

/* Start:/local/templates/barnaul2017/static/css/normalize.css?14945770897279*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* End */


/* Start:/local/templates/barnaul2017/static/icons/style.css?15791626015137*/
@font-face {
  font-family: 'flaticon';
  src:  url('/local/templates/barnaul2017/static/icons/fonts/flaticon.eot?b4s9d4');
  src:  url('/local/templates/barnaul2017/static/icons/fonts/flaticon.eot?b4s9d4#iefix') format('embedded-opentype'),
    url('/local/templates/barnaul2017/static/icons/fonts/flaticon.ttf?b4s9d4') format('truetype'),
    url('/local/templates/barnaul2017/static/icons/fonts/flaticon.woff?b4s9d4') format('woff'),
    url('/local/templates/barnaul2017/static/icons/fonts/flaticon.svg?b4s9d4#flaticon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="flaticon-"], [class*=" flaticon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before {
  font-family: 'flaticon' !important;
}

.flaticon-fr001-link:before {
  content: "\e900";
}
.flaticon-fr002-map:before {
  content: "\e901";
}
.flaticon-fr003-close:before {
  content: "\e902";
}
.flaticon-fr004-accept:before {
  content: "\e903";
}
.flaticon-fr005-soccer:before {
  content: "\e904";
}
.flaticon-fr006-txt:before {
  content: "\e905";
}
.flaticon-fr007-people:before {
  content: "\e906";
}
.flaticon-fr008-phone:before {
  content: "\e907";
}
.flaticon-fr009-quote:before {
  content: "\e908";
}
.flaticon-fr010-folder:before {
  content: "\e909";
}
.flaticon-fr011-file:before {
  content: "\e90a";
}
.flaticon-fr012-arrowup:before {
  content: "\e90b";
}
.flaticon-fr013-http:before {
  content: "\e90c";
}
.flaticon-fr014-img:before {
  content: "\e90d";
}
.flaticon-fr015-xml:before {
  content: "\e90e";
}
.flaticon-fr016-pdf:before {
  content: "\e90f";
}
.flaticon-fr017-doc:before {
  content: "\e910";
}
.flaticon-fr018-files:before {
  content: "\e911";
}
.flaticon-fr019-up:before {
  content: "\e912";
}
.flaticon-fr020-menu:before {
  content: "\e913";
}
.flaticon-fr021-book:before {
  content: "\e914";
}
.flaticon-fr022-compare:before {
  content: "\e915";
}
.flaticon-fr023-list:before {
  content: "\e916";
}
.flaticon-fr024-chart:before {
  content: "\e917";
}
.flaticon-fr025-ruble:before {
  content: "\e918";
}
.flaticon-fr026-blank:before {
  content: "\e919";
}
.flaticon-fr027-down:before {
  content: "\e91a";
}
.flaticon-fr028-text:before {
  content: "\e91b";
}
.flaticon-fr029-star:before {
  content: "\e91c";
}
.flaticon-fr030-arrowleft:before {
  content: "\e91d";
}
.flaticon-fr031-arrowright:before {
  content: "\e91e";
}
.flaticon-fr032-arrowdown:before {
  content: "\e91f";
}
.flaticon-fr033-soundcloud:before {
  content: "\e920";
}
.flaticon-fr034-odnoklassniki:before {
  content: "\e921";
}
.flaticon-fr035-youtube:before {
  content: "\e922";
}
.flaticon-fr036-twitter:before {
  content: "\e923";
}
.flaticon-fr037-facebook:before {
  content: "\e924";
}
.flaticon-fr038-vk:before {
  content: "\e925";
}
.flaticon-fr039-calendar:before {
  content: "\e926";
}
.flaticon-fr040-theater:before {
  content: "\e927";
}
.flaticon-fr041-cinema:before {
  content: "\e928";
}
.flaticon-fr042-audio:before {
  content: "\e929";
}
.flaticon-fr043-search:before {
  content: "\e92a";
}
.flaticon-fr044-arrow:before {
  content: "\e92b";
}
.flaticon-fr045-video:before {
  content: "\e92c";
}
.flaticon-fr046-photo:before {
  content: "\e92d";
}
.flaticon-fr047-glasses:before {
  content: "\e92e";
}
.flaticon-fr048-send:before {
  content: "\e92f";
}
.flaticon-fr049-filter:before {
  content: "\e930";
}
.flaticon-fr050-docx:before {
  content: "\e931";
}
.flaticon-fr051-rtf:before {
  content: "\e932";
}
.flaticon-fr052-xls:before {
  content: "\e933";
}
.flaticon-fr053-xlsx:before {
  content: "\e934";
}
.flaticon-fr054-jpg:before {
  content: "\e935";
}
.flaticon-fr055-jpeg:before {
  content: "\e936";
}
.flaticon-fr056-png:before {
  content: "\e937";
}
.flaticon-fr057-bmp:before {
  content: "\e938";
}
.flaticon-fr058-tif:before {
  content: "\e939";
}
.flaticon-fr059-ext:before {
  content: "\e93a";
}
.flaticon-fr060-globe:before {
  content: "\e93b";
}
.flaticon-fr061-bus:before {
  content: "\e93c";
}
.flaticon-fr061-elephant:before {
  content: "\e93d";
}
.flaticon-fr062-concert:before {
  content: "\e93e";
}
.flaticon-fr063-horse:before {
  content: "\e93f";
}
.flaticon-fr064-monument:before {
  content: "\e940";
}
.flaticon-fr065-play:before {
  content: "\e941";
}
.flaticon-fr066-download:before {
  content: "\e942";
}
.flaticon-fr067-pagenext:before {
  content: "\e943";
}
.flaticon-fr068-pagelast:before {
  content: "\e944";
}
.flaticon-fr069-pageprev:before {
  content: "\e945";
}
.flaticon-fr070-pagefirst:before {
  content: "\e946";
}
.flaticon-fr071-info:before {
  content: "\e947";
}
.flaticon-fr072-ios:before {
  content: "\e948";
}
.flaticon-fr073-android:before {
  content: "\e949";
}
.flaticon-fr074-windows:before {
  content: "\e94a";
}
.flaticon-fr075-lecture:before {
  content: "\e94b";
}
.flaticon-fr076-like:before {
  content: "\e94c";
}
.flaticon-fr077-sidebyside:before {
  content: "\e94d";
}
.flaticon-fr078-up:before {
  content: "\e94e";
}
.flaticon-fr079-instagram-logo:before {
  content: "\e94f";
}

/* End */


/* Start:/local/templates/barnaul2017/static/icons/fontello/css/fontello.css?15791632231804*/
@font-face {
  font-family: 'fontello';
  src: url('/local/templates/barnaul2017/static/icons/fontello/css/../font/fontello.eot?17347377');
  src: url('/local/templates/barnaul2017/static/icons/fontello/css/../font/fontello.eot?17347377#iefix') format('embedded-opentype'),
       url('/local/templates/barnaul2017/static/icons/fontello/css/../font/fontello.woff2?17347377') format('woff2'),
       url('/local/templates/barnaul2017/static/icons/fontello/css/../font/fontello.woff?17347377') format('woff'),
       url('/local/templates/barnaul2017/static/icons/fontello/css/../font/fontello.ttf?17347377') format('truetype'),
       url('/local/templates/barnaul2017/static/icons/fontello/css/../font/fontello.svg?17347377#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/local/templates/barnaul2017/static/icons/fontello/css/../font/fontello.svg?17347377#fontello') format('svg');
  }
}
*/
 
 [class^="flaticon-"]:before, [class*=" flaticon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.flaticon-yandex:before { content: '\f305'; } /* '' */
/* End */


/* Start:/local/templates/barnaul2017/static/css/bootstrap.min.css?1496721476121204*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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;-webkit-text-size-adjust:100%;-ms-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:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}/*table{border-spacing:0;border-collapse:collapse}td,th{padding:0}*//*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{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 td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(/local/templates/barnaul2017/static/css/../fonts/glyphicons-halflings-regular.eot);src:url(/local/templates/barnaul2017/static/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/local/templates/barnaul2017/static/css/../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(/local/templates/barnaul2017/static/css/../fonts/glyphicons-halflings-regular.woff) format('woff'),url(/local/templates/barnaul2017/static/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/local/templates/barnaul2017/static/css/../fonts/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:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro: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}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;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{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{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;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@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>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{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=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.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::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;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-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.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{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}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>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{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>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{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>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{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>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;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:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{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=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .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-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.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}.dropdown,.dropup{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;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.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:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.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{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{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 .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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(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{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .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>.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-left-radius:4px;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-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.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-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;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=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{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-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.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.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.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-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;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.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.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:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;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-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{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-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;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 -15px}.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;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{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{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@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 .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{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;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.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:focus,.navbar-default .navbar-brand:hover{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:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{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:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{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{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.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;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-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-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.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:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.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}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.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{padding-right:15px;padding-left:15px;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-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.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:700}.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{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.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}}@-o-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{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(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,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.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-body,.media-left,.media-right{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{padding-left:0;margin-bottom:20px}.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-left-radius:4px;border-top-right-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:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{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: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,.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{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .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:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{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:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{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:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{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:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{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,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.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-left-radius:3px;border-top-right-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-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.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:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.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,.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: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:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.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,.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: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:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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,.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{border-bottom-left-radius:3px}.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,.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{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 td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.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,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>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{margin-bottom:0;border: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>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{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:#333;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:#333}.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 embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height: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,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(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:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.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,.5);box-shadow:0 5px 15px rgba(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-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.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{right:5px;bottom:0;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-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;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{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";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:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(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-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left: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-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-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}td.visible-xs,th.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}td.visible-sm,th.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}td.visible-md,th.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}td.visible-lg,th.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}td.visible-print,th.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}}
/*# sourceMappingURL=bootstrap.min.css.map */
/* End */


/* Start:/local/templates/barnaul2017/static/css/bootstrap-datepicker.min.css?149457708915782*/
/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr;z-index:1000!important}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}
/*# sourceMappingURL=bootstrap-datepicker.min.css.map */
/* End */


/* Start:/local/templates/barnaul2017/static/css/daterangepicker.css?15341484128402*/
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 140px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .drp-calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .drp-calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .drp-calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .drp-calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .drp-calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .drp-calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .drp-calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .drp-calendar.left .calendar-table {
        padding-right: 8px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .drp-calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .drp-calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .drp-calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .drp-calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .drp-calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .drp-calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .drp-calendar.left {
    clear: none !important; } }

/* End */


/* Start:/local/templates/barnaul2017/static/css/slick.css?14945770891729*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/jBox.Image.css?14945770892858*/

.jBox-Image .jBox-container {
  background-color: transparent;
}

.jBox-Image .jBox-content {
  padding: 0;
  width: 100%;
  height: 100%;
}

.jBox-image-container {
  background: center center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.jBox-image-label-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 40px;
  z-index: 100;
}

.jBox-image-label {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  color: #fff;
  padding: 8px 40px;
  line-height: 24px;
  transition: opacity .36s;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
}

.jBox-image-label.expanded {
  background: #000;
}

.jBox-image-label:not(.expanded) {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.jBox-image-label.active {
  opacity: 1;
  pointer-events: all;
}

.jBox-image-pointer-next,
.jBox-image-pointer-prev {
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  opacity: .8;
  transition: opacity .2s;
  background: no-repeat center center url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ijc0LjcgMjI0IDE4LjcgMzIiPg0KPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTkzLDIyNy40TDgwLjQsMjQwTDkzLDI1Mi42YzAuNCwwLjQsMC40LDEuMSwwLDEuNWwtMS42LDEuNmMtMC40LDAuNC0xLDAuNS0xLjUsMEw3NSwyNDAuN2MtMC40LTAuNC0wLjUtMSwwLTEuNWwxNC45LTE0LjljMC40LTAuNCwxLTAuNCwxLjUsMGwxLjYsMS42QzkzLjUsMjI2LjQsOTMuNCwyMjcsOTMsMjI3LjR6Ii8+DQo8L3N2Zz4=);
  background-size: 11px auto;
  user-select: none;
  z-index: 1;
}

.jBox-image-pointer-next:hover,
.jBox-image-pointer-prev:hover {
  opacity: 1;
}

.jBox-image-pointer-next {
  right: 0;
  transform: scaleX(-1);
}

.jBox-image-pointer-prev {
  left: 0;
}

.jBox-overlay.jBox-overlay-Image {
  background: #000;
}

.jBox-image-not-found {
  background: #000;
}

.jBox-image-not-found:before {
  content: '';
  box-sizing: border-box;
  display: block;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 5px solid #222;
  border-radius: 50%;
}

.jBox-image-not-found:after {
  content: '';
  display: block;
  box-sizing: content-box;
  z-index: auto;
  width: 6px;
  height: 74px;
  margin-top: -37px;
  margin-left: -3px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #222;
  transform: rotateZ(45deg);
  transform-origin: 50% 50% 0;
}

/* Image spinner */

@keyframes jBoxImageLoading {
  to { transform: rotate(360deg); }
}

.jBox-image-loading .jBox-container:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  border: 4px solid #333;
  border-bottom-color: #666;
  animation: jBoxImageLoading 1.2s linear infinite;
  border-radius: 50%;
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/jquery.mCustomScrollbar.css?149457708953583*/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(/local/templates/barnaul2017/static/css/mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/* End */


/* Start:/local/templates/barnaul2017/static/css/bookblock.css?14945770894838*/
.for-bb-bookblock {
	max-width: 1110px;
	margin: 20px auto;
}

.for-bb-bookblock.loading:before {
	content: '';
	position: absolute;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url('/local/templates/barnaul2017/static/css/../img/loader-big.gif') center no-repeat #f7f7f7;
}

.bb-bookblock {
	position: relative;
	z-index: 1;
	width: 100%;
	padding-bottom: 45.4%;
	-webkit-perspective: 1300px;
	perspective: 1300px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-shadow: 0 0 20px 3px rgba(0, 0, 0, .15);
}

.bb-bookblock img {
	width: 100%;
}

.bb-page {
	position: absolute;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}

.bb-vertical .bb-page {
	width: 50%;
	height: 100%;
	left: 50%;
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

.bb-horizontal .bb-page {
	width: 100%;
	height: 50%;
	top: 50%;
	-webkit-transform-origin: center top;
	transform-origin: center top;
}

.bb-page > div, .bb-outer, .bb-content, .bb-inner {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bb-vertical .bb-content {
	width: 200%;
}

.bb-horizontal .bb-content {
	height: 200%;
}

.bb-page > div {
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.bb-vertical .bb-back {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.bb-horizontal .bb-back {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.bb-outer {
	width: 100%;
	overflow: hidden;
	z-index: 999;
}

.bb-overlay, .bb-flipoverlay {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.bb-flipoverlay {
	background-color: rgba(0, 0, 0, 0.2);
}

.bb-bookblock.bb-vertical > div.bb-page:first-child, .bb-bookblock.bb-vertical > div.bb-page:first-child .bb-back {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.bb-bookblock.bb-horizontal > div.bb-page:first-child, .bb-bookblock.bb-horizontal > div.bb-page:first-child .bb-back {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}


/* Content display */

.bb-content {
	background: transparent;
}

.bb-vertical .bb-front .bb-content {
	left: -100%;
}

.bb-horizontal .bb-front .bb-content {
	top: -100%;
}


/* Flipping classes */

.bb-vertical .bb-flip-next, .bb-vertical .bb-flip-initial {
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.bb-vertical .bb-flip-prev {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.bb-horizontal .bb-flip-next, .bb-horizontal .bb-flip-initial {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.bb-horizontal .bb-flip-prev {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.bb-vertical .bb-flip-next-end {
	-webkit-transform: rotateY(-15deg);
	transform: rotateY(-15deg);
}

.bb-vertical .bb-flip-prev-end {
	-webkit-transform: rotateY(-165deg);
	transform: rotateY(-165deg);
}

.bb-horizontal .bb-flip-next-end {
	-webkit-transform: rotateX(15deg);
	transform: rotateX(15deg);
}

.bb-horizontal .bb-flip-prev-end {
	-webkit-transform: rotateX(165deg);
	transform: rotateX(165deg);
}

.bb-item {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: absolute;
	display: none;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.bb-item a {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: block;
	margin: 0 auto;
	height: 100%;
	width: 100%;
}


/* No JS */

.no-js .bb-bookblock, .no-js ul.bb-custom-grid li {
	width: auto;
	height: auto;
}

.no-js .bb-item {
	display: block;
	position: relative;
}

.bb-bookblock-nav {
	margin-bottom: 10px;
	text-align: center;
}

.bb-bookblock-nav + .bb-bookblock-nav {
	padding-left: 71px;
}

.bb-bookblock-nav .pdf {
	border: 1px solid #e08f40!important;
	color: #e08f40!important;
	background: transparent;
	margin: 7px 15px 0 0;
	border-radius: 20px;
	padding: 5px 10px;
}

.bb-bookblock-nav .pdf:before {
	margin-right: 5px;
	float: left;
}

.bb-bookblock-nav .pdf:hover {
	color: #ffffff!important;
	background: #e08f40;
}

.bb-bookblock-nav a {
	color: #ffffff!important;
	vertical-align: middle;
	display: inline-block;
	background: #e08f40;
	border-radius: 50%;
	font-size: 86.667%;
	line-height: 1;
	margin: 0 4px;
	padding: 8px;
}

.bb-bookblock-nav a:before {
	display: block;
	height: 13px;
	width: 14px;
}

.bb-bookblock-nav a.prev:before {
	margin: 0;
}

.bb-bookblock-nav a.next:before {
	margin: 0 -1px 0 1px;
}

.bb-bookblock-nav a.big {
	font-size: 113.3334%;
	padding: 11px;
}

.bb-bookblock-nav a.big:before {
	display: block;
	height: 17px;
	width: 18px;
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/masha.css?14945770897683*/
#share-popup .social {
    text-align: center;
    overflow: hidden;
    padding-bottom: 10px;
}
#share-popup .a.button.ver2 {
    display: inline-block;
    text-align: center;
}
#share-popup {
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  position: absolute;
  width: 414px;
  line-height: 1.4;
  visibility: hidden;
  z-index: 100;
  font-size: 10px;
  padding: 10px 0;
  opacity: 0;
    -webkit-transition: opacity .4s, visibility .1s linear .4s;
    -moz-transition: opacity .4s, visibility .1s linear .4s;
    -o-transition: opacity .4s, visibility .1s linear .4s;
    transition: opacity .4s, visibility .1s linear .4s;
    }
    #share-popup.show {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity .4s, visibility 0s;
        -moz-transition: opacity .4s, visibility 0s;
        -o-transition: opacity .4s, visibility 0s;
        transition: opacity .4s, visibility 0s;
        opacity: 1;
        }
    #share-popup .social {
      padding: 0 0 10px 17px;
      height: 40px;
    }
    #share-popup .social p {
      padding-bottom: 10px;
      margin: 0;
      font-weight: bold;
    }
    #share-popup .social ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }
    #share-popup .social ul li {
      float: left;
      margin-right: 20px;
      padding-top: 2px;
      position: relative;
    }
    #share-popup .social ul a {
      text-decoration: none;
      font-size: 11px;
      display: inline-block;
      color: #aaa;
      padding-left: 25px;
      }
    #share-popup .social ul a:hover {
      text-decoration: underline;
      color: #ea3e26;
      }
    #share-popup .social a span{
        cursor: pointer;
        width: 20px;
        height: 20px;
        background: url(/local/templates/barnaul2017/static/css/../src/img/textselect/social-icons.png) 20px 20px no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        }
        #share-popup .social .tw span{
            background-position: 0 -20px;
            }
        #share-popup .social .tw:hover span{
            background-position: 0 0;
            }
        #share-popup .social .fb span{
            background-position: -20px -20px;
            }
        #share-popup .social .fb:hover span {
            background-position: -20px 0;
            }
        #share-popup .social .vk span{
            background-position: -40px -20px;
            }
        #share-popup .social .vk:hover span {
            background-position: -40px 0;
            }
        #share-popup .social .gp span{
            background-position: -60px -20px;
            }
        #share-popup .social .gp:hover span {
            background-position: -60px 0;
            }

    #share-popup .link {
      clear: both;
      border-top: 1px solid #d9d9d9;
      padding: 10px 5px 0 10px;
      line-height: 1.2;
      overflow: hidden;
      margin: 0 7px;
    }
    #share-popup .link p {
      font-weight: bold;
      padding: 0 0 3px 0;
      margin: 0;
    }
    #share-popup .link span {
      color: #999;
      display: block;
      padding-top: 3px;
    }
    #share-popup .link a {
      display: block;
    }

#marker-bar,
#txtselect_marker {
    display: block;
    position: absolute;
    z-index: 1200;
    border: 0;
    }
#txtselect_marker {
    display:none;
    cursor: pointer;
    width: 48px;
    height: 48px;
    background:url(/local/templates/barnaul2017/static/css/../img/textselect/marker.png) -0px -0px no-repeat;
    }
#marker-bar{
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #fff;
    padding: 5px 10px;
    cursor: default;
    box-shadow: 0px 0px 4px #ccc;
    }
    #txtselect_marker:hover {
        background-position: -0px -48px;
        }
    #marker-bar.show,
    #txtselect_marker.show {
        display: block;
        }
    #marker-bar .masha-social,
    #marker-bar .masha-marker{
        cursor: pointer;
        display: block;
        margin: 0 5px;
        float: left;
        }
    #marker-bar .masha-marker{
        line-height: 1em;
        color: #aaa;
        border-bottom: 1px dotted #aaa;
        margin-right: 10px;
        }
        #marker-bar .masha-marker:hover {
            color: #ea3e26;
            border-color: #ea3e26;
            }
    .masha-social{
        cursor: pointer;
        width: 20px;
        height: 20px;
        background: url(/local/templates/barnaul2017/static/css/../img/textselect/social-icons.png) 20px 20px no-repeat;
        }
        .masha-social.twitter{
            background-position: 0 -20px;
            }
        .masha-social.twitter:hover {
            background-position: 0 0;
            }
        .masha-social.facebook{
            background-position: -20px -20px;
            }
        .masha-social.facebook:hover {
            background-position: -20px 0;
            }
        .masha-social.vk{
            background-position: -40px -20px;
            }
        .masha-social.vk:hover {
            background-position: -40px 0;
            }
        .masha-social.gplus{
            background-position: -60px -20px;
            }
        .masha-social.gplus:hover {
            background-position: -60px 0;
            }

.user_selection, .user_selection_true {
    background: #f2f02e;
    padding: 2px 0;
    }
.user_selection a.txtsel_close, .user_selection_true a.txtsel_close {
    display:none;
    }
.user_selection .closewrap, .user_selection_true .closewrap {
    position: relative;
    }
.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
    display: inline-block;
    position: absolute;
    border: 0;
    top: -7px;
    left: -5px;
    width: 33px;
    height: 33px;
    background: url(/local/templates/barnaul2017/static/css/../img/textselect/closemarker.png) -0px -0px no-repeat;
    }
    .user_selection.hover a.txtsel_close:hover, .user_selection_true.hover a.txtsel_close:hover {
        background-position: -0px -33px;
        }
        
#upmsg-selectable {
    position: fixed;
    top: -57px;
    left: 0;
    height: 57px;
    width: 100%;
    visibility:hidden;
    background: url(/local/templates/barnaul2017/static/css/../img/textselect/upmsg_bg.png) repeat-x;
    z-index: 9999;
    overflow:hidden;
    -webkit-transition: top .4s, visibility .1s linear .4s;
    -moz-transition: top .4s, visibility .1s linear .4s;
    -o-transition: top .4s, visibility .1s linear .4s;
    transition: top .4s, visibility .1s linear .4s;
    }
    #upmsg-selectable.show {
        visibility: visible;
        -webkit-transition: top .4s, visibility 0s;
        -moz-transition: top .4s, visibility 0s;
        -o-transition: top .4s, visibility 0s;
        transition: top .4s, visibility 0s;
        top: 0;
        }
    #upmsg-selectable .upmsg-selectable-inner {
        width: 928px;
        height: auto;
        margin: 0 auto;
        position: relative;
        }
        #upmsg-selectable .upmsg-selectable-inner img {
            float: left;
            }
        #upmsg-selectable .upmsg-selectable-inner p {
            color:white;
            font-size:12px;
            font-family: Arial, sans-serif;
            white-space: nowrap;
            margin-left:63px;
            margin-top:17px;
            text-align:left;
            text-shadow:0 -1px 0 #000000;
            }
        #upmsg-selectable .upmsg-selectable-inner .upmsg_closebtn {
            bottom:-4px;
            display:block;
            height:19px;
            position:absolute;
            right:0;
            width:19px;
            background: url(/local/templates/barnaul2017/static/css/../img/textselect/upmsg_closebtn.png) no-repeat -0px -0px;
            }
            #upmsg-selectable .upmsg-selectable-inner .upmsg_closebtn:hover {
                background-position: -0px -19px;
                }
                

/* End */


/* Start:/local/templates/barnaul2017/static/css/big.css?1494577089111*/
body.big {
  font-size: 16px;
}
@media screen and (min-width: 400px) {
  body.big {
    font-size: 16px;
  }
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/bigger.css?1494577089117*/
@media screen and (min-width: 400px) {
  body.bigger {
    font-size: 17px;
  }
}
body.bigger {
  font-size: 17px;
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/biggest.css?1494577089119*/
@media screen and (min-width: 400px) {
  body.biggest {
    font-size: 18px;
  }
}
body.biggest {
  font-size: 18px;
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/blue.css?155357644145572*/
body.sky {
  background: #ffffff;
  color: #0c579b;
}
body.sky h1,
body.sky .h1,
body.sky h2,
body.sky .h2,
body.sky h3,
body.sky .h3,
body.sky h4,
body.sky .h4,
body.sky h5,
body.sky .h5,
body.sky span.title {
  color: #0c579b;
}
body.sky h1.center:after,
body.sky .h1.center:after,
body.sky h2.center:after,
body.sky .h2.center:after,
body.sky h3.center:after,
body.sky .h3.center:after,
body.sky h4.center:after,
body.sky .h4.center:after,
body.sky h5.center:after,
body.sky .h5.center:after,
body.sky span.title.center:after {
  background: #0c579b;
}
body.sky h1,
body.sky .h1 {
  color: #0c579b;
}
body.sky h2,
body.sky .h2 {
  color: #0c579b;
}
body.sky h3,
body.sky .h3 {
  color: #0c579b;
}
body.sky h4,
body.sky .h4 {
  color: #0c579b;
}
body.sky .desc {
  color: #0c579b;
}
body.sky input,
body.sky select,
body.sky textarea,
body.sky .placeholder.value,
body.sky .label-placeholder .control-label {
  color: #0c579b;
}
body.sky a:not(.btn),
body.sky a.a_ajax {
  color: #0c579b;
}
body.sky a:not(.btn):hover,
body.sky a.a_ajax:hover,
body.sky a:not(.btn):active,
body.sky a.a_ajax:active {
  color: #0c579b;
}
body.sky a:not(.btn),
body.sky .u_hover u,
body.sky .a_ajax u {
  color: #0c579b;
}
body.sky a:hover,
body.sky .u_hover:hover u,
body.sky .a_ajax:hover u {
  border-color: #0c579b;
}
body.sky .main-nav.active {
  background: #0c579b;
}
body.sky .main-nav.active a {
  color: #ffffff !important;
}
body.sky .main-nav.active a.active {
  color: #ffffff !important;
}
body.sky .main-nav nav a {
  color: #0c579b !important;
}
body.sky .main-nav nav a:hover,
body.sky .main-nav nav a.active {
  color: #0c579b !important;
}
body.sky .main-nav nav ul li:hover ul li a {
  color: #0c579b !important;
}
body.sky .main-nav nav ul li:hover a {
  color: #0c579b !important;
}
body.sky .main-nav nav ul li a {
  color: #0c579b !important;
}
body.sky .main-nav nav ul li span:before {
  color: #0c579b;
}
body.sky .main-nav nav ul li span:after {
  border-bottom-color: #0c579b;
}
body.sky .main-nav nav ul li ul {
  border-top-color: #0c579b;
  background: #ffffff;
}
body.sky .main-nav nav ul li ul li:before {
  color: #0c579b;
}
body.sky .main-nav nav ul li ul li a {
  color: #0c579b !important;
}
body.sky .main-nav nav ul li ul li a:hover {
  color: #0c579b !important;
}
body.sky .sandwich {
  background: #0c579b;
}
body.sky .sandwich:before {
  background: rgba(0, 0, 0, 0.65);
}
body.sky .sandwich .sandwich-wrapper span {
  background: #ffffff;
}
body.sky .sandwich.active span {
  background-color: #ffffff;
}
body.sky .hr {
  background: #8cb8d9;
}
body.sky .btn {
  color: #ffffff;
  background: #0c579b;
  border-color: #0c579b;
}
body.sky .btn:hover {
  background: #0c579b;
  border-color: #0c579b;
}
body.sky .btn:focus {
  color: #0c579b;
}
body.sky .btn.btn.disabled,
body.sky .btn.btn[disabled] {
  background: #8cb8d9;
  border-color: #8cb8d9;
}
body.sky .btn.btn-empty {
  color: #0c579b;
  background: #ffffff;
  border-color: #0c579b;
}
body.sky .btn.btn-empty:hover {
  color: #ffffff;
  background: #0c579b;
}
body.sky .btn.btn-empty:active {
  color: #ffffff;
  background: #0c579b;
}
body.sky .btn.btn-empty.btn.disabled,
body.sky .btn.btn-empty.btn[disabled] {
  color: #ffffff;
  background: #8cb8d9;
  border-color: #8cb8d9;
}
body.sky .form-control {
  border-color: #8cb8d9;
}
body.sky .form-control:focus,
body.sky .form-control.active {
  border-color: #0c579b;
}
body.sky .has-error {
  color: #0c579b !important;
}
body.sky .has-error * {
  color: #0c579b !important;
}
body.sky label.checkbox span:after,
body.sky label.radio span:after,
body.sky label.checkbox span:before,
body.sky label.radio span:before {
  -webkit-box-shadow: inset 0 0 0 1px #8cb8d9;
  box-shadow: inset 0 0 0 1px #8cb8d9;
}
body.sky label.checkbox.switcher span:before {
  -webkit-box-shadow: inset 0 0 0 2px #8cb8d9, inset -25px 0 0 2px #8cb8d9;
  box-shadow: inset 0 0 0 2px #8cb8d9, inset -25px 0 0 2px #8cb8d9;
}
body.sky label.checkbox.switcher input:checked + span:before {
  -webkit-box-shadow: inset 25px 0 0 2px #8cb8d9, inset 0 0 0 2px #8cb8d9;
  box-shadow: inset 25px 0 0 2px #8cb8d9, inset 0 0 0 2px #8cb8d9;
}
body.sky label.checkbox input:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 10px #0c579b;
  box-shadow: inset 0 0 0 10px #0c579b;
}
body.sky label.radio input:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 7px #0c579b;
  box-shadow: inset 0 0 0 7px #0c579b;
}
body.sky .modal .modal-content .modal-header {
  color: #0c579b;
}
body.sky .modal .modal-content .modal-header .close:after,
body.sky .modal .modal-content .modal-header .close:before {
  background: #0c579b;
}
body.sky .modal .modal-content .modal-header .close:hover:after,
body.sky .modal .modal-content .modal-header .close:hover:before {
  background: #0c579b;
}
body.sky .modal .modal-content .modal-header .close:active:after,
body.sky .modal .modal-content .modal-header .close:active:before {
  background: #0c579b;
}
body.sky .popover.bottom .arrow + .popover-title:after {
  border-bottom-color: #8cb8d9;
}
body.sky .popover-title {
  background: #8cb8d9;
}
body.sky .bg-red {
  background: #0c579b;
}
body.sky .bg-orange {
  background: #0c579b;
}
body.sky .bg-orange-light {
  background: #def1ff;
}
body.sky .bg-gray-airy {
  background: #def1ff;
}
body.sky .bg-gray-light {
  background: #8cb8d9;
}
body.sky .bg-gray {
  background: #0c579b;
}
body.sky .bg-gray-middle {
  background: #0c579b;
}
body.sky .bg-gray-dark {
  background: #0c579b;
}
body.sky .bg-white {
  background: #ffffff;
}
body.sky .font-color-white {
  color: #ffffff;
}
body.sky .label-placeholder .control-label {
  color: rgba(12, 87, 155, 0.3);
}
body.sky .label-placeholder .form-control {
  color: #0c579b;
  background: transparent;
  border-bottom-color: #8cb8d9;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
body.sky .label-placeholder .form-control:focus {
  border-color: #0c579b;
}
body.sky .label-placeholder .form-control:focus + .control-label {
  color: #0c579b;
}
body.sky .slick-dots li button {
  background: #ffffff;
  -webkit-box-shadow: inset 0 0 0 1px #0c579b;
  -moz-box-shadow: inset 0 0 0 1px #0c579b;
  box-shadow: inset 0 0 0 1px #0c579b;
}
body.sky .slick-dots li:hover button {
  -webkit-box-shadow: inset 0 0 0 10px #0c579b;
  -moz-box-shadow: inset 0 0 0 10px #0c579b;
  box-shadow: inset 0 0 0 10px #0c579b;
}
body.sky .slick-dots li.slick-active button {
  -webkit-box-shadow: inset 0 0 0 10px #0c579b;
  -moz-box-shadow: inset 0 0 0 10px #0c579b;
  box-shadow: inset 0 0 0 10px #0c579b;
}
body.sky .chosen-container .chosen-drop {
  background: #ffffff;
  border-color: #0c579b;
}
body.sky .chosen-container .chosen-results {
  color: #0c579b;
}
body.sky .chosen-container .chosen-results li em {
  background: #8cb8d9;
}
body.sky .chosen-container .chosen-results li.group-result {
  color: #0c579b;
}
body.sky .chosen-container .chosen-results li.highlighted {
  background-color: #0c579b;
  color: white;
}
body.sky .chosen-container .chosen-results li.highlighted em {
  background: transparent;
}
body.sky .chosen-container .chosen-results li.disabled-result {
  color: #8cb8d9;
}
body.sky .chosen-container .chosen-results .no-results {
  background: #8cb8d9;
}
body.sky .chosen-container .chosen-results-scroll {
  background: #ffffff;
}
body.sky .chosen-container-single .chosen-single {
  -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);
  background-color: #ffffff;
  border-color: #8cb8d9 !important;
  color: #0c579b !important;
}
body.sky .chosen-container-single .chosen-single div b {
  border-top-color: #0c579b;
}
body.sky .chosen-container-single .chosen-search input[type="text"] {
  background: #ffffff;
  border: 1px solid #8cb8d9;
}
body.sky .chosen-container-single .chosen-search input[type="text"]:focus {
  border-color: #0c579b;
}
body.sky .chosen-container-multi .chosen-choices {
  -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);
  background-color: #ffffff;
  border: 1px solid #8cb8d9;
}
body.sky .chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  color: #0c579b;
}
body.sky .chosen-container-multi .chosen-choices .search-field .default {
  color: #0c579b;
}
body.sky .chosen-container-multi .chosen-choices .search-choice {
  background-color: #0c579b;
  color: #ffffff;
}
body.sky .chosen-container-multi .chosen-choices .search-choice .search-choice-close:after,
body.sky .chosen-container-multi .chosen-choices .search-choice .search-choice-close:before {
  background: #ffffff;
}
body.sky .chosen-container-multi .chosen-choices .search-choice .search-choice-close:active:after,
body.sky .chosen-container-multi .chosen-choices .search-choice .search-choice-close:active:before {
  background: #def1ff;
}
body.sky .chosen-container-multi .chosen-choices .search-choice-focus {
  background: #8cb8d9;
}
body.sky .chosen-container-active .chosen-single {
  border: 1px solid #0c579b;
}
body.sky .chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #ffffff;
  border-color: #0c579b !important;
}
body.sky .chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
}
body.sky .chosen-container-active.chosen-with-drop .chosen-single div b {
  border-bottom-color: #0c579b;
}
body.sky .chosen-container-active .chosen-choices {
  border: 1px solid #0c579b;
}
body.sky .chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #0c579b !important;
}
body.sky .chosen-rtl .chosen-search input[type="text"] {
  background: #ffffff;
}
body.sky .customScrollbar {
  -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);
  background-color: #ffffff;
  border: 1px solid #8cb8d9;
}
body.sky .customScrollbar .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #8cb8d9;
}
body.sky .customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #def1ff;
}
body.sky .customScrollbar .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
body.sky .customScrollbar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
body.sky .customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  background-color: #0c579b;
}
body.sky .nav-tabs li.active > a {
  color: #0c579b;
}
body.sky .nav-tabs li > a {
  color: #0c579b;
}
body.sky .nav-tabs li > a span {
  background: #0c579b;
  color: #ffffff;
}
body.sky body.main-menu-open .second-line-menu {
  -webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  -o-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
}
body.sky header .logo-mobile {
  border-bottom-color: #0c579b;
  background: #ffffff;
}
body.sky .h-line {
  background: #8cb8d9;
}
body.sky .v-line {
  background: #8cb8d9;
}
body.sky .cecutient-menu {
  background: #def1ff;
}
body.sky .cecutient-menu .container .label {
  background: #0c579b;
  color: #0c579b;
}
body.sky .cecutient-menu .container .font-size .plus,
body.sky .cecutient-menu .container .font-size .minus {
  background: #0c579b;
  color: #ffffff;
}
body.sky .cecutient-menu .container .font-size .plus:hover,
body.sky .cecutient-menu .container .font-size .minus:hover {
  background: #0c579b;
  color: #ffffff;
}
body.sky .first-line-menu p {
  color: #0c579b;
}
body.sky .first-line-menu .clock .clock-one,
body.sky .first-line-menu .clock .clock-title {
  color: #0c579b;
}
body.sky .third-line-menu {
  border-top-color: #0c579b;
}
body.sky .third-line-menu:before,
body.sky .third-line-menu:after {
  border-top-color: #0c579b;
}
body.sky .send-message {
  color: #ffffff !important;
  background: #0c579b;
}
body.sky .send-message:hover {
  color: #ffffff !important;
  background: #0c579b;
}
body.sky .cecutient-button,
body.sky .search-box {
  color: #0c579b !important;
}
body.sky .cecutient-button:hover,
body.sky .search-box:hover {
  color: #0c579b !important;
}
body.sky .cecutient-button {
  background: #def1ff;
}
body.sky .search-box .search-field:focus + .search-button:hover {
  color: #0c579b;
}
body.sky .search-box span:after {
  background: #8cb8d9;
}
body.sky .search-field {
  background: transparent;
  color: rgba(0, 0, 0, 0);
}
body.sky .search-field:focus {
  background: #ffffff;
  color: #0c579b;
}
body.sky .search-field:focus + .search-button {
  background: #ffffff;
}
body.sky .search-field:focus + .search-button + span:after {
  background: transparent;
}
body.sky .search-button {
  background: transparent;
}
body.sky .logo {
  color: #0c579b !important;
}
body.sky .logo:hover {
  color: #0c579b !important;
}
body.sky .logo .logo-desc {
  color: #0c579b !important;
}
body.sky .logo svg .fil0 {
  fill: #0c579b;
}
body.sky .submenu li {
  color: #0c579b;
}
body.sky .submenu li:hover {
  color: #0c579b;
}
body.sky .submenu li a {
  color: #0c579b;
}
body.sky .submenu li span:before {
  color: #0c579b;
}
body.sky .submenu li span:after {
  border-bottom-color: #0c579b;
}
body.sky .submenu li ul {
  -webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
  border-top-color: #0c579b;
  background: #ffffff;
}
body.sky .submenu-mobile {
  border-color: #8cb8d9;
}
body.sky .event-box .wrapper .date {
  color: #ffffff;
}
body.sky .event-box .wrapper p {
  color: #ffffff;
}
body.sky .article-previews.article-list .wrapper[class$=-icon]:before,
body.sky .article-previews .article-list .wrapper[class$=-icon]:before {
  color: #0c579b;
}
body.sky .article-previews.article-list .wrapper .coincidence,
body.sky .article-previews .article-list .wrapper .coincidence {
  background: #0c579b;
  color: #ffffff;
}
body.sky .article-previews .wrapper {
  border-bottom-color: #8cb8d9;
}
body.sky .article-previews .wrapper[class$=-icon] .img:before {
  background: #0c579b;
  color: #ffffff;
}
body.sky .article-previews .wrapper .date {
  color: #0c579b;
}
body.sky .article-previews .wrapper .img .count {
  background: #0c579b;
  color: #ffffff;
}
body.sky .article-previews .wrapper .img .count:before {
  color: #ffffff;
}
body.sky .article-previews .wrapper p {
  color: #0c579b;
}
body.sky .article-box .soc {
  border-color: #0c579b;
  border-left-color: #0c579b;
}
body.sky .article-box .soc:before {
  color: #0c579b;
}
body.sky .article-box .soc .icon:before {
  color: #ffffff !important;
}
body.sky .article-box .soc .icon[class$=-vk] {
  background: #48729e;
}
body.sky .article-box .soc .icon[class$=-facebook] {
  background: #3b5998;
}
body.sky .article-box .soc .icon[class$=-odnoklassniki] {
  background: #eb722e;
}
body.sky .article-box .soc .icon[class$=-twitter] {
  background: #00aced;
}
body.sky .article-box .upper-links a {
  border-bottom-color: #0c579b !important;
  color: #0c579b !important;
}
body.sky .article-box .upper-links a:hover {
  border-bottom-color: #0c579b !important;
  color: #0c579b !important;
}
body.sky .article-gallery .slick-slider-for .slick-slide a:before {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
body.sky .article-gallery .slick-slider-for .slick-arrow {
  background: rgba(0, 0, 0, 0.15);
}
body.sky .article-gallery .slick-slider-for .slick-arrow:before {
  color: #ffffff;
}
body.sky .article-gallery .slick-slider-nav .slick-arrow {
  border-color: #0c579b;
}
body.sky .article-gallery .slick-slider-nav .slick-arrow:before {
  color: #0c579b;
}
body.sky .centerd-box .title {
  color: #0c579b;
}
body.sky .hash-tag {
  color: #0c579b !important;
  background: #def1ff;
}
body.sky .hash-tag.more {
  background: #0c579b !important;
  color: #ffffff !important;
}
body.sky .bg-gray-airy .hash-tag {
  background: #ffffff;
}
body.sky .article-announce {
  border-color: #0c579b;
}
body.sky .article-announce .day {
  color: #0c579b;
}
body.sky .show-more {
  background: transparent;
}
body.sky .show-more:after {
  color: #0c579b;
}
body.sky .show-more:hover.btn {
  background: #0c579b !important;
  color: #ffffff !important;
}
body.sky .show-more:hover:after {
  color: #ffffff;
}
body.sky .show-more.btn-empty {
  border-color: #0c579b !important;
  color: #0c579b !important;
}
body.sky .show-more.upper:hover {
  border-bottom-color: #0c579b;
}
body.sky .show-more.upper:hover:after {
  color: #0c579b;
}
body.sky .show-more.arrow-right:after {
  color: #0c579b !important;
}
body.sky .show-more.arrow-right.btn-empty:hover:after {
  color: #ffffff !important;
}
body.sky .special-project-box .label {
  background: #0c579b;
  color: #ffffff;
}
body.sky .special-project-box .label:after {
  border-bottom-color: #0c579b;
  border-top-color: #0c579b;
}
body.sky .special-project-box p {
  color: #ffffff;
}
body.sky .special-project-previews a.one-item {
  outline: 1px solid #ffffff;
  color: #ffffff !important;
}
body.sky .special-project-previews a.one-item:after {
  background: #0c579b;
}
body.sky .special-project-previews a.one-item .title:after {
  background: #ffffff;
}
body.sky .special-project-list .project-announce .date {
  color: #0c579b;
}
body.sky .special-project-list .project-announce .title {
  color: #0c579b !important;
}
body.sky .special-project-list .project-announce .title:hover {
  color: #0c579b !important;
}
body.sky .projects-info ul li:before {
  color: #0c579b;
}
body.sky .projects-info ul li .title {
  color: #0c579b;
}
body.sky .advisor-categories-menu {
  background: #0c579b;
  color: #ffffff;
}
body.sky .advisor-categories-menu ul li {
  background: #0c579b;
}
body.sky .advisor-categories-menu ul li.active {
  background: transparent;
}
body.sky .advisor-categories-menu ul li.active .punkt .icon svg .fil1 {
  fill: #ffffff;
}
body.sky .advisor-categories-menu ul li.active .punkt span:before {
  color: #ffffff;
}
body.sky .advisor-categories-menu ul li .punkt {
  background: transparent;
}
body.sky .advisor-categories-menu ul li .punkt:hover {
  background: #0c579b;
}
body.sky .advisor-categories-menu ul li .punkt:hover .icon svg .fil1 {
  fill: #ffffff;
}
body.sky .advisor-categories-menu ul li .punkt:hover span:before {
  color: #ffffff;
}
body.sky .advisor-categories-menu ul li .punkt .icon svg .fil0 {
  fill: rgba(0, 0, 0, 0);
}
body.sky .advisor-categories-menu ul li .punkt .icon svg .fil1 {
  fill: #0c579b;
}
body.sky .advisor-categories-menu ul li .punkt a {
  color: #ffffff !important;
}
body.sky .advisor-categories-menu ul li .punkt span:before {
  color: #0c579b;
}
body.sky .advisor-categories-menu ul li ul li {
  background: transparent;
}
body.sky .advisor-categories-menu ul li ul li:hover {
  background: #0c579b;
}
body.sky .advisor-categories-menu ul li ul li:hover a {
  border-top-color: transparent!important;
  color: #ffffff !important;
}
body.sky .advisor-categories-menu ul li ul li a {
  border-top-color: #0c579b !important;
  color: #8cb8d9 !important;
}
body.sky .advisor .search-box {
  border-color: #0c579b;
}
body.sky .advisor .search-box .search-field {
  color: #0c579b;
}
body.sky .advisor .search-box .search-button {
  color: #0c579b;
}
body.sky .advisor .advisor-tabs li {
  border-bottom-color: #0c579b;
}
body.sky .advisor .advisor-tabs li a {
  border-bottom-color: transparent;
  color: #0c579b;
}
body.sky .advisor .advisor-tabs li a:hover {
  color: #0c579b;
}
body.sky .advisor .advisor-tabs li a.active {
  border-bottom-color: #0c579b;
  color: #0c579b;
}
body.sky .advisor .advisor-categories-box.line .advisor-category {
  border: 1px solid #0c579b !important;
}
body.sky .advisor .advisor-categories-box.line .advisor-category:hover {
  border-color: #0c579b !important;
}
body.sky .advisor .advisor-categories-box .title .icon svg .fil0 {
  fill: #ffffff;
}
body.sky .advisor .advisor-categories-box .title .icon svg .fil1 {
  fill: #0c579b;
}
body.sky .advisor .advisor-categories-box .advisor-category {
  border-color: #0c579b !important;
  background: #ffffff;
}
body.sky .advisor .advisor-categories-box .advisor-category:hover .cat-name {
  color: #0c579b;
}
body.sky .advisor .advisor-categories-box .advisor-category:active {
  background: #def1ff;
}
body.sky .advisor .advisor-categories-box .advisor-category[href$=pdf]:after {
  background: #0c579b;
  color: #ffffff;
}
body.sky .advisor .advisor-categories-box .advisor-category .icon svg .fil0 {
  fill: #0c579b;
}
body.sky .advisor .advisor-categories-box .advisor-category .icon svg .fil0.str0 {
  fill: #8cb8d9;
  stroke: #0c579b;
  stroke-width: 30;
}
body.sky .advisor .advisor-categories-box .advisor-category .icon svg .fil1 {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  fill: #8cb8d9;
}
body.sky .advisor .advisor-categories-box .advisor-category .icon svg .fil1.str0 {
  fill: #ffffff;
  stroke: #0c579b;
  stroke-width: 30;
}
body.sky .advisor .advisor-categories-box .advisor-category .icon svg .fil1.str1 {
  fill: #8cb8d9;
  stroke: #0c579b;
  stroke-width: 122;
}
body.sky .advisor .advisor-categories-box .advisor-category .icon svg .fil2 {
  fill: #0c579b;
}
body.sky .advisor .advisor-categories-box .advisor-category .icon svg .fil2.str0 {
  fill: #8cb8d9;
  stroke: #0c579b;
  stroke-width: 110;
}
body.sky .advisor .advisor-categories-box .advisor-category .icon svg .fil3 {
  fill: #0c579b;
}
body.sky .advisor .advisor-categories-box .advisor-category .cat-name {
  color: #0c579b;
}
body.sky .advisor .advice-box.disabled .advice.active {
  border-color: #0c579b !important;
  background: #8cb8d9 !important;
  color: #0c579b !important;
}
body.sky .advisor .advice-box.disabled .advice.active:before,
body.sky .advisor .advice-box.disabled .advice.active:after {
  color: #0c579b;
}
body.sky .advisor .advice {
  border-color: #0c579b !important;
}
body.sky .advisor .advice:after {
  color: #0c579b;
}
body.sky .advisor .advice[target=_blank] {
  border-color: #def1ff !important;
  background: #def1ff;
  color: #0c579b;
}
body.sky .advisor .advice[target=_blank]:before {
  color: #0c579b;
}
body.sky .advisor .advice:hover {
  border-color: #0c579b !important;
  background: #0c579b;
  color: #ffffff;
}
body.sky .advisor .advice:hover:before,
body.sky .advisor .advice:hover:after {
  color: #ffffff;
}
body.sky .advisor .advice:active {
  border-color: #0c579b !important;
  background: #0c579b;
  color: #ffffff;
}
body.sky .advisor .advice:active:after {
  color: #ffffff;
}
body.sky .advisor .advisor-img .icon-wrapper {
  -webkit-box-shadow: 0 0 7px #0c579b;
  -moz-box-shadow: 0 0 7px #0c579b;
  box-shadow: 0 0 7px #0c579b;
  background: #0c579b;
}
body.sky .advisor .advisor-img .icon-wrapper .icon svg .fil0 {
  fill: #ffffff;
}
body.sky .advisor .advisor-img .icon-wrapper .icon svg .fil1 {
  fill: #0c579b;
}
body.sky .advisor .soc {
  border-color: #0c579b;
  border-left-color: #0c579b;
}
body.sky .advisor .soc:before {
  color: #0c579b;
}
body.sky .advisor .soc .icon:before {
  color: #ffffff !important;
}
body.sky .advisor .soc .icon[class$=-vk] {
  background: #48729e;
}
body.sky .advisor .soc .icon[class$=-facebook] {
  background: #3b5998;
}
body.sky .advisor .soc .icon[class$=-odnoklassniki] {
  background: #eb722e;
}
body.sky .advisor .soc .icon[class$=-twitter] {
  background: #00aced;
}
body.sky .useful-docs a.doc-wrapper,
body.sky .committee-info a.doc-wrapper {
  border-color: #0c579b;
  background: #ffffff;
}
body.sky .useful-docs a.doc-wrapper:hover,
body.sky .committee-info a.doc-wrapper:hover {
  border-color: #0c579b;
}
body.sky .useful-docs a.doc-wrapper:hover p,
body.sky .committee-info a.doc-wrapper:hover p {
  color: #0c579b;
}
body.sky .useful-docs a.doc-wrapper:active,
body.sky .committee-info a.doc-wrapper:active {
  background: #def1ff;
}
body.sky .useful-docs a.doc-wrapper .type,
body.sky .committee-info a.doc-wrapper .type {
  color: #0c579b;
}
body.sky .useful-docs a.doc-wrapper .inf,
body.sky .committee-info a.doc-wrapper .inf {
  color: #0c579b;
}
body.sky .useful-docs a.doc-wrapper p,
body.sky .committee-info a.doc-wrapper p {
  color: #0c579b;
}
body.sky .bg-gray-airy .useful-docs .doc-wrapper,
body.sky .bg-gray-airy .committee-info .doc-wrapper {
  border-color: #ffffff;
}
body.sky .bg-gray-airy .useful-docs .doc-wrapper:hover,
body.sky .bg-gray-airy .committee-info .doc-wrapper:hover {
  border-color: #0c579b;
}
body.sky .related-tips .slick-slider .slick-arrow {
  background: transparent;
}
body.sky .related-tips .slick-slider .slick-arrow:before {
  color: #0c579b;
}
body.sky .related-tips .slick-slider .slick-arrow.slick-disabled:before {
  color: #8cb8d9;
}
body.sky .related-tips .slick-slide {
  background: #ffffff;
}
body.sky .related-tips table tr td {
  color: #0c579b;
}
body.sky .related-tips table tr td:hover {
  color: #0c579b;
}
body.sky .governance-menu {
  border-color: #8cb8d9;
  background: #ffffff;
}
body.sky .governance-menu ul li {
  background: #ffffff;
}
body.sky .governance-menu ul li:first-child > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.sky .governance-menu ul li.active {
  background: transparent;
}
body.sky .governance-menu ul li.active > .punkt span:after {
  color: #0c579b;
}
body.sky .governance-menu ul li.current > ul .chief {
  background: #0c579b;
}
body.sky .governance-menu ul li.current > ul .chief .chief-wrapper {
  border-top-color: transparent!important;
}
body.sky .governance-menu ul li.current > ul .chief .chief-wrapper .post,
body.sky .governance-menu ul li.current > ul .chief .chief-wrapper .name {
  color: #ffffff !important;
}
body.sky .governance-menu ul li .punkt:hover {
  background: #0c579b;
}
body.sky .governance-menu ul li .punkt:hover a,
body.sky .governance-menu ul li .punkt:hover span:after {
  color: #ffffff !important;
}
body.sky .governance-menu ul li .punkt a {
  color: #0c579b !important;
}
body.sky .governance-menu ul li .punkt span:after {
  color: #0c579b;
}
body.sky .governance-menu ul li ul .chief {
  background: #ffffff;
}
body.sky .governance-menu ul li ul .chief .chief-wrapper {
  border-top-color: #8cb8d9;
}
body.sky .governance-menu ul li ul .chief .chief-wrapper .post {
  color: #0c579b;
}
body.sky .governance-menu ul li ul .chief .chief-wrapper .post:hover {
  color: #0c579b;
}
body.sky .governance-menu ul li ul .chief .chief-wrapper .name {
  color: #0c579b;
}
body.sky .governance-menu ul li ul li {
  background: #0c579b;
}
body.sky .governance-menu ul li ul li:nth-child(2) > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.sky .governance-menu ul li ul li:hover > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.sky .governance-menu ul li ul li:hover > .punkt .punkt-wrapper .name {
  color: #ffffff;
}
body.sky .governance-menu ul li ul li.active {
  background: #0c579b;
}
body.sky .governance-menu ul li ul li.active .punkt .post,
body.sky .governance-menu ul li ul li.active .punkt .name {
  color: #ffffff !important;
}
body.sky .governance-menu ul li ul li.active .punkt span:after {
  color: #ffffff;
}
body.sky .governance-menu ul li ul li.active ul {
  background: #0c579b;
}
body.sky .governance-menu ul li ul li .punkt .punkt-wrapper {
  border-top-color: #0c579b;
}
body.sky .governance-menu ul li ul li .punkt .punkt-wrapper .post {
  color: #ffffff !important;
}
body.sky .governance-menu ul li ul li .punkt .punkt-wrapper .name {
  color: #0c579b;
}
body.sky .governance-menu ul li ul li .punkt span:after {
  color: #ffffff;
}
body.sky .governance-menu ul li ul li ul li {
  background: transparent;
}
body.sky .governance-menu ul li ul li ul li:hover > .punkt .punkt-wrapper {
  border-top-color: transparent!important;
}
body.sky .governance-menu ul li ul li ul li:hover > .punkt .punkt-wrapper .name {
  color: #ffffff;
}
body.sky .governance-menu ul li ul li ul li .punkt .punkt-wrapper {
  border-top: 1px solid #0c579b !important;
}
body.sky .governance-menu ul li ul li ul li .punkt .punkt-wrapper .post {
  color: #8cb8d9 !important;
}
body.sky .governance-menu ul li ul li ul li .punkt .punkt-wrapper .post:hover {
  color: #ffffff !important;
}
body.sky .governance-menu ul li ul li ul li .punkt .punkt-wrapper .name {
  color: #0c579b;
}
body.sky .governance-menu-sandwich {
  background: #0c579b;
  color: #ffffff;
}
body.sky .governance .phone {
  color: #0c579b;
}
body.sky .governance .phone:before {
  color: #0c579b;
}
body.sky .governance .chairman-box .chairman-info:after {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
}
body.sky .governance .chairman-box .chairman-info-more {
  border-bottom-color: #0c579b;
  color: #0c579b;
}
body.sky .governance .subordinate-list .one-item {
  border-color: #0c579b;
}
body.sky .governance .subordinate-list .one-item .inf-wrapper .post {
  color: #0c579b;
}
body.sky .governance .subordinate-list .one-item .inf-wrapper .name {
  color: #0c579b;
}
body.sky .governance .subordinate-list a:hover {
  border-color: #0c579b;
}
body.sky .chairman {
  background: #def1ff;
}
body.sky .chairman .post {
  color: #0c579b;
}
body.sky .chairman .name {
  color: #0c579b;
}
body.sky .chairman .doc {
  border-color: #ffffff !important;
  color: #0c579b !important;
  background: #ffffff;
}
body.sky .chairman .doc:before {
  color: #0c579b;
}
body.sky .chairman .doc:hover {
  color: #0c579b !important;
}
body.sky .chairman.line {
  background: #ffffff;
}
body.sky .chairman.line .doc {
  border-color: #0c579b !important;
}
body.sky .committee .phone {
  color: #0c579b;
}
body.sky .committee .phone:before {
  color: #0c579b;
}
body.sky .committee .authors {
  color: #0c579b;
}
body.sky .committee .authors:before {
  color: #0c579b;
}
body.sky .committee-address .map-link {
  color: #ffffff !important;
}
body.sky .committee-address .title {
  color: #0c579b;
}
body.sky .committee-address .chairman {
  background: #ffffff;
}
body.sky .committee-address .chairman .doc {
  border-color: #0c579b !important;
}
body.sky .committee-links .link-wrapper a {
  border-bottom-color: #0c579b !important;
  color: #0c579b !important;
}
body.sky .authorities .one-item .title {
  color: #0c579b;
}
body.sky .structure .one-item span {
  border: 1px solid #8cb8d9;
  background: #ffffff;
}
body.sky .structure .one-item + .one-item span:before {
  background: #8cb8d9;
  color: #0c579b;
}
body.sky .slick-slider.main .wrapper h1,
body.sky .slick-slider.main .wrapper .h1 {
  color: #ffffff;
}
body.sky .slick-slider.main .wrapper p {
  color: #ffffff;
}
body.sky .slick-slider.career {
  background: #ffffff;
}
body.sky .slick-slider.career .slick-slide .name {
  color: #0c579b;
}
body.sky .slick-slider.career .slick-slide .post {
  color: #0c579b;
}
body.sky .benefits .icon {
  color: #0c579b;
}
body.sky .benefits p {
  color: #0c579b;
}
body.sky .benefits ul li:before {
  color: #0c579b;
}
body.sky .vacancy-previews .one-item .setequalheight {
  color: #0c579b !important;
  background: #ffffff;
}
body.sky .vacancy-previews .one-item .setequalheight:hover {
  color: #0c579b !important;
}
body.sky .resume-form {
  border-color: #8cb8d9;
}
body.sky .resume-form .title:before {
  background: #0c579b;
}
body.sky .resume-form .btn-empty {
  border-color: #0c579b;
  color: #0c579b;
}
body.sky .resume-form .btn-empty:hover,
body.sky .resume-form .btn-empty:active {
  background: #0c579b;
  color: #ffffff;
}
body.sky .resume-form .resume-wrapper {
  background: #def1ff;
  color: #0c579b;
}
body.sky .resume-form .resume-wrapper:before {
  color: #0c579b;
}
body.sky .resume-form .resume-wrapper span {
  color: #0c579b;
}
body.sky .resume-form .resume-wrapper .close:after,
body.sky .resume-form .resume-wrapper .close:before {
  background: #0c579b;
}
body.sky .resume-form .resume-wrapper .close:hover:after,
body.sky .resume-form .resume-wrapper .close:hover:before {
  background: #0c579b;
}
body.sky .resume-form .resume-wrapper .close:active:after,
body.sky .resume-form .resume-wrapper .close:active:before {
  background: #def1ff;
}
body.sky .external-resources .one-item .setequalheight {
  color: #0c579b !important;
  background: #ffffff;
}
body.sky .external-resources .one-item .setequalheight:hover {
  color: #0c579b !important;
}
body.sky .legal-filter {
  background: #def1ff;
}
body.sky .legal-filter .type label input:checked + span {
  border-color: #0c579b;
}
body.sky .legal-filter .type label span {
  border-color: #8cb8d9;
}
body.sky .search-results .one-item {
  border-top-color: #8cb8d9;
}
body.sky .search-results .one-item .name {
  color: #0c579b;
}
body.sky .search-results .one-item .publ {
  background: #def1ff;
}
body.sky .search-results .one-item .publ p,
body.sky .search-results .one-item .publ .title {
  color: #0c579b;
}
body.sky .poster.short .one-item:nth-child(1):hover {
  -webkit-box-shadow: inset 0 0 0 1px #0c579b;
  -moz-box-shadow: inset 0 0 0 1px #0c579b;
  box-shadow: inset 0 0 0 1px #0c579b;
}
body.sky .poster.short .one-item:nth-child(1) .preview-text {
  color: #ffffff;
}
body.sky .poster.short .one-item:nth-child(1) .inf {
  background: #0c579b;
  color: #ffffff;
}
body.sky .poster .one-item {
  -webkit-box-shadow: inset 0 0 0 1px #8cb8d9;
  -moz-box-shadow: inset 0 0 0 1px #8cb8d9;
  box-shadow: inset 0 0 0 1px #8cb8d9;
  background: #ffffff;
}
body.sky .poster .one-item:hover {
  -webkit-box-shadow: inset 0 0 0 1px #0c579b;
  -moz-box-shadow: inset 0 0 0 1px #0c579b;
  box-shadow: inset 0 0 0 1px #0c579b;
}
body.sky .poster .one-item .category {
  background: #0c579b;
  color: #ffffff;
}
body.sky .poster .one-item .category:before {
  color: #ffffff;
}
body.sky .poster .one-item .category:after {
  border-bottom-color: #0c579b;
  border-top-color: #0c579b;
}
body.sky .poster .one-item .preview-text {
  color: #ffffff;
}
body.sky .poster .one-item .inf {
  background: #0c579b;
  color: #ffffff;
}
body.sky .poster .one-item:nth-child(1):hover .inf,
body.sky .poster .one-item:nth-child(5):hover .inf,
body.sky .poster .one-item:nth-child(11):hover .inf,
body.sky .poster .one-item:nth-child(15):hover .inf {
  border-bottom-color: #0c579b;
  border-right-color: #0c579b;
}
body.sky .poster .one-item:nth-child(1) .preview-text,
body.sky .poster .one-item:nth-child(5) .preview-text,
body.sky .poster .one-item:nth-child(11) .preview-text,
body.sky .poster .one-item:nth-child(15) .preview-text {
  color: #0c579b;
}
body.sky .poster .one-item:nth-child(1) .preview-text:before,
body.sky .poster .one-item:nth-child(5) .preview-text:before,
body.sky .poster .one-item:nth-child(11) .preview-text:before,
body.sky .poster .one-item:nth-child(15) .preview-text:before {
  background: #ffffff;
}
body.sky .poster .one-item:nth-child(1) .inf,
body.sky .poster .one-item:nth-child(5) .inf,
body.sky .poster .one-item:nth-child(11) .inf,
body.sky .poster .one-item:nth-child(15) .inf {
  border-bottom-color: #8cb8d9;
  border-right-color: #8cb8d9;
  background: #ffffff;
  color: #0c579b;
}
body.sky .poster-filter a {
  border-color: #8cb8d9 !important;
  color: #0c579b !important;
}
body.sky .poster-filter a:hover,
body.sky .poster-filter a.active {
  border-color: #0c579b !important;
  color: #0c579b !important;
}
body.sky .poster-tabs {
  border-bottom-color: #8cb8d9;
}
body.sky .poster-tabs.upper li.active {
  color: #0c579b;
}
body.sky .poster-tabs.upper li.active input {
  color: #0c579b;
}
body.sky .poster-tabs li {
  color: #0c579b;
}
body.sky .poster-tabs li.active {
  border-bottom-color: #0c579b;
  color: #0c579b;
}
body.sky .poster-tabs li.active input {
  color: #0c579b;
}
body.sky .poster-tabs input {
  color: #0c579b;
}
body.sky .poster-detail .watch-trailer {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background: #0c579b;
}
body.sky .poster-detail .watch-trailer:before {
  border-left-color: #ffffff;
}
body.sky .poster-detail .watch-trailer:hover {
  background: #0c579b;
}
body.sky .poster-detail .watch-trailer:active {
  background: #0c579b;
}
body.sky .long-box.sport-school .row > *:not(:last-child) .long-box-wrapper {
  border-bottom-color: #0c579b;
}
body.sky .long-box.full .long-box-wrapper .category {
  color: #0c579b;
}
body.sky .long-box.full .long-box-wrapper .long-box-text-more {
  border-bottom: 1px dotted #0c579b;
}
body.sky .long-box.full .long-box-wrapper .well .btn {
  border-color: #0c579b;
  color: #0c579b;
}
body.sky .long-box.full .long-box-wrapper .well .btn:hover {
  background: #0c579b;
  color: #ffffff;
}
body.sky .long-box.full .long-box-wrapper .well .btn:hover span {
  background: #ffffff;
  color: #0c579b;
}
body.sky .long-box.full .long-box-wrapper .well .btn:active {
  background: #0c579b;
}
body.sky .long-box.full .long-box-wrapper .well .btn.disabled,
body.sky .long-box.full .long-box-wrapper .well .btn[disabled] {
  border-color: #0c579b !important;
  background: transparent!important;
  color: #0c579b !important;
}
body.sky .long-box.full .long-box-wrapper .well .btn.disabled span,
body.sky .long-box.full .long-box-wrapper .well .btn[disabled] span {
  background: #0c579b !important;
  color: #ffffff !important;
}
body.sky .long-box.full .long-box-wrapper .well .btn span {
  background: #0c579b;
  color: #ffffff;
}
body.sky .long-box .long-box-wrapper .add-inf .td {
  color: #0c579b;
}
body.sky .long-box .long-box-wrapper .add-inf .td:first-child {
  color: #0c579b;
}
body.sky .long-box-text-wrapper .title {
  color: #0c579b;
}
body.sky .long-box-text-more {
  border-bottom-color: #0c579b;
  color: #0c579b;
}
body.sky .cards-box.no-bg .card-wrapper {
  background: none;
}
body.sky .cards-box .card-wrapper {
  background: #ffffff;
}
body.sky .cards-box .card-wrapper .title {
  color: #0c579b;
}
body.sky .cards-box .card-wrapper .load-info .platform {
  border-color: #0c579b;
  color: #0c579b;
}
body.sky .cards-box .card-wrapper .load-info .platform:hover {
  background: #0c579b;
  color: #ffffff;
}
body.sky .cards-box .card-wrapper .load-info .platform:hover svg {
  fill: #ffffff;
}
body.sky .cards-box .card-wrapper .load-info .platform svg {
  fill: #0c579b;
}
body.sky .cards-box .card-wrapper .load-info .android:before {
  content: '\f109';
}
body.sky .cards-box .card-wrapper .load-info .ios:before {
  content: '\f109';
}
body.sky .cards-box .card-wrapper .load-info .win:before {
  content: '\f109';
}
body.sky .monuments-box .monuments-box-wrapper .title {
  color: #0c579b;
}
body.sky .monuments-box .monuments-box-wrapper span {
  color: #0c579b;
}
body.sky .citizens-table .td {
  border-top-color: #0c579b;
}
body.sky .list-items-box .list-items-wrapper .list-items-cell .title {
  color: #0c579b;
}
body.sky .reference-info .info-box {
  border-bottom: 1px solid #8cb8d9;
  border-right: 1px solid #8cb8d9;
  border-top: 1px solid #8cb8d9;
  border-left: 3px solid #0c579b;
  background: #ffffff;
}
body.sky .reference-info .info-box:before {
  color: #0c579b;
}
body.sky .reference-info .one-item .phone:before {
  color: #0c579b;
}
body.sky .sort > * {
  border-bottom: 1px dotted #0c579b;
  color: #0c579b;
}
body.sky .sort > *.active {
  border-bottom-color: transparent;
  color: #0c579b;
}
body.sky .accept-method {
  border-bottom: 1px dotted #0c579b !important;
}
body.sky .accept-method:hover {
  border-bottom: 1px dotted transparent!important;
}
body.sky .send-appeals .one-item {
  background: #ffffff;
}
body.sky .send-appeals .one-item .icon svg .fil0 {
  fill: #0c579b;
}
body.sky .send-appeals .one-item .icon svg .fil1 {
  fill: #0c579b;
}
body.sky .titled-card .one-item {
  background: #ffffff;
}
body.sky .titled-card .one-item .title {
  border-left: 3px solid #0c579b;
}
body.sky .titled-card .one-item .bold,
body.sky .titled-card .one-item .title {
  color: #0c579b;
}
body.sky .accordeon .accordeon-wrapper .collapse-wrapper p {
  color: #0c579b;
}
body.sky .accordeon .accordeon-wrapper .more {
  border-bottom-color: #0c579b !important;
  color: #0c579b;
}
body.sky .accordeon .accordeon-wrapper .more:hover {
  border-bottom-color: transparent!important;
}
body.sky .twentytwenty-horizontal .twentytwenty-handle:before,
body.sky .twentytwenty-horizontal .twentytwenty-handle:after,
body.sky .twentytwenty-vertical .twentytwenty-handle:before,
body.sky .twentytwenty-vertical .twentytwenty-handle:after {
  background: #ffffff;
}
body.sky .twentytwenty-handle {
  border: 3px solid #ffffff;
  background: #ffffff;
}
body.sky .twentytwenty-left-arrow {
  border-right: 5px solid #0c579b;
}
body.sky .twentytwenty-right-arrow {
  border-left: 5px solid #0c579b;
}
body.sky .bg-gray-airy .twentytwenty-horizontal .twentytwenty-handle:before,
body.sky .bg-gray-airy .twentytwenty-horizontal .twentytwenty-handle:after,
body.sky .bg-gray-airy .twentytwenty-vertical .twentytwenty-handle:before,
body.sky .bg-gray-airy .twentytwenty-vertical .twentytwenty-handle:after {
  background: #def1ff;
}
body.sky .bg-gray-airy .twentytwenty-handle {
  border: 3px solid #def1ff;
  background: #def1ff;
}
body.sky .bb-bookblock-nav a {
  color: #ffffff !important;
  background: #0c579b;
}
body.sky .bb-bookblock-nav .pdf {
  border-color: #0c579b !important;
  color: #0c579b !important;
  background: transparent;
}
body.sky .federations-filter a {
  border-color: #0c579b !important;
  color: #0c579b !important;
}
body.sky .federations-filter a:hover,
body.sky .federations-filter a.active {
  border-color: #0c579b !important;
  color: #0c579b !important;
}
body.sky .info-table td {
  color: #0c579b;
}
body.sky .journal .journal-wrapper .journal-img span {
  background: #0c579b;
  color: #ffffff;
}
body.sky .journal .journal-wrapper p {
  color: #0c579b;
}
body.sky .infographics-text p:first-child {
  color: #0c579b;
}
body.sky .infographics-text p:first-child span:before {
  background: #0c579b;
}
body.sky .timeline .timeline-box:before {
  background: #0c579b;
}
body.sky .timeline .timeline-box .timeline-wrapper .timeline-item:before {
  border-color: #ffffff;
  background: #0c579b;
}
body.sky .timeline .timeline-box .timeline-wrapper .timeline-item:after {
  background: #0c579b;
}
body.sky .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year {
  background: #0c579b;
  color: #ffffff;
}
body.sky .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper {
  border-color: #0c579b;
}
body.sky .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .date {
  color: #0c579b;
}
body.sky .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .title {
  color: #0c579b;
}
body.sky .timeline .show-more {
  background: #ffffff;
}
body.sky .filter-box .filter-button {
  border-color: #0c579b;
  color: #0c579b;
}
body.sky .filter-box .filter-button:hover:not(.active) {
  border-color: #0c579b;
  color: #0c579b;
}
body.sky .filter-box .filter-button:hover.disabled {
  border-color: #0c579b;
  color: #0c579b;
}
body.sky .filter-box .filter-button.active {
  border-color: #0c579b;
  color: #0c579b;
}
body.sky .filter-box .form-group {
  background: #ffffff;
}
body.sky .filter-box .form-group:before {
  color: #0c579b;
}
body.sky .breadcrumb li {
  color: #0c579b;
}
body.sky .breadcrumb li a {
  color: #0c579b !important;
}
body.sky .breadcrumb li a:hover {
  color: #0c579b !important;
}
body.sky .pagination li.disabled a {
  border-color: #0c579b !important;
  color: #0c579b !important;
}
body.sky .pagination li.disabled a:hover {
  color: #0c579b !important;
}
body.sky .pagination li.active a {
  border-color: #0c579b !important;
  color: #0c579b !important;
  background: #ffffff;
}
body.sky .pagination li.active a:hover {
  background: #ffffff;
}
body.sky .pagination li a {
  border-color: #0c579b !important;
  color: #0c579b !important;
  background: #ffffff;
}
body.sky .pagination li a:hover {
  color: #0c579b !important;
  background: #ffffff;
}
body.sky .soc .icon {
  color: #ffffff !important;
  background: #0c579b;
}
body.sky .soc .icon:hover {
  color: #ffffff !important;
}
body.sky footer .slick-slider .slick-slide {
  border-color: #def1ff;
}
body.sky footer .slick-slider .slick-slide .text-wrapper p {
  color: #0c579b;
}
body.sky footer .slick-slider .slick-slide .text-wrapper a {
  color: #0c579b !important;
}
body.sky footer p {
  color: #0c579b;
}
body.sky footer a {
  border-bottom-color: #ffffff !important;
  color: #0c579b !important;
}
body.sky footer a:hover,
body.sky footer a.active {
  border-bottom-color: #ffffff !important;
  color: #0c579b !important;
}
body.sky footer .w-line {
  background: #ffffff;
}
body.sky .jBox-closeButton svg {
  fill: #fff;
}
body.sky .ad-slider .slick-arrow:before {
  color: #0c579b;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #0c579b;
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/invert.css?155357644152632*/
body.dark {
  background: #000000;
  color: #ffffff;
}
body.dark h1,
body.dark .h1,
body.dark h2,
body.dark .h2,
body.dark h3,
body.dark .h3,
body.dark h4,
body.dark .h4,
body.dark h5,
body.dark .h5,
body.dark span.title {
  color: #ffffff;
}
body.dark h1.center:after,
body.dark .h1.center:after,
body.dark h2.center:after,
body.dark .h2.center:after,
body.dark h3.center:after,
body.dark .h3.center:after,
body.dark h4.center:after,
body.dark .h4.center:after,
body.dark h5.center:after,
body.dark .h5.center:after,
body.dark span.title.center:after {
  background: #ffffff;
}
body.dark h1,
body.dark .h1 {
  color: #ffffff;
}
body.dark h2,
body.dark .h2 {
  color: #ffffff;
}
body.dark h3,
body.dark .h3 {
  color: #ffffff;
}
body.dark h4,
body.dark .h4 {
  color: #ffffff;
}
body.dark .desc {
  color: #ffffff;
}
body.dark input,
body.dark select,
body.dark textarea,
body.dark .placeholder.value,
body.dark .label-placeholder .control-label {
  background-color: #ffffff;
  color: #000000;
}
body.dark a:not(.btn),
body.dark a.a_ajax {
  color: #ffffff;
}
body.dark a:not(.btn):hover,
body.dark a.a_ajax:hover,
body.dark a:not(.btn):active,
body.dark a.a_ajax:active {
  color: #ffffff;
}
body.dark a:not(.btn),
body.dark .u_hover u,
body.dark .a_ajax u {
  color: #ffffff;
}
body.dark a:hover,
body.dark .u_hover:hover u,
body.dark .a_ajax:hover u {
  border-color: #ffffff;
}
body.dark .main-nav.active {
  background: #ffffff;
}
body.dark .main-nav.active a {
  color: #000000 !important;
}
body.dark .main-nav.active a.active {
  color: #000000 !important;
}
body.dark .main-nav nav a {
  color: #ffffff !important;
}
body.dark .main-nav nav a:hover,
body.dark .main-nav nav a.active {
  color: #ffffff !important;
}
body.dark .main-nav nav ul li:hover ul li a {
  color: #ffffff !important;
}
body.dark .main-nav nav ul li:hover a {
  color: #ffffff !important;
}
body.dark .main-nav nav ul li a {
  color: #ffffff !important;
}
body.dark .main-nav nav ul li span:before {
  color: #ffffff;
}
body.dark .main-nav nav ul li span:after {
  border-bottom-color: #ffffff;
}
body.dark .main-nav nav ul li ul {
  -webkit-box-shadow: 0 10px 10px 5px rgba(255, 255, 255, 0.25);
  box-shadow: 0 10px 10px 5px rgba(255, 255, 255, 0.25);
  border-top-color: #ffffff;
  background: #000000;
}
body.dark .main-nav nav ul li ul li:before {
  color: #ffffff;
}
body.dark .main-nav nav ul li ul li a {
  color: #ffffff !important;
}
body.dark .main-nav nav ul li ul li a:hover {
  color: #ffffff !important;
}
body.dark .sandwich {
  background: #ffffff;
}
body.dark .sandwich:before {
  background: rgba(0, 0, 0, 0.65);
}
body.dark .sandwich .sandwich-wrapper span {
  background: #000000;
}
body.dark .sandwich.active span {
  background-color: #000000;
}
body.dark .hr {
  background: #000000;
}
body.dark .btn {
  color: #000000;
  background: #ffffff;
  border-color: #ffffff;
}
body.dark .btn:hover {
  background: #ffffff;
  border-color: #ffffff;
}
body.dark .btn:focus {
  color: #ffffff;
}
body.dark .btn.btn.disabled,
body.dark .btn.btn[disabled] {
  background: #000000;
  border-color: #000000;
}
body.dark .btn.btn-empty {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
}
body.dark .btn.btn-empty:hover {
  color: #000000;
  background: #ffffff;
}
body.dark .btn.btn-empty:active {
  color: #000000;
  background: #ffffff;
}
body.dark .btn.btn-empty.btn.disabled,
body.dark .btn.btn-empty.btn[disabled] {
  color: #000000;
  background: #000000;
  border-color: #000000;
}
body.dark .form-control {
  border-color: #000000;
}
body.dark .form-control:focus,
body.dark .form-control.active {
  border-color: #ffffff;
}
body.dark .has-error {
  color: #ffffff !important;
}
body.dark .has-error * {
  color: #ffffff !important;
}
body.dark label.checkbox span:after,
body.dark label.radio span:after,
body.dark label.checkbox span:before,
body.dark label.radio span:before {
  -webkit-box-shadow: inset 0 0 0 1px #000000;
  box-shadow: inset 0 0 0 1px #000000;
}
body.dark label.checkbox.switcher span:before {
  -webkit-box-shadow: inset 0 0 0 2px #000000, inset -25px 0 0 2px #000000;
  box-shadow: inset 0 0 0 2px #000000, inset -25px 0 0 2px #000000;
}
body.dark label.checkbox.switcher input:checked + span:before {
  -webkit-box-shadow: inset 25px 0 0 2px #000000, inset 0 0 0 2px #000000;
  box-shadow: inset 25px 0 0 2px #000000, inset 0 0 0 2px #000000;
}
body.dark label.checkbox input:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 10px #ffffff;
  box-shadow: inset 0 0 0 10px #ffffff;
}
body.dark label.radio input:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 7px #ffffff;
  box-shadow: inset 0 0 0 7px #ffffff;
}
body.dark .modal .modal-content .modal-header {
  color: #ffffff;
}
body.dark .modal .modal-content .modal-header .close:after,
body.dark .modal .modal-content .modal-header .close:before {
  background: #ffffff;
}
body.dark .modal .modal-content .modal-header .close:hover:after,
body.dark .modal .modal-content .modal-header .close:hover:before {
  background: #ffffff;
}
body.dark .modal .modal-content .modal-header .close:active:after,
body.dark .modal .modal-content .modal-header .close:active:before {
  background: #ffffff;
}
body.dark .popover.bottom .arrow + .popover-title:after {
  border-bottom-color: #000000;
}
body.dark .popover-title {
  background: #000000;
}
body.dark .bg-red {
  background: #ffffff;
}
body.dark .bg-orange {
  background: #ffffff;
}
body.dark .bg-orange-light {
  background: #000000;
}
body.dark .bg-gray-airy {
  background: #000000;
}
body.dark .bg-gray-light {
  background: #000000;
}
body.dark .bg-gray {
  background: #000000;
}
body.dark .bg-gray-middle {
  background: #ffffff;
}
body.dark .bg-gray-dark {
  background: #ffffff;
}
body.dark .bg-white {
  background: #000000;
}
body.dark .font-color-white {
  color: #000000;
}
body.dark .label-placeholder .control-label {
  color: rgba(255, 255, 255, 0.3);
}
body.dark .label-placeholder .form-control {
  color: #ffffff;
  background: transparent;
  border-bottom-color: #000000;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
body.dark .label-placeholder .form-control:focus {
  border-color: #ffffff;
}
body.dark .label-placeholder .form-control:focus + .control-label {
  color: #ffffff;
}
body.dark .slick-dots li button {
  background: #000000;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
body.dark .slick-dots li:hover button {
  -webkit-box-shadow: inset 0 0 0 10px #ffffff;
  -moz-box-shadow: inset 0 0 0 10px #ffffff;
  box-shadow: inset 0 0 0 10px #ffffff;
}
body.dark .slick-dots li.slick-active button {
  -webkit-box-shadow: inset 0 0 0 10px #ffffff;
  -moz-box-shadow: inset 0 0 0 10px #ffffff;
  box-shadow: inset 0 0 0 10px #ffffff;
}
body.dark .chosen-container .chosen-drop {
  background: #000000;
  border-color: #ffffff;
}
body.dark .chosen-container .chosen-results {
  color: #ffffff;
}
body.dark .chosen-container .chosen-results li em {
  background: #000000;
}
body.dark .chosen-container .chosen-results li.group-result {
  color: #000000;
}
body.dark .chosen-container .chosen-results li.highlighted {
  background-color: #ffffff;
  color: white;
}
body.dark .chosen-container .chosen-results li.highlighted em {
  background: transparent;
}
body.dark .chosen-container .chosen-results li.disabled-result {
  color: #000000;
}
body.dark .chosen-container .chosen-results .no-results {
  background: #000000;
}
body.dark .chosen-container .chosen-results-scroll {
  background: #000000;
}
body.dark .chosen-container-single .chosen-single {
  -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);
  background-color: #000000;
  border-color: #000000 !important;
  color: #ffffff !important;
}
body.dark .chosen-container-single .chosen-single div b {
  border-top-color: #ffffff;
}
body.dark .chosen-container-single .chosen-search input[type="text"] {
  background: #000000;
  border: 1px solid #000000;
}
body.dark .chosen-container-single .chosen-search input[type="text"]:focus {
  border-color: #ffffff;
}
body.dark .chosen-container-multi .chosen-choices {
  -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);
  background-color: #000000;
  border: 1px solid #000000;
}
body.dark .chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  color: #000000;
}
body.dark .chosen-container-multi .chosen-choices .search-field .default {
  color: #000000;
}
body.dark .chosen-container-multi .chosen-choices .search-choice {
  background-color: #ffffff;
  color: #000000;
}
body.dark .chosen-container-multi .chosen-choices .search-choice .search-choice-close:after,
body.dark .chosen-container-multi .chosen-choices .search-choice .search-choice-close:before {
  background: #000000;
}
body.dark .chosen-container-multi .chosen-choices .search-choice .search-choice-close:active:after,
body.dark .chosen-container-multi .chosen-choices .search-choice .search-choice-close:active:before {
  background: #000000;
}
body.dark .chosen-container-multi .chosen-choices .search-choice-focus {
  background: #000000;
}
body.dark .chosen-container-active .chosen-single {
  border: 1px solid #ffffff;
}
body.dark .chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #000000;
  border-color: #ffffff !important;
}
body.dark .chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
}
body.dark .chosen-container-active.chosen-with-drop .chosen-single div b {
  border-bottom-color: #ffffff;
}
body.dark .chosen-container-active .chosen-choices {
  border: 1px solid #ffffff;
}
body.dark .chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #ffffff !important;
}
body.dark .chosen-rtl .chosen-search input[type="text"] {
  background: #000000;
}
body.dark .customScrollbar {
  -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);
  background-color: #000000;
  border: 1px solid #000000;
}
body.dark .customScrollbar .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000000;
}
body.dark .customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000000;
}
body.dark .customScrollbar .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
body.dark .customScrollbar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
body.dark .customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  background-color: #ffffff;
}
body.dark .nav-tabs li.active > a {
  color: #ffffff;
}
body.dark .nav-tabs li > a {
  color: #ffffff;
}
body.dark .nav-tabs li > a span {
  background: #ffffff;
  color: #000000;
}
body.dark body.main-menu-open .second-line-menu {
  -webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  -o-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
}
body.dark header {
  background: #000000;
}
body.dark header .logo-mobile {
  border-bottom-color: #ffffff;
  background: #000000;
}
body.dark .h-line {
  background: #000000;
}
body.dark .v-line {
  background: #000000;
}
body.dark .cecutient-menu {
  background: #ffffff;
}
body.dark .cecutient-menu .container {
  color: #000000;
}
body.dark .cecutient-menu .container .label {
  background: #000000;
  color: #000000;
}
body.dark .cecutient-menu .container .font-size .plus,
body.dark .cecutient-menu .container .font-size .minus {
  background: #000000;
  color: #ffffff;
}
body.dark .cecutient-menu .container .font-size .plus:hover,
body.dark .cecutient-menu .container .font-size .minus:hover {
  background: #ffffff;
  color: #ffffff;
}
body.dark .first-line-menu p {
  color: #ffffff;
}
body.dark .first-line-menu .clock .clock-one,
body.dark .first-line-menu .clock .clock-title {
  color: #ffffff;
}
body.dark .third-line-menu {
  border-top-color: #ffffff;
}
body.dark .third-line-menu:before,
body.dark .third-line-menu:after {
  border-top-color: #ffffff;
}
body.dark .send-message {
  background: #ffffff;
  color: #000000 !important;
}
body.dark .send-message:hover {
  background: #ffffff;
  color: #000000 !important;
}
body.dark .cecutient-button,
body.dark .search-box {
  color: #ffffff !important;
}
body.dark .cecutient-button:hover,
body.dark .search-box:hover {
  color: #ffffff !important;
}
body.dark .cecutient-button {
  background: #000000;
}
body.dark .search-box .search-field:focus + .search-button:hover {
  color: #ffffff;
}
body.dark .search-box span:after {
  background: #000000;
}
body.dark .search-field {
  background: transparent;
  color: rgba(0, 0, 0, 0);
}
body.dark .search-field:focus {
  background: #000000;
  color: #ffffff;
}
body.dark .search-field:focus + .search-button {
  background: #000000;
}
body.dark .search-field:focus + .search-button + span:after {
  background: transparent;
}
body.dark .search-button {
  background: transparent;
}
body.dark .logo {
  color: #ffffff !important;
}
body.dark .logo:hover {
  color: #ffffff !important;
}
body.dark .logo .logo-desc {
  color: #ffffff !important;
}
body.dark .logo svg .fil0 {
  fill: #ffffff !important;
}
body.dark .submenu li {
  color: #ffffff;
}
body.dark .submenu li:hover {
  color: #ffffff;
}
body.dark .submenu li a {
  color: #ffffff;
}
body.dark .submenu li span:before {
  color: #ffffff;
}
body.dark .submenu li span:after {
  border-bottom-color: #ffffff;
}
body.dark .submenu li ul {
  -webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
  border-top-color: #ffffff;
  background: #000000;
}
body.dark .submenu-mobile {
  border-color: #000000;
}
body.dark .event-box .wrapper {
  background: rgba(255, 255, 255, 0.25);
}
body.dark .event-box .wrapper .date {
  color: #000000;
}
body.dark .event-box .wrapper p {
  color: #000000;
}
body.dark .article-previews.article-list .wrapper[class$=-icon]:before,
body.dark .article-previews .article-list .wrapper[class$=-icon]:before {
  color: #ffffff;
}
body.dark .article-previews.article-list .wrapper .coincidence,
body.dark .article-previews .article-list .wrapper .coincidence {
  background: #ffffff;
}
body.dark .article-previews .wrapper {
  border-bottom-color: #000000;
}
body.dark .article-previews .wrapper[class$=-icon] .img:before {
  background: #ffffff;
  color: #000000;
}
body.dark .article-previews .wrapper .date {
  color: #ffffff;
}
body.dark .article-previews .wrapper .img .count {
  background: #ffffff;
  color: #000000;
}
body.dark .article-previews .wrapper .img .count:before {
  color: #000000;
}
body.dark .article-previews .wrapper p {
  color: #ffffff;
}
body.dark .article-box .soc {
  border-color: #ffffff;
  border-left-color: #ffffff;
}
body.dark .article-box .soc:before {
  color: #ffffff;
}
body.dark .article-box .soc .icon:before {
  color: #000000 !important;
}
body.dark .article-box .soc .icon[class$=-vk] {
  background: #48729e;
}
body.dark .article-box .soc .icon[class$=-facebook] {
  background: #3b5998;
}
body.dark .article-box .soc .icon[class$=-odnoklassniki] {
  background: #eb722e;
}
body.dark .article-box .soc .icon[class$=-twitter] {
  background: #00aced;
}
body.dark .article-box .upper-links a {
  border-bottom-color: #ffffff !important;
  color: #ffffff !important;
}
body.dark .article-box .upper-links a:hover {
  border-bottom-color: #ffffff !important;
  color: #ffffff !important;
}
body.dark .article-gallery .slick-slider-for .slick-slide a:before {
  background: rgba(0, 0, 0, 0.5);
  color: #000000;
}
body.dark .article-gallery .slick-slider-for .slick-arrow {
  background: rgba(0, 0, 0, 0.15);
}
body.dark .article-gallery .slick-slider-for .slick-arrow:before {
  color: #000000;
}
body.dark .article-gallery .slick-slider-nav .slick-arrow {
  border-color: #ffffff;
}
body.dark .article-gallery .slick-slider-nav .slick-arrow:before {
  color: #ffffff;
}
body.dark .centerd-box .title {
  color: #ffffff;
}
body.dark .hash-tag {
  color: #ffffff !important;
  background: #000000;
}
body.dark .hash-tag.more {
  background: #000000 !important;
  color: #000000 !important;
}
body.dark .bg-gray-airy .hash-tag {
  background: #000000;
}
body.dark .article-announce {
  border-color: #ffffff;
}
body.dark .article-announce .day {
  color: #ffffff;
}
body.dark .show-more {
  background: transparent;
}
body.dark .show-more:after {
  color: #ffffff;
}
body.dark .show-more:hover.btn {
  background: #ffffff !important;
  color: #000000 !important;
}
body.dark .show-more:hover:after {
  color: #000000;
}
body.dark .show-more.btn-empty {
  border-color: #ffffff !important;
  color: #ffffff !important;
}
body.dark .show-more.upper:hover {
  border-bottom-color: #ffffff;
}
body.dark .show-more.upper:hover:after {
  color: #ffffff;
}
body.dark .show-more.arrow-right:after {
  color: #ffffff !important;
}
body.dark .show-more.arrow-right.btn-empty:hover:after {
  color: #000000 !important;
}
body.dark .special-project-box .label {
  background: #ffffff;
  color: #000000;
}
body.dark .special-project-box .label:after {
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}
body.dark .special-project-box p {
  color: #ffffff;
}
body.dark .special-project-previews a.one-item {
  outline: 1px solid #000000;
  color: #000000 !important;
}
body.dark .special-project-previews a.one-item:after {
  background: #ffffff;
}
body.dark .special-project-previews a.one-item .title:after {
  background: #000000;
}
body.dark .special-project-list .project-announce .date {
  color: #ffffff;
}
body.dark .special-project-list .project-announce .title {
  color: #ffffff !important;
}
body.dark .special-project-list .project-announce .title:hover {
  color: #ffffff !important;
}
body.dark .projects-info ul li:before {
  color: #ffffff;
}
body.dark .projects-info ul li .title {
  color: #ffffff;
}
body.dark .advisor-categories-menu {
  background: #ffffff;
  color: #000000;
}
body.dark .advisor-categories-menu ul li {
  background: #ffffff;
}
body.dark .advisor-categories-menu ul li.active {
  background: transparent;
}
body.dark .advisor-categories-menu ul li.active .punkt .icon svg .fil1 {
  fill: #000000;
}
body.dark .advisor-categories-menu ul li.active .punkt span:before {
  color: #000000;
}
body.dark .advisor-categories-menu ul li .punkt {
  background: transparent;
}
body.dark .advisor-categories-menu ul li .punkt:hover {
  background: #ffffff;
}
body.dark .advisor-categories-menu ul li .punkt:hover .icon svg .fil1 {
  fill: #000000;
}
body.dark .advisor-categories-menu ul li .punkt:hover span:before {
  color: #000000;
}
body.dark .advisor-categories-menu ul li .punkt .icon svg .fil0 {
  fill: rgba(0, 0, 0, 0);
}
body.dark .advisor-categories-menu ul li .punkt .icon svg .fil1 {
  fill: #ffffff;
}
body.dark .advisor-categories-menu ul li .punkt a {
  color: #000000 !important;
}
body.dark .advisor-categories-menu ul li .punkt span:before {
  color: #ffffff;
}
body.dark .advisor-categories-menu ul li ul li {
  background: transparent;
}
body.dark .advisor-categories-menu ul li ul li:hover {
  background: #ffffff;
}
body.dark .advisor-categories-menu ul li ul li:hover a {
  border-top-color: transparent!important;
  color: #000000 !important;
}
body.dark .advisor-categories-menu ul li ul li a {
  border-top-color: #ffffff !important;
  color: #000000 !important;
}
body.dark .advisor .search-box {
  border-color: #ffffff;
}
body.dark .advisor .search-box .search-field {
  background: #000000;
  color: #ffffff;
}
body.dark .advisor .search-box .search-button {
  background: #000000;
  color: #ffffff;
}
body.dark .advisor .advisor-tabs li {
  border-bottom-color: #ffffff;
}
body.dark .advisor .advisor-tabs li a {
  border-bottom-color: transparent;
  color: #ffffff;
}
body.dark .advisor .advisor-tabs li a:hover {
  color: #ffffff;
}
body.dark .advisor .advisor-tabs li a.active {
  border-bottom-color: #ffffff;
  color: #ffffff;
}
body.dark .advisor .advisor-categories-box.line .advisor-category {
  border: 1px solid #000000 !important;
}
body.dark .advisor .advisor-categories-box.line .advisor-category:hover {
  border-color: #ffffff !important;
}
body.dark .advisor .advisor-categories-box .title .icon svg .fil0 {
  fill: #000000;
}
body.dark .advisor .advisor-categories-box .title .icon svg .fil1 {
  fill: #ffffff;
}
body.dark .advisor .advisor-categories-box .advisor-category {
  border-color: #ffffff !important;
  background: #000000;
}
body.dark .advisor .advisor-categories-box .advisor-category:hover .cat-name {
  color: #ffffff;
}
body.dark .advisor .advisor-categories-box .advisor-category:active {
  background: #000000;
}
body.dark .advisor .advisor-categories-box .advisor-category[href$=pdf]:after {
  background: #ffffff;
  color: #000000;
}
body.dark .advisor .advisor-categories-box .advisor-category .icon svg .fil0 {
  fill: #ffffff;
}
body.dark .advisor .advisor-categories-box .advisor-category .icon svg .fil0.str0 {
  fill: #000000;
  stroke: #ffffff;
  stroke-width: 30;
}
body.dark .advisor .advisor-categories-box .advisor-category .icon svg .fil1 {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  fill: #000000;
}
body.dark .advisor .advisor-categories-box .advisor-category .icon svg .fil1.str0 {
  fill: #000000;
  stroke: #ffffff;
  stroke-width: 30;
}
body.dark .advisor .advisor-categories-box .advisor-category .icon svg .fil1.str1 {
  fill: #000000;
  stroke: #ffffff;
  stroke-width: 122;
}
body.dark .advisor .advisor-categories-box .advisor-category .icon svg .fil2 {
  fill: #ffffff;
}
body.dark .advisor .advisor-categories-box .advisor-category .icon svg .fil2.str0 {
  fill: #000000;
  stroke: #ffffff;
  stroke-width: 110;
}
body.dark .advisor .advisor-categories-box .advisor-category .icon svg .fil3 {
  fill: #ffffff;
}
body.dark .advisor .advisor-categories-box .advisor-category .cat-name {
  color: #ffffff;
}
body.dark .advisor .advice-box.disabled .advice.active {
  border-color: #ffffff !important;
  background: #000000 !important;
  color: #ffffff !important;
}
body.dark .advisor .advice-box.disabled .advice.active:before,
body.dark .advisor .advice-box.disabled .advice.active:after {
  color: #ffffff;
}
body.dark .advisor .advice {
  border-color: #ffffff !important;
}
body.dark .advisor .advice:after {
  color: #ffffff;
}
body.dark .advisor .advice[target=_blank] {
  border-color: #000000 !important;
  background: #000000;
  color: #ffffff;
}
body.dark .advisor .advice[target=_blank]:before {
  color: #ffffff;
}
body.dark .advisor .advice:hover {
  border-color: #ffffff !important;
  background: #ffffff;
  color: #000000;
}
body.dark .advisor .advice:hover:before,
body.dark .advisor .advice:hover:after {
  color: #000000;
}
body.dark .advisor .advice:active {
  border-color: #ffffff !important;
  background: #ffffff;
  color: #000000;
}
body.dark .advisor .advice:active:after {
  color: #000000;
}
body.dark .advisor .advisor-img .icon-wrapper {
  -webkit-box-shadow: 0 0 7px #ffffff;
  -moz-box-shadow: 0 0 7px #ffffff;
  box-shadow: 0 0 7px #ffffff;
  background: #ffffff;
}
body.dark .advisor .advisor-img .icon-wrapper .icon svg .fil0 {
  fill: #000000;
}
body.dark .advisor .advisor-img .icon-wrapper .icon svg .fil1 {
  fill: #ffffff;
}
body.dark .advisor .soc {
  border-color: #ffffff;
  border-left-color: #ffffff;
}
body.dark .advisor .soc:before {
  color: #ffffff;
}
body.dark .advisor .soc .icon:before {
  color: #000000 !important;
}
body.dark .advisor .soc .icon[class$=-vk] {
  background: #48729e;
}
body.dark .advisor .soc .icon[class$=-facebook] {
  background: #3b5998;
}
body.dark .advisor .soc .icon[class$=-odnoklassniki] {
  background: #eb722e;
}
body.dark .advisor .soc .icon[class$=-twitter] {
  background: #00aced;
}
body.dark .useful-docs a.doc-wrapper,
body.dark .committee-info a.doc-wrapper {
  border-color: #ffffff;
  background: #000000;
}
body.dark .useful-docs a.doc-wrapper:hover,
body.dark .committee-info a.doc-wrapper:hover {
  border-color: #ffffff;
}
body.dark .useful-docs a.doc-wrapper:hover p,
body.dark .committee-info a.doc-wrapper:hover p {
  color: #ffffff;
}
body.dark .useful-docs a.doc-wrapper:active,
body.dark .committee-info a.doc-wrapper:active {
  background: #000000;
}
body.dark .useful-docs a.doc-wrapper .type,
body.dark .committee-info a.doc-wrapper .type {
  color: #ffffff;
}
body.dark .useful-docs a.doc-wrapper .inf,
body.dark .committee-info a.doc-wrapper .inf {
  color: #ffffff;
}
body.dark .useful-docs a.doc-wrapper p,
body.dark .committee-info a.doc-wrapper p {
  color: #ffffff;
}
body.dark .bg-gray-airy .useful-docs .doc-wrapper,
body.dark .bg-gray-airy .committee-info .doc-wrapper {
  border-color: #000000;
}
body.dark .bg-gray-airy .useful-docs .doc-wrapper:hover,
body.dark .bg-gray-airy .committee-info .doc-wrapper:hover {
  border-color: #ffffff;
}
body.dark .related-tips .slick-slider .slick-arrow {
  background: transparent;
}
body.dark .related-tips .slick-slider .slick-arrow:before {
  color: #ffffff;
}
body.dark .related-tips .slick-slider .slick-arrow.slick-disabled:before {
  color: #000000;
}
body.dark .related-tips .slick-slide {
  background: #000000;
}
body.dark .related-tips table tr td {
  color: #ffffff;
}
body.dark .related-tips table tr td:hover {
  color: #ffffff;
}
body.dark .governance-menu {
  border-color: #000000;
  background: #000000;
}
body.dark .governance-menu ul li {
  background: #000000;
}
body.dark .governance-menu ul li:first-child > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.dark .governance-menu ul li.active {
  background: transparent;
}
body.dark .governance-menu ul li.active > .punkt span:after {
  color: #ffffff;
}
body.dark .governance-menu ul li.current > ul .chief {
  background: #ffffff;
}
body.dark .governance-menu ul li.current > ul .chief .chief-wrapper {
  border-top-color: transparent!important;
}
body.dark .governance-menu ul li.current > ul .chief .chief-wrapper .post,
body.dark .governance-menu ul li.current > ul .chief .chief-wrapper .name {
  color: #000000 !important;
}
body.dark .governance-menu ul li .punkt:hover {
  background: #ffffff;
}
body.dark .governance-menu ul li .punkt:hover a,
body.dark .governance-menu ul li .punkt:hover span:after {
  color: #000000 !important;
}
body.dark .governance-menu ul li .punkt a {
  color: #ffffff !important;
}
body.dark .governance-menu ul li .punkt span:after {
  color: #ffffff;
}
body.dark .governance-menu ul li ul .chief {
  background: #000000;
}
body.dark .governance-menu ul li ul .chief .chief-wrapper {
  border-top-color: #000000;
}
body.dark .governance-menu ul li ul .chief .chief-wrapper .post {
  color: #ffffff;
}
body.dark .governance-menu ul li ul .chief .chief-wrapper .post:hover {
  color: #ffffff;
}
body.dark .governance-menu ul li ul .chief .chief-wrapper .name {
  color: #ffffff;
}
body.dark .governance-menu ul li ul li {
  background: #ffffff;
}
body.dark .governance-menu ul li ul li:nth-child(2) > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.dark .governance-menu ul li ul li:hover > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.dark .governance-menu ul li ul li:hover > .punkt .punkt-wrapper .name {
  color: #000000;
}
body.dark .governance-menu ul li ul li.active {
  background: #ffffff;
}
body.dark .governance-menu ul li ul li.active .punkt .post,
body.dark .governance-menu ul li ul li.active .punkt .name {
  color: #000000 !important;
}
body.dark .governance-menu ul li ul li.active .punkt span:after {
  color: #000000;
}
body.dark .governance-menu ul li ul li.active ul {
  background: #ffffff;
}
body.dark .governance-menu ul li ul li .punkt .punkt-wrapper {
  border-top-color: #ffffff;
}
body.dark .governance-menu ul li ul li .punkt .punkt-wrapper .post {
  color: #000000 !important;
}
body.dark .governance-menu ul li ul li .punkt .punkt-wrapper .name {
  color: #ffffff;
}
body.dark .governance-menu ul li ul li .punkt span:after {
  color: #000000;
}
body.dark .governance-menu ul li ul li ul li {
  background: transparent;
}
body.dark .governance-menu ul li ul li ul li:hover > .punkt .punkt-wrapper {
  border-top-color: transparent!important;
}
body.dark .governance-menu ul li ul li ul li:hover > .punkt .punkt-wrapper .name {
  color: #000000;
}
body.dark .governance-menu ul li ul li ul li .punkt .punkt-wrapper {
  border-top: 1px solid #ffffff !important;
}
body.dark .governance-menu ul li ul li ul li .punkt .punkt-wrapper .post {
  color: #000000 !important;
}
body.dark .governance-menu ul li ul li ul li .punkt .punkt-wrapper .post:hover {
  color: #000000 !important;
}
body.dark .governance-menu ul li ul li ul li .punkt .punkt-wrapper .name {
  color: #ffffff;
}
body.dark .governance-menu-sandwich {
  background: #ffffff;
  color: #000000;
}
body.dark .governance .phone {
  color: #ffffff;
}
body.dark .governance .phone:before {
  color: #ffffff;
}
body.dark .governance .chairman-box .chairman-info:after {
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='rgba(0, 0, 0, 0)', GradientType=0);
}
body.dark .governance .chairman-box .chairman-info-more {
  border-bottom-color: #ffffff;
  color: #ffffff;
}
body.dark .governance .subordinate-list .one-item {
  border-color: #000000;
}
body.dark .governance .subordinate-list .one-item .inf-wrapper .post {
  color: #ffffff;
}
body.dark .governance .subordinate-list .one-item .inf-wrapper .name {
  color: #ffffff;
}
body.dark .governance .subordinate-list a:hover {
  border-color: #ffffff;
}
body.dark .chairman {
  background: #000000;
}
body.dark .chairman .post {
  color: #ffffff;
}
body.dark .chairman .name {
  color: #ffffff;
}
body.dark .chairman .doc {
  border-color: #000000 !important;
  color: #ffffff !important;
  background: #000000;
}
body.dark .chairman .doc:before {
  color: #ffffff;
}
body.dark .chairman .doc:hover {
  color: #ffffff !important;
}
body.dark .chairman.line {
  background: #000000;
}
body.dark .chairman.line .doc {
  border-color: #ffffff !important;
}
body.dark .bg-gray-airy .chairman.line {
  background: #ffffff;
}
body.dark .bg-gray-airy .chairman.line .doc {
  border-color: #ffffff !important;
  color: #000000 !important;
  background: #ffffff;
}
body.dark .bg-gray-airy .chairman.line .doc:before {
  color: #ffffff;
}
body.dark .committee .phone {
  color: #ffffff;
}
body.dark .committee .phone:before {
  color: #ffffff;
}
body.dark .committee .authors {
  color: #ffffff;
}
body.dark .committee .authors:before {
  color: #ffffff;
}
body.dark .committee-address .map-link {
  color: #000000 !important;
}
body.dark .committee-address .title {
  color: #ffffff;
}
body.dark .committee-address .chairman {
  background: #000000;
}
body.dark .committee-address .chairman .doc {
  border-color: #ffffff !important;
}
body.dark .committee-links .link-wrapper a {
  border-bottom-color: #ffffff !important;
  color: #ffffff !important;
}
body.dark .authorities .one-item .title {
  color: #ffffff;
}
body.dark .structure .one-item span {
  border: 1px solid #ffffff;
  background: #000000;
  color: #ffffff;
}
body.dark .structure .one-item + .one-item span:before {
  background: #ffffff;
  color: #ffffff;
}
body.dark .slick-slider.main .wrapper h1,
body.dark .slick-slider.main .wrapper .h1 {
  background: rgba(255, 255, 255, 0.25);
  color: #000000;
}
body.dark .slick-slider.main .wrapper p {
  background: rgba(255, 255, 255, 0.25);
  color: #000000;
}
body.dark .slick-slider.career {
  background: #000000;
}
body.dark .slick-slider.career .slick-slide .name {
  color: #ffffff;
}
body.dark .slick-slider.career .slick-slide .post {
  color: #ffffff;
}
body.dark .benefits .icon {
  color: #ffffff;
}
body.dark .benefits p {
  color: #ffffff;
}
body.dark .benefits ul li:before {
  color: #ffffff;
}
body.dark .vacancy-previews .one-item .setequalheight {
  color: #ffffff !important;
  background: #000000;
}
body.dark .vacancy-previews .one-item .setequalheight:hover {
  color: #ffffff !important;
}
body.dark .resume-form {
  border-color: #000000;
}
body.dark .resume-form .title:before {
  background: #ffffff;
}
body.dark .resume-form .btn-empty {
  border-color: #ffffff;
  color: #ffffff;
}
body.dark .resume-form .btn-empty:hover,
body.dark .resume-form .btn-empty:active {
  background: #ffffff;
  color: #000000;
}
body.dark .resume-form .resume-wrapper {
  background: #000000;
  color: #ffffff;
}
body.dark .resume-form .resume-wrapper:before {
  color: #ffffff;
}
body.dark .resume-form .resume-wrapper span {
  color: #ffffff;
}
body.dark .resume-form .resume-wrapper .close:after,
body.dark .resume-form .resume-wrapper .close:before {
  background: #000000;
}
body.dark .resume-form .resume-wrapper .close:hover:after,
body.dark .resume-form .resume-wrapper .close:hover:before {
  background: #ffffff;
}
body.dark .resume-form .resume-wrapper .close:active:after,
body.dark .resume-form .resume-wrapper .close:active:before {
  background: #000000;
}
body.dark .resume-form .chosen-with-drop .chosen-single,
body.dark .resume-form .chosen-single,
body.dark .resume-form .chosen-drop,
body.dark .resume-form .chosen-results {
  background-color: #ffffff;
  color: #000000 !important;
}
body.dark .resume-form .chosen-results li.highlighted {
  background-color: #000000;
  color: #ffffff !important;
}
body.dark .bg-gray-airy .resume-form {
  background: #000000;
}
body.dark .external-resources .one-item .setequalheight {
  color: #ffffff !important;
  background: #000000;
}
body.dark .external-resources .one-item .setequalheight:hover {
  color: #ffffff !important;
}
body.dark .legal-filter {
  background: #000000;
}
body.dark .legal-filter .type label input:checked + span {
  border-color: #ffffff;
}
body.dark .legal-filter .type label span {
  border-color: #000000;
}
body.dark .search-results .one-item {
  border-top-color: #000000;
}
body.dark .search-results .one-item .name {
  color: #ffffff;
}
body.dark .search-results .one-item .publ {
  background: #000000;
}
body.dark .search-results .one-item .publ p,
body.dark .search-results .one-item .publ .title {
  color: #ffffff;
}
body.dark .poster.short .one-item:nth-child(1):hover {
  -webkit-box-shadow: inset 0 0 0 1px #000000;
  -moz-box-shadow: inset 0 0 0 1px #000000;
  box-shadow: inset 0 0 0 1px #000000;
}
body.dark .poster.short .one-item:nth-child(1) .preview-text {
  background: #ffffff;
  color: #000000;
}
body.dark .poster.short .one-item:nth-child(1) .inf {
  background: #ffffff;
  color: #000000;
}
body.dark .poster.short .one-item:nth-child(1) .inf:before {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
}
body.dark .poster .one-item {
  -webkit-box-shadow: inset 0 0 0 1px #000000;
  -moz-box-shadow: inset 0 0 0 1px #000000;
  box-shadow: inset 0 0 0 1px #000000;
  background: #000000;
}
body.dark .poster .one-item:hover {
  -webkit-box-shadow: inset 0 0 0 1px #000000;
  -moz-box-shadow: inset 0 0 0 1px #000000;
  box-shadow: inset 0 0 0 1px #000000;
}
body.dark .poster .one-item .category {
  background: #ffffff;
  color: #000000;
}
body.dark .poster .one-item .category:before {
  color: #000000;
}
body.dark .poster .one-item .category:after {
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}
body.dark .poster .one-item .preview-text {
  background: #ffffff;
  color: #000000;
}
body.dark .poster .one-item .inf {
  background: #ffffff;
  color: #000000;
}
body.dark .poster .one-item .inf:before {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
}
body.dark .poster .one-item:nth-child(1):hover .inf,
body.dark .poster .one-item:nth-child(5):hover .inf,
body.dark .poster .one-item:nth-child(11):hover .inf,
body.dark .poster .one-item:nth-child(15):hover .inf {
  border-bottom-color: #000000;
  border-right-color: #000000;
}
body.dark .poster .one-item:nth-child(1) .preview-text,
body.dark .poster .one-item:nth-child(5) .preview-text,
body.dark .poster .one-item:nth-child(11) .preview-text,
body.dark .poster .one-item:nth-child(15) .preview-text {
  color: #ffffff;
  background: #000000;
}
body.dark .poster .one-item:nth-child(1) .preview-text:before,
body.dark .poster .one-item:nth-child(5) .preview-text:before,
body.dark .poster .one-item:nth-child(11) .preview-text:before,
body.dark .poster .one-item:nth-child(15) .preview-text:before {
  background: #000000;
}
body.dark .poster .one-item:nth-child(1) .inf,
body.dark .poster .one-item:nth-child(5) .inf,
body.dark .poster .one-item:nth-child(11) .inf,
body.dark .poster .one-item:nth-child(15) .inf {
  border-bottom-color: #000000;
  border-right-color: #000000;
  background: #000000;
  color: #000000;
}
body.dark .poster .one-item:nth-child(1) .inf:before,
body.dark .poster .one-item:nth-child(5) .inf:before,
body.dark .poster .one-item:nth-child(11) .inf:before,
body.dark .poster .one-item:nth-child(15) .inf:before {
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='rgba(0, 0, 0, 0)', GradientType=0);
}
body.dark .poster-filter a {
  border-color: #000000 !important;
  color: #ffffff !important;
}
body.dark .poster-filter a:hover,
body.dark .poster-filter a.active {
  border-color: #000000 !important;
  color: #ffffff !important;
}
body.dark .poster-tabs {
  border-bottom-color: #000000;
}
body.dark .poster-tabs.upper li.active {
  color: #ffffff;
}
body.dark .poster-tabs.upper li.active input {
  color: #ffffff;
}
body.dark .poster-tabs li {
  color: #000000;
}
body.dark .poster-tabs li.active {
  border-bottom-color: #ffffff;
  color: #ffffff;
}
body.dark .poster-tabs li.active input {
  color: #ffffff;
}
body.dark .poster-tabs input {
  color: #000000;
}
body.dark .poster-detail .watch-trailer {
  border-color: #000000 !important;
  color: #000000 !important;
  background: #ffffff;
}
body.dark .poster-detail .watch-trailer:before {
  border-left-color: #000000;
}
body.dark .poster-detail .watch-trailer:hover {
  background: #ffffff;
}
body.dark .poster-detail .watch-trailer:active {
  background: #ffffff;
}
body.dark .long-box.sport-school .row > *:not(:last-child) .long-box-wrapper {
  border-bottom-color: #000000;
}
body.dark .long-box.full .long-box-wrapper .category {
  color: #ffffff;
}
body.dark .long-box.full .long-box-wrapper .long-box-text-more {
  border-bottom: 1px dotted #ffffff;
}
body.dark .long-box.full .long-box-wrapper .well .btn {
  border-color: #ffffff;
  background: #000000;
  color: #ffffff;
}
body.dark .long-box.full .long-box-wrapper .well .btn:hover {
  background: #ffffff;
  color: #000000;
}
body.dark .long-box.full .long-box-wrapper .well .btn:hover span {
  background: #000000;
  color: #ffffff;
}
body.dark .long-box.full .long-box-wrapper .well .btn:active {
  background: #ffffff;
}
body.dark .long-box.full .long-box-wrapper .well .btn.disabled,
body.dark .long-box.full .long-box-wrapper .well .btn[disabled] {
  border-color: #ffffff !important;
  background: transparent!important;
  color: #ffffff !important;
}
body.dark .long-box.full .long-box-wrapper .well .btn.disabled span,
body.dark .long-box.full .long-box-wrapper .well .btn[disabled] span {
  background: #ffffff !important;
  color: #000000 !important;
}
body.dark .long-box.full .long-box-wrapper .well .btn span {
  background: #ffffff;
  color: #000000;
}
body.dark .long-box .long-box-wrapper .add-inf .td {
  color: #ffffff;
}
body.dark .long-box .long-box-wrapper .add-inf .td:first-child {
  color: #ffffff;
}
body.dark .long-box-text-wrapper .title {
  color: #ffffff;
}
body.dark .long-box-text-wrapper.chairman-info:after {
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='rgba(0, 0, 0, 0)', GradientType=0);
}
body.dark .bg-gray-airy .long-box.full .long-box-wrapper .date,
body.dark .bg-gray-airy .long-box.full .long-box-wrapper p {
  color: #000000;
}
body.dark .bg-gray-airy .long-box.full .long-box-wrapper .long-box-text-more {
  border-bottom: 1px dotted #000000;
}
body.dark .bg-gray-airy .long-box.no-bg .long-box-text-wrapper .title,
body.dark .bg-gray-airy .long-box.no-bg .long-box-text-wrapper p {
  color: #ffffff;
}
body.dark .bg-gray-airy .long-box-text-wrapper .title,
body.dark .bg-gray-airy .long-box-text-wrapper p {
  color: #000000;
}
body.dark .bg-gray-airy .long-box-text-wrapper.chairman-info:after {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
}
body.dark .long-box-text-more {
  border-bottom-color: #ffffff;
  color: #ffffff;
}
body.dark .bg-gray-airy .long-box-text-more {
  border-bottom-color: #000000;
  color: #000000;
}
body.dark .cards-box.no-bg .card-wrapper {
  background: none;
}
body.dark .cards-box .card-wrapper {
  background: #000000;
}
body.dark .cards-box .card-wrapper .title {
  color: #ffffff;
}
body.dark .cards-box .card-wrapper .load-info .platform {
  border-color: #ffffff;
  color: #ffffff;
}
body.dark .cards-box .card-wrapper .load-info .platform:hover {
  background: #ffffff;
  color: #000000;
}
body.dark .cards-box .card-wrapper .load-info .platform:hover svg {
  fill: #000000;
}
body.dark .cards-box .card-wrapper .load-info .platform svg {
  fill: #ffffff;
}
body.dark .cards-box .card-wrapper .load-info .android:before {
  content: '\f109';
}
body.dark .cards-box .card-wrapper .load-info .ios:before {
  content: '\f109';
}
body.dark .cards-box .card-wrapper .load-info .win:before {
  content: '\f109';
}
body.dark .monuments-box .monuments-box-wrapper .title {
  color: #ffffff;
}
body.dark .monuments-box .monuments-box-wrapper span {
  color: #ffffff;
}
body.dark .citizens-table .td {
  border-top-color: #000000;
}
body.dark .list-items-box .list-items-wrapper .list-items-cell .title {
  color: #ffffff;
}
body.dark .appointment-table .tr .td {
  color: #ffffff;
}
body.dark .reference-info .info-box {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-left: 3px solid #ffffff;
  background: #000000;
}
body.dark .reference-info .info-box:before {
  color: #ffffff;
}
body.dark .reference-info .one-item .phone:before {
  color: #000000;
}
body.dark .reference-info .one-item p,
body.dark .reference-info .one-item b {
  color: #000000;
}
body.dark .sort > * {
  border-bottom: 1px dotted #ffffff;
  color: #ffffff;
}
body.dark .sort > *.active {
  border-bottom-color: transparent;
  color: #ffffff;
}
body.dark .accept-method {
  border-bottom: 1px dotted #ffffff !important;
}
body.dark .accept-method:hover {
  border-bottom: 1px dotted transparent!important;
}
body.dark .send-appeals .one-item .icon svg .fil0 {
  fill: #ffffff;
}
body.dark .send-appeals .one-item .icon svg .fil1 {
  fill: #000000;
}
body.dark .titled-card .one-item {
  background: #000000;
}
body.dark .titled-card .one-item .title {
  border-left: 3px solid #ffffff;
}
body.dark .titled-card .one-item .bold,
body.dark .titled-card .one-item .title {
  color: #ffffff;
}
body.dark .accordeon .accordeon-wrapper .collapse-wrapper p,
body.dark .accordeon .accordeon-wrapper .more {
  color: #000000;
}
body.dark .accordeon .accordeon-wrapper .more {
  border-bottom-color: #000000 !important;
}
body.dark .accordeon .accordeon-wrapper .more:hover {
  border-bottom-color: transparent!important;
}
body.dark .long-box.sport-federation .long-box-wrapper {
  background: none;
}
body.dark .twentytwenty-horizontal .twentytwenty-handle:before,
body.dark .twentytwenty-horizontal .twentytwenty-handle:after,
body.dark .twentytwenty-vertical .twentytwenty-handle:before,
body.dark .twentytwenty-vertical .twentytwenty-handle:after {
  background: #000000;
}
body.dark .twentytwenty-handle {
  border: 3px solid #000000;
  background: #000000;
}
body.dark .twentytwenty-left-arrow {
  border-right: 5px solid #ffffff;
}
body.dark .twentytwenty-right-arrow {
  border-left: 5px solid #ffffff;
}
body.dark .bg-gray-airy .twentytwenty-horizontal .twentytwenty-handle:before,
body.dark .bg-gray-airy .twentytwenty-horizontal .twentytwenty-handle:after,
body.dark .bg-gray-airy .twentytwenty-vertical .twentytwenty-handle:before,
body.dark .bg-gray-airy .twentytwenty-vertical .twentytwenty-handle:after {
  background: #000000;
}
body.dark .bg-gray-airy .twentytwenty-handle {
  border: 3px solid #000000;
  background: #000000;
}
body.dark .bb-bookblock-nav a {
  color: #000000 !important;
  background: #ffffff;
}
body.dark .bb-bookblock-nav .pdf {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background: transparent;
}
body.dark .federations-filter a {
  border-color: #ffffff !important;
  color: #ffffff !important;
}
body.dark .federations-filter a:hover,
body.dark .federations-filter a.active {
  border-color: #ffffff !important;
  color: #ffffff !important;
}
body.dark .info-table td {
  color: #ffffff;
}
body.dark .journal .journal-wrapper .journal-img span {
  background: #ffffff;
  color: #000000;
}
body.dark .journal .journal-wrapper p {
  color: #ffffff;
}
body.dark .infographics-text p:first-child {
  color: #ffffff;
}
body.dark .infographics-text p:first-child span:before {
  background: #ffffff;
}
body.dark .timeline .timeline-box:before {
  background: #ffffff;
}
body.dark .timeline .timeline-box .timeline-wrapper .timeline-item:before {
  border-color: #000000;
  background: #ffffff;
}
body.dark .timeline .timeline-box .timeline-wrapper .timeline-item:after {
  background: #ffffff;
}
body.dark .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year {
  background: #ffffff;
  color: #000000;
}
body.dark .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper {
  border-color: #ffffff;
}
body.dark .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .date {
  color: #000000;
}
body.dark .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .title {
  color: #ffffff;
}
body.dark .timeline .show-more {
  background: #000000;
}
body.dark .filter-box .filter-button {
  border-color: #000000;
  color: #000000;
}
body.dark .filter-box .filter-button:hover:not(.active) {
  border-color: #ffffff;
  color: #ffffff;
}
body.dark .filter-box .filter-button:hover.disabled {
  border-color: #000000;
  color: #000000;
}
body.dark .filter-box .filter-button.active {
  border-color: #ffffff;
  color: #ffffff;
}
body.dark .filter-box .form-group {
  background: #000000;
}
body.dark .filter-box .form-group:before {
  color: #000000;
}
body.dark .breadcrumb li {
  color: #ffffff;
}
body.dark .breadcrumb li a {
  color: #ffffff !important;
}
body.dark .breadcrumb li a:hover {
  color: #ffffff !important;
}
body.dark .pagination li.disabled a {
  border-color: #000000 !important;
  color: #000000 !important;
}
body.dark .pagination li.disabled a:hover {
  color: #000000 !important;
}
body.dark .pagination li.active a {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background: #000000;
}
body.dark .pagination li.active a:hover {
  background: #000000;
}
body.dark .pagination li a {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background: #000000;
}
body.dark .pagination li a:hover {
  color: #ffffff !important;
  background: #000000;
}
body.dark .soc .icon {
  color: #000000 !important;
  background: #ffffff;
}
body.dark .soc .icon:hover {
  color: #000000 !important;
}
body.dark footer .slick-slider .slick-slide {
  border-color: #000000;
}
body.dark footer .slick-slider .slick-slide .text-wrapper p {
  color: #ffffff;
}
body.dark footer .slick-slider .slick-slide .text-wrapper a {
  color: #ffffff !important;
}
body.dark footer p {
  color: #ffffff;
}
body.dark footer a {
  border-bottom-color: #000000 !important;
  color: #ffffff !important;
}
body.dark footer a:hover,
body.dark footer a.active {
  border-bottom-color: #000000 !important;
  color: #ffffff !important;
}
body.dark footer .w-line {
  background: #000000;
}
body.dark .jBox-closeButton svg {
  fill: #fff;
}
body.dark .ad-slider .slick-arrow:before {
  color: #ffffff;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #ffffff;
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/monochrome.css?155357644146512*/
body.light {
  background: #ffffff;
  color: #000000;
}
body.light h1,
body.light .h1,
body.light h2,
body.light .h2,
body.light h3,
body.light .h3,
body.light h4,
body.light .h4,
body.light h5,
body.light .h5,
body.light span.title {
  color: #000000;
}
body.light h1.center:after,
body.light .h1.center:after,
body.light h2.center:after,
body.light .h2.center:after,
body.light h3.center:after,
body.light .h3.center:after,
body.light h4.center:after,
body.light .h4.center:after,
body.light h5.center:after,
body.light .h5.center:after,
body.light span.title.center:after {
  background: #000000;
}
body.light h1,
body.light .h1 {
  color: #000000;
}
body.light h2,
body.light .h2 {
  color: #000000;
}
body.light h3,
body.light .h3 {
  color: #000000;
}
body.light h4,
body.light .h4 {
  color: #000000;
}
body.light .desc {
  color: #000000;
}
body.light input,
body.light select,
body.light textarea,
body.light .placeholder.value,
body.light .label-placeholder .control-label {
  color: #000000;
}
body.light a:not(.btn),
body.light a.a_ajax {
  color: #000000;
}
body.light a:not(.btn):hover,
body.light a.a_ajax:hover,
body.light a:not(.btn):active,
body.light a.a_ajax:active {
  color: #000000;
}
body.light a:not(.btn),
body.light .u_hover u,
body.light .a_ajax u {
  color: #000000;
}
body.light a:hover,
body.light .u_hover:hover u,
body.light .a_ajax:hover u {
  border-color: #000000;
}
body.light .main-nav.active {
  background: #000000;
}
body.light .main-nav.active a {
  color: #ffffff !important;
}
body.light .main-nav.active a.active {
  color: #ffffff !important;
}
body.light .main-nav nav a {
  color: #000000 !important;
}
body.light .main-nav nav a:hover,
body.light .main-nav nav a.active {
  color: #000000 !important;
}
body.light .main-nav nav ul li:hover ul li a {
  color: #000000 !important;
}
body.light .main-nav nav ul li:hover a {
  color: #000000 !important;
}
body.light .main-nav nav ul li a {
  color: #000000 !important;
}
body.light .main-nav nav ul li span:before {
  color: #000000;
}
body.light .main-nav nav ul li span:after {
  border-bottom-color: #000000;
}
body.light .main-nav nav ul li ul {
  border-top-color: #000000;
  background: #ffffff;
}
body.light .main-nav nav ul li ul li:before {
  color: #000000;
}
body.light .main-nav nav ul li ul li a {
  color: #000000 !important;
}
body.light .main-nav nav ul li ul li a:hover {
  color: #000000 !important;
}
body.light .sandwich {
  background: #000000;
}
body.light .sandwich:before {
  background: rgba(0, 0, 0, 0.65);
}
body.light .sandwich .sandwich-wrapper span {
  background: #ffffff;
}
body.light .sandwich.active span {
  background-color: #ffffff;
}
body.light .hr {
  background: #ffffff;
}
body.light .btn {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
}
body.light .btn:hover {
  background: #000000;
  border-color: #000000;
}
body.light .btn:focus {
  color: #ffffff;
}
body.light .btn.btn.disabled,
body.light .btn.btn[disabled] {
  background: #ffffff;
  border-color: #ffffff;
}
body.light .btn.btn-empty {
  color: #000000;
  background: #ffffff;
  border-color: #000000;
}
body.light .btn.btn-empty:hover {
  color: #ffffff;
  background: #000000;
}
body.light .btn.btn-empty:active {
  color: #ffffff;
  background: #000000;
}
body.light .btn.btn-empty.btn.disabled,
body.light .btn.btn-empty.btn[disabled] {
  color: #ffffff;
  background: #ffffff;
  border-color: #ffffff;
}
body.light .form-control {
  border-color: #ffffff;
}
body.light .form-control:focus,
body.light .form-control.active {
  border-color: #000000;
}
body.light .has-error {
  color: #000000 !important;
}
body.light .has-error * {
  color: #000000 !important;
}
body.light label.checkbox span:after,
body.light label.radio span:after,
body.light label.checkbox span:before,
body.light label.radio span:before {
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
body.light label.checkbox.switcher span:before {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff, inset -25px 0 0 2px #ffffff;
  box-shadow: inset 0 0 0 2px #ffffff, inset -25px 0 0 2px #ffffff;
}
body.light label.checkbox.switcher input:checked + span:before {
  -webkit-box-shadow: inset 25px 0 0 2px #ffffff, inset 0 0 0 2px #ffffff;
  box-shadow: inset 25px 0 0 2px #ffffff, inset 0 0 0 2px #ffffff;
}
body.light label.checkbox input:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 10px #000000;
  box-shadow: inset 0 0 0 10px #000000;
}
body.light label.radio input:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 7px #000000;
  box-shadow: inset 0 0 0 7px #000000;
}
body.light .modal .modal-content .modal-header {
  color: #000000;
}
body.light .modal .modal-content .modal-header .close:after,
body.light .modal .modal-content .modal-header .close:before {
  background: #000000;
}
body.light .modal .modal-content .modal-header .close:hover:after,
body.light .modal .modal-content .modal-header .close:hover:before {
  background: #000000;
}
body.light .modal .modal-content .modal-header .close:active:after,
body.light .modal .modal-content .modal-header .close:active:before {
  background: #000000;
}
body.light .popover.bottom .arrow + .popover-title:after {
  border-bottom-color: #ffffff;
}
body.light .popover-title {
  background: #ffffff;
}
body.light .bg-red {
  background: #000000;
}
body.light .bg-orange {
  background: #000000;
}
body.light .bg-orange-light {
  background: #ffffff;
}
body.light .bg-gray-airy {
  background: #ffffff;
}
body.light .bg-gray-light {
  background: #ffffff;
}
body.light .bg-gray {
  background: #000000;
}
body.light .bg-gray-middle {
  background: #000000;
}
body.light .bg-gray-dark {
  background: #000000;
}
body.light .bg-white {
  background: #ffffff;
}
body.light .font-color-white {
  color: #ffffff;
}
body.light .label-placeholder .control-label {
  color: rgba(0, 0, 0, 0.3);
}
body.light .label-placeholder .form-control {
  color: #000000;
  background: transparent;
  border-bottom-color: #ffffff;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
body.light .label-placeholder .form-control:focus {
  border-color: #000000;
}
body.light .label-placeholder .form-control:focus + .control-label {
  color: #000000;
}
body.light .slick-dots li button {
  background: #ffffff;
  -webkit-box-shadow: inset 0 0 0 1px #000000;
  -moz-box-shadow: inset 0 0 0 1px #000000;
  box-shadow: inset 0 0 0 1px #000000;
}
body.light .slick-dots li:hover button {
  -webkit-box-shadow: inset 0 0 0 10px #000000;
  -moz-box-shadow: inset 0 0 0 10px #000000;
  box-shadow: inset 0 0 0 10px #000000;
}
body.light .slick-dots li.slick-active button {
  -webkit-box-shadow: inset 0 0 0 10px #000000;
  -moz-box-shadow: inset 0 0 0 10px #000000;
  box-shadow: inset 0 0 0 10px #000000;
}
body.light .chosen-container .chosen-drop {
  background: #ffffff;
  border-color: #000000;
}
body.light .chosen-container .chosen-results {
  color: #000000;
}
body.light .chosen-container .chosen-results li em {
  background: #ffffff;
}
body.light .chosen-container .chosen-results li.group-result {
  color: #000000;
}
body.light .chosen-container .chosen-results li.highlighted {
  background-color: #000000;
  color: white;
}
body.light .chosen-container .chosen-results li.highlighted em {
  background: transparent;
}
body.light .chosen-container .chosen-results li.disabled-result {
  color: #ffffff;
}
body.light .chosen-container .chosen-results .no-results {
  background: #ffffff;
}
body.light .chosen-container .chosen-results-scroll {
  background: #ffffff;
}
body.light .chosen-container-single .chosen-single {
  -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);
  background-color: #ffffff;
  border-color: #ffffff !important;
  color: #000000 !important;
}
body.light .chosen-container-single .chosen-single div b {
  border-top-color: #000000;
}
body.light .chosen-container-single .chosen-search input[type="text"] {
  background: #ffffff;
  border: 1px solid #ffffff;
}
body.light .chosen-container-single .chosen-search input[type="text"]:focus {
  border-color: #000000;
}
body.light .chosen-container-multi .chosen-choices {
  -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);
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
body.light .chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  color: #000000;
}
body.light .chosen-container-multi .chosen-choices .search-field .default {
  color: #000000;
}
body.light .chosen-container-multi .chosen-choices .search-choice {
  background-color: #000000;
  color: #ffffff;
}
body.light .chosen-container-multi .chosen-choices .search-choice .search-choice-close:after,
body.light .chosen-container-multi .chosen-choices .search-choice .search-choice-close:before {
  background: #ffffff;
}
body.light .chosen-container-multi .chosen-choices .search-choice .search-choice-close:active:after,
body.light .chosen-container-multi .chosen-choices .search-choice .search-choice-close:active:before {
  background: #ffffff;
}
body.light .chosen-container-multi .chosen-choices .search-choice-focus {
  background: #ffffff;
}
body.light .chosen-container-active .chosen-single {
  border: 1px solid #000000;
}
body.light .chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #ffffff;
  border-color: #000000 !important;
}
body.light .chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
}
body.light .chosen-container-active.chosen-with-drop .chosen-single div b {
  border-bottom-color: #000000;
}
body.light .chosen-container-active .chosen-choices {
  border: 1px solid #000000;
}
body.light .chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #000000 !important;
}
body.light .chosen-rtl .chosen-search input[type="text"] {
  background: #ffffff;
}
body.light .customScrollbar {
  -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);
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
body.light .customScrollbar .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ffffff;
}
body.light .customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ffffff;
}
body.light .customScrollbar .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
body.light .customScrollbar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
body.light .customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  background-color: #000000;
}
body.light .nav-tabs li.active > a {
  color: #000000;
}
body.light .nav-tabs li > a {
  color: #000000;
}
body.light .nav-tabs li > a span {
  background: #000000;
  color: #ffffff;
}
body.light body.main-menu-open .second-line-menu {
  -webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  -o-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
  box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
}
body.light header .logo-mobile {
  border-bottom-color: #000000;
  background: #ffffff;
}
body.light .h-line {
  background: #ffffff;
}
body.light .v-line {
  background: #ffffff;
}
body.light .cecutient-menu {
  background: #ffffff;
}
body.light .cecutient-menu .container .label {
  background: #000000;
  color: #000000;
}
body.light .cecutient-menu .container .font-size .plus,
body.light .cecutient-menu .container .font-size .minus {
  background: #000000;
  color: #ffffff;
}
body.light .cecutient-menu .container .font-size .plus:hover,
body.light .cecutient-menu .container .font-size .minus:hover {
  background: #000000;
  color: #ffffff;
}
body.light .first-line-menu p {
  color: #000000;
}
body.light .third-line-menu {
  border-top-color: #000000;
}
body.light .third-line-menu:before,
body.light .third-line-menu:after {
  border-top-color: #000000;
}
body.light .send-message {
  background: #000000;
}
body.light .send-message:hover {
  background: #000000;
}
body.light .cecutient-button,
body.light .search-box {
  color: #000000 !important;
}
body.light .cecutient-button:hover,
body.light .search-box:hover {
  color: #000000 !important;
}
body.light .cecutient-button {
  background: #ffffff;
}
body.light .search-box .search-field:focus + .search-button:hover {
  color: #000000;
}
body.light .search-box span:after {
  background: #ffffff;
}
body.light .search-field {
  background: transparent;
  color: rgba(0, 0, 0, 0);
}
body.light .search-field:focus {
  background: #ffffff;
  color: #000000;
}
body.light .search-field:focus + .search-button {
  background: #ffffff;
}
body.light .search-field:focus + .search-button + span:after {
  background: transparent;
}
body.light .search-button {
  background: transparent;
}
body.light .logo {
  color: #000000 !important;
}
body.light .logo:hover {
  color: #000000 !important;
}
body.light .logo .logo-desc {
  color: #000000 !important;
}
body.light .logo svg .fil0 {
  fill: #000000;
}
body.light .submenu li {
  color: #000000;
}
body.light .submenu li:hover {
  color: #000000;
}
body.light .submenu li a {
  color: #000000;
}
body.light .submenu li span:before {
  color: #000000;
}
body.light .submenu li span:after {
  border-bottom-color: #000000;
}
body.light .submenu li ul {
  -webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
  border-top-color: #000000;
  background: #ffffff;
}
body.light .submenu-mobile {
  border-color: #ffffff;
}
body.light .event-box .wrapper .date {
  color: #ffffff;
}
body.light .event-box .wrapper p {
  color: #ffffff;
}
body.light .article-previews.article-list .wrapper[class$=-icon]:before,
body.light .article-previews .article-list .wrapper[class$=-icon]:before {
  color: #000000;
}
body.light .article-previews.article-list .wrapper .coincidence,
body.light .article-previews .article-list .wrapper .coincidence {
  background: #ffffff;
}
body.light .article-previews .wrapper {
  border-bottom-color: #ffffff;
}
body.light .article-previews .wrapper[class$=-icon] .img:before {
  background: #000000;
  color: #ffffff;
}
body.light .article-previews .wrapper .date {
  color: #000000;
}
body.light .article-previews .wrapper .img .count {
  background: #000000;
  color: #ffffff;
}
body.light .article-previews .wrapper .img .count:before {
  color: #ffffff;
}
body.light .article-previews .wrapper p {
  color: #000000;
}
body.light .article-box .soc {
  border-color: #000000;
  border-left-color: #000000;
}
body.light .article-box .soc:before {
  color: #000000;
}
body.light .article-box .soc .icon:before {
  color: #ffffff !important;
}
body.light .article-box .soc .icon[class$=-vk] {
  background: #48729e;
}
body.light .article-box .soc .icon[class$=-facebook] {
  background: #3b5998;
}
body.light .article-box .soc .icon[class$=-odnoklassniki] {
  background: #eb722e;
}
body.light .article-box .soc .icon[class$=-twitter] {
  background: #00aced;
}
body.light .article-box .upper-links a {
  border-bottom-color: #000000 !important;
  color: #000000 !important;
}
body.light .article-box .upper-links a:hover {
  border-bottom-color: #000000 !important;
  color: #000000 !important;
}
body.light .article-gallery .slick-slider-for .slick-slide a:before {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
body.light .article-gallery .slick-slider-for .slick-arrow {
  background: rgba(0, 0, 0, 0.15);
}
body.light .article-gallery .slick-slider-for .slick-arrow:before {
  color: #ffffff;
}
body.light .article-gallery .slick-slider-nav .slick-arrow {
  border-color: #000000;
}
body.light .article-gallery .slick-slider-nav .slick-arrow:before {
  color: #000000;
}
body.light .centerd-box .title {
  color: #000000;
}
body.light .hash-tag {
  color: #000000 !important;
  background: #ffffff;
}
body.light .hash-tag.more {
  background: #000000 !important;
  color: #ffffff !important;
}
body.light .bg-gray-airy .hash-tag {
  background: #ffffff;
}
body.light .article-announce {
  border-color: #000000;
}
body.light .article-announce .day {
  color: #000000;
}
body.light .show-more {
  background: transparent;
}
body.light .show-more:after {
  color: #000000;
}
body.light .show-more:hover.btn {
  background: #000000 !important;
  color: #ffffff !important;
}
body.light .show-more:hover:after {
  color: #ffffff;
}
body.light .show-more.btn-empty {
  border-color: #000000 !important;
  color: #000000 !important;
}
body.light .show-more.upper:hover {
  border-bottom-color: #000000;
}
body.light .show-more.upper:hover:after {
  color: #000000;
}
body.light .show-more.arrow-right:after {
  color: #000000 !important;
}
body.light .show-more.arrow-right.btn-empty:hover:after {
  color: #ffffff !important;
}
body.light .special-project-box .label {
  background: #000000;
  color: #ffffff;
}
body.light .special-project-box .label:after {
  border-bottom-color: #000000;
  border-top-color: #000000;
}
body.light .special-project-box p {
  color: #ffffff;
}
body.light .special-project-previews a.one-item {
  outline: 1px solid #ffffff;
  color: #ffffff !important;
}
body.light .special-project-previews a.one-item:after {
  background: #000000;
}
body.light .special-project-previews a.one-item .title:after {
  background: #ffffff;
}
body.light .special-project-list .project-announce .date {
  color: #000000;
}
body.light .special-project-list .project-announce .title {
  color: #000000 !important;
}
body.light .special-project-list .project-announce .title:hover {
  color: #000000 !important;
}
body.light .projects-info ul li:before {
  color: #000000;
}
body.light .projects-info ul li .title {
  color: #000000;
}
body.light .advisor-categories-menu {
  background: #000000;
  color: #ffffff;
}
body.light .advisor-categories-menu ul li {
  background: #000000;
}
body.light .advisor-categories-menu ul li.active {
  background: transparent;
}
body.light .advisor-categories-menu ul li.active .punkt .icon svg .fil1 {
  fill: #ffffff;
}
body.light .advisor-categories-menu ul li.active .punkt span:before {
  color: #ffffff;
}
body.light .advisor-categories-menu ul li .punkt {
  background: transparent;
}
body.light .advisor-categories-menu ul li .punkt:hover {
  background: #000000;
}
body.light .advisor-categories-menu ul li .punkt:hover .icon svg .fil1 {
  fill: #ffffff;
}
body.light .advisor-categories-menu ul li .punkt:hover span:before {
  color: #ffffff;
}
body.light .advisor-categories-menu ul li .punkt .icon svg .fil0 {
  fill: rgba(0, 0, 0, 0);
}
body.light .advisor-categories-menu ul li .punkt .icon svg .fil1 {
  fill: #000000;
}
body.light .advisor-categories-menu ul li .punkt a {
  color: #ffffff !important;
}
body.light .advisor-categories-menu ul li .punkt span:before {
  color: #000000;
}
body.light .advisor-categories-menu ul li ul li {
  background: transparent;
}
body.light .advisor-categories-menu ul li ul li:hover {
  background: #000000;
}
body.light .advisor-categories-menu ul li ul li:hover a {
  border-top-color: transparent!important;
  color: #ffffff !important;
}
body.light .advisor-categories-menu ul li ul li a {
  border-top-color: #000000 !important;
  color: #ffffff !important;
}
body.light .advisor .search-box {
  border-color: #000000;
}
body.light .advisor .search-box .search-field {
  color: #000000;
}
body.light .advisor .search-box .search-button {
  color: #000000;
}
body.light .advisor .advisor-tabs li {
  border-bottom-color: #000000;
}
body.light .advisor .advisor-tabs li a {
  border-bottom-color: transparent;
  color: #000000;
}
body.light .advisor .advisor-tabs li a:hover {
  color: #000000;
}
body.light .advisor .advisor-tabs li a.active {
  border-bottom-color: #000000;
  color: #000000;
}
body.light .advisor .advisor-categories-box.line .advisor-category {
  border: 1px solid #000000 !important;
}
body.light .advisor .advisor-categories-box.line .advisor-category:hover {
  border-color: #000000 !important;
}
body.light .advisor .advisor-categories-box .title .icon svg .fil0 {
  fill: #ffffff;
}
body.light .advisor .advisor-categories-box .title .icon svg .fil1 {
  fill: #000000;
}
body.light .advisor .advisor-categories-box .advisor-category {
  border-color: #000000 !important;
  background: #ffffff;
}
body.light .advisor .advisor-categories-box .advisor-category:hover .cat-name {
  color: #000000;
}
body.light .advisor .advisor-categories-box .advisor-category:active {
  background: #ffffff;
}
body.light .advisor .advisor-categories-box .advisor-category[href$=pdf]:after {
  background: #000000;
  color: #ffffff;
}
body.light .advisor .advisor-categories-box .advisor-category .icon svg .fil0 {
  fill: #000000;
}
body.light .advisor .advisor-categories-box .advisor-category .icon svg .fil0.str0 {
  fill: #ffffff;
  stroke: #000000;
  stroke-width: 30;
}
body.light .advisor .advisor-categories-box .advisor-category .icon svg .fil1 {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  fill: #ffffff;
}
body.light .advisor .advisor-categories-box .advisor-category .icon svg .fil1.str0 {
  fill: #ffffff;
  stroke: #000000;
  stroke-width: 30;
}
body.light .advisor .advisor-categories-box .advisor-category .icon svg .fil1.str1 {
  fill: #ffffff;
  stroke: #000000;
  stroke-width: 122;
}
body.light .advisor .advisor-categories-box .advisor-category .icon svg .fil2 {
  fill: #000000;
}
body.light .advisor .advisor-categories-box .advisor-category .icon svg .fil2.str0 {
  fill: #ffffff;
  stroke: #000000;
  stroke-width: 110;
}
body.light .advisor .advisor-categories-box .advisor-category .icon svg .fil3 {
  fill: #000000;
}
body.light .advisor .advisor-categories-box .advisor-category .cat-name {
  color: #000000;
}
body.light .advisor .advice-box.disabled .advice.active {
  border-color: #000000 !important;
  background: #ffffff !important;
  color: #000000 !important;
}
body.light .advisor .advice-box.disabled .advice.active:before,
body.light .advisor .advice-box.disabled .advice.active:after {
  color: #000000;
}
body.light .advisor .advice {
  border-color: #000000 !important;
}
body.light .advisor .advice:after {
  color: #000000;
}
body.light .advisor .advice[target=_blank] {
  border-color: #ffffff !important;
  background: #ffffff;
  color: #000000;
}
body.light .advisor .advice[target=_blank]:before {
  color: #000000;
}
body.light .advisor .advice:hover {
  border-color: #000000 !important;
  background: #000000;
  color: #ffffff;
}
body.light .advisor .advice:hover:before,
body.light .advisor .advice:hover:after {
  color: #ffffff;
}
body.light .advisor .advice:active {
  border-color: #000000 !important;
  background: #000000;
  color: #ffffff;
}
body.light .advisor .advice:active:after {
  color: #ffffff;
}
body.light .advisor .advisor-img .icon-wrapper {
  -webkit-box-shadow: 0 0 7px #000000;
  -moz-box-shadow: 0 0 7px #000000;
  box-shadow: 0 0 7px #000000;
  background: #000000;
}
body.light .advisor .advisor-img .icon-wrapper .icon svg .fil0 {
  fill: #ffffff;
}
body.light .advisor .advisor-img .icon-wrapper .icon svg .fil1 {
  fill: #000000;
}
body.light .advisor .soc {
  border-color: #000000;
  border-left-color: #000000;
}
body.light .advisor .soc:before {
  color: #000000;
}
body.light .advisor .soc .icon:before {
  color: #ffffff !important;
}
body.light .advisor .soc .icon[class$=-vk] {
  background: #48729e;
}
body.light .advisor .soc .icon[class$=-facebook] {
  background: #3b5998;
}
body.light .advisor .soc .icon[class$=-odnoklassniki] {
  background: #eb722e;
}
body.light .advisor .soc .icon[class$=-twitter] {
  background: #00aced;
}
body.light .useful-docs a.doc-wrapper,
body.light .committee-info a.doc-wrapper {
  border-color: #ffffff;
  background: #ffffff;
}
body.light .useful-docs a.doc-wrapper:hover,
body.light .committee-info a.doc-wrapper:hover {
  border-color: #000000;
}
body.light .useful-docs a.doc-wrapper:hover p,
body.light .committee-info a.doc-wrapper:hover p {
  color: #000000;
}
body.light .useful-docs a.doc-wrapper:active,
body.light .committee-info a.doc-wrapper:active {
  background: #ffffff;
}
body.light .useful-docs a.doc-wrapper .type,
body.light .committee-info a.doc-wrapper .type {
  color: #000000;
}
body.light .useful-docs a.doc-wrapper .inf,
body.light .committee-info a.doc-wrapper .inf {
  color: #000000;
}
body.light .useful-docs a.doc-wrapper p,
body.light .committee-info a.doc-wrapper p {
  color: #000000;
}
body.light .bg-gray-airy .useful-docs .doc-wrapper,
body.light .bg-gray-airy .committee-info .doc-wrapper {
  border-color: #ffffff;
}
body.light .bg-gray-airy .useful-docs .doc-wrapper:hover,
body.light .bg-gray-airy .committee-info .doc-wrapper:hover {
  border-color: #000000;
}
body.light .related-tips .slick-slider .slick-arrow {
  background: transparent;
}
body.light .related-tips .slick-slider .slick-arrow:before {
  color: #000000;
}
body.light .related-tips .slick-slider .slick-arrow.slick-disabled:before {
  color: #ffffff;
}
body.light .related-tips .slick-slide {
  background: #ffffff;
}
body.light .related-tips table tr td {
  color: #000000;
}
body.light .related-tips table tr td:hover {
  color: #000000;
}
body.light .governance-menu {
  border-color: #ffffff;
  background: #ffffff;
}
body.light .governance-menu ul li {
  background: #ffffff;
}
body.light .governance-menu ul li:first-child > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.light .governance-menu ul li.active {
  background: transparent;
}
body.light .governance-menu ul li.active > .punkt span:after {
  color: #000000;
}
body.light .governance-menu ul li.current > ul .chief {
  background: #000000;
}
body.light .governance-menu ul li.current > ul .chief .chief-wrapper {
  border-top-color: transparent!important;
}
body.light .governance-menu ul li.current > ul .chief .chief-wrapper .post,
body.light .governance-menu ul li.current > ul .chief .chief-wrapper .name {
  color: #ffffff !important;
}
body.light .governance-menu ul li .punkt:hover {
  background: #000000;
}
body.light .governance-menu ul li .punkt:hover a,
body.light .governance-menu ul li .punkt:hover span:after {
  color: #ffffff !important;
}
body.light .governance-menu ul li .punkt a {
  color: #000000 !important;
}
body.light .governance-menu ul li .punkt span:after {
  color: #000000;
}
body.light .governance-menu ul li ul .chief {
  background: #ffffff;
}
body.light .governance-menu ul li ul .chief .chief-wrapper {
  border-top-color: #ffffff;
}
body.light .governance-menu ul li ul .chief .chief-wrapper .post {
  color: #000000;
}
body.light .governance-menu ul li ul .chief .chief-wrapper .post:hover {
  color: #000000;
}
body.light .governance-menu ul li ul .chief .chief-wrapper .name {
  color: #000000;
}
body.light .governance-menu ul li ul li {
  background: #000000;
}
body.light .governance-menu ul li ul li:nth-child(2) > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.light .governance-menu ul li ul li:hover > .punkt .punkt-wrapper {
  border-top-color: transparent;
}
body.light .governance-menu ul li ul li:hover > .punkt .punkt-wrapper .name {
  color: #ffffff;
}
body.light .governance-menu ul li ul li.active {
  background: #000000;
}
body.light .governance-menu ul li ul li.active .punkt .post,
body.light .governance-menu ul li ul li.active .punkt .name {
  color: #ffffff !important;
}
body.light .governance-menu ul li ul li.active .punkt span:after {
  color: #ffffff;
}
body.light .governance-menu ul li ul li.active ul {
  background: #000000;
}
body.light .governance-menu ul li ul li .punkt .punkt-wrapper {
  border-top-color: #000000;
}
body.light .governance-menu ul li ul li .punkt .punkt-wrapper .post {
  color: #ffffff !important;
}
body.light .governance-menu ul li ul li .punkt .punkt-wrapper .name {
  color: #000000;
}
body.light .governance-menu ul li ul li .punkt span:after {
  color: #ffffff;
}
body.light .governance-menu ul li ul li ul li {
  background: transparent;
}
body.light .governance-menu ul li ul li ul li:hover > .punkt .punkt-wrapper {
  border-top-color: transparent!important;
}
body.light .governance-menu ul li ul li ul li:hover > .punkt .punkt-wrapper .name {
  color: #ffffff;
}
body.light .governance-menu ul li ul li ul li .punkt .punkt-wrapper {
  border-top: 1px solid #000000 !important;
}
body.light .governance-menu ul li ul li ul li .punkt .punkt-wrapper .post {
  color: #ffffff !important;
}
body.light .governance-menu ul li ul li ul li .punkt .punkt-wrapper .post:hover {
  color: #ffffff !important;
}
body.light .governance-menu ul li ul li ul li .punkt .punkt-wrapper .name {
  color: #000000;
}
body.light .governance-menu-sandwich {
  background: #000000;
  color: #ffffff;
}
body.light .governance .phone {
  color: #000000;
}
body.light .governance .phone:before {
  color: #000000;
}
body.light .governance .chairman-box .chairman-info:after {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
}
body.light .governance .chairman-box .chairman-info-more {
  border-bottom-color: #000000;
  color: #000000;
}
body.light .governance .subordinate-list .one-item {
  border-color: #000000;
}
body.light .governance .subordinate-list .one-item .inf-wrapper .post {
  color: #000000;
}
body.light .governance .subordinate-list .one-item .inf-wrapper .name {
  color: #000000;
}
body.light .governance .subordinate-list a:hover {
  border-color: #000000;
}
body.light .chairman {
  background: #ffffff;
}
body.light .chairman .post {
  color: #000000;
}
body.light .chairman .name {
  color: #000000;
}
body.light .chairman .doc {
  border-color: #ffffff !important;
  color: #000000 !important;
  background: #ffffff;
}
body.light .chairman .doc:before {
  color: #000000;
}
body.light .chairman .doc:hover {
  color: #000000 !important;
}
body.light .chairman.line {
  background: #ffffff;
}
body.light .chairman.line .doc {
  border-color: #000000 !important;
}
body.light .committee .phone {
  color: #000000;
}
body.light .committee .phone:before {
  color: #000000;
}
body.light .committee .authors {
  color: #000000;
}
body.light .committee .authors:before {
  color: #000000;
}
body.light .committee-address .map-link {
  color: #ffffff !important;
}
body.light .committee-address .title {
  color: #000000;
}
body.light .committee-address .chairman {
  background: #ffffff;
}
body.light .committee-address .chairman .doc {
  border-color: #000000 !important;
}
body.light .committee-links .link-wrapper a {
  border-bottom-color: #000000 !important;
  color: #000000 !important;
}
body.light .authorities .one-item .title {
  color: #000000;
}
body.light .structure .one-item span {
  border: 1px solid #ffffff;
  background: #ffffff;
}
body.light .structure .one-item + .one-item span:before {
  background: #ffffff;
  color: #000000;
}
body.light .slick-slider.main .wrapper h1,
body.light .slick-slider.main .wrapper .h1 {
  color: #ffffff;
}
body.light .slick-slider.main .wrapper p {
  color: #ffffff;
}
body.light .slick-slider.career {
  background: #ffffff;
}
body.light .slick-slider.career .slick-slide .name {
  color: #000000;
}
body.light .slick-slider.career .slick-slide .post {
  color: #000000;
}
body.light .benefits .icon {
  color: #000000;
}
body.light .benefits p {
  color: #000000;
}
body.light .benefits ul li:before {
  color: #000000;
}
body.light .vacancy-previews .one-item .setequalheight {
  color: #000000 !important;
  background: #ffffff;
}
body.light .vacancy-previews .one-item .setequalheight:hover {
  color: #000000 !important;
}
body.light .resume-form {
  border-color: #ffffff;
}
body.light .resume-form .title:before {
  background: #000000;
}
body.light .resume-form .btn-empty {
  border-color: #000000;
  color: #000000;
}
body.light .resume-form .btn-empty:hover,
body.light .resume-form .btn-empty:active {
  background: #000000;
  color: #ffffff;
}
body.light .resume-form .resume-wrapper {
  background: #ffffff;
  color: #000000;
}
body.light .resume-form .resume-wrapper:before {
  color: #000000;
}
body.light .resume-form .resume-wrapper span {
  color: #000000;
}
body.light .resume-form .resume-wrapper .close:after,
body.light .resume-form .resume-wrapper .close:before {
  background: #000000;
}
body.light .resume-form .resume-wrapper .close:hover:after,
body.light .resume-form .resume-wrapper .close:hover:before {
  background: #000000;
}
body.light .resume-form .resume-wrapper .close:active:after,
body.light .resume-form .resume-wrapper .close:active:before {
  background: #ffffff;
}
body.light .external-resources .one-item .setequalheight {
  color: #000000 !important;
  background: #ffffff;
}
body.light .external-resources .one-item .setequalheight:hover {
  color: #000000 !important;
}
body.light .legal-filter {
  background: #ffffff;
}
body.light .legal-filter .type label input:checked + span {
  border-color: #000000;
}
body.light .legal-filter .type label span {
  border-color: #ffffff;
}
body.light .search-results .one-item {
  border-top-color: #ffffff;
}
body.light .search-results .one-item .name {
  color: #000000;
}
body.light .search-results .one-item .publ {
  background: #ffffff;
}
body.light .search-results .one-item .publ p,
body.light .search-results .one-item .publ .title {
  color: #000000;
}
body.light .poster.short .one-item:nth-child(1):hover {
  -webkit-box-shadow: inset 0 0 0 1px #000000;
  -moz-box-shadow: inset 0 0 0 1px #000000;
  box-shadow: inset 0 0 0 1px #000000;
}
body.light .poster.short .one-item:nth-child(1) .preview-text {
  color: #ffffff;
}
body.light .poster.short .one-item:nth-child(1) .inf {
  background: #000000;
  color: #ffffff;
}
body.light .poster .one-item {
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
  background: #ffffff;
}
body.light .poster .one-item:hover {
  -webkit-box-shadow: inset 0 0 0 1px #000000;
  -moz-box-shadow: inset 0 0 0 1px #000000;
  box-shadow: inset 0 0 0 1px #000000;
}
body.light .poster .one-item .category {
  background: #000000;
  color: #ffffff;
}
body.light .poster .one-item .category:before {
  color: #ffffff;
}
body.light .poster .one-item .category:after {
  border-bottom-color: #000000;
  border-top-color: #000000;
}
body.light .poster .one-item .preview-text {
  color: #ffffff;
}
body.light .poster .one-item .inf {
  background: #000000;
  color: #ffffff;
}
body.light .poster .one-item:nth-child(1):hover .inf,
body.light .poster .one-item:nth-child(5):hover .inf,
body.light .poster .one-item:nth-child(11):hover .inf,
body.light .poster .one-item:nth-child(15):hover .inf {
  border-bottom-color: #000000;
  border-right-color: #000000;
}
body.light .poster .one-item:nth-child(1) .preview-text,
body.light .poster .one-item:nth-child(5) .preview-text,
body.light .poster .one-item:nth-child(11) .preview-text,
body.light .poster .one-item:nth-child(15) .preview-text {
  color: #000000;
}
body.light .poster .one-item:nth-child(1) .preview-text:before,
body.light .poster .one-item:nth-child(5) .preview-text:before,
body.light .poster .one-item:nth-child(11) .preview-text:before,
body.light .poster .one-item:nth-child(15) .preview-text:before {
  background: #ffffff;
}
body.light .poster .one-item:nth-child(1) .inf,
body.light .poster .one-item:nth-child(5) .inf,
body.light .poster .one-item:nth-child(11) .inf,
body.light .poster .one-item:nth-child(15) .inf {
  border-bottom-color: #ffffff;
  border-right-color: #ffffff;
  background: #ffffff;
  color: #000000;
}
body.light .poster-filter a {
  border-color: #ffffff !important;
  color: #000000 !important;
}
body.light .poster-filter a:hover,
body.light .poster-filter a.active {
  border-color: #000000 !important;
  color: #000000 !important;
}
body.light .poster-tabs {
  border-bottom-color: #ffffff;
}
body.light .poster-tabs.upper li.active {
  color: #000000;
}
body.light .poster-tabs.upper li.active input {
  color: #000000;
}
body.light .poster-tabs li {
  color: #000000;
}
body.light .poster-tabs li.active {
  border-bottom-color: #000000;
  color: #000000;
}
body.light .poster-tabs li.active input {
  color: #000000;
}
body.light .poster-tabs input {
  color: #000000;
}
body.light .poster-detail .watch-trailer {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background: #000000;
}
body.light .poster-detail .watch-trailer:before {
  border-left-color: #ffffff;
}
body.light .poster-detail .watch-trailer:hover {
  background: #000000;
}
body.light .poster-detail .watch-trailer:active {
  background: #000000;
}
body.light .long-box.sport-school .row > *:not(:last-child) .long-box-wrapper {
  border-bottom-color: #000000;
}
body.light .long-box.full .long-box-wrapper .category {
  color: #000000;
}
body.light .long-box.full .long-box-wrapper .long-box-text-more {
  border-bottom: 1px dotted #000000;
}
body.light .long-box.full .long-box-wrapper .well .btn {
  border-color: #000000;
  color: #000000;
}
body.light .long-box.full .long-box-wrapper .well .btn:hover {
  background: #000000;
  color: #ffffff;
}
body.light .long-box.full .long-box-wrapper .well .btn:hover span {
  background: #ffffff;
  color: #000000;
}
body.light .long-box.full .long-box-wrapper .well .btn:active {
  background: #000000;
}
body.light .long-box.full .long-box-wrapper .well .btn.disabled,
body.light .long-box.full .long-box-wrapper .well .btn[disabled] {
  border-color: #000000 !important;
  background: transparent!important;
  color: #000000 !important;
}
body.light .long-box.full .long-box-wrapper .well .btn.disabled span,
body.light .long-box.full .long-box-wrapper .well .btn[disabled] span {
  background: #000000 !important;
  color: #ffffff !important;
}
body.light .long-box.full .long-box-wrapper .well .btn span {
  background: #000000;
  color: #ffffff;
}
body.light .long-box .long-box-wrapper .add-inf .td {
  color: #000000;
}
body.light .long-box .long-box-wrapper .add-inf .td:first-child {
  color: #000000;
}
body.light .long-box-text-wrapper .title {
  color: #000000;
}
body.light .long-box-text-more {
  border-bottom-color: #000000;
  color: #000000;
}
body.light .cards-box.no-bg .card-wrapper {
  background: none;
}
body.light .cards-box .card-wrapper {
  background: #ffffff;
}
body.light .cards-box .card-wrapper .title {
  color: #000000;
}
body.light .cards-box .card-wrapper .load-info .platform {
  border-color: #000000;
  color: #000000;
}
body.light .cards-box .card-wrapper .load-info .platform:hover {
  background: #000000;
  color: #ffffff;
}
body.light .cards-box .card-wrapper .load-info .platform:hover svg {
  fill: #ffffff;
}
body.light .cards-box .card-wrapper .load-info .platform svg {
  fill: #000000;
}
body.light .cards-box .card-wrapper .load-info .android:before {
  content: '\f109';
}
body.light .cards-box .card-wrapper .load-info .ios:before {
  content: '\f109';
}
body.light .cards-box .card-wrapper .load-info .win:before {
  content: '\f109';
}
body.light .monuments-box .monuments-box-wrapper .title {
  color: #000000;
}
body.light .monuments-box .monuments-box-wrapper span {
  color: #000000;
}
body.light .citizens-table .td {
  border-top-color: #000000;
}
body.light .list-items-box .list-items-wrapper .list-items-cell .title {
  color: #000000;
}
body.light .reference-info .info-box {
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  border-left: 3px solid #000000;
  background: #ffffff;
}
body.light .reference-info .info-box:before {
  color: #000000;
}
body.light .reference-info .one-item .phone:before {
  color: #000000;
}
body.light .sort > * {
  border-bottom: 1px dotted #000000;
  color: #000000;
}
body.light .sort > *.active {
  border-bottom-color: transparent;
  color: #000000;
}
body.light .accept-method {
  border-bottom: 1px dotted #000000 !important;
}
body.light .accept-method:hover {
  border-bottom: 1px dotted transparent!important;
}
body.light .send-appeals .one-item {
  background: #ffffff;
}
body.light .send-appeals .one-item .icon svg .fil0 {
  fill: #ffffff;
}
body.light .send-appeals .one-item .icon svg .fil1 {
  fill: #000000;
}
body.light .titled-card .one-item {
  background: #ffffff;
}
body.light .titled-card .one-item .title {
  border-left: 3px solid #000000;
}
body.light .titled-card .one-item .bold,
body.light .titled-card .one-item .title {
  color: #000000;
}
body.light .accordeon .accordeon-wrapper .collapse-wrapper p {
  color: #000000;
}
body.light .accordeon .accordeon-wrapper .more {
  border-bottom-color: #000000 !important;
  color: #000000;
}
body.light .accordeon .accordeon-wrapper .more:hover {
  border-bottom-color: transparent!important;
}
body.light .twentytwenty-horizontal .twentytwenty-handle:before,
body.light .twentytwenty-horizontal .twentytwenty-handle:after,
body.light .twentytwenty-vertical .twentytwenty-handle:before,
body.light .twentytwenty-vertical .twentytwenty-handle:after {
  background: #ffffff;
}
body.light .twentytwenty-handle {
  border: 3px solid #ffffff;
  background: #ffffff;
}
body.light .twentytwenty-left-arrow {
  border-right: 5px solid #000000;
}
body.light .twentytwenty-right-arrow {
  border-left: 5px solid #000000;
}
body.light .bg-gray-airy .twentytwenty-horizontal .twentytwenty-handle:before,
body.light .bg-gray-airy .twentytwenty-horizontal .twentytwenty-handle:after,
body.light .bg-gray-airy .twentytwenty-vertical .twentytwenty-handle:before,
body.light .bg-gray-airy .twentytwenty-vertical .twentytwenty-handle:after {
  background: #ffffff;
}
body.light .bg-gray-airy .twentytwenty-handle {
  border: 3px solid #ffffff;
  background: #ffffff;
}
body.light .bb-bookblock-nav a {
  background: #000000;
}
body.light .bb-bookblock-nav .pdf {
  border-color: #000000 !important;
  color: #000000 !important;
  background: transparent;
}
body.light .federations-filter a {
  border-color: #000000 !important;
  color: #000000 !important;
}
body.light .federations-filter a:hover,
body.light .federations-filter a.active {
  border-color: #000000 !important;
  color: #000000 !important;
}
body.light .info-table td {
  color: #000000;
}
body.light .journal .journal-wrapper .journal-img span {
  background: #000000;
  color: #ffffff;
}
body.light .journal .journal-wrapper p {
  color: #000000;
}
body.light .infographics-text p:first-child {
  color: #000000;
}
body.light .infographics-text p:first-child span:before {
  background: #000000;
}
body.light .timeline .timeline-box:before {
  background: #ffffff;
}
body.light .timeline .timeline-box .timeline-wrapper .timeline-item:before {
  border-color: #ffffff;
  background: #000000;
}
body.light .timeline .timeline-box .timeline-wrapper .timeline-item:after {
  background: #ffffff;
}
body.light .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year {
  background: #000000;
  color: #ffffff;
}
body.light .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper {
  border-color: #ffffff;
}
body.light .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .date {
  color: #000000;
}
body.light .timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .title {
  color: #000000;
}
body.light .timeline .show-more {
  background: #ffffff;
}
body.light .filter-box .filter-button {
  border-color: #000000;
  color: #000000;
}
body.light .filter-box .filter-button:hover:not(.active) {
  border-color: #000000;
  color: #000000;
}
body.light .filter-box .filter-button:hover.disabled {
  border-color: #000000;
  color: #000000;
}
body.light .filter-box .filter-button.active {
  border-color: #000000;
  color: #000000;
}
body.light .filter-box .form-group {
  background: #ffffff;
}
body.light .filter-box .form-group:before {
  color: #000000;
}
body.light .breadcrumb li {
  color: #000000;
}
body.light .breadcrumb li a {
  color: #000000 !important;
}
body.light .breadcrumb li a:hover {
  color: #000000 !important;
}
body.light .pagination li.disabled a {
  border-color: #000000 !important;
  color: #000000 !important;
}
body.light .pagination li.disabled a:hover {
  color: #000000 !important;
}
body.light .pagination li.active a {
  border-color: #000000 !important;
  color: #000000 !important;
  background: #ffffff;
}
body.light .pagination li.active a:hover {
  background: #ffffff;
}
body.light .pagination li a {
  border-color: #000000 !important;
  color: #000000 !important;
  background: #ffffff;
}
body.light .pagination li a:hover {
  color: #000000 !important;
  background: #ffffff;
}
body.light .soc .icon {
  color: #ffffff !important;
  background: #000000;
}
body.light .soc .icon:hover {
  color: #000000 !important;
}
body.light footer .slick-slider .slick-slide {
  border-color: #ffffff;
}
body.light footer .slick-slider .slick-slide .text-wrapper p {
  color: #000000;
}
body.light footer .slick-slider .slick-slide .text-wrapper a {
  color: #000000 !important;
}
body.light footer p {
  color: #000000;
}
body.light footer a {
  border-bottom-color: #ffffff !important;
  color: #000000 !important;
}
body.light footer a:hover,
body.light footer a.active {
  border-bottom-color: #ffffff !important;
  color: #000000 !important;
}
body.light footer .w-line {
  background: #ffffff;
}
body.light .jBox-closeButton svg {
  fill: #fff;
}
body.light .ad-slider .slick-arrow:before {
  color: #000000;
}
.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #000000;
}

/* End */


/* Start:/local/templates/barnaul2017/static/css/twentytwenty.css?14987292276543*/
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 5px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -5px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: "Было"; }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: "Стало"; }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 24px;
  width: 24px;
  position: absolute;
  background: white;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 14px;
  /*-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);*/ }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 14px;
  /*-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);*/ }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 14px;
  /*-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);*/ }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 14px;
  /*-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);*/ }

.twentytwenty-left-arrow {
  border-right: 5px solid #e08f40;
  left: 50%;
  margin-left: -13px; }

.twentytwenty-right-arrow {
  border-left: 5px solid #e08f40;
  right: 50%;
  margin-right: -13px; }

.twentytwenty-up-arrow {
  border-bottom: 5px solid #e08f40;
  top: 50%;
  margin-top: -13px; }

.twentytwenty-down-arrow {
  border-top: 5px solid #e08f40;
  bottom: 50%;
  margin-bottom: -13px; }

/* End */


/* Start:/local/templates/barnaul2017/static/css/sumoselect.css?14945770899571*/
.SumoSelect p {margin: 0;}
.SumoSelect{width: 100%;}

.SelectBox {padding: 5px 8px;}

.sumoStopScroll{overflow:hidden;}

/* Filtering style */
.SumoSelect .hidden { display:none; }
.SumoSelect .search-txt{display:none;outline:none;}
.SumoSelect .no-match{display:none;padding: 6px;}
.SumoSelect.open .search-txt{display: inline-block;position: absolute;top: 0;left: 0;width: 100%;margin: 0;padding: 5px 8px;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;}
.SumoSelect.open>.search>span, .SumoSelect.open>.search>label{visibility:hidden;}

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass,.SumoUnder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    outline: none;
    opacity: 0;
}
.SelectClass{z-index: 1;}

    .SumoSelect > .optWrapper > .options  li.opt label, .SumoSelect > .CaptionCont,.SumoSelect .select-all > label { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.SumoSelect { display: inline-block; position: relative;outline:none;}
.SumoSelect:focus > .CaptionCont,.SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {/*box-shadow: 0 0 2px #7799D0;border-color: #7799D0;*/}
    .SumoSelect > .CaptionCont {
        border: 1px solid #dcdcdc;
        background-color: #fff;
        border-radius: 3px;
        position: relative;
        padding: 0.5em 1em;
        min-height: 14px;
        max-width: 195px;
        outline: none;
        height: 40px;
        margin:0;
    }
        .SumoSelect > .CaptionCont > span { display: block; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;cursor:default;}
            /*placeholder style*/
            .SumoSelect > .CaptionCont > span.placeholder { color: #ccc; font-style: italic; }

        .SumoSelect > .CaptionCont > label { position: absolute; top: 0; right: 0; bottom: 0; width: 30px;}
            .SumoSelect > .CaptionCont > label > i { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=');
                background-position: center center; width: 16px; height: 16px; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;background-repeat: no-repeat;opacity: 0.8;}

    .SumoSelect > .optWrapper {display:none; z-index: 1000; top: 30px; width: 100%; position: absolute; left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; border: 1px solid #ddd; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11); border-radius: 3px;overflow: hidden;}
        .SumoSelect.open > .optWrapper {top:35px; display:block;}
        .SumoSelect.open > .optWrapper.up {top: auto;bottom: 100%;margin-bottom: 5px;}

        .SumoSelect > .optWrapper ul {list-style: none; display: block; padding: 0; margin: 0; overflow: auto;}
        .SumoSelect > .optWrapper > .options { border-radius: 2px;position:relative;
         /*Set the height of pop up here (only for desktop mode)*/
            max-height: 250px;
             /*height*/ }
         .SumoSelect > .optWrapper.okCancelInMulti > .options { border-radius: 2px 2px 0 0;}
         .SumoSelect > .optWrapper.selall > .options { border-radius: 0 0 2px 2px;}
         .SumoSelect > .optWrapper.selall.okCancelInMulti > .options { border-radius: 0;}
        .SumoSelect > .optWrapper > .options li.group.disabled > label{opacity:0.5;}
        .SumoSelect > .optWrapper > .options li ul li.opt{padding-left: 22px;}
        .SumoSelect > .optWrapper.multiple > .options li ul li.opt{padding-left: 50px;}
        .SumoSelect > .optWrapper.isFloating > .options {max-height: 100%;box-shadow: 0 0 100px #595959;}
        .SumoSelect > .optWrapper > .options  li.opt { padding: 6px 6px; position: relative;border-bottom: 1px solid #f5f5f5;}
            .SumoSelect > .optWrapper > .options > li.opt:first-child { border-radius: 2px 2px 0 0; }
            .SumoSelect > .optWrapper.selall > .options > li.opt:first-child { border-radius:0; }
            .SumoSelect > .optWrapper > .options > li.opt:last-child {border-radius: 0 0 2px 2px; border-bottom: none;}
            .SumoSelect > .optWrapper.okCancelInMulti > .options > li.opt:last-child {border-radius: 0;}
            .SumoSelect > .optWrapper > .options li.opt:hover { background-color: #E4E4E4; }
            .SumoSelect > .optWrapper > .options li.opt.sel, .SumoSelect .select-all.sel{background-color: #a1c0e4;}

            .SumoSelect > .optWrapper > .options li label { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;cursor: pointer;}
            .SumoSelect > .optWrapper > .options li span { display: none; }
            .SumoSelect > .optWrapper > .options li.group > label {cursor: default;padding: 8px 6px;font-weight: bold;}

        /*Floating styles*/
        .SumoSelect > .optWrapper.isFloating { position: fixed; top: 0; left: 0; right: 0; width: 90%; bottom: 0; margin: auto; max-height: 90%; }

    /*disabled state*/
    .SumoSelect > .optWrapper > .options li.opt.disabled { background-color: inherit;pointer-events: none;}
        .SumoSelect > .optWrapper > .options li.opt.disabled * { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */ filter: alpha(opacity=50); /* Netscape */ -moz-opacity: 0.5; /* Safari 1.x */ -khtml-opacity: 0.5; /* Good browsers */ opacity: 0.5; }


    /*styling for multiple select*/
    .SumoSelect > .optWrapper.multiple > .options li.opt { padding-left: 35px;cursor: pointer;}
        .SumoSelect > .optWrapper.multiple > .options li.opt span,
        .SumoSelect .select-all > span{position:absolute;display:block;width:30px;top:0;bottom:0;margin-left:-35px;}
            .SumoSelect > .optWrapper.multiple > .options li.opt span i,
            .SumoSelect .select-all > span i{position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;width: 14px;height: 14px;border: 1px solid #AEAEAE;border-radius: 2px;box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);background-color: #fff;}
.SumoSelect > .optWrapper > .MultiControls { display: none; border-top: 1px solid #ddd; background-color: #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.13); border-radius: 0 0 3px 3px; }
    .SumoSelect > .optWrapper.multiple.isFloating > .MultiControls { display: block; margin-top: 5px; position: absolute; bottom: 0; width: 100%; }

    .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls { display: block; }
        .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p { padding: 6px; }
        .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p:focus {box-shadow: 0 0 2px #a1c0e4;border-color: #a1c0e4;outline: none;background-color: #a1c0e4;}

    .SumoSelect > .optWrapper.multiple > .MultiControls > p { display: inline-block; cursor: pointer; padding: 12px; width: 50%; box-sizing: border-box; text-align: center; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p:hover { background-color: #f1f1f1; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk { border-right: 1px solid #DBDBDB; border-radius: 0 0 0 3px; }
        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel { border-radius: 0 0 3px 0; }
    /*styling for select on popup mode*/
    .SumoSelect > .optWrapper.isFloating > .options li.opt { padding: 12px 6px; }

    /*styling for only multiple select on popup mode*/
    .SumoSelect > .optWrapper.multiple.isFloating > .options li.opt { padding-left: 35px; }
    .SumoSelect > .optWrapper.multiple.isFloating { padding-bottom: 43px; }

    .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
    .SumoSelect .select-all.selected > span i,
    .SumoSelect .select-all.partial > span i{background-color: rgb(17, 169, 17);box-shadow: none;border-color: transparent;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC');background-repeat: no-repeat;background-position: center center;}
    /*disabled state*/
    .SumoSelect.disabled { opacity: 0.7;cursor: not-allowed;}
     .SumoSelect.disabled > .CaptionCont{border-color:#ccc;box-shadow:none;}

    /**Select all button**/
    .SumoSelect .select-all{border-radius: 3px 3px 0 0;position: relative;border-bottom: 1px solid #ddd;background-color: #fff;padding: 8px 0 3px 35px;height: 20px;cursor: pointer;}
    .SumoSelect .select-all > label, .SumoSelect .select-all > span i{cursor: pointer;}
    .SumoSelect .select-all.partial > span i{background-color:#ccc;}


     /*styling for optgroups*/
    .SumoSelect > .optWrapper > .options li.optGroup { padding-left: 5px; text-decoration: underline; }


/* End */


/* Start:/local/templates/barnaul2017/static/css/style.css?1707401357274986*/
@charset "utf-8";
@font-face {
	font-family: 'PT Serif';
	font-style: italic;
	font-weight: 400;
	src: local('PT Serif Italic'), local('PTSerif-Italic'), url(https://fonts.gstatic.com/s/ptserif/v10/EJRTQgYoZZY2vCFuvAFT_rm1dw.ttf) format('truetype');
}
@font-face {
	font-family: 'PT Serif';
	font-style: italic;
	font-weight: 700;
	src: local('PT Serif Bold Italic'), local('PTSerif-BoldItalic'), url(https://fonts.gstatic.com/s/ptserif/v10/EJRQQgYoZZY2vCFuvAFT9gaQZy3fpQ.ttf) format('truetype');
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 400;
	src: local('PT Serif'), local('PTSerif-Regular'), url(https://fonts.gstatic.com/s/ptserif/v10/EJRVQgYoZZY2vCFuvAFSzro.ttf) format('truetype');
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 700;
	src: local('PT Serif Bold'), local('PTSerif-Bold'), url(https://fonts.gstatic.com/s/ptserif/v10/EJRSQgYoZZY2vCFuvAnt66qWVy4.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v19/KFOkCnqEu92Fr1Mu51xMIzc.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v19/KFOjCnqEu92Fr1Mu51S7ACc-CsE.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 700;
	src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v19/KFOjCnqEu92Fr1Mu51TzBic-CsE.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v19/KFOmCnqEu92Fr1Mu5mxP.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmEU9fABc9.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v19/KFOlCnqEu92Fr1MmWUlfABc9.ttf) format('truetype');
}
.article-previews-news .row > * {
     min-height: 372px;
}
body {
	-webkit-font-smoothing: antialiased;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	overflow-x: hidden;
	color: #5b5b5b;
	font-weight: 400;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
span.title {
	display: block;
	margin-top: 0;
	color: #5b5b5b;
}
h1.center,
.h1.center,
h2.center,
.h2.center,
h3.center,
.h3.center,
h4.center,
.h4.center,
h5.center,
.h5.center,
span.title.center {
	text-align: center;
	margin-bottom: 0;
}
h1.center:after,
.h1.center:after,
h2.center:after,
.h2.center:after,
h3.center:after,
.h3.center:after,
h4.center:after,
.h4.center:after,
h5.center:after,
.h5.center:after,
span.title.center:after {
	margin: 23px auto 25px;
	background: #e08f40;
	display: block;
	content: '';
	height: 2px;
	width: 65px;
}
h1.alt-font,
.h1.alt-font,
h2.alt-font,
.h2.alt-font,
h3.alt-font,
.h3.alt-font,
h4.alt-font,
.h4.alt-font,
h5.alt-font,
.h5.alt-font,
span.title.alt-font {
	font-family: 'PT Serif', serif;
}
h1,
.h1 {
	margin-bottom: 30px;
	font-family: 'PT Serif', serif;
	color: #333333;
	font-size: 373.334%;
	font-weight: 400;
	line-height: 1.072;
}
h1.small,
.h1.small {
	font-size: 200%;
}
h2,
.h2 {
	margin-bottom: 20px;
	color: #333333;
	font-size: 226.667%;
	font-weight: 400;
	line-height: 1.1471;
}
h3,
.h3 {
	margin-bottom: 40px;
	color: #333333;
	font-size: 120%;
	font-weight: 700;
	line-height: 25px;
}
h4,
.h4 {
	margin-bottom: 24px;
	color: #333333;
	font-size: 93.3334%;
	font-weight: 700;
	line-height: 16px;
}
.desc {
	margin-top: 30px;
	margin-bottom: 45px;
	color: #5b5b5b;
	font-size: 106.667%;
	font-weight: 700;
	line-height: 1;
}
h1 + .desc {
	margin-top: -10px;
}
p + p {
	margin-top: 20px;
}
p img {
	max-width: 100%;
}
ul,
ol {
	margin-bottom: 30px;
	padding-left: 1.25em;
}
li {
	line-height: 20px;
}
input,
select,
textarea,
.placeholder.value,
.label-placeholder .control-label {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	color: #5b5b5b;
	-webkit-font-smoothing: antialiased;
	resize: none;
}
.bold,
b,
strong {
	font-weight: 700;
}
.mt-20 {
	margin-top: 20px;
}
.pt-0 {
	padding-top: 0!important;
}
.pt-10 {
	padding-top: 10px!important;
}
a {
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
body .recaptcha_wrap {
	width: auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
a u {
	-webkit-transition: border-color 0.3s ease;
	-moz-transition: border-color 0.3s ease;
	-o-transition: border-color 0.3s ease;
	transition: border-color 0.3s ease;
}
a:not(.btn),
a.a_ajax {
	color: #e08f40;
	text-decoration: none !important;
}
a:not(.btn):hover,
a.a_ajax:hover,
a:not(.btn):active,
a.a_ajax:active {
	color: #e08f40;
}
a:not(.btn),
.u_hover u,
.a_ajax u {
	color: #e08f40;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: transparent;
	-webkit-transition: border-color 0.3s ease;
	-moz-transition: border-color 0.3s ease;
	-o-transition: border-color 0.3s ease;
	transition: border-color 0.3s ease;
}
a.a_ajax {
	border-bottom: 0 !important;
}
.a_ajax u {
	border-bottom-style: dashed;
}
a:hover,
.u_hover:hover u,
.a_ajax:hover u {
	border-color: #efc79f;
}
.main-nav {
	display: table;
	height: 132px;
	width: 100%;
}
.main-nav.active {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #e33d3d;
	position: fixed;
	overflow: auto;
	z-index: 100;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.main-nav.active a {
	font-weight: 400;
	border-bottom-width: 0!important;
	color: #ffffff !important;
	display: block;
}
.main-nav.active a.active {
	color: #ffffff !important;
}
.main-nav nav {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	vertical-align: middle;
	display: table-cell;
}
.main-nav nav:after {
	display: table;
	content: '';
	clear: both;
}
.main-nav nav a {
	border-bottom: 0 solid #ffffff !important;
	font-weight: 400;
	color: #333333 !important;
	-webkit-transition: all 0.3 ease;
	-moz-transition: all 0.3 ease;
	-o-transition: all 0.3 ease;
	transition: all 0.3 ease;
	padding: 16px 15px;
	display: inline-block;
	font-size: 113.334%;
}
.main-nav nav a:hover {
	border-bottom: 0 solid #ffffff !important;
	color: #e08f40 !important;
}
.main-nav nav a.active {
	border-bottom: 0 solid #ffffff !important;
	color: #e08f40 !important;
	font-weight: 400;
}
.main-nav nav a u {
	text-decoration: none;
}
.main-nav nav ul {
	position: relative;
	list-style: none;
	padding-left: 0;
	margin: 0;
}
.main-nav nav ul:after {
	display: table;
	content: '';
	clear: both;
}
.main-nav nav ul li {
	float: left;
}
.main-nav nav ul li:hover ul {
	display: block;
}
.main-nav nav ul li:hover ul li a {
	color: #333333 !important;
}
.main-nav nav ul li:hover a {
	color: #e08f40 !important;
}
.main-nav nav ul li:hover span:before {
	content: '\e90b';
}
.main-nav nav ul li:hover span:after {
	display: block;
}
.main-nav nav ul li.nav-more {
	display: none;
}
.main-nav nav ul li div {
	position: relative;
}
.main-nav nav ul li a {
	font-family: 'Roboto', sans-serif;
	color: #333333 !important;
	white-space: nowrap;
	position: relative;
}
.main-nav nav ul li span {
	vertical-align: middle;
	margin: 0 15px 0 -15px;
	display: inline-block;
	line-height: 1.1;
}
.main-nav nav ul li span:before {
	font-family: Flaticon;
	display: inline-block;
	color: #aaaaaa;
	line-height: 2.3;
	content: '\e91f';
	font-size: 60%;
}
.main-nav nav ul li span:after {
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-bottom: 6px solid #e08f40;
	position: absolute;
	margin-left: -6px;
	margin-top: -6px;
	border-top: 0;
	display: none;
	content: '';
	z-index: 2;
	left: 50%;
	top: 100%;
}
.main-nav nav ul li ul {
	-webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
	border-top: 3px solid #e08f40;
	padding: 0 24px 26px;
	background: #ffffff;
	position: absolute;
	display: none;
	z-index: 2;
	margin: 0;
	right: 0;
}
.main-nav nav ul li ul li {
	padding-top: 26px;
	width: 50%;
}
.main-nav nav ul li ul li:before {
	color: #e08f40;
	float: left;
	width: 0;
}
.main-nav nav ul li ul li a {
	color: #333333 !important;
	white-space: normal;
	font-size: 106.667%;
	margin-left: 24px;
	padding: 0;
}
.main-nav nav ul li ul li a:hover {
	color: #e08f40 !important;
}
.main-nav nav ul li ul + span {
	display: inline-block;
	line-height: 52px;
	width: 15px;
}
.sandwich {
	font-weight: 700;
	line-height: 24px;
	font-size: 24px;
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
	background: #aaaaaa;
	text-align: center;
	position: absolute;
	overflow: hidden;
	padding: 44px 0;
	display: none;
	width: 40px;
	right: 100%;
	z-index: 5;
	top: 40px;
}
.sandwich:before {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	display: block;
	height: 1500px;
	content: '';
	z-index: 1;
	top: -40px;
	width: 0;
	right: 0;
}
.sandwich:after {
	display: table;
	content: '';
	clear: both;
}
.sandwich .sandwich-text {
	line-height: 24px;
	vertical-align: middle;
	display: inline-block;
	margin: 0;
}
.sandwich .sandwich-wrapper {
	height: 17px;
	width: 19px;
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 4px;
	position: relative;
	z-index: 2;
}
.sandwich .sandwich-wrapper span {
	background: #ffffff;
	height: 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: absolute;
	display: block;
	width: 100%;
	left: 0;
}
.sandwich .sandwich-wrapper span:nth-child(1) {
	top: 0;
}
.sandwich .sandwich-wrapper span:nth-child(2) {
	margin-top: -1.5px;
	top: 50%;
}
.sandwich .sandwich-wrapper span:nth-child(3) {
	bottom: 0;
}
.sandwich.active:before {
	width: 100px;
}
.sandwich.active span {
	background-color: #ffffff;
}
.sandwich.active span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 7px;
}
.sandwich.active span:nth-child(2) {
	margin-left: 50%;
	width: 0;
}
.sandwich.active span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 7px;
}
.rel {
	position: relative;
}
.overflow {
	overflow: hidden;
}
.pad {
	padding-top: 30px;
	padding-bottom: 30px;
}
.nowrap {
	white-space: nowrap;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
.hr {
	width: 100%;
	height: 1px;
	margin: 30px auto;
	background: #dcdcdc;
}
.disable-hover,
.disable-hover * {
	pointer-events: none !important;
}
.d_table {
	display: table;
	width: 100%;
}
.wrap_cust_row.row {
    margin-right: -13px;
    margin-left: -13px;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.d_tr {
	display: table-row;
}
.d_td {
	display: table-cell;
}
.va_t {
	vertical-align: top;
}
.va_m {
	vertical-align: middle;
}
.va_tt {
	vertical-align: baseline;
}
.va_tt img {
	vertical-align: baseline;
}
.va_b {
	vertical-align: bottom;
}
.ta_c {
	text-align: center;
}
.ta_l {
	text-align: left;
}
.ta_r {
	text-align: right;
}
.floater .floater-one {
	float: left;
}
.floater .floater-one + .floater-one {
	float: right;
}
.floater:after {
	content: '';
	display: block;
	clear: both;
}
.popup-content {
	display: none;
}
.text-clip {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.btn {
	height: 40px;
	padding: 0 30px;
	line-height: 38px;
	color: #ffffff;
	font-size: 106.667%;
	font-weight: 400;
	background: #e08f40;
	border: 1px solid #e08f40;
	text-transform: uppercase;
	outline: none !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn:hover {
	color: #ffffff;
	background: #e8ab70;
	border-color: #e8ab70;
}
.btn:focus {
	color: #ffffff;
}
.btn:active {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.btn.btn.disabled,
.btn.btn[disabled] {
	color: #5b5b5b;
	background: #cacaca;
	border-color: #cacaca;
	cursor: not-allowed;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}
.btn.btn-empty {
	color: #333333;
	border: 1px solid #cacaca;
	background: transparent;
}
.btn.btn-empty:hover {
	background: #dcdcdc;
}
.btn.btn-empty:active {
	background: #dcdcdc;
}
.btn.btn-empty.btn.disabled,
.btn.btn-empty.btn[disabled] {
	color: #5b5b5b;
	background: transparent;
	border-color: #dcdcdc;
	cursor: not-allowed;
}
.btn.btn-empty.btn-colored {
	color: #e08f40;
	border-color: #e08f40;
}
.btn.btn-empty.btn-colored:hover {
	color: #fff;
	background-color: #e08f40;
}
.btn.btn-daterange {
	position: relative;
	background: #fff;
}
.btn.btn-daterange .form-control {
	position: absolute;
	z-index: -1;
	width: 1px;
	height: 1px;
	bottom: 0;
	left: 0;
	padding: 0;
	border: 0;
}
.btn.btn-icon {
	width: 40px;
	line-height: 40px;
	padding: 0;
	border: 0;
	color: #e08f40;
	background: #dcdcdc;
	-webkit-box-shadow: inset 0 0 0 40px #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: inset 0 0 0 40px #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
	box-shadow: inset 0 0 0 40px #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
}
.btn.btn-icon:hover {
	-webkit-box-shadow: inset 0 0 0 0 #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: inset 0 0 0 0 #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
	box-shadow: inset 0 0 0 0 #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
}
.btn.btn-icon:active {
	color: #fff;
	-webkit-box-shadow: inset 0 0 0 40px #0093c9, 0px 2px 4px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: inset 0 0 0 40px #0093c9, 0px 2px 4px rgba(0, 0, 0, 0.19);
	box-shadow: inset 0 0 0 40px #0093c9, 0px 2px 4px rgba(0, 0, 0, 0.19);
}
.btn.btn-icon.btn-icon-blue {
	color: #fff;
	background: #0093c9;
	-webkit-box-shadow: inset 0 0 0 40px #00afef, 0px 2px 4px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: inset 0 0 0 40px #00afef, 0px 2px 4px rgba(0, 0, 0, 0.19);
	box-shadow: inset 0 0 0 40px #00afef, 0px 2px 4px rgba(0, 0, 0, 0.19);
}
.btn.btn-icon.btn-icon-blue:hover {
	-webkit-box-shadow: inset 0 0 0 0 #00afef, 0px 2px 4px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: inset 0 0 0 0 #00afef, 0px 2px 4px rgba(0, 0, 0, 0.19);
	box-shadow: inset 0 0 0 0 #00afef, 0px 2px 4px rgba(0, 0, 0, 0.19);
}
.btn.btn-icon.btn-icon-blue:active {
	color: #e08f40;
	-webkit-box-shadow: inset 0 0 0 40px #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
	-moz-box-shadow: inset 0 0 0 40px #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
	box-shadow: inset 0 0 0 40px #fff, 0px 2px 4px rgba(0, 0, 0, 0.19);
}
.btn.btn-icon .flaticon {
	font-size: 106.667%;
}
.btn:not(.btn-block) + .btn {
	margin-left: 20px;
}
.btn-block + .btn-block {
	margin-top: 20px;
}
.form-buttons {
	margin-top: 20px;
}
.form-buttons:after {
	display: table;
	content: '';
	clear: both;
}
fieldset {
	margin: 30px 0;
}
fieldset legend {
	margin-bottom: 15px;
	font-size: 18px;
	border: 0;
}
label {
	font-weight: 400;
}
.form-control {
	padding: 0.5em 1em;
	outline: none;
	border: 1px solid #dcdcdc;
}
.form-control:focus,
.form-control.active {
	border-color: #e08f40;
	-webkit-box-shadow: 0 0 0 #000;
	-moz-box-shadow: 0 0 0 #000;
	box-shadow: 0 0 0 #000;
}
.form-group {
	margin-bottom: 20px;
}
.has-error {
	color: #e33d3d !important;
}
.has-error * {
	color: #e33d3d !important;
}
.help-block,
p.help-block {
	margin-top: 10px;
}
.help-block.has-error,
p.help-block.has-error {
	color: #e33d3d;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
label.checkbox,
label.radio {
	margin: 0;
	padding-left: 30px;
	line-height: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	display: block;
}
.banner_cl {
	cursor: pointer;
}
.banner_cl a {
	text-decoration: none !important;
	border: none !important;
	transition: none !important;
	outline: none;
}
label.checkbox.inline,
label.radio.inline {
	display: inline-block;
}
label.checkbox.inline + .checkbox,
label.radio.inline + .checkbox,
label.checkbox.inline + .radio,
label.radio.inline + .radio {
	margin-left: 20px;
	margin-top: 0;
}
label.checkbox + .checkbox,
label.radio + .checkbox,
label.checkbox + .radio,
label.radio + .radio {
	margin-top: 20px;
}
label.checkbox .control-label,
label.radio .control-label {
	font-weight: 400;
}
label.checkbox input,
label.radio input {
	display: none;
}
label.checkbox span:after,
label.radio span:after,
label.checkbox span:before,
label.radio span:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 20px;
	height: 20px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	line-height: 20px;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px #cacaca;
	-moz-box-shadow: inset 0 0 0 1px #cacaca;
	box-shadow: inset 0 0 0 1px #cacaca;
}
label.checkbox.margin {
	margin-bottom: 20px;
}
label.checkbox.switcher {
	padding-left: 60px;
	line-height: 24px;
}
label.checkbox.switcher.inline + .inline {
	margin-left: 20px;
	margin-top: 0;
}
label.checkbox.switcher + .switcher {
	margin-top: 20px;
}
label.checkbox.switcher span:before {
	-webkit-box-shadow: inset 0 0 0 2px #cacaca, inset -25px 0 0 2px #cacaca;
	box-shadow: inset 0 0 0 2px #cacaca, inset -25px 0 0 2px #cacaca;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	height: 24px;
	width: 50px;
}
label.checkbox.switcher span:after {
	display: none;
}
label.checkbox.switcher input:checked + span:before {
	-webkit-box-shadow: inset 25px 0 0 2px #e08f40, inset 0 0 0 2px #e08f40;
	box-shadow: inset 25px 0 0 2px #e08f40, inset 0 0 0 2px #e08f40;
}
label.checkbox span:after {
	top: -20px;
	background: url('/local/templates/barnaul2017/static/css/../img/checkbox.png') center no-repeat;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: inset 0 0 0 0 #000;
	-moz-box-shadow: inset 0 0 0 0 #000;
	box-shadow: inset 0 0 0 0 #000;
}
label.checkbox input:checked + span:before {
	-webkit-box-shadow: inset 0 0 0 10px #e08f40;
	-moz-box-shadow: inset 0 0 0 10px #e08f40;
	box-shadow: inset 0 0 0 10px #e08f40;
}
label.checkbox input:checked + span:after {
	top: 0.01em;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
}
label.radio + .radio {
	margin-top: 20px;
}
label.radio span:before {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
label.radio span:after {
	display: none;
}
label.radio input:checked + span:before {
	-webkit-box-shadow: inset 0 0 0 7px #e08f40;
	-moz-box-shadow: inset 0 0 0 7px #e08f40;
	box-shadow: inset 0 0 0 7px #e08f40;
}
label.radio:after {
	display: table;
	content: '';
	clear: both;
}
.modal .modal-content {
	padding: 30px;
}
.modal .modal-content .modal-header {
	margin-bottom: 30px;
	color: #333333;
	font-family: 'Roboto', sans-serif;
	font-size: 226.667%;
	font-weight: 400;
	line-height: 1.1471;
	border-bottom: 0;
	padding: 0;
}
.modal .modal-content .modal-header.mb0 {
	margin-bottom: 0;
}
.modal .modal-content .modal-header .close {
	width: 20px;
	height: 20px;
	margin: -18px;
	text-align: center;
	outline: none;
	-webkit-opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.modal .modal-content .modal-header .close:after,
.modal .modal-content .modal-header .close:before {
	content: '';
	display: block;
	margin: 0 -2px;
	height: 3px;
	background: #cacaca;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.modal .modal-content .modal-header .close:after {
	margin-top: -3px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modal .modal-content .modal-header .close:before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.modal .modal-content .modal-header .close:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.modal .modal-content .modal-header .close:hover:after,
.modal .modal-content .modal-header .close:hover:before {
	background: #5b5b5b;
}
.modal .modal-content .modal-header .close:active:after,
.modal .modal-content .modal-header .close:active:before {
	background: #fdf8f3;
}
.modal .modal-content .modal-header svg {
	height: 110px;
}
.modal .modal-content .modal-body {
	padding: 0;
}
.modal .modal-content .modal-body .control-label {
	font-weight: 700;
}
.modal .modal-content .modal-footer {
	padding: 10px 0 0;
	border-top: 0;
}
.modal .modal-content .form-group {
	margin-bottom: 20px;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
	margin-left: 0;
	font-size: inherit;
}
.popover + .popover {
	margin-left: 10px;
}
.popover.top {
	margin-bottom: 10px;
}
.popover.left {
	margin-right: 10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.bottom .arrow + .popover-title {
	position: relative;
	z-index: 2;
}
.popover.bottom .arrow + .popover-title:before,
.popover.bottom .arrow + .popover-title:after {
	border: 10px solid transparent;
	margin-left: -10px;
	border-top-width: 0;
	position: absolute;
	content: " ";
	left: 50%;
}
.popover.bottom .arrow + .popover-title:before {
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}
.popover.bottom .arrow + .popover-title:after {
	border-bottom-color: #dcdcdc;
	top: -10px;
}
.popover-title {
	background: #dcdcdc;
	padding: 12px 15px;
	font-weight: 700;
}
.popover-content {
	padding: 12px 15px 15px;
}
.daterangepicker.opensright:after,
.daterangepicker.opensright:before {
	display: none;
}
.article-previews.no-border .col_mobil_12 .wrapper {
    padding-bottom: 22px;
}
@media screen and (min-width: 992) and (max-width: 1199px)  {
.article-previews-news .row > * {
    /*min-height: 415px;*/
}
}
@media screen and (min-width: 600px) and (max-width: 992px)  {
.article-previews-news .row > * {
    /*min-height: 358px;*/
}
}
@media screen and (max-width: 1199px) {
	.main-nav {
		height: 112px;
	}
}
@media screen and (max-width: 767px) {
	.slick-slider.main .wrapper {
    padding: 0 !important;
}
	h1,
	.h1 {
		font-size: 32px;
	}
	h2,
	.h2 {
		font-size: 26px;
	}
	label.checkbox.inline,
	label.radio.inline {
		display: block;
	}
	label.checkbox.inline + .checkbox,
	label.radio.inline + .checkbox,
	label.checkbox.inline + .radio,
	label.radio.inline + .radio {
		margin-top: 20px;
		margin-left: 0;
	}
	label.checkbox.swither.inline + .inline {
		margin-top: 20px;
		margin-left: 0;
	}
	.btn:not(.btn-block) + .btn {
		margin-top: 20px;
		margin-left: 0;
	}
	.btn.btn-responsive {
		width: 100%;
	}
	.btn.btn-responsive + .btn-responsive {
		margin-left: 0;
		margin-top: 20px;
	}
	.main-nav nav a {
		border-bottom-width: 0!important;
		padding: 16px 15px;
		display: none;
	}
	.main-nav nav a:hover,
	.main-nav nav a.active {
		border-bottom-width: 0!important;
	}
	.sandwich {
		display: inline-block;
	}
	.popover {
		left: 50%!important;
		-webkit-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		min-width: 90%;
	}
	.popover.left,
	.popover.right {
		margin: 0!important;
	}
	.popover.left .arrow,
	.popover.right .arrow {
		border: 10px solid transparent;
		border-top-color: rgba(0, 0, 0, 0.25);
		margin-left: -10px;
		bottom: -10px;
		border-bottom-width: 0;
		top: auto!important;
		position: absolute;
		content: " ";
		left: 50%;
	}
	.popover.left .arrow:after,
	.popover.right .arrow:after {
		border: 10px solid transparent;
		margin-left: -10px;
		border-top-color: #ffffff;
		border-bottom-width: 0;
		position: absolute;
		content: " ";
		bottom: 1px;
		left: 50%;
	}
}
html,
body {
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100%;
}
body {
	background: #ffffff;
}
body.modal-open {
	padding-right: 0 !important;
	overflow: auto !important;
}
.box {
	-webkit-transition: -webkit-transform 300ms ease;
	-moz-transition: -webkit-transform 300ms ease;
	-o-transition: -webkit-transform 300ms ease;
	transition: -webkit-transform 300ms ease;
	-webkit-transition: -moz-transform 300ms ease;
	-moz-transition: -moz-transform 300ms ease;
	-o-transition: -moz-transform 300ms ease;
	transition: -moz-transform 300ms ease;
	-webkit-transition: -o-transform 300ms ease;
	-moz-transition: -o-transform 300ms ease;
	-o-transition: -o-transform 300ms ease;
	transition: -o-transform 300ms ease;
	-webkit-transition: transform 300ms ease;
	-moz-transition: transform 300ms ease;
	-o-transition: transform 300ms ease;
	transition: transform 300ms ease;
	transition: transform 300ms ease, -webkit-transform 300ms ease;
	height: auto !important;
	min-height: 100%;
	height: 100%;
}
.container {
	margin-left: auto;
	margin-right: auto;
}
article {
	position: relative;
}
header {
	border-bottom: 1px solid #dcdcdc;
	-webkit-transition: -webkit-transform 300ms ease;
	-moz-transition: -webkit-transform 300ms ease;
	-o-transition: -webkit-transform 300ms ease;
	transition: -webkit-transform 300ms ease;
	-webkit-transition: -moz-transform 300ms ease;
	-moz-transition: -moz-transform 300ms ease;
	-o-transition: -moz-transform 300ms ease;
	transition: -moz-transform 300ms ease;
	-webkit-transition: -o-transform 300ms ease;
	-moz-transition: -o-transform 300ms ease;
	-o-transition: -o-transform 300ms ease;
	transition: -o-transform 300ms ease;
	-webkit-transition: transform 300ms ease;
	-moz-transition: transform 300ms ease;
	-o-transition: transform 300ms ease;
	transition: transform 300ms ease;
	transition: transform 300ms ease, -webkit-transform 300ms ease;
	background: #ffffff;
	position: fixed;
	display: block;
	width: 100%;
	z-index: 13;
}
.footer_clear {
	clear: both;
}
footer {
	-webkit-transition: -webkit-transform 300ms ease;
	-moz-transition: -webkit-transform 300ms ease;
	-o-transition: -webkit-transform 300ms ease;
	transition: -webkit-transform 300ms ease;
	-webkit-transition: -moz-transform 300ms ease;
	-moz-transition: -moz-transform 300ms ease;
	-o-transition: -moz-transform 300ms ease;
	transition: -moz-transform 300ms ease;
	-webkit-transition: -o-transform 300ms ease;
	-moz-transition: -o-transform 300ms ease;
	-o-transition: -o-transform 300ms ease;
	transition: -o-transform 300ms ease;
	-webkit-transition: transform 300ms ease;
	-moz-transition: transform 300ms ease;
	-o-transition: transform 300ms ease;
	transition: transform 300ms ease;
	transition: transform 300ms ease, -webkit-transform 300ms ease;
	position: relative;
	z-index: 12;
}
footer > .wrapper {
	padding: 30px 0;
}
section {
	padding: 30px 0;
}
@media screen and (max-width: 1199px) {
	header {
		overflow: visible;
		position: fixed;
		margin-top: 0;
		height: 100%;
		left: 100%;
		top: 0;
	}
	header .sandwich {
		display: block;
	}
}
.bg-red {
	background: #e33d3d;
}
.bg-orange {
	background: #e08f40;
}
.bg-orange-light {
	background: #fdf8f3;
}
.bg-gray-airy {
	background: #f7f7f7;
}
.bg-gray-light {
	background: #dcdcdc;
}
.bg-gray {
	background: #cacaca;
}
.bg-gray-middle {
	background: #5b5b5b;
}
.bg-gray-dark {
	background: #333333;
}
.bg-white {
	background: #ffffff;
}
.font-color-white {
	color: #ffffff;
}
.img-to-bg {
	background-position: center;
	background-size: cover;
	overflow: hidden;
}
.customScrollbar {
	-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-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffff;
	border: 1px solid #dcdcdc;
	position: relative;
	overflow: auto;
	display: block;
	height: 200px;
}
.customScrollbar .inBox {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 15px;
}
.label-placeholder {
	position: relative;
	margin: 0 0 20px;
}
.label-placeholder .control-label {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	padding: 0;
	z-index: 1;
	color: rgba(91, 91, 91, 0.3);
	line-height: 40px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.label-placeholder .form-control {
	position: relative;
	height: 40px;
	padding: 0;
	color: #5b5b5b;
	background: transparent;
	border: 0;
	z-index: 2;
	border-bottom: 1px solid #dcdcdc;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.label-placeholder .form-control:focus {
	border-color: #e08f40;
}
.label-placeholder .form-control:focus + .control-label {
	color: #e08f40;
}
.label-placeholder .form-control:not(textarea) {
	height: 40px;
}
.label-placeholder textarea.form-control {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	height: auto;
}
.label-placeholder:focus .control-label,
.label-placeholder.value .control-label {
	height: auto;
	margin-top: -0.5em;
	font-size: 12px;
	line-height: 0;
}
.form-control {
	height: 40px;
}
.slick-slider.slick-full_height {
	height: 100%;
}
.slick-slider.slick-full_height .slick-list {
	height: 100%;
}
.slick-slider.slick-full_height .slick-list .slick-track {
	height: 100%;
}
.slick-slide {
	outline: none !important;
}
.slick-slide img {
	display: inline;
}
.slick-prev,
.slick-next {
	position: absolute;
	top: 50%;
	left: -25px;
	width: 20px;
	height: 20px;
	font-size: 0;
	line-height: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.slick-next {
	left: auto;
	right: -25px;
}
.slick-dots {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	display: inline-block;
}
.slick-dots li button {
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
	font-size: 0;
	background: #fff;
	border: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: inset 0 0 0 1px #e08f40;
	-moz-box-shadow: inset 0 0 0 1px #e08f40;
	box-shadow: inset 0 0 0 1px #e08f40;
}
.slick-dots li:hover button {
	-webkit-box-shadow: inset 0 0 0 10px #e08f40;
	-moz-box-shadow: inset 0 0 0 10px #e08f40;
	box-shadow: inset 0 0 0 10px #e08f40;
}
.slick-dots li.slick-active button {
	-webkit-box-shadow: inset 0 0 0 10px #e08f40;
	-moz-box-shadow: inset 0 0 0 10px #e08f40;
	box-shadow: inset 0 0 0 10px #e08f40;
}
.chosen-select {
	width: 100%;
}
.chosen-select-deselect {
	width: 100%;
}
.chosen-container {
	display: inline-block;
	font-size: 15px;
	position: relative;
	vertical-align: middle;
	width: 100%!important;
}
section.counselor_s {
    padding-top: 0;
}
.chosen-container .chosen-drop {
	background: #ffffff;
	border: 1px solid #e08f40;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin-top: -1px;
	position: absolute;
	top: 100%;
	left: -9000px;
	z-index: 1060;
}
.chosen-container.chosen-with-drop .chosen-drop {
	left: 0;
	right: 0;
}
.chosen-container .chosen-results {
	color: #5b5b5b;
	margin: 0 0.5em 0.5em 0;
	max-height: 240px;
	padding: 0 0 0 0.5em;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
	display: none;
	line-height: 15px;
	list-style: none;
	margin: 0;
	padding: 0.5em;
}
.chosen-container .chosen-results li em {
	background: #dcdcdc;
	font-style: normal;
}
.chosen-container .chosen-results li.group-result {
	display: list-item;
	cursor: default;
	color: #cacaca;
	font-weight: bold;
}
.chosen-container .chosen-results li.group-option {
	padding-left: 15px;
}
.chosen-container .chosen-results li.active-result {
	cursor: pointer;
	display: list-item;
}
.chosen-container .chosen-results li.highlighted {
	background-color: #e08f40;
	background-image: none;
	color: white;
}
.chosen-container .chosen-results li.highlighted em {
	background: transparent;
}
.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #dcdcdc;
}
.chosen-container .chosen-results .no-results {
	background: #dcdcdc;
	display: list-item;
}
.chosen-container .chosen-results-scroll {
	background: white;
	margin: 0 4px;
	position: absolute;
	text-align: center;
	width: 321px;
	z-index: 1;
}
.chosen-container .chosen-results-scroll span {
	display: inline-block;
	height: 17px;
	text-indent: -5000px;
	width: 9px;
}
.chosen-container .chosen-results-scroll-down {
	bottom: 0;
}
.chosen-container-single .chosen-single {
	-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);
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border-width: 1px;
	border-style: solid;
	border-color: #dcdcdc !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #5b5b5b !important;
	display: block;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	padding: 0 0 0 1em;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
.chosen-container-single .chosen-single span {
	display: block;
	margin-right: 26px;
}
.chosen-container-single .chosen-single abbr {
	display: block;
	font-size: 1px;
	height: 10px;
	position: absolute;
	right: 26px;
	top: 15px;
	width: 12px;
}
.chosen-container-single .chosen-single abbr:hover {
	background-position: right -11px;
}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
	background-position: right 2px;
}
.chosen-container-single .chosen-single div {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	width: 18px;
}
.chosen-container-single .chosen-single div b {
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top: 4px solid #737373;
	position: absolute;
	margin: -2px -4px;
	border-bottom: 0;
	display: block;
	left: 50%;
	top: 50%;
}
.chosen-container-single .chosen-default {
	color: #dcdcdc;
}
.chosen-container-single .chosen-search {
	margin: 0;
	padding: 0.5em;
	position: relative;
	white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
	background: #ffffff;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 1px 0;
	padding: 0.5em 1em 0.5em 0.5em;
	width: 100%;
}
.chosen-container-single .chosen-search input[type="text"]:focus {
	border: 1px solid #e08f40;
	outline: none;
}
.chosen-container-single .chosen-drop {
	margin-top: -1px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.chosen-container-single-nosearch .chosen-search {
	padding: 0;
}
.chosen-container-single-nosearch .chosen-search input {
	position: absolute;
	left: -9000px;
}
.chosen-container-single-nosearch .chosen-results {
	padding: 0;
	margin: 0;
}
.chosen-container-single-nosearch .chosen-results li {
	padding: 0.5em 1em;
}
.chosen-container-multi {
  /*position: relative;
	&:after {
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
		border-top: 4px solid @gray-dark;
		position: absolute;
		border-bottom: 0;
		display: block;
		margin: -2px 0;
		content: '';
		right: 5px;
		top: 50%;
	}
	&.chosen-container-active:after {
		border-bottom: 4px solid @gray-dark;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
		border-top: 0;
		}*/
	}
	.chosen-container-multi .chosen-choices {
		-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);
		background-color: #ffffff;
		border: 1px solid #dcdcdc;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		cursor: text;
		height: auto !important;
		height: 1%;
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: relative;
	}
	.chosen-container-multi .chosen-choices li {
		float: left;
		list-style: none;
	}
	.chosen-container-multi .chosen-choices .search-field {
		margin: 0;
		padding: 0;
		white-space: nowrap;
	}
	.chosen-container-multi .chosen-choices .search-field input[type="text"] {
		background: transparent !important;
		border: 0 !important;
		color: #cacaca;
		height: 38px;
		margin: 0;
		padding: 0.5em 1em;
		outline: 0;
	}
	.chosen-container-multi .chosen-choices .search-field .default {
		color: #cacaca;
	}
	.chosen-container-multi .chosen-choices .search-choice {
		-webkit-background-clip: padding-box;
		-moz-background-clip: padding;
		background-clip: padding-box;
		background-color: #e08f40;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		color: #ffffff;
		cursor: default;
		line-height: 1.9;
		margin: 3px 0 3px 3px;
		padding: 3px 26px 3px 10px;
		position: relative;
	}
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
		display: block;
		font-size: 1px;
		margin-top: -6px;
		height: 12px;
		position: absolute;
		right: 7px;
		top: 50%;
		width: 12px;
		cursor: pointer;
		border: 0;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close:after,
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close:before {
		content: '';
		display: block;
		margin: 5px -1px;
		height: 3px;
		background: #ffffff;
	}
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close:after {
		margin-top: -8px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close:before {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close:active:after,
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close:active:before {
		background: #fdf8f3;
	}
	.chosen-container-multi .chosen-choices .search-choice-focus {
		background: #dcdcdc;
	}
	.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
		background-position: right -11px;
	}
	.chosen-container-multi .chosen-results {
		margin: 0;
		padding: 0;
	}
	.chosen-container-multi .chosen-results li {
		padding: 0.5em 1em;
	}
	.chosen-container-multi .chosen-drop .result-selected {
		display: none;
	}
	.chosen-container-active .chosen-single {
		border: 1px solid #e08f40;
		-webkit-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-moz-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-o-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-webkit-transition: border linear .2s, -webkit-box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, -webkit-box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, box-shadow linear .2s 0.3s ease, -webkit-box-shadow linear .2s 0.3s ease;
	}
	.chosen-container-active.chosen-with-drop .chosen-single {
		background-color: #ffffff;
		border-color: #e08f40 !important;
		-webkit-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-moz-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-o-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-webkit-transition: border linear .2s, -webkit-box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, -webkit-box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, box-shadow linear .2s 0.3s ease, -webkit-box-shadow linear .2s 0.3s ease;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}
	.chosen-container-active.chosen-with-drop .chosen-single div {
		background: transparent;
		border-left: none;
	}
	.chosen-container-active.chosen-with-drop .chosen-single div b {
		border-bottom: 4px solid #737373;
		border-top: 0;
	}
	.chosen-container-active .chosen-choices {
		border: 1px solid #e08f40;
		-webkit-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-moz-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-o-transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		-webkit-transition: border linear .2s, -webkit-box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, -webkit-box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, box-shadow linear .2s 0.3s ease;
		transition: border linear .2s, box-shadow linear .2s 0.3s ease, -webkit-box-shadow linear .2s 0.3s ease;
	}
	.chosen-container-active .chosen-choices .search-field input[type="text"] {
		color: #5b5b5b !important;
	}
	.chosen-container-active.chosen-with-drop .chosen-choices {
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
	}
	.chosen-disabled {
		cursor: default;
		opacity: 0.5 !important;
	}
	.chosen-disabled .chosen-single {
		cursor: default;
	}
	.chosen-disabled .chosen-choices .search-choice .search-choice-close {
		cursor: default;
	}
	.chosen-rtl {
		text-align: right;
	}
	.chosen-rtl .chosen-single {
		padding: 0 8px 0 0;
		overflow: visible;
	}
	.chosen-rtl .chosen-single span {
		margin-left: 26px;
		margin-right: 0;
		direction: rtl;
	}
	.chosen-rtl .chosen-single div {
		left: 7px;
		right: auto;
	}
	.chosen-rtl .chosen-single abbr {
		left: 26px;
		right: auto;
	}
	.chosen-rtl .chosen-choices .search-field input[type="text"] {
		direction: rtl;
	}
	.chosen-rtl .chosen-choices li {
		float: right;
	}
	.chosen-rtl .chosen-choices .search-choice {
		margin: 6px 5px 3px 0;
		padding: 3px 5px 3px 19px;
	}
	.chosen-rtl .chosen-choices .search-choice .search-choice-close {
		background-position: right top;
		left: 4px;
		right: auto;
	}
	.chosen-rtl.chosen-container-single .chosen-results {
		margin: 0 0 4px 4px;
		padding: 0 4px 0 0;
	}
	.chosen-rtl .chosen-results .group-option {
		padding-left: 0;
		padding-right: 15px;
	}
	.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
		border-right: none;
	}
	.chosen-rtl .chosen-search input[type="text"] {
		background: #ffffff;
		direction: rtl;
		padding: 4px 5px 4px 20px;
	}
	.input-group .chosen-container:last-child .chosen-single,
	.input-group .chosen-container:last-child .chosen-default,
	.input-group .chosen-container:last-child .chosen-choices {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	.input-group .chosen-container:not(:last-child) .chosen-single,
	.input-group .chosen-container:not(:last-child) .chosen-default,
	.input-group .chosen-container:not(:last-child) .chosen-choices {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.d-flex {
		display: -webkit-flex !important;
		display: -moz-flex !important;
		display: -ms-flex !important;
		display: -o-flex !important;
		display: flex !important;
	}
	.flex-grow-1 {
		flex-grow: 1;
	}
	.flex-column {
		-webkit-flex-direction: column !important;
		-moz-flex-direction: column !important;
		-ms-flex-direction: column !important;
		-o-flex-direction: column !important;
		flex-direction: column !important;
	}
	.flex-wrap {
		-webkit-flex-wrap: wrap !important;
		-moz-flex-wrap: wrap !important;
		-ms-flex-wrap: wrap !important;
		-o-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.h-100 {
		height: 100% !important;
	}
	.w-100 {
		width: 100% !important;
	}

	.mt-1 {
		margin-top:4px;
	}
	.mt-2 {
		margin-top:8px;
	}
	.mt-3 {
		margin-top:16px;
	}
	.mt-4 {
		margin-top:24px;
	}
	.mt-5 {
		margin-top:48px;
	}

	.pt-1 {
		padding-top:4px;
	}
	.pt-2 {
		padding-top:8px;
	}
	.pt-3 {
		padding-top:16px;
	}
	.pt-4 {
		padding-top:24px;
	}
	.pt-5 {
		padding-top:48px;
	}

	.mb-1 {
		margin-bottom:4px;
	}
	.mb-2 {
		margin-bottom:8px;
	}
	.mb-3 {
		margin-bottom:16px;
	}
	.mb-4 {
		margin-bottom:24px;
	}
	.mb-5 {
		margin-bottom:48px;
	}

	.pb-1 {
		padding-bottom:4px;
	}
	.pb-2 {
		padding-bottom:8px;
	}
	.pb-3 {
		padding-bottom:16px;
	}
	.pb-4 {
		padding-bottom:24px;
	}
	.pb-5 {
		padding-bottom:48px;
	}
	.tourist-number-custom .tourist-number__item {
		background: #F7F7F7;
		height: 100%;
		margin-top: 0;
		margin-bottom: 0;
		padding: 25px 20px;
		padding-bottom: 16px;
	}
	.special-project-previews.special-project-previews.short a.one-item {
		background-size: 552px;
	}
	.special-project-previews.short.special-project-previews.short a.one-item:hover {
		background-size: 630px;
	}
	.sm_descr hr {
		width: 82px;
		margin-bottom: 13px;
		border-top: 1px solid #e08f40;
	}
	.sm_descr {
		font-family: 'Roboto', sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		line-height: 28px;
		text-align: center;
		color: #000000;
		margin-bottom: 20px;
	}
	.article-previews-custom .article-previews-news .wrapper {
		height: 100%;
		border-bottom: none;
	}
	.article-previews-custom .setequalheight {
		height: auto !important;
	}
	.article-previews-custom .article-previews-news .row {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.customScrollbar .mCSB_container {
		margin-right: 16px;
		padding-right: 0;
	}
	.customScrollbar .mCSB_container_wrapper {
		margin-bottom: 16px;
		margin-right: 16px;
	}
	.customScrollbar .mCSB_scrollTools {
		width: 16px;
	}
	.customScrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal {
		height: 16px;
		width: auto;
	}
	.customScrollbar .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerContainer {
		bottom: 0;
		right: 0;
		left: 15px;
		top: 0;
	}
	.customScrollbar .mCSB_scrollTools .mCSB_draggerContainer {
		bottom: 10px;
		right: 0;
		left: 0;
		top: 10px;
	}
	.customScrollbar .mCSB_scrollTools .mCSB_draggerRail {
		background-color: #dcdcdc;
		width: 2px;
	}
	.customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		background-color: #fdf8f3;
	}
	.customScrollbar .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
	.customScrollbar .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
	.customScrollbar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
		background-color: #e08f40;
	}
	.nav-tabs {
		padding-bottom: 10px;
		margin-bottom: -9px;
		border-bottom: 0;
	}
	.nav-tabs li.active > a {
		padding-bottom: 20px;
		margin-bottom: -10px;
		color: #333333;
	}
	.nav-tabs li > a {
		border: 0!important;
		color: #e08f40;
	}
	.nav-tabs li > a span {
		vertical-align: baseline;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-left: 10px;
		background: #e33d3d;
		padding: 3px 7px;
		font-size: 12px;
		color: #ffffff;
	}
	.map {
		padding-bottom: 630px;
		position: relative;
		display: block;
		width: 100%;
	}
	.map > * {
		position: absolute;
		display: block;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
	}
	.map .search {
		position: absolute;
		top: 20px;
		left: 20px;
		width: 320px;
		height: auto;
		background: #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	}
	.map .search .input {
		padding: 10px;
		background: #f3f3f3;
		border-bottom: 1px solid #e4e4e4;
	}
	.map .search .input input {
		display: block;
		width: 100%;
		height: 31px;
		margin: 0;
		padding: 3px 60px 3px 7px;
		font-size: 13px;
		background: #fff;
		border: 0;
		-webkit-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
		-moz-box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
		box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
	}
	.map .search .input input:focus {
		background-position: 0 -31px;
	}
	.map .search .reset {
		position: absolute;
		top: 19px;
		right: 20px;
		width: 14px;
		height: 14px;
		background: url('/local/templates/barnaul2017/static/css/../img/map_reset.png');
		cursor: pointer;
	}
	.map .search .reset > div.h {
		background: url('/local/templates/barnaul2017/static/css/../img/map_reset.png') 0 -14px;
	}
	.map .search .control {
		position: absolute;
		bottom: -39px;
		left: 50%;
		width: 50px;
		height: 40px;
		margin-left: -25px;
		background: url('/local/templates/barnaul2017/static/css/../img/map-control.png') 0 0;
		cursor: pointer;
	}
	.map .search .control:hover {
		background-position: 0 -40px;
	}
	.map .search .control.closed {
		background-position: 0 -80px;
	}
	.map .search .control.closed:hover {
		background-position: 0 -120px;
	}
	.map .hidden-box {
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
		overflow: auto;
		display: block;
		height: 530px;
	}
	.map .one > ul > li {
		background: url('/local/templates/barnaul2017/static/css/../img/map-one-bg.png') top repeat-x #ececec;
		border-bottom: 1px solid #e4e4e4;
		border-left-style: solid;
		border-left-width: 3px;
		padding: 15px;
	}
	.map .one > ul > li > .text {
		text-transform: uppercase;
		font-weight: bold;
	}
	.map .one .map_tooltip.group_1 .str,
	.map .one.group_1 > ul > li {
		border-right-color: #ff2020 !important;
		border-left-color: #ff2020 !important;
	}
	.map .one .map_tooltip.group_2 .str,
	.map .one.group_2 > ul > li {
		border-right-color: #eb8b01 !important;
		border-left-color: #eb8b01 !important;
	}
	.map .one .map_tooltip.group_3 .str,
	.map .one.group_3 > ul > li {
		border-right-color: #4dacfd !important;
		border-left-color: #4dacfd !important;
	}
	.map .one .map_tooltip.group_4 .str,
	.map .one.group_4 > ul > li {
		border-right-color: #dad82a !important;
		border-left-color: #dad82a !important;
	}
	.map .one .map_tooltip.group_5 .str,
	.map .one.group_5 > ul > li {
		border-right-color: #2ae62a !important;
		border-left-color: #2ae62a !important;
	}
	.map .one ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.map .one li {
		cursor: pointer;
		display: block;
	}
	.map .one li.undefined > .title > .ico {
		background-position: 0 -15px;
	}
	.map .one li.checked .title > .ico,
	.map .one li.checked label > .ico {
		background-position: 0 -30px;
	}
	.map .one li li {
		margin: 10px 10px 10px 20px;
	}
	.map .one li .ico {
		background: url('/local/templates/barnaul2017/static/css/../img/map-checkbox.png');
		height: 15px;
		width: 15px;
		float: left;
	}
	.map .one li .text {
		margin-left: 24px;
		color: #333333;
		line-height: 1.1;
		font-size: 100%;
	}
	.map .one label {
		cursor: pointer;
		display: block;
	}
	.map .one label input {
		display: none;
	}
	.map .one label img {
		vertical-align: middle;
		margin-left: 5px;
	}
	.map .one .title {
		text-transform: uppercase;
		font-weight: bold;
	}
	.map .one.not_search {
		padding: 18px;
	}
	.map .one.not_search .border {
		border-bottom: 1px solid #e4e4e4;
		padding: 1em 0;
		display: block;
	}
	.map .one.not_search .title {
		font-size: 12px;
		margin: 0;
	}
	.map .one.not_search .title a {
		display: inline;
		border-bottom: 0;
	}
	.map .one.not_search .title .border {
		padding: 0.5em 0;
	}
	.map .one.not_search .text a {
		background: url('/local/templates/barnaul2017/static/css/../img/map-2gis-active.png') 0.25em 1.4em no-repeat;
		padding-left: 20px;
		display: block;
	}
	.map .one.not_search a.checked {
		background-image: url('/local/templates/barnaul2017/static/css/../img/map-2gis.png');
	}
	.map_tooltip {
		display: none;
		position: absolute;
		z-index: 8;
		width: 400px;
		background: #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	}
	.map_tooltip.group_1 {
		background-color: #ff2020;
	}
	.map_tooltip.group_2 {
		background-color: #eb8b01;
	}
	.map_tooltip.group_3 {
		background-color: #4dacfd;
	}
	.map_tooltip.group_4 {
		background-color: #dad82a;
	}
	.map_tooltip.group_5 {
		background-color: #2ae62a;
	}
	.map_tooltip .cont {
		margin-left: 3px;
		padding: 15px;
		font-size: 14px;
		background: url('/local/templates/barnaul2017/static/css/../img/map-one-bg.png') top repeat-x #ececec;
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0;
	}
	.map_tooltip .close {
		position: absolute;
		top: 10px;
		right: 10px;
		width: 17px;
		height: 17px;
		background: url('/local/templates/barnaul2017/static/css/../img/map_close.png');
		cursor: pointer;
	}
	.map_tooltip .close > div {
		background: url('/local/templates/barnaul2017/static/css/../img/map_close.png') 0 -17px;
	}
	.map_tooltip .str {
		position: absolute;
		top: 20px;
		left: -10px;
		border-top: 8px solid transparent;
		border-right: 10px solid #fff;
		border-bottom: 8px solid transparent;
	}
	.map_tooltip .ico {
		position: absolute;
		top: 50%;
		left: 10px;
		width: 40px;
		height: 40px;
		margin-top: -20px;
	}
	.map_tooltip.right .cont {
		margin-left: 0;
		margin-right: 3px;
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
	}
	.map_tooltip.right .close {
		right: 70px;
	}
	.map_tooltip.right .ico {
		left: auto;
		right: 10px;
	}
	.map_tooltip.right .str {
		left: auto;
		right: -10px;
		border-top: 8px solid transparent;
		border-right: 0;
		border-left: 10px solid #fff;
		border-bottom: 8px solid transparent;
	}
	body.main-menu-open {
		overflow: hidden;
	}
	body.main-menu-open .second-line-menu {
		-webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
		-moz-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
		-o-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
		box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.65);
	}
	body.main-menu-open header,
	body.main-menu-open .box,
	body.main-menu-open footer {
		-webkit-transform: translate(-267px, 0);
		-moz-transform: translate(-267px, 0);
		-ms-transform: translate(-267px, 0);
		-o-transform: translate(-267px, 0);
		transform: translate(-267px, 0);
	}
	body.main-menu-open .governance-menu-sandwich {
		-webkit-transform: translate(-100%, 0);
		-moz-transform: translate(-100%, 0);
		-ms-transform: translate(-100%, 0);
		-o-transform: translate(-100%, 0);
		transform: translate(-100%, 0);
		display: none;
	}
	body.left-menu-open {
		overflow: hidden;
	}
	body.left-menu-open .left-menu {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		padding-top: 50px;
		position: fixed;
		overflow: auto;
		height: 100%;
		z-index: 14;
		width: 100%;
		right: auto;
		left: 0;
		top: 0;
	}
	header {
		width: 100%;
	}
	header .logo-mobile {
		border-bottom: 1px solid #aaaaaa;
		background: #ffffff;
		position: absolute;
		width: 100%;
		right: 100%;
		z-index: 1;
		top: 40px;
	}
	.container img.left {
		margin: 0 20px 10px 0;
		float: left;
	}
	.container img.right {
		margin: 0 0 10px 20px;
		float: right;
	}
	.h-line {
		background: #dcdcdc;
		display: block;
		height: 1px;
	}
	.h-line.mv20 {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.h-line.mh-15 {
		margin-right: -15px;
		margin-left: -15px;
	}
	#ask .h-line {
		margin-bottom: 10px;
	}
	#ask .control-label {
		font-weight: 400;
	}
	.v-line {
		background: #dcdcdc;
		display: block;
		width: 1px;
	}
	.cecutient-menu {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		background: #f7f7f7;
		position: absolute;
		overflow: hidden;
		display: block;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		width: 100%;
		z-index: 4;
		height: 0;
		left: 0;
		top: 0;
	}
	.cecutient-menu.fixed {
		position: fixed;
		top: -40px;
	}
	.cecutient-menu.fixed.scrolled {
		top: -101px;
	}
	.cecutient-menu.active {
		height: 40px;
	}
	.cecutient-menu .container {
		padding: 2px 15px 3px;
		position: relative;
		text-align: right;
		cursor: default;
	}
	.cecutient-menu .container .label {
		padding: 12px 12px 12px 32px;
		font-size: 14px!important;
		position: absolute;
		background: #cacaca;
		color: #333333;
		border-radius: 0;
		font-weight: 300;
		cursor: pointer;
		display: block;
		height: 38px;
		right: 15px;
		top: 100%;
	}
	.cecutient-menu .container .label:before {
		font-family: 'flaticon';
		position: absolute;
		content: '\e92e';
		display: block;
		height: 14px;
		width: 14px;
		left: 13px;
		top: 12px;
	}
	.cecutient-menu .container .font-size {
		font-size: 16px!important;
		display: inline-block;
		vertical-align: top;
	}
	.cecutient-menu .container .font-size:before {
		content: 'Размер текста:';
		vertical-align: middle;
		display: inline-block;
		margin-right: 5px;
		font-weight: 300;
		font-size: 20px;
	}
	.cecutient-menu .container .font-size .plus,
	.cecutient-menu .container .font-size .minus {
		font-size: 28px!important;
		vertical-align: middle;
		display: inline-block;
		text-align: center;
		line-height: 35px;
		background: #cacaca;
		color: #333333;
		font-weight: 500;
		cursor: pointer;
		margin: 0 5px;
		height: 35px;
		width: 35px;
	}
	.cecutient-menu .container .font-size .plus:hover,
	.cecutient-menu .container .font-size .minus:hover {
		background: #aaaaaa;
		text-decoration: none;
		color: #333333;
	}
	.cecutient-menu .container .color-scheme {
		display: inline-block;
		vertical-align: top;
		margin-left: 30px;
	}
	.cecutient-menu .container .color-scheme:before {
		vertical-align: middle;
		display: inline-block;
		margin-right: 5px;
		content: 'Цвет:';
		font-weight: 300;
		font-size: 20px;
	}
	.cecutient-menu .container .color-scheme .wrapper {
		vertical-align: middle;
		display: inline-block;
		position: relative;
		margin-left: 10px;
		cursor: pointer;
		height: 35px;
		width: 35px;
	}
	.cecutient-menu .container .color-scheme .wrapper:hover:not(.active) {
		opacity: 0.8;
	}
	.cecutient-menu .container .color-scheme .wrapper.active {
		cursor: default;
	}
	.cecutient-menu .container .color-scheme .wrapper.active:after {
		-webkit-box-shadow: 0 0 0 2px #aaaaaa;
		box-shadow: 0 0 0 2px #aaaaaa;
		border: 2px solid transparent;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		position: absolute;
		height: 100%;
		width: 100%;
		content: '';
		left: -2px;
		top: -2px;
	}
	.cecutient-menu .container .color-scheme .wrapper.default {
		background: url(/local/templates/barnaul2017/static/css/../icons/logo.svg) center top no-repeat;
		background-size: 25px;
		height: 31px;
		width: 31px;
	}
	.cecutient-menu .container .color-scheme .wrapper.white-black {
		border: 2px solid #000000;
		background: #ffffff;
	}
	.cecutient-menu .container .color-scheme .wrapper.white-black:before {
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		background: #000000;
		position: absolute;
		display: block;
		margin: -8px;
		height: 16px;
		width: 16px;
		content: '';
		left: 50%;
		top: 50%;
	}
	.cecutient-menu .container .color-scheme .wrapper.black-white {
		border: 2px solid #000000;
		background: #000000;
	}
	.cecutient-menu .container .color-scheme .wrapper.black-white:before {
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		background: #ffffff;
		position: absolute;
		display: block;
		margin: -8px;
		height: 16px;
		width: 16px;
		content: '';
		left: 50%;
		top: 50%;
	}
	.cecutient-menu .container .color-scheme .wrapper.blue-light {
		border: 2px solid #0c579b;
		background: #ffffff;
	}
	.cecutient-menu .container .color-scheme .wrapper.blue-light:before {
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		position: absolute;
		background: #0c579b;
		display: block;
		margin: -8px;
		height: 16px;
		width: 16px;
		content: '';
		left: 50%;
		top: 50%;
	}
	.cecutient-menu.active + .first-line-menu .cecutient-button {
		top: 40px;
	}
	.cecutient-button {
		font-size: 15px!important;
	}
	.first-line-menu {
		position: relative;
		z-index: 3;
	}
	.first-line-menu p {
		color: #aaaaaa;
		line-height: 40px;
		margin-bottom: 0;
	}
	.first-line-menu p span {
		margin-left: 4px;
	}
	.first-line-menu .clock {
		white-space: nowrap;
	}
	.first-line-menu .clock .clock-one {
		color: #5b5b5b;
	}
	.first-line-menu .clock .clock-one + .clock-one {
		margin-left: 0.5em;
	}
	.first-line-menu .clock .clock-title {
		color: #aaaaaa;
	}
	.first-line-menu .weather {
		margin: 4px 3px 0 0;
		height: 31px;
		width: 88px;
		float: left;
	}
	.second-line-menu {
		position: relative;
		z-index: 2;
	}
	.third-line-menu {
		border-top: 1px solid #dcdcdc;
		position: relative;
	}
	.third-line-menu:before,
	.third-line-menu:after {
		border-top: 1px solid #dcdcdc;
		position: absolute;
		display: block;
		width: 500px;
		content: '';
		top: -1px;
	}
	.third-line-menu:before {
		right: 100%;
	}
	.third-line-menu:after {
		left: 100%;
	}
	.send-message,
	.cecutient-button {
		padding: 0 10px;
	}
	.send-message,
	.cecutient-button,
	.search-box {
		-webkit-transition: box-shadow 300ms ease;
		-moz-transition: box-shadow 300ms ease;
		-o-transition: box-shadow 300ms ease;
		-webkit-transition: -webkit-box-shadow 300ms ease;
		transition: -webkit-box-shadow 300ms ease;
		transition: box-shadow 300ms ease;
		transition: box-shadow 300ms ease, -webkit-box-shadow 300ms ease;
		position: relative;
		line-height: 40px;
		cursor: pointer;
		display: block;
		height: 40px;
		float: left;
		margin: 0 0 0 10px;
	}
	.send-message:before,
	.cecutient-button:before,
	.search-box:before {
		margin: 0 8px 0 0;
		text-align: center;
		display: block;
		float: left;
	}
	.send-message span,
	.cecutient-button span,
	.search-box span {
		font-family: 'Roboto', sans-serif;
	}
	.cecutient-button {
		-webkit-transition: all 0.3s ease !important;
		-moz-transition: all 0.3s ease !important;
		-o-transition: all 0.3s ease !important;
		transition: all 0.3s ease !important;
		color: #737373 !important;
		background: #f7f7f7;
		top: 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
	}
	.cecutient-button:hover {
		color: #e08f40 !important;
	}
	.send-message,
	.send-message-placer {
		width: 175px;
		height: 40px;
		float: right;
		margin: 0 0 0 10px;
	}
	.send-message {
		position: absolute;
		top: 0;
		right: 15px;
		height: 40px;
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
		border-bottom: 0!important;
		color: #ffffff !important;
		background: #e08f40;
		-webkit-transition: all 0.3s ease !important;
		-moz-transition: all 0.3s ease !important;
		-o-transition: all 0.3s ease !important;
		transition: all 0.3s ease !important;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-items: center;
		align-items: center;
	}
	.send-message:hover {
		height: 50px;
	}
	.send-message:before {
		font-size: 16px;
	}
	.cecutient-button:before {
		font-size: 26px!important;
	}
	.search-box {
		color: #737373 !important;
		padding: 0;
	}
	.search-box:hover {
		color: #e08f40 !important;
	}
	.search-box .search-field {
		position: absolute;
		right: 0;
		margin: 0;
		top: 0;
	}
	.search-box .search-field:focus {
		right: 40px;
	}
	.search-box .search-field:focus + .search-button:hover {
		color: #cc7521;
	}
	.search-box > * {
		margin-bottom: 0;
	}
	.search-box span {
		position: relative;
		margin: 0 1px 0 0;
		display: block;
		float: left;
		width: 0;
	}
	.search-box span:after {
		-webkit-transition: background 300ms ease;
		-moz-transition: background 300ms ease;
		-o-transition: background 300ms ease;
		transition: background 300ms ease;
		background: #dcdcdc;
		position: absolute;
		display: block;
		height: 30px;
		content: '';
		left: -5px;
		width: 1px;
		top: 5px;
		bottom: auto;
		display: none;
	}
	.search-field {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: transparent;
		color: rgba(0, 0, 0, 0);
		vertical-align: top;
		margin: 0 -44px 0 0;
		padding-left: 15px;
		position: relative;
		line-height: 16px;
		cursor: pointer;
		outline: none;
		height: 40px;
		width: 40px;
		float: left;
		z-index: 2;
		border: 0;
	}
	.search-field:focus {
		background: #ffffff;
		background: #4A1600;
		background: #dcdcdc;
		color: #333333;
		cursor: text;
		width: 280px;
	}
	.search-field:focus + .search-button {
		background: #dcdcdc;
	}
	.search-field:focus + .search-button + span:after {
		background: transparent;
	}
	.search-button {
		-webkit-transition: background 300ms ease;
		-moz-transition: background 300ms ease;
		-o-transition: background 300ms ease;
		transition: background 300ms ease;
		background: transparent;
		vertical-align: top;
		position: relative;
		display: block;
		outline: none;
		height: 40px;
		float: right;
		width: 40px;
		padding: 0;
		z-index: 1;
		border: 0;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.search-button:before {
		font-size: 16px;
	}
	.advanced-search {
		line-height: 37px;
		overflow: hidden;
		outline: none;
		height: 37px;
	}
	.advanced-search:before {
		display: none;
	}
	.logo {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		font-family: 'PT Serif', serif;
		color: #333333 !important;
		border-bottom: 0!important;
		white-space: nowrap;
		font-weight: 700;
		max-width: 262px;
		font-size: 18px;
		display: block;
		margin: 25px 0;
	}
	.logo:after {
		display: table;
		content: '';
		clear: both;
	}
	.logo:hover {
		color: #e08f40 !important;
	}

	.logo .svg {
		margin-right: 18px;
		display: block;
		height: 82px;
		width: 64px;
		float: left;
		background-image: url('/local/templates/barnaul2017/images/logo.jpeg');
		background-repeat: no-repeat;
		background-position: center;
		background-size: 100%;
	}

	.logo svg {
		margin-right: 18px;
		display: block;
		height: 82px;
		width: 64px;
		float: left;
	}
	.logo svg .fil0 {
		fill: #4a1600;
		fill-rule: evenodd;
	}
	.logo span {
		font-size: 26px;
		line-height: 1;
		display: block;
	}
	.logo .logo-desc {
		margin-top: 0.25em;
		font-family: 'Roboto', sans-serif;
		color: #aaaaaa;
		font-size: 14px;
		font-weight: 400;
		line-height: 1;
	}
	.submenu {
		list-style: none;
		padding-left: 0;
		margin: 0 -21px;
	}
	.submenu:after {
		display: table;
		content: '';
		clear: both;
	}
	.submenu li {
		line-height: normal;
		position: relative;
		padding: 18px 21px;
		color: #333333;
		cursor: pointer;
		float: left;
	}
	.submenu li:hover {
		color: #e08f40;
	}
	.submenu li:hover span:before {
		content: '\e90b';
	}
	.submenu li:hover span:after {
		display: block;
	}
	.submenu li:hover ul {
		display: block;
	}
	.submenu li.nav-more {
		display: none;
	}
	.submenu li.nav-more ul li a {
		white-space: nowrap;
	}
	.submenu li a {
		white-space: nowrap;
		margin: -18px -21px;
		position: relative;
		padding: 18px 21px;
		color: #333333;
		border-bottom: 0;
		display: block;
	}
	.submenu li span {
		margin-left: 8px;
	}
	.submenu li span:before {
		font-family: 'flaticon';
		color: #aaaaaa;
		content: '\e91f';
		font-size: 14px;
	}
	.submenu li span:after {
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		border-bottom: 6px solid #e08f40;
		position: absolute;
		margin-left: -6px;
		margin-top: -6px;
		border-top: 0;
		display: none;
		content: '';
		z-index: 2;
		left: 50%;
		top: 100%;
	}
	.submenu li ul {
		-webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
		box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.25);
		border-top: 3px solid #e08f40;
		background: #ffffff;
		position: absolute;
		padding: 20px 24px;
		margin-top: 0;
		display: none;
		top: 100%;
		right: 0;
	}
	.submenu li ul li {
		display: block;
		width: 100%;
		float: none;
		padding: 0;
	}
	.submenu li ul li a {
		white-space: normal;
		font-size: 16px;
		display: block;
	}
	.submenu-mobile {
		border: 1px solid #dcdcdc;
		height: 40px;
		margin-bottom: 30px;
		padding: 0.5em 1em;
		display: none;
		width: 100%;
	}
	.event-box {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		position: relative;
		overflow: hidden;
		display: block;
		margin: 0 0 40px;
		width: 100%;
	}
	.event-box .wrapper:not(.btn) {
		padding: 200px 38px 40px 35px;
		background: rgba(0, 0, 0, 0.25);
		border-bottom: 0!important;
		position: relative;
		display: block;
		z-index: 1;
		color: #fff;
	}
	.event-box .wrapper:not(.btn) .date {
		color: #ffffff;
	}
	.event-box .wrapper:not(.btn) p {
		padding-bottom: 15px;
		font-size: 138.334%;
		line-height: 1.106;
		color: #ffffff;
	}
	.event-box .links {
		position: absolute;
		bottom: 25px;
		left: 35px;
		z-index: 2;
	}
	.event-box .links a {
		text-transform: uppercase;
		font-size: 93.334%;
	}
	.event-box .links a + a {
		margin-left: 6px;
	}
	.event-box .links a + a:before {
		margin-left: -6px;
		content: ', ';
	}
	.grid {
		margin: 0 -15px 20px;
	}
	.grid-item {
		padding: 0 15px;
		width: 33.333%;
	}
	.long .grid-item {
		width: 25%;
	}
	.article-previews {
		position: relative;
	}
	.article-previews.article-list .grid-item,
	.article-previews .article-list .grid-item {
		width: 100%;
	}
	.article-previews.article-list .width-img,
	.article-previews .article-list .width-img {
		margin-bottom: 20px;
		display: table;
		width: 100%;
	}
	.article-previews.article-list .width-img .wrapper,
	.article-previews .article-list .width-img .wrapper {
		vertical-align: middle;
		display: table-cell;
		padding-left: 302px;
		position: relative;
		height: 170px;
	}
	.article-previews.article-list .width-img .wrapper:after,
	.article-previews .article-list .width-img .wrapper:after {
		display: table;
		content: '';
		clear: both;
	}
	.article-previews.article-list .width-img .wrapper .img,
	.article-previews .article-list .width-img .wrapper .img {
		position: absolute;
		margin-bottom: 0;
		display: block;
		width: 277px;
		left: 0;
		top: 0;
	}
	.article-previews.article-list .wrapper,
	.article-previews .article-list .wrapper {
		margin-bottom: 20px;
		padding-bottom: 0;
		border-bottom: 0;
	}
	.article-previews.article-list .wrapper[class$=-icon]:before,
	.article-previews .article-list .wrapper[class$=-icon]:before {
		font-family: 'flaticon';
		font-size: 93.3334%;
		color: #aaaaaa;
		margin-right: 10px;
		display: block;
		float: left;
	}
	.article-previews.article-list .wrapper.video-icon:before,
	.article-previews .article-list .wrapper.video-icon:before {
		content: '\e92c';
	}
	.article-previews.article-list .wrapper.audio-icon:before,
	.article-previews .article-list .wrapper.audio-icon:before {
		content: '\e929';
	}
	.article-previews.article-list .wrapper.photo-icon:before,
	.article-previews .article-list .wrapper.photo-icon:before {
		content: '\e92d';
	}
	.article-previews.article-list .wrapper.article-icon:before,
	.article-previews .article-list .wrapper.article-icon:before {
		content: '\e90a';
	}
	.article-previews.article-list .wrapper.border,
	.article-previews .article-list .wrapper.border {
		padding-bottom: 10px;
	}
	.article-previews.article-list .wrapper.border:not(:last-child),
	.article-previews .article-list .wrapper.border:not(:last-child) {
		border-bottom: 1px solid #dcdcdc;
	}
	.article-previews.article-list .wrapper.border .date,
	.article-previews .article-list .wrapper.border .date {
		margin-bottom: 5px;
	}
	.article-previews.article-list .wrapper .link-box,
	.article-previews .article-list .wrapper .link-box {
		display: inline-block;
	}
	.article-previews.article-list .wrapper .img,
	.article-previews .article-list .wrapper .img {
		display: none;
	}
	.article-previews.article-list .wrapper .img + p,
	.article-previews .article-list .wrapper .img + p {
		font-size: 120%;
	}
	.article-previews.article-list .wrapper .date,
	.article-previews .article-list .wrapper .date {
		font-size: 100%!important;
		text-transform: none;
		margin-bottom: 0;
	}
	.article-previews.article-list .wrapper a.date:hover,
	.article-previews .article-list .wrapper a.date:hover {
		border-bottom: 1px solid #dcdcdc;
	}
	.article-previews.article-list .wrapper p,
	.article-previews .article-list .wrapper p {
		font-size: 120%;
		margin-bottom: 0.15em;
		font-weight: 500;
	}
	.article-previews.article-list .wrapper .coincidence-text,
	.article-previews .article-list .wrapper .coincidence-text {
		font-size: 106.667%;
		color: #737373;
	}
	.article-previews.article-list .wrapper .coincidence,
	.article-previews .article-list .wrapper .coincidence {
		background: #efc79f;
		padding: 2px 4px;
	}
	.article-previews.article-list .col-lg-3.pull-right,
	.article-previews .article-list .col-lg-3.pull-right,
	.article-previews.article-list .article-announce,
	.article-previews .article-list .article-announce,
	.article-previews.article-list .special-project,
	.article-previews .article-list .special-project {
		display: none;
	}
	.article-previews.article-list .col-lg-3,
	.article-previews .article-list .col-lg-3,
	.article-previews.article-list .col-lg-9,
	.article-previews .article-list .col-lg-9 {
		width: 100%;
	}
	.article-previews.article-list.article-list-scrolled,
	.article-previews .article-list.article-list-scrolled {
		padding-right: 5px;
		overflow: auto;
	}
	.article-previews.article-list.article-list-scrolled .mCSB_draggerRail,
	.article-list .mCSB_draggerRail,
	.article-previews .article-list.article-list-scrolled .mCSB_draggerRail {
		background: none;
	}
	.article-previews.article-list.article-list-scrolled .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
    .article-list .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar,
	.article-previews .article-list.article-list-scrolled .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
		background: #e08f40;
	}
	.article-previews.no-border .wrapper {
		padding-bottom: 30px;
		border-bottom: 0!important;
	}
	.article-previews .grid-item {
		padding-bottom: 20px;
	}
	.article-previews .grid-item:nth-last-child(-n+3) {
		padding-bottom: 0;
	}
	.article-previews .grid-item:nth-last-child(-n+3) .wrapper,
	.article-previews .article-announce .wrapper {
		border-bottom: 0;
	}
	.article-previews .article-announce .wrapper {
		margin-bottom: 10px;
		padding-bottom: 0;
		padding-top: 0;
	}
	.article-previews .wrapper {
		border-bottom: 1px solid #dcdcdc;
		padding-bottom: 20px;
	}
	.article-previews .wrapper[class$=-icon] .img:before {
		font-family: 'flaticon';
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background: #e08f40;
		font-size: 93.334%;
		text-align: center;
		position: absolute;
		line-height: 31px;
		display: block;
		color: #ffffff;
		bottom: 10px;
		height: 30px;
		width: 30px;
		left: 10px;
		z-index: 2;
	}
	.article-previews .wrapper.video-icon .img:before {
		content: '\e92c';
	}
	.article-previews .wrapper.audio-icon .img:before {
		content: '\e929';
	}
	.article-previews .wrapper.photo-icon .img:before {
		content: '\e92d';
	}
	.article-previews .wrapper.article-icon .img:before {
		content: '\e90a';
	}
	.article-previews .wrapper .date {
		margin-bottom: 10px;
		font-size: 93.334%;
		color: #737373;
	}
	.article-previews .wrapper .date + p {
		font-weight: 500;
	}
	.article-previews .wrapper .img {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		margin-bottom: 10px;
		position: relative;
		overflow: hidden;
		height: 170px;
	}
	.article-previews .wrapper .img + p {
		font-size: 133.334%;
		font-weight: 500;
	}
	.article-previews .wrapper .img img {
		min-height: 100%;
		width: 100%;
	}
	.article-previews .wrapper .img .count {
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		background: #e08f40;
		font-size: 93.334%;
		text-align: center;
		position: absolute;
		line-height: 27px;
		padding: 0 8px;
		display: block;
		color: #ffffff;
		bottom: 10px;
		left: 10px;
		z-index: 3;
	}
	.article-previews .wrapper .img .count:before {
		font-family: 'flaticon';
		vertical-align: bottom;
		display: inline-block;
		margin-right: 6px;
		color: #ffffff;
	}
	.article-previews .wrapper .img .count.video-icon:before {
		content: '\e92c';
	}
	.article-previews .wrapper .img .count.audio-icon:before {
		content: '\e929';
	}
	.article-previews .wrapper .img .count.photo-icon:before {
		content: '\e92d';
	}
	.article-previews .wrapper .img .count.article-icon:before {
		content: '\e90a';
	}
	.article-previews .wrapper .img .flaticon-fr066-download {
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		background: #fff;
		font-size: 93.334%;
		text-align: center;
		position: absolute;
		line-height: 27px;
		padding: 0 8px;
		display: block;
		color: #e08f40;
		bottom: 10px;
		right: 10px;
		z-index: 3;
	}
	.article-previews .wrapper .img .flaticon-fr066-download:before {
		font-family: 'flaticon';
		vertical-align: bottom;
		display: inline-block;
		margin-right: 6px;
		color: #e08f40;
	}


	.article-previews .wrapper .img_article {
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		margin-bottom: 10px;
		position: relative;
		overflow: hidden;
		height: 170px;
	}
	.article-previews .wrapper .img_article + p {
		font-size: 133.334%;
		font-weight: 500;
	}
	.article-previews .wrapper .img_article img {
		min-height: 100%;
		width: 100%;
	}
	.article-previews .wrapper .img_article .count {
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		background: #e08f40;
		font-size: 93.334%;
		text-align: center;
		position: absolute;
		line-height: 27px;
		padding: 0 8px;
		display: block;
		color: #ffffff;
		bottom: 10px;
		left: 10px;
		z-index: 3;
	}
	.article-previews .wrapper .img_article .count:before {
		font-family: 'flaticon';
		vertical-align: bottom;
		display: inline-block;
		margin-right: 6px;
		color: #ffffff;
	}
	.article-previews .wrapper .img_article .count.video-icon:before {
		content: '\e92c';
	}
	.article-previews .wrapper .img_article .count.audio-icon:before {
		content: '\e929';
	}
	.article-previews .wrapper .img_article .count.photo-icon:before {
		content: '\e92d';
	}
	.article-previews .wrapper .img_article .count.article-icon:before {
		content: '\e90a';
	}
	.article-previews .wrapper .img_article .flaticon-fr066-download {
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		background: #fff;
		font-size: 93.334%;
		text-align: center;
		position: absolute;
		line-height: 27px;
		padding: 0 8px;
		display: block;
		color: #e08f40;
		bottom: 10px;
		right: 10px;
		z-index: 3;
	}
	.article-previews .wrapper .img_article .flaticon-fr066-download:before {
		font-family: 'flaticon';
		vertical-align: bottom;
		display: inline-block;
		margin-right: 6px;
		color: #e08f40;
	}



	.article-previews .wrapper p {
		margin-bottom: 10px;
		font-size: 106.667%;
		color: #333333;
	}
	.article-previews .wrapper a:not(.link-box) {
		text-transform: uppercase;
	}
	.article-previews .wrapper a {
		font-size: 93.334% !important;
	}
	.article-previews .wrapper a + a {
		margin-left: 6px;
	}
	.article-previews .wrapper a + a:before {
		margin-left: -6px;
		content: ', ';
	}
	.article-previews .wrapper .link-box {
		-webkit-transition: opacity 300ms ease;
		-moz-transition: opacity 300ms ease;
		-o-transition: opacity 300ms ease;
		transition: opacity 300ms ease;
		border-bottom: 0;
		display: block;
		opacity: 1;
	}
	.article-previews .wrapper .link-box:hover {
		opacity: 0.9;
	}
	.article-previews .wrapper .hash-tag + .hash-tag {
		margin-left: 0;
	}
	.hash-tag_custom {
		margin-left: 0px!important;
		margin-right: 6px;
	}
	.hash-tag_custom:before {
		display: none!important;
	}
	.article-previews-news .row > *:nth-child(3n+1) {
		/*clear: both;*/
	}
	h1 + .article-previews,
	.h1 + .article-previews {
		margin-top: 60px;
	}
	.article-box .category {
		font-size: 93.334% !important;
		text-transform: uppercase;
	}
	.article-box .category + .category {
		margin-left: 6px;
	}
	.article-box .category + .category:before {
		margin-left: -6px;
		content: ', ';
	}
	.article-box > .row {
		margin-top: 30px;
	}
	.article-box > .row .article-box-wrapper {
		padding-bottom: 68%;
		margin-bottom: 30px;
		position: relative;
		overflow: hidden;
		height: 0;
	}
	.article-box > .row .article-box-wrapper img {
		position: absolute;
		min-height: 100%;
		width: 100%;
	}
	.article-box > .row .article-box-wrapper iframe,
	.article-box > .row .article-box-wrapper video,
	.article-box > .row .article-box-wrapper audio,
	.article-box > .row .article-box-wrapper object,
	.article-box > .row .article-box-wrapper embed,
	.article-box > .row .article-box-wrapper .article-gallery {
		position: absolute;
		min-height: 100%;
		display: block;
		width: 100%;
		left: 0;
		top: 0;
	}
	.article-box img.pull-left,
	.article-box img.pull-right {
		margin-bottom: 20px;
	}
	.article-box img.pull-left {
		margin-right: 20px;
	}
	.article-box img.pull-right {
		margin-left: 20px;
	}
	.article-box .soc {
		margin-top: 20px;
		line-height: 25px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		display: inline-block;
		padding: 10px 10px 10px 15px;
		border: 1px solid #aaaaaa;
		border-left: 3px solid #e08f40;
	}
	.article-box .soc:before {
		content: 'Поделись в социальных сетях:';
		margin-right: 15px;
		color: #737373;
		float: left;
	}
	.article-box .soc:after {
		display: table;
		content: '';
		clear: both;
	}
	.article-box .soc .icon {
		border-bottom: 0!important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		text-align: center;
		line-height: 25px;
		display: block;
		height: 25px;
		width: 25px;
		float: left;
	}
	.article-box .soc .icon:before {
		color: #ffffff !important;
	}
	.article-box .soc .icon[class$=-vk] {
		background: #48729e;
	}
	.article-box .soc .icon[class$=-facebook] {
		background: #3b5998;
	}
	.article-box .soc .icon[class$=-odnoklassniki] {
		background: #eb722e;
	}
	.article-box .soc .icon[class$=-twitter] {
		background: #00aced;
	}
	.article-box .soc .icon + .icon {
		margin-left: 7px;
	}
	.article-box .upper-links {
		margin-top: -57px;
		float: right;
	}
	.article-box .upper-links a {
		border-bottom: 1px dotted #aaaaaa !important;
		color: #aaaaaa !important;
	}
	.article-box .upper-links a:hover {
		border-bottom: 1px dotted #e08f40 !important;
		color: #e08f40 !important;
	}
	.article-box .upper-links a + a {
		margin-left: 30px;
	}
	.article-gallery .slick-slider-for,
	.article-gallery .slick-slider-nav {
		position: absolute;
		display: block;
		left: 0;
	}
	.article-gallery .slick-slider-for .slick-arrow:before,
	.article-gallery .slick-slider-nav .slick-arrow:before {
		font-family: 'flaticon';
	}
	.article-gallery .slick-slider-for .slick-prev:before,
	.article-gallery .slick-slider-nav .slick-prev:before {
		content: '\e91d';
	}
	.article-gallery .slick-slider-for .slick-next:before,
	.article-gallery .slick-slider-nav .slick-next:before {
		content: '\e91e';
	}
	.article-gallery .slick-slider-for {
		height: 82.126%;
		width: 100%;
		top: 0;
	}
	.article-gallery .slick-slider-for .slick-slide {
		background: #f7f7f7;
		width: 100%;
	}
	.article-gallery .slick-slider-for .slick-slide a {
		background-repeat: no-repeat;
		background-position: center;
		border-bottom: 0!important;
		background-size: contain;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		position: absolute;
		display: block;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
	}
	.article-gallery .slick-slider-for .slick-slide a[title]:before {
		background: rgba(0, 0, 0, 0.5);
		-webkit-border-radius: 0 3px;
		-moz-border-radius: 0 3px;
		border-radius: 0 3px;
		content: attr(title);
		font-size: 93.334%;
		position: absolute;
		padding: 7px 10px;
		display: block;
		color: #ffffff;
		opacity: 0.75;
		z-index: 2;
		bottom: 0;
		left: 0;
	}
	.article-gallery .slick-slider-for .slick-slide a img {
		z-index: 1;
		opacity: 0;
	}
	.article-gallery .slick-slider-for .slick-arrow {
		background: rgba(0, 0, 0, 0.15);
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: center;
		position: absolute;
		color: transparent;
		line-height: 54px;
		overflow: hidden;
		font-size: 24px;
		display: block;
		outline: none;
		height: 54px;
		width: 40px;
		z-index: 2;
		padding: 0;
		border: 0;
	}
	.article-gallery .slick-slider-for .slick-arrow:before {
		display: block;
		color: #ffffff;
	}
	.article-gallery .slick-slider-for .slick-prev {
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0;
		text-indent: -2px;
		left: 0;
	}
	.article-gallery .slick-slider-for .slick-next {
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
		text-indent: 2px;
		right: 0;
	}
	.article-gallery .slick-slider-nav {
		margin: 0 4.233%;
		height: 13.169%;
		width: 91.534%;
		bottom: 0;
	}
	.article-gallery .slick-slider-nav .slick-slide {
		margin: 0 10px;
		width: 127px;
	}
	.article-gallery .slick-slider-nav .slick-slide.slick-current {
		opacity: 0.4;
	}
	.article-gallery .slick-slider-nav .slick-slide .slide-img {
		background-repeat: no-repeat;
		background-position: center;
		border-bottom: 0!important;
		background-size: cover;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		position: absolute;
		display: block;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
	}
	.article-gallery .slick-slider-nav .slick-arrow {
		border: 1px solid #737373;
		background: transparent;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: center;
		position: absolute;
		color: transparent;
		line-height: 28px;
		overflow: hidden;
		font-size: 12px;
		display: block;
		outline: none;
		height: 28px;
		width: 28px;
		z-index: 2;
		padding: 0;
	}
	.article-gallery .slick-slider-nav .slick-arrow:before {
		color: #737373;
		display: block;
	}
	.article-gallery .slick-slider-nav .slick-prev {
		text-indent: -2px;
		left: -4.6%;
	}
	.article-gallery .slick-slider-nav .slick-next {
		text-indent: 2px;
		right: -4.6%;
	}
	.article-gallery .slick-list,
	.article-gallery .slick-track,
	.article-gallery .slick-slide {
		position: relative;
		height: 100%;
		z-index: 1;
	}
	.article-gallery .slick-list img,
	.article-gallery .slick-track img,
	.article-gallery .slick-slide img {
		height: 100%;
		width: 100%;
		opacity: 0;
	}
	.centerd-box * {
		text-align: center;
	}
	.centerd-box .row > * {
		margin: 20px 0 30px;
	}
	.centerd-box a:not(.show-more) {
		-webkit-transition: opacity 300ms ease;
		-moz-transition: opacity 300ms ease;
		-o-transition: opacity 300ms ease;
		transition: opacity 300ms ease;
		border-bottom: 0!important;
		display: block;
	}
	.centerd-box a:not(.show-more):hover {
		opacity: 0.9;
	}
	.centerd-box .img {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 20px;
		height: 235px;
		width: 100%;
	}
	.centerd-box .title {
		font-size: 113.3334%;
		margin-bottom: 10px;
		color: #333333;
		font-weight: 500;
	}
	.centerd-box p {
		padding: 0 15px;
	}
	.centerd-box .show-more {
		font-size: 113.3334%;
	}
	.hash-wrapper {
		margin-bottom: -10px;
		display: block;
	}
	.hash-tag {
		text-transform: none!important;
		color: #737373 !important;
		border-bottom: 0!important;
		background: #f7f7f7;
		display: inline-block;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 10px;
		margin-right: 10px;
		padding: 4px 10px;
	}
	.hash-tag:last-child {
		margin-right: 0;
	}
	.hash-tag.more {
		background: #cacaca !important;
		color: #ffffff !important;
		margin: 0!important;
	}
	.hash-tag + .hash-tag:before {
		display: none;
	}
	.bg-gray-airy .hash-tag {
		background: #ffffff;
	}
	.article-announce-box {
		position: relative;
		width: 100%;
	}
	.article-announce {
		border: 1px solid #e08f40;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		padding: 15px 20px;
		position: absolute;
		overflow: hidden;
		height: 100%;
		width: 100%;
	}
	.article-announce .day {
		margin-bottom: 15px;
		font-weight: 500;
		font-size: 120%;
		color: #e08f40;
	}
	.article-announce .show-more {
		margin: 0 -21px -16px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		display: block;
	}
	.article-announce .show-more:after {
		content: '\e92b';
	}
	.show-more {
		background: transparent;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
		white-space: nowrap;
		font-size: 106.667%;
		text-align: center;
	}
	.show-more:after {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		vertical-align: bottom;
		font-family: 'flaticon';
		margin-left: 7px;
		content: '\e91f';
		font-size: 70%;
		color: #e08f40;
	}
	.show-more:hover.btn {
		background: #e08f40 !important;
		color: #ffffff !important;
	}
	.show-more:hover:after {
		color: #ffffff;
	}
	.show-more.btn-empty {
		border-color: #e08f40 !important;
		color: #e08f40 !important;
	}
	.show-more.upper {
		position: absolute;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		top: -45px;
		right: 0;
	}
	.show-more.upper:after {
		vertical-align: middle;
		content: '\e92b';
	}
	.show-more.upper:hover {
		border-bottom: 1px solid #e08f40;
	}
	.show-more.upper:hover:after {
		color: #e08f40;
	}
	.show-more.arrow-right.br0 {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.show-more.arrow-right:after {
		color: #e08f40 !important;
		vertical-align: top;
		content: '\e92b';
	}
	.show-more.arrow-right:not(.btn):after {
		vertical-align: middle;
		margin: 0 -18px 0 7px;
	}
	.show-more.arrow-right.btn-empty:hover:after {
		color: #ffffff !important;
	}
	h1 + .article-previews .show-more.upper {
		top: -56px;
	}
	.special-project-box {
		background-repeat: no-repeat;
		background-position: center;
		border-bottom: 0!important;
		background-size: cover;
		padding-bottom: 100%;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		position: relative;
		margin-top: 20px;
		overflow: hidden;
		display: block;
		width: 100%;
	}
	.special-project-box .label {
		text-transform: uppercase;
		padding: 8px 13px 7px;
		background: #e08f40;
		font-size: 93.334%;
		position: absolute;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		color: #ffffff;
		height: 30px;
		top: 15px;
		left: 0;
	}
	.special-project-box .label:before {
		margin-right: 5px;
	}
	.special-project-box .label:after {
		border-right: 7px solid transparent;
		border-bottom: 15px solid #e08f40;
		border-top: 15px solid #e08f40;
		position: absolute;
		border-left: 0;
		content: '';
		left: 100%;
		top: 0;
	}
	.special-project-box p {
		font-size: 133.334%;
		position: absolute;
		font-weight: 500;
		max-width: 90%;
		color: #ffffff;
		bottom: 5%;
		margin: 0;
		left: 5%;
	}
	.special-project-previews.short a.one-item {
		background-size: 400px;
		height: 225px;
	}
	.special-project-previews.short a.one-item:hover {
		background-size: 450px;
	}
	.special-project-previews.short a.one-item .title {
		font-size: 200%;
	}
	.special-project-previews.short a.one-item .title:after {
		display: none;
	}
	.special-project-previews .item-wrapper {
		margin-bottom: 30px;
		display: table;
		width: 100%;
	}
	.special-project-previews a.one-item {
		background-repeat: no-repeat;
		background-position: center;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		border-bottom: 0!important;
		outline: 1px solid #ffffff;
		color: #ffffff !important;
		background-size: 737px;
		vertical-align: middle;
		outline-offset: -10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		display: table-cell;
		text-align: center;
		position: relative;
		overflow: hidden;
		padding: 40px;
		height: 365px;
		width: 100%;
	}
	.special-project-previews a.one-item:after {
		background: #000000;
		position: absolute;
		display: block;
		height: 100%;
		width: 100%;
		opacity: 0.3;
		content: '';
		z-index: 1;
		left: 0;
		top: 0;
	}
	.special-project-previews a.one-item:hover {
		background-size: 810px;
	}
	.special-project-previews a.one-item .title {
		font-family: 'PT Serif', serif;
		font-size: 226.667%;
		position: relative;
		font-weight: 700;
		z-index: 2;
	}
	.special-project-previews a.one-item .title:after {
		background: #ffffff;
		margin: 15px auto;
		display: block;
		content: '';
		height: 2px;
		width: 65px;
	}
	.special-project-previews a.one-item p {
		position: relative;
		z-index: 2;
		margin: 0;
	}
	.special-project-list a.project-img {
		-webkit-transition: opacity 300ms ease;
		-moz-transition: opacity 300ms ease;
		-o-transition: opacity 300ms ease;
		transition: opacity 300ms ease;
		background-repeat: no-repeat;
		background-position: center;
		border-bottom: 0!important;
		padding-bottom: 79.533%;
		background-size: cover;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 30px;
		position: relative;
		overflow: hidden;
		display: block;
		width: 100%;
	}
	.special-project-list a.project-img:hover {
		opacity: 0.8;
	}
	.special-project-list .project-announce {
		vertical-align: middle;
		display: table-cell;
		height: 170px;
	}
	.special-project-list .project-announce .date {
		color: #737373;
		margin-bottom: 5px;
		font-size: 93.334%;
	}
	.special-project-list .project-announce .title {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		color: #333333 !important;
		border-bottom: 0!important;
		font-size: 133.3334%;
		margin-bottom: 5px;
		font-weight: 500;
		display: block;
	}
	.special-project-list .project-announce .title:hover {
		color: #e08f40 !important;
	}
	.projects-info ul {
		list-style: none;
		padding-left: 0;
	}
	.projects-info ul li {
		position: relative;
	}
	.projects-info ul li:before {
		font-size: 120.0001%;
		position: absolute;
		color: #e08f40;
		content: '•';
		left: -17px;
		top: 0;
	}
	.projects-info ul li .title {
		font-size: 120.0001%;
		margin-bottom: 5px;
		color: #333333;
		font-weight: 500;
	}
	.advisor-categories-menu {
		background: #333333;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		color: #ffffff;
	}
	.advisor-categories-menu:after {
		display: table;
		content: '';
		clear: both;
	}
	.advisor-categories-menu ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.advisor-categories-menu ul li {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: #5b5b5b;
		display: block;
	}
	.advisor-categories-menu ul li:first-child {
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	.advisor-categories-menu ul li:first-child .punkt {
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	.advisor-categories-menu ul li:last-child {
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	.advisor-categories-menu ul li:last-child .punkt {
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	.advisor-categories-menu ul li.active {
		background: transparent;
	}
	.advisor-categories-menu ul li.active .punkt .icon svg .fil0 {
		fill: #e08f40;
	}
	.advisor-categories-menu ul li.active .punkt .icon svg .fil1.str0 {
		fill: #333333;
		stroke: #e08f40;
	}
	.advisor-categories-menu ul li.active .punkt .icon svg .fil2 {
		fill: #ffffff;
	}
	.advisor-categories-menu ul li.active .punkt .icon svg .fil2.str0 {
		stroke: #e08f40;
	}
	.advisor-categories-menu ul li.active .punkt .icon svg .fil2.str1 {
		fill: #e08f40;
	}
	.advisor-categories-menu ul li.active .punkt .icon svg .fil3 {
		fill: #e08f40;
	}
	.advisor-categories-menu ul li.active .punkt span:before {
		content: '\e90b';
		color: #e08f40;
	}
	.advisor-categories-menu ul li.active ul {
		display: block;
	}
	.advisor-categories-menu ul li.current .punkt {
		background: #e08f40;
	}
	.advisor-categories-menu ul li .punkt {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: transparent;
		padding: 20px 15px;
	}
	.advisor-categories-menu ul li .punkt:hover {
		background: #e08f40;
	}
	.advisor-categories-menu ul li .punkt:hover .icon svg .fil0 {
		fill: #ffffff;
	}
	.advisor-categories-menu ul li .punkt:hover .icon svg .fil1.str0 {
		fill: #e08f40;
		stroke: #ffffff;
	}
	.advisor-categories-menu ul li .punkt:hover .icon svg .fil2 {
		fill: #e08f40;
	}
	.advisor-categories-menu ul li .punkt:hover .icon svg .fil2.str0 {
		fill: #e08f40;
		stroke: #ffffff;
	}
	.advisor-categories-menu ul li .punkt:hover .icon svg .fil2.str1 {
		fill: #ffffff;
	}
	.advisor-categories-menu ul li .punkt:hover .icon svg .fil3 {
		fill: #ffffff;
	}
	.advisor-categories-menu ul li .punkt:hover span:before {
		color: #ffffff;
	}
	.advisor-categories-menu ul li .punkt .icon {
		vertical-align: middle;
		display: inline-block;
		margin-right: 15px;
		height: 25px;
		width: 25px;
	}
	.advisor-categories-menu ul li .punkt .icon svg {
		height: 100%;
		width: 100%;
	}
	.advisor-categories-menu ul li .punkt .icon svg .fil0 {
		fill: #aaaaaa;
	}
	.advisor-categories-menu ul li .punkt .icon svg .fil1 {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		fill: rgba(0, 0, 0, 0);
	}
	.advisor-categories-menu ul li .punkt .icon svg .fil1.str0 {
		fill: #5b5b5b;
		stroke: #aaaaaa;
		stroke-width: 30;
	}
	.advisor-categories-menu ul li .punkt .icon svg .fil2 {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		fill: #5b5b5b;
	}
	.advisor-categories-menu ul li .punkt .icon svg .fil2.str0 {
		fill: #5b5b5b;
		stroke: #aaaaaa;
		stroke-width: 110;
	}
	.advisor-categories-menu ul li .punkt .icon svg .fil2.str1 {
		fill: #aaaaaa;
	}
	.advisor-categories-menu ul li .punkt .icon svg .fil3 {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		fill: #aaaaaa;
	}
	.advisor-categories-menu ul li .punkt a {
		border-bottom: 0 !important;
		color: #ffffff !important;
		vertical-align: middle;
		font-size: 126.6667%;
		font-weight: 500;
	}
	.advisor-categories-menu ul li .punkt span {
		vertical-align: middle;
		display: inline-block;
		margin-left: 10px;
		float: right;
	}
	.advisor-categories-menu ul li .punkt span:before {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		font-family: 'flaticon';
		color: #aaaaaa;
		line-height: 25px;
		content: '\e91f';
		font-size: 60%;
		display: block;
	}
	.advisor-categories-menu ul li ul {
		display: none;
	}
	.advisor-categories-menu ul li ul li {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: transparent;
		padding: 0 0 0 40px;
	}
	.advisor-categories-menu ul li ul li:hover {
		background: #e08f40;
	}
	.advisor-categories-menu ul li ul li:hover a {
		border-top-color: transparent!important;
		color: #ffffff !important;
	}
	.advisor-categories-menu ul li ul li a {
		border-top: 1px solid #5b5b5b !important;
		color: #dcdcdc !important;
		border-bottom: 0 !important;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		font-size: 106.667%;
		font-weight: 500;
		display: block;
		padding: 15px;
		float: none;
		margin: 0;
	}
	.advisor-tabs {
		margin-bottom: 30px;
		list-style: none;
		display: block;
		width: 100%;
		padding: 0;
	}
	.advisor-tabs:after {
		display: table;
		content: '';
		clear: both;
	}
	.advisor-tabs li {
		border-bottom: 1px solid #aaaaaa;
		float: left;
	}
	.advisor-tabs li a {
		border-bottom: 2px solid transparent;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		color: #aaaaaa;
		text-align: center;
		padding: 9px 15px;
		margin: 0 0 -1px;
		line-height: 1;
		display: block;
	}
	.advisor-tabs li a:hover {
		color: #333333;
	}
	.advisor-tabs li a.active {
		border-bottom-color: #e08f40;
		color: #333333;
	}
	.tabs-list {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.tabs-list li {
		display: inline-block;
	}
	.tabs-list li a {
		display: block;
		padding: 0 20px;
		color: inherit;
		line-height: 40px;
		-webkit-transform: translate(0, 1px);
		-moz-transform: translate(0, 1px);
		-ms-transform: translate(0, 1px);
		-o-transform: translate(0, 1px);
		transform: translate(0, 1px);
		border-bottom: 0 !important;
	}
	.tabs-list li a:hover {
		color: #e08f40;
	}
	.tabs-list li a.active {
		color: #e08f40;
		border: 1px solid #DCDCDC;
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
		background: #fff;
	}
	.advisor .search-box {
		border: 1px solid #cacaca;
		padding: 0 5px 0 20px;
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		border-radius: 35px;
		line-height: 35px;
		margin: 0 0 25px;
		cursor: auto;
		height: 35px;
		width: 100%;
	}
	.advisor .search-box.mb0 {
		margin-bottom: 0;
	}
	.advisor .search-box.upper {
		margin-top: -75px;
	}
	.advisor .search-box label {
		vertical-align: top;
		line-height: 33px;
		height: 33px;
		width: 100%;
	}
	.advisor .search-box .search-field {
		position: relative;
		line-height: 16px;
		color: #333333;
		padding: 2px 0;
		cursor: text;
		height: 33px;
		width: 88%;
		margin: 0;
		right: 0;
		top: 0;
		background: #fff;
	}
	.advisor .search-box .search-button {
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
		border-radius: 35px;
		color: #aaaaaa;
		position: relative;
		line-height: 33px;
		height: 33px;
		width: 30px;
		margin: 0;
		background: #fff;
	}
	.advisor .advisor-categories-box.line .advisor-category {
		border: 1px solid #cacaca !important;
		height: auto!important;
		margin-bottom: 20px;
		padding: 10px 20px;
		text-align: left;
		display: block;
	}
	.advisor .advisor-categories-box.line .advisor-category:hover {
		border-color: #e08f40 !important;
	}
	.advisor .advisor-categories-box.line .advisor-category .cat-name {
		font-size: 120.0001%;
		font-weight: 500;
		line-height: 1.5;
		text-align: left;
		height: auto;
	}
	.advisor .advisor-categories-box .title .icon {
		margin-right: 15px;
		display: block;
		height: 40px;
		width: 40px;
		float: left;
	}
	.advisor .advisor-categories-box .title .icon svg {
		height: 100%;
		width: 100%;
	}
	.advisor .advisor-categories-box .title .icon svg .fil0 {
		fill: #e08f40;
	}
	.advisor .advisor-categories-box .title .icon svg .fil0.str0 {
		fill: #faf1e9;
		stroke: #e08f40;
		stroke-width: 30;
	}
	.advisor .advisor-categories-box .title .icon svg .fil1 {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		fill: #faf1e9;
	}
	.advisor .advisor-categories-box .title .icon svg .fil1.str0 {
		fill: #ffffff;
		stroke: #e08f40;
		stroke-width: 30;
	}
	.advisor .advisor-categories-box .title .icon svg .fil1.str1 {
		fill: #faf1e9;
		stroke: #e08f40;
		stroke-width: 122;
	}
	.advisor .advisor-categories-box .title .icon svg .fil2 {
		fill: #e08f40;
	}
	.advisor .advisor-categories-box .title .icon svg .fil2.str0 {
		fill: #faf1e9;
		stroke: #e08f40;
		stroke-width: 110;
	}
	.advisor .advisor-categories-box .title .icon svg .fil3 {
		fill: #e08f40;
	}
	.advisor .advisor-categories-box .advisor-category {
		border: 1px solid #e08f40 !important;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		padding: 31px 18px 15px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 20px;
		background: #ffffff;
		text-align: center;
		position: relative;
		display: table;
		width: 100%;
	}
	.advisor .advisor-categories-box .advisor-category:hover .icon {
		-webkit-animation: jumping 500ms 1;
		-moz-animation: jumping 500ms 1;
		-o-animation: jumping 500ms 1;
		animation: jumping 500ms 1;
	}
	.advisor .advisor-categories-box .advisor-category:hover .cat-name {
		color: #e08f40;
	}
	.advisor .advisor-categories-box .advisor-category:active {
		background: #fdf8f3;
	}
	.advisor .advisor-categories-box .advisor-category .pdf {
		padding: 6px 10px 5px;
		-webkit-border-radius: 24px;
		-moz-border-radius: 24px;
		border-radius: 24px;
		font-size: 86.66667%;
		background: #e08f40;
		position: absolute;
		line-height: 1;
		color: #ffffff;
		z-index: 2;
		left: 15px;
		top: 15px;
	}
	.advisor .advisor-categories-box .advisor-category .pdf:before {
		vertical-align: middle;
		margin-right: 5px;
	}
	.advisor .advisor-categories-box .advisor-category .icon {
		display: table-row;
		height: 84px;
	}
	.advisor .advisor-categories-box .advisor-category .icon.large svg {
		height: 112px;
		width: 112px;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg {
		height: 84px;
		width: 84px;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg .fil0 {
		fill: #e08f40;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg .fil0.str0 {
		fill: #faf1e9;
		stroke: #e08f40;
		stroke-width: 30;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg .fil1 {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		fill: #faf1e9;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg .fil1.str0 {
		fill: #ffffff;
		stroke: #e08f40;
		stroke-width: 30;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg .fil1.str1 {
		fill: #faf1e9;
		stroke: #e08f40;
		stroke-width: 122;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg .fil2 {
		fill: #e08f40;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg .fil2.str0 {
		fill: #faf1e9;
		stroke: #e08f40;
		stroke-width: 110;
	}
	.advisor .advisor-categories-box .advisor-category .icon svg .fil3 {
		fill: #e08f40;
	}
	.advisor .advisor-categories-box .advisor-category .cat-name {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		vertical-align: middle;
		font-size: 114.3334%;
		display: table-cell;
		text-align: center;
		color: #333333;
		line-height: 1;
		height: 60px;
	}
	.advisor .advisor-categories-box .advisor-category .large + .cat-name {
		padding-top: 20px;
	}
	.advisor .advice-box.hidden {
		display: none;
	}
	.advisor .advice-box.disabled h2,
	.advisor .advice-box.disabled .h2,
	.advisor .advice-box.disabled h3,
	.advisor .advice-box.disabled .h3,
	.advisor .advice-box.disabled p {
		opacity: 0.6;
	}
	.advisor .advice-box.disabled .advice {
		opacity: 0.6;
	}
	.advisor .advice-box.disabled .advice.active {
		border: 1px solid #e8ab70 !important;
		background: #faf1e9 !important;
		color: #e08f40 !important;
		cursor: default;
	}
	.advisor .advice-box.disabled .advice.active:before,
	.advisor .advice-box.disabled .advice.active:after {
		color: #e08f40;
	}
	.advisor .advice-box + .advice-box {
		margin-top: 40px;
	}
	.advisor .advice {
		border: 1px solid #e08f40 !important;
		padding: 10px 20px 10px 30px;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: transparent;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		border-radius: 40px;
		font-size: 106.667%;
		line-height: 1.2;
		margin-top: 20px;
		display: block;
	}
	.advisor .advice:last-child {
		margin-bottom: 20px;
	}
	.advisor .advice:after {
		font-family: 'flaticon';
		line-height: 19px;
		content: '\e92b';
		font-size: 80%;
		color: #e08f40;
		float: right;
	}
	.advisor .advice[target=_blank] {
		border: 1px solid #f7f7f7 !important;
		background: #f7f7f7;
		color: #333333;
	}
	.advisor .advice[target=_blank]:before {
		font-family: 'flaticon';
		margin: 0 7px 0 -10px;
		line-height: 19px;
		content: '\e900';
		font-size: 60%;
		color: #e08f40;
		float: left;
	}
	.advisor .advice:hover {
		border: 1px solid #e8ab70 !important;
		background: #e8ab70;
		color: #ffffff;
	}
	.advisor .advice:hover:before,
	.advisor .advice:hover:after {
		color: #ffffff;
	}
	.advisor .advice:active {
		border: 1px solid #e08f40 !important;
		background: #e08f40;
		color: #ffffff;
	}
	.advisor .advice:active:after {
		color: #ffffff;
	}
	.advisor .advisor-img {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding-bottom: 100%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		position: relative;
		width: 100%;
	}
	.advisor .advisor-img .icon-wrapper {
		-webkit-box-shadow: 0 0 7px #e08f40;
		-moz-box-shadow: 0 0 7px #e08f40;
		box-shadow: 0 0 7px #e08f40;
		background: #e08f40;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		position: absolute;
		height: 72px;
		width: 72px;
		right: 5px;
		top: 5px;
	}
	.advisor .advisor-img .icon-wrapper .icon {
		position: absolute;
		display: block;
		margin: -17px;
		height: 34px;
		width: 34px;
		left: 50%;
		top: 50%;
	}
	.advisor .advisor-img .icon-wrapper .icon svg {
		height: 100%;
		width: 100%;
	}
	.advisor .advisor-img .icon-wrapper .icon svg .fil0 {
		fill: #ffffff;
	}
	.advisor .advisor-img .icon-wrapper .icon svg .fil1 {
		fill: #e08f40;
	}
	.advisor .soc {
		margin-top: 20px;
		line-height: 25px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		display: inline-block;
		padding: 10px 10px 10px 15px;
		border: 1px solid #aaaaaa;
		border-left: 3px solid #e08f40;
	}
	.advisor .soc:before {
		content: 'Поделись в социальных сетях:';
		margin-right: 15px;
		color: #737373;
		float: left;
	}
	.advisor .soc:after {
		display: table;
		content: '';
		clear: both;
	}
	.advisor .soc .icon {
		border-bottom: 0!important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		text-align: center;
		line-height: 25px;
		display: block;
		height: 25px;
		width: 25px;
		float: left;
	}
	.advisor .soc .icon:before {
		color: #ffffff !important;
	}
	.advisor .soc .icon[class$=-vk] {
		background: #48729e;
	}
	.advisor .soc .icon[class$=-facebook] {
		background: #3b5998;
	}
	.advisor .soc .icon[class$=-odnoklassniki] {
		background: #eb722e;
	}
	.advisor .soc .icon[class$=-twitter] {
		background: #00aced;
	}
	.advisor .soc .icon + .icon {
		margin-left: 7px;
	}
	.useful-docs,
	.committee-info {
		position: relative;
	}
	.useful-docs a.doc-wrapper,
	.committee-info a.doc-wrapper {
		border: 1px solid #efc79f;
		padding: 15px 15px 15px 70px;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 15px;
		background: #ffffff;
		position: relative;
		display: block;
	}
	.useful-docs a.doc-wrapper[href$=doc] .type:before,
	.committee-info a.doc-wrapper[href$=doc] .type:before {
		content: '\e910';
	}
	.useful-docs a.doc-wrapper[href$=docx] .type:before,
	.committee-info a.doc-wrapper[href$=docx] .type:before {
		content: '\e931';
	}
	.useful-docs a.doc-wrapper[href$=pdf] .type:before,
	.committee-info a.doc-wrapper[href$=pdf] .type:before {
		content: '\e90f';
	}
	.useful-docs a.doc-wrapper[href^=http] .type:before,
	.committee-info a.doc-wrapper[href^=http] .type:before {
		content: '\e90c';
	}
	.useful-docs a.doc-wrapper[href$=jpg] .type:before,
	.committee-info a.doc-wrapper[href$=jpg] .type:before,
	.useful-docs a.doc-wrapper[href$=jpeg] .type:before,
	.committee-info a.doc-wrapper[href$=jpeg] .type:before {
		content: '\e935';
	}
	.useful-docs a.doc-wrapper[href$=png] .type:before,
	.committee-info a.doc-wrapper[href$=png] .type:before {
		content: '\e937';
	}
	.useful-docs a.doc-wrapper[href$=bmp] .type:before,
	.committee-info a.doc-wrapper[href$=bmp] .type:before {
		content: '\e938';
	}
	.useful-docs a.doc-wrapper[href$=tif] .type:before,
	.committee-info a.doc-wrapper[href$=tif] .type:before,
	.useful-docs a.doc-wrapper[href$=tiff] .type:before,
	.committee-info a.doc-wrapper[href$=tiff] .type:before {
		content: '\e939';
	}
	.useful-docs a.doc-wrapper[href$=rtf] .type:before,
	.committee-info a.doc-wrapper[href$=rtf] .type:before {
		content: '\e932';
	}
	.useful-docs a.doc-wrapper[href$=xml] .type:before,
	.committee-info a.doc-wrapper[href$=xml] .type:before {
		content: '\e90e';
	}
	.useful-docs a.doc-wrapper[href$=xls] .type:before,
	.committee-info a.doc-wrapper[href$=xls] .type:before,
	.useful-docs a.doc-wrapper[href$=xlsx] .type:before,
	.committee-info a.doc-wrapper[href$=xlsx] .type:before {
		content: '\e933';
	}
	.useful-docs a.doc-wrapper:hover,
	.committee-info a.doc-wrapper:hover {
		border: 1px solid #e08f40;
	}
	.useful-docs a.doc-wrapper:hover p,
	.committee-info a.doc-wrapper:hover p {
		color: #e08f40;
	}
	.useful-docs a.doc-wrapper:active,
	.committee-info a.doc-wrapper:active {
		background: #fdf8f3;
	}
	.useful-docs a.doc-wrapper.partition .type,
	.committee-info a.doc-wrapper.partition .type {
		margin-top: -16px;
		height: 32px;
	}
	.useful-docs a.doc-wrapper.partition .type:before,
	.committee-info a.doc-wrapper.partition .type:before {
		content: '\e909';
	}
	.useful-docs a.doc-wrapper.page .type,
	.committee-info a.doc-wrapper.page .type {
		margin-top: -16px;
		height: 32px;
	}
	.useful-docs a.doc-wrapper.page .type:before,
	.committee-info a.doc-wrapper.page .type:before {
		content: '\e90a';
	}
	.useful-docs a.doc-wrapper .type,
	.committee-info a.doc-wrapper .type {
		font-size: 73.3334%;
		text-align: center;
		position: absolute;
		margin-top: -24px;
		color: #e08f40;
		height: 48px;
		width: 35px;
		left: 15px;
		top: 50%;
	}
	.useful-docs a.doc-wrapper .type:before,
	.committee-info a.doc-wrapper .type:before {
		font-family: 'flaticon';
		margin-bottom: 3px;
		text-align: left;
		content: '\e90c';
		font-size: 280%;
		line-height: 1;
		display: block;
		width: 100%;
	}
	.useful-docs a.doc-wrapper .inf,
	.committee-info a.doc-wrapper .inf {
		font-size: 93.334%;
		color: #737373;
		margin-top: 5px;
		display: block;
	}
	.useful-docs a.doc-wrapper p,
	.committee-info a.doc-wrapper p {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		font-size: 106.667%;
		color: #333333;
		font-weight: 500;
		margin: 0;
	}
	.bg-gray-airy .useful-docs .doc-wrapper,
	.bg-gray-airy .committee-info .doc-wrapper {
		border: 1px solid #ffffff;
	}
	.bg-gray-airy .useful-docs .doc-wrapper:hover,
	.bg-gray-airy .committee-info .doc-wrapper:hover {
		border: 1px solid #e08f40;
	}
	.related-tips .slick-slider {
		height: 105px;
	}
	.related-tips .slick-slider .slick-list,
	.related-tips .slick-slider .slick-track,
	.related-tips .slick-slider .slick-slide {
		height: 100%;
	}
	.related-tips .slick-slider .slick-arrow {
		background: transparent;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: center;
		position: absolute;
		color: transparent;
		line-height: 54px;
		overflow: hidden;
		font-size: 24px;
		display: block;
		outline: none;
		height: 54px;
		width: 40px;
		z-index: 2;
		padding: 0;
		border: 0;
	}
	.related-tips .slick-slider .slick-arrow:before {
		font-family: 'flaticon';
		display: block;
		color: #e08f40;
	}
	.related-tips .slick-slider .slick-arrow.slick-disabled:before {
		color: #dcdcdc;
	}
	.related-tips .slick-slider .slick-prev {
		text-indent: -2px;
	}
	.related-tips .slick-slider .slick-prev:before {
		content: '\e91d';
	}
	.related-tips .slick-slider .slick-next {
		text-indent: 2px;
	}
	.related-tips .slick-slider .slick-next:before {
		content: '\e91e';
	}
	.related-tips .slick-slide {
		border-bottom: 0!important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background: #ffffff;
		display: block;
		margin: 0 15px;
	}
	.related-tips table {
		width: 100%;
	}
	.related-tips table tr td {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		vertical-align: middle;
		font-size: 120.0001%;
		text-align: center;
		padding: 10px 25px;
		color: #333333;
		font-weight: 500;
		height: 105px;
	}
	.related-tips table tr td:hover {
		color: #e08f40;
	}
	.governance-menu {
		border: 1px solid #dcdcdc;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background: #ffffff;
		font-weight: 500;
	}
	.governance-menu:after {
		display: table;
		content: '';
		clear: both;
	}
	.governance-menu ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.governance-menu ul li {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: #ffffff;
		display: block;
	}
	.governance-menu ul li:first-child {
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	.governance-menu ul li:first-child > .punkt {
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	.governance-menu ul li:first-child > .punkt .punkt-wrapper {
		border-top-color: transparent;
	}
	.governance-menu ul li:last-child {
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	.governance-menu ul li:last-child .punkt {
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	.governance-menu ul li.active {
		background: transparent;
	}
	.governance-menu ul li.active > .punkt span:after {
		content: '\e90b';
		color: #e08f40;
	}
	.governance-menu ul li.active > ul {
		display: block;
	}
	.governance-menu ul li.current > ul .chief {
		background: #e08f40;
	}
	.governance-menu ul li.current > ul .chief .chief-wrapper {
		border-top-color: transparent!important;
	}
	.governance-menu ul li.current > ul .chief .chief-wrapper .post,
	.governance-menu ul li.current > ul .chief .chief-wrapper .name {
		color: #ffffff !important;
	}
	.governance-menu ul li .punkt {
		-webkit-transition: background 300ms ease;
		-moz-transition: background 300ms ease;
		-o-transition: background 300ms ease;
		transition: background 300ms ease;
		padding: 20px 35px 20px 20px;
		background: transparent;
		position: relative;
	}
	.governance-menu ul li .punkt:hover {
		background: #e08f40;
	}
	.governance-menu ul li .punkt:hover a,
	.governance-menu ul li .punkt:hover span:after {
		color: #ffffff !important;
	}
	.governance-menu ul li .punkt a {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		color: #5b5b5b !important;
		border-bottom: 0!important;
		font-size: 113.3334%;
	}
	.governance-menu ul li .punkt span:after {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		font-family: 'flaticon';
		position: absolute;
		line-height: 24px;
		margin-top: -12px;
		color: #737373;
		font-size: 86.6%;
		content: '\e91f';
		display: block;
		right: 20px;
		top: 50%;
	}
	.governance-menu ul li ul {
		display: none;
	}
	.governance-menu ul li ul .chief {
		padding-left: 20px;
		background: #ffffff;
	}
	.governance-menu ul li ul .chief .chief-wrapper {
		border-top: 1px solid #dcdcdc;
		padding: 20px 35px 20px 75px;
		position: relative;
	}
	.governance-menu ul li ul .chief .chief-wrapper .img {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		position: absolute;
		margin-top: -30px;
		display: block;
		height: 60px;
		width: 60px;
		top: 50%;
		left: 0;
	}
	.governance-menu ul li ul .chief .chief-wrapper .post {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		border-bottom: 0!important;
		font-size: 126.667%;
		color: #333333;
		display: block;
	}
	.governance-menu ul li ul .chief .chief-wrapper .post:hover {
		color: #e08f40;
	}
	.governance-menu ul li ul .chief .chief-wrapper .name {
		color: #737373;
		font-weight: 400;
		margin-top: 5px;
		display: block;
	}
	.governance-menu ul li ul li {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: #5b5b5b;
	}
	.governance-menu ul li ul li:nth-child(2) {
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	.governance-menu ul li ul li:nth-child(2) > .punkt {
		-webkit-border-radius: 3px 3px 0 0;
		-moz-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	.governance-menu ul li ul li:nth-child(2) > .punkt .punkt-wrapper {
		border-top-color: transparent;
	}
	.governance-menu ul li ul li:last-child {
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	.governance-menu ul li ul li:last-child .punkt {
		-webkit-border-radius: 0 0 3px 3px;
		-moz-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	.governance-menu ul li ul li:hover > .punkt .punkt-wrapper {
		border-top-color: transparent;
	}
	.governance-menu ul li ul li:hover > .punkt .punkt-wrapper .name {
		color: #ffffff;
	}
	.governance-menu ul li ul li.active {
		background: #5b5b5b;
	}
	.governance-menu ul li ul li.active .punkt .post,
	.governance-menu ul li ul li.active .punkt .name {
		color: #ffffff !important;
	}
	.governance-menu ul li ul li.active .punkt span:after {
		content: '\e90b';
		color: #ffffff;
	}
	.governance-menu ul li ul li.active ul {
		background: #333333;
		display: block;
	}
	.governance-menu ul li ul li.current {
		background: #e08f40;
	}
	.governance-menu ul li ul li .punkt {
		padding: 0 0 0 20px;
	}
	.governance-menu ul li ul li .punkt .punkt-wrapper {
		border-top: 1px solid #737373;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		padding: 15px 35px 15px 0;
	}
	.governance-menu ul li ul li .punkt .punkt-wrapper .post {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		border-bottom: 0!important;
		color: #ffffff !important;
		font-size: 106.6667%;
		display: inline;
		float: none;
		margin: 0;
	}
	.governance-menu ul li ul li .punkt .punkt-wrapper .name {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		font-size: 93.33334%;
		color: #737373;
		font-weight: 400;
	}
	.governance-menu ul li ul li .punkt span:after {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		font-family: 'flaticon';
		position: absolute;
		line-height: 24px;
		margin-top: -12px;
		content: '\e91f';
		font-size: 60%;
		display: block;
		color: #ffffff;
		right: 20px;
		top: 50%;
	}
	.governance-menu ul li ul li ul {
		display: none;
	}
	.governance-menu ul li ul li ul li {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: transparent;
	}
	.governance-menu ul li ul li ul li:hover > .punkt .punkt-wrapper {
		border-top-color: transparent!important;
	}
	.governance-menu ul li ul li ul li:hover > .punkt .punkt-wrapper .name {
		color: #ffffff;
	}
	.governance-menu ul li ul li ul li.active {
		background: inherit;
	}
	.governance-menu ul li ul li ul li.current {
		background: #e08f40;
	}
	.governance-menu ul li ul li ul li .punkt {
		padding: 0 0 0 35px;
	}
	.governance-menu ul li ul li ul li .punkt .punkt-wrapper {
		border-top: 1px solid #737373 !important;
		padding: 15px 35px 15px 0;
	}
	.governance-menu ul li ul li ul li .punkt .punkt-wrapper .post {
		color: #dcdcdc !important;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		border-bottom: 0!important;
		font-size: 106.6667%;
		display: inline;
		float: none;
		margin: 0;
	}
	.governance-menu ul li ul li ul li .punkt .punkt-wrapper .post:hover {
		color: #ffffff !important;
	}
	.governance-menu ul li ul li ul li .punkt .punkt-wrapper .name {
		-webkit-transition: color 300ms ease;
		-moz-transition: color 300ms ease;
		-o-transition: color 300ms ease;
		transition: color 300ms ease;
		font-size: 93.33334%;
		color: #737373;
		font-weight: 400;
	}
	.governance-menu-sandwich {
		-webkit-transition: -webkit-transform 300ms ease;
		-moz-transition: -webkit-transform 300ms ease;
		-o-transition: -webkit-transform 300ms ease;
		transition: -webkit-transform 300ms ease;
		-webkit-transition: -moz-transform 300ms ease;
		-moz-transition: -moz-transform 300ms ease;
		-o-transition: -moz-transform 300ms ease;
		transition: -moz-transform 300ms ease;
		-webkit-transition: -o-transform 300ms ease;
		-moz-transition: -o-transform 300ms ease;
		-o-transition: -o-transform 300ms ease;
		transition: -o-transform 300ms ease;
		-webkit-transition: transform 300ms ease;
		-moz-transition: transform 300ms ease;
		-o-transition: transform 300ms ease;
		transition: transform 300ms ease;
		transition: transform 300ms ease, -webkit-transform 300ms ease;
		background: #aaaaaa;
		vertical-align: middle;
		font-size: 106.6667%;
		line-height: 17px;
		position: fixed;
		display: none;
		padding: 15px;
		color: #ffffff;
		z-index: 15;
		width: 100%;
		top: -50px;
		left: 0;
	}
	.governance-menu-sandwich .sandwich {
		vertical-align: bottom;
		margin-right: 15px;
		position: relative;
		line-height: 17px;
		width: 19px;
		right: auto;
		padding: 0;
		top: auto;
	}
	.governance-menu-sandwich .sandwich:before {
		display: none;
	}
	.governance-menu-sandwich .sandwich .sandwich-wrapper {
		margin-bottom: 0;
	}
	.governance .phone {
		font-size: 106.6667%;
		margin-bottom: 20px;
		color: #333333;
		font-weight: 500;
	}
	.governance .phone:before {
		margin-right: 10px;
		color: #e08f40;
	}
	.governance .chairman-box .img {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding-bottom: 100%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		margin-bottom: 20px;
		width: 100%;
	}
	.governance .chairman-box .name {
		font-size: 47.0587%;
		font-weight: 500;
		margin-top: 15px;
		display: block;
	}
	.governance .chairman-box .chairman-info {
		position: relative;
		overflow: hidden;
		display: block;
		height: 250px;
	}
	.governance .chairman-box .chairman-info:after {
		background: #ffffff;
		background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
		background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
		background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
		position: absolute;
		display: block;
		height: 50px;
		content: '';
		width: 100%;
		z-index: 2;
		bottom: 0;
		left: 0;
	}
	.governance .chairman-box .chairman-info.active {
		height: auto;
	}
	.governance .chairman-box .chairman-info.active:after {
		display: none;
	}
	.governance .chairman-box .chairman-info-custom {
		height: 230px;
	}
	.governance .chairman-box .chairman-info-more {
		border-bottom: 1px dotted #e08f40;
		display: inline-block;
		white-space: nowrap;
		margin: 20px 0 75px;
		cursor: pointer;
		color: #e08f40;
	}
	.governance .chairman-box .chairman-info-more:after {
		font-family: 'flaticon';
		vertical-align: middle;
		margin: 0 -15px 0 7px;
		content: '\e91f';
		font-size: 50%;
	}
	.governance .chairman-box .chairman-info-more.active:after {
		content: '\e90b';
	}

	.governance .chairman-box .chairman-info-more-eng {
		border-bottom: 1px dotted #e08f40;
		display: inline-block;
		white-space: nowrap;
		margin: 20px 0 75px;
		cursor: pointer;
		color: #e08f40;
	}
	.governance .chairman-box .chairman-info-more-eng:after {
		font-family: 'flaticon';
		vertical-align: middle;
		margin: 0 -15px 0 7px;
		content: '\e91f';
		font-size: 50%;
	}
	.governance .chairman-box .chairman-info-more-eng.active:after {
		content: '\e90b';
	}
	.governance .subordinate-list .row > * {
		margin-bottom: 20px;
		display: table;
	}
	.governance .subordinate-list .row > *:nth-child(2n+1) {
		clear: both;
	}
	.governance .subordinate-list .one-item {
		-webkit-transition: border 300ms ease;
		-moz-transition: border 300ms ease;
		-o-transition: border 300ms ease;
		transition: border 300ms ease;
		border: 1px solid #cacaca;
		vertical-align: middle;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		padding: 15px 20px;
		display: table-cell;
	}
	.governance .subordinate-list .one-item .img {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		vertical-align: middle;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		padding-bottom: 15%;
		margin-right: 5%;
		width: 15%;
	}
	.governance .subordinate-list .one-item .img + .inf-wrapper {
		width: 78%;
	}
	.governance .subordinate-list .one-item .inf-wrapper {
		vertical-align: middle;
		display: inline-block;
		width: 100%;
	}
	.governance .subordinate-list .one-item .inf-wrapper .post {
		font-size: 93.33334%;
		color: #737373;
	}
	.governance .subordinate-list .one-item .inf-wrapper .name {
		font-size: 120.0001%;
		color: #5b5b5b;
		font-weight: 500;
	}
	.governance .subordinate-list a:hover {
		border: 1px solid #e08f40;
	}
	.chairman {
		padding: 12px 12px 12px 24px;
		background: #f7f7f7;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 20px 0;
	}
	.chairman:after {
		display: table;
		content: '';
		clear: both;
	}
	.chairman .post {
		color: #737373;
		margin-top: 13px;
	}
	.chairman .name {
		font-size: 120.0001%;
		margin-bottom: 13px;
		color: #333333;
		font-weight: 500;
		float: left;
	}
	.chairman .doc {
		border: 1px solid #ffffff !important;
		padding: 15px 15px 15px 65px;
		color: #333333 !important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background: #ffffff;
		position: relative;
		margin-top: -34px;
		font-weight: 500;
		width: 275px;
		float: right;
	}
	.chairman .doc:before {
		position: absolute;
		margin-top: -18px;
		font-size: 240%;
		line-height: 1;
		display: block;
		color: #e08f40;
		left: 15px;
		top: 50%;
	}
	.chairman .doc:hover {
		color: #e08f40 !important;
	}
	.chairman.line {
		background: #ffffff;
		padding: 0;
		margin: 0;
	}
	.chairman.line .doc {
		border: 1px solid #e08f40 !important;
		display: block;
		margin-top: 0;
		width: auto;
		float: none;
	}
	.committee .committee-img {
		background-repeat: no-repeat;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background-position: center;
		background-size: cover;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 20px;
		border: 0!important;
		display: block;
		height: 150px;
		width: 100%;
	}
	.committee .committee-img:hover {
		opacity: 0.9;
	}
	.committee .phone {
		font-size: 106.6667%;
		margin-bottom: 20px;
		color: #333333;
		font-weight: 500;
	}
	.committee .phone:before {
		margin-right: 10px;
		color: #e08f40;
	}
	.committee .committee-gallery {
		margin-top: 20px;
	}
	.committee .authors {
		margin-bottom: 10px;
		color: #333333;
		font-weight: 500;
	}
	.committee .authors:before {
		vertical-align: text-top;
		display: inline-block;
		margin-right: 7px;
		line-height: 1;
		color: #e08f40;
	}
	.committee-address .map-link {
		background: url(/local/templates/barnaul2017/static/css/../img/map_link_bg.jpg) left top no-repeat;
		padding: 15px 15px 15px 90px;
		color: #ffffff !important;
		background-size: cover;
		font-size: 120.0001%;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 20px;
		border: 0!important;
		position: relative;
		font-weight: 500;
		display: block;
	}
	.committee-address .map-link:before {
		background: url(/local/templates/barnaul2017/static/css/../img/map_link_mark.png) left top no-repeat;
		position: absolute;
		margin-top: -30px;
		display: block;
		height: 59px;
		content: '';
		width: 59px;
		left: 15px;
		top: 50%;
	}
	.committee-address .map-link span {
		font-size: 77.7778%;
		font-weight: 400;
		display: block;
	}
	.committee-address .title {
		margin-bottom: 10px;
		font-size: 106.667%;
		color: #333333;
		font-weight: 500;
	}
	.committee-address .chairman {
		background: #ffffff;
		margin: -50px 0 0;
		float: right;
		padding: 0;
	}
	.committee-address .chairman .doc {
		border: 1px solid #e08f40 !important;
	}
	.committee-links {
		margin-bottom: 30px;
	}
	.committee-links.mb0 {
		margin-bottom: 0;
	}
	.committee-links .link-wrapper {
		display: inline-block;
		margin: 0 30px 10px 0;
	}
	.committee-links .link-wrapper a {
		border-bottom: 1px dashed #737373 !important;
		color: #737373 !important;
	}
	.committee-links .link-wrapper a:hover {
		border-bottom-color: transparent!important;
	}
	.committee-info .doc-wrapper + h2,
	.committee-info .doc-wrapper + .h2 {
		margin-top: 40px;
	}
	.authorities {
		margin-top: 30px;
	}
	.authorities > *:nth-child(3n+1) {
		clear: both;
	}
	.authorities .one-item {
		margin-bottom: 50px;
	}
	.authorities .one-item .img {
		margin-bottom: 10px;
		text-align: center;
		height: 160px;
	}
	.authorities .one-item .img img {
		max-height: 100%;
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	.authorities .one-item .title {
		font-size: 120.0001%;
		margin-bottom: 10px;
		text-align: center;
		color: #333333;
		font-weight: 500;
	}
	.authorities .one-item p {
		text-align: center;
	}
	.structure {
		margin-top: 30px;
	}
	.structure .one-item {
		display: table;
		margin: 0 auto;
		width: 20%;
	}
	.structure .one-item span {
		border: 1px solid #dcdcdc;
		vertical-align: middle;
		-webkit-border-radius: 30px;
		-moz-border-radius: 30px;
		border-radius: 30px;
		display: table-cell;
		background: #ffffff;
		text-align: center;
		position: relative;
		color: #737373;
		padding: 9px 12%;
		margin: 0 auto;
		height: 60px;
	}
	.structure .one-item + .one-item {
		width: 25%;
	}
	.structure .one-item + .one-item + .one-item {
		width: 30%;
	}
	.structure .one-item + .one-item + .one-item + .one-item {
		width: 35%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 40%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 45%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 50%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 55%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 60%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 65%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 70%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 75%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 80%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 85%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 90%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 95%;
	}
	.structure .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item + .one-item {
		width: 100%;
	}
	.structure .one-item + .one-item {
		margin-top: 20px;
	}
	.structure .one-item + .one-item span:before {
		font-family: 'flaticon';
		background: #dcdcdc;
		margin-bottom: 1px;
		position: absolute;
		display: block;
		bottom: 100%;
		height: 20px;
		color: #cacaca;
		content: '';
		width: 1px;
		left: 50%;
	}
	.slick-slider.main {
		position: relative;
	}
	.slick-slider.main .slick-list {
		height: auto!important;
	}
	.slider-wrapper-overlay.slick-slider.main .wrapper {
		background: #5d5d5d85;
	}
	.slick-slider.main .slick-slide {
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		vertical-align: middle;
		border: 0!important;
		min-height: 270px;
		display: table;
		width: 100%;
	}
	.slick-slider.main .wrapper {
		vertical-align: middle;
		display: table-cell;
		text-align: center;
		padding: 60px 0;
	}
	.slick-slider.main .wrapper:before {
		vertical-align: middle;
		display: inline-block;
		margin-left: -6px;
		height: 150px;
		content: '';
		width: 1px;
	}
	.slick-slider.main .wrapper .text-wrapper {
		vertical-align: middle;
		display: inline-block;
	}
	.slick-slider.main .wrapper h1,
	.slick-slider.main .wrapper .h1 {
		display: inline-block;
		margin-bottom: 10px;
		margin-right: auto;
		margin-left: auto;
		max-width: 1170px;
		font-size: 280%;
		padding: 0 15px;
		line-height: 1;
		color: #ffffff;
	}
	.slick-slider.main .wrapper p {
		margin-right: auto;
		margin-left: auto;
		max-width: 650px;
		font-size: 160%;
		padding: 0 15px;
		color: #ffffff;
	}
	.slick-slider.main .slick-dots {
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
	}
	.slick-slider.main .slick-dots li button {
		background: transparent;
		outline: none;
	}
	.slick-slider.career {
		margin-bottom: 10px;
		background: #ffffff;
	}
	.slick-slider.career .slick-slide {
		padding: 30px 30px 30px 170px;
		position: relative;
	}
	.slick-slider.career .slick-slide .img {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		position: absolute;
		display: block;
		height: 130px;
		width: 130px;
		left: 20px;
		top: 25px;
	}
	.slick-slider.career .slick-slide .name {
		font-size: 173.3334%;
		color: #333333;
	}
	.slick-slider.career .slick-slide .post {
		margin-bottom: 10px;
		font-size: 106.667%;
		color: #333333;
		font-weight: 500;
	}
	.slick-slider.career .slick-slide p {
		font-size: 106.667%;
		margin-bottom: 0;
	}
	.slick-slider.career .slick-dots {
		position: absolute;
		right: 15px;
		margin: 0;
		top: 20px;
	}
	.slick-slider.career .slick-dots button {
		outline: none;
	}
	.benefits .icon {
		font-size: 466.6667%;
		color: #e08f40;
	}
	.benefits p {
		font-size: 120.0001%;
		color: #333333;
		font-weight: 500;
	}
	.benefits ul {
		list-style: none;
	}
	.benefits ul li {
		margin-bottom: 10px;
		position: relative;
	}
	.benefits ul li:before {
		position: absolute;
		font-size: 160%;
		color: #e08f40;
		content: '•';
		left: -0.8em;
		top: 0;
	}
	.vacancy-previews {
		position: relative;
	}
	.vacancy-previews .link-box {
		position: absolute;
		top: -46px;
		right: 0;
	}
	.vacancy-previews .link-box a {
		font-size: 113.3334%;
		border: 0!important;
	}
	.vacancy-previews .link-box a:before {
		margin-right: 7px;
	}
	.vacancy-previews .link-box a + a {
		margin-left: 40px;
	}
	.vacancy-previews .one-item {
		display: table;
		width: 100%;
	}
	.vacancy-previews .one-item .setequalheight {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		color: #333333 !important;
		vertical-align: middle;
		font-size: 106.667%;
		display: table-cell;
		border: 0!important;
		background: #ffffff;
		font-weight: 500;
		padding: 20px;
	}
	.vacancy-previews .one-item .setequalheight:hover {
		color: #e08f40 !important;
	}
	.resume-form {
		border: 1px solid #dcdcdc;
		padding: 25px 30px 30px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.resume-form .title {
		position: relative;
	}
	.resume-form .title:before {
		background: #e08f40;
		position: absolute;
		display: block;
		height: 100%;
		content: '';
		left: -30px;
		width: 4px;
		top: 0;
	}
	.resume-form .btn-empty {
		border-color: #e08f40;
		text-transform: none;
		margin-right: 20px;
		color: #e08f40;
		float: left;
	}
	.resume-form .btn-empty:hover,
	.resume-form .btn-empty:active {
		background: #e08f40;
		color: #ffffff;
	}
	.resume-form .info {
		font-size: 93.33334%;
		font-weight: 100;
	}
	.resume-form .resume-wrapper {
		padding: 15px 15px 15px 70px;
		background: #f7f7f7;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		font-size: 106.667%;
		margin: 15px 0 20px;
		position: relative;
		color: #333333;
		font-weight: 500;
	}
	.resume-form .resume-wrapper:before {
		font-family: 'flaticon';
		position: absolute;
		margin-top: -18px;
		color: #737373;
		font-size: 240%;
		line-height: 1;
		display: block;
		left: 15px;
		top: 50%;
	}
	.resume-form .resume-wrapper[data-name$=docx]:before,
	.resume-form .resume-wrapper[data-name$=doc]:before,
	.resume-form .resume-wrapper[data-name$=txt]:before {
		content: '\e910';
	}
	.resume-form .resume-wrapper[data-name$=pdf]:before {
		content: '\e90f';
	}
	.resume-form .resume-wrapper span {
		font-size: 93.33334%;
		color: #737373;
		font-weight: 400;
		margin-top: 5px;
		display: block;
	}
	.resume-form .resume-wrapper .close {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		text-align: center;
		position: absolute;
		outline: none;
		height: 15px;
		width: 15px;
		-webkit-opacity: 1;
		-khtml-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		filter: alpha(opacity=100);
		right: 10px;
		margin: 0;
		top: 10px;
	}
	.resume-form .resume-wrapper .close:after,
	.resume-form .resume-wrapper .close:before {
		content: '';
		display: block;
		margin: 5px -2px;
		height: 2px;
		background: #cacaca;
		-webkit-transition: all 0.1s ease;
		-moz-transition: all 0.1s ease;
		-o-transition: all 0.1s ease;
		transition: all 0.1s ease;
	}
	.resume-form .resume-wrapper .close:after {
		margin-top: -7px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.resume-form .resume-wrapper .close:before {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.resume-form .resume-wrapper .close:hover:after,
	.resume-form .resume-wrapper .close:hover:before {
		background: #5b5b5b;
	}
	.resume-form .resume-wrapper .close:active:after,
	.resume-form .resume-wrapper .close:active:before {
		background: #fdf8f3;
	}
	.bg-gray-airy .resume-form {
		background: #ffffff;
	}
	.dz-message,
	.dz-image,
	.dz-progress,
	.dz-error-message,
	.dz-success-mark,
	.dz-error-mark {
		display: none;
	}
	#list .dz-preview,
	#list .MultiFile-label {
		padding: 15px 15px 15px 70px;
		background: #f7f7f7;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		font-size: 106.667%;
		margin: 15px 0 20px;
		position: relative;
		color: #333333;
		font-weight: 500;
	}
	#list .dz-preview:before,
	#list .MultiFile-label:before {
		font-family: 'flaticon';
		position: absolute;
		margin-top: -18px;
		color: #737373;
		content: '\e90a';
		font-size: 240%;
		line-height: 1;
		display: block;
		left: 15px;
		top: 50%;
	}
	#list .dz-preview:after,
	#list .MultiFile-label:after {
		display: table;
		content: '';
		clear: both;
	}
	#list .dz-preview .dz-filename,
	#list .MultiFile-label .dz-filename,
	#list .dz-preview .MultiFile-title,
	#list .MultiFile-label .MultiFile-title {
		padding-bottom: 26px;
	}
	#list .dz-preview .dz-size,
	#list .MultiFile-label .dz-size {
		font-size: 93.33334%;
		position: absolute;
		color: #737373;
		font-weight: 400;
		margin-top: 5px;
		display: block;
		bottom: 15px;
		left: 70px;
	}
	#list .dz-preview .dz-size:before,
	#list .MultiFile-label .dz-size:before {
		content: 'Размер: ';
	}
	#list .dz-preview .dz-remove,
	#list .MultiFile-label .dz-remove,
	#list .dz-preview .MultiFile-remove,
	#list .MultiFile-label .MultiFile-remove {
		text-decoration: none!important;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		border-bottom: 0!important;
		text-indent: -9999px;
		text-align: center;
		position: absolute;
		overflow: hidden;
		display: block;
		outline: none;
		height: 15px;
		width: 15px;
		-webkit-opacity: 1;
		-khtml-opacity: 1;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		filter: alpha(opacity=100);
		right: 10px;
		margin: 0;
		top: 10px;
	}
	#list .dz-preview .dz-remove:after,
	#list .MultiFile-label .dz-remove:after,
	#list .dz-preview .MultiFile-remove:after,
	#list .MultiFile-label .MultiFile-remove:after,
	#list .dz-preview .dz-remove:before,
	#list .MultiFile-label .dz-remove:before,
	#list .dz-preview .MultiFile-remove:before,
	#list .MultiFile-label .MultiFile-remove:before {
		background: #cacaca;
		-webkit-transition: all 0.1s ease;
		-moz-transition: all 0.1s ease;
		-o-transition: all 0.1s ease;
		transition: all 0.1s ease;
		position: absolute;
		display: block;
		margin: 7px 0;
		content: '';
		height: 2px;
		width: 100%;
		left: 0;
		top: 0;
	}
	#list .dz-preview .dz-remove:after,
	#list .MultiFile-label .dz-remove:after,
	#list .dz-preview .MultiFile-remove:after,
	#list .MultiFile-label .MultiFile-remove:after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#list .dz-preview .dz-remove:before,
	#list .MultiFile-label .dz-remove:before,
	#list .dz-preview .MultiFile-remove:before,
	#list .MultiFile-label .MultiFile-remove:before {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#list .dz-preview .dz-remove:hover:after,
	#list .MultiFile-label .dz-remove:hover:after,
	#list .dz-preview .MultiFile-remove:hover:after,
	#list .MultiFile-label .MultiFile-remove:hover:after,
	#list .dz-preview .dz-remove:hover:before,
	#list .MultiFile-label .dz-remove:hover:before,
	#list .dz-preview .MultiFile-remove:hover:before,
	#list .MultiFile-label .MultiFile-remove:hover:before {
		background: #5b5b5b;
	}
	#list .dz-preview .dz-remove:active:after,
	#list .MultiFile-label .dz-remove:active:after,
	#list .dz-preview .MultiFile-remove:active:after,
	#list .MultiFile-label .MultiFile-remove:active:after,
	#list .dz-preview .dz-remove:active:before,
	#list .MultiFile-label .dz-remove:active:before,
	#list .dz-preview .MultiFile-remove:active:before,
	#list .MultiFile-label .MultiFile-remove:active:before {
		background: #fdf8f3;
	}
	.external-resources .one-item {
		margin-bottom: 10px;
		display: table;
		width: 100%;
	}
	.external-resources .one-item .setequalheight {
		padding: 20px 20px 20px 90px;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		color: #333333 !important;
		vertical-align: middle;
		font-size: 93.33334%;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		display: table-cell;
		border: 0!important;
		background: #ffffff;
		position: relative;
	}
	.external-resources .one-item .setequalheight:hover {
		color: #e08f40 !important;
	}
	.external-resources .one-item .setequalheight .img {
		-webkit-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
		margin-right: 20px;
		position: absolute;
		width: 50px;
		float: left;
		left: 20px;
		top: 50%;
	}
	.appointment-table {
		text-align: center;
	}
	.appointment-table .tr {
		display: table-row;
	}
	.appointment-table .tr .th {
		vertical-align: middle;
		display: table-cell;
		color: #737373;
		line-height: 1;
		padding: 10px;
	}
	.appointment-table .tr .th:first-child {
		padding-left: 0;
	}
	.appointment-table .tr .th:last-child {
		padding-right: 0;
	}
	.appointment-table .tr .td {
		border-top: 1px solid #dcdcdc;
		vertical-align: middle;
		font-size: 106.6667%;
		display: table-cell;
		padding: 20px 10px;
		color: #333333;
	}
	.appointment-table .tr .td:first-child {
		text-align: left;
		padding: 20px 0;
		width: 20%;
	}
	.appointment-table .tr .td:last-child {
		text-align: right;
		padding: 20px 0;
	}
	.legal-filter {
		background: #f7f7f7;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 20px;
		padding: 20px;
	}
	.legal-filter .type {
		margin-bottom: 20px;
	}
	.legal-filter .type:after {
		display: table;
		content: '';
		clear: both;
	}
	.legal-filter .type label {
		margin-left: -1px;
		margin-bottom: 0;
		display: block;
		width: 22.5%;
		float: left;
	}
	.legal-filter .type label:first-child span {
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px;
	}
	.legal-filter .type label:last-child span {
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0;
	}
	.legal-filter .type label.all {
		width: auto;
	}
	.legal-filter .type label input {
		background: none;
		display: none;
		opacity: 0;
		padding: 0;
		margin: 0;
		border: 0;
		height: 0;
		width: 0;
	}
	.legal-filter .type label input:checked + span {
		border: 1px solid #aaaaaa;
		z-index: 2;
	}
	.legal-filter .type label span {
		border: 1px solid #dcdcdc;
		font-size: 93.33334%;
		text-align: center;
		position: relative;
		padding: 10px 25px;
		cursor: pointer;
		line-height: 1;
		display: block;
		z-index: 1;
	}
	.legal-filter input[name=inquiry] {
		margin: 0 -10px;
		width: 107%;
	}
	.legal-filter .btn {
		margin-bottom: 20px;
		width: 100%;
	}
	.search-results {
		margin-bottom: 20px;
	}
	.search-results .one-item {
		border-top: 1px solid #dcdcdc;
		padding-top: 20px;
		margin-top: 20px;
	}
	.search-results .one-item .name {
		font-size: 106.667%;
		color: #333333;
	}
	.search-results .one-item .publ {
		background: #f7f7f7;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-top: 20px;
		padding: 20px;
	}
	.search-results .one-item .publ:after {
		display: table;
		content: '';
		clear: both;
	}
	.search-results .one-item .publ p,
	.search-results .one-item .publ .title {
		color: #333333;
	}
	.search-results .one-item .publ .title {
		font-weight: 500;
	}
	.search-results .one-item .publ p {
		margin-top: 10px;
	}
	.search-results .one-item .publ .show-more {
		display: inline-block;
		margin-top: 20px;
	}
	.search-results .one-item .publ .chairman {
		float: right;
		padding: 0;
		margin: 0;
	}
	.search-results .one-item .publ .chairman .doc {
		margin-top: 0;
	}
	.poster:after {
		display: table;
		content: '';
		clear: both;
	}
	.poster.short .one-item {
		margin-bottom: 0;
	}
	.poster.short .one-item:nth-child(1) {
		width: 264px;
	}
	.poster.short .one-item:nth-child(1):hover {
		-webkit-box-shadow: inset 0 0 0 1px #cacaca;
		-moz-box-shadow: inset 0 0 0 1px #cacaca;
		box-shadow: inset 0 0 0 1px #cacaca;
	}
	.poster.short .one-item:nth-child(1):hover .preview-text {
		top: 50%;
	}
	.poster.short .one-item:nth-child(1):hover .inf {
		border-bottom: 0;
		border-right: 0;
		bottom: 0;
	}
	.poster.short .one-item:nth-child(1) .poster-img {
		width: 101%;
	}
	.poster.short .one-item:nth-child(1) .title {
		width: 100%;
	}
	.poster.short .one-item:nth-child(1) .preview-text {
		background: rgba(0, 0, 0, 0.5);
		padding: 0 20px 20px;
		color: #ffffff;
		width: 100%;
		top: 100%;
		right: 0;
	}
	.poster.short .one-item:nth-child(1) .preview-text:before {
		display: none;
	}
	.poster.short .one-item:nth-child(1) .inf {
		-webkit-border-radius: 0 0 3px 0;
		-moz-border-radius: 0 0 3px 0;
		border-radius: 0 0 3px 0;
		padding: 5px 20px 15px;
		background: #000000;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border-bottom: 0;
		border-right: 0;
		bottom: -50px;
		color: #ffffff;
		height: 35px;
		width: 100%;
	}
	.poster.short .one-item:nth-child(1) .inf:before {
		background: #000000;
		background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
		background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
		background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
		background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
		background: -ms-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='rgba(0, 0, 0, 0)', GradientType=0);
	}
	.poster .one-item {
		-webkit-box-shadow: inset 0 0 0 1px #dcdcdc;
		-moz-box-shadow: inset 0 0 0 1px #dcdcdc;
		box-shadow: inset 0 0 0 1px #dcdcdc;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border: 0!important;
		margin: 0 15px 30px;
		background: #ffffff;
		position: relative;
		overflow: hidden;
		display: block;
		height: 351px;
		width: 262px;
		float: left;
	}
	.poster .one-item:hover {
		-webkit-box-shadow: inset 0 0 0 1px #cacaca;
		-moz-box-shadow: inset 0 0 0 1px #cacaca;
		box-shadow: inset 0 0 0 1px #cacaca;
	}
	.poster .one-item:hover .preview-text {
		top: 25%;
	}
	.poster .one-item:hover .inf {
		bottom: 0;
	}
	.poster .one-item .poster-img {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		position: relative;
		display: block;
		height: 101%;
		width: 101%;
		z-index: 1;
	}
	.poster .one-item .category {
		padding: 8px 15px 7px 10px;
		text-transform: uppercase;
		background: #e08f40;
		position: absolute;
		line-height: 1;
		display: block;
		color: #ffffff;
		height: 30px;
		z-index: 3;
		top: 15px;
		left: 0;
	}
	.poster .one-item .category:before {
		font-family: 'flaticon';
		display: inline-block;
		vertical-align: top;
		margin-right: 5px;
		line-height: 15px;
		color: #ffffff;
		height: 15px;
	}
	.poster .one-item .category:after {
		border-right: 7px solid transparent;
		border-bottom: 15px solid #e08f40;
		border-top: 15px solid #e08f40;
		position: absolute;
		border-left: 0;
		display: block;
		content: '';
		left: 100%;
		top: 0;
	}
	.poster .one-item .title {
		-webkit-transition: bottom 300ms ease;
		-moz-transition: bottom 300ms ease;
		-o-transition: bottom 300ms ease;
		transition: bottom 300ms ease;
		font-size: 146.6667%;
		margin-bottom: 10px;
		font-weight: 500;
		display: block;
		width: 100%;
	}
	.poster .one-item .preview-text {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		background: rgba(0, 0, 0, 0.5);
		font-size: 93.33334%;
		position: absolute;
		padding: 10px 20px;
		display: block;
		color: #ffffff;
		width: 100%;
		z-index: 2;
		top: 100%;
		right: 0;
	}
	.poster .one-item .preview-text p {
		margin-bottom: 150px;
	}
	.poster .one-item .inf {
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		text-transform: uppercase;
		padding: 5px 20px 15px;
		background: #000000;
		font-size: 92.857%;
		position: absolute;
		line-height: 1;
		bottom: -70px;
		color: #ffffff;
		height: 35px;
		width: 100%;
		content: '';
		z-index: 3;
		right: 0;
	}
	.poster .one-item .inf:before {
		background: #000000;
		background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
		background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
		background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
		background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
		background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
		background: -ms-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='rgba(0, 0, 0, 0)', GradientType=0);
		position: absolute;
		height: 20px;
		bottom: 100%;
		content: '';
		width: 100%;
		left: 0;
	}
	.poster .one-item .inf .inf-wrapper {
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.poster .one-item .inf span + span:before {
		content: ', ';
	}
	.poster .one-item:nth-child(1),
	.poster .one-item:nth-child(5),
	.poster .one-item:nth-child(11),
	.poster .one-item:nth-child(15) {
		width: 554px;
	}
	.poster .one-item:nth-child(1):hover .preview-text,
	.poster .one-item:nth-child(5):hover .preview-text,
	.poster .one-item:nth-child(11):hover .preview-text,
	.poster .one-item:nth-child(15):hover .preview-text {
		top: 1px;
	}
	.poster .one-item:nth-child(1):hover .inf,
	.poster .one-item:nth-child(5):hover .inf,
	.poster .one-item:nth-child(11):hover .inf,
	.poster .one-item:nth-child(15):hover .inf {
		border-bottom: 1px solid #cacaca;
		border-right: 1px solid #cacaca;
	}
	.poster .one-item:nth-child(1) .poster-img,
	.poster .one-item:nth-child(5) .poster-img,
	.poster .one-item:nth-child(11) .poster-img,
	.poster .one-item:nth-child(15) .poster-img {
		width: 47.475%;
	}
	.poster .one-item:nth-child(1) .preview-text,
	.poster .one-item:nth-child(5) .preview-text,
	.poster .one-item:nth-child(11) .preview-text,
	.poster .one-item:nth-child(15) .preview-text {
		background: transparent;
		color: #737373;
		padding: 20px;
		width: 52%;
		right: 2px;
		top: 1px;
	}
	.poster .one-item:nth-child(1) .preview-text:before,
	.poster .one-item:nth-child(5) .preview-text:before,
	.poster .one-item:nth-child(11) .preview-text:before,
	.poster .one-item:nth-child(15) .preview-text:before {
		background: #ffffff;
		position: absolute;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		display: block;
		height: 20px;
		content: '';
		width: 20px;
		z-index: 0;
		left: -2px;
		top: 20px;
	}
	.poster .one-item:nth-child(1) .inf,
	.poster .one-item:nth-child(5) .inf,
	.poster .one-item:nth-child(11) .inf,
	.poster .one-item:nth-child(15) .inf {
		border-bottom: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
		-webkit-border-radius: 0 0 3px 0;
		-moz-border-radius: 0 0 3px 0;
		border-radius: 0 0 3px 0;
		background: #ffffff;
		height: auto;
		width: 52.3%;
		color: #cacaca;
		bottom: 0;
	}
	.poster .one-item:nth-child(1) .inf:before,
	.poster .one-item:nth-child(5) .inf:before,
	.poster .one-item:nth-child(11) .inf:before,
	.poster .one-item:nth-child(15) .inf:before {
		background: #ffffff;
		background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
		background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
		background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
	}
	.poster input[name=datefilter] {
		background: transparent;
	}
	.poster-filter a {
		border: 1px solid #dcdcdc !important;
		color: #aaaaaa !important;
		margin: 5px 10px 5px 0;
		display: inline-block;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		padding: 10px 15px;
	}
	.poster-filter a:before {
		margin-right: 5px;
	}
	.poster-filter a:hover,
	.poster-filter a.active {
		border: 1px solid #aaaaaa !important;
		color: #737373 !important;
	}
	.poster-filter a:last-child {
		margin-right: 0;
	}
	.poster-filter + .long-box {
		margin-top: 30px;
	}
	.poster-tabs {
		border-bottom: 1px solid #dcdcdc;
		display: inline-block;
		list-style: none;
		padding: 0;
	}
	.poster-tabs:after {
		display: table;
		content: '';
		clear: both;
	}
	.poster-tabs.upper {
		position: relative;
		margin-top: -45px;
		border-bottom: 0;
		top: -5px;
	}
	.poster-tabs.upper li.active {
		border-bottom: 0;
		cursor: pointer;
		color: #e08f40;
	}
	.poster-tabs.upper li.active input {
		cursor: pointer;
		color: #e08f40;
	}
	.poster-tabs li {
		border-bottom: 3px solid transparent;
		margin-bottom: -1px;
		padding: 5px 10px;
		cursor: pointer;
		color: #cacaca;
		float: left;
	}
	.poster-tabs li.active {
		border-bottom-color: #e08f40;
		color: #333333;
		cursor: default;
	}
	.poster-tabs li.active input {
		color: #333333;
		cursor: default;
	}
	.poster-tabs input {
		text-align: center;
		cursor: pointer;
		outline: none;
		color: #cacaca;
		width: 85px;
		padding: 0;
		border: 0;
	}
	.poster-detail .img {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 20px;
		position: relative;
	}
	.poster-detail .img img {
		width: 100%;
	}
	.poster-detail .info-table {
		margin-top: 20px;
	}
	.poster-detail .soc {
		margin-bottom: 20px;
	}
	.poster-detail .watch-trailer {
		-webkit-transition: background 300ms ease;
		-moz-transition: background 300ms ease;
		-o-transition: background 300ms ease;
		transition: background 300ms ease;
		border: 6px solid #ffffff !important;
		padding: 12px 27px 13px 39px;
		color: #ffffff !important;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-border-radius: 26px;
		-moz-border-radius: 26px;
		border-radius: 26px;
		white-space: nowrap;
		background: #e08f40;
		position: absolute;
		line-height: 1;
		display: block;
		left: 50%;
		top: 100%;
	}
	.poster-detail .watch-trailer:before {
  /*border-bottom: 6px solid transparent;
			border-top: 6px solid transparent;
			border-left: 13px solid @white;*/
			margin: 1px 9px 0 -22px;
			vertical-align: top;
  /*border-right: 0;
			display: block;
			content: '';
			float: left;*/
		}
		.poster-detail .watch-trailer:hover {
			background: #e8ab70;
		}
		.poster-detail .watch-trailer:active {
			background: #e08f40;
		}
		.long-box.no-bg .long-box-wrapper {
			background: none;
		}
		.long-box.big-img .row > *:not(:last-child) {
			margin-bottom: 30px;
		}
		.long-box.big-img .long-box-wrapper {
			padding: 0;
		}
		.long-box.big-img .long-box-wrapper .img {
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			position: relative;
			height: 255px;
			width: 355px;
			float: left;
			left: 0;
			top: 0;
		}
		.long-box.big-img .long-box-wrapper .long-box-text-wrapper {
			margin-left: 385px;
			width: auto;
		}
		.long-box.sport-school .row > *:not(:last-child) {
			margin-bottom: 30px;
		}
		.long-box.sport-school .row > *:not(:last-child) .long-box-wrapper {
			border-bottom: 1px solid #cacaca;
		}
		.long-box.sport-school .long-box-wrapper {
			background: none;
			padding: 0;
		}
		.long-box.sport-school .long-box-wrapper .img {
			background-position: center top;
			background-size: contain;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			height: 100%;
			width: 160px;
			float: left;
			left: 0;
			top: 0;
		}
		.long-box.sport-school .long-box-wrapper .long-box-text-wrapper {
			margin-left: 180px;
			width: auto;
		}
		.long-box.full .long-box-wrapper {
			padding: 30px;
		}
		.long-box.full .long-box-wrapper .date {
			margin-bottom: 10px;
			font-size: 93.3334%;
			color: #cacaca;
		}
		.long-box.full .long-box-wrapper .category {
			text-transform: uppercase;
			margin: -31px 0 10px;
			font-size: 86.6667%;
			color: #e08f40;
			float: right;
		}
		.long-box.full .long-box-wrapper .text-who {
			font-size: 93.3334%;
			text-align: right;
			color: #737373;
			float: right;
			width: 50%;
		}
		.long-box.full .long-box-wrapper .text-who p,
		.long-box.full .long-box-wrapper .text-who p + p {
			margin: 0;
		}
		.long-box.full .long-box-wrapper .text-who b {
			color: #333333;
			font-size: 120%;
		}
		.long-box.full .long-box-wrapper .well {
			position: relative;
			border: 0;
		}
		.long-box.full .long-box-wrapper .well:before {
			border-left: 30px solid transparent;
			border-top: 25px solid #f7f7f7;
			position: absolute;
			border-bottom: 0;
			border-right: 0;
			content: '';
			right: 40px;
			top: 100%;
		}
		.long-box.full .long-box-wrapper .well:after {
			display: table;
			content: '';
			clear: both;
		}
		.long-box.full .long-box-wrapper .well .btn {
			border-color: #e08f40;
			margin-top: 20px;
			color: #e08f40;
		}
		.long-box.full .long-box-wrapper .well .btn:before {
			margin-right: 10px;
		}
		.long-box.full .long-box-wrapper .well .btn:hover {
			background: #e08f40;
			color: #ffffff;
		}
		.long-box.full .long-box-wrapper .well .btn:hover span {
			background: #ffffff;
			color: #e08f40;
		}
		.long-box.full .long-box-wrapper .well .btn:active {
			background: #e8ab70;
		}
		.long-box.full .long-box-wrapper .well .btn.disabled,
		.long-box.full .long-box-wrapper .well .btn[disabled] {
			border-color: #737373 !important;
			background: transparent!important;
			color: #737373 !important;
			cursor: default;
		}
		.long-box.full .long-box-wrapper .well .btn.disabled span,
		.long-box.full .long-box-wrapper .well .btn[disabled] span {
			background: #737373 !important;
			color: #ffffff !important;
		}
		.long-box.full .long-box-wrapper .well .btn span {
			-webkit-transition: all 300ms ease;
			-moz-transition: all 300ms ease;
			-o-transition: all 300ms ease;
			transition: all 300ms ease;
			-webkit-border-radius: 20px;
			-moz-border-radius: 20px;
			border-radius: 20px;
			vertical-align: top;
			background: #e08f40;
			margin-left: 10px;
			padding: 1px 5px;
			font-size: 75%;
			color: #ffffff;
		}
		.long-box.full .long-box-wrapper .long-box-text-more {
			border-bottom: 1px dotted #e08f40;
		}
		.long-box .long-box-wrapper {
			padding: 30px 30px 30px 170px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			background: #ffffff;
			position: relative;
		}
		.long-box .long-box-wrapper + .long-box-wrapper {
			margin-top: 30px;
		}
		.long-box .long-box-wrapper .img {
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
			position: absolute;
			display: block;
			height: 130px;
			width: 130px;
			left: 20px;
			top: 25px;
		}
		.long-box .long-box-wrapper .add-inf {
			margin-bottom: 15px;
			display: table;
		}
		.long-box .long-box-wrapper .add-inf .line {
			display: table-row;
		}
		.long-box .long-box-wrapper .add-inf .td {
			display: table-cell;
			color: #333333;
			padding: 5px 0;
		}
		.long-box .long-box-wrapper .add-inf .td:first-child {
			color: #737373;
			width: 155px;
		}
		.long-box-text-wrapper {
			margin-bottom: 10px;
			position: relative;
			overflow: hidden;
			width: 100%;
		}
		.long-box-text-wrapper.chairman-info {
			height: 200px;
		}
		.long-box-text-wrapper.chairman-info:after {
			background: #ffffff;
			background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
			background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
			background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
			background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
			background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
			background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
			background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
			position: absolute;
			display: block;
			height: 40px;
			content: '';
			width: 100%;
			z-index: 2;
			bottom: 0;
			left: 0;
		}
		.long-box-text-wrapper.active {
			height: auto;
		}
		.long-box-text-wrapper.active:after {
			display: none;
		}
		.long-box-text-wrapper .title {
			font-size: 173.3334%;
			margin-bottom: 20px;
			color: #333333;
		}
		.long-box-text-more {
			border-bottom: 1px dotted #e08f40;
			display: inline-block;
			white-space: nowrap;
			cursor: pointer;
			color: #e08f40;
		}
		.long-box-text-more:after {
			font-family: 'flaticon';
			margin: 0 -15px 0 5px;
			content: '\e91f';
			font-size: 65%;
		}
		.long-box-text-more.active:after {
			content: '\e90b';
		}
		.cards-box.no-bg .row > *:nth-child(3n+1) {
			clear: both;
		}
		.cards-box.no-bg .card-wrapper {
			padding: 20px 20px 0;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			background: none;
			display: block;
		}
		.cards-box.no-bg .card-wrapper .icon {
			margin: -20px -20px 15px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			overflow: hidden;
			display: block;
			height: 235px;
		}
		.cards-box.no-bg .card-wrapper .icon img {
			min-height: 100%;
			width: 100%;
			margin: 0;
		}
		.cards-box.no-bg .card-wrapper .title {
			display: block;
		}
		.cards-box .card-wrapper {
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			background: #ffffff;
			text-align: center;
			display: table;
			margin: 15px 0;
			padding: 20px;
			width: 100%;
		}
		.cards-box .card-wrapper .icon {
			vertical-align: middle;
			display: table-cell;
			text-align: center;
		}
		.cards-box .card-wrapper .icon img {
			margin: 0 auto 12px;
		}
		.cards-box .card-wrapper .title {
			margin-bottom: 10px;
			display: table-row;
			color: #333333;
			font-weight: 500;
			font-size: 120%;
		}
		.cards-box .card-wrapper p {
			margin: 10px 0 0;
		}
		.cards-box .card-wrapper .load-info {
			margin-top: 20px;
		}
		.cards-box .card-wrapper .load-info .platform {
			-webkit-transition: all 300ms ease;
			-moz-transition: all 300ms ease;
			-o-transition: all 300ms ease;
			transition: all 300ms ease;
			border: 1px solid #e08f40;
			display: inline-block;
			font-size: 133.3334%;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
			line-height: 1;
			color: #e08f40;
			padding: 11px;
			margin: 0 5px;
		}
		.cards-box .card-wrapper .load-info .platform:before {
			font-family: 'flaticon';
			height: 18px;
			width: 18px;
		}
		.cards-box .card-wrapper .load-info .platform:hover {
			background: #e08f40;
			color: #ffffff;
		}
		.cards-box .card-wrapper .load-info .platform:hover svg {
			fill: #ffffff;
		}
		.cards-box .card-wrapper .load-info .platform svg {
			display: block;
			fill: #e08f40;
			height: 18px;
			width: 18px;
		}
		.cards-box .card-wrapper .load-info .android:before {
			content: '\e90b';
		}
		.cards-box .card-wrapper .load-info .ios:before {
			content: '\e90b';
		}
		.cards-box .card-wrapper .load-info .win:before {
			content: '\e90b';
		}
		.cards-box a.card-wrapper {
			-webkit-transition: all 300ms ease;
			-moz-transition: all 300ms ease;
			-o-transition: all 300ms ease;
			transition: all 300ms ease;
			border-bottom: 0!important;
		}
		.cards-box a.card-wrapper:hover .icon {
			-webkit-animation: jumping 500ms 1;
			-moz-animation: jumping 500ms 1;
			-o-animation: jumping 500ms 1;
			animation: jumping 500ms 1;
		}
		.monuments-box .monuments-box-wrapper {
			margin: 20px 0 30px;
		}
		.monuments-box .monuments-box-wrapper .title {
			font-size: 186.6667%;
			margin-bottom: 10px;
			color: #333333;
		}
		.monuments-box .monuments-box-wrapper .title + span {
			margin-bottom: 20px;
			display: block;
		}
		.monuments-box .monuments-box-wrapper span {
			margin-bottom: 20px;
			display: block;
			color: #737373;
		}
		.monuments-box .monuments-box-wrapper img {
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			width: 100%;
		}
		.citizens-table {
			display: table;
			width: 100%;
		}
		.citizens-table .head-line {
			display: table-row;
		}
		.citizens-table .line {
			display: table-row;
		}
		.citizens-table .th {
			vertical-align: middle;
			display: table-cell;
			text-align: center;
			padding: 10px 20px;
		}
		.citizens-table .th:nth-child(1) {
			width: 110px;
		}
		.citizens-table .th:nth-child(2) {
			padding-right: 30%;
		}
		.citizens-table .th:nth-child(3) {
			width: 152px;
		}
		.citizens-table .td {
			border-top: 1px solid #cacaca;
			vertical-align: top;
			display: table-cell;
			padding: 20px 0;
		}
		.citizens-table .td:nth-child(2) {
			padding: 30px 20px;
		}
		.citizens-table .td:nth-child(3) {
			padding: 87px 20px 30px;
			text-align: center;
		}
		.citizens-table .td .img {
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
			display: block;
			margin: 0 auto;
			height: 130px;
			width: 130px;
		}
		.citizens-table .td .title .inf {
			display: none;
		}
		.citizens-table .td .long-box-text-wrapper.chairman-info {
			height: 110px;
		}
		.citizens-table .td .long-box-text-wrapper.chairman-info.active {
			height: auto;
		}
		.list-items-box {
			display: table;
			width: 100%;
		}
		.list-items-box .list-items-wrapper {
			display: table-row;
		}
		.list-items-box .list-items-wrapper .list-items-cell {
			vertical-align: top;
			display: table-cell;
			padding: 20px 0;
		}
		.list-items-box .list-items-wrapper .list-items-cell + .list-items-cell {
			vertical-align: middle;
			padding: 20px;
		}
		.list-items-box .list-items-wrapper .list-items-cell .img {
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
			display: block;
			margin: 0 auto;
			height: 100px;
			width: 100px;
		}
		.list-items-box .list-items-wrapper .list-items-cell .title {
			font-size: 186.6667%;
			margin-bottom: 10px;
			color: #333333;
			line-height: 1;
		}
		.twentytwenty-container {
			min-height: 150px;
		}
		.federations-filter {
			margin-bottom: 20px;
			text-align: center;
			position: relative;
			z-index: 1;
		}
		.federations-filter:after {
			display: table;
			content: '';
			clear: both;
		}
		.federations-filter form,
		.federations-filter select {
			display: none;
			width: 100%;
		}
		.federations-filter a {
			border: 1px solid #aaaaaa !important;
			color: #aaaaaa !important;
			-webkit-transition: all 300ms ease;
			-moz-transition: all 300ms ease;
			-o-transition: all 300ms ease;
			transition: all 300ms ease;
			display: inline-block;
			margin-right: -1px;
			font-size: 93.334%;
			position: relative;
			padding: 8px 22px;
			z-index: 1;
		}
		.federations-filter a:first-of-type {
			-webkit-border-radius: 3px 0 0 3px;
			-moz-border-radius: 3px 0 0 3px;
			border-radius: 3px 0 0 3px;
		}
		.federations-filter a:last-of-type {
			-webkit-border-radius: 0 3px 3px 0;
			-moz-border-radius: 0 3px 3px 0;
			border-radius: 0 3px 3px 0;
		}
		.federations-filter a:hover,
		.federations-filter a.active {
			border: 1px solid #5b5b5b !important;
			color: #5b5b5b !important;
			z-index: 2;
		}
		.info-table th {
			padding-right: 15px;
			font-weight: 400;
			width: 1%;
		}
		.info-table td {
			color: #333333;
		}
		#video-box {
			-webkit-transition: height 300ms ease;
			-moz-transition: height 300ms ease;
			-o-transition: height 300ms ease;
			transition: height 300ms ease;
			overflow: hidden;
			padding: 0;
			height: 0;
		}
		#video-box .video-box-wrapper {
			padding-bottom: 56.25%;
			position: relative;
		}
		#video-box iframe,
		#video-box video {
			position: absolute;
			display: block;
			height: 100%;
			width: 100%;
			z-index: 1;
			left: 0;
			top: 0;
		}
		.journal .journal-wrapper {
			margin: 20px 0 30px;
		}
		.journal .journal-wrapper:after {
			display: table;
			content: '';
			clear: both;
		}
		.journal .journal-wrapper .journal-img {
			-webkit-transition: opacity 300ms ease;
			-moz-transition: opacity 300ms ease;
			-o-transition: opacity 300ms ease;
			transition: opacity 300ms ease;
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
			padding-bottom: 139%;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			margin-bottom: 20px;
			border: 0!important;
			position: relative;
			display: block;
			width: 100%;
		}
		.journal .journal-wrapper .journal-img:hover {
			opacity: 0.9;
		}
		.journal .journal-wrapper .journal-img span {
			-webkit-border-radius: 25px;
			-moz-border-radius: 25px;
			border-radius: 25px;
			background: #e08f40;
			font-size: 86.667%;
			position: absolute;
			padding: 5px 10px;
			line-height: 1;
			color: #ffffff;
			bottom: 10px;
			left: 10px;
		}
		.journal .journal-wrapper .journal-img span:before {
			position: relative;
			margin-right: 5px;
			font-size: 90%;
			top: 1px;
		}
		.journal .journal-wrapper p {
			font-size: 133.3334%;
			text-align: center;
			color: #333333;
			font-weight: 500;
			margin: 0;
		}
		.form-group.datepicker {
			z-index: 1!important;
			position: relative;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			width: 100%;
			padding: 0;
		}
		.form-group.datepicker:before {
			font-size: 133.3334%;
			position: absolute;
			margin-top: -10px;
			line-height: 1;
			cursor: text;
			height: 20px;
			width: 20px;
			right: 10px;
			top: 50%;
		}
		.daterangepicker .input-mini {
			height: 40px;
			line-height: normal;
		}
		.daterangepicker .btn:not(.btn-block) + .btn {
			margin-left: 5px;
		}
		.daterangepicker .daterangepicker_input i {
			top: 13px;
		}
		.daterangepicker .glyphicon-calendar:before {
			font-family: 'flaticon';
			content: "\e926";
		}
		.daterangepicker .glyphicon-chevron-left:before {
			font-family: 'flaticon';
			content: "\e91d";
		}
		.daterangepicker .glyphicon-chevron-right:before {
			font-family: 'flaticon';
			content: "\e91e";
		}
		.infographics-text p {
			margin: 0;
		}
		.infographics-text p:first-child {
			font-family: 'PT Serif', serif;
			font-size: 133.3334%;
			color: #333333;
			font-weight: 700;
		}
		.infographics-text p:first-child span {
			margin-right: 20px;
			position: relative;
			font-size: 240%;
			float: left;
		}
		.infographics-text p:first-child span:before {
			background: #e08f40;
			position: absolute;
			display: block;
			content: '';
			height: 3px;
			width: 30px;
			bottom: 0;
			left: 0;
		}
		.infographics-text p + p {
			margin: 0;
		}
		.timeline {
			margin-bottom: 20px;
			position: relative;
			z-index: 1;
		}
		.timeline .timeline-box {
			position: relative;
		}
		.timeline .timeline-box:before {
			background: #efc79f;
			position: absolute;
			display: block;
			height: 100%;
			z-index: -1;
			content: '';
			width: 1px;
			left: 50%;
			top: 30px;
		}
		.timeline .timeline-box:after {
			display: table;
			content: '';
			clear: both;
		}
		.timeline .timeline-box .timeline-wrapper {
			-webkit-box-sizing: content-box;
			box-sizing: content-box;
			position: relative;
			z-index: 1;
			width: 50%;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) {
			padding-left: 31px;
			float: right;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item:before {
			left: 104px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item:after {
			left: 31px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-year {
			z-index: 3;
			left: 0;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-img {
			left: 126px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-wrapper {
			margin-left: 80px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-wrapper .date {
			right: 100%;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) {
			padding-right: 31px;
			float: left;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item:before {
			right: 104px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item:after {
			right: 31px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-year {
			right: 0;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-wrapper {
			margin-right: 80px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-wrapper .date {
			left: 100%;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item:before {
			border: 3px solid #ffffff;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
			background: #e08f40;
			position: absolute;
			content: '';
			height: 15px;
			width: 15px;
			z-index: 2;
			top: 23px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item:after {
			background: #efc79f;
			position: absolute;
			display: block;
			content: '';
			height: 1px;
			width: 80px;
			z-index: 1;
			top: 30px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year {
			padding: 6px 15px 4px;
			-webkit-border-radius: 24px;
			-moz-border-radius: 24px;
			border-radius: 24px;
			background: #e08f40;
			font-size: 93.334%;
			position: absolute;
			line-height: 1;
			color: #ffffff;
			z-index: 3;
			top: 18px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year + .timeline-item-year {
			margin-top: 35px;
			display: none;
			z-index: 2;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year + .timeline-item-year:before {
			background: #efc79f;
			position: absolute;
			margin-left: -1px;
			display: block;
			bottom: 100%;
			height: 100%;
			z-index: -1;
			content: '';
			width: 1px;
			left: 50%;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year + .timeline-item-year span {
			direction: rtl;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-img {
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			border-radius: 50%;
			position: absolute;
			display: block;
			height: 90px;
			width: 90px;
			z-index: 1;
			left: 15px;
			top: 15px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-img + .timeline-item-wrapper {
			padding-left: 120px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper {
			border: 1px solid #efc79f;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			padding: 20px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .date {
			white-space: nowrap;
			font-size: 93.334%;
			position: absolute;
			line-height: 24px;
			display: block;
			margin: 0 10px;
			color: #cacaca;
			top: 18px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .title {
			font-size: 133.3334%;
			color: #333333;
			line-height: 1.1;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper .title + p {
			margin-top: 15px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-wrapper p {
			margin: 0;
		}
		.timeline .show-more {
			display: inline-block;
			background: #ffffff;
			margin-top: 30px;
		}
		.accept-method {
			border-bottom: 1px dotted #e08f40 !important;
			margin-bottom: -23px;
			position: relative;
			float: right;
			top: -52px;
		}
		.accept-method:before {
			margin: 0 5px 0 -20px;
		}
		.accept-method:hover {
			border-bottom: 1px dotted transparent!important;
		}
		.accordion .accordion-wrapper {
			border: 1px solid #dcdcdc;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			background: #ffffff;
			padding: 20px 25px;
		}
		.accordion .accordion-wrapper + .accordion-wrapper {
			margin-top: 30px;
		}
		.accordion .accordion-wrapper .title {
			margin-bottom: 10px;
			color: #333333;
			font-weight: 500;
		}
		.accordion .accordion-wrapper .collapse-wrapper {
			display: inline-block;
			margin: 10px 0 20px;
			padding: 0 70px;
			width: 100%;
		}
		.accordion .accordion-wrapper .chairman {
			margin-top: 20px;
		}
		.accordion .accordion-wrapper .more {
			border-bottom: 1px dotted #e08f40 !important;
			display: inline-block;
			white-space: nowrap;
			margin-top: 10px;
		}
		.accordion .accordion-wrapper .more:after {
			font-family: 'flaticon';
			margin: 0 -14px 0 5px;
			content: "\e91f";
			font-size: 60%;
		}
		.accordion .accordion-wrapper .more:hover {
			border-bottom: 1px dotted transparent!important;
		}
		.accordion .accordion-wrapper .more.active:after {
			content: "\e90b";
		}
		.send-appeals {
			text-align: center;
			margin: 0 -15px;
		}

		.send-appeals .one-item.one-item__half {
			width: 490px;
			margin-bottom: 10px;
		}

		.send-appeals .one-item.one-item__half .icon {
			width: 120px;
		}

		.send-appeals .one-item {
			border-bottom: 0!important;
			display: inline-block;
			vertical-align: top;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			background: #ffffff;
			margin: 0 15px;
			padding: 30px;
			width: 345px;
		}
		.send-appeals .one-item:hover .text {
			color: #e08f40;
		}
		.send-appeals .one-item .icon {
			vertical-align: middle;
			display: inline-block;
			margin: 0 auto 20px;
			height: 120px;
			width: 120px;
		}
		.send-appeals .one-item .icon svg {
			height: 100%;
			width: 100%;
		}
		.send-appeals .one-item .icon svg .fil0,
		.send-appeals .one-item .icon svg .fil2 {
			fill: #e08f40;
		}
		.send-appeals .one-item .icon svg .fil1 {
			fill: #efc79f;
		}
		.send-appeals .one-item .text {
			font-size: 146.6667%;
			color: #333333;
			display: block;
		}
		.admission .btn {
			border-color: #e08f40;
			text-transform: none;
			font-size: 113.3334%;
			margin-bottom: 20px;
			padding: 5px 30px;
			color: #e08f40;
			height: auto;
		}
		.admission .btn:hover {
			background: #e08f40;
			color: #ffffff;
		}
		.admission .btn:active {
			background: #e8ab70;
			-webkit-box-shadow: none;
			box-shadow: none;
		}
		.reference-info {
  /*.row > *:first-child {
		.one-item {
			.icon {
				margin-top: 0;
				height: 161px;
			}
			.title {
				font-size: 146.6667%;
			}
		}
		}*/
	}
	.reference-info .one-item {
		border: 1px solid #dcdcdc;
		padding: 25px 30px 20px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 30px;
		background: #ffffff;
		text-align: center;
		display: block;
	}
	.reference-info .one-item .icon {
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		margin-bottom: 20px;
		/*margin-top: 45px;*/
		display: block;
		height: 117px;
		width: 100%;
	}
	.reference-info .one-item .title {
		margin-bottom: 10px;
		color: #333333;
		font-weight: 500;
		font-size: 120%;
	}
	.reference-info .one-item .phone {
		font-size: 106.6667%;
		margin-bottom: 10px;
		color: #333333;
		font-weight: 500;
	}
	.reference-info .one-item .phone:before {
		margin-right: 10px;
		color: #e08f40;
	}
	.reference-info .one-item p {
		color: #333333;
	}
	.reference-info .one-item b {
		color: #5b5b5b;
	}
	.reference-info .info-box {
		border-bottom: 1px solid #dcdcdc;
		border-right: 1px solid #dcdcdc;
		border-top: 1px solid #dcdcdc;
		-webkit-border-radius: 4px 3px 3px 4px;
		-moz-border-radius: 4px 3px 3px 4px;
		border-radius: 4px 3px 3px 4px;
		border-left: 3px solid #e08f40;
		background: #ffffff;
		position: relative;
		padding: 15px 70px;
	}
	.reference-info .info-box:before {
		position: absolute;
		margin-top: -20px;
		font-size: 40px;
		line-height: 1;
		color: #e08f40;
		height: 40px;
		width: 40px;
		left: 15px;
		top: 50%;
	}
	.titled-card .one-item {
		padding: 20px 23px 10px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 30px;
		background: #ffffff;
	}
	.titled-card .one-item .title {
		border-left: 3px solid #e08f40;
		margin-bottom: 15px;
		padding-left: 20px;
		margin-left: -23px;
		font-weight: 500;
		font-size: 120%;
	}
	.titled-card .one-item .bold,
	.titled-card .one-item .title {
		color: #333333;
	}
	.sort {
		font-size: 106.6667%;
		margin-top: -40px;
		color: #737373;
		float: right;
	}
	.sort > * {
		border-bottom: 1px dotted #e08f40;
		margin-left: 5px;
		cursor: pointer;
		color: #e08f40;
	}
	.sort > *.active {
		border-bottom-color: transparent;
		color: #737373;
		cursor: default;
	}
	.bg-gray-airy .accordion .accordion-wrapper {
		border: 1px solid transparent;
	}
	.bg-gray-airy .twentytwenty-horizontal .twentytwenty-handle:before,
	.bg-gray-airy .twentytwenty-horizontal .twentytwenty-handle:after,
	.bg-gray-airy .twentytwenty-vertical .twentytwenty-handle:before,
	.bg-gray-airy .twentytwenty-vertical .twentytwenty-handle:after {
		background: #f7f7f7;
	}
	.bg-gray-airy .twentytwenty-handle {
		border: 3px solid #f7f7f7;
		background: #f7f7f7;
	}
	.ad-slider_one .slick-slide,
	.ad-slider .slick-slide {
		padding: 0 15px;
	}
	.ad-slider_one .slick-arrow,
	.ad-slider .slick-arrow {
		background: transparent;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: center;
		position: absolute;
		color: transparent;
		overflow: hidden;
		font-size: 24px;
		display: block;
		outline: none;
		height: 100%;
		width: 20px;
		z-index: 2;
		padding: 0;
		border: 0;
	}
	.ad-slider_one .slick-arrow:before,
	.ad-slider .slick-arrow:before {
		font-family: 'flaticon';
		display: block;
		color: #e08f40;
	}
	.ad-slider_one .slick-prev ,
	.ad-slider .slick-prev {
		text-indent: -4px;
		left: -15px;
	}
	.ad-slider_one .slick-prev:before,
	.ad-slider .slick-prev:before {
		content: '\e91d';
	}
	.ad-slider_one .slick-next,
	.ad-slider .slick-next {
		right: -15px;
	}
	.ad-slider_one .slick-next:before,
	.ad-slider .slick-next:before {
		content: '\e91e';
	}
	.ad {
		border-bottom: 0!important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		overflow: hidden;
		display: block;
		margin: 10px 0;
		width: 100%;
	}
	.ad:hover {
		opacity: 0.9;
	}
	.ad > * {
		width: 100%;
	}
	.filter-box.long .filter-button {
		width: 272px;
	}
	.filter-box.long .filter-button + .filter-button {
		margin-left: 17px;
	}
	.filter-box.long .form-group + .form-group {
		margin-left: 17px;
	}
	.filter-box.long .form-group.datepicker {
		width: auto;
	}
	.filter-box.long .form-group.datepicker:before {
		margin-top: 0;
	}
	.filter-box.long .form-group.datepicker input {
		width: 210px;
	}
	.filter-box.long .form-group input {
		width: 180px;
	}
	.filter-box.long .pull-right {
		margin-top: 17px;
	}
	.filter-box.long .pull-right .SumoSelect > .CaptionCont {
		max-width: none;
		width: 448px;
	}
	.filter-box .filter-button {
		max-height: 40px;
		border: 1px solid #cacaca;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: center;
		line-height: 1.1;
		cursor: pointer;
		padding: 11px;
		color: #cacaca;
		float: left;
	}
	.filter-box .filter-button:before {
		vertical-align: middle;
		display: inline-block;
		margin-right: 10px;
		line-height: 18px;
	}
	.filter-box .filter-button:hover:not(.active) {
		border: 1px solid #aaaaaa;
		color: #aaaaaa;
	}
	.filter-box .filter-button:hover.disabled {
		border: 1px solid #cacaca;
		cursor: default;
		color: #cacaca;
	}
	.filter-box .filter-button.active {
		border: 1px solid #737373;
		color: #737373;
	}
	.filter-box .filter-button + .filter-button {
		margin-left: 15px;
	}
	.filter-box .form-group {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: #ffffff;
		position: relative;
		margin-bottom: 0;
		float: left;
	}
	.filter-box .form-group:before {
		font-size: 106.667%;
		position: absolute;
		line-height: 40px;
		color: #cacaca;
		right: 10px;
		z-index: 1;
		top: 0;
	}
	.filter-box .form-group.select .chosen-container {
		width: 190px!important;
	}
	.filter-box .form-group.select .chosen-container .chosen-search {
		display: none;
	}
	.filter-box .form-group + .form-group {
		margin-left: 15px;
	}
	.filter-box .form-group input {
		position: relative;
		background: none;
		width: 105px;
		z-index: 2;
	}
	.breadcrumb {
		margin-bottom: 5px;
		background: none;
		padding: 0;
	}
	.breadcrumb li {
		color: #737373;
	}
	.breadcrumb li a {
		color: #737373 !important;
	}
	.breadcrumb li a:hover {
		color: #e08f40 !important;
	}
	.pagination li.disabled a {
		border-color: #cacaca !important;
		color: #cacaca !important;
	}
	.pagination li.disabled a:hover {
		color: #cacaca !important;
	}
	.pagination li.active a {
		border: 1px solid #e08f40 !important;
		color: #e08f40 !important;
		background: #ffffff;
	}
	.pagination li.active a:hover {
		background: #ffffff;
	}
	.pagination li a {
		border: 1px solid #aaaaaa !important;
		color: #737373 !important;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		background: #ffffff;
		line-height: 30px;
		padding: 0 2px;
		display: block;
		margin: 0 5px;
		min-width: 32px;
	}
	.pagination li a span {
		vertical-align: middle;
	}
	.pagination li a:hover {
		color: #e08f40 !important;
		background: #ffffff;
	}
	.soc .icon {
		color: #ffffff !important;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		font-size: 113.334%;
		text-align: center;
		line-height: 40px;
		background: #cacaca;
		height: 40px;
		width: 40px;
	}
	.soc .icon:not(:first-child) {
		margin-left: 10px;
	}
	.soc .icon:hover {
		color: #e08f40 !important;
	}
	.mLogo {
		background: url(/local/templates/barnaul2017/static/css/../img/m_logo.png) left top no-repeat;
		position: relative;
		overflow: hidden;
		display: block;
		height: 39px;
		width: 114px;
		float: right;
	}
	.mLogo:hover span {
		-webkit-animation: flash 600ms 1;
		-moz-animation: flash 600ms 1;
		-o-animation: flash 600ms 1;
		animation: flash 600ms 1;
	}
	.mLogo:hover span:after {
		-webkit-animation: flash-reverse 600ms 1;
		-moz-animation: flash-reverse 600ms 1;
		-o-animation: flash-reverse 600ms 1;
		animation: flash-reverse 600ms 1;
	}
	.mLogo span {
		-webkit-transform: skewX(-45deg);
		-ms-transform: skewX(-45deg);
		transform: skewX(-45deg);
		position: absolute;
		overflow: hidden;
		display: block;
		height: 39px;
		width: 14px;
		left: -35px;
		top: 0;
	}
	.mLogo span:after {
		background: url(/local/templates/barnaul2017/static/css/../img/m_logo.png) left bottom no-repeat;
		-webkit-transform: skewX(45deg);
		-ms-transform: skewX(45deg);
		transform: skewX(45deg);
		position: absolute;
		display: block;
		height: 39px;
		width: 114px;
		content: '';
		left: 35px;
		top: 0;
	}
	footer .slick-slider {
		height: 165px;
		width: 100%;
	}
	footer .slick-slider .slick-list,
	footer .slick-slider .slick-track,
	footer .slick-slider .slick-slide {
		height: 100%;
	}
	footer .slick-slider .slick-slide {
		border: 1px solid #f7f7f7;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		position: relative;
		margin-right: 1px;
		overflow: hidden;
	}
	footer .slick-slider .slick-slide img {
		position: absolute;
		z-index: 1;
		margin: 0;
		left: 50%;
		top: 0;
	}
	footer .slick-slider .slick-slide .text-wrapper {
		position: absolute;
		padding: 15px 35px;
		height: 100%;
		z-index: 2;
		width: 50%;
		left: 0;
		top: 0;
	}
	footer .slick-slider .slick-slide .text-wrapper .h2 {
		font-weight: 700;
	}
	footer .slick-slider .slick-slide .text-wrapper p {
		color: #737373;
	}
	footer .slick-slider .slick-slide .text-wrapper p:not(:first-of-type) {
		display: none;
	}
	footer .slick-slider .slick-slide .text-wrapper a {
		color: #e08f40 !important;
		margin-top: 5px;
		outline: none;
	}
	footer .slick-slider .slick-slide .text-wrapper a span {
		vertical-align: middle;
		margin-left: 5px;
		font-size: 70%;
	}
	footer .slick-slider .slick-dots {
		position: absolute;
		padding: 8px 10px;
		margin: 0;
		right: 0;
		top: 0;
	}
	footer .slick-slider .slick-dots button {
		outline: none;
	}
	footer p {
		color: #aaaaaa;
		margin: 0;
	}
	footer a {
		border-bottom: 0 solid #ffffff !important;
		font-weight: 400;
		color: #333333 !important;
		-webkit-transition: all 0.3 ease;
		-moz-transition: all 0.3 ease;
		-o-transition: all 0.3 ease;
		transition: all 0.3 ease;
		display: inline-block;
	}
	footer a:hover {
		border-bottom: 0 solid #ffffff !important;
		color: #e08f40 !important;
	}
	footer a.active {
		border-bottom: 0 solid #ffffff !important;
		color: #e08f40 !important;
		font-weight: 400;
	}
	footer a u {
		text-decoration: none;
	}
	footer .bottom-menu {
		margin-bottom: 30px;
	}
	footer .bottom-menu ul {
		list-style: none;
		padding-left: 0;
		margin: 1px 0;
	}
	footer .bottom-menu ul:after {
		display: table;
		content: '';
		clear: both;
	}
	footer .bottom-menu ul li {
		float: left;
	}
	footer .bottom-menu ul li:not(:first-child) {
		margin-left: 25px;
	}
	footer .bottom-menu ul li a {
		font-size: 106.667%;
	}
	footer .bottom-menu ul li ul {
		display: none;
	}
	footer .wrap:after {
		display: table;
		content: '';
		clear: both;
	}
	footer .wrap .half {
		float: left;
		width: 39%;
	}
	footer .wrap .half:nth-child(3) {
		width: 21%;
	}
	footer .w-line {
		margin: 20px -15px 0;
		background: #ffffff;
		display: none;
		height: 10px;
	}
	footer .soc {
		margin-top: 74px;
	}
	@-webkit-keyframes flash {
		0% {
			left: -35px;
		}
		100% {
			left: 149px;
		}
	}
	@-moz-keyframes flash {
		0% {
			left: -35px;
		}
		100% {
			left: 149px;
		}
	}
	@-o-keyframes flash {
		0% {
			left: -35px;
		}
		100% {
			left: 149px;
		}
	}
	@keyframes flash {
		0% {
			left: -35px;
		}
		100% {
			left: 149px;
		}
	}
	@-webkit-keyframes flash-reverse {
		0% {
			left: 35px;
		}
		100% {
			left: -149px;
		}
	}
	@-moz-keyframes flash-reverse {
		0% {
			left: 35px;
		}
		100% {
			left: -149px;
		}
	}
	@-o-keyframes flash-reverse {
		0% {
			left: 35px;
		}
		100% {
			left: -149px;
		}
	}
	@keyframes flash-reverse {
		0% {
			left: 35px;
		}
		100% {
			left: -149px;
		}
	}
	@-webkit-keyframes jumping {
		0% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		30% {
			-webkit-transform: translate(0, -10%);
			-moz-transform: translate(0, -10%);
			-ms-transform: translate(0, -10%);
			-o-transform: translate(0, -10%);
			transform: translate(0, -10%);
		}
		50% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		70% {
			-webkit-transform: translate(0, -4%);
			-moz-transform: translate(0, -4%);
			-ms-transform: translate(0, -4%);
			-o-transform: translate(0, -4%);
			transform: translate(0, -4%);
		}
		80% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		90% {
			-webkit-transform: translate(0, -2%);
			-moz-transform: translate(0, -2%);
			-ms-transform: translate(0, -2%);
			-o-transform: translate(0, -2%);
			transform: translate(0, -2%);
		}
		100% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
	}
	@-moz-keyframes jumping {
		0% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		30% {
			-webkit-transform: translate(0, -10%);
			-moz-transform: translate(0, -10%);
			-ms-transform: translate(0, -10%);
			-o-transform: translate(0, -10%);
			transform: translate(0, -10%);
		}
		50% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		70% {
			-webkit-transform: translate(0, -4%);
			-moz-transform: translate(0, -4%);
			-ms-transform: translate(0, -4%);
			-o-transform: translate(0, -4%);
			transform: translate(0, -4%);
		}
		80% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		90% {
			-webkit-transform: translate(0, -2%);
			-moz-transform: translate(0, -2%);
			-ms-transform: translate(0, -2%);
			-o-transform: translate(0, -2%);
			transform: translate(0, -2%);
		}
		100% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
	}
	@-o-keyframes jumping {
		0% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		30% {
			-webkit-transform: translate(0, -10%);
			-moz-transform: translate(0, -10%);
			-ms-transform: translate(0, -10%);
			-o-transform: translate(0, -10%);
			transform: translate(0, -10%);
		}
		50% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		70% {
			-webkit-transform: translate(0, -4%);
			-moz-transform: translate(0, -4%);
			-ms-transform: translate(0, -4%);
			-o-transform: translate(0, -4%);
			transform: translate(0, -4%);
		}
		80% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		90% {
			-webkit-transform: translate(0, -2%);
			-moz-transform: translate(0, -2%);
			-ms-transform: translate(0, -2%);
			-o-transform: translate(0, -2%);
			transform: translate(0, -2%);
		}
		100% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
	}
	@keyframes jumping {
		0% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		30% {
			-webkit-transform: translate(0, -10%);
			-moz-transform: translate(0, -10%);
			-ms-transform: translate(0, -10%);
			-o-transform: translate(0, -10%);
			transform: translate(0, -10%);
		}
		50% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		70% {
			-webkit-transform: translate(0, -4%);
			-moz-transform: translate(0, -4%);
			-ms-transform: translate(0, -4%);
			-o-transform: translate(0, -4%);
			transform: translate(0, -4%);
		}
		80% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
		90% {
			-webkit-transform: translate(0, -2%);
			-moz-transform: translate(0, -2%);
			-ms-transform: translate(0, -2%);
			-o-transform: translate(0, -2%);
			transform: translate(0, -2%);
		}
		100% {
			-webkit-transform: translate(0, 0);
			-moz-transform: translate(0, 0);
			-ms-transform: translate(0, 0);
			-o-transform: translate(0, 0);
			transform: translate(0, 0);
		}
	}
	.jBox-closeButton {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		position: absolute;
		cursor: pointer;
		height: 25px;
		width: 25px;
		right: 10px;
		top: 10px;
	}
	.jBox-closeButton svg {
		fill: #fff;
	}
	.jBox-closeButton:hover {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.jBox-overlay-Image {
		position: fixed;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
	}
	[class^=jBox-image-pointer] {
		display: none!important;
	}
	.age-limit {
		color: #aaaaaa;
		text-align: right;
		font-weight: 700;
		margin-top: 20px;
		font-size: 20px;
	}
	select[multiple],
	select[size] {
		height: 40px;
	}
	.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
	.SumoSelect .select-all.selected > span i,
	.SumoSelect .select-all.partial > span i {
		background-color: #e08f40;
	}
	#select_area_map {
		width: 1400px;
		height: 700px;
		margin: 30px auto;
	}
	#select_area_map {
		position: relative;
		font: normal 12px Verdana, Arial, sans-serif;
		-webkit-font-smoothing: antialiased;
		color: #000;
	}
	#select_area_map .pad {
		padding: 20px;
	}
	#select_area_map .select_area_popup {
		position: absolute;
		top: 20px;
		left: 20px;
		width: 330px;
		background: #fff;
		-webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
		box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
	}
	#select_area_map input {
		display: block;
		width: 100%;
		height: 29px;
		padding: 0 10px;
		font: normal 12px Verdana, Arial, sans-serif;
		background: #e1e9ed;
		border: 0;
		border-top: 1px solid #c0cfd6;
		-webkit-transition: border-color 0.3s;
		-moz-transition: border-color 0.3s;
		-ms-transition: border-color 0.3s;
		-o-transition: border-color 0.3s;
		transition: border-color 0.3s;
	}
	#select_area_map input:focus {
		border-color: #93a9b3;
	}
	#select_area_map .search {
		position: relative;
	}
	#select_area_map .search input {
		padding-right: 30px;
	}
	#select_area_map .search a {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 29px;
		height: 29px;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
		-webkit-transition: opacity 0.3s;
		-moz-transition: opacity 0.3s;
		-ms-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}
	#select_area_map .search a:hover {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}
	#select_area_map .search-result {
		margin-top: 20px;
	}
	#select_area_map .icon_text {
		display: block;
		padding-left: 26px;
		padding-top: 3px;
		min-height: 20px;
	}
	#select_area_map .icon_text + .icon_text {
		margin-top: 10px;
	}
	#select_area_map .placeholder {
		color: #73838b;
	}
	#select_area_map .placeholder.value {
		color: #000;
	}
	#select_area_map .control {
		background: #ebebeb;
	}
	.select_area_map-button {
		position: relative;
		display: inline-block;
		height: 29px;
		line-height: 28px;
		padding: 0 24px;
		color: #fff;
		text-decoration: none;
		background: #77909c;
		border: 1px solid #77909c;
		border-bottom: 0;
	}
	.select_area_map-button:after {
		content: " ";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 2px;
		background: #5a707b;
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		-ms-transition: height 0.3s;
		-o-transition: height 0.3s;
		transition: height 0.3s;
	}
	.select_area_map-button:active {
		background: #5a707b;
	}
	.select_area_map-button:hover:after {
		height: 1px;
	}
	.select_area_map-button.white_button {
		color: #77909c;
		background: #fff;
	}
	.select_area_map-button.float-right {
		float: right;
	}
	.date {
		margin-bottom: 10px;
		font-size: 93.334%;
		color: #737373;
	}
	.breadcrumb + .date {
		margin-top: 30px;
	}
	.banner {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border: 0!important;
		overflow: hidden;
		display: block;
	}
	.banner img {
		width: 100%;
	}
	.governance-structure .legend {
		background: #f7f7f7;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 5px 0 20px;
		max-width: 540px;
		padding: 15px;
	}
	.governance-structure .legend p {
		font-size: 14px;
		margin: 0;
	}
	.governance-structure .legend p + p {
		margin-top: 5px;
	}
	.governance-structure .title {
		margin-bottom: 5px;
		font-weight: 500;
		font-size: 16px;
		color: #e08f40;
	}
	.governance-structure .title .name {
		color: #737373;
		font-weight: 400;
		margin-top: 5px;
		font-size: 14px;
	}
	.governance-structure p.title {
		font-weight: 400;
		font-size: 15px;
	}
	.governance-structure .dot {
		border: 1px solid #cacaca;
		vertical-align: middle;
		display: inline-block;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background: #cacaca;
		height: 10px;
		width: 10px;
	}
	.governance-structure .dot.invert {
		background: #ffffff;
	}
	.governance-structure > .level {
		margin-bottom: 50px!important;
	}
	.governance-structure > .level:after {
		display: table;
		content: '';
		clear: both;
	}
	.governance-structure > .level + .level {
		margin-top: 100px;
	}
	.governance-structure > .level > .one-item:before {
		display: none;
	}
	.governance-structure .level {
		border-left: 1px solid #dcdcdc;
		padding: 1px 0 0 20px;
		width: 100%;
	}
	.governance-structure .level .level {
		float: left;
	}
	.governance-structure .level .level:last-child {
		/*margin-bottom: 0!important;*/
	}
	.governance-structure .one-item {
		border: 1px solid #dcdcdc;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 20px;
		position: relative;
		padding: 15px;
		clear: both;
	}
	.governance-structure .one-item:first-child {
		margin-left: -21px;
		margin-top: -3px;
	}
	.governance-structure .one-item:last-child {
		margin-bottom: 0;
	}
	.governance-structure .one-item:before {
		background: #dcdcdc;
		position: absolute;
		margin-top: -1px;
		content: '';
		height: 1px;
		width: 21px;
		right: 100%;
		z-index: 1;
		top: 50%;
	}
	.governance-structure .one-item .img {
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		overflow: hidden;
		height: 50px;
		width: 50px;
		float: left;
	}
	.governance-structure .one-item .img + .title {
		margin-left: 65px;
	}
	.governance-structure .one-item .dot {
		margin: -5.5px -5px;
		position: absolute;
		z-index: 2;
		top: 50%;
		left: 0;
	}
	.governance-structure .one-item p {
		color: #737373;
		font-size: 15px;
		margin: 0;
	}
	.governance-structure .one-item p + p {
		margin-top: 5px;
	}
	.governance-structure .one-item p b {
		color: #333333;
		font-weight: 500;
	}
	.js-accordion-item + .js-accordion-item {
		margin-top: 20px;
	}
	.js-accordion-item .js-accordion-box {
		overflow: hidden;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		height: 0;
	}
	.js-accordion-item .js-accordion-box .js-accordion-wrapper {
		padding-top: 10px;
	}
	.news-source {
		margin-top: 30px;
		padding-top: 10px;
		color: #ababab;
		border-top: 1px solid #ebba8b;
	}
	.news-source .news-source-title {
		color: #363636;
	}
	.news-source p {
		margin: 0;
	}
	.daterangepicker .drp-buttons .btn {
		line-height: 1;
	}
	.h1-button {
		float: none !important;
		display: inline-block;
		margin-left: 0.5em;
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		vertical-align: middle;
	}
	.dropdown-menu > li > a:hover {
		border: 0;
	}
	.general-tabs {
		margin-bottom: 30px;
		list-style: none;
		display: block;
		width: 100%;
		padding: 0;
	}
	.general-tabs:after {
		display: table;
		content: '';
		clear: both;
	}
	.general-tabs li {
		border-bottom: 1px solid #aaaaaa;
		float: left;
	}
	.general-tabs li a {
		border-bottom: 2px solid transparent;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
		color: #aaaaaa;
		text-align: center;
		padding: 9px 15px;
		margin: 0 0 -1px;
		line-height: 1;
		display: block;
	}
	.general-tabs li a:hover {
		color: #333333;
	}
	.general-tabs li a.active {
		border-bottom-color: #e08f40;
		color: #333333;
	}
	.box-menu {
		border-bottom: 1px solid #dcdcdc;
	}
	.box-menu .container {
		padding: 0;
	}
	.box-menu-list {
		display: table;
		width: 100%;
	}
	.box-menu-list .box-menu-one {
		display: table-cell;
	}
	.box-menu-list .box-menu-one a {
		display: block;
		margin: 15px;
		padding: 0 15px;
		color: #e08f40;
		font-size: 16px;
		text-align: center;
		line-height: 40px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid rgba(224, 143, 64, 0.5);
	}
	.box-menu-list .box-menu-one a:hover {
		color: #fff;
		background: #e08f40;
		border-color: #e08f40;
	}
	.link-custom {
		float: right;
		margin: 15px 0px;
	}
	.link-custom > .flaticon-fr044-arrow {
		font-size: 10px;
		padding-left: 5px;
	}
	.central-more .chairman-info {
		height: 70px;
		position: relative;
		overflow: hidden;
		width: 100%;
		padding: 0 100px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.central-more .chairman-info:after {
		background: #ffffff;
		background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0)));
		background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -moz-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
		background: -webkit-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -o-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		background: -ms-linear-gradient(bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='rgba(255, 255, 255, 0)', GradientType=0);
		position: absolute;
		display: block;
		height: 40px;
		content: '';
		width: 100%;
		z-index: 2;
		bottom: 0;
		left: 0;
	}
	.central-more .chairman-info.active {
		height: auto;
	}
	.central-more .chairman-info.active:after {
		display: none;
	}
	.central-more .chairman-info-more {
		border-bottom: 1px dotted #e08f40;
		display: inline-block;
		white-space: nowrap;
		cursor: pointer;
		color: #e08f40;
	}
	.central-more .chairman-info-more:after {
		font-family: 'flaticon';
		display: inline-block;
		margin: 0 -15px 0 5px;
		content: '\e91f';
		font-size: 65%;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.central-more .chairman-info-more.active:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.teaser-full img {
		width: 100%;
		height: auto;
	}
	.tourist__description {
		padding: 40px 0px 20px;
		font-size: 16px;
		color: #737373;
	}
	.tourist__title {
		font-size: 28px;
		line-height: normal;
		color: #383838;
	}
	.tourist__btn-map {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: -webkit-box;
		display: flex;
		float: right;
		color: #e08f40;
		font-size: 16px;
		cursor: pointer;
		margin: 10px 0px;
	}
	.tourist__btn-map p {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		border-bottom: 1px dashed #e08f40;
		cursor: pointer;
		margin-bottom: 0;
	}
	.tourist__btn-map svg {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		height: 16px;
		margin-right: 5px;
		cursor: pointer;
	}
	.tourist__btn-map svg path {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		fill: #e08f40;
	}
	.tourist__btn-map:hover {
		text-decoration: none;
		color: rgba(224, 143, 64, 0.6);
	}
	.tourist__btn-map:hover p {
		border-bottom: 1px dashed rgba(224, 143, 64, 0.6);
	}
	.tourist__btn-map:hover svg path {
		fill: rgba(224, 143, 64, 0.6);
	}
	.tourist-info {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: -webkit-box;
		display: flex;
		-webkit-align-items: center;
		-ms-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		background-color: #faeee3;
		border-radius: 50px;
		padding: 15px;
		margin-bottom: 15px;
	}
	.tourist-info__icon {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: -webkit-box;
		display: flex;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 62px;
		height: 62px;
		min-width: 62px;
		min-height: 62px;
		background-color: #e08f40;
		border-radius: 50%;
	}
	.tourist-info__icon svg,
	.tourist-info__icon img {
		height: 28px;
	}
	.tourist-info__icon svg path,
	.tourist-info__icon img path {
		fill: #fff;
	}
	.tourist-info__description {
		padding: 0px 15px;
		font-size: 16px;
		color: #74614f;
	}
	#modal-map .close {
		font-size: 40px;
		font-weight: 300;
	}
	.tourist-number__title {
		font-family: 'PT Serif', serif;
		text-align: center;
		font-size: 40px;
		position: relative;
		padding-bottom: 25px;
	}
	.tourist-number__title:before {
		content: '';
		width: 65px;
		height: 2px;
		background-color: #e08f40;
		position: absolute;
		bottom: 0px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.tourist-number__list {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: -webkit-box;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tourist-number__item {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.tourist-number__item svg,
	.tourist-number__item img {
		height: 65px;
		width: auto;
	}
	.tourist-number__item svg path,
	.tourist-number__item img path,
	.tourist-number__item svg circle,
	.tourist-number__item img circle {
		fill: #e08f40;
	}
	.tourist-number__item svg.term,
	.tourist-number__item img.term {
		margin-left: 10px;
		margin-right: -10px;
	}
	.tourist-number__item-numb {
		font-family: 'PT Serif', serif;
		font-weight: bold;
		font-size: 38px;
		line-height: 1;
		color: #383838;
		margin-top: 8px;
	}
	.tourist-number__item-izm {
		font-family: 'PT Serif', serif;
		font-weight: bold;
		font-size: 16px;
		line-height: 1;
		color: #383838;
		margin: 8px 0px;
	}
	.tourist-number__item-description {
		font-size: 15px;
		color: #737373;
	}
	.tourist-description__header {
		font-size: 28px;
		color: #383838;
		margin-bottom: 10px;
	}
	.tourist-description__title {
		font-size: 20px;
		color: #383838;
	}
	.tourist-description__title img,
	.tourist-description__title img {
		width: 14px;
		height: auto;
		margin-right: 10px;
	}
	.tourist-description__text {
		padding-top: 10px;
		padding-left: 25px;
		font-size: 16px;
		color: #737373;
	}
	.tourist-description__text p + p {
		margin-top: 10px;
	}
	.tourist-track {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: -webkit-box;
		display: flex;
		margin-top: 25px;
	}
	.tourist-track__icon {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -ms-flex;
		display: -webkit-box;
		display: flex;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-radius: 50%;
		border: 2px solid #e08f40;
		width: 95px;
		height: 95px;
		min-height: 95px;
		min-width: 95px;
	}
	.tourist-track__icon svg,
	.tourist-track__icon img {
		width: 60%;
		height: auto;
	}
	.tourist-track__icon svg path,
	.tourist-track__icon img path {
		fill: #e08f40;
	}
	.tourist-track__main {
		padding-left: 20px;
	}
	.tourist-track__title {
		font-size: 20px;
		font-weight: 500;
		color: #383838;
		margin-bottom: 5px;
	}
	.tourist-track__text {
		font-size: 16px;
		line-height: normal;
		color: #737373;
	}
	.tourist-call {
		margin: 30px 0px;
		text-align: center;
	}
	.tourist-call__title {
		font-size: 26px;
	}
	.tourist-call__title svg,
	.tourist-call__title img {
		width: 32px;
		height: auto;
		margin-right: 10px;
		margin-bottom: -8px;
	}
	.tourist-call__title svg path,
	.tourist-call__title img path {
		fill: #e08f40;
	}
	.tourist-call__phone {
		font-size: 20px;
		color: #383838;
		margin: 10px 0px;
	}
	.tourist-call__text {
		font-size: 16px;
		color: #737373;
	}
	.rating-custom {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding-bottom: 10px;
	}
	.rating-custom > span {
		width: 24px;
		height: 24px;
		padding: 0px 3px;
	}
	.rating-custom > span svg path {
		fill: #fddb3d;
	}
	.city-symbols {
		padding-top: 30px;
	}
	.city-symbols .item {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 20px 35px 20px 20px;
		background: #f7f7f7;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		margin-bottom: 20px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.city-symbols .item .icon {
		height: 50px;
		width: 50px;
	}
	.city-symbols .item .icon svg {
		fill: #e08f40;
		height: 100%;
		width: 100%;
	}
	.city-symbols .item .text {
		margin: 0 auto 0 25px;
		line-height: 25px;
		color: #333333;
		font-weight: 700;
		font-size: 120%;
	}
	.city-symbols .item .show-more {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		font-size: 113.3335%;
	}
	.city-symbols .item .show-more:after {
		font-size: 88%;
	}
	@media screen and (min-width: 1199px) {
		.logo span {
			padding-top: 0.1em;
		}
		.centerd-box .row > .col-lg-4:nth-child(3n+1) {
			clear: both;
		}
	}
	@media screen and (max-width: 1199px) {
		.article-previews-news .row > * {
			min-height: auto;
		}
		.logo {
			font-size: 15px;
		}

		.logo .svg {
			height: 62px;
			width: 49px;
		}

		.logo svg {
			height: 62px;
			width: 49px;
		}
		.logo span {
			font-size: 24px;
		}
		.logo .logo-desc {
			font-size: 12px;
		}
		.main-nav nav ul {
			margin: 3px 0;
		}
		.event-box .wrapper:not(.btn) {
			padding: 200px 240px 40px 35px;
		}
		.grid-item {
			width: 50%;
		}
		.long .grid-item {
			width: 33.333%;
		}
		.article-previews .grid-item:nth-last-child(3) {
			padding-bottom: 20px;
		}
		.article-previews .grid-item:nth-last-child(3) .wrapper {
			border-bottom: 1px solid #f7f7f7;
		}
		.special-project-previews a.one-item {
			height: 315px;
		}
		.advisor .search-box .search-field:focus {
			right: 0;
		}
		.legal-filter .type label {
			width: auto;
		}
		.legal-filter .type label span {
			padding: 10px 24px;
		}
		.legal-filter input[name=inquiry] {
			width: 111%;
		}
		.poster.short .one-item:nth-child(1) {
			width: 212px;
		}
		.poster .one-item {
			height: 290px;
			width: 212px;
		}
		.poster .one-item:nth-child(1),
		.poster .one-item:nth-child(5),
		.poster .one-item:nth-child(11),
		.poster .one-item:nth-child(15) {
			width: 454px;
		}
		.slick-slider.main .wrapper h1,
		.slick-slider.main .wrapper .h1 {
			max-width: 970px;
		}
		.long-box.big-img .long-box-wrapper .img {
			height: 225px;
			width: 290px;
		}
		.long-box.big-img .long-box-wrapper .long-box-text-wrapper {
			margin-left: 320px;
		}
		.accordeon .accordeon-wrapper .collapse-wrapper {
			padding: 0;
		}
		.filter-box.long .filter-button {
			width: 222px;
		}
		.filter-box.long .filter-button + .filter-button {
			margin-left: 17px;
		}
		.filter-box.long .form-group.select .chosen-container {
			width: 383px!important;
		}
		.filter-box.long .form-group + .form-group {
			margin-left: 17px;
		}
		.filter-box.long .form-group input {
			width: 140px;
		}
		.filter-box.long .pull-right {
			margin-top: 17px;
		}
		.filter-box.long .pull-right .SumoSelect > .CaptionCont {
			max-width: none;
			width: 348px;
		}
		footer .slick-slider .slick-slide img {
			left: 60%;
		}
		footer .slick-slider .slick-slide .text-wrapper {
			width: 60%;
		}
		footer .bottom-menu ul li:not(:first-child) {
			margin-left: 15px;
		}
		footer .soc {
			margin-top: 53px;
		}
		footer .soc .icon:not(:first-child) {
			margin-left: 2px;
		}
		.centerd-box .row > .col-md-4:nth-child(3n+1) {
			clear: both;
		}
		.box-menu-list {
			margin: 0 -7px;
			padding: 7px 0;
		}
		.box-menu-list .box-menu-one a {
			margin: 7px;
			font-size: 14px;
		}
	}
	@media screen and (max-width: 991px) {
		.main-nav nav ul li a {
			padding: 16px 17px;
		}
		.main-nav nav ul li span {
			margin: 0 15px 0 -15px;
		}
		.main-nav nav ul li ul li:before {
			vertical-align: top;
			margin-right: -15px;
		}
		.main-nav nav ul li ul li a {
			margin-left: 23px;
		}
		.event-box .wrapper:not(.btn) {
			padding: 200px 15px 40px 15px;
		}
		.event-box .links {
			left: 15px;
			right: 15px;
		}
		.article-gallery .slick-slider-nav {
			margin: 0 5.533%;
			width: 88.534%;
		}
		.article-gallery .slick-slider-nav .slick-slide {
			width: 114px;
		}
		.article-gallery .slick-slider-nav .slick-prev {
			left: -6.3%;
		}
		.article-gallery .slick-slider-nav .slick-next {
			right: -6.3%;
		}
		.special-project-previews a.one-item {
			height: 265px;
		}
		.special-project-previews a.one-item .title {
			font-size: 186.6665%;
		}
		.special-project-previews a.one-item .title:after {
			display: none;
		}
		.special-project-previews a.one-item p {
			display: none;
		}
		.article-box .upper-links a + a {
			margin-left: 15px;
		}
		.advisor .advisor-categories-box .row > *:nth-child(3n+1) {
			clear: both;
		}
		.advisor .advisor-categories-box .row > *:nth-child(4n+1) {
			clear: none;
		}
		.advisor .advisor-categories-box .advisor-category[href$=pdf] {
			padding-top: 45px;
		}
		.advisor .advisor-categories-box .advisor-category[href$=pdf] .cat-name {
			padding-top: 10px;
		}
		.governance h2,
		.governance .h2 {
			font-size: 186.6667%;
		}
		.governance .chairman .name {
			float: none;
		}
		.governance .chairman .doc {
			display: block;
			margin-top: 0;
			width: 100%;
			float: none;
		}
		.governance .chairman .doc:before {
			font-size: 180%;
			top: 11px;
		}
		.governance .publ .chairman .doc:before {
			font-size: 240%;
			top: 50%;
		}
		.committee-address .chairman {
			margin: 20px 0 0;
			display: table;
			height: 74px;
			width: 100%;
			float: none;
		}
		.committee-address .chairman .doc {
			vertical-align: middle;
			display: table-cell;
			width: 100%;
			float: none;
			margin: 0;
		}
		.authorities {
			margin-top: 30px;
		}
		.authorities > *:nth-child(2n+1) {
			clear: both;
		}
		.authorities > *:nth-child(3n+1) {
			clear: none;
		}
		.legal-filter .type label {
			width: auto;
		}
		.legal-filter .type label span {
			padding: 10px 3px;
		}
		.legal-filter input[name=daterange] {
			font-size: 73.3334%;
		}
		.legal-filter input[name=inquiry] {
			margin: 0 -10px;
			width: 105%;
		}
		.legal-filter .btn {
			margin-bottom: 0;
			padding: 0 10px;
			width: auto;
		}
		.search-results .one-item .publ .show-more {
			margin-top: 0;
		}
		.search-results .one-item .publ .chairman {
			margin: 20px 0 0;
		}
		.poster.short .one-item:nth-child(1) {
			width: 220px;
		}
		.poster.short .one-item:nth-child(4) {
			display: none;
		}
		.poster .one-item {
			height: 296px;
			width: 220px;
		}
		.poster .one-item:nth-child(1),
		.poster .one-item:nth-child(5),
		.poster .one-item:nth-child(11),
		.poster .one-item:nth-child(15) {
			width: 220px;
		}
		.poster .one-item:nth-child(1):hover,
		.poster .one-item:nth-child(5):hover,
		.poster .one-item:nth-child(11):hover,
		.poster .one-item:nth-child(15):hover {
			-webkit-box-shadow: inset 0 0 0 1px #cacaca;
			-moz-box-shadow: inset 0 0 0 1px #cacaca;
			box-shadow: inset 0 0 0 1px #cacaca;
		}
		.poster .one-item:nth-child(1):hover .title,
		.poster .one-item:nth-child(5):hover .title,
		.poster .one-item:nth-child(11):hover .title,
		.poster .one-item:nth-child(15):hover .title {
			bottom: 50%;
		}
		.poster .one-item:nth-child(1):hover .preview-text,
		.poster .one-item:nth-child(5):hover .preview-text,
		.poster .one-item:nth-child(11):hover .preview-text,
		.poster .one-item:nth-child(15):hover .preview-text {
			top: 50%;
		}
		.poster .one-item:nth-child(1):hover .inf,
		.poster .one-item:nth-child(5):hover .inf,
		.poster .one-item:nth-child(11):hover .inf,
		.poster .one-item:nth-child(15):hover .inf {
			border-bottom: 0;
			border-right: 0;
			bottom: 0;
		}
		.poster .one-item:nth-child(1) .poster-img,
		.poster .one-item:nth-child(5) .poster-img,
		.poster .one-item:nth-child(11) .poster-img,
		.poster .one-item:nth-child(15) .poster-img {
			width: 101%;
		}
		.poster .one-item:nth-child(1) .title,
		.poster .one-item:nth-child(5) .title,
		.poster .one-item:nth-child(11) .title,
		.poster .one-item:nth-child(15) .title {
			width: 100%;
		}
		.poster .one-item:nth-child(1) .preview-text,
		.poster .one-item:nth-child(5) .preview-text,
		.poster .one-item:nth-child(11) .preview-text,
		.poster .one-item:nth-child(15) .preview-text {
			background: rgba(0, 0, 0, 0.5);
			padding: 0 20px 20px;
			color: #ffffff;
			width: 100%;
			top: 100%;
		}
		.poster .one-item:nth-child(1) .preview-text:before,
		.poster .one-item:nth-child(5) .preview-text:before,
		.poster .one-item:nth-child(11) .preview-text:before,
		.poster .one-item:nth-child(15) .preview-text:before {
			display: none;
		}
		.poster .one-item:nth-child(1) .inf,
		.poster .one-item:nth-child(5) .inf,
		.poster .one-item:nth-child(11) .inf,
		.poster .one-item:nth-child(15) .inf {
			-webkit-border-radius: 0 0 3px 0;
			-moz-border-radius: 0 0 3px 0;
			border-radius: 0 0 3px 0;
			padding: 5px 20px 15px;
			background: #000000;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			border-bottom: 0;
			border-right: 0;
			bottom: -50px;
			color: #ffffff;
			height: 35px;
			width: 100%;
		}
		.poster .one-item:nth-child(1) .inf:before,
		.poster .one-item:nth-child(5) .inf:before,
		.poster .one-item:nth-child(11) .inf:before,
		.poster .one-item:nth-child(15) .inf:before {
			background: #000000;
			background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
			background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
			background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
			background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #000000), color-stop(100%, rgba(0, 0, 0, 0)));
			background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
			background: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
			background: -ms-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='rgba(0, 0, 0, 0)', GradientType=0);
		}
		.slick-slider.main .slick-slide {
			min-height: auto;
		}
		.slick-slider.main .wrapper h1,
		.slick-slider.main .wrapper .h1 {
			max-width: 750px;
		}
		.citizens-table .th:nth-child(3) {
			padding: 10px 0;
			width: 85px;
		}
		.cards-box.no-bg .row > *:nth-child(3n + 1) {
			clear: none;
		}
		.cards-box.no-bg .row > *:nth-child(2n + 1) {
			clear: both;
		}
		.long-box.big-img .long-box-wrapper .img {
			height: 165px;
			width: 220px;
		}
		.long-box.big-img .long-box-wrapper .long-box-text-wrapper {
			margin-left: 250px;
		}
		.infographics-text .row > *:last-child {
			display: none;
		}
		.timeline .timeline-box {
			padding-left: 94px;
		}
		.timeline .timeline-box:before {
			left: 125px;
		}
		.timeline .timeline-box .timeline-wrapper {
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			width: 100%;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) {
			padding-left: 31px;
			float: none;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item:before {
			left: 104px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item:after {
			left: 31px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-year {
			left: 0;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-img {
			left: 126px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-wrapper {
			margin-left: 80px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-wrapper .date {
			right: 100%;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) {
			padding-left: 31px;
			padding-right: 0;
			float: none;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item:before {
			left: 104px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item:after {
			left: 31px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-year {
			right: auto;
			left: 0;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-img {
			left: 126px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-wrapper {
			margin-left: 80px;
			margin-right: 0;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-wrapper .date {
			right: 100%;
			left: auto;
		}
		.timeline .timeline-box .timeline-wrapper + .timeline-wrapper {
			margin-top: 30px;
		}
		.timeline .show-more {
			margin-left: 25px;
			float: left;
		}
		.filter-box.long .filter-button {
			width: 168px;
		}
		.filter-box.long .filter-button + .filter-button {
			margin-left: 16px;
		}
		.filter-box.long .form-group + .form-group {
			margin-left: 16px;
		}
		.filter-box.long .form-group.select .chosen-container {
			width: 292px!important;
		}
		.filter-box.long .form-group input {
			width: 104px;
		}
		.filter-box.long .pull-right {
			margin-top: 16px;
		}
		.filter-box.long .pull-right .SumoSelect > .CaptionCont {
			width: 239px;
		}
		footer p {
			width: 50%;
		}
		footer .slick-slider .slick-slide img {
			left: 70%;
		}
		footer .slick-slider .slick-slide .text-wrapper {
			width: 80%;
		}
		footer .col-sm-12 + .col-sm-12 {
			margin-top: 30px;
		}
		footer .soc {
			margin-top: -40px;
			float: right;
		}
		.article-previews-news .row > *:nth-child(3n+1) {
			/*clear: none;*/
		}
		.article-previews-news .row > *:nth-child(2n+1) {
			/*clear: both;*/
		}
		.box-menu .container {
			padding: 0 15px;
		}
		.box-menu-list {
			display: block;
		}
		.box-menu-list .box-menu-one {
			display: inline-block;
		}
		.box-menu-list .box-menu-one a {
			font-size: 12px;
			border: 0;
			padding: 0;
			text-align: left;
			line-height: 1.5;
		}
		.box-menu-list .box-menu-one a:hover {
			color: #cc7521;
			background: none;
		}
		.central-more .chairman-info {
			padding: 0px;
		}
	}
	@media (min-width: 767px) and (max-width: 1199px) {

		.cecutient-button:before {
			margin: 0;
		}
		.cecutient-menu {
			right: 100%;
			left: auto;
		}
		.cecutient-menu .container .label:before {
			font-size: 22px;
			height: 22px;
			width: 22px;
			left: 11px;
			top: 9px;
		}
		.cecutient-menu .container .font-size:before,
		.cecutient-menu .container .color-scheme:before {
			display: none;
		}
		.cecutient-menu .container .font-size .plus,
		.cecutient-menu .container .font-size .minus {
			margin: 0;
		}
		.cecutient-menu .container .font-size .minus {
			margin-right: 5px;
		}
		.cecutient-menu .container .color-scheme {
			margin-left: 19px;
		}
		.cecutient-menu .container .color-scheme .wrapper {
			margin-left: 5px;
		}
		.cecutient-menu .container .color-scheme .wrapper:first-child {
			margin-left: 0;
		}
		.send-message span,
		.cecutient-button span {
			display: none;
		}
		.ad {
			height: auto;
		}
		.advanced-search {
			color: transparent!important;
			display: inline-block;
			text-indent: -9999px;
			width: 20px;
		}
		.advanced-search:before {
			color: #e08f40 !important;
			font-size: 133.3334%;
			text-indent: 0;
			display: block;
		}
		.advanced-search:hover {
			border-bottom-color: transparent!important;
		}
		.first-line-menu {
			position: absolute;
			width: 100%;
			right: 100%;
			top: 0;
		}
		.first-line-menu .col-xs-12 {
			padding-right: 0;
		}
		.first-line-menu p {
			font-size: 13px;
		}
		.first-line-menu p span {
			display: none;
		}
		.first-line-menu .search-field:focus {
			-webkit-transform: translate(50px, 0);
			-moz-transform: translate(50px, 0);
			-ms-transform: translate(50px, 0);
			-o-transform: translate(50px, 0);
			transform: translate(50px, 0);
		}
		.first-line-menu .search-field:focus + .search-button {
			-webkit-transform: translate(50px, 0);
			-moz-transform: translate(50px, 0);
			-ms-transform: translate(50px, 0);
			-o-transform: translate(50px, 0);
			transform: translate(50px, 0);
		}
		.first-line-menu .send-message {
			right: 0;
			height: 40px;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
		}
		.first-line-menu .send-message,
		.first-line-menu .send-message-placer {
			width: 40px;
			text-align: center;
		}
		.second-line-menu {
			overflow: auto;
			height: 100%;
			width: auto;
		}
		.second-line-menu .main-nav {
			margin: 0 -15px;
		}
		.second-line-menu .main-nav nav ul {
			position: relative;
			-webkit-box-shadow: none;
			box-shadow: none;
			display: block;
			border: 0;
		}
		.second-line-menu .main-nav nav ul li {
			padding: 0 22px;
			display: block;
			width: 100%;
		}
		.second-line-menu .main-nav nav ul li:hover ul {
			display: block;
		}
		.second-line-menu .main-nav nav ul li a {
			border-bottom-width: 0!important;
			display: inline-block;
			padding: 16px 0;
		}
		.second-line-menu .main-nav nav ul li a:hover,
		.second-line-menu .main-nav nav ul li a.active {
			border-bottom-width: 0!important;
			background-color: transparent;
		}
		.second-line-menu .main-nav nav ul li span {
			margin: 0 0 0 8px;
		}
		.second-line-menu .main-nav nav ul li span:after {
			padding: 16px 0;
			display: none;
		}
		.second-line-menu .main-nav nav ul li ul {
			margin: 0 -22px;
			display: none;
			padding: 0;
		}
		.second-line-menu .main-nav nav ul li ul li:before {
			margin-right: -28px;
			padding: 9px 0;
			float: left;
		}
		.second-line-menu .main-nav nav ul li ul li a {
			color: #737373 !important;
			margin-left: 28px;
			padding: 9px 0;
		}
		.second-line-menu .main-nav nav ul li.separator {
			margin-top: 15px;
			padding-top: 15px;
			border-top: 1px solid #dcdcdc;
		}
		.second-line-menu .main-nav nav ul li.separator:hover a {
			color: #333333 !important;
		}
		.accept-method {
			padding-left: 20px;
			margin-bottom: 0;
			float: none;
			top: 0;
		}
		.submenu-mobile {
			display: block;
		}
		.event-box .wrapper {
			padding: 20px 15px 35px;
		}
		.event-box .wrapper p {
			font-size: 180%;
		}
		.event-box .links {
			bottom: 15px;
			left: 15px;
		}
		.special-project {
			display: none;
		}



	}
		@media (min-width: 767px) and (max-width: 1199px) {
			.second-line-menu .container {
				width: 0;
				margin-left: 0px;
				margin-right: 1px;
			}
			.second-line-menu  .logo {
				display: none;
			}
		}
	@media (min-width: 500px) and (max-width: 767px) {
.slick-slider.main .wrapper h1, .slick-slider.main .wrapper .h1 {
    margin-bottom: 0;
    padding: 0;

}
.slick-slider.main .slick-slide {
    background-position: center;
    background-size: cover;
    vertical-align: middle;
    min-height: auto;
}
	}
	@media screen and (max-width: 767px) {
		section.main_news_s {
    padding-bottom: 0;
}
		.article-previews-news .row > * {
			min-height: auto;
		}
		.send-message:before,
		.cecutient-button:before {
			margin: 0;
		}
		.cecutient-menu {
			right: 100%;
			left: auto;
		}
		.cecutient-menu .container .label:before {
			font-size: 22px;
			height: 22px;
			width: 22px;
			left: 11px;
			top: 9px;
		}
		.cecutient-menu .container .font-size:before,
		.cecutient-menu .container .color-scheme:before {
			display: none;
		}
		.cecutient-menu .container .font-size .plus,
		.cecutient-menu .container .font-size .minus {
			margin: 0;
		}
		.cecutient-menu .container .font-size .minus {
			margin-right: 5px;
		}
		.cecutient-menu .container .color-scheme {
			margin-left: 19px;
		}
		.cecutient-menu .container .color-scheme .wrapper {
			margin-left: 5px;
		}
		.cecutient-menu .container .color-scheme .wrapper:first-child {
			margin-left: 0;
		}
		.send-message span,
		.cecutient-button span {
			display: none;
		}
		.ad {
			height: auto;
		}
		.advanced-search {
			color: transparent!important;
			display: inline-block;
			text-indent: -9999px;
			width: 20px;
		}
		.advanced-search:before {
			color: #e08f40 !important;
			font-size: 133.3334%;
			text-indent: 0;
			display: block;
		}
		.advanced-search:hover {
			border-bottom-color: transparent!important;
		}
		.first-line-menu {
			position: absolute;
			width: 100%;
			right: 100%;
			top: 0;
		}
		.first-line-menu .col-xs-12 {
			padding-right: 0;
		}
		.first-line-menu p {
			font-size: 13px;
		}
		.first-line-menu p span {
			display: none;
		}
		.first-line-menu .search-field:focus {
			-webkit-transform: translate(50px, 0);
			-moz-transform: translate(50px, 0);
			-ms-transform: translate(50px, 0);
			-o-transform: translate(50px, 0);
			transform: translate(50px, 0);
		}
		.first-line-menu .search-field:focus + .search-button {
			-webkit-transform: translate(50px, 0);
			-moz-transform: translate(50px, 0);
			-ms-transform: translate(50px, 0);
			-o-transform: translate(50px, 0);
			transform: translate(50px, 0);
		}
		.first-line-menu .send-message {
			right: 0;
			height: 40px;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
		}
		.first-line-menu .send-message,
		.first-line-menu .send-message-placer {
			width: 40px;
			text-align: center;
		}
		.second-line-menu {
			overflow: auto;
			height: 100%;
			width: 267px;
		}
		.second-line-menu .main-nav {
			margin: 0 -15px;
		}
		.second-line-menu .main-nav nav ul {
			position: relative;
			-webkit-box-shadow: none;
			box-shadow: none;
			display: block;
			border: 0;
		}
		.second-line-menu .main-nav nav ul li {
			padding: 0 22px;
			display: block;
			width: 100%;
		}
		.second-line-menu .main-nav nav ul li:hover ul {
			display: block;
		}
		.second-line-menu .main-nav nav ul li a {
			border-bottom-width: 0!important;
			display: inline-block;
			padding: 16px 0;
		}
		.second-line-menu .main-nav nav ul li a:hover,
		.second-line-menu .main-nav nav ul li a.active {
			border-bottom-width: 0!important;
			background-color: transparent;
		}
		.second-line-menu .main-nav nav ul li span {
			margin: 0 0 0 8px;
		}
		.second-line-menu .main-nav nav ul li span:after {
			padding: 16px 0;
			display: none;
		}
		.second-line-menu .main-nav nav ul li ul {
			margin: 0 -22px;
			display: none;
			padding: 0;
		}
		.second-line-menu .main-nav nav ul li ul li:before {
			margin-right: -28px;
			padding: 9px 0;
			float: left;
		}
		.second-line-menu .main-nav nav ul li ul li a {
			color: #737373 !important;
			margin-left: 28px;
			padding: 9px 0;
		}
		.second-line-menu .main-nav nav ul li.separator {
			margin-top: 15px;
			padding-top: 15px;
			border-top: 1px solid #dcdcdc;
		}
		.second-line-menu .main-nav nav ul li.separator:hover a {
			color: #333333 !important;
		}
		.accept-method {
			padding-left: 20px;
			margin-bottom: 0;
			float: none;
			top: 0;
		}
		.submenu-mobile {
			display: block;
		}
		.event-box .wrapper {
			padding: 20px 15px 35px;
		}
		.event-box .wrapper p {
			font-size: 180%;
		}
		.event-box .links {
			bottom: 15px;
			left: 15px;
		}
		.special-project {
			display: none;
		}
		.grid {
			margin-top: 20px;
		}
		.grid-item {
			width: 100%;
		}
		.long .grid-item {
			width: 100%;
		}
		.article-previews .col-lg-3 .wrapper {
			margin-bottom: 20px;
		}
		.article-previews .article-previews-news {
			margin-bottom: 30px;
		}
		h1 + .article-previews {
			margin-top: 30px;
		}
		h1 + .article-previews .show-more.upper {
			top: 0;
		}
		.article-box .soc:before {
			display: block;
			width: 100%;
		}
		.article-box .upper-links {
			margin: 0 0 30px;
			float: none;
		}
		.article-box .upper-links a + a {
			margin-left: 30px;
		}
		.article-box-wrapper {
			padding-bottom: 100%!important;
		}
		.article-box-wrapper.relative {
			padding-bottom: 0!important;
			height: auto!important;
		}
		.article-box-wrapper.relative img {
			position: relative!important;
		}
		.article-previews .grid-item:nth-last-child(2) {
			padding-bottom: 20px;
		}
		.article-previews .grid-item:nth-last-child(2) .wrapper {
			border-bottom: 1px solid #f7f7f7;
		}
		.article-gallery .slick-slider-nav .slick-slide {
			width: 97px;
		}
		.special-project-previews a.one-item {
			height: 215px;
		}
		.special-project-previews a.one-item .title {
			position: absolute;
			padding: 25px;
			bottom: 60px;
			width: 100%;
			left: 0;
		}
		.special-project-list .project-announce {
			padding-bottom: 30px;
		}
		.projects-info ul li:before {
			display: none;
		}
		.advisor .search-box {
			margin-bottom: 10px;
		}
		.advisor .search-box.upper {
			margin-top: 0;
		}
		.advisor .search-box .search-field {
			width: 85%;
		}
		.advisor .search-box .search-field:focus {
			position: relative;
			-webkit-box-shadow: none;
			box-shadow: none;
			right: auto;
		}
		.advisor .advisor-tabs {
			margin-bottom: 15px;
		}
		.advisor .advisor-tabs li {
			width: 50%;
		}
		.advisor .advisor-tabs li a {
			width: 100%;
		}
		.advisor .advisor-categories-box .row > * {
			margin-bottom: 15px;
			display: table;
			width: 100%;
		}
		.advisor .advisor-categories-box .advisor-category {
			padding: 15px 15px 15px 54px;
			vertical-align: middle;
			height: 72px!important;
			display: table-cell;
		}
		.advisor .advisor-categories-box .advisor-category[href$=pdf] {
			padding: 35px 15px 35px 54px;
		}
		.advisor .advisor-categories-box .advisor-category[href$=pdf]:after {
			left: 10px;
			top: 10px;
		}
		.advisor .advisor-categories-box .advisor-category[href$=pdf] .icon {
			margin-top: -5px;
		}
		.advisor .advisor-categories-box .advisor-category .icon {
			display: inline-block;
			position: absolute;
			margin: -20px 0;
			height: 40px;
			width: 40px;
			left: 17px;
			top: 50%;
		}
		.advisor .advisor-categories-box .advisor-category .icon.large svg,
		.advisor .advisor-categories-box .advisor-category .icon svg {
			height: 40px;
			width: 40px;
		}
		.advisor .advisor-categories-box .advisor-category .cat-name {
			display: inline-block;
			height: auto;
		}
		.advisor .advisor-categories-box .advisor-category .large + .cat-name {
			padding-top: 0;
		}
		.advisor .advisor-categories-menu {
			margin: 20px 0 30px;
		}
		.governance h2,
		.governance .h2 {
			text-align: center;
		}
		.governance-menu-sandwich {
			display: block;
		}
		.governance-menu-sandwich.active + .box .governance-menu {
			bottom: 0;
		}
		.governance-menu {
			padding-top: 49px;
			position: fixed;
			overflow: auto;
			bottom: 150%;
			height: 100%;
			width: 100%;
			z-index: 14;
			-webkit-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			transition: all 0.3s ease;
			left: 0;
		}
		.chairman {
			padding: 12px;
		}
		.chairman .post {
			margin-top: 0;
		}
		.chairman .doc {
			margin-top: 0;
			width: 100%;
		}
		.committee-links .link-wrapper {
			text-align: left;
			margin-right: 0;
			display: block;
		}
		.show-more.upper {
			margin-bottom: 20px;
			position: relative;
			text-align: right;
			display: block;
			top: 0;
		}
		.legal-filter input[name=daterange] {
			font-size: 93.33334%;
		}
		.legal-filter input[name=inquiry] {
			width: 100%;
			margin: 0;
		}
		.legal-filter .btn {
			margin-bottom: 20px;
			width: 100%;
		}
		.range_inputs .btn {
			width: 100%;
		}
		.poster.short .one-item:nth-child(1) {
			width: 100%;
		}
		.poster .row {
			margin: 0;
		}
		.poster .one-item {
			height: 350px;
			width: 100%;
			margin: 0;
		}
		.poster .one-item + .one-item {
			margin-top: 30px;
		}
		.poster .one-item:nth-child(1),
		.poster .one-item:nth-child(5),
		.poster .one-item:nth-child(11),
		.poster .one-item:nth-child(15) {
			width: 100%;
		}
		.poster-filter a {
			display: none;
		}
		.poster-detail .img {
			margin-bottom: 40px;
		}
		.slick-slider.main .wrapper h1,
		.slick-slider.main .wrapper .h1,
		.slick-slider.main .wrapper p {
			max-width: 100%;
		}
		.slick-slider.career .slick-slide {
			padding: 170px 30px 30px;
		}
		.bb-bookblock-nav + .bb-bookblock-nav {
			padding-left: 0;
		}
		.poster-tabs.upper li.active {
			padding: 5px 0;
		}
		.poster-tabs.upper li.active input {
			width: 0;
		}
		.send-appeals .one-item {
			margin: 0 0 30px;
			width: 100%;
		}
		.resume-form .btn {
			width: 100%;
			padding: 0;
		}
		.appointment-table {
			text-align: left;
		}
		.appointment-table .tr {
			border-top: 1px solid #dcdcdc;
			display: block;
		}
		.appointment-table .tr:first-child {
			display: none;
		}
		.appointment-table .tr:first-child,
		.appointment-table .tr:first-child + * {
			border-top: 0;
		}
		.appointment-table .tr .td {
			padding: 10px 0 0 125px;
			display: block;
			border-top: 0;
		}
		.appointment-table .tr .td:first-child {
			padding: 20px 0 0 125px;
			width: 100%;
		}
		.appointment-table .tr .td:last-child {
			padding: 10px 0 20px 125px;
			text-align: left;
		}
		.appointment-table .tr .td:before {
			margin-left: -125px;
			color: #aaaaaa;
			display: block;
			width: 110px;
			float: left;
		}
		.appointment-table .tr .td:first-child:before {
			content: 'Должность';
		}
		.appointment-table .tr .td:first-child + *:before {
			content: 'Ф.И.О.';
		}
		.appointment-table .tr .td:first-child + * + *:before {
			content: 'Время приема';
		}
		.appointment-table .tr .td:first-child + * + * + *:before {
			content: 'Адрес';
		}
		.appointment-table .tr .td:first-child + * + * + * + *:before {
			content: 'Телефон';
		}
		.reference-info .row > *:first-child .one-item {
			height: auto;
		}
		.reference-info .info-box {
			padding-right: 30px;
		}
		.sort {
			margin-top: 0;
			float: none;
		}
		.long-box .long-box-wrapper {
			padding: 180px 20px 20px 20px;
		}
		.long-box .long-box-wrapper .img {
			margin-left: -65px;
			left: 50%;
		}
		.long-box .long-box-wrapper .long-box-text-wrapper .title {
			text-align: center;
		}
		.long-box.full .long-box-wrapper {
			padding: 20px 15px;
		}
		.long-box.full .long-box-wrapper .category {
			margin-top: 0;
		}
		.long-box.full .long-box-wrapper .text-who {
			width: 100%;
		}
		.long-box.full .long-box-wrapper .well .btn {
			width: 100%;
			padding: 0;
		}
		.citizens-table .th {
			display: none;
		}
		.citizens-table .head-line + .line .td:nth-child(1) {
			border-top: 0;
		}
		.citizens-table .td {
			display: block;
		}
		.citizens-table .td:nth-child(2) {
			padding: 0 0 20px;
			border-top: 0;
		}
		.citizens-table .td:nth-child(3) {
			display: none;
		}
		.citizens-table .td .title {
			text-align: center;
		}
		.citizens-table .td .title .inf {
			font-size: 57.6924%;
			color: #aaaaaa;
			margin-top: 15px;
			display: block;
		}
		.citizens-table .td .title .inf span {
			color: #333333;
			margin-left: 5px;
		}
		.citizens-table .td .long-box-text-wrapper.chairman-info {
			height: 200px;
		}
		.list-items-box {
			display: block;
		}
		.list-items-box .list-items-wrapper {
			padding: 10px 0;
			display: block;
		}
		.list-items-box .list-items-wrapper .list-items-cell {
			text-align: center;
			display: block;
			padding: 0;
		}
		.list-items-box .list-items-wrapper .list-items-cell + .list-items-cell {
			padding: 10px 0 0;
		}
		.long-box.big-img .long-box-wrapper .img {
			margin: 0 0 20px;
			height: 210px;
			float: none;
			width: 100%;
		}
		.long-box.big-img .long-box-wrapper .long-box-text-wrapper {
			margin-left: 0;
		}
		.long-box.big-img .long-box-wrapper .long-box-text-wrapper .title {
			text-align: left;
		}
		.long-box.big-img .long-box-wrapper .long-box-text-wrapper .add-inf .td {
			padding: 0 0 5px;
			display: block;
			width: 100%;
		}
		.long-box.big-img .long-box-wrapper .long-box-text-wrapper .add-inf .td:first-child {
			padding: 5px 0 0;
		}
		.long-box.sport-school .row > *:not(:last-child) .long-box-wrapper {
			border-bottom: 1px solid #cacaca;
			padding-bottom: 15px;
		}
		.long-box.sport-school .long-box-wrapper .img {
			position: relative;
			margin: 0 0 20px;
			height: 160px;
			float: none;
			width: 100%;
		}
		.long-box.sport-school .long-box-wrapper .long-box-text-wrapper {
			margin-left: 0;
		}
		.long-box.sport-school .long-box-wrapper .long-box-text-wrapper .title {
			text-align: left;
		}
		.long-box.sport-school .long-box-wrapper .long-box-text-wrapper .add-inf .td {
			padding: 0 0 5px;
			display: block;
			width: 100%;
		}
		.long-box.sport-school .long-box-wrapper .long-box-text-wrapper .add-inf .td:first-child {
			padding: 5px 0 0;
		}
		.long-box.sport-federation .row > *:not(:last-child) .long-box-wrapper {
			border-bottom: 1px solid #cacaca;
			padding-bottom: 15px;
			margin-bottom: 20px;
		}
		.long-box.sport-federation .long-box-wrapper {
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			border-radius: 0;
			padding: 0;
		}
		.long-box.sport-federation .long-box-wrapper .img {
			display: none;
		}
		.long-box.sport-federation .long-box-wrapper .long-box-text-wrapper {
			margin-left: 0;
		}
		.long-box.sport-federation .long-box-wrapper .long-box-text-wrapper .title {
			text-align: left;
		}
		.long-box.sport-federation .long-box-wrapper .long-box-text-wrapper .add-inf .td {
			padding: 0 0 5px;
			display: block;
			width: 100%;
		}
		.long-box.sport-federation .long-box-wrapper .long-box-text-wrapper .add-inf .td:first-child {
			padding: 5px 0 0;
		}
		.federations-filter form,
		.federations-filter select {
			display: block;
		}
		.federations-filter a {
			display: none;
		}
		.infographics-text .row > *:last-child {
			display: block;
		}
		.infographics-text .row > * + * {
			margin-top: 20px;
		}
		.timeline .timeline-box {
			padding-left: 0;
		}
		.timeline .timeline-box:before {
			left: 30px;
		}
		.timeline .timeline-box .timeline-wrapper {
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
			width: 100%;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year {
			max-width: 61px;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year span {
			white-space: nowrap;
			overflow: hidden;
			max-width: 100%;
			display: block;
			height: 100%;
		}
		.timeline .timeline-box .timeline-wrapper .timeline-item .timeline-item-year + .timeline-item-year {
			display: block;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) {
			padding-left: 31px;
			float: none;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item:before {
			left: 69px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item:after {
			width: 45px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-year {
			left: 0;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-img {
			display: none;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-img + .timeline-item-wrapper {
			padding-left: 15px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-wrapper {
			margin-left: 45px;
			padding: 15px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-wrapper .date {
			position: relative;
			margin: 0 0 5px;
			line-height: 1;
			right: auto;
			top: auto;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(odd) .timeline-item .timeline-item-wrapper .title {
			font-size: 106.6667%;
			font-weight: 500;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) {
			padding-left: 31px;
			padding-right: 0;
			float: none;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item:before {
			left: 69px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item:after {
			width: 45px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-year {
			right: auto;
			left: 0;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-img {
			display: none;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-img + .timeline-item-wrapper {
			padding-left: 20px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-wrapper {
			margin-left: 45px;
			margin-right: 0;
			padding: 15px;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-wrapper .date {
			position: relative;
			margin: 0 0 5px;
			line-height: 1;
			right: auto;
			left: auto;
			top: auto;
		}
		.timeline .timeline-box .timeline-wrapper:nth-child(even) .timeline-item .timeline-item-wrapper .title {
			font-size: 106.6667%;
			font-weight: 500;
		}
		.timeline .timeline-box .timeline-wrapper:last-child:after {
			background: #ffffff;
			position: absolute;
			display: block;
			height: 100%;
			content: '';
			z-index: 1;
			width: 3px;
			left: 30px;
			top: 30px;
		}
		.timeline .timeline-box .timeline-wrapper + .timeline-wrapper {
			margin-top: 30px;
		}
		.timeline .show-more {
			margin-left: 0;
			display: block;
			float: none;
		}
		.filter-box.long .filter-button {
			width: 22%;
		}
		.filter-box.long .filter-button:before {
			margin-right: 0;
		}
		.filter-box.long .filter-button + .filter-button {
			margin-left: 4%;
		}
		.filter-box.long .filter-button span {
			display: none;
		}
		.filter-box.long .form-group {
			width: 100%;
		}
		.filter-box.long .form-group.select .chosen-container {
			width: 100%!important;
		}
		.filter-box.long .form-group + .form-group {
			margin-top: 10px;
			margin-left: 0;
		}
		.filter-box.long .form-group.datepicker {
			width: 100%;
		}
		.filter-box.long .form-group.datepicker input {
			width: 100%;
		}
		.filter-box.long .form-group input {
			width: 100%;
		}
		.filter-box.long .pull-right,
		.filter-box.long .pull-left {
			width: 100%;
		}
		.filter-box.long .pull-right {
			margin-top: 18px;
		}
		.filter-box.long .pull-right .SumoSelect > .CaptionCont {
			width: 100%;
		}
		.structure .one-item {
			width: 100%;
		}
		.structure .one-item + .one-item {
			width: 100%!important;
		}
		.structure .one-item + .one-item span:before {
			background: transparent;
			margin-left: -8px;
			content: '\e94e';
			width: 16px;
		}
		footer p {
			width: 100%;
		}
		footer .slick-slider {
			height: 150px;
		}
		footer .slick-slider .slick-slide img {
			left: 50%;
		}
		footer .slick-slider .slick-slide .text-wrapper {
			width: 100%;
		}
		footer .slick-slider .slick-slide .text-wrapper p {
			display: none;
		}
		footer .slick-slider .slick-slide .text-wrapper a {
			margin-top: 0;
		}
		footer .slick-slider .slick-dots {
			right: auto;
			left: 23px;
			bottom: 0;
			top: auto;
		}
		footer .col-xs-12 + .col-xs-12 {
			margin-top: 20px;
		}
		footer .col-xs-12 + .col-xs-12 p {
			text-align: center;
		}
		footer .bottom-menu ul li {
			float: none;
		}
		footer .bottom-menu ul li:not(:first-child) {
			margin-top: 15px;
			margin-left: 0;
		}
		footer .half {
			width: 100%!important;
		}
		footer .half:nth-child(2),
		footer .half:nth-child(3) {
			display: none;
		}
		footer .w-line {
			display: block;
		}
		footer .soc {
			text-align: center;
			margin-top: 30px;
			float: none;
		}
		.soc .icon:not(:first-child) {
			margin-left: 5px;
		}
		.floater .floater-one {
			float: none !important;
		}
		.floater .floater-one + .floater-one {
			margin: 20px 0;
		}
		.nav-tabs {
			margin-bottom: 30px;
		}
		.nav-tabs li {
			display: block;
			float: none;
		}
		.nav-tabs li.active > a {
			padding-bottom: 10px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			margin-bottom: 0;
		}
		.map {
			-webkit-box-sizing: content-box;
			box-sizing: content-box;
			padding: 0 15px 630px;
			margin: 0 -15px;
		}
		.map .search {
			width: 280px;
		}
		.map .hidden-box {
			display: none;
		}
		.col-xs-0 {
			width: 0;
		}
		.col-xs-0 .left-menu {
			position: absolute;
			right: 768px;
		}
		.daterangepicker .drp-buttons .btn {
			display: block;
			width: 100%;
			margin: 15px 0 5px !important;
		}
		.h1-button {
			display: block;
			margin: 10px 0 0;
		}
		.link-custom {
			float: left;
			margin: 0px 0px 15px;
		}
		.central-more .chairman-info {
			padding: 0px;
		}
		.tourist-number__list {
			display: block;
		}
		.city-symbols .item {
			padding: 15px 12px 12px 15px;
			display: block;
		}
		.city-symbols .item:after {
			display: table;
			content: '';
			clear: both;
		}
		.city-symbols .item .icon {
			height: 35px;
			width: 35px;
			float: left;
		}
		.city-symbols .item .text {
			font-size: 113.3335%;
			margin-left: 8px;
		}
		.city-symbols .item .show-more {
			font-size: 106.667%;
			margin-right: 18px;
			float: right;
		}
	}

	ul.icon_grid {
		position: absolute;
		list-style-type: none;
		bottom: 10px;
		left: 10px;
		display: inline-flex;
		margin-bottom: 0;
		padding-left: 0;
	}
	ul.icon_grid li.img_icon:before {
		border-radius: 50%;
		display: block;
		text-align: center;
		font-family: 'flaticon';
		background: #e08f40;
		z-index: 2;
		height: 30px;
		width: 30px;
		color: #fff;
		line-height: 31px;
		font-size: 93.334%;
		margin-right: 5px;
	}
	ul.icon_grid li.video-icon:before {
		content: '\e92c';
	}
	ul.icon_grid li.photo-icon:before {
		content: '\e92d';
	}
	ul.icon_grid li.article-icon:before {
		content: '\e90a';
	}
	ul.icon_grid li.audio-icon:before {
		content: '\e929';
	}

	.budget_menu_list {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.budget_menu_item {
		margin-bottom: 10px;
	}
	.projects_list_item {
		margin-bottom: 10px;
	}

	#votes_list_container label {
		display: inline;
	}
	#votes_list_container .form-check {
		padding: 16px 0;
	}
	#votes_list_container .form-check-label {
		padding-right: 16px;
	}
	.flaticon-yandex:before {
		font-family: "fontello" !important;
	}
	/*custom */


	.item_el:nth-child(2n) {
		background: #fefdfb;
	}
	.item_el {
		/*background: #f5ac1e17;*/
		background: #f1f1f1;
		padding: 13px;
		border-bottom: 1px solid #d8d8d8;
		margin-bottom: 18px;
		box-shadow: 0 9px 15px rgba(0,0,0,0.03)!important;
	}
	.filter_bl a.active,
	.filter_bl a:hover {
		font-weight: 600;
	}
	.filter_bl a.active:before {
		content: '';
		position: absolute;
		width: 0;
		height: 0;
		bottom: -10px;
		left: calc(50% - 10px);
		text-align: center;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		border-top: 11px solid #f7f7f7;
	}
	.filter_bl a {
		position: relative;
		padding: 10px 10px;
		display: inline-block;
		border: none;
	}
	.filter_bl {
		background: #F7F7F7;
		margin-bottom: 20px;
	}
	.descr_top {
		margin-bottom: 30px;
	}
	.item_el:hover {
		background: #fbfbfb;
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		transform: scale(1.01,1.01);
	}
	.item_el .media-object {
		height: 100px;
		width: 100px;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.media-heading {
		font-size: 19px;
		color: #6f6f6f;
		margin-bottom: 10px;
		font-weight: 500;
	}
	.question_bl {
		border: 2px solid #eaa865;
		padding: 8px;
	}
	.descr_c {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	.descr_c span {
		color: #000;
		font-size: 17px;
	}
	.item_el hr {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.descr_c span:first-child {
		font-weight: 500;
		color: #828282;
		padding-right: 3px;
	}


	/*new*/


	.item_el_wrap .descr_c span:first-child {
		font-weight: 500;
		color: #000;
		padding-right: 3px;
	}
	.item_el_wrap {

	}

	.item_el_wrap:nth-child(2n) {
		background: #fff;
	}
	.item_el_wrap hr {
		border-top: 1px solid #dedede;
		margin-top: 25px;
		margin-bottom: 35px;
	}
	.media-left-answer {
		padding-right: 30px;
	}
	.answer-body {
		/*font-weight: 600;*/
	}
	.search_bl .btn:active {
		box-shadow: none;
	}

	ul.icon_list {
		position: relative;
		list-style-type: none;
		padding-left: 0;
	}
	ul.icon_list li.img_icon:before {
		font-family: 'flaticon';
		font-size: 93.3334%;
		color: #aaaaaa;
		margin-right: 10px;
		display: block;
		float: left;
		height: 15px;
		width: 15px;
	}
	ul.icon_list li.img_icon.article-icon:before {
		content: '\e90a';
	}
	ul.icon_list li.img_icon.photo-icon:before {
		content: '\e92d';
	}
	ul.icon_list li.img_icon.video-icon:before {
		content: '\e92c';
	}
	ul.icon_list li.img_icon.audio-icon:before {
		content: '\e929';
	}


	a.one-item.blurred:before {
		content: '';
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0;
		top: 0;
		outline: 1px solid #ffffff91;
		outline-offset: -10px;
		z-index: 9;
	}
	.special-project-previews a.one-item.blurred:after {
		background: #0b0b0b;
		content: '';
		opacity: 0.7;
	}

	.content-form.login-form, .content-form.register-form {
		padding-top: 40px;
	}

	.content-form.login-form input[type=submit], .content-form.register-form input[type=submit] {
		border-radius: 10px;
		margin-top: 10px;
		margin-bottom: 20px;
		width: 200px;
		padding: 5px 10px;
	}

	.content-form.login-form input[type=text], .content-form.register-form input[type=text], .content-form.login-form input[type=password], .content-form.register-form input[type=password] {
		border-radius: 5px;
		padding: 5px 10px;
		width: 200px;
	}

	.content-form.login-form .field, .content-form.register-form .field {
		margin-top: 15px;
	}

	.col_sid_wrap .article-announce-box.setequalheight.bx-context-toolbar-empty-area {
		margin-top: 32px;
		margin-bottom: 46px;
		max-height: 266px !important;
	}
	.article-announce-box.setequalheight {
    max-height: 1225px !important;
    height: 80vh;
	}
	@media (min-width: 992px) and (max-width: 1200px) {
		.advisor .advisor-categories-box .advisor-category .cat-name {
			font-size: 97.3334%;
		}
		.advisor .advisor-categories-box .advisor-category {
			padding: 21px 13px 15px;
			margin-bottom: 20px;
		}
	}

	@media screen and (max-width: 600px) {
		.col_mobil_12 {
			width: 100% !important;
		}
	}
	@media screen and (max-width: 500px) {

		.news_soc_wrap {
			-webkit-flex-direction: column;
			-moz-flex-direction: column;
			-ms-flex-direction: column;
			-o-flex-direction: column;
			flex-direction: column;
		}
		.news_soc_wrap h2 {
			order: 2;
		}
		.news_soc_wrap .soc {
			order: 1;
			margin-bottom: 10px;
		}
		.slick-slider.main .wrapper .h1 {
			margin-left: 1px !important;
			margin-right: 1px !important;
		}
		.slick-slider.main .wrapper {
			padding: 0 0;
		}
		.slick-slider.main .slick-slide {
			background-position: center;
			background-size: cover;
			vertical-align: middle;
			min-height: auto;

		}
		.slick-slider.main .wrapper h1, .slick-slider.main .wrapper .h1 {
			font-size: 194%;
		}

	}
.check-old {
	margin: 30px 0;
	display: block;

}
input[type=checkbox], input[type=radio] {margin: 0;}
.check-old input {margin-right: 5px;}
@media(max-width: 1439px) {
	.item-checbox {font-size: 25px;}
}
@media(max-width: 1199px) {
	.item {width: calc(35% - 20px);}
}
@media(max-width: 991px) {
	.item-checbox {font-size: 20px;}
}
@media(max-width: 768px) {
	.item {width: calc(50% - 10px);}
	.item-checbox {font-size: 25px;}
}
@media(max-width: 520px) {
	.item-checbox {
		font-size: 20px;
		justify-content: flex-start;
		padding: 10px;
	}
	.item-checbox input[type=checkbox] {
		margin-right: 10px;
	}
}
@media(max-width: 475px) {
	.item {width: calc(100% - 0px);}
}

.c-arrows {
	posititon: relative;
	cursor: pointer;
}
.bg-gray-airy .container {width: 100%;}

/* End */


/* Start:/local/templates/barnaul2017/banner-resources/banner.css?17249430384789*/
body {
  margin: 0;
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  src: local('Lato Regular'), local('Lato-Regular'),
  url('/local/templates/barnaul2017/banner-resources/./font/Lato-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Light'), local('Lato-Light'),
  url('/local/templates/barnaul2017/banner-resources/./font/Lato-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'),
  url('/local/templates/barnaul2017/banner-resources/./font/Lato-Bold.ttf') format('truetype');
}

.banner-pb_wrapper * {
  box-sizing: border-box;
  font-family: 'Lato', sans-serif;
}

.banner-pb_wrapper {
  display: flex;
  justify-content: center;
  position: relative;
}

.banner-pb_container {
  width: 100%;
  max-width: 300px;
  padding: 30px 12px;

  display: flex;
  flex-direction: column;
  align-items: center;
}

.banner-pb_content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.banner-pb_content__link {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.banner-pb_button {
  border-radius: 10px;
  padding: 16px 32px;
  background: #0d4cd3;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
}

.banner-pb_button:hover {
  background: #1d5deb;
}

a {
  text-decoration: none;
}

.banner-pb_icon {
  width: 135px;
  height: 50px;
  padding: 8px 0;
}

.banner-pb_content__info {
  margin: 20px 0;
  color: #000000;
}

.banner-pb_content__title {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 12px 0;
}

.banner-pb_content__subtitle {
  font-weight: 400;
  font-size: 16px;
  margin: 0;
}

.banner-pb_image {
  background-image: url('/local/templates/barnaul2017/banner-resources/./icons/business.svg');
  width: 270px;
  height: 275px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 444px) {
  .banner-pb_container {
    max-width: 444px;
  }
  .banner-pb_content {
    flex-direction: row;
    padding: 20px 0 0 0;
    width: 100%;
    justify-content: space-between;
  }
  .banner-pb_content__link {
    width: auto;
    flex-direction: column;
  }
  .banner-pb_icon {
    padding: 18px 0 0 0;
    inline-size: fit-content;
  }
  .banner-pb_content__info {
    margin: 0;
    width: 240px;
  }
}

@media screen and (min-width: 554px) {
  .banner-pb_container {
    max-width: 554px;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .banner-pb_image {
    width: 280px;
    height: 285px;
  }

  .banner-pb_content {
    flex-direction: column;
    width: 230px;
    padding: 0;
    align-items: flex-start;
  }
  .banner-pb_content__info {
    margin: 0 0 40px 0;
    width: 240px;
  }
}

@media screen and (min-width: 600px) {
  .banner-pb_container {
    max-width: 100%;
    padding: 30px 30px;
  }
}

@media screen and (min-width: 670px) {
  .banner-pb_container {
    max-width: 100%;
    padding: 20px 60px;
  }
}

@media screen and (min-width: 800px) {
  .banner-pb_container {
    width: 100%;
    max-width: 885px;
    padding: 0 60px;
  }

  .banner-pb_image {
    width: 320px;
    height: 250px;
    background-position: top;
    background-size: cover;
    margin: 20px 0 0 0;
  }

  .banner-pb_content {
    width: auto;
  }

  .banner-pb_content__info {
    width: 315px;
  }

  .banner-pb_content__title {
    font-size: 24px;
  }
  
  .banner-pb_content__subtitle {
    font-size: 18px;
  }
  .banner-pb_content__link {
    flex-direction: row;
  }
  .banner-pb_icon {
    padding: 8px 0 8px 20px;
  } 
}

@media screen and (min-width: 940px) {
  .banner-pb_container {
    width: 100%;
    max-width: 100%;
    padding: 0 100px;
  }

  .banner-pb_image {
    width: 360px;
    height: 280px;
    background-position: top;
    background-size: cover;
    margin: 20px 0 0 0;
  }

  .banner-pb_icon {
    width: 180px;
    height: 68px;
    padding: 10px 0 10px 30px;
  }

  .banner-pb_content__info {
    width: 430px;
  }

  .banner-pb_content__title {
    font-size: 32px;
  }
  
  .banner-pb_content__subtitle {
    font-size: 28px;
  }

  .banner-pb_button {
    font-size: 20px;
    padding: 22px 45px;
  } 
}

@media screen and (min-width: 1920px) {
  .banner-pb_container {
    justify-content: center;
    max-width: 1440px;
    height: 260px;
    width: 100%;
  }
  .banner-pb_image {
    width: 310px;
    height: 240px;
    position: absolute;
    margin-left: 20px;
  }
  .banner-pb_content {
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
  .banner-pb_content__info {
    margin: 0;
  }
}
/* End */


/* Start:/local/templates/barnaul2017/template_styles.css?17551567252423*/
/* /news/special_projects/ */
.list-of-sections-pictures a {
    margin-right: 8px;
}

.list-of-sections-pictures img {
    margin-bottom: 20px;
}

/* стили для блока яндекс "Поделись"*/
.soc .ya-share2 {
    display: inline-block;
}
.soc .ya-share2__container_size_m {
    font-size: 17px;
}
.wrap_soc_btn {
    margin-bottom: 20px;
    margin-left: 10px;

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

}
.slick-slider.sub_main {
  
    margin-top: -28px;
}
.icon_soc,
.news_soc_wrap .soc .icon {
    color: #ffffff !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 17px;
    line-height: 40px;
    background: #dcaa43;
    height: 30px;
    width: 30px;
    padding-left: 3px;
   display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-ms-align-items: center;
align-items: center;

    justify-content: center;
}
.news_soc_wrap .soc {
 display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
-ms-align-items: center;
align-items: center;
    justify-content: center;
}
/**/
.btn_r:hover {
font-weight: 700;
}
.flex-grow-1 {
flex-grow: 1;
}
.d-flex {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}
/* Слайдер фото новости"*/
.article-gallery .slick-slider-nav .slick-slide .slide-img {
  background-size: contain;
}
/*.article-gallery .slick-slider-for .slick-slide a{
    background-size: cover;
}*/

.article-gallery .slick-slider-for .slick-slide a{
    background-size: contain;
}


/* Слава и гордость Барнаула"*/
.list-items-box .list-items-wrapper .list-items-cell + .list-items-cell {
    width: 100%;
}

/* надписаь тестовый режим*/
.first-line-menu small {
	color: #333;
}
@media (max-width: 991px) {
    .first-line-menu small {
        display: none;
    }
}
#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {

    margin-top: 25px;
}
/* Убирает заголовок фото в новостях в слайдере*/
.article-gallery .slick-slider-for .slick-slide a:before{
    display:none;
}

/* для плагина копирования текста со ссылкой на источник*/
#ctrlcopy {
    color:transparent;
    height:1px;
    overflow:hidden;
    position:absolute;
    width:1px;
}
/* End */
/* /local/templates/barnaul2017/static/css/normalize.css?14945770897279 */
/* /local/templates/barnaul2017/static/icons/style.css?15791626015137 */
/* /local/templates/barnaul2017/static/icons/fontello/css/fontello.css?15791632231804 */
/* /local/templates/barnaul2017/static/css/bootstrap.min.css?1496721476121204 */
/* /local/templates/barnaul2017/static/css/bootstrap-datepicker.min.css?149457708915782 */
/* /local/templates/barnaul2017/static/css/daterangepicker.css?15341484128402 */
/* /local/templates/barnaul2017/static/css/slick.css?14945770891729 */
/* /local/templates/barnaul2017/static/css/jBox.Image.css?14945770892858 */
/* /local/templates/barnaul2017/static/css/jquery.mCustomScrollbar.css?149457708953583 */
/* /local/templates/barnaul2017/static/css/bookblock.css?14945770894838 */
/* /local/templates/barnaul2017/static/css/masha.css?14945770897683 */
/* /local/templates/barnaul2017/static/css/big.css?1494577089111 */
/* /local/templates/barnaul2017/static/css/bigger.css?1494577089117 */
/* /local/templates/barnaul2017/static/css/biggest.css?1494577089119 */
/* /local/templates/barnaul2017/static/css/blue.css?155357644145572 */
/* /local/templates/barnaul2017/static/css/invert.css?155357644152632 */
/* /local/templates/barnaul2017/static/css/monochrome.css?155357644146512 */
/* /local/templates/barnaul2017/static/css/twentytwenty.css?14987292276543 */
/* /local/templates/barnaul2017/static/css/sumoselect.css?14945770899571 */
/* /local/templates/barnaul2017/static/css/style.css?1707401357274986 */
/* /local/templates/barnaul2017/banner-resources/banner.css?17249430384789 */
/* /local/templates/barnaul2017/template_styles.css?17551567252423 */
