@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
@charset "utf-8";
.container {
  width: 1184px;
  margin-left: auto;
  margin-right: auto;
}
.row {
  margin-bottom: 40px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:last-child {
  margin-bottom: 0;
}
/* Grid */
.span912,
.span272,
.span640,
.span288,
.span448,
.span208,
.span384,
.span224,
.span192,
.span512,
.span736,
.span240,
.span352,
.span320,
.span800,
.span768 {
  float: left;
}
.span912 img,
.span272 img,
.span640 img,
.span288 img,
.span448 img,
.span208 img,
.span384 img,
.span224 img,
.span192 img,
.span512 img,
.span736 img,
.span240 img,
.span352 img,
.span320 img,
.span800 img,
.span768 img {
  max-width: 100%;
}
.span192 {
  width: 192px;
}
.span208 {
  width: 208px;
}
.span224 {
  width: 224px;
}
.span240 {
  width: 240px;
}
.span272 {
  width: 272px;
}
.span288 {
  width: 288px;
}
.span320 {
  width: 320px;
}
.span352 {
  width: 352px;
}
.span384 {
  width: 384px;
}
.span448 {
  width: 448px;
}
.span512 {
  width: 512px;
}
.span640 {
  width: 640px;
}
.span736 {
  width: 736px;
}
.span768 {
  width: 768px;
}
.span800 {
  width: 800px;
}
.span912 {
  width: 912px;
}
.pad32 {
  padding: 32px;
}
.mar32 {
  margin-right: 32px;
}
.mar-top32 {
  margin: 32px 0 0;
}
.otr-mar {
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
}
.pad-right32 {
  padding-right: 32px;
}
/* !Colors */
.black {
  background-color: #3e4049;
  -webkit-font-smoothing: antialiased;
  color: white;
  z-index: 1;
  position: relative;
}
.black .bx-wrapper .bx-pager.bx-default-pager a:hover,
.black .bx-wrapper .bx-pager.bx-default-pager a.active {
  border-color: #c81b53;
}
.black .bx-wrapper .bx-pager.bx-default-pager a:hover:before,
.black .bx-wrapper .bx-pager.bx-default-pager a.active:before {
  background-color: #c81b53;
}
.silver {
  background-color: #f8f8f8;
}
.white {
  background-color: white;
}
.red {
  background-color: #c81b53;
  color: white;
}
.gray98 {
  background-color: #fafafa;
  border-width: 1px 0;
  border-style: solid;
  border-color: #ededed;
}
.yellow {
  background-color: #fcc541;
}
.text-red {
  color: #c81b53;
}
.text-red > a {
  color: #c81b53;
}
.text-red > a:hover,
.text-red > a:focus {
  color: #ce4040;
}
.text-white {
  color: white;
}
.text-white a {
  color: white;
}
.text-black {
  color: black;
}
.text-grey {
  color: #6c7080;
}
.text-grey6 {
  color: #666666;
}
.text-gold {
  color: #c48e0a;
}
.infotext {
  color: #848484;
}
.text-dark-grey {
  color: #949494;
}
.black-links {
  color: #332b2d;
}
.black-links:hover,
.black-links:focus {
  color: #c81b53;
}
.text-pink {
  color: #cf406d;
}
/* !Color-borders */
.color-border {
  border-top: 4px solid;
}
.black-b {
  border-top-color: #3e4049;
}
.yellow-b {
  border-top-color: #fed100;
}
.red-b {
  border-top-color: #ce4040;
}
.blue-b {
  border-top-color: #3d8296;
}
.green-b {
  border-top-color: #13a77b;
}
.orange-b {
  border-top-color: #e48640;
}
.orange-b-2 {
  border-top-color: #e58640;
}
.lighblue-b {
  border-top-color: #39b4c3;
}
.purple-b {
  border-top-color: #985c9c;
}
.lighblue-b-2 {
  border-top-color: #2cb9ca;
}
.b-b {
  border-bottom: 1px solid #ededed;
}
.b2b {
  border-bottom: 2px solid #ededed;
}
.b-t {
  border-top: 1px solid #ededed;
}
.no-b {
  border: none;
}
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.none {
  margin: 0;
  padding: 0;
  list-style: none;
}
.up {
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.up.min-let {
  letter-spacing: 0.01em;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mute {
  color: #808080 !important;
}
.big {
  font-size: 20px;
  line-height: 22px;
}
.min {
  font-size: 14px;
  line-height: 22px;
}
.alt {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
.caption {
  overflow: hidden;
  display: block;
}
.heading {
  margin: 0 64px 20px 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}
.all {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  letter-spacing: 0.01em;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 0;
  color: #a5a5a5;
  text-decoration: none;
}
.all.min-let {
  letter-spacing: 0.01em;
}
a.all:hover,
a.all:visited:hover {
  color: #c81b53;
}
a.all:visited {
  color: #a5a5a5;
}
a.all.text-black {
  color: black;
}
a.all.text-black:hover,
a.all.text-black:visited:hover {
  color: #c81b53;
}
.all.mini {
  font-size: 12px;
}
/* !Nav */
.nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 25px;
}
.nav li a {
  display: block;
}
.nav li:last-child {
  margin-right: 0!important;
}
.nav li.pull-right {
  float: right;
}
/* !Display Table */
.table {
  display: table;
  width: 100%;
}
.tr {
  display: table-row;
}
.td {
  display: table-cell;
  float: none;
}
.ib-reset {
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
}
.ib-norm {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
/* justify links */
/* Iblock */
.iblock {
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.iblock > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
/* Rotate */
/* Transform */
/* Halsf list */
.half-list > li {
  width: 48%;
  margin-right: 4%;
}
.half-list > li:nth-child(even) {
  margin-right: 0;
}
.full-list > li {
  display: block;
  float: none;
  width: auto;
  max-width: 100%;
}
.full-list > li,
.full-list > li:nth-child(even) {
  margin-right: 0;
}
.half-date > li {
  width: 50%;
  margin-right: 0;
  border-bottom: 0;
}
.half-date > li a {
  display: block;
}
.dropDown {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  z-index: 100;
}
.soc-ico {
  display: inline-block;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  vertical-align: baseline;
  width: 18px;
  height: 18px;
}
.soc-ico.twi {
  background-position: -23px 0;
}
.soc-ico.fb {
  background-position: -55px 0;
}
.soc-ico.vk {
  background-position: -87px 0;
}
.soc-ico.yt {
  background-position: -119px 0;
}
.soc-ico.rss {
  background-position: -102px -188px;
}
/* Default styling for jQuery Datepicker v5.0.0. */
.datepick {
  color: #000;
  font-size: 13px;
  line-height: 18px;
  width: 384px;
  background-color: white;
}
.drop .datepick {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  margin-top: 6px;
  right: 0;
  padding: 46px 32px;
  z-index: 100;
}
#datepicker-inline .datepick {
  position: static;
  width: auto;
  max-width: 100%;
  border: 1px solid #ededed;
  padding: 32px 16px;
  margin-bottom: 10px;
}
.datepick-rtl {
  direction: rtl;
}
.datepick-popup {
  z-index: 1000;
}
.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.datepick a {
  color: black;
  text-decoration: none;
}
.datepick a.datepick-disabled,
.datepick-other-month {
  color: #a2a5a6;
  cursor: auto;
}
.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  font-weight: bold;
}
.datepick-nav,
.datepick-ctrl {
  position: relative;
}
.datepick-cmd {
  width: 30%;
}
.datepick-ctrl .datepick-cmd:hover {
  background-color: #f08080;
}
.datepick-cmd-prevJump,
.datepick-cmd-nextJump {
  width: 8%;
}
button.datepick-cmd {
  text-align: center;
}
.datepick-cmd-current,
.datepick-cmd-today {
  display: none!important;
}
.datepick-cmd-next,
.datepick-cmd-prev {
  width: 8px;
  height: 13px;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 6px;
}
.datepick-cmd-next {
  background-position: -40px -218px;
  right: 15%;
}
.datepick-cmd-prev {
  background-position: -24px -218px;
  left: 15%;
}
.datepick-rtl .datepick-cmd-prev,
.datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right;
}
.datepick-rtl .datepick-cmd-current,
.datepick-rtl .datepick-cmd-today {
  float: right;
}
.datepick-rtl .datepick-cmd-next,
.datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left;
}
.datepick-month-nav {
  text-align: center;
}
.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%;
}
.datepick-month-nav span {
  color: #888;
}
.datepick-month-row {
  clear: left;
}
.datepick-month {
  text-align: center;
}
.datepick-month-header,
.datepick-month-header select,
.datepick-month-header input {
  color: black;
  font: bold 18px/24px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.datepick-month-header.min-let,
.datepick-month-header select.min-let,
.datepick-month-header input.min-let {
  letter-spacing: 0.01em;
}
.datepick-month-header select,
.datepick-month-header input {
  height: 1.4em;
  margin: 0em;
  padding: 0em;
  font-size: 100%;
}
.datepick-month-header input {
  position: absolute;
  display: none;
}
.datepick-month table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 12px;
}
.datepick-month th,
.datepick-month td {
  margin: 0em;
  padding: 0;
  font-weight: normal;
  text-align: left;
}
.datepick-month tr:first-child td {
  padding-top: 10px;
}
.datepick-month th {
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  letter-spacing: 0.04em;
}
.datepick-month th.min-let {
  letter-spacing: 0.01em;
}
.datepick-month a {
  display: inline-block;
  color: #000;
  text-decoration: none;
}
.datepick-month a.datepick-today {
  background-color: #fcfcfc;
  border: 1px solid #c8cacc;
  font-weight: bold;
}
.datepick-month a,
.datepick-month span {
  text-align: center;
  padding: 6px 8px;
  width: 32px;
  height: 32px;
  display: inline-block;
}
.datepick-month td .datepick-selected {
  background-color: #fcfcfc;
  border: 1px solid #c8cacc;
  font-weight: bold;
}
.datepick-status {
  clear: both;
  text-align: center;
}
.datepick-clear-fix {
  clear: both;
}
/* 
 * Selecter v3.1.2 - 2014-05-30 
 * A jQuery plugin for replacing default select elements. Part of the Formstone Library. 
 * http://formstone.it/selecter/ 
 * 
 * Copyright 2014 Ben Plum; MIT Licensed 
 */
.selecter,
.selecter:focus {
  outline: none;
}
.selecter {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  color: #3e4049;
  font-size: 20px;
  line-height: 1;
}
.selecter .selecter-element {
  *left: -999999px;
  height: 100%;
  left: 0;
  position: absolute;
  opacity: 0;
  width: 100%;
  z-index: 0;
}
.selecter .selecter-selected {
  background: #ffffff url(../img/select-arr.png) no-repeat right center;
  border: 1px solid #ededed;
  cursor: pointer;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 9px 48px 9px 16px;
  position: relative;
  text-overflow: clip;
  z-index: 2;
  -webkit-transition: border-color 120ms linear;
  -moz-transition: border-color 120ms linear;
  -o-transition: border-color 120ms linear;
  transition: border-color 120ms linear;
}
:hover.selecter .selecter-selected,
:focus.selecter .selecter-selected,
.open.selecter .selecter-selected {
  border-color: #000;
}
.open.selecter .selecter-selected {
  border-bottom: none;
}
.selecter .selecter-options {
  border: 1px solid #ededed;
  border-width: 0 1px 1px;
  background-color: #fff;
  display: none;
  left: 0;
  margin: 0;
  max-height: 260px;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  *width: auto;
  z-index: 50;
}
.open.selecter .selecter-options {
  border-color: #000;
}
.selecter .selecter-group {
  background: #F9F9F9;
  border-bottom: 1px solid #ededed;
  display: block;
  padding: 5px 10px 4px;
  text-transform: uppercase;
}
.selecter .selecter-item {
  background: #fff;
  border-bottom: 1px solid #ededed;
  cursor: pointer;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 8px 16px;
  text-overflow: ellipsis;
  width: 100%;
}
.selecter .selecter-item.selected {
  background: #F9F9F9;
}
.selecter .selecter-item.disabled {
  color: #999;
  cursor: default;
}
.selecter .selecter-item:first-child {
  border-radius: 0;
}
.selecter .selecter-item:last-child {
  border-bottom: 0;
}
.schedule .selecter {
  width: 100%;
}
.schedule .selecter .selecter-selected {
  position: relative;
  padding-left: 41px;
  z-index: 1;
}
.schedule .selecter .selecter-selected:before {
  content: "";
  display: inline-block;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  vertical-align: baseline;
  position: absolute;
  top: 9px;
  left: 16px;
  width: 15px;
  height: 15px;
  background-position: -144px -313px;
  margin-right: 10px;
}
.min .selecter {
  font-size: 16px;
}
@media screen and (min-width: 980px) {
  .selecter .selecter-item:hover,
  .selecter .selecter-item.selected:hover {
    background-color: #f8f8f8;
  }
  .selecter .selecter-item.disabled:hover {
    background-color: #fff;
  }
  .selecter:hover .selecter-selected {
    background-color: #fff;
  }
  .selecter.disabled .selecter-item:hover {
    background: #fff;
  }
}
/* Open */
.selecter.open {
  z-index: 9999;
}
.selecter.open .selecter-selected {
  z-index: 51;
}
.selecter.open .selecter-selected,
.selecter.focus .selecter-selected {
  background-color: #fff;
}
/* 'Cover' Positioning */
.selecter.cover .selecter-options {
  border-width: 1px;
  top: 0;
}
.selecter.cover.open .selecter-selected {
  z-index: 49;
}
/* 'Bottom' Positioning */
/*
	.selecter.bottom .selecter-options { border-width: 1px 1px 0; bottom: 100%; top: auto; }
	.selecter.bottom .selecter-item:last-child { border: none; }
	.selecter.bottom.open .selecter-selected {border-bottom: 1px solid black;  border-top: none;}
	.selecter.bottom.open .selecter-options {}
	*/
/* 'Bottom' + 'Cover' Positioning */
.selecter.bottom.cover .selecter-options {
  bottom: 0;
  top: auto;
}
/* Multiple Select */
.selecter.multiple .selecter-options {
  border-width: 1px;
  box-shadow: none;
  display: block;
  position: static;
  width: 100%;
}
/* 'Disabled' State */
.selecter.disabled .selecter-selected {
  background: #fff;
  border-color: #eee;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-options {
  background: #fff;
  border-color: #eee;
}
.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
  border-color: #eee;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-item.selected {
  background: #fafafa;
}
/* Scroller Support */
.selecter .selecter-options.scroller {
  overflow: hidden;
}
.selecter .selecter-options.scroller .scroller-content {
  max-height: 260px;
  padding: 0;
}
/* Media Queries */
@media screen and (max-width: 500px) {
  .selecter {
    width: 100%;
  }
}
/* !Global */
html,
body {
  height: 100%;
}
body {
  min-height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  margin: 0;
  color: #262626;
  min-width: 1184px;
  background: #dfdfdf url(../img/winter.png);
  -webkit-font-smoothing: antialiased;
}
a {
  color: #b7225a;
  -webkit-transition: color 100ms ease;
  -moz-transition: color 100ms ease;
  -o-transition: color 100ms ease;
  transition: color 100ms ease;
  text-decoration: none;
}
a:hover,
a:visited:hover,
a:focus {
  color: #ce4040;
}
a:hover .thumb .play-btn,
a:visited:hover .thumb .play-btn,
a:focus .thumb .play-btn {
  background-color: #000000;
}
a:hover .thumb .min,
a:visited:hover .thumb .min,
a:focus .thumb .min {
  background-color: #e7135a;
}
a:hover .thumb .micro,
a:visited:hover .thumb .micro,
a:focus .thumb .micro {
  background-color: #ca1c53;
}
.norm-hov:hover,
.norm-hov:visited:hover {
  color: #c81b53;
}
.red-hov:hover,
.red-hov:focus {
  color: #ce4040;
}
.white-hov {
  color: rgba(255, 255, 255, 0.65);
}
p {
  margin: 0 0 32px;
}
p:last-child {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
h1.empty {
  font-size: 13px;
  line-height: 21px;
  display: inline;
  margin: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #3e4049;
}
h3 {
  font-size: 22px;
  line-height: 34px;
  color: #332b2d;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-weight: normal;
}
h3.color-border {
  padding: 20px 0;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-weight: bold;
}
h3.color-border.min-let {
  letter-spacing: 0.01em;
}
h3.color-border:before,
h3.color-border:after {
  content: " ";
  display: table;
}
h3.color-border:after {
  clear: both;
}
h3.color-border .pull-right.all.mini {
  margin-top: 5px;
}
h3.color-border .time {
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
h3 > a {
  color: #332b2d;
}
h3 > a:hover,
h3 > a:focus {
  color: #c81b53;
}
h4 {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 12px;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.errors {
  padding: 5px 15px;
  color: #e22a5e;
  border: 1px solid #e22a5e;
  background: #ffeaf0;
}
.success {
  padding: 5px 15px;
  color: #0d9188;
  border: 1px solid #0d9188;
  background: #eefbf3;
}
/* Статьи */
.content {
  padding: 32px;
  position: relative;
}
.content:before,
.content:after {
  content: " ";
  display: table;
}
.content:after {
  clear: both;
}
.content a {
  text-decoration: underline;
}
.content a:hover,
.content a:visited:hover {
  color: #c81b53;
}
.content a:visited {
  color: #b1798e;
}
.content .all {
  margin-top: 20px;
  display: inline-block;
  text-decoration: none;
}
.content a.all:hover,
.content a.all:visited:hover {
  color: #c81b53;
}
.content a.all:visited {
  color: #a5a5a5;
}
.content a.all:visited:hover,
.content a.all:visited:visited:hover {
  color: #c81b53;
}
.content .quote blockquote {
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
}
.content .pic {
  margin: 30px 0;
}
.content .pic img {
  margin-bottom: 20px;
}
.content .pic .player {
  margin-bottom: 20px;
}
.content .left-pic,
.content .right-pic {
  width: 320px;
  float: left;
  margin: 0 32px 20px -64px;
}
.content .left-pic img,
.content .right-pic img {
  max-width: 100%;
}
.content .left-pic .photo-title,
.content .right-pic .photo-title {
  margin-top: 20px;
}
.content .left-pic .photo-title,
.content .right-pic .photo-title,
.content .left-pic .photo-autor,
.content .right-pic .photo-autor {
  margin-left: 32px;
}
.content .left-pic a,
.content .right-pic a {
  text-decoration: none;
  color: #4c4c4c;
  position: relative;
  display: block;
}
.content .left-pic a:hover,
.content .right-pic a:hover,
.content .left-pic a:visited:hover,
.content .right-pic a:visited:hover {
  color: #c81b53;
}
.content .left-pic a .thumb:after,
.content .right-pic a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.content .left-pic a:hover .thumb:after,
.content .right-pic a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.content .left-pic a:hover .photo-title,
.content .right-pic a:hover .photo-title {
  color: #c81b53;
}
.content .right-pic {
  margin-left: 32px;
  margin-right: -64px;
  float: right;
}
.content .right-pic .photo-title,
.content .right-pic .photo-autor {
  margin-right: 32px;
  margin-left: 0;
}
.content .week-list-full > li > a,
.content .week-list-full > li > a:visited {
  text-decoration: none;
  color: #332b2d;
}
.content .week-list-full > li > a:hover,
.content .week-list-full > li > a:visited:hover,
.content .week-list-full > li > a:visited:hover,
.content .week-list-full > li > a:visited:visited:hover {
  color: #c81b53;
}
.content.row {
  padding: 0;
  margin-top: 32px;
}
/* Forms */
.lab-group {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 20px;
  position: relative;
}
.lab-group label {
  margin-left: 10px;
}
.lab-group input[type=radio],
.lab-group label {
  vertical-align: middle;
}
.input-style {
  border: 1px solid #e9e9e9;
  padding: 12px 14px;
}
.comment-text {
  resize: vertical;
  width: 100%;
}
fieldset {
  border: none;
  padding: 0;
  margin: 0 0 6px;
}
/* !Sliders */
.fotorama *,
.fotorama *:before,
.fotorama *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fotorama.new-slider {
  background-color: black;
}
.fotorama.new-slider .fotorama__arr,
.fotorama.new-slider .fotorama__fullscreen-icon {
  background: url("../img/sprite.png") no-repeat;
}
.fotorama.new-slider .fotorama__fullscreen-icon {
  width: 19px;
  height: 16px;
  background-position: -49px -138px;
  top: 20px;
  right: 20px;
}
.fotorama.new-slider .fotorama__arr {
  width: 19px;
  height: 35px;
  margin-top: -18.5px;
}
.fotorama.new-slider .fotorama__arr.fotorama__arr--next {
  background-position: -25px -142px;
  right: 32px;
}
.fotorama.new-slider .fotorama__arr.fotorama__arr--prev {
  background-position: -2px -142px;
  left: 32px;
}
.fotorama.new-slider .fotorama__thumb-border {
  border-color: white;
}
.fotorama.new-slider .fotorama__thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(62, 64, 73, 0.4);
}
.fotorama.new-slider .fotorama__active .fotorama__thumb:after {
  content: none;
}
.fotorama.new-slider p {
  margin: 0;
}
.fotorama img {
  display: block;
}
.article-slider {
  margin-bottom: 50px;
  position: relative;
  clear: both;
}
.article-slider .grad {
  bottom: 0;
  padding: 12px 32px;
}
.article-slider .grad .slide-title,
.article-slider .grad .photo-autor {
  line-height: 18px;
}
.article-slider .grad .slide-title {
  font-size: 12px;
}
.article-slider .grad .deliver {
  display: inline-block;
  margin: 0 2px;
}
.article-slider .numbers {
  position: absolute;
  bottom: 85px;
  right: 32px;
}
.slider {
  clear: both;
  height: auto !important;
  margin-top: 0 !important;
  border-radius: 0 !important;
  border: none !important;
}
.slider:before,
.slider:after {
  content: " ";
  display: table;
}
.slider:after {
  clear: both;
}
.slider a {
  position: relative;
  display: block;
}
.slider a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.slider a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.slider .thumb {
  display: block;
  max-width: 100%;
}
.slider .thumb > img {
  width: 100%;
}
.slider.with-dates .bx-wrapper .bx-viewport {
  margin-left: -10px;
  width: auto !important;
}
.slider.with-dates a {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 22px !important;
}
.slider span.duration {
  color: #fff !important;
  cursor: default !important;
  position: absolute;
  z-index: auto !important;
  top: auto !important;
}
/* !Список */
ol.pink-mark {
  counter-reset: list 0;
}
ol.pink-mark,
ul.pink-mark {
  margin-left: 16px;
  padding-left: 24px;
}
ol.pink-mark li,
ul.pink-mark li {
  list-style-type: none;
  position: relative;
  margin-bottom: 30px;
}
ol.pink-mark li:before,
ul.pink-mark li:before {
  display: inline-block;
  color: #cf406d;
  position: absolute;
  top: 0;
  left: -25px;
}
ol.pink-mark.dash li:before,
ul.pink-mark.dash li:before {
  content: "─";
}
ol.pink-mark li:before {
  counter-increment: list;
  content: counter(list) "";
}
ul.pink-mark li:before {
  content: "\2022";
}
/* !Вкладки */
.section.projects .slide {
  height: 256px;
  overflow: hidden;
}
.section .box {
  visibility: hidden;
  height: 0;
  -webkit-transition: visibility 400ms ease-in-out 100ms ease;
  -moz-transition: visibility 400ms ease-in-out 100ms ease;
  -o-transition: visibility 400ms ease-in-out 100ms ease;
  transition: visibility 400ms ease-in-out 100ms ease;
}
.section .box.visible {
  visibility: visible;
  height: auto;
}
.section .tabs li {
  cursor: pointer;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
.section.pop {
  border: 1px solid #ededed;
  background-color: #fafafa;
}
.section.pop .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
}
.section.pop .tabs > li {
  display: table-cell;
  float: none;
  font: 13px/1 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 17px 4px;
  background-color: white;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  text-align: center;
  vertical-align: middle;
}
.section.pop .tabs > li:hover,
.section.pop .tabs > li:visited:hover {
  color: #c81b53;
}
.section.pop .tabs > li:last-child {
  border-right: none;
}
.section.pop .tabs > li.active {
  border-bottom: none;
  padding-bottom: 18px;
  margin-bottom: -1px;
  background-color: #fafafa;
}
.section.pop .box.visible {
  padding: 16px;
}
.section.pop .selects {
  margin-bottom: 30px;
}
.section.pop .selects > li {
  margin-bottom: 10px;
}
.section.pop .selects .selecter {
  width: 224px;
}
.section.pop .all {
  font-size: 12px;
  letter-spacing: 0.02em;
}
.big-hide {
  display: none;
}
#map {
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
  height: 250px;
  display: block;
  overflow: hidden;
}
#afisha-dates {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 25px;
}
#afisha-dates:before,
#afisha-dates:after {
  content: " ";
  display: table;
}
#afisha-dates:after {
  clear: both;
}
#afisha-dates li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 25px;
}
#afisha-dates li a {
  display: block;
}
#afisha-dates li:last-child {
  margin-right: 0!important;
}
#afisha-dates li.pull-right {
  float: right;
}
#afisha-dates li {
  margin-right: 0;
  margin-bottom: -2px;
}
#afisha-dates li > a {
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  padding: 8px 27px 26px;
  color: #727272;
  font-size: 12px;
  -webkit-transition: background-color 150ms ease;
  -moz-transition: background-color 150ms ease;
  -o-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}
#afisha-dates li > a strong {
  display: block;
  color: black;
  font-size: 16px;
  line-height: 30px;
}
#afisha-dates li > a:not(.past):not(.datepick-btn):hover,
#afisha-dates li > a:not(.past):not(.datepick-btn):focus,
#afisha-dates li > a:not(.datepick-btn).active {
  background-color: #c81b53;
  color: white;
  outline: 3px solid white;
}
#afisha-dates li > a:not(.past):not(.datepick-btn):hover strong,
#afisha-dates li > a:not(.past):not(.datepick-btn):focus strong,
#afisha-dates li > a:not(.datepick-btn).active strong {
  color: white;
}
#afisha-dates li > a.past,
#afisha-dates li > a.past strong {
  color: #a6a6a6;
}
#afisha-dates li > a.day-off,
#afisha-dates li > a.day-off strong {
  color: #c62f2f;
}
#afisha-dates li#calendar {
  float: right;
  margin-top: 26px;
}
#afisha-dates.sort {
  float: right;
}
#afisha-dates.sort:before,
#afisha-dates.sort:after {
  content: " ";
  display: table;
}
#afisha-dates.sort:after {
  clear: both;
}
#afisha-dates.sort strong,
#afisha-dates.sort a {
  padding: 16px;
  display: block;
  font-size: 16px;
  line-height: 1;
  height: 50px;
}
#afisha-dates.sort .active .ico {
  width: 11px;
  height: 16px;
  background-position: -81px -296px;
  margin-left: 10px;
  vertical-align: middle;
}
#afisha-dates.sort .active .ico.asc {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.catalog-request #afisha-dates {
  margin-top: 0;
}
.catalog-request #afisha-dates h4 {
  margin-bottom: 0;
}
.catalog-request #afisha-dates li > a {
  color: black;
}
#calendar,
.cal-link {
  position: relative;
}
#calendar .datepick-btn,
.cal-link .datepick-btn {
  font: 18px/20px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  color: black;
  padding: 0;
}
#calendar .datepick-btn:hover,
.cal-link .datepick-btn:hover,
#calendar .datepick-btn:focus,
.cal-link .datepick-btn:focus,
#calendar .datepick-btn.active,
.cal-link .datepick-btn.active {
  color: #c81b53;
}
#calendar .datepick-btn:hover .ico,
.cal-link .datepick-btn:hover .ico,
#calendar .datepick-btn:focus .ico,
.cal-link .datepick-btn:focus .ico,
#calendar .datepick-btn.active .ico,
.cal-link .datepick-btn.active .ico {
  background-position: -3px -230px;
}
#calendar .datepick-btn .ico,
.cal-link .datepick-btn .ico {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("../img/sprite.png") -3px -210px no-repeat;
  margin-right: 12px;
  vertical-align: middle;
}
#calendar .datepick-btn.big,
.cal-link .datepick-btn.big {
  margin-left: 25px;
}
#calendar .datepick-btn.big .ico,
.cal-link .datepick-btn.big .ico {
  width: 33px;
  height: 32px;
  background-position: -1px -295px;
  margin-right: 0;
}
#calendar .datepick-btn.big:hover .ico,
.cal-link .datepick-btn.big:hover .ico,
#calendar .datepick-btn.big:focus .ico,
.cal-link .datepick-btn.big:focus .ico,
#calendar .datepick-btn.big.active .ico,
.cal-link .datepick-btn.big.active .ico {
  background-position: -40px -295px;
}
#calendar.archive .datepick-btn,
.cal-link.archive .datepick-btn {
  color: #7e7f80;
}
#calendar.archive .datepick-btn:hover,
.cal-link.archive .datepick-btn:hover,
#calendar.archive .datepick-btn:visited:hover,
.cal-link.archive .datepick-btn:visited:hover {
  color: #c81b53;
}
#calendar.archive .datepick-btn.active,
.cal-link.archive .datepick-btn.active {
  color: #c81b53;
}
#calendar.archive .datepick-btn:hover .ico,
.cal-link.archive .datepick-btn:hover .ico,
#calendar.archive .datepick-btn:focus .ico,
.cal-link.archive .datepick-btn:focus .ico,
#calendar.archive .datepick-btn.active .ico,
.cal-link.archive .datepick-btn.active .ico {
  opacity: 1;
}
#calendar.archive .ico,
.cal-link.archive .ico {
  opacity: 0.5;
  -webkit-transition: opacity 100ms ease;
  -moz-transition: opacity 100ms ease;
  -o-transition: opacity 100ms ease;
  transition: opacity 100ms ease;
}
#calendar.archive .drop .datepick,
.cal-link.archive .drop .datepick {
  margin-top: -10px;
}
/* Мост проекты */
#last-vids {
  padding: 32px;
  color: white;
}
#last-vids:before,
#last-vids:after {
  content: " ";
  display: table;
}
#last-vids:after {
  clear: both;
}
#last-vids h2,
#last-vids a {
  color: white;
}
#last-vids h2 a,
#last-vids a a {
  color: white;
}
#last-vids h2 {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 22px;
  line-height: 34px;
  font-weight: bold;
  letter-spacing: 0.04em;
  margin: 0 0 30px;
}
#last-vids h2.min-let {
  letter-spacing: 0.01em;
}
#last-vids ul {
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#last-vids ul > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
#last-vids ul li.pull-left {
  width: 640px;
}
#last-vids ul li.pull-left .thumb {
  display: block;
  min-height: 360px;
  line-height: 0;
}
#last-vids ul li.pull-left h4 {
  font-size: 20px;
  line-height: 25px;
  margin-top: 15px;
}
#last-vids ul li.caption {
  display: block;
  padding-left: 32px;
}
#last-vids ul li.caption .grad {
  padding: 10px;
  height: 76px;
}
#last-vids ul li.caption .grad h5 {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
#last-vids ul li.caption a {
  position: relative;
  display: block;
}
#last-vids ul li.caption a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
#last-vids ul li.caption a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
#last-vids ul li.caption a:hover,
#last-vids ul li.caption a:focus {
  color: #c81b53;
}
#last-vids ul li.caption li {
  margin-right: 32px;
  width: 208px;
  float: left;
  float: none;
}
#last-vids ul li.caption li img {
  max-width: 100%;
}
#last-vids ul li.caption li:nth-child(even) {
  margin-right: 0;
}
#last-vids ul li.caption h4 {
  margin: 10px 0 20px;
}
/* Проигрыватель */
#player-block {
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin-top: 28px;
}
#player-block .jwplayer {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
#index {
  margin-bottom: 40px;
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
}
#index:before,
#index:after {
  content: " ";
  display: table;
}
#index:after {
  clear: both;
}
#index:last-child {
  margin-bottom: 0;
}
#index:before,
#index:after {
  content: " ";
  display: table;
}
#index:after {
  clear: both;
}
#index .table {
  table-layout: fixed;
}
#index .black,
#index .silver {
  vertical-align: top;
}
#index .week,
#index .top-new {
  padding: 32px;
}
#index .week {
  max-height: 424px;
  overflow: hidden;
}
#index .top-new {
  color: #d9dade;
}
#index .top-new a {
  color: white;
}
#index .top-new h2 {
  color: white;
}
#index .top-new .caption {
  color: #d9dade;
}
#index .top-new .thumb {
  width: 640px;
  min-height: 360px;
  display: block;
  font-size: 0;
  line-height: 0;
}
.top-new h2,
.top-new h3 {
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  margin: 20px 0 0;
}
.top-new .thumb {
  margin-right: 32px;
}
.top-new .caption {
  font-size: 14px;
  line-height: 22px;
}
.week {
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}
.week h3.red {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-align: center;
  margin: 0 0 1px;
  padding: 6px;
  font-weight: bold;
}
.week h3.red.min-let {
  letter-spacing: 0.01em;
}
.week .slider {
  height: auto;
  margin-top: 0;
  border-radius: 0;
  border: none;
}
.week .slider h4 {
  font-size: 18px;
  line-height: 24px;
  margin: 14px 0 16px;
}
.week .bx-wrapper .bx-pager {
  margin-bottom: -18px;
}
.videonews {
  margin: 0;
  padding: 0;
  list-style: none;
}
.videonews li {
  margin-bottom: 26px;
}
.videonews img,
.videonews a {
  display: block;
}
.videonews a {
  color: black;
  position: relative;
  display: block;
}
.videonews a:hover,
.videonews a:visited:hover {
  color: #c81b53;
}
.videonews a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.videonews a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.videonews h4 {
  font-size: 20px;
  line-height: 26px;
  margin: 5px 0 10px;
  padding: 0;
  font-weight: normal;
}
.videonews.society li {
  width: 208px;
  float: left;
  margin-bottom: 0;
}
.videonews.society li img {
  max-width: 100%;
}
.videonews.society h4 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  height: 75px;
  overflow: hidden;
}
.videonews .thumb {
  display: block;
}
.videonews.pad-right32 {
  padding-right: 32px;
}
.today .videonews {
  padding-right: 32px;
}
.today .clearfix {
  border-bottom: 1px solid #ededed;
  margin-bottom: 46px;
  position: relative;
}
.today .otr-mar-bot {
  position: absolute;
  bottom: -32px;
}
.today h3.time {
  margin-left: 16px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  letter-spacing: 0.01em;
}
.today h3.time.min-let {
  letter-spacing: 0.01em;
}
.projects {
  padding: 32px;
}
.projects .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.projects .tabs:before,
.projects .tabs:after {
  content: " ";
  display: table;
}
.projects .tabs:after {
  clear: both;
}
.projects .tabs li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 25px;
}
.projects .tabs li a {
  display: block;
}
.projects .tabs li:last-child {
  margin-right: 0!important;
}
.projects .tabs li.pull-right {
  float: right;
}
.projects .tabs > li {
  margin-right: 8px;
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 20px;
  padding: 2px 16px;
  -webkit-transition: background-color 100ms ease;
  -moz-transition: background-color 100ms ease;
  -o-transition: background-color 100ms ease;
  transition: background-color 100ms ease;
}
.projects .tabs > li.min-let {
  letter-spacing: 0.01em;
}
.projects .tabs > li,
.projects .tabs > li li > a {
  color: black;
}
.projects .tabs > li:hover,
.projects .tabs > li.active {
  background-color: #c81b53;
  color: white;
}
.projects .tabs.text-white li {
  color: white;
}
.projects .slide {
  margin-right: 32px;
  width: 256px;
}
.projects .slide a {
  color: white;
  position: relative;
  display: block;
}
.projects .slide a:hover,
.projects .slide a:visited:hover {
  color: #c81b53;
}
.projects .slide a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.projects .slide a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.projects .slide .thumb {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  overflow: inherit;
}
.projects .slide h4 {
  margin: 10px 0 10px;
  font-size: 20px;
  line-height: 26px;
}
.projects .slide p {
  color: #d9dade;
  font-size: 14px;
  line-height: 22px;
}
.projects.thumb {
  display: block;
}
.poster {
  background: url(../img/yellow-noise.png);
  position: relative;
}
.poster:before,
.poster:after {
  content: "";
  position: absolute;
  left: 24px;
  right: 24px;
  background: url(../img/top-cut.png) repeat-x;
  display: block;
  height: 6px;
}
.poster:before {
  top: 0;
  background-position: top left;
}
.poster:after {
  bottom: 0;
  background-position: bottom left;
}
.poster .slider {
  margin-bottom: 16px;
}
.poster .slider a {
  display: block;
  position: relative;
}
.poster .slider a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.poster .slider a:hover:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.poster .bx-wrapper .bx-pager.bx-default-pager a:not(.active):not(:hover) {
  border-color: white;
}
.poster .heading {
  text-transform: uppercase;
}
.in-russia {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
.in-russia:before,
.in-russia:after {
  content: " ";
  display: table;
}
.in-russia:after {
  clear: both;
}
.in-russia li {
  width: 352px;
  margin: 0 32px 32px 0;
}
.in-russia li a {
  color: #565966;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  display: block;
}
.in-russia li a:before,
.in-russia li a:after {
  content: " ";
  display: table;
}
.in-russia li a:after {
  clear: both;
}
.in-russia li a:hover,
.in-russia li a:visited:hover {
  color: #c81b53;
}
.in-russia li a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.in-russia li a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.in-russia li a img {
  max-width: 100%;
}
.in-russia li:nth-child(3n+3) {
  margin-right: 0;
}
.in-russia li .caption {
  height: auto !important;
}
.related {
  margin: 0;
  padding: 0;
  list-style: none;
  /* FF */
}
.related:before,
.related:after {
  content: " ";
  display: table;
}
.related:after {
  clear: both;
}
.related li {
  width: 192px;
  float: left;
  margin: 0 32px 32px 0;
}
.related li img {
  max-width: 100%;
}
.related li:nth-child(3n+3) {
  margin-right: 0;
}
.related li:nth-child(3n+4) {
  clear: left;
}
.related .thumb {
  display: block;
}
.related h4 {
  font-weight: normal;
  margin: 14px 0 0;
}
.related a {
  color: #332b2d;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  display: block;
}
.related a:hover,
.related a:visited:hover {
  color: #c81b53;
}
.related a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.related a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.related a .time {
  color: #cf406d;
  font-size: 14px;
  display: inline-block;
  margin-right: 4px;
}
.related-slider.row,
.related.row {
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
  padding: 32px 64px;
  border-top: 1px solid #ededed;
}
/* !icons */
.ico {
  display: inline-block;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  vertical-align: baseline;
}
.userpic {
  max-width: 80px;
  max-height: 80px;
  margin-right: 32px;
  display: inline-block;
  float: left;
}
.full-userpic {
  display: block;
  max-width: 128px;
  border: 1px solid #ededed;
}
/* Кнопка */
.button {
  display: inline-block;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font: 13px/1 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  letter-spacing: 0.04em;
  padding: 8px 20px;
  text-align: center;
}
.button.min-let {
  letter-spacing: 0.01em;
}
.button.grey {
  background-color: #666666;
  color: white;
}
.button:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.8);
  outline-offset: -3px;
}
.button:hover,
.button:focus {
  background-color: #c81b53;
}
.button:active {
  background-color: #cf406d;
}
.button.biggest {
  font-size: 15px;
  padding: 13px 32px;
  font-weight: bold;
}
.button.red:hover {
  background-color: #ce4040;
}
.big-mail {
  display: block;
  width: 98px;
  height: 65px;
  background: url("../img/sprite.png") 0 -441px no-repeat;
}
/* Категории: кино, театр */
.category {
  color: #cf406d;
  font: 12px/20px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin: 0 0 3px;
}
.category.min-let {
  letter-spacing: 0.01em;
}
/* Bordered list */
.border-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.border-list > li {
  border-bottom: 1px solid #ededed;
  padding: 20px 0;
  font-size: 16px;
  line-height: 22px;
}
.border-list > li:first-child {
  padding-top: 0;
}
.border-list > li:last-child {
  border-bottom-width: 0;
  padding-bottom: 0;
}
.border-list > li h5 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}
.border-list > li .name {
  font-size: 14px;
  line-height: 22px;
}
.border-list > li.page-previously {
  float: left;
  border-bottom: none;
}
.border-list > li.page-later {
  float: right;
}
.border-list a {
  color: #332b2d;
}
.border-list a .time {
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: bottom;
}
.border-list a.all {
  color: #a5a5a5;
}
.border-list.blog-list li:before,
.border-list.blog-list li:after {
  content: " ";
  display: table;
}
.border-list.blog-list li:after {
  clear: both;
}
.border-list.blog-list .userpic {
  float: left;
}
.border-list.blog-list .name {
  color: #808080 !important;
}
.border-list.blog-last > li {
  font-size: 14px;
  line-height: 21px;
}
.border-list.blog-last .userpic {
  float: right;
  margin: 0 0 0 16px;
}
.border-list.blog-last a {
  color: black;
}
.border-list.blog-last a:hover,
.border-list.blog-last a:visited:hover {
  color: #c81b53;
}
.border-list.blog-last q {
  overflow: hidden;
  display: block;
}
.border-list.blog-last q:before {
  content: none;
}
.border-list.blog-last q:after {
  content: close-quote;
  display: inline-block;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  vertical-align: baseline;
  width: 13px;
  height: 11px;
  background-position: -47px -104px;
  margin: 3px 0 0 7px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}
.border-list.blog-last .name {
  font: 12px/22px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 10px;
}
.border-list.today-list {
  border-top: 1px solid #ededed;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
.border-list.today-list > li:before,
.border-list.today-list > li:after {
  content: " ";
  display: table;
}
.border-list.today-list > li:after {
  clear: both;
}
.border-list.today-list > li:first-child {
  padding-top: 20px;
}
.border-list.today-list > li .today-img {
  max-width: 128px;
  margin-right: 16px;
}
.border-list.today-list > li .time {
  color: #cf406d;
}
.border-list.today-list > li a {
  position: relative;
  display: block;
}
.border-list.today-list > li a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.border-list.today-list > li a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.border-list.today-list > li a:hover,
.border-list.today-list > li a:visited:hover {
  color: #c81b53;
}
.border-list.today-list > li a.all {
  display: inline;
}
.border-list.rss-news {
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
.border-list.rss-news a:hover,
.border-list.rss-news a:visited:hover {
  color: #c81b53;
}
.border-list.rss-news a:hover {
  text-decoration: underline;
}
.border-list.cinema-list > li {
  padding: 0;
}
.border-list.cinema-list > li:first-child {
  padding-top: 0;
}
.border-list.cinema-list > li a {
  font-size: 16px;
  line-height: 22px;
  color: black;
  padding: 17px 0;
}
.border-list.cinema-list > li a:hover,
.border-list.cinema-list > li a:visited:hover {
  color: #c81b53;
}
.border-list.tickets-lsit > li {
  color: #727272;
  font-size: 14px;
  line-height: 22px;
}
.border-list.tickets-lsit > li:before,
.border-list.tickets-lsit > li:after {
  content: " ";
  display: table;
}
.border-list.tickets-lsit > li:after {
  clear: both;
}
.border-list.tickets-lsit > li .cinema {
  vertical-align: middle;
  width: 192px;
  padding-right: 32px;
  float: left;
}
.border-list.tickets-lsit > li .cinema h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: black;
  margin-bottom: 8px;
}
.border-list.tickets-lsit > li .cinema a:hover,
.border-list.tickets-lsit > li .cinema a:visited:hover {
  color: #c81b53;
}
.border-list.tickets-lsit > li .tickets {
  overflow: hidden;
  display: block;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.border-list.tickets-lsit > li .tickets > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
.border-list.tickets-lsit > li .tickets li {
  margin-right: 14px;
  margin-bottom: 14px;
}
.border-list.tickets-lsit > li .tickets li:last-child {
  margin-right: 0;
}
.border-list.tickets-lsit.place > li .cinema h4 {
  font-weight: normal;
}
.border-list.blog-list a:hover,
.border-list.blog-list a:visited:hover {
  color: #c81b53;
}
.border-list.week-list {
  font-size: 14px;
  line-height: 22px;
}
.border-list.week-list h3 {
  margin: 0 0 10px;
  line-height: 28px;
  color: inherit;
}
.border-list.week-list .week-date {
  vertical-align: top;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
.border-list.week-list li:last-child {
  padding-bottom: 20px;
  border-bottom-width: 1px;
}
.border-list.week-list p {
  color: #332b2d;
  font: 14px/1.5 Arial, Helvetica, sans-serif;
}
.border-list.week-list-full {
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
}
.border-list.week-list-full > li h5 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  padding-right: 64px;
}
.border-list.week-list-full > li .thumb,
.border-list.week-list-full > li .week-date {
  margin-top: 8px;
}
.border-list.week-list-full > li .week-date {
  text-transform: none;
  font-size: 16px;
}
.border-list.week-list-full > li .week-text {
  padding: 32px;
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 25px;
}
.border-list.news-list {
  border-top: 0;
}
.border-list.news-list > li:first-child {
  padding-top: 0;
}
.pop .border-list > li {
  font-size: 13px;
  line-height: 21px;
}
.pop .border-list > li a {
  color: black;
  display: block;
}
.pop .border-list > li a:hover,
.pop .border-list > li a:visited:hover {
  color: #c81b53;
}
.pop .border-list > li:last-child {
  padding-bottom: 4px;
}
.border-list.search-result {
  margin-left: 0;
  padding-left: 0;
}
.border-list.search-result > li {
  padding: 18px 0 10px 64px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
}
.border-list.search-result > li:before {
  content: none;
}
.border-list.search-result > li > .nn {
  display: inline-block;
  color: #cf406d;
  position: absolute;
  top: 23px;
  left: 16px;
  font-size: 16px;
  line-height: 1;
}
.border-list.search-result > li:last-child {
  border-width: 1px;
}
.border-list.search-result > li.adv {
  background-color: #f8f8f8;
}
.border-list.search-result h3 {
  font-size: 17px;
  line-height: 24px;
}
.border-list.search-result .silver {
  margin-left: -16px;
  padding: 6px 16px;
  margin-bottom: 20px;
}
.border-list.search-result p,
.border-list.search-result address {
  margin-bottom: 15px;
}
.border-list.search-result address {
  font-size: 14px;
  line-height: 21px;
  font-style: normal;
}
.border-list.search-result a:hover,
.border-list.search-result a:focus {
  text-decoration: underline;
  color: #c81b53;
}
.border-list.search-result.no-lmarg > li {
  padding: 20px 10px;
}
.border-list.search-result.no-lmarg > li:first-child {
  padding-top: 0;
}
.border-list.search-result.no-lmarg > li > h3 {
  margin-bottom: 0;
}
.border-list.blog-list-full {
  border-top: none;
}
.border-list.blog-list-full > li {
  font-size: 14px;
  line-height: 22px;
}
.border-list.blog-list-full > li h3 {
  line-height: 28px;
  margin-top: -6px;
  margin-bottom: 10px;
}
.border-list.blog-list-full > li > a:hover h3,
.border-list.blog-list-full > li > a:focus h3 {
  color: #c81b53;
}
/* RSS */
a.rss {
  display: inline-block;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  vertical-align: baseline;
  background-position: -103px -188px;
  width: 48px;
  height: 16px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* text-fon */
.grad {
  z-index: 1;
  margin: 0;
  padding: 45px 32px 25px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjc3Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.05) 10%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.77) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.01)), color-stop(10%, rgba(0, 0, 0, 0.05)), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0.77)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.05) 10%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.77) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.05) 10%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.77) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.05) 10%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.77) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.05) 10%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0.77) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03000000', endColorstr='#c4000000', GradientType=0);
}
.grad .img-title {
  margin: 0 0 7px;
  font: normal 20px/25px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
.grad .breaking,
.grad .exclusive {
  display: inline-block;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1;
  padding: 8px 16px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.grad .breaking.min-let,
.grad .exclusive.min-let {
  letter-spacing: 0.01em;
}
.grad .breaking {
  background-color: #cf4858;
  color: white;
}
.grad .exclusive {
  background-color: #edeb30;
  color: #0b0f18;
}
.grad h5 {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
}
.thumb.otr-mar .grad.hide {
  display: none;
}
/* !Продолжительность */
.datetime,
.duration,
.time,
time {
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  z-index: 2;
  white-space: nowrap;
}
.week-date {
  color: #cf406d;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
.duration {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 14px;
  line-height: 22px;
  line-height: 1;
  padding: 4px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.datetime {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #c81b53;
  background-color: white;
  padding: 4px 8px 4px 0;
  font-size: 14px;
  line-height: 22px;
  line-height: 1;
}
.theme-news {
  color: #c81b53;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 12px;
}
.theme-news > a {
  color: #c81b53;
}
.theme-news > a:hover,
.theme-news > a:focus {
  color: #ce4040;
}
.theme-news.min-let {
  letter-spacing: 0.01em;
}
/* !Подпись к фото, видео */
.photo-autor {
  color: #b2b2b2;
  font-size: 11px;
  line-height: 18px;
  margin: 0;
}
.photo-title {
  color: #4c4c4c;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
/* Цитата */
.quote {
  margin: 40px 0;
  clear: both;
}
blockquote {
  border-top: 2px solid #666666;
  border-bottom: 1px solid #cccccc;
  position: relative;
  margin: 0 0 20px;
  padding: 25px 0;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
}
blockquote:before,
blockquote:after,
blockquote .triangle {
  position: absolute;
  background: #ffffff url("../img/sprite.png") no-repeat;
}
blockquote:before,
blockquote:after {
  content: "";
  width: 32px;
  height: 17px;
}
blockquote:before {
  background-position: -110px -140px;
  left: 32px;
  top: -10px;
}
blockquote:after {
  background-position: -110px -160px;
  right: 32px;
  bottom: -10px;
}
blockquote .triangle {
  width: 15px;
  height: 8px;
  background-position: -78px -146px;
  left: 32px;
  bottom: -8px;
}
blockquote p {
  margin-bottom: 16px;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
cite {
  color: #666666;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  display: block;
}
/* !Banners
.banner {
	display: block;
	img {max-width: 100%;}
	&.banner-hor {
		margin: 40px 0 0;
		display: block;
		width: 448px;
		height: 90px;
	}
	&.banner-ver {
		width: 224px;
		height: 500px;
	}
	&.banner-big {
		text-align: center;
	}
	&.between {
		margin: 20px 0;
	}
}

#top-big-banner {
	@banW: 1920px;
	height: @banH;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 999;
	> .top-big-banner-pic {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -(@banW/2);
		width: @banW;
		height: 100%;
		> img {display: block;}
	}
	& + #header {
		top: @banH;
		& + main {margin-top: @headerHeight + @banH;}
	}
	.fixed & {
		position: relative;
		& + #header {
			top: 0;
			& + main {margin-top: @headerHeight;}
		}
	}
	@media only screen and (max-width: 767px) {
		display: none;
		& {position: relative;}
		& + #header + main {margin-top: 0;}
	}
}
 */
/* !Превью */
.min-button {
  width: 32px;
  height: 32px;
  left: 10px;
  top: 10px;
  margin: 0;
  background-color: rgba(231, 19, 90, 0.6);
}
.thumb {
  position: relative;
  display: inline-block;
}
.thumb .play-btn,
.thumb .photo-btn {
  display: block;
  position: absolute;
  z-index: 2;
  background: url("../img/sprite.png") no-repeat;
  -webkit-transition: background-color 300ms ease;
  -moz-transition: background-color 300ms ease;
  -o-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.thumb .play-btn {
  width: 81px;
  height: 81px;
  left: 50%;
  top: 50%;
  margin-left: -45.5px;
  margin-top: -45.5px;
  background-position: -32px -20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.4);
}
.thumb .play-btn.min {
  background-position: -128px -21px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.thumb .play-btn.micro {
  background-position: -144px -160px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.thumb .photo-btn {
  width: 32.3px;
  height: 32.3px;
}
.thumb .photo-btn.min {
  background-position: -128px -88px;
}
.thumb .photo-btn.micro {
  background-position: -144px -141px;
}
.thumb .min {
  width: 32px;
  height: 32px;
  left: 10px;
  top: 10px;
  margin: 0;
  background-color: rgba(231, 19, 90, 0.6);
}
.thumb .micro {
  width: 16px;
  height: 16px;
  top: 10px;
  left: 10px;
  margin: 0;
  background-color: rgba(202, 28, 83, 0.8);
}
.thumb:hover .play-btn {
  background-color: #000000;
}
.thumb:hover .min {
  background-color: #e7135a;
}
.thumb:hover .micro {
  background-color: #ca1c53;
}
.thumb img {
  display: block;
}
a.thumb {
  position: relative;
}
a.thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
a.thumb:hover:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.thumb-hov {
  position: relative;
}
.thumb-hov:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.thumb-hov:hover:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.thumb-img-hov {
  position: relative;
  display: block;
}
.thumb-img-hov .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.thumb-img-hov:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.date {
  color: white;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  background-color: #db3838;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 1;
  -webkit-transform: skew(0deg, -10deg);
  -moz-transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
  padding: 8px 16px;
  line-height: 1;
  min-width: 112px;
  text-align: center;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
}
.date.min-let {
  letter-spacing: 0.01em;
}
.date:before,
.date:after {
  content: "";
  position: absolute;
  display: block;
}
.date:before {
  background-color: #ce3535;
  width: 11px;
  height: 100%;
  z-index: 2;
  top: 0;
  left: -10px;
  border-right: 1px dashed #f46868;
}
.date:after {
  bottom: -10px;
  left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 10px 10px 0;
  border-color: transparent #8f0d0d transparent transparent;
}
.afisha-menu {
  /* Афиша меню, мост-проекты меню */
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  white-space: nowrap;
  margin: 50px 0 -21px;
  /* overflow: hidden; */
}
.afisha-menu:before,
.afisha-menu:after {
  content: " ";
  display: table;
}
.afisha-menu:after {
  clear: both;
}
.afisha-menu li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 25px;
}
.afisha-menu li a {
  display: block;
}
.afisha-menu li:last-child {
  margin-right: 0!important;
}
.afisha-menu li.pull-right {
  float: right;
}
.afisha-menu > li,
.afisha-menu li > a {
  color: #3e4049;
}
.afisha-menu > li:hover,
.afisha-menu li > a:hover,
.afisha-menu > li:visited:hover,
.afisha-menu li > a:visited:hover {
  color: #c81b53;
}
.afisha-menu > li {
  margin: 0 4px 10px 0;
  padding: 0 9px 30px;
  border-bottom: 10px solid transparent;
  -webkit-transition: border-color 100ms ease;
  -moz-transition: border-color 100ms ease;
  -o-transition: border-color 100ms ease;
  transition: border-color 100ms ease;
  font: bold 20px/1 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
.afisha-menu > li.active,
.afisha-menu > li:focus,
.afisha-menu > li:hover {
  outline: 2px solid white;
}
.afisha-menu > li.active.archive,
.afisha-menu > li:focus.archive,
.afisha-menu > li:hover.archive {
  border-bottom-color: transparent !important;
  outline: none;
}
.afisha-menu > li:last-child {
  margin-right: 0;
}
.afisha-menu.yellow-menu li.active,
.afisha-menu.yellow-menu li:hover,
.afisha-menu.yellow-menu li:focus {
  border-color: #f6c244;
}
.afisha-menu.yellow-menu li.active,
.afisha-menu.yellow-menu li:hover,
.afisha-menu.yellow-menu li:focus,
.afisha-menu.yellow-menu li.active > a,
.afisha-menu.yellow-menu li:hover > a,
.afisha-menu.yellow-menu li:focus > a {
  color: #c48e0a;
}
.afisha-menu.red-menu li.active,
.afisha-menu.red-menu li:hover,
.afisha-menu.red-menu li:focus {
  border-color: #ce4040;
}
.afisha-menu.red-menu li.active,
.afisha-menu.red-menu li:hover,
.afisha-menu.red-menu li:focus,
.afisha-menu.red-menu li.active > a,
.afisha-menu.red-menu li:hover > a,
.afisha-menu.red-menu li:focus > a {
  color: #992f2f;
}
.afisha-menu.blue-menu li.active,
.afisha-menu.blue-menu li:hover,
.afisha-menu.blue-menu li:focus {
  border-color: #3d8296;
}
.afisha-menu.blue-menu li.active,
.afisha-menu.blue-menu li:hover,
.afisha-menu.blue-menu li:focus,
.afisha-menu.blue-menu li.active > a,
.afisha-menu.blue-menu li:hover > a,
.afisha-menu.blue-menu li:focus > a {
  color: #3d8296;
}
.afisha-menu.green-menu li.active,
.afisha-menu.green-menu li:hover,
.afisha-menu.green-menu li:focus {
  border-color: #13a77b;
}
.afisha-menu.green-menu li.active,
.afisha-menu.green-menu li:hover,
.afisha-menu.green-menu li:focus,
.afisha-menu.green-menu li.active > a,
.afisha-menu.green-menu li:hover > a,
.afisha-menu.green-menu li:focus > a {
  color: #13a77b;
}
.afisha-menu.orange-menu li.active,
.afisha-menu.orange-menu li:hover,
.afisha-menu.orange-menu li:focus {
  border-color: #e48640;
}
.afisha-menu.orange-menu li.active,
.afisha-menu.orange-menu li:hover,
.afisha-menu.orange-menu li:focus,
.afisha-menu.orange-menu li.active > a,
.afisha-menu.orange-menu li:hover > a,
.afisha-menu.orange-menu li:focus > a {
  color: #e58640;
}
.afisha-menu.purple-menu li.active,
.afisha-menu.purple-menu li:hover,
.afisha-menu.purple-menu li:focus {
  border-color: #985c9c;
}
.afisha-menu.purple-menu li.active,
.afisha-menu.purple-menu li:hover,
.afisha-menu.purple-menu li:focus,
.afisha-menu.purple-menu li.active > a,
.afisha-menu.purple-menu li:hover > a,
.afisha-menu.purple-menu li:focus > a {
  color: #985c9c;
}
.afisha-menu.lighblue-menu li.active,
.afisha-menu.lighblue-menu li:hover,
.afisha-menu.lighblue-menu li:focus {
  border-color: #39b4c3;
}
.afisha-menu.lighblue-menu li.active,
.afisha-menu.lighblue-menu li:hover,
.afisha-menu.lighblue-menu li:focus,
.afisha-menu.lighblue-menu li.active > a,
.afisha-menu.lighblue-menu li:hover > a,
.afisha-menu.lighblue-menu li:focus > a {
  color: #39b4c3;
}
.afisha-list {
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 2px solid #ededed;
  margin-bottom: 32px;
}
.afisha-list > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
.afisha-list:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.afisha-list > li {
  width: 160px;
  margin: 0 32px 32px 0;
}
.afisha-list > li:nth-child(4n+0) {
  margin-right: 0;
}
.afisha-list-paper {
  border-bottom: none;
}
.afisha-list a {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.afisha-list a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.afisha-list a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.afisha-list a h4 {
  color: black;
}
.afisha-list a:hover h4,
.afisha-list a:focus h4 {
  color: #c81b53;
}
.afisha-list .thumb {
  margin: 0 0 9px;
}
.afisha-list .buy {
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 128px;
  height: 63px;
  text-indent: -9999px;
  background: url("../img/sprite.png") -32px -232px no-repeat;
  z-index: 1;
}
.afisha-list .cinemas {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 18px;
}
.afisha-list .cinemas li {
  display: inline;
}
/* Билеты */
.ticket {
  background-color: #fac74c;
  position: relative;
  display: inline-block;
  padding: 10px 15px 10px 18px;
  overflow: hidden;
  line-height: 1;
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
}
.ticket:link,
.ticket:visited {
  color: #332b2d;
}
.ticket:after,
.ticket .left-side:after {
  content: "";
  background-color: white;
  display: block;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 50%;
  margin-top: -11px;
}
.ticket:after {
  right: -19px;
}
.ticket .left-side:after {
  left: -19px;
}
.ticket .left-side {
  display: block;
  background-color: #efbc42;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 10px;
  border-right: 1px dashed #ffe29b;
  -webkit-transition: background 200ms ease;
  -moz-transition: background 200ms ease;
  -o-transition: background 200ms ease;
  transition: background 200ms ease;
}
.ticket.disabled {
  background-color: #ededed;
  color: #999999;
}
.ticket.disabled .left-side {
  background-color: #e5e5e5;
  border-right-color: white;
}
.ticket.disabled:hover,
.ticket.disabled:focus {
  color: #999999;
}
.ticket.disabled b {
  background: #cfcfcf;
}
.ticket:not(.disabled ):hover,
.ticket:not(.disabled ):focus {
  background-color: #c81b53;
  color: white;
}
.ticket:not(.disabled ):hover .left-side,
.ticket:not(.disabled ):focus .left-side {
  background-color: #b11447;
  border-right-color: #d25b82;
}
.ticket b {
  background: #c81b53;
  color: white;
  padding: 1px 2px;
  font-size: 11px;
}
/* Страницы */
.most-pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 80px 0 50px;
  text-align: center;
}
.most-pagination h4 {
  font-size: 22px;
  line-height: 1;
  margin: 0;
}
.most-pagination > li {
  display: inline-block;
  vertical-align: middle;
  margin: 8px 6px;
}
.most-pagination > li.pag-nav a,
.most-pagination > li.pag-nav span {
  background-color: black;
}
.most-pagination > li.pag-nav .ico {
  height: 13px;
  width: 8px;
}
.most-pagination > li.pag-nav.pag-prev {
  margin-right: 28px;
}
.most-pagination > li.pag-nav.pag-prev .ico {
  background-position: -101px -297px;
}
.most-pagination > li.pag-nav.pag-next {
  margin-left: 28px;
}
.most-pagination > li.pag-nav.pag-next .ico {
  background-position: -112px -297px;
}
.most-pagination > li.pag-nav .disabled {
  opacity: .5;
  filter: alpha(opacity=50);
}
.most-pagination a,
.most-pagination span {
  font: 16px/1 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  display: block;
  background-color: #fff;
  border: 1px solid #ededed;
  padding: 7px 11px;
  min-width: 32px;
  text-align: center;
  color: black;
  -webkit-transition: background-color 120ms ease-in-out;
  -moz-transition: background-color 120ms ease-in-out;
  -o-transition: background-color 120ms ease-in-out;
  transition: background-color 120ms ease-in-out;
}
.most-pagination a:hover,
.most-pagination span:hover,
.most-pagination a:focus,
.most-pagination span:focus {
  background-color: #ededed;
  text-decoration: underline;
  color: #c81b53;
}
.most-pagination a:active,
.most-pagination span:active,
.most-pagination a.active,
.most-pagination span.active,
.most-pagination a:active:focus,
.most-pagination span:active:focus,
.most-pagination a:active:hover,
.most-pagination span:active:hover {
  background-color: #cf406d;
  border-color: #cf406d;
  color: white;
}
/* Количество звписей */
.news-number {
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.news-number.min-let {
  letter-spacing: 0.01em;
}
/* КУДА СХОДИТЬ? */
.afisha-mini {
  padding-bottom: 16px;
}
.afisha-mini.poster:before,
.afisha-mini.poster:after {
  left: 8px;
  right: 8px;
}
.afisha-mini h3 {
  padding-left: 16px;
  padding-right: 16px;
}
.afisha-mini h3 .all {
  color: black;
}
.afisha-mini h3 .all:hover,
.afisha-mini h3 .all:visited:hover {
  color: #c81b53;
}
.afisha-mini table {
  width: 100%;
  border-collapse: collapse;
}
.afisha-mini table td {
  padding: 20px 16px;
  vertical-align: top;
  width: 50%;
  border: 1px solid #ffd163;
}
.afisha-mini table td:last-child {
  border-right: none;
}
.afisha-mini table tr:last-child td {
  border-bottom: none;
}
.afisha-mini table p {
  margin-bottom: 0;
}
.afisha-mini table h4 {
  margin: 0;
}
.afisha-mini table h4 a,
.afisha-mini table a h4 {
  color: #332b2d;
}
.afisha-mini table h4 a:hover,
.afisha-mini table a h4:hover,
.afisha-mini table h4 a:visited:hover,
.afisha-mini table a h4:visited:hover {
  color: #c81b53;
}
.afisha-mini table .thumb,
.afisha-mini table .category {
  margin-bottom: 4px;
}
.afisha-mini table .thumb {
  display: block;
  max-width: 138px;
}
.afisha-mini table .category {
  line-height: 1;
}
.afisha-mini table .ico {
  margin-right: 16px;
}
.afisha-mini table .movie .ico {
  width: 24px;
  height: 19px;
  background-position: -31px -334px;
}
.afisha-mini table .concert .ico {
  width: 24px;
  height: 19px;
  background-position: -31px -334px;
}
.afisha-mini table .spectacle .ico {
  width: 24px;
  height: 19px;
  background-position: -31px -334px;
}
.afisha-mini table .exhibition .ico {
  width: 24px;
  height: 22px;
  background-position: -1px -332px;
}
.afisha-mini table .kids .ico {
  width: 24px;
  height: 19px;
  background-position: -31px -334px;
}
.afisha-mini table .party .ico {
  width: 24px;
  height: 19px;
  background-position: -31px -334px;
}
.afisha-mini table .other .ico {
  width: 24px;
  height: 19px;
  background-position: -31px -334px;
}
.sport-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  line-height: 18px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}
.sport-table:last-child {
  margin-bottom: 0;
}
.sport-table th {
  border-top: 1px solid #3e4049;
  border-bottom: 1px solid #3e4049;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding-top: 4px;
  padding-bottom: 4px;
}
.sport-table th.min-let {
  letter-spacing: 0.01em;
}
.sport-table th.text-left {
  padding-left: 16px;
}
.sport-table td {
  border-top: 1px solid #e6e6e6;
  padding: 3px 6px;
  height: 28px;
}
.sport-table td.title-cell {
  font-weight: bold;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.sport-table td.title-cell.min-let {
  letter-spacing: 0.01em;
}
.sport-table td.text-center {
  white-space: nowrap;
  padding-left: 11px;
  padding-right: 11px;
}
.sport-table tr:hover td,
.sport-table tr:focus td {
  background-color: #f3f3f3;
}
.sport-table.auto-w {
  width: auto;
}
.yellow .sport-table,
.yellow .sport-table td {
  border-color: #ffd163;
}
.yellow .sport-table .title-cell,
.yellow .sport-table tr:hover td,
.yellow .sport-table tr:focus td {
  background-color: #ffd163;
}
.input-group {
  position: relative;
  width: 912px;
  float: left;
  margin-right: 32px;
}
.input-group img {
  max-width: 100%;
}
.input-group .input-style {
  border: none;
  width: 100%;
  -webkit-box-shadow: inset 0 0 1px 0 #050506;
  -moz-box-shadow: inset 0 0 1px 0 #050506;
  box-shadow: inset 0 0 1px 0 #050506;
  background-color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-group .input-group-addon {
  padding: 12px 16px;
  font-size: 14px;
  line-height: 1;
  color: #3e4049;
  text-align: center;
  border-left: 1px solid #e5e5e5;
  white-space: nowrap;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 1px;
  bottom: 1px;
}
.input-group .input-group-addon .addon-chk {
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 1px;
}
/* Поиск по каталогу */
.catalog-search {
  color: #b4b4b4;
  padding: 47.5px 32px;
  font-size: 13px;
  line-height: 20px;
}
.catalog-search p {
  margin-bottom: 0;
}
.catalog-search .input-style,
.catalog-search .button {
  height: 40px;
}
.catalog-search .input-style {
  font-size: 17px;
}
.catalog-search .button {
  width: 176px;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.catalog-search .button img {
  max-width: 100%;
}
.catalog-search .row {
  margin-bottom: 20px;
}
.catalog-search .row.input-group {
  float: none;
  margin-bottom: 0;
}
.courtesy-gis {
  text-decoration: underline;
}
.courtesy-gis .ico {
  width: 21px;
  height: 10px;
  background-position: -64.5px -336px;
  margin-left: 8px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.four-cols {
  margin: 0;
  padding: 0;
  list-style: none;
}
.four-cols:before,
.four-cols:after {
  content: " ";
  display: table;
}
.four-cols:after {
  clear: both;
}
.four-cols > li {
  width: 256px;
  float: left;
  margin-right: 32px;
}
.four-cols > li img {
  max-width: 100%;
}
.four-cols > li:last-child {
  margin-right: 0;
}
.four-cols > li h3 {
  font: bold 24px/1 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  padding-bottom: 20px;
  border-bottom: 2px solid #ededed;
}
.four-cols > li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.four-cols > li ul > li {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}
.four-cols > li ul a {
  color: #262626;
}
.four-cols > li ul a:hover,
.four-cols > li ul a:visited:hover {
  color: #c81b53;
}
.finded {
  font-size: 14px;
  line-height: 21px;
  margin: 26px 0 -14px;
}
.warning {
  position: relative;
}
.warning .ico {
  width: 11px;
  height: 10px;
  background-position: -88px -322px;
  margin-left: 20px;
  vertical-align: middle;
  position: absolute;
  left: 100%;
  top: 5px;
}
.userinfo .blog-title {
  text-transform: uppercase;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
}
.userinfo .blog-title.min-let {
  letter-spacing: 0.01em;
}
.userinfo .blog-title.micro {
  font-size: 12px;
  line-height: 20px;
}
.userinfo h3 {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 28px;
  text-transform: none;
}
.userinfo p {
  margin-bottom: 20px;
}
.userinfo > a {
  text-decoration: none;
}
.userinfo > a:hover h3,
.userinfo > a:focus h3 {
  color: #c81b53;
}
.blog-full-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog-full-list > li {
  margin-bottom: 40px;
}
.blog-full-list > li:before,
.blog-full-list > li:after {
  content: " ";
  display: table;
}
.blog-full-list > li:after {
  clear: both;
}
.blog-full-list .userinfo {
  width: 224px;
  float: left;
  margin-right: 32px;
}
.blog-full-list .userinfo img {
  max-width: 100%;
}
.blog-full-list .time {
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.blog-full-list .time.min-let {
  letter-spacing: 0.01em;
}
.blog-full-list .border-list {
  border: 1px solid #ededed;
  width: 480px;
  float: left;
  padding: 32px;
  position: relative;
}
.blog-full-list .border-list img {
  max-width: 100%;
}
.blog-full-list .border-list:before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 36px;
  background: url("../img/sprite.png") -82px -353px;
  top: 68px;
  right: 100%;
  margin-right: -1px;
}
address {
  margin-bottom: 30px;
  font: normal 15px/25px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
address p {
  margin-bottom: 15px;
}
address .doc {
  margin-top: 30px;
}
address .all-fil {
  margin-top: 1.67em;
  margin-bottom: 1.67em;
}
address .all-fil > a {
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 0.83em;
  font-weight: normal;
  text-decoration: none;
}
address .all-fil > a,
address .all-fil > a:visited {
  color: #332b2d;
}
address .all-fil > a:hover {
  text-decoration: underline;
}
.phones {
  margin-bottom: 10px;
}
.phones li {
  font-size: 18px;
}
.phones li .ico {
  width: 15px;
  height: 14px;
  background-position: -126px -296px;
  margin-right: 10px;
}
.site .ico {
  width: 15px;
  height: 15px;
  background-position: -144px -296px;
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 2px;
}
.soc-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 16px;
}
.soc-list .soc-ico {
  margin-right: 16px;
  vertical-align: middle;
}
.soc-list > li {
  margin-bottom: 10px;
}
.blog-links {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  font: 16px/22px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  padding: 10px 0;
}
.blog-links > li > a:link,
.blog-links > li > a:visited {
  padding: 10px 0;
  display: block;
  color: #332b2d;
  text-decoration: none;
}
.blog-links > li > a:link:hover,
.blog-links > li > a:visited:hover,
.blog-links > li > a:link:visited:hover,
.blog-links > li > a:visited:visited:hover {
  color: #c81b53;
}
/* !Header */
#header {
  background-color: #34363d;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
#header .container {
  border-width: 0 1px;
  border-style: solid;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-color: rgba(255, 255, 255, 0.05);
}
#header .container .logo {
  background: url(../img/most-logo.png) top left no-repeat;
  width: 72px;
  height: 32px;
  display: block;
  position: relative;
}
#header .container .logo.big-hide {
  display: none;
}
#header .container #menu-toggle > h5 {
  text-indent: -9999px;
  overflow: hidden;
}
#header .container #tophead {
  text-align: justify;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
  border-width: 0 1px;
  border-style: solid;
  border-left-color: rgba(255, 255, 255, 0.05);
  border-right-color: rgba(0, 0, 0, 0.25);
}
#header .container #tophead:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: "";
  display: inline-block;
  font-size: 1px;
  font: 14px Arial, Helvetica, sans-serif;
}
#header .container #tophead > li {
  width: auto;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  line-height: 16px;
  letter-spacing: 0;
  float: none;
  font-size: 12px;
  text-align-last: auto;
}
#header .container #tophead li {
  padding: 0;
  text-align: center;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  line-height: 60px;
}
#header .container #tophead li:first-child {
  padding-left: 22px;
}
#header .container #tophead li a {
  text-align: center;
  font-size: 16px;
  line-height: 1;
  color: #cccccc;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
}
#header .container #tophead li a.min-let {
  letter-spacing: 0.01em;
}
#header .container #tophead li a:hover,
#header .container #tophead li a:focus,
#header .container #tophead li a.active {
  color: white;
}
#header .container #tophead li.search {
  padding: 0;
  background-color: rgba(64, 64, 71, 0.5);
  border-left: 1px solid;
  border-left-color: rgba(0, 0, 0, 0.25);
  width: 223px;
}
#header .container #tophead li.search form,
#header .container #tophead li.search input {
  margin: 0;
  padding: 0;
  line-height: 1;
}
#header .container #tophead li.search form {
  position: relative;
}
#header .container #tophead li.search form .search-field {
  background: none;
  color: white;
  padding: 19px 42px 19px 22px;
  font-size: 16px;
  max-height: 60px;
  outline: none;
  border: none;
  border-left: 1px solid;
  border-left-color: rgba(255, 255, 255, 0.05);
  line-height: 1;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .container #tophead li.search form .search-field:focus {
  background-color: #262626;
  outline: none;
}
#header .container #tophead li.search form .search-sbmt {
  background: url("../img/sprite.png") 0 0 no-repeat;
  display: block;
  width: 18px;
  height: 18px;
  border: none;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -9px;
  opacity: 0.3;
}
#header .container #tophead li.search form.selected .search-sbmt {
  opacity: 1;
}
#bx-panel {
  margin-top: 160px !important;
}
.fixed #bx-panel {
  margin-top: 60px !important;
}
.bottom-gradient {
  position: relative;
}
.img-description {
  color: white;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 0;
  margin-top: 35px;
  font-weight: normal;
}
.pdf {
  display: block;
  color: black;
  font-size: 0;
}
.pdf-text {
  display: inline-block;
  padding: 14px 25px;
  background: white;
  width: 225px;
  font-size: 15px;
  line-height: 18px;
  vertical-align: top;
}
.icon-pdf {
  display: inline-block;
  height: 64px;
  width: 64px;
  background: #b7225a;
  padding: 18px 20px;
}
.icon-pdf svg {
  width: 24px;
}
.number-title {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 15px;
}
.number-list a {
  text-decoration: none;
}
.number-list h4 {
  font-size: 22px;
  line-height: 28px;
}
.article-title {
  font-size: 20px;
  line-height: 25px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 30px;
}
.button-group {
  font-size: 0;
  margin-right: -31px;
  margin-left: -32px;
  border-bottom: 1px solid #ededed;
}
.button-group.top {
  margin-top: -24px;
}
.button-group.bottom {
  border-bottom: none;
  border-top: 1px solid #ededed;
  margin-bottom: -10px;
}
.article-button {
  display: inline-block;
  width: 50%;
  padding: 35px;
  text-align: center;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #3e4049;
  background: white;
  font-weight: bold;
  position: relative;
}
.article-button:before {
  display: block;
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  border-bottom: 2px solid;
  top: 50%;
  margin-top: -6px;
  border-color: #3e4049;
}
.article-button:hover {
  background: #f8f8f8;
  color: #b7225a;
}
.article-button:hover:before {
  border-color: #b7225a;
}
.article-button.left {
  border-right: 1px solid #ededed;
}
.article-button.left:before {
  border-left: 2px solid;
  left: 46px;
  transform: rotate(45deg);
}
.article-button.right:before {
  border-right: 2px solid;
  right: 46px;
  transform: rotate(-45deg);
}
.article-button.disable {
  color: #DFDFDF;
}
.article-button.disable:before {
  border-color: #DFDFDF;
}
@media (min-resolution: 0.001dpcm) {
  _:-o-prefocus,
  #header .container #tophead {
    /* стиль только для Opera 12.00+ */
    font-size: 3px;
  }
}
/* !Main */
main {
  -webkit-box-shadow: 0 5px 10px rgba(9, 54, 71, 0.15);
  -moz-box-shadow: 0 5px 10px rgba(9, 54, 71, 0.15);
  box-shadow: 0 5px 10px rgba(9, 54, 71, 0.15);
  margin-top: 60px;
}
main #main-content {
  padding: 32px;
  padding-top: 0;
}
#wrapper {
  margin-bottom: 40px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 32px;
  margin-bottom: 50px;
  /* !Afisha */
  /* Мост проекты */
  /* Картина недели */
  /* Новости */
}
#wrapper:before,
#wrapper:after {
  content: " ";
  display: table;
}
#wrapper:after {
  clear: both;
}
#wrapper:last-child {
  margin-bottom: 0;
}
#wrapper:before,
#wrapper:after {
  content: " ";
  display: table;
}
#wrapper:after {
  clear: both;
}
#wrapper .article,
#wrapper .right-bar,
#wrapper .news-bar {
  padding-top: 40px;
}
#wrapper .article h1.art-head,
#wrapper .right-bar h1.art-head,
#wrapper .news-bar h1.art-head {
  margin-top: 0;
}
#wrapper h1 {
  font-size: 40px;
  line-height: 45px;
  margin: 30px 0 35px;
  font-weight: bold;
}
#wrapper h1 .rss {
  margin-left: 16px;
}
#wrapper h1.heading {
  float: left;
  margin-bottom: 0;
}
#wrapper header {
  margin: 0;
}
#wrapper header .under-title {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 20px;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  letter-spacing: 0.01em;
}
#wrapper header .under-title:before,
#wrapper header .under-title:after {
  content: " ";
  display: table;
}
#wrapper header .under-title:after {
  clear: both;
}
#wrapper header .under-title li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 25px;
}
#wrapper header .under-title li a {
  display: block;
}
#wrapper header .under-title li:last-child {
  margin-right: 0!important;
}
#wrapper header .under-title li.pull-right {
  float: right;
}
#wrapper header .under-title.min-let {
  letter-spacing: 0.01em;
}
#wrapper header .under-title li {
  border-right: 1px solid #ededed;
  padding-right: 20px;
  margin: 0 0 0 20px;
}
#wrapper header .under-title li:first-child {
  margin-left: 0;
}
#wrapper header .under-title li:last-child {
  text-transform: none;
  padding-right: 0;
  border-right: none;
}
#wrapper header .under-title li:nth-last-child(2) {
  border-right: none;
}
#wrapper header .under-title li.back a {
  font-weight: bold;
}
#wrapper header .under-title li.back .ico {
  text-indent: -9999px;
  background-position: -76px -219px;
  width: 16px;
  height: 11px;
  margin-right: 6px;
  vertical-align: baseline;
}
#wrapper header .under-title li.back:hover .ico {
  background-position: -53px -219px;
}
#wrapper header .under-title li a {
  color: #3e4049;
  display: inline-block;
  line-height: 1;
}
#wrapper header .under-title li a:hover,
#wrapper header .under-title li a:visited:hover {
  color: #c81b53;
}
#wrapper header .under-title li a span.comment-count {
  display: inline-block;
}
#wrapper header.afisha-head {
  margin: 0;
  border-bottom: 2px solid #ededed;
}
#wrapper header.afisha-head .selecter {
  float: right;
  margin: 40px 0 10px;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#wrapper header.afisha-head.afisha-cat {
  border-width: 6px;
}
#wrapper header.afisha-head.afisha-cat .afisha-menu {
  margin-bottom: -16px;
}
#wrapper header.afisha-head.afisha-cat h1 {
  margin-bottom: 25px;
}
#wrapper header.blog-head .full-userpic {
  margin: 30px 32px -64px 0;
  position: relative;
  z-index: 1;
}
#wrapper header.blog-head .blog-title {
  margin-bottom: 15px;
}
#wrapper header.blog-head h1 {
  margin-bottom: 20px;
}
#wrapper header.blog-head .blog-under-title {
  background-color: #3e4049;
  font-size: 15px;
  line-height: 25px;
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
  padding: 32px;
  padding-left: 192px;
  padding-right: 416px;
  position: relative;
  z-index: 0;
  min-height: 154px;
}
#wrapper header.blog-head .blog-under-title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 83px;
  width: 45px;
  height: 31px;
  background: url("../img/sprite.png") -67px -407px no-repeat;
}
#wrapper.no-b,
#wrapper.afisha,
#wrapper.news-page,
#wrapper.most-projects,
#wrapper.catalog {
  border-bottom: none;
}
#wrapper.no-all-b {
  border: none;
}
#wrapper.no-all-b .article,
#wrapper.no-all-b .right-bar {
  border: none;
}
#wrapper.article-page,
#wrapper.most-projects-video {
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
  padding: 0 32px;
}
#wrapper.article-page .article,
#wrapper.most-projects-video .article {
  padding-top: 0;
  margin-bottom: 0;
}
#wrapper.article-page .article h1.art-head,
#wrapper.most-projects-video .article h1.art-head {
  margin-top: 30px;
}
#wrapper.afisha h2 {
  margin: 0 0 36px;
}
#wrapper.afisha .article {
  width: 768px;
  float: left;
  padding-bottom: 32px;
}
#wrapper.afisha .article img {
  max-width: 100%;
}
#wrapper.afisha .article .content a {
  text-decoration: none;
}
#wrapper.afisha .article iframe {
  width: 800px !important;
  height: 450px !important;
  display: block;
}
#wrapper.afisha .right-bar {
  width: 352px;
  float: left;
}
#wrapper.afisha .right-bar img {
  max-width: 100%;
}
#wrapper.afisha .projects:before {
  content: none;
}
#wrapper.afisha #tickets header {
  border-bottom: 3px solid #ededed;
  margin-top: 20px;
  margin-bottom: 30px;
}
#wrapper.afisha #tickets header:before,
#wrapper.afisha #tickets header:after {
  content: " ";
  display: table;
}
#wrapper.afisha #tickets header:after {
  clear: both;
}
#wrapper.afisha #tickets h2 {
  float: left;
  margin: 25px 10px 0 0;
}
#wrapper.afisha #tickets .menu {
  float: right;
}
#wrapper.afisha #tickets #afisha-dates {
  margin-top: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#wrapper.afisha #tickets #afisha-dates > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
#wrapper.afisha #tickets #afisha-dates li {
  float: none;
  vertical-align: middle;
  margin-bottom: -3px;
}
#wrapper.afisha #tickets #afisha-dates li#calendar {
  vertical-align: middle;
  margin-top: 0;
}
#wrapper.most-projects .article,
#wrapper.most-projects .right-bar {
  border: none;
}
#wrapper.most-projects .article {
  width: 768px;
  float: left;
}
#wrapper.most-projects .article img {
  max-width: 100%;
}
#wrapper.most-projects .right-bar {
  width: 352px;
  float: left;
  padding-left: 0;
}
#wrapper.most-projects .right-bar img {
  max-width: 100%;
}
#wrapper.most-projects .sort-block {
  border-bottom: 2px solid #ededed;
  margin: 45px 0;
}
#wrapper.most-projects .sort-block:before,
#wrapper.most-projects .sort-block:after {
  content: " ";
  display: table;
}
#wrapper.most-projects .sort-block:after {
  clear: both;
}
#wrapper.most-projects-video .comments-ilst {
  border-bottom-width: 1px;
}
#wrapper.week-pic .this-week {
  margin-bottom: 40px;
}
#wrapper.week-pic .this-week:before,
#wrapper.week-pic .this-week:after {
  content: " ";
  display: table;
}
#wrapper.week-pic .this-week:after {
  clear: both;
}
#wrapper.week-pic .this-week p {
  margin-bottom: 0;
}
#wrapper.week-pic .this-week h2,
#wrapper.week-pic .this-week h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: normal;
  margin: 2px 0 10px;
}
#wrapper.news-page .article,
#wrapper.news-page .right-bar {
  border: none;
}
#wrapper.news-page .article {
  width: 448px;
  float: left;
  margin-right: 32px;
  padding-right: 0;
}
#wrapper.news-page .article img {
  max-width: 100%;
}
#wrapper.news-page .article .border-list > li {
  font-size: 17px;
  line-height: 24px;
}
#wrapper.news-page .right-bar {
  width: 352px;
  float: left;
  padding-left: 0;
  margin-left: 0;
}
#wrapper.news-page .right-bar img {
  max-width: 100%;
}
#wrapper.news-page .right-bar .border-list .thumb {
  font-size: 16px;
  line-height: 22px;
}
#wrapper.news-page .top-new {
  /*  h2 {color: black;}*/
}
#wrapper.news-page .top-new .thumb {
  margin-right: 0;
}
#wrapper.news-page .top-new .time {
  font-size: 18px;
  line-height: inherit;
  margin-right: 8px;
}
#wrapper.news-page .top-new a {
  position: relative;
  display: block;
}
#wrapper.news-page .top-new a:hover,
#wrapper.news-page .top-new a:visited:hover {
  color: #c81b53;
}
#wrapper.news-page .top-new a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
#wrapper.news-page .top-new a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
#wrapper.news-page .top-new a:hover h2,
#wrapper.news-page .top-new a:focus h2 {
  color: #c81b53;
}
#wrapper.catalog .article,
#wrapper.catalog .right-bar {
  border: none;
}
#wrapper.catalog .catalog-request,
#wrapper.catalog .four-cols,
#wrapper.catalog .most-pagination {
  margin-top: 40px;
}
#wrapper.catalog .catalog-request .under-title + #afisha-dates.sort {
  margin-top: 10px;
}
#wrapper.catalog .content p,
#wrapper.catalog .content ul {
  margin-bottom: 20px;
}
#wrapper.catalog .content li {
  margin-bottom: 10px;
}
#wrapper.catalog p.dont-find {
  text-align: right;
  margin-top: 2em;
}
#wrapper.catalog p.dont-find > a {
  color: #808080 !important;
}
#wrapper.catalog p.dont-find > a:hover {
  color: #c81b53 !important;
}
#wrapper.society .afisha-cat {
  border-bottom-color: #fed100;
}
#wrapper.policy .afisha-cat {
  border-bottom-color: #3d8296;
}
#wrapper.economy .afisha-cat {
  border-bottom-color: #13a77b;
}
#wrapper.roadway .afisha-cat {
  border-bottom-color: #e58640;
}
#wrapper.culture .afisha-cat {
  border-bottom-color: #985c9c;
}
#wrapper.sport .afisha-cat {
  border-bottom-color: #2cb9ca;
}
#wrapper.blogs .afisha-cat {
  border-bottom-color: #ededed;
}
#wrapper.blogs.no-all-b .article {
  padding-right: 0;
}
#wrapper.blogs #datepicker-inline {
  margin-top: -145px;
  z-index: 2;
  position: relative;
}
#wrapper.blogs.article-page .article #intro {
  margin-bottom: 0;
}
#wrapper.contacts-page h1 {
  margin-bottom: 0;
}
#wrapper.contacts-page p {
  margin-bottom: 20px;
}
#wrapper.contacts-page .intro {
  margin-bottom: 20px;
}
#wrapper.contacts-page .intro p {
  margin-bottom: 10px;
}
#wrapper.full-article .article {
  width: auto;
  float: none;
  border: none;
}
.climacon_iconWrap {
  fill: #3e4049;
}
#dropDown {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.35);
  z-index: 100;
  display: none;
  left: 0;
  margin-top: 6px;
  width: 200px;
  padding: 10px 0;
}
#dropDown.active {
  display: block;
}
#dropDown li {
  margin: 0;
}
#dropDown li a {
  padding: 6px 20px;
  display: block;
}
.mark .ico,
#dropDown .ico {
  display: none;
}
#weather {
  text-align: center;
  left: 0;
  right: 0;
  margin-top: 1px;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  -webkit-box-shadow: 0px 8px 16px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 8px 16px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 16px -5px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 9999;
  /*
	.w-icons .ico {
		display: block;
		margin-left: auto;
		margin-right: auto;
		
		// weather conditions
		&.tornado 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.tropical-storm 		{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.hurricane 			{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.severe-thunderstorms 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.thunderstorms 		{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.mixed-rain-and-snow 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.mixed-rain-and-sleet 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.mixed-snow-and-sleet 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.freezing-drizzle 		{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.drizzle 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.freezing-rain 		{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.showers 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.snow-flurries 		{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.light-snow-showers 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.blowing-snow 			{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.snow 					{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.hail 					{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.sleet 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.dust 					{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.foggy 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.haze 					{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.smoky 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.blustery 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.windy 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.cold 					{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.cloudy 				{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.mostly-cloudy-night 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.mostly-cloudy-day 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.partly-cloudy-night 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.partly-cloudy-day 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.clear-night 			{width: 45px; height: 46px; background-position: -2px -5px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.sunny 				{width: 50px; height: 51px; background-position: -71px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.fair-night 			{width: 45px; height: 46px; background-position: -2px -5px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.fair-day 				{width: 50px; height: 51px; background-position: -71px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.mixed-rain-and-hail 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.hot 					{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.isolated-thunderstorms{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.scattered-thunderstorms{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.scattered-showers 	{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.heavy-snow 			{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.scattered-snow-showers{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.partly-cloudy 		{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.thundershowers 		{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.snow-showers 			{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.isolated-thundershowers{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
		&.not-available 		{width: 56px; height: 46px; background-position: -139px 0px;
			&.big 				{width: 88px; height: 74px; background-position: 0 -73px;}}
	}
	*/
}
#weather.active {
  display: table;
  width: 100%;
  table-layout: fixed;
}
#weather .heading-weaher {
  font-size: 30px;
  font-weight: normal;
  line-height: 45px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
}
#weather .tr > div {
  display: table-cell;
  float: none;
}
#weather .ico {
  background-image: url(../img/sprite-weather.png);
  background-repeat: no-repeat;
}
#weather .forecast {
  width: 752px;
  border-right: 1px solid #ededed;
  padding: 48px 96px;
  font-size: 28px;
}
#weather .forecast .table {
  table-layout: fixed;
}
#weather .forecast .table .tr.thead > div,
#weather .forecast .table .tr.w-icons > div {
  padding-bottom: 40px;
}
#weather .forecast .table .tr.thead {
  color: #727272;
  font-size: 12px;
  line-height: 20px;
}
#weather .forecast .table .tr.thead strong {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: black;
}
#weather .forecast .table .tr.thead .wekkend {
  color: #d94b4b;
}
#weather .forecast .table .tr.thead .wekkend strong {
  color: #c62f2f;
}
#weather .forecast .table .tr.big {
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
}
#weather .forecast .table .tr.big > div {
  padding-bottom: 30px;
}
#weather .now-w {
  font-size: 18px;
  line-height: 48px;
  padding: 48px 32px;
}
#weather .now-w .temper {
  font-size: 90px;
  line-height: 1;
  margin-bottom: 20px;
}
#weather .now-w .temper .ico {
  width: 20px;
  height: 32px;
  background-position: -95px -162px;
  vertical-align: super;
  top: -2px;
  position: relative;
  margin-left: 4px;
}
#weather .now-w .air {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 44px;
}
#weather .now-w .air .wind,
#weather .now-w .air .wet {
  white-space: nowrap;
  margin: 0 10px;
}
#weather .now-w .air .wind .ico,
#weather .now-w .air .wet .ico {
  vertical-align: middle;
  margin-right: 6px;
}
#weather .now-w .air .wind .ico {
  width: 25px;
  height: 24px;
  background-position: 0px -170px;
}
#weather .now-w .air .wet .ico {
  width: 26px;
  height: 26px;
  background-position: -47px -168px;
}
#weather .now-w .yahoo {
  display: inline-block;
  width: 134px;
  height: 29px;
  background: url(../img/sprite-weather.png) -1px -208px no-repeat;
}
/* !Nav */
nav {
  border-bottom: 1px solid #ededed;
  position: relative;
  color: #4a4d57;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  margin-left: -32px;
  margin-right: -32px;
  width: auto;
}
nav.silver .topnav {
  border-color: #f8f8f8;
}
nav.no-b {
  border-bottom: none;
}
nav .topnav {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 12px 32px;
  white-space: nowrap;
  vertical-align: middle;
  border-left: 1px solid #e5e5e5;
}
nav .topnav li {
  margin-right: 20px;
}
nav .topnav li a {
  color: #4a4d57;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  letter-spacing: 0.01em;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
}
nav .topnav li a.min-let {
  letter-spacing: 0.01em;
}
nav .topnav li a:hover,
nav .topnav li a:visited:hover {
  color: #c81b53;
}
nav .topnav li a.current {
  font-weight: bold;
}
nav .topnav li:last-child {
  margin-right: 0;
}
nav .topnav.links {
  border-left: none;
  white-space: normal;
  text-align: left;
}
nav .topnav.links li .ico {
  display: none;
  width: 8px;
  height: 4px;
  background-position: -96px -218px;
  vertical-align: middle;
  padding: 7px 12px 12px;
  cursor: pointer;
}
nav .topnav.links li.more {
  position: relative;
}
nav .topnav.links li.more.active > a {
  color: #c81b53;
}
nav .topnav.links li.more .ico {
  display: inline-block;
}
nav .topnav.soc > li {
  margin-right: 14px;
}
nav .topnav.soc > li:last-child {
  margin-right: 0;
}
nav .topnav.soc > li > a {
  display: inline-block;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  vertical-align: baseline;
  width: 18px;
  height: 18px;
  display: block;
}
nav .topnav.soc > li > a.twi {
  background-position: -23px 0;
}
nav .topnav.soc > li > a.fb {
  background-position: -55px 0;
}
nav .topnav.soc > li > a.vk {
  background-position: -87px 0;
}
nav .topnav.soc > li > a.yt {
  background-position: -119px 0;
}
nav .topnav.soc > li > a.rss {
  background-position: -102px -188px;
}
nav .topnav.kurs li {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
nav .topnav.kurs li.min-let {
  letter-spacing: 0.01em;
}
nav .topnav.kurs li .down {
  color: #cf4858;
}
nav .topnav.kurs li .down .arr {
  background-position: -145px -1px;
}
nav .topnav.kurs li .upper {
  color: #13a79d;
}
nav .topnav.kurs li .upper .arr {
  background-position: -154px -1px;
}
nav .topnav.kurs li .arr {
  display: inline-block;
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat;
  vertical-align: baseline;
  width: 6px;
  height: 13px;
  margin-left: 10px;
}
nav .topnav.weather {
  text-align: center;
  color: #34363d;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  position: relative;
}
nav .topnav.weather .ico {
  background-position: 0 -20px;
  width: 22px;
  height: 23px;
  margin-right: 20px;
  vertical-align: middle;
}
nav .topnav.weather:hover,
nav .topnav.weather:focus,
nav .topnav.weather.active {
  background-color: white;
  border-color: #ededed;
}
nav .topnav.weather.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  background: white;
  height: 1px;
}
nav .topnav.soc,
nav .topnav.kurs,
nav .topnav.weather {
  width: 1%;
}
nav .topnav:first-child {
  border-left: none;
}
nav .topnav canvas {
  margin-right: 3px;
  vertical-align: -5px;
}
/* !Aside */
aside h3 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
aside h3.min-let {
  letter-spacing: 0.01em;
}
aside h3.b-b {
  margin: 0 0 20px;
  padding: 0 0 10px;
}
aside h3.first-h3 {
  margin: 0 0 20px;
  padding: 0;
}
aside.right-bar {
  width: 384px;
  float: left;
  border-left: 1px solid #ededed;
  margin-left: -1px;
  padding: 0 0 32px 32px;
}
aside.right-bar img {
  max-width: 100%;
}
aside.right-bar .projects {
  padding: 0;
}
aside.right-bar .projects .grad {
  padding: 16px;
  font-size: 14px;
  line-height: 21px;
}
aside.right-bar .week .bx-wrapper .bx-pager {
  display: inline-block;
  position: absolute;
  top: -45px;
  right: 0;
  width: auto;
  bottom: auto;
  margin: 0;
}
aside.right-bar .thumb {
  font-size: 14px;
  line-height: 22px;
}
aside.right-bar .thumb img {
  width: 100%;
}
aside.right-bar .thumb h4 {
  color: #d9dade;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  margin: 0 0 10px;
}
aside.right-bar .thumb:hover h4 {
  color: #c81b53;
}
aside.right-bar .bx-wrapper {
  margin-bottom: 32px;
}
aside.right-bar.fixed-blocks > .row {
  visibility: hidden;
}
aside.right-bar.fixed-blocks > .row.is_stuck {
  visibility: visible;
  z-index: 999;
  border-bottom: none;
  position: fixed;
  width: 352px;
  top: 210px;
}
aside.right-bar.fixed-blocks > .row.is_stuck .color-border {
  margin-top: 10px;
}
aside.right-bar.fixed-blocks > .row.is_stuck h3 {
  padding-top: 20px;
}
aside.right-bar .black,
aside.right-bar .yellow {
  padding: 20px 16px;
}
aside.right-bar .black .thumb h4 {
  color: white;
}
aside.right-bar .black > .projects {
  min-height: 130px;
  margin-bottom: 20px;
}
aside.right-bar .black > .projects:last-child {
  margin-bottom: 0;
}
aside.right-bar #map2gis {
  margin-bottom: 20px;
  height: 400px;
}
aside.right-bar > .row:first-child h3.no-b:first-child {
  padding-top: 0;
}
.fixed aside.right-bar.fixed-blocks > .row {
  top: 60px;
}
aside.min-news {
  width: 448px;
  float: left;
}
aside.min-news img {
  max-width: 100%;
}
aside.min-news .row:last-child {
  margin-bottom: 0;
}
aside.quiz,
aside.story {
  width: 240px;
  float: left;
  margin-left: 32px;
  float: right;
  margin-top: 6px;
  margin-bottom: 30px;
}
aside.quiz img,
aside.story img {
  max-width: 100%;
}
aside.quiz h3,
aside.story h3 {
  padding-bottom: 0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding-top: 10px;
  margin-top: 0;
}
aside.quiz h3.min-let,
aside.story h3.min-let {
  letter-spacing: 0.01em;
}
aside.quiz h4,
aside.story h4 {
  border-top: 1px solid #e5e5e5;
  padding-top: 18px;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}
aside.quiz fieldset,
aside.story fieldset {
  padding-bottom: 10px;
}
aside .poll-row-result {
  margin-bottom: 5px;
}
aside .poll-variant {
  font: 14px/21px Arial, Helvetica, sans-serif;
}
aside .quiz .line {
  height: 16px;
  line-height: 16px;
  background: #b6b7bf;
  text-align: center;
}
aside .line.eq-0 {
  background: #fcc541;
}
aside .line.eq-1 {
  background: #2cb9ca;
}
aside .line.eq-2 {
  background: #985c9c;
}
aside .line.eq-3 {
  background: #13a77b;
}
aside .line.eq-4 {
  background: #e58640;
}
aside .line.eq-5 {
  background: #3d8296;
}
aside .line.eq-6 {
  background: #ce4040;
}
aside .line.eq-7 {
  background: #fed100;
}
aside .poll-res {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  padding: 3px;
}
aside.story ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ededed;
  padding-bottom: 15px;
}
aside.story ul li {
  margin: 0 0 15px;
  font-size: 13px;
  line-height: 19px;
}
aside.news-bar {
  width: 256px;
  float: left;
  margin-right: 32px;
}
aside.news-bar img {
  max-width: 100%;
}
aside.news-bar .week {
  margin-bottom: 40px;
}
aside.news-bar .week .slider .thumb {
  width: 256px;
}
aside.news-bar .week .bx-wrapper .bx-pager {
  margin-bottom: 0;
}
aside.news-bar .border-list.today-list > li,
aside.news-bar .lab-group {
  font: 14px/21px Arial, Helvetica, sans-serif;
}
aside.news-bar .border-list.today-list {
  border-top: none;
}
aside.news-bar .border-list.today-list > li:first-child {
  padding-top: 0;
}
aside.news-bar .border-list.today-list > li.today-img {
  max-width: 96px;
}
aside.news-bar .border-list.today-list strong {
  vertical-align: top;
}
aside.news-bar .border-list.today-list .thumb {
  max-width: 100%;
}
aside.news-bar h4 {
  font-size: 18px;
  line-height: 24px;
}
aside.news-bar .videonews h4 {
  font-size: 16px;
  line-height: 22px;
}
aside.news-bar .color-border {
  border-bottom: 1px solid #ededed;
  padding: 9px 0 3px;
  font-size: 20px;
  margin-bottom: 20px;
}
aside.news-bar .color-border.no-b {
  padding-top: 0;
  border: none;
  line-height: 1;
  margin-bottom: 20px;
}
aside.news-bar.double {
  width: 640px;
  margin-right: 0;
}
aside.news-bar.double #index {
  margin-left: 0;
  margin-right: 0;
}
aside.news-bar.double #index .top-new {
  padding: 0;
}
aside.news-bar.double #index .top-new .thumb {
  display: block;
}
aside.news-bar.double #index .top-new .thumb img {
  max-width: 100%;
  display: bock;
}
aside.news-bar.double #index .top-new .culture-list .thumb {
  min-height: 0;
  width: auto;
}
aside.gray98 {
  width: 256px;
  float: right;
  border-width: 1px;
  padding: 16px;
  margin: 0 -32px 32px 16px;
}
aside.aside-bott {
  float: none;
  margin: 0;
  width: 100%;
}
.quiz h4:nth-of-type(2) {
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 4px;
}
.article {
  border-right: 1px solid #ededed;
  padding-right: 31px;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: -32px;
  width: 736px;
  float: left;
}
.article .otr-mar {
  margin-right: -32px;
  margin-left: -32px;
}
.article img {
  max-width: 100%;
}
.article h1 {
  margin-top: 0;
}
.article img {
  height: auto;
}
.article header.b-b {
  padding-bottom: 30px;
}
.article #intro {
  margin-bottom: 32px;
}
.article #intro h2 {
  font-size: 20px;
  line-height: 25px;
  font-weight: normal;
  margin-top: 0;
}
.article .share {
  margin-right: -32px;
  margin-left: -32px;
  margin-top: 10px;
  padding: 19px 64px 20px 64px;
  line-height: 1;
  border-bottom: none;
}
.article .comment-leave {
  background-color: #fafafa;
  border-width: 1px 0;
  border-style: solid;
  border-color: #ededed;
  border-bottom-width: 0;
}
.article .comments-ilst {
  border-top-width: 1px;
  border-bottom-width: 0;
}
.article .comment-leave,
.article .comments-ilst {
  padding: 36px 64px;
  margin-left: -32px;
  margin-right: -31px;
}
.article .comment-leave .big,
.article .comments-ilst .big {
  margin: 20px 0 40px;
}
.article .comment-leave h3,
.article .comments-ilst h3 {
  margin: 0 0 30px 0;
  padding: 0;
}
.article .comment-leave h3 .comment-count,
.article .comments-ilst h3 .comment-count {
  font-weight: normal;
  color: #666666;
}
.article .comment-leave h4,
.article .comments-ilst h4 {
  font-weight: bold;
}
.article .comment-leave .input-style,
.article .comments-ilst .input-style {
  min-width: 288px;
}
.article .comment-leave .lab-group,
.article .comments-ilst .lab-group {
  margin-bottom: 24px;
}
.article .comment-leave .button,
.article .comments-ilst .button {
  margin-right: 50px;
}
.article .comment-leave .button#load-more-btn,
.article .comments-ilst .button#load-more-btn {
  display: inline-block;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font: 13px/1 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  letter-spacing: 0.04em;
  padding: 8px 20px;
  text-align: center;
  background-color: #3e4049;
  -webkit-font-smoothing: antialiased;
  color: white;
  z-index: 1;
  position: relative;
  font-size: 15px;
  padding: 13px 32px;
  font-weight: bold;
  padding: 20px 10px;
  margin: 32px 0 0;
  display: block;
}
.article .comment-leave .button#load-more-btn.min-let,
.article .comments-ilst .button#load-more-btn.min-let {
  letter-spacing: 0.01em;
}
.article .comment-leave .button#load-more-btn.grey,
.article .comments-ilst .button#load-more-btn.grey {
  background-color: #666666;
  color: white;
}
.article .comment-leave .button#load-more-btn:focus,
.article .comments-ilst .button#load-more-btn:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.8);
  outline-offset: -3px;
}
.article .comment-leave .button#load-more-btn:hover,
.article .comments-ilst .button#load-more-btn:hover,
.article .comment-leave .button#load-more-btn:focus,
.article .comments-ilst .button#load-more-btn:focus {
  background-color: #c81b53;
}
.article .comment-leave .button#load-more-btn:active,
.article .comments-ilst .button#load-more-btn:active {
  background-color: #cf406d;
}
.article .comment-leave .button#load-more-btn.biggest,
.article .comments-ilst .button#load-more-btn.biggest {
  font-size: 15px;
  padding: 13px 32px;
  font-weight: bold;
}
.article .comment-leave .button#load-more-btn.red:hover,
.article .comments-ilst .button#load-more-btn.red:hover {
  background-color: #ce4040;
}
.article .comment-leave .button#load-more-btn .bx-wrapper .bx-pager.bx-default-pager a:hover,
.article .comments-ilst .button#load-more-btn .bx-wrapper .bx-pager.bx-default-pager a:hover,
.article .comment-leave .button#load-more-btn .bx-wrapper .bx-pager.bx-default-pager a.active,
.article .comments-ilst .button#load-more-btn .bx-wrapper .bx-pager.bx-default-pager a.active {
  border-color: #c81b53;
}
.article .comment-leave .button#load-more-btn .bx-wrapper .bx-pager.bx-default-pager a:hover:before,
.article .comments-ilst .button#load-more-btn .bx-wrapper .bx-pager.bx-default-pager a:hover:before,
.article .comment-leave .button#load-more-btn .bx-wrapper .bx-pager.bx-default-pager a.active:before,
.article .comments-ilst .button#load-more-btn .bx-wrapper .bx-pager.bx-default-pager a.active:before {
  background-color: #c81b53;
}
.article .comment-leave.search,
.article .comments-ilst.search {
  margin-bottom: 40px;
}
.article .comment-leave.search .input-style,
.article .comments-ilst.search .input-style {
  margin-bottom: 20px;
}
.article .comment-leave .infotext,
.article .comments-ilst .infotext {
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  display: block;
  display: inline;
}
.article .search.border-list p {
  color: #666666;
}
.article .search-sort {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article .search-sort:before,
.article .search-sort:after {
  content: " ";
  display: table;
}
.article .search-sort:after {
  clear: both;
}
.article .search-sort > li {
  margin-bottom: 0;
  line-height: 1;
}
.article .comments-ilst {
  border-top: 1px solid #ededed;
}
.article .comments-ilst .border-list li .header {
  margin-bottom: 15px;
}
.article .comments-ilst .border-list li .header .name {
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
  margin-right: 16px;
  color: #b7225a;
}
.article .comments-ilst .border-list li .header .name:hover,
.article .comments-ilst .border-list li .header .name:focus {
  color: #ce4040;
}
.article .comments-ilst .border-list li .header .sending {
  color: #7a7d8b;
  font-size: 11px;
  line-height: 16px;
}
.article .comments-ilst .border-list li .comment {
  font-size: 14px;
  line-height: 22px;
}
.article .pull-left {
  margin-right: 32px;
}
.article .full-width {
  margin-top: 32px;
  margin-bottom: 16px;
}
.article footer > section {
  padding: 32px;
}
.article footer h3 {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-weight: bold;
}
.article footer h3.min-let {
  letter-spacing: 0.01em;
}
.sfilter {
  position: absolute;
  top: -1000px;
  left: -1000px;
  visibility: hidden;
}
/* !Footer */
#footer {
  background-color: #3e4049;
  -webkit-font-smoothing: antialiased;
  color: white;
  z-index: 1;
  position: relative;
  width: 1184px;
  margin-left: auto;
  margin-right: auto;
  color: #919399;
  font-size: 13px;
  line-height: 21px;
  padding: 0 0 20px;
}
#footer .bx-wrapper .bx-pager.bx-default-pager a:hover,
#footer .bx-wrapper .bx-pager.bx-default-pager a.active {
  border-color: #c81b53;
}
#footer .bx-wrapper .bx-pager.bx-default-pager a:hover:before,
#footer .bx-wrapper .bx-pager.bx-default-pager a.active:before {
  background-color: #c81b53;
}
#footer a {
  color: #919399;
}
#footer a:hover,
#footer a:visited:hover {
  color: #c81b53;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer ul li {
  margin: 0 0 12px;
}
#footer ul li a {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  line-height: 20px;
  color: #d9dade;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
#footer ul li a.min-let {
  letter-spacing: 0.01em;
}
#footer ul.soc2 {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 35px;
  margin-bottom: 30px;
}
#footer ul.soc2:before,
#footer ul.soc2:after {
  content: " ";
  display: table;
}
#footer ul.soc2:after {
  clear: both;
}
#footer ul.soc2 li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-right: 25px;
}
#footer ul.soc2 li a {
  display: block;
}
#footer ul.soc2 li:last-child {
  margin-right: 0!important;
}
#footer ul.soc2 li.pull-right {
  float: right;
}
#footer ul.soc2 li {
  margin-right: 16px;
  margin-bottom: 10px;
}
#footer ul.soc2 li a {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../img/sprite.png") no-repeat;
}
#footer ul.soc2 li a.twi {
  background-position: -4px -120px;
}
#footer ul.soc2 li a.fb {
  background-position: -36px -120px;
}
#footer ul.soc2 li a.vk {
  background-position: -68px -120px;
}
#footer ul.soc2 li a.yt {
  background-position: -100px -120px;
}
#footer ul.soc2 li a.rss {
  background-position: -132px -120px;
}
#footer .copy {
  margin: 0 0 32px;
}
#footer .age-rating {
  display: inline-block;
  width: 32px;
  height: 20px;
  background: url("../img/sprite.png") -128px -63px no-repeat;
  margin-left: 8px;
  vertical-align: middle;
}
#footer .foot-info a {
  text-decoration: underline;
}
#footer .contacts {
  color: #b6b7bf;
}
#footer .contacts a {
  color: #b6b7bf;
}
#footer .contacts a:hover,
#footer .contacts a:visited:hover {
  color: #c81b53;
}
.most-list {
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.most-list li {
  margin-bottom: 26px;
}
.most-list img,
.most-list a {
  display: block;
}
.most-list a {
  color: black;
  position: relative;
  display: block;
}
.most-list a:hover,
.most-list a:visited:hover {
  color: #c81b53;
}
.most-list a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.most-list a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.most-list h4 {
  font-size: 20px;
  line-height: 26px;
  margin: 5px 0 10px;
  padding: 0;
  font-weight: normal;
}
.most-list.society li {
  width: 208px;
  float: left;
  margin-bottom: 0;
}
.most-list.society li img {
  max-width: 100%;
}
.most-list.society h4 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  height: 75px;
  overflow: hidden;
}
.most-list .thumb {
  display: block;
}
.most-list.pad-right32 {
  padding-right: 32px;
}
.most-list > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
.most-list > li {
  width: 352px;
  float: left;
  float: none;
  margin-right: 32px;
  margin-bottom: 40px;
}
.most-list > li img {
  max-width: 100%;
}
.most-list > li:nth-child(even) {
  margin-right: 0;
}
.most-list > li h3 {
  margin: 0 0 24px;
  padding: 0;
  line-height: 1;
  font-size: 30px;
  font-weight: bold;
}
.culture-list {
  text-align: justify;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-justify: newspaper;
  zoom: 1;
  text-align-last: justify;
}
.culture-list > li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
}
.culture-list:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: "";
  display: inline-block;
  font-size: 1px;
  font: 14px Arial, Helvetica, sans-serif;
}
.culture-list > li {
  width: auto;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  line-height: 16px;
  letter-spacing: 0;
  float: none;
  font-size: 12px;
  text-align-last: auto;
}
.culture-list > li {
  width: 192px;
  vertical-align: top;
}
.culture-list > li a {
  position: relative;
  display: block;
}
.culture-list > li a .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
}
.culture-list > li a:hover .thumb:after {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: background-color 100ms ease-out;
  -moz-transition: background-color 100ms ease-out;
  -o-transition: background-color 100ms ease-out;
  transition: background-color 100ms ease-out;
}
.culture-list > li a .thumb {
  margin-bottom: 4px;
  display: block;
}
.culture-list > li a h4 {
  font-size: 16px;
  line-height: 22px;
  color: black;
}
.culture-list > li a:hover h4,
.culture-list > li a:focus h4 {
  color: #c81b53;
}
.black .culture-list {
  padding: 16px;
}
.black .culture-list > li a h4 {
  font-size: 14px;
  line-height: 20px;
  color: #cccccc;
}
@media (min-resolution: 0.001dpcm) {
  _:-o-prefocus,
  #footer a {
    /* стиль только для Opera 12.00+ */
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.full-arr {
  background-color: #6c7080;
  color: white;
  padding: 25px;
  min-width: 176px;
}
.full-arr .ico {
  width: 9px;
  height: 29px;
}
.full-arr .title {
  display: inline-block;
  vertical-align: middle;
}
.full-arr.news-prev .ico {
  background-position: -51px -357px;
}
.full-arr.news-next .ico {
  background-position: -63px -357px;
}
.full-arr.color-yellow {
  background-color: #f6c244;
}
.full-arr.color-red {
  background-color: #ce4040;
}
.full-arr.color-pink {
  background-color: #c14c76;
}
.full-arr.color-blue {
  background-color: #3d8296;
}
.full-arr.color-green {
  background-color: #13a77b;
}
.full-arr.color-orange {
  background-color: #e48640;
}
.full-arr.color-purple {
  background-color: #985c9c;
}
.full-arr.color-lighblue {
  background-color: #2cb9ca;
}
.fix-arr > a {
  position: fixed;
  display: block;
  top: 260px;
  min-height: 80px;
  z-index: 997;
}
.fix-arr > a .ico {
  width: 19px;
  height: 76px;
  vertical-align: middle;
}
.fix-arr > a .title {
  display: none;
  margin-bottom: 0;
  overflow: hidden;
  margin-top: 3px;
}
.fix-arr > a:hover,
.fix-arr > a:focus {
  background-color: #6c7080;
  color: white;
  padding: 25px;
  min-width: 176px;
}
.fix-arr > a:hover .ico,
.fix-arr > a:focus .ico {
  width: 9px;
  height: 29px;
}
.fix-arr > a:hover .title,
.fix-arr > a:focus .title {
  display: inline-block;
  vertical-align: middle;
}
.fix-arr > a:hover.news-prev .ico,
.fix-arr > a:focus.news-prev .ico {
  background-position: -51px -357px;
}
.fix-arr > a:hover.news-next .ico,
.fix-arr > a:focus.news-next .ico {
  background-position: -63px -357px;
}
.fix-arr > a:hover.color-yellow,
.fix-arr > a:focus.color-yellow {
  background-color: #f6c244;
}
.fix-arr > a:hover.color-red,
.fix-arr > a:focus.color-red {
  background-color: #ce4040;
}
.fix-arr > a:hover.color-pink,
.fix-arr > a:focus.color-pink {
  background-color: #c14c76;
}
.fix-arr > a:hover.color-blue,
.fix-arr > a:focus.color-blue {
  background-color: #3d8296;
}
.fix-arr > a:hover.color-green,
.fix-arr > a:focus.color-green {
  background-color: #13a77b;
}
.fix-arr > a:hover.color-orange,
.fix-arr > a:focus.color-orange {
  background-color: #e48640;
}
.fix-arr > a:hover.color-purple,
.fix-arr > a:focus.color-purple {
  background-color: #985c9c;
}
.fix-arr > a:hover.color-lighblue,
.fix-arr > a:focus.color-lighblue {
  background-color: #2cb9ca;
}
.fix-arr > a.news-prev {
  left: 0;
  padding-left: 32px;
}
.fix-arr > a.news-prev .ico {
  background-position: 0 -363px;
  margin-right: 32px;
  float: left;
}
.fix-arr > a.news-next {
  right: 0;
  text-align: right;
  padding-right: 32px;
}
.fix-arr > a.news-next .ico {
  background-position: -27px -363px;
  margin-left: 32px;
  float: right;
}
@media all and (max-width: 1184px + 114) {
  .fix-arr > a.news-prev {
    padding-left: 2px;
  }
  .fix-arr > a.news-next {
    padding-right: 2px;
  }
}
.scrolltop {
  text-align: center;
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
}
.scrolltop #btn-top {
  display: inline-block;
  margin: 30px auto;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 18px;
  line-height: 17px;
  letter-spacing: 0.01em;
  text-shadow: 0 1px white;
  vertical-align: baseline;
}
.scrolltop #btn-top.min-let {
  letter-spacing: 0.01em;
}
.scrolltop #btn-top .ico {
  vertical-align: top;
  margin-right: 16px;
  background-position: -22px -101px;
  width: 16px;
  height: 17px;
  bottom: -2px;
  position: relative;
}
.projects .bx-pager,
.related-slider .bx-pager {
  display: none;
}
.votes {
  margin-bottom: 32px;
}
.votes form {
  margin-right: 32px;
  display: inline-block;
  vertical-align: middle;
}
.votes .vote-result {
  font-family: 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  display: inline;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.votes .vote-result.min-let {
  letter-spacing: 0.01em;
}
/* !Media */
@media only screen and (max-width: 1184px) {
  .full-width {
    width: auto;
  }
  .full-width,
  .full-width a,
  .full-width img {
    display: block;
  }
  .full-width img {
    display: block;
    width: 100%;
    height: auto;
  }
  body,
  .container {
    min-width: 0;
    width: auto;
  }
  .bx-wrapper .bx-controls-direction {
    display: none;
  }
  .projects .bx-pager,
  .related-slider .bx-pager {
    display: block;
  }
  .projects .heading {
    margin-top: 0;
    float: none;
  }
  .projects .tabs {
    margin-bottom: 16px;
  }
  .today .clearfix {
    margin-bottom: 42px;
  }
  .most-list > li,
  .most-list > li:nth-child(even) {
    width: 31%;
    margin-right: 3%;
  }
  .most-list > li:nth-child(3n) {
    margin-right: 0;
  }
  .most-list > li .thumb {
    display: block;
  }
  .in-russia,
  .related {
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
  }
  .in-russia li,
  .related li {
    width: auto;
    max-width: 33%;
    margin-right: 0;
    padding-right: 32px;
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .in-russia li .thumb,
  .related li .thumb {
    display: block;
  }
  .in-russia li img,
  .related li img {
    width: 100%;
  }
  .in-russia li,
  .related li,
  .in-russia h4,
  .related h4 {
    letter-spacing: 0;
  }
  .afisha-list > li:nth-child(4n+0) {
    margin-right: 32px;
  }
  #header .container {
    width: 100%;
  }
  #header .container #tophead li.search {
    width: 148px;
  }
  #header .container #tophead li.search .search-field {
    width: 100%;
  }
  nav .topnav {
    padding: 12px 16px;
  }
  main .span640,
  main .min-news {
    width: auto;
    float: none;
    margin-right: 0;
  }
  main .row-blog {
    display: table;
    width: 100%;
    table-layout: auto;
  }
  main .row-blog .span384,
  main .row-blog .banner-ver {
    display: table-cell;
    float: none;
    vertical-align: top;
    width: auto;
    margin: 0;
  }
  main .row-blog .span384 {
    width: auto;
    margin: 0;
  }
  main .row-blog .banner-ver {
    padding-left: 32px;
  }
  main .row-blog:before,
  main .row-blog:after {
    content: none;
  }
  main .span912 {
    width: auto;
    max-width: 640px;
    min-width: 529px;
  }
  main .projects .thumb {
    display: block;
    width: 100%;
  }
  main .videonews .thumb {
    display: block;
  }
  main .videonews .thumb img {
    width: 100%;
  }
  #wrapper {
    /*padding-right: 0;*/
  }
  #wrapper header .afisha-menu {
    text-align: justify;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    list-style: none;
    text-justify: newspaper;
    zoom: 1;
    text-align-last: justify;
    margin-top: 32px;
    float: none;
    white-space: normal;
  }
  #wrapper header .afisha-menu:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: "";
    display: inline-block;
    font-size: 1px;
    font: 14px Arial, Helvetica, sans-serif;
  }
  #wrapper header .afisha-menu > li {
    width: auto;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    float: none;
    font-size: 20px;
    text-align-last: auto;
  }
  #wrapper header .afisha-menu > li {
    vertical-align: bottom;
  }
  #wrapper header h1.heading {
    float: none;
  }
  #wrapper header.afisha-cat,
  #wrapper header.afisha-head {
    /*margin-right: @onecol;*/
  }
  #wrapper header.afisha-cat .catalog-search,
  #wrapper header.afisha-head .catalog-search {
    margin-right: -32px;
  }
  #wrapper header.blog-head .blog-under-title {
    padding-right: 32px;
  }
  #wrapper.most-projects .article,
  #wrapper.afisha .article,
  #wrapper.most-projects .right-bar,
  #wrapper.afisha .right-bar {
    width: auto;
    float: none;
  }
  #wrapper.afisha #afisha-dates {
    text-align: justify;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    list-style: none;
    text-justify: newspaper;
    zoom: 1;
    text-align-last: justify;
    margin-top: 25px;
  }
  #wrapper.afisha #afisha-dates:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: "";
    display: inline-block;
    font-size: 1px;
    font: 14px Arial, Helvetica, sans-serif;
  }
  #wrapper.afisha #afisha-dates > li {
    width: auto;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    line-height: 16px;
    letter-spacing: 0;
    float: none;
    font-size: 12px;
    text-align-last: auto;
  }
  #wrapper.afisha #afisha-dates li {
    float: none;
    vertical-align: middle;
    margin-right: 0;
    margin-left: 0;
  }
  #wrapper.afisha #afisha-dates li#calendar {
    float: none;
    margin-top: 0;
  }
  #wrapper.afisha #afisha-dates li > a {
    padding-left: 14px;
    padding-right: 14px;
  }
  #wrapper.afisha #tickets #afisha-dates li {
    width: 25%;
  }
  #wrapper.afisha #trailer-frame {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    width: 100%;
    margin-left: 0;
    top: 30px;
  }
  #wrapper.afisha #trailer-frame iframe,
  #wrapper.afisha #trailer-frame object,
  #wrapper.afisha #trailer-frame embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #wrapper.news-page .article {
    margin: 0;
    padding-right: 32px;
  }
  #wrapper.news-page .article {
    width: 70%;
  }
  #wrapper.news-page .news-bar {
    width: 30%;
    float: right;
  }
  #wrapper.news-page .right-bar {
    clear: both;
    width: auto;
    float: none;
    /*padding-right: @onecol;*/
  }
  #wrapper.news-page .right-bar .row:not(.yellow):not(.black):not(.poster) {
    padding-right: 0;
  }
  #wrapper.news-page.with-double #index {
    display: block;
  }
  #wrapper.news-page.with-double .article,
  #wrapper.news-page.with-double .news-bar {
    width: auto;
    float: none;
  }
  #wrapper.news-page.with-double .article {
    padding-right: 0;
  }
  #wrapper.blogs #datepicker-inline {
    margin-top: 0;
  }
  #wrapper .comment-leave,
  #wrapper .comments-ilst {
    border-bottom-width: 1px;
  }
  .catalog-search .row {
    display: table;
    width: 100%;
    table-layout: auto;
  }
  .catalog-search .input-group:first-child,
  .catalog-search .button {
    display: table-cell;
    float: none;
  }
  .catalog-search .input-group:first-child {
    width: 100%;
    padding-right: 32px;
  }
  .catalog-search .input-group-addon {
    margin-right: 32px;
    background-color: white;
  }
  .four-cols > li {
    width: 25%;
    margin-right: 0;
    padding: 0 32px 32px 0;
  }
  .article {
    width: auto;
    margin-right: 0;
    float: none;
    border-right: none;
    padding-right: 0;
    margin-bottom: 0;
  }
  aside.min-news {
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    margin-left: -2%;
    margin-right: -2%;
  }
  aside.min-news .videonews.society li,
  aside.min-news .row {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    padding: 0;
    margin-right: 1%;
    margin-left: 1%;
  }
  aside.min-news .videonews.society li img,
  aside.min-news .row img {
    min-height: 0;
  }
  aside.min-news .videonews.society li h4,
  aside.min-news .row h4 {
    height: auto;
    overflow: visible;
  }
  aside.min-news .row {
    margin-top: 32px;
  }
  aside.right-bar {
    float: none;
    width: auto;
    border-left: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  aside.right-bar img {
    width: 100%;
  }
  aside.right-bar img.userpic {
    width: auto;
  }
  aside.right-bar,
  aside.news-bar {
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
  }
  aside.right-bar .row,
  aside.news-bar .row {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 20px 0;
    /*padding-right: @onecol;*/
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
  }
  aside.right-bar .row:first-child,
  aside.news-bar .row:first-child {
    margin-top: 0;
  }
  aside.right-bar .row.black,
  aside.news-bar .row.black {
    padding-left: 32px;
    padding-right: 32px;
  }
  aside.right-bar .row.black .projects,
  aside.news-bar .row.black .projects {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
  aside.right-bar .row.black .projects:nth-child(odd),
  aside.news-bar .row.black .projects:nth-child(odd) {
    margin-right: 0;
  }
  aside.right-bar .row.black .projects:last-child,
  aside.news-bar .row.black .projects:last-child {
    margin-bottom: 0;
  }
  aside.right-bar .row.ad-block,
  aside.news-bar .row.ad-block {
    display: inline-block;
    width: auto;
  }
  aside.right-bar .week .bx-wrapper .bx-pager,
  aside.news-bar .week .bx-wrapper .bx-pager {
    bottom: -32px;
    top: auto;
    left: 0;
    margin-bottom: 20px;
  }
  aside.right-bar .i-block,
  aside.news-bar .i-block {
    display: inline-block;
    width: 48%;
    padding-right: 0;
    margin-right: 4%;
    margin-top: 0!important;
  }
  aside.right-bar .i-block:last-child,
  aside.news-bar .i-block:last-child {
    margin-right: 0;
  }
  aside.news-bar {
    margin: 0;
    /*padding-right: @onecol;*/
  }
  #last-vids ul li.pull-left {
    float: none;
    display: block;
    width: 100%;
  }
  #last-vids ul li.pull-left .thumb {
    min-height: 0;
  }
  #last-vids ul li.caption {
    padding-left: 0;
    margin-top: 32px;
  }
  #last-vids ul li.caption ul {
    text-align: justify;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
    list-style: none;
    text-justify: newspaper;
    zoom: 1;
    text-align-last: justify;
  }
  #last-vids ul li.caption ul:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: "";
    display: inline-block;
    font-size: 1px;
    font: 14px Arial, Helvetica, sans-serif;
  }
  #last-vids ul li.caption ul > li {
    width: auto;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    line-height: 16px;
    letter-spacing: 0;
    float: none;
    font-size: 12px;
    text-align-last: auto;
  }
  #last-vids ul li.caption ul li {
    width: 23%;
    vertical-align: top;
  }
  #last-vids ul li.caption ul li,
  #last-vids ul li.caption ul li:nth-child(even) {
    margin-right: 2%;
  }
  #last-vids ul li.caption ul li:last-child {
    margin-right: 0;
  }
  #last-vids ul li.caption ul li .thumb {
    display: block;
  }
  #last-vids ul li.caption ul li .thumb img {
    width: 100%;
  }
  #footer {
    width: auto;
  }
  #footer .span192 {
    width: 143px;
  }
  #footer .span512 {
    width: 440px;
    float: right;
  }
  .scrolltop #btn-top {
    display: block;
    padding: 30px;
    margin: 0;
  }
  .scrolltop #btn-top:hover,
  .scrolltop #btn-top:focus {
    background-color: rgba(62, 64, 73, 0.1);
  }
  #calendar.archive:first-child .drop .datepick {
    right: auto;
    left: 0;
  }
  #index .top-new .grad {
    position: static;
    padding: 16px 0 0;
    background: none;
  }
  #index .top-new .thumb {
    float: none;
    margin: 0 0 16px;
    display: block;
    width: 100%;
    min-height: 0;
  }
  #index .top-new .thumb img {
    width: 100%;
  }
  #index .top-new .thumb .play-btn {
    width: 32px;
    height: 32px;
    left: 10px;
    top: 10px;
    margin: 0;
    background-color: rgba(231, 19, 90, 0.6);
    background-position: -128px -21px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #index .top-new .thumb:after {
    content: none;
  }
  .news-bar #index .top-new .grad {
    padding: 16px;
  }
  .blog-full-list .border-list {
    width: calc(100% - 256px);
  }
  .fix-arr > a {
    position: static;
    padding-top: 3px;
    background-color: #6c7080;
    color: white;
    padding: 25px;
    min-width: 176px;
    min-height: 0;
  }
  .fix-arr > a .ico {
    width: 9px;
    height: 29px;
  }
  .fix-arr > a .title {
    display: inline-block;
    vertical-align: middle;
  }
  .fix-arr > a.news-prev .ico {
    background-position: -51px -357px;
  }
  .fix-arr > a.news-next .ico {
    background-position: -63px -357px;
  }
  .fix-arr > a.color-yellow {
    background-color: #f6c244;
  }
  .fix-arr > a.color-red {
    background-color: #ce4040;
  }
  .fix-arr > a.color-pink {
    background-color: #c14c76;
  }
  .fix-arr > a.color-blue {
    background-color: #3d8296;
  }
  .fix-arr > a.color-green {
    background-color: #13a77b;
  }
  .fix-arr > a.color-orange {
    background-color: #e48640;
  }
  .fix-arr > a.color-purple {
    background-color: #985c9c;
  }
  .fix-arr > a.color-lighblue {
    background-color: #2cb9ca;
  }
  .fix-arr > a.news-prev {
    float: left;
    padding-left: 32px;
  }
  .fix-arr > a.news-next {
    float: right;
    padding-right: 32px;
  }
  #weather {
    table-layout: auto;
  }
  #weather .forecast {
    width: 65%;
  }
  #weather .forecast,
  #weather .now-w {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (max-width: 979px) and (max-width: 1184px) {
  #header .container #tophead li:first-child {
    padding-left: 4px;
  }
  #header .container #tophead li a {
    letter-spacing: 0;
  }
  main .in-russia .thumb,
  main main .related .thumb {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  main .in-russia .thumb img,
  main main .related .thumb img {
    margin: 0 auto;
  }
  main .full-width {
    display: block;
    margin-bottom: 8px;
  }
  main .full-width img {
    width: 100%;
  }
  main #wrapper.afisha #afisha-dates li > a {
    padding: 8px 7px 14px;
  }
  main #wrapper.afisha #tickets #afisha-dates li > a {
    padding: 18px 27px 26px;
  }
  main #last-vids ul li.pull-left {
    width: auto;
  }
  aside.news-bar .week .slider .thumb {
    width: 100%;
  }
  #footer .span192 {
    width: 33%;
    margin-right: 0;
  }
  #footer .span512 {
    width: auto;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .otr-mar {
    margin-left: -20px;
    margin-right: -20px;
  }
  .pad32 {
    padding: 20px;
  }
  img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .big-hide {
    display: block;
  }
  .small-hide,
  #footer .span192,
  main .banner,
  .ad-block,
  h3 .all.mini,
  .rss-block h3,
  .today .otr-mar-bot,
  .today .caption .black-b {
    display: none!important;
  }
  .border-list.blog-list .userpic {
    float: right;
    margin-right: 0;
    margin-left: 20px;
    max-width: 60px;
  }
  .border-list.blog-list .caption {
    overflow: visible;
  }
  .border-list.tickets-lsit li .cinema {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .border-list.week-list-full {
    margin-left: 0;
    margin-right: 0;
  }
  .border-list.week-list-full > li .thumb {
    margin-bottom: 10px;
  }
  .border-list.week-list-full > li .week-text {
    padding: 20px;
  }
  .border-list.search-result h3 {
    margin-top: 0;
  }
  .i-block,
  aside.right-bar .i-block,
  .thumb {
    display: block;
  }
  .i-block img,
  aside.right-bar .i-block img,
  .thumb img {
    width: 100%;
  }
  .i-block img.userpic,
  aside.right-bar .i-block img.userpic,
  .thumb img.userpic {
    width: auto;
  }
  .i-block,
  aside.right-bar .i-block {
    width: 100%;
  }
  #player-block,
  #index,
  #wrapper,
  #map,
  nav,
  .fotorama {
    margin-left: -20px;
    margin-right: -20px;
  }
  #index {
    margin-bottom: 20px;
  }
  #index .black,
  #index .silver {
    display: block;
    max-width: 100%;
  }
  #index .black .thumb,
  #index .silver .thumb {
    max-width: 100%;
  }
  #index .black .caption,
  #index .silver .caption,
  #index .black .week,
  #index .silver .week {
    padding: 20px;
  }
  #index .black .top-new .grad,
  #index .silver .top-new .grad {
    padding: 20px;
    padding-bottom: 10px;
  }
  #index .black .top-new .caption,
  #index .silver .top-new .caption {
    padding-top: 10px;
  }
  #index .black .week,
  #index .silver .week {
    display: none;
    max-height: none;
  }
  #index .black .week .bx-wrapper .bx-pager,
  #index .silver .week .bx-wrapper .bx-pager {
    margin-bottom: 0;
  }
  #index .black .top-new {
    padding: 0;
  }
  #index .black .thumb {
    margin-bottom: 0;
  }
  #index .black .grad {
    position: static;
    background: none;
    padding-bottom: 0;
  }
  #index .black .grad p {
    margin-bottom: 20px;
  }
  #index + .row h3.color-border {
    margin-top: 0;
  }
  #index + .row aside.min-news > .row {
    margin-left: 0;
  }
  #last-vids {
    margin-top: 20px;
  }
  #last-vids ul li.caption ul > li {
    display: block;
    float: none;
    width: auto;
    max-width: 100%;
  }
  #last-vids ul li.caption ul > li,
  #last-vids ul li.caption ul > li:nth-child(even) {
    margin-right: 0;
  }
  .afisha-list {
    margin-left: -10px;
    margin-right: 0;
    width: auto;
  }
  .afisha-list > li {
    width: 48%;
    margin-right: 4%;
  }
  .afisha-list > li:nth-child(even) {
    margin-right: 0;
  }
  .afisha-list > li {
    padding-left: 10px;
  }
  .related > li,
  .today-list > li {
    display: block;
    float: none;
    width: auto;
    max-width: 100%;
  }
  .related > li,
  .today-list > li,
  .related > li:nth-child(even),
  .today-list > li:nth-child(even) {
    margin-right: 0;
  }
  .related li .thumb,
  .today-list li .thumb {
    display: none;
  }
  .related li:last-child,
  .today-list li:last-child {
    margin-bottom: 0;
  }
  .related li {
    margin: 0 0 20px;
  }
  .heading,
  h3 {
    margin-top: 20px;
  }
  .today .videonews {
    padding-right: 0;
  }
  .related-slider .bx-wrapper {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .photo-autor {
    line-height: 1.1;
  }
  .most-list > li,
  .most-list > li:nth-child(even) {
    display: block;
    width: auto;
    margin-right: 0;
  }
  .most-pagination:before,
  .most-pagination:after {
    content: " ";
    display: table;
  }
  .most-pagination:after {
    clear: both;
  }
  .most-pagination li {
    display: none;
  }
  .most-pagination li.pag-nav {
    display: block;
  }
  .most-pagination li.pag-prev {
    float: left;
  }
  .most-pagination li.pag-next {
    float: right;
  }
  .catalog-search .input-group-addon {
    position: static;
    float: right;
  }
  .catalog-search .row,
  .catalog-search .button,
  .catalog-search .input-group:first-child {
    display: block;
  }
  .catalog-search .input-group:first-child {
    padding-right: 0;
  }
  .catalog-search .input-group-addon {
    background-color: transparent;
    color: inherit;
    border-left: none;
    margin: 10px 0;
  }
  .catalog-search .button {
    clear: both;
    width: 100%;
  }
  .four-cols > li {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .four-cols > li ul {
    -moz-column-width: 150px;
    -moz-column-count: 0;
    -moz-column-gap: 50px;
    -moz-column-rule-color: #ededed;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 1px;
    -webkit-column-width: 150px;
    -webkit-column-count: 0;
    -webkit-column-gap: 50px;
    -webkit-column-rule-color: #ededed;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    column-width: 150px;
    column-count: 0;
    column-gap: 50px;
    column-rule-color: #ededed;
    column-rule-style: solid;
    column-rule-width: 1px;
  }
  .four-cols > li > h3 {
    height: auto!important;
  }
  #header {
    position: static;
    height: auto;
    min-height: 60px;
  }
  #header .container,
  #header .container #tophead,
  #header .container #tophead .search,
  #header .container #tophead li.search form .search-field {
    border: none;
  }
  #header .container {
    position: relative;
  }
  #header .container .big-hide {
    z-index: 0;
  }
  #header .container .big-hide#menu-toggle,
  #header .container .big-hide.logo {
    display: block;
    position: absolute;
  }
  #header .container .big-hide.logo {
    left: 20px;
    top: 14px;
  }
  #header .container .big-hide#menu-toggle {
    width: 32px;
    height: 32px;
    background: url("../img/sprite.png") -40px -184px no-repeat;
    right: 20px;
    top: 14px;
    z-index: 3;
  }
  #header .container #tophead {
    height: 0;
    overflow: hidden;
    background-color: #34363d;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
  #header .container #tophead li {
    display: block;
  }
  #header .container #tophead li.search {
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
  }
  #header .container #tophead li:first-child {
    padding: 0;
    margin-top: 10px;
  }
  #header .container #tophead li .logo {
    background: none;
    width: auto;
    height: auto;
  }
  #header .container #tophead li .logo:before {
    content: "Главная";
  }
  #header .container #tophead li a {
    display: block;
    padding: 10px 20px;
    text-align: left;
  }
  #header .container #tophead.toggled {
    height: auto;
  }
  main {
    margin-top: 0;
  }
  main .span912,
  main .span272,
  main .span640,
  main .span288,
  main .span208,
  main .span384,
  main .span224,
  main .span192,
  main .span512,
  main .span736,
  main .span240:not(aside),
  main .span352,
  main .span320,
  main .span448,
  main .videonews.society li,
  main .min-news .row,
  main .row .span384,
  main .table,
  main .table .tr,
  main .table .td {
    float: none;
    width: auto;
    max-width: 100%;
    min-width: 0;
    display: block;
    margin-right: 0;
    padding-right: 0;
  }
  main #main-content {
    padding: 0 20px 0;
  }
  #wrapper {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    border-bottom: none;
    /* .pull-left, .caption {float: none; display: inline-block; vertical-align: middle;} */
  }
  #wrapper .article {
    padding-right: 0;
  }
  #wrapper header h1 {
    font-size: 30px;
    line-height: 35px;
  }
  #wrapper header .under-title > li {
    float: none;
    display: block;
    border-right: none;
    padding-right: 0;
    margin: 0 0 10px;
  }
  #wrapper header .under-title > li.pull-right {
    margin: 20px 0 0;
  }
  #wrapper header.afisha-cat {
    /*margin-right: @onecol;*/
  }
  #wrapper header.afisha-cat .selecter {
    float: none;
    display: block;
    margin: 0 0 20px;
    clear: both;
  }
  #wrapper header.afisha-head {
    /*margin-right: @onecol;*/
  }
  #wrapper header.afisha-head .afisha-menu {
    margin-bottom: 20px;
  }
  #wrapper header.afisha-head .catalog-search {
    margin-right: -20px;
  }
  #wrapper header.blog-head .full-userpic {
    margin-bottom: 20px;
  }
  #wrapper header.blog-head .blog-under-title {
    padding-right: 20px;
    padding-left: 20px;
    margin-left: -20px;
    margin-right: -20px;
  }
  #wrapper header.blog-head .blog-under-title:after {
    content: none;
  }
  #wrapper .share {
    margin-left: -20px;
    margin-right: -19px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #wrapper .comment-leave,
  #wrapper .comments-ilst {
    margin-right: -20px;
    margin-left: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #wrapper .comment-leave .button {
    margin-bottom: 16px;
  }
  #wrapper .comment-leave .infotext {
    display: block;
  }
  #wrapper .afisha-menu > li {
    width: 50%;
    margin-right: 0;
    border-bottom: 0;
  }
  #wrapper .afisha-menu > li a {
    display: block;
  }
  #wrapper .afisha-menu > li,
  #wrapper .afisha-menu .active {
    outline: none;
  }
  #wrapper #afisha-dates.sort {
    margin: 0;
    float: none;
  }
  #wrapper #afisha-dates.sort > li {
    width: auto;
    float: none;
    margin: 0;
  }
  #wrapper.afisha #afisha-dates > li {
    width: 50%;
    margin-right: 0;
    border-bottom: 0;
  }
  #wrapper.afisha #afisha-dates > li a {
    display: block;
  }
  #wrapper.afisha #afisha-dates #calendar {
    width: 100%;
    padding: 20px;
    text-align: center;
  }
  #wrapper.afisha #tickets h2,
  #wrapper.afisha #tickets .menu {
    float: none;
  }
  #wrapper.afisha #tickets #afisha-dates {
    margin-top: 25px;
  }
  #wrapper.afisha #tickets #afisha-dates > li,
  #wrapper.afisha #tickets #afisha-dates > li#calendar {
    width: 50%;
    text-align: left;
  }
  #wrapper.afisha #tickets #afisha-dates > li a,
  #wrapper.afisha #tickets #afisha-dates > li#calendar a {
    margin-left: 0;
  }
  #wrapper.afisha .datepick {
    max-width: 320px!important;
    margin-top: -8px;
    right: -20px;
  }
  #wrapper.afisha .article .content a.pull-left + .caption {
    clear: left;
    padding-top: 1em;
  }
  #wrapper.week-pic .week-img {
    float: none;
    margin: 0 0 20px;
  }
  #wrapper.week-pic .week-img,
  #wrapper.week-pic .this-week .week-img {
    max-width: 100%;
    height: auto;
  }
  #wrapper.news-page .article,
  #wrapper.news-page .news-bar {
    width: auto;
    float: none;
    clear: left;
    padding-right: 0;
  }
  #wrapper.news-page .article .border-list {
    border-top: 1px solid #ededed;
  }
  #wrapper.news-page .article .border-list:first-child {
    border-top: none;
  }
  #wrapper.news-page .article .border-list > li:first-child {
    padding-top: 20px;
  }
  #wrapper.news-page .right-bar {
    padding-right: 0;
  }
  #wrapper.catalog address {
    margin-bottom: 20px;
  }
  #wrapper.article-page,
  #wrapper.most-projects-video {
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px;
  }
  .article {
    width: auto;
  }
  .article .otr-mar {
    margin-right: -20px;
    margin-left: -20px;
  }
  .article .pad32,
  .article footer > section {
    padding: 0;
  }
  .article .related,
  .article .today-list {
    margin-bottom: 20px;
  }
  .content {
    padding: 20px 0 20px;
  }
  .content .quote blockquote {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -19px;
    margin-right: -20px;
  }
  .content .left-pic {
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: auto;
  }
  .content .left-pic .photo-title,
  .content .left-pic .photo-autor {
    margin-left: 0;
  }
  .related-slider.row,
  .related.row {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  aside {
    /*&.news-bar {padding-right: @onecol;}*/
  }
  aside.min-news {
    margin-top: 30px;
  }
  aside.min-news .videonews.society li {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 40px;
    /*&:last-child {margin-bottom: 0;}*/
  }
  aside.min-news .videonews.society li h3 {
    margin-top: 0;
  }
  aside.min-news .left-banner,
  aside.min-news .right-banner {
    float: none;
    width: auto;
    text-align: center;
    overflow: hidden;
  }
  aside.min-news .left-banner > a,
  aside.min-news .right-banner > a,
  aside.min-news .left-banner > img,
  aside.min-news .right-banner > img {
    display: inline-block;
  }
  aside.min-news .left-banner > iframe,
  aside.min-news .right-banner > iframe {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  aside.min-news .left-banner:last-child,
  aside.min-news .right-banner:last-child {
    margin-bottom: 0;
  }
  aside.right-bar .bx-wrapper {
    margin-bottom: 50px;
  }
  aside.right-bar .row {
    margin-bottom: 20px;
    /*padding-right: @onecol;*/
  }
  aside.right-bar .row.black,
  aside.right-bar .row.poster,
  aside.right-bar .row.yellow {
    padding-right: 20px;
    padding-left: 20px;
    margin-left: -20px;
    margin-right: -20px;
    display: block;
    width: auto;
  }
  aside.right-bar .row.black h3,
  aside.right-bar .row.poster h3,
  aside.right-bar .row.yellow h3 {
    margin-top: 0;
  }
  aside.right-bar .row.black.afisha-mini,
  aside.right-bar .row.poster.afisha-mini,
  aside.right-bar .row.yellow.afisha-mini {
    padding-left: 0;
    padding-right: 0;
  }
  aside.right-bar .row.black .projects,
  aside.right-bar .row.poster .projects,
  aside.right-bar .row.yellow .projects {
    float: none;
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
    min-height: 0;
  }
  aside.right-bar .row.afisha-mini.poster:after {
    right: 0;
  }
  aside.right-bar .today-list li .thumb {
    display: none;
  }
  nav {
    padding: 0 20px;
    visibility: hidden;
  }
  nav .topnav {
    display: block;
    white-space: normal;
    padding: 0;
  }
  nav .topnav.nav li {
    display: inline-block;
    float: none;
    margin-top: 12px;
    margin-bottom: 12px;
  }
  nav .topnav.nav li a {
    padding: 2px;
  }
  nav .topnav.soc {
    width: auto;
  }
  nav .topnav.soc li {
    margin: 0 1px 0;
    display: inline-block;
    float: none;
  }
  nav .topnav.soc li:nth-child(even) {
    margin-right: 1px;
  }
  nav .topnav.weather {
    padding-bottom: 10px;
  }
  nav .topnav.soc,
  nav .topnav.weather,
  nav .topnav.kurs {
    display: none;
  }
  #footer {
    padding: 0;
  }
  #footer p {
    display: none;
  }
  #footer p.contacts,
  #footer p.copy {
    display: block;
  }
  #footer p.copy {
    margin-bottom: 0;
  }
  #footer .span512 {
    float: none;
  }
  .fix-arr {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .fix-arr > a {
    display: table-cell;
  }
  .fix-arr > a.news-prev,
  .fix-arr > a.news-next,
  .fix-arr > a:hover,
  .fix-arr > a:focus {
    float: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .scrolltop {
    clear: both;
  }
  .culture-list > li {
    width: auto;
    display: block;
    margin-bottom: 10px;
  }
  .blog-full-list .border-list {
    width: auto;
    clear: left;
    float: none;
  }
  .blog-full-list .border-list:before {
    content: none;
  }
  #weather .forecast,
  #weather .now-w {
    display: block;
  }
  #weather .forecast {
    width: auto;
    border-right: none;
  }
  #weather .forecast .table {
    display: table;
    width: 100%;
  }
  #weather .forecast .table .tr {
    display: table-row;
  }
  #weather .forecast .table .tr > div {
    display: table-cell;
  }
  #weather.active {
    display: block;
  }
  #player-block .jwmain {
    right: 0!important;
  }
  #player-block .jwplaylistcontainer {
    display: none!important;
  }
  #player-block .jwplayer.aspectMode {
    min-height: 300px;
  }
  .votes .button {
    margin-bottom: 10px;
  }
  .votes .button,
  .votes .vote-result {
    display: block;
  }
  /*.full-width .grad {
	position: static;
	background: none;
	color: @bistre;
	padding: 20px 20px 10px;
}*/
  #afishaWidgetContainer {
    width: 100%!important;
    left: 0!important;
    margin-left: 0!important;
  }
  #bx-panel,
  .fixed #bx-panel {
    margin-top: 0!important;
  }
}
@media only screen and (max-width: 361px) {
  .blog-list .userpic {
    display: none;
  }
  main .content aside {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  main .article .comment-leave .input-style,
  main .article .comments-ilst .input-style {
    min-width: 0;
    width: 100%;
  }
  #wrapper header.afisha-cat {
    padding-right: 0;
  }
  #wrapper header.afisha-cat .afisha-menu > li {
    width: auto;
    display: block;
    margin: 0;
  }
  #wrapper header.afisha-cat .afisha-menu > li a {
    display: block;
    padding: 0 4px 10px 0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #header .container .logo {
    background: url(../img/most-logo_x2.png) center no-repeat;
    background-size: 100%;
  }
  #header .container .big-hide#menu-toggle {
    background: url(../img/menu-icon_x2.png) center no-repeat;
    background-size: 100%;
  }
  nav .topnav.links li.more .ico {
    background: url(../img/more_x2.png) center no-repeat;
    background-size: 100%;
    padding: 0;
    margin-left: 12px;
  }
}
@media print {
  #header,
  #footer,
  nav,
  #wrapper header .under-title,
  .right-bar,
  .story,
  .quiz,
  .scrolltop,
  .banner,
  article footer,
  article aside,
  .fotorama__nav-wrap,
  .afisha-menu,
  .small-hide,
  .fotorama__html .grad,
  #calendar,
  .fix-arr,
  .bx-controls,
  #afisha-dates > li > a:not(.active),
  .most-pagination,
  .fotorama__loaded--img:not(.fotorama__active),
  .catalog-search,
  .week-right .slide:not(:first-child),
  .slider .slide:not(:first-child),
  .poster,
  .duration,
  .article-slider .numbers,
  .tabs > li:not(.active),
  a.all {
    display: none!important;
  }
  #wrapper,
  .article {
    border: none!important;
  }
  @page {
    margin: 0.5cm;
  }
  html,
  body {
    heigh: auto;
  }
  body {
    min-height: 0;
    min-width: 0;
    width: auto;
    font-size: 100%;
    line-height: 1.6;
    color: black!important;
  }
  body,
  .fotorama.new-slider {
    background: none;
  }
  main {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
  }
  main#main-content {
    padding: 0;
  }
  .fotorama,
  .projects,
  .left-pic,
  .right-pic {
    page-break-inside: avoid;
  }
  p {
    widows: 3;
    orphans: 3;
  }
  a[href^=http]:after {
    content: " <" attr(href) ">";
  }
  .container,
  .article img,
  .i-block img,
  aside.right-bar .i-block img,
  .thumb img,
  .fotorama__stage {
    width: auto!important;
    heigh: auto!important;
  }
  .afisha-head,
  .article header.b-b,
  #map {
    margin-bottom: 2em!important;
  }
  .thumb {
    page-break-inside: avoid;
    position: relative;
  }
  .thumb .play-btn,
  .thumb .photo-btn {
    display: none;
  }
  .grad {
    background: rgba(0, 0, 0, 0.6);
    padding: 8px 32px;
  }
  .grad p {
    margin: 1em 0;
  }
  .grad,
  .grad a {
    color: white!important;
  }
  #wrapper {
    margin: 0;
    padding: 0;
  }
  #wrapper .article,
  #wrapper.most-projects .article,
  #wrapper.afisha .article {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
    float: none;
  }
  #wrapper .article,
  #wrapper.most-projects .article,
  #wrapper.afisha .article,
  #wrapper .article header.b-b,
  #wrapper.most-projects .article header.b-b,
  #wrapper.afisha .article header.b-b {
    padding: 0;
  }
  #wrapper .article .content,
  #wrapper.most-projects .article .content,
  #wrapper.afisha .article .content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  #wrapper.news-page .article,
  #wrapper.news-page .news-bar {
    width: auto!important;
    display: block;
    margin: 0;
    padding: 0;
  }
  #wrapper.news-page .right-bar {
    display: none;
  }
  #wrapper.news-page .videonews .thumb {
    width: 128px;
  }
  #wrapper h1,
  #wrapper .poster .heading,
  #wrapper .projects .heading {
    margin-top: 0;
    margin-bottom: 1em;
  }
  #wrapper h2,
  #wrapper.afisha h2,
  #wrapper h3,
  #wrapper.afisha h3,
  #wrapper h4,
  #wrapper.afisha h4,
  #wrapper h5,
  #wrapper.afisha h5,
  #wrapper h6,
  #wrapper.afisha h6 {
    margin: 1em 0;
  }
  #wrapper.most-projects-video .content {
    padding-top: 2em;
  }
  #wrapper.afisha.section .thumb.full-width {
    display: none;
  }
  #wrapper.blogs .article .content {
    padding-top: 0!important;
  }
  #wrapper.culture .news-bar {
    display: none;
  }
  #wrapper header.blog-head .blog-under-title {
    padding-right: 32px;
    min-height: 0;
  }
  #wrapper header.blog-head .full-userpic {
    margin-top: 0;
  }
  .videonews > li:before,
  .videonews > li:after {
    content: " ";
    display: table;
  }
  .videonews > li:after {
    clear: both;
  }
  .videonews .thumb {
    width: 35%;
    float: left;
    margin-right: 1em;
  }
  .videonews h4 {
    overflow: hidden;
    display: block;
  }
  .span384 {
    width: auto;
  }
  .afisha-list > li,
  .afisha-list > li:nth-child(4n+0) {
    width: 160px;
    margin-right: 32px;
  }
  .afisha-list .thumb img {
    -webkit-print-color-adjust: exact;
  }
  .afisha-list .thumb .buy {
    display: none;
  }
  .article {
    font-size: 9pt;
    line-height: 1.6!important;
  }
  .article p {
    font-size: 93.8%!important;
  }
  .article img {
    heigh: auto;
  }
  .article .photo-title {
    font-size: 75%!important;
  }
  .article .photo-autor {
    font-size: 62.5%!important;
  }
  .article .blockquote {
    font-size: 125%!important;
  }
  .article h1 {
    font-size: 200%!important;
    line-height: 1.3!important;
  }
  .article .full-width {
    margin: 0;
  }
  .article .otr-mar,
  .article .quote blockquote,
  .article #map {
    margin-left: 0;
    margin-right: 0;
  }
  .article .comments-ilst {
    margin: 2em 0 0;
    padding: 0;
    page-break-before: always;
    clear: both;
    border: none;
    margin-top: 0;
  }
  .article .comments-ilst li {
    line-height: 1;
  }
  .article .comments-ilst .header .name {
    font-size: 81.3%!important;
  }
  .article .comments-ilst p {
    font-size: 75%;
    line-height: 1.2;
  }
  .article .comments-ilst .sending {
    font-size: 62.5%!important;
  }
  .content {
    position: relative;
  }
  .content .pic {
    margin: 2em 0;
    page-break-inside: avoid;
    position: relative;
  }
  .content .pic .photo-title,
  .content .pic .photo-autor {
    page-break-before: avoid;
  }
  .content .left-pic {
    margin-left: 0;
  }
  .content .right-pic {
    margin-right: 0;
  }
  .content .left-pic .photo-title,
  .content .right-pic .photo-title,
  .content .left-pic .photo-autor,
  .content .right-pic .photo-autor {
    margin-left: 0;
  }
  .news-number {
    margin-top: 2em;
  }
  .most-list:before,
  .most-list:after {
    content: " ";
    display: table;
  }
  .most-list:after {
    clear: both;
  }
  .most-list > li,
  .most-list > li:nth-child(even) {
    margin-right: 32px;
    float: left;
    width: 30%;
    page-break-inside: avoid;
    margin: 0 2% 0 0;
  }
  .last-vids {
    margin-top: 2em;
  }
  .border-list > li {
    font-size: 75%;
    line-height: 1.375;
    page-break-inside: avoid;
  }
  .border-list.today-list > li a {
    display: table;
    width: 100%;
    padding: 0;
    page-break-inside: avoid;
  }
  .border-list.today-list > li a .thumb,
  .border-list.today-list > li a .caption,
  .border-list.today-list > li a > strong,
  .border-list.today-list > li a > p {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  .border-list.today-list > li a .thumb {
    width: 128px;
  }
  .border-list.today-list > li a .caption,
  .border-list.today-list > li a > strong,
  .border-list.today-list > li a > p {
    padding-left: 1.5em;
    text-align: left;
  }
  .border-list.blog-list-full > li,
  .border-list.week-list-full > li {
    clear: both;
  }
  .border-list.blog-list-full > li a,
  .border-list.week-list-full > li a {
    display: block;
  }
  .border-list.blog-list-full > li a > .caption,
  .border-list.week-list-full > li a > .caption {
    padding: 0;
    margin: 0;
    display: inline;
  }
  .border-list.blog-list-full > li a .thumb,
  .border-list.week-list-full > li a .thumb {
    display: none!important;
  }
  .border-list.blog-list-full > li > .caption,
  .border-list.week-list-full > li > .caption {
    clear: both;
  }
  .blog-full-list > li {
    display: table;
    width: 100%;
  }
  .blog-full-list > li:before,
  .blog-full-list > li:after {
    content: none;
  }
  .blog-full-list > li .userinfo,
  .blog-full-list > li .border-list {
    display: table-cell;
    float: none!important;
    vertical-align: top;
  }
  .black {
    background: none;
  }
  .black,
  .black a {
    color: black!important;
  }
  #last-vids h2 {
    margin-top: 0;
    color: black;
  }
  #last-vids a {
    color: black;
  }
  #last-vids ul li.pull-left {
    float: none;
  }
  #last-vids ul li.caption {
    padding-left: 0;
  }
  #last-vids ul li.caption li,
  #last-vids ul li.caption li:nth-child(even) {
    width: 23%;
    float: left;
    margin-right: 2%;
  }
  #last-vids ul li.caption li:last-child {
    margin-right: 0;
  }
  #last-vids ul li.caption h4 {
    color: black;
  }
}
::selection {
  background: #c81b53;
  color: white;
}
::-moz-selection {
  background: #c81b53;
  color: white;
}
.b-share__text {
  cursor: pointer;
  font: 13px/17px Arial, sans-serif;
  color: #3E4049;
}
.left-banner {
  float: left;
  width: 49%;
  margin-bottom: 30px;
}
.left-banner img {
  width: auto !important;
  height: auto !important;
}
.right-banner {
  float: right;
  width: 49%;
  margin-bottom: 30px;
}
.right-banner img {
  width: auto !important;
  height: auto !important;
}
div#dg-api-fb-popup,
div#dg-api-fb-popup *,
div#dg-api-fb-popup:before,
div#dg-api-fb-popup *:before,
div#dg-api-fb-popup:after,
div#dg-api-fb-popup *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
aside.right-bar .cat-item.select {
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
  padding-left: 16px;
  padding-bottom: 16px;
}
aside.right-bar .cat-item.select:last-child {
  margin-bottom: 0;
}
aside.right-bar .cat-item.select > .cat-select-title {
  margin-bottom: 5px;
}
aside.right-bar .cat-item.select > .cat-select-title > a {
  font: normal 17px/24px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  color: #332b2d;
}
aside.right-bar .cat-item.select > .cat-select-title > a:hover,
aside.right-bar .cat-item.select > .cat-select-title > a:visited:hover {
  color: #c81b53;
}
aside.right-bar .cat-item.select > .cat-select-address {
  font: normal 14px/21px 'Roboto Condensed', 'Helvetica Neue', Tahoma, Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}
aside.right-bar .cat-item.select > .cat-select-desc {
  background-color: #f8f8f8;
  padding: 6px 16px;
  margin-left: -16px;
  margin-bottom: -16px;
  font-size: 12px;
  line-height: 18px;
}
aside.right-bar .cat-item.select > .cat-select-desc > h4 {
  margin-bottom: 4px;
  font-size: 15px;
}
#player-MAIN_logo {
  width: auto;
  max-width: 100%;
}
.jwplayer .jwmain {
  overflow: hidden;
}
#top-big-banner img {
  display: block;
  margin: 0 auto;
}
#top-big-banner + #header {
  position: relative;
}
#top-big-banner__main img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: inherit;
}
#top-big-banner__main + #header {
  position: relative;
}
#top-big-banner__mobile {
  display: none;
}
#top-big-banner__mobile img {
  display: block;
  margin: 0 auto;
}
#top-big-banner__mobile + #header {
  position: relative;
}
#header + main {
  position: relative;
}
@media screen and (max-width: 767px) {
  .img-description {
    margin-top: 10px;
  }
  .pdf-text {
    display: none;
  }
  .icon-pdf {
    width: 32px;
    height: 32px;
    padding: 2px 4px;
  }
  .pdf {
    height: 32px;
  }
  .article-button {
    padding: 15px;
  }
  .article-button:before {
    display: none;
  }
  .button-group {
    margin-right: -20px;
    margin-left: -20px;
  }
  #top-big-banner__main {
    display: none !important;
  }
  #top-big-banner__mobile {
    display: block !important;
  }
}
div.liptube-banner {
  background-image: url(../img/liptube.jpg);
  width: 200px;
  height: 62px;
  float: right;
  position: relative;
  top: -62px;
}
nav .topnav.soc > li > a.ok {
  background-image: url(../img/sprite_mosttv2.png);
  background-position: 1px 1px;
}
#footer ul.soc2 li a.ok {
  background-image: url(../img/sprite_mosttv2.png);
  background-position: -19px 0px;
}
nav .topnav.soc > li > a.in {
  background-position: 0 -506px;
}
#footer ul.soc2 li {
  margin-right: 13px;
}
#footer ul.soc2 li a.in {
  background-position: -20px -507px;
}
