html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
/*h1 {
  font-size: 2em;
  margin: 0.67em 0;
}*/
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0px 4px 10px 4px;
  padding: 10px 10px 0px 10px;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  /*min-width: 1260px;*/
  width: 100%;
}
body {
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: black;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /*background: #ffffff url("../images/head-bg.jpg") 50% 0 no-repeat;*/
}
a {
  color: #e15517;
}
a:hover {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1260px;
  }
}
@media (max-width: 992px) {
  .container {
    max-width: 100%;
  }
  .ratingtitle-changer__menu {
    font-size: 16px !important;
  }
}

#header {
  width: 1260px;
  height: 130px;
  margin: auto;
  position: relative;
}
#header .logolink {
  position: absolute;
  left: 55px;
  top: 34px;
}
#header .rss {
  position: absolute;
  left: 1065px;
  top: 96px;
}
#header .facebook {
  position: absolute;
  left: 1089px;
  top: 96px;
}
#header .twitter {
  position: absolute;
  left: 1115px;
  top: 96px;
}
#header .vkontakte {
  position: absolute;
  left: 1138px;
  top: 96px;
}
#header .user-box {
  position: absolute;
  left: 40px;
  top: 91px;
}
#header .user-box .user-info {
  font-weight: bold;
  height: 39px;
  padding: 17px 0 0 0;
  display: inline-block;
  vertical-align: top;
}
#header .user-box .user-info a {
  color: #000000;
}
#header .smartidea {
  position: absolute;
  right: 440px;
  top: 16px;
  font-size: 1.1em;
}
#main-body {
  width: 1260px;
  margin: auto;
  position: relative;
  clear: both;
}
#main-tbl {
  display: table-cell;
}
#main-row {
  display: table-row;
}
#ccolumn {
  display: table-cell;
  width: 980px;
  padding: 10px 10px 6px 0 ;
  vertical-align: top;
}
#rcolumn {
  width: 270px;
  display: table-cell;
  background: url("../images/column-background.png");
  padding: 20px 10px;
  vertical-align: top;
}
#footer {
  height: 90px;
  background: url("../images/footer-background.jpg");
  background-size: cover;
}

.h3, h3 {
  line-height: 1rem;
}

h1 {
  color: #213948;
  font-size: 36px;
  font-weight: normal;
  font-family: "Times New Roman";
  padding: 0 0;
  margin: 0 0;
}
h1 span {
  color: #e75113;
}
.clear {
  clear: both;
}
ol {
  list-style-position: inside;
}
#menu {
  width: 100%;
  /*height: @menu-height;*/
  background: #ffffff url("../images/menu-bg.jpg");
  /*	padding: 0 10px 0 10px;*/
}
#menu li {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  z-index: 10;
}
#menu > ul {
  margin: 0;
  padding: 0;
}
#menu > ul > li {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  position: relative;
}
#menu > ul > li a {
  display: inline-block;
  color: #ffffff;
  padding: 10px 8px 10px 8px;
}
#menu > ul > li:hover {
  background: rgba(0, 6, 30, 0.7);
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
#menu > ul > li:hover ul.submenu {
  display: block;
}
#menu ul.submenu {
  display: none;
  position: absolute;
  top: 95%;
  left: 0;
  z-index: 0;
  min-width: 160px;
  padding: 10px 10px;
  margin: 0 0;
  background-color: rgba(0, 6, 30, 0.7);
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#menu ul.submenu li a {
  color: #ff8017;
  font-weight: normal;
  font-size: 12px;
  padding: 3px 0;
}
#menu ul.submenu li:hover {
  border-top: 1px dotted white;
  border-bottom: 1px dotted white;
  margin: -1px 0;
}
#menu ul.submenu li:hover a {
  color: #1c94ff;
}
.search-quick {
  position: relative;
  margin: 8px 8px 8px 8px;
  float: left;
  width: 200px;
}
.search-quick__input {
  position: relative;
  width: 200px;
  background: url("../images/search-form.png");
  padding: 2px 7px 2px 7px;
  border: none;
  height: 19px;
  width: 146px;
}
.search-quick__button {
  background: url("../images/search-btn.png");
  border: none;
  width: 57px;
  height: 19px;
  position: absolute;
  top: 0px;
  left: 143px;
  /*right: 0;*/
}
.search-quick__button:hover {
  background: url("../images/search-btn-active.png");
}
.search-quick__dropbox {
  display: none;
  min-width: 200px;
  /*height: 60px;*/
  position: absolute;
  top: 19px;
  left: 0px;
  background: white;
  border: 1px solid black;
  padding: 5px 5px;
  z-index: 99;
  overflow: auto ;
}
.input_login {
  display: none;
  z-index: 1000;
  border: 1px solid #333;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  padding: 10px;
}
.input_login > h2 {
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}
.input_login > p {
  margin: 20px 0 0;
}
.input_login > p:first-child {
  margin-top: 0;
}
.input_login p.submit {
  text-align: right;
}
.input_login :-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}
.input_login ::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px;
}
.input_login a {
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
.input_login a > span {
  display: inline-block;
  text-align: center;
  margin-top: 6px;
  color: #527881;
  font-size: 11px;
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
.input_login input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}
.input_login input[type=text],
.input_login input[type=password] {
  width: 278px;
  margin: 5px;
  padding: 0 10px;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
.input_login input[type=text]:focus,
.input_login input[type=password]:focus,
.input_login a:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}
.input_login input[type=submit],
.input_login a {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px #ffffff, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px #ffffff, 0 1px 2px rgba(0, 0, 0, 0.15);
}
.input_login input[type=submit]:active,
.input_login a:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.login-authoriz {
  margin: 5px 0 0 0;
  width: 360px;
}
.login-authoriz__group {
  display: inline-table;
  margin: 0 0 5px 0;
}
.login-authoriz__label {
  display: table-cell;
  padding: 0 10px 0 0;
  width: 205px;
  text-align: right;
}
.login-authoriz__controls {
  display: table-cell;
}
.buttons-social {
  display: inline-table;
  width: 240px;
  text-align: center;
}
.buttons-social .b-share {
  padding: 0 0 !important;
}
.buttons-social .b-share a {
  padding: 0 0;
  margin: 0 0 4px 0 !important;
}
.editor-title {
  font-size: 36px;
  color: #e15517;
  font-weight: normal;
  font-family: "Times New Roman";
  margin: 0 0 10px 0;
}
.editor-tab {
  margin: 0 0 10px 0;
}
.editor-tab__inset {
  padding: 10px 10px;
}
.editor-group {
  margin: 0 0 8px 0;
  box-sizing: border-box;
  /*	margin-left: -@grid-offset;
	margin-right: -@grid-offset;*/
}
.editor-group::before,
.editor-group::after {
  content: " ";
  display: table;
  clear: both;
}
.editor-group__label {
  display: inline-block;
  margin: 0 0;
  padding: 2px 0 0 0;
  text-align: right;
  font-weight: bold;
}
.editor-group__labelnr {
  display: inline-block;
  margin: 0 0;
  padding: 2px 0 0 0;
  text-align: left;
  font-weight: bold;
}
.edit-controltextarea,
.editor-control {
  padding: 2px 6px;
  margin: 0 0;
  display: inline-block;
  width: 100%;
  color: #555;
  border: 1px solid #AAA;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.editor-control {
  height: 24px;
}
.editor-control__error {
  border: 1px solid red;
  box-shadow: 0 0 4px rgba(255, 0, 0, 0.6);
}
.editor-control-s2t {
  width: 100%;
  border-radius: 4px;
}
.editor-control_file {
  height: 27px;
}
.editor-control_area {
  height: auto;
}
.editor-group__checkbox {
  padding: 4px 0 0 0;
  position: relative;
}
.editor-group__checkbox input[type="radio"],
.editor-group__checkbox input[type="checkbox"] {
  margin: 0 5px 0 0;
}
.editor-control_header {
  font-size: 16px;
  font-weight: bold;
  color: #e15517;
}
.editor-poster {
  padding: 0 0;
}
.editor-poster__element {
  display: inline-block;
  width: 70px;
  margin: 2px 6px 2px 0px;
  position: relative;
}
.editor-poster__element > input {
  position: absolute;
  right: 0px;
  bottom: 4px;
}
.editor-poster__element > label {
  cursor: pointer;
}
.editor-fieldset {
  background: #f8f8f8;
}
.editor-fieldset legend {
  font-size: 18px;
  color: #333333;
}
#gallerysection .galleryitem {
  display: inline-block;
  width: 430px;
  border: 1px solid lightgray;
  margin: 0px 8px 5px 0px;
  padding: 4px;
  vertical-align: top;
  background: #f8f8f8;
}
#gallerysection .galleryitem .galleryitem__img {
  vertical-align: top;
  display: inline-block;
  margin: 0px 16px 0px 0px;
  float: left;
}
#gallerysection .galleryitem .galleryitem-body {
  width: 270px;
  display: inline-block;
}
#gallerysection .galleryitem .galleryitem-body > input {
  width: 100%;
}
.col-1 {
  width: 8.33333333%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-2 {
  width: 16.66666667%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-3 {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-4 {
  width: 33.33333333%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-5 {
  width: 41.66666667%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-6 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-7 {
  width: 58.33333333%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-8 {
  width: 66.66666667%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-9 {
  width: 75%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-10 {
  width: 83.33333333%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-11 {
  width: 91.66666667%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.col-12 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline-block;
}
.editor-table {
  max-width: 100%;
  margin-bottom: 6px;
  background-color: #ffffff;
  border-collapse: collapse;
  border-spacing: 0;
}
.editor-table td,
.editor-table th {
  border: 1px solid #bbbbbb;
  padding: 3px 6px;
  text-align: left;
}
.editor-table tbody > tr:hover {
  background-color: #d5d5d5;
}
.editor-table_pointer tbody > tr {
  cursor: pointer;
}
.editor-table_bordered {
  border: 1px solid #bbbbbb;
}
.gallery-list {
  display: inline-block;
  width: 960px;
}
.gallery-list img {
  float: left;
  margin: 0 8px 8px 0;
  padding: 0 0 0 0;
  display: inline-block;
  border: 1px solid #ffffff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
/*
	Вертиклаьный список в виде постеров, контента, всплывающих сообщений.
	Подходит для перечня фильмов.
*/
.listfilm {
  white-space: normal;
  padding: 0;
}
.listfilm_mod {
  margin: 0 0 0 15px;
}
.listfilm-element {
  position: relative;
  vertical-align: top;
  display: inline-block;
  /*width: 160px;*/
  width: 17%;
  height: 270px;
  margin: 0 25px 40px 0;
  padding: 0;
  float: left;
  list-style-type: none;
}
.listfilm-element:last-child {
  margin-right: 0;
}
.listfilm-element_col5:nth-child(5n) {
  margin: 0 0 40px 0;
}
.listfilm-element:nth-child(5n) {
  margin: 0 0 40px 0;
}
.listfilm-poster {
  position: relative;
}
.listfilm-poster > a > img {
  width: 158px;
  /*height: 228px;*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #C7C6C6;
}
.listfilm-poster a {
  color: inherit;
}
.listfilm-poster-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.listfilm-poster-overlay {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  width: 158px;
  height: 228px;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  /*padding: 6px 10px;*/
  color: #fff;
  overflow: hidden;
}
.listfilm-poster-overlay > a {
  position: absolute;
  left: 0px;
  top: 0;
  width: 158px;
  height: 228px;
  display: block;
}
.listfilm-poster:hover .listfilm-poster-overlay {
  display: block;
}
.listfilm-info {
  display: none;
  position: absolute;
  top: 20%;
  left: 100%;
  z-index: 50;
  width: 300px;
  margin: 0 0 0 10px;
  background-color: #fff;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.4);
  padding: 6px 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.listfilm-poster:hover .listfilm-info {
  display: block;
}
.listfilm-info:before {
  content: ' ';
  display: block;
  position: absolute;
  left: -17px;
  top: 0;
  width: 17px;
  height: 100%;
  background: url(../images/tile-triangle.png) 100% 0 no-repeat;
  background-position: 100% 20%;
}
.listfilm-title {
  text-align: left;
  color: #333333;
  margin: 0 0 6px 0;
  max-height: 51px;
  overflow: hidden;
}
.listfilm-title > a {
  display: block;
  color: #333333;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
}
.listfilm-title > a:hover {
  color: #e15517;
  text-decoration: underline;
}
.listfilm-tags {
  color: #a6a6a6;
  /*	max-height: 34px;*/
  overflow: hidden;
  margin: 4px 0 4px 0;
  /*			font-size: 12px;*/
}
/*
	Горизонтальный список в виде постеров, контента.
	Подходит для перечня новостей.
*/
.listnews_std > .listnews-element {
  width: 450px;
}
.listnews_std > .listnews-element > .listnews-element__content {
  width: 288px;
}
.listnews_profile > .listnews-element {
  width: 435px;
}
.listnews_profile > .listnews-element > .listnews-element__content {
  width: 325px;
}
.listnews {
  padding: 0;
  margin: 0;
}
.listnews > .listnews-element {
  list-style-type: none;
  display: inline-block;
  margin: 0 10px 20px 0;
  position: relative;
  vertical-align: top;
}
.listnews > .listnews-element > .listnews-element__poster {
  position: relative;
  display: inline-table;
  width: 100px;
  /*text-align: center;*/
  float: left;
}
.listnews > .listnews-element > .listnews-element__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 83px;
  height: 114px;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  padding: 3px 6px;
  color: #fff;
  font-size: 10px;
  overflow: hidden;
}
.listnews > .listnews-element > .listnews-element__content {
  display: inline-table;
  margin: 0 0 0 10px;
  float: right;
}
.listnews > .listnews-element > .listnews-element__content > .listnews-element__content__title {
  color: #333333;
  margin: 0 0 0 0;
  text-align: left;
}
.listnews > .listnews-element > .listnews-element__content > .listnews-element__content__title > a {
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  color: #e15517;
}
.listnews > .listnews-element > .listnews-element__content > .listnews-element__content__title > a:hover {
  color: #333333;
  text-decoration: underline;
  cursor: pointer;
}
.listnews > .listnews-element > .listnews-element__content > .listnews-element__content__tags > .listnews-element__content__tags__date {
  background: #346fb3;
  background: -webkit-gradient(linear, left top, left bottom, from(#4984c8), to(#1f5a9e));
  background: -moz-linear-gradient(top, #4984c8, #1f5a9e);
  background: linear-gradient(top, #4984c8, #1f5a9e);
  padding: 2px 3px;
  font-weight: bold;
  color: #ffffff;
  display: inline-block;
}
.listnews > .listnews-element > .listnews-element__content > .listnews-element__content__tags > .listnews-element__content__tags__link {
  display: inline-block;
  float: right;
}
.listnews-element__content_text {
  margin: 10px 0 10px 0;
}
.listnews-element__likefilms {
  position: absolute;
  top: 3px;
  right: 4px;
  z-index: 51;
}
.listafisha {
  width: 100%;
  margin: 0;
  padding: 0;
}
.listafisha-element {
  /*width: 465px;*/
  background-color: #fff;
  border: 1px solid #ccc;
  height: 256px;
  /*margin: 0 0 10px 10px;*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  /*display: inline-block;*/
  vertical-align: top;
}
.listafisha-element-title {
  margin: 0 0 5px 0;
  font-family: "Times New Roman";
  font-size: 18px;
  /*font-weight: normal;*/
  color: #e75113;
  text-decoration: underline;
  /*text-align: center;*/
}
.listafisha-element-left {
  margin: 3px 0 0 5px;
  /*display: inline-block;*/
  float: left;
  margin: 4px 10px 4px 4px;
}
.listafisha-element-left > a {
  display: block;
}
.listafisha-element-right {
  padding: 0;
  position: relative;
  /*width: 292px;
  display: inline-block;*/
}
.listafisha-element-right__director {
  color: #888;
  text-decoration: none;
  top: -5px;
  left: 2px;
  vertical-align: super;
}
.listafisha-element-right__director > a {
  color: #e15517;
}
.listafisha-element-right__englname {
  text-align: right;
  margi: 0 0 5px 0;
}
.listafisha-element-right__text {
  display: block;
  position: absolute;
}
.button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 8px;
  margin: 3px 5px 3px 0px;
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  cursor: pointer;
  border: 1px solid #bbbbbb;
  /*background-color: @button-bkcolor-default;*/
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d9d9d9));
  background: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background: linear-gradient(top, #ffffff, #d9d9d9);
  text-decoration: none;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.button_primary {
  border-color: #b17107;
  background: #f6a828;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbd3d), to(#e19313));
  background: -moz-linear-gradient(top, #ffbd3d, #e19313);
  background: linear-gradient(top, #ffbd3d, #e19313);
  color: #ffffff;
}
.button_alert {
  border-color: #770000;
  background: #dd0000;
  background: -webkit-gradient(linear, left top, left bottom, from(#f21515), to(#c80000));
  background: -moz-linear-gradient(top, #f21515, #c80000);
  background: linear-gradient(top, #f21515, #c80000);
  color: #ffffff;
}
.buttons__edit {
  position: relative;
  width: 100%;
}
.buttons__edit > .buttons__edit__right {
  display: inline-table;
  position: absolute;
  right: 0px;
  top: 0px;
}
.widget-frame {
  width: 252px;
  text-align: center;
  margin: 0px 8px 20px 8px;
}
.widget-frame__header {
  height: 46px;
  display: table;
  background: url("../images/widgets/box-top.png");
  text-align: center;
}
.widget-frame__header-img {
  /*padding: 5px 0 0 0;*/
  width: 61px;
  vertical-align: middle;
  display: table-cell;
}
.widget-frame__header-title {
  padding: 0px 0 0 0;
  display: table-cell;
  width: 153px;
  color: #ffffff;
  font-size: 17px;
  vertical-align: middle;
  line-height: 15px;
}

@media (max-width: 992px) {
  .widget-frame {
    width: auto;
    text-align: center;
    margin: 0px 0px 20px 0px;
  }
  .widget-frame__header-img {
    padding: 0px 12px 0px 12px;
    width: 61px;
    vertical-align: middle;
    display: table-cell;
  }
  .widget-frame__header-title {
    padding: 0px 0 0 0;
    display: table-cell;
    width: 205px;
    color: #ffffff;
    font-size: 15px;
    vertical-align: middle;
    line-height: 15px;
  }

  .listreview-element {
    width: 100% !important;
  }

  .titlecontent > h2 {
    font-size: 26px !important;
  }

  .listnews_std > .listnews-element {
    width: 100%;
  }
  
  .listnews_std > .listnews-element > .listnews-element__content {
    width: calc(100% - 160px);
  }
}

.widget-frame__header-btn {
  display: table-cell;
  width: 38px;
  vertical-align: middle;
}
.widget-frame__content {
  border-left: 1px solid #cfcece;
  border-right: 1px solid #cfcece;
  background: url("../images/widgets/box-center.png") #ffffff no-repeat;
  padding: 8px 15px 1px 15px;
  text-align: left;
}
.widget-frame__footer {
  height: 16px;
  background: url("../images/widgets/box-bottom.png");
}
.widget-list {
  padding: 0 0;
}
.widget-list__group {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
.widget-list__item {
  list-style: url("../images/widgets/list-arrow.gif");
  list-style-position: inside;
}
.widget-list__divider {
  list-style: none;
  list-style-type: none;
  height: 1px;
  background: #c0c0c0;
  margin: 8px 0;
}
.widget-list__item_offset {
  padding-bottom: 8px;
}
.pagination {
  text-align: center;
}
.pagination-list {
  height: 22px;
  padding: 0 0;
  margin: 10px 0;
  display: inline-block;
  background: url("../images/pagination-bgc.png");
  list-style: none;
  list-style-image: none;
  list-style-type: none;
}
.pagination-list:before {
  content: " ";
  width: 61px;
  height: 22px;
  vertical-align: middle;
  display: inline-block;
  background: url("../images/pagination-bgl.png");
}
.pagination-list:after {
  content: " ";
  width: 55px;
  height: 22px;
  vertical-align: middle;
  display: inline-block;
  background: url("../images/pagination-bgr.png");
}
.pagination-list__item {
  display: inline-block;
  padding: 0 0px;
  font-weight: bold;
}
.pagination-list__item a,
.pagination-list__item span {
  padding: 2px 5px;
}
.pagination-list__item a:hover {
  background-color: #F6B1A2;
  color: #BD3A00;
}
.pagination-list__item > span {
  color: #000;
  text-decoration: none;
}
.pagination-list__item > a {
  color: #e15517;
  text-decoration: underline;
}
.titlecontent {
  width: 100%;
  height: 52px;
  background: url("../images/bg-lines.png") repeat-x scroll 0 center transparent;
  margin: 10px 0 12px 0;
  position: relative;
}
.titlecontent > h1,
.titlecontent > h2,
.titlecontent > h3 {
  font-family: "Times New Roman";
  color: #213948;
  font-weight: normal;
  background: #ffffff;
  display: inline-block;
  vertical-align: top;
}
.titlecontent > h1 {
  font-size: 48px;
  margin: -10px 0 0 0;
  padding: 0px 8px;
}
.titlecontent > h2 {
  font-size: 36px;
  margin: 0 0;
  padding: 2px 8px;
}
.titlecontent.small > h2 {
  font-size: 24px;
}
.titlecontent > h3 {
  font-size: 24px;
  margin: 10px 0 0 0;
  padding: 2px 8px;
}
.titlecontent > span {
  background: #ffffff;
  padding: 4px 8px;
  color: #e15517;
  text-transform: uppercase;
  text-align: right;
  vertical-align: top;
  position: absolute;
  right: 30px;
  top: 16px;
}
.film-details__list {
  margin: 0;
  padding: 0 10px;
}
.film-details__links {
  margin-top: 5px;
  list-style: url(../images/widgets/list-arrow.gif) inside;
  padding-top: 1px;
  padding-left: 0px;
  list-style-position: inside;
}
.film-details__links-all {
  float: right;
  font-weight: bold !important;
  color: #000;
  text-decoration: none;
  padding-right: 5px;
}
.bestofvideo-wrapper {
  width: 100%;
  margin: 0;
  padding: 0;
}
.bestofvideo-wrapper > h4 {
  text-align: center;
  font-weight: bold;
  margin: 10px 0 0 0;
}
.bestofvideo-wrapper__column {
  float: left;
  width: 25%;
}
.bestofvideo-wrapper__column > h4 {
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding-left: 20px;
}
.bestofvideo-wrapper__column > a {
  display: block;
}
.bestofvideo-wrapper__genre {
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
}
.affishe {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}
.affishe-element {
  margin: 0 10px 0 0;
  padding: 0;
  width: 169px;
  float: left;
}
.affishe-element__header {
  color: #a3a3a2;
  padding: 0 0 0 0;
  margin: 0 0 0 5px;
  text-align: center;
}
.affishe-element__header > span {
  color: #e15517;
  font-weight: bold;
}
.affishe-element__image {
  width: 166px;
  height: 174px;
  padding: 0 0 0 3px;
  background: url("../images/widgets/affishe-background.png");
  position: relative;
}
.affishe-element__image > a > img {
  width: 110px;
  max-height: 160px;
  position: absolute;
  top: 6px;
  left: 17px;
}
.affishe-element__image__flag {
  position: absolute;
  top: 6px;
  left: 136px;
  width: 28px;
}
.affishe-element__image__percent {
  position: absolute;
  top: 120px;
  left: 134px;
  width: 32px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #e15517;
}
.affishe-element__footer {
  margin: 0;
  padding: 0;
  width: 169px;
}
.weight-withvote {
  width: 234px;
  height: 60px;
  text-align: center;
  margin-bottom: 0px;
  font-family: Arial, sans-serif;
  margin: 0 0 5px 0;
}
.weight-withvote-title {
  height: 15px;
  text-align: center;
  text-indent: 0px;
  display: block;
  width: 230px;
}
.weight-withvote-rating {
  background: url(../images/weight-withvote-rating.png) no-repeat;
  width: 232px;
  height: 36px;
  position: relative;
  padding: 5px 0 0;
}
.weight-withvote-rating__scroll {
  height: 10px;
  width: 100%;
  background: none;
  z-index: 1;
  border: none;
  border-radius: 0;
}
.weight-withvote-rating__value {
  padding: 5px 0 0 4px;
}
/*
Рамка в виде киноленты, внутри которой изображение и дата.
Используется при выводе конкретной новости.
*/
.frame1 {
  float: left;
  margin: 0 10px 10px 0;
  width: 240px;
}
.frame1__header {
  background: url("../images/frame1-header.png");
  height: 16px;
  color: #fff;
  text-align: left;
  vertical-align: middle;
  padding: 4px 8px 0 8px;
}
.frame1__image {
  background: #dededd;
  text-decoration: underline;
}
.frame1__footer {
  background: url("../images/frame1-footer.png");
  width: 100%;
  height: 37px;
  margin-bottom: 6px;
}
.frame1__footer > a > img {
  margin: 2px 0 0 2px;
}
.listreview {
  white-space: normal;
  padding: 0;
  margin: 5px 0 5px 0;
}
.listreview::after,
.listreview::before {
  clear: both;
}
.listreview-element {
  position: relative;
  vertical-align: top;
  display: inline-block;
  width: 450px;
  margin: 0 10px 10px 0;
  float: left;
  list-style-type: none;
}
.listreview-element__title {
  background: url("../images/bg-transparent-lines.png") repeat-x scroll 0 center transparent;
  border-bottom: 1px dotted #fff;
  height: 25px;
}
.listreview-element__title__author {
  display: inline-block;
  height: 20px;
  padding: 0 2px 0 2px;
  position: absolute;
  top: 2px;
  left: 0px;
}
.listreview-element__title__author noindex a {
  font-weight: bold;
  text-decoration: none !important;
}
.listreview-element__title__counter {
  font-size: 10px;
  display: inline-block;
  padding: 4px 4px 4px 4px;
  position: absolute;
  top: 3px;
  right: 20px;
}
.listreview-element__title__counter span {
  color: #000;
}
.listreview-element__title__counter span span {
  color: #e15517;
}
.listreview-element__content {
  margin: 8px 0 0 0;
}
.listreview-element__content div {
  width: 85px;
  position: relative;
  float: left;
  margin: 0px 14px 8px 8px;
}
.listreview-element__content div > a > img {
  max-width: 90px;
  max-height: 120px;
}
.listreview-element__content div .listreview-element__content__comment {
  position: absolute;
  /*			top: 120px;
			left: -12px;*/
  margin: 0 0;
}
.listreview-element__content div .listreview-element__content__comment span,
.listreview-element__content div .listreview-element__content__comment a span {
  text-decoration: underline;
  font-size: 10px;
  font-weight: bold;
  color: #000;
}
.listreview-element__content > h3 {
  text-align: left;
  margin: 0 0 0 0;
  font-size: 15px;
  font-weight: bold;
}
.listreview-element__content p {
  color: #000;
  padding: 0 10px 0 0;
}
.listreview-element__footer {
  text-align: right;
  margin: 0 10px 0 0;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.listreview-element__footer a {
  font-weight: bold;
  text-decoration: underline;
  color: #e15517;
}
.listreview-element_rating {
  color: #000;
  background-color: #f8f7f7;
}
.listreview-element_detailfilm {
  color: #000;
  background-color: #efeeee;
}
.listreview-element_green {
  color: #006337;
  background-color: #b6ddc7;
}
.listreview-element_grey {
  color: #000;
  background-color: #efeeee;
}
.listreview-element_red {
  color: #b72826;
  background-color: #fbddd9;
}
.rating-stars {
  padding: 0;
  margin: 0;
  text-align: left;
}
.rating-stars > div {
  margin: 3px 0 0 3px;
  float: left;
}
.rating-stars > span {
  margin: 3px 3px 0 0;
  float: right;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}
.rating-stars::after {
  clear: both;
}
.message {
  display: block;
  margin: 10px;
  padding: 4px 8px;
  font-weight: bold;
}
.message_info {
  background-color: #b6d4d6;
  border: 1px solid #128091;
  color: #051144;
}
.message_error {
  background-color: #ffa3a3;
  border: 1px solid #d00000;
  color: #440505;
}
.editionchoice {
  width: 100%;
  text-align: center;
}
.editionchoice-element {
  list-style-type: none;
  width: 163px;
  height: 204px;
  background-color: #213948;
  text-align: center;
  margin: 0 18px 0 0;
  display: inline-block;
  vertical-align: top;
}
.editionchoice-element__poster {
  margin: 10px 0 0 0;
  width: 163px;
  height: 113px;
  background: url("../images/widgets/editionchoice_background.png");
  text-align: center;
  line-height: 110px;
}
.editionchoice-element__poster > a > img {
  margin: auto;
  vertical-align: middle;
}
.editionchoice-element__title {
  margin: 5px 0 0 0;
}
.editionchoice-element__title > a {
  color: #fff;
  text-decoration: underline;
  font-weight: normal;
}
.ui-state-focus {
  font-weight: normal !important;
}
.ui-widget-content {
  /*z-index: 65536 !important;*/
}
#mce-modal-block {
  z-index: 1 !important;
}
.mce-window {
  z-index: 2 !important;
}
.search-list {
  margin: 0;
  padding: 0;
}
.search-item {
  list-style-type: none;
  margin: 0 0 14px 0;
  padding: 0;
}
.search-item__title {
  font-weight: bold;
  font-size: 14px;
  display: block;
}
.search-item__title span {
  background-color: #a8d9ff;
}
.search-item__type {
  /*text-transform: uppercase;*/
  display: block;
  color: #adadad;
}
.search-item__text {
  display: block;
  margin: 0;
  padding: 0;
}
.search-item__text span {
  /*color: #0090ff;*/
  background-color: #a8d9ff;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17.06.2015, 14:25:01
    Author     : Serg
*/
.lastnews2 {
  width: 100%;
  position: relative;
  left: -9px;
}
.lastnews2-element {
  width: 100%;
  text-align: center;
  padding: 0;
  position: relative;
  margin-bottom: 3px;
}
.lastnews2-element > a {
  text-decoration: none;
  position: relative;
  vertical-align: bottom;
  display: inline-block;
}
.lastnews2-element-text {
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  bottom: 0;
}
.lastnews2-bottom {
  margin: 10px 0 0 0;
  float: right;
}
.novelty {
  margin: 10px 0 10px 0;
}
.novelty-section {
  background-image: url("../images/widgets/news-title-strip.png");
  width: 100%;
  height: 31px;
  position: relative;
}
.novelty-section > li {
  list-style-type: none;
}
.novelty-section-menu {
  display: inline-block;
  width: 33%;
  position: relative;
  top: -10px;
}
.novelty-section-menu > a,
.novelty-section-menu_active > a {
  color: #fffefe !important;
  font-family: Arial!important;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  top: -7px;
}
.novelty-section-menu_active > a {
  color: #fff59b !important;
}
.novelty-section-menu > a:hover {
  color: #00ecff !important;
}
.novelty-section-body {
  margin: 10px 0 10px 0;
  text-align: center;
}
.novelty-section-body__image {
  display: inline-block;
  position: relative;
  margin: 0 20px 18px 0;
  width: 17%;
}
.novelty-section-body__image:nth-child(5n) {
  margin-right: 0;
}
.novelty-section-body__image__title {
  color: #fff;
  background: rgba(0, 0, 0, 0.55);
  position: absolute;
  bottom: 3px;
  width: 100%;
}
.novelty-section__link {
  display: block;
  text-align: right;
}
/*
* Стиль для абстрактного элемента блока из 3-х колонак и заголовка над 2-й и 3-й колонке
*/
/*
* Стиль для абстрактного элемента блока из заголовка и 3-х колонак под ним
*/
.elementblocka {
  margin: 0 0 3px 0;
  padding: 0;
  width: 100%;
}
.elementblocka > .element_title {
  width: 100%;
}
.elementblocka > .element__left {
  width: 20%;
  display: inline-table;
}
.elementblocka > .element__center {
  width: 59%;
  display: inline-table;
}
.elementblocka > .element__right {
  width: 20%;
  display: inline-table;
}
.elementblockb {
  margin: 0 0 3px 0;
  padding: 0;
  width: 100%;
}
.elementblockb > .element__left {
  width: 19%;
  display: inline-table;
}
.elementblockb > .element__centerright {
  width: 80%;
  display: inline-table;
}
.elementblockb > .element__centerright > .element_title {
  width: 100%;
}
.elementblockb > .element__centerright > .element__center {
  width: 74.5%;
  display: inline-table;
}
.elementblockb > .element__centerright > .element__right {
  width: 25%;
  display: inline-table;
}
/*
* Стиль для абстрактного элемента блока из заголовка и 2-х колонок под ним
*/
.elementblockc {
  margin: 0 0 3px 0;
  padding: 0;
  width: 100%;
}
.elementblockc > .element__title {
  width: 100%;
}
.elementblockc > .element__left {
  width: 20%;
  display: inline-table;
}
.elementblockc > .element__right {
  width: 79.5%;
  display: inline-table;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13.11.2015, 14:44:07
    Author     : Serg
*/
.selectpagetype {
  display: none;
  z-index: 1000;
  border: 1px solid #333;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  padding: 10px;
}
.selectpagetype > h3 {
  text-align: center;
  margin: 0 0 10px 0;
}
.selectpagetype > ul > li {
  list-style-type: none;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01.02.2016, 14:12:42
    Author     : Serg
*/
.festitemyear > li {
  list-style-type: none;
  display: inline-table;
  color: #e15517;
  font-size: 14px;
  font-weight: bold;
  width: 50px;
  padding: 2px;
}
.filmsprize tbody > tr {
  margin-top: 20px;
}
.filmsprize tbody > tr > td {
  padding: 0 5px 0 0;
  font-weight: bold;
  display: inline-table;
}
.filmsprize tbody > tr > td:nth-child(2) {
  width: 380px;
}
.filmsprize tbody > tr > td:nth-child(3) {
  width: 250px;
}
.filmsprize tbody > tr > td:nth-child(4) {
  width: 100px;
}
.filmsprize tbody > tr > td:nth-child(5) {
  width: 50px;
  text-align: right;
}
.juri_search tbody > tr {
  margin-top: 20px;
}
.juri_search tbody > tr > td {
  font-weight: bold;
  display: inline-table;
}
.juri_search tbody > tr > td:nth-child(2) {
  width: 300px;
}
.listfestitems__big {
  display: inline-table;
  color: #000;
  font-size: 18px;
  width: 100px;
}
.page-author {
  width: 100%;
  text-align: right;
}
.page-content__text {
  line-height: 1.5;
  text-align: justify;
}
.page-content__text h1 {
  font-family: "Times New Roman";
  color: #E75113;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
}
.page-content__text h2 {
  margin: 1em 0 0 0;
  padding: 0 0;
  font-family: Arial, sans-serif;
  line-height: 17px;
  font-size: 1.5em;
  font-weight: bold;
}
.page-content__text hr {
  border: none;
}
.page-content__text ul li {
  list-style-position: inside;
}
.page-content__text p {
  margin: 12px 0 0 0;
  text-indent: 16px;
}
.page-content__text p img {
  text-indent: 0;
}
.page-content__text p img[width="100%"] {
  text-indent: -16px;
}
.page-content__divider {
  height: 1px;
  background: #DFDFDF;
  /*width: 670px;*/
  margin: 10px auto;
}
.page-content__sign {
  text-align: center;
}
.page-content__lastupdate {
  text-align: right;
  font-size: 11px;
  color: #808080;
}
.page-content__copyright {
  text-align: right;
  font-style: italic;
  font-weight: bold;
}
.page-content__copyright a {
  color: #213948;
  text-decoration: none;
}
.page-content_right {
  text-align: right;
}
.page-content_center {
  text-align: center;
}
.page-content_bold {
  font-weight: bold;
}
.page-link_exists {
  color: #7F7F7F;
  cursor: pointer;
  text-decoration: underline;
}
.page-link_unknown {
  color: #7F7F7F;
}
.banners {
  text-align: center;
  padding: 0;
  margin: 5px 0 5px 0;
  border: none;
  width: 100%;
}
.banners__clear {
  clear: both;
}
.banners-element {
  text-align: center;
  padding: 0;
  margin: 5px auto;
  display: inline-block;
}
.banners-element-menubottom {
  text-align: center;
  padding: 0;
  margin: 5px;
}
.detail {
  margin: 0;
  padding: 0;
  width: 100%;
}
.detail-header {
  border-bottom: 1px solid #ccc;
  position: relative;
}
.detail-header > h3 {
  font-family: "Times New Roman";
  font-size: 36px;
  font-weight: normal;
  color: #e75113;
  padding: 0;
  margin: 0;
  display: inline-table;
}
.detail-lengthfilm {
  font-weight: bold;
  font-size: 17px;
  font-family: "Times New Roman";
  color: #9c9e9f;
  position: absolute;
  right: 0px;
  bottom: 5px;
}
.detail-section {
  margin: 7px 0 0 0;
}
.detail-section::after {
  clear: both;
}
.detail-left {
  width: 240px;
  margin: 0 10px 0 0;
  position: relative;
  float: left;
}
.detail-left__rating {
  margin: 5px 5px 5px 3px;
  text-align: justify;
  text-indent: 16px;
  font-size: 9px;
  height: 40px;
  position: relative;
}
.detail-left__rating > img {
  width: 32px;
  display: inline;
}
.detail-left__rating > div {
  display: inline;
  position: relative;
  top: -35px;
  left: 60px;
}
.detail-left__rating > div > p {
  text-indent: 0;
  color: #e75113;
}
.detail-left__buttoncomment {
  margin: 10px 0 0 35px;
}
.detail-right {
  padding: 0;
}
.detail-right > h2 {
  color: #E75113;
  font-family: "Times New Roman";
  font-size: 22px;
  font-weight: normal;
  text-align: left;
  text-indent: 0;
}
.detail-right > div {
  text-align: right;
  padding: 3px 5px;
  text-indent: 16px;
  text-decoration: underline;
  font-weight: normal;
  color: #e15517;
  font-style: italic;
}
.detail__end {
  clear: both;
}
.review {
  white-space: normal;
  padding: 0;
  margin: 0;
}
.review-footer,
.review:before,
.review:after {
  clear: both;
}
.review-title > h1 {
  color: #e75113;
  font-weight: normal;
  font-family: "Times New Roman";
  font-size: 36px;
  padding: 0;
  line-height: 30px;
  margin: 0 0 12px 0;
}
.review-title__rubrica {
  background: url("../images/bg-lines.png") repeat-x scroll 0 center transparent;
  width: 100%;
  height: 36px;
  margin: 0 0 12px 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.review-title__rubrica > h3 {
  font-family: "Times New Roman";
  font-weight: normal;
  font-size: 24px;
  background: #fff;
  color: #000;
  padding: 0 5px 0 5px;
  margin: 0;
  position: absolute;
  top: 0px;
  left: 0px;
}
.review-title__rubrica > h3 > a {
  text-decoration: none;
}
.review-title__rubrica > div {
  background: url(../images/review-rating-background.png) #ffffff;
  width: 132px;
  height: 20px;
  position: absolute;
  top: 7px;
  right: 0px;
}
.review-title__addrss {
  display: inline-block;
}
.review-title__editbtn {
  display: inline-block;
}
.review-title__editbtn > div {
  width: 224px;
  height: 38px;
  background: url(../images/review-edit.png) !important;
}
.review-content {
  /*position: relative;*/
}
.review-content-left {
  margin: 0 5px 5px 0;
  width: 270px;
  display: inline-block;
  float: left;
}
.review-content-left__element {
  padding: 0;
  margin: 10px 0 0 0;
  background-color: #dedede;
  text-align: center;
  position: relative;
}
.review-content-left__element__poster {
  margin: 5px 0 2px 0;
  width: 240px;
}
.review-content-left__elementgradient {
  height: 20px;
  background-color: #dedede;
  background: linear-gradient(to top, #ffffff, #dedede);
}
.review-content-left__element__assess {
  width: 100%;
  padding: 0 0 0 25px;
  text-align: center;
}
.review-content-left__element__assess > a {
  color: black;
  font-weight: bold;
}
.review-content-left__findmyfilm {
  display: block;
  margin: 10px 0 10px 0;
  width: 236px;
  height: 44px;
  position: relative;
  left: 20px;
  background: url(../images/buttons/search-my-film.png) no-repeat;
}
.review-content-left__findmyfilm:hover {
  background: url(../images/buttons/search-my-film-hover.png) no-repeat;
}
.review-content-left__gotofilm {
  display: block;
  margin: 10px 0 10px 0;
  width: 236px;
  height: 44px;
  position: relative;
  left: 20px;
  background: url(../images/buttons/goto-film.png) no-repeat;
}
.review-content-left__detailfilms {
  display: block;
  margin: 10px 0 10px 0;
  width: 238px;
  height: 47px;
  position: relative;
  left: 19px;
  background: url(../images/buttons/detail-films.png) no-repeat;
}
.review-content-left__detailfilms:hover {
  background: url(../images/buttons/detail-films-hover.png) no-repeat;
}
.review-content-left__detail {
  width: 236px;
  position: relative;
  left: 20px;
  text-align: center;
}
.review-content-right {
  text-align: left;
  margin: 0;
  padding: 0;
  /*width: 670px;*/
  /*display: inline-block;*/
  /*position: absolute;*/
  /*top: 10px;*/
}
.review-content-right-author {
  margin: 0 0 0 276px;
  padding: 0;
  border-bottom: 1px solid #e15517;
  height: 16px;
}
.review-content-right-author__login {
  margin: 0;
  padding: 0;
}
.review-content-right-author__login > img {
  position: relative;
  left: -2px;
  top: -2px;
}
.review-content-right-author__login > a,
.review-content-right-author__login span {
  position: relative;
  top: -12px;
  text-decoration: none;
}
.review-content-right-author__subscribe {
  background: #dededd;
  height: 15px;
  width: 440px;
  padding: 0;
  position: relative;
  top: -29px;
  left: 246px;
}
.review-content-right-author__subscribe > span {
  position: absolute;
  top: 0px;
  right: 70px;
}
.review-content-right-author__subscribe > a > img {
  position: absolute;
  top: -12px;
  right: 20px;
}
.review-content-right-text {
  margin: 10px 0 0 0;
}
.review-content-right-text::before,
.review-content-right-text::after {
  clear: both;
}
.review-content-right-text__copyright {
  text-align: right;
  text-indent: 16px;
  text-decoration: underline;
  font-weight: normal;
  color: #e15517;
  font-style: italic;
  margin: 12px 0 0 0;
}
.review-content-ad {
  width: 100%;
}
.news-header {
  color: #e75113;
  font-size: 36px;
  font-weight: normal;
  font-family: "Times New Roman";
  padding: 0 0;
  margin: 0 0;
}
.news-header_list span {
  color: #213948;
}
.news-header_view {
  color: #e15517;
  line-height: 40px;
  border-bottom: 1px solid #e15616;
  margin: 6px 0 14px 0;
  padding: 0 0 8px 0;
}
.news-header_view sup {
  color: red;
  font-size: 50%;
}
.news-header_view.with-video:after {
  content: "Видео";
  color: red;
  font-size: 50%;
  top: -0.5em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.news-preheader {
  border-bottom: 5px dotted #c0c0c0;
  padding: 0px 0 4px 0;
}
.news-preheader__link {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.news-preheader__link:hover {
  text-decoration: underline;
}
.news-archive__header {
  text-align: center;
}
.news-archive__header > p {
  margin: 10px 0;
}
.news-archive__body {
  border-top: 2px dotted #999999;
  padding: 5px 0 0 0;
}
.news-archive__body > table {
  width: 100%;
}
.news-archive__body-header > a {
  font-size: 16px;
  font-weight: bold;
}
.news-archive__body-list {
  padding: 5px 0 10px 0;
  margin: 0 0;
}
.news-archive__body-list > li {
  margin-top: 1px;
  list-style: url("../images/newsarchive-arrow.gif");
  list-style-position: inside;
  padding: 1px 0 0 0;
}
.news-trailer {
  margin: 10px 0 10px 0;
  padding: 0 0 0 0;
  text-align: center;
  width: 100%;
}
.news-trailer__top {
  background: url("../images/news/news-video-top.png") repeat-x;
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0 0;
  margin: 0 0 3px 0;
}
.news-trailer__content {
  background: #DEDEDD;
}
.afishalist-section {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #e8e8e7;
}
.afishalist-header {
  width: 100%;
  background-color: #fff;
}
.afishalist-section__error {
  width: 100%;
  font-size: 32px;
  text-align: center;
  background-color: #fff;
  color: #f84;
}
.afishalist-btn {
  margin: 10px 0 10px 0;
  text-align: center;
}
.afishalist-footer > a {
  width: 50px;
}
.film-lside {
  float: left;
  margin: 0 10px 0 0;
}
.film-header {
  padding: 0 0;
  margin: 6px 0 10px 0;
}
.film-header__top {
  position: relative;
  border-bottom: 1px solid #d0d0d0;
  margin: 0 0 10px 0;
}
.film-header__bottom {
  position: relative;
  height: 27px;
}
.film-header__property {
  float: right;
  display: inline-block;
  right: 0;
  top: 0;
  text-align: right;
}
.film-header__property > p {
  margin: 0 0;
  padding: 0 0;
}
.film-header__property > p > b {
  color: #FF6600;
  font-weight: bold;
}
.film-header__time {
  font-weight: bold;
  font-size: 17px;
  font-family: "Times New Roman";
  color: #9c9e9f;
}
.film-header__title {
  color: #e15517;
  font-size: 36px;
  line-height: 45px;
  font-weight: normal;
  font-family: "Times New Roman";
}
.film-header__titlealt {
  font-size: 18px;
  font-family: "Times New Roman";
  color: #87888a;
}
.film-header__slogan {
  color: #e75113;
}
.film-header__bottom-left {
  float: left;
  display: inline-block;
  left: 0;
  top: 0;
  margin-right: 10px;
}
.film-header__see {
  font-family: "Times New Roman";
  font-size: 24px;
  text-align: right;
  vertical-align: top;
  font-weight: normal;
}
.film-header__flags {
  display: inline-block;
  float: right;
  margin: 4px 0 0 10px;
}
.film-header__top::before,
.film-header__top::after,
.film-header__bottom::before,
.film-header__bottom::after,
.film-poster__budget:after {
  content: " ";
  clear: both;
}
.film-poster {
  /*width: 240px;*/
  margin: 0 0 10px 0;
}
.film-poster__age {
  /*height: 35px;*/
}
.film-poster__age img {
  margin: 5px 5px 0 0;
}
.film-poster__age span {
  display: inline-block;
  padding: 20px 0 0 0;
  vertical-align: top;
}
.film-poster__budget {
  margin: 3px 0 0 0;
  padding: 1px 8px 5px 8px;
}
.film-poster__budget span {
  float: right;
  color: #e75113;
  font-size: 16px;
}
.film-rating {
 /* width: 240px;*/
  margin: 0 0 10px 0;
}
.film-rating__header {
  height: 46px;
  font-family: "Times New Roman";
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  padding: 8px 0 0 0;
}
.film-rating__content {
  background: #f0f0f0;
  border-left: 1px solid #d7d6d6;
  border-right: 1px solid #d7d6d6;
  border-bottom: 1px solid #d7d6d6;
  padding: 6px 4px 15px 4px;
  margin: 0 2px 0 0px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.film-person {
  background: #DEDEDD;
  padding: 0 10px 0 10px;
  margin: 0 0 10px 0;
}
.film-person > p {
  padding: 0 0 12px 0;
  margin-bottom: 0;
}
.film-person a.film-person__badlink {
  color: #7F7F7F;
}
.film-rside {
  /*width: 712px;*/
  /*margin: 0 0 0 250px;*/
}
.film-trailer {
  background: #dededd;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.film-trailer-prev {
  display: inline-block;
  position: absolute;
  left: 4px;
  top: 150px;
}
.film-trailer-prev__img {
  height: 77px;
  width: 30px;
  background: url("../images/buttons/btn_prev.gif");
}
.film-trailer-slider {
  display: inline-block;
  width: 640px;
  overflow: hidden;
  margin: 0 0 0 -8px;
}
.film-trailer-slider ul {
  width: 4176px;
  margin-left: 0px;
}
.film-trailer-slider ul li {
  list-style-type: none;
  float: left;
}
.film-trailer-next {
  display: inline-block;
  position: absolute;
  right: 3px;
  top: 150px;
}
.film-trailer-next__img {
  height: 77px;
  width: 30px;
  background: url("../images/buttons/btn_next.gif");
}
.film-list_header {
  color: #e15517;
  font-size: 36px;
  line-height: 45px;
  font-weight: normal;
  font-family: "Times New Roman";
  border-bottom: 1px solid #e15616;
  margin: 0 0 10px 0;
}
.film-list_order {
  color: #9c9e9f;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.film-list_order > ul {
  display: inline;
  padding: 0 0 0 10px;
  margin: 0 0;
}
.film-list_order > ul > li {
  list-style: none;
  padding: 0 6px 0 0;
  color: #000000;
  display: inline;
}
.film-layer__play {
  position: absolute;
  left: 3px;
  top: 3px;
}
.listfilm-tags__like_pos {
  position: absolute;
  left: 142px;
  top: 232px;
}
.listfilm-tags__like,
.listfilm-tags__like_dontactive,
.listfilm-tags__dontlike,
.listfilm-tags__dontlike_dontactive {
  display: inline-table;
  width: 32px;
  height: 32px;
}
.listfilm-tags__like_dontactive {
  background: url("../images/buttons/like.png");
  /*background-position: 0 0;*/
}
.listfilm-tags__like {
  background: url("../images/buttons/like.png");
  background-position: 0 32px;
}
.listfilm-tags__dontlike_dontactive {
  background: url("../images/buttons/dontlike.png");
  /*background-position: 0 0;*/
}
.listfilm-tags__dontlike {
  background: url("../images/buttons/dontlike.png");
  background-position: 0 32px;
}
.listfilm-tags__like2,
.listfilm-tags__like2_dontactive,
.listfilm-tags__dontlike2,
.listfilm-tags__dontlike2_dontactive {
  display: inline-table;
  width: 20px;
  height: 20px;
}
.listfilm-tags__like2_dontactive {
  background: url("../images/buttons/like2.png");
  /*background-position: 0 0;*/
}
.listfilm-tags__like2 {
  background: url("../images/buttons/like2.png");
  background-position: 0 20px;
}
.listfilm-tags__dontlike2_dontactive {
  background: url("../images/buttons/dontlike2.png");
  /*background-position: 0 0;*/
}
.listfilm-tags__dontlike2 {
  background: url("../images/buttons/dontlike2.png");
  background-position: 0 20px;
}
.listfilm-tags__see,
.listfilm-tags__see_dontactive,
.listfilm-tags__wantsee,
.listfilm-tags__wantsee_dontactive {
  display: inline-table;
  width: 32px;
  height: 32px;
}
.listfilm-tags__see_dontactive {
  background: url("../images/buttons/see.png");
  /*background-position: 0 0;*/
}
.listfilm-tags__see {
  background: url("../images/buttons/see.png");
  background-position: 0 32px;
}
.listfilm-tags__wantsee_dontactive {
  background: url("../images/buttons/wantsee.png");
  /*background-position: 0 0;*/
}
.listfilm-tags__wantsee {
  background: url("../images/buttons/wantsee.png");
  background-position: 0 32px;
}
.listfilm-tags__see2,
.listfilm-tags__see2_dontactive,
.listfilm-tags__wantsee2,
.listfilm-tags__wantsee2_dontactive {
  display: inline-table;
  width: 20px;
  height: 20px;
}
.listfilm-tags__see2_dontactive {
  background: url("../images/buttons/see2.png");
  /*background-position: 0 0;*/
}
.listfilm-tags__see2 {
  background: url("../images/buttons/see2.png");
  background-position: 0 20px;
}
.listfilm-tags__wantsee2_dontactive {
  background: url("../images/buttons/wantsee2.png");
  /*background-position: 0 0;*/
}
.listfilm-tags__wantsee2 {
  background: url("../images/buttons/wantsee2.png");
  background-position: 0 20px;
}
.film-overlay {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.film-overlay__play {
  position: absolute;
  text-align: center;
  top: 95px;
  width: 100%;
}
.film-overlay__age {
  position: absolute;
  left: 4px;
  bottom: 2px;
}
.film-overlay__country {
  position: absolute;
  right: 4px;
  bottom: 2px;
}
.film-overlay__text {
  text-align: center;
  padding: 70px 6px 0 6px;
  color: #ffffff;
}
.film-video {
  /*padding: 8px 10px;*/
}
.film-video-hdr {
  font-size: 18px;
  margin-bottom: 3px;
  text-align: left;
  cursor: default;
}
.film-video-hdr__title {
  display: inline;
  vertical-align: middle;
}
.film-video-hdr__seasons {
  display: inline-block;
  height: 24px;
  margin-right: 8px;
  font-weight: bold;
  color: #E15517;
  cursor: pointer;
}
.film-video-hdr__series {
  display: inline-block;
  width: 500px;
  vertical-align: top;
}
.film-video-hdr__series li {
  display: inline-block;
  font-weight: bold;
  border: 1px solid #A0A0A0;
  margin: 0 3px 4px 0;
  padding-top: 1px;
  text-align: center;
}
.film-video-hdr__series li a {
  display: inline-block;
  width: 30px;
  background-color: #ffffff;
  padding: 1px 0;
  color: #E15517;
  text-decoration: none;
}
.film-video-hdr__series li span {
  display: inline-block;
  width: 30px;
  padding: 0 4px;
  background-color: #DEDEDE;
  color: #A0A0A0;
}
.film-video-hdr__series_select {
  border: 1px solid #FFFFFF !important;
}
.film-video-hdr__series_select a,
.film-video-hdr__series_select span {
  background-color: #407EA7 !important;
  color: #ffffff !important;
}
.film-video-novideo {
  margin: 0 auto 0 auto;
  padding: 30px 0 30px 0;
  text-align: center;
  vertical-align: middle;
  width: 90%;
  border: 1px solid white;
  background: black;
  color: white;
}
.persona-lside {
  float: left;
  margin: 0 10px 0 0;
  text-align: center;
}
.persona-rside {
  width: 712px;
  margin: 0 0 0 250px;
}
.persona-header {
  padding: 0 0;
  margin: 0 0 10px 0;
}
.persona-header__top {
  position: relative;
  border-bottom: 1px solid #d0d0d0;
  margin: 0 0 2px 0;
}
.persona-header__bottom {
  position: relative;
  height: 27px;
}
.persona-header__property {
  float: right;
  display: inline-block;
  right: 0;
  top: 0;
  text-align: right;
}
.persona-header__property > p {
  margin: 0 0;
  padding: 0 0;
}
.persona-header__time {
  font-weight: bold;
  font-size: 17px;
  font-family: "Times New Roman";
  color: #9c9e9f;
}
.persona-header__title {
  color: #e15517;
  font-size: 36px;
  line-height: 45px;
  font-weight: normal;
  font-family: "Times New Roman";
}
.persona-header__titlealt {
  font-size: 24px;
  font-family: "Times New Roman";
  color: #000000;
  text-align: left;
  float: left;
}
.persona-header__see {
  font-family: "Times New Roman";
  font-size: 24px;
  text-align: right;
  vertical-align: top;
}
.persona-header__flags {
  display: inline-block;
  float: right;
  margin: 4px 0 0 10px;
}
.persona-header__top::before,
.persona-header__top::after,
.persona-header__bottom::before,
.persona-header__bottom::after,
.persona-poster__budget:after {
  content: " ";
  clear: both;
}
.persona-poster {
  width: 240px;
  margin: 0 0 10px 0;
}
.persona-poster__budget {
  margin: 3px 0 0 0;
  padding: 1px 8px 5px 8px;
}
.persona-poster__budget span {
  float: right;
  color: #e75113;
  font-size: 16px;
}
.persona-profession {
  background: #DEDEDD;
  padding: 5px 10px;
  margin: 0 0 5px 0;
}
.persona-profession > p {
  padding: 0 0 12px 0;
}
.persona-profession a.persona-profession__badlink {
  color: #7F7F7F;
}
.ratingtitle {
  margin: 0;
  padding: 0 0 5px 0;
}
.ratingtitle__element {
  background: url("../images/bg-lines.png") repeat-x scroll 0 center transparent;
  border-bottom: 1px solid #ed9a74;
  text-align: center;
}
.ratingtitle__element > h1 {
  display: inline;
  font-family: "Times New Roman";
  font-weight: normal !important;
  font-size: 36px !important;
  color: #213948;
  background-color: #fff;
  padding: 0 10px 0 10px;
}
.ratingtitle-changer {
  /*width: 395px;*/
  height: 22px;
  margin: 0 auto;
  /*background: url("../images/rating-changer.png") no-repeat;*/
  padding: 5px 20px 20px 20px;
  text-align: center;
}
.ratingtitle-changer > ul {
  margin: 0;
  padding: 0;
  display: block;
}
.ratingtitle-changer__menu {
  display: inline;
  font-family: "Times New Roman";
  font-size: 18px;
  font-weight: normal;
  padding-top: 1px;
  padding-left: 0px;
  list-style-position: inside;
}
.ratingtitle-changer__menu > a {
  text-decoration: none;
  color: #000;
}
.ratingtitle-changer__menu > a:hover {
  text-decoration: underline;
}
.ratingtitle-changer__menu > span {
  color: #e75113;
}
.ratingtitle-changer__menu_active > a {
  color: #e75113;
}
.ratingtvshow {
  width: 100%;
  padding: 0;
  margin: 0 0 3px 0;
}
.ratingtvshow > .element__left {
  width: 110px;
  display: inline-table;
  float: left;
}
.ratingtvshow > .element__centerright {
  /*width: 817px;*/
  width: calc(100% - 130px);
  margin: 0 0 10px 10px;
  padding: 0;
  position: relative;
  display: inline-table;
}
.ratingtvshow > .element__centerright > .element_title {
  width: 100%;
  margin-top: -10px;
}
.ratingtvshow > .element__centerright > .element__center {
  /*width: 647px;*/
  width: calc(100% - 170px);
  display: inline-table;
  float: left;
  margin-right: 10px;
}
.ratingtvshow > .element__centerright > .element__right {
  width: 160px;
  display: inline-table;
}
.ratingtvshow > .element__centerright > .element__right > div {
  margin-top: 20px;
}
.ratingtvshow > .element__bottom {
  clear: both;
}
.rating_bkcolordefault {
  background-color: #efeeee;
}
.rating_bkcolorgreen {
  color: #006337;
  background-color: #b6ddc7;
}
.rating__title {
  border-bottom: solid 1px #888;
  margin: 0 0 5px 0;
}
.rating__flags {
  margin: 3px 0 0 7px;
  width: 100%;
  height: 24px;
}
.rating_texttitle {
  font-family: "Times New Roman";
  font-size: 24px;
  text-decoration: none;
  font-weight: normal;
  color: #e15517;
  text-align: left;
}
.riting__titlerightblock {
  font-family: "Times New Roman";
  font-size: 18px;
  text-decoration: none;
  font-weight: normal;
  text-align: right;
  position: absolute;
  top: 3px;
  right: 0px;
}
.riting__topcontent {
  color: #777;
  font-size: 11px;
  position: relative;
  margin: 0 0 5px 0;
}
.riting__topcontent > .text {
  text-align: left;
  display: inline-block;
}
.riting__topcontent > .block {
  text-align: right;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
}
.riting__bottomcontent {
  position: relative;
  margin: 20px 0 0px 0;
  bottom: 10px;
  width: 100%;
}
.riting__bottomcontent > .text {
  color: #ff6600;
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size: 12px;
  display: inline-block;
  float: left;
}
.riting__bottomcontent > .block {
  text-align: right;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
}
/*
* Стили блока выводящего рейтинг, справа
*/
.ratinglist-element-right-rating {
  width: 150px;
  height: 110px;
  moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #eee;
  border: 1px solid #fff;
}
.ratinglist-element-right-rating > .ratinglist-element-right-rating__starcount {
  width: 142px;
  height: 100px;
  moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  background-color: #ddd;
  margin: 4px 0 5px 4px;
  text-align: center;
}
.ratinglist-element-right-rating > .ratinglist-element-right-rating__starcount > hr {
  color: #fff;
}
.ratinglist-element-right-rating > .ratinglist-element-right-rating__starcount > .ratinglist-element-right-rating__starcount__viewcount {
  color: #87888a;
  text-align: center;
  font-size: 10px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  margin: 5px 0 0 0;
}
.ratinglist-element-right-rating > .ratinglist-element-right-rating__starcount > .ratinglist-element-right-rating__starcount__viewcount > span {
  color: #000;
}
.ratinglist-element-right-rating > .ratinglist-element-right-rating__percent {
  text-align: center;
  font-size: 36px;
  color: #e75113;
  font-weight: normal;
  font-family: "Times New Roman";
}
.ratinglist-element-right-rating > .ratinglist-element-right-rating__percent > span {
  font-family: "Times New Roman";
  font-size: 24px;
  color: #87888a;
  padding: 15px 0;
}
.bannerslist {
  width: 870px;
  font-size: 15px;
}
.bannerslist a {
  text-decoration: none;
}
.bannerslist > thead > tr > th {
  vertical-align: middle;
  text-align: center;
}
.bannerslist__view {
  width: 90px;
}
.bannerslist__position {
  width: 360px;
}
.bannerslist__name {
  widht: 205px;
}
.bannerslist__countview {
  width: 90px;
}
.bannerslist__date {
  width: 125px;
}
.bannersedit > h2 {
  margin: 0 0 10px 0;
}
.widgetslist-element {
  width: 800px;
  font-size: 15px;
}
.widgetslist-element a {
  text-decoration: none;
}
.widgettable td,
th {
  margin: 3px 5px;
  padding: 2px 2px;
  text-align: center;
}
.help_bold {
  font-weight: bold;
}
.help_italic {
  font-style: italic;
}
.help_center {
  text-align: center;
  text-indent: 0;
}
.help_stepbottom {
  margin: 0 0 15px 0;
}
.helphelp {
  margin: 0;
  padding: 0;
}
.helphelp > h2 {
  text-align: center;
  margin: 0 0 10px 0;
}
.helphelp > h3 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin: 10px 0 0 0;
}
.helphelp > p {
  line-height: 1.5;
  text-align: justify;
  text-indent: 16px;
}
.helphelp__spisok > li {
  list-style-type: none;
  line-height: 2;
  text-align: justify;
}
.helphelp__h1 {
  text-align: center;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #000;
  margin: 10px 0 20px 0;
}
.helphelp__h2 {
  text-align: center;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  margin: 10px 0 10px 0;
}
.helphelp-footer {
  margin: 0 0 20px 0;
}
.helpcontact {
  position: relative;
}
.helpcontact-left {
  margin: 0;
  paddint: 0;
  width: 315px;
}
.helpcontact-left > h1 {
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  height: 17px;
  margin: 0 0 20px 0;
}
.helpcontact-left > h2 {
  margin: 0 0 15px 0;
}
.helpcontact-left > ul {
  line-height: 1.5;
  text-align: justify;
  padding-left: 24px;
  margin: 0 0 30px 0;
}
.helpcontact-right {
  margin: 0 0 0 5px;
  paddint: 0;
  width: 640px;
  position: absolute;
  top: 130px;
  right: 0px;
}
.helpcontact-bottom {
  margin: 30px 0 0 0;
  position: relative;
}
.helpcontact-bottom__about {
  text-align: center;
  margin: 0 0 20px 0;
}
.helpcontact-bottom_small {
  font-size: 10px;
}
.helpcontact-bottom-left {
  width: 600px;
}
.helpcontact-bottom-right {
  position: absolute;
  top: 130px;
  right: 70px;
}
.helpsertificate {
  width: 960px;
}
.helpabout > h1 {
  font-family: Arial, sans-serif;
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
.helpabout > h2 {
  margin: 10px 0 0 0;
}
.helpabout > p {
  line-height: 1.5;
  text-align: justify;
  text-indent: 16px;
}
.helpabout > ul > li {
  list-style: url(../images/newsarchive-arrow.gif) inside;
  line-height: 1.5;
  text-align: justify;
}
.helpabout__bottom {
  display: block;
  margin: 20px auto;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}
.helpabout__menu {
  display: block;
  margin: 20px auto;
  text-align: center;
}
.helpad > h1 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #000;
  margin: 10px 0 20px 0;
}
.helpad > p {
  line-height: 1.5;
  text-align: justify;
  text-indent: 16px;
}
.helpcontact-bottom-captcha-img {
  display: inline-block;
}
.helpcontact-bottom-captcha-input {
  display: inline-block;
}
.helpcontact-dialoganswer {
  text-align: center;
}
.helpcontact-dialoganswer__text {
  font-size: 16px;
}
.comment {
  margin: 0 0 10px 0;
}
.comment-item {
  margin: 0 0 0 0;
  padding: 8px 10px 8px 10px;
}
.comment-subitem {
  margin: 0 0 0 25px;
  padding: 0 0;
}
.comment_positive .comment-meta__name,
.comment_positive .comment-meta__btn,
.comment_positive {
  background-color: #b6ddc7;
}
.comment_negative .comment-meta__name,
.comment_negative .comment-meta__btn,
.comment_negative {
  background-color: #fbddd9;
}
.comment_neutral .comment-meta__name,
.comment_neutral .comment-meta__btn,
.comment_neutral {
  background-color: #efeeee;
}
.comment_ban .comment-meta__name,
.comment_ban .comment-meta__btn,
.comment_ban {
  background-color: #FFDC9F;
}
.comment-meta {
  height: 25px;
  border-bottom: 1px solid #ffffff;
  background: url("../images/bg-transparent-lines.png") repeat-x 0 2px;
}
.comment-meta__btngrp {
  float: right;
  vertical-align: top;
  padding: 2px 0 2px 6px;
}
.comment-meta__btn {
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-position: 0 0;
}
.comment-meta__btn-delete {
  background: url("../images/comments/delete.png");
}
.comment-meta__btn-edit {
  background: url("../images/comments/edit.png");
}
.comment-meta__btn-publish {
  background: url("../images/comments/checkbox.png");
}
.comment-meta__btn-reply {
  background: url("../images/comments/reply.png");
}
.comment-meta__btn_active {
  background-position: 0 -16px !important;
}
.comment-meta__name {
  display: inline-block;
  padding: 2px 6px 2px 0px;
  font-weight: bold;
  float: left;
}
.comment-meta__name a {
  color: #87888a;
}
.comment-message {
  margin: 5px 0px;
  clear: both;
}
.comment__footer {
  font-weight: bold;
  color: #e15517;
  cursor: pointer;
  text-align: right;
  margin: 13px 0 0 0;
}
.comment__footer span {
  background: url("../images/comments/reply.png") no-repeat;
  text-decoration: none;
  padding: 10px 0 0 30px;
}
.comment-edit {
  background-color: #efeeee;
  border: 1px solid #cfcece;
  margin: 0 0 10px 0;
  padding: 2px 10px 2px 10px;
}
.comment-edit__header {
  font-size: 16px;
  font-weight: bold;
  height: 28px;
}
.comment-edit__rating {
  float: right;
}
.comment-edit__rating span {
  cursor: pointer;
  width: 28px;
  height: 28px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.comment-edit__rating_p {
  background: url("../images/comments/comment-p.png");
}
.comment-edit__rating_n {
  background: url("../images/comments/comment-n.png");
}
.comment-edit__rating_0 {
  background: url("../images/comments/comment-0.png");
}
.comment-edit__rating_active {
  background-position: 0 -28px !important;
}
.comment-edit__name {
  padding: 7px 0 0 0;
  float: left;
}
.comment-edit__text {
  width: 100%;
  padding: 4px 4px;
}
.comment-edit__footer {
  text-align: right;
}
.comment::before,
.comment::after {
  content: " ";
  clear: both;
}
.lastcreatedpages {
  width: 100%;
  margin: 0;
}
.lastcreatedpages-table {
  width: 100%;
  border: 1px solid #ccc;
}
.lastcreatedpages-table thead,
.lastcreatedpages-table th {
  border: 1px solid #ccc;
  padding: 3px 0 3px 0;
  background: url("../images/sort-table-bg.gif") no-repeat left;
}
.lastcreatedpages-table td,
.lastcreatedpages-table tr {
  border: 1px solid #ccc;
  padding: 3px;
}
.lastcreatedpages-table tbody > tr:hover {
  background-color: #d5d5d5;
}
.lastcreatedpages-table-th__date {
  width: 150px;
}
.lastcreatedpages-table-th__user {
  width: 200px;
}
.lastcreatedpages-table-th__type {
  width: 200px;
}
.lastcreatedpages-table-tr__even {
  background-color: #fff;
}
.lastcreatedpages-table-tr__even_grey {
  color: #888;
}
.lastcreatedpages-table-tr__odd {
  background-color: #ddd;
}
#list_pages,
#error_info {
  display: none;
}
.filmonline__title {
  width: 100%;
  height: 52px;
  background: url("../images/bg-lines.png") repeat-x scroll 0 center transparent;
  text-align: center;
}
.filmonline__title > span {
  color: #213948;
  background-color: #fff;
  padding: 0 10px 0 10px;
}
.filmonline-menugenre {
  width: 100%;
  height: 31px;
  margin: 0px 0 0px 0;
  padding: 0;
  background: url("../images/filmonline-genremenu-background.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  text-align: center;
  font-size: 11px;
}
.filmonline-menugenre > ul {
  width: 100%;
  padding: 8px 8px 0 8px;
}
.filmonline-menugenre > ul > li {
  display: inline-block;
  list-style-type: none;
  margin: auto 5px;
}
.filmonline-menugenre > ul > li > a {
  color: #000;
  text-decoration: none;
}
.filmonline-menugenre > ul > li > a:hover {
  color: #e15517;
}
.filmonline-menugenre_current {
  font-weight: bold;
  color: #e15517;
  padding: 0 10px 0 10px;
}
.filmonline-sort {
  width: 100%;
  height: 26px;
  margin: 10px auto 10px auto;
  border-top: solid 1px #e15517;
  border-bottom: solid 1px #e15517;
  padding: 0;
  background: url("../images/filmonline-genremenu-background.png") repeat-x scroll 0 0;
  position: relative;
}
.filmonline-sort > select {
  margin: 3px 0 0 6px;
  position: absolute;
  right: 13px;
}
.filmonline-sort > ul {
  margin: 2px 0 0 0;
  padding: 0;
  display: inline-block;
}
.filmonline-sort > ul > li {
  padding: 0 13px 0 13px;
  border-right: 1px solid #808080;
}
.filmonline-elem__title {
  color: #e15517;
  cursor: auto;
  display: inline;
  font-family: 'Times New Roman';
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
}
.filmonline-elem__subtitle {
  color: #777777;
  font-size: 11px;
  display: block;
  font-weight: normal;
  height: 17px;
}
.filmonline-elem-rightyearflags {
  width: inherit;
  text-align: right;
}
.filmonline-elem__flags {
  display: inline-block;
  padding: 3px;
}
.filmonline-elem__flags > img {
  border: 1px solid #ccc;
}
.filmonline-elem__genre {
  font-style: italic;
}
.filmonline-elem__year {
  font-family: "Times New Roman";
  font-size: 18px;
  padding: 0 5px 0 0;
}
.filmonline-elem__right {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
.filmonline-elem__right > p:first-child {
  color: #e75113;
}
.filmonline_caption {
  margin: 5px 0 5px 0;
  padding: 3px 6px 3px 6px;
  background-color: #FFF6BF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
.feedbackls,
.feedbackansw {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc;
  -moz-border-radius: 6px;
  /* закругление для старых Mozilla Firefox */
  -webkit-border-radius: 6px;
  /* закругление для старых Chrome и Safari */
  -khtml-border-radius: 6px;
  /* закругл. для браузера Konquerer системы Linux */
  border-radius: 6px;
}
.feedbackls-filters {
  padding: 5px;
  margin: 0 0 10px 0;
}
.feedbackls-filters > h2 {
  text-align: center;
}
.feedbackls-filters-elem {
  width: 33%;
  display: inline-block;
}
.feedbackls-table {
  width: 100%;
  padding: 10px;
}
.feedbackls-table > table {
  width: 100%;
  border: 1px solid #ccc;
}
.feedbackls-table > table > thead > tr {
  background: #F0F0F0;
}
.feedbackls-table_status0 {
  background-color: #fff;
}
.feedbackls-table_status1 {
  background-color: #9fffc7;
}
.feedbackls-table_status2 {
  background-color: #eee;
}
.feedbackls-table > table > thead > tr > td,
.feedbackls-table > table > thead > tr > th,
.feedbackls-table > table > tbody > tr > td {
  border: 1px solid #ccc;
  padding: 2px;
}
.feedbackls-table__id {
  width: 55px;
}
.feedbackls-table__subject {
  width: 210px;
}
.feedbackls-table__date {
  width: 120px;
}
.feedbackls-table__executor {
  width: 160px;
}
.feedbackls-table-tr-td_bold,
.feedbackansw_bold {
  font-weight: bold;
}
.feedbackansw {
  padding: 5px;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30.05.2015, 17:18:00
    Author     : Serg
*/
.successauthoriz {
  width: 100%;
}
.successauthoriz-section,
.successauthoriz-footer {
  background: #F0F0F0 none repeat scroll 0 0;
  padding: 20px 10px;
  margin: 10px;
}
.successauthoriz-section__title {
  color: #FF6600;
  font-family: tahoma,verdana;
  font-size: 23px;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px 0;
}
.successauthoriz-section__url {
  text-align: center;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01.07.2015, 14:54:51
    Author     : Serg
*/
.usersjob-elements > ul > li {
  list-style-type: none;
  border: solid 1px #ccc;
  padding: 4px;
  display: inline-block;
  width: 300px;
}
.usersjob-elements__login {
  color: blue;
}
.usersjob-elements__pages > span {
  font-weight: bold;
}
.statictitlestyle {
  margin: 0 0 5px 0;
  border-bottom: solid 1px #ed9a73;
}
.statictitlestyle > h1 {
  color: #ed9a73;
}
.staticimgstyle {
  margin: 0 5px 5px 0;
  float: left;
}
.admin-menu-title {
  background: url("../images/widgets/news-title-strip.png") no-repeat;
  height: 31px;
  margin-top: 5px;
  padding: 5px 0 0 5px;
}
.admin-menu-title span {
  color: #FFFFFF;
}
.admin-menu-section {
  margin-bottom: 20px;
}
.admin-menu-section ul {
  font-size: 14px;
}
.admin-menu-section ul > li {
  display: inline-table;
  width: 482px;
  list-style-type: none;
  margin: 8px 0 0 0;
}
.listpages {
  width: 100%;
  font-size: 15px;
}
.listpages span {
  text-decoration: underline;
}
.listpages .listpages__tr_negative {
  color: #888;
}
.listpages .listpages__tr_positive {
  color: #000;
}
.listpages .listpages__tr_positive td:nth-child(2) {
  color: #e15517;
}
.listpages tr td:first-child {
  width: 120px;
}
.listpages thead > tr > td {
  text-align: center;
  font-weight: bold;
}
.profileuser {
  width: 100%;
}
.profileuser .profileuser__title > img {
  margin: 15px 0 0 0;
}
.profileuser .profileuser__title > h1 {
  font-size: 42px;
  margin-top: 0;
}
.profileuser .profileuser__left {
  width: 225px;
  margin-right: 5px;
  display: inline-table;
  float: left;
}
.profileuser .profileuser__left .profileuser__left__block {
  width: 220px;
  border: 1px solid #c8c7c7;
  background: #dededd;
}
.profileuser .profileuser__left .profileuser__left__block > img {
  margin: 10px 0 10px 20px;
}
.profileuser .profileuser__left .profileuser__left__block .profileuser__left__text > div {
  margin: 3px 5px 3px 5px;
  color: #e75113;
}
.profileuser .profileuser__left .profileuser__left__block .profileuser__left__text > div > span {
  display: inline-table;
  width: 120px;
  color: #000;
}
.profileuser .profileuser__right {
  float: right;
  width: 730px;
}
.profileuser .profileuser__right .profileuser__right__table {
  float: left;
  width: 358px;
  display: inline-table;
  border: 1px solid #e7e7e6;
  background: #f8f7f7;
  margin: 0 5px 10px 0;
}
.profileuser .profileuser__right .profileuser__right__table > legend {
  font-weight: bold;
  color: #fff;
  background-color: #213948;
  border: 1px solid #e7e7e6;
  padding: 5px 10px 5px 10px;
}
.profileuser .profileuser__right .profileuser__right__table > table {
  width: 100%;
}
.profileuser .profileuser__right .profileuser__right__table > table tr {
  color: #e75113;
  border-bottom: 1px solid #e7e7e6;
}
.profileuser .profileuser__right .profileuser__right__table > table tr td {
  padding: 4px 0 4px 0;
}
.profileuser .profileuser__right .profileuser__right__table > table tr td:first-child {
  color: #000;
}
.profileuser .profileuser__right .profileuser__right__table > table tr:last-child {
  border-bottom: none;
}
.profileuser .profileuser__right .profileuser__right__table_mod {
  margin: 0 5px 10px 4px;
}
.profileuser .profileuser__right .profileuser__right__table_long > div > span {
  width: 200px;
}
.profileuser_films {
  width: 100%;
}
.profileuser_films > li {
  list-style-type: none;
  border: 1px solid #ccc;
  margin: 0 0 5px 0;
  padding: 3px;
}
.profileuser_films > li > .profileuser_films__left {
  display: inline-table;
  float: left;
  width: 130px;
  position: relative;
  border-right: 1px solid #ccc;
}
.profileuser_films > li > .profileuser_films__left > .profileuser_films__pioster {
  padding: 10px 0 0 10px;
}
.profileuser_films > li > .profileuser_films__left > .profileuser_films__flags {
  position: absolute;
  top: 0px;
}
.profileuser_films > li > .profileuser_films__left > .profileuser_films__flags > div {
  margin: 0 0 5px 0;
}
.profileuser_films > li > .profileuser_films__center {
  display: inline-table;
  margin: 0 0 0 5px;
  width: 770px;
  position: relative;
}
.profileuser_films > li > .profileuser_films__center > h3 {
  text-align: center;
}
.profileuser_films > li > .profileuser_films__center > h3 > a {
  color: #e15517;
}
.profileuser_films > li > .profileuser_films__center .profileuser_films__toptext {
  display: inline-table;
  color: #777;
  font-size: 11px;
  margin: 0 0 5px 0;
}
.profileuser_films > li > .profileuser_films__center .profileuser_films__toptext_right {
  position: absolute;
  right: 0;
}
.profileuser_films > li > .profileuser_films__center .profileuser_films__text {
  margin: 10px 0 0 0;
}
.profileuser_persona {
  width: 100%;
}
.profileuser__tab_sizefont > li > a {
  font-size: 12px;
}
.profileuser__listtypefilm,
.profileuser__listtypeperson {
  display: block;
  width: 30px;
  height: 19px;
  background: url("../images/buttons/del_button.png");
  position: absolute;
  z-index: 500;
}
.profileuser__listtypefilm {
  right: 4px;
  top: 24px;
}
.profileuser__listtypeperson {
  right: 4px;
  bottom: 2px;
}
.nomination {
  margin-bottom: 5px;
}
.nomination-title {
  width: 100%;
  margin-bottom: 2px;
  background-color: #ed9a73;
  height: 29px;
}
.nomination-title > div {
  display: inline-table;
  width: 21px;
  height: 21px;
  background-color: #fff;
  margin: 4px 6px 0 2px;
  float: left;
}
.nomination-title > span {
  display: inline-table;
  font-size: 16px;
  font-weight: bold;
  padding: 2px;
  color: #fff;
  margin-top: 2px;
}
.nomination-title_down {
  background: url("../images/widgets/arrow-down.png") no-repeat center;
}
.nomination-title_up {
  background: url("../images/widgets/arrow-up.png") no-repeat center;
}
.nomination-section > .nomination-section__films {
  width: 100%;
}
.nomination-section > .nomination-section__films td,
.nomination-section > .nomination-section__films th {
  padding-top: 5px;
  vertical-align: top;
}
.nomination-section > .nomination-section__films td:first-child,
.nomination-section > .nomination-section__films th:first-child {
  width: 170px;
  border-right: solid 1px #ed9a73;
}
.nomination-section > .nomination-section__films td:last-child {
  padding-left: 5px;
}
.nomination-section > .nomination-section__films th {
  border-bottom: solid 1px #ed9a73;
  font-size: 18px;
}
.nomination-section__personaprize,
.nomination-section__personanomin {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #ed9a73;
}
.nomination-section__personaprize > div:first-child,
.nomination-section__personanomin > div:first-child {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
.festitem_juri > li {
  list-style-type: none;
  display: inline-table;
  width: 49%;
  margin: 0 5px 5px 0;
  font-size: 14px;
  font-weight: bold;
}
/*# sourceMappingURL=style.css.map */

.main-menu {
    background-color: #0e0639;
}

.main-menu .navbar-nav a.nav-link {
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase;
}

.main-menu .navbar-nav li.active a.nav-link {
    color: #f0e1ab;
}

.main-menu .navbar-nav a.dropdown-toggle:after {
    display: none;
}
.main-menu .user-info, .main-menu .user-info a {
    color: #fff;
}
.main-menu .dropdown:hover>.dropdown-menu {
    display: block;
}

.bordered-cnt {
    padding: 15px 20px;
    border: 1px solid #aaa;
}
.news-block .main-news {
    position: relative;
}
.news-block .main-news h3 {
    position: absolute;
    bottom: 50px;
    font-weight: bold;
    text-shadow: 0 0 5px #000;
    padding: 0 50px;
    margin-bottom: 0;
    line-height: 1.2;
}
.news-block .main-news h3 a {
    color: #fff;
}
.news-block .main-news h3 a:hover {
    color: #eee;
}
.news-block .news-alt h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}
.news-block .news-alt h4 a {
    color: #000;
}
.news-block .news-alt h4 a:hover {
    opacity: .6;
}

.news-block .main-news .img:after {
    content: "";
    display: block;
    padding-bottom: 100%; /* The padding depends on the width, not on the height, so with a padding-bottom of 100% you will get a square */
}

.news-block .img {
    position: relative;
    margin-bottom: 10px;
}
.news-block .news-alt .img:after {
    content: "";
    display: block;
    padding-bottom: 80%; /* The padding depends on the width, not on the height, so with a padding-bottom of 100% you will get a square */
}

.news-block .img img {
    position: absolute; /* Take your picture out of the flow */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; /* Make the picture taking the size of it's parent */
    width: 100%; /* This if for the object-fit */
    height: 100%; /* This if for the object-fit */
    object-fit: cover; /* Equivalent of the background-size: cover; of a background-image */
    object-position: center;
    margin-bottom: 15px;
}

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

.single-news .img-copyright {
  margin: 5px 0;
  color: #aaa;
  font-style: italic;
}

.single-news .to-top5 {
  position: absolute;
  top: 5px;
  left: 15px;
}

.single-news .article-side {
}
.single-news .article-side .block {
  padding: 25px 20px 13px;
  background: #feeebd;
  margin-bottom: 20px;
}
.single-news .article-side .title {
  border-top: 1px solid #c6c6c7;
  font: normal 18px "FuturaFuturisNormal", Arial, Helvetica, sans-serif;
  line-height: normal;
  text-transform: uppercase;
  color: #d71635;
  text-align: center;
  height: 14px;
}
.single-news .article-side .title span {
  position: relative;
  top: -12px;
  padding: 0 10px;
  background: #feeebd;
  display: inline-block;
}
.single-news .article-side ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.single-news .article-side ul li {
  margin-top: 11px;
  padding-top: 11px;
  border-top: 1px dotted #b8b8b8;
  font-weight: bold;
}
.single-news .article-side ul li a {
  color: #000;
}
.single-news .article-side ul li a:hover {
  color: #d81534;
  text-decoration: underline;
}
.single-news .article-side ul li:first-child {
  border: none;
  margin: 0;
}
.single-news .article-side .article-thistheme-block {
  background: #ebdfcf;
}
.single-news .article-side .article-thistheme-block .title {
  color: #756f67;
}
.single-news .article-side .article-thistheme-block .title span {
  background: #ebdfcf;
}

.specprojects {
  padding: 15px 0;
}
.specprojects .specproject-news .card-body {
  padding-top: 0.75rem;
}
.specprojects .specproject-news .card-body .time {
  margin-bottom: 0.5rem;
  font-size: 11px;
}
.specprojects .specproject-news .card-body h3 {
  font-size: 16px;
  line-height: 20px;
}