

/* Start:/local/templates/nsu/css/bootstrap.css?1511434605146079*/
/*!
 * 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: bold;
}
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 #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
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 {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/local/templates/nsu/css/../fonts/glyphicons-halflings-regular.eot');
  src: url('/local/templates/nsu/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/local/templates/nsu/css/../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/local/templates/nsu/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/local/templates/nsu/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/local/templates/nsu/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: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: 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;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > 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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  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:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  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;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small: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 footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small: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: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  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;
  }
}
@media (min-width: 1360px) {
  .container {
    width: 1330px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
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 > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  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 > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  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 > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    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: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 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[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .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"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .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"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  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;
}
textarea.input-sm,
select[multiple].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 textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].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 textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .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 .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  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: normal;
  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:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  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:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  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:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  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:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  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:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  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:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  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:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  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:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  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:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  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:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  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:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  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:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  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:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  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:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  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 > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #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="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  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:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  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:hover,
.nav-tabs > li.active > a:focus {
  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:hover,
.nav-tabs.nav-justified > .active > a:focus {
  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:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    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:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  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:hover,
.nav-tabs-justified > .active > a:focus {
  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:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-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-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -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 > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  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 .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    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:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  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:hover,
.pager li > a:focus {
  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:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  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]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  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-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  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 > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  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: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  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-striped .progress-bar,
.progress-bar-striped {
  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.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .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-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  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:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  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:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .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 > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-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 > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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 > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #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 iframe,
.embed-responsive embed,
.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: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  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: normal;
  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: normal;
  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 > img,
.carousel-inner > .item > a > 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.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    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:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  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-prev,
  .carousel-control .icon-next {
    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;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* End */


/* Start:/local/templates/nsu/css/fonts.css?15114346053224*/
@font-face {
    font-family: "Acrom W00 Bold";
    src: url("/local/templates/nsu/css/../fonts/007e3053464a1b5fcb56734c7c18eabe.eot"); /* IE9*/
    src: url("/local/templates/nsu/css/../fonts/007e3053464a1b5fcb56734c7c18eabe.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("/local/templates/nsu/css/../fonts/007e3053464a1b5fcb56734c7c18eabe.woff2") format("woff2"), /* chrome、firefox */
        url("/local/templates/nsu/css/../fonts/007e3053464a1b5fcb56734c7c18eabe.woff") format("woff"), /* chrome、firefox */
        url("/local/templates/nsu/css/../fonts/007e3053464a1b5fcb56734c7c18eabe.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url("/local/templates/nsu/css/../fonts/007e3053464a1b5fcb56734c7c18eabe.svg#Acrom W00 Bold") format("svg"); /* iOS 4.1- */
}
@font-face {
    font-family: "Acrom W00 Regular";
    src: url("/local/templates/nsu/css/../fonts/258f25658f1456fd0206d4fb09b637fe.eot"); /* IE9*/
    src: url("/local/templates/nsu/css/../fonts/258f25658f1456fd0206d4fb09b637fe.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
        url("/local/templates/nsu/css/../fonts/258f25658f1456fd0206d4fb09b637fe.woff2") format("woff2"), /* chrome、firefox */
        url("/local/templates/nsu/css/../fonts/258f25658f1456fd0206d4fb09b637fe.woff") format("woff"), /* chrome、firefox */
        url("/local/templates/nsu/css/../fonts/258f25658f1456fd0206d4fb09b637fe.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url("/local/templates/nsu/css/../fonts/258f25658f1456fd0206d4fb09b637fe.svg#Acrom W00 Regular") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "Acrom W00 Medium";
  src: url("/local/templates/nsu/css/../fonts/485b641603d96439c63fca1bc4414bdc.eot"); /* IE9*/
  src: url("/local/templates/nsu/css/../fonts/485b641603d96439c63fca1bc4414bdc.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/local/templates/nsu/css/../fonts/485b641603d96439c63fca1bc4414bdc.woff2") format("woff2"), /* chrome、firefox */
  url("/local/templates/nsu/css/../fonts/485b641603d96439c63fca1bc4414bdc.woff") format("woff"), /* chrome、firefox */
  url("/local/templates/nsu/css/../fonts/485b641603d96439c63fca1bc4414bdc.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/local/templates/nsu/css/../fonts/485b641603d96439c63fca1bc4414bdc.svg#Acrom W00 Medium") format("svg"); /* iOS 4.1- */
}
@font-face {
    font-family: "PTSansRegular";
    src: url("/local/templates/nsu/css/../fonts/PTSansRegular/PTSansRegular.eot");
    src: url("/local/templates/nsu/css/../fonts/PTSansRegular/PTSansRegular.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/nsu/css/../fonts/PTSansRegular/PTSansRegular.woff") format("woff"),
    url("/local/templates/nsu/css/../fonts/PTSansRegular/PTSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansItalic"; */
@font-face {
    font-family: "PTSansItalic";
    src: url("/local/templates/nsu/css/../fonts/PTSansItalic/PTSansItalic.eot");
    src: url("/local/templates/nsu/css/../fonts/PTSansItalic/PTSansItalic.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/nsu/css/../fonts/PTSansItalic/PTSansItalic.woff") format("woff"),
    url("/local/templates/nsu/css/../fonts/PTSansItalic/PTSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansBold"; */
@font-face {
    font-family: "PTSansBold";
    src: url("/local/templates/nsu/css/../fonts/PTSansBold/PTSansBold.eot");
    src: url("/local/templates/nsu/css/../fonts/PTSansBold/PTSansBold.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/nsu/css/../fonts/PTSansBold/PTSansBold.woff") format("woff"),
    url("/local/templates/nsu/css/../fonts/PTSansBold/PTSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* End */


/* Start:/local/templates/nsu/css/icons.css?15480506866596*/
.icon {
  display: inline-block;
  vertical-align: middle;
  background: transparent url(/storage/app/media/2022-YIL/my_icons.png) 1000px 1000px no-repeat; }
  .icon.fa-facebook-official {
    width: 24px;
    height: 24px;
    background-position: 0 -3613px; }

.icon.eye {
  width: 32px;
  height: 21px;
  background-position: 0 -94px; }

.icon.email {
  width: 30px;
  height: 21px;
  background-position: 0 -45px; }

.icon.flag-ru {
  width: 21px;
  height: 15px;
  background-position: 0 0px; }

.icon.flag-en {
  width: 21px;
  height: 15px;
  background-position: 0 -15px; }

.icon.flag-cn {
  width: 21px;
  height: 15px;
  background-position: 0 -30px; }

.icon.search {
  width: 20px;
  height: 20px;
  background-position: 0 -115px; }

.icon.user {
  width: 12px;
  height: 14px;
  background-position: 0 -80px; }

.icon.login {
  width: 14px;
  height: 14px;
  background-position: 0 -66px; }

.icon.video {
  width: 50px;
  height: 50px;
  background-position: 0 -251px; }

.icon.footer-logo {
  width: 160px;
  height: 60px;
  /*background-position: 0 -341px;*/ }

.icon.fb {
  width: 37px;
  height: 36px;
  /*background-position: 0 -403px; */
  background: url('/local/templates/nsu/css/../images/fb.png')  0 0 no-repeat;
}

.icon.yt {
  width: 37px;
  height: 36px;
  /*background-position: 0 -437px;*/ 
  background: url('/local/templates/nsu/css/../images/yt.png')  0 0 no-repeat;
}

.icon.ig {
  width: 37px;
  height: 36px;
  /*background-position: 0 -473px;*/ 
  background: url('/local/templates/nsu/css/../images/inst.png')  0 0 no-repeat;
}

.icon.eye-w {
  width: 32px;
  height: 21px;
  background-position: 0 -543px; }

.icon.email-w {
  width: 30px;
  height: 21px;
  background-position: 0 -522px; }

.icon.home {
  width: 15px;
  height: 16px;
  background-position: 0 -564px; }

.icon.search-n {
  width: 20px;
  height: 20px;
  background-position: 0 -580px; }

.icon.ig-b {
  width: 29px;
  height: 28px;
  background-position: 0 -600px; }

.icon.prev-sl {
  width: 37px;
  height: 37px;
  background-position: 0 -740px; }

.icon.next-sl {
  width: 37px;
  height: 37px;
  background-position: 0 -777px; }

.icon.calendar {
  width: 20px;
  height: 20px;
  background-position: 0 -814px; }

.icon.yt-v {
  width: 30px;
  height: 30px;
  background-position: 0 -924px; }

.icon.vk-v {
  width: 30px;
  height: 30px;
  background-position: 0 -954px; }

.icon.subscribe-v {
  width: 30px;
  height: 30px;
  background-position: 0 -984px; }

.icon.watch {
  width: 20px;
  height: 13px;
  background-position: 0 -1015px; }

.icon.video-big {
  width: 64px;
  height: 64px;
  background-position: 0 -1041px; }

.icon.arrow-w-right {
  width: 34px;
  height: 34px;
  background-position: 0 -1195px; }

.icon.arrow-w-down {
  width: 34px;
  height: 34px;
  background-position: 0 -1229px; }

.icon.arrow-g-right {
  width: 34px;
  height: 34px;
  background-position: 0 -1263px; }

.icon.info {
  width: 20px;
  height: 20px;
  background-position: 0 -1337px; }

.icon.clock {
  width: 20px;
  height: 20px;
  background-position: 0 -1357px; }

.icon.lang {
  width: 20px;
  height: 20px;
  background-position: 0 -1297px; }

.icon.money {
  width: 20px;
  height: 20px;
  background-position: 0 -1317px; }

.icon.check {
  width: 20px;
  height: 20px;
  background-position: 0 -1377px; }

.icon.institute {
  width: 22px;
  height: 21px;
  background-position: 0 -1397px; }

.icon.student {
  width: 20px;
  height: 22px;
  background-position: 0 -1418px; }

.icon.level {
  width: 31px;
  height: 18px;
  background-position: 0 -1440px; }

.icon.cachet {
  width: 21px;
  height: 25px;
  background-position: 0 -1458px; }

.icon.level-big {
  width: 80px;
  height: 47px;
  background-position: 0 -1530px; }

.icon.atom-big {
  width: 59px;
  height: 65px;
  background-position: 0 -1642px; }

.icon.archeology-big {
  width: 119px;
  height: 62px;
  background-position: 0 -1769px; }

.icon.baloon {
  width: 24px;
  height: 38px;
  background-position: 0 -1831px; }

.icon.close {
  width: 36px;
  height: 36px;
  background-position: 0 -1870px; }

.icon.video-big-max {
  width: 80px;
  height: 80px;
  background-position: 0 -1906px; }

.icon.info-big {
  width: 36px;
  height: 36px;
  background-position: 0 -1986px; }

.icon.book {
  width: 36px;
  height: 48px;
  background-position: 0 -2022px; }

.icon.book-2 {
  width: 42px;
  height: 48px;
  background-position: 0 -2070px; }

.icon.exams {
  width: 41px;
  height: 41px;
  background-position: 0 -2118px; }

.icon.holidays {
  width: 47px;
  height: 47px;
  background-position: 0 -2159px; }

.icon.test-week {
  width: 35px;
  height: 52px;
  background-position: 0 -2206px; }

.icon.intership {
  width: 54px;
  height: 34px;
  background-position: 0 -2258px; }

.icon.calendar-big {
  width: 95px;
  height: 95px;
  background-position: 0 -2326px; }

.icon.clock-big {
  width: 95px;
  height: 95px;
  background-position: 0 -2421px; }

.icon.reader {
  width: 42px;
  height: 55px;
  background-position: 0 -2516px; }

.icon.exams-big {
  width: 104px;
  height: 66px;
  background-position: 0 -2571px; }

.icon.teach {
  width: 63px;
  height: 59px;
  background-position: 0 -2637px; }

.icon.count {
  width: 70px;
  height: 87px;
  background-position: 0 -2750px; }

.icon.arrow-l {
  width: 12px;
  height: 8px;
  background-position: 0 -2837px; }

.icon.arrow-u {
  width: 8px;
  height: 12px;
  background-position: 0 -2846px; }

.icon.man-empty {
  width: 29px;
  height: 38px;
  background-position: 0 -2896px; }

.icon.man-full {
  width: 29px;
  height: 38px;
  background-position: 0 -2858px; }

.icon.boys {
  width: 98px;
  height: 98px;
  background-position: 0 -2934px; }

.icon.girls {
  width: 98px;
  height: 98px;
  background-position: 0 -3032px; }

.icon.danger {
  width: 28px;
  height: 28px;
  background-position: 0 -3130px; }

.icon.open-circle {
  width: 22px;
  height: 21px;
  background-position: 0 -3159px; }

.icon.close-circle {
  width: 22px;
  height: 21px;
  background-position: 0 -3181px; }

.icon.file {
  width: 51px;
  height: 72px;
  background-position: 0 -3202px; }

.icon.plus {
  width: 36px;
  height: 36px;
  background-position: 0 -3274px; }

.icon.error {
  width: 42px;
  height: 42px;
  background-position: 0 -3310px; }

.icon.success {
  width: 42px;
  height: 42px;
  background-position: 0 -3352px; }

.icon.count-m {
  width: 54px;
  height: 87px;
  background-position: 0 -3394px; }

.icon.word-file {
  width: 51px;
  height: 66px;
  background-position: 0 -3481px; }

.icon.excel-file {
  width: 51px;
  height: 66px;
  background-position: 0 -3547px; }

/*# sourceMappingURL=icons.css.map */

/*# sourceMappingURL=icons.css.map */

/* End */


/* Start:/local/templates/nsu/css/jquery.fancybox.css?15114346054999*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/local/templates/nsu/css/../images/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/local/templates/nsu/css/../images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/local/templates/nsu/css/../images/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/local/templates/nsu/css/../images/fancybox_overlay.png);
}

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

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

/* Title helper */

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

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

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/local/templates/nsu/css/../images/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/local/templates/nsu/css/../images/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/nsu/css/jquery.fancybox-buttons.css?15114346052464*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(to bottom, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('/local/templates/nsu/css/../images/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}

/* End */


/* Start:/local/templates/nsu/css/jquery.fancybox-thumbs.css?1511434605735*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/* End */


/* Start:/local/templates/nsu/css/owl.carousel.css?15114346054384*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/nsu/css/../images/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/local/templates/nsu/css/selectize.bootstrap3.css?151143460511042*/
/**
 * selectize.bootstrap3.css (v0.12.1) - Bootstrap 3 Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  /*-webkit-box-shadow: inset 0 0 12px 4px #ffffff;*/
  /*box-shadow: inset 0 0 12px 4px #ffffff;*/
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  /*-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
  /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
}
.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
/*  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;*/
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
/*  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #333333;
  font-family: inherit;
  font-size: inherit;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 2px solid #ebebeb;
  padding: 6px 12px;
  /*font-family: 'PTSansBold';*/
  font-family: 'PTSansRegular'; 
  font-weight: normal;
  font-size: 16px;
  /*color: #adadad;*/
  color: #666666;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;

}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  /*-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);*/
  /*box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);*/
}
.selectize-input.dropdown-active {
/*  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;*/
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0);
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
  /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);*/
/*  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;*/
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
/*  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;*/
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #777777;
  background: #ffffff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}
.selectize-dropdown .active.create {
  color: #262626;
}
.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #adadad transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #adadad transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
/*  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/
  /*-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);*/
  /*box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);*/
}
.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  content: ' ';
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 34px;
}
.selectize-input.dropdown-active {
/*  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;*/
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.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, 0.6);*/
  /*box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);*/
}
.has-error .selectize-input {
  border-color: #a94442;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
}
.has-error .selectize-input:focus {
  border-color: #843534;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;*/
  /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;*/
}
.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}
.selectize-control.multi .selectize-input > div {
/*  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;*/
}
.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
/*  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;*/
}
/* option a: make transparent */
.change_lang_wrap .selectize-input input {
    color: transparent !important;
}

/* option b: position off-screen */
.change_lang_wrap .selectize-input input {
    position: absolute !important;
    top: -9999px;
    left: -9999px;
}
/* End */


/* Start:/local/templates/nsu/css/magic-check.css?15114346052673*/
@keyframes hover-color {
  from {
    border-color: #d7d7d7;
  }
  to {
    border-color: #72c81e;
  }
}
.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none;
}

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

.magic-radio + label,
.magic-checkbox + label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle;
}
.magic-radio + label:hover:before,
.magic-checkbox + label:hover:before {
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-name: hover-color;
}
.magic-radio + label:before,
.magic-checkbox + label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
  content: '';
  border: 2px solid #d7d7d7;
}
.magic-radio + label:after,
.magic-checkbox + label:after {
  position: absolute;
  display: none;
  content: '';
}

.magic-radio[disabled] + label,
.magic-checkbox[disabled] + label {
  cursor: not-allowed;
  color: #fbfbfb;
}
.magic-radio[disabled] + label:hover, .magic-radio[disabled] + label:before, .magic-radio[disabled] + label:after,
.magic-checkbox[disabled] + label:hover,
.magic-checkbox[disabled] + label:before,
.magic-checkbox[disabled] + label:after {
  cursor: not-allowed;
}
.magic-radio[disabled] + label:hover:before,
.magic-checkbox[disabled] + label:hover:before {
  border: 1px solid #fbfbfb;
  animation-name: none;
}
.magic-radio[disabled] + label:before,
.magic-checkbox[disabled] + label:before {
  border-color: #fbfbfb;
}

.magic-radio:checked + label:before,
.magic-checkbox:checked + label:before {
  animation-name: none;
}
.magic-radio:checked + label:after,
.magic-checkbox:checked + label:after {
  display: block;
}

.magic-radio + label:before {
  border-radius: 50%;
}
.magic-radio + label:after {
  top: 6px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #72c81e;
}

.magic-radio:checked + label:before {
  border: 2px solid #d7d7d7;
}

.magic-radio:checked[disabled] + label:before {
  border: 2px solid #d7d7d7;
}
.magic-radio:checked[disabled] + label:after {
  background: #d7d7d7;
}

.magic-checkbox + label:before {
  border-radius: 3px;
}
.magic-checkbox + label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0;
}

.magic-checkbox:checked + label:before {
  border: #72c81e;
  background: #72c81e;
}

.magic-checkbox:checked[disabled] + label:before {
  border: #d7d7d7;
  background: #d7d7d7;
}

/*# sourceMappingURL=magic-check.css.map */

/* End */


/* Start:/local/templates/nsu/css/style.css?1650960235119700*/
@charset "UTF-8";
body {
    padding: 0;
    color: #272727;
    font-family: 'PTSansRegular';
    font-size: 16px;
}

a {
    color: #00bde8;
    text-decoration: underline;
}

a:focus, a:hover {
    color: #00bde8;
}

a.green-link {
    color: #72c81e;
}

b, strong, label {
    font-weight: normal;
    font-family: 'PTSansBold';
}
.text-danger, .error .text-danger .errortext{
    color: #e31e24 !important;
}
label.label {
    display: block;
    margin-bottom: 6px;
    line-height: 19px;
    font-weight: normal;
    border-radius: 0;
    font-size: 100%;
    text-align: left;
    white-space: normal;
    color: #434343;
    font-family: 'PTSansBold';
}

label.label.radios {
    margin-right: 20px;
}

label.error, label.errorMessages {
    color: #e31e24;
    font-size: 14px;
    font-family: 'PTSansRegular';
}

label.radio-label {
    margin-right: 20px;
}

.form-control.error, .form-control.errorMessages {
    border-color: #e31e24;
}

.form-control.error:focus, .form-control.errorMessages:focus {
    border-color: #e31e24;
}

.form-group.error .selectize-input {
    border-color: #e31e24;
}

h1,
.h1 {
    font-size: 40px;
    line-height: 44px;
    font-family: 'PTSansBold';
    color: #272727;
    margin-top: 40px;
    margin-bottom: 30px;
}

h1 > span.green,
.h1 > span.green {
    text-transform: lowercase;
    color: #72c81e;
}

.h1-link-wrap {
    display: block;
    margin-top: 40px;
    margin-bottom: 30px;
    line-height: 44px;
}

h2,
.h2 {
    font-size: 30px;
    line-height: 1;
    font-family: 'PTSansBold';
    color: #272727;
    margin-top: 7px;
    margin-bottom: 42px;
}

h2.first,
.h2.first {
    margin-top: 0px;
}

.content-bar h2, .content-bar
.h2 {
    margin-top: 60px;
}

.content-bar h2.first, .content-bar
.h2.first {
    margin-top: 0px;
}

.h2-link-wrap {
    display: block;
    margin-top: 7px;
    margin-bottom: 42px;
    line-height: 36px;
}

.all_news {
    font-size: 18px;
}

.nowrap {
    white-space: nowrap;
}

.text-success {
    color: #72c81e;
}

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

.form-control:-moz-placeholder {
    color: #838383;
}

.form-control::-moz-placeholder {
    color: #838383;
}

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

.main-container {
    min-height: 600px;
}

.container-header {
    padding-top: 24px;
    font-family: "Acrom W00 Regular";
}

.container-header .change_lang_wrap {
    margin-top: 5px;
    max-width: 65px;
}

.container-header .header-line-up {
    height: 21px;
    line-height: 21px;
    margin-top: 20px;
}

.container-header .header-line-up .pull-right {
    height: 21px;
    line-height: 21px;
}

.container-header .header-line-up .temp {
    display: block;
    float: left;
    font-size: 24px;
    height: 21px;
    line-height: 21px;
    color: #939393;
    margin: 0 12px 0 14px;
}

.container-header .header-line-up .icon {
    display: block;
    float: left;
}

.container-header .header-line-up .icon-flag {
    position: relative;
    margin: 2px 5px 4px 5px;
}

.container-header .header-line-up .icon-flag.current:before {
    content: '';
    display: block;
    position: absolute;
    left: -2px;
    right: -2px;
    bottom: -6px;
    border-top: 2px #939393 solid;
}

.container-header .header-line-up .email-wrap {
    margin: -7px 7px -7px 18px;
}

.container-header .header-line-up .email-wrap > li {
    display: block;
    padding: 7px;
}

.container-header .header-line-up .email-wrap > li.open {
    background-color: #919191;
}

.container-header .header-line-up .email-wrap > li.open > a.icon.email {
    background-color: transparent;
    background-position: 0 -522px;
}

.container-header .header-line-up .email-wrap > li .icon.email {
    margin: 0 0px 0 0px;
    float: none;
}

.container-header .header-line-up .email-wrap > li .icon.email:hover {
    background-color: #ffffff;
}

.container-header .header-line-up .email-wrap > li .dropdown-menu {
    border: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: #434343;
    color: #ffffff;
    left: auto;
    right: 0;
    min-width: 134px;
}

@media (min-width: 768px) {
    .container-header .header-line-up .email-wrap > li .dropdown-menu {
        display: table;
        -webkit-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        -moz-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        -o-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        opacity: 0;
        visibility: hidden;
    }
}

.container-header .header-line-up .email-wrap > li .dropdown-menu > li {
    display: block;
    border-top: 1px #555555 solid;
}

.container-header .header-line-up .email-wrap > li .dropdown-menu > li > a {
    color: #ffffff;
    background-color: transparent;
    font-size: 16px;
    line-height: 22px;
    font-family: 'PTSansRegular';
    padding: 8px 20px 10px 25px;
    text-decoration: none;
}

.container-header .header-line-up .email-wrap > li .dropdown-menu > li > a:hover, .container-header .header-line-up .email-wrap > li .dropdown-menu > li > a:focus {
    background-color: transparent;
}

.container-header .header-line-up .email-wrap > li .dropdown-menu > li > a:hover {
    text-decoration: underline;
}

.container-header .header-line-up .email-wrap > li .dropdown-menu > li:first-child {
    border-top: none;
}

@media (min-width: 768px) {
    .container-header .header-line-up .email-wrap > li.open .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
    }
}

.container-header .header-line-up .icon.eye {
    margin: 0 0 0 12px;
}

@media (min-width: 768px) {
    .container-header .header-line-up {
        margin-top: 0;
    }
}

.container-header .header-line-down {
    height: 16px;
    line-height: 16px;
}

.container-header .header-line-down .logins {
    margin-top: 35px;
}

.container-header .header-line-down .logins > a {
    display: block;
    position: relative;
    float: left;
    height: 16px;
    line-height: 16px;
    font-size: 15px;
    color: #00bde8;
    padding-left: 17px;
    margin-left: 30px;
}

.container-header .header-line-down .logins > a .icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.container-header .header-line-down .logins > a.login_link {
    padding-left: 40px;
    margin-left: 8px;
}

.container-header .header-line-down .nav-pills {
    margin-top: 28px;
    margin-bottom: -7px;
}

.container-header .header-line-down .nav-pills > li > a {
    border-radius: 0;
    text-decoration: none;
    color: #434343;
    padding: 7px 10px;
    font-size: 15px;
}

.container-header .header-line-down .nav-pills > li > a:hover, .container-header .header-line-down .nav-pills > li > a:focus {
    background-color: transparent;
}

.container-header .header-line-down .nav-pills > li > a .caret {
    border-color: #939393;
    border-top: 6px solid #939393;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-left: 0;
}

.container-header .header-line-down .nav-pills > li:hover, .container-header .header-line-down .nav-pills > li.open {
    background-color: #919191;
}

.container-header .header-line-down .nav-pills > li:hover > a, .container-header .header-line-down .nav-pills > li.open > a {
    color: #ffffff;
}

.container-header .header-line-down .nav-pills > li:hover .caret, .container-header .header-line-down .nav-pills > li.open .caret {
    border-color: #ffffff;
    border-top: 6px solid #ffffff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.container-header .header-line-down .nav-pills > li:hover .dropdown-menu, .container-header .header-line-down .nav-pills > li.open .dropdown-menu {
    display: block;
}

@media (min-width: 768px) {
    .container-header .header-line-down .nav-pills > li:hover .dropdown-menu, .container-header .header-line-down .nav-pills > li.open .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
    }
}

.container-header .header-line-down .nav-pills > li .dropdown-menu {
    border: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background-color: #434343;
    color: #ffffff;
    left: auto;
    right: 0;
    min-width: 134px;
}

@media (min-width: 768px) {
    .container-header .header-line-down .nav-pills > li .dropdown-menu {
        display: table;
        -webkit-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        -moz-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        -o-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        opacity: 0;
        visibility: hidden;
    }
}

.container-header .header-line-down .nav-pills > li .dropdown-menu > li {
    display: block;
    border-top: 1px #555555 solid;
}

.container-header .header-line-down .nav-pills > li .dropdown-menu > li > a {
    color: #ffffff;
    background-color: transparent;
    font-size: 16px;
    line-height: 22px;
    font-family: 'PTSansRegular';
    padding: 8px 20px 10px 25px;
    text-decoration: none;
}

.container-header .header-line-down .nav-pills > li .dropdown-menu > li > a:hover, .container-header .header-line-down .nav-pills > li .dropdown-menu > li > a:focus {
    background-color: transparent;
}

.container-header .header-line-down .nav-pills > li .dropdown-menu > li > a:hover {
    text-decoration: underline;
}

.container-header .header-line-down .nav-pills > li .dropdown-menu > li:first-child {
    border-top: none;
}

.dropdown-menu > li > a {
    text-decoration: none;
}

.navbar-toggle {
    background-color: #e1e1e1;
    border-radius: 0;
    padding: 11px 6px;
    margin: 0;
}

.navbar-toggle .icon-bar {
    background-color: #434343;
    width: 30px;
    height: 4px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

.main-menu-wrap {
    background-color: #e1e1e1;
    margin: 25px 0 0 0;
}

.navbar-nsu {
    background-color: #e1e1e1;
    min-height: auto;
    margin: 0;
    border: none;
}

@media (min-width: 768px) {
    .navbar-nsu {
        min-height: 60px;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav {
        padding-top: 50px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .navbar-nsu .navbar-nav.second-nav {
        padding-top: 0px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-nsu .navbar-nav {
        float: none;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav.second-nav > li > a {
        text-align: left;
        text-transform: none;
        font-family: 'Acrom W00 Medium';
    }

    .navbar-nsu .navbar-nav.second-nav > li > .dropdown-menu > li:first-child {
        border-top: none;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li {
        position: relative;
        border-bottom: 1px #bcbcbc solid;
    }
}

.navbar-nsu .navbar-nav > li > a {
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Acrom W00 Bold";
    color: #434343;
    padding: 15px;
    line-height: 30px;
    height: 60px;
    text-decoration: none;
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        height: auto;
        text-align: center;
    }
}

.navbar-nsu .navbar-nav > li > a .caret {
    border-color: #434343;
    border-top: 6px solid #434343;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-left: 0;
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li > a .caret {
        display: none;
    }
}

.navbar-nsu .navbar-nav > li > a:focus, .navbar-nsu .navbar-nav > li > a:hover {
    background-color: transparent;
}

.navbar-nsu .navbar-nav > li > a.caret-wrap {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 20px 15px;
    z-index: 10;
    width: 45px;
    height: 45px;
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li > a.caret-wrap .caret {
        display: block;
    }
}

.navbar-nsu .navbar-nav > li > .dropdown-menu {
    background-color: #434343;
    color: #ffffff;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 768px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu {
        display: table;
        -webkit-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        -moz-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        -o-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
        opacity: 0;
        visibility: hidden;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu {
        background-color: #ffffff;
        color: #434343;
    }
}

@media (min-width: 768px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu > ul {
        display: table-row;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu > ul:first-child > li:first-child {
        border-top: none;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li,
    .navbar-nsu .navbar-nav > li > .dropdown-menu > li {
        border-top: 1px #e1e1e1 solid;
    }
}

.navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li > a,
.navbar-nsu .navbar-nav > li > .dropdown-menu > li > a {
    display: block;
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    padding: 5px 15px 5px 25px;
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li > a,
    .navbar-nsu .navbar-nav > li > .dropdown-menu > li > a {
        color: #434343;
        line-height: 30px;
    }
}

.navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li > a:hover,
.navbar-nsu .navbar-nav > li > .dropdown-menu > li > a:hover {
    text-decoration: underline;
}

.navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li > a br,
.navbar-nsu .navbar-nav > li > .dropdown-menu > li > a br {
    display: none;
}

@media (min-width: 768px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li,
    .navbar-nsu .navbar-nav > li > .dropdown-menu > li {
        display: table-cell;
        vertical-align: top;
        text-align: left;
        padding: 15px 30px 15px 30px;
    }

    .navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li > a,
    .navbar-nsu .navbar-nav > li > .dropdown-menu > li > a {
        padding: 0;
        white-space: nowrap;
    }

    .navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li > a br,
    .navbar-nsu .navbar-nav > li > .dropdown-menu > li > a br {
        display: inline;
    }
}

@media (min-width: 768px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu {
        display: table;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-nsu .navbar-nav > li > .dropdown-menu {
        left: 0;
    }

    .navbar-nsu .navbar-nav > li > .dropdown-menu > ul > li,
    .navbar-nsu .navbar-nav > li > .dropdown-menu > li {
        padding: 15px 15px;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li:hover,
    .navbar-nsu .navbar-nav > li.open {
        border-top: 1px transparent solid;
    }

    .navbar-nsu .navbar-nav > li:hover:first-child,
    .navbar-nsu .navbar-nav > li.open:first-child {
        border-top: 1px #bcbcbc solid;
    }
}

.navbar-nsu .navbar-nav > li:hover > a,
.navbar-nsu .navbar-nav > li.open > a {
    background-color: #686868;
    color: #ffffff;
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li:hover > a,
    .navbar-nsu .navbar-nav > li.open > a {
        color: #72c81e;
        background-color: #f6f6f6;
    }
}

.navbar-nsu .navbar-nav > li:hover > a:focus, .navbar-nsu .navbar-nav > li:hover > a:hover,
.navbar-nsu .navbar-nav > li.open > a:focus,
.navbar-nsu .navbar-nav > li.open > a:hover {
    background-color: #686868;
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li:hover > a:focus, .navbar-nsu .navbar-nav > li:hover > a:hover,
    .navbar-nsu .navbar-nav > li.open > a:focus,
    .navbar-nsu .navbar-nav > li.open > a:hover {
        background-color: #f6f6f6;
    }
}

.navbar-nsu .navbar-nav > li:hover > a .caret,
.navbar-nsu .navbar-nav > li.open > a .caret {
    border-color: #ffffff;
    border-top: 6px solid #ffffff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li:hover > a .caret,
    .navbar-nsu .navbar-nav > li.open > a .caret {
        border-color: #adadad;
        border-top: 6px solid #adadad;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
}

@media (min-width: 768px) {
    .navbar-nsu .navbar-nav > li:hover > .dropdown-menu,
    .navbar-nsu .navbar-nav > li.open > .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li.open > a.caret-wrap {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .navbar-nav > li.open > a .caret {
        border-color: #adadad;
        border-top: 6px solid transparent;
        border-bottom: 6px solid #adadad;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
}

@media (min-width: 768px) {
    .navbar-nsu .navbar-nav li {
        position: static;
    }
}

@media (min-width: 1261px) {
    .navbar-nsu .navbar-nav li > .dropdown-menu {
        left: 35px;
    }

    .navbar-nsu .navbar-nav li:nth-child(1) > .dropdown-menu {
        left: 0px;
    }

    .navbar-nsu .navbar-nav li:nth-child(2) > .dropdown-menu {
        left: 25px;
    }

    .navbar-nsu .navbar-nav li:nth-child(3) > .dropdown-menu {
        left: 260px;
    }

    .navbar-nsu .navbar-nav li:nth-child(4) > .dropdown-menu {
        left: 250px;
    }

    .navbar-nsu .navbar-nav li:nth-child(5) > .dropdown-menu {
        left: 287px;
    }

    .navbar-nsu .navbar-nav li:nth-child(6) > .dropdown-menu {
        left: 480px;
    }
}

@media (min-width: 1200px) and (max-width: 1260px) {
    .navbar-nsu .navbar-nav li > .dropdown-menu {
        left: 35px;
    }

    .navbar-nsu .navbar-nav li:nth-child(1) > .dropdown-menu {
        left: 0px;
    }

    .navbar-nsu .navbar-nav li:nth-child(2) > .dropdown-menu {
        left: 25px;
    }

    .navbar-nsu .navbar-nav li:nth-child(3) > .dropdown-menu {
        left: 260px;
    }

    .navbar-nsu .navbar-nav li:nth-child(4) > .dropdown-menu {
        left: 198px;
    }

    .navbar-nsu .navbar-nav li:nth-child(5) > .dropdown-menu {
        left: 287px;
    }

    .navbar-nsu .navbar-nav li:nth-child(6) > .dropdown-menu {
        left: 480px;
    }
}

.navbar-nsu .container-fluid > .navbar-collapse {
    background-color: #e1e1e1;
}

@media (min-width: 768px) {
    .navbar-nsu .container-fluid {
        position: relative;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .search-form-wrap {
        position: absolute;
        top: 0px;
        left: -15px;
        right: -15px;
        height: 50px;
    }
}

.navbar-nsu .search-form-wrap .navbar-form {
    position: relative;
}

@media (max-width: 767px) {
    .navbar-nsu .search-form-wrap .navbar-form {
        margin: 0;
        padding: 0;
        height: 50px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-nsu .search-form-wrap .navbar-form {
        display: block;
        float: none !important;
    }

    .navbar-nsu .search-form-wrap .navbar-form:before {
        content: '';
        display: block;
        clear: both;
    }
}

.navbar-nsu .search-form-wrap .navbar-form .form-group {
    margin: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-nsu .search-form-wrap .navbar-form .form-group {
        display: block;
        clear: both;
    }
}

.navbar-nsu .search-form-wrap .navbar-form .form-group .form-control {
    height: 60px;
    border-radius: 0;
    width: 100%;
    background-color: #dadada;
    color: #838383;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border: none;
    font-family: 'PTSansRegular';
    padding-left: 31px;
    padding-right: 55px;
}

@media (min-width: 768px) {
    .navbar-nsu .search-form-wrap .navbar-form .form-group .form-control {
        width: 278px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-nsu .search-form-wrap .navbar-form .form-group .form-control {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .navbar-nsu .search-form-wrap .navbar-form .form-group .form-control {
        height: 50px;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 15px;
        line-height: 50px;
        background-color: #f6f6f6;
    }
}

.navbar-nsu .search-form-wrap .navbar-form button {
    display: block;
    top: 0;
    right: 0;
    position: absolute;
    border: none;
    border-radius: 0;
    height: 60px;
    background-color: transparent;
    padding: 0;
}

@media (max-width: 767px) {
    .navbar-nsu .search-form-wrap .navbar-form button {
        height: 50px;
    }
}

.navbar-nsu .search-form-wrap .navbar-form button .icon {
    display: block;
    margin: 19px 18px 21px 18px;
}

@media (max-width: 767px) {
    .navbar-nsu .search-form-wrap .navbar-form button .icon {
        margin: 9px 18px 11px 18px;
    }
}

@media (min-width: 768px) {
    .navbar-nsu .navbar-right {
        margin: 0;
        padding-right: 0;
    }

    .navbar-nsu .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-nsu .container-fluid {
        padding-left: 0;
        margin-left: -15px;
        padding-right: 0;
    }
}

.main-slider-wrap {
    position: relative;
    width: 100%;
}

.main-slider-wrap .owl-carousel.main-slider {
    width: 100%;
}

@media (min-width: 768px) {
    .main-slider-wrap .owl-carousel.main-slider {
        height: 500px;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #939393;
    background-position: center 0;
}

@media (min-width: 768px) {
    .main-slider-wrap .owl-carousel.main-slider .item {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .main-slider-wrap .owl-carousel.main-slider .item {
        background-size: cover;
        min-height: 350px;
        background-position: center center;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container {
    display: block;
    position: relative;
}

@media (min-width: 768px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container {
        height: 500px;
        padding: 0;
    }

    .main-slider-wrap .owl-carousel.main-slider .item .item-inner {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container.plank-cont {
        position: static;
    }

    .main-slider-wrap .owl-carousel.main-slider .owl-stage-outer .owl-stage .owl-item .item {
        display: none !important;
    }

    .main-slider-wrap .owl-carousel.main-slider .owl-stage-outer .owl-stage .owl-item.active .item {
        display: block !important;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container .description {
    display: block;
    font-size: 30px;
    line-height: 1.3;
    color: #ffffff;
    font-family: "Acrom W00 Bold";
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .description {
        position: absolute;
        bottom: 267px;
        font-size: 40px;
        left: 60px;
        right: 60px;
    }
}

@media (max-width: 767px) {
    .main-slider-wrap a{
            text-decoration: none;
    }
    .main-slider-wrap .owl-carousel.main-slider .item .container .description {
        margin-top: 40px;
    }
}

@media (min-width: 1200px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .description {
        font-size: 50px;
        left: 81px;
        right: 81px;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container .btn-slider {
    display: block;
    background-color: transparent;
    color: #ffffff;
    border: 2px #ffffff solid;
    border-radius: 0;
    font-size: 18px;
    line-height: 22px;
    padding: 11px 48px;
    text-decoration: none;
}

@media (min-width: 768px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .btn-slider {
        position: absolute;
        bottom: 140px;
        left: 78px;
    }
}

@media (max-width: 767px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .btn-slider {
        float: left;
        margin-top: 15px;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container .btn-slider:hover {
    background-color: #ffffff;
    color: #272727;
}

.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap {
    display: table;
    width: 602px;
    height: 500px;
    margin-left: 80px;
}

@media (max-width: 767px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap {
        width: 100%;
        margin-left: 0;
        height: auto;
        margin-top: 0px;
        min-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap {
    display: block;
    background-color: rgba(0, 0, 0, 0.65);
    padding: 34px 36px 40px 40px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap {
        padding: 15px 15px 15px 15px;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 15px;
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
}

.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description h1,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description .h1,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description h2,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description .h2,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description h3,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description .h3,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description h4,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description .h4,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description div,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description p,
.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description span {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 767px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description {
        margin-top: 0;
        font-size: 20px;
        margin-bottom: 5px;
    }

    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description h1,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description .h1,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description h2,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description .h2,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description h3,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description .h3,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description h4,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description .h4,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description div,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description p,
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .description span {
        font-size: 20px !important;
        line-height: 1.2;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .full-description {
    font-size: 18px;
    font-family: 'PTSansRegular';
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .full-description {
        font-size: 16px;
        margin-bottom: 0px;
    }
}

.main-slider-wrap .owl-carousel.main-slider .item .container .description-wrap-wrap-wrap .description-wrap-wrap .description-wrap .btn-slider {
    position: static;
    bottom: auto;
    left: auto;
    float: left;
}

.owl-carousel,
.owl-controls {
    position: relative;
}

@media (max-width: 767px) {
    .owl-carousel .owl-nav,
    .owl-controls .owl-nav {
        display: none;
    }
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-controls .owl-nav .owl-prev,
.owl-controls .owl-nav .owl-next {
    display: block;
    position: absolute;
    width: 24px;
    height: 45px;
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0 -135px no-repeat;
    top: -271px;
    left: 15px;
    z-index: 1;
    cursor: pointer;
}

.owl-carousel .owl-nav .owl-next,
.owl-controls .owl-nav .owl-next {
    background-position: 0 -180px;
    left: auto;
    right: 15px;
}

.owl-carousel .owl-dots,
.owl-controls .owl-dots {
    display: block;
    z-index: 1;
}

@media (min-width: 768px) {
    .owl-carousel .owl-dots,
    .owl-controls .owl-dots {
        position: absolute;
        top: -33px;
        right: 80px;
    }
}

@media (max-width: 767px) {
    .owl-carousel .owl-dots,
    .owl-controls .owl-dots {
        text-align: center;
    }
}

.owl-carousel .owl-dots .owl-dot,
.owl-controls .owl-dots .owl-dot {
    width: 13px;
    height: 13px;
    /*background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0 -225px no-repeat;*/
    border: 2px solid;
    border-radius: 50%;
    border-color: #cad7db;
    cursor: pointer;
}

@media (min-width: 768px) {
    .owl-carousel .owl-dots .owl-dot,
    .owl-controls .owl-dots .owl-dot {
        display: block;
        float: left;
        margin-left: 17px;
    }
}

@media (max-width: 767px) {
    .owl-carousel .owl-dots .owl-dot,
    .owl-controls .owl-dots .owl-dot {
        display: inline-block;
        background-position: 0 -509px;
        margin: 30px 9px 0px 9px;
    }
}

.owl-carousel .owl-dots .owl-dot.active,
.owl-controls .owl-dots .owl-dot.active {
    /*background-position: 0 -238px;*/
    background-color: #72c81e;
    border-color: #72c81e;
}

.news-card {
    font-size: 16px;
    margin-bottom: 30px;
    padding: 15px;
    border: 2px #e1e1e1 solid;
    position: relative;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor:pointer;
}

.news-row-main .news-col-1 .news-card {
    margin-right: 7px;
}

.news-row-main .news-col-2 .news-card {
    margin-left: 7px;
}

.news-list .news-card {
    margin-right: 0;
    /*@media (min-width: 768px){
      height: 460px;
      overflow: hidden;
      .name{
          height: 2.4em;
          overflow: hidden;
      }
      > p {
          overflow: hidden;
          max-height: 5.6em;
      }
  }
  @media (min-width: 992px){
      height: 440px;
  }*/
}

@media (max-width: 767px) {
    .news-card {
        margin-right: 0;
    }
}

.news-card:hover {
    border-color: #72c81e;
}

.news-card:hover .img-wrap .hover {
    border-left: 2px #72c81e solid;
    border-right: 2px #72c81e solid;
}

.news-card.main {
    margin-right: 0px;
    padding: 0;
    background-color: #ebebeb;
    border-color: #ebebeb;
}

.news-card.main .img-wrap-wrap {
    margin: -2px 0 -2px -2px;
}

.news-card.main .img-wrap-wrap .hover {
    border-left: 2px transparent solid;
    border-right: none;
    border-top: 2px transparent solid;
    border-bottom: 2px transparent solid;
}

.news-card.main:hover {
    border-color: #72c81e;
}

.news-card.main:hover .img-wrap-wrap .hover {
    border-left: 2px #72c81e solid;
    border-right: none;
    border-top: 2px #72c81e solid;
    border-bottom: 2px #72c81e solid;
}

@media (max-width: 767px) {
    .news-card.main:hover .img-wrap-wrap .hover {
        border-bottom: none;
    }
}

@media (min-width: 1200px) {
    .news-card.main .col-lg-5 {
        width: 45%;
    }

    .news-card.main .col-lg-7 {
        width: 55%;
    }

    .news-card.main .description-wrap {
        min-height: 270px;
    }
}

@media (max-width: 767px) {
    .news-card.main .description-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.news-card.main .description-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 10px;
}

.news-card.main .date {
    padding-top: 15px;
}

.news-card.main .name {
    font-size: 26px;
    margin-bottom: 16px;
    margin-top: 0px;
    padding-right: 0px;
    min-height: length;
}

.news-card.main .tags {
    padding-bottom: 0px;
}

.news-card.main p {
    margin-top: 0;
    line-height: 1.4;
}

.news-card.upper {
    margin-right: 0;
    background-color: #e1e1e1;
}

.news-card.upper .name {
    height: 2.4em;
    overflow: hidden;
}

.news-card.upper p {
    line-height: 1.4em;
    height: 4.2em;
    overflow: hidden;
}

.news-card p {
    margin-top: 16px;
    color: #272727;
}

.news-card .date {
    color: #666666;
    font-family: 'PTSansBold';
    font-size: 16px;
    padding-top: 0px;
}

.news-card .img-wrap-wrap {
    display: block;
}

.news-card .img-wrap-wrap .img-wrap {
    display: block;
    margin: 0;
    /*background-color: #ffffff;*/
}

@media (max-width: 1199px) and (min-width: 768px) {
    .news-card .img-wrap-wrap .img-wrap {
        padding: 35% 0;
    }
}

.news-card .name {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    color: #272727;
    font-family: 'PTSansBold';
    text-decoration: none;
    margin-bottom: 16px;
    margin-top: 16px;
    padding-right: 20px;
    min-height: 2.4em;
}

.news-card .name:hover {
    text-decoration: underline;
}

.news-card .img-wrap {
    display: block;
    position: relative;
    margin-left: -17px;
    margin-right: -17px;
}

.news-card .img-wrap img {
    width: 100%;
}

.news-card .img-wrap-wrap .hover,
.news-card .img-wrap .hover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-left: 2px transparent solid;
    border-right: 2px transparent solid;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

@media (max-width: 767px) {
    .news-card .name {
        font-size: 20px;
    }
}

.news-card .tags {
    padding-top: 14px;
    padding-bottom: 10px;
}

.news-card .tags a {
    color: #72c81e;
    font-size: 14px;
}

.last_news .news-card,
.tab-content .news-card {
    margin-right: 0;
}

.h2-link-wrap.all_news,
.h1-link-wrap.all_news {
    color: #72c81e;
    font-size: 18px;
}

.h2-link-wrap.all_events,
.h1-link-wrap.all_events {
    color: #00bde8;
    font-size: 18px;
}

.loadMoreButton {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #00bde8;
    text-align: center;
    text-decoration: none;
    background-color: #ebebeb;
    margin-top: 29px;
    font-family: 'PTSansBold';
    margin-bottom: 30px;
    cursor: pointer;
}

.loadMoreButton:hover {
    text-decoration: none;
    background-color: #e3e3e3;
}
a.loadMoreButton:focus,
a.loadMoreButton:active{
	text-decoration: none;
}
.loadMoreButton span {
    color: #00bde8;
    border-bottom: 1px #00bde8 dashed;
}

.loadMoreButton.visible-xs {
    margin-top: 15px;
    margin-bottom: 15px;
}

.loadMoreButton.visible-xs > span {
    border-bottom: none;
}

.events-card {
    position: relative;
    background-color: #ebebeb;
    border: 2px #ebebeb solid;
    padding: 18px;
    font-size: 16px;
    margin-bottom: 30px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
}

.events-list .events-card {
    margin-right: 0;
    /*@media (min-width: 768px){
      height: 380px;
      overflow: hidden;
      .name{
          height: 2.4em;
          overflow: hidden;
      }
      > p {
          overflow: hidden;
          max-height: 5.6em;
      }
  }
  @media (min-width: 992px){
      height: 380px;
  }*/
}

.events-card .time,
.events-card .date {
    display: block;
    position: absolute;
    width: 80px;
    color: #ffffff;
    left: 0;
    text-align: center;
    font-family: 'PTSansBold';
}

.events-card .time span,
.events-card .date span {
    display: block;
}
.events-cards .events-card:last-child{
	margin-bottom: 0px;
}
.events-card .date {
    top: 0;
    height: 80px;
    background-color: #00bde8;
    font-size: 16px;
    line-height: 1.2;
    padding-top: 4px;
}

.events-card .date .day {
    font-size: 30px;
    line-height: 1.1;
}

.events-card .time {
    top: 80px;
    background-color: #666666;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
}

.events-card .hover {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px transparent solid;
    border-bottom: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.events-card:hover {
    border-color: #00bde8;
}

.events-card:hover .hover {
    border-color: #00bde8;
}

.events-card .img-wrap {
    display: block;
    position: relative;
    margin: -20px -20px 0 -20px;
    min-height: 130px;
    overflow: hidden;
}

.events-card .img-wrap img {
    width: 100%;
    min-height: 130px;
}

.events-card .name {
    display: block;
    font-size: 20px;
    color: #272727;
    text-decoration: none;
    font-family: 'PTSansBold';
    line-height: 1.2;
    min-height: 2.4em;
    margin: 16px 0 16px 0;
}

.events-card .name:hover {
    text-decoration: underline;
}

.events-card .date-wrap {
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
}

.events-card .date-wrap div {
    position: relative;
}

.events-card .date-wrap .time {
    background-color: transparent;
    color: #666666;
}

.events-card.no-img {
    padding-left: 95px;
}

.events-card .tags a {
    color: #72c81e;
}

.main-video {
    /*margin-top: -30px;*/
}

.video-card .vide-inner-card {
    display: block;
    position: relative;
    height: 200px;
    background-color: #000000;
    overflow: hidden;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.video-card .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
}

.video-card .name {
    display: block;
    text-decoration: none;
    color: #272727;
    font-size: 20px;
    line-height: 1.2;
    margin-top: 12px;
    margin-bottom: 15px;
    min-height: 3.6em;
    font-family: 'PTSansBold';
}

.video-card .name:hover {
    text-decoration: underline;
}

footer.footer {
    font-size: 16px;
    margin-top: 30px;
}

footer.footer .footer-top {
    min-height: 50px;
    line-height: 50px;
    background-color: #ebebeb;
}

footer.footer .footer-wrap {
    background-color: #434343;
    color: #ffffff;
    padding: 54px 0 45px 0;
}

@media (max-width: 767px) {
    footer.footer .footer-wrap {
        padding-top: 0px;
        padding-bottom: 30px;
    }
}

footer.footer .footer-logo-wrap {
    display: block;
}

@media (max-width: 767px) {
    footer.footer .footer-logo-wrap {
        padding: 20px 0 20px 0;
        border-bottom: 2px #393939 solid;
        margin-bottom: 20px;
    }
}

footer.footer .icon.footer-logo {
    display: block;
    margin: 8px 16px 8px 0;
}

footer.footer p {
    margin-bottom: 5px;
}

footer.footer .copyright-line {
    border-top: 2px #393939 solid;
    padding-top: 22px;
    margin-top: 15px;
}

footer.footer .copyright-wrap {
    font-size: 14px;
}

footer.footer .copyright-wrap .support-wrap {
    float: right;
}

@media (max-width: 1023px) {
    footer.footer .copyright-wrap .support-wrap {
        float: left !important;
    }
}

footer.footer .sitemap {
    display: block;
    margin-top: 36px;
    margin-bottom: 36px;
    text-decoration: none;
}

footer.footer .sitemap:hover {
    text-decoration: underline;
}

footer.footer .sitemap.campus {
    margin-top: -19px;
}

footer.footer .social-icons{
    width: 100%;
}
footer.footer .social-icons .social-inner{
    float:right;
}
footer.footer .social-icons .icon {
    display: block;
    float: left;
    margin-left: 10px;
}

footer.footer .social-icons .icon:first-child {
    margin-left: 0;
}

footer.footer .social-header {
    font-size: 18px;
    font-family: 'PTSansBold';
    line-height: 1;
    margin-bottom: 18px;
}

footer.footer .copyright-mobile {
    padding-top: 15px;
    line-height: 1.1;
    font-size: 14px;
}

footer.footer .contacts-mobile {
    line-height: 1.1;
}

@media (min-width: 768px) {
    footer.footer {
        margin-top: 120px;
    }
}

/*Back To Top
------------------------------------*/
#topcontrol {
    color: #fff;
    z-index: 99;
    width: 40px;
    height: 40px;
    font-size: 20px;
    background-color: #ebebeb;
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
}

#topcontrol:after {
    top: 0px;
    left: 0px;
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0 -301px no-repeat;
}

#topcontrol:hover {
    background: #ffffff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*------------------------------------
/Back To Top*/
.sub-mobile-line {
    position: relative;
    background-color: #acacac;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 0px;
}

.sub-mobile-line > .pull-right {
    padding-left: 15px;
    padding-right: 15px;
}

.sub-mobile-line .sub-mobile-line-nav {
    position: relative;
    margin-left: 0x;
    margin-right: 0px;
    margin-bottom: -15px;
    margin-top: 15px;
    padding: 0;
    z-index: 100;
    background-color: #434343;
}

.sub-mobile-line .sub-mobile-line-nav > li {
    border-top: 1px #555555 solid;
}

.sub-mobile-line .sub-mobile-line-nav > li > a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-family: 'PTSansRegular';
    padding: 10px 15px 12px 15px;
    background-color: transparent;
}

.sub-mobile-line .sub-mobile-line-nav > li > a:hover {
    text-decoration: underline;
    background-color: transparent;
}

.sub-mobile-line .sub-mobile-line-nav > li > a:focus {
    background-color: transparent;
}

.sub-mobile-line .sub-mobile-line-nav > li:first-child {
    border-top: none;
}

.sub-mobile-line .email-w-wrap {
    padding: 15px 7px;
    margin: -15px 0 -15px 0;
    border: none;
    background-color: #919191;
    outline: none;
}

.sub-mobile-line .email-w-wrap.collapsed {
    background-color: transparent;
}

.sub-mobile-line .icon {
    display: block;
    float: left;
}

.sub-mobile-line .icon.eye-w {
    margin-left: 8px;
}

.sub-mobile-line .icon.email-w {
    float: none;
}

@media (max-width: 767px) {
    .xs-relative {
        position: relative;
    }
}

.breadcrumb {
    display: block;
    padding: 42px 0 12px 0;
    margin: 0;
    background-color: transparent;
    color: #717171;
    line-height: 16px;
    border: none;
    border-radius: 0;
    font-size: 14px;
}

.breadcrumb > li {
    line-height: 16px;
    vertical-align: top;
}

.breadcrumb > li + li:before {
    content: '> ';
    color: inherit;
    font-size: 14px;
    font-family: 'PTSansRegular';
}

.breadcrumb a {
    display: inline-block;
    color: #717171;
    line-height: 16px;
}

.breadcrumb .icon {
    margin: 0;
    padding: 0;
    border: 0;
}

.btn,
.form-control {
    border-radius: 0;
}

.form-control {
    border-width: 2px;
    border: 2px #ebebeb solid;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.form-control:focus {
    border-color: #ebebeb;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.input-group-addon {
    border-width: 2px;
    border-color: #ebebeb;
}

@media (min-width: 1200px) {
    .search-news-wrap.absolute {
        position: relative;
        top: -15px;
        margin-top: -33px;
    }

    .search-news-wrap.absolute .search-news-wrap-inner {
        /*position: absolute;*/
    }
}

@media (min-width: 1200px) {
    .search-news-wrap.in_news {
        padding: 70px 0 0 0;
    }
}

@media (min-width: 1200px) {
    .search-news-wrap.in_events {
        padding: 45px 0 0 0;
    }
}

.search-news-wrap .form-group {
    position: relative;
}

@media (min-width: 1200px) {
    .search-news-wrap .form-group {
        margin: 0;
    }
}

.search-news-wrap .form-group .form-control {
    border-color: #ebebeb;
    height: 33px;
}

.search-news-wrap .form-group button {
    position: absolute;
    top: 1px;
    right: 1px;
    border: none;
    height: 31px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: transparent;
}

.search-news-wrap .form-group button:hover {
    background-color: transparent;
}

.news-list-tabs {
    display: block;
    padding: 25px 0 15px 0;
    margin: 0 -15px;
}

.news-list-tabs li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.news-list-tabs li a {
    display: block;
    color: #666666;
    font-size: 22px;
    line-height: 1.1;
    font-family: 'PTSansBold';
    text-decoration: none;
    border-bottom: 1px #666666 dashed;
}

.news-list-tabs li a:first-letter {
    text-transform: uppercase;
}

.news-list-tabs li.active a {
    color: #6dbd46;
    border-color: #6dbd46;
}

section.instagram-last h2 .icon.ig-b {
    line-height: 36px;
    vertical-align: middle;
    margin-bottom: 6px;
}

section.instagram-last .img-wrap-wrap {
    margin-bottom: 30px;
}

section.instagram-last .img-wrap-wrap .img-wrap {
    display: block;
    width: 160px;
    height: 160px;
    overflow: hidden;
    text-align: center;
}

section.instagram-last .img-wrap-wrap .img-wrap img {
    position: relative;
}

.tab-content .loadMoreButton {
    margin-bottom: 60px;
}

@media (min-width: 1200px) {
    .col-lg-3.menu-sidebar {
        width: 21.052%;
    }

    .col-lg-9.content-bar {
        width: 78.948%;
    }
}

.content-bar > p {
    margin-bottom: 30px;
}

.content-bar > h2 {
    margin-top: 60px;
}

.content-bar > h2.first {
    margin-top: 0px;
}

.left-menu {
    border: 2px #e1e1e1 solid;
    padding: 28px 15px 28px 28px;
    margin: 0 0 30px 0;
}

@media (max-width: 767px) {
    .left-menu {
        padding: 0;
        border: none;
        margin: 0 -15px 30px -15px;
    }
}

@media (max-width: 767px) {
    .left-menu > li {
        background-color: #e1e1e1;
        padding: 0 0 0 0px;
        border-bottom: 1px #bcbcbc solid;
    }

    .left-menu > li > a.caret-wrap {
        position: absolute;
        top: 0;
        right: 0;
    }

    .left-menu > li > a.caret-wrap .caret {
        border-top: none;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: 6px #272727 solid;
    }

    .left-menu > li > a.caret-wrap.collapsed .caret {
        border-top: 6px #272727 solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: none;
    }

    .left-menu > li.active_child > a {
        color: #72c81e;
    }

    .left-menu > li.active > a.caret-wrap .caret, .left-menu > li.active_child > a.caret-wrap .caret {
        border-top: none;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: 6px #adadad solid;
    }

    .left-menu > li.active > a.caret-wrap.collapsed .caret, .left-menu > li.active_child > a.caret-wrap.collapsed .caret {
        border-top: 6px #adadad solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        border-bottom: none;
    }
}

.left-menu > li:after {
    display: table;
    content: ' ';
    clear: both;
}

.left-menu > li > a {
    display: block;
    float: left;
    padding: 8px 0;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.1;
    font-family: 'PTSansBold';
    color: #272727;
}

.left-menu > li > a:focus, .left-menu > li > a:hover {
    background-color: transparent;
}

@media (max-width: 767px) {
    .left-menu > li > a {
        font-size: 16px;
        line-height: 30px;
        padding: 10px 15px 10px 30px;
        font-family: 'PTSansRegular';
    }
}

.left-menu > li > a .caret {
    border-top: 6px #272727 solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.left-menu > li > a.caret-wrap {
    margin-left: 6px;
}

.left-menu > li.active > a {
    color: #00bde8;
}

@media (max-width: 767px) {
    .left-menu > li.active > a {
        color: #72c81e;
    }
}

.left-menu > li .submuenu {
    padding-left: 20px;
    clear: both;
}

@media (max-width: 767px) {
    .left-menu > li .submuenu {
        background-color: #f6f6f6;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.left-menu > li .submuenu ul {
    display: block;
}

.left-menu > li .submuenu ul > li {
    display: block;
}

@media (max-width: 767px) {
    .left-menu > li .submuenu ul > li {
        border-bottom: 1px #e1e1e1 solid;
    }
}

.left-menu > li .submuenu ul > li > a {
    display: block;
    text-decoration: none;
    color: #272727;
    font-size: 14px;
    line-height: 1.1;
    padding: 8px 0;
}

.left-menu > li .submuenu ul > li > a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .left-menu > li .submuenu ul > li > a {
        font-size: 15px;
        padding: 5px 0 5px 15px;
        line-height: 30px;
    }
}

.left-menu > li .submuenu ul > li.active > a {
    color: #00bde8;
}

@media (max-width: 767px) {
    .left-menu > li .submuenu ul > li.active > a {
        color: #72c81e;
    }
}

.left_add_menu {
    margin: 0 0 30px 0;
}

.left_add_menu > li > a {
    text-decoration: none;
    font-size: 18px;
    line-height: 1.1;
    font-family: 'PTSansBold';
    color: #272727;
}

.left_add_menu > li > a:focus, .left_add_menu > li > a:hover {
    background-color: transparent;
}

.left_add_menu > li > a .caret {
    border-top: 6px #272727 solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.left_add_menu > li.active > a {
    color: #00bde8;
}

@media (min-width: 1200px) {
    .news-detail-row > .col-lg-9 {
        width: 71%;
    }

    .news-detail-row > .col-lg-3 {
        width: 29%;
    }
}

.news-detail {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 40px;
}

@media (min-width: 992px) {
    .news-detail {
        padding-bottom: 200px;
    }
}

.news-detail .date-line {
    margin-bottom: 30px;
}

.news-detail .news-date-time {
    font-size: 20px;
    line-height: 22px;
    color: #666666;
    font-family: 'PTSansBold';
    margin-bottom: 8px;
}

@media (max-width: 767px) {
    .news-detail .tags {
        padding: 15px 0;
    }
}

.news-detail .tags .tag-item {
    display: block;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 22px;
    color: #72c81e;
}

.news-detail p {
    margin-bottom: 20px;
}

.news-detail .notice {
    margin-bottom: 30px;
}

@media (min-width: 1024px) {
    .news-detail .social-wrap-share {
        float: right;
    }
}

.news-detail .property {
    margin-top: 4px;
    margin-bottom: 4px;
}

.news-detail .properties {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .news-detail .all_news {
        float: right;
    }
}

.news-detail iframe {
    width: 100%;
}

.social-h1-wrap {
    padding: 0px 0 30px 0;
}

@media (min-width: 768px) {
    .social-h1-wrap {
        padding: 40px 0 0 0;
    }

    .social-h1-wrap > div {
        float: right;
    }
}

.social-wrap-share .ya-share2__container_size_m .ya-share2__icon {
    width: 28px;
    height: 28px;
    margin-bottom: 8px;
}

.social-wrap-share .ya-share2__item_service_twitter .ya-share2__badge,
.social-wrap-share .ya-share2__item_service_gplus .ya-share2__badge,
.social-wrap-share .ya-share2__item_service_facebook .ya-share2__badge,
.social-wrap-share .ya-share2__item_service_vkontakte .ya-share2__badge,
.social-wrap-share .ya-share2__item_service_telegram .ya-share2__badge,
.social-wrap-share .ya-share2__item_service_odnoklassniki .ya-share2__badge {
    background-color: transparent;
    border-radius: 0;
}

.social-wrap-share .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0 -628px no-repeat;
}

.social-wrap-share .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0 -656px no-repeat;
}

.social-wrap-share .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0 -684px no-repeat;
}

.social-wrap-share .ya-share2__container_size_m .ya-share2__item_service_gplus .ya-share2__icon {
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0 -712px no-repeat;
}
.social-wrap-share .ya-share2__item_service_telegram .ya-share2__icon {
    background: transparent url(/local/templates/nsu/css/../images/icon-share-tg.png) 0 0 no-repeat;
}

.social-wrap-share .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background: transparent url(/local/templates/nsu/css/../images/icon-share-ok.png) 0 0 no-repeat;
}

.social-wrap-share .ya-share2__list_direction_horizontal > .ya-share2__item {
    margin-right: 0px;
    margin-left: 8px;
}

.social-wrap-share .ya-share2__list_direction_horizontal > .ya-share2__item:first-child {
    margin-left: 0px;
}

p.big {
    font-size: 20px;
    color: #272727;
}

.important {
    border: 2px #e1e1e1 solid;
    padding: 20px 30px;
    margin: 40px 0;
}

.owl-carousel.news-silder {
    position: relative;
    margin: 20px 0;
}

.owl-carousel.news-silder .item {
    max-height: 517px;
}

.owl-carousel.news-silder .owl-nav {
    position: static;
}

.owl-carousel.news-silder .owl-nav .owl-prev,
.owl-carousel.news-silder .owl-nav .owl-next {
    margin-top: -22px;
    top: 50%;
}

.news-silder-before {
    padding-top: 20px;
    font-size: 20px;
    font-family: 'PTSansBold';
    padding-left: 30px;
    color: #666666;
    width: 164px;
}

@media (max-width: 767px) {
    .news-silder-before {
        padding-left: 0px;
        margin: 0 auto;
    }
}

.news-silder-before > div,
.news-silder-before > a {
    display: block;
    float: left;
    height: 37px;
    line-height: 37px;
}

.news-silder-before > div.n-sl {
    text-align: center;
    width: 60px;
}

blockquote {
    position: relative;
    border-left: none;
    font-family: 'PTSansItalic';
    font-size: inherit;
    padding-left: 62px;
}

blockquote:before {
    display: block;
    position: absolute;
    content: '«';
    top: 0;
    left: 32px;
    font-size: 40px;
    height: 40px;
    line-height: 1.1;
    font-family: 'PTSansBold';
    color: #272727;
}

.quote-name {
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: 'PTSansBold';
    color: #666666;
    margin-top: 16px;
    line-height: 1.2;
    margin-bottom: 6px;
}

.quote-function {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 1.2;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .quote-img {
        display: block;
        margin: 0 auto;
    }
}

.row.img {
    margin-right: -2px;
    margin-left: -2px;
}

.row.img > div {
    padding-left: 2px;
    padding-right: 2px;
}

.row.img img {
    display: block;
    margin-bottom: 4px;
}

.notice {
    display: block;
    position: relative;
    background-color: #ebebeb;
    color: #272727;
    padding: 25px 48px 20px 154px;
    margin-top: 30px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .notice {
        padding-left: 94px;
        padding-right: 26px;
    }
}

.notice:before {
    content: 'Notice:';
    display: block;
    position: absolute;
    top: 25px;
    left: 32px;
    font-size: 20px;
    color: #272727;
    font-family: 'PTSansBold';
    line-height: 1;
}

@media (max-width: 767px) {
    .notice:before {
        left: 18px;
    }
}

.input-group-addon {
    border-radius: 0;
}

.input-group-addon .icon.calendar {
    margin: -2px -6px;
    cursor: pointer;
}

.arrFilter_form .field-name {
    line-height: 34px;
    font-size: 16px;
}

.btn {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.btn.btn-lg.btn-lg-plus {
    padding-left: 40px;
    padding-right: 40px;
}

.btn-success {
    background-color: #72c81e;
    border: 2px #72c81e solid;
    font-family: 'PTSansRegular';
    text-decoration: none;
}

.btn-success:hover, .btn-success:focus {
    background-color: #5ca118;
    border: 2px #5ca118 solid;
}

.btn-success.btn-lg {
    font-size: 16px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 11px;
}

.btn-success.btn-big {
    font-size: 24px;
    line-height: 27px;
    font-family: 'PTSansBold';
    padding-top: 24px;
    padding-bottom: 24px;
    margin: 0 0 15px 0;
}

.btn-success-dark {
    background-color: #23b14d;
    color: #ffffff;
    border: 2px #23b14d solid;
    font-family: 'PTSansRegular';
    text-decoration: none;
}

.btn-success-dark:hover, .btn-success-dark:focus {
    color: #ffffff;
    background-color: #1c8c3d;
    border: 2px #1c8c3d solid;
}

.btn-success-dark.btn-lg {
    font-size: 16px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 11px;
}

.btn-success-dark.btn-big {
    font-size: 24px;
    line-height: 27px;
    font-family: 'PTSansBold';
    padding-top: 24px;
    padding-bottom: 24px;
    margin: 0 0 15px 0;
}

.btn-default {
    background-color: transparent;
    border: 2px #6dbd46 solid;
    color: #6dbd46;
    font-family: 'PTSansRegular';
    text-decoration: none;
}

.btn-default:hover, .btn-default:focus {
    background-color: #6dbd46;
    border: 2px #6dbd46 solid;
    color: #ffffff;
}

.btn-default.btn-lg {
    font-size: 16px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 11px;
}

.event-slider-wrap {
    background-color: #ebebeb;
    /*min-height: 390px;*/
    margin-top: 0px;
    margin-bottom: 30px;
}

.event-slider-wrap .event-slider-wrap-inner {
    padding: 0 56px 44px 56px;
}

.event-slider-wrap h2 {
    margin: 32px 0 34px 0;
}

.owl-carousel.calendar-slider .owl-nav {
    position: static;
}

@media (max-width: 767px) {
    .owl-carousel.calendar-slider .owl-nav {
        display: block;
    }
}

.owl-carousel.calendar-slider .owl-nav .owl-prev,
.owl-carousel.calendar-slider .owl-nav .owl-next {
    margin-top: -22px;
    top: 50%;
}

.owl-prev.disabled, .owl-next.disabled {
    opacity: 0.4 !important;
}

.owl-carousel.calendar-slider .owl-nav .owl-prev {
    left: -55px;
    background-position: 0 -835px;
}

@media (max-width: 768px) {
    .owl-carousel.calendar-slider .owl-nav .owl-prev {
        left: -40px !important;
    }
}

.owl-carousel.calendar-slider .owl-nav .owl-prev:hover {
    background-position: 0 -1105px;
}

.owl-carousel.calendar-slider .owl-nav .owl-next {
    right: -55px;
    background-position: 0 -879px;
}

@media (max-width: 768px) {
    .owl-carousel.calendar-slider .owl-nav .owl-next {
        right: -40px !important;
    }
}

.owl-carousel.calendar-slider .owl-nav .owl-next:hover {
    background-position: 0 -1150px;
}

.calendar-card {
    border: 2px #72c81e solid;
    background-color: #ffffff;
}

.calendar-card .month-wrap {
    background-color: #72c81e;
    color: #ffffff;
    height: 48px;
    line-height: 48px;
    padding: 0 26px 0 29px;
}

.calendar-card .month-wrap .month {
    font-size: 20px;
    font-family: 'PTSansBold';
}

.calendar-card .month-wrap .year {
    font-size: 16px;
    font-family: 'PTSansRegular';
}

.calendar-card .event-items-с {
    padding: 20px 0;
    height: 200px;
    overflow: hidden;
}
.calendar-card .event-items-с .event-items-c-inner{
    overflow:hidden;
    height: 160px;
}
.calendar-card .event-items-с .event-item-с {
    padding: 0 26px 8px 29px;
}

.calendar-card .event-items-с .event-item-с .day {
    width: 32px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'PTSansBold';
    color: #272727;
}

.calendar-card .event-items-с .event-item-с .name {
    display: block;
    margin-left: 32px;
    font-size: 14px;
    line-height: 16px;
    min-height: 32px;
    max-height: 32px;
    overflow: hidden;
}

.news-section-list {
    padding: 50px 0 0 0;
}

.news-section-list h2 a {
    color: #72c81e;
}

.section-tabs {
    margin-bottom: 38px;
}

.section-tabs > li {
    display: block;
    float: left;
    margin-left: 30px;
}

.section-tabs > li:first-child {
    margin-left: 0;
}

.section-tabs > li > a {
    display: block;
    font-size: 30px;
    line-height: 1.2;
    font-family: 'PTSansBold';
    color: #666666;
    border-bottom: 1px #666666 dashed;
    text-decoration: none;
}

.section-tabs > li.active > a {
    color: #72c81e;
    border-bottom: 1px #72c81e dashed;
}

.up-link-wrap.all_news {
    line-height: 36px;
    margin-top: -74px;
    white-space: nowrap;
    color: #72c81e;
}
@media (max-width: 767px) {
   .up-link-wrap.all_news{
		margin-top: -30px;
	}
}
.events-section-list {
    padding: 0 0 0 0;
}
.filter-row{
    height: 65px;
}
.filter-period{
    padding: 10px 0 15px;
}
.filter-period > a {
    display: block;
    float: left;
    margin-left: 30px;
    text-decoration: none;
    font-size: 22px;
    color: #666666;
    font-family: 'PTSansBold';
    border-bottom: 1px #666666 dashed;
    margin-bottom: 15px;
    line-height: 1.1;
}

.filter-period > a:first-child {
    margin-left: 0px;
}

.filter-period > a.active {
    color: #72c81e;
    border-bottom: 1px #72c81e dashed;
}

.video-channel-subscribe {
    background-color: #00bde8;
    color: #ffffff;
    padding: 30px;
    margin-bottom: 40px;
}

@media (min-width: 1200px) {
    .video-channel-subscribe > .row > .col-lg-3 {
        width: 19.3%;
    }
}

@media (min-width: 1200px) {
    .video-channel-subscribe > .row > .col-lg-9 {
        width: 80.7%;
    }
}

.video-channel-subscribe .colum {
    position: relative;
    padding-left: 36px;
    padding-top: 25px;
    font-size: 14px;
}

.video-channel-subscribe .colum > .icon {
    position: absolute;
    top: 30px;
    left: 0px;
}

.video-channel-subscribe input.form-control {
    border: 2px #ffffff solid;
    height: 35px;
    color: #ffffff;
    background-color: transparent;
    margin-top: 15px;
    max-width: 158px;
    width: 100%;
}

.video-channel-subscribe .form-control::-webkit-input-placeholder {
    color: #ffffff;
}

.video-channel-subscribe .form-control:-moz-placeholder {
    color: #ffffff;
}

.video-channel-subscribe .form-control::-moz-placeholder {
    color: #ffffff;
}

.video-channel-subscribe .form-control:-ms-input-placeholder {
    color: #ffffff;
}

.video-channel-subscribe .logo-subscribe-wrap {
    margin-bottom: 30px;
}

.btn.btn-white {
    color: #00bde8;
    background-color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 11px;
    min-width: 158px;
}

.btn.btn-white:hover {
    text-decoration: none;
    background-color: #ffffff;
}

.video-carusel-wrap {
    background-color: #434343;
    color: #ffffff;
    padding: 40px 66px 66px 66px;
    margin-bottom: 10px;
}

.video-carusel-wrap h2 {
    color: #ffffff;
    margin-bottom: 31px;
}

.owl-carousel.video-carusel .owl-nav {
    display: block;
    position: static;
}

.owl-carousel.video-carusel .owl-nav .owl-prev,
.owl-carousel.video-carusel .owl-nav .owl-next {
    top: 66px;
}

.owl-carousel.video-carusel .owl-nav .owl-prev {
    left: -46px;
}

.owl-carousel.video-carusel .owl-nav .owl-next {
    right: -46px;
}

.owl-carousel.video-carusel .owl-dots {
    position: relative;
    top: auto;
    right: auto;
    text-align: center;
}

.owl-carousel.video-carusel .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 8px 0 9px;
    float: none;
}

.owl-carousel.video-carusel .owl-dots .owl-dot.active {
    background-position: 0 -1028px;
}

.video-slide .img-wrap {
    display: block;
    overflow: hidden;
    margin-bottom: 23px;
    position: relative;
}

.video-slide .img-wrap .icon {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
}

.video-slide .img-wrap .icon.video-big-max {
    margin-top: -40px;
    margin-left: -40px;
}

.video-slide .img-wrap img {
    width: 100%;
}

.video-slide .img-wrap .vid-name {
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: 45px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    color: #ffffff;
    font-size: 20px;
    font-family: 'PTSansBold';
}

@media (min-width: 768px) {
    .video-slide .img-wrap .vid-name {
        margin-top: 65px;
    }
}

.video-slide .date {
    font-size: 14px;
    line-height: 1;
    color: #00bde8;
}

.video-slide .watch-count {
    font-size: 14px;
    line-height: 1;
    font-family: 'PTSansBold';
    color: #e1e1e1;
}

.video-slide .watch-count .icon-wrap {
    display: inline-block;
    padding-top: 2px;
    height: 14px;
    margin-right: 9px;
}

.video-slide .watch-count .icon {
    display: block;
}

.video-slide .name {
    display: block;
    font-size: 18px;
    color: #ffffff;
    font-family: 'PTSansBold';
    text-decoration: none;
    line-height: 1.1;
    margin: 18px 0;
}

.video-slide p {
    font-size: 16px;
    line-height: 1.3;
    max-height: 5em;
    overflow: hidden;
}

.video-slide .tags a {
    font-size: 14px;
    color: #72c81e;
}

.video-slide.white {
    margin-bottom: 30px;
    min-height: 430px;
}
@media (max-width: 767px) {
    .video-slide.white {
        min-height: 100%;
    }
}
.video-slide.white .date {
    color: #000000;
}

.video-slide.white .watch-count {
    color: #000000;
}

.video-slide.white .name {
    color: #000000;
}

.video-slide.single {
    position: relative;
}

.video-slide.single .img-wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.video-slide.single .lang-area {
    position: absolute;
    top: 28px;
    right: 38px;
}

.video-slide.single .lang-area .lang {
    float: left;
    margin-left: 22px;
    color: #ffffff;
    font-size: 18px;
}

@media (min-width: 1200px) {
    .col-lg-4 > .video-slide.single .icon.video-big-max {
        width: 64px;
        height: 64px;
        background-position: 0 -1041px;
        margin-top: -32px;
        margin-left: -32px;
        top: 35%;
    }
    .col-lg-4 > .video-slide.single .icon.video-big-max:hover{
        background-position: -64px -1041px;
    }

    .col-lg-4 > .video-slide.single .img-wrap .vid-name {
        margin-top: 30px;
        font-size: 16px;
    }
}

.video-sections {
    margin-bottom: 148px;
    border: 2px #e1e1e1 solid;
    padding: 48px 66px;
}

.video-sections .video-section-item {
    display: table;
    text-decoration: none;
    border: 2px #e1e1e1 solid;
    width: 100%;
    height: 76px;
    margin-bottom: 19px;
}

.video-sections .video-section-item:hover {
    border-color: #72c81e;
}

.video-sections .video-section-item.active {
    border-color: #72c81e;
    background-color: #72c81e;
}

.video-sections .video-section-item.active .inner {
    color: #ffffff;
}

.video-sections .video-section-item .inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    overflow: hidden;
    text-decoration: none;
    color: #272727;
    font-size: 14px;
    font-family: 'PTSansBold';
    line-height: 1.1;
}

.video-sections .tab-content {
    padding-top: 31px;
}

.program-row {
    margin-left: -7px;
    margin-right: -8px;
}

.program-row > div {
    padding-left: 7px;
    padding-right: 8px;
}

.card-item {
    position: relative;
    background-color: #000000;
    background-position: center center;
    background-repeat: no-repeat;
    color: #ffffff;
    margin-bottom: 30px;
}

.card-item .inner {
    display: block;
    position: relative;
    height: 370px;
}
.card-item .inner.cur_def{
    cursor:default;
}
.card-item .name {
    display: block;
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: auto;
    top: 251px;
    text-align: center;
    font-family: 'PTSansBold';
    font-size: 22px;
    line-height: 28px;
    text-decoration: none;
    color: #ffffff;
}

.card-item .type {
    display: block;
    position: absolute;
    right: 31px;
    bottom: 29px;
    font-family: 'PTSansBold';
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #ffffff;
}

.card-item .buttons {
    display: block;
    position: absolute;
    top: 190px;
    left: 0;
    right: 0;
    text-align: center;
}

.card-item .buttons .btn-transparent {
    min-width: 235px;
    margin-bottom: 15px;
}

.card-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.3;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.card-item:hover:before {
    opacity: 0;
}

.card-item.apply-card {
    margin-bottom: 14px;
}

.card-item.apply-card .inner {
    height: 232px;
}

.card-item.apply-card:before {
    display: none;
}

.program-row .card-item {
    margin-bottom: 15px;
}

.program-row .card-item .name {
    bottom: 212px;
    top: auto;
}

.apply-card-name {
    display: block;
    font-size: 20px;
    line-height: 1.4;
    color: #272727;
    font-family: 'PTSansBold';
    text-align: center;
    text-decoration: none;
    margin-bottom: 14px;
}

.apply-card-name.apply-card-name-1 {
    min-height: 2.8em;
}

.btn-apply {
    width: 135px;
}

.row-wrap-1 {
    padding: 15px 15px 0 15px;
    background-color: #ebebeb;
}

.row-wrap-2 {
    padding: 15px 15px 0 15px;
    background-color: #d7d7d7;
}

.row-wrap-4,
.row-wrap-3 {
    padding: 15px 15px 0 15px;
    background-color: #c2c2c2;
}

.row-wrap-4 .card-item .inner,
.row-wrap-3 .card-item .inner {
    height: 260px;
}

.row-wrap-4 .card-item .name,
.row-wrap-3 .card-item .name {
    bottom: 143px;
}

.row-wrap-4 .card-item .buttons,
.row-wrap-3 .card-item .buttons {
    top: 139px;
}

.row-wrap-4 {
    background-color: #d7d7d7;
}

.btn-transparent {
    border: 2px #ffffff solid;
    padding: 10px;
    font-size: 16px;
    height: 45px;
    color: #ffffff;
    text-decoration: none;
}

.btn-transparent:hover, .btn-transparent:focus, .btn-transparent:active {
    color: #000000;
    background-color: #ffffff;
}

.program-find-form label {
    display: block;
    font-size: 16px;
    color: #272727;
    font-family: 'PTSansBold';
    line-height: 35px;
    font-weight: normal;
}

.program-find-form .form-group {
    margin-bottom: 19px;
}

.program-find-form .buttons {
    margin-top: 31px;
}

.find_results {
    margin-top: 43px;
    overflow-x: auto;
    position: relative;
}

.ajax-loader {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
}

.ajax-loader:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 150px;
    width: 66px;
    height: 66px;
    margin-left: -33px;
    background: transparent url(/local/templates/nsu/css/../images/ajax-loader-g.gif) 0 0 no-repeat;
}

.table-striped.table-results > thead > tr {
    border: none;
}

.table-striped.table-results > thead > tr > th {
    border: none;
    background-color: #72c81e;
    color: #ffffff;
    font-size: 18px;
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: 'PTSansBold';
}

@media (min-width: 1200px) {
    .table-striped.table-results > thead > tr > th.name {
        width: 270px;
    }
}

.table-striped.table-results > thead > tr > th:first-child {
    padding-left: 30px;
}

.table-striped.table-results > tbody > tr {
    border: none;
}

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

.table-striped.table-results > tbody > tr:nth-of-type(even) {
    background-color: #ebebeb;
}

.table-striped.table-results > tbody > tr > td {
    border: none;
    font-size: 16px;
}

.table-striped.table-results > tbody > tr > td:first-child {
    padding-left: 30px;
}


@media (max-width: 767px) {
    .sticky-anchor {
        display: none;
    }
}

.program-card {
    display: block;
    border: 2px #00bde8 solid;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 21px;
    padding: 15px 30px 15px 29px;
    background-color: #00bde8;
    color: #ffffff;
    text-decoration: none;
}
.program-card.no-link{
    background-color: #ffffff;
    color: #272727;
}
.program-card.no-link:hover{
    color: #272727;
}
.program-card .icon {
    margin-bottom: -7px;
    margin-top: -6px;
}

.program-card:focus, .program-card:hover {
    color: #ffffff;
    text-decoration: none;
}

.program-card.section {
    background-color: #72c81e;
    border-color: #72c81e;
    color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px;
}

.shot .program-card.section {
    padding-top: 17px;
    padding-bottom: 17px;
}

.shot .program-card.section .line {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
}

.shot .program-card.section .shot-name {
    min-width: 190px;
}

.program-card.section.collapsed {
    background-color: #72c81e;
    color: #ffffff;
}

.program-card.section.collapsed:focus, .program-card.section.collapsed:hover {
    color: #ffffff;
}

.program-card.section.collapsed .arrow-w-down {
    background-position: 0 -1195px;
}

.program-card > span > span,
.program-card > span {
    display: block;
}

.program-card.collapsed {
    background-color: #ffffff;
    color: #272727;
}

.program-card.collapsed:focus, .program-card.collapsed:hover {
    color: #272727;
}

.program-card.collapsed .arrow-w-down {
    background-position: 0 -1263px;
}

.program-card-section-wrap {
    margin-bottom: 30px;
}

.program-card-header {
    font-size: 20px;
    line-height: 21px;
    padding: 15px 30px 15px 29px;
    font-family: 'PTSansBold';
}

@media (min-width: 1200px) {
    .program-card > .row,
    .program-card-header > .row {
        margin-left: -7px;
        margin-right: -7px;
    }

    .program-card > .row > div,
    .program-card > .row > span,
    .program-card-header > .row > div,
    .program-card-header > .row > span {
        padding-left: 7px;
        padding-right: 7px;
    }

    .program-card > .row > div.col-lang,
    .program-card > .row > span.col-lang,
    .program-card-header > .row > div.col-lang,
    .program-card-header > .row > span.col-lang {
        width: 10.6%;
    }

    .program-card > .row > div.col-lang.col-lg-2,
    .program-card > .row > span.col-lang.col-lg-2,
    .program-card-header > .row > div.col-lang.col-lg-2,
    .program-card-header > .row > span.col-lang.col-lg-2 {
        width: 18.3%;
    }

    .program-card > .row > div.col-icon,
    .program-card > .row > span.col-icon,
    .program-card-header > .row > div.col-icon,
    .program-card-header > .row > span.col-icon {
        width: 5%;
    }

    .program-card > .row > div.col-direction,
    .program-card > .row > span.col-direction,
    .program-card-header > .row > div.col-direction,
    .program-card-header > .row > span.col-direction {
        width: 23.3%;
    }

    .program-card > .row > div.col-direction.col-lg-7,
    .program-card > .row > span.col-direction.col-lg-7,
    .program-card-header > .row > div.col-direction.col-lg-7,
    .program-card-header > .row > span.col-direction.col-lg-7 {
        width: 56.6%;
    }

    .program-card > .row > div.col-direction.col-lg-5,
    .program-card > .row > span.col-direction.col-lg-5,
    .program-card-header > .row > div.col-direction.col-lg-5,
    .program-card-header > .row > span.col-direction.col-lg-5 {
        width: 40%;
    }

    .program-card > .row > div.col-duration,
    .program-card > .row > span.col-duration,
    .program-card-header > .row > div.col-duration,
    .program-card-header > .row > span.col-duration {
        width: 11%;
    }
}

.program-card-wrap {
    margin-bottom: 10px;
}

.picture-left {
    margin: 0 auto 30px;
}

@media (min-width: 768px) {
    .picture-left {
        float: left;
        margin-right: 30px;
        margin-left: 0;
        width: 46.5%;
    }
}

.green-div {
    border: 2px #72c81e solid;
    padding: 28px 29px 13px 29px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
}

.green-div p {
    margin-bottom: 15px;
}

.gray-div {
    border: 2px #ebebeb solid;
    padding: 28px 29px 13px 29px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
}

.gray-div p {
    margin-bottom: 15px;
}

.sub-div {
    padding: 13px 29px 13px 29px;
}

.prg-big-text {
    line-height: 20px;
    font-size: 18px;
    font-family: 'PTSansBold';
    vertical-align: middle;
}

.prg-big-text .icon {
    margin-right: 14px;
}

.h2-subtitle {
    color: #272727;
    font-size: 20px;
    font-family: 'PTSansBold';
    padding-left: 33px;
    margin-top: -15px;
    margin-bottom: 20px;
}

.table.table-striped {
    margin-bottom: 30px;
}

.table.table-striped > thead > tr > th {
    background-color: #666666;
    color: #ffffff;
    border: none;
    font-size: 18px;
    font-weight: normal;
    font-family: 'PTSansBold';
    padding-top: 12px;
    padding-bottom: 12px;
    vertical-align: top;
    border-top: 2px #ffffff solid;
}

.table.table-striped > thead > tr > th:first-child {
    padding-left: 33px;
}

.table.table-striped > thead > tr > th:last-child {
    padding-right: 33px;
}

.table.table-striped > thead > tr:first-child > th {
    border-top: none;
    background-color: #72c81e;
}

.table.table-striped > thead > tr > td {
    border-top: none;
    background-color: #72c81e;
    color: #ffffff;
    font-weight: normal;
    font-family: 'PTSansBold';
    vertical-align: top;
    font-size: 18px;
}

.table.table-striped > tbody > tr {
    background-color: #ffffff;
}

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

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

.table.table-striped > tbody > tr.second {
    background-color: #ebebeb;
}

.table.table-striped > tbody > tr.second:nth-of-type(even) {
    background-color: #f5f5f5;
}

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

.table.table-striped > tbody > tr > td {
    border: none;
    font-size: 16px;
    color: #272727;
    padding-top: 12px;
    padding-bottom: 12px;
}

.table.table-striped > tbody > tr > td.td-2, .table.table-striped > tbody > tr > td:first-child {
    padding-left: 33px;
}

.table.table-striped > tbody > tr > td:last-child {
    padding-right: 33px;
}

.fz-16 {
    font-size: 16px;
}

.fz-18 {
    font-size: 18px;
}

.fz-22 {
    font-size: 22px;
}

.step-round {
    display: block;
    font-size: 30px;
    color: #ffffff;
    background-color: #72c81e;
    font-family: 'PTSansBold';
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    margin: 0 0px 30px 0;
    border-radius: 50%;
}

.step-round-text {
    margin-left: 69px;
}

.step-round-small {
    display: block;
    font-size: 17px;
    color: #ffffff;
    background-color: #72c81e;
    font-family: 'PTSansBold';
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 6px 0px 30px 0;
    border-radius: 50%;
}

.step-round-text-small {
    margin-left: 40px;
}

ul.green-list {
    padding-left: 12px;
}

ul.green-list li {
    position: relative;
    color: #272727;
    list-style-type: none;
    margin-left: 25px;
}

ul.green-list li::before {
    content: "●";
    color: #72c81e;
    padding-right: 11px;
    margin-left: -26px;
}

ol.black-num-list li {
    font-family: 'PTSansBold';
    color: #000000;
    margin-bottom: 6px;
}

ol.black-num-list li > span {
    font-family: 'PTSansRegular';
    color: #272727;
}

ol.green-num-list {
    list-style-type: none;
    padding-left: 0;
    counter-reset: Counter;
}

ol.green-num-list li {
    list-style-type: none;
    position: relative;
    padding: 12px 0 12px 40px;
    margin: 0;
}

ol.green-num-list li:before {
    counter-increment: Counter;
    content: counter(Counter);
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    line-height: 1.4em;
    text-align: center;
    background-color: #72c81e;
    font-family: 'PTSansBold';
    color: #ffffff;
    border-radius: 50%;
}

.row.key-person {
    margin-bottom: 30px;
}

@media (min-width: 1200px) {
    .row.key-person > div.col-lg-3 {
        width: 21%;
    }

    .row.key-person > div.col-lg-9 {
        width: 79%;
    }
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-left-30 {
    margin-left: 30px;
}

.flag-image {
    /*        margin-top: -8px;
          margin-bottom: -8px;*/
}

.nopadding-right {
    padding-right: 0 !important;
}

@media (min-width: 1200px) {
    .row.review-row .col-lg-3 {
        width: 21.1%;
    }

    .row.review-row .col-lg-9 {
        width: 78.9%;
    }
}

.big-tab-item {
    display: block;
    text-decoration: none;
    color: #272727;
    font-size: 16px;
    text-align: center;
    height: 177px;
    border: 2px #72c81e solid;
    padding: 18px 0 0 0;
    margin-bottom: 30px;
}

.big-tab-item .name {
    display: block;
    text-decoration: none;
    font-family: 'PTSansBold';
    font-size: 20px;
}

.big-tab-item:focus, .big-tab-item:hover {
    color: #272727;
    text-decoration: none;
}

.big-tab-item.active {
    background-color: #72c81e;
    text-decoration: none;
    color: #ffffff;
}

.big-tab-item.active:hover {
    color: #ffffff;
}

.big-tab-item.active .icon.level-big {
    background-position: 0 -1483px;
}

.big-tab-item.active .icon.atom-big {
    background-position: 0 -1577px;
}

.big-tab-item.active .icon.archeology-big {
    background-position: 0 -1707px;
}

.big-tab-item .icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.big-tab-item .icon.level-big {
    margin-top: 20px;
    margin-bottom: 30px;
}

.big-tab-item .icon.atom-big {
    margin-top: 16px;
    margin-bottom: 15px;
}

.big-tab-item .icon.archeology-big {
    margin-bottom: 8px;
}

.table-wrap {
    overflow-x: auto;
}

.simple-map {
    position: relative;
}

@media (min-width: 1200px) {
    .simple-map {
        margin-left: 3px;
        margin-right: 3px;
    }
}

.simple-map img {
    display: block;
    width: 100%;
}

.simple-map .tmp {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.2;
}

.simple-map .item {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 24px;
    height: 38px;
    margin-left: -12px;
}

.simple-map .item .inner {
    position: relative;
}

.simple-map .item .inner .icon.baloon {
    display: block;
}

.simple-map .item .inner .name {
    position: absolute;
    top: 10px;
    left: 28px;
    font-size: 16px;
    font-family: 'PTSansBold';
    color: #000000;
    white-space: nowrap;
}

.simple-map .item .inner .info {
    display: none;
    position: absolute;
    bottom: 44px;
    left: 5px;
    font-size: 14px;
    width: 233px;
    background-color: #ffffff;
    border: 2px #72c81e solid;
    z-index: 100;
}

.simple-map .item .inner .info.info-l {
    left: auto;
    right: 5px;
}

.simple-map .item .inner .info.info-b {
    top: 44px;
    bottom: auto;
}

.simple-map .item .inner .info .info-inner {
    position: relative;
    padding: 23px 21px 15px 15px;
}

.simple-map .item .inner .info .info-inner .title {
    font-size: 16px;
    font-family: 'PTSansBold';
    margin-bottom: 10px;
}

.simple-map .item .inner .info .info-inner .close-x {
    position: absolute;
    top: -11px;
    right: -11px;
    background-color: #72c81e;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    font-family: 'PTSansBold';
    line-height: 22px;
}

.big-green-font {
    padding-top: 40px;
    font-size: 40px;
    font-family: 'PTSansBold';
    line-height: 1;
    color: #72c81e;
}

.big-green-font.big-green-font-small {
    font-size: 35px;
    line-height: 40px;
}

.big-green-icon-wrap {
    height: 80px;
    position: relative;
}

.big-green-icon-wrap > .icon {
    position: absolute;
    left: 0;
    bottom: 0;
}

.big-green-icon-wrap.pull-left {
    margin-right: 10px;
}

.bold {
    font-family: 'PTSansBold';
}

.circle-green {
    width: 54px;
    height: 54px;
    background-color: #72c81e;
    border-radius: 50%;
    font-family: 'PTSansBold';
    font-size: 26px;
    line-height: 54px;
    text-align: center;
    color: #ffffff;
    float: left;
}

.circle-green.circle-small {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.circle-green-text {
    font-family: 'PTSansBold';
    font-size: 16px;
    color: #272727;
    margin-left: 68px;
}

.circle-green-text .big {
    font-size: 26px;
}

.circle-green-text .us-link {
    border-bottom: 1px #00bde8 dashed;
    text-decoration: none;
    color: #00bde8;
}

.circle-green-text .base {
    font-family: 'PTSansRegular';
}

@media (min-width: 992px) {
    .modal_form .modal-lg {
        width: 858px;
    }
}

.modal_form .modal-content {
    border-radius: 0;
    border: 2px #72c81e solid;
}

.modal_form .modal-header {
    position: relative;
    border: none;
}

@media (min-width: 768px) {
    .modal_form .modal-header {
        padding-left: 60px;
        padding-right: 60px;
        padding-top: 34px;
    }
}

.modal_form .modal-header .close {
    position: absolute;
    display: block;
    color: #ffffff;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    top: -18px;
    right: -18px;
    opacity: 1;
    filter: alpha(opacity=100);
    font-family: 'PTSansRegular';
    font-size: 20px;
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0 -1870px no-repeat;
    border: none;
    outline: none;
}

.modal_form .modal-header .close:hover, .modal_form .modal-header .close:focus {
    border: none;
    outline: none;
}

@media (min-width: 768px) {
    .modal_form .modal-body {
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 42px;
    }
}

#modal_form_1 textarea.form-control {
    resize: none;
    height: 133px;
}

#modal_form_1 button.btn {
    margin-top: 25px;
}

.refresh_captcha {
    position: relative;
    height: 34px;
}

.refresh_captcha img {
    position: absolute;
    top: 0;
    left: 0;
}

.modal-dialog {
    margin-top: 20px;
}

@media screen and (min-width: 768px) {
    .modal {
        text-align: center;
    }

    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }

    .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
}

.info-block {
    position: relative;
}

.info-block .info {
    display: none;
    position: absolute;
    top: 30px;
    left: -68px;
    font-size: 14px;
    width: 298px;
    background-color: #ffffff;
    border: 2px #72c81e solid;
    z-index: 100;
}

.info-block .info .info-inner {
    display: block;
    position: relative;
    padding: 23px 21px 15px 15px;
    font-family: 'PTSansRegular';
}

.info-block .info .info-inner .title {
    font-size: 16px;
    font-family: 'PTSansBold';
    margin-bottom: 10px;
}

.info-block .info .info-inner .close-x {
    position: absolute;
    display: block;
    top: -11px;
    right: -11px;
    background-color: #72c81e;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    font-family: 'PTSansBold';
    line-height: 22px;
}

.card-item-apply {
    margin-bottom: 15px;
}

.card-item-apply .description {
    margin-left: 160px;
}

.card-item-apply .name {
    display: block;
    font-family: 'PTSansBold';
    font-size: 18px;
    line-height: 1.1;
    color: #272727;
    padding: 18px 0 18px 0;
    text-decoration: none;
}

.info-big-wrap {
    line-height: 36px;
}

.info-big-wrap .icon.info-big {
    display: block;
}

.info-big-wrap .text {
    margin-left: 51px;
}

.b-id-link {
    font-size: 14px;
}

.form-group .selectize-control {
    height: 34px;
}

.form-group .selectize-control .selectize-input {
    height: 34px;
}

@media (min-width: 1200px) {
    .min-2em-lg {
        display: block;
        line-height: 1.4;
        display: block;
        min-height: 2.8em;
    }
}

.green-form-step {
    display: inline-block;
    background-color: #72c81e;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-family: 'PTSansBold';
    padding: 0 33px;
    margin-bottom: 30px;
    border-radius: 20px;
}

.green-form-step-small {
    display: inline-block;
    background-color: #72c81e;
    color: #ffffff;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    font-family: 'PTSansBold';
    padding: 0 11px;
    margin-bottom: 30px;
    border-radius: 20px;
    white-space: nowrap;
}

.diagram-ac-legend {
    font-size: 16px;
    line-height: 1.1;
    color: #272727;
    font-family: 'PTSansBold';
    margin-bottom: 60px;
}

.call-schedule {
    background-color: #ebebeb;
    color: #272727;
    font-size: 16px;
    padding: 28px 8px 14px 33px;
    margin-bottom: 30px;
}

.call-schedule h2 {
    margin-bottom: 38px;
}

.call-schedule .h-item {
    font-family: 'PTSansBold';
    margin-bottom: 14px;
}

.call-schedule .item {
    position: relative;
    margin-bottom: 14px;
    padding-left: 9px;
    min-height: 34px;
}

.call-schedule .item:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 34px;
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0px -2292px no-repeat;
    left: -15px;
    top: 50%;
    margin-top: -17px;
}

.equation-table {
    margin-bottom: 30px;
}

.equation-table td {
    font-size: 24px;
    color: #272727;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .equation-table td {
        font-size: 20px;
    }
}

.equation-table td.value {
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width: 767px) {
    .equation-table td.value {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.equation-table td.result {
    padding-left: 30px;
}

@media (max-width: 767px) {
    .equation-table td.result {
        padding-left: 15px;
    }
}

.opportunities-item {
    font-family: 'PTSansBold';
    font-size: 16px;
    color: #272727;
    padding-left: 69px;
    position: relative;
    margin-bottom: 30px;
    min-height: 55px;
}

.opportunities-item:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 55px;
    height: 54px;
    background: transparent url(/local/templates/nsu/css/../images/icons.png?v=8) 0px -2696px no-repeat;
}

.MOOC-style {
    font-size: 18px;
    font-family: 'PTSansBold';
}

@media (max-width: 1359px) and (min-width: 1200px) {
    .MOOC-style {
        padding-left: 7px;
        padding-right: 7px;
    }

    .MOOC-style .row {
        margin-left: -7px;
        margin-right: -7px;
    }

    .MOOC-style .row > div {
        padding-left: 7px;
        padding-right: 7px;
    }
}

.MOOC-style p {
    line-height: 1;
    margin-bottom: 4px;
    color: #272727;
}

.MOOC-style p:first-letter {
    font-size: 38px;
    color: #72c81e;
}

.online-map-img-wrap {
    position: relative;
}

.online-map-img-wrap .button-black-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    height: 87px;
    margin-top: -44px;
}

.online-map-img-wrap .button-black {
    display: inline-block;
    border: 2px #272727 solid;
    color: #272727;
    font-family: 'PTSansBold';
    font-size: 36px;
    line-height: 1;
    padding: 21px 20px 26px 20px;
}

.online-count-wrap {
    border: 2px #e1e1e1 solid;
    text-align: center;
    padding: 33px 5px 50px 5px;
    margin-bottom: 23px;
}

.online-count-wrap .title {
    font-size: 22px;
    line-height: 26px;
    font-family: 'PTSansBold';
    margin-bottom: 32px;
}

.online-count-wrap .online-count {
    margin-left: -12px;
    margin-right: -12px;
}

.online-count-wrap .online-count .icon.count,
.online-count-wrap .online-count .icon.count-m {
    font-size: 70px;
    font-family: 'PTSansBold';
    line-height: 87px;
    text-align: center;
    color: #272727;
    margin-left: 7px;
    margin-right: 7px;
}

@media (max-width: 991px) {
    .online-count-wrap .online-count .icon.count,
    .online-count-wrap .online-count .icon.count-m {
        width: 49px;
        background-position: -3px -3394px;
        margin-left: 4px;
        margin-right: 4px;
    }
}

.online-count-wrap .online-count .icon.count:first-child,
.online-count-wrap .online-count .icon.count-m:first-child {
    margin-left: 0;
}

.online-count-wrap .online-count .icon.count:last-child,
.online-count-wrap .online-count .icon.count-m:last-child {
    margin-right: 0;
}

.online-graph-wrap {
    border: 2px #e1e1e1 solid;
    margin-bottom: 23px;
    text-align: center;
    padding: 33px 5px 53px 5px;
}

.online-graph-wrap .title {
    font-size: 22px;
    line-height: 26px;
    font-family: 'PTSansBold';
    margin-bottom: 13px;
}

.online-graph-wrap .online-graph {
    position: relative;
    border-bottom: 2px #d7d7d7 solid;
    border-left: 2px #d7d7d7 solid;
    height: 128px;
    margin-left: 63px;
    margin-right: 54px;
    padding-right: 26px;
}

.online-graph-wrap .online-graph .item {
    width: 11.1%;
    position: relative;
    height: 128px;
    float: left;
}

.online-graph-wrap .online-graph .item .val {
    position: absolute;
    width: 12px;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    background-color: #72c81e;
}

.online-graph-wrap .online-graph .item .text {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    height: 20px;
    font-size: 12px;
    color: #666666;
    font-family: 'PTSansBold';
    text-align: center;
}

.online-graph-wrap .online-graph .leg {
    display: block;
    position: absolute;
    font-size: 12px;
    line-height: 12px;
    color: #666666;
    font-family: 'PTSansBold';
    text-align: center;
    left: -54px;
    width: 54px;
}

.online-graph-wrap .online-graph .leg.leg1 {
    top: 67px;
}

.online-graph-wrap .online-graph .leg.leg2 {
    top: 18px;
}

.online-graph-wrap .online-graph .icon.arrow-l {
    display: block;
    position: absolute;
    right: -1px;
    bottom: -5px;
}

.online-graph-wrap .online-graph .icon.arrow-u {
    display: block;
    position: absolute;
    left: -5px;
    top: -1px;
}

.online-graph-wrap .online-graph .icon.man-empty {
    display: block;
    position: absolute;
    bottom: -38px;
    left: -47px;
}

.online-graph-wrap .online-graph .icon.man-full {
    display: block;
    position: absolute;
    bottom: -38px;
    right: -37px;
}

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

.row.online-vidgets > div {
    padding-left: 10px;
    padding-right: 10px;
}

.online-boys-girls {
    border: 2px #e1e1e1 solid;
    margin-bottom: 23px;
    text-align: center;
    padding: 37px 0px 26px 0px;
}

.online-boys-girls .value {
    font-family: 'PTSansBold';
    font-size: 60px;
    line-height: 84px;
    color: #272727;
}

.online-complited {
    border: 2px #e1e1e1 solid;
    margin-bottom: 23px;
    text-align: left;
    padding: 43px 5px 70px 5px;
    font-size: 22px;
    line-height: 1.2;
    color: #272727;
    font-family: 'PTSansBold';
}

.online-complited .value {
    color: #72c81e;
    font-size: 60px;
    line-height: 60px;
}

.online-complited .row {
    margin-left: -11px;
    margin-right: -11px;
}

.online-complited .row > div {
    padding-left: 11px;
    padding-right: 11px;
}

.online-complited .icon-wrap {
    background-color: #72c81e;
    width: 122px;
    height: 122px;
    border-radius: 50%;
    margin-top: 10px;
    overflow: hidden;
}

.online-complited .icon-wrap .icon {
    display: block;
    width: 80px;
    height: 47px;
    background-position: 0 -1483px;
    margin: 35px auto 0 auto;
}

.green-panel .title {
    padding: 16px 32px 14px 30px;
    background-color: #ebebeb;
    color: #272727;
    font-size: 20px;
    font-family: 'PTSansBold';
    line-height: 45px;
    margin-bottom: 30px;
}

.green-panel .title .title-text {
    padding-top: 12px;
    font-size: 20px;
    line-height: 22px;
}

.green-panel .title.active {
    background-color: #72c81e;
    color: #ffffff;
}

.green-panel .title .btn {
    line-height: 21px;
}

.green-panel .title .btn.btn-default:focus, .green-panel .title .btn.btn-default:hover {
    background-color: transparent;
    color: #72c81e;
    border-color: #72c81e;
}

.green-panel .text {
    padding-left: 30px;
}

@media (min-width: 1200px) {
    .green-panel .text > .row .col-lg-1 {
        width: 9.2%;
    }

    .green-panel .text > .row .col-lg-11 {
        width: 90.8%;
    }
}

.text-danger-nsu {
    color: #e31e24;
    font-family: 'PTSansBold';
}

.btn-white-transponent {
    background-color: transparent;
    border: 2px #ffffff solid;
    color: #ffffff;
    font-family: 'PTSansRegular';
    text-decoration: none;
}

.btn-white-transponent:hover, .btn-white-transponent:focus {
    background-color: transparent;
    border: 2px #ffffff solid;
    color: #ffffff;
}

.btn-white-transponent.btn-lg {
    font-size: 16px;
    line-height: 18px;
    padding-top: 12px;
    padding-bottom: 11px;
}

.news-students-item {
    margin-bottom: 45px;
}

.on_top_edu {
    margin-bottom: 20px;
}

.news-students-item .img-wrap {
    height: 190px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000000;
    margin-bottom: 26px;
}

.news-students-item .name {
    font-size: 18px;
    font-family: 'PTSansBold';
    color: #272727;
    line-height: 1;
    margin-bottom: 16px;
}

.news-students-item .preview-text {
    font-size: 16px;
    line-height: 22px;
    min-height: 44px;
    margin-bottom: 20px;
}

a.department-card {
    display: block;
    position: relative;
    overflow: hidden;
    height: 394px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000000;
    margin-bottom: 30px;
    color: #ffffff;
    text-decoration: none;
}

a.department-card .name {
    display: block;
    position: relative;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-size: 22px;
    font-family: 'PTSansBold';
    line-height: 24px;
    margin-top: 86px;
    text-decoration: none;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
    padding-left: 8px;
    padding-right: 8px;
}

a.department-card .buttons {
    display: block;
    position: absolute;
    top: 260px;
    left: 0;
    right: 0;
    text-align: center;
}

a.department-card .buttons .btn-transparent {
    min-width: 170px;
}

a.department-card:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.12+22,0.58+78,0.65+89,0.7+100 */
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.12) 22%, rgba(0, 0, 0, 0.58) 78%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.7) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.12) 22%, rgba(0, 0, 0, 0.58) 78%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.7) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.12) 22%, rgba(0, 0, 0, 0.58) 78%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    /* IE6-9 */
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

a.department-card:hover:before {
    opacity: 0;
}

a.department-card.white {
    background-color: #ffffff;
}

.form-group.file {
    position: relative;
}
.file-block{
    position: relative;
}
.form-group.file .text-file {
    margin-left: 65px;
    padding-bottom: 20px;
}
.form-group.file .text-file .text {
    position: relative;
    font-size: 16px;
    line-height: 1.3;
    color: #272727;

}
.form-group.file .text-file .attach {
    position: absolute;
    bottom: 0;
    left: 65px;
    right: 0;
    font-size: 16px;
    line-height: 16px;
    color: #00bde8;
    text-decoration: underline;
}

.form-group.file .text-file .attach.attached {
    color: #434343;
    text-decoration: none;
}



.form-group.file input[type="file"] {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.form-group.file label.error {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -23px;
}

.row.faces-row {
    margin-bottom: 30px;
}

@media (min-width: 1200px) {
    .row.faces-row > .col-lg-3 {
        width: 21%;
    }

    .row.faces-row > .col-lg-9 {
        width: 79%;
    }
}

.after-icon-plus {
    display: block;
    margin-left: 50px;
    line-height: 36px;
    text-decoration: underline;
}

.after-icon-success {
    display: block;
    margin-left: 66px;
    font-size: 18px;
    margin-top: -5px;
}

.after-icon-file {
    display: block;
    margin-left: 71px;
}

.icon-file-wrap {
    position: relative;
}

.icon-file-wrap .attach {
    position: absolute;
    bottom: 0;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
}

.icon-file-wrap .name {
    margin-bottom: 16px;
}

.nsu-structure a.root-item {
    display: block;
    position: relative;
    width: 220px;
    border: 2px #e1e1e1 solid;
    height: 80px;
    line-height: 80px;
    text-align: center;
    padding: 0 10px;
    font-size: 18px;
    font-family: 'PTSansBold';
    color: #272727;
    cursor: pointer;
    margin-bottom: 50px;
    text-decoration: none;
}

.nsu-structure a.root-item .item-card {
    top: -101px;
    left: -342px;
}

.nsu-structure a.root-item.active .item-card {
    display: block;
}

.nsu-structure a.root-item.active, .nsu-structure a.root-item:hover {
    border-color: #72c81e;
    background-color: #72c81e;
    color: #ffffff;
}

.nsu-structure a.root-item.active .item-card .description, .nsu-structure a.root-item:hover .item-card .description {
    color: #272727;
}

.nsu-structure a.root-item:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #72c81e;
    width: 2px;
    height: 50px;
    bottom: -52px;
    left: 50%;
    margin-left: -1px;
}

.nsu-structure .root-item-wrap:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #72c81e;
    height: 2px;
    top: 104px;
    left: 50%;
    width: 50%;
}

.nsu-structure .adminLine {
    display: block;
    position: absolute;
    top: 104px;
    right: 0;
    width: 15px;
    height: 257px;
    border-right: 2px #72c81e solid;
    border-bottom: 2px #72c81e solid;
}

.nsu-structure .adminLine.adminLine-xs {
    height: 615px;
    right: 4px;
    width: 11px;
}

.nsu-structure .adminLine.adminLine-xs:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    right: -6px;
    height: 2px;
    width: 4px;
    background-color: #ffffff;
}

.nsu-structure .level {
    border-top: 2px #72c81e solid;
    padding-top: 22px;
}

.nsu-structure .level > .row {
    position: relative;
    margin-left: -11px;
    margin-right: -11px;
}

.nsu-structure .level > .row > .col-xs-6 {
    position: static;
}

.nsu-structure .level > .row > div {
    padding-left: 11px;
    padding-right: 11px;
}

.nsu-structure .level > .row > div:first-child .struct-item:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #ffffff;
    width: 50%;
    height: 2px;
    top: -26px;
    right: 50%;
    margin-right: 1px;
    box-sizing: content-box;
    padding-left: 1px;
}

.nsu-structure .level > .row > div:last-child .struct-item:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #ffffff;
    width: 50%;
    height: 2px;
    top: -26px;
    left: 50%;
    margin-left: 1px;
    box-sizing: content-box;
    padding-right: 1px;
}

.nsu-structure .level > .row > div:last-child .struct-item.to_root-xs:after {
    left: -13px;
    width: 100%;
    padding-right: 14px;
}

.nsu-structure .struct-item,
.nsu-structure a.struct-item {
    display: block;
    position: relative;
    border: 2px #e1e1e1 solid;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'PTSansBold';
    color: #272727;
    cursor: pointer;
    margin-bottom: 20px;
    text-decoration: none;
}

.nsu-structure .struct-item.active .item-card,
.nsu-structure a.struct-item.active .item-card {
    display: block;
}

.nsu-structure .struct-item.active, .nsu-structure .struct-item:hover,
.nsu-structure a.struct-item.active,
.nsu-structure a.struct-item:hover {
    border-color: #72c81e;
    background-color: #72c81e;
    color: #ffffff;
}

.nsu-structure .struct-item:before,
.nsu-structure a.struct-item:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #72c81e;
    width: 2px;
    height: 22px;
    top: -24px;
    left: 50%;
    margin-left: -1px;
}

.nsu-structure .struct-item.to_root:before,
.nsu-structure a.struct-item.to_root:before {
    display: none;
    right: auto;
    top: 50%;
    margin-top: -1px;
    width: 12px;
    left: 100%;
    height: 2px;
    margin-left: 1px;
}

.nsu-structure .struct-item .inner,
.nsu-structure a.struct-item .inner {
    display: table;
    width: 100%;
    height: 120px;
}

.nsu-structure .struct-item .inner > span,
.nsu-structure a.struct-item .inner > span {
    display: table-cell;
    text-align: cetner;
    vertical-align: middle;
}

.nsu-structure .level_4 .struct-item:before,
.nsu-structure .level_2 .struct-item:before {
    height: 166px;
    top: -168px;
}

.nsu-structure .level_4 .struct-item.to_root:before,
.nsu-structure .level_2 .struct-item.to_root:before {
    height: 2px;
    width: 1000px;
    top: 50%;
}

.nsu-structure .levels-wrap-wrap {
    /*overflow: hidden;*/
}

.nsu-structure .levels-wrap {
    /*overflow: hidden;*/
}

.nsu-structure .levels-up {
    position: relative;
}

.nsu-structure .levels-up:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #72c81e;
    width: 2px;
    height: 310px;
    top: -310px;
    left: 50%;
    margin-left: -1px;
}

.nsu-structure .levels-up.levels-up-xs:before {
    height: 166px;
    top: -166px;
}

.nsu-structure .level_4 .col-xs-1,
.nsu-structure .level_3 .col-xs-1 {
    width: 6.25%;
}

.nsu-structure .level_4 .col-xs-2,
.nsu-structure .level_3 .col-xs-2 {
    width: 12.5%;
}

.nsu-structure .level_4 > .row,
.nsu-structure .level_3 > .row {
    margin-left: -6px;
    margin-right: -6px;
}

.nsu-structure .level_4 > .row > div,
.nsu-structure .level_3 > .row > div {
    padding-left: 6px;
    padding-right: 6px;
}

.nsu-structure .item-card {
    display: none;
    position: absolute;
    top: -94px;
    left: -330px;
    background-color: #ffffff;
    border: 2px #e1e1e1 solid;
    padding: 18px 5px 21px 17px;
    width: 373px;
    z-index: 100;
}

.nsu-structure .item-card.item-card-xs {
    left: 50%;
    margin-left: -186px;
    top: 12px;
}

.nsu-structure .item-card.active {
    display: block;
}

.nsu-structure .item-card .img-wrap {
    display: block;
    width: 95px;
}

.nsu-structure .item-card .description {
    display: block;
    margin-left: 115px;
    color: #272727;
    text-align: left;
    overflow: hidden;
}

.nsu-structure .item-card .description .d-name {
    display: block;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
    font-family: 'PTSansBold';
}

.nsu-structure .item-card .description .d-email {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'PTSansRegular';
    margin-bottom: 4px;
}

.nsu-structure .item-card .description .d-phone {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'PTSansRegular';
    margin-bottom: 4px;
}

.nsu-structure .item-card .description .d-desc {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'PTSansBold';
    margin-top: -8px;
    margin-bottom: 10px;
}

.nsu-structure .item-card .description .d-web {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'PTSansRegular';
}

.nsu-structure .item-card .description .d-web .asLink {
    text-decoration: underline;
    color: #00bde8;
}

.nsu-structure .item-card .description .asLink-wrap {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'PTSansRegular';
    margin-bottom: 4px;
}

.nsu-structure .item-card .description .asLink-wrap .asLink {
    text-decoration: underline;
    color: #00bde8;
}

.nsu-structure span.struct-item {
    border-color: transparent;
}

.nsu-structure .struct-item-left .item-card {
    left: auto;
    right: -330px;
}

.nsu-structure .level_2 .item-card {
    left: -330px;
    right: auto;
}

.nsu-structure .level_4 .item-card {
    left: auto;
    right: -330px;
}

.nsu-structure .level_xs {
    position: relative;
}

.site-sitemap ul.map-level-0 {
    padding-left: 0;
    list-style-type: none;
}

.site-sitemap ul.map-level-0 > li {
    list-style-type: none;
}

.site-sitemap ul.map-level-0 > li > a {
    color: #272727;
    font-size: 28px;
    text-decoration: none;
    font-family: 'PTSansBold';
}

.site-sitemap ul.map-level-0 > li > a:hover {
    text-decoration: underline;
}

.site-sitemap ul.map-level-1 {
    list-style-type: none;
    margin-top: 10px;
    padding-left: 30px;
}

.site-sitemap ul.map-level-1 > li {
    list-style-type: none;
}

.site-sitemap ul.map-level-1 > li > a {
    color: #272727;
    font-size: 22px;
    text-decoration: none;
    font-family: 'PTSansBold';
}

.site-sitemap ul.map-level-1 > li > a:hover {
    text-decoration: underline;
}

.site-sitemap ul.map-level-2 {
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.site-sitemap ul.map-level-2 > li {
    list-style-type: none;
}

.site-sitemap ul.map-level-2 > li > a {
    color: #272727;
    font-size: 14px;
    text-decoration: none;
    font-family: 'PTSansBold';
}

.site-sitemap ul.map-level-2 > li > a:hover {
    text-decoration: underline;
}

.site-sitemap ul.map-level-3 {
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.site-sitemap ul.map-level-3 > li {
    list-style-type: none;
}

.site-sitemap ul.map-level-3 > li > a {
    color: #272727;
    font-size: 14px;
    text-decoration: none;
    font-family: 'PTSansRegular';
}

.site-sitemap ul.map-level-3 > li > a:hover {
    text-decoration: underline;
}


.dropdown{
    cursor: pointer;
}

#not_Click{
    pointer-events: none;
}

input::-webkit-calendar-picker-indicator {
    display: none;
}
.input-arrow{
    position:relative;
}
.input-arrow:after {
    content: '  ';
    background: #eeeeee url(/local/templates/nsu/css/../images/down.png) 14px 13px no-repeat;
    display: block;
    position: absolute;
    margin-top: 0px !important;
    top: 2px;
    right: 2px !important;
    width: 32px;
    height: 30px;
    border: none;
    clear: left;

}
.mapList {
    display: none;
}
i.caret {
    cursor: pointer;
}
.conf-calendar .btn{
    white-space: normal;
    font-size: 20px;
}
.conf-calendar.fixed{
    max-width: 215px;
}
@media (max-width: 767px) {
    /*body {
        background:red;
    }*/
    #listTabConferencesCalendar .filter-period > a{
        width: 100%;
        margin-left: 0px;
    }
    #listTabConferencesCalendar .filter-period{
        margin: 0;
    }
    .conferences-month-block .tab-content{
        padding: 15px;
    }
    .conferences-month-block{
        padding: 15px;
    }
    #conferences-tab li a {
        padding: 20px 10px 20px 10px;
    }
    .conferences-month-block .tab-content .description-wrap .data{
        font-size: 14px;
    }
    .filter-row{
        height: auto;
        overflow: hidden;
    }
    .filter-period{
        margin: 0 -15px;
    }
    #listTab .filter-period a{
        margin-left:15px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /*body {
        background:orange;
    }*/
    .filter-period{
        margin: 0 -15px;
    }
    #listTab .filter-period a{
        margin-left:15px;
    }
    .sticky-content.fixed {
        position: fixed;
        top: 15px;
        width: 282px;
        /*  left: 0;
      right: 0;*/
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /*body {
        background:green;
    }*/
    .filter-period{
        margin: 0 -15px;
    }
    #listTab .filter-period a{
        margin-left:15px;
    }
    .sticky-content.fixed {
        position: fixed;
        top: 15px;
        width: 293px;
        /*  left: 0;
      right: 0;*/
    }
}
@media (min-width: 1200px) {
   /* body {
        background:yellow;
    }*/
    .sticky-content.fixed {
        position: fixed;
        top: 15px;
        width: 250px;
        /*  left: 0;
      right: 0;*/
    }
}
.left-menu > li .submenu {
    padding-left: 20px;
    clear: both;
}
.left-menu > li .submenu ul > li {
    padding: 6px 0;
	display: block;
}
.left-menu > li .submenu ul > li > a {
    display: inline;
    text-decoration: none;
    color: #272727;
    font-size: 14px;
    line-height: 1.1;
    padding: 8px 0;
    max-width: calc(100% - 10px);
}
.left-menu > li .submenu ul > li > span.inline-caret-container > a {
    display: inline-block;
    text-decoration: none;
    color: #272727;
    font-size: 14px;
    line-height: 1.1;
}
.left-menu > li .submenu ul > li > span.inline-caret-container > a.parent {
    display: inline;
    word-break: break-word;
}

.left-menu > li .submenu ul > li > span.inline-caret-container > a.parent:hover {
    text-decoration: underline;
}
.left-menu > li .submenu ul > li > span.inline-caret-container > span.caret-container > .caret-wrap {
    top: -1px;
    left: 3px;
    position: absolute;
    color: #272727;
}
.left-menu > li .submenu ul > li > span.inline-caret-container > span.caret-container {
    display: inline;
    width: 0px;
    position: relative;
}
.left-menu > li .submenu ul > li.active > a, .left-menu > li .submenu ul > li.active > span.inline-caret-container > a {
    color: #00bde8;
}
.red-info{
	width: 100%;
	height: auto;
	background: #E31E24;
	background-blend-mode: multiply;
	border-radius: 5px;
	color: #fff;
	padding: 15px 26px;
	font-family: "Acrom W00 Regular", sans-serif;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 30px;
}
.red-info .inner{
	background-blend-mode: multiply;
	border: 4px solid #FFFFFF;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 26px 15px;
}

/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/nsu/css/nsu_style.css?161336746036337*/
@charset "UTF-8";
b {
  font-weight: normal; }

h3.first, .h3.first {
  margin-top: 0; }

.online-complited {
  padding: 27px 5px 27px 5px; }

.online-graph-wrap {
  padding: 20px 5px 25px 5px; }

.online-graph-wrap .online-graph {
  height: 170px; }

.online-graph-wrap .online-graph .item {
  position: relative;
  height: 168px; }

.online-graph-wrap .online-graph .item .val {
  width: 23px;
  margin-left: -12px; }

.online-graph-wrap .online-graph .icon.man-empty {
  bottom: 0px; }

.online-graph-wrap .online-graph .icon.man-full {
  bottom: 0px; }

.online-boys-girls,
.online-count-wrap,
.online-complited,
.online-graph-wrap {
  min-height: 258px; }

.grey-div {
  border: 2px solid #ebebeb;
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 28px 29px 13px; }

.grey-div p {
  margin-bottom: 15px; }

.grants {
  margin-bottom: 20px; }

.grants .grey-div {
  margin-top: 0px; }

.block-programm a {
  font-family: "PTSansBold"; }

.selectize-input {
  padding-right: 0px; }

.selectize-control.single.nsu-select .selectize-input:after, .selectize-control.single.nsu-select .selectize-inputUp:after {
  content: ' ';
  display: block;
  position: absolute;
  margin-top: 0px !important;
  top: 0px;
  right: 0px !important;
  width: 32px;
  height: 32px;
  border: none; }

.selectize-control.single.nsu-select .selectize-input:after {
  background: #eeeeee url("/local/templates/nsu/css/../images/down.png") 14px 13px no-repeat; }

.selectize-control.single.nsu-select .selectize-inputUp:after {
  background: #eeeeee url("/local/templates/nsu/css/../images/up.png") 14px 13px no-repeat; }

table.table {
  border: none;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%; }

table.table > tbody > tr > th,
table.table > thead > tr > th {
  border: none;
  padding: 8px;
  background: #72c81e;
  font-family: 'PTSansBold';
  color: #ffffff;
  vertical-align: top; }

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

table.table > tbody > tr > td {
  color: #434343;
  font-size: 16px;
  border: none;
  padding: 8px; }

table.table_green_grey > thead > tr > th,
table.table_green_grey > tbody > tr > th,
table.table_green_grey > tfoot > tr > th,
table.table_green_grey > thead > tr > td,
table.table_green_grey > tbody > tr > td,
table.table_green_grey > tfoot > tr > td {
  border-top: none;
  font-size: 16px;
  padding: 0 8px 0 19px; }

table.table_green_grey > tbody > tr > th {
  background: #72c81e;
  font-family: "PT Sans";
  color: #fff; }

table.table_green_grey > tbody > tr > th,
table.table_green_grey > thead > tr > th {
  font-size: 18px;
  line-height: 50px; }

table.table_green_grey.table-striped > tbody > tr > td {
  color: #434343; }

table.table_green_grey.table-striped > tbody > tr > td:first-child {
  padding-left: 19px; }

table.table_green_grey.table-striped > thead > tr > th {
  padding: 0 8px 0 19px; }

table.table_green_grey.table-striped > tbody > tr {
  background-color: #ffffff; }

table.table_green_grey.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #ebebeb; }

table.table_green_grey.table-striped.first-column-limit > tbody > tr > td:first-child,
table.table_green_grey.table-striped.first-column-limit > thead > tr > th:first-child {
  padding-left: 19px;
  min-width: 80%; }

table.table_green_grey.table-striped.first-column-limit > tbody > tr > td:nth-child(2),
table.table_green_grey.table-striped.first-column-limit > thead > tr > th:nth-child(2) {
  width: 100px;
  max-width: 100px;
  min-width: 100px; }

table.table_green_grey.table-striped.first-column-limit > tbody > tr > td:last-child,
table.table_green_grey.table-striped.first-column-limit > thead > tr > th:last-child {
  padding-left: 19px;
  width: 150px;
  max-width: 150px;
  min-width: 150px; }

table.table-striped > thead > tr > th:first-child {
  padding-left: 19px; }

table.table-striped > thead > tr > th:last-child {
  padding-right: 19px; }

table.table-striped td.white {
  background: #fff; }

table.table-striped td.grey {
  background: #f5f5f5; }

table.table-striped td.dark-grey {
  background: #ebebeb; }

.label {
  padding: .2em .0em .3em; }

label {
  font-family: 'PTSansRegular'; }

.faces-row > div {
  margin-bottom: 10px;
  overflow: hidden; }

.clearpush {
  clear: both;
  height: 1px;
  width: 100%; }

.img-programm {
  width: 470px;
  height: auto;
  float: left;
  overflow: hidden;
  margin-right: 30px; }

.img-programm-single {
  width: 100%;
  height: 350px;
  clear: both;
  overflow: hidden;
  margin-bottom: 50px; }

.img-programm-single img {
  width: 100%;
  min-height: 350px;
  object-fit: cover;
  margin: 0; }

.img-programm img.picture-left {
  width: 100%;
  min-height: 360px;
  object-fit: cover;
  margin: 0; }

h2.first {
  margin-bottom: 30px; }

.content-bar h2 {
  margin: 35px 0 20px 0; }

.content-bar .h2-subtitle {
  margin-top: 0px; }

.content-bar ul.ul-right li:before {
  margin-left: 11px; }

.news-section-list .name-hash-tag {
  /*font-family:"PTSansItalic";*/ }

ol.green-num-list2 {
  list-style-type: none;
  padding-left: 0;
  counter-reset: Counter2 5; }

ol.green-num-list2 li {
  list-style-type: none;
  position: relative;
  padding: 12px 0 12px 40px;
  margin: 0; }

ol.green-num-list2 li:before {
  counter-increment: Counter2;
  content: counter(Counter2);
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  width: 1.4em;
  height: 1.4em;
  line-height: 1.4em;
  text-align: center;
  background-color: #72c81e;
  font-family: 'PTSansBold';
  color: #ffffff;
  border-radius: 50%; }

.program-diagram .title {
  font-family: 'PTSansBold';
  text-align: center;
  word-wrap: break-word; }

.program-diagram img {
  object-fit: contain;
  margin: 0; }

.program-diagram .arrows {
  padding: 0; }

.program-sino-russia .circle-green-text {
  float: left;
  margin-left: 0;
  width: 80%;
  overflow: hidden;
  line-height: 2; }

.program-sino-russia .circle-green-text .big {
  padding-left: 15px;
  line-height: 2; }

.program-sino-russia .grey-div {
  padding: 30px;
  margin: 0; }

.program-sino-russia .grey-div .green-text {
  color: #72c81e;
  font-size: 2em;
  font-family: 'PTSansBold'; }

.green-text {
  font-size: 1.5em;
  font-family: 'PTSansBold';
  color: #72c81e; }

.bold-text {
  font-family: 'PTSansBold'; }

.time-line-txt {
  padding-top: 5px;
  font-family: 'PTSansBold'; }

.price-block {
  font-family: 'PTSansBold'; }

.price-block .price {
  color: #72c81e;
  font-size: 2em; }

.button-block-main {
  font-family: 'PTSansBold';
  position: relative;
  /*.button-block{
    border: 2px solid $green-text;
    border-width: 0 2px 0 0;
    &:after, &:before {
      left: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
    }
    &:after {
      border-color: rgba(136, 183, 213, 0);
      border-left-color: #ffffff;
      border-width: 19px;
      margin-top: -19px;
    }
    &:before {
      border-color: rgba(194, 225, 245, 0);
      border-left-color: #72c81e;
      border-width: 21px;
      margin-top: -21px;
    }


  }*/ }

.button-block-main .button-block::after {
  background-image: url("/local/templates/nsu/css/../images/bracket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  color: #ffffff;
  content: '';
  display: block;
  height: 100%;
  right: -20px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 35px; }

.button-block-main .green-text-info {
  width: 100px;
  position: absolute;
  right: -180px;
  top: 30%;
  color: #72c81e;
  font-size: 1.3em; }

.button-block-main .t-block {
  margin-top: 20px; }

.button-block-main .t-block .title {
  margin-bottom: 10px;
  font-size: 18px; }

.simple-map .item .inner.blue-l .icon.baloon, .simple-map .item .inner.red .icon.baloon {
  width: 25px;
  background-image: url("/local/templates/nsu/css/../images/my_icons.png"); }

.simple-map .item .inner.blue-l .icon.baloon {
  background-position: -26px -1831px; }

.simple-map .item .inner.blue-l .info {
  border: 2px #00bde8 solid; }

.simple-map .item .inner.blue-l .info .info-inner a.close-x {
  background-color: #00bde8; }

.simple-map .item .inner.red .icon.baloon {
  background-position: -50px -1831px; }

.simple-map .item .inner.red .info {
  border: 2px #e22126 solid; }

.simple-map .item .inner.red .info .info-inner .close-x {
  background-color: #e22126; }

.preparatory-description .t-block {
  margin-top: 10px; }

.places .back_:before {
  left: 15px !important;
  right: 15px !important;
  bottom: 0px !important; }

.places .back_.section_page {
  padding: 72px 0px 0px 0px !important; }

.places .back_.section_page .conts .sub_title {
  font-family: "PTSansBold";
  margin: 0px; }

.places .back_.section_page .conts.main .places_div {
  background: transparent; }

.places .back_.section_page .conts.main .places_div .item .img_cont {
  height: 72px; }

.places .back_.section_page .conts.main .places_div .item .description {
  min-height: 85px;
  padding-right: 20px; }

.places .back_.section_page .conts.main .places_div .item .btn {
  width: 160px; }

.places .back_.section_page .conts .places_div {
  margin-top: 0px;
  padding-bottom: 10px;
  padding-right: 10px;
  width: 100%; }

.places .back_.section_page .conts .places_div .item .items .ex_text {
  margin-top: 40px; }

.places .back_.section_page .conts .places_div .item .items .ex_text div[class*="col-"]:first-child {
  max-width: 190px; }

.places .back_.section_page .conts .places_div .item .items .ex_text div[class*="col-"]:last-child {
  padding-left: 0px; }

.places .back_.section_page .conts .places_div .item .items .ex_text .btn {
  border-bottom-style: solid;
  width: 160px; }

.places .back_.section_page .conts .places_div .item .items .ex_text .btn:hover {
  background-color: white;
  color: black; }

.places .back_.section_page .conts .places_div .item .items .ex_text .description {
  font-family: "PTSansItalic";
  font-size: 14px; }

.places .detail_text {
  margin-top: 30px; }

.places .detail_text .item-places {
  margin-top: 20px;
  margin-bottom: 40px; }

.places .detail_text .item-places .grey {
  padding: 30px;
  display: flex;
  background-color: #ebebeb;
  margin: 0 15px;
  float: left;
  overflow: hidden; }

.places .detail_text .item-places h3.first {
  margin-bottom: 20px; }

.places .detail_text .item-places .block-img-left {
  padding-right: 5px;
  width: 50%; }

.places .detail_text .item-places .block-img-left img {
  margin: 0; }

.places .detail_text .item-places .block-img-right {
  width: 50%;
  padding-left: 5px;
  text-align: right; }

.places .detail_text .item-places .block-img-right img {
  float: right;
  margin: 0; }

.places .detail_text .item-places .block-text-left {
  width: 50%; }

.places .detail_text .item-places .block-text-right {
  width: 50%; }

.places .detail_text .item-places.tripple .big-photo {
  padding-right: 5px; }

.places .detail_text .item-places.tripple .two-photo {
  padding-left: 0px; }

.places .detail_text .item-places.tripple .two-photo .row div[class*="col-"]:first-child {
  margin-bottom: 10px; }

.places .detail_text .item-places.tripple img {
  margin: 0px; }

.events-card .name {
  min-height: 1px; }

.form-control {
  font-size: 16px; }

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

.selectize-dropdown, .selectize-dropdown.form-control {
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-width: 0 2px 2px 2px;
  margin: 0; }

.sections .lab_list {
  font-family: "PTSansBold";
  font-weight: normal; }

.section_name {
  text-shadow: none;
  font-family: "PTSansBold";
  font-weight: normal; }

.subsect_name {
  font-weight: normal; }

a.background-cover .name {
  text-shadow: none; }

a.background-cover:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.12+22,0.58+78,0.65+89,0.7+100 */
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }

a.background-cover:hover:before {
  opacity: 0.25; }

.nsu-structure a .close-x {
  position: absolute;
  top: -11px;
  right: -11px;
  background-color: #e1e1e1;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  color: #272727;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  font-family: 'PTSansBold';
  line-height: 22px; }

.news-card .img-wrap {
  padding: 0 2px; }

.video-card .icon.video:hover,
.video-slide .img-wrap .icon.video-big-max:hover,
.video-slide .img-wrap .icon.video-big:hover {
  background-color: white;
  color: #272727; }

.video-card .icon.video:hover {
  background-position: -50px -251px; }

.video-slide .img-wrap .icon.video-big-max:hover {
  background-position: -80px -1906px; }

.video-slide .img-wrap .icon.video-big:hover {
  background-position: -64px -1041px; }

.owl-carousel.video-carusel .owl-dots {
  margin-top: 40px; }

.item_man:hover {
  cursor: default; }

.selectize-control.single .selectize-input:after {
  right: 5px; }

.today .progress_ .continue_my {
  font-size: 40px;
  font-family: "PTSansBold"; }

.people-staff {
  font-size: 14px; }

.people-staff h3 {
  font-size: 18px; }

.laboratories.menu {
  margin-bottom: 20px; }

.divisions .block-divisions {
  position: relative;
  overflow: hidden; }

.divisions .block-divisions .card {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 340px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000000;
  background-size: cover;
  margin-bottom: 30px;
  color: #ffffff;
  text-decoration: none; }

.divisions .block-divisions .card.background-cover {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center; }

.divisions .block-divisions .card.background-cover:hover {
  cursor: pointer; }

.divisions .block-divisions .card.background-cover:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.divisions .block-divisions .card.background-cover:hover:before {
  opacity: 0.25; }

.divisions .block-divisions .card.background-cover a.black-cover {
  position: absolute;
  top: 0;
  display: block;
  /* тХи╨▒тХд╨СтХд╨ЫтХитХЧтХитХСтХитЦС тХитХСтХитЦСтХитХС тХитЦТтХитХЧтХитХЫтХд╨ЧтХитХЬтХд╨ЫтХитХг тХд╨ЭтХитХЧтХитХбтХитХЭтХитХбтХитХЬтХд╨Т */
  text-align: center;
  /* тХи╨втХд╨ЫтХд╨РтХитЦСтХитЦУтХитХЬтХитХХтХитЦУтХитЦСтХитХЬтХитХХтХитХб тХитФРтХитХЫ тХд╨ЦтХитХбтХитХЬтХд╨ТтХд╨РтХд╨У */
  width: calc(100% - 30px);
  height: 340px;
  /* тХи╨втХд╨ЫтХд╨СтХитХЫтХд╨ТтХитЦС тХитХЬтХитЦС тХитЦУтХитХбтХд╨СтХд╨Ь тХд╨СтХитХЧтХитХЫтХитХг */
  color: #666;
  /* тХи╨╢тХитЦУтХитХбтХд╨Т тХд╨СтХд╨СтХд╨ЫтХитХЧтХитХСтХитХХ */
  z-index: 2;
  overflow: hidden; }

.divisions .block-divisions .card.background-cover .contents {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
  margin: 0;
  width: 100%; }

.divisions .block-divisions .card.background-cover .contents .sec_name {
  text-align: center;
  width: 100%;
  z-index: 3;
  font-family: "PTSansBold";
  font-size: 22px; }

.divisions .block-divisions .card.background-cover .contents .buttons {
  margin: 50px 0 70px;
  display: block;
  text-decoration: none;
  z-index: 3; }

.divisions .block-divisions .card.background-cover .contents .buttons .btn-transparent {
  display: block;
  min-width: 170px; }

.divisions .block-divisions .card.background-cover .contents .slider-box .el {
  min-width: 230px; }

.divisions .block-divisions .card.background-cover .contents .slider-box .el a {
  text-decoration: none;
  color: #fff;
  font-family: "PTSansBold"; }

.divisions .block-divisions .card.background-cover .contents .slider-box .el a:hover {
  text-decoration: underline; }

.divisions .block-divisions .card.background-cover .contents .controls {
  display: block;
  width: 100%; }

.divisions .block-divisions .card.background-cover .contents .controls .arrow_l, .divisions .block-divisions .card.background-cover .contents .controls .arrow_r {
  position: absolute; }

.divisions .block-divisions .card.background-cover .contents .controls .arrow_l {
  left: 10px; }

.divisions .block-divisions .card.background-cover .contents .controls .arrow_r {
  right: 10px; }

.main-slider-wrap .owl-carousel.main-slider .item .container .description sup {
  text-transform: lowercase; }

.main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .header {
  height: 115px;
  margin-bottom: 10px; }

.main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .header .text {
  text-transform: uppercase;
  padding-left: 30px;
  padding-top: 25px;
  font-family: "Acrom";
  font-weight: bold;
  font-size: 20px;
  color: #f7a93a; }

.main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .footer {
  position: relative; }

.main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .footer .footer-text {
  height: 48px; }

.main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .footer .footer-text .text {
  font-family: "PTSansRegular";
  position: absolute;
  bottom: 0px; }

.filtr-tab {
  display: block;
  padding: 25px 0 15px 0;
  margin: 0 -15px; }

.filtr-tab li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  color: #666666;
  font-size: 22px;
  line-height: 1.1;
  font-family: 'PTSansBold';
  text-decoration: none;
  border-bottom: 1px #666666 dashed;
  cursor: pointer; }

li.filtr-active {
  color: #6dbd46;
  border-color: #6dbd46; }

.filtr-item {
  min-height: 160px;
  margin-bottom: 30px;
  padding: 15px;
  filter: grayscale(100%) opacity(50%);
  -webkit-filter: grayscale(100%) opacity(50%);
  filter: gray; }

.filtr-item:hover {
  filter: none; }

.filtr-item img {
  min-width: 90px;
  max-height: 90px;
  object-fit: contain;
  float: left; }

.og .detail_lab .image {
  height: auto;
  overflow: hidden; }
.block-text-big {
    min-height: 150px; }
@media (min-width: 1200px) {
  .alumines {
    /*background:yellow;*/ }

  body {
    /*background:yellow;*/ }

  .places .detail_text .item-places .block-img-left img {
    margin: 0; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .alumines {
    /*background:green;*/ }

  body {
    /*background:green;*/ }

  .img-programm {
    width: 100%;
    margin: 0 0 10px 0; }

  .button-block-main .button-block .green-text-info {
    right: -150px; }

  .places .back_.section_page .conts.main .places_div {
    background: transparent; }

  .places .back_.section_page .conts.main .places_div .item .img_cont {
    height: 72px; }

  .places .back_.section_page .conts.main .places_div .item .description {
    height: auto;
    min-height: 140px;
    margin-bottom: 10px; }

  .places .back_.section_page .conts.main .places_div .item div[class*="col-"] {
    margin-bottom: 20px; }

  .places .back_.section_page .conts.main .places_div .item .btn {
    width: 140px; }

  .places .back_.section_page .conts .places_div .item .items .row:first-child div[class*="col-"] {
    margin-bottom: 20px; }

  .places .detail_text .item-places .grey .row div[class*="col-"] {
    margin-bottom: 20px; }

  .places .detail_text .item-places.two-photo .block-img-left {
    padding-right: 5px; }

  .places .detail_text .item-places.two-photo .block-img-right {
    padding-left: 5px; }

  .places .detail_text .item-places.tripple .big-photo {
    padding-right: 15px;
    margin-bottom: 10px; }

  .places .detail_text .item-places.tripple .two-photo {
    padding-left: 15px; }

  .places .detail_text .item-places.tripple .two-photo .row div[class*="col-"]:first-child {
    margin-bottom: 0px;
    padding-right: 5px; }

  .places .detail_text .item-places.tripple .two-photo .row div[class*="col-"]:last-child {
    padding-left: 5px; }

  .content-bar ul.ul-right {
    padding-left: 11px; }

  .content-bar ul.ul-right li:before {
    margin-left: -26px; }

  .alumines div[class*="col-"] {
    margin-bottom: 20px; }

  .history_main .cart {
    flex-direction: column; }

  .history_main .cart .unic_place {
    width: 100% !important; }

  .history_main .history .props_ {
    width: 100% !important; }

  .today .progress_ {
    padding-top: 20px !important;
    background-position: 99% 0 !important; }

  .today .progress_ .text-desc {
    padding-top: 15px; }

  .divisions .block-divisions .card.background-cover .contents .slider-box .el {
    min-width: 210px; } }
@media (min-width: 769px) and (max-width: 991px) {
  .alumines {
    /*background:purple;*/ }

  body {
    /*background:purple;*/ }

  .block-text-big {
    min-height: 150px; }

  .block-text-small {
    min-height: 280px; }

  .block-text-small_2 {
    min-height: 200px; }

  .btn-bottom {
    position: absolute;
    bottom: 5px; }

  .picture-left {
    width: 100%; }

  .video-slide.single .img-wrap .vid-name {
    margin-top: 38px;
    font-size: 15px; }

  .video-slide.single .img-wrap .icon {
    top: 45%; }

  .video-slide.single .lang-area {
    top: 10px; }

  .video-slide.single .img-wrap .vid-name {
    margin-top: 38px;
    font-size: 15px; }

  .video-slide.single .img-wrap .icon {
    top: 45%; }

  .video-slide.single .lang-area {
    top: 10px; }

  .img-programm {
    width: 100%;
    margin: 0 0 10px 0;
    max-height: 300px; }

  .button-block-main .button-block .green-text-info {
    top: 40%;
    width: 100px;
    right: -120px;
    font-size: 1.2em; }

  .places .back_:before {
    bottom: 0px !important; }

  .places .back_.section_page .conts.main .places_div {
    background: transparent; }

  .places .back_.section_page .conts.main .places_div .item .img_cont {
    height: 72px;
    width: 65px;
    float: left;
    margin-right: 20px; }

  .places .back_.section_page .conts.main .places_div .item h2 {
    margin: 10px 0; }

  .places .back_.section_page .conts.main .places_div .item .description {
    min-height: 1px;
    margin: 10px 0;
    float: left;
    padding-left: 85px; }

  .places .back_.section_page .conts.main .places_div .item div[class*="col-"] {
    margin-bottom: 20px; }

  .places .back_.section_page .conts.main .places_div .item .btn {
    margin-left: 85px; }

  .places .back_.section_page .conts .places_div .item .items .row:first-child div[class*="col-"] {
    margin-bottom: 20px; }

  .places .back_.section_page .conts .sub_title {
    padding-left: 30px !important; }

  .places .back_.section_page .conts .places_div {
    padding-left: 30px !important; }

  .places .detail_text .item-places img {
    width: 100%; }

  .places .detail_text .item-places h3.first {
    margin-top: 15px; }

  .places .detail_text .item-places.two-photo .block-img-left {
    margin-bottom: 10px; }

  .places .detail_text .item-places .block-img-left {
    width: 100%;
    padding-right: 15px; }

  .places .detail_text .item-places .block-img-left img {
    width: 100%; }

  .places .detail_text .item-places .block-img-right {
    width: 100%;
    padding-left: 15px; }

  .places .detail_text .item-places .block-img-right img {
    width: 100%; }

  .places .detail_text .item-places .block-text-left {
    width: 100%; }

  .places .detail_text .item-places .block-text-right {
    width: 100%; }

  .places .detail_text .item-places.tripple .big-photo {
    padding-right: 15px;
    margin-bottom: 10px; }

  .places .detail_text .item-places.tripple .two-photo {
    padding-left: 15px; }

  .places .detail_text .item-places.tripple .two-photo .row div[class*="col-"]:first-child {
    margin-bottom: 10px; }

  .places .detail_text img {
    margin-right: 0px; }

  .content-bar ul.ul-right {
    padding-left: 11px; }

  .content-bar ul.ul-right li:before {
    margin-left: -26px; }

  .alumines div[class*="col-"] {
    margin-bottom: 20px; }

  .history_main .cart {
    flex-direction: column; }

  .history_main .cart .unic_place {
    width: 100% !important; }

  .history_main .history .props_ {
    flex-direction: column; }

  .history_main .history .props_ .item .round {
    height: 100px !important;
    width: 100px !important; }

  .history_main .history .props_ .item .round .text {
    font-size: 30px; }

  .history_main .history .props_ .item .sub_text {
    margin: 20px 0 !important; }

  .today .progress_ {
    padding: 60px 30px !important;
    background-position: 99% 0 !important; }

  .today .progress_ .continue_my2 {
    margin-top: 130px; }

  .today .progress_ .text-desc {
    padding-top: 25px; }

  .owl-carousel .owl-nav {
    display: none; }

  .divisions .block-divisions .card.background-cover .contents .slider-box .el {
    min-width: 295px; } }
@media (max-width: 768px) {
  .alumines {
    /*background:red;*/ }

  body {
    /*background:red;*/ }

  .btn-bottom {
    margin-bottom: 10px; }

  .img-programm {
    width: 100%;
    margin: 0 0 10px 0;
    max-height: 250px; }

  .img-programm-single {
    max-height: 150px;
    margin-bottom: 30px; }

  .img-programm-single img {
    max-height: 150px;
    min-height: 150px;
    object-fit: cover; }

  .img-programm img.picture-left {
    width: 100%;
    min-height: 200px;
    vertical-align: top;
    object-fit: cover; }

  .program-sino-russia .circle-green-text {
    width: 80%;
    height: 80px; }

  .program-sino-russia .circle-green-text .big {
    font-size: 1.3em;
    overflow: hidden;
    line-height: 1;
    vertical-align: middle;
    padding-top: 10px; }

  table.table_green_grey.table-striped.first-column-limit > tbody > tr > td,
  table.table_green_grey.table-striped.first-column-limit > thead > tr > td,
  table.table_green_grey.table-striped.first-column-limit > thead > tr > th {
    font-size: 13px; }

  table.table_green_grey.table-striped.first-column-limit > tbody > tr > td:first-child,
  table.table_green_grey.table-striped.first-column-limit > thead > tr > td:first-child,
  table.table_green_grey.table-striped.first-column-limit > thead > tr > th:first-child {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
    word-wrap: break-word;
    padding-left: 19px; }

  table.table_green_grey.table-striped.first-column-limit > tbody > tr > td:nth-child(2),
  table.table_green_grey.table-striped.first-column-limit > thead > tr > td:nth-child(2),
  table.table_green_grey.table-striped.first-column-limit > thead > tr > th:nth-child(2) {
    width: inherit;
    max-width: inherit;
    min-width: inherit;
    word-wrap: break-word; }

  table.table_green_grey.table-striped.first-column-limit > tbody > tr > td:last-child,
  table.table_green_grey.table-striped.first-column-limit > thead > tr > td:last-child,
  table.table_green_grey.table-striped.first-column-limit > thead > tr > th:last-child {
    width: inherit;
    max-width: 100px;
    min-width: 100px;
    word-wrap: break-word;
    padding-right: 19px; }

  .button-block-main .button-block .green-text-info {
    top: 43%; }

  .places .back_:before {
    bottom: 0px !important; }

  .places .back_.section_page {
    padding-top: 30px !important;
    min-height: 560px !important; }

  .places .back_.section_page .conts.main .sub_title {
    font-size: 2.3em !important; }

  .places .back_.section_page .conts.main .places_div {
    background: transparent; }

  .places .back_.section_page .conts.main .places_div .item .img_cont {
    height: 72px;
    width: 65px;
    float: left;
    margin-right: 20px; }

  .places .back_.section_page .conts.main .places_div .item h2 {
    margin: 10px 0 0px 0; }

  .places .back_.section_page .conts.main .places_div .item .description {
    min-height: 1px;
    margin: 10px 0 10px 0;
    float: left;
    padding: 0 20px 0 85px; }

  .places .back_.section_page .conts.main .places_div .item div[class*="col-"] {
    margin-bottom: 30px; }

  .places .back_.section_page .conts.main .places_div .item .btn {
    margin-left: 85px; }

  .places .back_.section_page .conts .sub_title {
    margin-bottom: 30px; }

  .places .back_.section_page .conts .places_div {
    overflow: hidden;
    margin-top: 0px !important; }

  .places .back_.section_page .conts .places_div .item {
    float: left;
    overflow: hidden;
    margin-top: 0px !important;
    padding-top: 40px !important; }

  .places .back_.section_page .conts .places_div .item .items .ex_text {
    margin-top: 30px !important; }

  .places .back_.section_page .conts .places_div .item .items .row:first-child div[class*="col-"] {
    margin-bottom: 20px; }

  .places .detail_text .item-places {
    margin-bottom: 20px; }

  .places .detail_text .item-places h3.first {
    margin-top: 15px; }

  .places .detail_text .item-places .block-img-left {
    width: 100%;
    padding-right: 15px; }

  .places .detail_text .item-places .block-img-left img {
    width: 100%; }

  .places .detail_text .item-places.two-photo .block-img-left {
    margin-bottom: 10px; }

  .places .detail_text .item-places .block-img-right {
    width: 100%;
    padding-left: 15px; }

  .places .detail_text .item-places .block-img-right img {
    width: 100%; }

  .places .detail_text .item-places .block-text-left {
    width: 100%; }

  .places .detail_text .item-places .block-text-right {
    width: 100%; }

  .places .detail_text img {
    margin-right: 0px; }

  .facts {
    margin-bottom: 30px; }

  .content-bar ul.ul-right {
    padding-left: 11px; }

  .content-bar ul.ul-right li:before {
    margin-left: -26px; }

  .alumines div[class*="col-"] {
    margin-bottom: 20px; }

  .history_main .back_Sibir {
    padding-left: 20px !important;
    padding-right: 20px !important; }

  .history_main .cart {
    flex-direction: column; }

  .history_main .cart .unic_place {
    width: 100% !important; }

  .history_main .history .props_ {
    flex-direction: column; }

  .history_main .history .props_ .item .round {
    height: 100px !important;
    width: 100px !important; }

  .history_main .history .props_ .item .round .text {
    font-size: 30px; }

  .history_main .history .props_ .item .sub_text {
    margin: 20px 0 !important; }

  .today .progress_ {
    padding: 60px 30px !important;
    background-position: 99% 0 !important; }

  .today .progress_ .continue_my2 {
    margin-top: 110px; }

  .today .progress_ .text-desc {
    padding-top: 25px; }

  .people-staff h3 {
    margin-top: 10px; }

  .divisions .block-divisions .card.background-cover .contents .slider-box .el {
    min-width: 295px; }

  .main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .header {
    height: auto;
    overflow: hidden; }

  .main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .header .text {
    text-transform: uppercase;
    padding-left: 0px;
    padding-top: 0px;
    font-family: "Acrom";
    font-weight: bold;
    font-size: 15px;
    color: #f7a93a; }

  .main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .footer {
    position: relative; }

  .main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .footer .footer-text {
    height: 48px; }

  .main-slider .container .description-wrap-wrap-wrap .description-wrap-wrap .footer .footer-text .text {
    font-size: 14px; } }
.modal_form .success-content {
  overflow: hidden;
  width: 50%;
  min-width: 380px;
  margin: 0px auto 20px; }
  .modal_form .success-content .icon {
    margin-right: 10px; }
  .modal_form .success-content .content {
    width: 80%;
    text-align: center;
    float: left;
    height: 60px;
    padding: 8px 0; }
.modal_form#find_error_modal .btn-grey {
  font-weight: normal; }

.information-grey {
  width: 100%;
  background: #ebebeb;
  padding: 25px; }
  .information-grey .information-grey_inner {
    margin: 0 0 0 100px; }
    .information-grey .information-grey_inner .information-grey_inner_title {
      margin-left: -100px;
      width: 100px;
      display: inline;
      float: left;
      font-family: "PTSansBold"; }

.snipet-silver-border{
	display: block;
	overflow: hidden;
	border: solid 2px #e1e1e1;
	padding: 30px;
	margin: 30px 0;
}
.events-cards.in{
	margin-bottom: 30px;
}
@media (max-width: 320px) {
  body {
    /*background:black;*/ }

  .divisions .block-divisions .card.background-cover .contents .slider-box .el {
    min-width: 208px; } }
@media (min-width: 376px) and (max-width: 767px) {
  body {
    /*background:orange;*/ }

  .divisions .block-divisions .card.background-cover .contents .slider-box .el {
    min-width: 277px; } }
@media (min-width: 321px) and (max-width: 375px) {
  body {
    /*background:yellow;*/ }

  .divisions .block-divisions .card.background-cover .contents .slider-box .el {
    min-width: 248px; } }
@media (max-width: 767px) {
  /*body {
    background:red;
  }*/
  .modal_form .success-content {
    width: 90%;
    min-width: 0;
    font-size: 15px; }
    .modal_form .success-content .content {
      width: 80%;
      max-width: 180px;
      padding: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* body {
     background:orange;
   }*/ 


}
@media (min-width: 992px) and (max-width: 1199px) {
  /* body {
     background:green;
   }*/ 


}
@media (min-width: 1200px) {
  /* body {
     background:yellow;
   }*/ }
.file-div {
    width: 100%;
    margin: 10px;
    overflow: hidden;
}

.file-icon {
    width: 60px;
    height: 66px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    flex: 0 0 60px;
}

.file-link {
    display: inline-flex;
    text-decoration: none !important;
    width: 100%;
}

.file-link dir {
    width: calc(100% - 75px);
}

.file-link:hover {
    ext-decoration-line: none !important;
}

.file-link div {
    overflow: hidden;
    flex: 1 1 auto;
}

.file-link div div {
    color: black;
    font-size: 17px;
    font-family: PTSansBold;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.file-link span {
    text-decoration-line: underline;
}
.file-file {
    background: url('/local/templates/nsu/css/../images/icon_file.png') no-repeat;
}
.pdf-file {
    background: url('/local/templates/nsu/css/../images/icon_pdf.png');
    background-repeat: no-repeat;
}

.pic-file {
    background: url('/local/templates/nsu/css/../images/icon_pic.png');
    background-repeat: no-repeat;
}

.sheme-file {
    background: url('/local/templates/nsu/css/../images/icon_sheme.png');
    background-repeat: no-repeat;
}

.text-sn-file {
    background: url('/local/templates/nsu/css/../images/icon_text.png');
    background-repeat: no-repeat;
}

.font-file {
    background: url('/local/templates/nsu/css/../images/icon_font.png');
    background-repeat: no-repeat;
}
.green-left-text {
    color: #72c71f;
    background: none;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    font-family: 'PTSansBold';
    font-size: 23px;
    line-height: 54px;
    text-align: center;
    float: left;
    min-width: 75px;
    max-width: 75px;
}
.text-head-info {
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 1.3em;
}
.info-with-green-line {
    min-height: 50px;
    background-image: url("/local/templates/nsu/css/../images/green-line.png");
    background-size: 3px 100%;
    background-repeat: no-repeat;
    background-position-x: 100px;
    background-position-y: 10px;
    padding-left: 142px !important;
    padding-top: 15px;
    margin-bottom: 10px;
}
.info-without-green-line {
    min-height: 50px;
    padding-top: 15px;
    padding-left: 142px !important;
    margin-bottom: 10px;
}
.margin-left-0 {
    margin-left: 0!important;
}
.margin-left-10 {
    margin-left: 10px!important;
}
.margin-right-15 {
    margin-right: 15px!important;
}

.head-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: stretch;
    align-items: center;
    height: 54px;
}
/*# sourceMappingURL=nsu_style.css.map */


/* End */


/* Start:/local/templates/nsu/styles.css?163307391769138*/
@charset "UTF-8";
.px_30 {
  font-size: 30px; }

h3 {
  font-size: 20px;
  font-family: 'PTSansBold'; }

.class_PTSans_ {
  font-family: 'PTSansRegular'; }

.left-menu > li .submuenu ul.sectioned > li#not_sectioned {
  padding-left: 0px; }

.left-menu > li .submuenu ul.sectioned > li.not_sectioned {
  padding-left: 0px; }

.left-menu > li .submuenu ul .section_name_m {
  font-size: 14px;
  color: #bababa;
  font-weight: 700; }

.px_30.more {
  margin-top: auto; }

.px_30.less {
  margin-bottom: auto; }

.auto_width .col-lg-3 {
  width: 33%; }

.content-bar ol {
  padding-left: 17px; }

.content-bar ul li, .detail_text ul li {
  list-style-type: none;
  /* ╨Я╤А╤П╤З╨╡╨╝ ╨╕╤Б╤Е╨╛╨┤╨╜╤Л╨╡ ╨╝╨░╤А╨║╨╡╤А╤Л */
  margin-left: 25px; }

.content-bar ul li:before, .detail_text ul li:before {
  content: "●";
  /* ╨б╨░╨╝ ╨╝╨░╤А╨║╨╡╤А */
  color: #72c81e;
  /* ╨ж╨▓╨╡╤В ╨╝╨░╤А╨║╨╡╤А╨░ */
  padding-right: 15px;
  margin-left: -26px; }

.content-bar ul.list-unstyled li {
  list-style-type: inherit; }

.content-bar ul.list-unstyled li:before {
  display: none; }

.content-bar .list-unstyled li:before {
  display: none; }

.articles {
  margin-top: -40px; }

.social_ {
  float: right;
  margin-top: -66px; }

.on_here {
  display: inline-block; }

.dark_cloud {
  background-color: #000000;
  position: relative;
  /* z-index: 4; */
  /* height: 250px; */
  width: 319px;
  overflow: hidden; }

.acad_image.no_shadow {
  opacity: 1; }

.big_text {
  margin-top: -70px;
  position: relative;
  font-size: 50px;
  top: 120px;
  color: white;
  margin-left: 65px;
  text-shadow: 1px 1px 2px #000000, 0 0 1px #000000; }

.life .main_research img {
  margin-bottom: 35px; }

.main_research img {
  margin-bottom: 55px; }

.emploee .news-card .name {
  color: white;
  margin: 0;
  line-height: normal;
  display: table-cell; }

.emploee .news-card .name:hover {
  text-decoration: none; }

.emploee .img-wrap {
  position: relative;
  z-index: 0; }

.firefox .emploe_info {
  height: 10px; }

.firefox .item_man {
  -webkit-background-size: cover; }

.emploe_info {
  position: relative;
  z-index: 1;
  color: white;
  margin-left: 14px;
  min-height: 283px;
  text-shadow: 1px 1px 1px #000000, 0 0 0px #000000; }

.emploe_info tr {
  height: 10px; }

.emploe_info .name_ {
  position: relative; }

.emploe_info .duty_ {
  /*height: 222px;*/
  height: 80%; }

.emploe_info tr td {
  vertical-align: bottom; }

.emploe_info .rank {
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 100;
  /*min-height: 26px;*/ }

.item_man {
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  background-size: contain;
  -moz-background-size: auto;
  -webkit-background-size: contain;
  cursor: pointer;
  /*padding-left: 75px;*/
  width: 100%;
  position: relative;
  max-width: 493px; }

.item_man .duty {
  /*!*font-size: 24px;*!*/
  font-size: 1.3em;
  transition: all .3s;
  margin-bottom: 10px;
  min-width: 250px;
  font-family: 'PTSansBold'; }

.item_man:before {
  width: inherit;
  height: inherit;
  background-size: cover;
  background-color: transparent;
  background-image: url(/upload/medialibrary/1fe/1fea78db9545f6991e44322bad9e12d3.png);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.99;
  transition: all .3s; }

.images_list a {
  text-decoration: none; }

.hide_:before {
  opacity: 0.65; }

.item_man.news-card:hover {
  border-color: transparent; }

/*Partners*/
.partners_ {
  margin-top: 10px; }

.partners_ .row {
  margin-left: 0; }

.partners_list_choose.news-list-tabs {
  padding-top: 0; }

.partners_ .tab-pane.fade {
  display: none; }

.partners_ .tab-pane.fade.active {
  display: block; }

.partners.news-list {
  /*display: table;*/ }

.partners.news-list.not_table {
  display: block; }

.partners .news-card {
  border: none;
  /*width: 200px*/
  max-width: 230px; }

.partners .news-card .img-wrap img {
  filter: grayscale(100%) opacity(50%);
  filter: gray;
  -webkit-transition: filter .15s ease-in-out;
  transition: filter .15s ease-in-out;
  transition: -webkit-filter .15s ease-in-out;
  width: auto;
  max-height: 90px;
  margin-left: auto;
  margin-right: auto; }

.partners .news-card .img-wrap img:hover {
  filter: none; }

.partners .news-card:hover {
  border: none; }

.partners .tab-pane.fade {
  display: none; }

.partners .control_by_id {
  transition: all .3s;
  display: none;
  /*opacity: 0;*/
  vertical-align: top;
  float: none; }

.partners .control_by_id.show_me {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 22%;
  margin-right: 30px;
  max-width: 230px; }

.outer_over {
  display: flex; }

.outer {
  width: 185px;
  margin-left: 30px;
  position: relative; }

.outer .outer_href {
  display: block;
  color: #666666;
  font-size: 22px;
  line-height: 1.1;
  font-family: 'PTSansBold';
  text-decoration: none;
  border-bottom: 1px #666666 dashed; }

.form.popup_ {
  display: none;
  position: fixed;
  top: 100px;
  z-index: 8011;
  background-color: #ffffff;
  width: 48%;
  padding-left: 40px;
  padding-top: 40px;
  padding-right: 40px; }

.block1 {
  margin-right: 20px; }

.alumnus, .block1, .block2 {
  display: inline-block; }

.close_ {
  background-image: url(/bitrix/templates/nsu_about/images/fancybox_sprite.png);
  width: 41px;
  height: 33px;
  position: relative;
  top: -53px;
  float: right;
  left: 60px;
  cursor: pointer; }

.hide_all_black {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 1000px;
  background-color: #000000;
  opacity: 0.8;
  overflow: hidden;
  z-index: 8010; }

.left_button, .alumines .t {
  font-family: 'PTSansBold'; }

.alumines {
  display: flex;
  font-size: 20px;
  font-weight: normal;
  color: black; }

.alumines.less {
  display: block;
  font-size: 30px;
  text-align: center;
  margin-top: 29px;
  width: 140px;
  margin-left: auto;
  margin-right: auto; }

.alumines.less h3 {
  font-size: 40px; }

.alumnus input, .al2 input[type="text"] {
  width: 300px;
  margin-bottom: 25px;
  padding-left: 13px;
  color: #666666;
  border: 2px solid #ebebeb;
  font-size: 16px;
  line-height: 31px; }

.alumnus input[placeholder] {
  color: #666666; }

.missed {
  border: 2px solid #ff2b42 !important; }

.alumines h3 {
  color: #72c81e;
  font-size: 30px;
  font-weight: 600;
  margin: auto; }

.left_button {
  padding: 30px;
  border: 2px solid #72c81e;
  font-weight: normal;
  text-align: center;
  color: #000000;
  font-size: 20px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px; }

.join_popup, .button_send {
  width: 120px;
  border: none;
  background-color: #72c81e;
  color: white;
  line-height: 45px;
  margin-top: 25px;
  /*margin-left: 15%;*/
  font-size: 16px; }

.main_al h1 {
  font-size: 30px; }

.button_send {
  margin-top: auto;
  margin-bottom: 30px; }

.ambass {
  font-size: 16px; }

.no-under, .no-under:hover, .no-under:active, .no-under:visited {
  text-decoration: none; }

.to_events {
  color: #72c81e;
  line-height: 44px;
  border: 2px solid;
  max-width: 200px;
  text-align: center; }

.to_events:hover {
  background-color: #72c81e;
  color: white; }

.al_events .news-section-list, .al_events .events-section-list {
  padding: 0; }

.al_events .events-card {
  /*background-color: transparent;*/
  /*border: none;*/ }

.al_events .events-card .name {
  min-height: 10px; }

.association {
  margin-bottom: 40px;
  font-size: 16px; }

#chartdiv {
  width: 100%;
  height: 500px;
  border: 2px solid #72c81e; }

.export-main {
  display: none !important; }

.partners_main_div {
  display: flex; }

.left_side {
  float: left;
  width: 81%; }

.right_side {
  float: right;
  margin-top: 64px; }

.blue a {
  display: none;
  color: #00bde8 !important; }

.table_countries {
  margin-top: 40px; }

.table_countries p {
  padding-left: 20px;
  /*max-width: 310px;*/
  font-family: 'PTSansRegular'; }

.table_countries table tr {
  padding-bottom: 20px; }

.table_countries h3 {
  font-size: 22px;
  color: black;
  font-family: PTSansBold;
  /*font-family: 'PTSansRegular';*/ }

.table_countries div {
  /*font-family: 'PTSansRegular';*/ }

.table_countries table td {
  /*font-size: 21px;*/
  color: black;
  font-weight: 900;
  padding-right: 60px;
  vertical-align: top; }

.table_countries table ol {
  margin-left: 8px;
  font-size: 14px;
  font-weight: 100; }

.table_countries table td h4 {
  margin-left: 20px; }

.table_countries table td a, .table_countries table td h4 {
  font-size: 14px;
  font-weight: normal; }

.table_countries ol li {
  padding-left: 3px; }

.table_countries ol li p {
  padding-left: 3px; }

.main_rangs h2 {
  text-align: center;
  margin-top: 60px; }

.main_rangs table .numbers .round {
  height: 125px !important;
  width: 125px !important; }

.main_rangs table .numbers {
  /*padding-top: 10px;*/ }

.rangi {
  /*background-image: url(/upload/about_NSU/Photo_9.png);*/
  /*background-position-x: 50%;*/ }

.table_top_rangs {
  position: relative;
  background-image: url(/upload/medialibrary/c3a/c3a077a16c0fda98fd3ca2855e2b2e93.png);
  height: 283px;
  background-color: #000000;
  background-size: contain; }

.table_top_rangs h3 {
  font-size: 28px;
  margin-top: 0;
  font-weight: 700; }

.table_top_rangs:before {
  content: '';
  position: absolute;
  top: 0;
  left: 12px;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  width: 98%;
  height: inherit;
  background-color: inherit;
  overflow: hidden; }

.table_top_rangs table {
  margin-top: auto !important;
  color: white;
  position: relative;
  z-index: 2;
  padding-left: 30px;
  padding-top: 50px; }

.table_top_rangs table td {
  padding-left: 25px;
  padding-right: 25px;
  color: white !important;
  text-align: left !important;
  padding-top: 50px !important;
  font-size: 16px !important;
  line-height: 25px; }

.main_rangs .table table td {
  vertical-align: middle !important;
  padding-top: 0; }

.main_rangs .table table {
  margin-top: -40px; }

.table_top_rangs table .numbers td {
  padding: 0; }

.rangi table {
  margin: 0;
  margin-top: 20px;
  border-color: transparent;
  font-size: 30px;
  color: #72c81e; }

.rangi table td {
  min-width: inherit;
  width: 25%;
  text-align: center;
  vertical-align: top;
  font-size: 18px;
  padding-top: 20px;
  color: #000000; }

.rangi table td span {
  position: relative;
  top: 20px; }

.rangi table .numbers td {
  font-size: 48px;
  font-weight: 700;
  vertical-align: top; }

.rangi .text {
  font-size: 20px; }

.rangi table .numbers .round {
  border: 2px solid;
  border-radius: 81px;
  height: 160px;
  width: 160px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-color: #72c81e;
  color: #72c81e;
  padding-top: 24px;
  padding-bottom: 24px; }

.rangi table .numbers .round.first {
  font-size: 32px;
  padding: 6%; }

.rangi .contents_ {
  padding-top: 73px;
  width: 1200px; }

.rangi .big_button {
  width: 468px;
  margin-left: auto;
  margin-right: auto; }

.dark_cloud {
  opacity: 0.7;
  background-color: #000000;
  position: relative;
  /* z-index: 2; */
  height: 283px;
  width: 100%;
  margin-top: -283px;
  margin-bottom: 60px; }

/*-----------------5_100--------------*/
.page_5_100 {
  font-size: 16px; }

.content-bar .page_5_100 ul {
  margin-bottom: 42px; }

.content-bar .page_5_100 ul li {
  margin-left: 7px;
  line-height: 33px; }

.page_5_100 h2 {
  margin-bottom: 30px;
  margin-top: 50px; }

.page_5_100 h4 {
  font-weight: 600;
  color: #272727;
  font-family: 'PTSansRegular'; }

.main_5_100 {
  padding: 20px;
  border: 2px solid #e1e1e1; }

.main_5_100 img {
  width: 250px; }

.main_5_100 .text {
  margin-left: 86px;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 20px;
  font-weight: normal;
  font-family: 'PTSansBold'; }

.main_5_100 .text a {
  color: #1cbfeb;
  text-decoration: none;
  border-bottom: 1px solid; }

.some_banners .left {
  margin-right: 30px; }

.some_banners, .main_5_100 {
  display: flex; }

.table_green_grey table .head {
  background-color: #72c81e;
  color: white;
  font-weight: 600;
  font-family: 'PTSansRegular'; }

.table_green_grey table .head td {
  line-height: 50px;
  font-size: 18px; }

.table_green_grey table .grey {
  background-color: #ebebeb; }

.table_green_grey table tr {
  height: 50px; }

.table_green_grey table tr td {
  padding-left: 19px;
  font-size: 16px;
  min-width: 160px; }

/*================DID YOU KNOW?=============*/
.did_you_know .row .col-xs-12 {
  /*margin-bottom: 50px;*/
  /*background-color: #72c81e;*/ 
}
.did_you_know .col-xs-12.id3 {
  display: none; 
}
.did_you_know .owl-item{
    height: 575px!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
.did_you_know .item {
    width: 100%;
    height: 575px;
    margin-bottom: 40px;
}

@media (max-width: 1200px) {
    .did_you_know .item {
        height: 1150px;
    }
}

.did_you_know .item.even .left_side .owl-nav {
  left: -50%;
  margin-left: 0px; }

.did_you_know .item.even .left_side .owl-nav {
    left: -50%;
    margin-left: 0px;
}

.did_you_know .item .left_side .owl-nav {
    position: relative;
    bottom: 283px;
    margin-left: auto;
    width: 100px;
    left: 200px;
}

/*Адаптивный CSS*/
@media all and (min-width: 768px) {
  .slider_on_page .main-slider-wrap .owl-carousel.main-slider {
    height: 350px; } }
@media (max-width: 767px) {
  .item_man {
    height: 228px;
    font-size: 1em !important;
    background-size: 122%;
    min-height: 10px !important; }

  .item_man .duty_item:first-child {
    width: 85%; }

  .emploe_info {
    min-height: 209px; }

  .item_man .duty {
    font-size: 1.2em; }

  .emploee .news-card .name {
    font-size: 1.1em; }

  .emploe_info .rank {
    font-size: 0.8em; }

  .regular_events .owl-nav {
    display: block; }

  .regular_events .other_events {
    width: 70% !important;
    margin-left: auto;
    margin-right: auto; }

  .regular_events .other_events .owl-nav .owl-next {
    /*right: 14px !important;*/ }

  .regular_events .other_events .owl-nav .owl-prev {
    /*right: 14px !important;*/ }

  .regular_events .elements .read_more_box {
    margin-left: 16px !important;
    width: 160px !important; }

  .regular_event_navi .btn-block {
    font-size: 0.9em !important;
    padding-left: 8px !important; }

  .places .back_ .conts {
    margin-left: auto !important; }

  .places .back_ .conts .item {
    margin-top: 30px !important;
    width: 100% !important;
    margin-bottom: 11px; }

  .places .back_.section_page .conts .places_div .items .element {
    width: 100% !important; }

  .places .back_.section_page .read_more_box {
    width: 80% !important; }

  .places .back_.section_page .conts .places_div .items {
    height: 130px; }

  .places .back_.section_page .conts .places_div .item .ex_text {
    margin-top: 40% !important; }

  .places .back_.section_page .conts .places_div .item .ex_text .text {
    margin: auto !important;
    height: inherit;
    width: 100% !important; }

  .places .back_.section_page .conts .sub_title, .places .back_.section_page .conts .places_div {
    padding-left: 20px !important; }

  .places .back_ .sub_title {
    font-size: 2.7em !important; }

  .places .back_ .conts .item .text {
    width: 100% !important; }

  .calendar-card .event-items-╤Б .event-item-╤Б {
    padding-right: 20px; } }
@media (max-width: 960px) {
  .did_you_know .item .left_side .owl-nav {
    bottom: -60px !important; } }
@media (max-width: 1160px) {
  .did_you_know .item .left_side .owl-nav {
    bottom: -110px !important; } }
@media (max-width: 1299px) {
  .did_you_know .item .left_side .owl-nav {
    bottom: 63px !important; } }
@media all and (max-width: 1350px) {
  .societies .item {
    margin-bottom: 5%;
    width: 100% !important; } }
@media all and (min-width: 500px) and (max-width: 1100px) {
  .stuff .table.on_left {
    width: auto; }

  .stuff .table .item {
    width: 52%; } }
@media all and (max-width: 1200px) {
  .alumni_list {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: auto !important; }

  .history_main .landmarks {
    background-size: contain !important; } }
@media all and (min-width: 1200px) and (max-width: 1300px) {
  .item_man:before {
    height: 88%; } }
.did_you_know .item .left_side .owl-nav .owl-prev, .did_you_know .item .left_side .owl-nav .owl-next {
  padding-left: 36px;
  overflow: hidden;
  width: 37px; }

.did_you_know .item .left_side .owl-nav .owl-next {
  background: transparent url(/upload/medialibrary/5fc/5fc5c40984e4e14a1ef0cb42b1217179.png) no-repeat; }

.did_you_know .item .left_side .owl-nav .owl-prev {
  background: transparent url(/upload/medialibrary/33b/33be00ffd17060ac1bd4df65da233c08.png) no-repeat;
  position: relative;
  left: -58px; }

.did_you_know .item .left_side .owl-dots {
  display: none; }

.did_you_know .left_side {
  width: 60%;
  /*overflow-y: hidden;*/ }

.did_you_know .even .left_side {
  float: right; }

.did_you_know .even .right_side {
  float: left; }

.did_you_know .left_side img {
  width: 100%; }

.did_you_know .left_side .add {
  width: 40%; }

.did_you_know .right_side {
  width: 40%;
  background-color: #72c81e;
  margin-top: 0;
  color: white;
  padding-left: 46px;
  padding-top: 70px; }

.did_you_know .right_side .name {
  color: white;
  font-size: 30px;
  text-decoration: none;
  font-weight: normal;
  font-family: 'PTSansBold'; }

.did_you_know .count_controls {
  text-align: center;
  width: 38%;
  font-size: 20px;
  font-weight: bold;
  margin-top: -25px;
  margin-bottom: 20px; }

.did_you_know .text_info {
  display: none;
  max-width: 301px;
  height: auto; }

.did_you_know .text_info.active {
  display: block; }

/*-------------Why NSU----------*/
.why_nsu {
  font-size: 16px; }

.why_nsu .Welcome, .why_nsu .table_top_rangs {
  color: #ffffff;
  font-family: 'PTSansBold';
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover; }

.why_nsu .Welcome {
  font-size: 60px;
  background-image: url(/upload/medialibrary/8f1/8f1681ec1ca3336d19a5534399f597c0.png);
  text-align: center;
  min-height: 440px;
  padding-top: 34px; }

.why_nsu .table_top_rangs {
  font-size: 40px;
  background-image: url(/upload/medialibrary/6ca/6caad375c1da2b9d323359a030a7a87b.png);
  padding-bottom: 130px;
  position: relative;
  z-index: 1; }

.why_nsu .table_top_rangs .cont {
  width: 55%;
  margin-left: 40px;
  padding-top: 157px;
  line-height: 1.1em;
  position: relative;
  z-index: 3; }

.why_nsu .table_top_rangs:before {
  width: 100%;
  background-color: transparent;
  background-image: url(/upload/medialibrary/1fe/1fea78db9545f6991e44322bad9e12d3.png);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.99;
  transition: all .3s;
  z-index: 2; }

.why_nsu .table {
  margin-top: 70px;
  margin-bottom: 70px; }

.why_nsu .table table, .why_nsu .table tr, .why_nsu .table td {
  border: none; }

.why_nsu .table .prof3 td {
  padding-top: 70px; }

.why_nsu .table .grey {
  background-color: #ebebeb; }

.why_nsu .table .black {
  background-color: #272727 !important;
  color: #FFFFFF !important;
  display: block;
  height: 400px;
  width: 167%;
  margin-bottom: 50px; }

.why_nsu .table .black .sec {
  padding: 0px; }

.why_nsu .table .black .sec h2 {
  margin: 0px;
  padding: 0px;
  margin-bottom: 40px; }

.coverImage {
  position: absolute;
  right: 16%;
  top: 24.3%; }

.why_nsu .table .bgblack .sec h2, .why_nsu .table .bgblack .seck h2 {
  color: #FFFFFF !important; }

.why_nsu .table .bgblack {
  background-color: #272727;
  color: #fff;
  margin-bottom: 50px; }

.why_nsu .table .grey td {
  padding-top: 38px;
  padding-bottom: 48px; }

.why_nsu .table .grey.tr2 .sec {
  position: relative;
  text-align: right;
  left: 6%;
  padding-right: inherit; }

.why_nsu .table .grey .sec {
  text-align: left;
  position: relative;
  left: -49px;
  padding-right: 30px; }

.why_nsu .table .grey .seck {
  padding-left: 70px;
  text-align: right; }

.why_nsu .table .prof2 td {
  padding-top: 70px; }

.why_nsu .table .text td {
  padding-bottom: 60px;
  padding-right: 75px;
  padding-left: 75px; }

.why_nsu h2 {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 18px; }

.why_nsu .table table {
  width: 100%; }

.why_nsu .table td {
  text-align: center;
  width: 58%; }

.science_with_ {
  text-align: center; }

.science_with_ img {
  margin-top: 77px; }

.text_bottom {
  text-align: center;
  margin-top: 48px;
  max-width: 72%;
  margin-left: auto;
  margin-right: auto; }

.how_to_reach .video-slide .img-wrap .vid-name {
  padding-left: 200px;
  padding-right: 200px; }

.how_to_reach a {
  color: #72c81e; }

.Adress {
  margin-bottom: 53px; }

.Adress, .subt {
  font-size: 20px;
  color: black; }

.subt, .icons img {
  margin-top: 40px;
  font-family: 'PTSansBold'; }

.Adress div {
  /*font-family: 'PTSansRegular';*/
  font-family: 'PTSansBold';
  margin-top: 30px; }

.main_text {
  margin-left: 30px; }

.move {
  padding-top: 50px; }

.you_can h2 {
  margin-top: 60px;
  margin-bottom: 10px; }

.how_to_reach .video {
  margin-top: 60px; }

.how_to_reach .textblock.taxi:before {
  background-image: url(/upload/medialibrary/051/051ff7aa08b1d23b1f37ef748f8893c3.png); }

.how_to_reach .textblock.autobus:before {
  background-image: url(/upload/medialibrary/92a/92a82e417fad43714691f7f392cd6d3b.png);
  margin-top: 1px; }

.how_to_reach .textblock.email a {
  color: #00bde8;
  font-family: 'PTSansRegular';
  font-weight: 100; }

.how_to_reach .textblock.adress:before {
  background-image: url(/upload/medialibrary/b14/b14db4f81c99c957e7826b8f0fdfc0bf.png); }

.how_to_reach .textblock.phone:before {
  background-image: url(/upload/medialibrary/f26/f266e2c1d321e7bbb5ee19f20d8b559a.png); }

.how_to_reach .textblock.email:before {
  background-image: url(/upload/medialibrary/d26/d2697fdf15a8128225bcbbc58fc04f9f.png); }

.how_to_reach .textblock .text {
  font-size: 16px; }

.how_to_reach .textblock:before {
  left: 15px;
  height: 30px;
  width: 32px;
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(/upload/medialibrary/f0c/f0cdba7aed89f873daaef9fd266da2a0.png);
  margin-top: 8px; }

/*HISTORY*/
.history_main h2 {
  margin: 60px auto;
  text-align: center; }

.history_main .back_Sibir {
  background-color: #ebebeb;
  background-image: url(/upload/medialibrary/ce2/ce2ea6c794c84c33a0cee07125aa8de1.png);
  text-align: center;
  font-size: 18px;
  font-family: 'PTSansRegular';
  padding-top: 174px;
  padding-left: 77px;
  width: 100%;
  /* max-width: 1020px; */
  background-repeat: no-repeat;
  padding-right: 77px;
  background-size: contain; }

.history_main .quote {
  font-family: 'PTSansItalic';
  font-size: 16px;
  margin-top: 35px;
  margin-bottom: 28px; }

.history_main .quote .right {
  transform: rotate(180deg); }

.history_main .academ .name {
  font-family: 'PTSansBold';
  margin-top: 20px; }

.history_main .academ .duty {
  font-size: 14px; }

.history_main .academ .duty, .history_main .cart {
  font-family: 'PTSansRegular'; }

.history_main .cart {
  font-size: 18px;
  display: flex;
  margin-top: 30px;
  padding-bottom: 60px; }

.history_main .cart img {
  margin-right: 60px;
  height: 100%; }

.history_main .cart .unic_place {
  text-align: left;
  width: 60%; }

.history_black_foto {
  text-align: center;
  width: 100%;
  min-height: 490px;
  background-image: url("/upload/medialibrary/b57/b575a611f938adac844f97e24e4f7a21.png");
  background-size: cover; }

.history_black_foto .inner_text {
  color: white;
  width: 87%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 95px; }

.history_main .history {
  padding-top: 40px; }

.history_main .history .col-xs-12 {
  padding-left: 67px;
  padding-right: 67px; }

.history_main .history .props_ {
  display: flex;
  width: 74%;
  margin-left: auto;
  margin-right: auto; }

.history_main .history .props_ .item {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-family: "PTSansRegular";
  text-align: center; }

.history_main .history .props_ .item .sub_text {
  margin-top: 30px;
  margin-bottom: 60px;
  font-family: "PTSansBold"; }

.history_main .history h3 {
  text-align: center; }

.history_main .history h3:hover {
  text-decoration: none; }

.history_main .history .timeline {
  border-top: 2px solid #72c81e;
  width: 94%;
  position: relative;
  z-index: 1;
  max-width: 1004px;
  left: 31px; }

.history_main .history .timeline .main_line {
  margin-top: -14px;
  display: flex; }

.history_main .history .timeline .main_line .point {
  margin-left: 12.5%;
  margin-top: -25px; }

.history_main .history .timeline .main_line .point .min_name, .history_main .history .timeline .main_line .click_date.active {
  left: -7px; }

.history_main .history .timeline .main_line .point .min_name {
  font-size: 20px;
  font-family: 'PTSansBold';
  margin-top: -3px;
  position: relative;
  top: -20px; }

.history_main .history .timeline .main_line .click_date {
  background-image: url(/upload/medialibrary/20c/20c98f3bcdd2150a84710474b1f03eee.png);
  height: 14px;
  width: 15px;
  position: relative;
  background-repeat: no-repeat;
  z-index: 2;
  top: -6px;
  cursor: pointer; }

.history_main .history .timeline .main_line .click_date.active {
  background-image: url(/upload/medialibrary/edd/edd0c7d68c632da5725bda2172a4ea92.png);
  height: 32px;
  width: 32px;
  margin-top: -9px;
  left: -10px; }

.history_main .history .timeline .begin, .history_main .history .timeline .end {
  background-image: url(/upload/medialibrary/3e8/3e8410a913dccdf0b2b16d501fc90787.png);
  min-height: 59px;
  width: 17px;
  margin-top: -47px;
  position: relative;
  z-index: 2; }

.history_main .history .timeline .begin {
  background-position: 0px;
  top: -1px;
  left: -16px; }

.history_main .history .timeline .end {
  float: right;
  background-position: 16px;
  width: 14px;
  bottom: 21px; }

.history_main .history .move_item {
  display: none; }

.history_main .history .move_item.active {
  display: block; }

.history_main .history .round {
  border: 2px solid;
  border-radius: 81px;
  height: 120px;
  width: 120px;
  font-family: 'PTSansBold';
  font-size: 46px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-color: #72c81e;
  color: #72c81e;
  padding-top: 24px;
  padding-bottom: 24px; }

.history_main .founders .scientist {
  text-align: center; }

.history_main .founders .owl-carousel .owl-item img {
  width: auto;
  max-height: 160px;
  margin-left: auto;
  margin-right: auto; }

.history_main .founders .owl-carousel .owl-dots {
  display: none; }

.history_main .founders .owl-carousel .owl-nav {
  position: relative;
  top: 79px; }

.history_main .founders .owl-carousel .owl-nav .owl-prev, .history_main .founders .owl-carousel .owl-nav .owl-next {
  background: transparent url(/bitrix/templates/nsu/images/icons.png) 0 -834px no-repeat;
  overflow: hidden;
  padding-left: 34px; }

.history_main .founders .owl-carousel .owl-nav .owl-next {
  background: transparent url(/bitrix/templates/nsu/images/icons.png) 0 -879px no-repeat; }

.history_main .landmarks {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  color: #ffffff;
  transition: all .3s;
  margin-top: 100px;
  height: 682px; }

.history_main .landmarks .cont.active {
  display: block; }

.history_main .landmarks .cont:before {
  content: '';
  height: 100%;
  width: 100%;
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6; }

.history_main .landmarks .cont {
  display: none;
  position: relative;
  z-index: 1;
  height: inherit; }

.history_main .landmarks h2 {
  color: #ffffff; }

.history_main .landmarks .decade_, .history_main .landmarks h2 {
  position: relative; }

.history_main .landmarks .on_years, .history_main .landmarks .decade_ {
  display: flex; }

.history_main .landmarks .decade_ .section_img {
  width: 0px;
  overflow: hidden; }

.history_main .landmarks .owl-carousel .owl-dots {
  margin-top: 400px;
  /* margin-right: 40%; */
  /* right: -10%; */
  margin-left: auto;
  margin-right: auto;
  width: 79%;
  right: 0px; }

.history_main .landmarks .owl-carousel .owl-dots .owl-dot {
  font-size: 20px;
  font-family: 'PTSansRegular';
  margin-right: 31px;
  background-image: none;
  margin-right: 40px; }

.history_main .landmarks .owl-carousel .owl-dots .owl-dot span {
  position: relative;
  top: 15px;
  right: 15px; }

.history_main .landmarks .owl-carousel .owl-dot:before {
  /*counter-increment: dots;*/
  /*content: counter(dots);*/ }

.history_main .landmarks .owl-carousel .owl-nav {
  position: relative;
  top: 10%; }

.history_main .landmarks .owl-carousel .owl-nav .owl-prev, .history_main .landmarks .owl-carousel .owl-nav .owl-next {
  overflow: hidden;
  padding-left: 34px;
  /*background-image: url(/upload/medialibrary/17d/17d12ccef83426845a902f700e848ab3.png);*/ }

.history_main .landmarks .on_years, .history_main .landmarks .decade_, .history_main .landmarks .marks .text {
  margin-left: auto;
  margin-right: auto;
  width: 40%; }

.history_main .landmarks .marks .text {
  text-align: center;
  width: 80% !important;
  min-height: 375px;
  font-size: 16px;
  padding-top: 40px;
  padding-bottom: 30px; }

.history_main .landmarks .decade_ .section.active {
  color: #72c81e;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 48px;
  border: 2px solid #72c81e;
  margin-top: -32px;
  position: relative;
  top: 16px; }

.history_main .landmarks .decade_ .section.active span {
  position: relative;
  top: 15px; }

.history_main .landmarks .on_years h3 {
  position: relative;
  top: 200px;
  color: transparent; }

.history_main .landmarks .decade_ .section, .history_main .landmarks .on_years h3 {
  font-size: 20px;
  font-family: 'PTSansBold';
  margin-right: 31px;
  cursor: pointer; }

.history_main .landmarks .on_years {
  width: 80%;
  padding-bottom: 44px;
  position: relative;
  top: -3px; }

.history_main .landmarks .owl-carousel .owl-dots .owl-dot.active span, .history_main .landmarks .decade_ .section.active {
  color: #72c81e; }

.facts {
  background-color: #ebebeb;
  text-align: center;
  color: #000000; }

.facts h3 {
  font-size: 20px;
  font-family: 'PTSansBold'; }

.facts .text {
  font-size: 16px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 500; }

.facts .title {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px; }

.facts .title img {
  width: auto;
  height: 33px;
  margin-top: auto;
  margin-right: 10px;
  margin-bottom: 5px; }

.atmosphere {
  color: #272727;
  font-size: 16px;
  text-align: center; }

.today .progress_ {
  color: #ffffff;
  min-height: 263px;
  background-image: url(/upload/medialibrary/a82/a82736b362182719e7d9ec30a31f0f02.png);
  background-repeat: no-repeat;
  /* padding-left: 55px; */
  /* padding-right: 55px; */
  padding: 40px 55px;
  font-family: 'PTSansRegular'; }

.today .progress_ .continue {
  font-size: 40px;
  margin-right: 57px;
  width: 25%;
  font-family: "PTSansBold"; }

.today .progress_ .not_alumni, .today .progress_ .alumni {
  width: 20%; }

.today .progress_ .alumni_history {
  width: 26%;
  margin-top: 31px;
  font-family: "PTSansBold"; }

.today .progress_ div {
  float: left; }

.today .progress_ .blue_sphere {
  width: 109px;
  height: 109px;
  background-image: url(/upload/medialibrary/2d8/2d82f7f09f7bebfaa2608ac95d531796.png);
  background-repeat: no-repeat;
  padding: 35px;
  font-size: 24px;
  font-family: "PTSansBold"; }

.today .progress_ .blue_sphere.big {
  font-size: 32px;
  padding: 17px; }

.today .progress_ .blue_sphere.big .numbers {
  position: relative;
  top: 15px;
  left: 0; }

.today .progress_ .blue_sphere .numbers {
  position: relative;
  left: -19px;
  top: 4px; }

.today .progress_ .people {
  width: 104px;
  text-align: center;
  margin-top: 20px; }

/*ALUMNI LIST */
.alumni_list {
  display: table;
  padding-top: 83px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 110px;
  padding-right: 110px;
  background-color: white; }

.alumni_list h3 {
  font-size: 20px;
  font-family: 'PTSansBold';
  color: #000000; }

.alumni_list .alumni_ {
  display: table-cell;
  text-align: center;
  padding-bottom: 35px; }

.alumni_list .alumni_ .text {
  font-size: 16px;
  color: #666666; }

/*VIDEOS*/
.history_main .videos {
  color: #ffffff;
  background-color: #252525;
  margin-top: 361px;
  /*min-height: 1299px;*/ }

.history_main .videos .text {
  font-family: PTSansRegular;
  font-size: 16px; }

.history_main .videos .hide_out {
  position: relative;
  overflow-y: hidden;
  width: 100%;
  max-height: 452px; }

.history_main .videos h2 {
  color: #ffffff;
  line-height: 102px;
  margin: auto; }

.history_main .videos .video_play_ {
  position: relative;
  top: -77px;
  min-height: 630px;
  width: 80%;
  background-size: contain;
  margin-left: auto;
  margin-right: auto; }

.history_main .videos .video_play_:before {
  content: '';
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5; }

.history_main .videos .video_play_ img {
  position: relative;
  margin-top: 23%;
  margin-left: 44%;
  margin-right: 44%;
  cursor: pointer;
  width: 80px; }

.history_main .videos .video-cards {
  margin-left: 10px;
  margin-top: -79px; }

.history_main .videos .video-cards .owl-stage-outer {
  max-width: 93%;
  margin-right: auto;
  margin-left: auto; }

.history_main .videos .video-cards .owl-stage-outer .cur_video .icon {
  display: none; }

.history_main .videos .video-cards .owl-stage-outer .name_text {
  font-family: PTSansBold;
  font-size: 16px;
  margin-top: 20px; }

.history_main .videos .name_text {
  font-family: PTSansBold;
  font-size: 16px; }

.history_main .videos .video-cards .owl-nav {
  position: relative;
  top: 85px;
  left: -10px; }

.history_main .videos .description_video {
  position: relative;
  bottom: 250px;
  text-align: center;
  width: 330px;
  margin-left: auto;
  margin-right: auto;
  color: white; }

.history_main .videos .description_video .item {
  display: none;
  min-height: 140px; }

.history_main .videos .description_video .item.active {
  display: block; }

.history_main .videos .video-card .vide-inner-card {
  cursor: pointer;
  width: 86%; }

.history_main .videos .cur_video .video-card a,
.history_main .videos .cur_video .video-card .div_instead {
  border: 2px solid white; }

.history_main .watch {
  color: #72c81e;
  padding-bottom: 48px;
  text-align: center;
  margin-top: 50px; }

.history_main .watch a {
  color: inherit; }

.history_main .watch:before {
  content: '';
  background: transparent url(/upload/medialibrary/96d/96de35c52f5cd8b4da10e39b59ff0d0d.png) no-repeat;
  display: block;
  position: relative;
  width: 24px;
  height: 17px;
  top: 20px;
  left: 381px;
  z-index: 1;
  cursor: pointer; }

.stuff {
  width: 100%;
  color: #ffffff;
  /*display: flex;*/ }

.stuff .table.on_left {
  float: left;
  display: table;
  width: 699px;
  margin-bottom: 0px
}

.stuff .on_right {
  float: left;
  background-image: url(/upload/medialibrary/67a/67ab15284ebfd1156908795de95dbc3a.png);
  background-repeat: no-repeat;
  min-width: 321px;
  height: 732px;
  position: relative;
  background-size: cover;
  background-color: #000000; }

.stuff .on_right, .stuff .item {
  color: white; }

.stuff .on_right .text {
  position: relative;
  z-index: 2;
  font-family: PTSansBold;
  margin-left: 37px;
  margin-top: 600px;
  /* min-height: 284px; */ }

.stuff .on_right:before, .stuff .on_left .item:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  max-width: 327px; }

.stuff .on_right:hover::before, .stuff .on_left .item:hover::before {
  opacity: 0.25; }

.stuff .item {
  width: 46%;
  height: 350px;
  background-image: url(/upload/medialibrary/ca6/ca626400c80a9d2d23134e250747525e.png);
  background-repeat: no-repeat;
  background-color: #000000;
  position: relative;
  z-index: 1;
  background-size: cover;
  float: left;
  margin-bottom: 32px;
  margin-right: 27px; }

.stuff .item.part_nsu .text {
  margin-top: auto;
  margin-top: 33%; }

.stuff .item .text {
  margin-top: 60%;
  width: 75%;
  margin-left: 37px;
  position: relative;
  z-index: 2;
  font-family: 'PTSansRegular'; }

.stuff .item h3, .stuff .on_right .text h3 {
  width: 75%;
  font-family: PTSansBold;
  font-size: 22px;
  top: 20px;
  min-height: 48px; }

.stuff .on_right .text h3 {
  min-height: 34px; }

.stuff .on_right .button {
  margin-left: 37px;
  margin-top: auto; }

.stuff .button {
  margin-right: 37px;
  position: relative;
  z-index: 1;
  border: 2px solid #ffffff;
  line-height: 40px;
  margin-bottom: 40px;
  margin-top: 25px;
  width: 71%;
  max-width: 170px;
  text-align: center; }

.stuff .button span {
  font-family: PTSansRegular; }

.stuff .button:hover {
  background-color: #ffffff;
  color: #272727; }

.stuff .button a {
  text-decoration: none;
  color: inherit;
  font-size: 16px;
  font-family: PTSansRegular; }

.stuff .item.stuff_questions {
  background-image: url(/upload/medialibrary/d5c/d5c5319f8b5cc2f0f5ae32df628fceb1.png); }

.stuff .item.all_questions {
  background-image: url("/upload/medialibrary/d0a/all_questions.jpg");
  background-position: -100px 0px; }

.stuff .item.soc_structure {
  background-image: url(/upload/medialibrary/013/013494c5f4206ec9d05a2372dc9d44f9.png); }

.staff_question .docs {
  display: flex; }

.staff_question .docs.on_done, .staff_question .docs {
  padding-bottom: 70px; }

.staff_question .detail {
  /*padding-bottom: 70px;*/ }

.staff_question .preview,
.staff_question .detail {
  margin-top: 10px;
  margin-bottom: 10px; }

.staff_question .item {
  display: flex;
  margin-right: 10%; }

.staff_question .item .right_side {
  margin: auto;
  float: none;
  display: flex; }

.staff_question .item .right_side .cont {
  margin-left: 18px; }

.staff_question .item .right_side .text {
  padding: 0px;
  min-height: 50px;
  margin-top: -4px;
  width: 200px;
  color: #272727; }

.staff_question .docs .item .right_side a {
  font-weight: 100;
  font-family: initial; }

.staff_question .item .image {
  background-image: url(/upload/medialibrary/c48/c4841c9e7eac83ec9e9dcc01dccf9ac5.png);
  width: 53px;
  background-repeat: no-repeat;
  height: 70px; }

.staff_question .item .image.excel {
  background-image: url(/upload/medialibrary/f58/f58220b4d7c004e58e6f482eac025428.png); }

.staff_question .item .button {
  display: none; }

.staff_question .item .button.active {
  display: block; }

.General_questions {
  color: #272727; }

.General_questions p {
  margin-bottom: 0px; }

.General_questions h2, .General_questions h3 {
  margin-bottom: 30px; }

.General_questions h2 {
  margin-top: -4px; }

.General_questions h3 {
  margin-top: 0px; }

.General_questions h4 {
  font-family: 'PTSansRegular'; }

.General_questions .item1 div:first-child {
  margin-left: 0px; }

.General_questions .news-detail p {
  margin-bottom: 0px;
  line-height: normal; }

.General_questions img {
  /*float: left;*/ }

.General_questions .item1 {
  margin-bottom: 50px;
  display: flex;
  font-size: 16px; }

.General_questions ol {
  list-style-type: none;
  /* ╨г╨▒╨╕╤А╨░╨╡╨╝ ╨╕╤Б╤Е╨╛╨┤╨╜╤Л╨╡ ╨╝╨░╤А╨║╨╡╤А╤Л */
  counter-reset: num;
  /* ╨Ч╨░╨┤╨░╤С╨╝ ╨╕╨╝╤П ╤Б╤З╨╡╤В╤З╨╕╨║╨░ */
  padding-left: 0px;
  margin-top: 10px; }

.General_questions .item1 div, .General_questions li {
  margin-left: 30px; }

.General_questions .contacts {
  background-color: #ebebeb;
  padding: 30px;
  padding-right: 414px; }

.General_questions li::before {
  content: counter(num) ". ";
  /* ╨Т╤Л╨▓╨╛╨┤╨╕╨╝ ╤З╨╕╤Б╨╗╨╛ */
  /*content: ''; !* ╨Т╤Л╨▓╨╛╨┤╨╕╨╝ ╤З╨╕╤Б╨╗╨╛ *!*/
  counter-increment: num;
  /* ╨г╨▓╨╡╨╗╨╕╤З╨╕╨▓╨░╨╡╨╝ ╨╖╨╜╨░╤З╨╡╨╜╨╕╨╡ ╤Б╤З╤С╤В╤З╨╕╨║╨░ */
  /*color: red;*/
  font-weight: 800; }

.General_questions div.news-detail {
  float: none;
  padding-bottom: 0px; }

.cr h2 {
  margin-bottom: auto; }

.inclusive_edu .on_top_edu {
  margin-bottom: 40px; }

.inclusive_edu .how_to_reach .textblock.adress:before {
  background-image: url(/upload/medialibrary/178/17881afeae519161e1c4fced96449c02.png); }

.inclusive_edu a {
  text-decoration: none;
  color: inherit;
  margin-top: auto; }

.inclusive_edu .detail_text {
  position: relative;
  right: 17px;
  margin-top: 15px;
  width: 236px;
  overflow-wrap: break-word;
  font-size: 14px; }

.inclusive_edu .moreNewsShow {
  display: none; }

.inclusive_edu .photos {
  display: flex;
  margin-left: 1px; }

.inclusive_edu .photos .owl-nav .owl-prev, .inclusive_edu .photos .owl-nav .owl-next {
  top: 73px;
  /*background-position: 0 -834px;*/ }

.inclusive_edu .photos .owl-nav .owl-prev {
  left: -47px;
  background-position: 0 -834px; }

.inclusive_edu .photos .owl-nav .owl-next {
  left: 100%;
  margin-left: 18px;
  background-position: 0 -879px; }

.inclusive_edu .photos .news-card {
  border: none;
  margin-bottom: auto;
  display: none;
  -webkit-transition: top 2s ease-out 4s;
  -moz-transition: top 2s ease-out 4s;
  -o-transition: top 2s ease-out 4s;
  transition: top 2s ease-out 4s; }

.inclusive_edu .photos .col-lg-3, .inclusive_edu .photos .col-sm-4 {
  /*float: none;*/ }

.inclusive_edu .news-students-item .img-wrap {
  margin-bottom: 20px; }

.inclusive_edu_rev h3, .faculties h2 {
  line-height: normal;
  margin-top: -5px; }

.inclusive_edu_rev h3 {
  /* margin: auto; */
  line-height: normal;
  /* margin-bottom: 30px; */ }

.faculties h2 {
  margin-top: -8px; }

.faculties .news-item {
  margin-bottom: 50px; }

.faculties .news-item .preview_picture {
  margin-bottom: 34px;
  width: 100%;
  height: inherit; }

.faculties a {
  text-decoration: none; }

.faculties .btn-default {
  width: 19%;
  margin-top: 35px; }

/*SPORT*/
.sport .docs {
  padding-bottom: 45px; }

.sport h2 {
  margin-bottom: 20px; }

.sport .description {
  margin-left: 16px; }

.sport .description table {
  width: 100%; }

.sport .description table img {
  margin-bottom: 30px; }

.sport .description table tr td {
  width: 33%;
  padding-bottom: 20px; }

.sport .description table tr td p {
  max-width: 75%; }

.sport .description table tr td .clickable {
  max-width: 50%; }

.sport .sub {
  margin-top: auto;
  /* color: black; */
  font-size: 18px;
  margin-bottom: 55px; }

.news-list .filter_tabs_ {
  display: none; }

.sport .news-list .filter_tabs_ {
  display: block;
  margin-bottom: 60px; }

.sport .news-list .submit_me {
  width: 20%; }

.sport .search_fileld {
  border: 2px solid #ebebeb;
  padding: 6px 12px;
  font-family: 'PTSansRegular';
  font-weight: normal;
  font-size: 16px;
  color: #666666;
  display: inline-block;
  width: 33%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  height: 34px;
  box-shadow: none;
  margin-top: 20px;
  margin-bottom: 20px; }

/*╨ж╨╕╤В╨░╤В╤Л */
.quotations_el {
  margin-top: 27px; }

.quotations_el h2.first {
  margin-bottom: auto; }

.quotations_el .els {
  text-align: center;
  color: black; }

.quotations_el .els .duty {
  color: #666666;
  font-size: 16px; }

.quotations_el .els .text {
  font-family: PTSansItalic; }

.quotations_el .els .circle {
  margin: auto;
  width: auto;
  height: 125px; }

.quotations_el .els img {
  width: inherit;
  height: inherit; }

.ui-menu {
  background-color: #ffffff; }

.ui-menu .ui-menu-item {
  list-style-type: none;
  margin-left: -30px;
  cursor: pointer; }

/*WATERPOOL*/
.single_image .owl-dots {
  display: none; }

.single_image .owl-nav {
  position: relative;
  top: 94px; }

.single_image .owl-nav div {
  padding-left: 23px;
  overflow: hidden; }

.single_image img {
  width: inherit; }

.waterpool .clickable_images {
  display: table;
  margin-top: 20px;
  padding: 0px;
  margin-left: -15px; }

.waterpool .clickable_images .item {
  width: 29%;
  display: inline-block;
  height: auto;
  background-size: cover;
  min-height: 85px;
  margin-right: 15px;
  margin-bottom: 15px;
  cursor: pointer; }

.waterpool .clickable_images .item.active {
  border: 2px solid #6dbd46; }

.waterpool .clickable_images .item.ended {
  margin-right: 0; }

.waterpool .bottom_text {
  display: flex;
  margin-top: 70px; }

.waterpool .bottom_text div {
  padding: 0px; }

.waterpool .bottom_text h2 {
  font-size: 22px;
  margin-bottom: 20px; }

.waterpool .files {
  display: flex;
  margin-top: 60px; }

.waterpool .files .text.staff_question {
  width: 33%; }

.waterpool .files .text.staff_question h3 {
  color: black;
  margin-bottom: 25px; }

.waterpool .files .right_side .text {
  max-width: 70%; }

.coach h3 {
  margin-top: auto; }

.coach_title {
  font-size: 22px;
  color: black;
  margin-top: 40px;
  margin-bottom: 40px; }

.coach .img_div .img-responsive {
  max-height: 230px; }

.coach .detail_text, .coach .img_div {
  padding: 0px; }

.coach .detail_text {
  font-size: 14px; }

.coach .img_div {
  margin-right: 10px; }

.owl-carousel.calendar_slider .owl-nav, .owl-carousel.fest .owl-nav {
  position: relative;
  right: 65px;
  top: 127px; }

.owl-carousel.fest .owl-nav {
  top: 105px; }

.owl-carousel.calendar_slider .owl-nav .owl-next, .owl-carousel.fest .owl-nav .owl-next {
  right: -110px;
  background-position: 0 -879px; }

.owl-carousel.calendar_slider .owl-nav .owl-prev, .owl-carousel.fest .owl-nav .owl-prev {
  right: -55px;
  background-position: 0 -834px; }

/*╨а╨╡╨│╤Г╨╗╤П╤А╨╜╤Л╨╡ ╤Б╨╛╨▒╤Л╤В╨╕╤П*/
.regular_events .event-slider-wrap {
  background-color: transparent; }

.regular_events .event-slider-wrap h2 {
  margin-top: 0px; }

.regular_events .elements .owl-nav {
  position: relative;
  top: 100px; }

.regular_events .elements .owl-nav .owl-next, .regular_events .elements .owl-nav .owl-prev {
  padding-left: 24px;
  width: 25px;
  overflow: hidden; }

.regular_events .elements .owl-nav .owl-next {
  right: -50px;
  background-position: 0 -879px; }

.regular_events .elements .owl-nav .owl-prev {
  left: -50px;
  background-position: -2px -834px; }

.regular_events .elements {
  padding: 0 56px 44px 56px; }

.regular_events .elements.other_events {
  padding: 0px; }

.regular_events .elements.other_events h2 {
  text-align: center; }

.regular_events .elements.other_events .element {
  width: 95% !important; }

.regular_events .elements.other_events .element .contents {
  width: 100%;
  right: -21px;
  margin-top: 90%; }

.regular_events .elements.other_events .element .contents .section_name {
  font-size: 16px;
  width: 100%;
  text-shadow: 1px 1px 0px #000000, 0 0 1px #000000;
  height: inherit;
  padding-bottom: 10px; }

.regular_events .elements.other_events .element .contents a.more {
  text-decoration: underline;
  color: #72c81e; }

.regular_events .elements .row {
  margin: auto; }

.regular_events .elements .element {
  background-color: transparent !important;
  /*width: 31% !important;*/
  background-size: cover;
  margin-right: 30px;
  min-height: 275px !important;
  cursor: pointer;
  margin-bottom: auto; }

.regular_events .elements .contents {
  text-align: left;
  position: relative;
  top: 25px;
  left: 12px;
  margin-top: 76px; }

.regular_events .elements .read_more_box {
  margin-left: 38px; }

.regular_events .elements .read_more_box .link {
  padding-bottom: 9px;
  padding-top: 9px; }

.regular_events .elements .owl-carousel .element {
  width: 100% !important; }

.regular_events .elements .element.last_ {
  margin-right: auto; }

.regular_events .elements .element.hide_:before {
  opacity: 0.2; }

.regular_events .elements .element:before {
  background-image: url(/upload/medialibrary/e2d/e2d24fb4dcf19bc1054ad9fd776b1d67.png);
  background-size: cover;
  opacity: 0.8; }

.regular_event_navi {
  margin-top: 30px;
  /* margin-left: 13px; */
  padding: 0px; }

.regular_event_navi div {
  padding: 0px;
  padding-left: 10px; }

.regular_event_navi div:first-child {
  position: relative;
  left: -9px; }

.regular_event_navi .btn-block {
  /*width: 46%;*/
  margin-top: auto; }

.regular_event_navi .btn-block.left {
  margin-right: 25px; }

.regular_event .item .main_page_img {
  width: 100%;
  height: auto; }

.regular_event .item .images_list img {
  height: auto;
  margin-top: 10px; }

.regular_event .item .images_list img.last_ {
  margin-right: auto; }

.error_message_text {
  display: none;
  color: red;
  position: relative;
  margin-left: 20px;
  margin-top: 25px; }

.places .detail_lab .title {
  display: none; }

.places .detail_text .left {
  float: left; }

.places .detail_text div.right.new {
  margin-left: auto;
  width: 46%; }

.places .detail_text div.right {
  margin-left: auto;
  width: 49%; }

.places .detail_text .right {
  float: right;
  margin-left: 34px; }

.places .detail_text img {
  margin: 34px;
  margin-left: 0px; }

.places .detail_text .key img {
  margin-right: 0px;
  margin-left: 34px; }

.places .detail_text .in {
  margin-left: -15px; }

.places .detail_text .in img {
  margin: 16px; }

.tripple img.last {
  margin-top: 10px; }

.places .back_ {
  background: url("/upload/medialibrary/261/261fcfb9121510bf395fd1fdd18b5f1d.png");
  min-height: 640px;
  color: #ffffff;
  background-color: #000000;
  background-size: cover; }

.places .back_.section_page {
  padding: 0px; }

.places .back_.section_page .conts {
  margin-left: auto; }

.places .back_.section_page .conts .sub_title, .places .back_.section_page .conts .places_div {
  padding-left: 90px; }

.places .back_.section_page .conts .places_div {
  background-color: #72c81e;
  margin-top: 55px;
  min-height: 445px; }

.places .back_.section_page .conts .places_div .item {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 30px;
  width: 100%; }

.places .back_.section_page .conts .places_div .items {
  font-size: 24px;
  /*display: flex;*/ }

.places .back_.section_page .conts .places_div .items .element {
  width: 27%;
  margin-right: 6%; }

.places .back_.section_page .conts .places_div .items a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px #ffffff dashed; }

.places .back_.section_page .conts .places_div .item .ex_text {
  position: relative;
  /* top: 70px; */
  margin-top: 160px; }

.places .back_.section_page .conts .places_div .item .ex_text .text {
  margin-left: 20%;
  margin-top: -40px;
  width: 160px;
  font-family: PTSansItalic;
  font-size: 14px;
  line-height: 17px; }

.places .back_.section_page .read_more_box {
  width: 18%; }

.places .back_ .read_more_box {
  border: 2px solid #ffffff;
  text-align: center;
  position: relative;
  right: 7px;
  padding-bottom: 9px;
  padding-top: 9px;
  width: 60%;
  margin-left: 7px;
  color: #ffffff;
  cursor: pointer; }

.places .back_ .read_more_box:hover {
  background-color: white;
  color: black; }

.places .back_ .read_more_box a {
  color: inherit;
  text-decoration: none; }

.places .back_ .conts {
  position: relative;
  z-index: 2;
  margin-left: 90px; }

.places .back_ .conts .places_div {
  /*display: flex;*/ }

.places .back_ .conts .item {
  margin-top: 140px;
  width: 32%; }

.places .back_ .item a {
  text-decoration: none; }

.places .back_ .conts .item .img_cont {
  min-height: 72px; }

.places .back_ .conts .item .text {
  margin-bottom: 30px;
  width: 75%;
  height: 66px; }

.places .back_ h2 {
  color: #ffffff;
  margin-top: 25px; }

.places .back_ .sub_title {
  font-size: 3.1em;
  margin-top: 72px; }

.places .back_:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.4;
  background-color: inherit; }

.media img {
  margin-right: 26px;
  margin-bottom: 30px; }

.arts .text_ {
  font-size: 18px;
  margin-bottom: 40px; }

.societies .line {
  margin-bottom: 33px; }

.societies .item {
  height: inherit; }

.societies .item.bigger {
  /*min-height: 360px;*/ }

.societies .item img {
  width: 106%;
  max-width: none; }

.societies .detail_text {
  font-size: 16px;
  position: relative;
  width: 41%;
  /*margin-bottom: 80px;*/
  margin-left: 34px; }

.facil .regular_event_navi {
  display: none; }

.facil .item {
  width: 100% !important; }

/*CAMPUS*/
.slider_on_page .main-slider-wrap .owl-carousel.main-slider .item {
  height: 350px;
  background-size: cover; }

.slider_on_page .item .description {
  font-size: 30px;
  color: white;
  margin-left: 100px;
  margin-top: 60px;
  font-weight: 800; }

.slider_on_page #controlsSlider .owl-nav {
  top: 75px;
  position: relative; }

.slider_on_page #controlsSlider .owl-dots {
  top: -44px;
  right: 100%;
  left: 90px;
  width: 90%; }

.theatres {
  display: flex;
  background-color: #ebebeb; }

.theatres div {
  padding: 34px;
  max-width: 522px; }

.theatres.less div {
  max-width: 100%; }

._width_ {
  width: 100%; }

.menu-sidebar .lab a {
  font-size: 14px;
  line-height: 1.1;
  /*font-family: 'PTSansBold';*/
  font-family: 'PTSansRegular';
  color: #272727;
  padding: 10px 15px;
  text-decoration: blink;
  display: block; }

.menu-sidebar .menu .lab-block .subsect_name {
  cursor: pointer;
  font-size: 18px;
  width: 101%; }

.menu-sidebar .menu .lab-block .lab {
  display: none; }

.menu-sidebar .menu .lab-block.active .lab {
  display: block;
  color: #00bde8;
  -webkit-transition: .4s ease-out;
  -webkit-transition-delay: 0.5s;
  -o-transition: .4s ease-out;
  -o-transition-delay: 0.5s;
  -moz-transition: .4s ease-out;
  -moz-transition-delay: 0.5s;
  transition: .4s ease-out;
  transition-delay: 0.5s; }

.menu-sidebar .menu .lab.active_color a {
  color: #00bde8; }

.dark-grey {
  background: #ebebeb; }

.about-location .picture-left {
  width: inherit; }

.about-location .picture-right {
  margin-left: 30px;
  margin-top: 20px; }

.detail_text_need {
  min-height: 240px; }

.table_top_rangs2 {
  background-image: url(/upload/medialibrary/c3a/c3a077a16c0fda98fd3ca2855e2b2e93.png);
  background-color: #000000;
  background-size: contain;
  overflow: hidden;
  position: relative;
  padding: 0; }

.table_top_rangs2:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.8); }

.table_top_rangs2 h3 {
  font-size: 28px;
  margin-top: 0;
  font-weight: 700; }

.table_top_rangs2 div {
  margin-top: auto !important;
  color: white;
  position: relative;
  z-index: 2;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  color: white !important;
  text-align: left !important;
  font-size: 16px !important;
  line-height: 20px; }

.statnumber .numbers .round {
  height: 125px !important;
  width: 125px !important;
  border: 2px solid;
  border-radius: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-color: #72c81e;
  color: #72c81e;
  padding-top: 24px;
  padding-bottom: 24px;
  margin-top: 30px; }

.statnumber .numbers .round.first {
  font-size: 32px;
  padding: 6%; }

.statnumber .numbers .round {
  font-size: 48px; }

.statnumber .stattext {
  padding-top: 30px;
  text-align: center;
  font-size: 16px; }

.fancybox-wrap, .fancybox-inner {
  /*width: 1000px !important;*/
  /*height: auto !important;*/ }

.fancybox-wrap .fancybox-image {
  width: auto !important;
  max-width: inherit !important;
  margin-left: -8%;
  height: 115% !important;
  max-height: none;
  margin-top: -6%; }

.fancybox-inner .gallery {
  width: inherit; }

.fancybox-skin {
  padding: 0 !important;
  width: inherit !important; }

.fancybox-skin .fancybox-close {
  right: -6%; }

/*.fancybox-overlay {*/
/*background: none !important;*/
/*z-index: 2 !important;*/
/*}*/
.fancybox-close {
  background-image: url(/upload/medialibrary/ebd/ebd2c2145cbc988df54f8c8100a1e46b.png);
  width: 25px;
  height: 23px;
  top: 24px;
  right: 29px; }

.fancy_control {
  display: none;
  position: relative; }

.fancy_control .prev, .fancy_control .next {
  position: fixed;
  width: 24px;
  height: 45px;
  background: url(/upload/medialibrary/c1d/c1d78888ed5def36dad4391c2dfb815a.png) no-repeat;
  left: 15px;
  z-index: 5;
  cursor: pointer;
  display: block !important;
  top: 50%; }

.fancybox-prev span, .fancybox-next span {
  visibility: visible;
  background: url(/upload/medialibrary/c1d/c1d78888ed5def36dad4391c2dfb815a.png) no-repeat !important;
  height: 46px !important;
  /*right: -68px !important;*/ }

.fancybox-prev span {
  left: -70px;
  transform: rotate(180deg); }

.fancybox-next span {
  /*background: url(/upload/medialibrary/c1d/c1d78888ed5def36dad4391c2dfb815a.png) no-repeat !important;*/
  /*height: 46px !important;*/
  right: -68px !important; }

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

.fancybox-nav {
  display: none; }

.fancybox-outer:hover .fancybox-nav {
  display: block; }

/*.online-map:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.online-map{
    background-color: #ffffff;
}
.online-map:hover{
    background-color: #ffffff;
}*/
a.online-map {
  display: block;
  width: 255px;
  height: 255px;
  overflow: hidden;
  position: relative;
  background-image: url(/upload/medialibrary/5b0/5b0a248c203017d60cd52e2e61bd603b.png); }

a.online-map .text {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 30px;
  color: white;
  font-family: "PTSansBold"; }

.online-map:before {
  content: '';
  display: block;
  position: absolute;
  /*height: 255px;*/
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.online-map:hover:before {
  opacity: 0.25; }

.statnumber .numbers {
  position: relative;
  overflow: hidden; }

.statnumber .numbers .round.first .small-text {
  font-size: 20px; }

@media (max-width: 1200px) {
    .did_you_know .left_side {
        width: 100%;
        height: auto !important;
    }

    .did_you_know .col-xs-12 {
        margin-bottom: 20px;
    }

    .did_you_know .even .left_side {
        float: none;
        height: 575px !important;
    }

    .did_you_know .even .right_side {
        float: none;
        height: 575px !important;
    }

    .did_you_know .left_side img {
        width: 100%;
    }

    .did_you_know .right_side {
        width: 100%;
        background-color: #72c81e;
        margin-top: 0;
        color: white;
        padding-left: 46px;
        padding-top: 46px;
        height: 575px;
    }

    /*.did_you_know .count_controls, .did_you_know .owl-nav {*/
        /*display: none;*/
    /*}*/
}

.did_you_know .owl-nav {
    display: inline-flex;
}

.did_you_know .owl-nav .owl-prev.disabled{
    cursor: auto;
}

.did_you_know .owl-nav .owl-prev {
    margin-right: 20px;
    background-image: url("/local/templates/nsu/images/left_arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 46px;
    height: 39px;
    cursor: pointer;
}

.did_you_know .owl-nav .owl-next.disabled {
    cursor: auto;
}

.did_you_know .owl-nav .owl-next {
    margin-left: 20px;
    background-image: url("/local/templates/nsu/images/right_arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 46px;
    height: 39px;
    cursor: pointer;
}
.footer-socials{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.footer-socials.row-2{
	margin-top: 10px;
	justify-content: flex-end;
}
.footer-socials .icon{
	margin-bottom: 10px;
}
.icon.vk {
  display: inline-block !important;
  width: 37px;
  height: 36px;
  background: transparent url(/local/templates/nsu/images/vk.png) no-repeat; }

.icon.rss {
  display: inline-block !important;
  width: 37px;
  height: 36px;
  background-size: cover;
  background: transparent url(/local/templates/nsu/images/rss.png) no-repeat; }
.icon.tg {
    display: inline-block !important;
    width: 37px;
    height: 36px;
    background-size: cover;
    background: transparent url(/local/templates/nsu/images/tg.svg) no-repeat;
}
.icon.tt {
    display: inline-block !important;
    width: 37px;
    height: 36px;
    background-size: cover;
    background: transparent url(/local/templates/nsu/images/tt.svg) no-repeat;
}
.errorMessage {
  color: #c1c1c1;
  margin-top: 20px;
  font-size: 13px; }

.why_nsu .table {
  padding: 0 15px; }
  .why_nsu .table .single-row {
    margin-bottom: 60px; }
  .why_nsu .table .two-img {
    text-align: center; }
    .why_nsu .table .two-img h2 {
      margin-top: 30px; }
    .why_nsu .table .two-img .b-text {
      padding: 0 60px; }
  .why_nsu .table .b-img-left-pad {
    padding-left: 0px; }
  .why_nsu .table .b-img-right-pad {
    padding-right: 0px; }
  .why_nsu .table .why-right-pad {
    padding-right: 75px; }
  .why_nsu .table .why-left-pad {
    padding-left: 75px; }
  .why_nsu .table .grey .seck-left {
    padding: 100px 48px 50px 30px;
    text-align: left; }
    .why_nsu .table .grey .seck-left h2 {
      text-align: left; }
  .why_nsu .table .grey .seck-right {
    padding: 100px 30px 50px 48px;
    text-align: right; }
    .why_nsu .table .grey .seck-right h2 {
      text-align: right; }
  .why_nsu .table .grey .bbgom-main {
    display: table;
    width: 100%; }
    .why_nsu .table .grey .bbgom-main .bbgom {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      padding: 40px 0 40px; }
  .why_nsu .table .bgblack {
    position: relative; }
    .why_nsu .table .bgblack h2 {
      text-align: right;
      color: #fff; }
    .why_nsu .table .bgblack .seck-right {
      padding: 38px 30px 60px 48px;
      text-align: right; }
    .why_nsu .table .bgblack .bbgom-main {
      display: table;
      width: 100%; }
      .why_nsu .table .bgblack .bbgom-main .bbgom {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding: 40px 0 40px; }

@media (max-width: 767px) {
  /*body {
    background:red;
  }*/
  .why_nsu .table_top_rangs .cont {
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    padding-top: 150px;
    font-size: 30px; }
  .why_nsu .science_with_ img {
    width: 250px;
    height: 250px; }
  .why_nsu .table .single-row {
    margin-bottom: 30px; }
  .why_nsu .table .two-img img {
    width: 250px;
    height: 250px; }
  .why_nsu .table .two-img .b-text-first {
    margin-bottom: 20px; }
  .why_nsu .table .two-img .b-text {
    padding: 0px; }
  .why_nsu .table .why-right-pad {
    padding-right: 15px; }
  .why_nsu .table .why-left-pad {
    padding-left: 15px; }
  .why_nsu .table .b-img-left-pad {
    padding-left: 15px; }
  .why_nsu .table .b-img-right-pad {
    padding-right: 15px; }
  .why_nsu .table .bgblack {
    position: relative; }
    .why_nsu .table .bgblack h2 {
      text-align: center; }
    .why_nsu .table .bgblack .seck-right {
      padding: 38px 15px 0px;
      text-align: center; }
    .why_nsu .table .bgblack .bbgom-main .bbgom {
      padding: 60px 0 60px; }
      .why_nsu .table .bgblack .bbgom-main .bbgom img {
        width: 250px;
        height: 250px; }
  .why_nsu .table .grey .bbgom-main .bbgom img {
    width: 250px;
    height: 250px; }
  .why_nsu .table .grey h2 {
    text-align: center; }
  .why_nsu .table .grey .seck-left {
    padding: 0px 10px 48px;
    text-align: center; }
    .why_nsu .table .grey .seck-left h2 {
      text-align: center; }
  .why_nsu .table .grey .seck-right {
    padding: 38px 15px 0px;
    text-align: center; }
    .why_nsu .table .grey .seck-right h2 {
      text-align: center; } }
@media (min-width: 768px) and (max-width: 991px) {
  /*body {
    background:orange;
  }*/
  .why_nsu .table_top_rangs .cont {
    width: 90%;
    padding-top: 80px; }
  .why_nsu .table .two-img .b-text-first {
    margin-bottom: 20px; }
  .why_nsu .table .why-right-pad {
    padding-right: 15px; }
  .why_nsu .table .why-left-pad {
    padding-left: 15px; }
  .why_nsu .table .b-img-left-pad {
    padding-left: 15px; }
  .why_nsu .table .b-img-right-pad {
    padding-right: 15px; }
  .why_nsu .table .bgblack h2 {
    text-align: center; }
  .why_nsu .table .bgblack .seck-right {
    padding: 38px 10px 0px;
    text-align: center; }
  .why_nsu .table .bgblack .bbgom-main .bbgom {
    padding: 60px 0 80px; }
  .why_nsu .table .grey .seck-left {
    padding: 0px 10px 48px;
    text-align: center; }
    .why_nsu .table .grey .seck-left h2 {
      text-align: center; }
  .why_nsu .table .grey .seck-right {
    padding: 38px 15px 0px;
    text-align: center; }
    .why_nsu .table .grey .seck-right h2 {
      text-align: center; } }
@media (min-width: 992px) and (max-width: 1199px) {
  /* body {
     background:green;
   }*/
  .why_nsu .table_top_rangs .cont {
    width: 65%;
    padding-top: 100px; }
  .why_nsu .table .two-img .b-text-first {
    margin-bottom: 20px; }
  .why_nsu .table .why-right-pad {
    padding-right: 15px; }
  .why_nsu .table .why-left-pad {
    padding-left: 15px; }
  .why_nsu .table .b-img-left-pad {
    padding-left: 15px; }
  .why_nsu .table .b-img-right-pad {
    padding-right: 15px; }
  .why_nsu .table .bgblack h2 {
    text-align: center; }
  .why_nsu .table .bgblack .seck-right {
    padding: 38px 60px 0px;
    text-align: center; }
  .why_nsu .table .bgblack .bbgom-main .bbgom {
    padding: 80px 0 100px; }
  .why_nsu .table .grey .seck-left {
    padding: 0px 60px 48px;
    text-align: center; }
    .why_nsu .table .grey .seck-left h2 {
      text-align: center; }
  .why_nsu .table .grey .seck-right {
    padding: 38px 15px 0px;
    text-align: center; }
    .why_nsu .table .grey .seck-right h2 {
      text-align: center; } }
@media (min-width: 1200px) {
  /* body {
     background:yellow;
   }*/ }
.vkLink a {
  background: url(/local/templates/nsu/images/rsz_vkico.png) no-repeat;
  padding-bottom: 10px;
  padding-left: 30px; }

.icon-new-doc {
  background: url(/local/templates/nsu/images/image_doc.png) no-repeat;
  width: 52px;
  height: 80px; }

.icon-new-table {
  background: url(/local/templates/nsu/images/image_table.png) no-repeat;
  width: 52px;
  height: 80px; }

.icon-new-pdf {
  background: url(/local/templates/nsu/images/image_pdf.png) no-repeat;
  width: 52px;
  height: 80px; }

.icon-new-empty {
  background: url(/local/templates/nsu/images/image_empty.png) no-repeat;
  width: 52px;
  height: 80px; }

.icon-new-image {
  background: url(/local/templates/nsu/images/image_image.png) no-repeat;
  width: 52px;
  height: 80px; }

.icon-new-schema {
  background: url(/local/templates/nsu/images/image_schema.png) no-repeat;
  width: 52px;
  height: 80px; }
@media (min-width: 992px) and (max-width: 1199px) {
	.history_main .history .timeline .main_line .point {
	  margin-left: 9%;
	}
   .history_main .landmarks .decade_, .history_main .landmarks .marks .text {     
      width: 70%;
   }
	.history_main .landmarks .owl-carousel .owl-dots {		
		margin-left: auto;
		margin-right: auto;
		width: 95%;
		right: inherit;
		left: 30px;
	}
	.history_main .landmarks .owl-carousel .owl-dots{
		margin-top: 450px;
	}
	.history_main .landmarks .owl-carousel .owl-dots .owl-dot {
		font-size: 18px;		
		margin-right: 35px;

	}
	.history_main .landmarks .marks .text {		
		font-size: 15px;
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.history_main .landmarks {
	  background-size: cover !important;
	}
	.today .progress_ {

	}
}
@media (max-width: 991px) and (min-width: 769px){
	.history_main .history .timeline .main_line .point {
	  	margin-left: 7%;
	}
	.today .progress_ {
		overflow: hidden;
		background-size: cover;
		background-position: 20% 0 !important;
	}
	.history_main .history .props_ .item .round .text {
		font-size: 30px !important;
	}	
	.main_5_100 .text {
	  margin-left: 0px;
	}
}
@media (max-width: 768px){
	.history_main .history .timeline .main_line .point {
	  	margin-left: 6%;
	}
	.today .progress_ {
		overflow: hidden;
		background-size: cover;
		background-position: 20% 0 !important;
	}
	.history_main .history .timeline {		
		width: 84%;		
		left: 35px;
	}
	.today .progress_ .continue_my2 {
		margin-top: 40px;
	}
	.history_main .history .col-xs-12 {
	  padding-left: 15px;
	  padding-right: 15px; 
	}
	.main_5_100 .text {
	  margin-left: 0px;
	}
	.main_5_100  {
	  flex-direction: column;
	}
}
/*# sourceMappingURL=styles.css.map */


/* End */
/* /local/templates/nsu/css/bootstrap.css?1511434605146079 */
/* /local/templates/nsu/css/fonts.css?15114346053224 */
/* /local/templates/nsu/css/icons.css?15480506866596 */
/* /local/templates/nsu/css/jquery.fancybox.css?15114346054999 */
/* /local/templates/nsu/css/jquery.fancybox-buttons.css?15114346052464 */
/* /local/templates/nsu/css/jquery.fancybox-thumbs.css?1511434605735 */
/* /local/templates/nsu/css/owl.carousel.css?15114346054384 */
/* /local/templates/nsu/css/selectize.bootstrap3.css?151143460511042 */
/* /local/templates/nsu/css/magic-check.css?15114346052673 */
/* /local/templates/nsu/css/style.css?1650960235119700 */
/* /local/templates/nsu/css/nsu_style.css?161336746036337 */
/* /local/templates/nsu/styles.css?163307391769138 */
