/*!
 * 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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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;
  }
}
.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 */

/*!
 *  Kwicks: Sexy Sliding Panels for jQuery - v2.2.1
 *  http://devsmash.com/projects/kwicks
 *
 *  Copyright 2013 Jeremy Martin (jmar777)
 *  Contributors: Duke Speer (Duke3D), Guillermo Guerrero (gguerrero)
 *  Released under the MIT license
 *  http://www.opensource.org/licenses/mit-license.php
 */
/*
 *  This file contains styles that are common to all kwicks instances.  Note that each kwicks instance requires
 *  additional styling - please see the examples for more info.
 */
.kwicks {
	display: block;
	list-style-type: none;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks > * {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.kwicks.kwicks-processed > * {
	margin: 0;
	position: absolute;
}
.kwicks-horizontal > * {
	float: left;
}
.kwicks-horizontal > :first-child {
	margin-left: 0;
}
.kwicks-vertical > :first-child {
	margin-top: 0;
}
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow:active,.hvr-grow:focus,.hvr-grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-shrink:active,.hvr-shrink:focus,.hvr-shrink:hover{-webkit-transform:scale(0.9);transform:scale(0.9)}@-webkit-keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse:active,.hvr-pulse:focus,.hvr-pulse:hover{-webkit-animation-name:hvr-pulse;animation-name:hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.hvr-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse-grow:active,.hvr-pulse-grow:focus,.hvr-pulse-grow:hover{-webkit-animation-name:hvr-pulse-grow;animation-name:hvr-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse-shrink:active,.hvr-pulse-shrink:focus,.hvr-pulse-shrink:hover{-webkit-animation-name:hvr-pulse-shrink;animation-name:hvr-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.hvr-push{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-push:active,.hvr-push:focus,.hvr-push:hover{-webkit-animation-name:hvr-push;animation-name:hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.hvr-pop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pop:active,.hvr-pop:focus,.hvr-pop:hover{-webkit-animation-name:hvr-pop;animation-name:hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-bounce-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-in:active,.hvr-bounce-in:focus,.hvr-bounce-in:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-bounce-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-out:active,.hvr-bounce-out:focus,.hvr-bounce-out:hover{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-rotate:active,.hvr-rotate:focus,.hvr-rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.hvr-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow-rotate:active,.hvr-grow-rotate:focus,.hvr-grow-rotate:hover{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.hvr-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-float:active,.hvr-float:focus,.hvr-float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hvr-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sink:active,.hvr-sink:focus,.hvr-sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}@-webkit-keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.hvr-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-bob:active,.hvr-bob:focus,.hvr-bob:hover{-webkit-animation-name:hvr-bob-float,hvr-bob;animation-name:hvr-bob-float,hvr-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@-webkit-keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}.hvr-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-hang:active,.hvr-hang:focus,.hvr-hang:hover{-webkit-animation-name:hvr-hang-sink,hvr-hang;animation-name:hvr-hang-sink,hvr-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.hvr-skew{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-skew:active,.hvr-skew:focus,.hvr-skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-forward:active,.hvr-skew-forward:focus,.hvr-skew-forward:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-backward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-backward:active,.hvr-skew-backward:focus,.hvr-skew-backward:hover{-webkit-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-vertical:active,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:hover{-webkit-animation-name:hvr-wobble-vertical;animation-name:hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-horizontal:active,.hvr-wobble-horizontal:focus,.hvr-wobble-horizontal:hover{-webkit-animation-name:hvr-wobble-horizontal;animation-name:hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-to-bottom-right:active,.hvr-wobble-to-bottom-right:focus,.hvr-wobble-to-bottom-right:hover{-webkit-animation-name:hvr-wobble-to-bottom-right;animation-name:hvr-wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-to-top-right:active,.hvr-wobble-to-top-right:focus,.hvr-wobble-to-top-right:hover{-webkit-animation-name:hvr-wobble-to-top-right;animation-name:hvr-wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-wobble-top:active,.hvr-wobble-top:focus,.hvr-wobble-top:hover{-webkit-animation-name:hvr-wobble-top;animation-name:hvr-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}.hvr-wobble-bottom:active,.hvr-wobble-bottom:focus,.hvr-wobble-bottom:hover{-webkit-animation-name:hvr-wobble-bottom;animation-name:hvr-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-skew{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-skew:active,.hvr-wobble-skew:focus,.hvr-wobble-skew:hover{-webkit-animation-name:hvr-wobble-skew;animation-name:hvr-wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-buzz:active,.hvr-buzz:focus,.hvr-buzz:hover{-webkit-animation-name:hvr-buzz;animation-name:hvr-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-buzz-out:active,.hvr-buzz-out:focus,.hvr-buzz-out:hover{-webkit-animation-name:hvr-buzz-out;animation-name:hvr-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-forward:active,.hvr-forward:focus,.hvr-forward:hover{-webkit-transform:translateX(8px);transform:translateX(8px)}.hvr-backward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-backward:active,.hvr-backward:focus,.hvr-backward:hover{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hvr-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-fade:active,.hvr-fade:focus,.hvr-fade:hover{background-color:#2098D1;color:#fff}@-webkit-keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}@keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}.hvr-back-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);overflow:hidden;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-back-pulse:active,.hvr-back-pulse:focus,.hvr-back-pulse:hover{-webkit-animation-name:hvr-back-pulse;animation-name:hvr-back-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#2098D1;background-color:#2098d1;color:#fff}.hvr-sweep-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-right:active,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:hover{color:#fff}.hvr-sweep-to-right:active:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-left:active,.hvr-sweep-to-left:focus,.hvr-sweep-to-left:hover{color:#fff}.hvr-sweep-to-left:active:before,.hvr-sweep-to-left:focus:before,.hvr-sweep-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-bottom:active,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:hover{color:#fff}.hvr-sweep-to-bottom:active:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-sweep-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-top:active,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:hover{color:#fff}.hvr-sweep-to-top:active:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-right:active,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:hover{color:#fff}.hvr-bounce-to-right:active:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-left:active,.hvr-bounce-to-left:focus,.hvr-bounce-to-left:hover{color:#fff}.hvr-bounce-to-left:active:before,.hvr-bounce-to-left:focus:before,.hvr-bounce-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-bottom:active,.hvr-bounce-to-bottom:focus,.hvr-bounce-to-bottom:hover{color:#fff}.hvr-bounce-to-bottom:active:before,.hvr-bounce-to-bottom:focus:before,.hvr-bounce-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-top:active,.hvr-bounce-to-top:focus,.hvr-bounce-to-top:hover{color:#fff}.hvr-bounce-to-top:active:before,.hvr-bounce-to-top:focus:before,.hvr-bounce-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-radial-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-out:active,.hvr-radial-out:focus,.hvr-radial-out:hover{color:#fff}.hvr-radial-out:active:before,.hvr-radial-out:focus:before,.hvr-radial-out:hover:before{-webkit-transform:scale(2);transform:scale(2)}.hvr-radial-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;border-radius:100%;-webkit-transform:scale(2);transform:scale(2);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-in:active,.hvr-radial-in:focus,.hvr-radial-in:hover{color:#fff}.hvr-radial-in:active:before,.hvr-radial-in:focus:before,.hvr-radial-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-in:active,.hvr-rectangle-in:focus,.hvr-rectangle-in:hover{color:#fff}.hvr-rectangle-in:active:before,.hvr-rectangle-in:focus:before,.hvr-rectangle-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-out:active,.hvr-rectangle-out:focus,.hvr-rectangle-out:hover{color:#fff}.hvr-rectangle-out:active:before,.hvr-rectangle-out:focus:before,.hvr-rectangle-out:hover:before{-webkit-transform:scale(1);transform:scale(1)}.hvr-shutter-in-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-horizontal:active,.hvr-shutter-in-horizontal:focus,.hvr-shutter-in-horizontal:hover{color:#fff}.hvr-shutter-in-horizontal:active:before,.hvr-shutter-in-horizontal:focus:before,.hvr-shutter-in-horizontal:hover:before{-webkit-transform:scaleX(0);transform:scaleX(0)}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:active,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:hover{color:#fff}.hvr-shutter-out-horizontal:active:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-shutter-in-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-vertical:active,.hvr-shutter-in-vertical:focus,.hvr-shutter-in-vertical:hover{color:#fff}.hvr-shutter-in-vertical:active:before,.hvr-shutter-in-vertical:focus:before,.hvr-shutter-in-vertical:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-vertical:active,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:hover{color:#fff}.hvr-shutter-out-vertical:active:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-border-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.hvr-border-fade:active,.hvr-border-fade:focus,.hvr-border-fade:hover{box-shadow:inset 0 0 0 4px #2098D1,0 0 1px rgba(0,0,0,0)}.hvr-hollow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;transition-property:background;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.hvr-hollow:active,.hvr-hollow:focus,.hvr-hollow:hover{background:0 0}.hvr-trim{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-trim:before{content:'';position:absolute;border:#fff solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-trim:active:before,.hvr-trim:focus:before,.hvr-trim:hover:before{opacity:1}@-webkit-keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-ripple-out:before{content:'';position:absolute;border:#e1e1e1 solid 6px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-out:active:before,.hvr-ripple-out:focus:before,.hvr-ripple-out:hover:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out}@-webkit-keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}@keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}.hvr-ripple-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-ripple-in:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-in:active:before,.hvr-ripple-in:focus:before,.hvr-ripple-in:hover:before{-webkit-animation-name:hvr-ripple-in;animation-name:hvr-ripple-in}.hvr-outline-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-outline-out:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-out:active:before,.hvr-outline-out:focus:before,.hvr-outline-out:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.hvr-outline-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-outline-in:before{pointer-events:none;content:'';position:absolute;border:#e1e1e1 solid 4px;top:-16px;right:-16px;bottom:-16px;left:-16px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-in:active:before,.hvr-outline-in:focus:before,.hvr-outline-in:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:1}.hvr-round-corners{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-radius;transition-property:border-radius}.hvr-round-corners:active,.hvr-round-corners:focus,.hvr-round-corners:hover{border-radius:1em}.hvr-underline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-left:active:before,.hvr-underline-from-left:focus:before,.hvr-underline-from-left:hover:before{right:0}.hvr-underline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-center:active:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:hover:before{left:0;right:0}.hvr-underline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-right:active:before,.hvr-underline-from-right:focus:before,.hvr-underline-from-right:hover:before{left:0}.hvr-overline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background:#2098D1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-left:active:before,.hvr-overline-from-left:focus:before,.hvr-overline-from-left:hover:before{right:0}.hvr-overline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;top:0;background:#2098D1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-center:active:before,.hvr-overline-from-center:focus:before,.hvr-overline-from-center:hover:before{left:0;right:0}.hvr-overline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;top:0;background:#2098D1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-right:active:before,.hvr-overline-from-right:focus:before,.hvr-overline-from-right:hover:before{left:0}.hvr-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-color:#2098D1;border-style:solid;border-width:0;-webkit-transition-property:border-width;transition-property:border-width;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-reveal:active:before,.hvr-reveal:focus:before,.hvr-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0);border-width:4px}.hvr-underline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;background:#2098D1;height:4px;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-reveal:active:before,.hvr-underline-reveal:focus:before,.hvr-underline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-overline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;background:#2098D1;height:4px;-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-reveal:active:before,.hvr-overline-reveal:focus:before,.hvr-overline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-glow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-glow:active,.hvr-glow:focus,.hvr-glow:hover{box-shadow:0 0 8px rgba(0,0,0,.6)}.hvr-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-shadow:active,.hvr-shadow:focus,.hvr-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.hvr-grow-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform}.hvr-grow-shadow:active,.hvr-grow-shadow:focus,.hvr-grow-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-box-shadow-outset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-box-shadow-outset:active,.hvr-box-shadow-outset:focus,.hvr-box-shadow-outset:hover{box-shadow:2px 2px 2px rgba(0,0,0,.6)}.hvr-box-shadow-inset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,.6),0 0 1px rgba(0,0,0,0)}.hvr-box-shadow-inset:active,.hvr-box-shadow-inset:focus,.hvr-box-shadow-inset:hover{box-shadow:inset 2px 2px 2px rgba(0,0,0,.6),0 0 1px rgba(0,0,0,0)}.hvr-float-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.hvr-float-shadow:active,.hvr-float-shadow:focus,.hvr-float-shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.hvr-float-shadow:active:before,.hvr-float-shadow:focus:before,.hvr-float-shadow:hover:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.hvr-shadow-radial{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-shadow-radial:after,.hvr-shadow-radial:before{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-shadow-radial:before{bottom:100%;background:-webkit-radial-gradient(50% 150%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.hvr-shadow-radial:after{top:100%;background:-webkit-radial-gradient(50% -50%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.hvr-shadow-radial:active:after,.hvr-shadow-radial:active:before,.hvr-shadow-radial:focus:after,.hvr-shadow-radial:focus:before,.hvr-shadow-radial:hover:after,.hvr-shadow-radial:hover:before{opacity:1}.hvr-bubble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-top:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);top:0;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1}.hvr-bubble-top:active:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-right:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);right:0;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1}.hvr-bubble-right:active:before,.hvr-bubble-right:focus:before,.hvr-bubble-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-bottom:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);bottom:0;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent}.hvr-bubble-bottom:active:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-left:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);left:0;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent}.hvr-bubble-left:active:before,.hvr-bubble-left:focus:before,.hvr-bubble-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);top:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:active,.hvr-bubble-float-top:focus,.hvr-bubble-float-top:hover{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-top:active:before,.hvr-bubble-float-top:focus:before,.hvr-bubble-float-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:before{position:absolute;z-index:-1;top:calc(50% - 10px);right:0;content:'';border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:active,.hvr-bubble-float-right:focus,.hvr-bubble-float-right:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-right:active:before,.hvr-bubble-float-right:focus:before,.hvr-bubble-float-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);bottom:0;border-style:solid;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:active,.hvr-bubble-float-bottom:focus,.hvr-bubble-float-bottom:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-bottom:active:before,.hvr-bubble-float-bottom:focus:before,.hvr-bubble-float-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:before{position:absolute;z-index:-1;content:'';top:calc(50% - 10px);left:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:active,.hvr-bubble-float-left:focus,.hvr-bubble-float-left:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-left:active:before,.hvr-bubble-float-left:focus:before,.hvr-bubble-float-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-icon-back{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-back .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-back:active .hvr-icon,.hvr-icon-back:focus .hvr-icon,.hvr-icon-back:hover .hvr-icon{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.hvr-icon-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-forward .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-forward:active .hvr-icon,.hvr-icon-forward:focus .hvr-icon,.hvr-icon-forward:hover .hvr-icon{-webkit-transform:translateX(4px);transform:translateX(4px)}@-webkit-keyframes hvr-icon-down{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-down{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-down{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-down .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-down:active .hvr-icon,.hvr-icon-down:focus .hvr-icon,.hvr-icon-down:hover .hvr-icon{-webkit-animation-name:hvr-icon-down;animation-name:hvr-icon-down;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-up{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-up .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-up:active .hvr-icon,.hvr-icon-up:focus .hvr-icon,.hvr-icon-up:hover .hvr-icon{-webkit-animation-name:hvr-icon-up;animation-name:hvr-icon-up;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-spin{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-spin .hvr-icon{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.hvr-icon-spin:active .hvr-icon,.hvr-icon-spin:focus .hvr-icon,.hvr-icon-spin:hover .hvr-icon{-webkit-transform:rotate(360deg);transform:rotate(360deg)}@-webkit-keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%,51%{opacity:1}}@keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%,51%{opacity:1}}.hvr-icon-drop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-drop .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-drop:active .hvr-icon,.hvr-icon-drop:focus .hvr-icon,.hvr-icon-drop:hover .hvr-icon{opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-animation-name:hvr-icon-drop;animation-name:hvr-icon-drop;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.52,1.64,.37,.66);animation-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-icon-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-fade .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.hvr-icon-fade:active .hvr-icon,.hvr-icon-fade:focus .hvr-icon,.hvr-icon-fade:hover .hvr-icon{color:#0F9E5E}@-webkit-keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}.hvr-icon-float-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-float-away .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-float-away:active .hvr-icon,.hvr-icon-float-away:focus .hvr-icon,.hvr-icon-float-away:hover .hvr-icon{-webkit-animation-name:hvr-icon-float-away;animation-name:hvr-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}@keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}.hvr-icon-sink-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-sink-away .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-sink-away:active .hvr-icon,.hvr-icon-sink-away:focus .hvr-icon,.hvr-icon-sink-away:hover .hvr-icon{-webkit-animation-name:hvr-icon-sink-away;animation-name:hvr-icon-sink-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow:active .hvr-icon,.hvr-icon-grow:focus .hvr-icon,.hvr-icon-grow:hover .hvr-icon{-webkit-transform:scale(1.3) translateZ(0);transform:scale(1.3) translateZ(0)}.hvr-icon-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-shrink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-shrink:active .hvr-icon,.hvr-icon-shrink:focus .hvr-icon,.hvr-icon-shrink:hover .hvr-icon{-webkit-transform:scale(0.8);transform:scale(0.8)}@-webkit-keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse:active .hvr-icon,.hvr-icon-pulse:focus .hvr-icon,.hvr-icon-pulse:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse;animation-name:hvr-icon-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.hvr-icon-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse-grow .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-grow:active .hvr-icon,.hvr-icon-pulse-grow:focus .hvr-icon,.hvr-icon-pulse-grow:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse-grow;animation-name:hvr-icon-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse-shrink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-shrink:active .hvr-icon,.hvr-icon-pulse-shrink:focus .hvr-icon,.hvr-icon-pulse-shrink:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse-shrink;animation-name:hvr-icon-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}@keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}.hvr-icon-push{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-push .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-push:active .hvr-icon,.hvr-icon-push:focus .hvr-icon,.hvr-icon-push:hover .hvr-icon{-webkit-animation-name:hvr-icon-push;animation-name:hvr-icon-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.hvr-icon-pop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-pop .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pop:active .hvr-icon,.hvr-icon-pop:focus .hvr-icon,.hvr-icon-pop:hover .hvr-icon{-webkit-animation-name:hvr-icon-pop;animation-name:hvr-icon-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-icon-bounce{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bounce .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-bounce:active .hvr-icon,.hvr-icon-bounce:focus .hvr-icon,.hvr-icon-bounce:hover .hvr-icon{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-icon-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-rotate .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-rotate:active .hvr-icon,.hvr-icon-rotate:focus .hvr-icon,.hvr-icon-rotate:hover .hvr-icon{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.hvr-icon-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow-rotate .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow-rotate:active .hvr-icon,.hvr-icon-grow-rotate:focus .hvr-icon,.hvr-icon-grow-rotate:hover .hvr-icon{-webkit-transform:scale(1.5) rotate(12deg);transform:scale(1.5) rotate(12deg)}.hvr-icon-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-float .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-float:active .hvr-icon,.hvr-icon-float:focus .hvr-icon,.hvr-icon-float:hover .hvr-icon{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.hvr-icon-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-sink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-sink:active .hvr-icon,.hvr-icon-sink:focus .hvr-icon,.hvr-icon-sink:hover .hvr-icon{-webkit-transform:translateY(4px);transform:translateY(4px)}@-webkit-keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bob .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-bob:active .hvr-icon,.hvr-icon-bob:focus .hvr-icon,.hvr-icon-bob:hover .hvr-icon{-webkit-animation-name:hvr-icon-bob-float,hvr-icon-bob;animation-name:hvr-icon-bob-float,hvr-icon-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@-webkit-keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-hang .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-hang:active .hvr-icon,.hvr-icon-hang:focus .hvr-icon,.hvr-icon-hang:hover .hvr-icon{-webkit-animation-name:hvr-icon-hang-sink,hvr-icon-hang;animation-name:hvr-icon-hang-sink,hvr-icon-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-icon-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-horizontal .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-horizontal:active .hvr-icon,.hvr-icon-wobble-horizontal:focus .hvr-icon,.hvr-icon-wobble-horizontal:hover .hvr-icon{-webkit-animation-name:hvr-icon-wobble-horizontal;animation-name:hvr-icon-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-icon-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-vertical .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-vertical:active .hvr-icon,.hvr-icon-wobble-vertical:focus .hvr-icon,.hvr-icon-wobble-vertical:hover .hvr-icon{-webkit-animation-name:hvr-icon-wobble-vertical;animation-name:hvr-icon-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-icon-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz:active .hvr-icon,.hvr-icon-buzz:focus .hvr-icon,.hvr-icon-buzz:hover .hvr-icon{-webkit-animation-name:hvr-icon-buzz;animation-name:hvr-icon-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-icon-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz-out .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz-out:active .hvr-icon,.hvr-icon-buzz-out:focus .hvr-icon,.hvr-icon-buzz-out:hover .hvr-icon{-webkit-animation-name:hvr-icon-buzz-out;animation-name:hvr-icon-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-curl-top-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-top-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;left:0;background:#fff;background:linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');z-index:1000;box-shadow:1px 1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-left:active:before,.hvr-curl-top-left:focus:before,.hvr-curl-top-left:hover:before{width:25px;height:25px}.hvr-curl-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-top-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;right:0;background:#fff;background:linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px 1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-right:active:before,.hvr-curl-top-right:focus:before,.hvr-curl-top-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-bottom-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;right:0;background:#fff;background:linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px -1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-right:active:before,.hvr-curl-bottom-right:focus:before,.hvr-curl-bottom-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-bottom-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;left:0;background:#fff;background:linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:1px -1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-left:active:before,.hvr-curl-bottom-left:focus:before,.hvr-curl-bottom-left:hover:before{width:25px;height:25px}
.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:url(overlays/02.png) center center}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform,opacity}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px) brightness(1.01);filter:blur(32px) brightness(1.01)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0) brightness(1.01);filter:blur(0) brightness(1.01)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-slideDown,.vegas-transition-slideDown2{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}
/*# sourceMappingURL=vegas.min.css.map */

.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
@font-face {
    font-family: 'cambria-math';
    src: url('../fonts/cambria-math.eot');
    src: url('../fonts/cambria-math.eot') format('embedded-opentype'),
         url('../fonts/cambria-math.woff2') format('woff2'),
         url('../fonts/cambria-math.woff') format('woff'),
         url('../fonts/cambria-math.ttf') format('truetype'),
         url('../fonts/cambria-math.svg#WorkSansRegular') format('svg');
}

@font-face {
    font-family: 'WorkSansRegular';
    src: url('../fonts/WorkSansRegular.eot');
    src: url('../fonts/WorkSansRegular.eot') format('embedded-opentype'),
         url('../fonts/WorkSansRegular.woff2') format('woff2'),
         url('../fonts/WorkSansRegular.woff') format('woff'),
         url('../fonts/WorkSansRegular.ttf') format('truetype'),
         url('../fonts/WorkSansRegular.svg#WorkSansRegular') format('svg');
}

@font-face {
    font-family: 'WorkSansSemiBold';
    src: url('../fonts/WorkSansSemiBold.eot');
    src: url('../fonts/WorkSansSemiBold.eot') format('embedded-opentype'),
         url('../fonts/WorkSansSemiBold.woff2') format('woff2'),
         url('../fonts/WorkSansSemiBold.woff') format('woff'),
         url('../fonts/WorkSansSemiBold.ttf') format('truetype'),
         url('../fonts/WorkSansSemiBold.svg#WorkSansSemiBold') format('svg');
}
@font-face {
    font-family: 'WorkSansLight';
    src: url('../fonts/WorkSansLight.eot');
    src: url('../fonts/WorkSansLight.eot') format('embedded-opentype'),
         url('../fonts/WorkSansLight.woff2') format('woff2'),
         url('../fonts/WorkSansLight.woff') format('woff'),
         url('../fonts/WorkSansLight.ttf') format('truetype'),
         url('../fonts/WorkSansLight.svg#WorkSansLight') format('svg');
}
@font-face {
    font-family: 'WorkSansMedium';
    src: url('../fonts/WorkSansMedium.eot');
    src: url('../fonts/WorkSansMedium.eot') format('embedded-opentype'),
         url('../fonts/WorkSansMedium.woff2') format('woff2'),
         url('../fonts/WorkSansMedium.woff') format('woff'),
         url('../fonts/WorkSansMedium.ttf') format('truetype'),
         url('../fonts/WorkSansMedium.svg#WorkSansMedium') format('svg');
}
@font-face {
    font-family: 'georgia';
    src: url('../fonts/georgia.eot');
    src: url('../fonts/georgia.eot') format('embedded-opentype'),
         url('../fonts/georgia.woff2') format('woff2'),
         url('../fonts/georgia.woff') format('woff'),
         url('../fonts/georgia.ttf') format('truetype'),
         url('../fonts/georgia.svg#georgia') format('svg');
}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/RobotoRegular.eot');
    src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoRegular.woff2') format('woff2'),
         url('../fonts/RobotoRegular.woff') format('woff'),
         url('../fonts/RobotoRegular.ttf') format('truetype'),
         url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'RobotoLight';
    src: url('../fonts/RobotoLight.eot');
    src: url('../fonts/RobotoLight.eot') format('embedded-opentype'),
         url('../fonts/RobotoLight.woff2') format('woff2'),
         url('../fonts/RobotoLight.woff') format('woff'),
         url('../fonts/RobotoLight.ttf') format('truetype'),
         url('../fonts/RobotoLight.svg#RobotoLight') format('svg');
}
@font-face {
    font-family: 'RobotoItalic';
    src: url('../fonts/RobotoItalic.eot');
    src: url('../fonts/RobotoItalic.eot') format('embedded-opentype'),
         url('../fonts/RobotoItalic.woff2') format('woff2'),
         url('../fonts/RobotoItalic.woff') format('woff'),
         url('../fonts/RobotoItalic.ttf') format('truetype'),
         url('../fonts/RobotoItalic.svg#RobotoItalic') format('svg');
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/RobotoBold.eot');
    src: url('../fonts/RobotoBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoBold.woff2') format('woff2'),
         url('../fonts/RobotoBold.woff') format('woff'),
         url('../fonts/RobotoBold.ttf') format('truetype'),
         url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('../fonts/RobotoMedium.eot');
    src: url('../fonts/RobotoMedium.eot') format('embedded-opentype'),
         url('../fonts/RobotoMedium.woff2') format('woff2'),
         url('../fonts/RobotoMedium.woff') format('woff'),
         url('../fonts/RobotoMedium.ttf') format('truetype'),
         url('../fonts/RobotoMedium.svg#RobotoMedium') format('svg');
}
@font-face {
    font-family: 'RobotoMediumItalic';
    src: url('../fonts/RobotoMediumItalic.eot');
    src: url('../fonts/RobotoMediumItalic.eot') format('embedded-opentype'),
         url('../fonts/RobotoMediumItalic.woff2') format('woff2'),
         url('../fonts/RobotoMediumItalic.woff') format('woff'),
         url('../fonts/RobotoMediumItalic.ttf') format('truetype'),
         url('../fonts/RobotoMediumItalic.svg#RobotoMediumItalic') format('svg');
}
@font-face {
    font-family: 'RobotoBlack';
    src: url('../fonts/RobotoBlack.eot');
    src: url('../fonts/RobotoBlack.eot') format('embedded-opentype'),
         url('../fonts/RobotoBlack.woff2') format('woff2'),
         url('../fonts/RobotoBlack.woff') format('woff'),
         url('../fonts/RobotoBlack.ttf') format('truetype'),
         url('../fonts/RobotoBlack.svg#RobotoBlack') format('svg');
}
@font-face {
    font-family: 'RobotoLightItalic';
    src: url('../fonts/RobotoLightItalic.eot');
    src: url('../fonts/RobotoLightItalic.eot') format('embedded-opentype'),
         url('../fonts/RobotoLightItalic.woff2') format('woff2'),
         url('../fonts/RobotoLightItalic.woff') format('woff'),
         url('../fonts/RobotoLightItalic.ttf') format('truetype'),
         url('../fonts/RobotoLightItalic.svg#RobotoLightItalic') format('svg');
}
html{
    position: relative;
    min-height: 100%;
}
body{
    background: #EEEFE8;
    color: #fff;
    font-family: 'RobotoRegular', sans-serif;
}
body.page{
    background: url('../img/pat.png')repeat center center;
}

body.enebra-materials-part{
   background: #421c76 url('../img/e.png')no-repeat top right;
}

.wrapper{
    font-size: 1.5em;
        overflow: hidden;
}
footer{
    width: 100%;
    background: #1a1c27;
    color:#758590;
}
header{
    position:absolute;
    width: 100%;
    left:0;
    right:0;
    top:0;
    background: transparent;
    z-index:1;
}
body.page header{
     background: url('../img/bg-p-header.png')no-repeat center center;
     background-size: cover;
     padding-bottom: 58px;
}
a:hover {
    transition: all 0.2s ease;
     -webkit-transition:  all 0.2s ease;
     -moz-transition:  all 0.2s ease;
     -o-transition:  all 0.2s ease;
    text-decoration: none;
}
a:focus{text-decoration: none;}
:focus{outline: none;}

.img-block{
     display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100vh;
    max-height: 1200px;
    margin: 0 auto;
    position:relative;
}
.img-block{
    overflow:hidden;
    min-height:560px;
    background: #000;
    color:#fff;
    display: table;
}

.vegas_f_block{
    position:absolute;
    width:100%;
}
.span-medit{
   font-family: 'RobotoMediumItalic', sans-serif;
}
.span-formula {
    font-family: 'cambria-math', serif;
    font-size: 25px;
    /*padding-top: -10px;*/
    /*vertical-align:middle*/
}
.bold{
   font-family: 'RobotoBold', sans-serif;
}


.span-med{
    font-family: 'RobotoMedium', sans-serif;
    font-size: 30px;
}
.img-block.pages{
       height: inherit;
    min-height: 400px;
    height: 400px;
    background: url('../img/pages-1-bg.png')no-repeat;
    background-size: cover;
    background-position: center bottom;
        margin-bottom: 20px;
        overflow: visible;
}
.signbutton:hover, .regbutton:hover{text-decoration:underline;cursor: pointer;}
.signin, .register{
    display: none;
    position: absolute;
    right: -400px;
    background: rgba(0,0,0,0.84);
    height: 100%;
    z-index: 25;
    width: 400px;
    padding: 20px 15px;
    font-family: 'RobotoRegular', sans-serif;
}

.img-block.pages .signin, .img-block.pages .register{
        height: initial;
}

.close-form{
    position:absolute;
    top: 10px;
    right: 15px;
    opacity:.7;
    cursor: pointer;
}
.close-form:hover{opacity:1;}
.sign-reg h3{
    font-family: 'WorkSansMedium', sans-serif;
    text-align: center;
    margin-bottom:30px;
}
.sign-reg.register h3{
   margin-bottom:10px;
}
.sign-reg.register select.form-control{
    background: transparent;
    height: 26px;
    border-radius: 15px;
    border: 2px solid #fff;
    padding: 1px 12px;
    color: #a09c9c;
}

button{ outline: none !important;}

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

.sign-reg.register .upload {
    width: 137px;
    height: 148px;
    background: url('../img/uploadphoto.png')no-repeat center center;
    overflow: hidden;
    background-size: contain;
    margin: 0 auto;

}
.sign-reg.register .upload input {
    display: block;
   height: 160px;
    height: 204px;
    opacity: 0;
    overflow: hidden;
}
.sign-reg.register .upload input:hover{ cursor: pointer;}


.sign-reg.register.medium{width:100%;}
.sign-reg.register.medium .adaptive{
    width:50%;
    float: left;
    padding:15px;
}
.sign-reg.register.medium .marg-bot{
    margin-bottom: 20px;
    float: left;
}

.sign-reg.register input[type=checkbox].css-checkbox {
    position:absolute;
    z-index:-1000;
    left:-1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}
.sign-reg.register input[type=checkbox].css-checkbox + label.css-label, .sign-reg.register input[type=checkbox].css-checkbox + label.css-label.clr {
    padding-left:26px;
    height:20px;

    display:inline-block;
    line-height:20px;
    background-repeat:no-repeat;
    background-position: 0 0;
    vertical-align:middle;
    cursor:pointer;
}
.sign-reg.register input[type=checkbox].css-checkbox:checked + label.css-label, .sign-reg.register input[type=checkbox].css-checkbox + label.css-label.chk {
    background-position: 0 -20px;
}
.sign-reg.register label.css-label {
    background-image:url('../img/checkboxreg.png');
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sign-reg.register .checkbox{  font-family: 'RobotoMedium', sans-serif;}
.sign-reg.register .checkbox a{
    color: #5a9cf0;
    text-decoration: underline;
}
.sign-reg.register .checkbox a:hover{  text-decoration: none;}
.sign-reg.register.medium .form-group{    margin-bottom: 15px;}


.sign-reg label{
   font-weight: 100;
   font-size: 15px;
   padding-top: 4px;
}




.sign-reg .btn{
       background: transparent;
    color: #fff;
    height: 26px;
    border-radius: 20px;
    border:2px solid #fff;
    padding: 0 25px;
    font-size: 17px;
    font-family: 'WorkSansMedium', sans-serif;
        line-height: 1.2;
}
.forg{margin-top:30px;}
.right-but{float:right;}
.sign-reg input{
    background: transparent;
    height: 26px;
    border-radius: 15px;
    border: 2px solid #fff;
}
.regb{margin-top:30px;text-align:center;}
.regb .btn{color:#719edb;display: inline-block;}
.regb .btn:hover{color:#fff;}
.sign-reg input:focus{outline:none;box-shadow:none;}
.navbar-header .navbar-brand img{
    max-height: 115px;
        display: inline-block;
    vertical-align: middle;
}
.logo-text{
        font-family: 'georgia', sans-serif;
       display: inline-block;
    vertical-align: middle;
}
 .big-txt, .small-txt{
     display: inline-block;
   vertical-align: baseline;
}
 .big-txt{
        vertical-align: text-bottom;
}
.small-txt{
    color:#5ca3ff;
    font-size: 27px;
    text-transform: uppercase;
}
 .min-small-txt{
    text-transform: initial;
    font-size: 16px;
    text-align: center;
}
.bord-txt{
       background: url('../img/border-txt.png') no-repeat center center;
    height: 2px;
    border: 0;
    margin: 3px 0 0;
}
 .med-small-txt span{
    color:#fff;
}

.min-small-txt span{color:#fff;}
.navbar-brand{
        padding-top: 10px;
}
header {
    font-size: 18px;
}
header a {
    color:#fff;
        font-family: 'RobotoRegular', sans-serif;
}
img.home{
    width: 28px;
}

.search-block{
        width: 131px;
        text-align: center;
    font-size: 13px;
   font-family: 'RobotoRegular', sans-serif;
}
.search-block a{
    font-family: 'RobotoRegular', sans-serif;
}
li.dropdown .glyphicon{
    font-size: 10px;
    top: -1px;
}
.search-block a:hover{
    color:#fff;
    text-decoration: underline;
}
#head-nav .search-block .search-query{
        padding: 0;
    height: 31px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 20px;
    margin-bottom: 3px;
        padding-left: 6px;
        z-index: initial;
}
.search-btn{
    position: absolute;
    right: 0;

    width: initial;
}
.search-btn > .btn{
  background: transparent;
      padding: 2px 5px;
      font-size: 21px;
    font-weight: 100;
}
.navbar-header{
        width: 36.66666667%;
        padding:0;
}
.navbar-collapse{    width: 38.33333333%;text-align: center;}
.navbar-collapse .navbar-nav{float:none;display:inline-block;}
.nav-right-menu-full{padding:0;}

.search-btn > .btn:hover, .search-btn > .btn:focus, .search-btn > .btn.focus{
      color: #fff;
}
li.lang{
    font-size: 13px;
   font-family: 'RobotoLight', sans-serif;
}
li.lang>.dropdown-menu{
        width: 75px;
            left: 50%;
            margin-left:-35px;
}



li.lang>a{
        padding-right: 0!important;
}

li.lang a{font-family: 'RobotoRegular', sans-serif;}
img.flag{
       width: 30px;
       height:20px;
    margin-left: 5px;
}
li.lang .glyphicon-chevron-down{    font-size: 8px;}
li.lang .dropdown-menu img{    width: 30px;height: 20px;}
.nav > li > a:hover, .nav > li > a:focus,.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background: transparent;
    color:#fff;
}
.nav-right-menu{    float: right;}
.navbar-collapse.collapse{ float: left;}
.container-fluid > .navbar-collapse {
    float: left;
    /*margin-left: 8%;*/
}
.navbar-nav > li.home span{
    background: url('../img/home-not-active.png')no-repeat center center;
       width: 31px;
    height: 26px;
    display: block;
    background-size: contain;
}

.navbar-nav > li.home.active span{
   background: url('../img/home-icon.png')no-repeat center center;

}




.custom-menu{
    padding-top: 33px;
}
.nav > li > a{
        padding: 10px 20px;
}
.nav > li > a:first-child{    padding: 8px 20px;}
.form-control{
        color: #fff;
}


.f-block {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
        font-family: 'georgia', sans-serif;
}

.f-blocks {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
        font-family: 'georgia', sans-serif;
}
.f-block h2{font-size: 50px;text-transform: uppercase;}
.f-block h3{font-size: 32px;text-transform: uppercase;}


.pages-title{text-align: left;}
.pages-title h1{
    font-family: 'RobotoLight', sans-serif;
    color: #c9dce0;
    text-transform: uppercase;
        font-size: 72px;
    margin-top: 110px;
    margin-left:7%;
}
.full-equal{padding-top: 10px;}
.full-equal.constitution{padding-top: 0px;}
.equal-blocks{
    background: #ebebeb;
    color: #1e2425;
    font-size: 20px;
    padding: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
}
.lawmak{
    position: absolute;
    bottom: 50px;
    font-size: 16px;
    color:#fff;
    text-align: center;
    width: 100%;
}
.equal-blocks.full-w{ background: #fff;text-align: center;font-size: 44px; font-family: 'RobotoMedium', sans-serif;}
.descript .equal-blocks{
    padding: 10px 25px;
}
.desc-img, .img-wrapper.wallet{
        max-width: 100%;
        margin: 40px auto;
            -webkit-box-shadow: 0px 8px 30px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 30px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 30px -2px rgba(0,0,0,0.75);
    border-radius: 10px;
}
.not-shadow-img, .img-wrapper.wallet {
    width: 100%;
    margin: 40px auto;
}

.hum-be{
        text-align: center;text-shadow: 0px 1px 0px #fff;font-family: 'RobotoBold', sans-serif;position: absolute;top: 21%;
    width: 63%;color:#b56601;padding-left: 5%;}
.maintain{
    padding-left: 5%;
    text-shadow: 0px 1px 0px #fff;color:#269310;
    font-family: 'RobotoBold', sans-serif;
    position: absolute;
    top: 23%;
    text-align: initial;
    right: -42%;
        width: 37%;
    line-height: 1;
    font-size: 18px;
}
.maintain span{display: block;    padding-left: 9px;}
.img-full{text-align: center;}
.img-wrapper{position:relative;display: inline-block;}
.img-wrapper.wallet{
    background: url('../img/desc/im8.png')no-repeat center center;
    background-size: cover;
        padding: 80px 20px 20px;
        float: left;
    width: 100%;
}
.wallet-bl{
    position:relative;
    width: 50%;
    float: left;
    padding: 0 20px;
        padding: 0 20px 0 0;
}
.wallet-bl:last-child{   padding: 0 0px 0 20px;}
.wallet-bl img{max-width: 100%;}

.wallet-bl{font-family: 'RobotoBlack', sans-serif;}
.wallet-bl span{font-family: 'RobotoRegular', sans-serif;}

.top-txt, .mid-txt, .bot-txt{position: absolute;color:#ffff00;    left: 12%;    line-height: 1;}
.wallet-bl:last-child .top-txt, .wallet-bl:last-child .mid-txt, .wallet-bl:last-child .bot-txt{    left: 20%;}
.top-txt, .mid-txt{font-size: 13px;}
.top-txt span, .mid-txt span{color:#fff;display: block;    margin-top: 5px;}
.bot-txt{font-size: 51px;
    bottom: 57%;}
.mid-txt{ bottom: 81%;}
.top-txt{    bottom: 102%;}

.top-ul, .left-ul, .bot-ul{position: absolute;}
.top-ul{
    top:0px;
    width: 100%;
    left:0;
    color:#cfeffb;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #15576b;
    font-size:14px;
    text-align: center;
 -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);


    }
.left-ul{left: 26px;top: 50px;color:#fff;    width: 150px;}
.left-ul:before{
    background: url('../img/desc/ul-fauna.png')no-repeat center center;
    content: "";
    position: absolute;
        top: 0;
    left: 1px;
    right: 2px;
    bottom: 0px;
    z-index: 1;
}
.img-wrapper.im9{
    width: 100%;
    height: 370px;
        margin: 40px auto;
    -webkit-box-shadow: 0px 8px 30px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 30px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 30px -2px rgba(0,0,0,0.75);
    border-radius: 10px;
    background-size: cover;
   background: url('../img/desc/im9.png')no-repeat center center;
}
.bot-ul{bottom: 0px;color:#fff;background: rgba(0, 0, 0, 0.83);width: 100%;    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;}

.constitution .equal-blocks ul.top-ul li, .constitution .equal-blocks ul.bot-ul li{float: left;    margin-bottom: 0;
    padding: 7px 0;}
.constitution .equal-blocks ul.top-ul, .constitution .equal-blocks ul.bot-ul, .constitution .equal-blocks ul.left-ul{padding: 0;margin:0;}
.constitution .equal-blocks ul.top-ul{    padding-left: 45px;}
ul.bot-ul li{width: 33.333%;font-size:12px;text-align: center;}
.constitution .equal-blocks ul.top-ul li {border-right: 2px solid #143b48;padding: 7px 10px;}
.constitution .equal-blocks ul.top-ul li:last-child{    float: right;
    border: 0;}
.constitution .equal-blocks ul.left-ul li{
    padding:2px 12px;
    font-size:14px;
    margin:0;
    border:1px solid #15576b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    background: rgba(26,92,116,1);
    background: -moz-linear-gradient(left, rgba(26,92,116,1) 0%, rgba(75,130,151,1) 53%, rgba(131,174,191,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(26,92,116,1)), color-stop(53%, rgba(75,130,151,1)), color-stop(100%, rgba(131,174,191,1)));
    background: -webkit-linear-gradient(left, rgba(26,92,116,1) 0%, rgba(75,130,151,1) 53%, rgba(131,174,191,1) 100%);
    background: -o-linear-gradient(left, rgba(26,92,116,1) 0%, rgba(75,130,151,1) 53%, rgba(131,174,191,1) 100%);
    background: -ms-linear-gradient(left, rgba(26,92,116,1) 0%, rgba(75,130,151,1) 53%, rgba(131,174,191,1) 100%);
    background: linear-gradient(to right, rgba(26,92,116,1) 0%, rgba(75,130,151,1) 53%, rgba(131,174,191,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a5c74', endColorstr='#83aebf', GradientType=1 );
}

.mouse{
    position: absolute;
    z-index: 2;
    width: 45px;
    top: 0px;
    left: 0px;}

.desc-auth-block{
    position: absolute;
    top: 40px;
        text-align: initial;

}
.desc-auth-block img{

    display: inline-block;
    vertical-align: top;
}
.desc-auth-block .span-medit{
    display: inline-block;
    color: #FFF;
    padding-top: 15PX;
    line-height: 1;
    font-size: 18px;
}
.desc-auth-block.eduard img{
   display:block;
}
.desc-auth-block.eduard div{
    color: #fff;
    line-height: 1.2;
    font-size: 18px;
    font-family: 'RobotoItalic', sans-serif;
    padding-left: 10px;
}

.shema-block .left-bl{
    background: url('../img/8.png')no-repeat center center;
    background-size: contain;
    width: 100%;
    height: 85px;
    display: block;
    text-align: center;
        padding-top: 35px;
    font-size: 16px;
}
.img-wrapper.shema{width:100%;}
.shema-block{
      font-size: 0;
    margin: 20px auto;
}
.shema-item{
    display: inline-block;vertical-align:middle;
}
.shema-item.f{width: 36%;}
.shema-item.th{width: 52%;}
.shema-item.arr{width: 10%;}
.shema-item.arr img{max-width: 100%;}
.shema-block .left-bl.minut{
        background: url('../img/minut.png')no-repeat center center;
    background-size: contain;
    width:100%;
    height: 100px;
      padding-top: 40px;
}
.desc-auth-block.eduard span{display:block;}
.desc-img.no-shadow{
    box-shadow: none;
}
.ol-desc{
     list-style-type: none;
     padding: 0;
    counter-reset:  item;
    font-family: 'RobotoMedium', sans-serif;
}
.ol-desc li{
        padding-left: 20px;
    position: relative;
}
.ol-desc li:before {
    content: counter(item) ') ';
    counter-increment: item;
        position: absolute;
    left: 0;
}
.ol-desc li span{
    font-family: 'RobotoRegular', sans-serif;
}
.ol-desc.contin li, .ol-desc.health li{
        margin-bottom: 20px;
}
.ol-desc.contin li:last-child, .ol-desc.health li:last-child{margin-bottom: 0;}
.equal-blocks.top{
    -webkit-box-shadow:  0px 10px 50px 0px rgba(0,0,0,0.75), 0px 15px 29px -19px rgba(0, 0, 0, .75) inset;
    -moz-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75), 0px 15px 29px -19px rgba(0, 0, 0, .75) inset;
        box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75), 0px 15px 29px -19px rgba(0, 0, 0, .75) inset;
}
.equal-blocks ul{
        list-style-type: decimal;
            padding-left: 35px;
}
.equal-blocks.right-purp ul{
     counter-reset: list 16;
         padding-left: 5px;
}
.ol-desc.cont-if-in{
    counter-reset: list 1;
}
.ol-desc.cont-if-in li:before {
    counter-increment: list;
    content: counter(list) ") ";
}
.equal-blocks.right-purp ul li{
    list-style-type: none;
    position:relative;
    padding-left: 35px;
}
.equal-blocks.right-purp ul li:before {
    counter-increment: list;
    content: counter(list) ". ";
    left: 0;
    position: absolute;
   }
.full-const .equal-blocks ul, .constitution .equal-blocks ul{list-style-type: none;    padding-left: 5px;}
.equal-blocks ul li{
        font-family: 'RobotoBold', sans-serif;margin-bottom: 20px;
}
.pad-top-block>.equal-blocks>ul{padding-top: 110px}
.full-const{margin-top: 20px;margin-bottom: 20px;}
.constitution .equal-blocks ul li, .full-const .equal-blocks ul li{font-family: 'RobotoRegular', sans-serif;position: relative;padding-left: 20px;padding-left: 105px;
    margin-bottom: 20px;}
.equal-blocks ul li span{
        font-family: 'RobotoRegular', sans-serif;

}
.constitution .equal-blocks ul li span, .full-const .equal-blocks ul li span {font-family: 'RobotoBold', sans-serif;position:absolute;    left: 0;}
.constitution .equal-blocks .h3, .full-const .equal-blocks .h3, .full-sec-3 .equal-blocks .h3{text-align: center;font-family: 'RobotoBlack', sans-serif;    font-size: 28px;}
.descript .equal-blocks .h3{font-size: 46px;margin-top: 5px;}

.constitution .equal-blocks .h3 span, .full-const .equal-blocks .h3 span, .full-sec-3 .equal-blocks .h3 span{
    display:block;
    font-family: 'RobotoBold', sans-serif;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.constitution.action .equal-blocks .h3, .full-const.action .equal-blocks .h3{
  font-family: 'RobotoMedium', sans-serif;
      background: #fff;
    padding: 15px 10px;
        border-radius: 7px;
    -webkit-box-shadow:  0px 0px 65px 2px rgba(0,0,0,0.75);
    -moz-box-shadow:  0px 0px 65px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 65px 2px rgba(0,0,0,0.75);
    margin-top: 10px;
    margin-left: -10px;
        margin-bottom: 25px;
        width: 98%;
}

.accord-block>h4{
        font-size: 23px;
    text-align: center;
    margin-bottom: 20px;
     font-family: 'RobotoBold', sans-serif;
     position:relative;
}
.border-left{
   /* border-left: 2px solid;*/
    padding-bottom: 17px;
}
.bord-hidden{overflow:hidden;}
.constitution.action .equal-blocks .h3{position:relative;    font-size: 25px;}

.accord-block>h4:before, .constitution.action .equal-blocks .h3:before{
    content:'';
    position:absolute;
    width: 12px;
    height: 12px;
    top: -6px;
    left: 3px;
    border-radius: 10px;
    border: 2px solid;
}
.constitution.action .equal-blocks .h3:before{
   top:auto;
   bottom:5px;
   left: 5px;
}

.equal-blocks.bl-0 .accord-block>h4:before,.equal-blocks.bl-0 .acc-full, .equal-blocks.bl-0 .border-left, .constitution.action .equal-blocks.bl-0 .h3:before{
    border-color:rgba(3, 144, 72, 0.78);
}
.equal-blocks.bl-1 .accord-block>h4:before, .equal-blocks.bl-1 .acc-full, .equal-blocks.bl-1 .border-left, .constitution.action .equal-blocks.bl-1 .h3:before{
    border-color:#d41017;
}
.equal-blocks.bl-2 .accord-block>h4:before, .equal-blocks.bl-2 .acc-full, .equal-blocks.bl-2 .border-left, .constitution.action .equal-blocks.bl-2 .h3:before{
    border-color:#f26522;
}
.equal-blocks.bl-3 .accord-block>h4:before, .equal-blocks.bl-3 .acc-full, .equal-blocks.bl-3 .border-left, .constitution.action .equal-blocks.bl-3 .h3:before{
    border-color:#0000ff;
}
.accord-block>h4:after, .constitution.action .equal-blocks .h3:after{
    content:'';
    position:absolute;
        width: 100%;
    height: 2px;
    top: -1px;
    left: -99.5%;
}
.constitution.action .equal-blocks .h3:after{
    top: auto;
    bottom: -29px;
    width: 2px;
    height: 38px;
    left: 10px;
}
.acc-full{border-left: 2px solid; position: relative;}
.acc-full:before{
    content:'';
    position: absolute;
    width: 2px;
    height: 130px;
    bottom: -32px;
    left:-2px;
    background: #000;
  }




.equal-blocks.bl-0 .accord-block>h4:after, .equal-blocks.bl-0 .acc-full:before,  .constitution.action .equal-blocks.bl-0 .h3:before, .constitution.action .equal-blocks.bl-0 .h3:after{
    background:#039048;
}
.equal-blocks.bl-1 .accord-block>h4:after, .equal-blocks.bl-1 .acc-full:before,.constitution.action .equal-blocks.bl-1 .h3:before, .constitution.action .equal-blocks.bl-1 .h3:after{
    background:#d41017;
}

.equal-blocks.bl-2 .accord-block>h4:after, .equal-blocks.bl-2 .acc-full:before,  .constitution.action .equal-blocks.bl-2 .h3:before, .constitution.action .equal-blocks.bl-2 .h3:after{
    background:#f26522;
}
.equal-blocks.bl-3 .accord-block>h4:after, .equal-blocks.bl-3 .acc-full:before, .constitution.action .equal-blocks.bl-3 .h3:before, .constitution.action .equal-blocks.bl-3 .h3:after{
    background:#0000ff;
}

.accord-block .panel{background: transparent;    box-shadow: none;border:0;}
.accord-block .panel-group .panel + .panel {
    margin-top: 10px;
}
.equal-blocks .acc-full:last-child{border-left:0;}
.accord-block .panel-heading .accordion-toggle{
    font-family: 'RobotoMedium', sans-serif;
    font-size: 20px;
    position: relative;
    display: block;
        padding-right: 30px;
}
.accordion-toggle:focus{outline:none;}
.accord-block .panel-heading{
    padding: 3px 15px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 11px 15px -9px rgba(0,0,0,0.75);
    -moz-box-shadow:  0px 11px 15px -9px rgba(0,0,0,0.75);
     box-shadow: 0px 11px 15px -9px rgba(0,0,0,0.75);
        margin: 0 -3px;
}
.accord-block .panel-body{border: 0;    border-top: 0!important;}
.accord-block .panel-heading .accordion-toggle:before, .accord-block .panel-heading .accordion-toggle.collapsed:before {
    content:'';
    float: right;
    background:url('../img/arr-up.png')no-repeat center center;
    width: 22px;
    height: 22px;
    background-size: contain;
        top: 50%;
    position: absolute;
    right: 0;
    margin-top: -11px;
    transform: rotate(0deg);

}
.accord-block .panel-heading .accordion-toggle.collapsed:before {
  transform: rotate(180deg);
}

.accord-block .panel.empty .panel-heading .accordion-toggle:before{
        opacity: 0.5;
}


.inf-section{
   border:2px solid;
   border-radius: 7px;
       width: 93%;
    margin: 0 auto;
}
.section-background-1{
    background:url('../img/inf-panel.png')center center;
   border-color: #00abec;
}
.section-background-2{
    background:url('../img/fin-panel.png')center center;
   border-color: #39b54a;
}
.section-background-3{
    background:url('../img/tech-panel.png')center center;
   border-color: #e2d95c;
}
.section-background-4{
    background:url('../img/legal-panel.png')center center;
   border-color: #d889ab;
}
.accord-block{
    position: relative;
    margin-bottom:20px;
    -webkit-box-shadow: 0px 17px 24px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 17px 24px -7px rgba(0,0,0,0.75);
    box-shadow: 0px 17px 24px -7px rgba(0,0,0,0.75);
 }
/*.equal-blocks .accord-block:last-child:before{
    content:'';
    position:absolute;
    width: 3%;
    height: 122%;
    background: #E9E9E9;
    left: -30px;
    top: 9px;
}*/
table{
    width: 101%;
margin-left: -5px;
border-spacing: 20px 20px;
border-collapse: separate;
}
table.full-equal.purpose, table.full-equal.what-do-full{
        border-spacing: 20px 0px;
}
table.full-equal td{width: 50%;    vertical-align: top;
}

table.action .panel-body:before, table.action .panel-body:after{
    display:none;
}
.action .equal-blocks ul li{padding-left: 0;}
.action .equal-blocks ul li:before{
    content:  "-";
}
.panel-txt{margin-bottom:20px;}

.purpose-top, .purpose-bottom{
    background: #fff;
    color: #000;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);

}
.purpose-top{
    float: left;
    width: 100%;
    font-size: 22px;
}
.purpose-bottom{
        float: left;
    width: 100%;
    margin-top: 30px;
    padding: 10px 30px;
    font-family: 'RobotoMedium', sans-serif;
}

.purpose-top .left-bl{
    font-family: 'RobotoMedium', sans-serif;
    padding: 0;
    padding-left: 28px;
}
.purpose-top img{
        width: 20px;
}
.purpose-top .left-bl span{text-transform: uppercase;}
.purpose-top .left-bl span.date{padding: 0 35px 0 25px;}
.purpose-top .right-bl{
    padding-left: 35px;
        padding-right: 28px;
}
.purpose-top .right-bl a{
    color:#094d99;
    text-decoration: underline;
}
.purpose-top .right-bl a:hover{text-decoration: none;}
.purpose-top .right-bl span{

    font-size: 15px;
    padding: 0 5px;
}
.purpose-top .right-bl span a{
  color: #969696; text-decoration: none;
}
.purpose-top .right-bl span a:hover{text-decoration: underline;}
.author-block{
  display:inline-block;
}
.inside-block{
    font-family: 'RobotoBold', sans-serif;
    font-style: italic;
    line-height: 1.4;
    margin: 45px 0;
}
.inside-block.right{
    font-style: initial;
    margin: 0;
    padding-left: 35px;
    margin-bottom: 20px;
}
.what-do a{
    text-decoration: underline;
    color:#0242c3;
    font-family: 'RobotoMediumItalic', sans-serif;
}
.what-do a:hover{text-decoration: none;}
.what-do ul li span{
    background: url('../img/what-ul.svg')no-repeat center center;
    background-size: contain;
        width: 17px;
    height: 28px;
    position: absolute;
    top: 0px;
    left: 0;
}
.what-do ul li{font-family: 'RobotoRegular', sans-serif;position:relative;padding-left: 30px;}
.what-do ul{padding-left: 5px;list-style-type: none;}
.fl-right{float:right;}
.purpose-txt, .const-txt{
        background: #e1e1e1;
    border-radius: 10px;
    padding: 40px 30px;
        margin-top: 25px;
        -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    color:#1e2425;
     font-family: 'RobotoMediumItalic', sans-serif;
         line-height: 1.2;
}
.const-txt{ font-family: 'RobotoMedium', sans-serif;    margin-top: 10px;margin-bottom: 0px;
    box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75), 0px 20px 44px -23px rgba(0, 0, 0, .75) inset;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75), 0px 20px 44px -23px rgba(0, 0, 0, .75) inset;
    -moz-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75), 0px 20px 44px -23px rgba(0, 0, 0, .75) inset;
}
.faq-top .const-txt{
        padding: 20px 30px;    margin-bottom: 15px;
}
.const-txt .h2{font-family: 'RobotoBlack', sans-serif; text-align: center;    margin: 0;font-size: 43px;}
.const-txt .h2 span{display: block;    margin: 25px 0px;font-size:28px;}
.actionpl .const-txt .h2{font-size: 35px;}


.const-txt.bottom{margin-top: 0px;margin-bottom: 0px;}
.bot-left{float:left;}
.bot-right{float:right;}
.purpose-bottom .title{
    text-transform: uppercase;
}
.shares ul{
    list-style-type: none;
        float: left;
    padding-left: 0;
}
.shares ul li{float:left;    margin-right: 17px;}
.shares ul li:last-child{ margin-right: 0px;}
.shares ul li a, .tools{
        color: #969696;
    font-size: 17px;
}
.shares ul li a img{
        width: 30px;
        vertical-align: bottom;
}
.shares ul li.li-align a img{vertical-align: baseline;}
.shares ul li.li-alignn a img{vertical-align: sub;}
.tools input{
    font-family: 'RobotoLight', sans-serif;
    border: 2px solid #bfbfbf;
    border-radius: 3px;
    padding: 1px 5px;
}

.blue{
    color:#5ca3ff;
}
.how_start{
    color:#fff;
    border: 2px solid #fff;
    display: inline-block;
        padding: 0px 20px;
    border-radius: 25px;
   font-family: 'RobotoLight', sans-serif;
         font-size: 24px;
    margin-top: 20px;
        background: transparent;

}
.how_start:hover{color:#fff;}
.hvr-radial-out:before{    background: #5ca3ff;}
.hover-safari:hover{background: #5ca3ff;color:#fff;}
.input-group-btn.hover-safari:hover, .footer-contactus .btn.hover-safari:hover{background: #03e3f8;}

.parallax-container{
    /*background: url('../img/intro.png');*/
    min-height: 800px;
    position: relative;
        margin: 0 -15px;
}
.bl{
    background:rgba(37, 100, 117, 0.69);
    height:100px;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    right:0;
}
.intro-desc{
    background: url('../img/bgint.png')no-repeat top center;
    width:100%;
    position:absolute;
    top:100px;
    left:0;
    right:0;
    background-size: cover;
    color:#2c3339;
    bottom: 0;
    height: 100%;
}
.intro-desc h2{
        margin-bottom: 40px;
        font-family: 'RobotoMedium', sans-serif;
        line-height: 0.9;
}
.into-h1{
    text-align: center;
    color:#3d4a55;
    font-size: 100px;
    position: relative;
    overflow: hidden;
    margin-top: 0;
    padding-top: 20px;
    font-family: 'RobotoBold', sans-serif;
}
.big{
   color: rgba(61,74,85,0.15);
    position: absolute;
    left: 0;
    top: -51px;
    font-size: 155px;
    line-height: 0.8;

}
.vid-zag .big{
    z-index: -1;
}
p.light-text{
   font-family: 'RobotoLight', sans-serif;
   margin-bottom: 40px;
   line-height: 1.5;
}
 .p-next-line{    display: block;}
div.italic-text{
    font-family: 'RobotoMediumItalic', sans-serif;
    text-align: right;
}
div.italic-text span{
    text-align: left;
    display: block;
    margin-top: -15px;
}
.intro-list{
    margin-top: 30px;
    background: #cacbc6;
    border-radius:10px;
    padding:15px 25px 15px 10px;
    -webkit-box-shadow: 0px 16px 19px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 16px 19px -11px rgba(0,0,0,0.75);
    box-shadow: 0px 16px 19px -11px rgba(0,0,0,0.75);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}



.intro-list ul{
    list-style-type: decimal;
   font-family: 'RobotoBold', sans-serif;

}
.intro-list ul li{
    margin-bottom:20px;
        padding-left: 20px;
}
.intro-list ul li span{
   font-family: 'RobotoRegular', sans-serif;
}
.intro-list ul li a{
   font-family: 'RobotoRegular', sans-serif;
    color: #000;
    cursor : pointer;
}
.intro-list ul li a:hover{text-decoration: underline;}
.intro-list p{
    padding-left:60px;
  font-family: 'RobotoMediumItalic', sans-serif;
}
.author{
    background: url('../img/bg-author.png')no-repeat top right;
    background-size: cover;
    padding: 100px 25px 144px 30px;
        font-family: 'RobotoMediumItalic', sans-serif;
    text-align: center;
}
.author span{
        display: inline-block;
    text-align: initial;
    line-height: 1;
}
.auth{
    color: #2c3339;
        padding: 0;
}

.container-fluid.auth{
        background: #EEEFE8;
}
.auth-left-txt{
        padding-right: 0;
}
.auth-bottom{
        margin-right: -15px;
    height: 250px;
    background: #5f605d;
    margin-top: -170px;
}
.video{padding: 0px;position:relative;}
.vid-zag{
        position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
}
.vid-zag .zagolovok{
        color:#3d4a55;
        text-shadow:1px 1px 0px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 1px #fff;
}
.vid-zag .into-h1{
        overflow: visible;
}
.vid-zag .into-h1 .big{
  font-weight: bold;
      left: 20%;
}
.video-block{
    height:700px;
        display: inline-block;
        margin:0;
}
.video-block.informative-part{
    background: url('../img/shutterstock_395_795x1200-min.png')no-repeat center center;
}
.video-block.technology-part{
    background: url('../img/shutterstock.png')no-repeat center center;
}
.video-block.enebra-materials-part{
    background: url('../img/rtt-min.jpg')no-repeat center center;
}
.video-block.motivation-part{
    background: url('../img/shutterstock_14.png')no-repeat center center;
}
.video-block .title{
    position: absolute;
    top: 30%;
    background: rgba(0, 0, 0, 0.59);
    padding: 3px 10px;
    width: 90%;
    color: #fff;
    letter-spacing: 0.9px;
    left: 0;
    font-family: 'RobotoMedium', sans-serif;

}
.block-on-hover a h2{
    color: #fff;
}
.block-on-hover{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0, 0, 0, 0.67);
    padding: 0 15px;
    display: none;
}
.block-on-hover h2{
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    margin-top: 40%;
    margin-bottom: 35px;
     font-family: 'RobotoLight', sans-serif;
}
.block-on-hover p{
    display:none;
        font-size: 15px;
}
.video-block:hover > .title{display:none;}
.video-block:hover .block-on-hover{display: block;}

.kwicks {
    height: 600px;
}
.kwicks > div {
    height: 600px;
    margin: 0;
}
.full-desc-of-project{
    padding: 0;
    position: relative;
    background: #0a0611 url('../img/bgblock.png')no-repeat;
    background-size:cover ;
    font-size: 16px;
        background-position: 39% 100%;
    padding-top: 40px;
      font-family: 'RobotoLight', sans-serif;
}
.full-desc-1{
   background: url('../img/first.png')no-repeat;
       background-size: cover;
    background-position: top left;
        margin-left: -15px;
        padding-left: 30px;
        padding-top: 15px;
}
.full-desc-2{
   background: url('../img/sec.png')no-repeat;
       background-size: cover;
    background-position: top right;
    padding-top: 15px;
}
.full-desc-3{
   background: url('../img/th.png')no-repeat;
  background-size: cover;
    background-position: top right;
    margin-right: -15px;
    padding-right: 30px;
    padding-top: 15px;
}
.full-desc-4{
   background: url('../img/fourth.png')no-repeat;
        background-size: cover;
    background-position: bottom left;
        margin-left: -15px;
        padding-left: 28px;
        position:relative;
}
.full-desc-4:after, .full-desc-5:after, .full-desc-5:before{
        content: '';
    position: absolute;
    background: url('../img/prom.png')no-repeat;
    right: -200px;
    bottom: 0;
    height: 29px;
    width: 200px;
    background-size: cover;
}

.full-desc-5{
   background: url('../img/fifth.png')no-repeat;
       background-size: cover;
    background-position: bottom center;
    position: relative;
}
.full-desc-6{
   background: url('../img/sixth.png')no-repeat;
    background-size: cover;
    background-position: bottom right;
    margin-right: -15px;
     padding-right: 25px;
}
.desc{
    display: inline-block;
    height: 340px;
    width: 95%;
    margin-bottom: 20px;
}
.desc:hover>.desc-opacity{
        background: rgba(9,4,15,0.8);
        cursor:pointer;
        transition: all 0.2s ease;
     -webkit-transition:  all 0.2s ease;
     -moz-transition:  all 0.2s ease;
     -o-transition:  all 0.2s ease;
}
.desc-center{text-align:center;}
.desc-right{text-align:right;}
.description-2,.description-5{text-align:center;}
.description-3,.description-6{text-align:right;}
.desc-opacity{
    text-align: initial;
    background: rgba(0,0,0,0.33);
    height:100%;
    position: relative;
    padding: 25px 30px 0;
}
.desc-opacity>div{
        height: 196px;
    overflow: hidden;
}
.desc-men{
    position:absolute;
    bottom:9%;
    right:29%;
}
.desc-men img{
        width: 120px;
}
.desc h3{
        padding-bottom: 25px;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    position: relative;
        padding-left: 38px;
}
.desc-opacity ul{padding-left:15px;}
.desc h3 span{
    width: 45px;
    height: 45px;
    border: 2px solid #bf996e;
    border-radius: 50%;
    text-align: center;
    color: #bf996e;
    font-family: 'RobotoRegular', sans-serif;
    position: absolute;
    left: -10px;
    line-height: 1.6;
    font-size: 26px;
    top: -10px;
}
.read_more{
    background: url('../img/desc-read.png')no-repeat;
    background-size: contain;
    font-family: 'RobotoItalic', sans-serif;
    color: #bf996e;
    position: absolute;
    bottom: 30px;
    right: 24px;
    width: 125px;
    height: 25px;
    text-align: center;
    line-height: 1.6;
}
.read_more:hover{ color: #bf996e;}
.full-desc-1 .read_more, .full-desc-2 .read_more , .full-desc-3 .read_more{
     bottom: 10px;
}
.full-desc-of-project .container-title {
        position: relative;
    margin: 12px 0;
        text-align: right;
    color: #bf996e;
    height: 50px;
        margin-left: 15px;
}
.full-desc-of-project .container-title:before{
    content: "";
    height: 2px;
    width: 100%;
    top: 15px;
    position: absolute;
        left: 0;
    background: #bf996e;
}
.full-desc-of-project .container-title span{
        background: #05060A;
    position: absolute;
    right: 0;
    padding-right: 25px;
    padding-left: 10px;
        font-family: 'RobotoRegular', sans-serif;
}
.big-new{
    height:450px;
}
.no-pad{padding:0;}
.pad-right{    padding-right: 8px;}
.news-block{padding: 0;border: 5px solid #fff;position:relative;color:#fff;}
.new-content{
    background: rgba(0,0,0,0.33);
    width: 100%;
        background-size: cover;
    height: 100%;
}
.new-content:hover{
    background: rgba(0,0,0,0.63);
        transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.new-top, .new-bottom{
    position:absolute;
    width:100%;
}
.new-top{top:0;}
.new-bottom{bottom: 15px;padding: 0 10px;}
.auth-foto{
        float: left;
    width:100px;
    height:100px;
    border:2px solid #fff;
    border-radius:50%;
}
.new-categ{
    text-align: right;
    margin-right: 15px;
    float: right;
}
.new-categ h2{
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-family: 'RobotoMedium', sans-serif;
}
.new-categ span{
     font-family: 'RobotoLight', sans-serif;
        font-size: 21px;
}
.new-title{
        font-size: 21px;
    margin-bottom: 10px;
}
.new-time{
    font-family: 'RobotoLight', sans-serif;
        font-size: 14px;
}
.new-time span{
   font-family: 'RobotoMedium', sans-serif;
}

.pre-medium{
    height: 225px;
    border: 5px solid #fff;
    position:relative;
}
.no-border{border:0;}
.new-bottom.small .new-title{
    font-size: 16px;
    margin-bottom: 2px;
    line-height: 1;
}
.new-bottom.small .new-time{
    font-size: 11px;
    line-height: 1;
}
.new-categ.small{    margin-right: 5px;}
.new-categ.small h2{      font-size: 17px;}
.new-categ.small span{    font-size: 13px;}
.mini{
   border: 5px solid #fff;
   height: 112.5px;
       background: #fff;
}
.mini h2, .mini h1{margin:0;}
.new-title-bg{
    position:relative;
    text-align: center;
    font-family: 'RobotoBlack', sans-serif;
    background:#fff url('../img/new-bg.png')no-repeat center center;
    background-size: cover;
}
.allnews, .next{
    position: absolute;
    bottom: 0px;
    right: 15px;
    font-family: 'RobotoMedium', sans-serif;
    color: #dddddd;
    text-transform: uppercase;
    background: url('../img/news-link-bg.png')no-repeat center center;
    background-size: cover;
    width: 135px;
    height: 35px;
    font-size: 19px;
    line-height: 1.8;
}
.next{
    text-align: center;
        position: relative;
    display: inline-block;
}
.next.sec{
    background: url('../img/next-sec.png')no-repeat center center;
    background-size: cover;
        height: 40px;
    width: 100px;
}
.next.create{
    background: url('../img/create.png')no-repeat center center;
    background-size: cover;
       width: inherit;
    padding: 0 12px;
    line-height: 1.4;
        margin-top: 15px;
}
.que-answ .modal-dialog{
     background: url('../img/patmod.png')repeat center center;
         padding: 10px 12px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.que-answ .modal-content{
    background: transparent;
    box-shadow: none;    border: 0;
}
.que-answ .modal-header, .que-answ .modal-body, .que-answ .modal-footer{
    background: #ebebeb;
}
.que-answ .modal-body{
        margin-bottom: 5px;
          -webkit-border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
     border-bottom:1px solid #8c8c8c;
     padding: 15px 10px 40px;
}
.que-answ .mce-panel{
        border-color: #000;
        border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;

}
.que-answ iframe{
     border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
div.mce-edit-area{border:0;}
.que-answ .mce-btn{    background-color: transparent;}
.que-answ .mce-btn button{    padding: 4px 3px;}
.que-answ .modal-header{
    border-bottom: 0;
    border-top:1px solid #fff;
      -webkit-border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    padding-bottom: 0;
}
.que-answ .modal-header .close {
    margin-top: -14px;
    margin-right: -12px;
    opacity: 0.8;
}
.que-answ .modal-header .close img{    width: 23px;}
.que-answ .form-control{color:#000;height: 40px;border-color: #000;border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;    margin-bottom: 10px;}
.que-answ .form-control::-webkit-input-placeholder {
   font-size: 16px;text-align: center;
}
.que-answ .form-control:-moz-placeholder { /* Firefox 18- */
   font-size: 16px;text-align: center;
}
.que-answ .form-control::-moz-placeholder {  /* Firefox 19+ */
   font-size: 16px;text-align: center;
}
.que-answ .form-control:-ms-input-placeholder {
   font-size: 16px; text-align: center;
}
#mceu_20>label{text-align: center;font-size: 16px;    font-family: 'RobotoRegular', sans-serif;}


.que-answ .modal-title{
    text-transform: uppercase;
    color:#1e2425;
    font-family: 'RobotoLight', sans-serif;
    text-align:center;
    font-size: 23px;
}
.que-answ .button{
     text-transform: uppercase;
       background: url('../img/bg-button-modal.png')no-repeat center center;
       background-size: cover;
        height: 34px;
        border-radius: 7px;
}
.que-answ .button:hover{cursor: pointer;}
.que-answ .button.preview{
       float: right;
       margin-top: 2px;
       padding: 5px 25px;
       z-index: 1;
       position: absolute;
       right: 10px;
}
.que-answ .button.create-vers, .button.publish{
       float: right;
    padding: 5px 25px;
}
.button.publish{
        border: 0;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;

}
.que-answ .mce-toolbar-grp{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -37px;
    background: transparent;
}
.que-answ .modal-footer{
     margin-bottom: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-bottom: 1px solid #8c8c8c;
    padding: 5px 10px;
}
.prev-block, .form-group.lang-sel, .next-button{
    float: left;
    margin: 0;
    font-family: 'RobotoMedium', sans-serif;
    color: #4c4c4c;
}
.next-button{    text-transform: uppercase;    margin: 3px 0 0 35px;}

.next-button input[type=checkbox].css-checkbox, .filt-check input[type=checkbox].css-checkbox {
    position:absolute;
    z-index:-1000;
    left:-1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0;
}
.next-button input[type=checkbox].css-checkbox + label.css-label, .filt-check input[type=checkbox].css-checkbox + label.css-label{
    padding-right:25px;
    height:22px;
    display:inline-block;
    line-height:29px;
    background-repeat:no-repeat;
    background-position: right 0;
    vertical-align:middle;
    cursor:pointer;
    font-weight: 100;
}

.next-button input[type=checkbox].css-checkbox[checked=checked] + label.css-label, .filt-check input[type=checkbox].css-checkbox[checked=checked] + label.css-label {
    background-position: right -22px;
}

.next-button label.css-label, .filt-check label.css-label{
    background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_9c138a09e1138d557c99688e4ba3f260.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}




.prev-block{text-transform: uppercase;text-align: center;}
.prev-block span{
    display: inline-block;
    vertical-align: text-top;
}
.prev-vers, .next-vers{
    display: inline-block;
    vertical-align: middle;
    background: url('../img/prev-vers.png')no-repeat center center;
    width: 35px;
    height: 32px;
    background-size: contain;
}
.question-field{
        color: #000;
    text-align: center;
      font-size: 19px;
    margin-bottom: 10px;
    line-height: 1.2;
    padding: 9px 0;
}
.form-group.lang-sel{    margin: 4px 0 0px 8px;}
.lang-sel label{
        font-weight: 100;
        margin:0;
}
.lang-sel .form-control{
    padding: 1px 8px;
    height: 25px;
    display: inline-block;
    width: 90px;
    margin: 0;
}
.next-vers{transform:scale(-1, 1);-webkit-transform: scale(-1, 1);-moz-transform: scale(-1, 1);-ms-transform: scale(-1, 1);}
.next.create:hover{cursor:pointer;}
.next-block{text-align: right;}
.allnews:hover, .allnews:focus,.next:hover, .next:focus{color: #dddddd;}
.new-title-bg h1{
    text-transform: uppercase;
    line-height: 0.8;
    font-size: 70px;
    color: #545454;
}
.new-title-bg p{
        margin-top: 10px;
    margin-bottom: 0;
    line-height: 1;
    font-size: 27px;
    color:#a7a7a7;
}
.new-title-bg span{
    color:#4c86ce;
}
.mini h2{
    color: rgba(255,255,255,0.50);
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    display: table-cell;
    vertical-align: middle;
}
.mini .new-content{    display: table;}
.r-bold h2{ font-family: 'RobotoBold', sans-serif;    font-size: 30px;}
.r-bold h2 img{    vertical-align: top;}

/*videos*/
.vid-block{    margin-bottom: 20px;padding: 0 15px;}
.vid-block:nth-last-child(1){margin-bottom: 0}
.video-top-txt{text-align: center;    margin-bottom: 20px;}
.into-h1.videos-h1{
        overflow: initial;
        color: #fff;
        font-size: 53px;
        font-family: 'RobotoBlack', sans-serif;
        text-align: initial;
        text-transform: uppercase;
        margin-bottom: 70px;
}
.offs-left{    margin-left: 3%;}
.vid-full-block{
    background: url('../img/bg-author.png')no-repeat;
    background-position: 0 0%;
    margin: 0 -15px;
}
.vid-full-block.top{
   padding-top: 50px;
}
.vid-full-block.bottom{
   background-position: 0 -420%;
}
.vid-full-block.first{background: none;padding-top: 50px; }
.vid-full-block .into-h1 .big{
    color: rgba(255, 255, 255, 0.06);
    font-size: 80px;
    left: -75px;
    top: -7px;
    font-size: 80px;
    z-index: -1;
}
.vid-full-block .into-h1 .big.line{    line-height: 1.2;}
.im-right{float: right;}
.videos-img{
      margin: 27px auto;
    -webkit-box-shadow: 0px 8px 30px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 30px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 33px 6px rgba(0,0,0,0.75);
    border-radius: 10px;
    -webkit-border-radius: 10px;
     -moz-box-border-radius: 10px;
}
.vid-block h3{
    font-family: 'RobotoLight', sans-serif;
    font-size: 26px;
    margin-bottom: 45px;
}
.v-play{
        position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -32px;
    margin-left: -32px;
}
.v-play:hover{
    cursor: pointer;
}
.v-play:focus{outline:none;}
.v-time{
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: #000;
    padding: 1px 5px;
    font-size: 15px;
    border-radius: 3px;
    opacity: 0.7;
    color:#fff;
}
.vid-block.sec .into-h1.videos-h1, .vid-block.elon .into-h1.videos-h1, .vid-block.elon h3{
        text-align: right;
}
.vid-block.sec .into-h1.videos-h1 .big{
    text-align: center;
    font-size: 74px;
    left: auto;
    right: -26%;
    line-height: 1.2;
}
.bottom-shadow-block{
  height: 200px;
      -webkit-box-shadow: inset 0px 0px 26px 5px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 26px 5px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 26px 5px rgba(0,0,0,0.75);
    margin: 0 -15px;
}

.vid-full-block.custom{
        background-position: 0 7%;
}
body.motivation-part{
    background: #3e113f url('../img/e.png')no-repeat top right;
}
body.informative-part{
    background: #09355e url('../img/e.png')no-repeat top right;
}
.motivation-part .img-block.pages{
        background: url('../img/motiv-bg-head.png')no-repeat;
            background-size: cover;
    background-position: center bottom;
}
.informative-part .img-block.pages{
        background: url('../img/info-bg-header.png')no-repeat;
            background-size: cover;
    background-position: center bottom;
}
.vid-full-block .future .into-h1 .big, .vid-full-block .cripto .into-h1 .big{
        left: -41%;
}
.vid-full-block .sec.p2 .into-h1 .big{
        right: -13%;
    top: -25px;
}
.vid-block.future h3, .vid-block.douglas h3, .vid-block.elon h3{
        margin-top: 70px;
}
.vid-block.future p, .vid-block.douglas p{
    margin-top: 45px;
    font-size: 16px;
}
.vid-block.sec.tech-real .into-h1.videos-h1 .big, .vid-block.elon .into-h1.videos-h1 .big{
    font-size: 88px;
    right: -32%;
    text-align: left;
    top: -15px;
    line-height: 1.1;
}
.vid-block.elon .into-h1.videos-h1 .big{
   font-size: 80px;     text-align: right;
}
.vid-block.sec.tech-real h3, .vid-block.sec.tech-real p{
       text-align: right;
}
.vid-block.sec.tech-real p{
        margin-top: 45px;
    font-size: 16px;
}
.vid-block.future .videos-img, .vid-block.douglas .videos-img, .vid-block.eneb .videos-img, .vid-block.endoc .videos-img{float: right;}

body.technology-part {
    background: #6b2900 url('../img/e.png')no-repeat top right;
}
.technology-part .img-block.pages {
    background: url('../img/tech-bg-head.png')no-repeat;
    background-size: cover;
    background-position: center bottom;
}
.informative-part .video-top-txt{    text-align: initial;    padding: 0 40px;}
.txt-right{text-align: right;}
.custom-float{float: right;}
h3.sm-h3{font-size: 21px;}
.bottom-shadow-block.infov{
    height:inherit;
    padding: 0 15px;
    background: #09445e url('../img/bg-author.png')no-repeat;
}
.bottom-shadow-block.infov .h2-inf{padding: 35px 0 15px 15px;}
.vid-full-block .bottom-shadow-block .into-h1 .big{    z-index: 0;}
.p-red{color: #ff4141;}
.vid-full-block.bottom.inf{
  background: none;
}
.h2-inf{
    font-family: 'RobotoLight', sans-serif;
    text-transform: uppercase;
    font-size: 55px;
        padding: 35px 0 15px 0;
}
.vid-block.last{margin:0;}
/*videos*/

footer{
    background: #000;
    padding-top: 15px;
    padding-bottom: 30px;
 }
.logo-copy, .logo-txt{display: inline-block;vertical-align: top;}
.logo-copy{text-align: center;color:#c8c8c8;font-size: 12px;}
.logo-copy img.logo{width:130px;display:block;    margin: 0 auto;margin-bottom: 10px;}
.logo-txt{
    font-size: 26px;
    color: #f9f9f9;
    line-height: 1.2;
    margin-top: 35px;
}
.logo-txt span{color:#03e3f8;}

.foot-auth{
    text-align: center;
    margin-top: 5px;
    color:#f9f9f9;
   font-family: 'RobotoLightItalic', sans-serif;
}
.foot-auth span{display: block;font-family: 'RobotoItalic', sans-serif;}
.foot-auth img{
        width: 95px;
    margin: 0 auto;
}
.find-us{
       margin: 40px 0 0 5px;
}
.find-us h3{
   text-transform: uppercase;
    font-size: 15px;
}
.find-us a{
       display: block;
    color: #03e3f8;
    font-size: 19px;
    margin-bottom: 5px;
}
.find-us img{
        width: 27px;
            vertical-align: middle;
}
.subscribe{color:#e3e3e3; margin-top: 55px;}
.subscribe p{    font-size: 16px;font-family: 'RobotoLightItalic', sans-serif;}
.subscribe form{
    margin-bottom: 10px;
}
.subscribe .input-group{
    border: 2px solid #fff;
    border-right: 0;
    border-radius: 25px;
    height: 29px;
    width: 100%;
}
.sub-email{height: 29px!important;}
.subscribe input{
        background: transparent;
    border: 0;
    height: 100%;
}
.subscribe input:focus{
    outline:none;
    border: 0;
    box-shadow: none;
}

.subscribe span.input-group-btn{
        border-radius: 82px;
    border: 2px solid #fff;
        width: initial;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 4;
    margin-top: -2px;
    padding-top: 2px;
    background: transparent;
    padding: 1px 5px;
}


.subscribe span.input-group-btn button{
    background: transparent;
    padding: 0;
    font-size: 18px;
}
.subscribe span.input-group-btn button:hover{
    color: #03e3f8;
}
.subscribe input::-webkit-input-placeholder {font-family: 'RobotoLightItalic', sans-serif;}
.subscribe input::-moz-placeholder          {font-family: 'RobotoLightItalic', sans-serif;}/* Firefox 19+ */
.subscribe input:-moz-placeholder           {font-family: 'RobotoLightItalic', sans-serif;}/* Firefox 18- */
.subscribe input:-ms-input-placeholder      {font-family: 'RobotoLightItalic', sans-serif;}
.subscribe a{
    color: #03e3f8;
    font-size: 18px;
    text-decoration: underline;
    margin: 15px;
    display: inline-block;
}
.subscribe a:hover{text-decoration: none;}
.subscribe a img{
        width: 28px;
    margin-right: 5px;
}
.subscribe p.rights-txt{
    font-size: 13px;
    text-align: center;
    margin-top: 15%;
}
.footer-contactus{margin-top:40px;}
.footer-contactus h3{
    color:#f9f9f9;
    text-align: center;
}
.footer-contactus input, .footer-contactus textarea{
    background: transparent;
    border: 2px solid #fff;
}
.footer-contactus input{
        border-radius: 25px;
    height: 29px;
}
.footer-contactus textarea{
    resize: none;
    border-radius: 10px;
}
.footer-contactus label{
   color:#cecece;
   font-family: 'RobotoLight', sans-serif;
   font-weight: inherit;
       font-size: 15px;
    padding: 0;
    padding-top: 3px;
}
.footer-contactus .btn{
    float: right;
    background: transparent;
    color: #03e3f8;
    padding: 0px 20px;
    border-radius: 20px;
    border: 2px solid #fff;
    font-size: 18px;
    width: initial;
}
footer .hvr-radial-out:before{    background: #03e3f8;}
.subscribe span.input-group-btn:hover button, .footer-contactus .btn:hover{color:#fff;}
.languages{display:none;}


.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .glyphicon{
        float: right;
    top: 5px!important;
    right: -13px;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.nav > li.hidden-1920{display: none;}
.hidden-1920{display: none;}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu{border-radius:0;}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu{
        background-color: rgba(0,0,0,0.85);
        border-radius: 0;
        width: 100%;
        min-width: initial;

}
.dropdown-menu>li>a{
    color:#fff;
    font-family: 'RobotoRegular', sans-serif;
    white-space: inherit;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.13);
}
.show-1024{display:none;}
.kw-block{width:50%;float:left;}
.const-txt.txt-descr{padding:0;}
.txt-auth-name{
   text-align: right;
   font-family: 'RobotoBold', sans-serif;
   font-style: italic;
}
.span-med.cent{text-align: center;}
.txt-auth{padding:30px;}
.inl-f{
        display: inline-block;
    vertical-align: middle;
    text-align:left;
}
.inl-f.first{
        vertical-align: middle;
}

.bl-f{
        display: block;
    /*border-bottom: 1px solid;*/
}
.formla-wrap{
        margin: 20px 0;
}
.formla{    text-align: center;}
.equal-blocks .formla-wrap ul li span{
    position:relative!important;    font-family: inherit;
}
 .formla-wrap ul li .li-span  {position: absolute;left:0;}
 .formla-wrap ul li div.span-medit{display: inline-block;}
.ol-desc.contin{
        counter-reset: list 1;
}
 .ol-desc.contin li:before{
        counter-increment: list;
    content: counter(list) ") ";
 }
.faq-accordion .purpose-top{
            -webkit-box-shadow: 0px 16px 40px -10px rgba(0,0,0,0.75), 0px 35px 45px -30px rgba(0, 0, 0, .75) inset;
    -moz-box-shadow: 0px 16px 40px -10px rgba(0,0,0,0.75), 0px 35px 45px -30px rgba(0, 0, 0, .75) inset;
        box-shadow: 0px 16px 40px -10px rgba(0,0,0,0.75), 0px 35px 45px -30px rgba(0, 0, 0, .75) inset;
}
.faq-accordion .panel-body{
   padding: 0;
    background: transparent;
    border: 0;
}
.faq-accordion .panel-group .panel-heading + .panel-collapse > .panel-body,.faq-accordion .panel-group .panel-heading + .panel-collapse > .list-group{border:0;}
.faq-accordion .panel-heading{
        padding: 15px 15px;
    background: #fff;border-radius: 10px;position:relative;
    box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.75), 0px 20px 44px -23px rgba(0, 0, 0, .75) inset;
    -webkit-box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.75), 0px 20px 44px -23px rgba(0, 0, 0, .75) inset;
    -moz-box-shadow: 0px 5px 50px 0px rgba(0,0,0,0.75), 0px 20px 44px -23px rgba(0, 0, 0, .75) inset;
}
.faq-accordion .collapsing{
        position: inherit;
    }
#faq-accordion{margin-bottom: 0;}
.faq-accordion .panel-heading:before{
    content: '';
    background: #e1e1e1;
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.act-quest-r, .act-quest-l{width: 23px;}
.act-quest-l{    transform: rotate(0deg);}
.act-quest-r{    transform: rotate(-90deg);}


.faq-accordion .panel-title{
        font-size: 18px;
          font-family: 'RobotoMedium', sans-serif;
}
.faq-accordion  .panel-default{
        border: 0;
    background: transparent;
}
.faq-accordion  .panel-group .panel + .panel {
    margin-top: 15px;
}
.faq-accordion table{
        width: 100.8%;
    margin-left: -5px;
    padding-top: 15px;
}
.faq-accordion  .equal-blocks{padding: 25px 25px;}
.faq-authors{width:90%;float:left;padding: 0 20px;}
.answ-but{/*width:10%;*/float:left;padding-top: 11px;}
.answ-but a{
    display: block;
    background:url('../img/answ-but.png')no-repeat center center;
    line-height: 1;
    color: #dddddd;
    text-align: center;
        text-align: center;
    background-size: contain;
    padding: 15px;
        font-family: 'RobotoBold', sans-serif;
}
.answ-but a:focus{outline: none;}
a:focus{outline: none;}
 .answ-but a span{color:#fff;}
.faq-accordion .owl-prev, .faq-accordion .owl-next{
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 0;
    background:url('../img/faq-arr.png')no-repeat center center;
        width: 35px;
    height: 40px;
    background-size: contain;
    margin-top: -20px;
}
.faq-accordion .owl-next{
   left:auto;
   right:0;
   transform: rotate(180deg);
}
.faq-accordion .owl-carousel .block-carousel img{
    width: 110px;
    border: 2px solid #a3a3a3;
    border-radius: 50%;
}
.faq-accordion .owl-carousel .block-carousel img:hover{cursor:pointer;}
.faq-accordion .owl-carousel .block-carousel img.focus-img{
     -webkit-box-shadow: 0px 0px 0px 2px rgba(69,147,201,1);
-moz-box-shadow: 0px 0px 0px 2px rgba(69,147,201,1);
box-shadow: 0px 0px 0px 2px rgba(69,147,201,1);
}


.faq-accordion .owl-carousel .block-carousel{text-align: center;position: relative;    padding: 5px 0;}
.wr-answer{
        float: left;
    width: 100%;
    background: #e1e1e1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.name-auth-carousel{
      position: absolute;
    bottom: 0;
    right: 10px;
    text-align: left;
    line-height: 1;
    font-size: 13px;
    color: #393939;
        font-family: 'RobotoBold', sans-serif;
}

.photo-foster img{
        -moz-box-shadow: 0px 0px 25px 0 rgba(0,0,0,0.75);
        -webkit-box-shadow: 0px 0px 25px 0 rgba(0,0,0,0.75);
        box-shadow: 0px 0px 25px 0 rgba(0,0,0,0.75);
        border-radius: 10px;
}


.desc-auth-block img{
    width:95px;
 }
.terms .modal-dialog {
        width: 95%;
}
.modal.terms .purpose-top, .modal.terms .equal-blocks, .modal.terms .purpose-txt{
    box-shadow: none;
    border:1px solid #000;
    font-size: 19px;
    background: #fff;
}
.modal.terms .purpose-txt{ margin-top: 15px;}
.modal.terms .equal-blocks ul{ padding-left: 20px;}
.modal.terms .equal-blocks ul li, .modal.terms .equal-blocks, .modal.terms .equal-blocks .ol-desc{
    font-family: 'RobotoLight', sans-serif;
}
.modal.terms .equal-blocks .ol-desc li, .modal.terms .equal-blocks .span-med{    margin-bottom: 20px;}
.modal.terms .equal-blocks .span-med.top-marg{ margin-top: 20px;}
.modal.terms .equal-blocks .ol-desc.terms-continue{
        counter-reset: list 3;
}
.modal.terms .equal-blocks .ol-desc.terms-continue li:before{
    counter-increment: list;
    content: counter(list) ") ";
}
.modal.terms table{    border-spacing: 20px 0px;}
.modal.terms .modal-title{font-size: 26px;}
.modal.terms .button{
       float: right;
    padding: 5px 30px;
    font-size: 19px;
    height: 41px;
    border: 0;
    margin: 10px 15px 0 0;
}
.que-answ.terms .modal-body{padding-bottom: 10px;}
.modal.terms .next{
        background: url('../img/modal-close.png')no-repeat center center;
    background-size: cover;
    color: #fff;
}
.modal.terms .modal-dialog{
        background: url('../img/patmod.png')repeat center center;
}
.modal.terms h3{
        text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.participants-table table{color:#000;width:100%;margin:0;border-spacing: 0px;
}
.tr-height{height: 7px;}
.participants-table table .thead{
    font-size: 17px;
    border: 0;
    border-spacing: 0;
    background: #fff;
    border-radius: 7px;
    padding: 10px 5px;
    position: relative;
}
.participants-table table .thead:before{
    position:absolute;
    content:'';
    height:64px;
        box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    left: 15px;
    right: 15px;
    background: #fff;
    border-radius: 7px;
    z-index: -1;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;

}
.participants-table table .thead th {
    text-align: center;
}
.participants-table table .thead td{
        border-radius: 7px;
            padding-top: 6px;
    padding-bottom: 6px;
    color:#4c4c4c;
    position:relative;
}
.participants-table table td.border:after{
    position: absolute;
    content: '';
        border-right: 2px solid #dfdcdb;
    right: 0;
    top: 10px;
    bottom: 10px;
}

.photo-partic img{
margin-left: 10px;
    border: 4px solid #8a8a8a;
    border-radius: 50%;
}
.participants-table table td{
    line-height: 1.2;
    position:relative;
    vertical-align: middle;
    text-align: center;

}

.participants-table table.bottom tbody{
    padding: 10px 5px;
    display: block;
    height: 780px;
    overflow: hidden;
    overflow-y: scroll;
}
.participant-item{display: inline-table;    width: 100%;
    background: #ebebeb;
    padding: 6px 0;
    /*display: block;   */
    font-family: 'RobotoMedium', sans-serif;
    box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 16px 0px rgba(0,0,0,0.75);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.participant-item .date, .count{
        font-size: 15px;
}
.participant-item .next-button{
        margin: 0;
    float: none;
}

.count-pad{display:block;    padding-top: 11px;}
.innov, .inform{font-size: 18px; }
.innov .count-pad, .inform .count-pad{
      font-size: 24px;
}
.participants-table table td.text-al{text-align: initial;}
.map-wrapper{margin-bottom:20px;}
.map-wrap iframe{width:100%;}
.right-top{float:right;font-family: 'RobotoLight', sans-serif;    margin-top: -6px;}
.map-txt, .map-list{display: inline-block;vertical-align: middle;}
.map-txt img{    width: 35px;}
.map-wrap{text-transform: uppercase;}
.left-top{float:left;    font-size: 22px;    margin-top: -6px;}
.map-wrap ul{list-style-type: none;    margin-bottom: 4px;}
.map-wrap .square{
    width: 25px;
    height: 20px;
    background: #707070;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
    margin-top: 4px;
    margin-right: 6px;
    -webkit-box-shadow: 6px 6px 6px 0px rgba(134,134,134,1);
    -moz-box-shadow: 6px 6px 6px 0px rgba(134,134,134,1);
    box-shadow: 1px 1px 6px 0px rgba(134,134,134,1);
    border: 1px solid #848484;
}
.map-wrap .square.red{background: #b26a6a;}
.map-wrap .square.brown{background: #b28b6a;}
.map-wrap .square.darkgr{background: #5e9e9e;}
.map-wrap .square.green{background: #64a864;}
.map-wrap ul li{display:inline-block;vertical-align:middle;margin: 0;font-family: 'RobotoLight', sans-serif;}
.table-head{
    float:left;
    width: 100%;
    background: #fff;
     box-shadow: 0px 5px 33px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 5px 33px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 33px 0px rgba(0,0,0,0.75);
    margin-bottom:10px;
    border-radius: 7px;
    color:#4c4c4c;
    text-align: center;
    font-size: 17px;

    padding: 10px 0;
}

.participants-table table.top tbody{display: block;    padding: 7px 0;}
.participants-table table.top tbody tr{display: inline-table;    width: 100%;}
.participants-table table.top{
    display: block;
  background: #fff;
     box-shadow: 0px 5px 33px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 5px 33px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 33px 0px rgba(0,0,0,0.75);
    margin-bottom:10px;
    border-radius: 7px;
    color:#4c4c4c;
    text-align: center;
    font-size: 17px;
}
.participants-table table.top tbody tr td.col-sm-2{

}
.participants-table table td.photo-partic, .participants-table table td.twidth{
        width: 16%;
}
.last-sp{
        float: right;
    margin-right: 23px;
}
.filter-block .country .ui-selectmenu-button.ui-button{
    width: 68%;
}
.filter-block label{    font-weight: initial;}

.filt-check{    text-align: right;}
.check-block{
    padding-right: 20px;
}
.name-bock{
        padding-left: 5px;
            margin-top: 10px;
}
.name-bock .input-group{
    display: inline-block;
    vertical-align: middle;
       margin-left: 10px;
    width: 80%;
}
.name-bock .input-group .form-control{
        float: left;
    color: #000;
    width: 80%;
    border-color: #000;
    border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
}

.name-bock .input-group .form-control:focus {
    z-index: 2;
}

.name-bock .input-group-btn{    float: left;}
.name-bock .input-group-btn .btn.btn-default{
    border-color: #000;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
        margin-left: -5px;
    color: #000;
    font-size: 21px;
    padding: 1px 7px;
}
.big-pad{padding-left: 25%;}
.med-pad{padding-left: 15%;}
.min-pad{padding-left: 5%;}
#container rect{fill: rgb(41, 38, 38);}
#container text{fill: #ebebeb!important;color: #ebebeb!important;}

.map-bottom{
    margin: 0px -15px;
    margin-bottom: 20px;
        font-size: 16px;
    font-family: 'RobotoLight', sans-serif;
    color:#ebebeb;
    background:#232323;
        border-radius: 10px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
}
.map-bottom .block{
    border-right: 2px solid #737373;
        padding: 15px 15px 10px;
    height: 90px;
}

.map-bottom .col-md-4.block{
    border-right: 0;
}
.map-bottom .block.countr{
        text-align: center;
    font-size: 27px;
    line-height: 2.2;
}
.count-number{float:left;}
.number-circle{
    float: right;
    border: 2px solid #ebebeb;
    width: 60px;
    height: 60px;
    text-align: center;
    font-size: 26px;
    line-height: 2.2;
    border-radius: 50%;
}
.page.partic .purpose-bottom {
       margin-top: 0;
}
.full-partcipant{
         margin: 0 -10px;
    margin-bottom: 20px;
}
.partic-top, .partic-bottom{padding:0 10px;}
.npage-block{
    background: #fff;
    border: 1px solid #000;
    border-radius:7px;
      -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    border: 3px solid rgba(235,235,235,1);

 margin-bottom: 15px;
}
.npage-block.custom{
    background: rgba(235,235,235,1);
    padding: 0;
}
 .np-block-border.custom{padding: 15px;}

.npage-block hr{
        border-top: 1px solid #8a8a8a;
}
.ui-selectmenu-button.ui-button{width:100%;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
         color: #000;
    height: 35px;
    font-size: 17px;
    border-color: #000;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    background: #fff;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{
     border-color: #000; color: #000;
}
.ui-button:focus, .ui-button:hover{background: #fff; color: #000;}
.ui-button .ui-icon{
    background-size: 15px;
    height: 35px;
    width: 35px;
    border: 1px solid;
    border-radius: 7px;
    background: #fff url("../img/select-tr.png")no-repeat center;
    margin-top: -8px;
    margin-right: -18px;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon, .ui-state-default .ui-icon{
   background: #fff url("../img/select-tr.png")no-repeat center;
}
.custom-3{width: 22%}
.custom-6{width: 56%;padding:0;}
.ui-datepicker{width: 100%;}
.calendar .ui-widget-header{
        border: 0;
    background: transparent;
    font-weight: normal;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
    margin-bottom: 10px;

}
.calendar{    margin: 15px 0;}
.calendar  .ui-widget-header .ui-icon{
   background: url("../img/double-ar.png")no-repeat center;
       background-size: 8px;
}
.calendar .ui-datepicker .ui-datepicker-prev, .calendar .ui-datepicker .ui-datepicker-next{    top: -1px;}
.calendar  .ui-datepicker .ui-datepicker-prev{    transform: rotate(180deg);}

.calendar .ui-state-hover, .calendar .ui-widget-content .ui-state-hover,.calendar .ui-widget-header .ui-state-hover{
    border:0;
    background: transparent;
}
.calendar .ui-datepicker .ui-datepicker-prev:hover, .calendar .ui-datepicker .ui-datepicker-next:hover{
    cursor:pointer;
}


.calendar .ui-datepicker-title{    font-size: 17px;}
.calendar .ui-datepicker th{
    padding: 0;
    font-weight: normal;
    font-size: 17px;
}
.calendar .ui-state-default, .ui-widget-content .ui-state-default{
        border: 0;    height: initial;background: transparent;    text-align: center;
}
.calendar .ui-widget.ui-widget-content{
    border:0;
    background: #f1f1f1;
    padding: 10px;
    height: 300px;
}
.npage-block .name-bock{padding:0;margin:0;}
.npage-block .name-bock .input-group{    width: 73%;}
.npage-block .input-block{
    color: #000;
    font-size: 15px;
        text-align: right;
    display: inline-block;
    width: 55%;
    vertical-align: middle;
}
.npage-block .input-block input{
    width: 65px;
    margin-left:10px;
        border-color: #eeeeee;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    margin-bottom: 5px;
    padding: 0 5px;
    height: 34px;
}
.npage-block .search{
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #e6e6e6;
    background: #f3f3f3;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    width: 85px;
}
.npage-block .nav > li > a:first-child {
    padding: 0;
    font-size: 15px;
    text-decoration: underline;
    color: #888888;
}
.npage-block .nav > li > a:hover,.npage-block .nav > li > a:focus,.npage-block .nav .open > a,.npage-block .nav .open > a:hover, .npage-block .nav .open > a:focus{
    color:#000;
}
.npage-block .nav-tabs > li.active > a, .npage-block .nav-tabs > li.active > a:hover, .npage-block .nav-tabs > li.active > a:focus{
        border: 0; color:#000;
    font-family: 'RobotoMediums', sans-serif;
    text-decoration: none;
}
.npage-block  .nav-tabs {
    border-bottom: 0;
    margin-bottom: 15px;
    margin-top: 20px;
}
.npage-block .nav-tabs > li > a:hover {
    border-color: transparent;text-decoration: none;
}
.npage-block .nav.left-tab > li:last-child{
        float: right;
}
.tab-pane{color:#000;}
.npage-block.custom p{
    text-align: center;
    color: #4c86ce;
    padding-top: 10px;
}

.npage-block .mini{border: 0;    margin-bottom: 3px;background-size:cover;}
.npage-block .mini.last, .npage-block .mini.last>.new-content{
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
     border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
}


.vidnews{background: url('../img/news/vidnews.png')no-repeat center center;}
.countrnews{background: url('../img/news/countrynew.png')no-repeat center center;}
.technews{background: url('../img/news/technews.png')no-repeat center center;}
.legisnews{background: url('../img/news/legisnew.png')no-repeat center center;}
.econews{background: url('../img/news/econew.png')no-repeat center center;}
.animnews{background: url('../img/news/animalnew.png')no-repeat center center;}
.npage-block.np-title{
    background: url('../img/np-bg.png')repeat;
       border: 0;
    box-shadow: none;
    padding: 0;
    padding-top: 7px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
}
.npage-block .new-title-bg{ background:none;    text-shadow: -6px 6px 6px #bebebe;}
.npage-block  .new-title-bg h1 {
    font-size: 80px;
}
.right-tabs{
    background: #262626;
    font-size: 0;
    text-align: center;
}
.right-tabs>li{
    float:none;
    display:inline-block;
    vertical-align: middle;
    width: 25%;
    margin-bottom: -1px;
    margin-top: -1px;
}
.right-tabs>li>a{    margin-right: 0;}
.nav-tabs.right-tabs > li.active > a, .nav-tabs.right-tabs > li.active > a:hover, .nav-tabs.right-tabs > li.active > a:focus{
        background-color: #13def6;    text-decoration: underline;
}
.npage-block .nav.right-tabs > li > a:first-child{
        padding: 6px 0;    border-radius: 0;
}
.npage-block .right-tabs > li > a:hover{
        background: #13def6;
    text-decoration: underline;
    border: 0;
}
.tab-content .auth-foto, .npage-block.middle .auth-foto{
        width: 80px;
    height: 80px;
}
.right-tab-cont  .pre-medium{border: 0;    height: 190px;}
.npage-block  .right-tabs{    margin-bottom: 10px;    margin-top: 10px;}
.right-tab-cont{    padding: 0 10px;    margin-bottom: 10px;}
.right-tab-cont .new-categ,.right-tab-cont .new-title, .right-tab-cont .new-time, .npage-block.middle .new-categ{color:#fff;}
.right-tab-cont .new-categ h2{    font-size: 20px;}
.right-tab-cont .new-categ span, .right-tab-cont .new-title, .partic-tabs-content .name, .npage-block.middle .new-categ h2, .npage-block.middle .new-title{    font-size: 16px;}
.right-tab-cont .new-time, .npage-block.middle .new-time{    font-size: 11px;}
.right-tab-cont hr{    border-top: 2px solid #fff;    margin-top: 10px;margin-bottom: 10px;}
.np-block-border{border: 1px solid #000;
    border-radius: 7px;}
.partic-tabs-content .t-flag{
   width: 30px;height: 20px;
}
.partic-tabs-content .time{    font-size: 13px;}
.partic-tabs-content table{
        width: 100%;
    margin: 0;
    border-spacing: 11px;
}
.partic-tabs-content .photo{
  border: 5px solid #8a8a8a;
    border-radius: 50%;
}
.npage-block  .partic-tabs{
       background: #262626;
    padding: 7px;
        margin-left: 5px;
    margin-right: 5px;
}
.npage-block  .partic-tabs > li:last-child {
    float: right;
}
.npage-block .partic-tabs > li.active > a, .npage-block .partic-tabs > li.active > a:hover, .npage-block .partic-tabs > li.active > a:focus{
    background: transparent;
    color:#fca534;
}
.npage-block .partic-tabs > li > a:first-child {
    text-decoration: none;
}
.npage-block .partic-tabs > li > a:hover, .npage-block .partic-tabs > li > a:focus{color:#fca534;}
.partic-tabs-content hr{
        border-top: 1px solid #fff;
        width:90%;
        margin:0 auto;
}
.bottom-number{
        background: #262626;
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 0;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.bottom-number span{color:#fca534;}

.npage-block.middle .np-block-border{
        padding: 7px;
}
.npage-block.middle .pre-medium{
    width: 55%;
    border: 0;
    height: 245px;
    float: left
}
.npage-block.middle .short-txt{
        width: 45%;
    float: left;
        padding-left: 5px;
}
.npage-block.middle .new-categ span{    font-size: 15px}
.npage-block.middle .short-txt, .npage-block.middle .short-txt p{
        color: #2f2f2f;
}
.npage-block.middle .new-bottom{    color: #fff;}
.npage-block.middle .short-txt h3{
        margin-top: 0;
    font-size: 18px;
}

.npage-block.middle .short-txt p{
        text-align: initial;
    font-size: 15px;
    height: 139px;
    margin: 0;
    overflow: hidden;
}
.pad-middle{
        width: 50%;
    float: left;
}
.pad-middle:nth-child(odd){
        padding-right: 15px;
}
.middle .purpose-top .left-bl{
    float: left;padding: 0;
}
.middle .purpose-top{
    font-size: 17px;
    padding: 0 10px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
 .middle table{
        width: 100%;
    margin-left: 0;
    border-spacing: 5px 0 ;
        margin-top: 6px;
 }
 .middle table td{
        background: #fff;
    color:#161818;
        font-size: 17px;
        width: 50%;
    vertical-align: top;
      padding: 0 5px 0px 5px;
    border: 1px solid #616161;
   border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;

 }
 .middle table .pre-medium{
   height: 370px;
       border: 0;
           -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
 }
  .middle table h1{
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
  }
 .middle table h3{
       text-transform: uppercase;
    text-align: center;
    font-size: 19px;
    margin: 20px 0;
 }
 .npage-block.tbl{
        background: #d6d6d6;
        border: 0;
 }
.npage-block.tbl .new-content{
    pointer-events: none;color: #fff;
 }

 .middle .npage-block.tbl table tr{
    margin: 0px -10px;
    display: block;
 }
.npage-block.np-title .allnews{
  text-shadow: none;
    right: 0;
}
.more-block{
    text-align:center;    margin-top: 20px;
}
.more-news{
    color: #606060;
    background: #fff;
    display: inline-block;
    padding: 0px 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
}
 .partic-tabs-content .photo{
        max-width: 55px;
    margin: 0 auto;
 }


 /*forum page*/
.forum_page{color:#1b1a1a;background:#e4e3e3;-webkit-box-shadow: 0px 0px 30px 1px rgba(142,151,157,1);-moz-box-shadow: 0px 0px 30px 1px rgba(142,151,157,1);box-shadow: 0px 0px 30px 1px rgba(142,151,157,1);}
.forum_page .block{    border-radius: 0px;padding: 0 15px 15px 15px;position: relative;}
.top_drop {position: absolute;right: 15px;top: 12px;z-index: 1;}
.worldwide {top: 17px;right: 0;font-size: 18px;position: absolute;}
.worldwide img,  .forum_page img{display: inline-block;vertical-align: middle;}
.forum_page .us-photo {    width: 100px;border: 3px solid #8a8a8a;border-radius: 50%;vertical-align: middle;display: inline-block;margin-right: 5px;-webkit-box-shadow: 2px 2px 10px 0px rgba(142,151,157,1);-moz-box-shadow: 2px 2px 10px 0px rgba(142,151,157,1);box-shadow: 2px 2px 10px 0px rgba(142,151,157,1);}
.forum_page .sub-info {display: inline-block;width: 70%;vertical-align: middle;}
.forum_page .name {font-size: 24px;font-family: 'RobotoMedium', sans-serif;color: #174b59;}
.forum_page .left-block {padding: 11px 0;}
.forum_page .right-block {margin-top: 50px;}
.forum_page .bl_more_link {display: inline-block;margin-top: 5px;}
.forum_page .bl_more_link span {float: left;width: 10px;height: 10px;margin: 2px;background: #314c59;border-radius: 3px;}
.forumim{width:100%;}
.forum_page .right-block ul {padding-right: 15px;margin: 0;float: left;font-size: 18px;border-left: 3px solid #b9c9cd;padding-left: 10px;}
.forum_page .att-title {text-align: center;border-top: 3px solid #b9c9cd;border-bottom: 3px solid #b9c9cd;padding: 10px 15px;}
.forum_page .block_txt {padding: 15px 0 0px;border-bottom: 3px solid #b9c9cd;margin-bottom: 10px}
.forum_page .specialization {position: relative;float: left;width: 100%;padding-left: 20px;    margin: 0}
.forum_page .specialization li {float: left;font-size: 18px;margin-bottom: 0;color: #000;font-family: 'RobotoLight', sans-serif;}
.forum_page .date {clear: both; font-family: 'RobotoLight', sans-serif;}
.forum_page .specialization:before {content: '';position: absolute;background-image: url(../img/icons/spec.png);width: 17px;height: 15px;left: 0;top: 4px;}
.forum_page .comments_block{    margin-top: 30px;}
.forum_page .leave_comment, .forum_page .comments_item {    margin-bottom: 20px;}
.forum_page .leave_comment .us-photo, .comments_item .us-photo{    float: left;width: 78px;height: 78px;}
.textarea_wrap{    margin-left: 95px;position: relative;    padding: 3px 0 0;}
.textarea_wrap textarea{    padding: 0 150px 0 15px;resize: none;height: 75px;border: 1px solid #a6a6a6;width:100%;    font-size: 18px;overflow: auto;}
.forum_page .textarea_wrap .wrapbuttons {position: absolute;top: 15px;right: 25px;}
.forum_page .textarea_wrap .upload_photo{    display: inline-block;margin-right: 15px;}
.forum_page .textarea_wrap .upload_photo input {display: none;}
.forum_page .wrapbuttons img{cursor:pointer;}
.forum_page .usname_com{color:#174b59;    font-family: 'RobotoMedium', sans-serif;}
.forum_page .com_txt_wr{ margin-left: 95px;font-family: 'RobotoLight', sans-serif;margin-bottom: 5px;}
.forum_page .com_txt{color: #010101;}
.forum_page .com_bottom {color:#626262;}
.forum_page .com_bottom a{color:#174b59;text-decoration: underline;cursor: pointer;font-family: 'RobotoRegular', sans-serif;}
.forum_page .com_bottom a:hover, .forum_page .com_bottom a:focus{text-decoration: none;}
.forum_page .comments-child .comments_item{    padding-left: 95px;}
.forum_page .comments-child{margin-top:10px;}
.nav-right-menu-full .us-photo{    position: absolute;left: -30px;top: 30px;border: 3px solid #8a8a8a;border-radius: 50%;    width: 70px;height:70px;}

 /*forum page*/

.show_block{cursor:pointer;color:inherit;}
  /*resister page*/
.resister_table { font-family: 'RobotoMedium', sans-serif;color: #565656;font-size: 16px;border-collapse: separate;border-spacing: 0 5px;margin-left: 0;}
.table_chron_icons {
    background: url(../img/chronpage.png);
    display: inline-block;
    vertical-align: initial;
    zoom: .6;
    margin: 0;
}
.thwidth{    width: 280px;}
.create_icon {
    background: url(../img/create_icon.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.cr_num, .geo, .work, .group, .chern, .crgroup {
    width: 35px;
    height: 35px;
}
.work {
    background-position: -95px -21px;
}
.geo {
    background-position: -15px -21px;
}
.li_info {
    font-family: 'RobotoRegular', sans-serif;
    font-size: 19px;
}
.li_info input[type=radio] {
    position: absolute;
    left: -9999px;
}
.li_info li ul {
    padding-left: 20px;
}
.li_info input[type=radio] + label {
    padding-left: 20px;
    cursor: pointer;
    margin: 0;
    position: relative;font-weight: 400;    width: 100%;
}
.li_info input[type=radio] + label:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border: 2px solid #314c59;
    left: 0;
    border-radius: 50%;
    top: 5px;
}
.li_info input[type=radio]:checked + label:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    left: 4px;
    border-radius: 50%;
    top: 9px;
    background: #314c59;
}
.li_info select.wid50 {
    width: 50%;
}
.li_info select, .li_info .form-control{
    border: 1px solid #232323;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 17px;
    font-family: 'RobotoRegular', sans-serif;
        height: 26px;    color: #728d90;
    margin-bottom: 5px;    width: 100%;
}
.li_info input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color: #728d90;
}
.li_info input::-moz-placeholder { /* Firefox 19+ */
   color: #728d90;
}
.li_info input:-ms-input-placeholder { /* IE 10+ */
   color: #728d90;
}
.li_info input:-moz-placeholder { /* Firefox 18- */
   color: #728d90;
}
.li_pad{
    padding-left: 20px;
}


.li_info .form-control{padding: 6px 5px;}


.inauthmini {width: 30px;height: 30px;margin-right: 26px;}
.inauthmini {background-position: 0 0}
.resister_left{    color: #314c59;font-family: 'RobotoMedium', sans-serif;}
.resister_table .table_chron_icons.inauthmini {margin: 0;}
.resister_table >thead>tr>th{ line-height: 1; background: #ebebeb;font-weight:400;border-bottom: 0px;}
.resister_table >thead>tr>th:first-child, .resister_table >tbody>tr>td:first-child{border-radius: 5px 0 0 5px;}
.resister_table >thead>tr>th:last-child, .resister_table >tbody>tr>td:last-child{border-radius: 0px 5px 5px 0px;}
.resister_table >thead>tr>th,.resister_table >tbody>tr>td{padding: 8px 3px;border-top:0;vertical-align: middle;text-align: center;position: relative;}
.resister_table >tbody>tr>td{background: #fff;}
.resister_table >tbody>tr>td.no-pad{padding:0;}
.resister_table >tbody>tr, .resister_table >thead>tr{
        -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.25);
}
.customz{    zoom: .6;}
.resister_table >tbody>tr>td .votes_res{text-align: left;}








.resister_table >tbody>tr:nth-child(2n)>td{background: #dddddd;}
.resister_table >thead>tr>th:not(:last-child):after,.resister_table >tbody>tr>td:not(:last-child):after{
    content: '';
    position: absolute;
    width: 1px;
    background: #838383;
    top: 6px;
    right: 0;
    bottom: 6px;
}
.dropdown_auth{border-bottom: 0;border-top: 1px solid transparent;padding: 0 3px;}
.dropdown_auth .dropdown-menu{        background: #fff;margin: 0;padding: 3px;float: none;left: -1px;border: 1px solid;border-top: 0;}
.dropdown_auth .dropdown-menu li{    text-align: center;}
.dropdown_auth .dropdown-menu li:not(:last-child){border-bottom: 1px solid #98a5ac;}
.drop-auth{    background: transparent;border: 0;padding-right: 10px;width: 100%;border-bottom: 1px solid transparent;}
.dropdown_auth.open{ border: 0; border-top: 1px solid;background: #fff;}
.dropdown_auth.open .drop-auth{border-bottom: 1px solid #98a5ac;}
.drop-arrow{ position: absolute;right: 0px;top: -2px;bottom: -2px;background: #005267;color: #fff;width: 12px;line-height: 3;}



.resister_left .ui-selectmenu-button.ui-button{
        border: 1px solid #232323;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 17px;
    font-family: 'RobotoRegular', sans-serif;
    height: 26px;
    padding: 2px 5px;
    margin-bottom: 5px;
    color: #728d90;
}
.resister_left .ui-button .ui-icon {
    height: 26px;
    width: 35px;
    border: 1px solid #232323;
    border-radius: 8px;
    background: #fff url(../img/select-tr.png)no-repeat center;
    margin-top: -3px;
    margin-right: -6px;
}




.resister_table_resp{    overflow-x: initial;}

.resister_modal {
    display: none;
    top: 40px;
    position: absolute;
    right: 0;
        z-index: 2;
    -webkit-box-shadow: 2px 2px 15px 2px rgba(142,151,157,1);
    -moz-box-shadow: 2px 2px 15px 2px rgba(142,151,157,1);
    box-shadow: 2px 2px 15px 2px rgba(142,151,157,1);
    font-size: 18px;
    background: url(../img/patmod.png)repeat center center;
    padding: 10px 12px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.resister_modal.active{display:block;}
.noticem,.votes_res{width:585px;}
.votes_res{border-collapse: collapse;}
.close_resister{    cursor: pointer;
    line-height: 0.5;
    font-size: 30px;
    position: absolute;
        right: 5px;
    top: 4px;
    z-index: 1;}

.resister_modal_content {
    background: #EEEFE8;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    padding: 5px;
}
.resister_modal_search{    position: relative;padding: 0;
    margin-bottom: 5px;
}
.resister_modal_search input[type=search] {
    height: 19px;
    border-radius: 8px;
    border-color: #314c59;
    color: #314c59;
}
.resister_modal_search_btn {
    border-radius: 8px;
    border-color: #314c59;
    color: #314c59;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    font-size: 12px;
    width: 35px;
    padding-top: 2px;
    height: 100%;
}
.resister_modal_content .table{  background-color: transparent;margin: 0;    border-spacing: 0;}

.resister_modal_content .table > tbody > tr > td, .resister_modal_content .table > thead > tr > th {
        vertical-align: middle;text-align: center;    padding: 3px 8px;    border-top: 0;    font-size: 14px;
}
.resister_modal_content .table > tbody > tr > td, .resister_modal_content .table > thead > tr > th{
    position: relative;
}
.resister_modal_content .table > tbody > tr > td:not(:last-child):after, .resister_modal_content .table > thead > tr > th:not(:last-child):after{
      content: '';
    position: absolute;
    width: 1px;
    background: #959595;
    right: 0;
    top: 2px;
    bottom: 2px;

}
.w20{width:93px;}
.w30{width:160px;}
.resister_modal_content .table > thead > tr > th.w20{width:94px;}
.resister_modal_content .table > thead > tr > th {
    border-bottom: 0;    font-weight: 400;    font-size: 16px;
}
.resister_modal_content .table > tbody{
    display: block;
    height: 83px;
    overflow: auto;
    background: #fff;
    border:1px solid #000;
}
.resister_modal_content .table > thead,.resister_modal_content .table > tbody > tr{
    display: table;
    width: 100%;
    table-layout: fixed;

}
.resister_modal_content .table > thead{
  width: calc( 100% - 1em );
}
.resister_modal_content .table > tbody > tr:not(:last-child) > td{border-bottom: 1px solid #959595;}
.resister_modal .nav.tab-cont_nav_inside > li {
    width: 47.44%;
    text-align: center;
}
.resister_modal .nav.tab-cont_nav_inside > li > a {
    padding: 0px 15px;
    color: #314c59;
    border-bottom: 0;
    border-top: 1px solid #838383;
    border-radius: 0;
    position: relative;
    background: #d4d4d4;
}
.resister_modal .nav-pills.tab-cont_nav_inside > li.active > a, .resister_modal .nav-pills.tab-cont_nav_inside > li.active > a:hover, .resister_modal .nav-pills.tab-cont_nav_inside > li.active > a:focus {
    color: #314c59;
    background-color: #ebebeb;
}
.resister_modal .tab-cont-info, .resister_modal .nav-pills.tab-cont_nav_inside > li.active > a, .resister_modal .nav-pills.tab-cont_nav_inside > li.active > a:hover, .resister_modal .nav-pills.tab-cont_nav_inside > li.active > a:focus, .resister_modal .nav.tab-cont_nav_inside > li.active:after, .resister_modal .nav.tab-cont_nav_inside > li.active > a:before, .resister_modal .nav.tab-cont_nav_inside > li.active > a:after {
    background: #fff;
}
.resister_modal .nav.tab-cont_nav_inside > li {
    margin: 0 9px;
    position: relative;
}
.resister_modal .nav.tab-cont_nav_inside > li > a:before,.resister_modal .nav.tab-cont_nav_inside > li > a:after {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    z-index: 0;
    height: 108%;
    width: 15px;
    background-color: #d4d4d4;
    border: 1px solid #838383;
     border-bottom: none;
}
.resister_modal .nav.tab-cont_nav_inside > li > a:before {
    right: -4px;
    border-left: none;
    -moz-transform: skew(16deg, 0deg);
    -ms-transform: skew(16deg, 0deg);
    -webkit-transform: skew(16deg, 0deg);
    transform: skew(16deg, 0deg);
    border-radius: 0;
}
.resister_modal .nav.tab-cont_nav_inside > li > a:after {
    left: -4px;
    border-right: none;
    -moz-transform: skew(-16deg, 0deg);
    -ms-transform: skew(-16deg, 0deg);
    -webkit-transform: skew(-16deg, 0deg);
    transform: skew(-16deg, 0deg);
    border-radius: 0;
}
.resister_modal .tab-cont_nav_inside {
    font-size: 16px;
}
.resister_modal .tab-cont-info {
    border: 1px solid #838383;
    padding: 13px;
}
.resister_modal .nav.tab-cont_nav_inside > li.active:after {
    content: '';
    position: absolute;
    height: 4px;
    background: #fff;
    left: -6px;
    right: -6px;
}
.resister_modal .us-photo {
    width: 85px;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(142,151,157,1);
    -moz-box-shadow: 2px 2px 10px 0px rgba(142,151,157,1);
    box-shadow: 2px 2px 10px 0px rgba(142,151,157,1);
        border: 3px solid #8a8a8a;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
.resister_modal .us-photo-name {
    width: 44%;
    position: absolute;
    bottom: 0;
    left: 85px;
    line-height: 1;
    font-size: 13px;
}
.resister_modal .user_block {
    margin-bottom: 10px;
}
.resister_modal.votes_res .tab-cont-info{max-height: 214px;overflow: auto;}
  /*resister page*/







/*.head-table{
    border-radius:7px;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    color:#000;
    font-size: 17px;
    text-align: center;
    float: left;
    width: 100%;
    background:#fff;
    box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.75);
}

.body-table .photo-partic img{
        margin: 0 auto;
    border: 4px solid #8a8a8a;
    border-radius: 50%;
}
.body-table .col-sm-2{
    height: 128px;
    display: table;
    padding: 0 5px;
}
.body-table .col-sm-2>span{
    display: table-cell;
    vertical-align: middle;
}
*/
.pageMap{clear:both;}
 .map-wrap .pageMap{    height: 420px;}



@media (max-width: 1780px) {
  .resister_table{font-size:15px;}
  .chicon {
    zoom: 0.6;
}
.thwidth {
    width: 220px;
}
.resister_modal .nav.tab-cont_nav_inside > li {
    margin: 0 7px;
}
.resister_modal .tab-cont_nav_inside {
    font-size: 13px;
}
.forum_page{font-size: 17px;}
.forum_img_wrap, .forum_txt_wrap{max-height: 500px;
    overflow: hidden;}
}





@media (min-width: 1500px) {
   .name-bock .input-group .form-control{
    width: 91%;}
   .resister_table {
    font-size: 14px;
}
  .thwidth {
    width: 190px;
}
}


@media (min-width: 1300px) {
    .author{    padding: 85px 25px 210px 30px;}
    .img-wrapper.im9{width: 97%;}
    .map-wrap .pageMap{    height: 550px;}
    .partic-tabs-content .photo {
    max-width: 65px;
}
.photo-partic img{width: 140px;height:140px;}


}

@media (max-width: 1300px) {
   .name-bock .input-group{    width: 73%;}
}

@media (max-width: 1280px) {
.desc-img.eduard{
       height: 220px;
}
.photo-partic img{width: 110px;height:110px;}
.constitution .equal-blocks ul.top-ul li, .constitution .equal-blocks ul.bot-ul li {font-size: 12px;}
.navbar-header .navbar-brand img{max-height: 95px;}
.logo-text{    zoom: 0.8;}
.shares ul li a img {
    width: 25px;
}
.shares ul li a, .tools {font-size: 16px;}
.shares ul li {margin-right: 13px;}
.purpose-top{font-size: 19px;}
.img-block.pages{min-height: 380px;height: 380px;}
.shema-block .left-bl{font-size: 15px;}
.into-h1.videos-h1{font-size: 44px;}
.vid-full-block .into-h1 .big, .vid-block.sec .into-h1.videos-h1 .big,.vid-block.sec.tech-real .into-h1.videos-h1 .big, .vid-block.elon .into-h1.videos-h1 .big{font-size: 58px;}

.map-bottom {font-size: 15px;}
.calendar .ui-datepicker th, #datepicker .ui-state-default, .ui-widget-content .ui-state-default, .calendar .ui-datepicker-title{    font-size: 14px;}




}


@media (max-width: 1280px) and (min-width: 992px){
   .npage-block.middle .pre-medium{
        width: 100%;margin-bottom: 15px;
}
.npage-block.middle .short-txt{
     width: 100%;
    padding-left: 5px;

}
.desc-opacity>div{
        height: 174px;
}
.npage-block.middle .short-txt h3{
    height: 38px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right-tab-cont .new-categ h2 {
    font-size: 15px;
}
.right-tab-cont .new-categ span{font-size: 14px;}
.right-tab-cont .auth-foto{
        width: 65px;
    height: 65px;
}
.partic-tabs-content .name{    font-size: 12px;}
.partic-tabs-content .photo {
    border: 2px solid #8a8a8a;}
.partic-tabs-content .t-flag {
    width: 20px;
    height: 14px;
}
.npage-block .new-title-bg h1 {
    font-size: 66px;
}
.npage-block .nav.right-tabs > li > a:first-child{
        font-size: 12px;
}
.partic-tabs-content .time {
    font-size: 11px;
}
.npage-block.partic-tabs .nav > li > a:first-child{
  font-size: 13px;
}
.npage-block .name-bock .input-group {
    width: 93%;
    margin: 0;
}
.npage-block .input-block{
        width: 75%;
}
.calendar .ui-widget.ui-widget-content {
    height: 255px;
}
.nav-right-menu-full .us-photo{width: 55px;height: 55px;}
.resister_table {
    font-size: 13px;
}
.resister_table  .dropdown_auth .dropdown-menu {    font-size: 11px;}







}

@media (max-width: 1150px) and (min-width: 992px){
.calendar .ui-datepicker th, #datepicker .ui-state-default, .ui-widget-content .ui-state-default, .calendar .ui-datepicker-title {
    font-size: 12px;
}
.ui-datepicker .ui-datepicker-title {
    line-height: 2.2em;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{left: 80%;}
.np-block-border.custom{    padding: 15px 7px;}
.calendar .ui-widget.ui-widget-content {
    height: 230px;
}
.partic-tabs-content .photo {
    max-width: 45px;
}
}
@media (max-width: 1080px) and (min-width: 992px){
   .partic-tabs-content .photo {
    max-width: 38px;
}
}

@media (max-width: 1230px) {
   .nav > li > a:first-child {
    padding: 8px 12px;
}
.maintain, .hum-be{font-size: 15px;}
.maintain{top: 25%;}
.hum-be{top: 24%;}
}

@media (max-width: 1180px) {
.constitution .equal-blocks ul.top-ul li, .constitution .equal-blocks ul.bot-ul li {font-size: 10px;}
.shema-block .left-bl{font-size: 13px;}
  .navbar-header .navbar-brand img {
    max-height: 64px;
}
.top-txt, .mid-txt {
    font-size: 12px;
}
.custom-menu {
    padding-top: 25px;
}
   .navbar-header .navbar-brand img {
    max-height: 90px;
   }
.nav > li > a:first-child {
    padding: 8px 12px;
}
header {
    font-size: 16px;
}
header .logo-text{zoom: 0.77;}
.search-block {
    width: 132px;
}
.parallax-container{    min-height: 880px;}
div.italic-text{
        width: 100%;
}
.block-on-hover h2 {
    margin-top: 50%;    margin-bottom: 22px;
}
.into-h1{padding-top:0;}
.vid-zag {
    top: -10px;
}
.desc{    width: 100%;height: 405px;}
.r-bold h2{    font-size: 23px;}
.r-bold h2 img {
    vertical-align: text-bottom;
}
.find-us a {
    font-size: 16px;
}
.footer-contactus label{width: 20%;}
.footer-contactus .col-sm-10{width: 80%;}
.auth-foto {
    width: 80px;
    height: 80px;
}
.new-categ.small h2 {
    font-size: 14px;
}
.purpose-top {
    font-size: 18px;
}
.map-bottom {font-size: 13px;}
.desc-opacity>div{
        height: 220px;
}
.nav-right-menu-full .us-photo{left: -45px;top: 23px;}









}


@media (max-width: 1080px) {
.name-bock .input-group {
    width: 67%;
}
.map-bottom {font-size: 12px;}
.offs-left {
    margin-left: 0;
}
.vid-block .col-sm-4{    width: 41.66666667%;}
    .navbar-header .navbar-brand img {
  max-height: 78px;
}
.mouse{width: 37px;}
.constitution .equal-blocks ul.top-ul{    padding-left: 32px;}
.constitution .equal-blocks ul.top-ul li{    padding: 7px 6px;}
.shema-block .left-bl{font-size: 12px;}
.shema-block .left-bl.minut{    padding-top: 43px;}
.navbar-nav > li.home.active span, .navbar-nav > li.home span{
        height: 21px;
}
.mid-txt {
    bottom: 79%;
}
.top-txt, .mid-txt {
    font-size: 11px;
}

header .logo-text{    zoom: 0.75;}
.custom-menu {
    padding-top: 20px;
}
.search-block {
    width: 107px;
}
.nav > li > a:first-child {
    padding: 8px 10px;
}
.desc {
    height: 435px;
}
.first-full-news{    width: 100%;}
.sec-full-news{  display:none;}
.third-full-news .pre-medium{width:50%;}
.show-1024{display:block;}
.mini h2{font-size: 18px;}
.find-us{    padding: 0;}
.intro-list{    font-size: 18px;}
.bot-right {
    float: left;
}
.purpose-top .left-bl{
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
.purpose-top .right-bl{
        width: 100%;
    padding-bottom: 5px;
}
.accord-block>h4:after {
    left: -99.2%;
}

.pages-title.const h1{    font-size: 63px;}
body.page header{    padding-bottom: 45px;}
.vid-block.future h3, .vid-block.douglas h3, .vid-block.elon h3 {
    margin-top: 26px;
}
.vid-block h3{    font-size: 21px}
.vid-block.future p, .vid-block.douglas p {
    margin-top: 30px;}

 .nav-right-menu-full .us-photo{left: -30px;}
.nav-right-menu-full .us-photo {
    width: 40px;
    height: 40px;
    border: 2px solid #8a8a8a;
}



}


@media (max-width: 992px) {
.nav-right-menu-full .us-photo{display:none;}
.full-partcipant td.equal-blocks{
    display:block!important;
}

.map-bottom .block{border:0;}

.into-h1.videos-h1{
        font-size: 40px;
}
.vid-full-block .into-h1 .big, .vid-block.sec .into-h1.videos-h1 .big,.vid-block.sec.tech-real .into-h1.videos-h1 .big, .vid-block.elon .into-h1.videos-h1 .big{font-size: 50px;}
.desc-img.eduard {
    height: initial;
}
.accord-block>h4:after {
    left: -99.5%;
}
.shema-block .left-bl {
    font-size: 15px;
}
.img-wrapper.im9{width: 97%;}
.constitution .equal-blocks ul.top-ul li, .constitution .equal-blocks ul.bot-ul li{font-size: 14px;}
.mouse {width: 45px;}
.constitution .equal-blocks ul.top-ul {
    padding-left: 45px;
}
.constitution .equal-blocks ul.top-ul li {
    padding: 7px 10px;
}
.mid-txt {
    bottom: 81%;
}

.top-txt, .mid-txt {
    font-size: 13px;
}
.equal-blocks .accord-block:last-child:before{
    left: -36px;
}
table{    border-spacing: 0px 20px;      width: 95.5%;
    margin-left: 15px;  }
.modal.terms table{
    width: 101%;
    margin-left: -5px;
}
table.full-equal td{width: 100%;display:block;}
.next-block{display:none;}
.next-block.create{display:block;}
header .logo-text {
    zoom: 0.7;
}

.navbar-header .navbar-brand .big-txt img{    vertical-align: inherit;}
    .intro-desc{    background: #EEEFE8;}
    .into-h1 {
    overflow:initial;
}
.parallax-container{    min-height: initial;margin:0;}
.auth{    background: #EEEFE8;}
.full-desc-4:after, .full-desc-5:after{display: none;}
.desc{    width: 90%;}
.intro-desc{    position: relative;    padding-bottom: 100px;}
.big{    right: 0;}
.author{padding-top:10px;}
.kw-block {
    width: 100%;
    float: none;
}
.block-on-hover h2 {
    margin-top: 28%;}
.bl-vid-2, .bl-vid-4{
       text-align: right;
}
.bl-vid-3, .bl-vid-5{    text-align: left;}

.bl-vid-5 .full-desc-5{
     background: url('../img/fourth.png')no-repeat;
    background-size: cover;
    background-position: bottom left;
    margin-left: -15px;
    padding-left: 28px;
}

.full-desc-3 {
    background: url('../img/first.png')no-repeat;
    background-size: cover;
    background-position: left bottom;
    margin-left: -15px;
    padding-left: 30px;
    padding-top: 15px;
    padding-right: 0;
}
 .desc {
    height: 350px;
}
.full-desc-2, .full-desc-4{
    background: url('../img/right-vid-990.png')no-repeat;
        background-size: cover;
    background-position: top left;
       padding-top: 0;
    margin-top: 15px;
    height: 335px;
}
.full-desc-4{padding-left:0 ;}
.full-desc-6 {
    background: url('../img/right-bottom-990.png')no-repeat;
    background-size: cover;
    background-position:bottom left;
    margin-right: 0px;
    padding-right: 0;
}
.full-desc-of-project{    padding-bottom: 15px;    background-position: 20% 100%;}


.desc-men {
    bottom: 0;
    right: -40px;
}
.logo-txt {
    font-size: 34px;
}
.subscribe {
    margin-top: 10px;
}
.find-us {
    text-align: left;
    display: inline-block;
}
.intro-desc h2{    padding: 0 15px;}
.rights-txt{text-align: center; margin-top: 15px ;font-family: 'RobotoLightItalic', sans-serif;margin-top:5px;}
.vid-zag .into-h1 .big {
    left: 0;
}
.vid-zag .into-h1 .big{    top: -5px;}
.vid-zag .into-h1{    margin-top: -50px;}
.navbar-collapse{padding:0;}
.equal-blocks{    margin-bottom: 20px;}

.pages-title.const h1{font-size: 52px;margin-left: 5%;}
.pad-top-block>.equal-blocks>ul {
    padding-top: 0;
}
.maintain{    top: 23%;}
.hum-be{    top: 21%;}
.maintain, .hum-be {
    font-size: inherit;
}
.photo-foster{    padding-bottom: 30px;}
.img-wrapper.wallet{float: none;}
.form-group-item{margin-bottom:30px;}
.name-bock .input-group {
    width: 245px;
}
.filter-block .country select{width:225px ;}
.map-bottom {
        padding-bottom: 20px;
    font-size: 19px;
}
.custom-3, .custom-6{width:100%;clear: both;}
.custom-6{padding:0 15px;}
.npage-block .mini{
    width: 50%;
    float: left;
    margin: 0;
    border: 3px solid rgba(235,235,235,1);
}
.new-categories, .npage-block.np-title, .npage-block.custom{
        float: left;
    width: 100%;
}
.npage-block .mini.last, .npage-block .mini.last>.new-content{
    border-radius: 0;
}
.npage-block.np-title .mini{    width: 100%;border: 0;}
.right-tab-cont .new-title{    font-size: 19px;}
.right-tab-cont .new-time{    font-size: 14px;}
.middle table td{    width: 100%;    display: block;}
.middle table{    border-spacing: 0;}
.middle .npage-block.tbl table tr{    margin: 0;}
.middle table td:first-child{margin-bottom:15px;}
.more-block{    margin-bottom: 35px;}
.full-desc-of-project .clearfix{display:none;}
.forum_page .left-block{    border-bottom: 3px solid #b9c9cd;}
.forum_page .right-block {margin-top: 0;}
.forum_page .right-block ul:first-child{border-left:0;}











}

@media (max-width: 960px) {
 .navbar-header .navbar-brand img{
        max-height: 60px;
}
  header {
    font-size: 14px;
}
.search-block {
    width: 95px;
}
}

@media (max-width: 920px) {
header .logo-text {
    zoom: 0.6;
}
.search-block {
    width: 85px;
}
.navbar-header {
    width: 34.66666667%;
}
.nav-right-menu-full{    width: 27%;}
}

@media (max-width: 915px) {
.navbar-brand{    padding-top: 10px;}
.navbar-header .navbar-brand img{    max-height: 60px;}
.search-block {
    width: 95px;
}
.nav > li > a:first-child {
    padding: 8px 8px;
}
}

@media (max-width: 850px) {
.nav-right-menu-full .us-photo{display:block;    width: 70px;height: 70px;}
 .participants-table{    min-width: 757px;}
 .partic-bottom .equal-blocks{
    overflow: hidden;
    overflow-x: scroll;
 }
.nav-right-menu{

        margin-top: 34px;
}
.search-block {
    width: 150px;
}
.signin, .register{
    height: initial;
}
 .img-block{   overflow: visible;}
 .sign-reg.register.medium .adaptive{width: 100%;}
.p-next-line, div.italic-text span{
    display: initial;
}
.hidden-820, .bl, .auth.photo, .auth-bottom, .desc-men, .logo-copy{display:none;}
.lang.hidden-820, .home.hidden-820{display:none!important;}
.show-820{
    display: inline-block;
    float: none;
    margin-bottom: 50px;

}
.custom-menu {
    padding-top: 0;
}
  .main{background: url('../img/bg.png');}
  .navbar{border:0;}
    .navbar-brand{ margin-top: 50px;}


    .navbar-toggle .icon-bar{
           width: 60px;
    height: 8px;
    border-radius: 18px;
    background: #ffffff;
    }
    .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px;
}
    .navbar-toggle{
            border: 0;
            padding:0;
            margin-right:0;
                margin-top: 31px;
    }
    .nav-right-menu-full {
    width: 90%;
}

.signin, .sign-reg.register.medium{width:90%;    top: 100px;}
.sign-reg.register.medium .marg-bot{    width: 100%;}

li.lang.open>.languages{display:block;}
.languages{
    position:absolute;
    top:100px;
    background: rgba(0,0,0,0.84);
    left: 0;
    right: 0;
}
.owl-carousel{
        background: transparent;
        padding: 25px 35px;
}
.faq-authors.owl-carousel{    padding: 0 20px;    width: 100%;
    float: none;}
 .answ-but{width: 100%;float: none;}
.owl-carousel .owl-item {
       text-align: center;
}

.owl-carousel .owl-item img{ width: 60px;height: 35px;}
.faq-accordion .owl-carousel .block-carousel img {
    height: inherit;
}
.languages .owl-carousel .owl-next,.languages .owl-carousel .owl-prev{
    font-size: 0;
    background:url('../img/next.png') no-repeat center center;
    width: 22px;
    height: 41px;
    position: absolute;
    top: 22px;
    right: 13px;
    background-size: contain;
}
.languages .owl-carousel .owl-prev{
    left: 13px;
    right: auto;
    transform: rotate(180deg);
}
   .nav-right-menu-full .custom-menu{
     /*   width: 30%;*/
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
   }
.custom-menu.mobile li.dropdown a{
    position:relative;
}
.custom-menu.mobile li.dropdown.open>a:before{
    position:absolute;
    content:'';
    width:100%;
    height:3px;
    background: #5ca3ff;
    top:58px;
}
.custom-menu.mobile li.sign-button.open>a:before{
   top:63px;
}

.nav-right-menu {
    float: none;
}
    .f-block .navbar-header {
        width:100%;
        float: none;
        text-align: center;
    }
    .f-blocks .navbar-header {
        width:100%;
        float: none;
        text-align: center;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        position: absolute;
        top: 100px;
        box-shadow: none;
        right: 0;
        background: rgba(0,0,0,0.84);
            width: 320px;
    }
     .navbar-collapse .navbar-nav{    float: none;    display: block;}
    .navbar-collapse .navbar-nav li.dropdown a{
           padding: 0;
    font-size: 0;
    line-height: 0;
    }
    li.dropdown .glyphicon{display:none;}
    .navbar-collapse .navbar-nav ul.dropdown-menu>li>a {
            font-size: 22px;
            font-family: 'RobotoRegular', sans-serif;
            padding: 15px 30px;
            border-bottom: 2px solid #00ccff;
           line-height: 1;
    }

    .navbar-collapse .navbar-nav ul.dropdown-menu{
        position:relative;
        display:block;
        padding: 0
    }
    .navbar-collapse .dropdown-menu{border:0;}
    .navbar-collapse .navbar-nav .dropdown-submenu>.dropdown-menu{left:0;margin:0;display: none}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        margin:0;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.navbar-nav.custom-menu.mobile>li{display: inline-block;vertical-align: middle;}
.navbar-nav.custom-menu.mobile>li>a{padding:0;}
li.sign-button{margin:0;}
.nav-right-menu-full,li.sign-button{    position: inherit;}


li.lang{    padding: 0 100px 0 60px;position: initial;}
li.lang > .dropdown-menu{display: none;}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{margin-right: 0;margin-left: 0;}
header .navbar-header{
    float: right;
}
header .navbar{
    background: #10566b;
    height: 100px;
    padding: 0 15px;
    margin-right: 0;
    margin-left: 0;
}
header .container-fluid{padding:0;}
.mobile-menu .search-block {
    width: 165px;
    display:inline-block;
}
.mobile-menu{margin-bottom:0;width: 86%;margin-top: 31px;}
.mobile-menu .search-block, .mobile-menu .lang, .mobile-menu .mob-sign{
     display:inline-block;
     vertical-align: middle;
}
.mobile-menu .search-block{width:30%;    padding-bottom: 30px;border-bottom: 3px solid transparent;}
.mobile-menu .search-block .search-btn{
    left: 0;
    right: auto;}
.mobile-menu .lang{width:20%;    text-align: right;}
.mobile-menu .mob-sign{width:46%;}
.mobile-menu .lang img.flag{
    width:70px;
        height: 65px;
        padding-bottom: 30px;
        display: inline-block;
    margin: 0;border-bottom: 3px solid transparent;
}
.mob-sign img {
        height: 65px;
        width: 38px;border-bottom: 3px solid transparent;
     padding-bottom: 30px;
}
.mob-sign img:hover, .mobile-menu .lang img.flag:hover{cursor:pointer;}

 .search-block .search-query{
    height: 37px!important;
    margin: 0;
    border-radius: 13px!important;
        padding-left: 35px!important;
}

.search-block .search-btn{left:0;right:auto;}



.search-btn > .btn{
    padding: 3px 5px;
    font-size: 25px;
}
.navbar-header {
   width: 10%;
}
img.flag {
    width: 60px;
    height: 35px;
    margin: 0;
}
li.lang a{font-size: 0;padding:0!important;}

.intro-desc{top:0;padding-bottom: 10px;}
.into-h1 {
    overflow: hidden;
}
div.italic-text{text-align: inherit;}
.auth-left-txt{width: 100%;
    padding: 0;}
.intro-list{    border-radius: 0;}
.vid-zag {
    top: 2%;
}
.full-desc-of-project .container-title{
    background:url('../img/decs-title-bg.png')no-repeat center center;
    background-size: cover;
        margin: 0;
    padding: 15px 5px;
    text-align: center;
    height:initial;
}
.full-desc-of-project .container-title:before{display: none;}
.full-desc-of-project .container-title h3{margin:0;    font-size: 50px;}
.full-desc-of-project .container-title span{position:relative;}
.full-desc-of-project .container-title span{
    background: transparent;
    padding: 0;
    display:block;
    background: -webkit-linear-gradient(#f6f2ec, #c59159);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
     text-shadow: 0px 0px 31px rgba(255, 255, 255, 0.49);
}
.full-desc-of-project{
    padding-top:0;
    background: url('../img/desc-mob-bg.png')no-repeat center center;
    background-size: cover;
}
.desc-marg{width:100%;text-align: right;padding-left: 0;}
.desc, .bl-vid-5 .full-desc-5{
    line-height: 1.3;
    font-family: 'RobotoMedium', sans-serif;
    background: #ebebeb;
    margin-right: -15px;
    color: #000;
    font-size: 28px;
    padding-right: 110px;
    width: 100%;
    position: relative;
    height:490px;
    padding-bottom: 30px;
    margin-top: 0;
    padding-left: 0;
    border-bottom-left-radius: 35px;
    -webkit-box-shadow: -2px 2px 25px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 2px 25px 0px rgba(0,0,0,0.75);
    box-shadow: -2px 2px 25px 0px rgba(0,0,0,0.75);
}
.desc-opacity{background: transparent;}
.desc h3 {
       padding-left: 77px;
    text-align: left;
    font-size: 48px;
}
.desc h3 span{
       font-size: 48px;
    width: 75px;
    height: 75px;
    border: 5px solid #bf996e;
    line-height: 1.4;
    -webkit-box-shadow: -2px 3px 25px -7px rgba(0,0,0,0.75);
-moz-box-shadow: -2px 3px 25px -7px rgba(0,0,0,0.75);
box-shadow: -2px 3px 25px -7px rgba(0,0,0,0.75);
}
.desc h3 span:before{
    content:'';
    position:absolute;
}
.desc:hover>.desc-opacity{
    background: transparent;
}
.desc-opacity{
    position: initial;
    height: 425px;
        display: -webkit-box;
    display: -moz-box;
    -webkit-line-clamp: 9;
    -moz-line-clamp: 9;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    text-overflow: ellipsis;
}
.desc-opacity>div{overflow: hidden;}
.read_more{
     font-family: 'RobotoMedium', sans-serif;
    right:0;
    top:0;
    background: url('../img/arr-mob-bg.png')no-repeat;
    width: 135px;
    height: 514px;
        padding-top: 217px;
}
.read_more span.show-820{
    background: -webkit-linear-gradient(#271402, #d5d5d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.big-new{width:100%;height: 520px;}
.news-block, .logo-txt, .subscribe{width:100%;}
.pre-medium {
    height: 270px;
}
.third-full-news{display:none;}
.fourth-full-news, .footer-contactus{width:100%;}
.mini h2 {
    font-size: 29px;
}
.mini {
    height: 137px;
}
.col-sm-push-2{left:0;}
.new-title-bg p{font-size: 40px;}
.new-title-bg h1{font-size: 90px;}
.allnews {
    right: 52px;
    width: 224px;
    height: 59px;
    font-size: 31px;
}
.mobile-logo{
        margin-bottom: 0;
       display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: center;
    color: #c8c8c8!important;
    font-size: 18px;
}
.mobile-logo img{
       display: block;
    margin-bottom: 5px;
}
.mobile-p{
        display: inline-block;
    vertical-align: top;
    width: 72%;
    text-align: center;
}
.mobile-p span{display:block;font-size: 42px;}
.footer-contactus {
    margin-top: 5px;
}
.footer-contactus h3{    font-size: 32px;}

.subscribe {  text-align: center;   clear: both;}
.subscribe p{    font-size: 26px;}
.footer-contactus label{    font-size: 21px;}
/*.footer-contactus .btn, .subscribe span.input-group-btn button{    font-size: 25px;}*/

.find-us{margin:0;margin-left: 5%}
.find-us h3{
    font-size: 20px;
    color: #fff;

}
.foot-auth img{width:initial;}
.find-us a {
    font-size: 17px;
}
.foot-auth{font-family: 'RobotoMediumItalic', sans-serif; font-size: 21px;}
.rights-txt{font-size: 18px;color:#fff;font-family: 'RobotoMediumItalic', sans-serif;}
.desc-opacity ul {
    padding-left: 30px;
}
body.page header{
    background: none;
    padding-bottom: 0;
}
.img-block.pages{    min-height: 230px;height: 230px;}
.pages-title h1{
    font-size: 45px;
    margin-top: 95px;
}
.shares ul li {
    margin-bottom: 13px;
}
.vid-block h3 {
    font-size: 18px;
}
.into-h1.videos-h1 {
    font-size: 32px;
}
.modal.terms table {
    width: 101.5%;}

.sign-button .us-photo{top: -40px;}


}

@media (max-width: 768px) {
.constitution .equal-blocks ul.top-ul li, .constitution .equal-blocks ul.bot-ul li {
    font-size: 12px;
}
.resister_table_resp{    overflow-x: auto;    padding-bottom: 80px;}
.into-h1.videos-h1, .vid-block.sec .into-h1.videos-h1, .vid-block.elon .into-h1.videos-h1, .vid-block.elon h3{    text-align: center;}
.vid-block.sec .into-h1.videos-h1 .big, .vid-full-block .into-h1 .big,.vid-full-block .future .into-h1 .big, .vid-full-block .cripto .into-h1 .big,.vid-block.sec.tech-real .into-h1.videos-h1 .big, .vid-block.elon .into-h1.videos-h1 .big{right: 0;left: 0;}
.vid-block.elon .into-h1.videos-h1 .big,.vid-block.sec.tech-real .into-h1.videos-h1 .big, .vid-block.elon .into-h1.videos-h1 .big {text-align: center;}
.vid-block .col-sm-4 {
    width: 100%;
}
.vid-block.sec.tech-real h3, .vid-block.sec.tech-real p {
    text-align: initial;
}
.full-equal {
    padding-top: 10px;
}

.pages-title.const h1 {
    font-size: 38px;}
    .equal-blocks .accord-block:last-child:before {
    left: -31px;
}
.vid-block.sec.tech-real p {
    margin-top: 0;}
.videos .pages-title h1 {
    font-size: 43px;}
.pad-middle {
    width: 100%;}
 .pad-middle:nth-child(odd) {
    padding-right: 0;
}
.forum_page .leave_comment .us-photo, .forum_page .comments_item .us-photo {width: 60px;height: 60px;}
.textarea_wrap,.forum_page .com_txt_wr {margin-left: 70px;}
.textarea_wrap textarea{height: 60px;padding: 0px 83px 0 15px;}
.forum_page .wrapbuttons img{zoom: .7}
.smallno-pad{padding:0;}
.forum_page .comments-child .comments_item {padding-left: 70px;}
.forum_page .textarea_wrap .wrapbuttons{    right: 10px;}
 .forum_page .textarea_wrap .upload_photo{margin-right: 0px;}
.resister_modal.votes_res .tab-cont-info {max-height: 105px;}

}
@media (max-width: 670px) {
.desc-img.eduard {
    height: 220px;
}

.accord-block>h4:after{
        left: -99%;
}
.maintain {
    top: 25%;
}
.hum-be {
    top: 24%;
}
.maintain, .hum-be {
    font-size: 15px;
}
.constitution .equal-blocks ul.top-ul li, .constitution .equal-blocks ul.bot-ul li {
    font-size: 10px;
}
}

@media (max-width: 600px) {
.modal.terms table {
    width: 102%;}
.wallet-bl{width: 100%;    padding: 0;}
.wallet-bl:last-child {
    padding: 0;
}
.wallet-bl:last-child{    margin-top: 85px}
.wallet-bl:last-child .top-txt, .wallet-bl:last-child .mid-txt, .wallet-bl:last-child .bot-txt {
    left: 12%;
}

.shema-block .left-bl {
    font-size: 13px;
}
  .allnews {
    right: -3px;
  }
  .logo-txt {
    font-size: 27px;
}
.footer-contactus .col-sm-10 {
    width: 100%;
}
.subscribe p {
    font-size: 22px;}
 .subscribe {
     margin-top: 65px;
}
li.lang {
    padding: 0 55px 0 40px;
}
.author-block{
  display:block;
}
.purpose-top .left-bl span.date, .purpose-top .left-bl span.views{
        padding: 0 15px;
}
.purpose-top .right-bl{
       text-align: center;
       padding-left: 5px;
    padding-right: 5px;
}
.fl-right{
   float: none;
    display: block;
}
.que-answ .modal-body{    padding: 15px 10px 15px;}
.que-answ .button.preview{
    float: none;
    position: relative;
    width: 200px;
    text-align: center;
    font-size: 17px;
    height: 40px;
    margin: 0 auto;
    margin-top: 40px;
    right: 0px;
}
.prev-block{float: none;
    font-size: 17px;}
.prev-block, .form-group.lang-sel, .next-button, .que-answ .button{font-size: 17px;}
  .que-answ .button{height: 40px;}
.middle .fl-right  {
        text-align: right;
}
 .forum_page .comments-child .comments_item {
    padding-left: 0;
}
.forum_page,.forum_page .specialization li{    font-size: 16px;}
.forum_page .name{    font-size: 19px;}
.forum_page .worldwide,.forum_page .right-block ul{    font-size: 15px;}
.forum_page .us-photo {    width: 85px;}
.forum_page .worldwide{position: relative;top: 0;}
.forum_page .right-block ul{width:100%;padding: 0;    border-left: 0;}
.forum_page .right-block .active_info li{    float: left;padding-right: 15px;}
.resister_modal .nav.tab-cont_nav_inside > li{width: 100%;margin: 0;text-align: left;}
.resister_modal .nav.tab-cont_nav_inside > li > a:before, .resister_modal .nav.tab-cont_nav_inside > li > a:after,.resister_modal .nav.tab-cont_nav_inside > li.active:after{display:none;}
.resister_modal .tab-cont_nav_inside{border-left: 1px solid #838383;border-right: 1px solid #838383;}
.resister_modal .user_block {width:50%;}
.votes_res{width: 440px;}

}


@media (max-width: 568px) {
   .full-desc-of-project .container-title h3 {
    font-size: 36px;
}
table {
    width: 100%;
    margin-left: 0;
}
.desc h3 {
    font-size: 36px;
}
.desc h3 {
    padding-left: 60px;}
.desc h3 span {
    font-size: 39px;
    width: 65px;
    height: 65px;
}
.desc, .bl-vid-5 .full-desc-5{    font-size: 24px;}
.foot-auth {
    font-size: 18px;
}
.navbar-toggle .icon-bar {
    width: 52px;}
.navbar-toggle {
    margin-top: 35px;}
.into-h1 {
    font-size: 88px;}
.video-block{
    width:100%!important;
}
.kwicks{height:100%;}
.kwicks.kwicks-processed > * {
    position: relative;
}
.img-block{height:560px;}
.shema-item.th, .shema-item.arr, .shema-item.f{width: 100%;}
.shema-item.arr{
    text-align: center;
    height: 79px;
}
.shema-item.arr img{
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 53px;
    margin-top: -20px;
}
.maintain, .hum-be {
    font-size: 13px;
}
}
@media (max-width: 530px) {
  .constitution .equal-blocks ul.top-ul li{display:none;}
  .constitution .equal-blocks ul.top-ul{    height: 33px;}
  ul.bot-ul li{    width: 100%;}
  .constitution .equal-blocks ul.bot-ul li {    font-size: 13px;    padding: 1px 0;}
 .forum_page .wrapbuttons img{zoom: .5}
  .textarea_wrap textarea{    padding: 0px 65px 0 15px;}
 .resister_modal .user_block {width:100%;}
 .votes_res{width: 300px;}
}

@media (max-width: 495px) {
.new-categories .mini{
    width: 100%;
}
.next.create{
    right:0;
font-size: 16px;
    width: 315px;
    padding-top: 3px;
}
.next-block.create {
    text-align: center;
}
.maintain {
    padding-left: 5%;}
li.lang {
    padding: 0 15px 0 10px;
}
.equal-blocks .accord-block:last-child:before {
    left: -26px;
}
.search-block {
    width: 110px;
}
.read_more{
    top: 15px;
     width: 88px;
    height: 338px;
    padding-top: 142px;
    background-size: contain;
}

.desc h3 span {
    font-size: 34px;
    width: 55px;
    height: 55px;
}
.desc, .bl-vid-5 .full-desc-5{padding-right: 67px;height: 340px; padding-bottom: 0;    font-size: 18px;}
.auth-block-f{width:100%;margin:0;}
  .find-us{width:45%;margin: 0 auto;float:none;display:block;}
  .find-us a {
    font-size: 22px;
}
.desc h3 {
    font-size: 25px;
}
.desc-opacity>div{
    text-overflow: initial;
    height: 205px;
    overflow: hidden;
}
.logo-txt {
    font-size: 22px;
}
.into-h1 {
    font-size: 78px;}
.mobile-menu {
    width: 76%;
}
.mobile-menu .lang {width: 25%;}
.mobile-menu .mob-sign {
   width: 38%;
}
.f-block h2 {
    font-size: 44px;}
.f-block h3 {
    font-size: 27px;}

.logo-text{    zoom: 0.7}
 .full-desc-of-project .container-title h3 {
    font-size: 30px;
}
.find-us img{    margin-right: 10px;}

.form-group.lang-sel{    float: none;
    text-align: center;
    margin: 15px 0;}
.que-answ .modal-footer.top, .modal-footer.bottom{text-align:center;}
.que-answ .button.create-vers, .button.publish{
    float: none;
     display: inline-block;
    margin: 0;
}
.next-button{float: none;
    text-align: center;
    margin: 0 0 10px 0px;}

.sign-button .us-photo{left:0;}





}

@media (max-width: 485px) {
    .que-answ .mce-toolbar-grp{
    bottom: -70px;
    }
    .que-answ .button.preview {    margin: 70px auto 0px;}
    #mceu_15-body{text-align: center;}
.modal.terms table {
    width: 103%;}

.pages-title.resisterpage  h1{    font-size: 30px;}


}



@media (max-width: 440px) {
.desc-img.h-being{
        height: 180px;
}
.maintain {
    padding-left: 2%;
}
.descript .equal-blocks {
    padding: 10px 15px;
}
  .into-h1 {
    font-size: 65px;}
    .find-us {
    width: 47%;}

.mobile-menu .lang img.flag {
    width: 54px;}
.purpose-top .right-bl{font-size: 17px;}
.pages-title.whtodo h1{
    font-size: 45px;

}
.const-txt .h2{    font-size: 35px;}
.constitution .equal-blocks ul li, .full-const .equal-blocks ul li{    padding-left: 0;
    padding-top: 30px;}
.constitution .equal-blocks ul li span, .full-const .equal-blocks ul li span{    top: 0;}
.pages-title.const h1 {
    font-size: 30px;}
.constitution .equal-blocks .formla-wrap ul li {    padding-left: 105px;}
.next.create{
        width: 100%;
    height: 50px;
    font-size: 17px;
    line-height: 0.95;
    padding-top: 12px;
}
 .faq-top .const-txt {
    padding: 20px 20px;}
.page.partic .pages-title h1{font-size: 40px;}
.forum_page .sub-info{width:100%;}
}

  @media (max-width: 400px) {
   .next.create{
        padding-top: 6px;}
   .h2-inf{    font-size: 35px;}
   .info-videos .video-top-txt{padding: 0;}
   .videos .pages-title h1 {
        font-size: 36px;}
 .npage-block.middle .pre-medium{
        width: 100%;    margin-bottom: 15px;
 }
.npage-block.middle .short-txt{width: 100%; }
 .right-tab-cont .new-title {
    font-size: 16px;
}
.right-tab-cont .new-time {
    font-size: 11px;
}
.npage-block.np-title .allnews{
      width: 173px;
    height: 39px;
    font-size: 21px;
    bottom: 5px;
}
.forum_page .leave_comment .us-photo, .comments_item .us-photo {
    width: 50px;
    height: 50px;
}
.textarea_wrap, .forum_page .com_txt_wr {
    margin-left: 55px;
}
.sign-button .us-photo{    width: 50px;height: 50px;    top: -27px;left: -10px;}
.navbar-toggle .icon-bar {width: 45px;height: 5px;}
.navbar-toggle .icon-bar + .icon-bar{    margin-top: 4px;}
img.flag {width: 45px;height: 24px;}
.navbar-toggle {
    margin-top: 42px;
}


}


 @media (max-width: 370px) {

  .into-h1 {
    font-size: 55px;}
 .find-us {
    width: 60%;}

.read_more {
    top: 42px;
    width: 77px;
    height: 338px;
    padding-top: 123px;
}

.pages-title.whtodo h1{
    margin-left: 15px;

}
}

 @media (max-width: 350px) {
    .search-block {
    width: 100px;
}
.equal-blocks .accord-block:last-child:before {
    left: -24px;
}

img.mob-sign{    width: 40px;}
.purpose-top .left-bl span.views{display:block;}
.const-txt .h2{    font-size: 30px;}
.maintain, .hum-be {
    font-size: 12px;
}
.maintain {
    top: 26%;    padding-left: 1%;
}
.maintain {
     padding-left: 5%;
     text-shadow: 0px 1px 0px #fff;
     color: #269310;
     font-family: 'RobotoBold', sans-serif;
     position: absolute;
     top: 23%;
     text-align: initial;
     right: -42%;
     width: 37%;
     line-height: 1;
     font-size: 18px;
}
.descript .equal-blocks .h3 {
    font-size: 42px;}
table.descript{margin-left: -2px;}
.prev-block{    font-size: 16px;}
.form-group .input-group-label img{
    margin-bottom: 12px;
}
.name-bock .input-group {
    margin: 0;    display: table;
}

 }

 .font-16{font-size: 16px !important}
 .align-right{ text-align:  right; }



  @media (max-width: 320px) {

.into-h1 {
    font-size: 50px;
}
.const-txt .h2{    font-size: 28px;}
h2{    font-size: 25px;}
.modal.terms table {
    width: 105%;}
}
.padding-left{ padding-left: 7px }
#go-to-top{
    width: 64px;
    height: 64px;
    display: none;
    position: fixed;
    bottom: 10%;
    right: 20px;
    background: url(../img/arrow-up.png) no-repeat;
    cursor: pointer;
    z-index: 20;
}
.timer-style{
    padding: 0;
    width: 112px;
    height: 112px;
    background: url(../img/circle.png);
    display: table-cell;
    padding-top: 23px;
    color: #bfd9fd;
}
@media print{

        footer {
            visibility:  hidden
        }
}
.ajax-loader {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 50px;
    z-index: 10000;
}
#preview
{
    width: 137px;
    height: 148px;
    overflow: hidden;
    background-size: contain;
    margin: 0 auto;
    cursor: pointer;
}
.black{ color: #000 }
/*body{
    min-height: 4805px;
}
.parallax-mirror{
        z-index: 3!important;
}

.wrapper{
        position: absolute;
    z-index: 4;
    min-height: 4277px;
    left: 0;
    right: 0;
}
footer{
        position: fixed;
    bottom: 0;
    height: 445px;
        z-index: 1;
}*/


