@charset "UTF-8";

/*=== Default === */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.infinite__print-link {
  display: inline-block;
  padding: 0 0 0 20px;
  margin-bottom: 15px;
  color: #990000;
  text-decoration: underline;
  font-family: "MuseoSansBold";
}
.sticky-element {
  display: block;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

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

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

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

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

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

small,
.small {
  font-size: 85%;
}

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

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

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

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

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

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

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

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

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

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

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

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

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

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 980px;
  }
}

.container_page {
  background: #fff;
}

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

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

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

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

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

.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {

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

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

  input[type="date"].input-lg,
  .input-group-lg>input[type="date"].form-control,
  .input-group-lg>input[type="date"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg>input[type="time"].form-control,
  .input-group-lg>input[type="time"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg>input[type="datetime-local"].form-control,
  .input-group-lg>input[type="datetime-local"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg>input[type="month"].form-control,
  .input-group-lg>input[type="month"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

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

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

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

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

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

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

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}

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

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

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

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

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #777777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

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

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

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

.nav:after {
  clear: both;
}

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

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {

  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {

  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

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

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

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

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

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

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

@media (min-width: 768px) {

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

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

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

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

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

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -10px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

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

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

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

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

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

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/�";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb>.active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

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

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item>.badge {
  float: right;
}

.list-group-item>.badge+.badge {
  margin-right: 5px;
}

.nav-pills>li>a>.badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media>.pull-right {
  padding-left: 10px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group+.panel-footer {
  border-top-width: 0;
}

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

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

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

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

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

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

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

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

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

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

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

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

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

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

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

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

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

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

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

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

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

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

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

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

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

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

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

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

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

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

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

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

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

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

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

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

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

  table.visible-print {
    display: table !important;
  }

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

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

.visible-print-inline {
  display: none !important;
}

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

.visible-print-inline-block {
  display: none !important;
}

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

@media print {
  .hidden-print {
    display: none !important;
  }
}

.jq-checkbox {
  top: -1px;
  width: 13px;
  height: 13px;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
  vertical-align: middle;
  cursor: pointer;
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 9px;
  height: 9px;
  margin: 2px 0 0 2px;
  border-radius: 2px;
  background: #666;
  box-shadow: inset 0 -3px 6px #AAA;
}

.jq-checkbox.focused {
  border: 1px solid #08C;
}

.jq-checkbox.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

.jq-radio {
  width: 12px;
  height: 12px;
  border: 1px solid #C3C3C3;
  border-radius: 50%;
  background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
  vertical-align: middle;
  cursor: pointer;
}

.jq-radio.checked .jq-radio__div {
  width: 6px;
  height: 6px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #666;
}

.jq-radio.focused {
  border: 1px solid #08C;
}

.jq-radio.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

.jq-file {
  width: 270px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.jq-file input {
  cursor: pointer;
  height: auto;
  line-height: 1em;
}

.jq-file__name {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  padding: 0 80px 0 10px;
  color: #333;
  font: 14px/30px Arial, sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1;
  background: #FFF;
}

.focused .jq-file__name {
  border: 1px solid #5794BF;
}

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #CCC;
  border-radius: 0 4px 4px 0;
  background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px/30px Arial, sans-serif;
}

.jq-file:hover .jq-file__browse {
  background-color: #E6E6E6;
  background-position: 0 -10px;
}

.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-file.disabled .jq-file__name {
  color: #888;
}

.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
}

.jq-selectbox__select {
  height: 30px;
  padding: 0 45px 0 10px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #F5F5F5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px/30px Arial, sans-serif;
}

.jq-selectbox__select:hover {
  background-color: #E6E6E6;
  background-position: 0 -10px;
}

.jq-selectbox__select:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #5794BF;
}

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-selectbox__select-text {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jq-selectbox .placeholder {
  color: #888;
}

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
  border-left: 1px solid #CCC;
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.jq-selectbox__dropdown {
  top: 33px;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  font: 14px/18px Arial, sans-serif;
}

.jq-selectbox__search {
  margin: 5px;
}

.jq-selectbox__search input {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  outline: none;
  border: 1px solid #CCC;
  border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px;
}

.jq-selectbox ul {
  margin: 0;
  padding: 0;
}

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  white-space: nowrap;
  color: #231F20;
}

.jq-selectbox li.selected {
  background-color: #A3ABB1;
  color: #FFF;
}

.jq-selectbox li:hover {
  background-color: #08C;
  color: #FFF;
}

.jq-selectbox li.disabled {
  color: #AAA;
}

.jq-selectbox li.disabled:hover {
  background: none;
}

.jq-selectbox li.optgroup {
  font-weight: bold;
}

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}

.jq-selectbox li.option {
  padding-left: 25px;
}

.jq-select-multiple {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #FFF;
  color: #333;
  font: 14px/18px Arial, sans-serif;
  cursor: default;
}

.jq-select-multiple.focused {
  border: 1px solid #5794BF;
}

.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0;
}

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px;
}

.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF;
}

.jq-select-multiple li.disabled {
  color: #AAA;
}

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF;
}

.jq-select-multiple li.optgroup {
  font-weight: bold;
}

.jq-select-multiple li.option {
  padding-left: 25px;
}

input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
  padding: 7px 9px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  font: 14px Arial, sans-serif;
}

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

textarea.styler {
  overflow: auto;
}

input[type="email"].styler:hover,
input[type="number"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
  border-color: #B3B3B3;
}

input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
  border-color: #CCC;
  border-top-color: #B3B3B3;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  outline: none;
}

button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
  overflow: visible;
  padding: 7px 11px;
  outline: none;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
  box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #333;
  text-shadow: 1px 1px #FFF;
  font: 14px Arial, sans-serif;
  cursor: pointer;
}

button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.styler:after {
  content: '';
}

button.styler:not([disabled]):hover,
input[type="button"].styler:not([disabled]):hover,
input[type="submit"].styler:not([disabled]):hover,
input[type="reset"].styler:hover {
  background-color: #E6E6E6;
  background-position: 0 -10px;
}

button.styler:not([disabled]):active,
input[type="button"].styler:not([disabled]):active,
input[type="submit"].styler:not([disabled]):active,
input[type="reset"].styler:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

button.styler[disabled],
input[type="button"].styler[disabled],
input[type="submit"].styler[disabled] {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

@font-face {
  font-family: "MuseoSansLight";
  src: url("../fonts/MuseoSansLight/MuseoSansLight.eot");
  src: url("../fonts/MuseoSansLight/MuseoSansLight.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansLight/MuseoSansLight.woff") format("woff"), url("../fonts/MuseoSansLight/MuseoSansLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "MuseoSansRegular";
  src: url("../fonts/MuseoSansRegular/MuseoSansRegular.eot");
  src: url("../fonts/MuseoSansRegular/MuseoSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansRegular/MuseoSansRegular.woff") format("woff"), url("../fonts/MuseoSansRegular/MuseoSansRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "MuseoSansMedium";
  src: url("../fonts/MuseoSansMedium/MuseoSansMedium.eot");
  src: url("../fonts/MuseoSansMedium/MuseoSansMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansMedium/MuseoSansMedium.woff") format("woff"), url("../fonts/MuseoSansMedium/MuseoSansMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "MuseoSansBold";
  src: url("../fonts/MuseoSansBold/MuseoSansBold.eot");
  src: url("../fonts/MuseoSansBold/MuseoSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansBold/MuseoSansBold.woff") format("woff"), url("../fonts/MuseoSansBold/MuseoSansBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

.ico-sprite,
.ico-arrow-black-bottom-small,
.ico-arrow-black-top-small,
.ico-arrow-empty-bottom,
.ico-arrow-empty-top,
.ico-arrow-red-bottom-small,
.ico-arrow-red-top-small,
.ico-arrow-right-black,
.ico-arrow-right-white,
.ico-arrow-send-red,
.header__red .search-box .search-btn,
.page-search .search-btn,
.ico-arrow-white-right-small,
.ico-box-corner,
.corner,
.ico-clip-red,
.news-box .clip::before,
.ico-close-blue,
.skin-blue .header__red .search-box .search-close,
.ico-close-red,
.ico-cloud-arrow-white,
.ico-comment-dark,
.news-meta a.comments::before,
.news-page-meta .comments-item:before,
.ico-comment-red,
.news-page-meta .comments-item:hover::before,
.ico-comment-white,
.news-box:hover .news-meta .comments::before,
.hot-today .box:hover .news-meta .comments::before,
.ico-copyright-dark,
.news-page-meta .copy::before,
.ico-dollar-white,
.ico-email-settings-black,
.fixed .header .ico-email-settings,
.ico-email-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-email-settings,
.ico-email-settings-red,
a:hover .ico-email-settings,
.ico-email-settings,
.ico-euro-white,
.ico-fb-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-fb-settings,
.ico-fb-settings-red,
a:hover .ico-fb-settings,
.ico-fb-settings,
.ico-fb-social-dark,
.fb-social,
.ico-fb-social-white,
.fb-social:before,
.ico-fb-white,
.ico-location-black,
.region-nav__list>li.open>a:before,
.sidebar-news__article a.location::before,
.sidebar-news__article.hover a.location::before,
.news-meta a.location::before,
.news-page-meta .location::before,
.ico-location-red,
.sidebar-news__article a.location:hover::before,
.encyclopedia-news__box.region .name .item::before,
.news-page-meta .location:hover::before,
.ico-location-white,
.sidebar-news__article:hover .location::before,
.news-box:hover .news-meta .location::before,
.hot-today .box:hover .news-meta .location::before,
.ico-lock-open-white,
.voting-news:hover .votings-item.open:before,
.ico-lock-open,
.voting-news .votings-item.open:before,
.ico-lock-white,
.voting-news:hover .votings-item:before,
.ico-lock,
.voting-news .votings-item:before,
.ico-login-settings-black,
.fixed .header .ico-login-settings,
.ico-login-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-login-settings,
.ico-login-settings-red,
a:hover .ico-login-settings,
.ico-login-settings,
.ico-logo-fpress,
.logo-fpress,
.ico-logo-white,
.ico-menu-nav-white,
.ico-menu-nav,
.ico-h-more-settings,
.ico-more-settings-black,
.fixed .header .ico-more-settings,
.fixed .header .skin-blue .header__red .settings-more .social>a:focus:hover .ico-more-settings,
.skin-blue .header__red .settings-more .social>a:focus:hover .fixed .header .ico-more-settings,
.fixed.skin-blue .header .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .header .ico-more-settings,
.fixed .header .skin-blue .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.skin-blue .settings-more.open .settings-list>li>a:hover .fixed .header .ico-more-settings,
.ico-more-settings-blue,
.skin-blue .header__red .settings-more .social>a:hover .ico-more-settings,
.skin-blue .header__red .settings-more .social>a:focus:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .social>a:hover .settings-list>li>a .ico-more-settings,
.skin-blue .header__red .settings-more.open .social>a:hover .settings-list>li>a:hover .ico-more-settings,
.skin-blue .header__red .settings-more.open .settings-list>li>a:hover .social>a:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more .settings-list>li>a:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more .settings-list>li>a:focus .ico-more-settings,
.ico-more-settings-red,
a:hover .ico-more-settings,
a:hover .fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.skin-blue .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.ico-od-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-od-settings,
.ico-od-settings-red,
a:hover .ico-od-settings,
.ico-od-settings,
.ico-od-white,
.ico-ok-social-dark,
.ok-social,
.ico-ok-social-white,
.ok-social:before,
.ico-password-settings-black,
.ico-round-plus-dark,
.more-info span::before,
.ico-rss-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-rss-settings,
.ico-rss-settings-red,
a:hover .ico-rss-settings,
.ico-rss-settings,
a:hover .ico-gp-settings,
.ico-gp-settings,
.ico-search-settings-black,
.fixed .header .ico-search-settings,
.ico-search-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-search-settings,
.ico-search-settings-red,
a:hover .ico-search-settings,
.ico-search-settings,
.ico-slash-blue-big-light,
.ico-slash-blue-big,
.header-blue__slogan::after,
.ico-slash-blue-bigest,
.ico-slash-blue,
.ico-slash-dark-small,
.sidebar-news__article a.type.black::before,
.encyclopedia-news__box .type::before,
.short-news .category::before,
.ico-slash-red-big,
.hot-today .type::before,
.ico-slash-red-bigest,
.ico-slash-red-dark-small,
.expert-opinion__box .info .type:focus::before,
.ico-slash-red-small,
.sidebar-news__article a.type::before,
.sidebar-news__article a.type:hover::before,
.sidebar-news__article a.type.black:hover::before,
.sidebar-news__article.hover a.type::before,
.plot-news .photo .caption:hover::before,
.expert-opinion__box .info .type:hover::before,
.expert-opinion__box .info .type::before,
.short-news .short-news__text .type::before,
.short-news:hover .short-news__text .category:hover::before,
.ico-slash-red,
.hot-themes__list a:hover:before,
.news-box .type::before,
.short-news .type::before,
.story-topic-item .type::before,
.ico-slash-white-big,
.hot-today .box:hover .type::before,
.ico-slash-white-small,
.sidebar-news__article:hover .type::before,
.sidebar-news__article:hover .type.black::before,
.plot-news .photo .caption::before,
.expert-opinion__box:hover .type::before,
.short-news:hover .short-news__text .category::before,
.ico-slash-white,
.hot-themes__list a:before,
.news-box:hover .type::before,
.ico-slider-next,
.picture-story .bx-wrapper .bx-controls-direction .bx-next,
.fotogallery-b .bx-wrapper .bx-next,
.fotogallery-b .bx-wrapper .bx-next:hover,
.fotogallery-b .bx-wrapper .bx-next:active,
.fotogallery-b .bx-wrapper .bx-next:focus,
.ico-slider-prev,
.picture-story .bx-wrapper .bx-controls-direction .bx-prev,
.fotogallery-b .bx-wrapper .bx-prev,
.fotogallery-b .bx-wrapper .bx-prev:hover,
.fotogallery-b .bx-wrapper .bx-prev:active,
.fotogallery-b .bx-wrapper .bx-prev:focus,
.ico-time-dark,
.sidebar-news__article .date::before,
.news-meta .time::before,
.news-page-meta .time::before,
.story-topic-item .time::before,
.article-expert-opinion .date::before,
.ico-time-white,
.sidebar-news__article:hover .date::before,
.sidebar-news__article .date.red::before,
.news-box:hover .news-meta .time::before,
.hot-today .box:hover .news-meta .time::before,
.article-expert-opinion:hover .date:before,
.ico-tw-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-tw-settings,
.ico-tw-settings-red,
a:hover .ico-tw-settings,
.ico-tw-settings,
.ico-tw-social-dark,
.tw-social,
.ico-tw-social-white,
.tw-social:before,
.ico-tw-white,
.ico-vk-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-vk-settings,
.ico-vk-settings-red,
a:hover .ico-vk-settings,
.ico-vk-settings,
.ico-vk-social-dark,
.vk-social,
.ico-vk-social-white,
.vk-social:before,
.ico-vk-white,
.ico-vote-arrow-red,
.debriefing-list li:hover::after,
.debriefing-big-list li:hover::after,
.ico-vote-arrow-white,
.debriefing-list li.active::after,
.debriefing-big-list li.active::after,
.ico-votings-red,
.debriefing-result-list .deb-result-item .number-votes:before,
.ico-votings-white,
.voting-news:hover .votings-amount:before,
.ico-votings,
.votings-amount:before,
.ico-white-arrow-r-xs,
.red-arrow-r:before,
.categories-placeholder:before,
.header__red .search-box .search-close,
.header__red .settings-list .search.open>a:hover>i.ico-search-settings,
.region-nav .region-placeholder:before,
.fixed .region-nav .region-nav__box .region-nav__list>li>a::before,
.fixed .region-nav .region-nav__box .region-nav__list>li>a:hover::before,
.fixed .region-nav .region-nav__box .region-nav__list>li>a:focus::before,
.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a::after,
.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a:hover::after,
.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a:focus::after,
.fixed .region-nav .region-nav__box .region-nav__list>li.selected>a:hover::before,
.page-search .search-close,
.news-cloud .date::before,
.news-cloud::before,
.page-head .title::before,
.news-plot__title i::before,
.expert-opinion__box:hover time i {
  background-image: url('../images/ico-s75b8c6d1c2.png');
  background-repeat: no-repeat;
}

.ico-arrow-black-bottom-small {
  background-position: 0 0;
  height: 7px;
  width: 10px;
}

.ico-arrow-black-top-small {
  background-position: 0 -17px;
  height: 7px;
  width: 10px;
}

.ico-arrow-empty-bottom {
  background-position: 0 -34px;
  height: 7px;
  width: 10px;
}

.ico-arrow-empty-top {
  background-position: 0 -51px;
  height: 7px;
  width: 10px;
}

.ico-arrow-red-bottom-small {
  background-position: 0 -68px;
  height: 7px;
  width: 10px;
}

.ico-arrow-red-top-small {
  background-position: 0 -85px;
  height: 7px;
  width: 10px;
}

.ico-arrow-right-black {
  background-position: 0 -102px;
  height: 14px;
  width: 8px;
}

.ico-arrow-right-white {
  background-position: 0 -126px;
  height: 14px;
  width: 8px;
}

.ico-arrow-send-red,
.header__red .search-box .search-btn,
.page-search .search-btn {
  background-position: 0 -150px;
  height: 17px;
  width: 21px;
}

.ico-arrow-white-right-small {
  background-position: 0 -177px;
  height: 8px;
  width: 5px;
}

.ico-box-corner,
.corner {
  background-position: 0 -195px;
  height: 20px;
  width: 20px;
}

.ico-clip-red,
.news-box .clip::before {
  background-position: 0 -225px;
  height: 16px;
  width: 9px;
}

.ico-close-blue,
.skin-blue .header__red .search-box .search-close {
  background-position: 0 -251px;
  height: 20px;
  width: 20px;
}

.ico-close-red {
  background-position: 0 -281px;
  height: 20px;
  width: 20px;
}

.ico-cloud-arrow-white {
  background-position: 0 -311px;
  height: 14px;
  width: 20px;
}

.ico-comment-dark,
.news-meta a.comments::before,
.news-page-meta .comments-item:before {
  background-position: 0 -335px;
  height: 11px;
  width: 10px;
}

.ico-comment-red,
.news-page-meta .comments-item:hover::before {
  background-position: 0 -356px;
  height: 11px;
  width: 10px;
}

.ico-comment-white,
.news-box:hover .news-meta .comments::before,
.hot-today .box:hover .news-meta .comments::before {
  background-position: 0 -377px;
  height: 11px;
  width: 10px;
}

.ico-copyright-dark,
.news-page-meta .copy::before {
  background-position: 0 -398px;
  height: 10px;
  width: 10px;
}

.ico-dollar-white {
  background-position: 0 -418px;
  height: 16px;
  width: 16px;
}

.ico-email-settings-black,
.fixed .header .ico-email-settings {
  background-position: 0 -3612px;
  height: 30px;
  width: 30px;
}

.ico-email-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-email-settings {
  background-position: 0 -472px;
  height: 18px;
  width: 20px;
}

.ico-email-settings-red {
  background-position: 0 -500px;
  height: 18px;
  width: 20px;
}

a:hover .ico-email-settings {
  background-position: 0 -2924px;
}

.ico-email-settings {
  background-position: 0 -2964px;
  height: 30px;
  width: 30px;
}

.ico-euro-white {
  background-position: 0 -556px;
  height: 16px;
  width: 16px;
}

.ico-fb-settings-blue {
  background-position: 0 -582px;
  height: 34px;
  width: 34px;
}

.ico-fb-settings {
  background-position: 0 -3199px;
  height: 24px;
  width: 24px;
}

a:hover .ico-fb-settings,
.ico-fb-settings_active {
  background-position: 0 -3164px;
}

.ico-fb-social-dark,
.fb-social {
  background-position: 0 -666px;
  height: 18px;
  width: 9px;
}

.ico-fb-social-white,
.fb-social:before {
  background-position: 0 -694px;
  height: 18px;
  width: 9px;
}

.ico-fb-white {
  background-position: 0 -722px;
  height: 26px;
  width: 26px;
}

.ico-location-black,
.region-nav__list>li.open>a:before,
.sidebar-news__article a.location::before,
.sidebar-news__article.hover a.location::before,
.news-meta a.location::before,
.news-page-meta .location::before {
  background-position: 0 -758px;
  height: 12px;
  width: 8px;
}

.ico-location-red,
.sidebar-news__article a.location:hover::before,
.encyclopedia-news__box.region .name .item::before,
.news-page-meta .location:hover::before {
  background-position: 0 -780px;
  height: 12px;
  width: 8px;
}

.ico-location-white,
.sidebar-news__article:hover .location::before,
.news-box:hover .news-meta .location::before,
.hot-today .box:hover .news-meta .location::before {
  background-position: 0 -802px;
  height: 12px;
  width: 8px;
}

.ico-lock-open-white,
.voting-news:hover .votings-item.open:before {
  background-position: 0 -824px;
  height: 10px;
  width: 7px;
}

.ico-lock-open,
.voting-news .votings-item.open:before {
  background-position: 0 -844px;
  height: 10px;
  width: 7px;
}

.ico-lock-white,
.voting-news:hover .votings-item:before {
  background-position: 0 -864px;
  height: 10px;
  width: 7px;
}

.ico-lock,
.voting-news .votings-item:before {
  background-position: 0 -884px;
  height: 10px;
  width: 7px;
}

.ico-login-settings-black,
.fixed .header .ico-login-settings {
  background-position: 0 -3652px;
  height: 30px;
  width: 30px;
}

.ico-login-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-login-settings {
  background-position: 0 -932px;
  height: 18px;
  width: 18px;
}

.ico-login-settings-red {
  background-position: 0 -960px;
  height: 18px;
  width: 18px;
}

a:hover .ico-login-settings {
  background-position: 0 -2845px;
}

.ico-login-settings {
  background-position: 0 -2885px;
  height: 30px;
  width: 30px;
}

.ico-logo-fpress,
.logo-fpress {
  background-position: 0 -1016px;
  height: 15px;
  width: 14px;
}

.ico-logo-white {
  background-position: 0 -1041px;
  height: 30px;
  width: 30px;
}

.ico-menu-nav-white {
  background-position: 0 -1081px;
  height: 10px;
  width: 12px;
}

.ico-menu-nav {
  background-position: 0 -1101px;
  height: 10px;
  width: 12px;
}

.ico-more-settings-black,
.fixed .header .ico-more-settings,
.fixed .header .skin-blue .header__red .settings-more .social>a:focus:hover .ico-more-settings,
.skin-blue .header__red .settings-more .social>a:focus:hover .fixed .header .ico-more-settings,
.fixed.skin-blue .header .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .header .ico-more-settings,
.fixed .header .skin-blue .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.skin-blue .settings-more.open .settings-list>li>a:hover .fixed .header .ico-more-settings {
  background-position: 0 -1121px;
  height: 18px;
  width: 16px;
}

.ico-more-settings-blue,
.skin-blue .header__red .settings-more .social>a:hover .ico-more-settings,
.skin-blue .header__red .settings-more .social>a:focus:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .social>a:hover .settings-list>li>a .ico-more-settings,
.skin-blue .header__red .settings-more.open .social>a:hover .settings-list>li>a:hover .ico-more-settings,
.skin-blue .header__red .settings-more.open .settings-list>li>a:hover .social>a:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more .settings-list>li>a:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more .settings-list>li>a:focus .ico-more-settings {
  background-position: 0 -1149px;
  height: 18px;
  width: 16px;
}

.ico-more-settings-red,
a:hover .ico-more-settings,
.skin-blue .header__red .settings-more .social>a:focus:hover .ico-more-settings,
a:hover .fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.skin-blue .settings-more.open .settings-list>li>a:hover .ico-more-settings {
  background-position: 0 -1177px;
  height: 18px;
  width: 16px;
}

.ico-more-settings,
.skin-blue .header__red .settings-more .social>a:focus:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.skin-blue .settings-more.open .settings-list>li>a:hover .ico-more-settings {
  background-position: 0 -1205px;
  height: 18px;
  width: 16px;
}

a:hover .ico-h-more-settings {
  background-position: 0 -3004px;
}

.ico-h-more-settings {
  background-position: 0 -3044px;
  height: 30px;
  width: 30px;
}

body.fixed .ico-h-more-settings {
  background-position: 0 -3572px;
  height: 30px;
  width: 30px;
}

body.fixed .header__red .settings-more {
  padding-top: 0;
}

.ico-od-settings-blue {
  background-position: 0 -1233px;
  height: 18px;
  width: 11px;
}

.ico-od-settings-red {
  background-position: 0 -1261px;
  height: 18px;
  width: 11px;
}

.ico-od-settings {
  background-position: 0 -3334px;
  height: 24px;
  width: 24px;
}

a:hover .ico-od-settings,
.ico-od-settings_active {
  background-position: 0 -3300px;
}

.ico-od-white {
  background-position: 0 -1317px;
  height: 26px;
  width: 26px;
}

.ico-ok-social-dark,
.ok-social {
  background-position: 0 -1353px;
  height: 18px;
  width: 11px;
}

.ico-ok-social-white,
.ok-social:before {
  background-position: 0 -1381px;
  height: 18px;
  width: 11px;
}

.ico-password-settings-black {
  background-position: 0 -1409px;
  height: 18px;
  width: 16px;
}

.ico-round-plus-dark,
.more-info span::before {
  background-position: 0 -1437px;
  height: 22px;
  width: 22px;
}

.ico-rss-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-rss-settings {
  background-position: 0 -1469px;
  height: 18px;
  width: 18px;
}

.ico-rss-settings {
  background-position: 0 -3402px;
  height: 24px;
  width: 24px;
}

a:hover .ico-rss-settings,
.ico-rss-settings_active {
  background-position: 0 -3368px;
}

.ico-gp-settings {
  background-position: 0 -3266px;
  height: 24px;
  width: 24px;
}

a:hover .ico-gp-settings,
.ico-gp-settings_active {
  background-position: 0 -3232px;
}

.ico-search-settings-black,
.fixed .header .ico-search-settings {
  background-position: 0 -3692px;
  height: 30px;
  width: 30px;
}

.ico-search-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-search-settings {
  background-position: 0 -1584px;
  height: 21px;
  width: 20px;
}

.ico-search-settings-red {
  background-position: 0 -1615px;
  height: 21px;
  width: 20px;
}

.ico-search-settings {
  background-position: 0 -3125px;
  height: 30px;
  width: 30px;
}

a:hover .ico-search-settings {
  background-position: 0 -3085px;
}

.ico-slash-blue-big-light {
  background-position: 0 -1677px;
  height: 30px;
  width: 20px;
}

.ico-slash-blue-big,
.header-blue__slogan::after {
  background-position: 0 -1717px;
  height: 50px;
  width: 31px;
}

.ico-slash-blue-bigest {
  background-position: 0 -1777px;
  height: 50px;
  width: 41px;
}

.ico-slash-blue {
  background-position: 0 -1837px;
  height: 16px;
  width: 13px;
}

.ico-slash-dark-small,
.sidebar-news__article a.type.black::before,
.encyclopedia-news__box .type::before,
.short-news .category::before {
  background-position: 0 -1863px;
  height: 10px;
  width: 8px;
}

.ico-slash-red-big,
.hot-today .type::before {
  background-position: 0 -1883px;
  height: 30px;
  width: 20px;
}

.ico-slash-red-bigest {
  background-position: 0 -1923px;
  height: 50px;
  width: 41px;
}

.ico-slash-red-dark-small,
.expert-opinion__box .info .type:focus::before {
  background-position: 0 -1983px;
  height: 10px;
  width: 8px;
}

.ico-slash-red-small,
.sidebar-news__article a.type::before,
.sidebar-news__article a.type:hover::before,
.sidebar-news__article a.type.black:hover::before,
.sidebar-news__article.hover a.type::before,
.plot-news .photo .caption:hover::before,
.expert-opinion__box .info .type:hover::before,
.expert-opinion__box .info .type::before,
.short-news .short-news__text .type::before,
.short-news:hover .short-news__text .category:hover::before {
  background-position: 0 -2003px;
  height: 10px;
  width: 8px;
}

.ico-slash-red,
.hot-themes__list a:hover:before,
.news-box .type::before,
.short-news .type::before,
.story-topic-item .type::before {
  background-position: 0 -2023px;
  height: 16px;
  width: 13px;
}

.ico-slash-white-big,
.hot-today .box:hover .type::before {
  background-position: 0 -2049px;
  height: 30px;
  width: 20px;
}

.ico-slash-white-small,
.sidebar-news__article:hover .type::before,
.sidebar-news__article:hover .type.black::before,
.plot-news .photo .caption::before,
.expert-opinion__box:hover .type::before,
.short-news:hover .short-news__text .category::before {
  background-position: 0 -2089px;
  height: 10px;
  width: 8px;
}

.ico-slash-white,
.hot-themes__list a:before,
.news-box:hover .type::before {
  background-position: 0 -2109px;
  height: 16px;
  width: 13px;
}

.ico-slider-next,
.picture-story .bx-wrapper .bx-controls-direction .bx-next,
.fotogallery-b .bx-wrapper .bx-next,
.fotogallery-b .bx-wrapper .bx-next:hover,
.fotogallery-b .bx-wrapper .bx-next:active,
.fotogallery-b .bx-wrapper .bx-next:focus {
  background-position: 0 -2135px;
  height: 70px;
  width: 18px;
}

.ico-slider-prev,
.picture-story .bx-wrapper .bx-controls-direction .bx-prev,
.fotogallery-b .bx-wrapper .bx-prev,
.fotogallery-b .bx-wrapper .bx-prev:hover,
.fotogallery-b .bx-wrapper .bx-prev:active,
.fotogallery-b .bx-wrapper .bx-prev:focus {
  background-position: 0 -2215px;
  height: 70px;
  width: 18px;
}

.ico-time-dark,
.sidebar-news__article .date::before,
.news-meta .time::before,
.news-page-meta .time::before,
.story-topic-item .time::before,
.article-expert-opinion .date::before {
  background-position: 0 -2295px;
  height: 10px;
  width: 10px;
}

.ico-time-white,
.sidebar-news__article:hover .date::before,
.sidebar-news__article .date.red::before,
.news-box:hover .news-meta .time::before,
.hot-today .box:hover .news-meta .time::before,
.article-expert-opinion:hover .date:before {
  background-position: 0 -2315px;
  height: 10px;
  width: 10px;
}

.ico-tw-settings-blue {
  background-position: 0 -2335px;
  height: 16px;
  width: 18px;
}

.ico-tw-settings-red {
  background-position: 0 -2361px;
  height: 16px;
  width: 18px;
}

.ico-tw-settings {
  background-position: 0 -3470px;
  height: 24px;
  width: 24px;
}

a:hover .ico-tw-settings,
.ico-tw-settings_active {
  background-position: 0 -3436px;
}

.ico-tw-social-dark,
.tw-social {
  background-position: 0 -2413px;
  height: 16px;
  width: 18px;
}

.ico-tw-social-white,
.tw-social:before {
  background-position: 0 -2439px;
  height: 16px;
  width: 18px;
}

.ico-tw-white {
  background-position: 0 -2465px;
  height: 26px;
  width: 26px;
}

.ico-vk-settings-blue {
  background-position: 0 -2501px;
  height: 18px;
  width: 13px;
}

.ico-vk-settings {
  background-position: 0 -3538px;
  height: 24px;
  width: 24px;
}

a:hover .ico-vk-settings,
.ico-vk-settings_active {
  background-position: 0 -3504px;
}

.ico-vk-social-dark,
.vk-social {
  background-position: 0 -2585px;
  height: 18px;
  width: 13px;
}

.ico-vk-social-white,
.vk-social:before {
  background-position: 0 -2613px;
  height: 18px;
  width: 13px;
}

.ico-vk-white {
  background-position: 0 -2641px;
  height: 26px;
  width: 26px;
}

.ico-vote-arrow-red,
.debriefing-list li:hover::after,
.debriefing-big-list li:hover::after {
  background-position: 0 -2677px;
  height: 18px;
  width: 17px;
}

.ico-vote-arrow-white,
.debriefing-list li.active::after,
.debriefing-big-list li.active::after {
  background-position: 0 -2705px;
  height: 18px;
  width: 17px;
}

.ico-votings-red,
.debriefing-result-list .deb-result-item .number-votes:before {
  background-position: 0 -2733px;
  height: 14px;
  width: 14px;
}

.ico-votings-white,
.voting-news:hover .votings-amount:before {
  background-position: 0 -2757px;
  height: 10px;
  width: 10px;
}

.ico-votings,
.votings-amount:before {
  background-position: 0 -2777px;
  height: 10px;
  width: 10px;
}

.ico-white-arrow-r-xs,
.red-arrow-r:before {
  background-position: 0 -2797px;
  height: 8px;
  width: 5px;
}

.ico-sprite,
.ico-arrow-black-bottom-small,
.ico-arrow-black-top-small,
.ico-arrow-empty-bottom,
.ico-arrow-empty-top,
.ico-arrow-red-bottom-small,
.ico-arrow-red-top-small,
.ico-arrow-right-black,
.ico-arrow-right-white,
.ico-arrow-send-red,
.header__red .search-box .search-btn,
.page-search .search-btn,
.ico-arrow-white-right-small,
.ico-box-corner,
.corner,
.ico-clip-red,
.news-box .clip::before,
.ico-close-blue,
.skin-blue .header__red .search-box .search-close,
.ico-close-red,
.ico-cloud-arrow-white,
.ico-comment-dark,
.news-meta a.comments::before,
.news-page-meta .comments-item:before,
.ico-comment-red,
.news-page-meta .comments-item:hover::before,
.ico-comment-white,
.news-box:hover .news-meta .comments::before,
.hot-today .box:hover .news-meta .comments::before,
.ico-copyright-dark,
.news-page-meta .copy::before,
.ico-dollar-white,
.ico-email-settings-black,
.fixed .header .ico-email-settings,
.ico-email-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-email-settings,
.ico-email-settings-red,
a:hover .ico-email-settings,
.ico-email-settings,
.ico-euro-white,
.ico-fb-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-fb-settings,
.ico-fb-settings-red,
a:hover .ico-fb-settings,
.ico-fb-settings,
.ico-fb-social-dark,
.fb-social,
.ico-fb-social-white,
.fb-social:before,
.ico-fb-white,
.ico-location-black,
.region-nav__list>li.open>a:before,
.sidebar-news__article a.location::before,
.sidebar-news__article.hover a.location::before,
.news-meta a.location::before,
.news-page-meta .location::before,
.ico-location-red,
.sidebar-news__article a.location:hover::before,
.encyclopedia-news__box.region .name .item::before,
.news-page-meta .location:hover::before,
.ico-location-white,
.sidebar-news__article:hover .location::before,
.news-box:hover .news-meta .location::before,
.hot-today .box:hover .news-meta .location::before,
.ico-lock-open-white,
.voting-news:hover .votings-item.open:before,
.ico-lock-open,
.voting-news .votings-item.open:before,
.ico-lock-white,
.voting-news:hover .votings-item:before,
.ico-lock,
.voting-news .votings-item:before,
.ico-login-settings-black,
.fixed .header .ico-login-settings,
.ico-login-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-login-settings,
.ico-login-settings-red,
a:hover .ico-login-settings,
.ico-login-settings,
.ico-logo-fpress,
.logo-fpress,
.ico-logo-white,
.ico-menu-nav-white,
.ico-menu-nav,
.ico-more-settings-black,
.fixed .header .ico-more-settings,
.fixed .header .skin-blue .header__red .settings-more .social>a:focus:hover .ico-more-settings,
.skin-blue .header__red .settings-more .social>a:focus:hover .fixed .header .ico-more-settings,
.fixed.skin-blue .header .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .header .ico-more-settings,
.ico-h-more-settings,
.fixed .header .skin-blue .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.skin-blue .settings-more.open .settings-list>li>a:hover .fixed .header .ico-more-settings,
.ico-more-settings-blue,
.skin-blue .header__red .settings-more .social>a:hover .ico-more-settings,
.skin-blue .header__red .settings-more .social>a:focus:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .social>a:hover .settings-list>li>a .ico-more-settings,
.skin-blue .header__red .settings-more.open .social>a:hover .settings-list>li>a:hover .ico-more-settings,
.skin-blue .header__red .settings-more.open .settings-list>li>a:hover .social>a:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more .settings-list>li>a:hover .ico-more-settings,
.fixed.skin-blue .header__red .settings-more .settings-list>li>a:focus .ico-more-settings,
.ico-more-settings-red,
a:hover .ico-more-settings,
a:hover .fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.skin-blue .settings-more.open .settings-list>li>a:hover .ico-more-settings,
.ico-more-settings,
.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a .ico-more-settings,
.ico-od-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-od-settings,
.ico-od-settings-red,
a:hover .ico-od-settings,
.ico-od-settings,
.ico-od-white,
.ico-ok-social-dark,
.ok-social,
.ico-ok-social-white,
.ok-social:before,
.ico-password-settings-black,
.ico-round-plus-dark,
.more-info span::before,
.ico-rss-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-rss-settings,
.ico-rss-settings-red,
a:hover .ico-rss-settings,
.ico-rss-settings,
a:hover .ico-rss-settings,
.ico-gp-settings,
.ico-search-settings-black,
.fixed .header .ico-search-settings,
.ico-search-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-search-settings,
.ico-search-settings-red,
a:hover .ico-search-settings,
.ico-search-settings,
.ico-slash-blue-big-light,
.ico-slash-blue-big,
.header-blue__slogan::after,
.ico-slash-blue-bigest,
.ico-slash-blue,
.ico-slash-dark-small,
.sidebar-news__article a.type.black::before,
.encyclopedia-news__box .type::before,
.short-news .category::before,
.ico-slash-red-big,
.hot-today .type::before,
.ico-slash-red-bigest,
.ico-slash-red-dark-small,
.expert-opinion__box .info .type:focus::before,
.ico-slash-red-small,
.sidebar-news__article a.type::before,
.sidebar-news__article a.type:hover::before,
.sidebar-news__article a.type.black:hover::before,
.sidebar-news__article.hover a.type::before,
.plot-news .photo .caption:hover::before,
.expert-opinion__box .info .type:hover::before,
.expert-opinion__box .info .type::before,
.short-news .short-news__text .type::before,
.short-news:hover .short-news__text .category:hover::before,
.ico-slash-red,
.hot-themes__list a:hover:before,
.news-box .type::before,
.short-news .type::before,
.story-topic-item .type::before,
.ico-slash-white-big,
.hot-today .box:hover .type::before,
.ico-slash-white-small,
.sidebar-news__article:hover .type::before,
.sidebar-news__article:hover .type.black::before,
.plot-news .photo .caption::before,
.expert-opinion__box:hover .type::before,
.short-news:hover .short-news__text .category::before,
.ico-slash-white,
.hot-themes__list a:before,
.news-box:hover .type::before,
.ico-slider-next,
.picture-story .bx-wrapper .bx-controls-direction .bx-next,
.fotogallery-b .bx-wrapper .bx-next,
.fotogallery-b .bx-wrapper .bx-next:hover,
.fotogallery-b .bx-wrapper .bx-next:active,
.fotogallery-b .bx-wrapper .bx-next:focus,
.ico-slider-prev,
.picture-story .bx-wrapper .bx-controls-direction .bx-prev,
.fotogallery-b .bx-wrapper .bx-prev,
.fotogallery-b .bx-wrapper .bx-prev:hover,
.fotogallery-b .bx-wrapper .bx-prev:active,
.fotogallery-b .bx-wrapper .bx-prev:focus,
.ico-time-dark,
.sidebar-news__article .date::before,
.news-meta .time::before,
.news-page-meta .time::before,
.story-topic-item .time::before,
.article-expert-opinion .date::before,
.ico-time-white,
.sidebar-news__article:hover .date::before,
.sidebar-news__article .date.red::before,
.news-box:hover .news-meta .time::before,
.hot-today .box:hover .news-meta .time::before,
.article-expert-opinion:hover .date:before,
.ico-tw-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-tw-settings,
.ico-tw-settings-red,
a:hover .ico-tw-settings,
.ico-tw-settings,
.ico-tw-social-dark,
.tw-social,
.ico-tw-social-white,
.tw-social:before,
.ico-tw-white,
.ico-vk-settings-blue,
.skin-blue .header__red .settings-list>li>a:hover>.ico-vk-settings,
.ico-vk-settings-red,
a:hover .ico-vk-settings,
.ico-vk-settings,
.ico-vk-social-dark,
.vk-social,
.ico-vk-social-white,
.vk-social:before,
.ico-vk-white,
.ico-vote-arrow-red,
.debriefing-list li:hover::after,
.debriefing-big-list li:hover::after,
.ico-vote-arrow-white,
.debriefing-list li.active::after,
.debriefing-big-list li.active::after,
.ico-votings-red,
.debriefing-result-list .deb-result-item .number-votes:before,
.ico-votings-white,
.voting-news:hover .votings-amount:before,
.ico-votings,
.votings-amount:before,
.ico-white-arrow-r-xs,
.red-arrow-r:before,
.categories-placeholder:before,
.header__red .search-box .search-close,
.header__red .settings-list .search.open>a:hover>i.ico-search-settings,
.region-nav .region-placeholder:before,
.fixed .region-nav .region-nav__box .region-nav__list>li>a::before,
.fixed .region-nav .region-nav__box .region-nav__list>li>a:hover::before,
.fixed .region-nav .region-nav__box .region-nav__list>li>a:focus::before,
.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a::after,
.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a:hover::after,
.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a:focus::after,
.fixed .region-nav .region-nav__box .region-nav__list>li.selected>a:hover::before,
.page-search .search-close,
.news-cloud .date::before,
.news-cloud::before,
.page-head .title::before,
.news-plot__title i::before,
.expert-opinion__box:hover time i {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  text-indent: -9999px;
}
.fixed .region-nav__list {
  flex-direction: column;
}

.container-social__item {
  margin-bottom: 24px;
}

.container-social__item:last-child {
  margin-bottom: 0;
}

.weather-sprite,
.weather-cloud-mist_big,
.weather-cloud-mist_small,
.weather-cloud-snow_big,
.weather-cloud-snow_small,
.weather-cloud-thunder_big,
.weather-cloud-thunder_small,
.weather-cloud-warning_big,
.weather-cloud-warning_small,
.weather-cloud-wind_big,
.weather-cloud-wind_small,
.weather-cloud_big,
.weather-cloud_small,
.weather-hail-snow_big,
.weather-hail-snow_small,
.weather-hail-thunder_big,
.weather-hail-thunder_small,
.weather-hail-warning_big,
.weather-hail-warning_small,
.weather-hail-wind_big,
.weather-hail-wind_small,
.weather-hail_big,
.weather-hail_small,
.weather-mist_big,
.weather-mist_small,
.weather-moon-cloud-big_big,
.weather-moon-cloud-big_small,
.weather-moon-cloud-small_big,
.weather-moon-mist_big,
.weather-moon-mist_small,
.weather-moon-rain-cloud_big,
.weather-moon-rain-cloud_small,
.weather-moon-shower_big,
.weather-moon-shower_small,
.weather-moon-small-cloud_big,
.weather-moon_big,
.weather-moon_small,
.weather-rain-cloud_big,
.weather-rain-cloud_small,
.weather-rain-hail-snow_big,
.weather-rain-hail-thunder_big,
.weather-rain-hail-thunder_small,
.weather-rain-hail-wind_big,
.weather-rain-hail-wind_small,
.weather-rain-hail_big,
.weather-rain-hail_small,
.weather-rain-snow_big,
.weather-rain-snow_small,
.weather-rain-thunder_big,
.weather-rain-thunder_small,
.weather-rain-wind_big,
.weather-rain-wind_small,
.weather-rainbow_big,
.weather-rainbow_small,
.weather-shooting-star_big,
.weather-shooting-star_small,
.weather-shower-hail-wind_big,
.weather-shower-hail-wind_small,
.weather-shower-hail_big,
.weather-shower-hail_small,
.weather-shower-rain-snow_small,
.weather-shower-rain-thunder_big,
.weather-shower-rain-thunder_small,
.weather-shower-snow_big,
.weather-shower-snow_small,
.weather-shower-thunder_big,
.weather-shower-thunder_small,
.weather-shower-warning_big,
.weather-shower-warning_small,
.weather-shower-wind_big,
.weather-shower-wind_small,
.weather-shower_big,
.weather-shower_small,
.weather-small-mist_big,
.weather-small-mist_small,
.weather-snow-warning_big,
.weather-snow-warning_small,
.weather-snow-wind_big,
.weather-snow-wind_small,
.weather-snow_big,
.weather-snow_small,
.weather-storm-warning_big,
.weather-storm-warning_small,
.weather-storm_big,
.weather-storm_small,
.weather-sun-big-cloud_big,
.weather-sun-cloud-big_small,
.weather-sun-however_big,
.weather-sun-mist_big,
.weather-sun-mist_small,
.weather-sun-rain-cloud_big,
.weather-sun-rain-cloud_small,
.weather-sun-sea_big,
.weather-sun-sea_small,
.weather-sun-small-cloud_big,
.weather-sun-small-cloud_small,
.weather-sun-warning_big,
.weather-sun-warning_small,
.weather-sun-wave_big,
.weather-sun-wave_small,
.weather-sun_big,
.weather-sun_small,
.weather-thunder-snow_big,
.weather-thunder-snow_small,
.weather-thunder-warning_big,
.weather-thunder-warning_small,
.weather-thunder_big,
.weather-thunder_small,
.weather-wind-dust-warning_big,
.weather-wind-dust-warning_small,
.weather-wind-dust,
.weather-wind-dust_big,
.weather-wind-mist_big,
.weather-wind-mist_small,
.weather-wind-warning_big,
.weather-wind-warning_small,
.weather-wind_big,
.weather-wind_small {
  background-image: url('../images/weather-s9e1316c779.png');
  background-repeat: no-repeat;
}

.weather-cloud-mist_big {
  background-position: 0 0;
  height: 21px;
  width: 26px;
}

.weather-cloud-mist_small {
  background-position: -36px 0;
  height: 14px;
  width: 18px;
}

.weather-cloud-snow_big {
  background-position: -64px 0;
  height: 22px;
  width: 26px;
}

.weather-cloud-snow_small {
  background-position: -100px 0;
  height: 15px;
  width: 18px;
}

.weather-cloud-thunder_big {
  background-position: -128px 0;
  height: 23px;
  width: 26px;
}

.weather-cloud-thunder_small {
  background-position: -164px 0;
  height: 16px;
  width: 18px;
}

.weather-cloud-warning_big {
  background-position: -192px 0;
  height: 24px;
  width: 26px;
}

.weather-cloud-warning_small {
  background-position: -228px 0;
  height: 16px;
  width: 18px;
}

.weather-cloud-wind_big {
  background-position: -256px 0;
  height: 22px;
  width: 26px;
}

.weather-cloud-wind_small {
  background-position: -292px 0;
  height: 16px;
  width: 18px;
}

.weather-cloud_big {
  background-position: -320px 0;
  height: 17px;
  width: 26px;
}

.weather-cloud_small {
  background-position: -356px 0;
  height: 12px;
  width: 18px;
}

.weather-hail-snow_big {
  background-position: -384px 0;
  height: 24px;
  width: 26px;
}

.weather-hail-snow_small {
  background-position: -420px 0;
  height: 16px;
  width: 18px;
}

.weather-hail-thunder_big {
  background-position: -448px 0;
  height: 24px;
  width: 26px;
}

.weather-hail-thunder_small {
  background-position: -484px 0;
  height: 16px;
  width: 18px;
}

.weather-hail-warning_big {
  background-position: -512px 0;
  height: 24px;
  width: 26px;
}

.weather-hail-warning_small {
  background-position: -548px 0;
  height: 16px;
  width: 18px;
}

.weather-hail-wind_big {
  background-position: -576px 0;
  height: 24px;
  width: 26px;
}

.weather-hail-wind_small {
  background-position: -612px 0;
  height: 16px;
  width: 18px;
}

.weather-hail_big {
  background-position: -640px 0;
  height: 23px;
  width: 26px;
}

.weather-hail_small {
  background-position: -676px 0;
  height: 16px;
  width: 18px;
}

.weather-mist_big {
  background-position: -704px 0;
  height: 20px;
  width: 16px;
}

.weather-mist_small {
  background-position: -730px 0;
  height: 14px;
  width: 10px;
}

.weather-moon-cloud-big_big {
  background-position: -750px 0;
  height: 28px;
  width: 28px;
}

.weather-moon-cloud-big_small {
  background-position: -788px 0;
  height: 16px;
  width: 18px;
}

.weather-moon-cloud-small_big {
  background-position: -816px 0;
  height: 16px;
  width: 16px;
}

.weather-moon-mist_big {
  background-position: -842px 0;
  height: 22px;
  width: 22px;
}

.weather-moon-mist_small {
  background-position: -874px 0;
  height: 15px;
  width: 14px;
}

.weather-moon-rain-cloud_big {
  background-position: -898px 0;
  height: 27px;
  width: 27px;
}

.weather-moon-rain-cloud_small {
  background-position: -935px 0;
  height: 18px;
  width: 18px;
}

.weather-moon-shower_big {
  background-position: -963px 0;
  height: 26px;
  width: 28px;
}

.weather-moon-shower_small {
  background-position: -1001px 0;
  height: 18px;
  width: 18px;
}

.weather-moon-small-cloud_big {
  background-position: -1029px 0;
  height: 23px;
  width: 24px;
}

.weather-moon_big {
  background-position: -1063px 0;
  height: 20px;
  width: 20px;
}

.weather-moon_small {
  background-position: -1093px 0;
  height: 14px;
  width: 14px;
}

.weather-rain-cloud_big {
  background-position: -1117px 0;
  height: 22px;
  width: 26px;
}

.weather-rain-cloud_small {
  background-position: -1153px 0;
  height: 15px;
  width: 18px;
}

.weather-rain-hail-snow_big {
  background-position: -1181px 0;
  height: 24px;
  width: 26px;
}

.weather-rain-hail-thunder_big {
  background-position: -1217px 0;
  height: 24px;
  width: 26px;
}

.weather-rain-hail-thunder_small {
  background-position: -1253px 0;
  height: 16px;
  width: 18px;
}

.weather-rain-hail-wind_big {
  background-position: -1281px 0;
  height: 24px;
  width: 26px;
}

.weather-rain-hail-wind_small {
  background-position: -1317px 0;
  height: 16px;
  width: 18px;
}

.weather-rain-hail_big {
  background-position: -1345px 0;
  height: 23px;
  width: 26px;
}

.weather-rain-hail_small {
  background-position: -1381px 0;
  height: 16px;
  width: 18px;
}

.weather-rain-snow_big {
  background-position: -1409px 0;
  height: 24px;
  width: 26px;
}

.weather-rain-snow_small {
  background-position: -1445px 0;
  height: 16px;
  width: 18px;
}

.weather-rain-thunder_big {
  background-position: -1473px 0;
  height: 24px;
  width: 26px;
}

.weather-rain-thunder_small {
  background-position: -1509px 0;
  height: 16px;
  width: 18px;
}

.weather-rain-wind_big {
  background-position: -1537px 0;
  height: 24px;
  width: 26px;
}

.weather-rain-wind_small {
  background-position: -1573px 0;
  height: 16px;
  width: 18px;
}

.weather-rainbow_big {
  background-position: -1601px 0;
  height: 15px;
  width: 26px;
}

.weather-rainbow_small {
  background-position: -1637px 0;
  height: 11px;
  width: 18px;
}

.weather-shooting-star_big {
  background-position: -1665px 0;
  height: 20px;
  width: 23px;
}

.weather-shooting-star_small {
  background-position: -1698px 0;
  height: 14px;
  width: 16px;
}

.weather-shower-hail-wind_big {
  background-position: -1724px 0;
  height: 24px;
  width: 26px;
}

.weather-shower-hail-wind_small {
  background-position: -1760px 0;
  height: 16px;
  width: 18px;
}

.weather-shower-hail_big {
  background-position: -1788px 0;
  height: 24px;
  width: 26px;
}

.weather-shower-hail_small {
  background-position: -1824px 0;
  height: 16px;
  width: 18px;
}

.weather-shower-rain-snow_small {
  background-position: -1852px 0;
  height: 16px;
  width: 18px;
}

.weather-shower-rain-thunder_big {
  background-position: -1880px 0;
  height: 24px;
  width: 26px;
}

.weather-shower-rain-thunder_small {
  background-position: -1916px 0;
  height: 16px;
  width: 18px;
}

.weather-shower-snow_big {
  background-position: -1944px 0;
  height: 24px;
  width: 26px;
}

.weather-shower-snow_small {
  background-position: -1980px 0;
  height: 16px;
  width: 18px;
}

.weather-shower-thunder_big {
  background-position: -2008px 0;
  height: 24px;
  width: 26px;
}

.weather-shower-thunder_small {
  background-position: -2044px 0;
  height: 16px;
  width: 18px;
}

.weather-shower-warning_big {
  background-position: -2072px 0;
  height: 24px;
  width: 26px;
}

.weather-shower-warning_small {
  background-position: -2108px 0;
  height: 16px;
  width: 16px;
}

.weather-shower-wind_big {
  background-position: -2134px 0;
  height: 24px;
  width: 26px;
}

.weather-shower-wind_small {
  background-position: -2170px 0;
  height: 16px;
  width: 18px;
}

.weather-shower_big {
  background-position: -2198px 0;
  height: 22px;
  width: 26px;
}

.weather-shower_small {
  background-position: -2234px 0;
  height: 15px;
  width: 18px;
}

.weather-small-mist_big {
  background-position: -2262px 0;
  height: 23px;
  width: 18px;
}

.weather-small-mist_small {
  background-position: -2290px 0;
  height: 16px;
  width: 12px;
}

.weather-snow-warning_big {
  background-position: -2312px 0;
  height: 24px;
  width: 26px;
}

.weather-snow-warning_small {
  background-position: -2348px 0;
  height: 16px;
  width: 18px;
}

.weather-snow-wind_big {
  background-position: -2376px 0;
  height: 24px;
  width: 26px;
}

.weather-snow-wind_small {
  background-position: -2412px 0;
  height: 16px;
  width: 18px;
}

.weather-snow_big {
  background-position: -2440px 0;
  height: 22px;
  width: 24px;
}

.weather-snow_small {
  background-position: -2474px 0;
  height: 16px;
  width: 16px;
}

.weather-storm-warning_big {
  background-position: -2500px 0;
  height: 23px;
  width: 22px;
}

.weather-storm-warning_small {
  background-position: -2532px 0;
  height: 16px;
  width: 16px;
}

.weather-storm_big {
  background-position: -2558px 0;
  height: 22px;
  width: 24px;
}

.weather-storm_small {
  background-position: -2592px 0;
  height: 16px;
  width: 16px;
}

.weather-sun-big-cloud_big {
  background-position: -2618px 0;
  height: 25px;
  width: 28px;
}

.weather-sun-cloud-big_small {
  background-position: -2656px 0;
  height: 18px;
  width: 18px;
}

.weather-sun-however_big {
  background-position: -2684px 0;
  height: 28px;
  width: 28px;
}

.weather-sun-mist_big {
  background-position: -2722px 0;
  height: 24px;
  width: 24px;
}

.weather-sun-mist_small {
  background-position: -2756px 0;
  height: 16px;
  width: 16px;
}

.weather-sun-rain-cloud_big {
  background-position: -2782px 0;
  height: 28px;
  width: 28px;
}

.weather-sun-rain-cloud_small {
  background-position: -2820px 0;
  height: 18px;
  width: 18px;
}

.weather-sun-sea_big {
  background-position: -2848px 0;
  height: 23px;
  width: 25px;
}

.weather-sun-sea_small {
  background-position: -2883px 0;
  height: 16px;
  width: 17px;
}

.weather-sun-small-cloud_big {
  background-position: -2910px 0;
  height: 28px;
  width: 28px;
}

.weather-sun-small-cloud_small {
  background-position: -2948px 0;
  height: 18px;
  width: 18px;
}

.weather-sun-warning_big {
  background-position: -2976px 0;
  height: 26px;
  width: 26px;
}

.weather-sun-warning_small {
  background-position: -3012px 0;
  height: 18px;
  width: 18px;
}

.weather-sun-wave_big {
  background-position: -3040px 0;
  height: 23px;
  width: 25px;
}

.weather-sun-wave_small {
  background-position: -3075px 0;
  height: 16px;
  width: 17px;
}

.weather-sun_big {
  background-position: -3102px 0;
  height: 28px;
  width: 28px;
}

.weather-sun_small {
  background-position: -3140px 0;
  height: 18px;
  width: 18px;
}

.weather-thunder-snow_big {
  background-position: -3168px 0;
  height: 24px;
  width: 26px;
}

.weather-thunder-snow_small {
  background-position: -3204px 0;
  height: 16px;
  width: 18px;
}

.weather-thunder-warning_big {
  background-position: -3232px 0;
  height: 24px;
  width: 26px;
}

.weather-thunder-warning_small {
  background-position: -3268px 0;
  height: 16px;
  width: 18px;
}

.weather-thunder_big {
  background-position: -3296px 0;
  height: 28px;
  width: 18px;
}

.weather-thunder_small {
  background-position: -3324px 0;
  height: 18px;
  width: 12px;
}

.weather-wind-dust-warning_big {
  background-position: -3346px 0;
  height: 23px;
  width: 24px;
}

.weather-wind-dust-warning_small {
  background-position: -3380px 0;
  height: 16px;
  width: 16px;
}

.weather-wind-dust {
  background-position: -3406px 0;
  height: 14px;
  width: 16px;
}

.weather-wind-dust_big {
  background-position: -3432px 0;
  height: 20px;
  width: 22px;
}

.weather-wind-mist_big {
  background-position: -3464px 0;
  height: 20px;
  width: 24px;
}

.weather-wind-mist_small {
  background-position: -3498px 0;
  height: 14px;
  width: 16px;
}

.weather-wind-warning_big {
  background-position: -3524px 0;
  height: 24px;
  width: 26px;
}

.weather-wind-warning_small {
  background-position: -3560px 0;
  height: 16px;
  width: 18px;
}

.weather-wind_big {
  background-position: -3588px 0;
  height: 25px;
  width: 26px;
}

.weather-wind_small {
  background-position: -3624px 0;
  height: 17px;
  width: 18px;
}

.weather-sprite,
.weather-cloud-mist_big,
.weather-cloud-mist_small,
.weather-cloud-snow_big,
.weather-cloud-snow_small,
.weather-cloud-thunder_big,
.weather-cloud-thunder_small,
.weather-cloud-warning_big,
.weather-cloud-warning_small,
.weather-cloud-wind_big,
.weather-cloud-wind_small,
.weather-cloud_big,
.weather-cloud_small,
.weather-hail-snow_big,
.weather-hail-snow_small,
.weather-hail-thunder_big,
.weather-hail-thunder_small,
.weather-hail-warning_big,
.weather-hail-warning_small,
.weather-hail-wind_big,
.weather-hail-wind_small,
.weather-hail_big,
.weather-hail_small,
.weather-mist_big,
.weather-mist_small,
.weather-moon-cloud-big_big,
.weather-moon-cloud-big_small,
.weather-moon-cloud-small_big,
.weather-moon-mist_big,
.weather-moon-mist_small,
.weather-moon-rain-cloud_big,
.weather-moon-rain-cloud_small,
.weather-moon-shower_big,
.weather-moon-shower_small,
.weather-moon-small-cloud_big,
.weather-moon_big,
.weather-moon_small,
.weather-rain-cloud_big,
.weather-rain-cloud_small,
.weather-rain-hail-snow_big,
.weather-rain-hail-thunder_big,
.weather-rain-hail-thunder_small,
.weather-rain-hail-wind_big,
.weather-rain-hail-wind_small,
.weather-rain-hail_big,
.weather-rain-hail_small,
.weather-rain-snow_big,
.weather-rain-snow_small,
.weather-rain-thunder_big,
.weather-rain-thunder_small,
.weather-rain-wind_big,
.weather-rain-wind_small,
.weather-rainbow_big,
.weather-rainbow_small,
.weather-shooting-star_big,
.weather-shooting-star_small,
.weather-shower-hail-wind_big,
.weather-shower-hail-wind_small,
.weather-shower-hail_big,
.weather-shower-hail_small,
.weather-shower-rain-snow_small,
.weather-shower-rain-thunder_big,
.weather-shower-rain-thunder_small,
.weather-shower-snow_big,
.weather-shower-snow_small,
.weather-shower-thunder_big,
.weather-shower-thunder_small,
.weather-shower-warning_big,
.weather-shower-warning_small,
.weather-shower-wind_big,
.weather-shower-wind_small,
.weather-shower_big,
.weather-shower_small,
.weather-small-mist_big,
.weather-small-mist_small,
.weather-snow-warning_big,
.weather-snow-warning_small,
.weather-snow-wind_big,
.weather-snow-wind_small,
.weather-snow_big,
.weather-snow_small,
.weather-storm-warning_big,
.weather-storm-warning_small,
.weather-storm_big,
.weather-storm_small,
.weather-sun-big-cloud_big,
.weather-sun-cloud-big_small,
.weather-sun-however_big,
.weather-sun-mist_big,
.weather-sun-mist_small,
.weather-sun-rain-cloud_big,
.weather-sun-rain-cloud_small,
.weather-sun-sea_big,
.weather-sun-sea_small,
.weather-sun-small-cloud_big,
.weather-sun-small-cloud_small,
.weather-sun-warning_big,
.weather-sun-warning_small,
.weather-sun-wave_big,
.weather-sun-wave_small,
.weather-sun_big,
.weather-sun_small,
.weather-thunder-snow_big,
.weather-thunder-snow_small,
.weather-thunder-warning_big,
.weather-thunder-warning_small,
.weather-thunder_big,
.weather-thunder_small,
.weather-wind-dust-warning_big,
.weather-wind-dust-warning_small,
.weather-wind-dust,
.weather-wind-dust_big,
.weather-wind-mist_big,
.weather-wind-mist_small,
.weather-wind-warning_big,
.weather-wind-warning_small,
.weather-wind_big,
.weather-wind_small {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  text-indent: -9999px;
}

body {
  background: #f3f2f2;
  min-width: 300px;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

.font-light,
.form-control,
.btn,
.block-title,
.dropdown-projects .dropdown-toggle,
.weather-dropdown,
.weather-dropdown dd li,
.categories-nav__list>li,
.header__region .region-nav__list>li ul a,
.region-selected__title,
.sidebar-news__article p.normal,
.debriefing-header .title,
.commentable-news__item .top .date,
.expert-opinion__box p.normal,
.encyclopedia-news__box p,
.form-search .form-group label.label,
.content-form__title,
.hot-today time,
.fancybox-custom .fancybox-close::before,
.popup h3,
.popup p,
.article-box .btn,
.article-expert-opinion .date,
.uppercase-title-md,
.article-people .item p {
  font-family: "MuseoSansLight";
}

.font-regular,
.experts-list__box p,
.news-page-description p,
.hot-themes .title .ht-btn {
  font-family: "MuseoSansRegular";
}

.font-medium,
.hot-themes__list a,
.fixed .site-categories .categories-nav__list>li>a,
.categories-nav__link,
.categories-nav__list>.active,
.categories-nav__list>.parent,
.categories-nav_tab li,
.wr-info__day,
.wr-info__night,
.header__region,
.number-today a,
.news-cloud .author,
.news-cloud .caption,
.news-cloud p,
.plot-news .simple a.link p,
.white-box.comment .title,
.white-box.comment .name,
.experts-list__box,
.slash-list-blue a,
.page-head .title,
.news-box .clip,
.news-box .photo .live,
.expert-opinion__box .info .name,
.expert-opinion__box .info .type,
.custom-taber,
.wiki h3,
.wiki .red-title,
.header-blue-dark__nav-list a,
.header-black .site-list li a,
.weather-dropdown .degrees,
.news-theme-item p,
.article-box p strong,
.article-expert-opinion .title-item,
.article-expert-opinion .name,
.dossier-b p,
.hot-themes .title {
  font-family: "MuseoSansBold";
  font-weight: normal;
}

.font-bold,
.custom-pagination li a,
.header__last-news a,
.number-today .number,
.number-today .number strong,
.sidebar-news__article p,
.sidebar-news__article a.type,
.debriefing-header .question,
.commentable-news__item p,
.white-box.news h2,
.promo-live time,
.promo-live .name,
.news-box .author,
.news-box h2,
.news-box .type,
.news-plot__title,
.expert-opinion__box p,
.projects-news__box a .category,
.projects-news__box a p,
.company-news__box p,
.encyclopedia-news__box .type,
.encyclopedia-news__box .name,
.short-news .category,
.short-news .type,
.short-news__text h2,
.document-list__category a,
.document-list__caption a,
.wiki-news-list .wiki-list h2,
.picture-story .box .title,
.hot-today h2,
.hot-today .type,
.partners-news .pn-box .title,
.header-blue__slogan,
.skin-blue .categories-nav__list>li>a,
.flat-social a,
.news-page-title,
.news-page h1,
.news-page-description p b,
.story-topic-item .type,
.story-topic-item p,
.comment-amount,
.article-box a,
h2.message,
.news-page h3,
.article-box h3,
.article-expert-opinion p,
.direct-speech-b .name-item,
.direct-speech-b p,
.slide-counter-b,
.uppercase-title-lg,
.uppercase-title-lg h1,
.latest-news-cat,
.debriefing-big-list,
.debriefing-result-list,
.debriefing-result-list .deb-result-item .interest,
.debriefing-result-list .deb-result-item .number-votes,
.debriefing-result-list .deb-result-item .your-voice,
.vote-is-closed,
.article-people .name {
  font-family: "MuseoSansBold";
}

.btn.red,
.btn.redb1,
.btn.popup-standart-c__btn {
  font-family: "MuseoSansMedium";
}

.form-control {
  padding: 5px 10px;
  border-radius: 1px;
  box-shadow: none;
  color: #000;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 20px;
  outline: none;
}

.form-control:focus,
.form-control:active {
  box-shadow: none;
}

.form-control.black {
  border: 1px solid #000;
  border-radius: 0;
}

.btn {
  border: 1px solid #000;
  height: 30px;
  padding: 0 20px;
  margin: 0;
  text-align: center;
  display: block;
  background: none;
  box-shadow: none;
  border-radius: 0;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  width: 100%;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}

.btn:hover {
  background: #423d3d;
  border-color: #423d3d;
  color: #fff;
}

.btn:focus {
  background: #000;
  border-color: #000;
  color: #fff;
}

a.btn {
  line-height: 28px;
}

.btn.disabled {
  opacity: 0.5;
}

.btn.white {
  border-color: #fff;
  color: #fff;
}

.btn.white:hover {
  background: #fff;
  color: #000;
}

.btn.white:focus {
  color: #000;
  background: #aaa;
  border-color: #aaa;
}

.btn.red {
  border-color: #d64b4b;
  background: #d64b4b;
  color: #fff;
}

.btn.red:hover {
  background: #cb3838;
  border-color: #cb3838;
}

.btn.red:focus {
  background: #a82f2f;
  border-color: #a82f2f;
}

.btn.redb1 {
  border-color: #b63333;
  background: #cb3838;
  color: #fff;
}

.btn.redb1:hover,
.btn.redb1:focus {
  background: #b63333;
}

.circle {
  border-radius: 100%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.circle.small {
  width: 12px;
  height: 12px;
}

.circle.red {
  background: #b93535;
}

.block-header {
  padding-bottom: 13px;
  padding-top: 5px;
}

.block-header.first {
  padding-top: 0;
  margin-top: -3px;
}

.block-title {
  font-size: 18px;
  line-height: 32px;
  text-transform: uppercase;
}

.block-title.white {
  color: #fff;
}

.block-title.big {
  font-size: 28px;
}

.block-title.medium {
  font-size: 24px;
}

.block-title.normal {
  font-size: 22px;
}

.main {
  padding-top: 20px;
}

.main.no-padding {
  padding-top: 0;
}

.big-col {
  padding-right: 0;
}

.sidebar {
  padding: 0;
}

.small-col {
  padding-right: 0;
}

.hidden-all {
  opacity: 0;
  visibility: hidden;
}

@media only screen and (min-width: 992px) {
  .main-row {
    position: relative;
  }

  .main-row.type-next {
    padding-top: 21px;
  }
}

@media only screen and (max-width: 991px) {
  .big-col {
    padding-left: 0;
  }

  .small-col {
    padding: 0;
  }

  .block-title-regions {
    padding-top: 40px;
  }
  .infinite__print-link {
    display: none;
  }
  .sticky-element {
    display: none;
  }
}

/* @media only screen and (max-width: 767px) {
  .sidebar {
    float: none !important;
    clear: both;
  }
} */


.animate,
.more-info,
.more-info span,
.more-info::after,
.news-box .corner,
.news-box h2,
.news-box p {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}

.animate-fast,
.news-box .photo::after {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 100ms;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
}

.site-branding__container {
  margin: 75px auto 0;
  background: #f3f2f2;
  padding-right: 10px;
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  .site-branding__container {
    max-width: 990px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .site-branding__container {
    width: 760px;
  }
}

.site-branding {
  background-color: #d9d3d2;
  overflow: hidden;
  position: relative;
}

.site-branding .hot-themes,
.site-branding .picture-story,
.site-branding .footer {
  margin-right: -10px;
}

.site-branding__link {
  width: 100%;
  height: 700px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/main/content/branding.jpg) no-repeat 50% 0;
  overflow: hidden;
}

.site-branding__link img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.responsive {
  width: 100%;
}

.clear-list,
.hot-themes__list,
.categories-nav ul,
.region-nav ul,
.debriefing-list,
.debriefing-big-list,
.debriefing-result-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.horizontal {
  width: 100%;
  display: table;
  font-size: 0;
}

.horizontal>li,
.horizontal>div {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}

.social-left {
  margin-left: 15px;
}

.inline-block-list,
.hot-themes__list,
.region-nav__list,
.header__region .sub ul {
  width: 100%;
  display: table;
  font-size: 0;
}

.inline-block-list>li,
.hot-themes__list>li,
.region-nav__list>li,
.header__region .sub ul>li {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}

.inline-block-table {
  width: 100%;
  display: table;
  font-size: 0;
}

.inline-block-table>li {
  display: table-cell;
  vertical-align: top;
  font-size: 12px;
}

.block-center {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.circle-white {
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 6px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.print-url,
.print__logo,
.print__date,
.other-blocks,
.print-copyright {
  display: none;
}

.other-blocks {
  display: none !important;
}

*:focus::-moz-placeholder {
  color: transparent !important;
}

*[autofocus]::-moz-placeholder:focus {
  color: graytext !important;
}

*:focus:-moz-placeholder {
  color: transparent !important;
}

*[autofocus]:-moz-placeholder:focus {
  color: graytext !important;
}

*:focus::-webkit-input-placeholder {
  color: transparent !important;
}

*[autofocus]::-webkit-input-placeholder {
  color: graytext !important;
}

/***
 * BxSlider v4.2.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 ***/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}

/** THEME
===================================*/
.bx-wrapper {
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/main/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../images/main/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../images/main/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/main/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/main/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

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

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.newstyle .fancybox-skin {
  background: none;
}

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

/*
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
*/
.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
  height: auto !important;
}

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

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

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

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

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url("../images/main/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/main/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.newstyle .fancybox-close {
  width: 25px;
  height: 25px;
  top: 22px;
  right: 26px;
  z-index: 8042;
  background: url(../images/main/sprite/sprite.png) no-repeat 0 -133px;
}

.newstyle .fancybox-close:hover {
  background-position: -28px -133px;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/main/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.newstyle .fancybox-inner {
  z-index: 8041;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

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

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

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

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

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

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

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/main/fancybox_overlay.png");
}

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

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

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

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

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url("../images/main/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("../images/main/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

.dropdown-projects {
  margin: 5px 0;
  position: relative;
}

.dropdown-projects.open .dropdown-toggle {
  background: #007ba3;
  color: #fff;
}

.dropdown-projects.open .dropdown-toggle::after {
  border-top: 3px solid #fff;
}

.dropdown-projects.open .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 3px solid #fff;
}

.dropdown-projects .dropdown-toggle {
  height: 30px;
  line-height: 20px;
  color: #cdcdcd;
  font-size: 13px;
  padding: 5px 20px 5px 10px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}

.dropdown-projects .dropdown-toggle::after {
  content: "";
  right: 5px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #bababa;
  border-bottom: 0;
}

.dropdown-projects .dropdown-menu {
  padding: 0;
  margin: 0;
  left: auto;
  right: 0;
  background: #007ba3;
  border-radius: 0;
  box-shadow: rgba(0, 0, 0, 0.5) 0 3px 5px;
  border: 0;
}

.dropdown-projects .dropdown-menu>li+li {
  border-top: 1px solid #57a0b8;
}

.dropdown-projects .dropdown-menu>li>a {
  color: #fff;
  font-size: 13px;
  padding: 10px 10px;
  line-height: 20px;
  display: block;
}

.dropdown-projects .dropdown-menu>li>a:hover {
  background: #006f93;
}

.content-social-plugin {
  padding: 10px 0;
}

.twitter-tweet {
  margin: 0 !important;
  max-width: 700px !important;
  width: 100% !important;
}

.post-vk {
  width: 100% !important;
}

.post-vk>iframe {
  width: 100% !important;
}

.weather-dropdown {
  font-size: 12px;
  color: #fff;
  position: relative;
  z-index: 3;
}

.weather-dropdown .short {
  display: none;
  text-transform: uppercase;
}

.weather-dropdown dl {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  position: relative;
  width: 230px;
  height: 30px;
  height: 15px;
}

.weather-dropdown dt {
  border: 1px solid #d56060;
  width: 230px;
  height: 30px;
  line-height: 28px;
  padding: 0 20px 0 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 991px) {
  .weather-dropdown dt {
    height: 15px;
    line-height: 15px;
    padding: 0;
    border: 0 !important;
    background: none !important;
    color: #fff !important;
    cursor: default;
  }

  .weather-dropdown dt::after {
    border: 0 !important;
  }
}

.weather-dropdown dt .short {
  display: inline;
}

.weather-dropdown dt .long {
  display: none;
}

.weather-dropdown dt::after {
  opacity: 1;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #fff;
  border-bottom: 0;
  right: 8px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.weather-dropdown dt:hover {
  background: #fff;
  border-color: #fff;
  color: #cb3838;
}

.weather-dropdown dt:hover::after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #cb3838;
  border-bottom: 0;
}

.weather-dropdown dd {
  top: 30px;
  background: #a82f2f;
  left: -10px;
  position: absolute;
  white-space: nowrap;
  line-height: 20px;
  font-size: 14px;
  border-radius: 1px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}

@media only screen and (max-width: 991px) {
  .weather-dropdown dd {
    display: none;
  }
}

.weather-dropdown dd .caption {
  text-transform: uppercase;
  padding: 10px 20px;
}

.weather-dropdown dd li {
  padding: 10px 20px;
  border-top: 1px solid #b14444;
  cursor: pointer;
  background: #a82f2f;
}

.weather-dropdown dd li:hover {
  background: #fff;
  color: #a82f2f;
}

.weather-dropdown dd li:active {
  background: #eed5d5;
  color: #000;
}

.weather-dropdown dd li.selected {
  color: #bb6c6c;
  cursor: default;
  background: #a82f2f;
}

.weather-dropdown .open dt {
  background: #a82f2f;
  border-color: #a82f2f;
  color: #fff;
}

.weather-dropdown .open dt::after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid #fff;
  border-top: 0;
}

.weather-dropdown .open dd {
  visibility: visible;
  opacity: 1;
}

.bx-wrapper {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  box-shadow: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #656565;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin: 1px 9px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #fff;
  width: 14px;
  height: 14px;
  margin: 0 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
  width: 14px;
  height: 14px;
  margin: 0 8px;
}

.jq-selectbox.select-gray {
  display: block !important;
}

.jq-selectbox.select-gray .jq-selectbox__select {
  border: 1px solid #aaa9a9;
  height: 40px;
  line-height: 38px;
  padding: 0 30px 0 10px;
  color: #000;
  font-size: 16px;
  border-radius: 0;
  box-shadow: none;
  background: none;
  text-shadow: none;
}

.jq-selectbox.select-gray:hover .jq-selectbox__trigger-arrow {
  opacity: 0.3;
}

.jq-selectbox.select-gray.opened .jq-selectbox__select {
  border-color: #000;
  background: #fff;
}

.jq-selectbox.select-gray.opened .jq-selectbox__trigger-arrow {
  opacity: 1;
}

.jq-selectbox.select-gray .jq-selectbox__trigger {
  border-left: 0;
}

.jq-selectbox.select-gray .jq-selectbox__trigger-arrow {
  right: 10px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.jq-selectbox.select-gray .jq-selectbox__dropdown {
  width: 100%;
  border-radius: 0;
  border: 1px solid #000;
  box-shadow: none;
  top: 39px;
}

.jq-selectbox.select-gray .jq-selectbox__dropdown li.selected {
  background: #000;
}

.jq-selectbox.select-gray .jq-selectbox__dropdown li:hover {
  background: #000;
}

.jq-selectbox__select-text {
  width: 100% !important;
}

.jq-selectbox.custom-select {
  display: block !important;
}

.jq-selectbox.custom-select.focused .jq-selectbox__select {
  border: 1px solid #000;
  background: #fff;
}

.jq-selectbox.custom-select.opened .jq-selectbox__select {
  border-color: #a82f2f;
  background: #a82f2f;
  color: #fff;
}

.jq-selectbox.custom-select.opened .jq-selectbox__select .placeholder {
  color: #fff;
}

.jq-selectbox.custom-select.opened .jq-selectbox__trigger-arrow {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid #fff;
  border-top: 0;
}

.jq-selectbox.custom-select .jq-selectbox__select {
  border: 1px solid #000;
  padding: 4px 20px 4px 10px;
  height: 30px;
  line-height: 20px;
  color: #000;
  box-shadow: none;
  border-radius: 0;
  font-size: 12px;
  background: #fff;
  text-shadow: none;
}

.jq-selectbox.custom-select .jq-selectbox__select .placeholder {
  color: #000;
}

.jq-selectbox.custom-select .jq-selectbox__trigger {
  border-left: 0;
}

.jq-selectbox.custom-select .jq-selectbox__trigger-arrow {
  opacity: 1;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #000;
  border-bottom: 0;
  right: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.jq-selectbox.custom-select .jq-selectbox__dropdown {
  background: #a82f2f;
  border: 0;
  border-radius: 0;
  top: 30px;
  box-shadow: none;
  width: 100% !important;
}

.jq-selectbox.custom-select .jq-selectbox__dropdown ul li {
  font-size: 12px;
  color: #fff;
  border-top: 1px solid #b14444;
  line-height: 20px;
  padding: 4px 10px;
  white-space: normal;
}

.jq-selectbox.custom-select .jq-selectbox__dropdown ul li:hover,
.jq-selectbox.custom-select .jq-selectbox__dropdown ul li.sel {
  background: none;
}

.jq-selectbox.custom-select .jq-selectbox__dropdown ul li.sel {
  opacity: 0.5;
}

.custom-pagination {
  margin: 10px 0 0;
  border-radius: 0;
  position: relative;
  padding: 0 140px;
  text-align: center;
  height: 40px;
  width: 100%;
  display: table;
  font-size: 0;
}

@media only screen and (max-width: 479px) {
  .custom-pagination {
    padding: 0 0 60px;
  }
}

.custom-pagination li {
  display: inline-block;
  vertical-align: top;
}

.custom-pagination li a {
  border: 1px solid aaa9a9;
  border-radius: 0 !important;
  padding: 0;
  background: none;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  display: block;
  min-height: 38px;
  width: 60px;
  color: #000;
}

.custom-pagination li a:hover {
  background: #fff;
  border-color: #000;
  color: #000;
}

.custom-pagination li:first-child {
  left: 0;
}

.custom-pagination li:last-child {
  right: 0;
}

.custom-pagination li:first-child,
.custom-pagination li:last-child {
  position: absolute;
  top: 0;
}

@media only screen and (max-width: 479px) {

  .custom-pagination li:first-child,
  .custom-pagination li:last-child {
    top: auto;
    bottom: 0;
  }
}

.custom-pagination li:first-child a,
.custom-pagination li:last-child a {
  width: 140px;
  font-size: 14px;
  line-height: 15px;
  padding: 4px 0;
}

.custom-pagination li.disabled a {
  background: none;
}

.custom-pagination li.active a {
  background: #000;
  border-color: #000;
  color: #fff;
}

.custom-pagination li.active a:hover {
  background: #000;
  border-color: #000;
}

.custom-pagination li.more a {
  border: 1px solid transparent;
  background: none;
}

.ui-datepicker {
  border: 1px solid #000;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
  margin-top: -1px;
  z-index: 9999;
  width: 301px;
  padding: 0 12px 4px;
}

.ui-datepicker .ui-datepicker-title select {
  height: 30px;
  border: 1px solid #e5e5e5;
  margin: 0 5px;
  font-weight: 400;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.ui-datepicker .line {
  height: 3px;
  position: absolute;
  left: 0;
  top: -2px;
  background: #fff;
}

.ui-datepicker.to .line {
  left: auto;
  right: 0;
}

.ui-datepicker .ui-datepicker-header {
  border: 0;
  border-radius: 0;
  background: none;
  padding: 20px 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 24px;
  height: 24px;
  top: 23px;
  display: block;
  border: 0;
  border-radius: 0;
  background: none;
  margin: 0;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: none;
}

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

.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-prev::after {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  content: "";
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ui-datepicker .ui-datepicker-prev::before {
  border-right: 12px solid #000;
  left: 6px;
}

.ui-datepicker .ui-datepicker-prev::after {
  width: 0;
  height: 0;
  border-right: 12px solid #fff;
  left: 8px;
}

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

.ui-datepicker .ui-datepicker-next::before,
.ui-datepicker .ui-datepicker-next::after {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  content: "";
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.ui-datepicker .ui-datepicker-next::before {
  border-left: 12px solid #000;
  right: 6px;
}

.ui-datepicker .ui-datepicker-next::after {
  width: 0;
  height: 0;
  border-left: 12px solid #fff;
  right: 8px;
}

.ui-datepicker .ui-datepicker-calendar {
  margin: 0 0 20px;
}

.ui-datepicker .ui-datepicker-calendar thead {
  display: none;
}

.ui-datepicker .ui-state-default {
  background: none;
  border: 1px solid transparent;
  font-size: 18px;
  line-height: 28px;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

.ui-datepicker .ui-state-default.ui-state-hover {
  border-color: #000;
}

.ui-datepicker .ui-state-default.ui-state-active {
  border-color: #000;
  background: #000;
  color: #fff;
}

.ui-datepicker .ui-state-default.ui-priority-secondary {
  border: 1px solid transparent;
  color: #cdcdcd;
}

.ui-datepicker .ui-state-default.ui-priority-secondary.ui-state-hover {
  border: 1px solid transparent;
  color: #cdcdcd;
}

.ui-datepicker .ui-datepicker-week-end {
  color: #cb3838;
}

.ui-datepicker .ui-datepicker-week-end.ui-state-hover {
  border-color: #cb3838;
}

/*=== Blocks === */
.header {
  background: #fff;
}

@media only screen and (max-width: 991px) {
  .header__banner {
    display: none;
  }
}

.header__banner .col {
  padding: 0;
  text-align: center;
}

.header__last-news {
  padding: 20px 0;
  font-size: 12px;
  line-height: 15px;
}

@media only screen and (max-width: 991px) {
  .header__last-news {
    display: none;
  }
}

.header__last-news .container {
  padding: 0 20px;
}

.header__last-news .col {
  overflow: hidden;
  height: 60px;
  padding-right: 70px;
}

.header__last-news a {
  color: #000;
  display: block;
}

.header__last-news img {
  float: left;
  margin-right: 14px;
}

.hot-themes .title {
  text-transform: uppercase;
  font-size: 20px;
  color: #cb3838;
}

.hot-themes .ht__fire {
  background-position: 0 -2815px;
  width: 17px;
  height: 20px;
  margin-right: 10px;
  display: block;
  float: left;
  margin-top: 8px;
}

.hot-themes #ht__btn-show {
  color: #c93a3c;
  font-size: 12px;
}

.ht__header {
  padding: 6px 0 0;
}

.ht__header {
  padding: 6px 0 0;
  cursor: pointer;
}

.ht__header .ht-btn {
  background-color: #eb3535;
  color: #000;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  margin: 10px 0 0 12px;
  padding: 1px 15px 0 5px;
  vertical-align: top;
}

.ht-btn__text-close,
.hot-themes.open .ht-btn__text {
  display: none;
}

.hot-themes.open .ht-btn__text-close {
  display: inline;
}

.ht__header .ht-btn__arrow {
  display: block;
  position: absolute;
  width: 7px;
  height: 4px;
  top: 5px;
  right: 4px;
  transition: all 0.5s ease;
}

.ht__header .ht-btn__arrow:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  position: relative;
  top: 1px;
  border-top: 3px solid #000;
  border-bottom: 3px solid transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
}

.hot-themes.open .ht__header .ht-btn__arrow {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ht__header .ht-btn .circle-white {
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.ht__header .ht-btn .circle-white:before {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  content: "";
}

.open .ht__header .ht-btn .circle-white {
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.open .ht__header .ht-btn .circle-white:before {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  content: "";
}

.ht__body {
  display: none;
  padding: 10px 0px;
}

.hot-themes {
  background: #000;
  border-bottom: 4px solid #b83638;
}

@media only screen and (min-width: 992px) {
  .hot-themes .container {
    padding: 0 20px;
  }
}

.hot-themes #ht__btn-show {
  color: #c93a3c;
  font-size: 12px;
}

.ht__header {
  line-height: 36px;
}

.hot-themes__list {
  padding: 0 0 2px;
}

.hot-themes__list>li {
  width: 25%;
}

@media only screen and (max-width: 767px) {
  .hot-themes__list>li {
    width: 50%;
  }
}

.hot-themes__list a {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  position: relative;
  display: block;
  padding: 9px 9px 0px 20px;
  margin: 10px 0;
}

.hot-themes__list a:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
}

.hot-themes__list a:hover {
  color: #cb3838;
}

@media only screen and (min-width: 992px) {
  .fixed .categories-nav__link {
    font-family: "MuseoSansBold";
  }

  .fixed .categories-placeholder {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    line-height: 32px;
    padding: 0 18px 0 8px;
    margin-top: 5px;
    font-family: "MuseoSansBold";
    position: relative;
  }

  .fixed .categories-placeholder::before {
    display: none;
  }

  .fixed .categories-placeholder::after {
    right: 8px;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #000;
    border-bottom: 0;
  }

  .fixed .categories-placeholder:hover {
    background: #cb3838;
    color: #fff;
  }

  .fixed .categories-placeholder:hover::after {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #fff;
    border-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  .fixed .site-categories {
    width: 180px;
  }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
  .fixed .site-categories {
    width: 30px;
  }
}

.fixed .site-categories.open .categories-nav__list {
  opacity: 1;
  visibility: visible;
  display: block;
}

.fixed .site-categories.open .categories-placeholder {
  background: #a82f2f;
  color: #fff;
}

.fixed .site-categories.open .categories-placeholder::after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid #fff;
  border-top: 0;
}

.fixed .site-categories .categories-nav__list {
  display: none;
  padding: 0;
  background: #a82f2f;
  opacity: 0;
  visibility: hidden;
}

.fixed .site-categories .categories-nav__list>li+li {
  border-top: 1px solid #b14444;
}

.fixed .site-categories .categories-nav__list>li {
  display: block;
}

.fixed .site-categories .categories-nav__list>li>a {
  padding: 10px 18px;
  color: #fff;
  line-height: 19px;
  height: auto;
}

.fixed .site-categories .categories-nav__list>li>a:hover {
  background: #fff;
  color: #000;
}

.fixed .site-categories .categories-nav__list>li>a:focus {
  background: #eed5d5;
  color: #000;
}

@media only screen and (max-width: 767px) {

  .fixed .categories-placeholder,
  .fixed .region-placeholder {
    font-size: 0;
    text-indent: -9999px;
    padding-right: 0;
  }

  .fixed .categories-placeholder::after,
  .fixed .region-placeholder::after {
    display: none;
  }
}

.categories-placeholder {
  display: none;
}

.categories-placeholder:before {
  background-position: 0 -1101px;
  height: 10px;
  width: 12px;
  left: 8px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  content: "";
}

.open .categories-placeholder:before {
  background-position: 0 -1081px;
}

@media only screen and (max-width: 991px) {
  .header-nav.clicked {
    position: relative;
  }

  .header-nav .container {
    position: relative;
  }

  .header-nav .col {
    position: absolute;
    right: 0;
    top: -33px;
    z-index: 5;
  }

  .categories-placeholder {
    border: 1px solid #000;
    padding: 0 25px;
    position: relative;
    height: 28px;
    line-height: 26px;
    font-size: 11px;
    color: #000;
    display: block;
    font-family: "MuseoSansMedium";
  }

  .categories-placeholder:hover {
    color: #000;
  }

  .categories-placeholder:focus {
    color: #000;
  }

  .categories-placeholder:after {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #000;
    border-bottom: 0;
    right: 7px;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
  }
}

@media only screen and (min-width: 992px) {
  .categories-nav {
    float: left;
  }
}

@media only screen and (min-width: 992px) {
  .with-sub .parent.active>a::after {
    border-top: 3px solid #fff;
  }
}

@media only screen and (max-width: 991px) {
  .with-sub .parent.active>a::after {
    border-top: 3px solid #000;
  }
}

.with-sub .parent>a {
  padding-right: 18px;
  position: relative;
}

.with-sub .parent>a:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  right: 8px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  content: "";
}

@media only screen and (min-width: 992px) {
  .with-sub .parent>a:after {
    border-top: 3px solid #000;
  }
}

@media only screen and (max-width: 991px) {
  .with-sub .parent>a:after {
    border-top: 3px solid #fff;
  }
}

@media only screen and (min-width: 992px) {
  .with-sub .parent>a:hover::after {
    border-top: 3px solid #fff;
  }
}

@media only screen and (max-width: 991px) {
  .with-sub .parent>a:hover::after {
    border-top: 3px solid #000;
  }
}

@media only screen and (max-width: 991px) {
  .with-sub .parent>a:focus::after {
    border-top: 3px solid #000;
  }
}

.with-sub .parent.open>a::after {
  border-top: 0;
  border-bottom: 3px solid #fff;
}

.fixed .with-sub .categories-nav__list>.parent.open ul {
  display: block;
}

.fixed .clicked .site-categories-simple .categories-nav__list .parent.open {
  z-index: 7;
}

.fixed .clicked .site-categories.open {
  z-index: 8;
}

.fixed .clicked .site-categories.open .categories-nav__list {
  z-index: 7;
}

.fixed .clicked .site-categories .categories-nav__list .parent.open>ul {
  z-index: 7;
}

.categories-nav__link {
  line-height: 32px;
  height: 30px;
  padding: 0 8px;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  margin-right: 0;
  color: #000;
  float: left;
  margin-top: 5px;
}

.categories-nav__link:hover {
  background: #cb3838;
  color: #fff;
}

.categories-nav {
  position: relative;
}

.categories-nav .categories-nav__list {
  padding: 5px 0;
}

.categories-nav__list {
  padding: 5px 0;
}

@media only screen and (min-width: 992px) {
  .categories-nav__list {
    width: 100%;
    display: table;
    font-size: 0;
  }

  .categories-nav__list>li,
  .categories-nav__list>div {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
  }
}

.categories-nav__list>li {
  font-size: 14px;
  text-transform: uppercase;
}

.categories-nav__list>li:hover>a {
  background: #cb3838;
  color: #fff;
}

.categories-nav__list>li.active>a {
  background: #cb3838;
  color: #fff;
}

.categories-nav__list>li>a {
  color: #000;
  display: block;
  padding: 0 7px;
  line-height: 32px;
  height: 30px;
}

.categories-nav__list>.parent {
  position: relative;
}

.categories-nav__list>.parent ul {
  background: #a82f2f;
  z-index: 3;
}

@media only screen and (min-width: 992px) {
  .categories-nav__list>.parent ul {
    position: absolute;
    right: -10px;
    top: 30px;
    width: 320px;
    opacity: 0;
    visibility: hidden;
  }
}

@media only screen and (max-width: 991px) {
  .categories-nav__list>.parent ul {
    display: none;
  }
}

.categories-nav__list>.parent ul>li+li {
  border-top: 1px solid #b14444;
}

.categories-nav__list>.parent ul a {
  color: #fff;
  display: block;
  line-height: 19px;
  padding: 10px 10px 10px 18px;
  height: auto;
}

@media only screen and (max-width: 991px) {
  .categories-nav__list>.parent ul a {
    padding: 10px 18px 10px 40px;
    text-transform: none;
  }
}

.categories-nav__list>.parent ul a:hover {
  background: #fff;
  color: #000;
}

.categories-nav__list>.parent ul a:focus {
  background: #eed5d5;
  color: #000;
}

.categories-nav__list>.parent.open ul {
  opacity: 1;
  visibility: visible;
}

@media only screen and (max-width: 991px) {
  .categories-nav__list>.parent.open ul {
    display: block;
  }
}

.categories-nav__list>li.parent.open>a {
  background: #a82f2f;
  color: #fff;
}

.categories-nav__list>li.parent.open ul {
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 992px) {
  .categories-nav__list>li {
    height: 30px;
  }

  .categories-nav__list>li.parent.open a::after {
    bottom: auto;
    top: 14px;
  }

  .with-sub .categories-nav__list>li ul {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .fixed .site-categories .categories-nav__list a {
    height: auto;
  }

  .fixed .site-categories .categories-nav__list>.parent>ul {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
  }

  .fixed .site-categories .categories-nav__list>.parent>ul>li>a {
    padding-left: 28px;
  }

  .fixed .site-categories .categories-nav__list>.parent.open>ul {
    opacity: 1;
    visibility: visible;
    display: block;
  }

  .fixed .categories-nav__list>li {
    height: auto;
  }
}

.fixed .categories-nav_taber {
  display: none !important;
}

.categories-nav_taber {
  text-align: center;
  background: #a82f2f;
  display: none;
}

.categories-nav_taber>.container>.row>div {
  min-height: 0;
}

@media only screen and (max-width: 991px) {
  .categories-nav_taber {
    display: none !important;
  }
}

.categories-nav_tab {
  padding: 3px 0;
}

.categories-nav_tab ul {
  display: table;
  width: 100%;
  font-size: 0;
}

.categories-nav_tab li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  padding: 3px 10px;
}

.categories-nav_tab li a {
  display: block;
  border-radius: 1px;
  padding: 0 10px;
  color: #fff;
  line-height: 28px;
  height: 28px;
}

.categories-nav_tab li a:hover {
  background: #fff;
  color: #000;
}

.categories-nav_tab li.active a {
  background: #fff;
  color: #000;
}

@media only screen and (max-width: 991px) {
  .open .categories-nav__list {
    opacity: 1;
    visibility: visible;
    display: block;
  }

  .open .categories-placeholder {
    border-color: #a82f2f;
    background: #a82f2f;
    color: #fff;
  }

  .open .categories-placeholder::after {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #fff;
    border-top: 0;
  }

  .categories-nav__list {
    background: #a82f2f;
    opacity: 0;
    visibility: hidden;
    display: none;
  }

  .categories-nav__list>li+li {
    border-top: 1px solid #b14444;
  }

  .categories-nav__list>li>a {
    color: #fff;
    padding: 10px 25px;
    height: auto;
    display: block;
    text-transform: none;
    line-height: 19px;
  }

  .categories-nav__list>li>a:hover {
    background: #fff;
    color: #000;
  }

  .categories-nav__list>li>a:focus {
    background: #eed5d5;
    color: #000;
  }
}

@media only screen and (max-width: 991px) {
  .categories-nav__link {
    display: none;
  }
}

.header__red {
  background: #cb3838;
}

.header__red>.container {
  padding-bottom: 5px;
}

.header__red .logo {
  float: left;
}

.header__red .logo img {
  vertical-align: top;
}

.header__red .logo img:nth-child(2) {
  display: none;
}

.header__red .vault {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding-top: 10px;
  float: left;
  padding-left: 10px;
}

.header__red .vault .vault-row {
  padding: 7px 0;
}

.header__red .vault i {
  margin: 0 6px;
}

.header__red .vault .ico-arrow-empty-top,
.header__red .vault .ico-arrow-empty-bottom {
  margin-top: 4px;
}

@media only screen and (max-width: 991px) {
  .fixed .header__red {
    margin-bottom: 0;
  }

  .fixed .header__red .col-xs-12 {
    height: 45px;
  }

  .header__red {
    margin-bottom: 38px;
  }

  .header__red .logo img:first-child {
    height: 50px;
  }

  .header__red .logo img:last-child {
    display: inline;
    height: 50px;
  }
}

.header__red .search-box {
  background: #a82f2f;
  padding: 10px 0;
  display: none;
  position: relative;
  z-index: 5;
}

.header__red .search-box .form-group {
  position: relative;
  margin: 0;
}

.header__red .search-box .search-close {
  display: block;
  right: 18px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  background-position: 0 -281px;
  height: 20px;
  width: 20px;
  z-index: 2;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}

.header__red .search-box .search-btn {
  display: block;
  padding: 0;
  right: 17px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  background-color: #fff;
  border: 0;
  cursor: pointer;
  font-size: 0;
  text-indent: -9999px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}

.header__red .search-box input.form-control {
  padding: 5px 50px 5px 15px;
}

.header__red .search-box.focused .search-btn {
  opacity: 1;
  visibility: visible;
}

.header__red .search-box.focused .search-close {
  opacity: 0;
  visibility: hidden;
}

.header__red .settings {
  margin-top: 8px;
  float: right;
}

@media only screen and (max-width: 991px) {
  .header__red .settings {
    height: 47px;
  }
}

@media only screen and (max-width: 991px) {
  .header__red .settings-more {
    display: none;
  }
}

.header__red .settings-cloud {
  height: 30px;
  float: right;
}

.header__red .settings-cloud .caption {
  display: none;
}

@media only screen and (max-width: 991px) {
  .header__red .settings-cloud .caption {
    display: block;
  }
}

.header__red .settings-more {
  display: none;
}

.header__red .settings-more .settings-list>li>a:active {
  /*background: #a82f2f;*/
}

.header__red .settings-more.open .settings-list>li>a {
  border-radius: 2px 2px 0 0;
  /*background: #a82f2f !important;*/
}

.header__red .settings-more.open .settings-list>li>a>i {
  background-position: 0 -1205px;
}

/* @media only screen and (max-width: 991px) {
  .header__red .settings-more {
    display: block;
    float: right;
    padding-top: 7px;
  }
} */

.header__red .settings-list>li>a {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  border-radius: 2px;
  z-index: 1;
}

.header__red .settings-list>li>a>i {
  right: 0;
  left: 0;
  top: 0px;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.email a {
  margin: 0 5px 2px 5px;
}


.header__red .settings-list .login {
  position: relative;
}

.header__red .settings-list .open.login>a {
  border-radius: 2px 2px 0 0;
  background: #a82f2f;
}

.header__red .settings-list .open.email>a {
  border-radius: 2px 2px 0 0;
  background: #a82f2f;
}

.header__red .settings-list .search.open>a {
  border-radius: 2px 2px 0 0;
  background: #a82f2f;
  height: 70px;
}

.header__red .settings-list .translate {
  border-radius: 2px 2px 2px 2px;
  margin-top: 0px;
  margin-right: 5px;
  background: #ffffff;
  height: 30px;
  width: 30px;
  color: #cb3838;
  font-size: 18px;
  padding: 3px 0px 0px 4px;
}

.header__red .settings-list .translate:hover {
  background-color: #000000;
  color: #ffffff;
  cursor: pointer;
}

.fixed .header__red .settings-list .translate {
  color: #000000;
  margin-top: 5px;
}

.fixed .header__red .settings-list .translate:hover {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
}

.header__red .settings-list .search.open>a>i.ico-search-settings {
  top: 15px;
  bottom: auto;
}

.header__red .settings-list .search.open>a:hover>i.ico-search-settings {
  background-position: 0 -1646px;
  height: 21px;
  width: 20px;
}

.header__red .settings-list.small {
  width: 112px;
  margin-right: 30px;
}

.header__red .settings-list.small>li {
  padding: 5px;
}

.header__red .settings-list.small>li>a {
  width: 24px;
  height: 24px;
}

.settings-enter {
  padding-top: 0px;
  float: right;
}

body.fixed .settings-enter {
  padding-top: 0;
}

.page-search.medium .form-control {
  height: 30px;
  line-height: 18px;
}

.page-search.focused .search-close {
  display: none;
}

.page-search.focused .search-btn {
  opacity: 1;
  visibility: visible;
}

.white-box .form-group {
  position: relative;
}

.white-box .form-search {
  padding-bottom: 0;
}

.white-box .page-search {
  margin: 0 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.login-form {
  background: #a82f2f;
  position: absolute;
  right: -10px;
  top: 40px;
  padding: 20px;
  z-index: 6;
  width: 320px;
  border-radius: 1px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}

@media only screen and (max-width: 479px) {
  .login-form {
    right: -50px;
    width: 294px;
  }
}

.login-form .form-group {
  position: relative;
  margin-bottom: 20px;
}

.login-form .form-group i {
  left: 11px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  opacity: 0.5;
}

.login-form input.form-control {
  padding: 5px 10px 5px 40px;
}

.form-group-links {
  padding: 13px 0 2px;
}

.form-group-links a {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  text-decoration: underline;
}

.form-group-links a:hover {
  text-decoration: none;
}

.open .login-form {
  opacity: 1;
  visibility: visible;
}

@media only screen and (max-width: 991px) {
  .header__red .settings-cloud {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 165px;
    top: 43px;
    background: #a82f2f;
    height: auto;
    z-index: 6;
    padding: 25px;
    border-radius: 1px;
    color: #fff;
  }

  .header__red .settings-cloud .caption {
    color: #fff;
    font-size: 12px;
    padding-left: 8px;
    line-height: 15px;
  }

  .header__red .settings-cloud .caption span {
    display: block;
  }

  .header__red .settings-cloud .settings-item:first-child {
    margin-right: 30px;
  }

  .header__red .settings-cloud .settings-item:first-child .settings-list.small>li:first-child {
    padding-left: 0;
  }

  .header__red .settings-cloud.open {
    visibility: visible;
    opacity: 1;
    float: none;
  }

  .header__red .settings {
    margin-top: 3px;
  }

  .header__red .vault {
    padding-top: 3px;
    display: none !important;
  }

  .header__red .vault .vault-row:last-child {
    padding-bottom: 0;
    padding-top: 1px;
  }

  .settings-enter {
    padding-top: 7px;
  }
}

#letter .login-form {
  top: 59px;
  right: 80px;
}

@media only screen and (max-width: 991px) {
  #letter .login-form {
    top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  #letter .login-form {
    right: 50px;
  }
}

.fixed #letter .login-form {
  top: 39px;
  right: 70px;
}

@media only screen and (max-width: 991px) {
  .fixed #letter .login-form {
    right: 30px;
  }
}

.fixed #search.open>a .ico-search-settings {
  background-position: 0 -1646px;
}

.wr-info__day,
.wr-info__night {
  float: left;
  color: #fff;
  line-height: 18px;
}

.wr-info__day .degree,
.wr-info__night .degree {
  display: inline-block;
  vertical-align: top;
  padding-top: 20px;
}

.wr-info__day i,
.wr-info__night i {
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.wr-info__day span.icon,
.wr-info__night span.icon {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 37px;
  margin-right: 2px;
}

.wr-info__day {
  font-size: 18px;
}

.wr-info__day .degree {
  width: 52px;
}

.wr-info__day span.icon {
  width: 28px;
}

.wr-info__night {
  color: #f0d1d1;
  font-size: 14px;
}

.wr-info__night .degree {
  padding-top: 22px;
}

.wr-info__night span.icon {
  width: 20px;
}

.weather-region {
  float: left;
  margin-left: 28px;
}

.wr-info {
  height: 40px;
}

@media only screen and (max-width: 991px) {
  .wr-info {
    height: 35px;
  }
}

@media only screen and (max-width: 767px) {

  .header__red .weather-region,
  .header__red .vault {
    display: none;
  }

  .header__red .settings-list .login {
    display: none;
  }

  /*  .header__red .logo img:last-child {
    display: inline;
    height: 50px;
  }*/
  .header__red .settings-cloud {
    right: 28px;
  }

  .header__red .settings-cloud .settings-item {
    float: none;
    height: auto;
  }

  .header__red .settings-cloud .settings-item:first-child {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.header__region {
  position: relative;
  z-index: 5;
}

@media only screen and (min-width: 992px) {
  .header__region {
    background: #2b2b2b;
    top: 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  .header__region {
    padding: 5px 0;
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%;
  }
}

.header__region .col {
  position: static;
}

.region-nav .region-placeholder {
  display: none;
  line-height: 40px;
  color: #b3b2b2;
  padding: 0 15px 0 20px;
  font-size: 12px;
  position: relative;
}
.fixed .region-nav .region-placeholder {
  display: block;
}

@media only screen and (min-width: 992px) {
  .region-nav .region-placeholder {
    float: left;
  }
}

@media only screen and (max-width: 991px) {
  .region-nav .region-placeholder {
    display: block;
    border: 1px solid #000;
    height: 28px;
    line-height: 26px;
    padding: 0 25px;
    font-size: 11px;
    color: #000;
  }
}

.region-nav .region-placeholder:hover {
  text-decoration: none;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .region-nav .region-placeholder:hover {
    color: #000;
  }
}

.region-nav .region-placeholder:before {
  content: "";
  background-position: 0 -802px;
  height: 12px;
  width: 8px;
  left: 7px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

@media only screen and (max-width: 991px) {
  .region-nav .region-placeholder:before {
    background-position: 0 -758px;
  }
}

@media only screen and (max-width: 991px) {
  .region-nav .region-placeholder:after {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #000;
    border-bottom: 0;
    right: 7px;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
  }
}

.region-nav .region-nav__box {
  overflow-y: auto;
}

@media only screen and (min-width: 992px) {
  /* .region-nav .region-nav__box {
    float: left;
  } */
  .region-nav__box ul {
    display: flex;
    justify-content: space-between;
  } 
}

@media only screen and (max-width: 991px) {
  .region-nav.open .region-placeholder {
    border-color: #a82f2f;
    background: #a82f2f;
    color: #fff !important;
  }

  .region-nav.open .region-placeholder::before {
    background-position: 0 -802px;
  }

  .region-nav.open .region-placeholder::after {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 3px solid #fff;
    border-top: 0;
  }

  .region-nav.open .region-nav__box {
    visibility: visible;
    opacity: 1;
    overflow-y: auto;
  }

  .region-nav {
    position: relative;
  }

  .region-nav .region-nav__box {
    position: absolute;
    left: 0;
    top: 28px;
    background: #a82f2f;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
  .region-nav .region-nav__box {
    min-width: 260px;
  }
}

@media only screen and (max-width: 991px) {
  .region-nav .region-nav__box .region-nav__list>li>a {
    padding: 10px 25px 10px 25px;
    display: block;
    color: #fff;
    line-height: 19px;
    font-size: 14px;
    font-family: "MuseoSansLight";
  }

  .region-nav .region-nav__box .region-nav__list>li>a::before {
    background-position: 0 -802px;
    width: 8px;
    height: 13px;
    content: "";
    left: 20px;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
  }

  .region-nav .region-nav__box .region-nav__list>li+li {
    border-top: 1px solid #b14444;
  }

  .region-nav .region-nav__box .region-nav__list>li.parent>a::after {
    border: 0;
    width: 8px;
    height: 14px;
    background-position: 0 -126px;
    right: 10px;
  }

  .region-nav .region-nav__box .region-nav__list>li.selected {
    opacity: 0.5;
  }
}

.region-nav__list>li {
  line-height: 40px;
}

@media only screen and (max-width: 991px) {
  .region-nav__list>li {
    line-height: 20px;
  }
}

.region-nav__list>li:first-child>a {
  padding-left: 0;
}
/* .region-nav__list>li:last-child>a {
  padding-right: 15px;
} */

.region-nav__list>li>a {
  color: #b3b2b2;
  display: block;
  padding: 0 18px;
  position: relative;
}

/* @media only screen and (max-width: 1199px) {
  .region-nav__list>li>a {
    padding: 0 15px;
  }
} */

@media only screen and (max-width: 991px) {
  .region-nav__list>li>a {
    padding: 0 25px;
    font-size: 11px;
    color: #000;
  }
}

.region-nav__list>li>a:hover {
  text-decoration: none;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .region-nav__list>li>a:hover {
    color: #000;
  }
}

.region-nav__list>li>a:focus {
  text-decoration: none;
}

/* .region-nav__list>.parent>a {
  padding-left: 18px;
} */

@media only screen and (max-width: 991px) {
  .region-nav__list>.parent>a {
    padding-left: 25px;
  }
}

.region-nav__list>.parent>a:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #959595;
  border-bottom: 0;
  right: 7px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.region-nav__list>.parent:hover>a:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #fff;
  border-bottom: 0;
}

.region-nav__list>li.open>a {
  background: #d6d6d6;
  color: #000;
}

.region-nav__list>li.open>a:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #000;
  border-bottom: 0;
}

.region-nav__list>li.open>a:before {
  content: "";
  left: 5px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.region-nav__list>li.open:hover>a:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #000;
  border-bottom: 0;
}

.header__region .region-nav__list>li ul {
  display: none;
}

.header__region .region-nav__list>li ul li {
  border-top: 1px solid #b14444;
}

.header__region .region-nav__list>li ul a {
  padding: 10px 25px 10px 35px;
  display: block;
  color: #fff;
  line-height: 19px;
  font-size: 14px;
  position: relative;
}

.fixed .header__region .region-nav__list>li.parent.open ul {
  display: block;
}

.header__region .sub {
  background: #d6d6d6;
  text-align: center;
  z-index: 2;
  padding: 3px 0;
  display: none;
}

.header__region .sub ul {
  line-height: 28px;
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
}

.header__region .sub ul li {
  padding: 3px 8px;
}

.header__region .sub ul .active a {
  background: #fff;
}

.header__region .sub ul a {
  color: #000;
  font-size: 12px;
  line-height: 28px;
  display: block;
  padding: 0 10px;
}

.header__region .sub ul a:hover {
  background: #f7f7f7;
  text-decoration: none;
}

.header__region .sub ul a:focus {
  background: #f3f3f3;
  text-decoration: none;
}

.fixed .header__region .sub {
  display: none !important;
}

@media only screen and (max-width: 991px) {
  .header__region .sub {
    display: none !important;
  }

  .header__region .region-nav__list>li>a::before {
    display: none !important;
  }

  .header__region .region-nav__list>li.parent.open ul {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  .region-nav__list {
    display: block;
  }

  .region-nav__list>li {
    display: block;
  }
}

.mobile.fixed .header {
  height: 98px;
}

.mobile .share-btn {
  display: none;
}

.mobile.fixed .share-btn {
  display: block;
}

@media only screen and (max-width: 991px) {
  .fixed .login {
    display: none;
  }
}

.fixed .header {
  height: 350px;
}

.fixed .header .header-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 0;
}

.fixed .login-form {
  top: 39px;
}

@media only screen and (max-width: 991px) {
  .fixed .header__red {
    height: 39px;
  }

  .fixed .header__red .settings {
    height: 39px;
  }
}

.fixed .header__red .settings-list .search.open>a {
  height: 40px;
}

.fixed .header__red .settings-list .search.open>a .ico-search-settings {
  top: 11px;
}

.fixed .header__region {
  margin-top: -3px;
  top: 0 !important;
}

@media only screen and (max-width: 991px) {
  .fixed .header__region {
    top: 0;
    z-index: 8;
  }
}

.fixed .header__region .col {
  position: relative;
  height: 0;
}

.fixed .header__region .col .region-nav {
  position: absolute;
  left: 56px;
  top: 8px;
}

@media only screen and (max-width: 991px) {
  .fixed .header__region .col .region-nav {
    top: 4px;
  }
}

.fixed .header-nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.fixed .header-nav .container .row {
  position: relative;
}

.fixed .header-nav .container .row>div {
  position: absolute;
  left: 266px;
  top: 0px;
  z-index: 2;
  width: auto;
}

@media only screen and (max-width: 991px) {
  .fixed .header-nav .container .row>div {
    top: 6px;
  }
}

@media only screen and (max-width: 767px) {
  .fixed .header-nav .container .row>div {
    left: 98px;
  }
}

.fixed .header__red>.container {
  padding-bottom: 0;
}

.fixed .header__red .settings {
  margin-top: 0;
  position: relative;
  z-index: 6;
}

.fixed .header__red .settings-item {
  height: 40px;
}

.fixed .header__red .settings-list,
.fixed .header__red .settings-list.small {
  margin-top: 0;
}

.fixed .header__red .settings-list>li>a {
  width: 40px;
  height: 39px;
}

.fixed .settings-list li:nth-child(8),
.fixed .settings-list li:nth-child(5),
.fixed .settings-list li:nth-child(6),
.fixed .settings-list li:nth-child(7) {
  display: none !important;
}

.fixed .header__red .settings-more {
  display: block;
  float: right;
}

.fixed .header__banner,
.fixed .header__last-news,
.fixed .weather-region,
.fixed .header__red .vault {
  display: none;
}

.fixed .header__red {
  background: none;
}

.fixed .header__red .logo img {
  display: none;
}

.fixed .header__red .logo img:nth-child(2) {
  display: inline;
}

.fixed .region-placeholder {
  border: 1px solid #000;
  height: 28px;
  line-height: 26px;
  padding: 0 25px;
  font-size: 11px;
  color: #000;
  width: 180px;
}

@media only screen and (max-width: 767px) {
  .fixed .region-placeholder {
    width: 30px;
    padding-right: 0;
  }

  .fixed .region-placeholder::before {
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
  }
}

.fixed .region-placeholder:hover {
  color: #000;
}

.fixed .region-placeholder:before {
  background-position: 0 -758px;
}

.fixed .region-placeholder:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #000;
  border-bottom: 0;
  right: 7px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.fixed .region-nav.open .region-placeholder {
  border-color: #a82f2f;
  background: #a82f2f;
  color: #fff !important;
}

.fixed .region-nav.open .region-placeholder::before {
  background-position: 0 -802px;
}

.fixed .region-nav.open .region-placeholder::after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid #fff;
  border-top: 0;
}

.fixed .region-nav.open .region-nav__box {
  visibility: visible;
  opacity: 1;
}

.fixed .region-nav {
  position: relative;
}

.fixed .region-nav .region-nav__box {
  position: absolute;
  left: -10px;
  width: 320px;
  top: 28px;
  background: #a82f2f;
  opacity: 0;
  visibility: hidden;
}

@media only screen and (max-width: 991px) {
  .fixed .region-nav .region-nav__box {
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .fixed .region-nav .region-nav__box {
    width: 264px;
  }
}

.fixed .region-nav .region-nav__box .region-nav__list>li {
  display: block;
}

.fixed .region-nav .region-nav__box .region-nav__list>li>a {
  padding: 10px 25px 10px 35px;
  display: block;
  color: #fff;
  line-height: 19px;
  font-size: 14px;
  font-family: "MuseoSansLight";
}

.fixed .region-nav .region-nav__box .region-nav__list>li>a::before {
  background-position: 0 -802px;
  height: 12px;
  width: 8px;
  width: 8px;
  height: 13px;
  content: "";
  left: 20px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.fixed .region-nav .region-nav__box .region-nav__list>li>a:hover {
  background: #fff;
  color: #000;
}

.fixed .region-nav .region-nav__box .region-nav__list>li>a:hover::before {
  background-position: 0 -758px;
  height: 12px;
  width: 8px;
}

.fixed .region-nav .region-nav__box .region-nav__list>li>a:focus {
  background: #eed5d5;
  color: #000;
}

.fixed .region-nav .region-nav__box .region-nav__list>li>a:focus::before {
  background-position: 0 -758px;
  height: 12px;
  width: 8px;
}

.fixed .region-nav .region-nav__box .region-nav__list>li+li {
  border-top: 1px solid #b14444;
}

.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a::after {
  border: 0;
  width: 8px;
  height: 14px;
  background-position: 0 -126px;
  height: 14px;
  width: 8px;
  right: 10px;
}

.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a:hover::after {
  background-position: 0 -102px;
  height: 14px;
  width: 8px;
}

.fixed .region-nav .region-nav__box .region-nav__list>li.parent>a:focus::after {
  background-position: 0 -102px;
  height: 14px;
  width: 8px;
}

.fixed .region-nav .region-nav__box .region-nav__list>li.parent li a:hover {
  color: #000;
  background: #fff;
}

.fixed .region-nav .region-nav__box .region-nav__list>li.parent li a:focus {
  color: #000;
  background: #eed5d5;
}

.fixed .region-nav .region-nav__box .region-nav__list>li.selected {
  opacity: 0.5;
}

.fixed .region-nav .region-nav__box .region-nav__list>li.selected>a {
  cursor: default;
  background: #a82f2f !important;
  color: #fff !important;
}

.fixed .region-nav .region-nav__box .region-nav__list>li.selected>a:hover::before {
  background-position: 0 -802px;
  height: 12px;
  width: 8px;
}

.fixed .header__red .settings {
  position: relative;
}

.fixed .header__red .settings-cloud {
  float: none;
  top: 39px;
  position: absolute;
  right: 85px;
  width: 320px;
  background: #a82f2f;
  height: auto;
  z-index: 6;
  padding: 25px;
  border-radius: 1px;
  color: #fff;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}

@media only screen and (max-width: 767px) {
  .fixed .header__red .settings-cloud {
    right: 30px;
    width: 220px;
  }
}

.fixed .header__red .settings-cloud .settings-list {
  padding-top: 16px;
  padding-left: 8px;
}

.fixed .header__red .settings-cloud .settings-list a {
  width: 30px;
  height: 30px;
}

.fixed .header__red .settings-cloud .caption {
  color: #fff;
  font-size: 12px;
  padding-left: 8px;
  line-height: 15px;
  display: block;
}

.fixed .header__red .settings-cloud .caption span {
  display: block;
}

.fixed .header__red .settings-cloud .settings-item {
  float: left;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .fixed .header__red .settings-cloud .settings-item {
    height: auto;
    float: none;
  }
}

.fixed .header__red .settings-cloud .settings-item:first-child .settings-list.small>li:first-child {
  padding-left: 0;
}

.fixed .header__red .settings-cloud.open {
  visibility: visible;
  opacity: 1;
  float: none;
}

.page-search {
  position: relative;
  margin-top: 23px;
}

.page-search .form-group {
  margin-bottom: 0;
}

.page-search .form-control {
  border: 1px solid #000;
  padding: 5px 50px 5px 13px;
  color: #000;
  font-size: 16px;
  line-height: 28px;
  height: 40px;
}

.page-search .form-control:focus {
  box-shadow: none;
}

.page-search .search-close {
  display: block;
  right: 18px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  background-position: 0 -281px;
  height: 20px;
  width: 20px;
  z-index: 2;
  cursor: pointer;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}

.page-search .search-btn {
  display: block;
  padding: 0;
  right: 17px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  background-color: #fff;
  border: 0;
  cursor: pointer;
  font-size: 0;
  text-indent: -9999px;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 700ms;
  -moz-transition-duration: 700ms;
  -o-transition-duration: 700ms;
  transition-duration: 700ms;
}

.clicked {
  z-index: 7 !important;
}

.region-selected {
  background: #fff;
}

.region-selected__title {
  color: #cb3838;
  font-size: 32px;
  line-height: 32px;
  padding-top: 12px;
  padding-bottom: 16px;
}

.region-selected__title a {
  color: #cb3838;
}

.region-selected__title h1 {
  padding: 0;
  margin: 0;
  font-size: 32px;
  line-height: 32px;
}

@media only screen and (max-width: 991px) {
  .region-selected__title {
    font-size: 28px;
  }

  .region-selected__title h1 {
    font-size: 28px;
  }
}

.region-selected__info {
  padding: 15px 0;
}

.region-selected__info-list {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
  display: table;
  font-size: 0;
  text-align: right;
}

.region-selected__info-list>li {
  display: inline-block;
  vertical-align: top;
  padding: 0 6px;
  height: 40px;
}

.region-selected__info-list>li.map {
  margin-top: -8px;
  position: relative;
}

.region-selected__info-list>li.map::before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #cb3838;
  opacity: 0.3;
  position: absolute;
  top: 35px;
  left: 29px;
}

.region-selected__info-list>li.map::after {
  content: "";
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  background: #cb3838;
  opacity: 0.5;
  border-radius: 100%;
  position: absolute;
  top: 38px;
  left: 32px;
}

.region-number {
  border: 2px solid #323232;
  border-radius: 5px;
  width: 60px;
  text-align: center;
}

.region-number .number {
  font-size: 24px;
  line-height: 24px;
  color: #343434;
  width: 100%;
}

.region-number__list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  display: table;
}

.region-number__list>li {
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
  padding: 0 1px;
}

.region-number__list img {
  border: 1px solid #a7a7a7;
  margin-top: -2px;
}

@media only screen and (max-width: 991px) {
  .region .header__red {
    margin-top: 70px;
  }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
  .region .header__red {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 991px) {
  .region .region-selected {
    position: absolute;
    left: 0;
    top: -130px;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
  .region .region-selected {
    top: -120px;
  }
}

@media only screen and (max-width: 991px) {
  .region .header__region {
    top: 130px !important;
  }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
  .region .header__region {
    top: 120px !important;
  }
}

@media only screen and (max-width: 991px) {
  .fixed .region .header__red {
    margin-top: 0;
  }

  .fixed .region .region-selected {
    display: none;
  }

  .fixed .region .header__region {
    top: 0 !important;
  }
}

.fixed .region-selected {
  display: none;
}

@media (max-width: 991px) {
  .dropdown-scroll-nav__box {
    position: absolute;
    top: 28px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }

  .site-categories.open .dropdown-scroll-nav__box {
    opacity: 1;
    visibility: visible;
    z-index: 8;
  }

  .fixed .site-categories.open .dropdown-scroll-nav__box {
    top: 28px;
    width: 320px;
  }
}

@media (max-width: 991px) and (max-width: 479px) {
  .fixed .site-categories.open .dropdown-scroll-nav__box {
    width: 212px;
  }
}

@media (min-width: 992px) {
  .fixed .site-categories .dropdown-scroll-nav__box {
    position: absolute;
    top: 35px;
    left: -10px;
  }
}

@media (max-width: 991px) {
  .dropdown-scroll-nav.open .dropdown-scroll-nav__box {
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
  }
}

@media (max-width: 991px) and (max-width: 600px) {
  .dropdown-scroll-nav.open .dropdown-scroll-nav__box {
    width: 270px;
  }
}

@media (max-width: 600px) {
  .dropdown-scroll-nav.site-categories.open .dropdown-scroll-nav__box {
    left: auto;
    right: 0;
  }

  .fixed .dropdown-scroll-nav.site-categories.open .dropdown-scroll-nav__box {
    left: -10px;
    right: auto;
  }
}

.number-today {
  padding-top: 14px;
  margin-bottom: 10px;
}

.number-today .number {
  background: #cb3838;
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
  padding: 0 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #fff;
  margin-bottom: 7px;
}

.number-today .number strong {
  font-weight: 400;
  font-size: 34px;
}

.number-today a {
  color: #cb3838;
  font-size: 14px;
  line-height: 20px;
}

@media only screen and (max-width: 991px) {
  .events-buttons {
    padding-top: 40px;
  }
}

.interview {
  margin-top: 20px;
}

.advertising-banner {
  padding: 20px 0;
}

.advertising-banner:first-child {
  padding-top: 0;
}

.advertising-banner__box {
  background: #fafafa;
  border-radius: 1px;
  padding: 0 30px 30px;
}

.advertising-banner__box .caption {
  font-size: 10px;
  color: #bcbcbc;
  line-height: 10px;
  padding: 16px 0 2px;
}

@media only screen and (max-width: 991px) {
  .advertising-banner.fixed-banner.with-title {
    margin-top: 14px;
  }
}

.advertising-banner.margin-normal {
  margin: 20px 0 0 0 !important;
}

.advertising-banner.fixed-banner.normal {
  margin-top: 50px;
  padding: 0;
  margin-bottom: 20px;
  position: relative;
}

.advertising-banner.fixed-banner.normal .row>div {
  position: static;
}

@media only screen and (min-width: 992px) {
  .advertising-banner.fixed-banner.normal .advertising-banner__box {
    width: 299.984px;
  }
}

@media only screen and (min-width: 1200px) {
  .advertising-banner.fixed-banner.normal .advertising-banner__box {
    width: 306.656px;
  }
}

@media only screen and (max-width: 991px) {
  .advertising-banner.fixed-banner.normal .advertising-banner__box {
    width: 350px;
  }
}

.advertising-banner.fixed-banner.scroll .advertising-banner__box {
  position: fixed;
  top: 50px;
}

.advertising-banner.fixed-banner.bottom .advertising-banner__box {
  position: absolute;
  top: auto;
  bottom: 0;
}

.news-cloud {
  border: 1px solid #d5d4d4;
  border-radius: 2px;
  background: #fff;
  position: relative;
  padding: 20px 20px 16px;
  margin: 0 10px 16px;
  z-index: 2;
}

.news-cloud .author {
  line-height: 20px;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 7px;
}

.news-cloud .author a:hover {
  color: #cb3838;
}

.news-cloud .author a:active {
  opacity: 0.5;
}

.news-cloud .caption {
  text-transform: uppercase;
  color: #cb3838;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news-cloud .caption a:hover {
  color: #cb3838;
}

.news-cloud .caption a:active {
  opacity: 0.5;
}

.news-cloud .date {
  color: #aaa;
  font-size: 12px;
  line-height: 12px;
  padding-left: 14px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: none !important;
}

.news-cloud .date::before {
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  background-position: 0 -2295px;
  height: 10px;
  width: 10px;
  background-position: 0 -2295px !important;
  opacity: 0.5;
}

.news-cloud a {
  display: block;
  color: #000;
}

.news-cloud img {
  float: left;
  margin-right: 20px;
  border-radius: 5px;
}

.news-cloud p {
  clear: both;
  font-size: 15px;
  line-height: 20px;
  margin-top: 16px;
}

.news-cloud p a:hover {
  color: #cb3838;
}

.news-cloud p a:active {
  opacity: 0.5;
}

.news-cloud::before {
  content: "";
  right: 0;
  left: 0;
  top: -11px;
  position: absolute;
  margin: auto;
  background-position: 0 -311px;
  height: 14px;
  width: 20px;
}

.news-cloud:hover {
  background: #3e3636;
  border-color: #d5d4d4;
  border-radius: 3px;
}

.news-cloud:hover::before {
  width: 0;
  height: 0;
  background: none;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 12px solid #3e3636;
}

.news-cloud:hover .date::before {
  background-position: 0 -2315px !important;
}

.news-cloud:hover a {
  color: #fff;
}

.news-cloud:hover a .time {
  color: #fff;
}

.news-cloud:hover a .caption {
  color: #fff;
}

.news-cloud:hover a .author {
  color: #fff;
}

.news-cloud:active {
  background: #322b2b;
}

.news-cloud:active::before {
  border-bottom: 12px solid #322b2b;
}

@media only screen and (max-width: 991px) {
  .sidebar-news {
    padding-top: 23px;
  }
}

.sidebar-news {
  padding-top: 23px;
}

.sidebar-news .block-title.small {
  font-size: 20px;
}

.sidebar-news__box {
  border-radius: 1px;
}

.sidebar-news__btn {
  padding: 20px;
  background: #fff;
}

.sidebar-news__article {
  border-bottom: 1px solid #e5e4e4;
  position: relative;
  border-radius: 1px 1px 15px 1px;
  background: #fff;
}

.sidebar-news__article a.link {
  color: #000;
  position: relative;
  padding: 17px 20px 11px;
  display: block;
  cursor: pointer;
  overflow: hidden;
}

.sidebar-news__article a.link:hover {
  color: #fff;
}

.sidebar-news__article a.link:active {
  color: #fff;
}

.sidebar-news__article img.pull-right {
  margin-left: 15px;
  margin-bottom: 5px;
}

.sidebar-news__article p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}

.sidebar-news__article .corner {
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.sidebar-news__article:hover {
  background: #322b2b;
  color: #fff;
  border-radius: 1px;
}

.sidebar-news__article:hover .link {
  color: #fff;
}

.sidebar-news__article:hover .type,
.sidebar-news__article:hover .type.black {
  color: #fff;
}

.sidebar-news__article:hover .corner {
  display: none;
}

.sidebar-news__article:active {
  background: #322b2b;
  color: #fff;
  border-radius: 1px;
}

.sidebar-news__article:active .corner {
  display: none;
}

.sidebar-news__article a.type {
  padding-left: 17px;
  color: #cb3838;
  text-transform: uppercase;
  position: absolute;
  left: 65px;
  top: 17px;
  font-size: 11px;
  padding-top: 1px;
}

.sidebar-news__article a.type::before {
  content: "";
  left: 7px;
  top: 3px;
  position: absolute;
  margin: auto;
}

.sidebar-news__article a.type:hover {
  color: #cb3838;
}

.sidebar-news__article a.type:active {
  opacity: 0.8;
}

.sidebar-news__article a.type.black {
  color: #000;
}

.sidebar-news__article a.type.black:hover {
  color: #cb3838;
}

.sidebar-news__article a.location {
  font-size: 12px;
  line-height: 20px;
  color: #7f7f7f;
  position: absolute;
  padding: 2px 0 2px 13px;
  left: 20px;
  top: 33px;
}

.sidebar-news__article a.location::before {
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  opacity: 0.3;
}

.sidebar-news__article a.location:hover {
  color: #cb3838;
}

.sidebar-news__article a.location:hover::before {
  opacity: 1;
}

.sidebar-news__article a.location:active {
  opacity: 0.8;
}

.sidebar-news__article .top {
  margin-bottom: 24px;
}

.sidebar-news__article .date {
  padding: 0 4px 0 34px;
  color: #7f7f7f;
  margin-left: -20px;
  line-height: 16px;
  font-size: 11px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
}

.sidebar-news__article .date::before {
  content: "";
  opacity: 0.5;
  left: 20px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.sidebar-news__article .date.red {
  background: #cb3838;
  color: #fff;
}

.sidebar-news__article .date.red::before {
  opacity: 1;
}

.sidebar-news__article.hover {
  background: #fff !important;
}

.sidebar-news__article.hover a.link p {
  color: #000 !important;
}

.sidebar-news__article.hover a.location::before {
  opacity: 0.3;
}

.sidebar-news__article.hover a.type {
  color: #cb3838;
}

.sidebar-news__article.visited a.link {
  opacity: 0.3;
}

.sidebar-news__article.visited a.type,
.sidebar-news__article.visited a.location {
  opacity: 0.5;
}

.sidebar-news__article.visited:hover a.link,
.sidebar-news__article.visited:hover a.type,
.sidebar-news__article.visited:hover a.location {
  opacity: 1;
}

.sidebar-news__article.no-border {
  border-bottom: 0;
}

.sidebar-news__article.banner {
  border-radius: 1px;
}

.sidebar-news__article.banner:hover {
  background: #fff;
}

.sidebar-news__article.banner:active {
  background: #fff;
}

.sidebar-news__article.banner .caption {
  font-size: 10px;
  color: #bcbcbc;
  line-height: 10px;
  padding: 16px 20px 2px;
}

.sidebar-news__article.banner a.link {
  padding: 0 20px 20px;
  display: block;
}

.sidebar-news__article.no-corner {
  border-radius: 1px;
}

.plot-news .sidebar-news__article.visited .photo {
  opacity: 0.5;
}

.plot-news .sidebar-news__article.visited:hover .photo {
  opacity: 1;
}

.plot-news .simple {
  text-align: center;
}

.plot-news .simple .photo a.photo-link {
  min-height: 90px;
}

.plot-news .simple .photo a.photo-link::after {
  display: none;
}

.plot-news .simple .photo a.photo-link img {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.plot-news .noalign .photo a.photo-link img {
  position: static;
}

.plot-news .category {
  padding-top: 18px;
}

.plot-news .category a {
  font-size: 12px;
  color: #b93535;
  line-height: 20px;
}

.plot-news a.link {
  padding-top: 6px;
}

.plot-news .photo {
  position: relative;
  color: #fff;
  font-size: 11px;
  line-height: 30px;
  margin-bottom: 6px;
  text-transform: uppercase;
  overflow: hidden;
}

.plot-news .photo a.photo-link {
  display: block;
  position: relative;
  margin: 20px 20px 0;
  overflow: hidden;
}

.plot-news .photo a.photo-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -27px;
  width: 100%;
  height: 27px;
  box-shadow: rgba(0, 0, 0, 0.7) 0 -20px 25px;
}

.plot-news .photo .caption {
  position: absolute;
  left: 20px;
  bottom: 0;
  padding: 0 22px;
  color: #fff;
}

.plot-news .photo .caption::before {
  content: "";
  left: 10px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.plot-news .photo .caption:hover {
  color: #cb3838;
}

.plot-news .photo .caption:active {
  color: #a82f2f;
  opacity: 0.8;
}

@media only screen and (max-width: 991px) {
  .plot-news {
    padding-top: 23px;
  }
}

.debriefing .sidebar-news__btn:last-child {
  text-align: center;
  padding-top: 0;
}

.debriefing .sidebar-news__btn:last-child a {
  display: inline-block;
  width: auto;
}

.debriefing-header {
  background: #fff;
  position: relative;
  text-transform: uppercase;
  text-align: center;
}

.debriefing-header .title {
  left: 0;
  top: 8px;
  position: absolute;
  margin: auto;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.debriefing-header .question {
  left: 0;
  bottom: 14px;
  position: absolute;
  margin: auto;
  color: #faf1dd;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  padding: 0 20px;
}

.debriefing-box {
  background: #fff;
}

.debriefing-list {
  font-size: 14px;
  line-height: 15px;
}

.debriefing-list li {
  padding: 10px 20px 10px 60px;
  min-height: 60px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  cursor: pointer;
}

.debriefing-list li input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.debriefing-list li::after {
  content: "";
  left: 21px;
  top: 17px;
  position: absolute;
  margin: auto;
}

.debriefing-list li::before {
  content: "";
  left: 15px;
  top: 10px;
  position: absolute;
  margin: auto;
  border: 2px solid #cb3838;
  background: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

.debriefing-list li:active::before {
  border-color: #fff;
  background: #cb3838;
}

.debriefing-list li.active {
  background: #000;
  color: #fff;
}

.debriefing-list li.active::before {
  border-color: #fff;
  background: #cb3838;
}

.commentable-news {
  padding-top: 20px;
}

.commentable-news .sidebar__taber-header .nav-tabs>li a {
  height: 50px;
}

.sidebar__taber-header .nav-tabs {
  border: 0;
}

.sidebar__taber-header .nav-tabs>li {
  margin: 0;
  width: 50%;
  border: 0 !important;
  box-shadow: none !important;
}

.sidebar__taber-header .nav-tabs>li a {
  border: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  border-radius: 1px;
  background: #d6d6d6;
  color: #000;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
}

.sidebar__taber-header .nav-tabs>li.active a {
  background: #fff;
}

.commentable-news__item {
  border-top: 1px solid #e5e5e5;
  background: #fff;
  padding: 20px;
}

.commentable-news__item .top {
  overflow: hidden;
  padding-bottom: 8px;
}

.commentable-news__item .top .comment {
  float: left;
  overflow: hidden;
}

.commentable-news__item .top .comment .cloud {
  background: #cb3838;
  color: #fff;
  font-size: 25px;
  width: 80px;
  text-align: center;
  line-height: 50px;
  border-radius: 0 1px 1px 0;
  position: relative;
  float: left;
}

.commentable-news__item .top .comment .cloud::before {
  left: -10px;
  top: 10px;
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #cb3838;
  content: "";
}

.commentable-news__item .top .comment img {
  float: left;
}

.commentable-news__item .top .date {
  float: left;
  margin-left: 10px;
  font-size: 11px;
  line-height: 18px;
}

.commentable-news__item:first-child {
  border-top: 0;
}

.commentable-news__item a {
  display: block;
  color: #000;
}

.commentable-news__item p {
  font-size: 14px;
  line-height: 15px;
  margin: 0;
}

.social-plugins {
  padding-top: 22px;
}

.social-plugins.pad-top-clear {
  padding-top: 0;
}

.social-plugins .tab-content {
  padding: 20px;
  background: #fff;
}

.social-plugins .block-header {
  padding-bottom: 0;
}

.white-box {
  background: #fff;
  position: relative;
  border-radius: 1px;
}

.white-box.comment {
  height: 350px;
  padding: 20px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .white-box.comment {
    height: 360px;
  }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
  .white-box.comment {
    padding-top: 10px;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 53px;
  }
}

.white-box.comment .cont {
  position: relative;
  height: 310px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .white-box.comment .cont {
    height: auto;
  }
}

.white-box.comment .cont::after {
  content: "";
  width: 100%;
  height: 25px;
  left: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAYAAADwkER/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzVGRkM2MzQ2REEzMTFFNUIwMTlFQzlEMzFCN0JDQTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzVGRkM2MzU2REEzMTFFNUIwMTlFQzlEMzFCN0JDQTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NUZGQzYzMjZEQTMxMUU1QjAxOUVDOUQzMUI3QkNBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NUZGQzYzMzZEQTMxMUU1QjAxOUVDOUQzMUI3QkNBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt2WI1MAAABQSURBVHjaHMehFUBgGADA7wmapsqybgADGMAAtjGAAQxgAF2WVU2Tfk659y5SSnl8FChRoUaDFh16DBiziCh+dMKMBSs27Dhw4sKNB+kVYACeeFDOseDrDAAAAABJRU5ErkJggg==");
}

.white-box.comment::before {
  left: -10px;
  top: 40px;
  position: absolute;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
}

.white-box.comment .photo {
  float: left;
  margin-right: 10px;
}

.white-box.comment .photo img {
  border-radius: 5px;
}

.white-box.comment .title {
  text-transform: uppercase;
  color: #ee4c4c;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 12px;
}

.white-box.comment .name {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  padding-bottom: 9px;
  display: inline-block;
  vertical-align: top;
}

.white-box.comment .name .caption {
  display: block;
}

.white-box.comment p {
  clear: both;
}

.dark-effect:hover {
  background: #322b2b;
  color: #fff;
}

.dark-effect:hover p {
  color: #fff;
}

.white-box.news .photo {
  border-bottom: 2px solid #b93535;
  position: relative;
  height: 182px;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .white-box.news .photo {
    height: 202px;
  }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
  .white-box.news .photo {
    height: auto;
  }
}

.white-box.news .photo img {
  height: 105%;
}

@media only screen and (max-width: 991px) {
  .white-box.news .photo img {
    width: 100%;
  }
}

.white-box.news .info {
  padding: 9px 20px 20px;
}

.white-box.news .live {
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  padding: 0 15px;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  background: #cb3838;
}

.white-box.news h2 {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}

.white-box.news h2 a {
  color: #000;
}

.white-box.news h2 a:hover {
  color: #cb3838;
}

.white-box.news h2 a:active {
  color: #a82f2f;
}

.white-box.news .cont {
  height: 78px;
  overflow: hidden;
  margin: 2px 0 12px;
}

@media only screen and (max-width: 1199px) {
  .white-box.news .cont {
    margin: 4px 0 19px;
  }
}

.white-box.corner-bottom {
  border-radius: 1px 1px 15px 1px;
  border-bottom: 1px solid #e5e4e4;
}

.white-box.corner-bottom .corner {
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.white-box.corner-bottom:hover {
  border-radius: 1px;
}

.white-box.corner-bottom:hover .corner {
  display: none;
}

.white-box.btn-cont {
  padding: 20px;
}

.experts-list__box {
  background: #fff;
  padding: 20px 20px 15px 110px;
  position: relative;
}

.experts-list__box .photo {
  display: block;
  left: 20px;
  top: 20px;
  position: absolute;
  margin: auto;
}

.experts-list__box .photo img {
  border-radius: 5px;
}

.experts-list__box .branch {
  line-height: 15px;
  padding-bottom: 2px;
}

.experts-list__box .branch a {
  color: #b93535;
  font-size: 12px;
}

.experts-list__box .branch a:hover {
  color: #cb3838 !important;
}

.experts-list__box .branch a:active {
  color: #a82f2f !important;
}

.experts-list__box .name span {
  display: block;
}

.experts-list__box .name a {
  color: #000;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}

.experts-list__box .name a:hover {
  color: #cb3838 !important;
}

.experts-list__box .name a:active {
  color: #a82f2f !important;
}

.experts-list__box p {
  color: #737373;
  font-size: 12px;
  line-height: 15px;
  margin: 3px 0 0;
}

.experts-list__box:hover .branch a,
.experts-list__box:hover .name a {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .expert-pad {
    padding-top: 20px;
  }
}

.p14 {
  padding-top: 14px;
}

.p0 {
  padding-top: 0;
}

.pb0 {
  padding-bottom: 0;
}

.advertising-banner.fixed-banner.normal.p0 {
  padding-bottom: 0;
  margin: 20px 0 20px 0;
}

.advertising-banner.fixed-banner.normal.pb0 {
  padding-bottom: 0;
  margin: 20px 0 0 0;
}

.advertising-banner.fixed-banner.search-banner {
  padding-bottom: 0;
  padding-top: 0;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .sidebar-news.p0.measurement {
    padding-top: 23px;
  }
}

.catalog-search {
  position: relative;
  z-index: 2;
  padding: 30px 0 0;
}

.catalog-search .white-box {
  padding: 20px;
}

.catalog-search .white-box select {
  width: 100%;
}

.catalog-search .form-group {
  margin: 20px 0 0;
}

.catalog-search .form-group:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 991px) {
  .catalog-search {
    padding: 0 0 23px 0;
  }
}

.advertising-banner.fixed-banner.banner-search-sm {
  margin-top: 73px;
}

.achievements .block-header {
  margin-top: 22px;
}

@media only screen and (min-width: 992px) {
  .achievements.other .block-header {
    margin-top: 33px;
  }
}

.slash-list-blue {
  list-style: none;
  margin: 0;
  padding: 15px 20px;
}

.slash-list-blue li {
  position: relative;
  padding: 10px 0 10px 20px;
}

.slash-list-blue li::before {
  background: #55aacb;
  width: 6px;
  height: 14px;
  content: "";
  left: 3px;
  top: 12px;
  position: absolute;
  margin: auto;
  -webkit-transform: skew(-17deg);
  -moz-transform: skew(-17deg);
  -o-transform: skew(-17deg);
}

.slash-list-blue a {
  font-size: 15px;
  line-height: 20px;
  color: #007ba3;
}

.pt-0 {
  padding-top: 0;
}

@media only screen and (max-width: 991px) {
  .pt-0 {
    padding-top: 23px;
  }
}

.white-box.wiki:hover {
  background: #3e3636;
}

.white-box.wiki:hover .red-title {
  color: #b93535;
}

.white-box.wiki:hover .red-title:hover {
  color: #cb3838;
}

.white-box.wiki:hover .red-title a {
  color: #b93535;
}

.white-box.wiki:hover .red-title a:hover {
  color: #cb3838;
}

.white-box.wiki:hover h3 {
  color: #fff;
}

.white-box.wiki:hover h3 a {
  color: #fff;
}

.white-box.wiki:hover p {
  color: #fff;
}

.white-box.wiki:hover p a {
  color: #fff;
}

.sidebar-wiki .debriefing {
  padding-top: 20px;
}

.sidebar-wiki .advertising-banner {
  margin-top: 50px;
}

@media only screen and (max-width: 991px) {
  .sidebar-wiki .advertising-banner {
    margin-top: 70px;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .sidebar .bottom-col {
    width: 50%;
    float: left;
    overflow: hidden;
  }
}

@media only screen and (max-width: 991px) {
  .sidebar .bottom-col {
    padding-top: 20px;
  }
}

.sidebar-company .wiki-list {
  padding: 0;
}

.sidebar-company .bottom {
  padding: 20px;
}

.page-head {
  position: relative;
  z-index: 4;
}

.page-head .title {
  padding-left: 50px;
  color: #b93535;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  padding-top: 20px;
  position: relative;
}

.page-head .title::before {
  content: "";
  background-position: 0 -1923px;
  height: 50px;
  width: 41px;
  left: 0;
  top: 0;
  position: absolute;
  margin: auto;
}

.page-head .title h1 {
  margin: 0;
  font-size: 36px;
  line-height: 36px;
}

@media only screen and (max-width: 767px) {

  .page-head .title {
    font-size: 20px;
    padding-left: 25px;
    padding-top: 5px;
  }

  .page-head .title::before {
    width: 20px;
    height: 30px;
    background-position: 0 -1883px !important;
  }

  .page-head .title h1 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .page-head .title.small {
    height: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .page-head {
    padding-top: 60px;
  }
  .bottom-col {
    padding: 0;
  }

  .promo-live {
    overflow: hidden;
    padding-bottom: 28px;
  }

  .promo-live .text {
    float: left;
    width: 65%;
  }

  .promo-live .text .name {
    display: inline;
  }

  .promo-live .text p {
    display: inline;
  }

  .promo-live .line {
    width: 16.66667%;
  }

  .promo-live .line span {
    display: block;
  }

  .promo-live time {
    width: 16.66667%;
    display: block;
    float: left;
  }

  .promo-live time span {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .page-head {
    padding-top: 20px;
  }
  .promo-live .text {
    float: none;
    width: auto;
  }

  .promo-live .text .name {
    display: block;
  }

  .promo-live .text p {
    display: block;
  }

  .promo-live .line {
    width: auto;
  }

  .promo-live .line span {
    display: inline;
  }

  .promo-live time {
    width: auto;
    display: inline;
    float: none;
  }

  .promo-live time span {
    display: inline;
  }
}

.promo-live {
  font-size: 12px;
  padding-top: 16px;
}

.promo-live .line {
  line-height: 20px;
  text-transform: uppercase;
  float: left;
}

.promo-live .line a {
  color: #b93535;
}

.promo-live time {
  margin-left: 7px;
  color: #b93535;
  line-height: 20px;
  text-transform: uppercase;
}

.promo-live .name {
  line-height: 20px;
  text-transform: uppercase;
}

.promo-live .name a {
  color: #000;
}

.promo-live p {
  line-height: 15px;
  color: #6e6d6d;
  margin: 4px 0 0;
}

.more-info {
  background: #fff;
  display: block;
  border-radius: 1px;
  position: relative;
}

.more-info span {
  color: #000;
  font-size: 12px;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  position: relative;
  padding-top: 30px;
  opacity: 0.5;
}

.more-info span::before {
  content: "";
  right: 0;
  left: 0;
  top: 9px;
  position: absolute;
  margin: auto;
}

.more-info::after {
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 1px;
  content: "";
}

.more-info:hover span {
  opacity: 1;
}

.more-info:focus span {
  opacity: 1;
}

.more-info:focus::after {
  background: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 991px) {
  .news-list {
    padding-top: 23px !important;
  }

  .news-list .news-box .info {
    height: 105px;
  }

  .plot-row {
    position: relative;
  }

  .plot-row>div {
    position: static;
  }

  .plot-row .news-box {
    background: #fff !important;
  }

  .plot-row .news-box .type {
    color: #cb3838 !important;
  }

  .plot-row .news-box .type::before {
    background-position: 0 -2023px !important;
  }

  .plot-row .news-box .item {
    border-top: 1px solid #e5e5e5 !important;
  }

  .plot-row .news-box .location::before {
    background-position: 0 -758px !important;
  }

  .plot-row .news-box .time::before {
    background-position: 0 -2295px !important;
  }

  .plot-row .news-box .comments::before {
    background-position: 0 -335px !important;
  }

  .plot-row .news-box .photo::after {
    display: none;
  }

  .plot-row .news-box .info {
    height: 110px;
    margin-bottom: 0;
  }

  .plot-row .news-box .info .news-box__btn {
    display: none;
  }

  .plot-row .news-box .info .cont {
    position: static !important;
    padding: 0 !important;
  }

  .plot-row .news-box .info .text {
    height: auto !important;
  }

  .plot-row .news-box .info .text h2 {
    color: #000;
  }

  .plot-row .news-box .info .text h2 a {
    color: #000;
  }

  .plot-row .news-box .info .text p {
    display: none;
  }

  .plot-row .news-box .corner {
    bottom: 0;
    right: 0;
    z-index: 6;
    display: block !important;
  }

  .plot-row .news-meta {
    bottom: 0;
    z-index: 5;
  }

  .plot-row .news-meta a.comments {
    border-left: 1px solid #e5e5e5 !important;
  }

  .plot-row .white-box.comment {
    border-radius: 0 0 15px 0;
  }

  .plot-row .white-box.comment::before {
    display: none;
  }

  .subjects {
    padding-bottom: 23px;
  }
}

@media only screen and (max-width: 767px) {
  .plot-row .news-box {
    border-radius: 1px 1px 0 0;
    margin-bottom: 0;
    padding-bottom: 0;
    position: static;
  }

  .plot-row .news-box .info {
    height: auto;
  }

  .plot-row .news-box .corner {
    bottom: 20px;
    right: 10px;
  }

  .plot-row .news-meta {
    bottom: 20px;
  }

  .plot-row .news-meta__box {
    padding: 0 10px;
  }

  .plot-row .news-meta__box a.comments {
    right: 10px;
  }
}

.news-list {
  padding-top: 33px;
}

.news-box.visited {
  opacity: 0.5;
}

.news-box.visited:hover {
  opacity: 1;
}

.news-box.big .info {
  height: 240px;
  position: relative;
}

.news-box.big .info::after {
  content: "";
  height: 25px;
  left: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAYAAADwkER/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzVGRkM2MzQ2REEzMTFFNUIwMTlFQzlEMzFCN0JDQTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzVGRkM2MzU2REEzMTFFNUIwMTlFQzlEMzFCN0JDQTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NUZGQzYzMjZEQTMxMUU1QjAxOUVDOUQzMUI3QkNBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NUZGQzYzMzZEQTMxMUU1QjAxOUVDOUQzMUI3QkNBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt2WI1MAAABQSURBVHjaHMehFUBgGADA7wmapsqybgADGMAAtjGAAQxgAF2WVU2Tfk659y5SSnl8FChRoUaDFh16DBiziCh+dMKMBSs27Dhw4sKNB+kVYACeeFDOseDrDAAAAABJRU5ErkJggg==");
}

.news-box.big .info p {
  opacity: 1;
  visibility: visible;
  color: #000;
}

.news-box.big:hover .info {
  position: static;
}

.news-box.big:hover .info::after {
  display: none;
}

.news-box.big:hover .info p {
  color: #fff;
}

.news-box.big:hover .info .text {
  height: 321px;
}

.news-box {
  position: relative;
  padding-bottom: 50px;
  border-radius: 0 0 15px 0;
  background: #fff;
  margin-bottom: 20px;
}

.news-box .author {
  font-size: 15px;
  line-height: 20px;
  color: #b93535;
  display: block;
}

.news-box .clip {
  border-bottom: 2px solid #000;
  background: #fff;
  position: absolute;
  right: 10px;
  top: 0;
  padding: 0 6px 0 11px;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 17px;
  padding-top: 3px;
  color: #000;
}

.news-box .clip::before {
  content: "";
  left: 0;
  top: -5px;
  position: absolute;
  margin: auto;
}

.news-box .clip:hover {
  color: #cb3838;
}

.news-box .clip:active {
  color: #a82f2f;
}

.news-box h2 a {
  color: #000;
  display: block;
}

.news-box p a {
  color: #000;
  display: block;
}

.news-box:hover {
  background: #3e3636;
  border-radius: 0;
}

.news-box:hover .text {
  height: 220px;
  overflow: hidden;
}

.news-box:hover .photo::after {
  opacity: 1;
  visibility: visible;
}

.news-box:hover .corner {
  display: none;
}

.news-box:hover h2 {
  color: #fff;
}

.news-box:hover h2 a {
  color: #fff;
}

.news-box:hover p a {
  color: #fff;
}

.news-box:hover p,
.news-box:hover .btn {
  opacity: 1;
  visibility: visible;
}

.news-box:hover .type {
  color: #fff;
}

.news-box:hover .info {
  overflow: visible;
}

.news-box:hover .info .cont {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.news-box:hover .news-meta .item {
  border-color: #544d4d;
  display: block;
}

.news-box .corner {
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.news-box .photo {
  position: relative;
  overflow: hidden;
  height: 182px;
}

@media only screen and (max-width: 991px) {
  .news-box .photo {
    height: 202px;
  }
}

@media only screen and (max-width: 991px) and (max-width: 767px) {
  .news-box .photo {
    height: auto;
  }
}

.news-box .photo img {
  width: 105%;
}

.news-box .photo .live {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  background: #cb3838;
}

.news-box .photo::before {
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  background: #cb3838;
  height: 2px;
  width: 100%;
}

.news-box .photo::after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAHCCAYAAAAuHqMnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDdEQ0QwMzY2QzI0MTFFNUJFQkJFNDRBRkIxREExQzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDdEQ0QwMzc2QzI0MTFFNUJFQkJFNDRBRkIxREExQzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowN0RDRDAzNDZDMjQxMUU1QkVCQkU0NEFGQjFEQTFDNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowN0RDRDAzNTZDMjQxMUU1QkVCQkU0NEFGQjFEQTFDNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po/7yt8AAABuSURBVHja7JM7DsAgDEOdHIqxV+L+E+1EBYrTqF06mOFJ+TgfEDha647rCIIgCB9gE76a9hytKjDNXFFohHeTRikoroViUdojn8qDp6im0ACCWzPmi2RIfbmMNr8DYx1osKKbj+aByf78/U4BBgAf5wgs33DjTQAAAABJRU5ErkJggg==");
  background-repeat: repeat-x;
  background-position: 0 100%;
}

.news-box .info {
  padding: 0 20px;
  height: 110px;
  margin-bottom: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .news-box .info {
    height: 98px;
  }
}

.news-box h2 {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  margin: 7px 0 10px;
}

.news-box h2 a {
  color: #000;
}

.news-box p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 15px;
  opacity: 0;
  visibility: hidden;
}

.news-box .btn {
  opacity: 0;
  visibility: hidden;
}

.news-box .news-box__btn {
  position: absolute;
  left: 0;
  bottom: 68px;
  width: 100%;
  padding: 0 20px;
}

.news-box .type {
  color: #cb3838;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
  position: relative;
  padding-left: 20px;
  padding-top: 7px;
  display: block;
}

.news-box .type::before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  margin: auto;
}

.news-box .type:hover {
  color: #cb3838;
}

.news-box .type:hover::before {
  background-position: 0 -2023px !important;
}

.news-box .type:active {
  opacity: 0.8;
}

.news-box .news-meta {
  width: 100%;
}

.expert-opinion {
  margin-top: 31px;
}

.expert-opinion__box.visited {
  opacity: 0.5;
}

.expert-opinion__box.visited:hover {
  opacity: 1;
}

.expert-opinion__box:hover .link a {
  text-decoration: none;
  color: #fff;
}

.expert-opinion__box .link a {
  color: #000;
  text-decoration: none;
}

.expert-opinion__box.no-photo .link {
  height: 230px !important;
}

.expert-opinion__box.no-photo .info {
  position: static;
  padding-bottom: 10px;
}

.expert-opinion__box.no-photo .info .item .caption {
  margin-right: 5px;
  width: auto;
  display: inline;
}

.expert-opinion__box.no-photo .info .item:first-child {
  height: auto;
}

.expert-opinion__box.no-photo .info .item:nth-child(2) {
  display: none;
}

.expert-opinion__box .info .item.branch {
  height: auto !important;
}

.expert-opinion__box .info .item.branch a {
  font-size: 12px;
  line-height: 15px;
  color: #b93535;
}

.expert-opinion__box .info .item.branch a:hover {
  opacity: 0.8;
}

.expert-opinion__box.other {
  padding-left: 110px;
  position: relative;
}

.expert-opinion__box.other .link {
  position: absolute;
  left: 20px;
  top: 20px;
}

.expert-opinion__box.other .info {
  height: 140px;
  overflow: hidden;
  position: static;
}

.expert-opinion__box.other .info .text p {
  line-height: 15px;
  color: #737373;
}

.expert-opinion__box.other:hover .info p {
  color: #fff;
}

.expert-opinion__box .letter::first-letter {
  color: #b93535;
}

.news-view {
  margin-top: 31px;
}

.red-line {
  height: 2px;
  background: #b93535;
  font-size: 0;
  text-indent: -9999px;
}

.news-plot__title {
  line-height: 30px;
  height: 28px;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  padding-right: 17px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.news-plot__title:hover {
  color: #b93535;
}

.news-plot__title i {
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.news-plot__title i::before {
  content: "";
  background-position: 0 -177px;
  height: 8px;
  width: 5px;
  left: 4px;
  top: 2px;
  position: absolute;
  margin: auto;
}

.expert-opinion__box.big .link {
  height: 280px;
  position: relative;
}

.expert-opinion__box.big .link p {
  height: 60px;
  overflow: hidden;
}

.expert-opinion__box.big .link p.normal {
  height: 115px;
}

.expert-opinion__box.big .link::after {
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 25px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAYAAADwkER/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzVGRkM2MzQ2REEzMTFFNUIwMTlFQzlEMzFCN0JDQTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzVGRkM2MzU2REEzMTFFNUIwMTlFQzlEMzFCN0JDQTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NUZGQzYzMjZEQTMxMUU1QjAxOUVDOUQzMUI3QkNBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NUZGQzYzMzZEQTMxMUU1QjAxOUVDOUQzMUI3QkNBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt2WI1MAAABQSURBVHjaHMehFUBgGADA7wmapsqybgADGMAAtjGAAQxgAF2WVU2Tfk659y5SSnl8FChRoUaDFh16DBiziCh+dMKMBSs27Dhw4sKNB+kVYACeeFDOseDrDAAAAABJRU5ErkJggg==");
}

.expert-opinion__box.big:hover .link::after {
  display: none;
}

.expert-opinion__box {
  background: #fff;
  padding: 20px;
  border-radius: 1px;
  position: relative;
  margin-bottom: 20px;
}

.expert-opinion__box p.normal {
  font-size: 14px;
}

.expert-opinion__box p {
  font-size: 15px;
  line-height: 20px;
  clear: both;
}

.expert-opinion__box .link {
  display: block;
  overflow: hidden;
  color: #000;
}

.expert-opinion__box .link img {
  float: left;
  border-radius: 5px;
  margin-right: 20px;
  margin-bottom: 15px;
}

.expert-opinion__box .info {
  left: 110px;
  top: 20px;
  position: absolute;
  margin: auto;
}

.expert-opinion__box .info .caption {
  overflow: hidden;
  max-width: 169px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.expert-opinion__box .info .item:first-child {
  height: 46px;
  overflow: hidden;
}

.expert-opinion__box .info .name {
  line-height: 20px;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  display: block;
  position: relative;
  z-index: 2;
}

.expert-opinion__box .info .name:hover {
  color: #cb3838;
}

.expert-opinion__box .info .name:focus {
  color: #a82f2f;
}

.expert-opinion__box .info .type {
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  color: #cb3838;
  padding-left: 14px;
  position: relative;
}

.expert-opinion__box .info .type:hover {
  color: #cb3838;
}

.expert-opinion__box .info .type:focus {
  color: #a82f2f;
}

.expert-opinion__box .info .type::before {
  left: 0;
  top: 1px;
  position: absolute;
  margin: auto;
  content: "";
}

.expert-opinion__box .info time {
  color: #7f7f7f;
  font-size: 11px;
  line-height: 11px;
  padding-left: 14px;
  position: relative;
}

.expert-opinion__box .info time i {
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  opacity: 0.5;
}

.expert-opinion__box:hover {
  background: #3e3636;
}

.expert-opinion__box:hover .link {
  color: #fff;
}

.expert-opinion__box:hover .name {
  color: #fff;
}

.expert-opinion__box:hover .type {
  color: #fff;
}

.expert-opinion__box:hover time i {
  background-position: 0 -2315px;
  height: 10px;
  width: 10px;
}

.projects-news {
  margin-top: 34px;
}

.projects-news__box {
  background: #fff;
  padding: 10px;
  border-radius: 1px;
  margin-bottom: 20px;
}

.projects-news__box a .photo {
  position: relative;
}

.projects-news__box a .category {
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  text-transform: uppercase;
  width: 70%;
  background: rgba(91, 168, 202, 0.8);
  right: -5px;
  bottom: 5px;
  position: absolute;
  margin: auto;
}

.projects-news__box a .category::before,
.projects-news__box a .category::after {
  content: "";
  width: 0;
  height: 0;
}

.projects-news__box a .category::before {
  left: -13px;
  top: 0;
  position: absolute;
  margin: auto;
  border-left: 13px solid transparent;
  border-bottom: 30px solid rgba(91, 168, 202, 0.8);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.projects-news__box a .category::after {
  right: 0;
  bottom: -5px;
  position: absolute;
  margin: auto;
  border-right: 5px solid transparent;
  border-top: 5px solid #4d8eab;
}

.projects-news__box a .category .ico-logo-white {
  left: -13px;
  top: 0;
  position: absolute;
  margin: auto;
}

.projects-news__box a .category.purple {
  background: rgba(83, 53, 178, 0.8);
}

.projects-news__box a .category.purple::before {
  border-bottom: 30px solid rgba(83, 53, 178, 0.8);
}

.projects-news__box a .category.purple::after {
  border-top: 5px solid #5335b2;
}

.projects-news__box a .category.yellow {
  background: rgba(237, 168, 1, 0.8);
}

.projects-news__box a .category.yellow::before {
  border-bottom: 30px solid rgba(237, 168, 1, 0.8);
}

.projects-news__box a .category.yellow::after {
  border-top: 5px solid #eda801;
}

.projects-news__box a .category.red {
  background: rgba(207, 18, 7, 0.8);
}

.projects-news__box a .category.red::before {
  border-bottom: 30px solid rgba(83, 53, 178, 0.8);
}

.projects-news__box a .category.red::after {
  border-top: 5px solid #cf1207;
}

.projects-news__box a p {
  color: #000;
  font-size: 14px;
  line-height: 15px;
  margin-top: 8px;
  height: 30px;
  overflow: hidden;
}

.company-news {
  margin-top: 14px;
}

.company-news__box {
  background: #fff;
  border-radius: 1px;
  text-align: center;
  padding: 0 20px 10px;
  margin-bottom: 20px;
}

.company-news__box a {
  color: #000;
}

.company-news__box time {
  font-size: 11px;
  line-height: 15px;
  color: #a3a3a3;
  display: block;
  padding: 4px 0;
}

.company-news__box p {
  line-height: 15px;
  font-size: 12px;
  height: 45px;
  overflow: hidden;
}

.special-projects {
  padding-top: 13px;
}

.encyclopedia-news {
  margin-top: 34px;
}

.encyclopedia-news__box {
  background: #fff;
  padding: 20px;
  border-radius: 1px;
  position: relative;
  margin-bottom: 20px;
}

.encyclopedia-news__box a {
  color: #000;
}

.encyclopedia-news__box p {
  font-size: 13px;
  line-height: 20px;
  clear: both;
  margin-bottom: 4px;
  overflow: hidden;
}

.encyclopedia-news__box .type {
  padding-left: 10px;
  position: relative;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.encyclopedia-news__box .type::before {
  content: "";
  left: 0;
  top: 1px;
  position: absolute;
  margin: auto;
}

.encyclopedia-news__box .name {
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
}

.encyclopedia-news__box .name .item:last-child::first-letter {
  color: #cb3838;
}

.encyclopedia-news__box.region .photo {
  height: 90px;
  position: relative;
  width: 90px;
}

.encyclopedia-news__box.region .photo img {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.encyclopedia-news__box.region .name {
  margin: 8px 0 5px;
}

.encyclopedia-news__box.region .name .item {
  position: relative;
  padding-left: 20px;
}

.encyclopedia-news__box.region .name .item::before {
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.encyclopedia-news__box.region p {
  height: 40px;
}

.encyclopedia-news__box.company p {
  height: 100px;
}

.encyclopedia-news__box.company .photo {
  border: 1px solid #f2f2f2;
  height: 80px;
  width: 80px;
  border-radius: 5px;
  position: relative;
}

.encyclopedia-news__box.company .photo img {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.encyclopedia-news__box.company .name {
  display: table;
  width: 100%;
  font-size: 0;
  margin: 12px 0 5px;
  height: 40px;
}

.encyclopedia-news__box.company .name .item {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  white-space: nowrap;
}

.encyclopedia-news__box.company .name .item:first-child {
  margin-right: 10px;
}

.encyclopedia-news__box.preson .top {
  padding-left: 90px;
  position: relative;
  min-height: 80px;
}

.encyclopedia-news__box.preson img {
  left: 0;
  top: 0;
  position: absolute;
  margin: auto;
  border-radius: 5px;
}

.encyclopedia-news__box.preson p {
  height: 60px;
  margin-top: 16px;
}

@media only screen and (min-width: 992px) {
  .sidebar-news.simple {
    padding-top: 0;
  }
}

.short-news {
  padding: 20px 10px 40px;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 0 !important;
}

.short-news:hover {
  background: #343434;
}

.short-news:hover .wiki h3 a {
  color: #fff;
}

.short-news:hover .news-meta a.item:hover {
  color: #cb3736;
}

.short-news:hover .news-meta .item {
  border-color: #544d4d;
}

.short-news:hover .news-meta .comments::before {
  background-position: 0 -377px;
}

.short-news:hover .news-meta .time::before {
  background-position: 0 -2315px;
}

.short-news:hover .news-meta .location::before {
  background-position: 0 -802px;
}

.short-news:hover .news-meta .location:hover::before {
  background-position: 0 -780px;
}

.short-news:hover h2 {
  color: #fff;
}

.short-news:hover h2 a {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .short-news {
    padding-bottom: 55px;
  }
}

.short-news .category {
  color: #000;
  font-size: 11px;
  line-height: 11px;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  position: relative;
  padding-left: 18px;
  margin-left: 8px;
}

.short-news .category::before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  margin: auto;
}

.short-news .type {
  color: #cb3838;
  font-size: 11px;
  line-height: 11px;
  padding-left: 18px;
  display: inline-block;
  vertical-align: top;
  padding-left: 18px;
  text-transform: uppercase;
  position: relative;
  padding-top: 7px;
}

.short-news .type::before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .short-news .type {
    padding-left: 18px;
  }
}

.short-news .short-news__text .type {
  padding-top: 0;
}

.short-news .news-meta {
  height: 24px;
  width: 100%;
  padding-right: 80px;
}

@media only screen and (max-width: 767px) {
  .short-news .news-meta {
    padding-right: 0;
    height: auto;
  }
}

.short-news .news-meta .item {
  float: left;
}

.short-news .news-meta .location {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .short-news .news-meta .location {
    width: 100%;
  }
}

.short-news .news-meta .time {
  width: 50%;
  margin-right: 0;
  border-left: 1px solid #e5e5e5;
}

@media only screen and (max-width: 767px) {
  .short-news .news-meta .time {
    width: 100%;
    border-left: 0;
  }
}

.short-news .news-meta .comments {
  top: 0;
}

@media only screen and (max-width: 767px) {
  .short-news .news-meta .comments {
    top: 24px;
  }
}

.short-news:hover .short-news__text p {
  color: #fff;
}

.short-news:hover .short-news__text .name {
  color: #fff;
}

.short-news:hover .short-news__text .category {
  color: #fff;
}

.short-news:hover .short-news__text .category:hover {
  color: #cb3838;
}

@media only screen and (max-width: 479px) {
  .short-news__img {
    width: 70%;
  }

  .short-news__text {
    width: 100%;
  }
}

.short-news__img .photo {
  border-bottom: 2px solid #cb3838;
  display: block;
}

.short-news__img .photo.no-border {
  border-bottom: 0;
}

.short-news__text .small-photo {
  float: left;
  border-radius: 5px;
  margin-right: 10px;
}

.short-news__text .name {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 13px;
}

.short-news__text h2 {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 5px;
  color: #000;
}

.short-news__text h2 a {
  color: #000;
}

.short-news__text h2 a:hover {
  color: #cb3838;
}

.short-news__text h2 a:active {
  opacity: 0.5;
}

.short-news__text p {
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
}

.short-news__text p .find {
  padding: 2px;
}

.short-news__text b {
  background: #ffd69a;
  padding: 1px 2px;
  line-height: 20px;
}

.find {
  background: #ffd69a;
  padding: 1px 2px;
  line-height: 20px;
}

.info-filter {
  position: relative;
  z-index: 1;
}

.info-filter .label {
  display: block;
  color: #6e6d6d;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 10px 0;
  margin: 0;
  text-align: left;
  font-weight: 400;
}

.info-filter__tabs,
.info-filter__calendar,
.info-filter__select {
  padding-top: 15px;
}

.info-filter__title {
  padding-top: 32px;
}

@media only screen and (min-width: 992px) {
  .info-filter__calendar {
    float: right;
    padding-left: 6px;
  }

  .info-filter__select {
    float: right;
    padding-right: 14px;
  }
}

@media only screen and (max-width: 991px) {
  .info-filter__tabs {
    float: right;
  }
}

.dark-tabs {
  border: 0;
}

.dark-tabs>li {
  margin: 0;
  width: 50%;
  text-align: center;
}

.dark-tabs>li input {
  overflow: 0;
  visibility: hidden;
}

.dark-tabs>li a {
  border: 1px solid #aaa9a9;
  border-left: 0;
  background: #f3f2f2;
  margin: 0;
  color: #000;
  font-size: 14px;
  border-radius: 0;
  position: relative;
  line-height: 38px;
  padding: 0;
  text-align: center;
}

.dark-tabs>li a:hover {
  border-color: #aaa9a9;
  background: #f3f2f2;
}

.dark-tabs>li:first-child a {
  border-left: 1px solid #aaa9a9;
}

.dark-tabs>li.active a {
  border-color: #000;
  background: #000;
  color: #fff;
}

.dark-tabs>li.active a::after {
  content: "";
  right: 0;
  left: 0;
  bottom: -7px;
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #000;
  border-bottom: 0;
}

.dark-tabs>li.active a:hover,
.dark-tabs>li.active a:focus {
  background: #000;
  border-color: #000;
  color: #fff;
}

.datepicker-plugin {
  position: relative;
  overflow: hidden;
}

.input-datepicker {
  width: 45%;
  border: 1px solid #aaa9a9;
  height: 40px;
  line-height: 20px;
  padding: 9px 10px 9px 44px;
  font-size: 14px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #f7f6f6;
  outline: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAVCAYAAACt4nWrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzREQkZDQTE3RTI1MTFFNUE1NDQ5MDM4NjU5QkIyNUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzREQkZDQTI3RTI1MTFFNUE1NDQ5MDM4NjU5QkIyNUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NERCRkM5RjdFMjUxMUU1QTU0NDkwMzg2NTlCQjI1RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NERCRkNBMDdFMjUxMUU1QTU0NDkwMzg2NTlCQjI1RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgfJvUQAAADrSURBVHjaYmAYQHCUgPxxSgz/T4k8ExLbBogfQjXcR1P3FCoOw0/R5F9DxR9CzcEAd5E0X4CKHYPSN9EMv4YWbLeQ5O7i8iIM/wViNyBmAeIQIP6HRd4biJmB2B/KR5YHA0YSwpcUwIjN5Y4UGuqIy5H/od6kBDDjMxwEWoH4AZQmht8ExO+hNAMhw+9BI/IekfzPUL1f0Q1nwmLJKiC+A6WJ4fcD8Scg7qMkN5Kcq7G5nNQwJ8lGUsOcJJeTGuZEu1yJwvBWwhV3oALnMBDLkmmwIhAfxFVwgYrKR2gFEKkYFA92DEMeAAQYAIWmeIUpSWe1AAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: 10px 50%;
}

.input-datepicker:focus {
  border-color: #000;
  color: #000;
  background-color: #fff;
}

.custom-taber {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 14px;
  position: relative;
  z-index: 4;
}

.custom-taber ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.custom-taber a {
  display: block;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .custom-taber {
    margin: 25px -10px 12px 0;
    height: 28px;
  }

  .custom-taber dt {
    display: none;
  }

  .custom-taber li {
    float: left;
    width: 25%;
  }

  .custom-taber li+li {
    padding-left: 1px;
  }

  .custom-taber a {
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 28px;
    height: 28px;
  }

  .custom-taber .active a {
    background: #b93535;
  }

  .custom-taber .active a::after {
    content: "";
    width: 0;
    height: 0;
    right: 0;
    left: 0;
    bottom: -5px;
    position: absolute;
    margin: auto;
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #b93535;
    border-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  .custom-taber {
    margin-left: -10px;
  }
}

@media only screen and (max-width: 767px) {
  .custom-taber {
    margin: 0 -10px;
  }

  .custom-taber dt {
    font-weight: 400;
    background: #b73639;
    position: relative;
    color: #fff;
    padding: 0 20px 0 10px;
    line-height: 30px;
    cursor: pointer;
  }

  .custom-taber dt::after {
    content: "";
    right: 8px;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #fff;
    border-bottom: 0;
  }

  .custom-taber dd {
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    background: #b73639;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
  }

  .custom-taber.open dd {
    opacity: 1;
    visibility: visible;
  }

  .custom-taber li {
    border-top: 1px solid #C75353;
  }

  .custom-taber a {
    color: #fff;
    display: block;
    line-height: 30px;
    padding: 0 10px;
  }

  .custom-taber a:hover {
    color: #fff;
    opacity: 0.7;
  }

  .custom-taber .active a {
    opacity: 0.7;
  }
}

.form-search {
  padding: 20px 20px 10px;
}

.form-search .form-group {
  float: left;
  padding-left: 20px;
  margin-bottom: 10px;
}

.form-search .form-group.left {
  padding-left: 143px;
}

@media only screen and (max-width: 991px) {
  .form-search .form-group {
    width: 50%;
  }

  .form-search .form-group.big {
    width: 100%;
    padding-left: 0;
  }
}

@media only screen and (max-width: 1199px) {
  .form-search .form-group.left {
    padding-left: 130px;
  }
}

@media only screen and (max-width: 991px) {
  .form-search .form-group.left {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .form-search .form-group {
    width: 100%;
    padding-left: 0 !important;
  }
}

.form-search .form-group label.label {
  width: 123px;
  text-align: left;
  text-shadow: none;
  display: block;
  line-height: 30px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  color: #000;
}

@media only screen and (max-width: 1199px) {
  .form-search .form-group label.label {
    width: 110px;
  }
}

@media only screen and (max-width: 991px) {
  .form-search .form-group label.label {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  .form-search .form-group:nth-child(2) {
    padding-left: 0;
  }
}

.form-search .caption {
  padding-left: 0;
}

@media only screen and (max-width: 991px) {
  .form-search .caption {
    display: none;
  }
}

.form-search {
  position: relative;
  z-index: 3;
}

.form-search .btn {
  width: 120px;
}

@media only screen and (max-width: 991px) {
  .form-search .btn {
    width: 100%;
  }
}

.form-search .jq-selectbox.custom-select.big .jq-selectbox__select {
  width: 220px;
}

.form-search .jq-selectbox.custom-select.small .jq-selectbox__select {
  width: 60px;
}

.form-search .jq-selectbox.custom-select.medium .jq-selectbox__select {
  width: 140px;
}

@media only screen and (max-width: 991px) {
  .form-search .jq-selectbox.custom-select.big .jq-selectbox__select {
    width: 100%;
  }

  .form-search .jq-selectbox.custom-select.small .jq-selectbox__select {
    width: 100%;
  }

  .form-search .jq-selectbox.custom-select.medium .jq-selectbox__select {
    width: 100%;
  }
}

.birthdays-list>.row:last-child .wiki-list {
  padding-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .birthdays-list>.row:last-child .wiki-list {
    padding-bottom: 20px;
  }
}

.wiki-list {
  padding-top: 20px;
  padding-bottom: 10px;
}

.wiki-list.first {
  padding-top: 0;
}

.wiki {
  padding: 10px;
  min-height: 100px;
  position: relative;
}

.wiki.no-padding {
  padding: 0;
}

.wiki .red {
  color: #b93535;
}

.wiki .photo {
  display: table-cell;
  vertical-align: top;
  width: 90px;
}

.wiki .photo.radius img {
  border-radius: 7px;
}

.wiki .photo.border img {
  border: 1px solid #dcdcdc;
}

.wiki .info {
  display: table-cell;
  vertical-align: top;
}

.wiki h3 {
  font-size: 14px;
  line-height: 20px;
  margin: 4px 0;
  padding: 0;
  font-weight: 400;
  color: #000;
}

.wiki h3 a {
  color: #000;
}

.wiki .red-title {
  font-size: 12px;
  line-height: 11px;
  min-height: 12px;
  color: #b93535;
}

.wiki .red-title a {
  color: #b93535;
}

.wiki p {
  color: #737373;
  font-size: 12px;
  line-height: 15px;
}

.wiki p a {
  color: #737373;
}

.short-news__text .wiki {
  padding-top: 10px;
}

.short-news__text .wiki .info {
  padding-top: 10px;
}

.short-news__text .wiki .photo {
  width: 60px;
}

.content-form__title {
  font-size: 22px;
  line-height: 22px;
  color: #000;
  text-transform: uppercase;
}

.content-form .btn {
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.content-form .container-fluid {
  padding: 0;
}

.content-form .container-fluid>.row {
  margin: 0;
}

.content-form .container-fluid>.row:last-child {
  padding-top: 8px;
}

.content-form .container-fluid>.row>div {
  padding: 0;
  margin-bottom: 12px;
}

.content-form .container-fluid>.row>div.col:first-child {
  padding-right: 6px;
}

.content-form .container-fluid>.row>div.col:last-child {
  padding-left: 6px;
}

.document-list .white-box {
  position: relative;
  padding: 15px 10px 30px;
  margin-bottom: 6px;
  overflow: hidden;
}

.document-list .white-box.big {
  padding-bottom: 55px;
}

.document-list .white-box:last-child {
  margin-bottom: 34px;
}

.document-list .white-box:hover .document-list__category a {
  color: #fff;
}

.document-list .white-box:hover .document-list__category a::before {
  background: #fff;
}

.document-list .white-box:hover .document-list__category a:hover {
  color: #cb3838;
}

.document-list .white-box:hover .document-list__category a:hover::before {
  background: #cb3838;
}

.document-list .white-box:hover .document-list__caption a {
  color: #fff;
}

.document-list .news-meta {
  width: 100%;
}

.document-list .news-meta a.comments {
  top: 0;
}

.document-list .news-meta .time.full {
  width: 100%;
  border-left: 0;
}

.document-list__category a {
  color: #cb3838;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 7px 0 0 20px;
}

.document-list__category a::before {
  content: "";
  width: 8px;
  height: 20px;
  background: #cb3838;
  display: block;
  position: absolute;
  left: 5px;
  top: 0;
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  -o-transform: skewX(-30deg);
  transform: skewX(-30deg);
}

.document-list__category a:hover {
  color: #d04c4c;
}

.document-list__category a:hover::before {
  background: #d04c4c;
}

.document-list__caption {
  font-size: 15px;
  line-height: 20px;
  margin-top: 3px;
}

.document-list__caption a {
  color: #000;
}

.document-list__photo {
  margin-right: 20px;
  width: 100px;
  float: left;
}

.document-list__photo a {
  vertical-align: top;
}

.document-list__photo img {
  width: 100%;
}

.document-list__calendar {
  margin-bottom: 30px;
  max-width: 300px;
}

.document-list__calendar .datepicker-plugin {
  position: relative;
}

.document-list__calendar .datepicker-plugin input {
  width: 130px;
}

.document-list__calendar .datepicker-plugin::after {
  content: "...";
  color: #000;
  line-height: 40px;
  width: 40px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  text-align: center;
}

.document-list__calendar label.label {
  font-size: 16px;
  color: #6e6d6d;
  line-height: 16px;
  display: block;
  margin: 0;
  font-weight: 400;
  text-align: left;
  padding: 11px 0 13px;
}

.ui-datepicker {
  z-index: 8 !important;
}

.news-page.next {
  margin-top: 30px;
  padding-bottom: 0;
}

.news-page.next.first {
  margin-top: 0;
  margin-bottom: 20px;
}

.news-page.next .article-box {
  padding-bottom: 0;
}

.news-page.next .news-page-description {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 35px;
}

.news-page.next .news-page-description h3 {
  margin-top: 0;
}

.np-description__btn {
  text-align: center;
  padding-bottom: 40px;
}

.np-description__btn .btn {
  display: inline-block;
  vertical-align: top;
  width: auto;
}

.wiki-news-list {
  padding-bottom: 20px;
}

.wiki-news-list .wiki-list {
  padding: 0;
}

.wiki-news-list .wiki-list h2 {
  padding: 26px 40px 10px;
  margin: 0;
  background: #fff;
  font-size: 16px;
  line-height: 20px;
}

.wiki-news-list .wiki-list .white-box {
  padding-left: 40px;
  padding-right: 40px;
}

@media (min-width: 992px) {
  .wiki-search-plugin .container-fluid {
    padding-right: 0;
  }

  .wiki-search-plugin__promo {
    float: right;
    padding-top: 34px;
  }

  .world-new-first {
    margin-top: -12px;
  }
}

@media (max-width: 991px) {
  .wiki-search-plugin .container-fluid {
    padding: 0;
  }
}

.picture-story {
  background: #000;
  padding: 20px 0;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

.picture-story .picture-story__slider {
  position: relative;
}

.picture-story .picture-story__slider::before {
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIEAAAABCAYAAAD5EM2IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDA1MDAzQzY2NzYwMTFFNTk5QUE4NDVBNUQwM0U0NzkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDA1MDAzQzc2NzYwMTFFNTk5QUE4NDVBNUQwM0U0NzkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMDUwMDNDNDY3NjAxMUU1OTlBQTg0NUE1RDAzRTQ3OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMDUwMDNDNTY3NjAxMUU1OTlBQTg0NUE1RDAzRTQ3OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuuchUIAAABJSURBVHjalFBbCgAgCLP7n9kZRB82apowNucDdJhZ2BmRgO1B5JmdPDxyhtM815RmT/Xc2Ivd/rELDQ/izih+0fmxYtYLU4ABAPblewOZepMBAAAAAElFTkSuQmCC");
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 129px;
  z-index: 2;
}

.picture-story .picture-story__slider::after {
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIEAAAABCAYAAAD5EM2IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjJCOTU1MjA2NzYwMTFFNTk5RTJBOTY0OEI4RDIyRjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjJCOTU1MjE2NzYwMTFFNTk5RTJBOTY0OEI4RDIyRjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMkI5NTUxRTY3NjAxMUU1OTlFMkE5NjQ4QjhEMjJGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMkI5NTUxRjY3NjAxMUU1OTlFMkE5NjQ4QjhEMjJGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq+5rPcAAABESURBVHjaYmRgYGDEgpmwsPHRTGh8ZixyyOLINDY1+Nj4xPDRhPQTaxa6ekJuY8LjT1xhgC1M8YUxOs2Ahw/DcAAQYAAKEAEBS9VVcgAAAABJRU5ErkJggg==");
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 129px;
  z-index: 2;
}

.picture-story .bx-wrapper .bx-controls-direction a {
  width: 18px;
  height: 70px;
  opacity: 0.5;
  margin-top: -35px;
}

.picture-story .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}

.picture-story .bx-wrapper .bx-controls-direction a:focus {
  opacity: 0.8;
}

.picture-story .bx-wrapper .bx-controls-direction .bx-prev {
  left: 0;
}

.picture-story .bx-wrapper .bx-controls-direction .bx-next {
  right: 0;
}

@media only screen and (min-width: 768px) {
  .picture-story .bx-wrapper .bx-pager {
    display: none;
  }

  .picture-story .picture-story__all-photo {
    position: absolute;
    right: 0;
    top: 0;
  }
}

.picture-story .container {
  position: relative;
}

.picture-story .box {
  height: 250px;
  padding: 10px;
  background: #fff;
  display: block;
  color: #000;
}

.picture-story .box .photo {
  height: 160px;
  width: 280px;
  overflow: hidden;
  position: relative;
  display: block;
}

@media only screen and (max-width: 767px) {
  .picture-story .box .photo {
    width: 100%;
  }
}

.picture-story .box img {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 100%;
}

.picture-story .box .title {
  display: block;
  height: 70px;
  overflow: hidden;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  padding-top: 5px;
}

.picture-story__header {
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .picture-story__all-photo {
    padding-top: 50px;
  }

  .picture-story .bx-wrapper .bx-controls-direction {
    display: none;
  }

  .picture-story__slider {
    position: relative;
  }

  .picture-story__slider::before {
    display: none;
  }

  .picture-story__slider::after {
    display: none;
  }
}

.hot-today h1 {
  margin: 0;
  font-size: 28px;
  line-height: 32px;
}

.hot-today time {
  color: #9b9a9a;
  text-align: right;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 16px;
  padding-top: 12px;
  display: block;
}

.hot-today .box {
  border-top: 2px solid #cb3838;
  background: #fff;
  margin: 0;
  position: relative;
  border-radius: 0 0 15px 0;
}

.hot-today .box:hover {
  background: #3e3636;
  border-radius: 1px;
}

.hot-today .box:hover .type {
  color: #fff;
}

.hot-today .box:hover h2 a {
  color: #fff;
}

.hot-today .box:hover .corner {
  display: none;
}

.hot-today .box:hover .news-meta .item {
  border-color: #544d4d;
}

.hot-today .box .corner {
  right: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.hot-today .box>div:first-child {
  padding-left: 0;
}

.hot-today .box>div:last-child {
  padding-right: 0;
}

.hot-today h2 {
  font-size: 22px;
  line-height: 30px;
  color: #000;
}

.hot-today h2 a {
  color: #000;
  display: block;
}

.hot-today .type {
  color: #cb3838;
  font-size: 11px;
  padding: 17px 0 0 21px;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
}

.hot-today .type::before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  margin: auto;
}

.hot-today .type:hover {
  color: #cb3838 !important;
}

.hot-today .type:hover::before {
  background-position: 0 -1883px !important;
}

.hot-today .type:active::before {
  opacity: 0.8 !important;
}

.hot-today .news-meta {
  left: 100%;
  width: 100%;
  margin-left: -10px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.hot-today .news-meta__box {
  margin-right: -10px;
}

.hot-today .news-meta__box .comments {
  width: 80px;
  right: -10px;
}

.news-meta {
  position: absolute;
  left: 0;
  bottom: 0;
}

.news-meta .item {
  border-top: 1px solid #e5e4e4;
  display: block;
  line-height: 24px;
  height: 24px;
  color: #7f7f7f;
  font-size: 12px;
  position: relative;
  padding-left: 39px;
}

.news-meta .item::before {
  content: "";
  left: 22px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  opacity: 0.5;
}

.news-meta a.location:hover {
  color: #cb3838;
}

.news-meta a.location:hover::before {
  background-position: 0 -780px !important;
  opacity: 1;
}

.news-meta a.location:active {
  opacity: 0.8;
}

.news-meta .time {
  margin-right: 80px;
}

.news-meta a.comments {
  position: absolute;
  top: 24px;
  right: 0;
  width: 80px;
  border-left: 1px solid #e5e4e4;
}

.news-meta a.comments:hover {
  color: #cb3838;
}

.news-meta a.comments:hover::before {
  background-position: 0 -356px !important;
  opacity: 1;
}

.news-meta a.comments:active {
  opacity: 0.8;
}

@media only screen and (max-width: 767px) {
  .hot-today time {
    text-align: left;
    padding-top: 6px;
  }

  .hot-today .box {
    border-top: 0;
    position: relative;
  }

  .hot-today .box>.col {
    width: 100%;
  }

  .hot-today .box>.col:first-child {
    padding-right: 0;
    position: static;
    border-bottom: 2px solid #cb3838;
  }

  .hot-today .box>.col:nth-child(2) {
    padding-bottom: 48px;
  }

  .hot-today .news-meta {
    top: auto;
    bottom: 0;
    left: 0;
    margin-left: 0;
    z-index: 2;
  }

  .hot-today .news-meta .news-meta__box {
    margin-right: 0;
  }

  .hot-today .news-meta .news-meta__box .comments {
    right: 0;
  }
}

.partners-news {
  padding-top: 28px;
}

@media only screen and (min-width: 992px) {
  .partners-news>.container {
    padding-left: 20px;
  }
}

.partners-news .white-box {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.partners-news .pn-box {
  overflow: hidden;
  color: #000;
  font-size: 13px;
  line-height: 15px;
  margin: 10px 0;
  display: inline-block;
  vertical-align: top;
}

.partners-news .pn-box span {
  display: block;
}

.partners-news .pn-box .title {
  margin-bottom: 5px;
}

.partners-news .pn-box img {
  float: left;
  margin: 0 10px 0 0;
}

.footer {
  color: #000;
  background: #fff;
  padding-bottom: 25px;
  margin-top: 21px;
}

@media only screen and (max-width: 991px) {
  .footer .container {
    padding: 0 30px;
  }
}

.footer .logo {
  padding: 23px 0;
}

@media only screen and (min-width: 992px) {
  .footer .logo {
    margin-left: -40px;
  }
}

.footer .btn {
  display: block;
}

.footer p {
  font-size: 12px;
  line-height: 15px;
  color: #000;
  margin: 15px 0 0 0;
}

.footer p:first-child {
  margin-top: 19px;
}

.footer p a {
  color: #000;
  border-bottom: 1px solid #d4d4d4;
}

.footer p a:hover {
  border-bottom: 1px transparent;
}

.header-blue__slogan {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  margin-right: 10px;
  padding-top: 25px;
  position: relative;
  padding-right: 40px;
  float: left;
}

@media only screen and (max-width: 767px) {
  .header-blue__slogan {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    padding-top: 9px;
  }

  .header-blue__slogan::after {
    height: 30px;
  }
}

.header-blue__slogan::after {
  right: 0;
  top: 0;
  position: absolute;
  margin: auto;
  content: "";
}

.header-blue__caption {
  color: #69b7d6;
  font-size: 12px;
  line-height: 12px;
  padding: 28px 0 0 0;
  float: left;
  margin-left: -5px;
}

@media only screen and (max-width: 767px) {
  .header-blue__caption {
    float: none;
    padding-top: 0;
    margin-left: 0;
  }
}

.header-blue__caption span {
  display: block;
}

@media only screen and (max-width: 767px) {
  .header-blue__caption span {
    display: inline;
  }
}

.skin-blue .site-categories.open .categories-placeholder {
  border-color: #007ba3;
}

@media only screen and (max-width: 991px) {

  .skin-blue .site-categories.open .categories-placeholder,
  .skin-blue .site-categories.open .categories-nav__list {
    background: #007ba3;
  }
}

@media only screen and (max-width: 991px) {
  .skin-blue .site-categories.open .categories-nav__list>li {
    border-top: 1px solid #57a0b8;
  }

  .skin-blue .site-categories.open .categories-nav__list>li>a {
    color: #fff;
  }
}

.skin-blue .header {
  z-index: 5;
  position: relative;
}

.skin-blue .login-form {
  background: #006f93;
}

@media only screen and (max-width: 991px) {
  .skin-blue .header__red {
    margin-bottom: 0;
  }
}

.skin-blue .header__red .search-box {
  background: #006f93;
}

.skin-blue .header__red .settings-list .search.open>a {
  background: #006f93;
}

.skin-blue .header__red .settings-list .email.open>a {
  background: #006f93;
}

.skin-blue .header__red .settings-list .login.open>a {
  background: #006f93;
}

@media only screen and (max-width: 991px) {
  .skin-blue .header-nav {
    padding: 5px 0;
  }

  .skin-blue .header-blue-dark {
    position: relative;
    z-index: 2;
    padding: 0;
  }

  .skin-blue .header-blue-dark .container {
    position: relative;
  }

  .skin-blue .header-blue-dark .col {
    min-height: 0;
    position: absolute;
    left: 0;
    top: 5px;
    width: 50%;
  }

  .skin-blue #region-nav {
    width: 100%;
  }

  .skin-blue #region-nav .region-placeholder {
    display: block;
    border-color: #000;
    width: 100%;
    font-size: 11px;
    font-family: "MuseoSansMedium";
    color: #000;
    padding: 0 25px;
  }

  .skin-blue #region-nav .region-placeholder::after {
    border-top: 3px solid #000;
  }

  .skin-blue #region-nav.open .region-placeholder {
    border-color: #007ba3;
    background: #007ba3;
  }

  .skin-blue #region-nav.open .region-placeholder::after {
    border-top: 0;
    border-bottom: 3px solid #fff;
  }
}

.skin-blue .header__red {
  background: #007ba3;
}

.skin-blue .header__red .settings {
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  .skin-blue .header__red .settings {
    margin-top: 0;
  }
}

.skin-blue .header__red .container {
  padding-bottom: 15px;
}

.skin-blue .region-nav {
  position: relative;
}

.skin-blue .region-nav.open .region-nav__box {
  opacity: 1;
  visibility: visible;
}

.skin-blue .region-nav .region-nav__box {
  float: none;
  position: absolute;
  left: 0;
  top: 28px;
  width: 100%;
  background: #007ba3;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
}

.skin-blue .region-nav .region-nav__box .region-nav__list {
  padding: 5px 0;
}

.skin-blue .region-nav .region-nav__box .region-nav__list li {
  display: block;
  border-top: 1px solid #57a0b8;
}

.skin-blue .region-nav .region-nav__box .region-nav__list li.open::before {
  display: none;
}

.skin-blue .region-nav .region-nav__box .region-nav__list li.parent::after {
  border-bottom: 3px solid #fff;
}

.skin-blue .region-nav .region-nav__box .region-nav__list li.parent.open ul {
  display: block;
}

.skin-blue .region-nav .region-nav__box .region-nav__list li.parent ul {
  display: none;
}

.skin-blue .region-nav .region-nav__box .region-nav__list li a {
  padding: 5px 9px;
  line-height: 29px;
  color: #fff;
  font-size: 12px;
  display: block;
}

.skin-blue .region-nav .region-nav__box .region-nav__list li a:hover {
  background: #006f93;
}

.skin-blue .region-nav .region-nav-selected {
  padding: 0 19px 0 9px;
  line-height: 28px;
  color: #fff;
  font-size: 12px;
  border: 1px solid #57a0b8;
  position: relative;
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 991px) {
  .skin-blue .region-nav .region-nav-selected {
    display: none;
  }
}

.skin-blue .region-nav .region-nav-selected::after {
  right: 8px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #fff;
  border-bottom: 0;
}

.skin-blue .region-nav .region-placeholder {
  display: none;
  text-overflow: ellipsis;
}

.skin-blue .header .container {
  padding-left: 20px;
  padding-right: 10px;
}

.skin-blue .categories-nav__list>li.active>a {
  background: #007ba3;
}

.skin-blue .categories-nav__list>li a:hover {
  background: #007ba3;
}

.skin-blue .header-nav {
  border-bottom: 1px solid #e5e5e5;
}

.skin-blue .hot-today .box {
  border-color: #007ba3;
}

.skin-blue .page-head .title {
  color: #007ba3;
}

.skin-blue .page-head .title::before {
  background-position: 0 -1777px;
}

@media only screen and (max-width: 767px) {
  .skin-blue .page-head .title::before {
    background-position: 0 -1677px !important;
  }
}

.skin-blue .news-box .photo::before {
  background: #007ba3;
}

.skin-blue .decor-line {
  height: 10px;
  background: #55aacb;
  margin: 20px 0;
  display: block;
  font-size: 0;
  text-indent: -9999px;
}

.header-blue-dark {
  background: #006f93;
  padding: 5px 0;
}

.header-blue-dark__nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.header-blue-dark__nav-list li {
  margin-left: 42px;
  float: left;
}

.header-blue-dark__nav-list a {
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  display: block;
  height: 30px;
}

.header-black {
  background: #000;
}

.header-black .site-list {
  float: left;
  padding: 13px 0 0 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.header-black .site-list li {
  float: left;
  margin-left: 30px;
}

.header-black .site-list li img {
  margin-top: -3px;
}

.header-black .site-list li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
  display: block;
}

.header-black .logo {
  float: left;
}

.header-black .logo img {
  height: 40px;
}

.header-black .logo img:nth-child(2) {
  display: none;
}

.fixed.skin-blue .header-nav {
  border: 0;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  .fixed.skin-blue #region-nav {
    width: 180px;
  }
}

@media only screen and (max-width: 767px) {
  .fixed.skin-blue #region-nav {
    width: 30px;
  }

  .fixed.skin-blue #region-nav .region-placeholder {
    padding: 0;
  }
}

.fixed.skin-blue .site-categories .categories-placeholder:hover {
  background: #006f93;
}

.fixed.skin-blue .site-categories .categories-nav__list {
  background: #007ba3;
}

.fixed.skin-blue .site-categories .categories-nav__list>li:first-child {
  border-top: 0;
}

.fixed.skin-blue .site-categories .categories-nav__list>li>a:hover {
  background: #006f93;
}

.fixed.skin-blue .header-blue-dark__nav {
  display: none !important;
}

.fixed.skin-blue .header-blue-dark {
  background: none;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.fixed.skin-blue .header-blue-dark .region-nav {
  left: 56px;
  position: absolute;
  top: 6px;
}

.fixed.skin-blue .region-nav .region-nav-selected {
  display: none;
}

.fixed.skin-blue .region-nav .region-placeholder {
  display: block;
}

.fixed.skin-blue .header-nav .container>.row>div {
  position: static;
  padding: 0;
  margin: 0;
}

.fixed.skin-blue .header__red {
  background: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.fixed.skin-blue .header__red .settings-cloud {
  background: #006f93;
}

.fixed.skin-blue .header__red .settings-more .settings-list>li>a:hover,
.fixed.skin-blue .header__red .settings-more .settings-list>li>a:focus {
  background: none;
}

.fixed.skin-blue .header__red .settings-more.open .settings-list>li>a {
  background: #006f93 !important;
}

.fixed.skin-blue .header__red .container {
  padding-bottom: 0;
}

.fixed.skin-blue .header__red .container>.row>div {
  min-height: 0;
}

.fixed.skin-blue .header__red .settings {
  margin: 0;
}

.fixed.skin-blue .dropdown-projects {
  display: none;
}

.fixed.skin-blue .header-blue__slogan,
.fixed.skin-blue .header-blue__caption {
  display: none;
}

.fixed.skin-blue .header-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.fixed.skin-blue .header-nav .container>.row>div {
  position: absolute;
  left: 266px;
  top: 0;
}

.fixed.skin-blue .header-black {
  background: none;
}

.fixed.skin-blue .header-black .site-list {
  display: none;
}

.fixed.skin-blue .header-black .logo img:nth-child(1),
.fixed.skin-blue .header-black .logo img:nth-child(3) {
  display: none;
}

.fixed.skin-blue .header-black .logo img:nth-child(2) {
  display: block;
}

.skin-blue .region-nav .region-nav__box .region-nav__list>li.open>a::before {
  display: none;
}

@media only screen and (max-width: 767px) {
  .skin-blue .header__red .settings {
    margin-top: -45px;
  }
}

@media only screen and (max-width: 479px) {
  .skin-blue .header__red .settings {
    margin-top: 0;
  }
}

.skin-blue .header__red .settings-cloud {
  top: 55px;
}

.skin-blue .header__red .settings-cloud.open {
  background: #006f93;
}

.skin-blue .settings-more .settings-list>li>a:focus {
  background: #006f93 !important;
}

.skin-blue .settings-more.open .settings-list>li>a {
  background: #006f93 !important;
}

.skin-blue .settings-more.open .settings-list>li>a:focus {
  background: #006f93 !important;
}

.fixed.skin-blue .header__red .settings-cloud {
  top: 39px;
}

.fixed.skin-blue .header__red .settings-more .settings-list>li>a:focus {
  background: #ffe7e4;
}

.fixed.skin-blue #region-nav {
  margin-left: 20px;
}

@media only screen and (max-width: 991px) {
  .fixed.skin-blue .site-categories {
    margin-top: 6px;
  }
}

@media only screen and (max-width: 767px) {
  .fixed.skin-blue .site-categories {
    position: absolute;
    left: -150px;
    top: 0px;
  }
}

@media only screen and (max-width: 991px) {
  .fixed.skin-blue .header-blue-dark .region-nav {
    top: 1px;
  }
}

@media only screen and (max-width: 767px) {
  .fixed.skin-blue .header-blue-dark .region-nav {
    width: 30px;
  }
}

.fixed.skin-blue .region-nav .region-nav__box .region-nav__list>li a::before {
  display: none;
}

.fixed.skin-blue .region-nav .region-nav__box .region-nav__list>li+li {
  border-top: 1px solid #57A0B8;
}

.fixed.skin-blue .region-nav.open .region-placeholder {
  background: #007ba3;
  border: 1px solid #007ba3;
}

.live-list__item {
  background: #fff;
  margin-top: 10px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 24px 9px;
  position: relative;
  border: 1px solid #fff;
}

.live-list__item.active {
  border: 1px solid #000;
}

.live-list__item p {
  font-size: 14px;
  line-height: 20px;
  margin: 14px 0 0;
}

.live-list__item .date {
  color: #7f7f7f;
  font-size: 11px;
  padding-left: 15px;
  position: relative;
  margin: 4px 0;
}

.live-list__item .date .ico-time-dark,
.live-list__item .date .sidebar-news__article .date::before,
.sidebar-news__article .live-list__item .date .date::before,
.live-list__item .date .news-meta .time::before,
.news-meta .live-list__item .date .time::before,
.live-list__item .date .news-page-meta .time::before,
.news-page-meta .live-list__item .date .time::before,
.live-list__item .date .story-topic-item .time::before,
.story-topic-item .live-list__item .date .time::before,
.live-list__item .date .article-expert-opinion .date::before,
.article-expert-opinion .live-list__item .date .date::before {
  opacity: 0.5;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.live-list__item .author {
  color: #000;
  text-transform: uppercase;
}

.live-list__item .author a {
  color: #000;
}

.live-list__item .author a:hover {
  color: #b93535;
}

.live-list {
  margin: 0 10px;
  position: relative;
}

.live-list .photo {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 18px;
}

.live-list .photo img {
  width: 100%;
}

.live-list__update {
  position: absolute;
  left: 20px;
  top: 60px;
  z-index: 2;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media (min-width: 992px) {
  .live-list__update {
    margin-left: 10px;
  }
}

.live-list__update.fix {
  position: fixed;
  top: 60px;
  z-index: 19;
}

@media (min-width: 992px) {
  .live-list__update.fix {
    margin-left: 0;
  }
}

.live-list__update.bottom {
  top: auto;
  bottom: 50px;
}

@media (min-width: 992px) {
  .live-list__update.bottom {
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  .live-list__update.bottom {
    margin-left: -10px;
  }
}

.live-list__update a {
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
  display: inline-block;
  border: 1px solid #000;
  padding: 15px 25px;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}

.live-list__update a:hover {
  border-color: #b7b7b7;
  background: #fff;
  color: #b7b7b7;
}

.more-margin-top {
  margin-top: 10px;
}

.weather-dropdown__label {
  background: none;
  border: 1px solid #d46163;
  height: 40px;
  line-height: 20px;
  padding: 10px 20px 10px 48px;
  position: relative;
  outline: none;
  display: block;
  white-space: nowrap;
  color: #fff;
  text-decoration: none;
}

@media only screen and (min-width: 992px) {
  .weather-dropdown__label {
    width: 230px;
  }
}

@media only screen and (max-width: 991px) {
  .weather-dropdown__label {
    width: 210px;
  }
}

.weather-dropdown__label::after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 3px solid #fff;
  border-bottom: 0;
  right: 8px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.weather-dropdown__label:hover,
.weather-dropdown__label:focus,
.weather-dropdown__label:active {
  color: #fff;
}

.weather-dropdown__label i {
  left: 8px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.weather-dropdown__label .city {
  color: #e7d0d0;
  font-size: 12px;
  margin-right: 7px;
}

.weather-dropdown__menu {
  background: #a82f2f;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  top: 40px;
  left: -10px;
  width: 554px;
  margin: 0;
  padding: 5px 0 10px;
}

.weather-dropdown__menu .schedule {
  margin-top: -50px;
  height: 50px;
  text-align: center;
}

.weather-dropdown__menu .schedule-center {
  display: inline-block;
  vertical-align: top;
  width: 485px;
}

.weather-dropdown__menu p {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 10px 20px;
}

.weather-dropdown__menu-list {
  list-style: none;
  width: 100%;
  display: table;
  padding: 0;
  margin: 0;
  font-size: 0;
}

.weather-dropdown__menu-list>li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 14.28571%;
  height: 154px;
  font-size: 0;
}

.weather-dropdown__menu-list>li+li {
  border-left: 1px solid #942626;
}

.weather-dropdown {
  color: #fff;
  float: left;
}

.weather-dropdown .tooltip {
  min-width: 150px;
}

@media only screen and (min-width: 992px) {
  .weather-dropdown {
    margin: 20px 0 0 28px;
  }
}

@media only screen and (max-width: 991px) {
  .weather-dropdown {
    margin: 10px 0 0 21px;
  }
}

@media only screen and (max-width: 490px) {
  .weather-dropdown {
    display: none;
  }
}

.weather-dropdown .degrees {
  font-size: 18px;
}

.weather-dropdown time {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  display: block;
}

.weather-dropdown .icon {
  height: 50px;
  position: relative;
  cursor: pointer;
}

.weather-dropdown .icon i {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
}

.weather-dropdown.open {
  z-index: 10;
}

.weather-dropdown.open .weather-dropdown__label {
  background: #a82f2f;
  border-color: #a82f2f;
}

.weather-dropdown.open .weather-dropdown__label::after {
  border-top: 0;
  border-bottom: 3px solid #fff;
}

.fixed .weather-dropdown {
  display: none;
}

.fancybox-custom .fancybox-skin {
  background: #fff;
  box-shadow: none;
  border-radius: 0;
}

.fancybox-custom .fancybox-close {
  background: none;
  width: auto;
  height: auto;
  right: 20px;
  top: 35px;
}

.fancybox-custom .fancybox-close::before {
  content: "X";
  font-size: 24px;
  line-height: 1em;
  color: #000;
}

.popup {
  display: none;
}

.popup .gray {
  background: #f3f2f2;
}

.popup .subscribe-form {
  padding-top: 23px;
}

.popup .subscribe-form label.error {
  color: #b93535;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: -22px;
  margin: 0;
  white-space: nowrap;
}

.popup .subscribe-form label.success {
  color: #76b03d;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  left: 0;
  top: -22px;
  margin: 0;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .popup .subscribe-form .row>div:first-child {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .popup .subscribe-form .row {
    margin: 0 -20px;
  }

  .popup .subscribe-form .row>div {
    padding: 0;
  }

  .popup .subscribe-form .row>div:last-child {
    text-align: center;
  }

  .popup .subscribe-form .btn {
    display: inline-block;
    vertical-align: top;
    width: 150px;
  }
}

.popup h3 {
  margin: 20px 0 25px;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  .popup h3 {
    font-size: 16px;
    line-height: 22px;
  }
}

.popup p {
  font-size: 16px;
  line-height: 24px;
}

.popup input.form-control {
  padding: 4px 9px;
  height: 30px;
  line-height: 20px;
  font-size: 12px;
  border-color: #7f7f7f;
}

.popup-logo {
  border-top: 4px solid #cb3838;
  margin: 0 -10px;
  color: #b93535;
}

.popup-logo img {
  vertical-align: top;
}

.popup-close {
  font-size: 12px;
  line-height: 20px;
  padding: 29px 0;
}

.popup-close a {
  color: #cb3838;
}

.popup-close a:hover {
  text-decoration: none;
}

.flat-social {
  margin-top: 14px;
  margin-bottom: 14px;
}

.flat-social .row>div {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .flat-social .row>div:first-child {
    padding-left: 10px;
  }

  .flat-social .row>div:last-child {
    padding-right: 10px;
  }
}

.flat-social a {
  display: block;
  height: 50px;
  color: #fff;
  font-size: 14px;
  line-height: 50px;
}

@media screen and (max-width: 767px) {
  .flat-social a {
    font-size: 11px;
  }
}

.flat-social a.vk {
  background: #4f739a;
}

.flat-social a.fb {
  background: #3a579d;
}

.flat-social a.tw {
  background: #2daae2;
}

.flat-social a.od {
  background: #ef7800;
}

.flat-social a i {
  margin: 12px 7px 0 0;
}

@media screen and (min-width: 768px) {
  .popup-simple {
    max-width: 670px;
  }
}

@media screen and (max-width: 767px) {
  .popup-simple {
    max-width: 300px;
  }

  .subscribe-text {
    padding: 0;
    text-align: center;
  }
}

/*=== V style === */
@media only screen and (max-width: 991px) {
  .custom-pad {
    padding-top: 23px;
  }
}

@media only screen and (max-width: 767px) {
  .custom-pad {
    padding-top: 0;
  }

}

.news-page {
  background: #fff;
  margin-bottom: 30px;
  /* margin-top: 10px; */
}

.news-page.first {
  margin-top: 20px;
}

.news-page .news-page-title,
.news-page h1 {
  padding: 30px 20px;
}

@media only screen and (max-width: 1440px) {

  .news-page .news-page-title,
  .news-page h1 {
    padding: 15px 30px 10px;
  }

  .news-page div.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 991px) {

  .news-page .news-page-title,
  .news-page h1 {
    padding: 15px 30px 10px;
  }
}

@media only screen and (max-width: 767px) {

  .news-page {
    margin-bottom: 15px;
  }

  .news-page .news-page-title,
  .news-page h1 {
    padding: 15px 10px 10px;
  }
}

@media only screen and (max-width: 991px) {
  .news-page .news-page-meta .item {
    padding-left: 47px;
  }

  .news-page .news-page-meta .item::before {
    left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .news-page .news-page-meta .item {
    padding-left: 39px;
  }

  .news-page .news-page-meta .item::before {
    left: 22px;
  }
}

.news-page .social-links {
  padding: 0px 20px;
  margin-bottom: 0;
}

.news-page .social-links>a {
  margin-right: 20px;
}

@media only screen and (max-width: 479px) {
  .news-page .social-links>a {
    margin-right: 15px;
  }
}

.news-page .social-links>a:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 991px) {
  .news-page .social-links {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .news-page .social-links {
    margin-bottom: 10px;
    padding-left: 10px;
  }
}

.news-page .news-page-meta {
  position: relative;
}

.news-page .news-page-meta:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-left: 6px solid #cccbcb;
  border-bottom: 6px solid #cccbcb;
  border-right: 6px solid #f3f2f2;
  border-top: 6px solid #f3f2f2;
}

.news-page-title,
.news-page h1 {
  font-size: 32px;
  line-height: 40px;
  color: #000000;
  margin: 0;
}

@media only screen and (max-width: 991px) {

  .news-page-title,
  .news-page h1 {
    font-size: 24px;
    line-height: 26px;
  }
}

.news-page-meta .item {
  border-top: 1px solid #e5e4e4;
  line-height: 14px;
  padding: 8px;
  height: 30px;
  color: #7f7f7f;
  font-size: 12px;
  position: relative;
  padding-left: 30px;
}

.news-page-meta .item::before {
  content: "";
  left: 10px;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  opacity: 0.4;
}

.news-page-meta .item:first-child {
  border-top: none;
}

@media only screen and (max-width: 991px) {
  .news-page-meta .item {
    height: auto;
  }
}

.news-page-meta .location {
  display: inline-block;
}

.news-page-meta .location.full {
  display: block;
  border-bottom: 1px solid #e5e4e4;
}

.news-page-meta .location:hover {
  color: #cb3838;
}

.news-page-meta .location:hover::before {
  opacity: 1;
}

.news-page-meta .copy {
  border-bottom: 1px solid #e5e4e4;
}

.news-page-meta .comments-item {
  position: absolute;
  right: 0;
  top: 0;
  color: #7f7f7f;
  width: 90px;
  border-left: 1px solid #e5e4e4;
  text-align: center;
  height: 30px;
  padding-top: 8px;
}

.news-page-meta .comments-item:hover {
  color: #cb3838;
}

.news-page-meta .comments-item:hover::before {
  opacity: 1;
}

.news-page-meta .comments-item:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0.4;
  margin-right: 5px;
}

.news-page-date {
  padding: 0 20px 20px 20px;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .news-page-date {
    padding: 0 10px 10px 10px;
  }
}

.social-link {
  width: 120px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px 0;
  position: relative;
  border: 1px solid #000000;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  max-width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.social-link:hover {
  background: #cb3838;
  border-color: #cb3838;
}

.social-link:hover span {
  display: none;
}

.social-link:hover .social-like {
  display: block;
}

.social-link:hover i {
  background: transparent;
}

.social-link:hover i:before {
  opacity: 1;
}

.social-link span {
  position: absolute;
  right: 5px;
  top: 7px;
  font-size: 13px;
  line-height: 13px;
  color: #000000;
}

.social-link .social-like {
  display: none;
  color: #fff;
}

.social-link i {
  position: absolute;
  left: 7px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.social-link i:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.news-page-description {
  padding: 15px 10px 15px 30px;
}

@media only screen and (max-width: 991px) {
  .news-page-description {
    padding: 15px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .news-page-description {
    padding: 15px 10px;
  }
}

.news-page-description p {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 20px;
}

.news-page-description .article-title-sm,
.news-page-description .article-box h2,
.news-page-description .article-box h3 {
  margin-top: 0;
}

.news-theme-b {
  background: #f3f2f2;
  margin: 40px 0px 40px 40px;
  padding: 10px;
  float: right;
  max-width: 205px;
}

@media only screen and (max-width: 991px) {
  .news-theme-b {
    margin: -9px 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  .news-theme-b {
    float: none;
    max-width: 100%;
    display: none;
  }
}

.news-theme-b .block-title {
  margin-bottom: 10px;
}

.article-box .news-theme-item {
  text-decoration: none;
}

.news-theme-item {
  display: block;
  margin: 10px 0 20px;
}

.news-theme-item p {
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  margin: 10px 0;
}

.tag-box {
  margin: 20px;
}

@media only screen and (max-width: 991px) {
  .tag-box {
    margin: 12px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .tag-box {
    margin: 12px 10px;
  }
}

.tag-box .title-item {
  font-size: 14px;
  line-height: 14px;
  color: #999898;
  margin-bottom: 7px;
}

.tag-item {
  display: inline-block;
  vertical-align: middle;
  padding: 7px 9px;
  color: #666666;
  font-size: 13px;
  line-height: 15px;
  margin: 0 10px 10px 0;
  border: 1px solid #cccbcb;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
}

.tag-item:hover {
  background: #979797;
  border-color: #979797;
  color: #fff;
}

.share-links-box .title-item {
  font-size: 14px;
  line-height: 14px;
  color: #999898;
  padding: 20px;
}

@media only screen and (max-width: 991px) {
  .share-links-box .title-item {
    padding: 5px 30px 15px;
  }
}

@media only screen and (max-width: 767px) {
  .share-links-box .title-item {
    padding: 5px 10px 15px;
  }
}

.story-topic {
  padding: 0 20px 40px 20px;
}

@media only screen and (max-width: 991px) {
  .story-topic {
    padding: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .story-topic {
    padding-left: 0;
    padding-right: 0;
  }
}

.story-topic .block-title {
  margin: 5px;
}

.no-location .comments {
  top: 0 !important;
}

.logo-fpress {
  display: inline-block;
  margin-left: 5px;
}

.story-topic-item {
  display: block;
  border: 1px solid #e5e4e4;
  padding: 10px 10px 10px 210px;
  position: relative;
  overflow: hidden;
  min-height: 142px;
}

@media only screen and (max-width: 767px) {
  .story-topic-item {
    padding: 10px;
  }
}

.story-topic-item .time {
  line-height: 24px;
  height: 24px;
  color: #7f7f7f;
  font-size: 12px;
  padding-left: 22px;
  position: relative;
}

.story-topic-item .time::before {
  content: "";
  opacity: 0.4;
  position: absolute;
  left: 0;
  top: 7px;
}

.story-topic-item .photo-item {
  width: 180px;
  height: 120px;
  overflow: hidden;
  position: absolute;
  left: 10px;
  top: 10px;
}

@media only screen and (max-width: 767px) {
  .story-topic-item .photo-item {
    position: static;
    border-bottom: 2px solid #cb3838;
  }
}

.story-topic-item .info-item {
  position: relative;
  float: left;
}

.story-topic-item .type {
  color: #cb3838;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
  position: relative;
  padding-left: 20px;
  padding-top: 7px;
  margin-bottom: 5px;
}

.story-topic-item .type::before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  margin: auto;
}

.story-topic-item p {
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  margin: 7px 0;
}

.news-page-comment-b {
  margin: 30px 0;
  padding: 0 20px;
}

@media only screen and (max-width: 991px) {
  .news-page-comment-b {
    padding: 15px 10px;
  }
}

.news-page-comment-b .block-title {
  position: relative;
  padding-right: 80px;
  margin-bottom: 15px;
}

.comment-amount {
  background: #cb3838;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  padding: 5px 8px;
  border-radius: 1px;
  position: absolute;
  right: 0;
  top: 0;
}

.comment-amount::before {
  left: -8px;
  top: 10px;
  position: absolute;
  margin: auto;
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #cb3838;
  content: "";
}

.article-photo {
  position: relative;
  margin: 30px 0;
  min-height: 62px;
}

@media only screen and (max-width: 991px) {
  .article-photo {
    margin: 0 -20px 15px;
  }
}

.article-photo:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: none;
}

@media only screen and (max-width: 991px) {
  .article-photo:before {
    box-shadow: none;
  }
}

.sign-photo {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 20px;
  color: #f3f2f2;
  font-size: 14px;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.35);
}

@media only screen and (max-width: 991px) {
  .sign-photo {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    background: #191a1a;
    font-size: 12px;
    line-height: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .sign-photo {
    padding: 10px 20px;
  }
}

.news-container-description {
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  .news-container-description .news-theme-b {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .news-page-description .news-theme-b {
    padding-left: 0;
  }
}

.article-box {
  margin: 30px 0;
  padding: 0 20px;
}

@media only screen and (max-width: 991px) {
  .article-box_lower {
    padding: 0 10px;
  }

}

.article-box .article-title-sm,
.article-box .article-box h2,
.article-box .article-box h3 {
  padding-left: 0;
}

.article-box p {
  color: #333333;
  font-size: 14px;
  margin: 20px 0;
  line-height: 22px;
}

.article-box p strong {
  font-size: 15px;
  font-weight: normal;
}

.article-box .gray-color {
  color: #333333;
}

.article-box .red-color {
  color: #b92020;
}

.article-box a {
  color: #990000;
  text-decoration: underline;
}

.article-box a:hover {
  text-decoration: none;
}

.article-box .btn {
  color: #000;
  text-decoration: none;
}

.article-box .btn:hover {
  color: #fff;
}

h2.message {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 33px 0 30px;
}

.news-page h2 {
  font-size: 22px;
  line-height: 30px;
  margin: 15px 0 25px;
}

@media only screen and (max-width: 991px) {
  .news-page h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}

.news-page h3 {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin: 25px 0 10px;
}

.article-box h3 {
  color: #000;
  font-size: 20px;
  line-height: 20px;
  color: #b93535;
  margin: 25px 0 10px;
}

.article-title-lg,
.article-box blockquote {
  font-size: 22px;
  line-height: 30px;
  margin: 15px 0 25px;
  color: #b92020;
  padding: 0;
  border: 0;
}

@media only screen and (max-width: 991px) {

  .article-title-lg,
  .article-box blockquote {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}

.article-expert-opinion {
  border: 1px solid #d5d4d4;
  padding: 15px;
  position: relative;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  max-width: 200px;
}

.article-expert-opinion p a {
  color: #000;
  text-decoration: none;
}

.article-expert-opinion p a:hover {
  color: #cb3838;
}

.article-expert-opinion:hover {
  background: #322b2b;
  color: #fff;
}

.article-expert-opinion:hover p a {
  color: #fff;
}

.article-expert-opinion:hover p a:hover {
  color: #cb3838;
}

@media only screen and (min-width: 767px) {
  .article-expert-opinion:hover:after {
    border-right-color: #322b2b;
  }
}

@media only screen and (max-width: 767px) {
  .article-expert-opinion:hover:after {
    border-bottom-color: #322b2b;
  }
}

.article-expert-opinion:hover .title-item,
.article-expert-opinion:hover p,
.article-expert-opinion:hover .name {
  color: #fff;
}

.article-expert-opinion:hover .date {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .article-expert-opinion {
    max-width: 100%;
    margin-top: 15px;
  }
}

.article-expert-opinion:before,
.article-expert-opinion:after {
  content: "";
  position: absolute;
  top: 65px;
  left: -20px;
  border: 10px solid transparent;
  border-right: 10px solid #d5d4d4;
}

@media only screen and (max-width: 767px) {

  .article-expert-opinion:before,
  .article-expert-opinion:after {
    border: 10px solid transparent;
    border-bottom: 10px solid #d5d4d4;
    top: -20px;
    left: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.article-expert-opinion:after {
  border-right-color: #fff;
  left: -19px;
}

@media only screen and (max-width: 767px) {
  .article-expert-opinion:after {
    left: 50%;
    top: -19px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
  }
}

.article-expert-opinion .title-item {
  font-size: 14px;
  line-height: 16px;
  color: #ee4c4c;
  text-transform: uppercase;
  margin-bottom: 17px;
}

@media only screen and (max-width: 991px) {
  .article-expert-opinion .title-item {
    margin-bottom: 10px;
  }
}

.article-expert-opinion.right {
  float: right;
  margin: 0 0 20px 20px;
}

@media only screen and (max-width: 767px) {
  .article-expert-opinion.right {
    float: none;
    margin: 0 0 20px 0;
  }
}

.article-expert-opinion .expert-item {
  position: relative;
  padding-left: 60px;
  display: block;
  text-decoration: none;
  margin-bottom: 15px;
}

.article-expert-opinion .photo-item {
  width: 50px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}

.article-expert-opinion .photo-item img {
  width: 100%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}

.article-expert-opinion .name {
  font-size: 12px;
  line-height: 20px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.article-expert-opinion .name:hover {
  color: #cb3838 !important;
}

.article-expert-opinion .date {
  color: #7f7f7f;
  font-size: 11px;
  line-height: 12px;
  padding-left: 13px;
  position: relative;
}

.article-expert-opinion .date::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  opacity: 0.3;
}

.article-expert-opinion p {
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  margin: 0;
}

.direct-speech-b {
  float: right;
  max-width: 200px;
  margin: 0 0 20px 45px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .direct-speech-b {
    float: none;
    margin: 20px 0 20px 0;
    max-width: 100%;
    overflow: hidden;
  }
}

.direct-speech-b .title-item {
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .direct-speech-b .title-item {
    position: absolute;
    top: 5px;
    left: 100px;
  }
}

.direct-speech-b .photo-item {
  width: 85px;
  height: 85px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  .direct-speech-b .photo-item {
    float: left;
    margin-right: 15px;
  }
}

.direct-speech-b .photo-item img {
  width: 100%;
}

.direct-speech-b .name-item {
  max-width: 90px;
  font-size: 13px;
  line-height: 18px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.direct-speech-b .name-item a {
  color: #000000;
  text-decoration: none;
}

.direct-speech-b .name-item a:hover {
  color: #cb3838;
}

.direct-speech-b .name-item a:active {
  color: #b92020;
}

@media only screen and (max-width: 767px) {
  .direct-speech-b .name-item {
    float: left;
    margin-top: 45px;
  }
}

.direct-speech-b p {
  color: #cb3838;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 14px;
  position: relative;
}

.direct-speech-b p a {
  text-decoration: none;
  color: #cb3838;
}

.direct-speech-b p a:hover {
  color: #b92020;
}

.direct-speech-b p a:active {
  color: #b92020;
}

@media only screen and (max-width: 991px) {
  .direct-speech-b p {
    clear: both;
    margin-left: 15px;
  }
}

.direct-speech-b p:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 7px;
  width: 10px;
  height: 2px;
  background: #cb3838;
}

.fotogallery-b {
  margin-bottom: 30px;
  margin-left: -35px;
  margin-right: -35px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  .fotogallery-b {
    padding: 0;
    margin: 0 -20px;
  }
}

.fotogallery-b .bx-wrapper {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .fotogallery-b .bx-wrapper {
    margin-bottom: 0;
    position: static;
  }
}

.fotogallery-b .bx-wrapper img {
  width: 100%;
}

.fotogallery-b .bx-wrapper .bx-prev {
  margin-top: -35px;
}

.fotogallery-b .bx-wrapper .bx-next {
  margin-top: -35px;
}

@media only screen and (max-width: 767px) {
  .fotogallery-b .bx-wrapper .bx-controls-direction {
    display: none;
  }
}

.fotogallery-b .bx-wrapper .bx-pager {
  display: none;
}

@media only screen and (max-width: 767px) {
  .fotogallery-b .bx-wrapper .bx-pager {
    display: block;
    position: absolute;
    bottom: 20px;
    z-index: 2;
  }
}

@media only screen and (max-width: 767px) {
  .slider-info-b {
    background: #191a1a;
    padding: 10px 10px 50px;
  }
}

.slide-counter-b {
  font-size: 13px;
  line-height: 15px;
  color: #737373;
  margin-bottom: 5px;
  padding-left: 30px;
}

@media only screen and (max-width: 991px) {
  .slide-counter-b {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .slide-counter-b {
    color: #fff;
  }
}

.slider-sign {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 13px;
  line-height: 15px;
  color: #4c4c4c;
}

@media only screen and (max-width: 991px) {
  .slider-sign {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .slider-sign {
    color: #fff;
  }
}

.all-stories-link {
  padding: 20px 0;
}

.red-line {
  height: 5px;
  background: #cf4a4a;
  margin-top: 0;
}

.red-line.small {
  height: 2px;
}

.uppercase-title-lg {
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.uppercase-title-lg h1 {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
}

.uppercase-title-md {
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.dossier-b {
  background: #fff;
  border-top: 2px solid #cf4a4a;
  padding: 25px;
  margin-bottom: 20px;
}

.dossier-b p {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 25px;
}

.another-latest-news {
  margin: 25px 0;
}

.another-latest-news .red-line {
  margin-bottom: 25px;
}

.latest-news-cat {
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #000;
  border-top: 2px solid #b93535;
  padding: 9px 0;
}

.red-arrow-r {
  width: 12px;
  height: 12px;
  background: #b93535;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.red-arrow-r:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  right: 0;
  margin: auto;
}

.voting-page {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .voting-page {
    margin-top: -15px;
  }
}

.voting-page .news-page-meta .item.time {
  border-bottom: 1px solid #e5e4e4;
}

@media only screen and (min-width: 768px) {

  .voting-page .news-page-title,
  .voting-page .news-page h1 {
    padding: 25px 30px;
  }
}

.voting-page .news-page-date {
  color: #4c4c4c;
}

.debriefing-big-box {
  background: #fff;
  border-top: 1px solid #e5e4e4;
  border-bottom: 1px solid #e5e4e4;
  margin: 0 -10px 30px;
}

@media only screen and (max-width: 767px) {
  .debriefing-big-box {
    border-bottom-color: #000;
    border-top-color: #000;
  }
}

.debriefing-big-list {
  font-size: 16px;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  .debriefing-big-list {
    font-size: 14px;
    line-height: 18px;
  }
}

.debriefing-big-list .line-deb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #e5e4e4;
  right: 130px;
}

@media only screen and (max-width: 767px) {
  .debriefing-big-list .line-deb {
    display: none;
  }
}

.debriefing-big-list li {
  padding: 20px 240px 20px 40px;
  min-height: 60px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  cursor: pointer;
}

.debriefing-big-list li input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.debriefing-big-list li::after {
  content: "";
}

@media only screen and (min-width: 768px) {
  .debriefing-big-list li::after {
    right: 58px;
    top: 27px;
    position: absolute;
    margin: auto;
  }
}

@media only screen and (max-width: 767px) {
  .debriefing-big-list li::after {
    left: 22px;
    bottom: 20px;
    position: absolute;
    margin: auto;
  }
}

.debriefing-big-list li::before {
  content: "";
  border: 2px solid #cb3838;
  background: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
}

@media only screen and (min-width: 768px) {
  .debriefing-big-list li::before {
    right: 50px;
    top: 20px;
    position: absolute;
    margin: auto;
  }
}

@media only screen and (max-width: 767px) {
  .debriefing-big-list li::before {
    left: 18px;
    bottom: 15px;
    position: absolute;
    margin: auto;
  }
}

.debriefing-big-list li:active::before {
  border-color: #fff;
  background: #cb3838;
}

@media only screen and (max-width: 767px) {
  .debriefing-big-list li {
    border-bottom-color: #000;
    padding: 15px 20px 55px 20px;
  }
}

.debriefing-big-list li.active {
  background: #000;
  color: #fff;
}

.debriefing-big-list li.active::before {
  border-color: #fff;
  background: #cb3838;
}

.debriefing-big-list li.active .line-deb {
  background: #454545;
}

.voting-button {
  padding: 30px 40px;
}

@media only screen and (max-width: 767px) {
  .voting-button {
    padding: 20px;
  }
}

.debriefing-result {
  background: #fff;
  border-top: 1px solid #e5e4e4;
  border-bottom: 1px solid #e5e4e4;
  margin: 0 -10px 30px;
}

@media only screen and (max-width: 767px) {
  .debriefing-result {
    border-bottom-color: #000;
    border-top-color: #000;
  }
}

.debriefing-result-list {
  font-size: 16px;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list {
    font-size: 14px;
    line-height: 18px;
  }
}

.debriefing-result-list .line-deb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #e5e4e4;
  right: 140px;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list .line-deb {
    display: none;
  }
}

.debriefing-result-list .debriefing-progress-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #e5e4e4;
}

@media only screen and (min-width: 767px) {
  .debriefing-result-list .debriefing-progress-bar {
    -webkit-box-shadow: 0 1px 0 #cecdcd;
    -moz-box-shadow: 0 1px 0 #cecdcd;
    -o-box-shadow: 0 1px 0 #cecdcd;
    box-shadow: 0 1px 0 #cecdcd;
  }
}

.debriefing-result-list li {
  padding: 20px 240px 20px 40px;
  min-height: 110px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list li {
    min-height: 50px;
    border-bottom-color: #000;
    padding: 15px 0 0;
    overflow: hidden;
  }
}

.debriefing-result-list li span {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list li span {
    padding: 0 15px 15px;
    display: block;
  }
}

.debriefing-result-list li.active {
  background: #000;
  color: #fff;
}

.debriefing-result-list li.active .debriefing-progress-bar {
  background: #b93535;
}

.debriefing-result-list li.active .line-deb {
  background: #454545;
}

.debriefing-result-list li.active .your-voice {
  display: block;
}

.debriefing-result-list li.active .interest {
  color: #fff;
}

.debriefing-result-list li.active .interest:before {
  border-right-color: #fff;
}

.debriefing-result-list li.active .number-votes {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list li.active .deb-result-item {
    background: #000;
    border-top-color: #474747;
  }
}

.debriefing-result-list .deb-result-item {
  width: 140px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 15px;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list .deb-result-item {
    position: relative;
    width: 100%;
    z-index: 3;
    background: #fff;
    margin: 0;
    padding: 5px 15px 10px;
    border-top: 1px solid #e5e5e5;
  }
}

.debriefing-result-list .deb-result-item .interest {
  padding-left: 20px;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 3px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list .deb-result-item .interest {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
  }
}

.debriefing-result-list .deb-result-item .interest:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 7px;
  border: 6px solid #cb3838;
  border-right-color: #000;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.debriefing-result-list .deb-result-item .number-votes {
  padding-left: 20px;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list .deb-result-item .number-votes {
    display: inline-block;
    vertical-align: middle;
  }
}

.debriefing-result-list .deb-result-item .number-votes:before {
  content: "";
  position: absolute;
  left: -1px;
  bottom: 1px;
}

.debriefing-result-list .deb-result-item .your-voice {
  color: #b93535;
  font-size: 14px;
  line-height: 16px;
  padding-left: 20px;
  margin-top: 5px;
  display: none;
}

@media only screen and (max-width: 767px) {
  .debriefing-result-list .deb-result-item .your-voice {
    text-align: center;
    margin-top: 0;
  }
}

.debriefing-result.small {
  border: 0;
  margin: 0;
}

.debriefing-result.small .debriefing-result-list {
  font-size: 14px;
  line-height: 18px;
}

.debriefing-result.small .debriefing-result-list li {
  min-height: 50px;
  border-bottom-color: #000;
  padding: 15px 0 0;
  overflow: hidden;
}

.debriefing-result.small .debriefing-result-list li span {
  padding: 0 15px 15px;
  display: block;
}

.debriefing-result.small .debriefing-result-list li .deb-result-item .interest {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}

.debriefing-result.small .debriefing-result-list li .deb-result-item .number-votes {
  display: inline-block;
  vertical-align: middle;
}

.debriefing-result.small .debriefing-result-list li .deb-result-item .your-voice {
  text-align: center;
  margin-top: 0;
  display: block;
}

.debriefing-result.small .debriefing-result-list li.active .deb-result-item {
  background: #000;
  border-top-color: #474747;
}

.debriefing-result.small .deb-result-item {
  position: relative;
  width: 100%;
  z-index: 3;
  background: #fff;
  margin: 0;
  padding: 5px 15px 10px;
  border-top: 1px solid #e5e5e5;
}

.debriefing-result.small .line-deb {
  display: none;
}

.voting-news .photo::before {
  display: none;
}

.voting-news:hover h2 {
  margin-top: 15px;
}

.voting-news:hover .votings-amount {
  border-left-color: #544d4d;
}

.voting-news .votings-item {
  padding-right: 80px;
}

.voting-news .votings-item:before {
  top: -1px;
  margin-left: 1px;
}

.voting-news .votings-item.open {
  color: #cb3838;
}

.voting-news .votings-item.open:before {
  opacity: 0.4;
}

.votings-amount {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  color: #7f7f7f;
  text-align: center;
  border-left: 1px solid #e5e4e4;
}

.votings-amount:before {
  content: "";
  display: inline-block;
  vertical-align: middle !important;
  position: relative;
  top: -2px;
  margin-right: 7px;
  opacity: 0.7;
}

.vote-is-closed {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
}

.article-people {
  overflow: hidden;
  padding: 19px 0 0;
}

.article-people h1 {
  margin: 0;
  font-size: 32px;
  line-height: 44px;
  padding: 0;
  margin-bottom: 15px;
}

.article-people h2 {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
  padding: 0;
}

.article-people .img {
  float: left;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .article-people .img {
    float: none;
    margin: 0 0 20px;
  }
}

.article-people .letter::first-letter {
  color: #b93535;
}

.article-people .branch {
  margin-top: -4px;
}

.article-people .branch a {
  font-size: 14px;
  color: #b93535;
  line-height: 15px;
  text-decoration: none;
}

.article-people .branch a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.article-people .caption {
  padding: 12px 0 10px;
}

.article-people .name {
  font-size: 24px;
  line-height: 30px;
  color: #000;
}

.article-people .item p {
  font-size: 14px;
  line-height: 20px;
  color: #737373;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  .tag-sidebar {
    margin-top: 23px;
  }
}

@media only screen and (max-width: 767px) {
  .tag-sidebar {
    margin-top: 0px;
  }
}

.sn96 .advertising-banner.fixed-banner.pb0 {
  margin-top: 0;
}

@media only screen and (max-width: 991px) {
  .sn96 {
    padding-top: 96px;
  }
}

@media only screen and (max-width: 767px) {
  .sn96 {
    padding-top: 20px;
  }
}

.preloader {
  background-image: url(../images/fp/preloader.gif);
  width: 64px;
  height: 64px;
  margin: 10px auto;
}

.search-form .help-block,
.form-group.field-dateto,
.form-group.field-datefrom {
  margin: 0;
}

.custom-pagination li span {
  width: 140px;
  font-size: 14px;
  line-height: 15px;
  padding: 4px 0;
}

.direct-speech-b.person-data p::before {
  background: none;
}

div:has(> .gallery-item) {
  margin: 0 -35px 15px -35px;
}

.gallery-item img {
  width: 100%;
  padding: 7px 0;
}

.experts-list__box {
  min-height: 120px;
  max-height: 220px;
  overflow: hidden;
}

.article-box .main-info {
  margin-bottom: 10px;
}

.article-box .main-info h3 {
  margin: 10px 0 10px;
}

.article-box img {
  width: 100%;
}

.experts-list__box:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAZCAYAAADwkER/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzVGRkM2MzQ2REEzMTFFNUIwMTlFQzlEMzFCN0JDQTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzVGRkM2MzU2REEzMTFFNUIwMTlFQzlEMzFCN0JDQTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NUZGQzYzMjZEQTMxMUU1QjAxOUVDOUQzMUI3QkNBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NUZGQzYzMzZEQTMxMUU1QjAxOUVDOUQzMUI3QkNBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt2WI1MAAABQSURBVHjaHMehFUBgGADA7wmapsqybgADGMAAtjGAAQxgAF2WVU2Tfk659y5SSnl8FChRoUaDFh16DBiziCh+dMKMBSs27Dhw4sKNB+kVYACeeFDOseDrDAAAAABJRU5ErkJggg==");
}

.sidebar-news__article.banner object {
  margin: 20px;
}

.expert-opinion__box.expert-opinion__only-title {
  height: 220px;
}

#popup-connect-me {
  width: 750px;
}

.popup h3.popup-standart-c__title {
  font-family: "MuseoSansBold";
  margin: 0;
  padding: 0;
}

.popup-standart-c__header,
.popup-standart-c__content,
.popup-standart-c__bottom {
  padding: 18px 26px;
  position: relative;
}

.popup-standart-c__bottom {
  overflow: hidden;
}

.popup-standart-c__content {
  border-top: solid 1px #d2d2d2;
  border-bottom: solid 1px #d2d2d2;
  padding-bottom: 0;
}

.popup-standart-c__close {
  position: relative;
  float: right;
  cursor: pointer;
  width: 14px;
  height: 14px;
  margin-top: 8px;
}

@media only screen and (max-width: 767px) {
  .popup-standart-c__close {
    margin-top: 3px;
  }
}

.popup-standart-c__close:before,
.popup-standart-c__close:after {
  background: #d2d2d2;
  content: '';
  position: absolute;
  top: 6px;
  right: 0;
  width: 16px;
  height: 3px;
  transition: background 0.2s ease;
}

.popup-standart-c__close:before {
  transform: rotate(45deg);
}

.popup-standart-c__close:after {
  transform: rotate(-45deg);
}

.popup-standart-c__close:hover:before,
.popup-standart-c__close:hover:after {
  background: #cb3838;
}



.social-popup__block {
  display: inline-block;
  vertical-align: top;
  width: 304px;
  max-width: 100%;
  padding-bottom: 18px;
}

.social-popup__block .social {
  margin-right: 10px;
}

.social-popup__text {
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 4px;
}

.popup-standart-c__btn {
  float: right;
  width: inherit;
  margin-left: 10px;
  border-radius: 2px;
}



.search-popup__block {
  width: 610px;
  max-width: 100%;
  padding-bottom: 18px;
}


.enter-popup__email {
  font-size: 18px;
  color: #cb3838;
  font-family: "MuseoSansMedium";
  margin-top: 4px;
}

.email-popup__error {
  font-size: 12px;
  color: #cb3838;
  font-family: "MuseoSansMedium";
}

.article-photo.article-photo-print {
  display: inline-block;
}

.article-photo-print .sign-photo {
  position: relative;
}

.follows-channel {
  display: table;
  margin-bottom: 15px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
}

.follows-channel_top {
  margin-top: 20px;
}

.follows-channel_bottom {
  margin-bottom: 20px;
}

.follows-channel_old {
  margin: 20px 0 30px;
}

.follows-channel::before {
  content: '';
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: table-cell;
  vertical-align: middle;
}

@media all and (max-width: 684px) {
  .follows-channel::before {
    display: block;
    margin: 0 auto 10px;
  }
}

.follows-channel a {
  font-weight: 700;
  color: #044faa;
  text-decoration: none;
}

.follows-channel a:hover {
  text-decoration: underline;
}

.follows-channel_telegram {
  background-color: #e5f6ff;
}

.follows-channel_telegram::before {
  background-image: url("../images/follows-channel/img/telegram.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/telegram.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/telegram.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/follows-channel/svg/telegram.svg");
}

.follows-channel_twitter {
  background-color: #e5f6ff;
}

.follows-channel_twitter::before {
  background-image: url("../images/follows-channel/img/twitter.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/twitter.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/twitter.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/follows-channel/svg/twitter.svg");
}

.follows-channel_ok {
  background-color: #edd8c5;
}

.follows-channel_ok::before {
  background-image: url("../images/follows-channel/img/ok.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/ok.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/ok.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/follows-channel/svg/ok.svg");
}

.follows-channel_fb {
  background-color: #d5ddef;
}

.follows-channel_fb::before {
  background-image: url("../images/follows-channel/img/facebook.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/facebook.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/facebook.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/follows-channel/svg/facebook.svg");
}

.follows-channel_vk {
  background-color: #dbe4ee;
}

.follows-channel_vk::before {
  background-image: url("../images/follows-channel/img/vk.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/vk.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/follows-channel/svg/vk.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/follows-channel/svg/vk.svg");
}

.follows-channel_yandexzen {
  background-color: #d9d9d9;
  color: #2b4386;
}

.follows-channel_yandexzen:before {
  background-image: url("/themes/fp/images/follows-channel/img/zen-logo-2.png");
  width: 52px;
  height: 52px;
  background-size: 52px;
}

.follows-channel_yandexnews {
  background-color: #eceef2;
  color: #2b4386;
}

.follows-channel_yandexnews:before {
  background-image: url("/themes/fp/images/follows-channel/img/zen-news-logo-2.png");
  width: 52px;
  height: 52px;
  background-size: 52px;
}


.follows-channel__content {
  font-size: 1.25em;
  line-height: 1.25em;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

@media all and (max-width: 684px) {
  .follows-channel__content {
    display: block;
    text-align: center;
    padding-left: 0;
  }
}

.youtube-wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.25%
}

.youtube-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0
}

.dzen-wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.25%
}

.dzen-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0
}

.dark__background {
  background-color: #2b2b2b;
}

.banner_bb {
  padding-top: 33px;
}

.banner_bb>.inner {
  margin: 0 auto;
  width: 468px;
  max-width: 100%;
}

.banner_bb>.inner>.caption {
  font-size: 10px;
  color: #bcbcbc;
  line-height: 10px;
  padding: 0 0 2px;
}

/*Блок доп.материалов новостей*/
div.additions-news-block {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 30px auto 18px auto;
  border: 2px solid #ddd;
  padding: 0 0 16px 0 !important;
  box-sizing: border-box;
}

.additions-news-block-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px !important;
  margin: 10px 20px 5px 20px !important;
  color: black !important;
}

div.add-news-theme-item {
  font-size: 14px;
  margin: 0 10px auto 25px !important
}

div.add-news-theme-item a {
  text-decoration: none !important;
  position: relative !important;
  clear: both !important;
  line-height: 1.5 !important;
  color: dimgray !important;
}

div.add-news-theme-item a:hover {
  text-decoration: none !important;
  position: relative !important;
  clear: both !important;
  line-height: 1.5 !important;
  color: brown !important;
}

@media only screen and (max-width: 991px) {
  .settings li:nth-child(n+4):not(.no-hide) {
    display: none !important;
  }

  .header__red>.container {
    padding-bottom: 5px;
  }
}

@media only screen and (max-width: 991px) {
  .header__red .settings {
    margin-top: 8px;
  }
}

/*@media only screen and (max-width: 516px){
  .settings li:nth-child(1){
    display: none !important;
}
.settings li:nth-child(2){
  display: none !important;
}
}*/


/* White background */

.fixed .settings li:nth-child(1),
.fixed .settings li:nth-child(2) {
  display: none;
}

.fixed .header__red {
  height: 45px;
}

.fixed .site-categories {
  top: 2px;
}

.fixed .header__region .col .region-nav {
  top: 10px;
  left: 80px;
}

.fixed .header__red .logo {
  position: relative;
  top: 4px;
}

.fixed #search {
  margin-top: 0px;
}

.fixed .categories-nav__link {
  top: 2px;
  position: relative;
}

.ya-ya-share2__list {
  width: 160px;
}

@media only screen and (min-width: 768px)and (max-width: 991px) {

  .fixed .site-categories {
    left: -60px;
    width: 150px;
    /* top: 3px */
  }

  .fixed .region-placeholder {
    width: 150px;
  }
}

@media only screen and (max-width: 991px) {

  .fixed .header__region .col .region-nav {
    top: 6px;
    left: 60px;
  }

}


@media only screen and (max-width: 767px) {

  .fixed .header__region .col .region-nav {
    top: 6px;
  }
}

@media only screen and (max-width: 420px) {

  .fixed .site-categories {
    left: -20px;
  }

  .fixed .header__region .col .region-nav {
    left: 53px;
  }

}

@media only screen and (max-width: 450px) {

  .fixed #search {
    display: none;
  }

}

@media only screen and (max-width: 420px) {

  .fixed #search {
    display: inline-block;
  }


}

.actual-article {
  border-radius: 0 !important;
  border: 1px solid #cb3838 !important;
}

.telegram-post-widget iframe {
  border: none;
}

.vk-video-wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.25%
}

.vk-video-wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0
}

.infinite-feed .smi24__informer {
  padding-left: 20px;
  padding-right: 20px;
}

.infinite-feed .sparrow-informer {
  padding-left: 20px;
  padding-right: 20px;
} 
.btnworkdiv {
display: inline-block;
height: 30px;
background: #fff;
box-sizing: border-box;
border-color: #d64b4b;
text-align: center; /* Выравнивание текста по центру */
border-radius: 2px; /* Закругленные края */
padding: 5px 10px; /* Отступы внутри блока */
color: #d64b4b;
font-family: "MuseoSansMedium";
text-transform: uppercase;
}
.btnworkdiv a {
color: inherit; /* Наследует цвет текста родителя */
text-decoration: none; /* Убирает подчеркивание */
font-size: 16px;
}
.btnworkdiv:hover {
background-color: black; /* Цвет фона при наведении */
color: white; /* Цвет текста при наведении */
}
.btnworkdiv a:hover {
color: inherit; /* Цвет текста ссылки не меняется при наведении */
}
@media only screen and (max-width: 580px) {
  .btnworkdiv {
    display: none;
  }
}

