@charset "UTF-8";

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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 */

@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,400,300,300bold,300italic,500,700&subset=latin-ext,cyrillic-ext);

@import url(https://fonts.googleapis.com/css?family=Exo+2&subset=latin-ext,cyrillic);

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,.map-controls__floor {
  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;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-rounded {
  border-radius: 6px;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgba(141, 142, 145, 0.33);
}

.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;
}

[role="button"] {
  cursor: pointer;
}

code,kbd,pre,samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

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

.container:after {
  clear: both;
}

@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;
}

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

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

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

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

.row:after {
  clear: both;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-xs-2,.col-sm-2,.col-md-2,.col-xs-3,.col-sm-3,.col-md-3,.col-xs-4,.col-sm-4,.col-md-4,.col-xs-5,.col-sm-5,.col-md-5,.col-xs-6,.col-sm-6,.col-md-6,.col-xs-7,.col-sm-7,.col-md-7,.col-xs-8,.col-sm-8,.col-md-8,.col-xs-9,.col-sm-9,.col-md-9,.col-xs-10,.col-sm-10,.col-md-10,.col-xs-11,.col-sm-11,.col-md-11,.col-xs-12,.col-sm-12,.col-md-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-1 {
  width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 13px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  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: #999;
  opacity: 1;
}

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

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

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  background-color: #eeeeee;
  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"].form-control,  input[type="time"].form-control,  input[type="datetime-local"].form-control,  input[type="month"].form-control {
    line-height: 34px;
  }

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

.form-group {
  margin-bottom: 15px;
}

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

.radio label,.checkbox label {
  min-height: 20px;
  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="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

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

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

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

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

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.has-feedback {
  position: relative;
}

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

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

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

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

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

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

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

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

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

@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 .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: 27px;
}

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

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@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-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

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

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

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

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

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

.visible-md {
  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 {
  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 (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;
  }
}

.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;
  }
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/

/*
These "retina group" variables are mappings for the naming and pairing of normal and retina sprites.

The list formatted variables are intended for mixins like `retina-sprite` and `retina-sprites`.
*/

/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/

/*
The `retina-sprite` mixin sets up rules and a media query for a sprite/retina sprite.
  It should be used with a "retina group" variable.

The media query is from CSS Tricks: https://css-tricks.com/snippets/css/retina-display-media-query/

$icon-home-group: ('icon-home', $icon-home, $icon-home-2x, );

.icon-home {
  @include retina-sprite($icon-home-group);
}
*/

/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/

/*
The `retina-sprites` mixin generates a CSS rule and media query for retina groups
  This yields the same output as CSS retina template but can be overridden in SCSS

@include retina-sprites($retina-groups);
*/

/* links */

/*corporate-color-container*/

/* easings */

/* spacing */

/**
  @require sass-extension.rb
*/

/**
  @const
  @type {string}
*/

/**
  Returns absolute url to media resources (images, fonts, etc).
  $MEDIA_ROOT constant is used as path prefix.
  media-url(global/decor.png) => url("/f/media/global/decor.png")

  @param {string} path
  @param {boolean=} justPath
  @return {string|url}
*/

/**
  @param {string} value
  @param {boolean=} important
  @return {string}
*/

/**
  @param {string} prop
  @param {string} value
  @param {boolean=} important
*/

/**
  @param {string} value
  @param {boolean=} important
*/

/**
  @param {string} value
  @param {boolean=} important
*/

/**
  @param {color} hexOrName
  @param {boolean=} important
*/

/**
  @param {direction} direction margin  last child
  **/

/**
  @param {list} stops  Each list item must be a gradient stop - list containing
      color and optional offset. For example:
      (#ff0000 (white, 20px) (rgba(blue, 0.5), 40%) rgb(128,128,128))
      If offset is omitted it's calculated based on stop index.
      Pixel and percent offsets are supported only.
  @param {boolean=} withoutIeFilter
  @param {boolean=} printBgColor  Whether to generate
      background-color: <mix of first and last stop colors>.
  @param {string=} orientation  Possible values: 'vertical' or 'horizontal'.
  @param {boolean=} hackSvgHeight  Whether to put height="101%" attribute
      into <svg> element for IE9 svg gradient.
  @param {string=} sizeForIe9Svg  SVG doesn't support pixel offsets in gradient
      stops. So this argument is used to convert pixel offset in $stops
      argument to percent offset. For example, if stop offset is 20px and
      $sizeForIe9Svg: 200px, then svg stop offset would be 10% (20px / 200px).
      This argument can be a pixel value only.
*/

/**
  Returns url in data:uri form containing inlined img
  located on your hard drive by $path.
  inline-img(global/decor.png) => url("data:image/png;base64,PD9...bWw=")

  @param {path} string
  @return {url}
*/

/**
  Prints 2 background-images with regular and retina path.
  bg-with-retina(global/decor.png, 100, 200) =>
    .selector{
      background-image: url("/f/media/global/decor.png");
    }
    .retina .selector{
      background-image: url("/f/media/global/decor_2x.png");
      background-size: 100px 200px;
    }

  @param {path} string
  @param {number} origWidth
  @param {number} origHeight
*/

/**
  Splits color value into main part (without opacity) and opacity part.
  @param {color} color
  @return {list.<2>}
*/

/**
  @param {path} string
  @return {list} global/decor.png => global/decor, png
*/

/**
  @param {list} stops
  @param {string=} orientation
  @param {string=} prefix
  @return {string}
*/

/**
  @param {list} stops
  @param {string=} orientation
  @param {boolean=} hackHeight
  @param {string=} blockSize
  @return {string}
*/

/**
  @param {list} stops
  @param {string=} orientation
  @return {string}
*/

h1,.map-controls__floor,h2,h3,.map-controls__floor-header,h4 {
  font-family: "Exo 2";
  font-weight: 400;
  color: #333333;
}

/**
  @param {number=} $width
  @param {number=} $height
  @param {number=} $bgLeft  Positive background X coordinate.
  @param {number=} $bgTop  Positive background Y coordinate.
  @param {string=} $bgSrc
  @param {boolean=} $icon  Generate `top:0.6em` if true.
*/

h1,.map-controls__floor,h2,h3,.map-controls__floor-header,h4 {
  font-family: "Exo 2";
  font-weight: 400;
  color: #333333;
}

/**
  @param {number=} $width
  @param {number=} $height
  @param {number=} $bgLeft  Positive background X coordinate.
  @param {number=} $bgTop  Positive background Y coordinate.
  @param {string=} $bgSrc
  @param {boolean=} $icon  Generate `top:0.6em` if true.
*/

/** icons */

@font-face {
  font-family: 'icomoon';
  src: url("../img/icomoon.eot?5dd58q");
  src: url("../img/icomoon.woff?5dd58q") format("woff"), url("../img/icomoon.eot?5dd58q#iefix") format("embedded-opentype"), url("../img/icomoon.ttf?5dd58q") format("truetype"), url("../img/icomoon.svg?5dd58q#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-font-"]:before,[class*=" icon-font-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-font-movie:before {
  content: "\e902";
  font-size: 32px !important;
  top: -7px !important;
}

.icon-font-map:before {
  content: "\e90f";
  font-size: 30px !important;
  top: -2px !important;
}

.icon-font-close:before {
  content: "\e90e";
}

.icon-font-video:before {
  content: "\e903";
}

.icon-font-services:before {
  content: "\e905";
}

.icon-font-funny:before {
  content: "\e906";
}

.icon-font-search:before {
  content: "\e907";
}

.icon-font-foto:before {
  content: "\e908";
}

.icon-font-cafe:before {
  content: "\e90a";
}

.icon-font-brand:before {
  content: "\e907";
}

.icon-font-3d:before {
  content: "\e90d";
}

.icon-font-rent:before {
  content: "\e900";
}

.icon-font-zoom-in:before {
  content: "\e901";
}

.icon-font-zoom-out:before {
  content: "\e902";
}

.icon-font-view-list:before {
  content: "\f05e";
}

.icon-font-enter:before {
  content: "\e909";
}

.icon-font-rent {
  position: relative;
}

.icon-font-rent:before {
  right: -21px;
  content: "\e900";
  position: absolute;
  top: 3px;
}

.icon-font-enter {
  position: relative;
}

.icon-font-enter:before {
  right: -21px;
  content: "\e90b";
  position: absolute;
  top: 3px;
}

.icon-font-exit {
    position: relative;
}

.icon-font-exit:before {
    right: -21px;
    content: "\e910";
    position: absolute;
    top: 3px;
}

.icon-font-heart:before {
  content: "\e900";
}

.icon-font-star:before {
  content: "\e901";
}

.icon-font-video:before {
  content: "\e902";
}

.icon-font-search:before {
  content: "\e903";
}

.icon-font-mail:before {
  content: "\e906";
}

.icon-font-photo:before {
  content: "\e907";
}

.icon-font-music:before {
  content: "\e908";
}

.icon-font-fire:before {
  content: "\e909";
}

.icon-font-calendar:before {
  content: "\e90a";
}

.icon-font-plus-alt:before {
  content: "\e90d";
}

html,body,ul,ol,li,dl,dt,dd,h1,.map-controls__floor,h2,h3,.map-controls__floor-header,h4,p,blockquote,form,fieldset,legend,table,td,th {
  margin: 0;
  padding: 0;
}

html,body {
  width: 100%;
  height: 100%;
}

body {
  font: 300 16px/26px 'Roboto', sans-serif;
  color: #000;
  background: #fff;
}

body.no_scroll {
  overflow: hidden;
}

img {
  border: 0;
}

img.left {
  float: left;
  margin-right: 15px;
}

img.right {
  float: right;
  margin-left: 15px;
}

p {
  margin-bottom: 15px;
}

p.last-child,p:last-child {
  margin-bottom: 0;
}

p.with-margin-bottom {
  margin-bottom: 15px !important;
}

.before_list {
  margin-bottom: 7px;
}

.comment {
  font-size: 13px;
}

h1,.map-controls__floor {
  font-size: 42px;
  line-height: 50px;
  margin: 0 0 25px;
}

h2 {
  font-size: 25px;
  margin: 10px 0 25px;
  line-height: 30px;
}

h3,.map-controls__floor-header {
  font-size: 19px;
  margin: 10px 0 20px;
  line-height: 28px;
}

h1 + h2,.map-controls__floor + h2,h2 + h3,h2 + .map-controls__floor-header,h2 + h4,h3 + h4,.map-controls__floor-header + h4 {
  margin-top: 0;
}

menu,ul,ol {
  list-style-type: none;
}

li > ul,li > ol {
  margin: 0.75em 0 1em 1.5em;
}

ul,ol {
  list-style: none;
  margin-bottom: 1em;
}

ul:last-child,ol:last-child {
  margin-bottom: 0;
}

ul li,ol li {
  /*display: block;*/
  position: relative;
  margin-bottom: .5335em;
  /*padding-left: 1.335em;*/
}

ul li {
  color: #000;
}

ol {
  counter-reset: itemFirst;
}

li {
	list-style: circle;
	margin-left: 35px;
  
}

.Settings li {
	list-style: none;
  
}

.FormCnt li {
	list-style: none;
	    margin-left: 0;
  
}

ol li:before {
  font-size: inherit;
  position: absolute;
  left: 0;
  content: counter(itemFirst) ".";
  counter-increment: itemFirst;
}

li > ol {
  counter-reset: item;
}

li > ol li {
  padding-left: 28px;
}

li > ol li:before {
  content: counter(itemFirst) "." counter(item);
  counter-increment: item;
}

ul p + ul,ol p + ul,ul p + ol,ol p + ol {
  margin-top: -0.2em;
}

menu {
  padding-left: 0;
}

sup,sub {
  position: relative;
  top: -0.5em;
  font-size: 75%;
  vertical-align: baseline;
}

sub {
  top: 0.1em;
}

ins {
  text-decoration: none;
}

label {
  cursor: default;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table th,table td {
  text-align: left;
  vertical-align: top;
}

table.data {
  margin-left: -15px;
}

table.data.width-auto {
  width: auto;
}

table.data th {
  padding: 5px 8px;
  vertical-align: bottom;
  color: rgba(0, 0, 0, 0.5);
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
}

table.data th:first-child {
  padding-left: 15px;
}

table.data th.right {
  text-align: right;
}

table.data td {
  padding: 12px 8px 13px;
}

table.data td:first-child {
  padding-left: 15px;
}

table.data td.right {
  text-align: right;
}

table.data tbody tr:hover {
  background-color: #56b6e1;
}

table.data tbody tr:hover td {
  color: #fff;
}

table.data tbody tr:hover td a,table.data tbody tr:hover td .pseudo {
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}

table.data tbody tr td {
  font-size: 16px;
  line-height: 25px;
  vertical-align: middle;
}

table.data tbody tr td:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

table.data tbody tr td:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

table.data tbody tr td.right {
  text-align: right;
}

table.data tbody tr:last-child td {
  padding-bottom: 0.7em;
}

.no-top-margin {
  margin-top: 0 !important;
}

.no-bottom-margin {
  margin-bottom: 0 !important;
}

.no-top-padding {
  padding-top: 0 !important;
}

.no-bottom-padding {
  padding-bottom: 0 !important;
}

textarea,input[type="text"],input[type="password"],input[type="number"],input[type="email"] {
  border: 1px solid rgba(0, 0, 0, 0.5);
  color: #000;
  font-family: inherit;
  font-size: 15px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  padding: 0 10px;
  outline: none;
  background: transparent;
}

textarea {
  resize: none;
}

input {
  font-family: inherit;
}

input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}

input:-webkit-autofill {
  background: #fff !important;
}

input[type="text"],input[type="password"],input[type="number"],input[type="email"],input[type="search"] {
  margin: 0;
  outline: none;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="email"]:focus {
  border-color: #80c3f7;
}

input[type="search"] {
  font-size: 17px;
  font-style: italic;
  border: none;
  color: #000;
  border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}

input[type="search"]::-ms-clear {
  display: none;
}

input[type="checkbox"],input[type="radio"] {
  display: none;
}

input[type="checkbox"] + label,input[type="radio"] + label {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  vertical-align: baseline;
}

input[type="checkbox"] + label:before,input[type="radio"] + label:before {
  content: '';
  position: absolute;
}

.ie7 input[type="checkbox"] + label,.ie7 input[type="radio"] + label {
  display: inline;
  zoom: 1;
}

input[type="checkbox"] + label:before,input[type="radio"] + label:before {
  display: inline-block;
  position: static;
  vertical-align: top;
  margin-right: 15px;
}

input[type="checkbox"]:disabled + label,input[type="radio"]:disabled + label {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -o-opacity: 0.4;
  -ms-opacity: 0.4;
  opacity: 0.4;
}

input[type="checkbox"] + label:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -79px -36px;
  width: 24px;
  height: 24px;
}

input[type="checkbox"]:checked + label:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -107px -72px;
  width: 24px;
  height: 24px;
}

input[type="radio"] + label:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -163px -65px;
  width: 18px;
  height: 18px;
  top: 0;
}

input[type="radio"]:checked + label:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -163px -25px;
  width: 18px;
  height: 18px;
}

.picture {
  margin-bottom: 45px;
}

.picture.top-content {
  margin-bottom: 45px;
}

.picture.top-content img {
  width: 100%;
}

.picture img {
  max-width: 100%;
}

.fixed {
  position: fixed;
}

@media (max-width: 991px) {
  .fixed.fixed-if-small-height {
    position: relative !important;
    top: 0 !important;
    width: auto !important;
  }
}

.semi-path-box {
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

@media (max-width: 991px) {
  .semi-path-box {
    width: 83.3333333333% !important;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .semi-path-box {
    width: 100% !important;
    padding: 15px !important;
  }
}

iframe {
  max-width: 100%;
}

a {
  text-decoration: none;
  border-bottom: 1px solid;
}

.pseudo {
  border-bottom: 1px dotted;
}

.no_js .pseudo {
  border-bottom: none;
  cursor: auto;
}

a,a.no_visited:visited,.no_visited a:visited,.pseudo,.pseudo:visited {
  color: #0671a4;
  border-color: rgba(86, 182, 225, 0.3);
}

a,a *,a.no_visited:visited,a.no_visited:visited *,.no_visited a:visited,.no_visited a:visited *,.pseudo,.pseudo *,.pseudo:visited,.pseudo:visited * {
  cursor: pointer;
}

h2 a,h3 a,.map-controls__floor-header a,h4 a,h5 a,h2
a.no_visited:visited,h3
a.no_visited:visited,.map-controls__floor-header
a.no_visited:visited,h4
a.no_visited:visited,h5
a.no_visited:visited,h2
.no_visited a:visited,h3
.no_visited a:visited,.map-controls__floor-header
.no_visited a:visited,h4
.no_visited a:visited,h5
.no_visited a:visited,h2
.pseudo,h3
.pseudo,.map-controls__floor-header
.pseudo,h4
.pseudo,h5
.pseudo,h2
.pseudo:visited,h3
.pseudo:visited,.map-controls__floor-header
.pseudo:visited,h4
.pseudo:visited,h5
.pseudo:visited {
  color: #000;
  border-color: rgba(0, 0, 0, 0.3);
}

a:visited {
  color: #0671a4;
  border-color: rgba(86, 182, 225, 0.3);
}

a:hover,.pseudo:hover {
  color: #999999 !important;
  border-color: rgba(153, 153, 153, 0.3) !important;
}

a.nonunderline,.nonunderline a {
  border: none;
}

.external-link,.popup-link {
  margin-right: 19px;
  position: relative;
}

.external-link:after,.popup-link:after {
  display: inline-block;
  content: '';
  margin-left: 2px;
  vertical-align: middle;
}

.ie7 .external-link:after,.ie7
.popup-link:after {
  display: inline;
  zoom: 1;
}

.external-link:after {
  background-image: url(/img/sprite-moremall.png);
  background-position: -163px -104px;
  width: 17px;
  height: 17px;
  margin-right: -19px;
}

.external-link:hover:after {
  background-image: url(/img/sprite-moremall.png);
  background-position: -163px -85px;
  width: 17px;
  height: 17px;
}

.external-link.alt_gray:after {
  background-image: url(/img/sprite-moremall.png);
  background-position: -19px -153px;
  width: 17px;
  height: 17px;
  margin-right: -18px;
}

.external-link.alt_gray:hover:after {
  background-image: url(/img/sprite-moremall.png);
  background-position: -163px -104px;
  width: 17px;
  height: 17px;
}

.popup-link:after {
  background-image: url(/img/sprite-moremall.png);
  background-position: -111px -153px;
  width: 16px;
  height: 15px;
  margin-right: -18px;
}

.popup-link:hover:after {
  background-image: url(/img/sprite-moremall.png);
  background-position: -93px -153px;
  width: 16px;
  height: 15px;
}

.popup-link.alt_gray:after {
  background-image: url(/img/sprite-moremall.png);
  background-position: -75px -153px;
  width: 16px;
  height: 15px;
  margin-right: -18px;
}

.popup-link.alt_gray:hover:after {
  background-image: url(/img/sprite-moremall.png);
  background-position: -111px -153px;
  width: 16px;
  height: 15px;
}

a.alt_black,a.alt_black.no_visited:visited,.pseudo.alt_black,.pseudo.alt_black:visited {
  color: #000;
  border-color: rgba(0, 0, 0, 0.3);
}

a.alt_black:visited,.pseudo.alt_black:visited {
  color: #000;
  border-color: rgba(0, 0, 0, 0.3);
}

a.alt_black:hover,.pseudo.alt_black:hover {
  color: #56b6e1 !important;
  border-color: rgba(86, 182, 225, 0.3) !important;
}

.alt_black_links a,.alt_black_links.no_visited a:visited,.alt_black_links .pseudo,.alt_black_links .pseudo:visited {
  color: #000;
  border-color: rgba(0, 0, 0, 0.3);
}

.alt_black_links a:visited,.alt_black_links .pseudo:visited {
  color: #56b6e1;
  border-color: rgba(86, 182, 225, 0.3);
}

a.alt_gray,a.alt_gray.no_visited:visited,.pseudo.alt_gray,.pseudo.alt_gray:visited {
  color: #999999;
  border-color: rgba(153, 153, 153, 0.3);
}

a.alt_gray:visited,.pseudo.alt_gray:visited {
  color: #999999;
  border-color: rgba(153, 153, 153, 0.3);
}

a.alt_gray:hover,.pseudo.alt_gray:hover {
  color: #56b6e1 !important;
  border-color: rgba(86, 182, 225, 0.3) !important;
}

.alt_gray_links a,.alt_gray_links.no_visited a:visited,.alt_gray_links .pseudo,.alt_gray_links .pseudo:visited {
  color: #999999;
  border-color: rgba(153, 153, 153, 0.3);
}

.alt_gray_links a:visited,.alt_gray_links .pseudo:visited {
  color: #56b6e1;
  border-color: rgba(86, 182, 225, 0.3);
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

.invisible {
  visibility: hidden;
  z-index: -10;
}

.not_display {
  display: none !important;
}

.nowrap {
  white-space: nowrap;
}

.wide {
  margin-right: -42.857%;
}

.wide:after {
  content: '';
  display: block;
  clear: both;
}

.wide .main,.wide .extra {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.wide .main {
  padding-right: 20px;
  width: 70%;
}

.wide .extra {
  padding-left: 20px;
  width: 30%;
}

.pretty-button {
  position: relative;
  display: inline-block;
  font: 400 15px/16px 'Roboto', sans-serif;
  border: none;
  margin: 0 15px 15px 0;
  padding: 8px 15px;
  cursor: pointer;
  outline: none;
  white-space: initial;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}

.opera .pretty-button::selection {
  color: inherit;
}

.pretty-button:last-child {
  margin-right: 0;
}

.pretty-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.pretty-button:active,.pretty-button.pressed {
  outline: none;
}

.pretty-button[disabled],.pretty-button.disabled {
  cursor: default;
  top: auto;
}

.ie .pretty-button[disabled],.ie .pretty-button.disabled {
  padding-top: 0.25em;
  padding-bottom: 0.3em;
}

.pretty-button.small {
  font-size: 13px;
  line-height: 16px;
  padding: 5px 10px;
}

.pretty-button.medium {
  font-size: 15px;
  padding: 8px 15px;
  line-height: 16px;
}

.pretty-button.large {
  font-size: 20px;
  line-height: 24px;
  padding: 12px 22px;
}

.pretty-button.with_icon {
  position: relative;
  padding-left: 30px;
}

.pretty-button.with_icon:before {
  content: '';
  position: absolute;
}

.pretty-button.type1 {
  background: #56b6e1;
  color: white !important;
}

.pretty-button.type1:hover {
  background: rgba(86, 182, 225, 0.97);
}

.pretty-button.type1:active,.pretty-button.type1.pressed {
  background: rgba(86, 182, 225, 0.97);
  -webkit-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 2px 3px rgba(0, 0, 0, 0.2);
}

.pretty-button.type1[disabled],.pretty-button.type1.disabled {
  background: #f2f2f2;
  color: #b2b2b2 !important;
}

.pretty-button.type2 {
  color: rgba(0, 0, 0, 0.6) !important;
  border: 1px dotted rgba(0, 0, 0, 0.5);
  background: transparent;
}

.pretty-button.type2:hover {
  border: 1px dotted #000;
}

.pretty-button.type2:active,.pretty-button.type2.selected,.pretty-button.type2.pressed {
  -webkit-box-shadow: inset 0 4px 7px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 4px 7px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 4px 7px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 0 4px 7px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 4px 7px rgba(0, 0, 0, 0.2);
}

.pretty-button.type2[disabled],.pretty-button.type2.disabled {
  background: #f1f1f2;
  border: 1px solid #f1f1f2;
  color: rgba(0, 0, 0, 0.45) !important;
}

.animate {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}

.animate-short {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  -ms-animation-duration: 0.4s;
  animation-duration: 0.4s;
}

.animate-semi-slow {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -ms-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
  }
}

@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px);
  }
}

@-o-keyframes shake {
  0%, 100% {
    -o-transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/** blocks style */

.page {
  overflow: hidden;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

.page:before {
  content: '';
  position: absolute;
}

.page:before {
  content: '';
  background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 100%);
  width: 100%;
  height: 202px;
  left: 0;
  border-top: 2px solid #56b6e1;
  top: 0;
}

.page__fader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1;
}

.desktop .page:before {
  display: block;
}

.layout {
  margin-left: 0 !important;
}

.layout.with-max-width {
  max-width: 1600px;
}

header {
  position: relative;
  z-index: 2;
  line-height: 60px;
}

header.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}

header .header__search span {
  cursor: pointer;
  display: inline-block;
  background-image: url(/img/sprite-moremall.png);
  background-position: -163px 0px;
  width: 21px;
  height: 23px;
  width: 21px;
  height: 23px;
}

.ie7 header .header__search span {
  display: inline;
  zoom: 1;
}

header .header__search span:hover {
  background-image: url(/img/sprite-moremall.png);
  background-position: -51px -36px;
  width: 21px;
  height: 23px;
}

header .trc_header {
  margin-left: 85px;
}

.page-class-home header .trc_header,.page-class-search header .trc_header {
  margin-left: 85px;
}

@media (max-width: 767px) {
  header .trc_header__navigation {
    margin-top: 35px !important;
  }
}

@media (max-width: 991px) {
  .page-class-home header .trc_header,  .page-class-search header .trc_header {
    margin-left: 70px;
  }
}

@media (max-width: 767px) {
  .page-class-home header .trc_header,  .page-class-search header .trc_header {
    margin-left: 80px;
  }
}

@media (max-width: 767px) {
  header .trc_header {
    margin-left: 15px !important;
  }
}

header .trc_header .logo {
  display: inline-block;
}

.ie7 header .trc_header .logo {
  display: inline;
  zoom: 1;
}

@media (max-width: 767px) {
  header .trc_header .logo {
    padding-left: 65px;
  }
}

header .trc_header .logo img {
  position: relative;
  top: 10px;
  width: 222px;
}

@media (max-width: 767px) {
  header .trc_header .logo img {
    max-width: 300px;
  }
}

@media (max-width: 1160px) {
  header .trc_header .logo img {
    width: 400px;
  }
}

header .navigation {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}

.ie7 header .navigation {
  display: inline;
  zoom: 1;
}

@media (min-width: 767px) and (max-width: 991px) {
  .page-class-home header .navigation.header_navigation_trc,  .page-class-search header .navigation.header_navigation_trc {
    margin: 30px 0 30px 65px;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  header .navigation.header_navigation_trc {
    margin: 30px 0 30px 110px;
  }
}

@media (max-width: 767px) {
  header .navigation.header_navigation_trc {
    margin: 15px 0 0 !important;
    padding: 0 30px !important;
  }
}

header .navigation.header_navigation_trc .navigation__item:last-child {
  position: relative;
}

header .navigation.header_navigation_trc .navigation__item:last-child:before {
  color: #56b6e1;
  position: absolute;
  display: block;
  left: 100%;
  margin-left: 5px;
  margin-top: 3px;
}

header .navigation.header_navigation_trc .navigation__item:last-child:hover:before {
  color: #999999;
}

header .navigation.header_navigation_trc .navigation__item:last-child.selected:before,header .navigation.header_navigation_trc .navigation__item:last-child.selected:hover:before {
  color: #000;
}

.error header .navigation.header_navigation_trc .navigation__item:last-child:before {
  display: none;
}

@media (max-width: 991px) {
  header .header__personal__wrap {
    position: absolute;
    right: 30px;
    top: 20px;
  }
}

@media (max-width: 767px) {
  header .header__personal__wrap {
    top: 25px;
  }
}

header .header__personal {
  vertical-align: top;
  margin-top: 20px;
  line-height: 20px;
  text-align: right;
}

@media (max-width: 420px) {
  header .header__personal .pseudo:before {
    display: none;
  }
}

header .header__personal a {
  position: relative;
}

header .header__personal a:hover:before {
  color: #999999;
}

header .header__personal a:before {
  color: #56b6e1;
  display: block;
  position: absolute;
  left: 100%;
  margin-left: 5px;
  margin-top: 3px;
}

@media (min-width: 992px) {
  header .header__personal {
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  header .header__personal {
    margin: 0;
  }
}

.footer {
  padding-bottom: 45px;
  color: #999999;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  right: 15px;
  left: 15px;
  z-index: 3;
}

@media (max-width: 991px) {
  .footer {
    position: relative;
  }
}

.footer__social {
  font-size: 0;
  float: left;
}


.footer__social__text {
  font-size: 14px;
}

@media (max-width: 767px) {
  .footer__social {
    margin: 15px 0;
    clear: both;
    float: none;
  }
}

.footer__social__item {
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}


.footer__social__item a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.footer__social__item:last-child {
  margin-right: 0;
}



.footer__copyright_text {
  float: left;
  margin-right: 80px;
}

@media (max-width: 767px) {
  .footer__copyright_text {
    float: none;
  }
}

.footer__copyright_contact {
  clear: both;
}

@media (min-width: 992px) {
  .footer__copyright {
    margin-left: 125px;
  }
}

@media (max-width: 991px) {
  .footer__copyright {
    margin-left: 110px;
  }
}

@media (max-width: 767px) {
  .footer__copyright {
    margin-left: 15px;
    margin-right: 15px;
    float: none;
  }
}

.page-class-search .footer__copyright {
  margin-left: 355px;
}

@media (max-width: 991px) {
  .page-class-search .footer__copyright {
    margin-left: 15px;
  }
}

.page-class-home .footer__copyright {
  margin-left: 80px;
}

@media (max-width: 991px) {
  .page-class-home .footer__copyright {
    margin-left: 15px;
  }
}

.footer .counters {
  float: right;
  margin-right: 30px;
  padding: 0 0 0 100px;
  font-size: 12px;
  line-height: 18px;
  position: relative;
  width: 310px;
}

.footer .counters img {
  left: 0;
  top: 5px;
}

@media (max-width: 768px) {

  .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  
  h1 {
  font-size: 24px;
	}
	
  .footer .counters {
    float: none;
    margin-bottom: 20px;
    min-height: 38px;
  }
  
  .sub-menu {
    display: none;
  }
  
  header .navigation {
    display: none;
}
  
  .Settings .cnt .pattern {
    display: none;
  }
  .setting_card li.music {
    display: none;
  }
}

@media (max-width: 1160px) {
  .footer .counters {
    float: left;
    clear: both;
  }
  	
  .trc_header__navigation__wrap {
    display: none;
  }
  
  .header__personal a {
        display: none; /* Скрыть текст ссылки */
    }
    
    .header__personal .pseudo {
        display: inline; /* Показать иконку */
    }
}

h1,.map-controls__floor,h2,h3,.map-controls__floor-header,h4 {
  font-family: "Exo 2";
  font-weight: 400;
  color: #333333;
}

/**
  @param {number=} $width
  @param {number=} $height
  @param {number=} $bgLeft  Positive background X coordinate.
  @param {number=} $bgTop  Positive background Y coordinate.
  @param {string=} $bgSrc
  @param {boolean=} $icon  Generate `top:0.6em` if true.
*/

.navigation {
  position: relative;
  font-size: 0;
  line-height: 0;
}

.navigation__item {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}

.ie7 .navigation__item {
  display: inline;
  zoom: 1;
}

.navigation__item:last-child {
  margin-right: 0;
}

.navigation__item.active a {
  color: #000;
  border-color: rgba(0, 0, 0, 0.3);
}

.navigation__item.selected {
  color: #000;
}

.navigation__item.selected a,.navigation__item.selected .pseudo {
  color: #000;
  border-color: rgba(0, 0, 0, 0.3);
}

.right-menu__wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 0;
}

@media (max-width: 767px) {
  .right-menu__wrap {
    position: relative;
    margin: 0;
    top: auto;
    right: auto;
  }
}

.sub-menu {
  margin-top: 20px;
}

.menu-right {
  position: fixed;
  right: 5px;
  padding: 0;
  width: 105px;
}

.menu-right .navigation__item {
  display: block;
}

.menu-right .navigation__item.selected .pseudo {
  color: #000 !important;
  border: none !important;
  cursor: default;
}

.navigation__combo .navigation__section {
  font-size: 20px !important;
  line-height: 26px !important;
}

@media (max-width: 767px) {
  .navigation__combo {
    margin-bottom: 45px;
  }

  .navigation__combo .navigation__section {
    margin-top: 10px;
  }

  .navigation__combo .navigation__section:first-child {
    margin-top: 0;
  }

  .navigation__combo h3,  .navigation__combo .map-controls__floor-header {
    margin-bottom: 10px;
  }

  .navigation__combo .navigation__item {
    display: inline-block;
  }

  .ie7 .navigation__combo .navigation__item {
    display: inline;
    zoom: 1;
  }
}

@media (max-width: 767px) {
  .navigation-xs {
    margin-bottom: 30px;
  }
}

.content {
  padding: 55px 0 135px;
  min-height: 800px;
}

.content.small-padding-top {
  padding-top: 30px;
}

.content.with-fixed-header {
  padding-top: 105px;
}

.page-class-about-3d .content {
  padding-bottom: 30px;
}

@media (min-width: 767px) and (max-width: 991px) {
  .page-class-home .content,  .page-class-search .content {
    padding-top: 0;
  }
}

@media (max-width: 991px) {
  .page-class-rent .content,  .page-class-about .content {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .content {
    min-height: 0;
    padding: 15px 30px !important;
  }
}

.content__inner {
  margin-left: 125px;
}

@media (max-width: 767px) {
  .content__inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0;
  }
}

.content__inner.content-sr-1 {
  padding: 0 105px 0 7px;
  margin-left: 120px;
}

@media (max-width: 767px) {
  .content__inner.content-sr-1 {
    padding-right: 0;
    padding-left: 0;
  }
}

.content__inner.without-padding-left {
  padding-left: 0;
}

.page-class-home .content__inner {
  margin-left: 340px;
  margin-right: 15px;
}

.page-class-search .content__inner {
  margin-left: 340px;
  margin-right: 75px;
}

.title-line {
  position: relative;
  padding-left: 110px;
}

.page-class-home .title-line,.page-class-search .title-line {
  display: none;
}

@media (max-width: 767px) {
  .title-line {
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  .title-line {
    margin-top: 15px;
  }
}

.title-line h1,.title-line .map-controls__floor {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .title-line h1,  .title-line .map-controls__floor {
    margin-top: 0px;
    margin-bottom: 0px;
	line-height: 30px;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .title-line h1,  .title-line .map-controls__floor {
    margin-top: 0;
  }
}

.before__footer {
  padding-bottom: 135px;
}

.list__item {
  margin-bottom: 50px;
  position: relative;
}

.list__item:after {
  content: '';
  display: block;
  clear: both;
}

.list__item:hover .author-logo {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
}

.list__item:last-child {
  margin-bottom: 0;
}

.list__item__image {
  margin-top: 10px;
}

.list__item__image img {
  max-width: 100%;
}

.list__item__date {
  color: #999999;
}

.list__item__date .day {
  font-size: 45px;
  line-height: 48px;
  display: block;
}

.list__item__date .month {
  font-size: 12px;
  line-height: 18px;
  position: relative;
  top: -5px;
  display: block;
  padding-right: 2px;
}

.list__item__date .year {
  font-size: 12px;
  line-height: 18px;
  position: relative;
  top: -5px;
  display: block;
  padding-right: 2px;
}

@media (max-width: 768px) {
  .list__item__date {
    position: relative;
    margin-bottom: 10px;
    text-align: left;
    left: auto;
  }

  .list__item__date .day,  .list__item__date .month,  .list__item__date .year {
    display: inline-block;
    vertical-align: baseline;
    top: auto;
    padding-right: 0;
  }
}

.list__item__text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 25px;
  /** костыль от контент-менеджеров и визивига **/
}

.list__item__text p[align="justify"] {
  text-align: left;
}

@media (max-width: 767px) {
  .list__item__text {
    font-size: 14px;
    line-height: 18px;
  }
}

.list__item__name {
  font-size: 30px;
  line-height: 42px;
}

.banner-aside {
  color: #56b6e1;
  font-family: "Exo 2";
  font-size: 25px;
  line-height: 30px;
}

.banner-aside__border {
  display: inline-block;
  border: 1px solid #56b6e1;
  padding: 24px 30px 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.ie7 .banner-aside__border {
  display: inline;
  zoom: 1;
}

.brand-box {
  margin-bottom: 70px;
}

.brand-box__item__image img {
  width: 100%;
}

.brand-box__item__text {
  font-size: 15px;
  line-height: 27px;
}

.pretty-form {
  position: relative;
  margin-bottom: 45px;
}

.pretty-form_wait {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.pretty-form_ready {
  opacity: 1;
}

.pretty-form .pretty-form__item textarea.long,.pretty-form__item .pretty-form textarea.long,.pretty-form .pretty-form__item input[type='text'].long,.pretty-form__item .pretty-form input[type='text'].long,.pretty-form
.pretty-form__item input[type="email"].long,.pretty-form__item .pretty-form input[type="email"].long,.pretty-form
.pretty-form__item input[type='password'].long,.pretty-form__item .pretty-form input[type='password'].long,.pretty-form select.long {
  width: 100%;
}

.pretty-form .pretty-form__item textarea,.pretty-form__item .pretty-form textarea,.pretty-form .pretty-form__item input[type='text'],.pretty-form__item .pretty-form input[type='text'],.pretty-form
.pretty-form__item input[type="email"],.pretty-form__item .pretty-form input[type="email"],.pretty-form
.pretty-form__item input[type='password'],.pretty-form__item .pretty-form input[type='password'],.pretty-form select.middle {
  max-width: 400px;
  width: 100%;
}

@media (max-width: 767px) {
  .pretty-form .pretty-form__item textarea,  .pretty-form__item .pretty-form textarea,  .pretty-form .pretty-form__item input[type='text'],  .pretty-form__item .pretty-form input[type='text'],  .pretty-form
    .pretty-form__item input[type="email"],  .pretty-form__item .pretty-form input[type="email"],  .pretty-form
    .pretty-form__item input[type='password'],  .pretty-form__item .pretty-form input[type='password'],  .pretty-form select.middle {
    width: 100%;
  }
}

.pretty-form .pretty-form__item textarea.short,.pretty-form__item .pretty-form textarea.short,.pretty-form .pretty-form__item input[type='text'].short,.pretty-form__item .pretty-form input[type='text'].short,.pretty-form
.pretty-form__item input[type="email"].short,.pretty-form__item .pretty-form input[type="email"].short,.pretty-form
.pretty-form__item input[type='password'].short,.pretty-form__item .pretty-form input[type='password'].short,.pretty-form select.short {
  width: 70px;
}

.pretty-form .pretty-form__item input[type='text'].large,.pretty-form__item .pretty-form input[type='text'].large,.pretty-form
.pretty-form__item input[type="email"].large,.pretty-form__item .pretty-form input[type="email"].large,.pretty-form
.pretty-form__item input[type='password'].large,.pretty-form__item .pretty-form input[type='password'].large,.pretty-form select.large {
  height: 50px;
}

.pretty-form .pretty-form__item input[type='text'],.pretty-form__item .pretty-form input[type='text'],.pretty-form
.pretty-form__item input[type="email"],.pretty-form__item .pretty-form input[type="email"],.pretty-form
.pretty-form__item input[type='password'],.pretty-form__item .pretty-form input[type='password'] {
  height: 36px;
}

.pretty-form .pretty-form__item input[type='text'].small,.pretty-form__item .pretty-form input[type='text'].small,.pretty-form
.pretty-form__item input[type="email"].small,.pretty-form__item .pretty-form input[type="email"].small,.pretty-form
.pretty-form__item input[type='password'].small,.pretty-form__item .pretty-form input[type='password'].small,.pretty-form select.small {
  height: 28px;
}

.pretty-form:last-child {
  margin-bottom: 0;
}

.pretty-form fieldset {
  margin-bottom: 1.5em;
  padding-bottom: 35px;
  border: none;
}

.pretty-form fieldset:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border: none;
}

.pretty-form__item {
  margin-bottom: 30px;
  font-size: 0;
}

.pretty-form__item:last-child {
  margin-bottom: 0;
}

.pretty-form__item .button-wrap {
  float: left;
  padding-left: 15px;
}

.pretty-form__item .label {
  display: inline-block;
  vertical-align: top;
}

.ie7 .pretty-form__item .label {
  display: inline;
  zoom: 1;
}

.pretty-form__item .label label {
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  display: inline-block;
  vertical-align: middle;
}

.ie7 .pretty-form__item .label label {
  display: inline;
  zoom: 1;
}

.pretty-form__item .fields-block {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: top;
  line-height: 0;
}

.ie7 .pretty-form__item .fields-block {
  display: inline;
  zoom: 1;
}

.pretty-form__item .fields-block.nowrap {
  white-space: nowrap;
}

.pretty-form__item .fields-block .note {
  font-size: 12px;
  color: #000;
  display: inline-block;
  line-height: 18px;
}

.ie7 .pretty-form__item .fields-block .note {
  display: inline;
  zoom: 1;
}

.pretty-form__item .fields-block .text {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin-right: 15px;
  margin-left: 15px;
}

.pretty-form__item .fields-block .invalid-message {
  color: #ff0900;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 10px;
  max-width: 100%;
}

.pretty-form__item .fields-block .checkbox-wrap {
  margin-bottom: 15px;
}

.pretty-form__item .fields-block input[type='checkbox'] + label,.pretty-form__item .fields-block input[type='radio'] + label {
  color: #fff;
}

.pretty-form__item .fields-block input[type='checkbox'] + label:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -79px -36px;
  width: 24px;
  height: 24px;
}

.pretty-form__item .fields-block input[type='checkbox']:checked + label:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -107px -72px;
  width: 24px;
  height: 24px;
}

.pretty-form__item input.js-date-picker {
  background: #f3f4f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #efefeb;
  min-width: 10em;
}

.pretty-form__item input.js-date-picker:disabled {
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  -o-opacity: 0.3;
  -ms-opacity: 0.3;
  opacity: 0.3;
}

.pretty-form__item textarea {
  min-height: 170px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.pretty-form__item input[type='text'],.pretty-form__item input[type="email"],.pretty-form__item input[type='password'] {
  vertical-align: top;
}

.pretty-form__item input[type='text'] + .pretty-button,.pretty-form__item input[type="email"] + .pretty-button,.pretty-form__item input[type='password'] + .pretty-button {
  margin-left: 30px;
}

.pretty-form__item input[type='text'].ng-dirty.ng-invalid,.pretty-form__item input[type="email"].ng-dirty.ng-invalid,.pretty-form__item input[type='password'].ng-dirty.ng-invalid {
  border-color: #ff0900;
  color: #ff0900;
}

.pretty-form__item input[type='text'] + .note,.pretty-form__item input[type="email"] + .note,.pretty-form__item input[type='password'] + .note {
  margin-left: 10px;
}

.form-result-success,.form-result-fail {
  text-align: center;
  color: #fff;
  padding: 16px 0;
  margin-bottom: 30px;
  max-width: 400px;
}

.contact__form .form-result-success,.contact__form
.form-result-fail {
  max-width: 1000px;
}

.form-result-success .message,.form-result-fail .message {
  display: inline-block;
  position: relative;
}

.ie7 .form-result-success .message,.ie7
.form-result-fail .message {
  display: inline;
  zoom: 1;
}

.form-result-success .message:before,.form-result-fail .message:before {
  content: '';
  position: absolute;
}

.form-result-success {
  background: #37b76e;
}

.form-result-success .message:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -186px 0px;
  width: 12px;
  height: 17px;
  position: absolute;
  top: 50%;
  margin-top: -8.5px;
  left: -17px;
}

select {
  width: auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #efefeb;
  font-size: 15px;
  line-height: 22px;
  color: #000;
  height: 34px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding: 0 25px 0 10px;
  background: #f3f4f5 url("/img/icon-arrow-select-small.png") calc(100% - 8px) center no-repeat;
}

select::-ms-expand {
  display: none;
}

select:focus {
  outline: none;
}

select.small {
  font-size: 13px;
}

select.large {
  font-size: 17px;
}

select + .datepicker-widget {
  margin-left: 15px;
}

.file {
  margin: 0 50px 1.5em 36px;
  font-size: 16px;
  line-height: 25px;
}

.file a {
  color: #000;
  border-color: rgba(0, 0, 0, 0.3);
}

.file.no-icon {
  margin: 0 50px 1.5em 0;
}

.file.no-icon a:before {
  display: none;
}

.file:last-child {
  margin-bottom: 0;
}

.file__link {
  position: relative;
}

.file__link:before {
  content: '';
  position: absolute;
}

.file__link:before {
  margin-right: 10px;
  right: 100%;
  top: 3px;
  background-image: url(/img/sprite-moremall.png);
  background-position: -28px -67px;
  width: 26px;
  height: 34px;
}

.file_doc .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -56px -67px;
  width: 26px;
  height: 34px;
}

.file_xls .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: 0px -67px;
  width: 26px;
  height: 34px;
}

.file_pdf .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: 0px -103px;
  width: 26px;
  height: 34px;
}

.file_zip .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -79px 0px;
  width: 26px;
  height: 34px;
}

.file_rar .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -84px -103px;
  width: 26px;
  height: 34px;
}

.file_ppt .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -56px -103px;
  width: 26px;
  height: 34px;
}

.file_tif .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -112px -103px;
  width: 26px;
  height: 34px;
}

.file_gif .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -107px -36px;
  width: 26px;
  height: 34px;
}

.file_jpg .file__link:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -135px 0px;
  width: 26px;
  height: 34px;
}

.file__size {
  color: #999999;
  margin: 0;
  font-size: 12px;
}

.add-file-form {
  max-width: 600px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.ie7 .add-file-form {
  display: inline;
  zoom: 1;
}

.add-file-form .item {
  position: relative;
}

.add-file-form .item .delete-file {
  position: absolute;
  cursor: pointer;
  background-image: url(/img/sprite-moremall.png);
  background-position: -163px -45px;
  width: 18px;
  height: 18px;
  top: 9px;
  right: 19px;
}

.add-file-form .item .delete-file:hover {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -o-opacity: 0.5;
  -ms-opacity: 0.5;
  opacity: 0.5;
}

.add-file-form input[type="file"] {
  display: none;
}

.popup {
  position: absolute;
  z-index: 2;
}

.popup_context {
  padding: 30px;
  background: #fff;
  position: absolute;
  border: 1px solid #56b6e1;
}

.popup_context .popup_close {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  color: #56b6e1;
}

.popup_context .popup_close:hover {
  -webkit-color: 0.5;
  -moz-color: 0.5;
  -o-color: 0.5;
  -ms-color: 0.5;
  color: 0.5;
  color: #999999;
}

.popup__lang {
  padding: 10px;
  margin-top: 30px;
}

.popup__filter__item {
  margin-bottom: 10px;
}

.popup__filter__item-count {
  color: #aaa;
  margin-left: 5px;
  font-size: 13px;
}

.popup__filter-category {
  width: 600px;
  margin-top: -2px;
}

.popup__filter-category .popup_close {
  right: 15px;
  top: 15px;
}

.popup__auth {
  width: 350px;
  margin-left: -110px;
  margin-top: 12px;
  z-index: 100;
  position: absolute;
  right: 10px;
  top: 10px;
}

@media (max-width: 991px) {
  .popup__auth {
    margin-left: -236px;
  }
}

@media (max-width: 767px) {
  .popup__auth {
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    width: 100% !important;
  }
}

.popup__suggest {
  background: #EEF8FC;
  position: fixed;
  top: 0;
  width: 385px;
  left: 322px;
  min-height: 200px;
  z-index: 2;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: suggestleftIn;
  animation-name: suggestleftIn;
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

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

.page-class-home .popup__suggest {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.popup__suggest .popup__inner {
  padding: 25px 35px;
}

.popup__suggest.popup-animate-close {
  -webkit-animation-name: suggestLeftOut;
  animation-name: suggestLeftOut;
}

.page-class-home .popup__suggest.popup-animate-close {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@keyframes suggestleftIn {
  from {
    left: -100px;
  }

  to {
    left: 322px;
  }
}

@keyframes suggestLeftOut {
  from {
    left: 322px;
  }

  to {
    left: -100px;
  }
}

.control-load-blocks {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
}

.mobile-device .control-load-blocks,.control-load-blocks.mobile-device {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -o-opacity: 1 !important;
  -ms-opacity: 1 !important;
  opacity: 1 !important;
}

@media (max-width: 768px) {
  .control-load-blocks {
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -o-opacity: 1 !important;
    -ms-opacity: 1 !important;
    opacity: 1 !important;
  }
}

.spinner {
  display: block;
  position: absolute;
  width: 60px;
  height: 60px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.spinner__loader {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  border: 8px solid transparent;
  will-change: transform;
  -webkit-animation: spinthis 800ms infinite;
  animation: spinthis 800ms infinite;
  animation-timing-function: linear;
}

.page-trts-moremoll-sochi .spinner__loader {
  background: url("/g/media/global/spinner-blue.png") center center no-repeat;
}

.spinner_min {
  width: 20px;
  height: 20px;
}

.spinner_min .spinner__loader {
  width: 20px;
  height: 20px;
  background: url("/g/media/global/spinner-bg.png") center center no-repeat;
}

.spinner_state_ready {
  display: none;
}

.spinner_state_ready .spinner__loader {
  will-change: auto;
  display: none;
  animation: none;
}

@-webkit-keyframes spinthis {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spinthis {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.tags {
  font-size: 0;
  margin-top: 20px;
}

.tags__item {
  display: inline-block;
  font-size: 15px;
  line-height: 18px;
  margin-right: 30px;
}

.ie7 .tags__item {
  display: inline;
  zoom: 1;
}

.tags__item:last-child {
  margin-right: 0;
}

.error .layout {
  min-height: 800px;
}

@media (max-width: 767px) {
  .error .layout {
    min-height: 0;
  }
}

.error header {
  z-index: 3;
  position: relative;
}

.error__content {
  position: relative;
  color: #fff;
  padding-bottom: 300px;
  margin-left: 125px;
}

.error500 .error__content {
  color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 767px) {
  .error__content {
    padding-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .error__content {
    color: #000;
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .error__content {
    margin-left: 0;
  }
}

.error__content__number {
  position: absolute;
  left: -265px;
  top: 28px;
  font-size: 128px;
  line-height: 120px;
  font-family: "Exo 2";
}

@media (max-width: 991px) {
  .error__content__number {
    position: relative;
    left: auto;
    top: auto;
  }
}

.error__content h1,.error__content .map-controls__floor {
  margin-bottom: 10px;
}

.error-trts-moremoll-sochi .error__content {
  max-width: 1232px;
}

.error__content__center {
  display: inline-block;
  position: relative;
  text-align: left;
  z-index: 2;
  max-width: 480px;
}

.ie7 .error__content__center {
  display: inline;
  zoom: 1;
}

.error-trts-moremoll-sochi .error__content__center {
  margin-top: 25%;
  margin-left: 39%;
}

@media (max-width: 991px) {
  .error__content__center {
    position: relative;
    margin: 15px 0 !important;
    max-width: 1000px;
  }
}

@media (max-width: 767px) {
  .error__content__center {
    margin: 45px 30px !important;
  }
}

.error__content__center h1,.error__content__center .map-controls__floor {
  color: #fff;
}

.error500 .error__content__center h1,.error500 .error__content__center .map-controls__floor {
  color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 991px) {
  .error__content__center h1,  .error__content__center .map-controls__floor {
    color: #000;
  }
}

.project-data {
  z-index: 1;
  position: relative;
}

.project-data svg {
  width: 100% !important;
  height: auto !important;
  position: relative;
}

.project-data svg path {
  stroke: #56b6e1 !important;
}

.project-data__item-map {
  position: relative;
  margin-top: 30px;
  width: 75%;
}

.msie .project-data__item-map,.safari-browser .project-data__item-map {
  display: none;
}

@media (max-width: 767px) {
  .project-data__item-map {
    display: none;
  }
}

.project-data__item-wrapper {
  position: absolute;
  color: #56b6e1;
  top: 23px;
  left: 28px;
}

@media (max-width: 767px) {
  .project-data__item-wrapper {
    position: relative;
    left: 0 !important;
    top: 0 !important;
    margin: 15px 0;
  }
}

.project-data__item-wrapper.trc_10 {
  top: 28px;
  left: 50px;
}

@media (min-width: 992px) and (max-width: 1225px) {
  .project-data__item-wrapper.trc_10 {
    top: 20px;
    left: 40px;
  }
}

.project-data__item-wrapper.trc_8 {
  top: 23px;
  left: 28px;
}

.project-data__item-wrapper.trc_7 {
  top: 30px;
  left: 70px;
}

@media (min-width: 992px) and (max-width: 1225px) {
  .project-data__item-wrapper.trc_7 {
    left: 45px;
  }
}

.project-data__item-wrapper.trc_11 {
  top: 60px;
  left: 50px;
}

@media (min-width: 992px) and (max-width: 1225px) {
  .project-data__item-wrapper.trc_11 {
    top: 45px;
  }
}

.project-data__item-wrapper.trc_6 {
  top: 22px;
  left: 100px;
}

.project-data__item-wrapper.trc_6 .project-data__item-info-name {
  width: 7em;
}

@media (min-width: 992px) and (max-width: 1225px) {
  .project-data__item-wrapper.trc_6 {
    top: 12px;
    left: 75px;
  }
}

.project-data__item-wrapper.trc_9 {
  top: 60px;
  left: 60px;
}

@media (min-width: 992px) and (max-width: 1225px) {
  .project-data__item-wrapper.trc_9 {
    left: 50px;
  }
}

.msie .project-data__item-wrapper,.safari-browser .project-data__item-wrapper {
  left: auto;
  top: auto;
  margin-top: 15px;
  position: relative;
}

.project-data__item-info {
  line-height: 30px;
}

.project-data__item-info-name {
  display: inline-block;
  vertical-align: top;
  width: 5em;
  font: 100 12px/18px 'Roboto', sans-serif;
  margin-right: 30px;
}

@media (min-width: 992px) and (max-width: 1225px) {
  .project-data__item-info-name {
    line-height: 16px;
    font-size: 10px;
  }
}

.project-data__item-info-value {
  display: inline-block;
  vertical-align: top;
  font: 100 30px/40px 'Roboto', sans-serif;
}

@media (min-width: 992px) and (max-width: 1225px) {
  .project-data__item-info-value {
    font-size: 20px;
    line-height: 30px;
  }
}

.project-data__item-info-value span {
  font-size: 16px;
}

.msie .project-data__item,.safari-browser .project-data__item {
  display: none;
}

.ui-datepicker {
  margin: 15em 0 0 11em;
  padding: 10px 15px;
  width: 15em;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  height: 28px;
  margin-bottom: 5px;
  position: relative;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0;
}

.ui-datepicker .ui-datepicker-title select {
  width: auto;
  margin: 0;
  font-size: 13px;
  height: 28px;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
  position: absolute;
  right: 20px;
  width: 95px;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  position: absolute;
  left: 20px;
  width: 65px;
}

.ui-datepicker.ui-widget-content {
  background: #fff;
  border: 1px solid #b7c9c9;
  color: #56b6e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.ui-datepicker th {
  font-weight: 300;
}

.ui-datepicker-prev,.ui-datepicker-next {
  border: none;
  width: 9px;
  height: 15px;
  top: 5px;
  font-size: 0;
  position: absolute;
}

.ui-datepicker-prev.ui-state-disabled,.ui-datepicker-next.ui-state-disabled {
  cursor: default !important;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
}

.ui-datepicker-prev {
  left: 0;
}

.ui-datepicker-next {
  right: 0;
}

.ui-datepicker-prev span,.ui-datepicker-next span {
  margin: 0 !important;
  position: absolute;
  background-image: url(/img/sprite-moremall.png);
  background-position: -186px -19px;
  width: 9px;
  height: 15px;
}

.ui-datepicker-prev span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ui-datepicker-prev:hover span,.ui-datepicker-next:hover span {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -o-opacity: 0.7;
  -ms-opacity: 0.7;
  opacity: 0.7;
}

.ui-datepicker .ui-widget-header,.ui-datepicker .ui-state-default,.ui-datepicker .ui-widget-content .ui-state-default,.ui-datepicker .ui-widget-header .ui-state-default {
  background: none;
  border: 1px solid transparent;
  color: #56b6e1;
  font-weight: 300;
}

.ui-datepicker .ui-state-active,.ui-datepicker .ui-widget-content .ui-state-active,.ui-datepicker .ui-widget-header .ui-state-active {
  background: rgba(255, 255, 255, 0.3) !important;
}

.ui-datepicker .ui-datepicker-calendar th {
  border-bottom: 1px solid #dce7e6;
  text-align: center;
}

.ui-datepicker .ui-datepicker-calendar th.ui-datepicker-week-end span {
  color: #999999;
}

.ui-datepicker .ui-datepicker-calendar td a,.ui-datepicker .ui-datepicker-calendar td span {
  text-align: center !important;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  -o-opacity: 0.4;
  -ms-opacity: 0.4;
  opacity: 0.4;
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-default {
  color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-default.ui-state-active,.ui-datepicker .ui-datepicker-calendar td .ui-state-default.ui-state-active.ui-state-hover {
  border-color: #000 !important;
  background: #eaf9f6 !important;
}

.ui-datepicker .ui-datepicker-calendar td .ui-state-default.ui-state-hover {
  color: #000 !important;
  border-color: #000 !important;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-end .ui-state-default {
  color: #999999;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-week-end .ui-state-hover {
  color: #999999 !important;
  border-color: #000 !important;
}

.datepicker-widget {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.datepicker-widget:before {
  content: '';
  position: absolute;
}

.ie7 .datepicker-widget {
  display: inline;
  zoom: 1;
}

.datepicker-widget input {
  padding-right: 30px;
  width: 6em;
}

.datepicker-widget:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: 0px -139px;
  width: 28px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
  right: 10px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: transparent;
  color: #444;
  text-shadow: none;
}

.fancybox-mobile .fancybox-skin {
  padding: 0 !important;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-outer,.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 50px;
  height: 50px;
  background: url("/g/media/global/prldr.png") center center no-repeat;
  -webkit-animation: spinthis 800ms infinite;
  animation: spinthis 800ms infinite;
  animation-timing-function: linear;
}

.fancybox-close {
  position: fixed;
  top: 50px;
  right: 50px;
  cursor: pointer;
  z-index: 8040;
  border: none;
  opacity: 0.6;
  -webkit-transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  background-image: url(/img/sprite-moremall.png);
  background-position: -135px -72px;
  width: 24px;
  height: 24px;
}

.ie7-8 .fancybox-close {
  filter: "alpha(opacity = 60)";
}

.fancybox-close:hover {
  opacity: 1;
}

.ie7-8 .fancybox-close:hover {
  filter: "alpha(opacity = 100)";
}

.fancybox-mobile .fancybox-close {
  top: 10% !important;
}

.fancybox-nav {
  position: fixed;
  top: 100px;
  bottom: 0;
  width: 30%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/g/media/global/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  z-index: 8040;
}

.fancybox-mobile .fancybox-nav {
  top: 0;
}

.fancybox-nav:hover span {
  opacity: 1;
}

.ie7-8 .fancybox-nav:hover span {
  filter: "alpha(opacity = 100)";
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 8040;
  opacity: 0.6;
  -webkit-transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  margin-top: -15px;
  display: block;
}

.ie7-8 .fancybox-nav span {
  filter: "alpha(opacity = 60)";
}

.fancybox-nav.fancybox-prev {
  left: 0;
}

.fancybox-nav.fancybox-prev span {
  background-image: url(/img/sprite-moremall.png);
  background-position: -140px -103px;
  width: 18px;
  height: 30px;
  left: 50px;
}

.fancybox-nav.fancybox-next {
  right: 0;
}

.fancybox-nav.fancybox-next span {
  right: 50px;
  background-image: url(/img/sprite-moremall.png);
  background-position: -84px -67px;
  width: 18px;
  height: 30px;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(86, 182, 225, 0.97);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  text-shadow: none;
  z-index: 8050;
  position: absolute;
  bottom: 110%;
  font-family: 'Roboto';
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  top: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  color: #FFF;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.sidebar input.sidebar-search-field {
  height: 28px;
}

.sidebar.fixed {
  position: fixed;
  left: 0;
  top: 2px;
  bottom: 0;
  width: 78px;
  border-right: 1px solid #f1f1f1;
  z-index: 4;
}

@media (min-width: 767px) {
  .sidebar.fixed {
    min-height: 900px;
  }
}

.page-class-contact .sidebar.fixed {
  background: rgba(255, 255, 255, 0.85);
}

@media (max-width: 767px) {
  .sidebar {
    position: absolute !important;
    left: 0;
    top: 0 !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    max-height: 0;
    min-height: 0;
    overflow: hidden;
    width: 100% !important;
    background: #fff;
  }

  .sidebar .sidebar__control .sidebar__control__note {
    max-width: 300px !important;
  }
}

@media (max-width: 767px) {
  .sidebar.mobile-open {
    max-height: 100000px;
    overflow: visible;
  }

  .sidebar.mobile-open .sidebar__bg {
    position: relative !important;
  }
}

@media (min-width: 768px) {
  .sidebar.static {
    background: transparent !important;
    padding-top: 100px;
    border-right: 1px solid #f1f1f1;
  }
}

.sidebar.static .sidebar__control.second:before {
  display: block;
}

.sidebar.static .sidebar__control__note {
  display: inline-block;
  vertical-align: middle;
}

.ie7 .sidebar.static .sidebar__control__note {
  display: inline;
  zoom: 1;
}

.sidebar.static .sidebar__bg:before {
  display: none !important;
}

.sidebar .sidebar__bg {
  z-index: 3;
}

.sidebar .sidebar__bg:before {
  background: #fff;
  width: 322px;
  max-width: 0;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  content: '';
  overflow: hidden;
  -webkit-transition: max-width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: max-width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: max-width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: max-width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: max-width 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media (min-width: 768px) {
  .sidebar .sidebar__bg:before {
    border-right: 1px solid #f1f1f1;
  }
}

@media (max-width: 767px) {
  .sidebar .sidebar__bg__inner {
    padding: 90px 30px 0;
  }
}

.sidebar .popup__suggest {
  visibility: hidden;
}

.sidebar.open {
  border-right: 1px solid transparent;
}

.sidebar.open .popup__suggest {
  visibility: visible;
}

.sidebar.open .sidebar__bg {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
}

.sidebar.open .sidebar__bg:before {
  max-width: 1000px;
}

.sidebar.open input[type="search"] {
  background: transparent;
}

.sidebar.open .sidebar__control .sidebar__control__note {
  max-width: 300px;
}

.sidebar__control__item {
  position: relative;
  font-size: 0;
  line-height: 0;
  margin-bottom: 50px;
  vertical-align: middle;
  text-align: center;
}

@media (max-width: 767px) {
  .sidebar__control__item-search.action-search {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .sidebar__control__item {
    text-align: left;
  }
}

.sidebar__control__item.selected .sidebar__control__icon:before {
  color: #56b6e1 !important;
  cursor: default;
}

.sidebar__control__item.selected .sidebar__control__note a,.sidebar__control__item.selected .sidebar__control__note a:hover {
  color: #56b6e1 !important;
  border-bottom: none !important;
  cursor: default !important;
}

.sidebar__control__icon {
  display: inline-block;
  margin: 0 auto;
  cursor: pointer;
  vertical-align: middle;
}

.ie7 .sidebar__control__icon {
  display: inline;
  zoom: 1;
}

.sidebar__control__icon:before {
  font-size: 32px;
  color: #9fa1a4;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -o-transition: color 0.4s;
  -ms-transition: color 0.4s;
  transition: color 0.4s;
  top: -6px;
  position: relative;
}

.sidebar__control__icon:hover:before {
  color: #56b6e1;
}

.sidebar__control__note {
  font-size: 17px;
  line-height: 25px;
  display: block;
  position: absolute;
  text-align: left;
  left: 80px;
  top: 0;
  max-width: 0;
  overflow: hidden;
  width: 255px;
  white-space: nowrap;
  -webkit-transition: max-width 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: max-width 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: max-width 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: max-width 0.4s cubic-bezier(0.86, 0, 0.07, 1);
  transition: max-width 0.4s cubic-bezier(0.86, 0, 0.07, 1);
}

.sidebar__control__note a,.sidebar__control__note .pseudo {
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -o-transition: color 0.4s;
  -ms-transition: color 0.4s;
  transition: color 0.4s;
}

.sidebar__control__note.search {
  min-height: 50px;
}

.sidebar__control__note.search .search__reset {
  display: none;
  cursor: pointer;
  left: 77%;
  position: absolute;
  top: 0;
  color: #56b6e1;
}

.sidebar__control__note.search .search__reset:hover {
  -webkit-color: 0.5;
  -moz-color: 0.5;
  -o-color: 0.5;
  -ms-color: 0.5;
  color: 0.5;
  color: #999999;
}

.sidebar__control__note.search .search__arrow {
  position: absolute;
  display: none;
  width: 95%;
  height: 0;
  top: 26px;
  left: 0;
  border-bottom: 2px solid #56b6e1;
}

.sidebar__control__note.search .search__arrow:before,.sidebar__control__note.search .search__arrow:after {
  content: '';
  display: block;
  position: absolute;
  width: 22px;
  height: 2px;
  background: #56b6e1;
  right: -2px;
}

.sidebar__control__note.search .search__arrow:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -8px;
}

.sidebar__control__note.search .search__arrow:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: -10px;
}

.sidebar__control__note.search.action-search .search__reset {
  display: block;
}

.sidebar__control__note.search.action-search .search__arrow {
  display: block;
}

.sidebar__control__note .count {
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.3);
}

.sidebar .lang {
  text-align: center;
  line-height: 60px;
  min-height: 60px;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}

@media (min-width: 767px) and (max-width: 991px) {
  .page-class-home .sidebar .lang,  .page-class-search .sidebar .lang {
    margin-bottom: 107px;
  }
}

.sidebar .lang .pseudo {
  position: relative;
}

.sidebar .lang .pseudo:before {
  content: '';
  position: absolute;
}

.sidebar .lang .pseudo:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -163px -123px;
  width: 16px;
  height: 8px;
  top: 5px;
  right: -22px;
}

.sidebar .lang .pseudo:hover:before {
  background-image: url(/img/sprite-moremall.png);
  background-position: -30px -139px;
  width: 16px;
  height: 8px;
}

@media (max-width: 767px) {
  .sidebar .lang {
    min-height: 0;
    margin-bottom: 0;
    position: absolute;
    right: 30px;
    top: 25px;
    line-height: 15px;
  }
}

.filter-sidebar {
  position: fixed;
  right: 0;
  top: 12px;
  bottom: 0;
  width: 65px;
  z-index: 3;
  padding-top: 160px;
}

@media (max-width: 991px) {
  .sidebar_right {
    margin: 30px 30px 30px 110px;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}

@media (max-width: 767px) {
  .sidebar_right {
    margin: 30px 0;
    padding: 0;
    clear: both;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  .page-class-rent .sidebar_right,  .page-class-about .sidebar_right {
    margin-left: 110px;
    float: none;
    clear: both;
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

.mobile-search {
  display: none;
  position: absolute;
  cursor: pointer;
  z-index: 6;
  left: 30px;
  top: 25px;
}

.mobile-search:hover:before,.mobile-search.selected:before {
  color: #56b6e1;
}

@media (max-width: 767px) {
  .mobile-search {
    display: inline-block;
    margin-right: 45px;
  }

  .ie7 .mobile-search {
    display: inline;
    zoom: 1;
  }
}

@media (max-width: 991px) {
  .catalog__detail {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}

.catalog__detail__view {
  padding: 0 95px 0 0;
}

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

.catalog__detail__logo {
  margin-bottom: 25px;
}

.movie__item {
  width: 219px;
}

.movie__item__time {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  color: #999999;
}

.aqua__item {
  margin-bottom: 45px;
}

.aqua__item:last-child {
  margin-bottom: 0;
}

.aqua__item__text {
  padding-left: 230px;
}

@media (max-width: 767px) {
  .aqua__item__text {
    padding-left: 0;
  }
}

.aqua__item__image {
  float: left;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .aqua__item__image {
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
  }
}

.search_results {
  position: relative;
  font-size: 15px;
  line-height: 22px;
}

.search_results .search_results__all {
  margin-bottom: 30px;
}

.search_results section {
  margin-bottom: 30px;
}

.search_results section:last-child {
  margin-bottom: 15px;
}

.search_results .search_results__name {
  margin-bottom: 30px;
}

.popup .search_results .search_results__name {
  margin-bottom: 10px;
}

.search_results .search_results__section {
  margin-bottom: 5px;
}

.search_results .search_results__section:last-child {
  margin-bottom: 0;
}

.search_results .search_results__item {
  margin-bottom: 5px;
}

.search_results .search_results__item:last-child {
  margin-bottom: 0;
}

.search_results .search_results__item a + img {
  border: none !important;
}

.search_results .search_results__item a b {
  font-weight: 500;
}

.page-class-search .not_visible {
  visibility: hidden !important;
  position: absolute !important;
  left: -4000px !important;
  top: -4000px !important;
  width: 100%;
}

.page-class-search .search_results {
  padding: 0 0 35px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
}

.page-class-search .search_results .search_results__section {
  width: 160px;
}

.page-class-search .search_results .search_results__section .search_results__section__name {
  margin-bottom: 30px;
}

.page-class-search .search_results section {
  margin-bottom: 65px;
}

.page-class-search .search_results section:after {
  content: '';
  display: block;
  clear: both;
}

.page-class-search .search_results section.static-data .search_results__item {
  margin-bottom: 15px;
}

.page-class-search .search_results .search_results__name {
  margin-bottom: 45px;
}

.page-class-search .search_results .search_results__name h3,.page-class-search .search_results .search_results__name .map-controls__floor-header {
  position: relative;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  top: 4px;
}

.popup__open-filter_category {
  margin-top: 0;
  margin-bottom: 30px;
  position: relative;
  z-index: 8;
}

.mobile_search_results {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -o-opacity: 1 !important;
  -ms-opacity: 1 !important;
  opacity: 1 !important;
  background: #EEF8FC;
  margin: 10px -30px !important;
  padding: 30px 30px 1px !important;
}

@media (min-width: 768px) {
  .mobile_search_results {
    display: none !important;
  }
}

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

.mobile_search_results .search_results__error {
  margin-bottom: 30px;
}

.mobile_search_results section {
  margin-bottom: 30px !important;
}

.mobile_search_results section .search_results__name {
  margin-bottom: 15px !important;
}

.mobile_search_results section:last-child {
  margin-bottom: 30px;
}

.before_share_list {
  margin: 30px 0 5px;
  font-size: 14px;
  color: #999999;
}

.ya-share2 {
  margin-top: 0;
}

.ya-share2 .ya-share2__container_size_m {
  font-size: 0 !important;
}

.ya-share2 .ya-share2__link {
  border-bottom: none !important;
}

.ya-share2 .ya-share2__list_direction_horizontal > .ya-share2__item {
  padding-left: 0 !important;
  margin-right: 15px !important;
}

.ya-share2 .ya-share2__list_direction_horizontal > .ya-share2__item:before {
  display: none !important;
}

/** page style */

.map-category {
  position: absolute;
  left: 80px;
  top: 0;
  bottom: 0;
  right: 70%;
  max-width: 260px;
  min-width: 180px;
  overflow: hidden;
  z-index: 150;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.map-category_state_ready {
  pointer-events: auto;
  opacity: 1;
}

.map-category__close {
  display: none;
}

.map-category__logo {
  margin-bottom: 57px;
  padding-top: 10px;
  padding-left: 15px;
  height: 65px;
}

.map-category__scroll {
  overflow-x: visible;
  overflow-y: scroll;
  position: absolute;
  padding-right: 50px;
  padding-bottom: 25px;
  right: -50px;
  left: 10px;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.map-category__search {
  margin-bottom: 15px;
  padding-right: 30px;
  position: relative;
}

.map-category__search input {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none !important;
  border-radius: 0;
  padding: 0;
  margin-left: 15px;
  font-size: 17px;
  line-height: 24px;
  height: auto;
}

.map-category__search-close {
  position: absolute;
  cursor: pointer;
  top: 0px;
  right: 15px;
  font-size: 12px;
  color: #56b6e1;
}

.map-category__null-results {
  padding: 25px 5px 25px;
  color: #999;
}

.map-category__item {
  margin-top: 3px;
  padding: 5px 15px 5px;
  background: none;
  position: relative;
}

.map-category__item-count {
  color: #aaa;
  margin-left: 5px;
  font-size: 13px;
}

.map-category__item-head {
  font-size: 16px;
  margin: 10px 0;
  cursor: pointer;
}

.map-category__item.selected {
  background: #be518b;
  color: white;
}

.map-category__item.selected .map-category__item-head {
  color: white !important;
  border-color: rgba(255, 255, 255, 0.3) !important;
}

.map-category__item.selected .map-category__item-count {
  color: white;
}

.map-category__item-close {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 15px;
  font-size: 12px;
  color: #fff;
}

.map-category__item-close:before {
  content: "\e90e";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.map-category__floor {
  margin-bottom: 20px;
  position: relative;
  padding-left: 50px;
  line-height: 1.4;
  opacity: .7;
  z-index: 1;
}

.map-category__floor.active {
  opacity: 1;
}

.map-category__floor-name {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 13px;
  color: white;
  border-color: rgba(255, 255, 255, 0.3);
}

.map-category__floor-name:before {
  content: '';
  position: absolute;
  z-index: -1;
  background: #000;
  display: block;
  left: -5px;
  top: 0;
  bottom: 0;
  right: -5px;
  opacity: 0;
}

.map-category__floor-name:hover {
  color: white !important;
}

.map-category__floor-name:hover:before {
  opacity: .1;
}

.map-category__floor.active .map-category__floor-name:before {
  display: none;
}

.map-category__floor.active .map-category__floor-name,.map-category__floor.active .map-category__floor-name:hover {
  cursor: default;
  color: white !important;
  border-color: transparent;
}

.map-category__up,.map-category__down {
  width: 20px;
  height: 20px;
  line-height: 20px;
  left: 0px;
  margin-left: 0;
  position: absolute;
  text-align: center;
  z-index: 3;
  color: white;
  cursor: pointer;
  opacity: 0;
}

.map-category__up-arrow,.map-category__down-arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -6px;
  border-right: 2px solid #56b6e1;
  border-bottom: 2px solid #56b6e1;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.map-category__up:after,.map-category__down:after {
  content: '';
  display: block;
  width: 2px;
  height: 16px;
  bottom: -2px;
  margin-left: -1px;
  left: 50%;
  background: #56b6e1;
  position: absolute;
}

.map-category__up:hover,.map-category__down:hover {
  opacity: 1 !important;
}

.map-category:hover .map-category__up,.map-category:hover .map-category__down {
  opacity: .3;
}

.map-category__down {
  bottom: 15px;
}

.map-category__up {
  top: 15px;
}

.map-category__up-arrow {
  top: 0;
  bottom: auto;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.map-category__up:after {
  bottom: auto;
  top: 0;
}

@media (max-width: 991px) {
  .map-category {
    left: 90px;
    right: 10px;
    max-width: none;
    min-width: 0;
    bottom: auto;
    padding-top: 5px;
    position: relative;
    overflow: visible;
  }

  .map-category__open {
    margin-left: 35px;
  }

  .map-category__open .map-category__item-count {
    color: white;
    padding-right: 30px;
  }

  .map-category__open-disable-cat {
    position: absolute;
    cursor: pointer;
    top: 7px;
    right: 10px;
    padding: 7px;
    display: block;
  }

  .map-category__open-disable-cat:hover {
    color: #56b6e1;
  }

  .map-category__close {
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    display: block;
    color: #56b6e1;
  }

  .map-category__scroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    background: white;
    padding: 40px 15px 15px;
    z-index: 300;
  }

  .map-category__logo {
    display: none;
  }

  .map-category.opened {
    bottom: auto;
    z-index: 500;
  }
}

@media (max-width: 767px) {
  .map-category {
    left: 10px;
  }

  .map-category__open {
    margin-left: 20px;
    margin-top: 10px;
  }
}

.mobile .map-category_up,.mobile .map-category_down {
  display: none;
}

.mobile .map-category {
  left: -5px;
  right: -5px;
  max-width: none;
  min-width: 0;
  bottom: auto;
  padding-top: 5px;
  position: relative;
  overflow: visible;
}

.mobile .map-category__down,.mobile .map-category__up {
  display: none;
}

.mobile .map-category__search {
  margin-right: 30px;
}

.mobile .map-category__search .form-control {
  font-size: 20px;
}

.mobile .map-category__item-head {
  font-size: 20px;
}

.mobile .map-category__floor-name {
  font-size: 18px;
}

.mobile .map-category__open {
  position: fixed;
  bottom: 10px;
  left: 10px;
  right: 10px;
  margin: 0;
  text-align: left;
  z-index: 290;
}

.mobile .map-category__open .map-category__item-count {
  color: white;
}

.mobile .map-category__open-disable-cat {
  position: absolute;
  cursor: pointer;
  top: 7px;
  right: 10px;
  padding: 7px;
  display: block;
}

.mobile .map-category__open-disable-cat:hover {
  color: #56b6e1;
}

.mobile .map-category__close {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  display: block;
  color: #56b6e1;
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.mobile .map-category__scroll {
  position: fixed;
  top: 0;
  left: -5px;
  right: -5px;
  bottom: 0;
  overflow-y: auto;
  background: white;
  padding: 40px 20px 15px;
  z-index: 300;
}

.mobile .map-category__logo {
  display: none;
}

.mobile .map-category.opened {
  bottom: auto;
  z-index: 500;
}

@media (min-width: 480px) {
  .mobile .map-category__open {
    left: 100px;
  }
}

.map-controls {
  z-index: 15;
  position: absolute;
  top: 153px;
  right: 20px;
  border-right: none;
  padding-top: 0 !important;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.map-controls_state_ready {
  opacity: 1;
}

.map-controls:after {
  content: '';
  display: block;
  clear: both;
}

.map-controls__floor-header {
  margin-top: 0;
  display: block;
  position: relative;
  cursor: pointer;
  text-align: center;
  padding: 5px 10px 15px 10px;
  margin-bottom: 0;
}

.map-controls__floor-wrapper {
  position: relative;
}

.map-controls__floor {
  font-size: 52px;
  margin-top: 0;
  display: block;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
  text-align: center;
  color: #000;
  padding: 15px 0px;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background-color: transparent;
}

.map-controls__floor_header {
  border-color: transparent;
  border-right-color: #5c9ccc;
}

.map-controls__floor.selected {
  background: #5c9ccc;
}

.mobile .map-controls,.mobile .map-controls__wrapper {
  display: none !important;
}

.map {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 0;
}

.msie .map {
  animation: none !important;
  transform: none !important;
}

.map_state_ready {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.map__layout {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  will-change: auto;
}

.map__layout_state_ready {
  will-change: contents;
}

.map__layout:before {
  display: none;
  position: absolute;
  content: '';
  background: -moz-linear-gradient(top, white 0%, transparent 100%);
  background: -webkit-linear-gradient(top, white 0%, transparent 100%);
  background: linear-gradient(to bottom, white 0%, transparent 100%);
  height: 100px;
  left: 0;
  right: 19px;
  top: 0;
  pointer-events: none;
  z-index: 10;
}

.map__spinner {
  z-index: 1;
  opacity: 1;
  position: fixed !important;
  top: 50%;
  left: 50%;
}

.map__trc {
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 2;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.map__floor {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform;
  -moz-transition: -moz-transform;
  -o-transition: -o-transform;
  transition: transform;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition-duration: 4s;
  transition-duration: 4s;
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.map__floor-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.map__floor-name {
  position: absolute;
  top: -5px;
  left: 30px;
  font-size: 22px;
  color: #61baeb;
  z-index: 5;
  padding: 3px;
  background: white;
}

.msie .map__floor {
  transform: none !important;
  animation-name: none !important;
  transition: none !important;
}

.map__popup {
  position: absolute;
  overflow: hidden;
  right: 40px;
  bottom: 40px;
  width: 250px;
  border: 1px solid #61baeb;
  padding: 30px 30px;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
  display: none;
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.map__popup_state_ready {
  display: block;
}

.map__popup_state_active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.map__popup a {
  color: #61baeb;
  border-color: rgba(97, 186, 235, 0.3);
  font-weight: 300;
}

.map__popup-logo {
  text-align: center;
}

.map__popup-close {
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 10px;
  color: #61baeb;
}

.map__popup-desc {
  overflow: hidden;
  position: relative;
  color: #999;
}

.map__popup-site a {
  color: #999;
  border-color: rgba(153, 153, 153, 0.3);
  font-weight: 300;
}

.map__popup h2 {
  margin: 15px 0;
  font-weight: 100;
}

.map__popup img {
  max-width: 100%;
  height: auto;
}

.msie .map {
  display: none;
}

.msie .map_state_ready {
  display: block;
}

.map svg text {
  -webkit-animation: fadeIn;
  -o-animation: fadeIn;
  animation: fadeIn;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

@-webkit-keyframes projection {
  0% {
    transform-origin: 50% 50%;
    transform: perspective(1500px) rotate3d(0, 0, 1, -45deg) scale(5);
    opacity: 0;
  }

  20% {

  }

  75% {
    opacity: 1;
  }

  100% {
    transform-origin: 50% 85%;
    transform: perspective(2500px) rotate3d(50, -8, 5, 50deg) scale(1);
  }
}

@keyframes projection {
  0% {
    transform-origin: 50% 50%;
    transform: perspective(1500px) rotate3d(0, 0, 1, -45deg) scale(5);
    opacity: 0;
  }

  20% {

  }

  75% {
    opacity: 1;
  }

  100% {
    transform-origin: 50% 85%;
    transform: perspective(2500px) rotate3d(50, -8, 5, 50deg) scale(1);
  }
}

@-webkit-keyframes projection-long {
  0% {
    transform-origin: 50% 50%;
    transform: perspective(1500px) rotate3d(0, 0, 1, -90deg) scale(5);
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    transform-origin: 50% 65%;
    transform: perspective(2500px) rotate3d(50, 20, -40, 64deg) scale(1);
  }
}

@keyframes projection-long {
  0% {
    transform-origin: 50% 50%;
    transform: perspective(1500px) rotate3d(0, 0, 1, -90deg) scale(5);
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    transform-origin: 50% 65%;
    transform: perspective(2500px) rotate3d(50, 20, -40, 64deg) scale(1);
  }
}

@-webkit-keyframes projection-long-left {
  0% {
    transform-origin: 35% 50%;
    transform: perspective(1500px) rotate3d(0, 0, 1, -90deg) scale(5);
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    transform-origin: 35% 65%;
    transform: perspective(2500px) rotate3d(50, 20, -40, 64deg) scale(1);
  }
}

@keyframes projection-long-left {
  0% {
    transform-origin: 35% 50%;
    transform: perspective(1500px) rotate3d(0, 0, 1, -90deg) scale(5);
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    transform-origin: 35% 65%;
    transform: perspective(2500px) rotate3d(50, 20, -40, 64deg) scale(1);
  }
}

@-webkit-keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);
  }

  30% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    -o-transform: scale(10);
    transform: scale(10);
  }

  30% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@media (max-width: 991px) {
  .map {
    width: 100%;
    animation: none;
  }

  .map__layout_popup_open {
    z-index: 300;
  }

  .map__floor {
    transition-duration: 0s !important;
  }

  .map__floor-name {
    left: 90px;
  }

  .map__popup {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto;
    padding: 40px 15px 15px;
    background: white;
    border: none;
    z-index: 280;
    position: fixed;
    display: none;
    text-align: center;
  }

  .map__popup-map {
    margin-top: 20px;
  }

  .map__popup_state_active {
    display: block;
  }
}

@media (max-width: 767px) {
  .map__floor-name {
    left: 30px;
  }
}

.mobile .map {
  position: relative;
  width: 100%;
  animation: none;
}

.mobile .map__trc,.mobile .map__layout {
  width: 100%;
  position: relative;
}

.mobile .map__layout_category_open {
  overflow: hidden;
  display: none;
}

.mobile .map__floor {
  animation: none !important;
  transform: none !important;
  animation-name: none;
  animation-duration: 0s;
  transition: none !important;
}

.no_scroll .mobile .map {
  overflow: hidden;
  pointer-events: none;
}

.mobile .map__popup {
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  padding: 40px 15px 50px;
  background: white;
  border: none;
  z-index: 1000;
  position: fixed;
  display: none;
  overflow: scroll;
  text-align: center;
}

.mobile .map__popup-map {
  margin-top: 20px;
}

.mobile .map__popup-close {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.mobile .map__popup_state_active {
  display: block;
}

@media (min-width: 480px) {
  .mobile .map__popup {
    padding-left: 100px;
  }
}

.desktop .map__layout:before {
  display: block;
}

.webkit .map__layout:before {
  display: none;
}

.about {
  padding: 0 5px 0 0;
}

@media (max-width: 767px) {
  .about {
    padding-right: 0;
  }
}

.about__features-video {
  margin: 10px 0;
  width: 100%;
}

@media (max-width: 991px) {
  .about__features-video {
    position: relative;
  }
}

.about__features {
  padding: 30px 45px;
  background: rgba(86, 182, 225, 0.97);
  z-index: 2;
  position: relative;
  margin: 0;
  min-width: 560px;
}

@media (max-width: 767px) {
  .about__features {
    min-width: 0;
  }
}

@media (max-width: 420px) {
  .about__features {
    padding: 15px;
  }
}

.about__features > .col-xs-12 {
  padding-left: 5px;
}

.about__features__icons__item {
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 0;
}

.about__features__icons__item span {
  display: inline-block;
  padding-left: 40px;
  position: relative;
  white-space: nowrap;
}

.about__features__icons__item svg {
  position: absolute;
  width: 30px;
  height: 30px;
  left: 2px;
  top: -7px;
  display: block;
}

.about__features__icons__item.icon1 svg {
  top: -11px;
}

.about__video {
  position: absolute;
  left: 100%;
  top: -25px;
  height: 100%;
  overflow: hidden;
  margin-left: -50px;
  z-index: 1;
}

.mobile-device .about__video {
  display: none !important;
}

@media (max-width: 991px) {
  .about__video {
    position: relative;
    top: 0;
    left: -17px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .about__video {
    left: 0 !important;
  }
}

@media (max-width: 991px) {
  .about__text-bottom {
    margin-top: 0 !important;
  }
}

.page-class-home header {
  z-index: 4;
}

@media (max-width: 991px) {
  .page-class-home header {
    position: relative !important;
  }
}

.page-class-home .sidebar {
  z-index: 5;
}

.page-class-home .popup__suggest {
  z-index: 6;
}

.home {
  min-height: 1000px;
  position: relative;
}

@media (max-width: 767px) {
  .home {
    height: auto !important;
    min-height: 0;
  }
}

.home__video {
  width: 448px;
  height: 400px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

@media (min-width: 1700px) {
  .home__video {
    width: 667px;
    height: 604px;
  }
}

.home__video__image {
  display: none;
}

.home__video.on_resize {
  right: 0 !important;
  top: 0 !important;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  opacity: 0;
}

@media (max-width: 991px) {
  .home__video.on_resize {
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -o-opacity: 1 !important;
    -ms-opacity: 1 !important;
    opacity: 1 !important;
  }
}

.home__video video {
  display: none;
}

@media (max-width: 991px) {
  .home__video {
    height: auto;
    margin-bottom: 10px !important;
    right: auto !important;
  }

  .home__video__image {
    display: block;
  }

  .home__video canvas {
    display: none;
  }
}

@media (max-width: 767px) {
  .home__video {
    width: 100%;
    margin: 0 0 10px !important;
  }

  .home__video img {
    width: 100%;
    max-width: 100%;
  }
}

.home .stamp {
  position: absolute;
  right: 0;
  top: 0;
}

.page-class-contact .sidebar.fixed {
  z-index: 14;
}

.page-class-contact .sidebar.fixed .sidebar__bg {
  background: rgba(255, 255, 255, 0.85);
}

.page-class-contact .mobile-search {
  z-index: 15;
}

.page-class-contact .layout {
  z-index: 1;
  min-height: 1400px;
}

.page-class-contact .layout.with-form-result {
  min-height: 1490px;
}

@media (max-width: 991px) {
  .page-class-contact .layout {
    min-height: 1px !important;
  }
}

.page-class-contact footer {
  padding-bottom: 30px;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .page-class-contact footer {
    position: absolute !important;
  }
}

.page-class-contact.page-trts-moremoll-sochi .layout {
  min-height: 1250px;
}

.page-class-contact.page-trts-moremoll-sochi .layout.with-form-result {
  min-height: 1340px;
}

@media (max-width: 991px) {
  .page-class-contact .content {
    min-height: 1px !important;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .page-class-contact .content {
    display: none;
  }
}

.map-bg {
  z-index: 1;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.map-bg .map-container {
  height: 100%;
}

.map-bg:before {
  content: '';
  display: block;
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
  width: 100%;
  height: 202px;
  left: 0;
  top: 0;
  border-top: 2px solid #56b6e1;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.map-bg .gm-style > div:nth-child(2) {
  margin-left: 77px !important;
}

.contact__form {
  padding: 40px 50px;
  position: absolute;
  z-index: 2;
  left: 125px;
  top: 655px;
  background-color: #fff;
  width: 530px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.page-trts-moremoll-sochi .contact__form {
  top: 525px;
}

@media (max-width: 991px) {
  .contact__form {
    position: relative;
    top: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 0 0 15px;
    background: transparent;
    margin-top: 30px;
    left: 105px;
  }
}

@media (max-width: 767px) {
  .contact__form {
    left: 15px;
    width: 100%;
    padding-right: 30px;
  }
}

.contact__address {
  padding: 40px 50px 60px;
  position: absolute;
  z-index: 2;
  left: 125px;
  top: 123px;
  background-color: #fff;
  width: 530px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

@media (max-width: 991px) {
  .contact__address {
    position: relative;
    top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
}

@media (max-width: 991px) {
  .contact__address {
    position: relative;
    top: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 0 0 15px;
    background: transparent;
    left: 115px;
  }
}

@media (max-width: 767px) {
  .contact__address {
    left: 15px;
    margin-top: 30px;
    padding-right: 30px;
    width: auto;
  }
}

.contact__address__value {
  font-size: 23px;
  line-height: 35px;
  vertical-align: bottom;
  margin-bottom: 7.5px;
  color: #737577;
}

.contact__address__value:last-child {
  margin-bottom: 0;
}

.contact__address__value_email {
  font-size: 18px;
}

.contact__address__label {
  font-size: 15px;
  line-height: 20px;
  vertical-align: bottom;
  margin-bottom: 7.5px;
  color: #737577;
}

.contact__address__label:last-child {
  margin-bottom: 0;
}

.contact__address section {
  margin-bottom: 30px;
}

.contact__address section:last-child {
  margin-bottom: 0;
}

.icon-zoom:hover:before {
  color: #999999;
}

.icon-zoom.disabled,.icon-zoom.disabled:hover {
  cursor: default !important;
}

.icon-zoom.disabled:before,.icon-zoom.disabled:hover:before {
  color: #999999;
  cursor: default !important;
}

.icon-zoom:before {
  font-size: 35px;
  color: #56b6e1;
}

.mobile-map {
  height: 300px;
}

.mobile-map__wrap {
  margin: 0 15px;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,  *:before,  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    position: static !important;
    text-align: left !important;
    float: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }

  .col-xs-1,  .col-sm-1,  .col-md-1,  .col-xs-2,  .col-sm-2,  .col-md-2,  .col-xs-3,  .col-sm-3,  .col-md-3,  .col-xs-4,  .col-sm-4,  .col-md-4,  .col-xs-5,  .col-sm-5,  .col-md-5,  .col-xs-6,  .col-sm-6,  .col-md-6,  .col-xs-7,  .col-sm-7,  .col-md-7,  .col-xs-8,  .col-sm-8,  .col-md-8,  .col-xs-9,  .col-sm-9,  .col-md-9,  .col-xs-10,  .col-sm-10,  .col-md-10,  .col-xs-11,  .col-sm-11,  .col-md-11,  .col-xs-12,  .col-sm-12,  .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .layout,  .page,  .title-line,  .navigation,  header,  header .trc_header,  header .trc_header__navigation__wrap,  header .navigation,  .content__inner,  .content,  .container-fluid {
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
  }

  .layout:before,  .layout:after,  .page:before,  .page:after,  .title-line:before,  .title-line:after,  .navigation:before,  .navigation:after,  header:before,  header:after,  header .trc_header:before,  header .trc_header:after,  header .trc_header__navigation__wrap:before,  header .trc_header__navigation__wrap:after,  header .navigation:before,  header .navigation:after,  .content__inner:before,  .content__inner:after,  .content:before,  .content:after,  .container-fluid:before,  .container-fluid:after {
    display: none !important;
  }

  a,  a:visited {
    text-decoration: underline;
    border: none !important;
  }

  a.popup-link:after,  a.external-link:after,  a:visited.popup-link:after,  a:visited.external-link:after {
    width: auto !important;
    height: auto !important;
  }

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

  p,  h2,  h3,  .map-controls__floor-header {
    orphans: 3;
    widows: 3;
  }

  h2,  h3,  .map-controls__floor-header {
    page-break-after: avoid;
  }

  .lang,  .navigation__item:before,  .pretty-form,  .project-data,  .no-print-visible,  svg,  .map__trc,  .header__personal__wrap,  .footer__social,  [class^="icon-font-"]:before,  [class*=" icon-font-"]:before,  .menu-right,  .mobile-search,  .sidebar {
    display: none !important;
  }

  .banner {
    width: 100% !important;
    background: transparent !important;
    color: #000 !important;
  }

  img {
    width: auto !important;
    max-height: 500px !important;
  }

  .navbar {
    display: none;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,  .table th {
    background-color: #fff !important;
  }

  .file {
    padding-left: 0 !important;
    padding-right: 0;
  }

  .file .file__link {
    border: 0;
  }

  .file .file__link:before {
    display: none !important;
    margin-right: 0 !important;
  }

  .sidebar {
    padding-top: 0 !important;
  }

  header .navigation.header_navigation_trc.col-md-3.col-sm-5.col-xs-12 {
    margin-left: 0 !important;
  }
}

.cat_link {
  display: inline-block;
  min-height: 210px;
  vertical-align: top;
  width: 200px;
}

@media (max-width: 767px) {
  .cat_link {
  width: 165px;
  }
  .gbrowse {
  text-align: center;
  }
}

.sidebar_right .cat_link {
  display: block;
  min-height: 210px;
  margin: 0 auto;
  vertical-align: top;
  width: 200px;
}

.content_card {
  background-color: #fff;
  display: block;
  line-height: 10px;
  text-align: center;
  width: 100%;
}

.content_card2 {
  height: 175px;
  background-color: #fff;
  display: inline;
  float: left;
  line-height: 8px;
  text-align: center;
}



.descp {
  display: block;
  text-align: center;
  line-height: 18px;
}

.descp1 {
  text-align: center;
  width: 100%;
  line-height: 18px;
}

.IndItem {
  margin-left: 25px;
  margin-top: 0px;
  height: 11px;
  overflow: hidden;
}

.mnth {
  color: #777777;
  margin-left: 8px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.one {
  margin-left: 12px;
  margin-top: 8px;
}

.number {
  text-align: center;
}

.month {
  margin-top: 10px;
  color: #777777;
  font-size: 12px;
  margin-left: 12px;
  font-weight: bold;
}

#table {
  margin-left: 2px;
  padding-bottom: 10px;
  margin-top: 8px;
  width: 98%;
  min-width: 185px;
  background-color: #f1f1f1;
  margin-bottom: -2px;
  margin-top: 0px;
}

.cell {
  overflow: hidden;
  margin-bottom: 7px;
}

.cell1 {
  color: #fff;
  width: 25px;
  height: 25px;
  background-color: white;
  float: left;
  margin-left: 14px;
  margin-top: 15px;
  background: url('/img/date.png');
}

.cell2 {
  width: 75%;
  min-width: 138px;
  color: #fff;
  background-color: white;
  margin-left: 6px;
  /*  height: 38px;*/
  margin-top: 12px;
  /*  -28*/
  float: left;
}

.cell3 {
  width: 25px;
  height: 37px;
  /*  37 */
  background-color: white;
  margin-left: 14px;
  margin-bottom: 7px;
}

.cell7 {
  width: 25px;
  height: 37px;
  background-color: white;
  margin-top: 15px;
  margin-left: 14px;
}

.cell77 {
  width: 75%;
  min-width: 138px;
  background-color: white;
  margin-left: 45px;
  margin-top: -42px;
}

.cell4 {
  width: 75%;
  min-width: 138px;
  background-color: white;
  margin-left: 45px;
  margin-top: -45px;
}

.cell5 {
  width: 25px;
  height: 25px;
  background-color: white;
  margin-top: 12px;
  margin-left: 14px;
}

.cell6 {
  width: 75%;
  min-width: 138px;
  background-color: white;
  margin-left: 45px;
  margin-top: -30px;
}

.den {
  margin-left: 5px;
  float: left;
}

.den1 {
  margin-left: -5px;
  margin-top: 3px;
  color: white;
}

.block1 {
  margin-left: 6px;
  margin-top: -1px;
  padding: 6px 1px;
}

.block {
  margin-left: 6px;
  padding: 3px 1px;
}

/* Recieving Card */

ul {
  list-style: none;
}

h4 {
  color: #F30;
  font-weight: normal;
  font-size: 16px;
  padding-bottom: 20px;
}

.events_month {
  display: inline-block;
  margin: 10px 15px;
  width: 45%;
}

@media (max-width: 991px) {
  .events_month {
    width: 90%;
  }
}

.events {
  background-color: #f1f1f1;
}

.rows {
  display: table-row;
}

.cols {
  display: table-cell;
  border-bottom: 1px solid #f1f1f1;
}

.eventname {
  width: 100%;
  background-color: #ffffff;
}

.date {
  width: 30px;
  background-color: #ffffff;
  margin-right: 5px;
  padding-left: 5px;
}

.social {
  text-align: center;
  overflow: hidden;
  position: relative;
}

.social2 {
  display: block;
  margin-left: 12px;
  overflow: hidden;
}

.search_results__item img {
  height: auto;
  width: 100px;
  padding-right: 10px;
}

.checks input[type="checkbox"] {
  display: none;
}

#color_selector {
  display: none;
  position: absolute;
  z-index: 10000;
  border: 2px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  width: 200px;
}

#pichtml img {
  margin: 0 auto;
}

#pichtml {
  /*background:#fff;  */
}

#pichtml img,#pichtml object {
  margin: 0 auto;
}

.Settings .background {
  /*left: 12px;*/
  /*top: 0;*/
  /*width: 100px;*/
}

.Settings .background .bg-title {
  /*position: absolute;*/
  /*top: 8px;*/
  /*left: 0px;*/
  color: #FCFD96;
  font-size: 14px;
}

.Settings .background .bg-choose {
  border-bottom: 1px dotted #FFF6E4;
  color: #FFF6E4;
  cursor: pointer;
  /*position: absolute;*/
  /*right: 5px;*/
  /*top: 8px;*/
  font-size: 12px;
}



@media (max-width: 767px) {
  #CardSetting {
    width: auto;
    float: none;
  }

  .youtube {
    position: relative;
    padding-bottom: 56.25%; // Соотношение 16:9 для горизонтального видео
    height: 0;
  }

  .youtube.vertical {
    padding-bottom: 177.78%; // Соотношение 9:16 для вертикального видео
  }

  .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 991px) {
  #CardSetting {
  width: auto;
  float: none;
  min-width: 1000px;
}
}

.Settings {
  position: relative;
  z-index: 1000;
  /*width: 600px;*/
  width: auto;
  height: 30px;
  margin: 4px 0px 10px;
  font-size: 100%;
  color: #fcfd96;
}

.Settings .prick {
  /*height: 1px;*/
  /*margin: 0 1px;*/
  background: #ff6f36;
}

.Settings div.btm {
  background: #ff3704;
}

.Settings .cnt {
  height: 30px;
  background: #ff6f36 url('/img/bgpip.png') 0 0 repeat-x;
  /*width: 100%*/
}

.Settings .cnt div {
  /*position: absolute;*/
  z-index: 20;
  /*height: 32px;*/
}

.Settings .cnt select {
  font-size: 100%;
  /*height: 20px;*/
  padding: 1px 0;
  font-weight: normal;
  color: #7b7b7b;
  /*float: right*/
}

.Settings .pattern span {
  /*position: absolute;*/
  /*top: 8px;*/
  /*left: 5px;*/
  font-size: 14px;
}

.Settings .background span.bg-choose:hover {
  border-bottom: none;
}

.Settings .cnt .pattern {
  /*left: 120px;*/
  /*top: 0;*/
  /*padding: 5px 0 0 35px;*/
  /*width: 130px;*/
  height: 24px;
  border-left: 1px solid #ff9974;
  border-right: 1px solid #ff9974;
}

.Settings .pattern select {
  height: 25px;
  margin-top: 2px;
  width: 110px;
}

.warning_color {
  display: none;
  z-index: 100;
  position: absolute;
  top: -31px;
  left: -74px;
  padding: 5px 5px 0 28px;
  background: #fff;
  border: 3px solid #E5EEFF;
  color: #777;
  width: 240px;
  height: 30px !important;
}

.warning_color i {
  background: url("/img/binfosprite.png") no-repeat scroll 0 0 transparent;
  height: 20px;
  left: 0px;
  position: absolute;
  top: 1px;
  width: 23px;
}

.warning_color b {
  background: url("/img/binfosprite.png") no-repeat scroll 0 -29px transparent;
  bottom: -10px;
  height: 10px;
  position: absolute;
  left: 22px;
  width: 28px;
  z-index: 10;
}

.player_wrap {
  width: 100%;
  margin-top: 3px;
}

.music_sel {
  width: 162px;
  padding: 2px 0 0 8px;
}

.Settings .player {
  left: 240px;
  top: 0;
  width: 352px;
}

.Settings .cnt .info_mm {
  color: #A5A5A5;
  height: 15px;
  position: static;
  text-align: center;
  margin-bottom: 20px;
}

.Settings .cnt .info_mm a {
  color: #A5A5A5;
}

.Settings .cnt .info_mm a:hover {
  color: #A5A5A5;
}



.Settings .player .close-player {
  display: block;
  width: 21px;
  height: 21px;
  margin-left: 10px;
  background: url('/img/icocloseplayer.gif') 0 0 no-repeat;
}

.Settings #mp3_player {
  width: 352px;
  left: 5px;
  z-index: 5;
}

.Settings #mp3_player .play {
  left: 0px;
  top: 7px;
}

.Settings #mp3_player .flash {
  left: 23px;
  top: 1px;
}

.Settings #mp3_player .close {
  right: 5px;
  top: 5px;
}

.Settings .marker {
  background: rgba(0, 0, 0, 0) url("/img/icosettingsmarker.gif") no-repeat scroll 0 0;
  height: 19px;
  left: 31px;
  position: absolute;
  top: 30px;
  width: 38px;
}

#CardHolder {
  position: relative;
  width: auto;
  padding: 0px 0px 15px;
  /*height: 396px;width: 600px; padding: 0px 25px 15px; background: url('/img/bgbigcardshadow.png') 0 0 no-repeat;*/
}

#Color {
  position: relative;
  z-index: 1;
  border: 1px solid #e7e7e7;
}

#Pattern {
  position: static;
  z-index: 2;
  background-position: right bottom;
  background-repeat: no-repeat;
}

#Primary {
  position: relative;
  min-height: 350px;
  background: none;
  padding: 25px 15px;
  /* padding: 25px 49px; background: url('/img/bgcardframe.png') 0 0 repeat-y;*/
}

/* must be left & right shadows*/

#CardHolder .Card,#CardHolder .Card div {
  text-align: center;
  /* min-height: 350px; */
}

#CardHolder .Card table {
  margin: 0 auto;
}

#CardHolder .Card {
  position: relative;
  z-index: 10;
}

#CardHolder .top-edge,#CardHolder .btm-edge {
  position: absolute;
  left: 0;
  z-index: 9;
  /*width: 598px;*/
  width: 100%;
  height: 25px;
  background-image: url('/img/bgcardframeedges.png');
  background-repeat: repeat-x;
}

#CardHolder .top-edge {
  top: 0;
  background-position: 0 0;
}

#CardHolder .btm-edge {
  bottom: 15px;
  background-position: 0 -25px;
}

/*.CardText u {text-decoration:none; border-bottom:none;}*/

table.tstrech {
  position: absolute;
  border-collapse: collapse;
  left: 0;
  top: 0;
  display: none;
  z-index: 99999;
}

.tstrech th {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.tstrech td,th,p {
  text-align: left;
}

.FormCnt .cnt {
  background: #e5eeff none repeat scroll 0 0;
  font-size: 110%;
  margin-bottom: 5px;
  padding: 7px 10px;
}

.FormCnt .cnt .text-f input {
  float: left;
  height: 36px;
  margin: 5px 0;
  width: 100%;
  max-width: 400px;
}

.FormCnt .cnt .text-f label {
  float: left;
  font-size: 80%;
  background: #e5eeff none repeat scroll 0 0;
  width: 100%;
}

.FormCnt .cnt .text-f {
  clear: both;
}

h3.t110 {
  display: inline-block;
}

.t75 {
  display: inline-block;
  margin-bottom: 10px;
}

.addrb1 {
  display: inline-block;
}

.pics {
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  list-style: outside none none;
  white-space: nowrap;
}

.pics a {
  border-bottom: medium none;
  color: #3385d9;
  display: block;
  height: 17px;
  padding: 0 8px 0 24px;
  position: relative;
  text-decoration: none;
}

.FormCnt i {
  background-image: url("/img/iconsspritecard.png");
  background-repeat: no-repeat;
  display: block;
  height: 17px;
  /*left: 0;*/
  position: relative;
  /*top: -1px;*/
  width: 17px;
  /*margin-left: 10px;*/
  margin-top: 5px;
  float: left;
}



.pics i.addrbook {
  background-position: 0 0;
}

.pics i.plus {
  background-position: 0 -17px;
}

.pics i.poem {
  background: rgba(0, 0, 0, 0) url("/img/icons-sprite-card.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 17px;
  /*left: -2px;*/
  /*position: absolute;*/
  top: 0;
  width: 23px;
  background-position: 0 -70px;
}

.setting_card li {
  float: left;
}

.setting_card li.music {
  height: 24px;
  margin-bottom: 1px;
}

.setting_card li.music span {
  font-size: 14px;
  /*display: inline-block;*/
}

.setting_card li.music .forminput {
  font-size: 14px;
  height: 25px;
  margin-top: 2px;
  width: 110px;
}

.setting_card li.music .button {
  display: block;
  float: right;
  font-size: 12px;
  height: 26px;
  line-height: 20px;
  padding: 0;
}

.pretty-form__item .fields-block .info-message {
  color: rgba(5, 5, 6, 0.24);
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 10px;
  max-width: 100%;
}

.pretty-form__item2 {
  /*display: inline-block;*/
  font-size: 14px;
}

.pretty-form__item2 .label {
  display: inline-block;
}

.pretty-form__item2 .fields-block {
  display: inline-block;
}

.pretty-form__item .fields-block input[type="radio"] + label {
  color: #000;
}

.navbar {
  clear: both;
  display: none;
  width: 100%;
}

.card_zone {
  margin-top: 20px;
  display: none;
}

.Card {
  /*min-width:600px; */
  /*width:100%;*/
  /*min-height:500px;*/
  max-width: 100%;
}

.Card img {
  max-width: 100%;
  height: auto;
}

.ddate {
  /*width: 100%; */
  /*font-size: 12px; */
  /*height: 60px; */
  /*margin-top: 20px;*/
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

#message {
  /*background-color: #e5eeff;*/
  border: medium none;
  display: block;
  margin: 30px auto;
  min-height: 100px;
  width: 80%;
}

.cke_textarea_inline.cke_editable.cke_editable_inline.cke_contents_ltr {
  background-color: #e5eeff;
  margin: 30px;
  min-height: 100px;
  text-align: left !important;
}

.corporate {
    background: #56b6e1;
    color: #fff;
}

.corporate h1, .corporate .map-controls__floor, .corporate h2, .corporate h3, .corporate .map-controls__floor-header {
    color: #fff;
}

.corporate a, .corporate .pseudo {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.3);
}

.corporate a:hover, .corporate .pseudo:hover {
    color: #fff !important;
    border-color: rgba(153, 153, 153, 0.3) !important;
}

.corporate a:visited, .corporate .pseudo:visited {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.3);
}

/* Recieving Card */
.PostActions {
    float: left;
    white-space: nowrap;
}

.PostActions li {
    float: left;
	list-style: none;
}

.PostActions a {
    display: block;
    position: relative;
    padding: 0px 5px 0 33px;
    height: 30px;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    color: #3698DF;
}

.PostActions i {
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    width: 23px;
    background-image: url('/img/icons-sprite.png');
    background-repeat: no-repeat;
}

.PostActions a.card i {
    top: 3px;
    height: 25px;
    background-position: 0 -175px;
}

.PostActions a.voicesk i {
    top: 3px;
    height: 25px;
    background-position: 0 -25px;
}

.PostActions a.videos i {
    top: 3px;
    height: 25px;
    background-position: 0 -75px;
}

.PostActions a.love i {
    top: 3px;
    height: 25px;
    background-position: 0 -127px;
}

.PostActions div {
    height: 1px;
    margin: 0 1px;
    background: #efefef;
    font-size: 1px;
    line-height: 1px;
}

.mtm5 {
    margin-top: -5px;
}

ul {
    list-style: none;
}

h4 {
    color: #F30;
    font-weight: normal;
	text-align: center;
    font-size: 21px;
    padding-bottom:20px;
}

.listcat li {
    display: inline;
	float: left;
	width: 25%;
	margin-top: 8px;
}


div.vote-hover {
    margin: 0 auto;
}

.radio2 {
margin: 20px 0;
display: inline-block;
}

.radio2 input[type='radio'] {
    width:20px;
    height:20px;
    display: inline-block;
}