@charset "UTF-8";
/* ╨ж╨▓╨╡╤В╨░*/
/*Dimensions*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700,600,400&subset=cyrillic,latin);
@font-face {
  font-family: 'charterosc';
  src: url("/fonts/charterosc-webfont.eot");
  src: url("/fonts/charterosc-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/charterosc-webfont.woff2") format("woff2"), url("/fonts/charterosc-webfont.woff") format("woff"), url("/fonts/charterosc-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'charterosc';
  src: url("/fonts/charterosc-webfont.eot");
  src: url("/fonts/charterosc-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/charterosc-webfont.woff2") format("woff2"), url("/fonts/charterosc-webfont.woff") format("woff"), url("/fonts/charterosc-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url("/fonts/museosanscyrl_300_italic-webfont.eot");
  src: url("/fonts/museosanscyrl_300_italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/museosanscyrl_300_italic-webfont.woff2") format("woff2"), url("/fonts/museosanscyrl_300_italic-webfont.woff") format("woff"), url("/fonts/museosanscyrl_300_italic-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url("/fonts/museosanscyrl_300-webfont.eot");
  src: url("/fonts/museosanscyrl_300-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/museosanscyrl_300-webfont.woff2") format("woff2"), url("/fonts/museosanscyrl_300-webfont.woff") format("woff"), url("/fonts/museosanscyrl_300-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url("/fonts/museosanscyrl_100-webfont.eot");
  src: url("/fonts/museosanscyrl_100-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/museosanscyrl_100-webfont.woff2") format("woff2"), url("/fonts/museosanscyrl_100-webfont.woff") format("woff"), url("/fonts/museosanscyrl_100-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url("/fonts/museosanscyrl_100_italic-webfont.eot");
  src: url("/fonts/museosanscyrl_100_italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/museosanscyrl_100_italic-webfont.woff2") format("woff2"), url("/fonts/museosanscyrl_100_italic-webfont.woff") format("woff"), url("/fonts/museosanscyrl_100_italic-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: italic; }
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url("/fonts/museosanscyrl-500-webfont.eot");
  src: url("/fonts/museosanscyrl-500-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/museosanscyrl-500-webfont.woff2") format("woff2"), url("/fonts/museosanscyrl-500-webfont.woff") format("woff"), url("/fonts/museosanscyrl-500-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'museo_sans_cyrl';
  src: url("/fonts/museosanscyrl-500italic-webfont.eot");
  src: url("/fonts/museosanscyrl-500italic-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/museosanscyrl-500italic-webfont.woff2") format("woff2"), url("/fonts/museosanscyrl-500italic-webfont.woff") format("woff"), url("/fonts/museosanscyrl-500italic-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: none; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -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.42857143;
  color: #333333;
  background-color: #ffffff; }

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

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

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

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

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

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: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

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

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

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

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

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

@media (min-width: 992px) {
  .container {
    width: 960px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%; } }
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; }

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px; }

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

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

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

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

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

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

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

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px; } }
.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 {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

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

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

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

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

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

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

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

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

.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

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

.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-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .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 .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

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

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -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 .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

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

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

.has-error .form-control {
  border-color: #a94442;
  -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 .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

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

.has-feedback label ~ .form-control-feedback {
  top: 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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }

.collapse.in {
  display: block;
  visibility: visible; }

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

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

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: none; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-footer: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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

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

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

  table.visible-xs {
    display: table; }

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

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

  tr.visible-md {
    display: table-row !important; }

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

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

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

  table.visible-print {
    display: table; }

  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; } }
html,
button,
input,
select,
textarea {
  color: #5C5C5C; }

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

textarea {
  resize: vertical; }

#add-report .success > p, #add-report .loading > p, #add-report .error > p, #add-report .emptyF > p {
  margin: 0;
  color: #FFF;
  padding: 12px;
  background-color: #EF4841;
  border-radius: 4px;
  font-size: 16px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-align: center; }

form .form {
  display: block; }
form .success, form .loading, form .error, form .emptyF {
  display: none; }
  form .success p, form .loading p, form .error p, form .emptyF p {
    margin-bottom: 0; }
form.error .form, form.success .form {
  display: none; }
form.loading .loading {
  display: block; }
  form.loading .loading p {
    margin-bottom: 0; }
form.error .error {
  display: block; }
form.success .success {
  display: block; }
form.empty .emptyF {
  display: block; }

.form-control {
  vertical-align: top;
  min-height: 3em;
  border: 1px solid #C1C1C1;
  border-radius: 3px;
  text-transform: uppercase;
  color: #000;
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .form-control.wrong {
    border-color: #EF4841; }

.select-search {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  -ms-appearance: none;
  appearance: none !important;
  cursor: pointer;
  background-image: url("/pics/i/select-chang.jpg");
  background-position: center right;
  background-repeat: no-repeat; }
  .select-search::-ms-expand {
    display: none; }

label {
  font-weight: normal;
  margin: 0; }

.fake_input input[type="checkbox"],
.fake_input input[type="radio"] {
  display: none; }
.fake_input input[type="checkbox"] + .fake {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("/pics/i/checkbox.png") left center no-repeat; }
.fake_input input[type="checkbox"]:checked + .fake {
  background-position: right center; }
.fake_input input[type="radio"] + .fake {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("/pics/i/radio.png") left center no-repeat; }
.fake_input input[type="radio"]:checked + .fake {
  background-position: right center; }

.page_black .fake_input input[type="checkbox"] + .fake {
  background-image: url("/pics/i/checkbox_white.png"); }
.page_black .fake_input input[type="radio"] + .fake {
  background-image: url("/pics/i/radio_white.png"); }

.page_white .fake_input input[type="checkbox"] + .fake {
  background-image: url("/pics/i/checkbox_black.png"); }
.page_white .fake_input input[type="radio"] + .fake {
  background-image: url("/pics/i/radio_black.png"); }

* {
  outline: none; }

html {
  font-size: 18px;
  line-height: 24px; }

body {
  color: #5C5C5C;
  font-family: "charterosc", "PT Serif", "Times New Roman", sans-serif;
  font-size: 18px;
  line-height: 24px; }

a {
  color: #EF4841;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  transition-duration: 400ms; }
  a:hover {
    color: #C23232;
    text-decoration: underline; }

/* ╨Ч╨░╨│╨╛╨╗╨╛╨▓╨║╨╕ */
h1, h2, h3, h4, h5, h6 {
  font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
  color: #000;
   letter-spacing: 0.075em;
  margin: 1rem 0;
  font-weight: 300; }

h1 {
  font-size: 2.222em;
  line-height: 1.222em;
  margin: 2.222rem 0; }

h2 {
  font-size: 1.333em;
  line-height: 1.2em;
  margin: 1.5rem 0; }

/*╨б╨┐╨╕╤Б╨║╨╕*/
ul, ol {
  margin: 1em 0; }

ul {
  padding: 0 0 0 1.17em; }
  ul li {
    padding: 0 0 0 0.165em; }

ol {
  padding: 0 0 0 1.335em; }

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

/* ╨в╨░╨▒╨╗╨╕╤Ж╤Л */
table {
  margin: 1em 0; }
  table td {
    padding: 0.56rem 0.555rem 0.56rem 1.445rem;
    color: #5C5C5C;
    vertical-align: top; }
    table td:first-child {
      padding-left: 0.555rem; }
  table thead td {
    background-color: #EDEDED; }
  table tbody td {
    border-top: 1px solid #EDEDED; }
  table tbody tr:first-child td {
    border-top: none; }
  table.table_image td:first-child {
    padding-left: 0; }

/* ╨н╨╗╨╡╨╝╨╡╨╜╤В╤Л */
p {
  margin: 1em 0; }
  p.annotation {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #191919; }

blockquote {
  position: relative;
  margin: 2.222rem 3.055rem;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #000;
  text-align: right; }
  blockquote * {
    margin: 0;
    text-align: left; }
  blockquote:before {
    width: 19px;
    height: 19px;
    position: absolute;
    left: -33px;
    top: 6px;
    content: '';
    display: block;
    background: url("/pics/i/blockquote_before.png") center center no-repeat; }
  blockquote:after {
    width: 19px;
    height: 19px;
    position: absolute;
    right: -33px;
    bottom: 4em;
    content: '';
    display: block;
    background: url("/pics/i/blockquote_after.png") center center no-repeat; }
  blockquote cite {
    font-style: normal;
    margin-top: 1em;
    display: inline-block;
    color: #888;
    font-family: "charterosc", "PT Serif", "Times New Roman", sans-serif; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #C1C1C1;
  margin: 2.222rem 0;
  padding: 0; }

hr + .row {
  margin-top: -1rem; }

.row + hr {
  margin-top: 1.222rem; }

/*╨Ъ╨░╤А╤В╨╕╨╜╨║╨╕*/
img {
  vertical-align: top;
  max-width: 100%; }

.page_white table thead td {
  background-color: #000 !important;
  color: #FFF !important; }

h1 + .row .page_list,
h1 + .annotation,
.annotation + .row .page_list {
  margin-top: -20px; }

.nofloat {
  float: none !important; }

::-moz-selection {
  background: #EF4841;
  color: #FFF;
  text-shadow: none; }

::selection {
  background: #EF4841;
  color: #FFF;
  text-shadow: none; }

html, body {
  position: relative;
  height: 100%;
  min-width: 980px; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Have ideas for improving this CSS for the general community? Submit your changes at: https://github.com/Valums-File-Uploader/file-uploader */
.qq-uploader {
  position: relative;
  width: 100%; }

.qq-upload-button {
  display: inline-block;
  color: #EF4841;
  padding-left: 33px;
  position: relative;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  transition-duration: 300ms;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 0.89em; }
  .qq-upload-button:before, .qq-upload-button:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    content: '';
    background-image: url("/pics/i/file_link.png");
    background-repeat: no-repeat;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms; }
  .qq-upload-button:before {
    background-position: top center; }
  .qq-upload-button:after {
    background-position: bottom center;
    opacity: 0; }
  .qq-upload-button:hover:after {
    opacity: 1; }
  .qq-upload-button:hover:before {
    opacity: 0; }

.qq-upload-button-hover {
  color: #C23232; }

.qq-upload-button-focus {
  outline: none; }

.qq-upload-drop-area, .qq-upload-extra-drop-area {
  display: none !important; }

.qq-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 0.78em; }

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
  margin-right: 12px; }

.qq-upload-size {
  white-space: nowrap; }

.qq-upload-spinner {
  display: inline-block;
  background: url(/pics/modules/upload.gif);
  width: 15px;
  height: 15px;
  vertical-align: text-bottom; }

.qq-upload-failed-text {
  display: none; }

.qq-upload-fail .qq-upload-failed-text {
  display: inline; }

.qq-upload-list li.qq-upload-fail {
  color: #EF4841; }

.page_black .qq-upload-button {
  padding-left: 0; }
  .page_black .qq-upload-button:before, .page_black .qq-upload-button:after {
    display: none; }

.page_white .qq-upload-button {
  padding-left: 0; }
  .page_white .qq-upload-button:before, .page_white .qq-upload-button:after {
    display: none; }

.gradient, .card_content .image + .card_pad:before {
  background-color: #FFC433;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFC433), color-stop(12.5%, #00AA5D), color-stop(25%, #00B4F1), color-stop(37.5%, #7C66AA), color-stop(50%, #FFC433), color-stop(62.5%, #00AA5D), color-stop(75%, #00B4F1), color-stop(87.5%, #7C66AA), color-stop(100%, #FFC433));
  background-image: -webkit-linear-gradient(-360deg, #FFC433 0%, #00AA5D 12.5%, #00B4F1 25%, #7C66AA 37.5%, #FFC433 50%, #00AA5D 62.5%, #00B4F1 75%, #7C66AA 87.5%, #FFC433 100%);
  background-image: linear-gradient(90deg,#FFC433 0%, #00AA5D 12.5%, #00B4F1 25%, #7C66AA 37.5%, #FFC433 50%, #00AA5D 62.5%, #00B4F1 75%, #7C66AA 87.5%, #FFC433 100%);
  -webkit-transition-property: background-position;
  -moz-transition-property: background-position;
  transition-property: background-position;
  background-position: 0% 0;
  background-size: 250% 250%;
  -webkit-animation: gradient 45s ease infinite;
  -moz-animation: gradient 45s ease infinite;
  animation: gradient 45s ease infinite; }
@-webkit-keyframes gradient {
  0% {
    background-position: 0% 51%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 51%; } }
@-moz-keyframes gradient {
  0% {
    background-position: 0% 51%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 51%; } }
@keyframes gradient {
  0% {
    background-position: 0% 51%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 51%; } }
.page_black .gradient, .page_black .card_content .image + .card_pad:before, .card_content .page_black .image + .card_pad:before {
  background: #FFF !important; }

.page_white .gradient, .page_white .card_content .image + .card_pad:before, .card_content .page_white .image + .card_pad:before {
  background: #000 !important; }

.page_body {
  position: relative;
  min-height: 100%; }

#file_dialog table {
  margin: 0em 0; }

#BX_file_dialog {
  height: 520px !important; }

.adbanner {
  width: 100%;
  height: 145px;
  background-color: #F7F7F7;
  margin-top: 50px;
  overflow: hidden; }

.page_container {
  padding-bottom: 461px; }

.page_header {
  height: 117px;
  position: relative; }
  .page_header .container {
    position: relative;
    height: 113px; }
  .page_header .logo {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -37px; }
    .page_header .logo .on_black,
    .page_header .logo .on_white {
      display: none; }
  .page_header .lang_view {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 220px; }
    .page_header .lang_view.icon_group a, .page_header .lang_view.social_group a {
      padding: 10px 0;
      position: relative;
      display: inline-block;
      width: 42px;
      height: 42px;
      border: 1px solid #c9c9c9;
      border-radius: 3px;
      text-align: center;
      vertical-align: top;
      color: #000;
      cursor: pointer;
      -webkit-transition-property: all;
      -moz-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 500ms;
      -moz-transition-duration: 500ms;
      transition-duration: 500ms; }
      .page_header .lang_view.icon_group a:before, .page_header .lang_view.social_group a:before {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-transition-property: all;
        -moz-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        transition-duration: 500ms; }
      .page_header .lang_view.icon_group a.personal:before, .page_header .lang_view.social_group a.personal:before {
        background-image: url(/pics/icons/person-black.png); }
      .page_header .lang_view.icon_group a.eye:before, .page_header .lang_view.social_group a.eye:before {
        background-image: url(/pics/icons/eye-black.png); }
      .page_header .lang_view.icon_group a.fb:before, .page_header .lang_view.social_group a.fb:before {
        background-image: url(/pics/icons/f-black.png); }
      .page_header .lang_view.icon_group a.vk:before, .page_header .lang_view.social_group a.vk:before {
        background-image: url(/pics/icons/vk-black.png); }
      .page_header .lang_view.icon_group a.ig:before, .page_header .lang_view.social_group a.ig:before {
        background-image: url(/pics/icons/ig-black.png); }
      .page_header .lang_view.icon_group a.yt:before, .page_header .lang_view.social_group a.yt:before {
        background-image: url(/pics/icons/yt-black.png); }
      .page_header .lang_view.icon_group a:hover, .page_header .lang_view.social_group a:hover {
        text-decoration: none;
        color: #00B4F1;
        border-color: #00B4F1; }
        .page_header .lang_view.icon_group a:hover.personal:before, .page_header .lang_view.social_group a:hover.personal:before {
          background-image: url(/pics/icons/person-blue.png); }
        .page_header .lang_view.icon_group a:hover.eye:before, .page_header .lang_view.social_group a:hover.eye:before {
          background-image: url(/pics/icons/eye-blue.png); }
        .page_header .lang_view.icon_group a:hover.fb:before, .page_header .lang_view.social_group a:hover.fb:before {
          background-image: url(/pics/icons/f-blue.png); }
        .page_header .lang_view.icon_group a:hover.vk:before, .page_header .lang_view.social_group a:hover.vk:before {
          background-image: url(/pics/icons/vk-blue.png); }
        .page_header .lang_view.icon_group a:hover.ig:before, .page_header .lang_view.social_group a:hover.ig:before {
          background-image: url(/pics/icons/ig-blue.png); }
        .page_header .lang_view.icon_group a:hover.yt:before, .page_header .lang_view.social_group a:hover.yt:before {
          background-image: url(/pics/icons/yt-blue.png); }
    .page_header .lang_view.icon_group {
      left: 220px; }
    .page_header .lang_view.social_group {
      left: 520px; }
    .page_header .lang_view.language .btn.btn_gray {
      padding-right: 10px;
      padding-left: 10px; }
    .page_header .lang_view .i_glass {
      width: 39px;
      height: 22px;
      display: inline-block;
      margin: -5px 0;
      position: relative; }
      .page_header .lang_view .i_glass .before,
      .page_header .lang_view .i_glass .after {
        width: 39px;
        height: 22px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 1;
        background-image: url("/pics/i/header_glass.png");
        background-repeat: no-repeat;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        transition-duration: 500ms; }
      .page_header .lang_view .i_glass .before {
        background-position: left center; }
      .page_header .lang_view .i_glass .after {
        opacity: 0;
        background-position: right center; }
    .page_header .lang_view .i_chelovek {
      width: 23px;
      height: 22px;
      display: block;
      margin: 0;
      position: relative; }
      .page_header .lang_view .i_chelovek .before,
      .page_header .lang_view .i_chelovek .after {
        width: 23px;
        height: 22px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 1;
        background-image: url("/pics/i/header_chelovek.png");
        background-repeat: no-repeat;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        transition-duration: 500ms; }
      .page_header .lang_view .i_chelovek .before {
        background-position: left center; }
      .page_header .lang_view .i_chelovek .after {
        opacity: 0;
        background-position: -22px center; }
    .page_header .lang_view .btn:hover .i_chelovek .before,
    .page_header .lang_view .btn.active .i_chelovek .before {
      opacity: 0; }
    .page_header .lang_view .btn:hover .i_chelovek .after,
    .page_header .lang_view .btn.active .i_chelovek .after {
      opacity: 1; }
    .page_header .lang_view .btn:hover .i_glass .before,
    .page_header .lang_view .btn.active .i_glass .before {
      opacity: 0; }
    .page_header .lang_view .btn:hover .i_glass .after,
    .page_header .lang_view .btn.active .i_glass .after {
      opacity: 1; }
    .page_header .lang_view.personal {
      left: 385px; }
      .page_header .lang_view.personal .btn.btn_gray {
        padding: 10px;
        height: 42px; }
  .page_header .font_size {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 317px; }
  .page_header .page_color {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 449px; }
  .page_header .header_phone {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -32px;
    white-space: nowrap;
    text-align: left; }
    .page_header .header_phone .title {
      font-size: 12px;
      line-height: 1.714em;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      font-weight: 600; }
    .page_header .header_phone .number {
      text-decoration: none;
      cursor: default;
      color: #191919;
      font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
      font-size: 24px;
      display: block;
      letter-spacing: 0.075em;
      line-height: 1.2em;
      font-weight: 100; }
  .page_header .callback {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -21px; }
    .page_header .callback a {
      display: block;
      position: absolute;
      right: 67px;
      top: 40px;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      border: none;
      padding: 0;
      width: 150px; }
    .page_header .callback .arrow {
      position: absolute;
      left: -160px;
      top: 75px;
      margin-top: 2px;
      z-index: 11;
      opacity: 0;
      -webkit-transform: translateY(20px);
      -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
      -o-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition-property: opacity, -webkit-transform;
      -moz-transition-property: opacity, -moz-transform;
      transition-property: opacity, transform;
      -webkit-transition-duration: 320ms;
      -moz-transition-duration: 320ms;
      transition-duration: 320ms; }
      .page_header .callback .arrow:before {
        display: none;
        border-bottom: 7px solid rgba(0, 0, 0, 0.16);
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        top: -7px;
        margin-left: -8px; }
      .page_header .callback .arrow:after {
        display: none;
        border-bottom: 6px solid #FFF;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        top: -6px;
        margin-left: -7px; }
    .page_header .callback .callback_form {
      position: absolute;
      top: 75px;
      right: 0px;
      margin-top: 2px;
      border-radius: 2px;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.48);
      font-size: 0;
      line-height: 0;
      background: transparent;
      padding: 0;
      z-index: 10;
      width: 320px;
      opacity: 0;
      -webkit-transform: translateY(20px);
      -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
      -o-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition-property: opacity, -webkit-transform;
      -moz-transition-property: opacity, -moz-transform;
      transition-property: opacity, transform;
      -webkit-transition-duration: 300ms;
      -moz-transition-duration: 300ms;
      transition-duration: 300ms; }
      .page_header .callback .callback_form input, .page_header .callback .callback_form textarea, .page_header .callback .callback_form .btn {
        display: none; }
      .page_header .callback .callback_form .loading {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.8); }
    .page_header .callback.active .arrow {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
      .page_header .callback.active .arrow:before, .page_header .callback.active .arrow:after {
        display: block; }
    .page_header .callback.active .callback_form {
      background: #fff;
      padding: 20px;
      font-size: 1em;
      line-height: 1.4em;
      opacity: 1;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
      .page_header .callback.active .callback_form input, .page_header .callback.active .callback_form textarea, .page_header .callback.active .callback_form .btn {
        display: block; }
      .page_header .callback.active .callback_form input, .page_header .callback.active .callback_form textarea {
        margin-bottom: 15px; }
  .page_header .gradient, .page_header .card_content .image + .card_pad:before, .card_content .page_header .image + .card_pad:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px; }

.page_black .page_header .btn {
  padding-left: 13px;
  padding-right: 13px; }
.page_black .page_header .logo img {
  display: none; }
  .page_black .page_header .logo img.on_black {
    display: block; }
.page_black .page_header .lang_view {
  left: 137px; }
  .page_black .page_header .lang_view .i_glass .before,
  .page_black .page_header .lang_view .i_glass .after {
    background-image: url("/pics/i/header_glass_black.png"); }
  .page_black .page_header .lang_view.icon_group a.personal:before, .page_black .page_header .lang_view.social_group a.personal:before {
    background-image: url(/pics/icons/person-white.png); }
  .page_black .page_header .lang_view.icon_group a.eye:before, .page_black .page_header .lang_view.social_group a.eye:before {
    background-image: url(/pics/icons/eye-white.png); }
  .page_black .page_header .lang_view.icon_group a.fb:before, .page_black .page_header .lang_view.social_group a.fb:before {
    background-image: url(/pics/icons/f-white.png); }
  .page_black .page_header .lang_view.icon_group a.vk:before, .page_black .page_header .lang_view.social_group a.vk:before {
    background-image: url(/pics/icons/vk-white.png); }
  .page_black .page_header .lang_view.icon_group a.ig:before, .page_black .page_header .lang_view.social_group a.ig:before {
    background-image: url(/pics/icons/ig-white.png); }
  .page_black .page_header .lang_view.icon_group a.yt:before, .page_black .page_header .lang_view.social_group a.yt:before {
    background-image: url(/pics/icons/yt-white.png); }
  .page_black .page_header .lang_view.icon_group a:hover, .page_black .page_header .lang_view.social_group a:hover {
    color: #000000 !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    background-color: #ffffff !important; }
    .page_black .page_header .lang_view.icon_group a:hover:before, .page_black .page_header .lang_view.social_group a:hover:before {
      -webkit-transition: none !important;
      -moz-transition: none !important;
      transition: none !important; }
    .page_black .page_header .lang_view.icon_group a:hover.personal:before, .page_black .page_header .lang_view.social_group a:hover.personal:before {
      background-image: url(/pics/icons/person-black.png); }
    .page_black .page_header .lang_view.icon_group a:hover.eye:before, .page_black .page_header .lang_view.social_group a:hover.eye:before {
      background-image: url(/pics/icons/eye-black.png); }
    .page_black .page_header .lang_view.icon_group a:hover.fb:before, .page_black .page_header .lang_view.social_group a:hover.fb:before {
      background-image: url(/pics/icons/f-black.png); }
    .page_black .page_header .lang_view.icon_group a:hover.vk:before, .page_black .page_header .lang_view.social_group a:hover.vk:before {
      background-image: url(/pics/icons/vk-black.png); }
    .page_black .page_header .lang_view.icon_group a:hover.ig:before, .page_black .page_header .lang_view.social_group a:hover.ig:before {
      background-image: url(/pics/icons/ig-black.png); }
    .page_black .page_header .lang_view.icon_group a:hover.yt:before, .page_black .page_header .lang_view.social_group a:hover.yt:before {
      background-image: url(/pics/icons/yt-black.png); }
  .page_black .page_header .lang_view.icon_group {
    left: 120px; }
  .page_black .page_header .lang_view.social_group {
    left: 392px; }
  .page_black .page_header .lang_view.font_group {
    left: 574px; }
  .page_black .page_header .lang_view.ce_group {
    left: 691px; }
.page_black .page_header .font_size {
  display: block; }
.page_black .page_header .page_color {
  display: block; }
.page_black .page_header .header_phone {
  font-weight: bold;
  right: 140px; }
  .page_black .page_header .header_phone .number {
    font-weight: bold;
    font-size: 27px; }
.page_black .page_header .callback {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -21px; }
  .page_black .page_header .callback a {
    display: block;
    position: absolute;
    right: 67px;
    top: 40px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    border: none;
    padding: 0;
    width: 150px; }
    .page_black .page_header .callback a:hover {
      background: none !important;
      text-decoration: underline !important;
      color: #ffffff !important; }
  .page_black .page_header .callback .arrow {
    position: absolute;
    left: -160px;
    top: 75px;
    margin-top: 2px;
    z-index: 11;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition-property: opacity, -webkit-transform;
    -moz-transition-property: opacity, -moz-transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 320ms;
    -moz-transition-duration: 320ms;
    transition-duration: 320ms; }
    .page_black .page_header .callback .arrow:before {
      display: none;
      border-bottom: 7px solid rgba(0, 0, 0, 0.16);
      border-right: 8px solid transparent;
      border-left: 8px solid transparent;
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      left: 50%;
      top: -7px;
      margin-left: -8px; }
    .page_black .page_header .callback .arrow:after {
      display: none;
      border-bottom: 6px solid #FFF;
      border-right: 7px solid transparent;
      border-left: 7px solid transparent;
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      left: 50%;
      top: -6px;
      margin-left: -7px; }
.page_black .page_header .callback_form {
  border: 1px solid; }
.page_black .page_header .gradient, .page_black .page_header .card_content .image + .card_pad:before, .card_content .page_black .page_header .image + .card_pad:before {
  height: 1px; }
.page_black .page_header .header_phone {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -32px;
  white-space: nowrap;
  text-align: left; }
  .page_black .page_header .header_phone .title {
    font-size: 12px;
    line-height: 1.714em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 600; }
  .page_black .page_header .header_phone .number {
    text-decoration: none;
    cursor: default;
    color: #191919;
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    font-size: 24px;
    display: block;
    letter-spacing: 0.075em;
    line-height: 1.2em;
    font-weight: 100; }

.page_white .page_header .btn {
  padding-left: 13px;
  padding-right: 13px; }
.page_white .page_header .logo img {
  display: none; }
  .page_white .page_header .logo img.on_white {
    display: block; }
.page_white .page_header .callback {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -21px; }
  .page_white .page_header .callback a {
    display: block;
    position: absolute;
    right: 67px;
    top: 40px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    border: none;
    padding: 0;
    width: 150px;
    color: #000000 !important; }
    .page_white .page_header .callback a:hover {
      background: none !important;
      text-decoration: underline !important;
      color: #000000 !important; }
  .page_white .page_header .callback .arrow {
    position: absolute;
    left: -160px;
    top: 75px;
    margin-top: 2px;
    z-index: 11;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition-property: opacity, -webkit-transform;
    -moz-transition-property: opacity, -moz-transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 320ms;
    -moz-transition-duration: 320ms;
    transition-duration: 320ms; }
    .page_white .page_header .callback .arrow:before {
      display: none;
      border-bottom: 7px solid rgba(0, 0, 0, 0.16);
      border-right: 8px solid transparent;
      border-left: 8px solid transparent;
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      left: 50%;
      top: -7px;
      margin-left: -8px; }
    .page_white .page_header .callback .arrow:after {
      display: none;
      border-bottom: 6px solid #FFF;
      border-right: 7px solid transparent;
      border-left: 7px solid transparent;
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      left: 50%;
      top: -6px;
      margin-left: -7px; }
.page_white .page_header .lang_view {
  left: 137px; }
  .page_white .page_header .lang_view .i_glass .before,
  .page_white .page_header .lang_view .i_glass .after {
    background-image: url("/pics/i/header_glass_white.png"); }
  .page_white .page_header .lang_view.icon_group {
    left: 120px; }
  .page_white .page_header .lang_view.social_group {
    left: 392px; }
  .page_white .page_header .lang_view.font_group {
    left: 574px; }
  .page_white .page_header .lang_view.ce_group {
    left: 691px; }
  .page_white .page_header .lang_view.icon_group a.personal:before, .page_white .page_header .lang_view.social_group a.personal:before {
    background-image: url(/pics/icons/person-black.png); }
  .page_white .page_header .lang_view.icon_group a.eye:before, .page_white .page_header .lang_view.social_group a.eye:before {
    background-image: url(/pics/icons/eye-black.png); }
  .page_white .page_header .lang_view.icon_group a.fb:before, .page_white .page_header .lang_view.social_group a.fb:before {
    background-image: url(/pics/icons/f-black.png); }
  .page_white .page_header .lang_view.icon_group a.vk:before, .page_white .page_header .lang_view.social_group a.vk:before {
    background-image: url(/pics/icons/vk-black.png); }
  .page_white .page_header .lang_view.icon_group a.ig:before, .page_white .page_header .lang_view.social_group a.ig:before {
    background-image: url(/pics/icons/ig-black.png); }
  .page_white .page_header .lang_view.icon_group a.yt:before, .page_white .page_header .lang_view.social_group a.yt:before {
    background-image: url(/pics/icons/yt-black.png); }
  .page_white .page_header .lang_view.icon_group a:hover, .page_white .page_header .lang_view.social_group a:hover {
    color: #ffffff !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    transition: none !important;
    background-color: #000000 !important; }
    .page_white .page_header .lang_view.icon_group a:hover:before, .page_white .page_header .lang_view.social_group a:hover:before {
      -webkit-transition: none !important;
      -moz-transition: none !important;
      transition: none !important; }
    .page_white .page_header .lang_view.icon_group a:hover.personal:before, .page_white .page_header .lang_view.social_group a:hover.personal:before {
      background-image: url(/pics/icons/person-white.png); }
    .page_white .page_header .lang_view.icon_group a:hover.eye:before, .page_white .page_header .lang_view.social_group a:hover.eye:before {
      background-image: url(/pics/icons/eye-white.png); }
    .page_white .page_header .lang_view.icon_group a:hover.fb:before, .page_white .page_header .lang_view.social_group a:hover.fb:before {
      background-image: url(/pics/icons/f-white.png); }
    .page_white .page_header .lang_view.icon_group a:hover.vk:before, .page_white .page_header .lang_view.social_group a:hover.vk:before {
      background-image: url(/pics/icons/vk-white.png); }
    .page_white .page_header .lang_view.icon_group a:hover.ig:before, .page_white .page_header .lang_view.social_group a:hover.ig:before {
      background-image: url(/pics/icons/ig-white.png); }
    .page_white .page_header .lang_view.icon_group a:hover.yt:before, .page_white .page_header .lang_view.social_group a:hover.yt:before {
      background-image: url(/pics/icons/yt-white.png); }
.page_white .page_header .font_size {
  display: block; }
.page_white .page_header .page_color {
  display: block; }
.page_white .page_header .header_phone {
  font-weight: bold;
  right: 140px; }
  .page_white .page_header .header_phone .number {
    font-weight: bold;
    font-size: 27px; }
.page_white .page_header .callback_form {
  border: 1px solid; }
.page_white .page_header .gradient, .page_white .page_header .card_content .image + .card_pad:before, .card_content .page_white .page_header .image + .card_pad:before {
  height: 1px; }
.page_white .page_header .header_phone {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -32px;
  white-space: nowrap;
  text-align: left; }
  .page_white .page_header .header_phone .title {
    font-size: 12px;
    line-height: 1.714em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 600; }
  .page_white .page_header .header_phone .number {
    text-decoration: none;
    cursor: default;
    color: #191919;
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    font-size: 24px;
    display: block;
    letter-spacing: 0.075em;
    line-height: 1.2em;
    font-weight: 100; }

.fake_menu {
  height: 56px; }

.fake_menu_sub {
  height: 38px;
  margin-top: 36px; }

.page_navigation {
  z-index: 5;
  position: absolute;
  left: 0;
  right: 0;
  top: 117px; }
  .page_navigation.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0; }
    .page_navigation.fixed .page_menu_sub {
      margin: -1px -1px 0; }
      .page_navigation.fixed .page_menu_sub .container {
        width: 100%; }
      .page_navigation.fixed .page_menu_sub ul {
        border-radius: 0; }

.FS_20 .fake_menu {
  height: 85px; }

.FS_22 .fake_menu {
  height: 89px; }

.page_menu {
  background: #EF4841;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  line-height: 1.4em;
  z-index: 4;
  position: relative; }
  .page_menu .container {
    padding-left: 0;
    padding-right: 0; }
  .page_menu nav {
    display: table;
    width: 100%; }
    .page_menu nav > ul {
      display: table-row; }
      .page_menu nav > ul > li {
        display: table-cell;
        position: relative; }
        .page_menu nav > ul > li:last-child:before {
          content: '';
          display: block;
          width: 6px;
          height: 32px;
          position: absolute;
          left: 50%;
          top: 50%;
          margin-top: -16px;
          margin-left: -3px;
          background-image: url(/pics/i/round-burger.png);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center; }
        .page_menu nav > ul > li > div {
          display: block;
          position: relative; }
          .page_menu nav > ul > li > div > a {
            color: #fff;
            text-decoration: none;
            padding: 17px 13px;
            display: block; }
            .page_menu nav > ul > li > div > a:hover {
              color: #891F1F; }
          .page_menu nav > ul > li > div .arrow {
            position: absolute;
            left: 50%;
            top: 100%;
            margin-top: -8px;
            z-index: 1;
            opacity: 0;
            -webkit-transform: translateY(20px);
            -moz-transform: translateY(20px);
            -ms-transform: translateY(20px);
            -o-transform: translateY(20px);
            transform: translateY(20px);
            -webkit-transition-property: opacity, -webkit-transform;
            -moz-transition-property: opacity, -moz-transform;
            transition-property: opacity, transform;
            -webkit-transition-duration: 320ms;
            -moz-transition-duration: 320ms;
            transition-duration: 320ms; }
            .page_menu nav > ul > li > div .arrow:before {
              display: none;
              border-bottom: 7px solid rgba(0, 0, 0, 0.16);
              border-right: 8px solid transparent;
              border-left: 8px solid transparent;
              content: '';
              width: 0;
              height: 0;
              position: absolute;
              left: 50%;
              top: -7px;
              margin-left: -8px; }
            .page_menu nav > ul > li > div .arrow:after {
              display: none;
              border-bottom: 6px solid #FFF;
              border-right: 7px solid transparent;
              border-left: 7px solid transparent;
              content: '';
              width: 0;
              height: 0;
              position: absolute;
              left: 50%;
              top: -6px;
              margin-left: -7px; }
          .page_menu nav > ul > li > div ul {
            position: absolute;
            top: 100%;
            left: 10px;
            margin-top: -8px;
            border-radius: 2px;
            box-shadow: 0 0 1px rgba(0, 0, 0, 0.48);
            font-size: 0;
            line-height: 0;
            background: transparent;
            padding: 0;
            opacity: 0;
            -webkit-transform: translateY(20px);
            -moz-transform: translateY(20px);
            -ms-transform: translateY(20px);
            -o-transform: translateY(20px);
            transform: translateY(20px);
            -webkit-transition-property: opacity, -webkit-transform;
            -moz-transition-property: opacity, -moz-transform;
            transition-property: opacity, transform;
            -webkit-transition-duration: 300ms;
            -moz-transition-duration: 300ms;
            transition-duration: 300ms;
            /*&:before {
            	border-bottom: 7px solid rgba(0,0,0,0.16);
            	border-right: 8px solid transparent;
            	border-left: 8px solid transparent;
            	content: '';
            	width: 0;
            	height: 0;
            	position: absolute;
            	left: 50%;
            	top: -7px;
            	margin-left: -8px;
            }
            &:after {
            	border-bottom: 6px solid $color_White;
            	border-right: 7px solid transparent;
            	border-left: 7px solid transparent;
            	content: '';
            	width: 0;
            	height: 0;
            	position: absolute;
            	left: 50%;
            	top: -6px;
            	margin-left: -7px;
            }*/ }
            .page_menu nav > ul > li > div ul li div a {
              text-decoration: none;
              display: block;
              color: #888;
              padding: 0; }
              .page_menu nav > ul > li > div ul li div a:hover {
                color: #EF4841; }
            .page_menu nav > ul > li > div ul li.active div a {
              color: #000; }
        .page_menu nav > ul > li:last-child > div ul {
          right: 10px;
          left: auto; }
        .page_menu nav > ul > li:hover > div .arrow {
          opacity: 1;
          -webkit-transform: translateY(0px);
          -moz-transform: translateY(0px);
          -ms-transform: translateY(0px);
          -o-transform: translateY(0px);
          transform: translateY(0px); }
          .page_menu nav > ul > li:hover > div .arrow:before, .page_menu nav > ul > li:hover > div .arrow:after {
            display: block; }
        .page_menu nav > ul > li:hover > div ul {
          background: #fff;
          padding: 26px 0;
          font-size: 1em;
          line-height: 1.4em;
          opacity: 1;
          -webkit-transform: translateY(0px);
          -moz-transform: translateY(0px);
          -ms-transform: translateY(0px);
          -o-transform: translateY(0px);
          transform: translateY(0px); }
          .page_menu nav > ul > li:hover > div ul li div a {
            padding: 6px 58px 6px 36px; }
        .page_menu nav > ul > li.active > div > a {
          color: #000; }

.page_black .page_menu {
  border-bottom: 1px solid; }
  .page_black .page_menu ul ul {
    border: 1px solid;
    z-index: 1; }

.page_white .page_menu {
  border-bottom: 1px solid; }
  .page_white .page_menu ul .arrow:after {
    border-bottom: 6px solid #000; }
  .page_white .page_menu ul ul {
    border: 1px solid;
    z-index: 1; }

.page_menu_sub {
  margin-top: 36px;
  -webkit-transition-property: margin-top;
  -moz-transition-property: margin-top;
  transition-property: margin-top;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  transition-duration: 500ms;
  overflow: hidden; }
  .page_menu_sub .container {
    -webkit-transition-property: width;
    -moz-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms; }
  .page_menu_sub ul {
    border: 1px solid #C1C1C1;
    text-align: center;
    font-size: 0.89em;
    line-height: 2.3em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    border-radius: 3px;
    background: #fff;
    -webkit-transition-property: border-radius;
    -moz-transition-property: border-radius;
    transition-property: border-radius;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms; }
    .page_menu_sub ul li {
      display: inline-block; }
      .page_menu_sub ul li a {
        text-decoration: none;
        display: block;
        padding: 0 20px;
        color: #888; }
        .page_menu_sub ul li a:hover {
          color: #EF4841; }
      .page_menu_sub ul li.active a {
        color: #000; }

.FS_22 .page_menu_sub ul li a {
  padding: 0 15px; }

.page_list {
  margin: 0 10px; }
  .page_list img {
    margin: 0.3em 0; }

.page_footer {
  height: 407px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #191919;
  color: #fff;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 0.833em; }
  .page_footer .gradient, .page_footer .card_content .image + .card_pad:before, .card_content .page_footer .image + .card_pad:before {
    position: absolute;
    left: 0;
    right: 0;
    top: -4px;
    height: 4px; }
  .page_footer .footer_nav .title {
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    font-size: 0.933em;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    margin-top: 26px; }
  .page_footer .footer_nav ul li {
    padding: 6px 0; }
    .page_footer .footer_nav ul li .rss {
      font-size: 0.933em;
      display: inline-block;
      vertical-align: baseline;
      position: relative;
      padding-left: 19px;
      margin-left: 9px; }
      .page_footer .footer_nav ul li .rss i {
        display: inline-block;
        width: 13px;
        height: 13px;
        position: absolute;
        left: 0;
        bottom: 7px; }
        .page_footer .footer_nav ul li .rss i:before, .page_footer .footer_nav ul li .rss i:after {
          position: absolute;
          left: 0;
          top: 0;
          width: 13px;
          height: 13px;
          content: '';
          -webkit-transition-property: opacity;
          -moz-transition-property: opacity;
          transition-property: opacity;
          -webkit-transition-duration: 500ms;
          -moz-transition-duration: 500ms;
          transition-duration: 500ms;
          background-image: url("/pics/i/rss.png");
          background-repeat: no-repeat; }
        .page_footer .footer_nav ul li .rss i:before {
          background-position: top center; }
        .page_footer .footer_nav ul li .rss i:after {
          background-position: bottom center;
          opacity: 0; }
      .page_footer .footer_nav ul li .rss:hover i:before {
        opacity: 0; }
      .page_footer .footer_nav ul li .rss:hover i:after {
        opacity: 1; }
  .page_footer .rktv-copyright {
    margin-top: 24px;
    font-size: 1.06em; }
  .page_footer .vcard {
    margin-top: 26px;
    font-size: 1.067em;
    line-height: 1.33em; }
    .page_footer .vcard .fn.org {
      margin-bottom: 8px;
      display: block;
      position: relative; }
      .page_footer .vcard .fn.org .logo {
        position: absolute;
        left: -46px;
        top: 0; }
  .page_footer .footer-ministry {
    margin-top: 16px;
    padding-top: 5px;
    font-size: 1.067em;
    line-height: 1.33em;
    position: relative; }
    .page_footer .footer-ministry .logo {
      position: absolute;
      left: -34px;
      top: 0; }
  .page_footer .footer_invest {
    margin-top: 25px; }
    .page_footer .footer_invest .footer_invest_link {
      background: transparent;
      position: relative;
      color: #FFF;
      border: 1px solid #FFF;
      display: block;
      font-size: 14px;
      line-height: 17px;
      padding: 8px 14px;
      text-decoration: none;
      border-radius: 3px;
      -webkit-transition-property: border, color;
      -moz-transition-property: border, color;
      transition-property: border, color;
      -webkit-transition-duration: 500ms;
      -moz-transition-duration: 500ms;
      transition-duration: 500ms; }
      .page_footer .footer_invest .footer_invest_link:hover {
        border-color: #EF4841;
        color: #EF4841; }
        .page_footer .footer_invest .footer_invest_link:hover:before {
          border-left-color: #EF4841; }
      .page_footer .footer_invest .footer_invest_link:after {
        position: absolute;
        left: 100%;
        top: 0;
        margin-left: -1px;
        height: 0;
        width: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 25.5px;
        border-left-color: #191919;
        content: ''; }
      .page_footer .footer_invest .footer_invest_link:before {
        position: absolute;
        left: 100%;
        top: 0;
        height: 0;
        width: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 25.5px;
        border-left-color: #FFF;
        content: '';
        -webkit-transition-property: border;
        -moz-transition-property: border;
        transition-property: border;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        transition-duration: 500ms; }
  .page_footer .footer_social {
    margin-top: 32px; }
    .page_footer .footer_social a {
      display: inline-block;
      width: 51px;
      height: 51px;
      position: relative;
      float: left;
      margin-right: 3px; }
      .page_footer .footer_social a .after,
      .page_footer .footer_social a .before {
        display: block;
        width: 51px;
        height: 51px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 1;
        background-image: url("/pics/i/social.png?v=3");
        background-repeat: no-repeat;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        transition-duration: 500ms; }
      .page_footer .footer_social a .after {
        opacity: 0; }
      .page_footer .footer_social a:hover .before {
        opacity: 0; }
      .page_footer .footer_social a:hover .after {
        opacity: 1; }
      .page_footer .footer_social a.google_plus .before {
        background-position: 0 top; }
      .page_footer .footer_social a.google_plus .after {
        background-position: 0 bottom; }
      .page_footer .footer_social a.twitter .before {
        background-position: -54px top; }
      .page_footer .footer_social a.twitter .after {
        background-position: -54px bottom; }
      .page_footer .footer_social a.facebook .before {
        background-position: -108px top; }
      .page_footer .footer_social a.facebook .after {
        background-position: -108px bottom; }
      .page_footer .footer_social a.vk .before {
        background-position: -162px top; }
      .page_footer .footer_social a.vk .after {
        background-position: -162px bottom; }
      .page_footer .footer_social a.instagram .before {
        background-position: -216px top; }
      .page_footer .footer_social a.instagram .after {
        background-position: -216px bottom; }
      .page_footer .footer_social a.youtube .before {
        background-position: -270px top; }
      .page_footer .footer_social a.youtube .after {
        background-position: -270px bottom; }

.page_black .page_footer .rss i:before, .page_black .page_footer .rss i:after {
  background-image: url("/pics/i/rss_white.png") !important; }
.page_black .page_footer .logo {
  display: none; }
.page_black .page_footer .footer_social {
  display: none; }

.page_white .page_footer .rss i:before, .page_white .page_footer .rss i:after {
  background-image: url("/pics/i/rss_black.png") !important; }
.page_white .page_footer .logo {
  display: none; }
.page_white .page_footer .footer_social {
  display: none; }

.fixed_controls {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -80px; }
  .fixed_controls .search {
    height: 50px;
    width: 50px;
    position: absolute;
    right: 2px;
    top: 0;
    overflow: hidden; }
    .fixed_controls .search .input {
      height: 50px;
      width: 206px;
      position: absolute;
      border: 1px solid #C1C1C1;
      right: 59px;
      top: 0;
      border-radius: 3px;
      opacity: 0;
      -webkit-transform: translateX(-20px);
      -moz-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      -o-transform: translateX(-20px);
      transform: translateX(-20px);
      -webkit-transition-property: opacity, -webkit-transform, border-color;
      -moz-transition-property: opacity, -moz-transform, border-color;
      transition-property: opacity, transform, border-color;
      -webkit-transition-duration: 500ms;
      -moz-transition-duration: 500ms;
      transition-duration: 500ms; }
      .fixed_controls .search .input input {
        border-radius: 4px;
        border: none;
        width: 204px;
        height: 48px;
        position: absolute;
        left: 0px;
        top: 0px;
        box-shadow: none;
        outline: none;
        padding: 0 13px;
        font-size: 0.888em;
        line-height: 20px;
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      .fixed_controls .search .input:before {
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #A6A6A6;
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: -7px;
        margin-top: -7px;
        -webkit-transition-property: border-color;
        -moz-transition-property: border-color;
        transition-property: border-color;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        transition-duration: 500ms; }
      .fixed_controls .search .input:after {
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-left: 6px solid #FFF;
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: -6px;
        margin-top: -6px; }
      .fixed_controls .search .input.wrong {
        border-color: #EF4841; }
        .fixed_controls .search .input.wrong:before {
          border-left-color: #EF4841; }
    .fixed_controls .search .icon {
      float: right;
      outline: none;
      width: 50px;
      height: 50px;
      background: url("/pics/i/search.png") center center no-repeat #EF4841;
      border: none;
      padding: 0;
      margin: 0;
      -webkit-transition-property: background-color;
      -moz-transition-property: background-color;
      transition-property: background-color;
      -webkit-transition-duration: 500ms;
      -moz-transition-duration: 500ms;
      transition-duration: 500ms; }
      .fixed_controls .search .icon:hover {
        background-color: #C23232; }
    .fixed_controls .search:hover, .fixed_controls .search.focus {
      overflow: visible;
      width: 265px; }
      .fixed_controls .search:hover .input, .fixed_controls .search.focus .input {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px); }
  .fixed_controls .gis {
    top: 52px; }
    .fixed_controls .gis .icon {
      background: url("/pics/i/gis.png") center center no-repeat #EF4841; }
    .fixed_controls .gis:hover, .fixed_controls .gis.active {
      width: 290px; }
  .fixed_controls .consultant {
    top: 104px; }
    .fixed_controls .consultant .icon {
      background: url("/pics/i/consultant.png") center center no-repeat #EF4841; }
    .fixed_controls .consultant:hover {
      width: 265px; }
  .fixed_controls .memo {
    top: -52px; }
    .fixed_controls .memo .icon {
      background: url("/pics/i/memo.png") center center no-repeat #EF4841; }
    .fixed_controls .memo:hover {
      width: 265px; }
  .fixed_controls .up {
    top: 156px;
    opacity: 0;
    cursor: default;
    right: -52px !important;
    -webkit-transition-property: opacity, right;
    -moz-transition-property: opacity, right;
    transition-property: opacity, right;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms; }
    .fixed_controls .up .icon {
      background: url("/pics/i/up.png") center center no-repeat #EF4841; }
    .fixed_controls .up:hover {
      width: 160px; }
    .fixed_controls .up.js_visible {
      opacity: 1;
      cursor: pointer;
      right: 2px !important; }
  .fixed_controls .gis,
  .fixed_controls .consultant,
  .fixed_controls .memo,
  .fixed_controls .up {
    height: 50px;
    width: 50px;
    position: absolute;
    right: 2px;
    overflow: hidden;
    display: block; }
    .fixed_controls .gis .text,
    .fixed_controls .consultant .text,
    .fixed_controls .memo .text,
    .fixed_controls .up .text {
      font-size: 0.888em;
      padding: 0 20px;
      display: block;
      height: 50px;
      white-space: nowrap;
      position: absolute;
      border: 1px solid #EF4841;
      right: 59px;
      top: 0;
      border-radius: 3px;
      opacity: 0;
      background: #EF4841;
      color: #fff;
      line-height: 48px;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      -webkit-transform: translateX(-20px);
      -moz-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      -o-transform: translateX(-20px);
      transform: translateX(-20px);
      -webkit-transition-property: opacity, -webkit-transform, border-color, background;
      -moz-transition-property: opacity, -moz-transform, border-color, background;
      transition-property: opacity, transform, border-color, background;
      -webkit-transition-duration: 500ms;
      -moz-transition-duration: 500ms;
      transition-duration: 500ms; }
      .fixed_controls .gis .text:before,
      .fixed_controls .consultant .text:before,
      .fixed_controls .memo .text:before,
      .fixed_controls .up .text:before {
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #EF4841;
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: -7px;
        margin-top: -7px;
        -webkit-transition-property: border-color, background;
        -moz-transition-property: border-color, background;
        transition-property: border-color, background;
        -webkit-transition-duration: 500ms;
        -moz-transition-duration: 500ms;
        transition-duration: 500ms; }
    .fixed_controls .gis .icon,
    .fixed_controls .consultant .icon,
    .fixed_controls .memo .icon,
    .fixed_controls .up .icon {
      float: right;
      outline: none;
      width: 50px;
      height: 50px;
      border: none;
      padding: 0;
      margin: 0;
      -webkit-transition-property: background-color;
      -moz-transition-property: background-color;
      transition-property: background-color;
      -webkit-transition-duration: 500ms;
      -moz-transition-duration: 500ms;
      transition-duration: 500ms; }
    .fixed_controls .gis:hover,
    .fixed_controls .consultant:hover,
    .fixed_controls .memo:hover,
    .fixed_controls .up:hover {
      overflow: visible; }
      .fixed_controls .gis:hover .icon,
      .fixed_controls .consultant:hover .icon,
      .fixed_controls .memo:hover .icon,
      .fixed_controls .up:hover .icon {
        background-color: #C23232; }
      .fixed_controls .gis:hover .text,
      .fixed_controls .consultant:hover .text,
      .fixed_controls .memo:hover .text,
      .fixed_controls .up:hover .text {
        opacity: 1;
        background-color: #C23232;
        border-color: #C23232;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px); }
        .fixed_controls .gis:hover .text:before,
        .fixed_controls .consultant:hover .text:before,
        .fixed_controls .memo:hover .text:before,
        .fixed_controls .up:hover .text:before {
          border-left-color: #C23232; }
    .fixed_controls .gis.active,
    .fixed_controls .consultant.active,
    .fixed_controls .memo.active,
    .fixed_controls .up.active {
      overflow: visible; }
      .fixed_controls .gis.active .text,
      .fixed_controls .consultant.active .text,
      .fixed_controls .memo.active .text,
      .fixed_controls .up.active .text {
        opacity: 1;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px); }

.page_black .fixed_controls .icon {
  border: 1px solid; }
.page_black .fixed_controls .gis .text:before,
.page_black .fixed_controls .consultant .text:before,
.page_black .fixed_controls .memo .text:before,
.page_black .fixed_controls .up .text:before {
  border-left: 7px solid #FFF; }

.page_white .fixed_controls .icon {
  border: 1px solid; }
.page_white .fixed_controls .search .input:after {
  border-left: 6px solid #000; }
.page_white .fixed_controls .search .icon {
  background-image: url("/pics/i/search_black.png"); }
.page_white .fixed_controls .gis .icon {
  background-image: url("/pics/i/gis_black.png"); }
.page_white .fixed_controls .consultant .icon {
  background-image: url("/pics/i/consultant_black.png"); }
.page_white .fixed_controls .memo .icon {
  background-image: url("/pics/i/memo_black.png"); }
.page_white .fixed_controls .up .icon {
  background-image: url("/pics/i/up_black.png"); }
.page_white .fixed_controls .gis .text:before,
.page_white .fixed_controls .consultant .text:before,
.page_white .fixed_controls .memo .text:before,
.page_white .fixed_controls .up .text:before {
  border-left: 7px solid #000; }

.third_menu {
  border: 1px solid #C1C1C1;
  border-radius: 3px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  padding: 20px 0;
  width: 230px;
  margin-top: 2.222rem; }
  .third_menu.fixed {
    position: fixed;
    top: 179px;
    left: 50%;
    margin: 0 0 0 250px; }
  .third_menu ul li a {
    padding: 7px 30px;
    display: block;
    color: #5C5C5C; }
    .third_menu ul li a:hover {
      color: #EF4841;
      text-decoration: none; }
  .third_menu ul li.active a {
    color: #000; }

.tour-box .tour-container {
  position: relative;
  height: 500px; }
  .tour-box .tour-container > div {
    display: block;
    height: 100%;
    float: left;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s; }
  .tour-box .tour-container .scroll {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%; }
  .tour-box .tour-container .point-detail {
    width: 0; }
    .tour-box .tour-container .point-detail .point-content {
      padding: 20px 20px 5px;
      position: relative; }
      .tour-box .tour-container .point-detail .point-content .close-btn {
        top: 5px;
        right: 5px; }
      .tour-box .tour-container .point-detail .point-content img {
        margin: 10px 0;
        width: 100%; }
  .tour-box .tour-container .points-map {
    width: 66.6%;
    overflow: hidden; }
    .tour-box .tour-container .points-map > div {
      width: 100%;
      height: 100%; }
  .tour-box .tour-container .points-list {
    width: 33.3%; }
    .tour-box .tour-container .points-list .point-item {
      padding: 5px 20px;
      border: 1px solid #a6a8aa;
      border-bottom: 0;
      cursor: pointer; }
      .tour-box .tour-container .points-list .point-item:last-child {
        border-bottom: 1px solid #a6a8aa; }
      .tour-box .tour-container .points-list .point-item:hover, .tour-box .tour-container .points-list .point-item.active {
        background-color: #EF4841;
        color: #fff; }
  .tour-box .tour-container.point-active .point-detail {
    width: 33.3%; }
  .tour-box .tour-container.point-active .points-map {
    width: 33.3%; }

.audio-player button[data-plyr="play"], .audio-player button[data-plyr="pause"] {
  width: 40px;
  height: 40px;
  border: 2px solid #EF4841;
  border-radius: 50%;
  position: relative; }
  .audio-player button[data-plyr="play"] span, .audio-player button[data-plyr="play"] svg, .audio-player button[data-plyr="pause"] span, .audio-player button[data-plyr="pause"] svg {
    display: none !important; }
  .audio-player button[data-plyr="play"]:hover, .audio-player button[data-plyr="pause"]:hover {
    background-color: transparent !important; }
  .audio-player button[data-plyr="play"]:before, .audio-player button[data-plyr="pause"]:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background-position: center;
    background-repeat: no-repeat; }
.audio-player button[data-plyr="play"]:before {
  background-image: url(/pics/icons/play-icon.png);
  height: 20px;
  width: 10px;
  margin-top: -10px;
  margin-left: -4px; }
.audio-player button[data-plyr="pause"]:before {
  background-image: url(/pics/icons/pause-icon.png);
  height: 20px;
  width: 10px;
  margin-top: -10px;
  margin-left: -5px; }

.close-btn {
  display: block;
  position: absolute;
  right: 0;
  top: -12px;
  width: 25px;
  height: 25px;
  cursor: pointer; }
  .close-btn:before, .close-btn:after {
    content: '';
    position: absolute;
    display: block;
    top: 12px;
    width: 25px;
    height: 2px;
    background-color: #d04a42; }
  .close-btn:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .close-btn:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.soc-cont span {
  position: relative;
  top: 8px;
  padding-right: 15px; }

.soc-link {
  padding: 10px 0;
  position: relative;
  display: inline-block;
  width: 42px;
  height: 42px;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  text-align: center;
  vertical-align: top;
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .soc-link:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .soc-link:hover {
    text-decoration: none;
    color: #00B4F1;
    border-color: #00B4F1; }
    .soc-link:hover.vk:before {
      background-image: url(/pics/icons/vk-blue.png); }
    .soc-link:hover.fb:before {
      background-image: url(/pics/icons/f-blue.png); }
  .soc-link.vk:before {
    background-image: url(/pics/icons/vk-black.png); }
  .soc-link.fb:before {
    background-image: url(/pics/icons/f-black.png); }

.card_container {
  height: 489px;
  position: relative; }
  .card_container.media {
    height: 373px; }
  .card_container.main_card {
    height: 518px; }
  .card_container:hover {
    z-index: 2; }

.card {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 1px;
  display: block;
  border-radius: 3px;
  overflow: hidden;
  text-decoration: none;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  transition-duration: 400ms; }
  .card .mark {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    line-height: 2.143em;
    padding: 0 15px;
    background: #EF4841;
    border-radius: 2px;
    overflow: hidden;
    color: #fff;
    font-size: 0.777em;
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    font-weight: 300; }
  .card:before {
    position: absolute;
    border-radius: 3px;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #C1C1C1;
    opacity: 1;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  .card:hover {
    text-decoration: none;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    z-index: 1; }
    .card:hover:before {
      opacity: 0;
      -webkit-transition-property: opacity;
      -moz-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 400ms;
      -moz-transition-duration: 400ms;
      transition-duration: 400ms; }
    .card:hover .card_content .card_title,
    .card:hover .card_content .card_info,
    .card:hover .card_content .card_annotation {
      max-height: 500px; }
    .card:hover .card_content .image + .card_pad:before {
      opacity: 1; }
    .card:hover .card_content .image + .card_pad:after {
      opacity: 0; }
    .card:hover .card_content .image + .card_pad .card_title,
    .card:hover .card_content .image + .card_pad .card_info,
    .card:hover .card_content .image + .card_pad .card_annotation {
      max-height: 200px; }
    .card:hover .card_content .image.video:after {
      opacity: 1; }
    .card:hover .card_content .image.video:before {
      opacity: 0; }

a.card:hover {
  text-decoration: none;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 1; }
  a.card:hover:before {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  a.card:hover .card_content .card_title,
  a.card:hover .card_content .card_info,
  a.card:hover .card_content .card_annotation {
    max-height: 500px; }
  a.card:hover .card_content .image + .card_pad .card_title,
  a.card:hover .card_content .image + .card_pad .card_info,
  a.card:hover .card_content .image + .card_pad .card_annotation {
    max-height: 200px; }
  a.card:hover .card_content .image.video:after {
    opacity: 1; }
  a.card:hover .card_content .image.video:before {
    opacity: 0; }
  a.card:hover .card_more {
    background: #EDEDED; }

.page_black .cards * {
  min-height: 0 !important;
  max-height: none !important;
  position: relative !important; }
.page_black .cards .col-xs-4 {
  width: 100%; }
  .page_black .cards .col-xs-4:first-child {
    margin-top: 0; }
  .page_black .cards .col-xs-4 .card_container {
    margin: 20px 0;
    background: none !important;
    height: auto !important;
    border: none !important; }
.page_black .card.gradient, .page_black .card_content .image + .card.card_pad:before, .card_content .page_black .image + .card.card_pad:before {
  position: relative;
  background: none !important;
  border: none !important;
  padding: 0;
  text-decoration: none !important; }
  .page_black .card.gradient .mark, .page_black .card_content .image + .card.card_pad:before .mark, .card_content .page_black .image + .card.card_pad:before .mark {
    display: none; }

.page_white .cards * {
  min-height: 0 !important;
  max-height: none !important;
  position: relative !important; }
.page_white .cards .col-xs-4 {
  width: 100%; }
  .page_white .cards .col-xs-4:first-child {
    margin-top: 0; }
  .page_white .cards .col-xs-4 .card_container {
    margin: 20px 0;
    background: none !important;
    height: auto !important;
    border: none !important; }
.page_white .card.gradient, .page_white .card_content .image + .card.card_pad:before, .card_content .page_white .image + .card.card_pad:before {
  position: relative;
  background: none !important;
  border: none !important;
  padding: 0;
  text-decoration: none !important; }
  .page_white .card.gradient .mark, .page_white .card_content .image + .card.card_pad:before .mark, .card_content .page_white .image + .card.card_pad:before .mark {
    display: none; }

.guide-type-selector {
  margin-top: 20px; }
  .guide-type-selector .sorting {
    display: inline-block; }
  .guide-type-selector .type-desc {
    padding-right: 15px; }

.guide-cards {
  margin-top: 20px; }
  .guide-cards .card .card_title,
  .guide-cards .card .card_info,
  .guide-cards .card .card_annotation {
    max-height: none !important; }
  .guide-cards .card .image + .card_pad .card_title,
  .guide-cards .card .image + .card_pad .card_info,
  .guide-cards .card .image + .card_pad .card_annotation {
    max-height: none !important; }
  .guide-cards .card_container {
    height: 420px; }

.audio-cards, .expo-cards {
  margin-bottom: 30px; }
  .audio-cards .card_container, .expo-cards .card_container {
    height: 420px; }
  .audio-cards .audio-card, .expo-cards .audio-card {
    cursor: pointer; }

.card-audio-detail {
  position: relative;
  padding: 25px;
  border: 1px solid #a6a8aa;
  display: none;
  margin-bottom: 30px; }
  .card-audio-detail:before {
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-left: 1px solid #a6a8aa;
    border-top: 1px solid #a6a8aa;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .card-audio-detail.card-1:before {
    left: 140px; }
  .card-audio-detail.card-2:before {
    left: 460px; }
  .card-audio-detail.card-3:before {
    left: 780px; }
  .card-audio-detail .img img {
    width: 100%; }
  .card-audio-detail .content h3 {
    margin-top: 0; }
  .card-audio-detail .read-mode-container {
    display: none; }
  .card-audio-detail .audio-player {
    position: relative;
    height: 50px; }

.card_header {
  position: relative;
  border-radius: 2px 2px 0 0;
  display: block;
  background: #fff;
  overflow: hidden;
  margin-bottom: 1px; }
  .card_header .card_more {
    border-radius: 2px 2px 0 0;
    padding: 0 18px;
    display: block;
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    font-size: 0.824em;
    line-height: 3.285em;
    letter-spacing: 0.075em;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transition-property: color, background;
    -moz-transition-property: color, background;
    transition-property: color, background;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }

a.card_header:hover {
  text-decoration: none; }
  a.card_header:hover .card_more {
    background: #EDEDED; }

.page_black .card_header {
  padding: 0 0 1em;
  margin: 0; }
  .page_black .card_header .card_more {
    padding: 0;
    margin: 0;
    line-height: normal; }

.page_white .card_header {
  padding: 0 0 1em;
  margin: 0; }
  .page_white .card_header .card_more {
    padding: 0;
    margin: 0;
    line-height: normal; }

.favorited {
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 28px;
  height: 39px;
  z-index: 2;
  cursor: pointer; }
  .favorited .flag {
    display: block;
    position: absolute;
    margin-top: 4px;
    margin-left: 7px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
    .favorited .flag .add {
      opacity: 1;
      visibility: visible; }
    .favorited .flag .remove {
      opacity: 0;
      visibility: hidden; }
    .favorited .flag:before, .favorited .flag:after {
      content: '';
      display: block;
      position: absolute;
      width: 15px;
      height: 23px;
      background-image: url(/pics/i/favorited.png);
      background-position-y: 0;
      background-repeat: no-repeat;
      background-size: 31px;
      -webkit-transition-property: all;
      -moz-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 400ms;
      -moz-transition-duration: 400ms;
      transition-duration: 400ms; }
    .favorited .flag:before {
      background-position-x: 0%;
      opacity: 1;
      visibility: visible; }
    .favorited .flag:after {
      background-position-x: 100%;
      opacity: 0;
      visibility: hidden; }
  .favorited .round {
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50%;
    width: 39px;
    height: 39px;
    background-color: #ffffff;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  .favorited.active .flag:before {
    opacity: 0;
    visibility: hidden; }
  .favorited.active .flag:after {
    opacity: 1;
    visibility: visible; }
  .favorited.active .flag:hover .remove {
    opacity: 1;
    visibility: visible; }
  .favorited.active .round {
    background-color: #ef4841; }
  .favorited.active:hover .add {
    opacity: 0;
    visibility: hidden; }
  .favorited.active:hover .remove {
    opacity: 1;
    visibility: visible; }
  .favorited .add, .favorited .remove {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    color: #EF4841;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
    background: #fff;
    display: block;
    top: -4px;
    width: 200px;
    text-align: center;
    right: 65px;
    border-radius: 2px;
    padding: 10px 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
    .favorited .add:after, .favorited .remove:after {
      content: '';
      display: block;
      position: absolute;
      right: -16px;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 17px 0 17px 17px;
      border-color: transparent transparent transparent #FFF; }
  .favorited:hover .add, .favorited:hover .remove {
    right: 55px; }
  .favorited:hover .add {
    opacity: 1;
    visibility: visible; }

.card-like {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 28px;
  height: 39px;
  z-index: 2;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  transition-duration: 400ms; }
  .card-like:before, .card-like:after {
    content: '';
    display: block;
    position: absolute;
    width: 28px;
    height: 40px;
    background-image: url(/pics/i/heart-sprite.png);
    background-position-y: 6px;
    background-repeat: no-repeat;
    background-size: 56px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  .card-like:before {
    background-position-x: 0%;
    opacity: 1;
    visibility: visible; }
  .card-like:after {
    background-position-x: 100%;
    opacity: 0;
    visibility: hidden; }
  .card-like.active:before {
    opacity: 0;
    visibility: hidden; }
  .card-like.active:after {
    opacity: 1;
    visibility: visible; }
  .card-like.active:hover .remove {
    opacity: 1;
    visibility: visible; }
  .card-like .add, .card-like .remove {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    color: #EF4841;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0;
    background: #fff;
    display: block;
    width: 200px;
    text-align: center;
    right: 60px;
    border-radius: 2px;
    padding: 10px 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
    .card-like .add:after, .card-like .remove:after {
      content: '';
      display: block;
      position: absolute;
      right: -16px;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 17px 0 17px 17px;
      border-color: transparent transparent transparent #FFF; }
  .card-like:hover .add, .card-like:hover .remove {
    right: 50px; }
  .card-like:hover .add {
    opacity: 1;
    visibility: visible; }

.like {
  display: block;
  padding-left: 45px !important;
  position: relative;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  transition-duration: 400ms; }
  .like:before, .like:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    left: 18px;
    top: 8px;
    height: 26px;
    background-image: url(/pics/i/heart-sprite.png);
    background-position-y: 6px;
    background-repeat: no-repeat;
    background-size: 40px;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  .like:before {
    background-position-x: 0%;
    opacity: 1;
    visibility: visible; }
  .like:after {
    background-position-x: 100%;
    opacity: 0;
    visibility: hidden; }
  .like.active:before {
    opacity: 0;
    visibility: hidden; }
  .like.active:after {
    opacity: 1;
    visibility: visible; }
  .like.active:hover .remove {
    opacity: 1;
    visibility: visible; }

.card_content {
  background: #fff;
  border-radius: 2px 2px 0 0;
  display: block;
  overflow: hidden;
  position: relative;
  font-size: 0.95em;
  min-height: 418px;
  text-decoration: none; }
  .card_content .card_pad {
    padding: 0 18px;
    display: block; }
  .card_content .image {
    display: block;
    height: 195px;
    overflow: hidden;
    width: 100%;
    position: relative; }
    .card_content .image .img {
      display: block;
      height: 195px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
    .card_content .image.video:before, .card_content .image.video:after {
      content: '';
      left: 50%;
      top: 50%;
      position: absolute;
      width: 106px;
      height: 106px;
      margin: -53px 0 0 -53px;
      z-index: 1;
      background-image: url("/pics/i/video_play.png");
      background-repeat: no-repeat;
      -webkit-transition-property: opacity;
      -moz-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 400ms;
      -moz-transition-duration: 400ms;
      transition-duration: 400ms; }
    .card_content .image.video:before {
      background-position: top center; }
    .card_content .image.video:after {
      background-position: bottom center;
      opacity: 0; }
  .card_content .card_title {
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    font-size: 1.37em;
    line-height: 1.2em;
    letter-spacing: 0.075em;
    display: block;
    color: #191919;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0.722rem 0;
    overflow: hidden;
    max-height: 135px;
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  .card_content .card_info {
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    font-size: 0.824em;
    line-height: 1.429em;
    letter-spacing: 0.075em;
    display: block;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0.722rem 0;
    overflow: hidden;
    max-height: 40px;
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  .card_content .card_annotation {
    display: block;
    line-height: 1.411em;
    overflow: hidden;
    color: #5C5C5C;
    margin: 0.722rem 0;
    max-height: 192px;
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  .card_content .category {
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    background-color: #EF4841;
    z-index: 1;
    padding: 0 15px;
    color: #FFF;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
    .card_content .category:after {
      content: '';
      display: block;
      position: absolute;
      right: -18px;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 18px 0 18px 18px;
      border-color: transparent transparent transparent #EF4841; }
  .card_content .flag {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    background-color: #EF4841;
    z-index: 1;
    padding: 6px 15px; }
    .card_content .flag.middle {
      display: inline-block;
      position: relative;
      margin-bottom: 0.722rem; }
    .card_content .flag span {
      display: block;
      color: #FFF;
      font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      .card_content .flag span.text {
        font-size: 11px;
        line-height: 11px;
        margin-bottom: 3px; }
      .card_content .flag span.value {
        font-size: 20px; }
    .card_content .flag:before, .card_content .flag:after {
      content: '';
      display: block;
      position: absolute;
      right: -12px; }
    .card_content .flag:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 24px 12px 0 0;
      border-color: #EF4841 transparent transparent transparent;
      top: 0; }
    .card_content .flag:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 24px 0 0 12px;
      border-color: transparent transparent transparent #EF4841;
      bottom: 0; }
  .card_content .card_date {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #888;
    margin-top: 13px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .card_content .card_location {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding-left: 25px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .card_content .card_location:before {
      content: '';
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      height: 18px;
      width: 13px;
      background: url(/pics/i/card-location.png) 0 0 no-repeat;
      background-size: contain; }
  .card_content .card_location_black {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding-left: 25px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #000; }
    .card_content .card_location_black:before {
      content: '';
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      height: 18px;
      width: 13px;
      background: url(/pics/i/card-geo-black.png) 0 0 no-repeat;
      background-size: contain; }
  .card_content .card_achieve {
    position: relative;
    display: block;
    padding-left: 25px;
    margin-top: 10px; }
    .card_content .card_achieve .title {
      display: block;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      color: #888;
      font-size: 10px;
      line-height: 10px; }
    .card_content .card_achieve .name {
      display: block;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      color: #000;
      font-size: 14px; }
    .card_content .card_achieve:before {
      content: '';
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      height: 17px;
      width: 17px;
      background: url(/pics/i/card-achieve.png) 0 0 no-repeat;
      background-size: contain; }
  .card_content .card_person {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding-left: 25px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .card_content .card_person:before {
      content: '';
      display: block;
      position: absolute;
      top: 3px;
      left: 0;
      height: 18px;
      width: 13px;
      background: url(/pics/i/icon-person.png) 0 0 no-repeat;
      background-size: contain; }
  .card_content .image + .card_pad {
    position: relative; }
    .card_content .image + .card_pad:before {
      position: absolute;
      top: -0.722rem;
      right: 0px;
      left: 0px;
      margin: 0 -18px;
      height: 1px;
      display: block;
      content: ''; }
    .card_content .image + .card_pad:after {
      position: absolute;
      top: -0.722rem;
      right: 0px;
      left: 0px;
      margin: 0 -18px;
      height: 1px;
      display: block;
      content: '';
      background: #C1C1C1;
      -webkit-transition-property: opacity;
      -moz-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 400ms;
      -moz-transition-duration: 400ms;
      transition-duration: 400ms; }
    .card_content .image + .card_pad .card_title {
      max-height: 82px; }
    .card_content .image + .card_pad .card_info {
      max-height: 20px; }
    .card_content .image + .card_pad .card_annotation {
      max-height: 69px; }
  .card_content.media {
    min-height: 302px; }

.card_header + .card_content {
  border-radius: 0; }

a.card_content:hover {
  text-decoration: none; }
  a.card_content:hover .card_title,
  a.card_content:hover .card_info,
  a.card_content:hover .card_annotation {
    max-height: 500px; }
  a.card_content:hover .image + .card_pad .card_title,
  a.card_content:hover .image + .card_pad .card_info,
  a.card_content:hover .image + .card_pad .card_annotation {
    max-height: 200px; }
  a.card_content:hover .image.video:after {
    opacity: 1; }
  a.card_content:hover .image.video:before {
    opacity: 0; }

.page_black .card_content {
  text-decoration: none !important; }
  .page_black .card_content .card_pad {
    padding: 0 !important; }
  .page_black .card_content .image {
    display: none; }
  .page_black .card_content .card_title,
  .page_black .card_content .card_info,
  .page_black .card_content .card_annotation {
    margin: 0.2em 0; }
  .page_black .card_content .card_title {
    text-decoration: underline !important; }

.page_white .card_content {
  text-decoration: none !important; }
  .page_white .card_content .card_pad {
    padding: 0 !important; }
  .page_white .card_content .image {
    display: none; }
  .page_white .card_content .card_title,
  .page_white .card_content .card_info,
  .page_white .card_content .card_annotation {
    margin: 0.2em 0; }
  .page_white .card_content .card_title {
    text-decoration: underline !important; }

.card_footer {
  position: relative;
  border-radius: 0 0 2px 2px;
  display: block;
  background: #fff;
  overflow: hidden;
  margin-top: 1px; }
  .card_footer .card_more {
    border-radius: 0 0 2px 2px;
    padding: 0 18px;
    display: block;
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    font-size: 0.824em;
    line-height: 3.285em;
    letter-spacing: 0.075em;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transition-property: color, background;
    -moz-transition-property: color, background;
    transition-property: color, background;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }

a.card_footer:hover {
  text-decoration: none; }
  a.card_footer:hover .card_more {
    background: #EDEDED; }

.page_black .card_footer {
  margin: 0;
  display: none; }
  .page_black .card_footer .card_more {
    padding: 0;
    margin: 0;
    line-height: normal; }

.page_white .card_footer {
  margin: 0;
  display: none; }
  .page_white .card_footer .card_more {
    padding: 0;
    margin: 0;
    line-height: normal; }

@keyframes plyr-progress {
  to {
    background-position: 25px 0; } }
.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  direction: ltr; }
  .plyr,
  .plyr *,
  .plyr *::after,
  .plyr *::before {
    box-sizing: border-box; }
  .plyr a, .plyr button, .plyr input, .plyr label {
    touch-action: manipulation; }
  .plyr:focus {
    outline: 0; }
  .plyr video,
  .plyr audio {
    width: 100%;
    height: auto;
    vertical-align: middle;
    border-radius: 0; }
  .plyr input[type='range'] {
    display: block;
    height: 25px;
    width: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    opacity: 0;
    height: 10px;
    appearance: none;
    cursor: pointer;
    border: none;
    background: transparent; }
    .plyr input[type='range']::-webkit-slider-runnable-track {
      height: 10px;
      background: transparent;
      border: 0;
      border-radius: 5px;
      user-select: none; }
    .plyr input[type='range']::-webkit-slider-thumb {
      -webkit-appearance: none;
      margin-top: -5px;
      position: relative;
      height: 20px;
      width: 20px;
      background: #fff;
      border: 2px solid transparent;
      border-radius: 100%;
      transition: background .2s ease, border .2s ease, transform .2s ease;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
      box-sizing: border-box; }
    .plyr input[type='range']::-moz-range-track {
      height: 10px;
      background: transparent;
      border: 0;
      border-radius: 5px;
      user-select: none; }
    .plyr input[type='range']::-moz-range-thumb {
      position: relative;
      height: 20px;
      width: 20px;
      background: #fff;
      border: 2px solid transparent;
      border-radius: 100%;
      transition: background .2s ease, border .2s ease, transform .2s ease;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
      box-sizing: border-box; }
    .plyr input[type='range']::-ms-track {
      height: 10px;
      background: transparent;
      border: 0;
      color: transparent; }
    .plyr input[type='range']::-ms-fill-upper {
      height: 10px;
      background: transparent;
      border: 0;
      border-radius: 5px;
      user-select: none; }
    .plyr input[type='range']::-ms-fill-lower {
      height: 10px;
      background: transparent;
      border: 0;
      border-radius: 5px;
      user-select: none;
      background: #EF4841; }
    .plyr input[type='range']::-ms-thumb {
      position: relative;
      height: 20px;
      width: 20px;
      background: #fff;
      border: 2px solid transparent;
      border-radius: 100%;
      transition: background .2s ease, border .2s ease, transform .2s ease;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
      box-sizing: border-box;
      margin-top: 0; }
    .plyr input[type='range']::-ms-tooltip {
      display: none; }
    .plyr input[type='range']:focus {
      outline: 0; }
    .plyr input[type='range']::-moz-focus-outer {
      border: 0; }
    .plyr input[type='range'].tab-focus:focus {
      outline-offset: 3px; }
    .plyr input[type='range']:active::-webkit-slider-thumb {
      background: #EF4841;
      border-color: #fff;
      transform: scale(1.25); }
    .plyr input[type='range']:active::-moz-range-thumb {
      background: #EF4841;
      border-color: #fff;
      transform: scale(1.25); }
    .plyr input[type='range']:active::-ms-thumb {
      background: #EF4841;
      border-color: #fff;
      transform: scale(1.25); }

.plyr--video input[type='range'].tab-focus:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5); }

.plyr--audio input[type='range'].tab-focus:focus {
  outline: 1px dotted rgba(86, 93, 100, 0.5); }

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

.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: 0;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); }

.plyr__video-embed {
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
  border-radius: 0; }
  .plyr__video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    user-select: none; }
  .plyr__video-embed > div {
    position: relative;
    padding-bottom: 200%;
    transform: translateY(-35.95%); }

.plyr .plyr__video-embed iframe {
  pointer-events: none; }

.plyr video::-webkit-media-text-track-container {
  display: none; }

.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  transform: translateY(-60px);
  transition: transform .3s ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400; }
  .plyr__captions span {
    border-radius: 2px;
    padding: 3px 10px;
    background: rgba(0, 0, 0, 0.7);
    box-decoration-break: clone;
    line-height: 150%; }
  .plyr__captions span:empty {
    display: none; }
  @media (min-width: 768px) {
    .plyr__captions {
      font-size: 24px; } }

.plyr--captions-active .plyr__captions {
  display: block; }

.plyr--fullscreen-active .plyr__captions {
  font-size: 32px; }

.plyr--hide-controls .plyr__captions {
  transform: translateY(-20px); }

.plyr ::-webkit-media-controls {
  display: none; }

.plyr__controls {
  display: flex;
  align-items: center;
  line-height: 1;
  text-align: center; }
  .plyr__controls > button,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time {
    margin-left: 5px; }
    .plyr__controls > button:first-child,
    .plyr__controls .plyr__progress:first-child,
    .plyr__controls .plyr__time:first-child {
      margin-left: 0; }
  .plyr__controls .plyr__volume {
    margin-left: 5px; }
  .plyr__controls [data-plyr="pause"] {
    margin-left: 0; }
  .plyr__controls button {
    position: relative;
    display: inline-block;
    flex-shrink: 0;
    overflow: visible;
    vertical-align: middle;
    padding: 7px;
    border: 0;
    background: transparent;
    border-radius: 3px;
    cursor: pointer;
    transition: background .3s ease, color .3s ease, opacity .3s ease;
    color: inherit; }
    .plyr__controls button svg {
      width: 18px;
      height: 18px;
      display: block;
      fill: currentColor; }
    .plyr__controls button:focus {
      outline: 0; }
  .plyr__controls .icon--exit-fullscreen,
  .plyr__controls .icon--muted,
  .plyr__controls .icon--captions-on {
    display: none; }
  @media (min-width: 480px) {
    .plyr__controls > button,
    .plyr__controls .plyr__progress,
    .plyr__controls .plyr__time {
      margin-left: 10px; } }

.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none; }

.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px 10px 10px;
  background: linear, false, transparent, rgba(0, 0, 0, 0.5);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #fff;
  transition: opacity .3s ease; }
  .plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
    background: #EF4841;
    color: #fff; }

.plyr--audio .plyr__controls {
  padding: 10px;
  border-radius: inherit;
  background: transparent;
  border: none;
  color: #000; }
  .plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover {
    background: #EF4841;
    color: #fff; }

.plyr__play-large {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background: #EF4841;
  border: 4px solid currentColor;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  transition: all .3s ease; }
  .plyr__play-large svg {
    position: relative;
    left: 2px;
    width: 20px;
    height: 20px;
    display: block;
    fill: currentColor; }
  .plyr__play-large:focus {
    outline: 1px dotted rgba(255, 255, 255, 0.5); }

.plyr .plyr__play-large {
  display: inline-block; }

.plyr--audio .plyr__play-large {
  display: none; }

.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden; }

.plyr__controls [data-plyr='pause'],
.plyr--playing .plyr__controls [data-plyr='play'] {
  display: none; }

.plyr--playing .plyr__controls [data-plyr='pause'] {
  display: inline-block; }

.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted,
.plyr--captions-active .plyr__controls .icon--captions-on {
  display: block; }
  .plyr--fullscreen-active .icon--exit-fullscreen + svg,
  .plyr--muted .plyr__controls .icon--muted + svg,
  .plyr--captions-active .plyr__controls .icon--captions-on + svg {
    display: none; }

.plyr [data-plyr='captions'],
.plyr [data-plyr='fullscreen'] {
  display: none; }

.plyr--captions-enabled [data-plyr='captions'],
.plyr--fullscreen-enabled [data-plyr='fullscreen'] {
  display: inline-block; }

.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease, opacity .2s .1s ease; }
  .plyr__tooltip::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(0, 0, 0, 0.7);
    border-left: 4px solid transparent;
    z-index: 2; }

.plyr button:hover .plyr__tooltip,
.plyr button.tab-focus:focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1); }

.plyr button:hover .plyr__tooltip {
  z-index: 3; }

.plyr__controls button:first-child .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%; }
  .plyr__controls button:first-child .plyr__tooltip::before {
    left: 16px; }

.plyr__controls button:last-child .plyr__tooltip {
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%; }
  .plyr__controls button:last-child .plyr__tooltip::before {
    left: auto;
    right: 16px;
    transform: translateX(50%); }

.plyr__controls button:first-child:hover .plyr__tooltip, .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:first-child .plyr__tooltip--visible,
.plyr__controls button:last-child:hover .plyr__tooltip,
.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1); }

.plyr__progress {
  display: none;
  position: relative;
  flex: 1; }
  .plyr__progress input[type="range"] {
    position: relative;
    z-index: 2;
    opacity: 0; }
    .plyr__progress input[type="range"]::-webkit-slider-runnable-track {
      background: transparent; }
    .plyr__progress input[type="range"]::-moz-range-track {
      background: transparent; }
    .plyr__progress input[type="range"]::-ms-fill-upper {
      background: transparent; }
  .plyr__progress .plyr__tooltip {
    left: 0; }

.plyr .plyr__progress {
  display: inline-block; }

.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 10px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  appearance: none;
  border: none;
  border-radius: 0; }
  .plyr__progress--buffer::-webkit-progress-bar,
  .plyr__progress--played::-webkit-progress-bar,
  .plyr__volume--display::-webkit-progress-bar {
    background: transparent; }
  .plyr__progress--buffer::-webkit-progress-value,
  .plyr__progress--played::-webkit-progress-value,
  .plyr__volume--display::-webkit-progress-value {
    background: currentColor;
    border-radius: 0;
    min-width: 10px; }
  .plyr__progress--buffer::-moz-progress-bar,
  .plyr__progress--played::-moz-progress-bar,
  .plyr__volume--display::-moz-progress-bar {
    background: currentColor;
    border-radius: 0;
    min-width: 10px; }
  .plyr__progress--buffer::-ms-fill,
  .plyr__progress--played::-ms-fill,
  .plyr__volume--display::-ms-fill {
    border-radius: 0; }

.plyr__progress--played,
.plyr__volume--display {
  z-index: 1;
  color: #EF4841;
  background: #e6e6e7;
  transition: none; }
  .plyr__progress--played::-webkit-progress-value,
  .plyr__volume--display::-webkit-progress-value {
    min-width: 10px;
    max-width: 99%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: none; }
  .plyr__progress--played::-moz-progress-bar,
  .plyr__volume--display::-moz-progress-bar {
    min-width: 10px;
    max-width: 99%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: none; }
  .plyr__progress--played::-ms-fill,
  .plyr__volume--display::-ms-fill {
    display: none; }

.plyr__progress--buffer::-webkit-progress-value {
  transition: width .2s ease; }
.plyr__progress--buffer::-moz-progress-bar {
  transition: width .2s ease; }
.plyr__progress--buffer::-ms-fill {
  transition: width .2s ease; }

.plyr--video .plyr__progress--buffer,
.plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25); }

.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25); }

.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.67); }

.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.67);
  opacity: 0; }

.plyr--loading .plyr__progress--buffer {
  animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: linear, -45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent;
  color: transparent; }

.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25); }

.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.67); }

.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  position: absolute;
  top: 40px;
  left: 52px; }

.plyr__time + .plyr__time {
  display: none; }
  @media (min-width: 768px) {
    .plyr__time + .plyr__time {
      display: inline-block; } }
  .plyr__time + .plyr__time::before {
    content: '\2044';
    margin-right: 10px; }

.plyr__volume {
  display: none; }

.plyr .plyr__volume {
  flex: 1;
  position: relative; }
  .plyr .plyr__volume input[type="range"] {
    position: relative;
    z-index: 2;
    opacity: 0; }
  @media (min-width: 480px) {
    .plyr .plyr__volume {
      display: block;
      max-width: 60px; } }
  @media (min-width: 768px) {
    .plyr .plyr__volume {
      max-width: 100px; } }

.plyr--is-ios .plyr__volume,
.plyr--is-ios [data-plyr='mute'] {
  display: none !important; }

.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10000000;
  background: #000;
  border-radius: 0 !important; }
  .plyr--fullscreen-active video {
    height: 100%; }
  .plyr--fullscreen-active .plyr__video-wrapper {
    height: 100%;
    width: 100%; }
  .plyr--fullscreen-active .plyr__controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    top: 50%;
    transform: translateY(-50%); }

.btn {
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  padding: 10px 13px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 0.8888em;
  line-height: 1.3em;
  position: relative;
  z-index: 0;
  font-weight: normal;
  cursor: pointer;
  -webkit-transition-property: border, background, color;
  -moz-transition-property: border, background, color;
  transition-property: border, background, color;
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  transition-duration: 400ms; }
  .btn.block {
    display: block;
    width: 100%;
    text-align: center; }
  .btn:hover {
    z-index: 1;
    text-decoration: none; }
  .btn.btn_gray {
    border-color: #C1C1C1;
    border-width: 1px;
    border-style: solid;
    color: #191919;
    background: #fff;
    padding-right: 20px;
    padding-left: 20px; }
    .btn.btn_gray:hover, .btn.btn_gray.active {
      border-color: #00B4F1;
      color: #00B4F1; }
  .btn.btn_red {
    background: #EF4841;
    color: #FFF;
    border: 1px solid #EF4841; }
    .btn.btn_red:hover {
      background: #C23232;
      border-color: #C23232; }
    .btn.btn_red.empty {
      color: #EF4841;
      background: transparent; }
      .btn.btn_red.empty:hover {
        background: #C23232;
        border-color: #C23232;
        color: #FFF; }

.btn_group {
  display: inline-block;
  border-radius: 3px;
  white-space: nowrap; }
  .btn_group .btn {
    border-radius: 0;
    float: left;
    margin-left: -1px; }
    .btn_group .btn:first-child {
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px;
      margin-left: 0; }
    .btn_group .btn:last-child {
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }

.page_black .btn {
  text-decoration: none !important; }
.page_black .btn.active,
.page_black .btn:hover {
  background-color: #FFF !important;
  color: #000 !important; }
  .page_black .btn.active *,
  .page_black .btn:hover * {
    background-color: #FFF !important;
    color: #000 !important; }

.page_white .btn {
  text-decoration: none !important; }
.page_white .btn.active,
.page_white .btn:hover {
  background-color: #000 !important;
  color: #FFF !important; }
  .page_white .btn.active *,
  .page_white .btn:hover * {
    background-color: #000 !important;
    color: #FFF !important; }

.image_description {
  font-size: 0.777em;
  font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: italic;
  display: block;
  margin-top: 9px; }

.pagination {
  text-align: center;
  margin: 20px 0 0; }
  .pagination .btn_group .btn {
    color: #C1C1C1;
    padding-left: 15px;
    padding-right: 15px; }
    .pagination .btn_group .btn:hover {
      color: #00B4F1; }
    .pagination .btn_group .btn.active {
      color: #191919;
      border-color: #C1C1C1; }
      .pagination .btn_group .btn.active:hover {
        border-color: #C1C1C1;
        color: #191919;
        cursor: default; }

.date_filter {
  border: 1px solid #C1C1C1;
  padding: 8px 18px;
  font-size: 0.78em;
  border-radius: 3px;
  margin-bottom: 20px; }
  .date_filter .label {
    vertical-align: top;
    display: inline-block;
    line-height: 3em;
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    color: #5C5C5C;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    margin-right: 10px; }
  .date_filter input[type="text"] {
    vertical-align: top;
    width: 114px;
    height: 3em;
    border: 1px solid #C1C1C1;
    border-radius: 3px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    margin-right: 10px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .date_filter .btn {
    vertical-align: top;
    font-size: 1em;
    padding-top: 0;
    padding-bottom: 0;
    height: 3em;
    line-height: 1.9em;
    font-weight: normal; }
  .date_filter .fast_links {
    display: inline-block;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .date_filter .fast_links ul {
      display: inline-block; }
      .date_filter .fast_links ul li {
        display: inline-block;
        margin-left: 20px; }
        .date_filter .fast_links ul li a {
          line-height: 3em;
          display: inline-block; }
        .date_filter .fast_links ul li:first-child {
          margin-left: 0; }

.FS_22 .date_filter .fast_links li {
  margin-left: 12px; }

.ui-datepicker {
  background: #fff;
  padding: 16px;
  border: 1px solid #C1C1C1;
  border-radius: 3px;
  margin: 2px 0;
  position: relative;
  display: none;
  /*&:before {
  	border-bottom: 7px solid $color_GrayLight;
  	border-right: 8px solid transparent;
  	border-left: 8px solid transparent;
  	content: '';
  	width: 0;
  	height: 0;
  	position: absolute;
  	left: 56px;
  	top: -7px;
  }
  &:after {
  	border-bottom: 6px solid $color_White;
  	border-right: 7px solid transparent;
  	border-left: 7px solid transparent;
  	content: '';
  	width: 0;
  	height: 0;
  	position: absolute;
  	left: 57px;
  	top: -6px;
  }*/ }
  .ui-datepicker .ui-datepicker-header {
    text-align: center;
    position: relative;
    padding: 0 35px; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      position: absolute;
      top: 0;
      width: 35px;
      height: 35px;
      cursor: pointer; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled,
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
        display: none; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
        display: none; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after,
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before,
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 35px;
        height: 35px;
        background-image: url("/pics/i/arrows.png");
        background-repeat: no-repeat;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 400ms;
        -moz-transition-duration: 400ms;
        transition-duration: 400ms; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after,
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
        opacity: 0; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      left: -5px; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
        background-position: left top; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:after {
        background-position: left bottom; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover:before {
        opacity: 0; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover:after {
        opacity: 1; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      right: -5px; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
        background-position: right top; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next:after {
        background-position: right bottom; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:before {
        opacity: 0; }
      .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover:after {
        opacity: 1; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      font-size: 1.333em;
      letter-spacing: 0.075em;
      line-height: 35px;
      color: #000;
      font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      font-weight: 300; }
  .ui-datepicker .ui-datepicker-calendar {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 0.78em;
    width: 272px;
    margin: 0.5em 0 0 0; }
    .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
      text-align: center;
      vertical-align: middle;
      padding: 0;
      border: none;
      width: 35px;
      height: 35px; }
    .ui-datepicker .ui-datepicker-calendar thead th {
      font-weight: normal;
      color: #C1C1C1; }
      .ui-datepicker .ui-datepicker-calendar thead th.ui-datepicker-week-end a {
        color: #EF4841; }
    .ui-datepicker .ui-datepicker-calendar tbody td a {
      display: block;
      height: 35px;
      line-height: 33px;
      color: #5C5C5C;
      border: 1px solid transparent;
      border-radius: 3px;
      -webkit-transition-property: border;
      -moz-transition-property: border;
      transition-property: border; }
      .ui-datepicker .ui-datepicker-calendar tbody td a:hover {
        border-color: #C1C1C1;
        text-decoration: none; }
    .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day a {
      border-color: #C1C1C1;
      background-color: #C1C1C1; }
    .ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-week-end a {
      color: #EF4841; }
    .ui-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled a, .ui-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled span {
      color: #EDEDED; }

.page_black .ui-datepicker-current-day a {
  background-color: #FFF !important;
  color: #000 !important; }

.page_white .ui-datepicker-current-day a {
  background-color: #000 !important;
  color: #FFF !important; }

/*! 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;
  color: #444;
  text-shadow: none; }

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

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg); } }
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  background: url("/pics/i/loader_xl.png") center center no-repeat;
  margin: -32px 0 0 -32px;
  opacity: 1;
  z-index: 8060;
  -webkit-animation-name: spin;
  -moz-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear; }

#fancybox-loading div {
  width: 44px;
  height: 44px; }

.fancybox-close {
  position: absolute;
  top: -44px;
  right: -44px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 8040; }
  .fancybox-close:after, .fancybox-close:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background-image: url("/pics/i/close.png");
    background-repeat: no-repeat;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms; }
  .fancybox-close:before {
    background-position: top center; }
  .fancybox-close:after {
    background-position: bottom center;
    opacity: 0; }
  .fancybox-close:hover:before {
    opacity: 0; }
  .fancybox-close:hover:after {
    opacity: 1; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px; }

/* Overlay helper */
.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.93); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 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;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  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); }

/*!
 * Fotorama 4.6.2 | http://fotorama.io/license/
 */
.fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__fullscreen-icon:focus:after,
.fotorama__arr:focus:after, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__img, .fotorama__html, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important; }

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important; }

.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3
.fotorama__fullscreen-icon, .fotorama__wrap--css3
.fotorama__video-play, .fotorama__wrap--css3
.fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__caption, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame, .fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html, .fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__nav__frame, .fotorama__fullscreen-icon:focus,
.fotorama__arr:focus {
  outline: 0; }

.fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__fullscreen-icon:focus:after,
.fotorama__arr:focus:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5); }

.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  -webkit-transform: none !important;
  transform: none !important; }

.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms; }

.fotorama__wrap, .fotorama__no-select, .fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__caption__wrap {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

.fotorama__wrap * {
  box-sizing: content-box; }

.fotorama__caption__wrap {
  box-sizing: border-box; }

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1; }

.fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__nav, .fotorama__nav__shaft, .fotorama__nav__frame, .fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  -webkit-tap-highlight-color: transparent; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__video-close {
  background: url("/pics/i/fotorama.png") no-repeat; }

.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2); }

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-play, .fotorama__video-close, .fotorama__thumb-border {
    background: none !important; } }
.fotorama {
  min-width: 1px;
  overflow: hidden; }

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none; }

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000; }

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important; }

.fotorama--fullscreen .fotorama__stage,
.fotorama--fullscreen .fotorama__nav {
  background: #000; }

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
  margin: 0 auto; }

.page_container .fotorama__wrap {
  margin: 0; }

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl; }

.fotorama__stage,
.fotorama__nav {
  overflow: hidden;
  position: relative;
  max-width: 100%; }

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important; }

.fotorama__stage__frame {
  overflow: hidden; }

.fotorama__stage__frame.fotorama__active {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none; }

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0; }

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9; }

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important; }

.fotorama__loaded .fotorama__img, .fotorama__error .fotorama__img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.fotorama__img--full {
  display: none; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block; }

.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important; }

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden; }

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible; }

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5; }

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left; }

.fotorama__nav__frame {
  position: relative;
  cursor: pointer; }

.fotorama__nav--dots {
  display: block; }

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px; }

.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none; }

.fotorama__nav--thumbs {
  display: block; }

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none; }

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f; }

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px; }

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px; }

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2; }

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00B4F1;
  background-image: linear, to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1); }

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000; }

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5); }

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5); }

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0; }

.fotorama__wrap--video .fotorama__caption, .fotorama__wrap--no-captions .fotorama__caption {
  display: none; }

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear; }

.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__html {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.fotorama__select {
  cursor: auto; }

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10; }

/* Strange fix of the #66 issue (Firefox bug while sliding backwards) */
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent; } }
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__video-close {
  position: absolute;
  z-index: 11;
  cursor: pointer; }

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px; }

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0; }

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0; }

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1; }

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20; }

.fotorama__fullscreen-icon:focus,
.fotorama__arr:focus {
  border-radius: 50%; }

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px; }

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none; }

.fotorama__loaded .fotorama__video-play, .fotorama__error .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block; }

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px; }

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-close {
  display: none; }

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0; }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1; }

.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block; }

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important; }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0); }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important; }

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  transition-duration: 0.3s; }

.fotorama__stage:before, .fotorama__stage:after, .fotorama__nav:before, .fotorama__nav:after {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%; }

.fotorama__stage:before, .fotorama__nav:before {
  background-image: linear, false, transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent, radial, farthest-side 0 50%, rgba(0, 0, 0, 0.4), transparent;
  background-position: 0 0, 0 0;
  left: -10px; }

.fotorama__stage.fotorama__shadows--left:before, .fotorama__nav.fotorama__shadows--left:before {
  left: 0; }

.fotorama__stage:after, .fotorama__nav:after {
  background-image: linear, false, transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent, radial, farthest-side 100% 50%, rgba(0, 0, 0, 0.4), transparent;
  background-position: 100% 0, 100% 0;
  right: -10px; }

.fotorama__stage.fotorama__shadows--right:after, .fotorama__nav.fotorama__shadows--right:after {
  right: 0; }

.fotorama--fullscreen .fotorama__stage:before, .fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none; }

.page_black .fotorama__thumb-border {
  background: transparent !important; }

.page_white .fotorama__thumb-border {
  background: transparent !important; }

#disqus_thread {
  margin-top: 55px; }

.stars_mini {
  display: inline-block;
  width: 80px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  background-image: url("/pics/i/stars_mini.png");
  background-repeat: no-repeat; }
  .stars_mini.stars_0 {
    background-position: 0 0; }
  .stars_mini.stars_1 {
    background-position: 0 -20px; }
  .stars_mini.stars_2 {
    background-position: 0 -40px; }
  .stars_mini.stars_3 {
    background-position: 0 -60px; }
  .stars_mini.stars_4 {
    background-position: 0 -80px; }
  .stars_mini.stars_5 {
    background-position: 0 -100px; }

.page_black .stars_mini {
  background-image: url("/pics/i/stars_mini_white.png"); }

.page_white .stars_mini {
  background-image: url("/pics/i/stars_mini_black.png"); }

.sorting {
  margin-bottom: 20px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  border: 1px solid #C1C1C1; }
  .sorting .combo_links {
    position: relative;
    display: inline-block;
    margin-right: 28px; }
    .sorting .combo_links .value {
      display: inline-block;
      font-size: 16px;
      color: #888;
      border: 1px solid #C1C1C1;
      padding: 8px 25px 8px 10px;
      border-radius: 3px;
      background: #fff;
      position: relative;
      cursor: pointer;
      -webkit-transition-property: border, color;
      -moz-transition-property: border, color;
      transition-property: border, color;
      -webkit-transition-duration: 400ms;
      -moz-transition-duration: 400ms;
      transition-duration: 400ms; }
      .sorting .combo_links .value:before {
        content: '';
        display: block;
        position: absolute;
        right: 8px;
        top: 50%;
        margin-top: -1px;
        border-top: 6px solid #888;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        -webkit-transition-property: border, color;
        -moz-transition-property: border, color;
        transition-property: border, color;
        -webkit-transition-duration: 400ms;
        -moz-transition-duration: 400ms;
        transition-duration: 400ms; }
      .sorting .combo_links .value:after {
        content: '';
        display: block;
        position: absolute;
        right: 9px;
        top: 50%;
        margin-top: -2px;
        border-top: 5px solid #fff;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent; }
    .sorting .combo_links .arrow {
      position: absolute;
      left: 50%;
      top: 100%;
      z-index: 3;
      opacity: 0;
      margin-top: 0px;
      -webkit-transform: translateY(20px);
      -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
      -o-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition-property: opacity, -webkit-transform;
      -moz-transition-property: opacity, -moz-transform;
      transition-property: opacity, transform;
      -webkit-transition-duration: 320ms;
      -moz-transition-duration: 320ms;
      transition-duration: 320ms; }
      .sorting .combo_links .arrow:before {
        display: none;
        border-bottom: 7px solid rgba(0, 0, 0, 0.16);
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        top: -7px;
        margin-left: -8px; }
      .sorting .combo_links .arrow:after {
        display: none;
        border-bottom: 6px solid #FFF;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        left: 50%;
        top: -6px;
        margin-left: -7px; }
    .sorting .combo_links .drop {
      white-space: nowrap;
      margin-top: 0;
      position: absolute;
      top: 100%;
      left: 0;
      border-radius: 2px;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.48);
      font-size: 0;
      line-height: 0;
      background: transparent;
      padding: 0;
      opacity: 0;
      z-index: 3;
      -webkit-transform: translateY(20px);
      -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
      -o-transform: translateY(20px);
      transform: translateY(20px);
      -webkit-transition-property: opacity, -webkit-transform;
      -moz-transition-property: opacity, -moz-transform;
      transition-property: opacity, transform;
      -webkit-transition-duration: 300ms;
      -moz-transition-duration: 300ms;
      transition-duration: 300ms; }
      .sorting .combo_links .drop ul {
        vertical-align: top;
        display: inline-block;
        white-space: normal;
        padding: 0 36px; }
      .sorting .combo_links .drop ul + ul {
        padding-left: 0; }
      .sorting .combo_links .drop li {
        white-space: nowrap; }
        .sorting .combo_links .drop li a {
          text-decoration: none;
          display: block;
          color: #888;
          padding: 0; }
          .sorting .combo_links .drop li a:hover {
            color: #EF4841; }
        .sorting .combo_links .drop li.active a {
          color: #000; }
    .sorting .combo_links:hover .value {
      color: #00B4F1;
      border-color: #00B4F1; }
      .sorting .combo_links:hover .value:before {
        border-top-color: #00B4F1; }
    .sorting .combo_links:hover .arrow {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
      .sorting .combo_links:hover .arrow:before, .sorting .combo_links:hover .arrow:after {
        display: block; }
    .sorting .combo_links:hover .drop {
      background: #fff;
      padding: 26px 0;
      font-size: 1em;
      line-height: 1.4em;
      opacity: 1;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
      .sorting .combo_links:hover .drop li a {
        padding: 6px 0 6px 0; }
  .sorting .clear_form {
    display: inline-block;
    padding-left: 30px;
    position: relative;
    font-size: 16px;
    margin-top: 10px; }
  .sorting .sorting_rating {
    display: inline-block;
    padding-left: 36px;
    position: relative; }
    .sorting .sorting_rating i {
      width: 28px;
      height: 20px;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -10px;
      display: inline-block; }
      .sorting .sorting_rating i:before, .sorting .sorting_rating i:after {
        content: '';
        width: 28px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        background-image: url("/pics/i/rating_sorting.png");
        background-repeat: no-repeat;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 300ms;
        -moz-transition-duration: 300ms;
        transition-duration: 300ms; }
      .sorting .sorting_rating i:after {
        opacity: 0; }
    .sorting .sorting_rating.up i:before {
      background-position: left top; }
    .sorting .sorting_rating.up i:after {
      background-position: left bottom; }
    .sorting .sorting_rating.down i:before {
      background-position: right top; }
    .sorting .sorting_rating.down i:after {
      background-position: right bottom; }
    .sorting .sorting_rating:hover i:before {
      opacity: 0; }
    .sorting .sorting_rating:hover i:after {
      opacity: 1; }
  .sorting .stay_filter {
    font-size: 16px;
    margin-top: 10px; }
  .sorting .city_autocomplete {
    width: 220px;
    display: inline-block;
    margin: 0 28px 0 -10px;
    vertical-align: top; }

.page_black .sorting .combo_links .drop {
  border: 1px solid; }
.page_black .sorting .sorting_rating i:before, .page_black .sorting .sorting_rating i:after {
  background-image: url("/pics/i/rating_sorting_white.png"); }
.page_black .sorting .sorting_rating i:after {
  opacity: 1; }
.page_black .sorting .sorting_rating.up i:after {
  background-position: left top; }
.page_black .sorting .sorting_rating.down i:after {
  background-position: right top; }

.page_white .sorting .combo_links .drop {
  border: 1px solid; }
.page_white .sorting .sorting_rating i:before, .page_white .sorting .sorting_rating i:after {
  background-image: url("/pics/i/rating_sorting_black.png"); }
.page_white .sorting .sorting_rating i:after {
  opacity: 1; }
.page_white .sorting .sorting_rating.up i:after {
  background-position: left top; }
.page_white .sorting .sorting_rating.down i:after {
  background-position: right top; }

.stay_sort {
  padding: 10px 25px 20px 25px; }
  .stay_sort .filters_line {
    margin-top: 20px; }
    .stay_sort .filters_line .sort_filter {
      margin-left: -8px;
      margin-right: 60px;
      display: inline-flex; }
      .stay_sort .filters_line .sort_filter .line {
        padding: 0px !important;
        border-bottom: none !important; }
      .stay_sort .filters_line .sort_filter #filter {
        display: block; }
        .stay_sort .filters_line .sort_filter #filter .head_filter {
          font-size: 24px;
          text-transform: uppercase;
          margin-bottom: 20px; }
        .stay_sort .filters_line .sort_filter #filter .col {
          width: 100px !important; }
          .stay_sort .filters_line .sort_filter #filter .col a {
            margin-bottom: 20px; }
        .stay_sort .filters_line .sort_filter #filter .col2 {
          width: 150px !important; }
  .stay_sort .result_sort {
    float: right; }
    .stay_sort .result_sort .show_filter_result {
      color: #C1C1C1;
      float: right;
      padding: 10px;
      border: 1px solid #C1C1C1;
      border-radius: 5px; }
      .stay_sort .result_sort .show_filter_result:hover {
        text-decoration: none;
        color: #C23232;
        border: 1px solid #C23232; }
    .stay_sort .result_sort .show_count_result {
      font-size: 16px;
      text-align: center;
      margin-top: 60px;
      display: none; }

.city_mini {
  margin-top: -1.5rem;
  font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
  font-size: 0.78em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-weight: 300;
  color: #EF4841; }

.rating_set {
  display: inline-block;
  height: 25px;
  vertical-align: middle; }
  .rating_set form {
    display: none; }
  .rating_set i {
    display: block;
    float: left;
    height: 25px;
    padding-left: 32px;
    position: relative;
    cursor: pointer; }
    .rating_set i:before, .rating_set i:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 25px;
      height: 25px;
      background-image: url("/pics/i/rating_set.png");
      background-repeat: no-repeat;
      -webkit-transition-property: opacity;
      -moz-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 400ms;
      -moz-transition-duration: 400ms;
      transition-duration: 400ms; }
    .rating_set i:before {
      background-position: top center; }
    .rating_set i:after {
      background-position: bottom center;
      opacity: 0; }
    .rating_set i:hover:before, .rating_set i.active:before {
      opacity: 0; }
    .rating_set i:hover:after, .rating_set i.active:after {
      opacity: 1; }
  .rating_set:hover i.active:before {
    opacity: 1; }
  .rating_set:hover i.active:after {
    opacity: 0; }
  .rating_set:hover i.active:hover:before {
    opacity: 0; }
  .rating_set:hover i.active:hover:after {
    opacity: 1; }
  .rating_set.disabled {
    cursor: default; }
    .rating_set.disabled i, .rating_set.disabled i:hover {
      cursor: default; }
      .rating_set.disabled i:before, .rating_set.disabled i:hover:before {
        opacity: 1; }
      .rating_set.disabled i:after, .rating_set.disabled i:hover:after {
        opacity: 0; }
    .rating_set.disabled i.active:before {
      opacity: 0; }
    .rating_set.disabled i.active:after {
      opacity: 1; }

.page_black .rating_set i:before, .page_black .rating_set i:after {
  background-image: url("/pics/i/rating_set_white.png"); }

.page_white .rating_set i:before, .page_white .rating_set i:after {
  background-image: url("/pics/i/rating_set_black.png"); }

.gsInformer div, .gsInformer span, .gsInformer p, .gsInformer a, .gsInformer em, .gsInformer img, .gsInformer table, .gsInformer tbody, .gsInformer tr, .gsInformer th, .gsInformer td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit; }

.gsInformer *:focus {
  outline: 0; }

.gsInformer table, .gsInformer tbody.gsInformer thead, .gsInformer tr, .gsInformer th, .gsInformer td {
  vertical-align: top; }

.gsInformer table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  padding: 0;
  table-layout: auto !important; }

.gsInformer th, .gsInformer td {
  text-align: left;
  font-weight: normal;
  empty-cells: show;
  color: inherit;
  background-color: inherit; }

.gsInformer img {
  display: inline !important;
  box-shadow: initial; }

.gsInformer {
  position: relative;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  zoom: 1;
  min-height: 1%;
  cursor: pointer;
  line-height: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.gsInformer .nolink, .gsInformer a {
  background: 0;
  text-decoration: none;
  color: inherit; }

.gsInformer.informerPadding {
  padding: 1px; }

.gsInformer table td {
  font-size: 11px; }

.gsInformer em {
  font-style: normal; }

.gsInformer.loading {
  background: url(http://www.gismeteo.ru/static/images/informer2/ajax-loader.gif) no-repeat center center; }

.gsInformer .cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent; }

.gsInformer #cityLink {
  text-align: center;
  background: #fff;
  font-size: 13px;
  font-weight: bold; }

.gsInformer #cityLink a {
  font-family: Arial !important;
  color: #000 !important;
  text-decoration: none; }

.gsInformer .display {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 0;
  vertical-align: top; }

.gsInformer .iehack {
  margin-top: 0; }

.gsInformer #error {
  text-align: center;
  vertical-align: middle;
  padding-top: 5px; }

.gsInformer #gsCityHead {
  font-weight: bold;
  font-size: 13px;
  padding: 5px 0 5px 0;
  text-align: center;
  white-space: nowrap; }

.gsInformer #gsCityHead.padding {
  padding: 6px 0 10px 0; }

.gsInformer #tdIcon {
  white-space: nowrap; }

.gsInformer .head {
  position: relative;
  z-index: 7; }

.gsInformer .gsCityF {
  font-weight: bold;
  font-size: 13px;
  padding: 5px 0 5px 0;
  text-align: center;
  white-space: nowrap; }

.gsInformer .main_wrap {
  width: 100%;
  text-align: left;
  height: 35px;
  padding-top: 0;
  padding-bottom: 0; }

.gsInformer .secondaryWrap {
  width: 100%;
  height: 35px;
  background: #fff;
  position: relative; }

.gsInformer .secondaryWrap table {
  height: 34px; }

.gsInformer .secondaryWrap table td {
  height: 35px;
  vertical-align: top; }

.gsInformer .gsCity {
  font-weight: bold;
  text-align: left;
  padding: 8px 0 0 0;
  font-size: 13px;
  zoom: 1;
  height: 27px;
  margin-top: 0;
  white-space: nowrap; }

.gsInformer .gsCity span {
  padding-left: 12px;
  display: block; }

.gsInformer .gsWeatherIcon {
  margin-top: -9px;
  z-index: 1;
  position: relative; }

.gsInformer .gsWeatherIcon img {
  vertical-align: middle; }

.gsInformer .gsWeatherIcon.margin {
  margin-top: -22px;
  margin-right: 0;
  width: 74px; }

.gsInformer .gsTemp {
  font-weight: bold;
  padding: 8px 0 0 0;
  font-size: 13px;
  height: 27px;
  zoom: 1;
  position: relative; }

.gsInformer .gsTemp2 {
  font-weight: bold;
  padding: 0;
  font-size: 13px;
  height: 27px;
  zoom: 1;
  position: relative; }

.gsInformer .gsTemp .paddingRight {
  padding-right: 12px;
  padding-left: 0 !important; }

.gsInformer .gsTemp2 span {
  padding-right: 0; }

.gsInformer .tsp, .gsInformer .tsp {
  padding: 0 !important;
  margin: 0 !important;
  *display: inline !important;
  *display: inline-block !important;
  display: inline !important;
  display: inline-block !important;
  display: -moz-inline-box !important;
  width: 0.2em !important;
  height: 0.2em !important;
  overflow: hidden !important;
  text-decoration: inherit; }

.gsInformer .gsTemp em {
  font-weight: bold;
  display: inline; }

.gsInformer .gsAddInfo {
  text-align: center;
  font-size: 11px;
  text-align: center;
  padding-top: 0; }

.gsInformer .gsAddInfo2 {
  text-align: center; }

.gsInformer .gsAddInfo2.padding {
  text-align: center;
  padding: 10px 0 5px 0; }

.gsInformer .gsAddInfo2.padding2 {
  padding-top: 10px; }

.gsInformer .gsAddInfo2.padding3 {
  padding: 0; }

.gsInformer .gsAddInfo3 {
  padding: 3px 0 3px 0; }

.gsInformer .gsAddInfo2.padding3 .gsAddInfo3, .gsInformer .gsAddInfo2.empty .gsAddInfo3 {
  padding: 0; }

.gsInformer .gsLinks .img-untop {
  margin-top: 0; }

.gsInformer #windAddInfo, .gsInformer #pressAddInfo, .gsInformer #humidityAddInfo {
  white-space: nowrap;
  margin: 0 2px; }

.gsInformer .centralized {
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center; }

.gsInformer .centralized div {
  zoom: 1;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 2px; }

.gsInformer .colsWrapper_1 {
  position: relative; }

.gsInformer .colsWrapper_2 {
  position: relative;
  padding: 0;
  overflow: hidden;
  zoom: 1; }

.gsInformer .cols {
  position: relative;
  width: 100%; }

.gsInformer .cols_1 {
  width: 100%;
  margin: 0; }

.gsInformer .cols_1.padding {
  padding: 5px 0 0 0; }

.gsInformer .cols_1 .col {
  width: 25%;
  padding-left: 1px;
  padding-right: 1px; }

.gsInformer .cols_1 #colsDays {
  padding-bottom: 1px; }

.gsInformer .cols .col_h.today, .gsInformer .cols .col_h.tomorrow {
  text-align: center;
  padding-top: 4px;
  padding-bottom: 0; }

.gsInformer .col {
  height: auto;
  float: none; }

.gsInformer .col_h {
  height: 13px;
  float: left; }

.gsInformer .col_h span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  white-space: nowrap;
  padding-left: 2px;
  padding-right: 2px; }

.gsInformer #colsData td {
  white-space: nowrap;
  text-align: center; }

.gsInformer .col .time {
  font-weight: bold;
  text-align: center; }

.gsInformer .col .temperature, .gsInformer .col .deg {
  font-weight: bold;
  text-align: center;
  padding: 3px 0 3px 0;
  display: inline-block;
  *display: inline;
  zoom: 1; }

.gsInformer .col .pressure, .gsInformer .col .wet, .gsInformer .col .wind {
  text-align: center;
  display: block; }

.gsInformer .s_icon {
  width: 34px;
  height: 34px;
  position: relative;
  margin: auto;
  display: block;
  padding: 0 !important; }

.gsInformer .s_icon.sunny {
  background-position: 0 0; }

.gsInformer .gsLinks {
  cursor: default;
  font-size: 11px !important;
  font-family: Arial !important;
  color: #000 !important;
  height: auto;
  padding-top: 3px;
  padding-bottom: 2px;
  text-align: left;
  display: block;
  height: 16px;
  overflow: hidden;
  position: relative; }

.gsInformer .gsLinks.padding {
  padding-top: 10px; }

.gsInformer .gsLinks table td {
  font-family: Arial !important;
  vertical-align: top; }

.gsInformer .gsLinks .leftCol {
  margin-left: 5px;
  float: left; }

.gsInformer .gsLinks .leftCol a {
  text-decoration: none; }

.gsInformer .gsLinks .leftCol a:hover {
  text-decoration: none; }

.gsInformer .gsLinks .leftCol span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 2px;
  padding-left: 2px;
  color: #000 !important; }

.gsInformer .gsLinks .leftCol b {
  font-weight: normal !important;
  color: #000 !important; }

.gsInformer .gsLinks .leftCol .gis-blue {
  font-size: 11px !important;
  font-weight: normal;
  color: #06c !important;
  background: none !important; }

.gsInformer .gsLinks .leftColCenter {
  margin-left: 0;
  float: none;
  text-align: center; }

.gsInformer .gsLinks .rightCol {
  margin-right: 5px;
  padding-top: 2px;
  float: right; }

.gsInformer .gsLinks img {
  position: relative;
  padding-right: 0;
  top: -2px;
  vertical-align: middle; }

.gsInformer .gsLinks .rightCol a {
  color: #000 !important;
  text-decoration: underline;
  margin: 0; }

.gsInformer .gsLinks .rightCol a:hover {
  text-decoration: underline;
  color: #c00 !important; }

.gsInformer .tourism #tHead {
  color: #7a7a7a;
  background: #fff; }

.gsInformer .tourism td {
  padding: 3px 5px 3px 5px;
  white-space: nowrap;
  vertical-align: middle; }

.gsInformer .tourism #tCity {
  text-align: left;
  width: 55%; }

.gsInformer .tourism #tTempAir {
  text-align: right;
  width: 15%; }

.gsInformer .tourism #tTempWater {
  text-align: right;
  width: 15%; }

.gsInformer .tourism #tWindSpeed {
  text-align: right;
  width: 15%; }

.gsInformer #gs-moduleTourismBlock {
  cursor: default; }

.gsInformer .tourism .tCityDiv {
  text-align: left;
  height: 18px; }

.gsInformer .tourism .tTempAirTD {
  text-align: right; }

.gsInformer .tourism .tTempWaterTD {
  text-align: right; }

.gsInformer .tourism .tTempWindSpeedTD {
  text-align: right; }

.gsInformer .tourism .tCityDiv {
  font-size: 13px;
  height: 18px;
  line-height: 16px;
  margin-top: 2px;
  display: inline-block;
  *display: inline;
  zoom: 1; }

.gsInformer .tourism .tTempAirSpan {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-top: 2px;
  margin-right: 5px;
  height: 18px;
  line-height: 16px; }

.gsInformer .tourism .tTempAirSpanImg {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 18px;
  vertical-align: top;
  margin-top: 1px; }

.gsInformer .tourism .tTempWaterSpan {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 13px;
  line-height: 16px;
  margin-top: 2px;
  height: 18px; }

.gsInformer .tourism .tWindSpeedSpan {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-right: 5px;
  height: 18px;
  line-height: 16px;
  margin-top: 2px; }

.gsInformer .tourism .tWindSpeedArrow {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 18px;
  line-height: 16px;
  margin-top: 2px; }

.gsInformer .tourism .tCityDiv a {
  font-size: 13px;
  color: inherit;
  text-decoration: underline; }

.gsInformer .tourism .tCityDiv a:hover {
  color: inherit;
  text-decoration: underline; }

.gsInformer .graphInf {
  padding-top: 5px;
  padding-bottom: 5px; }

.gsInformer .graphInf .graphHead, .gsInformer .graphInf .graphTemp {
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 0;
  padding-bottom: 6px;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px; }

.gsInformer .banner {
  display: block;
  width: 728px;
  height: 90px;
  position: relative;
  background: url(http://www.gismeteo.ru/static/images/informer2/banner-f.jpg) no-repeat;
  font-size: 10px;
  text-decoration: none;
  font-family: 'Arial'; }

.gsInformer .banner em {
  display: block;
  width: 170px;
  height: 40px;
  position: absolute;
  background: url(http://www.gismeteo.ru/static/images/informer2/logoUA.png) no-repeat;
  left: 26px;
  top: 19px; }

.gsInformer .banner span.banInf table {
  width: 200px; }

.gsInformer .banner .Icon {
  margin-top: -4px; }

.gsInformer .banner #gs-moduleCurrentBlock, .banner #gs-moduleForecastBlock {
  width: 200px; }

.gsInformer .banner .cols_1 {
  text-align: center; }

.gsInformer .banner i {
  display: block;
  width: 192px;
  height: 55px;
  position: absolute;
  background: url(http://www.gismeteo.ru/static/images/informer2/panel.png) no-repeat;
  right: 10px;
  top: 10px;
  font-size: 1.1em;
  color: #fff;
  text-align: center;
  line-height: 1.8em;
  padding-top: 1.4em; }

.gsInformer .banner i b {
  font-size: 1.2em;
  font-style: normal; }

.gsInformer .banner .banInf {
  display: block;
  font-size: 1.1em;
  color: #fff;
  line-height: 1.9em;
  padding-left: 264px;
  padding-top: 6px; }

.gsInformer .banner .banInf strong {
  font-weight: normal;
  font-size: 2em;
  line-height: .7em; }

.gsInformer .banner .banInf b {
  font-size: 1.2em; }

.gsInformer .banner .banInf img {
  position: relative;
  top: .3em;
  margin-left: .2em;
  margin-right: .1em; }

.gsInformer {
  width: 100%;
  margin: auto;
  /*background: #ffffff;*/
  position: relative;
  font-family: Arial, sans;
  font-size: 11px;
  zoom: 1;
  min-height: 1%;
  cursor: pointer; }

.gsInformer.informerPadding {
  padding: 1px; }

.gsInformer table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px;
  padding: 0; }

.gsInformer table td {
  padding: 0;
  font-size: 11px;
  margin: 0; }

.gsInformer em {
  font-style: normal; }

.gsInformer.loading {
  background: url(http://www.gismeteo.ru/static/images/informer2/ajax-loader.gif) no-repeat center center; }

.gsInformer .cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent; }

.gsInformer #cityLink {
  text-align: center;
  background: #ffffff;
  font-size: 13px;
  font-weight: bold; }

.gsInformer #cityLink a {
  font-family: Arial !important;
  color: #000 !important;
  text-decoration: none; }

.gsInformer #cityLink a:hover {
  text-decoration: none; }

.gsInformer .display {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 0px;
  vertical-align: top; }

.iehack {
  margin-top: 0px; }

/*******/
/*.gsInformer .gsDate {font-size:13px; padding:5px 0 5px 0; text-align:center;}*/
.gsInformer #gsCityHead {
  font-weight: bold;
  font-size: 13px;
  padding: 5px 0 5px 0;
  text-align: center;
  white-space: nowrap; }

.gsInformer #gsCityHead.padding {
  padding: 5px 0 10px 0; }

.gsInformer #tdIcon {
  white-space: nowrap; }

.gsInformer .head {
  position: relative;
  z-index: 7; }

.gsInformer .gsCityF {
  font-weight: bold;
  font-size: 13px;
  padding: 5px 0 5px 0;
  text-align: center;
  white-space: nowrap; }

.gsInformer .main_wrap {
  width: 100%;
  text-align: left;
  height: 35px;
  padding-top: 0px;
  padding-bottom: 0px; }

.gsInformer .secondaryWrap {
  width: 100%;
  /*display:inline-block; *display:inline; zoom:1;*/
  height: 35px;
  background: #ffffff; }

.gsInformer .secondaryWrap table {
  height: 34px; }

.gsInformer .secondaryWrap table td {
  height: 35px;
  vertical-align: top; }

.gsInformer .gsCity {
  font-weight: bold;
  text-align: left;
  padding: 8px 0px 0 0;
  font-size: 13px;
  zoom: 1;
  height: 27px;
  margin-top: 0px;
  white-space: nowrap; }

.gsInformer .gsCity span {
  padding-left: 12px;
  display: block; }

.gsInformer .gsWeatherIcon {
  margin-top: -9px;
  zoom: 1;
  z-index: 1;
  position: relative;
  width: 74px;
  text-align: center; }

.gsInformer .gsWeatherIcon img {
  vertical-align: middle; }

.gsInformer .gsTemp {
  font-weight: bold;
  padding: 8px 0 0 0px;
  font-size: 13px;
  height: 27px;
  zoom: 1;
  position: relative; }

.gsInformer .gsTemp2 {
  font-weight: bold;
  padding: 0px 0 0 0px;
  font-size: 13px;
  height: 27px;
  zoom: 1;
  position: relative; }

.gsInformer .gsTemp span.paddingRight {
  padding-right: 12px;
  padding-left: 0px !important; }

.gsInformer .gsTemp2 span {
  padding-right: 0px; }

.gsInformer span.tsp, i.tsp {
  padding: 0 !important;
  margin: 0 !important;
  *display: inline !important;
  *display: inline-block !important;
  display: inline !important;
  display: inline-block !important;
  display: -moz-inline-box !important;
  width: 0.2em !important;
  height: 0.2em !important;
  overflow: hidden !important;
  text-decoration: inherit; }

.gsInformer .gsTemp em {
  font-weight: bold;
  display: inline; }

.gsInformer .gsAddInfo {
  text-align: center;
  font-size: 11px;
  text-align: center;
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px; }

.gsInformer .gsAddInfo2 {
  text-align: center; }

.gsInformer .gsAddInfo2.padding {
  text-align: center;
  padding: 10px 0 14px 0; }

.gsInformer .gsAddInfo2.padding2 {
  padding-top: 10px; }

.gsInformer .gsAddInfo3 {
  padding: 0px 0 0px 0; }

.gsInformer #windAddInfo, .gsInformer #pressAddInfo, .gsInformer #humidityAddInfo {
  white-space: nowrap;
  margin: 0 2px; }

/**********************/
.gsInformer .centralized {
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center; }

.gsInformer .centralized div {
  zoom: 1;
  text-align: center; }

.gsInformer .colsWrapper_1 {
  position: relative; }

.gsInformer .colsWrapper_2 {
  position: relative;
  padding: 0;
  overflow: hidden;
  zoom: 1; }

.gsInformer .cols {
  position: relative;
  width: 100%; }

.gsInformer .cols_1 {
  width: 100%;
  margin: 0; }

.gsInformer .cols_1.padding {
  padding: 5px 0 0px 0; }

.gsInformer .cols_1 .col {
  width: 25%;
  padding-left: 1px;
  padding-right: 1px; }

.gsInformer .cols_1 #colsDays {
  padding-bottom: 1px; }

.gsInformer .cols .col_h.today, .gsInformer .cols .col_h.tomorrow {
  text-align: center;
  padding-top: 4px; }

.gsInformer .col {
  height: auto;
  float: none; }

.gsInformer .col_h {
  height: auto;
  float: left; }

.gsInformer .col_h span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  white-space: nowrap;
  padding-left: 2px;
  padding-right: 2px; }

.gsInformer #colsData td {
  white-space: nowrap; }

.gsInformer .col .time {
  font-weight: bold;
  text-align: center; }

.gsInformer .col .temperature, .gsInformer .col .deg {
  font-weight: bold;
  text-align: center;
  padding: 3px 0 3px 0;
  display: inline-block;
  *display: inline;
  zoom: 1; }

.gsInformer .col .pressure, .gsInformer .col .wet, .gsInformer .col .wind {
  text-align: center;
  padding: 0 0 3px 0;
  display: block; }

.gsInformer .s_icon {
  width: 34px;
  height: 34px;
  position: relative;
  margin: auto;
  display: block;
  padding: 0px !important; }

/*.gsInformer .s_icon.photo {width:34px; height:34px;}*/
.gsInformer .s_icon.sunny {
  background-position: 0 0; }

/************************/
.gsInformer .gsLinks {
  font-size: 11px !important;
  font-family: Arial !important;
  color: #000 !important;
  height: auto;
  padding-top: 2px;
  padding-bottom: 1px;
  text-align: left;
  display: block; }

.gsInformer .gsLinks.padding {
  padding-top: 10px; }

.gsInformer .gsLinks table td {
  font-family: Arial !important; }

.gsInformer .gsLinks .leftCol {
  margin-left: 5px;
  float: left; }

.gsInformer .gsLinks .leftCol a {
  text-decoration: none; }

.gsInformer .gsLinks .leftCol a:hover {
  text-decoration: none; }

.gsInformer .gsLinks .leftCol span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 2px;
  padding-left: 2px;
  color: #000 !important; }

.gsInformer .gsLinks .leftCol span b {
  font-weight: normal;
  color: #000 !important; }

.gsInformer .gsLinks .leftCol span b.blue {
  font-size: 11px !important;
  font-weight: normal;
  color: #0066cc !important; }

.gsInformer .gsLinks .leftColCenter {
  margin-left: 0px;
  float: none;
  text-align: center; }

.gsInformer .gsLinks .rightCol {
  margin-right: 5px;
  padding-top: 2px;
  float: right; }

.gsInformer .gsLinks img {
  padding-right: 0px;
  margin-top: 0px;
  vertical-align: top !important; }

.gsInformer .gsLinks .rightCol a {
  color: #000 !important;
  text-decoration: underline;
  margin: 0; }

.gsInformer .gsLinks .rightCol a:hover {
  text-decoration: underline;
  color: #cc0000 !important; }

/**************************/
.gsInformer .gsNews {
  padding: 5px;
  font-size: 13px;
  font-weight: normal;
  background: #ffffff;
  overflow: hidden;
  zoom: 1;
  line-height: 16px; }

.gsInformer .gsNews .gsNewsTitle {
  display: block;
  padding: 0 0 0 0; }

.gsInformer .gsNews a, .gsInformer .gsNews a:hover {
  text-decoration: underline;
  color: #000000; }

.gsInformer .gsNews .gsNewsTime {
  display: block;
  font-size: 11px; }

.gsInformer .newsCleaner {
  clear: both;
  height: 10px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent; }

/*************************/
.gsInformer .tourism #tHead {
  background: #ffffff;
  color: #7a7a7a; }

.gsInformer .tourism td {
  padding: 3px 5px 3px 5px;
  white-space: nowrap;
  vertical-align: middle; }

.gsInformer .tourism #tCity {
  text-align: left;
  width: 55%; }

.gsInformer .tourism #tTempAir {
  text-align: right;
  width: 15%; }

.gsInformer .tourism #tTempWater {
  text-align: right;
  width: 15%; }

.gsInformer .tourism #tWindSpeed {
  text-align: right;
  width: 15%; }

.gsInformer .tourism .tCityDiv {
  text-align: left;
  height: 18px; }

.gsInformer .tourism .tTempAirTD {
  text-align: right; }

.gsInformer .tourism .tTempWaterTD {
  text-align: right; }

.gsInformer .tourism .tTempWindSpeedTD {
  text-align: right; }

.gsInformer .nowrap {
  white-space: nowrap; }

.gsInformer .tourism .tCityDiv {
  font-size: 13px;
  height: 18px;
  line-height: 16px;
  margin-top: 2px;
  display: inline-block;
  *display: inline;
  zoom: 1; }

.gsInformer .tourism .tCityDiv {
  text-decoration: underline; }

.gsInformer .tourism .tTempAirSpan {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-top: 2px;
  margin-right: 5px;
  height: 18px;
  line-height: 16px; }

.gsInformer .tourism .tTempAirSpanImg {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 18px;
  vertical-align: top;
  margin-top: 1px; }

.gsInformer .tourism .tTempWaterSpan {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 16px;
  margin-top: 2px;
  height: 18px; }

.gsInformer .tourism .tWindSpeedSpan {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-right: 5px;
  height: 18px;
  line-height: 16px;
  margin-top: 2px; }

.gsInformer .tourism .tWindSpeedArrow {
  font-size: 13px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 18px;
  line-height: 16px;
  margin-top: 2px; }

/*.gsInformer .tourism .tWindSpeedArrow img {vertical-align:top !important;padding-top:2px}*/
.gsInformer .graphInf {
  padding-top: 5px;
  padding-bottom: 5px; }

.gsInformer .graphInf .graphHead, .gsInformer .graphInf .graphTemp {
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 0px;
  padding-bottom: 6px;
  font-weight: normal;
  font-size: 13px;
  line-height: 15px; }

.banner {
  display: block;
  width: 728px;
  height: 90px;
  position: relative;
  background: url(http://www.gismeteo.ru/static/images/informer2/banner-f.jpg) no-repeat;
  font-size: 10px;
  text-decoration: none;
  font-family: 'Arial'; }

.banner em {
  display: block;
  width: 170px;
  height: 40px;
  position: absolute;
  background: url(http://www.gismeteo.ru/static/images/informer2/logoUA.png) no-repeat;
  left: 26px;
  top: 19px; }

.banner span.banInf table {
  width: 200px; }

.banner .Icon {
  margin-top: -4px; }

.banner #gs-moduleCurrentBlock, .banner #gs-moduleForecastBlock {
  width: 200px; }

.banner .cols_1 {
  text-align: center; }

.banner i {
  display: block;
  width: 192px;
  height: 55px;
  position: absolute;
  background: url(http://www.gismeteo.ru/static/images/informer2/panel.png) no-repeat;
  right: 10px;
  top: 10px;
  font-size: 1.1em;
  color: #fff;
  text-align: center;
  line-height: 1.8em;
  padding-top: 1.4em; }

.banner i b {
  font-size: 1.2em;
  font-style: normal; }

.banner span.banInf {
  display: block;
  font-size: 1.1em;
  color: #fff;
  line-height: 1.9em;
  padding-left: 264px;
  padding-top: 6px; }

.banner span.banInf strong {
  font-weight: normal;
  font-size: 2em;
  line-height: 0.7em; }

.banner span.banInf b {
  font-size: 1.2em; }

.banner span.banInf img {
  position: relative;
  top: 0.3em;
  margin-left: 0.2em;
  margin-right: 0.1em; }

.geo_card {
  font-size: 1em;
  font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  position: relative;
  z-index: 10;
  letter-spacing: 0.075em;
  display: inline-block;
  width: 226px; }
  .geo_card img {
    width: 100%; }
  .geo_card span {
    display: block;
    padding: 10px; }

.ymaps-2-1-17-b-cluster-tabs__menu-item-text .ymaps-2-1-17-b-cluster-tabs__menu-item-text, .ymaps-2-1-17-b-cluster-tabs__menu-item-text {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #EF4841 !important; }
  .ymaps-2-1-17-b-cluster-tabs__menu-item-text .ymaps-2-1-17-b-cluster-tabs__menu-item-text:hover, .ymaps-2-1-17-b-cluster-tabs__menu-item-text:hover {
    color: #C23232 !important; }

.ymaps-2-1-17-b-cluster-tabs__menu-item_current_yes {
  background: none !important; }
  .ymaps-2-1-17-b-cluster-tabs__menu-item_current_yes .ymaps-2-1-17-b-cluster-tabs__menu-item-text {
    color: #000 !important; }

.ymaps-2-1-17-balloon__content, .ymaps-2-1-17-b-cluster-tabs {
  padding: 0 !important;
  margin: 0 !important; }

.ymaps-2-1-17-balloon__close-button {
  background: url("/pics/i/gis_close.png") center center no-repeat !important;
  opacity: 0.7; }

.ymaps-2-1-17-b-cluster-tabs__item-header.ymaps-2-1-17-b-cluster-content__header {
  display: none; }

.ymaps-2-1-17-b-cluster-tabs__item-body.ymaps-2-1-17-b-cluster-content__body,
.ymaps-2-1-17-b-cluster-tabs__section.ymaps-2-1-17-b-cluster-tabs__section_type_content {
  padding: 0;
  margin: 0; }

.ymaps-2-1-17-b-cluster-tabs__section.ymaps-2-1-17-b-cluster-tabs__section_type_content {
  width: 226px; }

.ymaps-2-1-17-b-cluster-tabs__menu-item.ymaps-2-1-17-b-cluster-tabs__menu-item_current_yes {
  border-radius: 0; }

.ui-autocomplete {
  background: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 249px;
  border: 1px solid #C1C1C1;
  border-radius: 3px;
  max-height: 500px;
  overflow: auto;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 0.78em; }
  .ui-autocomplete li {
    cursor: pointer;
    margin: 0;
    padding: 2px 12px;
    display: block;
    border-radius: 3px;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms; }
    .ui-autocomplete li:hover, .ui-autocomplete li.ui-state-focus {
      color: #EF4841; }

.interview .question_list .line {
  position: relative;
  margin: 12px 0; }
  .interview .question_list .line .row {
    display: block; }
    .interview .question_list .line .row .col-xs-5 {
      display: block; }
.interview .question_list .line_check {
  position: relative;
  padding-left: 26px;
  margin: 12px 0; }
  .interview .question_list .line_check .fake_input {
    position: absolute;
    left: 0;
    top: 2px; }
.interview .result_list .line {
  position: relative;
  margin: 12px 0 20px; }
.interview .result_list .full {
  width: 420px;
  margin-top: 4px; }
  .interview .result_list .full .gradient, .interview .result_list .full .card_content .image + .card_pad:before, .card_content .interview .result_list .full .image + .card_pad:before {
    height: 4px; }

.search_result h2 {
  margin-bottom: 0; }
.search_result .crumbs {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 0.89em;
  margin: 0.3em 0 0.5em; }
.search_result p {
  margin-top: 0; }

#title-search {
  width: 100%;
  height: 18px;
  margin-left: -10px; }

.page_none {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: url("/pics/i/404.png") right top no-repeat; }
  .page_none .top {
    position: absolute;
    height: 4px;
    top: 0;
    left: 0;
    right: 0; }
  .page_none .bottom {
    position: absolute;
    height: 4px;
    bottom: 0;
    left: 0;
    right: 0; }
  .page_none .text {
    text-align: center;
    width: 100%;
    top: 50%;
    position: absolute;
    margin-top: -35px; }
    .page_none .text h2 {
      margin-bottom: 0; }
    .page_none .text a {
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      font-size: 0.78em;
      letter-spacing: 0.0775em;
      text-transform: uppercase; }

.print {
  font-size: 0.78em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  position: relative;
  display: inline-block;
  padding-left: 20px; }
  .print:before, .print:after {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("/pics/i/print.png");
    background-repeat: no-repeat;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    transition-duration: 300ms; }
  .print:before {
    background-position: top center; }
  .print:after {
    opacity: 0;
    background-position: bottom center; }
  .print:hover:before {
    opacity: 0; }
  .print:hover:after {
    opacity: 1; }

@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg); } }
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.loader_m,
.loader_xl,
.loader_s {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-animation-name: spin;
  -moz-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-timing-function: linear; }

.loader_m {
  width: 32px;
  height: 32px;
  background: url("/pics/i/loader_m.png") center center no-repeat;
  margin: -16px 0 0 -16px; }

.loader_s {
  width: 16px;
  height: 16px;
  background: url("/pics/i/loader_s.png") center center no-repeat;
  margin: -8px 0 0 -8px; }

.loader_xl {
  width: 64px;
  height: 64px;
  background: url("/pics/i/loader_xl.png") center center no-repeat;
  margin: -32px 0 0 -32px; }

.where_reservation {
  width: 670px;
  border: 1px solid #C1C1C1;
  margin: 2.222rem 0;
  border-radius: 3px;
  padding: 32px 60px 50px;
  position: relative; }
  .where_reservation .no_pr {
    padding-right: 0; }
  .where_reservation .no_pl {
    padding-left: 0; }
  .where_reservation .row {
    margin-top: 12px;
    margin-bottom: 12px; }
    .where_reservation .row .row {
      margin-top: 0px;
      margin-bottom: 0px; }
  .where_reservation label {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 0.4em 0;
    color: #000; }
  .where_reservation .sub {
    font-size: 0.78em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .where_reservation .loading {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8); }

#jivo-label {
  opacity: 0;
  margin-bottom: -50px !important; }

.alphabet {
  margin: 1rem 0;
  text-align: center;
  border: 1px solid #C1C1C1;
  border-radius: 3px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 0.89em;
  padding: 0.5em 0; }
  .alphabet .line {
    margin: 0.5em 20px;
    display: inline-block; }
    .alphabet .line a {
      margin: 0 3px;
      display: inline-block; }
      .alphabet .line a.active {
        color: black;
        text-decoration: none;
        cursor: default; }

.main_visual {
  height: 650px;
  margin-top: -8px;
  position: relative;
  overflow: hidden; }
  .main_visual ul, .main_visual ol {
    list-style: none;
    padding: 0;
    margin: 0; }
    .main_visual ul li, .main_visual ol li {
      padding: 0;
      margin: 0; }
  .main_visual .flex-viewport li {
    position: relative; }
  .main_visual .flex-viewport .image {
    height: 650px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  .main_visual .flex-viewport .container {
    position: relative; }
  .main_visual .flex-viewport .text_align {
    position: absolute;
    left: 84px;
    top: 80px;
    color: #fff;
    width: 700px; }
    .main_visual .flex-viewport .text_align .title {
      font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      font-size: 48px;
      line-height: 58px;
      margin-bottom: 18px; }
    .main_visual .flex-viewport .text_align .text_container {
      margin: 0 -5px; }
    .main_visual .flex-viewport .text_align .text {
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      background: rgba(0, 0, 0, 0.15);
      display: inline;
      line-height: 28px;
      padding: 2px 0; }
    .main_visual .flex-viewport .text_align .btn_gray {
      background: transparent;
      color: #FFF;
      margin-top: 18px; }
      .main_visual .flex-viewport .text_align .btn_gray:hover {
        background: #FFF;
        color: #000;
        border-color: #FFF; }
  .main_visual .flex-direction-nav .flex-prev,
  .main_visual .flex-direction-nav .flex-next {
    position: absolute;
    top: 0;
    bottom: 0;
    text-indent: -9999px; }
    .main_visual .flex-direction-nav .flex-prev:after,
    .main_visual .flex-direction-nav .flex-next:after {
      content: '';
      position: absolute;
      width: 24px;
      height: 46px;
      top: 50%;
      margin-top: -23px;
      background-image: url("/pics/i/main_slider_arrows.png");
      background-repeat: no-repeat; }
  .main_visual .flex-direction-nav .flex-prev {
    left: 0;
    right: 50%;
    margin-right: 455px; }
    .main_visual .flex-direction-nav .flex-prev:after {
      right: 0;
      background-position: left center; }
  .main_visual .flex-direction-nav .flex-next {
    right: 0;
    left: 50%;
    margin-left: 455px; }
    .main_visual .flex-direction-nav .flex-next:after {
      left: 0;
      background-position: right center; }

.page_black .main_visual {
  display: none; }

.page_white .main_visual {
  display: none; }

.main_map {
  height: 395px; }

.row.transport {
  margin-top: 40px; }

.main_transport {
  background: #EDEDED;
  padding: 12px 19px;
  border: 1px solid #EDEDED; }
  .main_transport h2 {
    margin: 0; }
  .main_transport a {
    font-size: 0.777em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .main_transport .icon {
    display: inline-block;
    width: 67px;
    height: 67px;
    position: relative;
    margin-left: 10px; }
    .main_transport .icon:after, .main_transport .icon:before {
      content: '';
      display: inline-block;
      width: 67px;
      height: 67px;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("/pics/i/transport.png");
      background-repeat: no-repeat;
      -webkit-transition-property: opacity;
      -moz-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 400ms;
      -moz-transition-duration: 400ms;
      transition-duration: 400ms; }
    .main_transport .icon:after {
      opacity: 0; }
    .main_transport .icon.air:before {
      background-position: 0 0; }
    .main_transport .icon.air:after {
      background-position: 0 -67px; }
    .main_transport .icon.electric:before {
      background-position: -67px 0; }
    .main_transport .icon.electric:after {
      background-position: -67px -67px; }
    .main_transport .icon.train:before {
      background-position: -134px 0; }
    .main_transport .icon.train:after {
      background-position: -134px -67px; }
    .main_transport .icon.bus:before {
      background-position: -201px 0; }
    .main_transport .icon.bus:after {
      background-position: -201px -67px; }
    .main_transport .icon:hover:before {
      opacity: 0; }
    .main_transport .icon:hover:after {
      opacity: 1; }

.page_black .gsInformer {
  display: none; }
.page_black .main_transport {
  width: 938px;
  position: relative;
  z-index: 1; }
  .page_black .main_transport .icon:after, .page_black .main_transport .icon:before {
    background-image: url("/pics/i/transport_white.png");
    opacity: 1; }
  .page_black .main_transport .icon.air:after {
    background-position: 0 0; }
  .page_black .main_transport .icon.electric:after {
    background-position: -67px 0; }
  .page_black .main_transport .icon.train:after {
    background-position: -134px 0; }
  .page_black .main_transport .icon.bus:after {
    background-position: -201px 0; }

.page_white .gsInformer {
  display: none; }
.page_white .main_transport {
  width: 938px;
  position: relative;
  z-index: 1; }
  .page_white .main_transport .icon:after, .page_white .main_transport .icon:before {
    opacity: 1; }
  .page_white .main_transport .icon.air:after {
    background-position: 0 0; }
  .page_white .main_transport .icon.electric:after {
    background-position: -67px 0; }
  .page_white .main_transport .icon.train:after {
    background-position: -134px 0; }
  .page_white .main_transport .icon.bus:after {
    background-position: -201px 0; }

.main_interview {
  background: url("/pics/i/main_interview.png") 95% center no-repeat #EDEDED;
  padding: 11px 19px;
  display: block;
  margin: 20px 0;
  border: 1px solid #EDEDED; }
  .main_interview span {
    font-size: 0.777em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .main_interview h2 {
    margin: 0 200px 0 0; }
  .main_interview:hover {
    text-decoration: none; }

.page_black .main_interview {
  background-image: none;
  text-decoration: none !important; }
  .page_black .main_interview h2 {
    text-decoration: underline !important; }

.page_white .main_interview {
  background-image: none;
  text-decoration: none !important; }
  .page_white .main_interview h2 {
    text-decoration: underline !important; }

.main_reg_tour {
  background: url("/pics/i/main_reg_tour.png") 95% center no-repeat #EDEDED;
  padding: 11px 19px;
  display: block;
  margin: 20px 0;
  border: 1px solid #EDEDED; }
  .main_reg_tour span {
    font-size: 0.777em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .main_reg_tour h2 {
    margin: 0; }
  .main_reg_tour:hover {
    text-decoration: none; }

.page_black .main_reg_tour {
  background-image: none;
  text-decoration: none !important; }
  .page_black .main_reg_tour h2 {
    text-decoration: underline !important; }

.page_white .main_reg_tour {
  background-image: none;
  text-decoration: none !important; }
  .page_white .main_reg_tour h2 {
    text-decoration: underline !important; }

#map {
  border: 1px solid #C1C1C1; }

.map_container {
  width: 92%;
  min-width: 960px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #C1C1C1; }
  .map_container #map {
    margin-right: 330px;
    border: none;
    border-right: 1px solid #C1C1C1; }
  .map_container #map_menu {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 330px;
    overflow: auto;
    padding: 0 25px;
    font-size: 0.89em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .map_container #map_menu .line {
      margin: 10px 0; }
      .map_container #map_menu .line a {
        display: inline-block;
        padding-left: 26px;
        color: #888;
        position: relative; }
        .map_container #map_menu .line a:hover {
          text-decoration: none;
          color: #C23232; }
        .map_container #map_menu .line a:before, .map_container #map_menu .line a:after {
          content: '';
          position: absolute;
          left: 0;
          top: 4px;
          display: inline-block;
          width: 15px;
          height: 15px;
          background-image: url("/pics/i/checkbox.png");
          background-repeat: no-repeat; }
        .map_container #map_menu .line a:before {
          background-position: left center; }
        .map_container #map_menu .line a:after {
          opacity: 0;
          background-position: right center; }
        .map_container #map_menu .line a.active:before {
          opacity: 0; }
        .map_container #map_menu .line a.active:after {
          opacity: 1; }

.page_black #map {
  display: none; }
.page_black #map_container {
  display: none; }

.page_white #map {
  display: none; }
.page_white #map_container {
  display: none; }

#tour-select-action-box {
  padding: 5px 0;
  border: 1px solid #C9C9C9;
  border-radius: 3px;
  margin-bottom: 30px; }
  #tour-select-action-box .select-action {
    text-align: center; }
    #tour-select-action-box .select-action a {
      color: #C9C9C9;
      padding: 0 10px; }
      #tour-select-action-box .select-action a.active {
        color: #000;
        cursor: default; }
        #tour-select-action-box .select-action a.active:hover {
          color: #000;
          text-decoration: none;
          cursor: default; }
      #tour-select-action-box .select-action a:hover {
        color: #EF4841;
        text-decoration: none; }

#tour-create-box {
  display: none; }
  #tour-create-box .sorting {
    margin: 0; }
  #tour-create-box .map-description {
    margin: 0px 0px 5px;
    color: #000;
    font-size: 14px;
    line-height: 14px; }
  #tour-create-box .param-box {
    margin-bottom: 30px; }
    #tour-create-box .param-box .value {
      width: 306px; }
    #tour-create-box .param-box .combo_links {
      margin: 0; }
      #tour-create-box .param-box .combo_links .col {
        width: 350px;
        float: left; }
        #tour-create-box .param-box .combo_links .col:first-child {
          margin-right: 20px; }
    #tour-create-box .param-box .line {
      padding: 20px 0;
      border-bottom: 1px solid #C9C9C9; }
      #tour-create-box .param-box .line select {
        float: right;
        padding: 5px;
        width: 300px; }
      #tour-create-box .param-box .line input {
        width: 125px;
        padding: 4px 5px;
        border-radius: 3px;
        border: solid 1px #c9c9c9;
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      #tour-create-box .param-box .line textarea {
        resize: vertical;
        width: 720px;
        height: 120px;
        padding: 4px 5px;
        border-radius: 3px;
        border: solid 1px #c9c9c9;
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      #tour-create-box .param-box .line span {
        font-weight: bold; }
        #tour-create-box .param-box .line span:nth-child(1) {
          margin-right: 10px;
          display: inline-block;
          width: 180px;
          text-align: right;
          vertical-align: top; }
        #tour-create-box .param-box .line span:nth-child(3) {
          margin: 0 13px; }
      #tour-create-box .param-box .line a {
        display: block;
        padding-left: 26px;
        color: #888;
        position: relative;
        font-size: 15px; }
        #tour-create-box .param-box .line a:hover {
          text-decoration: none;
          color: #C23232; }
        #tour-create-box .param-box .line a:before, #tour-create-box .param-box .line a:after {
          content: '';
          position: absolute;
          left: 0;
          top: 4px;
          display: inline-block;
          width: 15px;
          height: 15px;
          background-image: url("/pics/i/checkbox.png");
          background-repeat: no-repeat; }
        #tour-create-box .param-box .line a:before {
          background-position: left center; }
        #tour-create-box .param-box .line a:after {
          opacity: 0;
          background-position: right center; }
        #tour-create-box .param-box .line a.active:before {
          opacity: 0; }
        #tour-create-box .param-box .line a.active:after {
          opacity: 1; }
  #tour-create-box button {
    margin: 5px 0;
    padding: 5px 0;
    width: 333px; }
  #tour-create-box button[type=submit] {
    margin-top: 20px; }
  #tour-create-box #selected_points {
    margin: 30px 0; }
    #tour-create-box #selected_points .point {
      margin-bottom: 10px; }
      #tour-create-box #selected_points .point .point-name {
        margin: 0;
        font-size: 16px;
        line-height: 16px; }
      #tour-create-box #selected_points .point .find-in-map {
        font-size: 15px; }

#all-tour-box {
  display: block; }
  #all-tour-box table a {
    font-size: 15px; }

#filter {
  display: none; }
  #filter .sorting {
    margin: 0; }
  #filter form {
    display: none !important; }
  #filter button {
    margin-left: 190px;
    width: 100%;
    margin: 0;
    font-weight: 400;
    padding: 10px 0; }
  #filter button[type=submit] {
    margin-top: 20px; }
  #filter .param-box {
    margin-bottom: 30px; }
    #filter .param-box .value {
      width: 306px; }
    #filter .param-box .combo_links {
      margin: 0; }
      #filter .param-box .combo_links .col {
        width: 350px;
        float: left; }
        #filter .param-box .combo_links .col:first-child {
          margin-right: 20px; }
    #filter .param-box .line {
      padding: 20px 0;
      border-bottom: 1px solid #C9C9C9; }
      #filter .param-box .line.first {
        border: none; }
      #filter .param-box .line.last {
        border: none; }
      #filter .param-box .line select {
        padding: 5px;
        width: 125px;
        border: solid 1px #c9c9c9;
        border-radius: 3px; }
      #filter .param-box .line input {
        width: 125px;
        padding: 4px 5px;
        border-radius: 3px;
        border: solid 1px #c9c9c9;
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      #filter .param-box .line span {
        font-weight: bold; }
        #filter .param-box .line span:nth-child(1) {
          margin-right: 10px;
          display: inline-block;
          width: 205px;
          text-align: right;
          vertical-align: top;
          position: relative; }
        #filter .param-box .line span:nth-child(3) {
          margin: 0 13px; }
      #filter .param-box .line a {
        display: block;
        padding-left: 26px;
        color: #888;
        position: relative;
        font-size: 15px; }
        #filter .param-box .line a:hover {
          text-decoration: none;
          color: #C23232; }
        #filter .param-box .line a:before, #filter .param-box .line a:after {
          content: '';
          position: absolute;
          left: 0;
          top: 4px;
          display: inline-block;
          width: 15px;
          height: 15px;
          background-image: url("/pics/i/checkbox.png");
          background-repeat: no-repeat; }
        #filter .param-box .line a:before {
          background-position: left center; }
        #filter .param-box .line a:after {
          opacity: 0;
          background-position: right center; }
        #filter .param-box .line a.active:before {
          opacity: 0; }
        #filter .param-box .line a.active:after {
          opacity: 1; }
  #filter .hide-filter button {
    width: 100%;
    margin: 0;
    color: #EF4841;
    font-weight: 400;
    padding: 10px 0; }

.show-filter {
  margin: 30px 0; }
  .show-filter button {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    font-weight: bold; }

.news_date {
  margin-top: -1.5rem;
  font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
  font-size: 0.78em;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-weight: 300; }

.pluso {
  margin: 0.722rem 0 1rem -5px; }
  .pluso .pluso-more {
    display: none !important; }

.press_center_link {
  font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 0.777em; }

.transport_menu {
  -webkit-transition-property: margin-top;
  -moz-transition-property: margin-top;
  transition-property: margin-top;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  transition-duration: 500ms;
  overflow: hidden; }
  .transport_menu .container {
    -webkit-transition-property: width;
    -moz-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms; }
  .transport_menu ul {
    border: 1px solid #C1C1C1;
    text-align: center;
    font-size: 0.89em;
    line-height: 2.3em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    border-radius: 3px;
    background: #fff;
    -webkit-transition-property: border-radius;
    -moz-transition-property: border-radius;
    transition-property: border-radius;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    transition-duration: 500ms; }
    .transport_menu ul li {
      display: inline-block; }
      .transport_menu ul li label {
        text-decoration: none;
        display: block;
        padding: 0 20px;
        color: #888; }
        .transport_menu ul li label:hover {
          color: #EF4841; }
      .transport_menu ul li input {
        display: none; }
      .transport_menu ul li input:checked + label {
        color: #000; }

.ticket_params {
  font-size: 0.78em;
  margin-top: 20px; }
  .ticket_params .from,
  .ticket_params .to {
    width: 48%;
    float: left;
    padding: 0 10px; }
    .ticket_params .from input[type="text"],
    .ticket_params .to input[type="text"] {
      width: 249px; }
  .ticket_params .switch {
    width: 4%;
    float: left;
    text-align: center; }
  .ticket_params input[type="text"] {
    vertical-align: top;
    height: 3em;
    border: 1px solid #C1C1C1;
    border-radius: 3px;
    text-transform: uppercase;
    color: #000;
    margin-right: 10px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    width: 100%;
    padding: 0 12px; }
    .ticket_params input[type="text"].wrong {
      border-color: #EF4841; }
  .ticket_params .hints {
    margin-top: 3px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .ticket_params .btn {
    vertical-align: top;
    font-size: 1em;
    padding-top: 0;
    padding-bottom: 0;
    height: 3em;
    line-height: 1.9em;
    font-weight: normal;
    width: 100%;
    text-align: center; }
  .ticket_params .city_switch {
    display: inline-block;
    width: 19px;
    height: 19px;
    position: relative;
    margin-top: 11px; }
    .ticket_params .city_switch:before, .ticket_params .city_switch:after {
      content: '';
      width: 19px;
      height: 19px;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url("/pics/i/city_switch.png");
      background-repeat: no-repeat;
      -webkit-transition-property: opacity;
      -moz-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 400ms;
      -moz-transition-duration: 400ms;
      transition-duration: 400ms; }
    .ticket_params .city_switch:before {
      background-position: top center; }
    .ticket_params .city_switch:after {
      opacity: 0;
      background-position: bottom center; }
    .ticket_params .city_switch:hover:before {
      opacity: 0; }
    .ticket_params .city_switch:hover:after {
      opacity: 1; }

.page_black .city_switch:before, .page_black .city_switch:after {
  background-image: url("/pics/i/city_switch_white.png"); }

.page_white .city_switch:before, .page_white .city_switch:after {
  background-image: url("/pics/i/city_switch_black.png"); }

.ticket_list {
  width: 100%; }
  .ticket_list .sub {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 0.78em; }

#entry .entry-description {
  margin: 20px 0;
  font-weight: 500;
  font-size: 21px; }
#entry form .line {
  margin: 10px 0; }
  #entry form .line input {
    float: right;
    width: 450px;
    height: 34px;
    padding: 4px 5px;
    border-radius: 3px;
    border: solid 1px #c9c9c9;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  #entry form .line input[type=submit]:hover {
    border-color: #00B4F1;
    color: #00B4F1; }
#entry form .error {
  display: none;
  color: #EF4841; }
#entry form.error .error {
  display: block; }

.tour_reg,
.hotel_reg {
  position: relative; }
  .tour_reg .no_pr,
  .hotel_reg .no_pr {
    padding-right: 0; }
  .tour_reg .no_pl,
  .hotel_reg .no_pl {
    padding-left: 0; }
  .tour_reg .row,
  .hotel_reg .row {
    margin-top: 12px;
    margin-bottom: 12px; }
    .tour_reg .row .row,
    .hotel_reg .row .row {
      margin-top: 0px;
      margin-bottom: 0px; }
  .tour_reg label,
  .hotel_reg label {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 0.4em 0;
    color: #000; }
  .tour_reg .sub,
  .hotel_reg .sub {
    font-size: 0.78em;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .tour_reg #file-uploader,
  .hotel_reg #file-uploader {
    margin-top: 0.4em; }
  .tour_reg .loading,
  .hotel_reg .loading {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8); }

.mt_h1 {
  margin-top: 2.222rem; }

.mt_h2 {
  margin-top: 1rem; }

.page_black * {
  -webkit-transition-duration: 0ms !important;
  -moz-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
  color: #FFF !important;
  background-color: #000 !important;
  border-color: #FFF !important;
  box-shadow: none !important; }
.page_black .arrow {
  display: none !important; }
.page_black a {
  text-decoration: underline; }
  .page_black a:hover {
    text-decoration: none !important; }
    .page_black a:hover * {
      text-decoration: none !important; }

.page_white * {
  -webkit-transition-duration: 0ms !important;
  -moz-transition-duration: 0ms !important;
  transition-duration: 0ms !important;
  color: #000 !important;
  background-color: #FFF !important;
  border-color: #000 !important;
  box-shadow: none !important; }
.page_white .arrow {
  display: none !important; }
.page_white a {
  text-decoration: underline; }
  .page_white a:hover {
    text-decoration: underline; }

.FS_20 {
  font-size: 20px;
  line-height: 26px; }
  .FS_20 body {
    font-size: 20px;
    line-height: 26px; }

.FS_22 {
  font-size: 22px;
  line-height: 28px; }
  .FS_22 body {
    font-size: 22px;
    line-height: 28px; }

.auth-form {
  margin-top: 48px;
  margin-bottom: 48px; }
  .auth-form .auth-form-container {
    background-color: #f4f4f4;
    padding-top: 72px;
    padding-bottom: 72px;
    border-radius: 4px; }
    .auth-form .auth-form-container h1 {
      text-align: center;
      font-size: 24px;
      line-height: 28px;
      margin: 0; }
    .auth-form .auth-form-container form .line {
      margin-top: 24px; }
      .auth-form .auth-form-container form .line .input-description {
        display: block;
        color: #888;
        font-size: 17px;
        line-height: 24px;
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      .auth-form .auth-form-container form .line input {
        display: block;
        width: 100%;
        border-radius: 4px;
        background: transparent;
        outline: none;
        border: 1px solid #888;
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        line-height: 48px;
        height: 48px;
        padding: 0 10px; }
      .auth-form .auth-form-container form .line button {
        width: 100%;
        height: 48px; }
    .auth-form .auth-form-container .password-reset {
      display: block;
      font-size: 14px;
      line-height: 24px;
      font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .auth-form .text-description {
    text-align: center;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }

.emptyCategory {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-align: center; }

.forgotErrot {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-align: center;
  margin-top: 22px; }

.personal .photo-item, .personal .obj-name {
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .personal .photo-item p, .personal .obj-name p {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0; }
    .personal .photo-item p:hover, .personal .obj-name p:hover {
      text-decoration: none !important;
      cursor: default !important; }
.personal h1 {
  text-align: center;
  margin-bottom: 12px; }
.personal .logout {
  text-align: center;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  display: block;
  width: 70px;
  margin: 0 auto 24px;
  font-size: 17px;
  line-height: 24px; }
.personal .page_menu_sub {
  margin-top: 48px;
  margin-bottom: 72px; }
  .personal .page_menu_sub .container {
    width: 100%; }
.personal .btn {
  height: 48px; }
.personal a.btn {
  padding: 0 24px;
  line-height: 48px; }
.personal .content .line {
  margin-top: 48px;
  position: relative; }
  .personal .content .line .field-description {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #888;
    font-size: 17px;
    line-height: 24px;
    margin: 0; }
  .personal .content .line .field-content {
    font-family: "museo_sans_cyrl", Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #000;
    line-height: 28px;
    font-size: 24px;
    margin: 0; }
.personal .cards .card_container {
  min-height: 550px; }

.personal-gallery .fotorama__html > div {
  text-align: center; }
.personal-gallery .qq-uploader {
  margin-bottom: 48px; }
.personal-gallery .upload-new-btn {
  width: 200px;
  margin: 0 auto; }
.personal-gallery .upload-form {
  background: #f4f4f4;
  border-radius: 4px;
  padding: 0;
  margin-bottom: 48px; }
  .personal-gallery .upload-form.empty {
    display: none;
    margin-bottom: 0; }
.personal-gallery .upload-new-btn {
  width: 100%; }
.personal-gallery .up-form {
  padding: 0 24px 24px; }
  .personal-gallery .up-form .cancel {
    border: none;
    color: #EF4841;
    background: transparent;
    margin-left: 24px; }
    .personal-gallery .up-form .cancel:hover {
      color: #C23232;
      background: transparent; }
.personal-gallery .qq-upload-button {
  border-radius: 4px;
  border: 1px solid #EF4841;
  background: transparent;
  display: block;
  height: 48px;
  text-align: center;
  padding: 0;
  line-height: 46px;
  text-align: center;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s; }
  .personal-gallery .qq-upload-button:before, .personal-gallery .qq-upload-button:after {
    content: none;
    display: none; }
  .personal-gallery .qq-upload-button:hover {
    background: #C23232;
    border-color: #C23232;
    color: #FFF; }
.personal-gallery .qq-upload-list {
  display: none !important; }
.personal-gallery .new-photo-list {
  display: block; }
  .personal-gallery .new-photo-list.objects-list .photo-item {
    padding-top: 0; }
  .personal-gallery .new-photo-list .photo-item {
    position: relative;
    padding: 24px;
    border-bottom: 1px solid #D3D3D3;
    /*&:first-child{
    	padding-top: $cell_vertical* 2;
    }*/ }
    .personal-gallery .new-photo-list .photo-item:last-child {
      padding-bottom: 24px;
      margin-bottom: 24px;
      border: none; }
    .personal-gallery .new-photo-list .photo-item.template {
      display: none !important; }
    .personal-gallery .new-photo-list .photo-item > div {
      display: inline-block;
      position: relative;
      vertical-align: middle; }
    .personal-gallery .new-photo-list .photo-item .image {
      width: 72px;
      height: 72px;
      margin-right: 20px; }
      .personal-gallery .new-photo-list .photo-item .image img {
        position: relative;
        width: 100%;
        height: 100%; }
    .personal-gallery .new-photo-list .photo-item .name {
      vertical-align: top; }
      .personal-gallery .new-photo-list .photo-item .name span {
        color: #888;
        font-size: 17px;
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      .personal-gallery .new-photo-list .photo-item .name input {
        width: 450px;
        height: 34px;
        padding: 4px 5px;
        border-radius: 3px;
        border: solid 1px #c9c9c9;
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      .personal-gallery .new-photo-list .photo-item .name .addObject {
        display: block;
        margin-top: 20px;
        line-height: 18px;
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .personal-gallery .new-photo-list .photo-item .delete {
      position: absolute;
      right: 97px; }
      .personal-gallery .new-photo-list .photo-item .delete span:before {
        content: '';
        display: block;
        position: absolute;
        width: 49px;
        height: 49px;
        background: url(/pics/i/close-cross.png) 0 0 no-repeat;
        background-size: contain;
        margin-top: 12px; }

.fotorama .slide-head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  text-align: left;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+3,0+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 3%, transparent 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 3%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear, to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 3%, transparent 100%;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */ }
  .fotorama .slide-head .title {
    color: #FFF;
    font-size: 17px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    margin-left: 100px;
    z-index: 2;
    display: block; }
  .fotorama .slide-head .link {
    display: block;
    margin-left: 100px; }
  .fotorama .slide-head .deleteBtn {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 12px;
    right: 12px;
    background: url(/pics/i/deleteBtn.svg) center center transparent no-repeat;
    background-size: contain; }
    .fotorama .slide-head .deleteBtn button {
      position: absolute;
      opacity: 0;
      visibility: hidden;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      padding: 5px 0;
      width: 200px;
      top: -6px;
      right: 0;
      text-align: center;
      font-size: 14px;
      background: #fff;
      border-radius: 4px;
      -webkit-transition: opacity 0.4s;
      -moz-transition: opacity 0.4s;
      transition: opacity 0.4s; }
    .fotorama .slide-head .deleteBtn:hover button {
      opacity: 1;
      visibility: visible;
      color: #EF4841;
      border: none;
      text-decoration: underline; }
  .fotorama .slide-head .flag {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 48px;
    background-color: #EF4841;
    z-index: 1;
    padding: 0 15px;
    z-index: 2; }
    .fotorama .slide-head .flag span {
      display: block;
      color: #FFF;
      font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      .fotorama .slide-head .flag span.text {
        font-size: 11px;
        line-height: 11px;
        margin-bottom: 3px;
        margin-top: 5px; }
      .fotorama .slide-head .flag span.value {
        font-size: 20px; }
    .fotorama .slide-head .flag:before, .fotorama .slide-head .flag:after {
      content: '';
      display: block;
      position: absolute;
      right: -12px; }
    .fotorama .slide-head .flag:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 24px 12px 0 0;
      border-color: #EF4841 transparent transparent transparent;
      top: 0; }
    .fotorama .slide-head .flag:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 24px 0 0 12px;
      border-color: transparent transparent transparent #EF4841;
      bottom: 0; }

.rating h1 {
  text-align: center;
  margin-bottom: 144px; }
.rating .rating-list {
  position: relative; }
  .rating .rating-list.top-three:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #EF4841;
    border-radius: 4px; }
  .rating .rating-list.top-three:before {
    content: '';
    display: block;
    position: absolute;
    top: -67px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 86px;
    background: url(/pics/i/cup.png) 12px 0 no-repeat;
    background-color: #FFF;
    background-size: 76px;
    z-index: 1; }
  .rating .rating-list .rating-element {
    position: relative;
    margin: 48px 80px;
    height: 48px;
    z-index: 2; }
    .rating .rating-list .rating-element .flag-cont {
      position: relative; }
      .rating .rating-list .rating-element .flag-cont .flag {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 48px;
        background-color: #EF4841;
        z-index: 1;
        padding: 0 15px;
        z-index: 2; }
        .rating .rating-list .rating-element .flag-cont .flag span {
          display: block;
          color: #FFF;
          font-family: "Open Sans", Arial, Helvetica, sans-serif; }
          .rating .rating-list .rating-element .flag-cont .flag span.text {
            font-size: 11px;
            line-height: 11px;
            margin-bottom: 3px;
            margin-top: 5px; }
          .rating .rating-list .rating-element .flag-cont .flag span.value {
            font-size: 20px; }
        .rating .rating-list .rating-element .flag-cont .flag:before, .rating .rating-list .rating-element .flag-cont .flag:after {
          content: '';
          display: block;
          position: absolute;
          right: -12px; }
        .rating .rating-list .rating-element .flag-cont .flag:before {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 24px 12px 0 0;
          border-color: #EF4841 transparent transparent transparent;
          top: 0; }
        .rating .rating-list .rating-element .flag-cont .flag:after {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 24px 0 0 12px;
          border-color: transparent transparent transparent #EF4841;
          bottom: 0; }
    .rating .rating-list .rating-element .user {
      position: relative;
      margin-left: 100px; }
      .rating .rating-list .rating-element .user span {
        position: relative;
        display: block;
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        font-size: 17px;
        line-height: 17px; }
      .rating .rating-list .rating-element .user a {
        font-family: "Open Sans", Arial, Helvetica, sans-serif; }
      .rating .rating-list .rating-element .user .name {
        color: #EF4841;
        margin-bottom: 10px; }
      .rating .rating-list .rating-element .user .place {
        color: #000;
        padding-left: 24px; }
        .rating .rating-list .rating-element .user .place:before {
          content: '';
          display: block;
          position: absolute;
          top: 1px;
          left: 0;
          height: 17px;
          width: 17px;
          background: url(/pics/i/card-achieve.png) 0 0 no-repeat;
          background-size: contain; }

.report .title {
  margin-top: 24px !important; }
  .report .title h1 {
    text-align: left;
    margin: 0; }
.report .text p {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  margin: 0;
  font-size: 17px; }
.report .flag {
  display: inline-block;
  position: relative;
  left: 0;
  top: 0;
  height: 48px;
  background-color: #EF4841;
  z-index: 1;
  padding: 6px 15px; }
  .report .flag span {
    display: block;
    color: #FFF;
    font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .report .flag span.text {
      font-size: 11px;
      line-height: 11px;
      margin-bottom: 3px; }
    .report .flag span.value {
      font-size: 20px; }
  .report .flag:before, .report .flag:after {
    content: '';
    display: block;
    position: absolute;
    right: -12px; }
  .report .flag:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 12px 0 0;
    border-color: #EF4841 transparent transparent transparent;
    top: 0; }
  .report .flag:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 0 12px;
    border-color: transparent transparent transparent #EF4841;
    bottom: 0; }

#new-report .upload-new-btn {
  display: block;
  width: 100%;
  margin-bottom: 24px; }

.popup-background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.8;
  z-index: 100;
  opacity: 0;
  visibility: hidden; }
  .popup-background.active {
    opacity: 0.8;
    visibility: visible; }

.popup {
  position: absolute;
  width: 100%;
  z-index: 110;
  top: 0;
  margin: 10% 0;
  opacity: 0;
  visibility: hidden; }
  .popup.active {
    opacity: 1;
    visibility: visible; }
  .popup .popup-content {
    width: 980px;
    min-width: 980px;
    margin: 0 auto;
    position: relative; }
    .popup .popup-content .overflow {
      overflow: hidden; }
    .popup .popup-content .report-container, .popup .popup-content .quest-container {
      padding: 72px 72px;
      background: #FFF;
      border-radius: 4px;
      position: relative;
      width: 100%;
      z-index: 120; }
    .popup .popup-content .quest-container {
      padding-right: 0;
      padding-left: 0; }
      .popup .popup-content .quest-container .line.title {
        margin-bottom: 48px; }
    .popup .popup-content .object-select-container, .popup .popup-content .event-select-container {
      padding: 72px 72px;
      background: #FFF;
      border-radius: 4px;
      position: absolute;
      width: 80%;
      right: 10px;
      top: 0;
      bottom: 0;
      z-index: 130;
      margin-right: -100%;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s; }
      .popup .popup-content .object-select-container.active, .popup .popup-content .event-select-container.active {
        margin-right: 0; }
    .popup .popup-content .close-btn, .popup .popup-content .close-btn-select {
      display: block;
      width: 20px;
      height: 20px;
      background: url(/pics/i/close-red.png) 0 0 no-repeat;
      background-size: contain;
      cursor: pointer;
      position: absolute;
      right: 24px;
      top: 24px; }
    .popup .popup-content .line {
      margin-top: 48px; }
      .popup .popup-content .line.title {
        margin: 0; }
        .popup .popup-content .line.title h1 {
          margin: 0;
          font-size: 24px; }
      .popup .popup-content .line .obj-name {
        cursor: pointer; }
        .popup .popup-content .line .obj-name:hover {
          text-decoration: underline; }
    .popup .popup-content .input-description {
      display: block;
      color: #888;
      font-size: 17px;
      line-height: 24px;
      font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .popup .popup-content input, .popup .popup-content textarea {
      display: block;
      width: 100%;
      border-radius: 4px;
      background: transparent;
      outline: none;
      border: 1px solid #C9C9C9;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      padding: 0 10px; }
    .popup .popup-content input {
      height: 48px;
      line-height: 48px; }
    .popup .popup-content textarea {
      line-height: 24px;
      padding: 10px; }
    .popup .popup-content button {
      width: 100%;
      height: 48px; }
    .popup .popup-content .add-object-link {
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      color: #EF4841;
      cursor: pointer;
      position: relative;
      padding: 24px;
      padding-left: 74px;
      line-height: 34px; }
      .popup .popup-content .add-object-link:before {
        content: '';
        position: absolute;
        left: 24px;
        top: 24px;
        display: block;
        width: 34px;
        height: 34px;
        background: url(/pics/i/report-object-add.png) 0 0 no-repeat;
        background-size: contain; }
    .popup .popup-content #reportuploader {
      padding: 24px; }
    .popup .popup-content .qq-uploader {
      margin: 0;
      height: 34px; }
      .popup .popup-content .qq-uploader input {
        height: 34px; }
    .popup .popup-content .qq-upload-list {
      display: none !important; }
    .popup .popup-content .qq-upload-button {
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      color: #EF4841;
      line-height: 34px;
      height: 34px;
      padding-left: 50px;
      cursor: pointer;
      border: none;
      display: inline-block;
      text-align: left; }
      .popup .popup-content .qq-upload-button:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 34px;
        height: 34px;
        background-image: none;
        background: url(/pics/i/report-upload-icon.png) 0 0 no-repeat;
        background-position: center center;
        background-size: contain; }
      .popup .popup-content .qq-upload-button:after {
        content: none; }
      .popup .popup-content .qq-upload-button:hover {
        background: none;
        border: none; }
        .popup .popup-content .qq-upload-button:hover:before {
          opacity: 1; }
    .popup .popup-content .personal-gallery {
      background: #f4f4f4;
      border-radius: 4px; }
    .popup .popup-content .photo-item {
      padding: 24px; }
      .popup .popup-content .photo-item .delete {
        right: 72px; }
      .popup .popup-content .photo-item:first-child {
        padding: 24px; }
      .popup .popup-content .photo-item:nth-child(2) {
        padding-top: 0; }
      .popup .popup-content .photo-item:last-child {
        margin: 0; }
  .popup .ob-list .object-item, .popup .ob-list .event-item, .popup .ev-list .object-item, .popup .ev-list .event-item {
    position: relative;
    padding: 12px 0;
    cursor: pointer; }
    .popup .ob-list .object-item:first-child, .popup .ob-list .event-item:first-child, .popup .ev-list .object-item:first-child, .popup .ev-list .event-item:first-child {
      padding: 12px 0; }
    .popup .ob-list .object-item.template, .popup .ob-list .event-item.template, .popup .ev-list .object-item.template, .popup .ev-list .event-item.template {
      display: none !important; }
    .popup .ob-list .object-item > div, .popup .ob-list .event-item > div, .popup .ev-list .object-item > div, .popup .ev-list .event-item > div {
      display: inline-block;
      position: relative;
      vertical-align: middle; }
    .popup .ob-list .object-item .image, .popup .ob-list .event-item .image, .popup .ev-list .object-item .image, .popup .ev-list .event-item .image {
      width: 52px;
      height: 52px;
      margin-right: 20px; }
      .popup .ob-list .object-item .image img, .popup .ob-list .event-item .image img, .popup .ev-list .object-item .image img, .popup .ev-list .event-item .image img {
        position: relative;
        border-radius: 26px;
        width: 100%;
        height: 100%; }
    .popup .ob-list .object-item .name a, .popup .ob-list .object-item .name span, .popup .ob-list .event-item .name a, .popup .ob-list .event-item .name span, .popup .ev-list .object-item .name a, .popup .ev-list .object-item .name span, .popup .ev-list .event-item .name a, .popup .ev-list .event-item .name span {
      font-size: 17px;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      color: #EF4841;
      cursor: pointer; }
    .popup .ob-list .object-item .delete, .popup .ob-list .event-item .delete, .popup .ev-list .object-item .delete, .popup .ev-list .event-item .delete {
      display: none;
      position: absolute;
      right: 36px; }
      .popup .ob-list .object-item .delete span:before, .popup .ob-list .event-item .delete span:before, .popup .ev-list .object-item .delete span:before, .popup .ev-list .event-item .delete span:before {
        content: '';
        display: block;
        position: absolute;
        width: 36px;
        height: 36px;
        background: url(/pics/i/close-cross.png) 0 0 no-repeat;
        background-size: contain;
        margin-top: 8px; }
  .popup .quest-container .notification {
    text-align: center; }
    .popup .quest-container .notification p {
      margin: 0; }
  .popup .question-list .question-block {
    padding: 48px 48px;
    border-top: 1px solid #EAEAEA;
    position: relative; }
    .popup .question-list .question-block:last-child {
      border-bottom: 1px solid #EAEAEA; }
    .popup .question-list .question-block .question-title {
      font-size: 17px;
      font-family: "Open Sans", Arial, Helvetica, sans-serif;
      margin-top: 0;
      margin-bottom: 24px; }
    .popup .question-list .question-block .question-answer-block {
      position: relative; }
      .popup .question-list .question-block .question-answer-block .label {
        display: block; }
        .popup .question-list .question-block .question-answer-block .label span {
          color: #EF4841;
          font-size: 17px;
          font-family: "Open Sans", Arial, Helvetica, sans-serif;
          line-height: 24px;
          padding-left: 24px; }
        .popup .question-list .question-block .question-answer-block .label label {
          position: relative; }
        .popup .question-list .question-block .question-answer-block .label label:before {
          content: '';
          display: block;
          width: 16px;
          height: 16px;
          position: absolute;
          left: 0;
          top: 4px;
          background-image: url(/pics/i/round-empty.png);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
        .popup .question-list .question-block .question-answer-block .label input:checked + label:before {
          background-image: url(/pics/i/round-filled.png); }
        .popup .question-list .question-block .question-answer-block .label input[type="radio"] {
          display: none; }
      .popup .question-list .question-block .question-answer-block #questPhotoUploader {
        margin-bottom: 24px; }
      .popup .question-list .question-block .question-answer-block .answer-photo {
        max-width: 50%; }
        .popup .question-list .question-block .question-answer-block .answer-photo img {
          width: 100%;
          display: none; }
  .popup .submit-button {
    padding: 48px 48px 0; }
  .popup .search-object-popup .list {
    margin-top: 20px; }
    .popup .search-object-popup .list .item {
      margin-bottom: 20px; }
      .popup .search-object-popup .list .item .obj-name {
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        margin: 0; }
      .popup .search-object-popup .list .item .obj-type {
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        margin: 0;
        margin-top: 5px;
        font-size: 14px;
        line-height: 14px; }
  .popup .wait {
    text-align: center;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    display: none; }

.memo p:first-child, .memo h2:first-child {
  margin-top: 0; }
.memo p:last-child, .memo h2:last-child {
  margin-bottom: 0; }
.memo__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px; }
  .memo__row:last-child {
    margin-bottom: 0; }
  .memo__row_text {
    display: block;
    margin-bottom: 20px; }
  .memo__row_contact {
    align-items: flex-start;
    margin-top: 40px; }
.memo__col {
  flex: 1 0; }
  .memo__col:last-child {
    margin-left: 60px; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.5em 1em; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.js-link {
  text-decoration: none;
  border-bottom: 1px dotted; }
  .js-link:hover {
    text-decoration: none; }

/*╨Я╨╗╨░╤И╨║╨░ ╨а╨╡╨░╨║╤В╨╕╨▓ ╤Б╨┐╤А╨░╨▓╨░*/
#reaktive_logo {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative; }

#reaktive {
  position: absolute;
  right: 65px;
  top: 35px;
  _right: 65px; }

#reaktive_block {
  display: none;
  position: absolute;
  top: -140px;
  left: -138px;
  width: 274px;
  height: 131px;
  color: #FFF;
  font-size: 11px;
  line-height: 13px;
  z-index: 10;
  _zoom: 1; }
  #reaktive_block #reaktive {
    position: static;
    _zoom: 1; }
  #reaktive_block IMG {
    position: absolute;
    width: 0;
    height: 0;
    left: 100px;
    top: 131px;
    border: none !important;
    *zoom: 1; }

/* ==========================================================================
   Print styles.
   ========================================================================== */
@media print {
  * {
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

  .page-header {
    display: none; }

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

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

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

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

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

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

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .fake_menu,
  .fake_menu_sub,
  .page_navigation,
  .btn,
  .fixed_controls {
    display: none; } }

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