@font-face {
  font-family: 'Junipero Display';
  src: url(../fonts/JuniperoDisplay-Bold.woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Junipero Display';
  src: url(../fonts/JuniperoDisplay-Semibold.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Junipero Display';
  src: url(../fonts/JuniperoDisplay-Regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Junipero Display';
  src: url(../fonts/JuniperoDisplay-Light.woff2) format('woff2');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Junipero Text';
  src: url(../fonts/JuniperoText-Regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Junipero Text';
  src: url(../fonts/JuniperoText-Italic.woff2) format('woff2');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Junipero Text';
  src: url(../fonts/JuniperoText-Semibold.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Junipero Text';
  src: url(../fonts/JuniperoText-SemiboldItalic.woff2) format('woff2');
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Junipero Text';
  src: url(../fonts/JuniperoText-Bold.woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Icons';
  src: url(../fonts/PAIcons_regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
@font-face {
  font-family: 'Icons';
  src: url(../fonts/PAIcons_light.woff2) format('woff2');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox], input[type=radio] {
  -webkit-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-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
@media print {
  *, : after, :before {
    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: ""}
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100%!important;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000!important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse!important;
  }
  .table td, .table th {
    background-color: #fff!important;
  }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd!important;
  }
}@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a"}
.glyphicon-plus:before {
  content: "\002b"}
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac"}
.glyphicon-minus:before {
  content: "\2212"}
.glyphicon-cloud:before {
  content: "\2601"}
.glyphicon-envelope:before {
  content: "\2709"}
.glyphicon-pencil:before {
  content: "\270f"}
.glyphicon-glass:before {
  content: "\e001"}
.glyphicon-music:before {
  content: "\e002"}
.glyphicon-search:before {
  content: "\e003"}
.glyphicon-heart:before {
  content: "\e005"}
.glyphicon-star:before {
  content: "\e006"}
.glyphicon-star-empty:before {
  content: "\e007"}
.glyphicon-user:before {
  content: "\e008"}
.glyphicon-film:before {
  content: "\e009"}
.glyphicon-th-large:before {
  content: "\e010"}
.glyphicon-th:before {
  content: "\e011"}
.glyphicon-th-list:before {
  content: "\e012"}
.glyphicon-ok:before {
  content: "\e013"}
.glyphicon-remove:before {
  content: "\e014"}
.glyphicon-zoom-in:before {
  content: "\e015"}
.glyphicon-zoom-out:before {
  content: "\e016"}
.glyphicon-off:before {
  content: "\e017"}
.glyphicon-signal:before {
  content: "\e018"}
.glyphicon-cog:before {
  content: "\e019"}
.glyphicon-trash:before {
  content: "\e020"}
.glyphicon-home:before {
  content: "\e021"}
.glyphicon-file:before {
  content: "\e022"}
.glyphicon-time:before {
  content: "\e023"}
.glyphicon-road:before {
  content: "\e024"}
.glyphicon-download-alt:before {
  content: "\e025"}
.glyphicon-download:before {
  content: "\e026"}
.glyphicon-upload:before {
  content: "\e027"}
.glyphicon-inbox:before {
  content: "\e028"}
.glyphicon-play-circle:before {
  content: "\e029"}
.glyphicon-repeat:before {
  content: "\e030"}
.glyphicon-refresh:before {
  content: "\e031"}
.glyphicon-list-alt:before {
  content: "\e032"}
.glyphicon-lock:before {
  content: "\e033"}
.glyphicon-flag:before {
  content: "\e034"}
.glyphicon-headphones:before {
  content: "\e035"}
.glyphicon-volume-off:before {
  content: "\e036"}
.glyphicon-volume-down:before {
  content: "\e037"}
.glyphicon-volume-up:before {
  content: "\e038"}
.glyphicon-qrcode:before {
  content: "\e039"}
.glyphicon-barcode:before {
  content: "\e040"}
.glyphicon-tag:before {
  content: "\e041"}
.glyphicon-tags:before {
  content: "\e042"}
.glyphicon-book:before {
  content: "\e043"}
.glyphicon-bookmark:before {
  content: "\e044"}
.glyphicon-print:before {
  content: "\e045"}
.glyphicon-camera:before {
  content: "\e046"}
.glyphicon-font:before {
  content: "\e047"}
.glyphicon-bold:before {
  content: "\e048"}
.glyphicon-italic:before {
  content: "\e049"}
.glyphicon-text-height:before {
  content: "\e050"}
.glyphicon-text-width:before {
  content: "\e051"}
.glyphicon-align-left:before {
  content: "\e052"}
.glyphicon-align-center:before {
  content: "\e053"}
.glyphicon-align-right:before {
  content: "\e054"}
.glyphicon-align-justify:before {
  content: "\e055"}
.glyphicon-list:before {
  content: "\e056"}
.glyphicon-indent-left:before {
  content: "\e057"}
.glyphicon-indent-right:before {
  content: "\e058"}
.glyphicon-facetime-video:before {
  content: "\e059"}
.glyphicon-picture:before {
  content: "\e060"}
.glyphicon-map-marker:before {
  content: "\e062"}
.glyphicon-adjust:before {
  content: "\e063"}
.glyphicon-tint:before {
  content: "\e064"}
.glyphicon-edit:before {
  content: "\e065"}
.glyphicon-share:before {
  content: "\e066"}
.glyphicon-check:before {
  content: "\e067"}
.glyphicon-move:before {
  content: "\e068"}
.glyphicon-step-backward:before {
  content: "\e069"}
.glyphicon-fast-backward:before {
  content: "\e070"}
.glyphicon-backward:before {
  content: "\e071"}
.glyphicon-play:before {
  content: "\e072"}
.glyphicon-pause:before {
  content: "\e073"}
.glyphicon-stop:before {
  content: "\e074"}
.glyphicon-forward:before {
  content: "\e075"}
.glyphicon-fast-forward:before {
  content: "\e076"}
.glyphicon-step-forward:before {
  content: "\e077"}
.glyphicon-eject:before {
  content: "\e078"}
.glyphicon-chevron-left:before {
  content: "\e079"}
.glyphicon-chevron-right:before {
  content: "\e080"}
.glyphicon-plus-sign:before {
  content: "\e081"}
.glyphicon-minus-sign:before {
  content: "\e082"}
.glyphicon-remove-sign:before {
  content: "\e083"}
.glyphicon-ok-sign:before {
  content: "\e084"}
.glyphicon-question-sign:before {
  content: "\e085"}
.glyphicon-info-sign:before {
  content: "\e086"}
.glyphicon-screenshot:before {
  content: "\e087"}
.glyphicon-remove-circle:before {
  content: "\e088"}
.glyphicon-ok-circle:before {
  content: "\e089"}
.glyphicon-ban-circle:before {
  content: "\e090"}
.glyphicon-arrow-left:before {
  content: "\e091"}
.glyphicon-arrow-right:before {
  content: "\e092"}
.glyphicon-arrow-up:before {
  content: "\e093"}
.glyphicon-arrow-down:before {
  content: "\e094"}
.glyphicon-share-alt:before {
  content: "\e095"}
.glyphicon-resize-full:before {
  content: "\e096"}
.glyphicon-resize-small:before {
  content: "\e097"}
.glyphicon-exclamation-sign:before {
  content: "\e101"}
.glyphicon-gift:before {
  content: "\e102"}
.glyphicon-leaf:before {
  content: "\e103"}
.glyphicon-fire:before {
  content: "\e104"}
.glyphicon-eye-open:before {
  content: "\e105"}
.glyphicon-eye-close:before {
  content: "\e106"}
.glyphicon-warning-sign:before {
  content: "\e107"}
.glyphicon-plane:before {
  content: "\e108"}
.glyphicon-calendar:before {
  content: "\e109"}
.glyphicon-random:before {
  content: "\e110"}
.glyphicon-comment:before {
  content: "\e111"}
.glyphicon-magnet:before {
  content: "\e112"}
.glyphicon-chevron-up:before {
  content: "\e113"}
.glyphicon-chevron-down:before {
  content: "\e114"}
.glyphicon-retweet:before {
  content: "\e115"}
.glyphicon-shopping-cart:before {
  content: "\e116"}
.glyphicon-folder-close:before {
  content: "\e117"}
.glyphicon-folder-open:before {
  content: "\e118"}
.glyphicon-resize-vertical:before {
  content: "\e119"}
.glyphicon-resize-horizontal:before {
  content: "\e120"}
.glyphicon-hdd:before {
  content: "\e121"}
.glyphicon-bullhorn:before {
  content: "\e122"}
.glyphicon-bell:before {
  content: "\e123"}
.glyphicon-certificate:before {
  content: "\e124"}
.glyphicon-thumbs-up:before {
  content: "\e125"}
.glyphicon-thumbs-down:before {
  content: "\e126"}
.glyphicon-hand-right:before {
  content: "\e127"}
.glyphicon-hand-left:before {
  content: "\e128"}
.glyphicon-hand-up:before {
  content: "\e129"}
.glyphicon-hand-down:before {
  content: "\e130"}
.glyphicon-circle-arrow-right:before {
  content: "\e131"}
.glyphicon-circle-arrow-left:before {
  content: "\e132"}
.glyphicon-circle-arrow-up:before {
  content: "\e133"}
.glyphicon-circle-arrow-down:before {
  content: "\e134"}
.glyphicon-globe:before {
  content: "\e135"}
.glyphicon-wrench:before {
  content: "\e136"}
.glyphicon-tasks:before {
  content: "\e137"}
.glyphicon-filter:before {
  content: "\e138"}
.glyphicon-briefcase:before {
  content: "\e139"}
.glyphicon-fullscreen:before {
  content: "\e140"}
.glyphicon-dashboard:before {
  content: "\e141"}
.glyphicon-paperclip:before {
  content: "\e142"}
.glyphicon-heart-empty:before {
  content: "\e143"}
.glyphicon-link:before {
  content: "\e144"}
.glyphicon-phone:before {
  content: "\e145"}
.glyphicon-pushpin:before {
  content: "\e146"}
.glyphicon-usd:before {
  content: "\e148"}
.glyphicon-gbp:before {
  content: "\e149"}
.glyphicon-sort:before {
  content: "\e150"}
.glyphicon-sort-by-alphabet:before {
  content: "\e151"}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"}
.glyphicon-sort-by-order:before {
  content: "\e153"}
.glyphicon-sort-by-order-alt:before {
  content: "\e154"}
.glyphicon-sort-by-attributes:before {
  content: "\e155"}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"}
.glyphicon-unchecked:before {
  content: "\e157"}
.glyphicon-expand:before {
  content: "\e158"}
.glyphicon-collapse-down:before {
  content: "\e159"}
.glyphicon-collapse-up:before {
  content: "\e160"}
.glyphicon-log-in:before {
  content: "\e161"}
.glyphicon-flash:before {
  content: "\e162"}
.glyphicon-log-out:before {
  content: "\e163"}
.glyphicon-new-window:before {
  content: "\e164"}
.glyphicon-record:before {
  content: "\e165"}
.glyphicon-save:before {
  content: "\e166"}
.glyphicon-open:before {
  content: "\e167"}
.glyphicon-saved:before {
  content: "\e168"}
.glyphicon-import:before {
  content: "\e169"}
.glyphicon-export:before {
  content: "\e170"}
.glyphicon-send:before {
  content: "\e171"}
.glyphicon-floppy-disk:before {
  content: "\e172"}
.glyphicon-floppy-saved:before {
  content: "\e173"}
.glyphicon-floppy-remove:before {
  content: "\e174"}
.glyphicon-floppy-save:before {
  content: "\e175"}
.glyphicon-floppy-open:before {
  content: "\e176"}
.glyphicon-credit-card:before {
  content: "\e177"}
.glyphicon-transfer:before {
  content: "\e178"}
.glyphicon-cutlery:before {
  content: "\e179"}
.glyphicon-header:before {
  content: "\e180"}
.glyphicon-compressed:before {
  content: "\e181"}
.glyphicon-earphone:before {
  content: "\e182"}
.glyphicon-phone-alt:before {
  content: "\e183"}
.glyphicon-tower:before {
  content: "\e184"}
.glyphicon-stats:before {
  content: "\e185"}
.glyphicon-sd-video:before {
  content: "\e186"}
.glyphicon-hd-video:before {
  content: "\e187"}
.glyphicon-subtitles:before {
  content: "\e188"}
.glyphicon-sound-stereo:before {
  content: "\e189"}
.glyphicon-sound-dolby:before {
  content: "\e190"}
.glyphicon-sound-5-1:before {
  content: "\e191"}
.glyphicon-sound-6-1:before {
  content: "\e192"}
.glyphicon-sound-7-1:before {
  content: "\e193"}
.glyphicon-copyright-mark:before {
  content: "\e194"}
.glyphicon-registration-mark:before {
  content: "\e195"}
.glyphicon-cloud-download:before {
  content: "\e197"}
.glyphicon-cloud-upload:before {
  content: "\e198"}
.glyphicon-tree-conifer:before {
  content: "\e199"}
.glyphicon-tree-deciduous:before {
  content: "\e200"}
.glyphicon-cd:before {
  content: "\e201"}
.glyphicon-save-file:before {
  content: "\e202"}
.glyphicon-open-file:before {
  content: "\e203"}
.glyphicon-level-up:before {
  content: "\e204"}
.glyphicon-copy:before {
  content: "\e205"}
.glyphicon-paste:before {
  content: "\e206"}
.glyphicon-alert:before {
  content: "\e209"}
.glyphicon-equalizer:before {
  content: "\e210"}
.glyphicon-king:before {
  content: "\e211"}
.glyphicon-queen:before {
  content: "\e212"}
.glyphicon-pawn:before {
  content: "\e213"}
.glyphicon-bishop:before {
  content: "\e214"}
.glyphicon-knight:before {
  content: "\e215"}
.glyphicon-baby-formula:before {
  content: "\e216"}
.glyphicon-tent:before {
  content: "\26fa"}
.glyphicon-blackboard:before {
  content: "\e218"}
.glyphicon-bed:before {
  content: "\e219"}
.glyphicon-apple:before {
  content: "\f8ff"}
.glyphicon-erase:before {
  content: "\e221"}
.glyphicon-hourglass:before {
  content: "\231b"}
.glyphicon-lamp:before {
  content: "\e223"}
.glyphicon-duplicate:before {
  content: "\e224"}
.glyphicon-piggy-bank:before {
  content: "\e225"}
.glyphicon-scissors:before {
  content: "\e226"}
.glyphicon-bitcoin:before {
  content: "\e227"}
.glyphicon-btc:before {
  content: "\e227"}
.glyphicon-xbt:before {
  content: "\e227"}
.glyphicon-yen:before {
  content: "\00a5"}
.glyphicon-jpy:before {
  content: "\00a5"}
.glyphicon-ruble:before {
  content: "\20bd"}
.glyphicon-rub:before {
  content: "\20bd"}
.glyphicon-scale:before {
  content: "\e230"}
.glyphicon-ice-lolly:before {
  content: "\e231"}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232"}
.glyphicon-education:before {
  content: "\e233"}
.glyphicon-option-horizontal:before {
  content: "\e234"}
.glyphicon-option-vertical:before {
  content: "\e235"}
.glyphicon-menu-hamburger:before {
  content: "\e236"}
.glyphicon-modal-window:before {
  content: "\e237"}
.glyphicon-oil:before {
  content: "\e238"}
.glyphicon-grain:before {
  content: "\e239"}
.glyphicon-sunglasses:before {
  content: "\e240"}
.glyphicon-text-size:before {
  content: "\e241"}
.glyphicon-text-color:before {
  content: "\e242"}
.glyphicon-text-background:before {
  content: "\e243"}
.glyphicon-object-align-top:before {
  content: "\e244"}
.glyphicon-object-align-bottom:before {
  content: "\e245"}
.glyphicon-object-align-horizontal:before {
  content: "\e246"}
.glyphicon-object-align-left:before {
  content: "\e247"}
.glyphicon-object-align-vertical:before {
  content: "\e248"}
.glyphicon-object-align-right:before {
  content: "\e249"}
.glyphicon-triangle-right:before {
  content: "\e250"}
.glyphicon-triangle-left:before {
  content: "\e251"}
.glyphicon-triangle-bottom:before {
  content: "\e252"}
.glyphicon-triangle-top:before {
  content: "\e253"}
.glyphicon-console:before {
  content: "\e254"}
.glyphicon-superscript:before {
  content: "\e255"}
.glyphicon-subscript:before {
  content: "\e256"}
.glyphicon-menu-left:before {
  content: "\e257"}
.glyphicon-menu-right:before {
  content: "\e258"}
.glyphicon-menu-down:before {
  content: "\e259"}
.glyphicon-menu-up:before {
  content: "\e260"}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Junipero Text", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.52947;
  color: #ccc;
  background-color: #111820;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #845dde;
  text-decoration: none;
}
a:focus, a:hover {
  color: #6a3bd7;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 5.5px;
  line-height: 1.52947;
  background-color: #111820;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%}
hr {
  margin-top: 26px;
  margin-bottom: 26px;
  border: 0;
  border-top: 1px solid #dadada;
}
.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: "Junipero Text", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.04167;
  color: #fff;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #888;
}
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 26px;
  margin-bottom: 13px;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%}
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 13px;
  margin-bottom: 13px;
}
.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: 56px;
}
.h2, h2 {
  font-size: 48px;
}
.h3, h3 {
  font-size: 40px;
}
.h4, h4 {
  font-size: 32px;
}
.h5, h5 {
  font-size: 24px;
}
.h6, h6 {
  font-size: 19px;
}
p {
  margin: 0 0 13px;
}
.lead {
  margin-bottom: 26px;
  font-size: 19px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width:768px) {
  .lead {
    font-size: 25.5px;
  }
}.small, small {
   font-size: 88%}
.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;
}
.initialism, .text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #888;
}
.text-primary {
  color: #845dde;
}
a.text-primary:focus, a.text-primary:hover {
  color: #6433d5;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus, a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #e8627d;
}
a.text-danger:focus, a.text-danger:hover {
  color: #e13658;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #845dde;
}
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #6433d5;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 12px;
  margin: 52px 0 26px;
  border-bottom: 1px solid #eeeeee;
}
ol, ul {
  margin-top: 0;
  margin-bottom: 13px;
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 26px;
}
dd, dt {
  line-height: 1.52947;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
  display: table;
  content: " "}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}abbr[data-original-title], abbr[title] {
   cursor: help;
 }
.initialism {
  font-size: 90%}
blockquote {
  padding: 13px 26px;
  margin: 0 0 26px;
  font-size: 21px;
  border-left: 5px solid #845dde;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.52947;
  color: #888;
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: "\2014 \00A0"}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #845dde;
  border-left: 0;
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ""}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: "\00A0 \2014"}
address {
  margin-bottom: 26px;
  font-style: normal;
  line-height: 1.52947;
}
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: 4px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 12.5px;
  margin: 0 0 13px;
  font-size: 16px;
  line-height: 1.52947;
  color: #333333;
  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: 22px;
  padding-left: 22px;
  margin-right: auto;
  margin-left: auto;
}
.container:after, .container:before {
  display: table;
  content: " "}
.container:after {
  clear: both;
}
@media (min-width:768px) {
  .container {
    width: 764px;
  }
}@media (min-width:992px) {
  .container {
    width: 1024px;
  }
}@media (min-width:1200px) {
  .container {
    width: 1024px;
  }
}.container-fluid {
   padding-right: 22px;
   padding-left: 22px;
   margin-right: auto;
   margin-left: auto;
 }
.container-fluid:after, .container-fluid:before {
  display: table;
  content: " "}
.container-fluid:after {
  clear: both;
}
.row {
  margin-right: -22px;
  margin-left: -22px;
}
.row:after, .row:before {
  display: table;
  content: " "}
.row:after {
  clear: both;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.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, .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, .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, .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 {
  position: relative;
  min-height: 1px;
  padding-right: 22px;
  padding-left: 22px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%}
.col-xs-2 {
  width: 16.66667%}
.col-xs-3 {
  width: 25%}
.col-xs-4 {
  width: 33.33333%}
.col-xs-5 {
  width: 41.66667%}
.col-xs-6 {
  width: 50%}
.col-xs-7 {
  width: 58.33333%}
.col-xs-8 {
  width: 66.66667%}
.col-xs-9 {
  width: 75%}
.col-xs-10 {
  width: 83.33333%}
.col-xs-11 {
  width: 91.66667%}
.col-xs-12 {
  width: 100%}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%}
.col-xs-pull-2 {
  right: 16.66667%}
.col-xs-pull-3 {
  right: 25%}
.col-xs-pull-4 {
  right: 33.33333%}
.col-xs-pull-5 {
  right: 41.66667%}
.col-xs-pull-6 {
  right: 50%}
.col-xs-pull-7 {
  right: 58.33333%}
.col-xs-pull-8 {
  right: 66.66667%}
.col-xs-pull-9 {
  right: 75%}
.col-xs-pull-10 {
  right: 83.33333%}
.col-xs-pull-11 {
  right: 91.66667%}
.col-xs-pull-12 {
  right: 100%}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%}
.col-xs-push-2 {
  left: 16.66667%}
.col-xs-push-3 {
  left: 25%}
.col-xs-push-4 {
  left: 33.33333%}
.col-xs-push-5 {
  left: 41.66667%}
.col-xs-push-6 {
  left: 50%}
.col-xs-push-7 {
  left: 58.33333%}
.col-xs-push-8 {
  left: 66.66667%}
.col-xs-push-9 {
  left: 75%}
.col-xs-push-10 {
  left: 83.33333%}
.col-xs-push-11 {
  left: 91.66667%}
.col-xs-push-12 {
  left: 100%}
.col-xs-offset-0 {
  margin-left: 0%}
.col-xs-offset-1 {
  margin-left: 8.33333%}
.col-xs-offset-2 {
  margin-left: 16.66667%}
.col-xs-offset-3 {
  margin-left: 25%}
.col-xs-offset-4 {
  margin-left: 33.33333%}
.col-xs-offset-5 {
  margin-left: 41.66667%}
.col-xs-offset-6 {
  margin-left: 50%}
.col-xs-offset-7 {
  margin-left: 58.33333%}
.col-xs-offset-8 {
  margin-left: 66.66667%}
.col-xs-offset-9 {
  margin-left: 75%}
.col-xs-offset-10 {
  margin-left: 83.33333%}
.col-xs-offset-11 {
  margin-left: 91.66667%}
.col-xs-offset-12 {
  margin-left: 100%}
@media (min-width:768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%}
  .col-sm-2 {
    width: 16.66667%}
  .col-sm-3 {
    width: 25%}
  .col-sm-4 {
    width: 33.33333%}
  .col-sm-5 {
    width: 41.66667%}
  .col-sm-6 {
    width: 50%}
  .col-sm-7 {
    width: 58.33333%}
  .col-sm-8 {
    width: 66.66667%}
  .col-sm-9 {
    width: 75%}
  .col-sm-10 {
    width: 83.33333%}
  .col-sm-11 {
    width: 91.66667%}
  .col-sm-12 {
    width: 100%}
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%}
  .col-sm-pull-2 {
    right: 16.66667%}
  .col-sm-pull-3 {
    right: 25%}
  .col-sm-pull-4 {
    right: 33.33333%}
  .col-sm-pull-5 {
    right: 41.66667%}
  .col-sm-pull-6 {
    right: 50%}
  .col-sm-pull-7 {
    right: 58.33333%}
  .col-sm-pull-8 {
    right: 66.66667%}
  .col-sm-pull-9 {
    right: 75%}
  .col-sm-pull-10 {
    right: 83.33333%}
  .col-sm-pull-11 {
    right: 91.66667%}
  .col-sm-pull-12 {
    right: 100%}
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%}
  .col-sm-push-2 {
    left: 16.66667%}
  .col-sm-push-3 {
    left: 25%}
  .col-sm-push-4 {
    left: 33.33333%}
  .col-sm-push-5 {
    left: 41.66667%}
  .col-sm-push-6 {
    left: 50%}
  .col-sm-push-7 {
    left: 58.33333%}
  .col-sm-push-8 {
    left: 66.66667%}
  .col-sm-push-9 {
    left: 75%}
  .col-sm-push-10 {
    left: 83.33333%}
  .col-sm-push-11 {
    left: 91.66667%}
  .col-sm-push-12 {
    left: 100%}
  .col-sm-offset-0 {
    margin-left: 0%}
  .col-sm-offset-1 {
    margin-left: 8.33333%}
  .col-sm-offset-2 {
    margin-left: 16.66667%}
  .col-sm-offset-3 {
    margin-left: 25%}
  .col-sm-offset-4 {
    margin-left: 33.33333%}
  .col-sm-offset-5 {
    margin-left: 41.66667%}
  .col-sm-offset-6 {
    margin-left: 50%}
  .col-sm-offset-7 {
    margin-left: 58.33333%}
  .col-sm-offset-8 {
    margin-left: 66.66667%}
  .col-sm-offset-9 {
    margin-left: 75%}
  .col-sm-offset-10 {
    margin-left: 83.33333%}
  .col-sm-offset-11 {
    margin-left: 91.66667%}
  .col-sm-offset-12 {
    margin-left: 100%}
}@media (min-width:992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%}
  .col-md-2 {
    width: 16.66667%}
  .col-md-3 {
    width: 25%}
  .col-md-4 {
    width: 33.33333%}
  .col-md-5 {
    width: 41.66667%}
  .col-md-6 {
    width: 50%}
  .col-md-7 {
    width: 58.33333%}
  .col-md-8 {
    width: 66.66667%}
  .col-md-9 {
    width: 75%}
  .col-md-10 {
    width: 83.33333%}
  .col-md-11 {
    width: 91.66667%}
  .col-md-12 {
    width: 100%}
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%}
  .col-md-pull-2 {
    right: 16.66667%}
  .col-md-pull-3 {
    right: 25%}
  .col-md-pull-4 {
    right: 33.33333%}
  .col-md-pull-5 {
    right: 41.66667%}
  .col-md-pull-6 {
    right: 50%}
  .col-md-pull-7 {
    right: 58.33333%}
  .col-md-pull-8 {
    right: 66.66667%}
  .col-md-pull-9 {
    right: 75%}
  .col-md-pull-10 {
    right: 83.33333%}
  .col-md-pull-11 {
    right: 91.66667%}
  .col-md-pull-12 {
    right: 100%}
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%}
  .col-md-push-2 {
    left: 16.66667%}
  .col-md-push-3 {
    left: 25%}
  .col-md-push-4 {
    left: 33.33333%}
  .col-md-push-5 {
    left: 41.66667%}
  .col-md-push-6 {
    left: 50%}
  .col-md-push-7 {
    left: 58.33333%}
  .col-md-push-8 {
    left: 66.66667%}
  .col-md-push-9 {
    left: 75%}
  .col-md-push-10 {
    left: 83.33333%}
  .col-md-push-11 {
    left: 91.66667%}
  .col-md-push-12 {
    left: 100%}
  .col-md-offset-0 {
    margin-left: 0%}
  .col-md-offset-1 {
    margin-left: 8.33333%}
  .col-md-offset-2 {
    margin-left: 16.66667%}
  .col-md-offset-3 {
    margin-left: 25%}
  .col-md-offset-4 {
    margin-left: 33.33333%}
  .col-md-offset-5 {
    margin-left: 41.66667%}
  .col-md-offset-6 {
    margin-left: 50%}
  .col-md-offset-7 {
    margin-left: 58.33333%}
  .col-md-offset-8 {
    margin-left: 66.66667%}
  .col-md-offset-9 {
    margin-left: 75%}
  .col-md-offset-10 {
    margin-left: 83.33333%}
  .col-md-offset-11 {
    margin-left: 91.66667%}
  .col-md-offset-12 {
    margin-left: 100%}
}@media (min-width:1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%}
  .col-lg-2 {
    width: 16.66667%}
  .col-lg-3 {
    width: 25%}
  .col-lg-4 {
    width: 33.33333%}
  .col-lg-5 {
    width: 41.66667%}
  .col-lg-6 {
    width: 50%}
  .col-lg-7 {
    width: 58.33333%}
  .col-lg-8 {
    width: 66.66667%}
  .col-lg-9 {
    width: 75%}
  .col-lg-10 {
    width: 83.33333%}
  .col-lg-11 {
    width: 91.66667%}
  .col-lg-12 {
    width: 100%}
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%}
  .col-lg-pull-2 {
    right: 16.66667%}
  .col-lg-pull-3 {
    right: 25%}
  .col-lg-pull-4 {
    right: 33.33333%}
  .col-lg-pull-5 {
    right: 41.66667%}
  .col-lg-pull-6 {
    right: 50%}
  .col-lg-pull-7 {
    right: 58.33333%}
  .col-lg-pull-8 {
    right: 66.66667%}
  .col-lg-pull-9 {
    right: 75%}
  .col-lg-pull-10 {
    right: 83.33333%}
  .col-lg-pull-11 {
    right: 91.66667%}
  .col-lg-pull-12 {
    right: 100%}
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%}
  .col-lg-push-2 {
    left: 16.66667%}
  .col-lg-push-3 {
    left: 25%}
  .col-lg-push-4 {
    left: 33.33333%}
  .col-lg-push-5 {
    left: 41.66667%}
  .col-lg-push-6 {
    left: 50%}
  .col-lg-push-7 {
    left: 58.33333%}
  .col-lg-push-8 {
    left: 66.66667%}
  .col-lg-push-9 {
    left: 75%}
  .col-lg-push-10 {
    left: 83.33333%}
  .col-lg-push-11 {
    left: 91.66667%}
  .col-lg-push-12 {
    left: 100%}
  .col-lg-offset-0 {
    margin-left: 0%}
  .col-lg-offset-1 {
    margin-left: 8.33333%}
  .col-lg-offset-2 {
    margin-left: 16.66667%}
  .col-lg-offset-3 {
    margin-left: 25%}
  .col-lg-offset-4 {
    margin-left: 33.33333%}
  .col-lg-offset-5 {
    margin-left: 41.66667%}
  .col-lg-offset-6 {
    margin-left: 50%}
  .col-lg-offset-7 {
    margin-left: 58.33333%}
  .col-lg-offset-8 {
    margin-left: 66.66667%}
  .col-lg-offset-9 {
    margin-left: 75%}
  .col-lg-offset-10 {
    margin-left: 83.33333%}
  .col-lg-offset-11 {
    margin-left: 91.66667%}
  .col-lg-offset-12 {
    margin-left: 100%}
}table {
   background-color: transparent;
 }
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;
}
caption {
  padding-top: 11px;
  padding-bottom: 11px;
  color: #888;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 26px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 11px;
  line-height: 1.52947;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
  border-top: 0;
}
.table>tbody+tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #111820;
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
  padding: 5.5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
  background-color: #f5f5f5;
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8;
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
  background-color: #dff0d8;
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6;
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
  background-color: #d9edf7;
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3;
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
  background-color: #fcf8e3;
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc;
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
  background-color: #f2dede;
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 19.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive>.table {
    margin-bottom: 0;
  }
  .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }
  .table-responsive>.table-bordered {
    border: 0;
  }
  .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }
  .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }
  .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
  }
}fieldset {
   min-width: 0;
   padding: 0;
   margin: 0;
   border: 0;
 }
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-size: 25.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed;
}
input[type=file] {
  display: block;
}
input[type=range] {
  display: block;
  width: 100%}
select[multiple], select[size] {
  height: auto;
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 12px;
  font-size: 17px;
  line-height: 1.52947;
  color: #ccc;
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 11px 16.5px;
  font-size: 17px;
  line-height: 1.52947;
  color: #ccc;
  background-color: #1a2431;
  background-image: none;
  border: 1px solid #2c3d52;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #845dde;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(132, 93, 222, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(132, 93, 222, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    line-height: 50px;
  }
  .input-group-sm>.input-group-btn>input.btn[type=date], .input-group-sm>.input-group-btn>input.btn[type=datetime-local], .input-group-sm>.input-group-btn>input.btn[type=month], .input-group-sm>.input-group-btn>input.btn[type=time], .input-group-sm>input.form-control[type=date], .input-group-sm>input.form-control[type=datetime-local], .input-group-sm>input.form-control[type=month], .input-group-sm>input.form-control[type=time], .input-group-sm>input.input-group-addon[type=date], .input-group-sm>input.input-group-addon[type=datetime-local], .input-group-sm>input.input-group-addon[type=month], .input-group-sm>input.input-group-addon[type=time], .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
    line-height: 40.5px;
  }
  .input-group-lg>.input-group-btn>input.btn[type=date], .input-group-lg>.input-group-btn>input.btn[type=datetime-local], .input-group-lg>.input-group-btn>input.btn[type=month], .input-group-lg>.input-group-btn>input.btn[type=time], .input-group-lg>input.form-control[type=date], .input-group-lg>input.form-control[type=datetime-local], .input-group-lg>input.form-control[type=month], .input-group-lg>input.form-control[type=time], .input-group-lg>input.input-group-addon[type=date], .input-group-lg>input.input-group-addon[type=datetime-local], .input-group-lg>input.input-group-addon[type=month], .input-group-lg>input.input-group-addon[type=time], .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
    line-height: 63px;
  }
}.form-group {
   margin-bottom: 11px;
 }
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label, .radio label {
  min-height: 26px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox+.checkbox, .radio+.radio {
  margin-top: -5px;
}
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 43px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn, .input-sm {
  height: 40.5px;
  padding: 8.25px 11px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 4px;
}
.input-group-sm>.input-group-btn>select.btn, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, select.input-sm {
  height: 40.5px;
  line-height: 40.5px;
}
.input-group-sm>.input-group-btn>select.btn[multiple], .input-group-sm>.input-group-btn>textarea.btn, .input-group-sm>select.form-control[multiple], .input-group-sm>select.input-group-addon[multiple], .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40.5px;
  padding: 8.25px 11px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 4px;
}
.form-group-sm select.form-control {
  height: 40.5px;
  line-height: 40.5px;
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40.5px;
  min-height: 41px;
  padding: 9.25px 11px;
  font-size: 15px;
  line-height: 1.5;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-lg {
  height: 63px;
  padding: 16.5px 22px;
  font-size: 21px;
  line-height: 1.33333;
  border-radius: 6px;
}
.input-group-lg>.input-group-btn>select.btn, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, select.input-lg {
  height: 63px;
  line-height: 63px;
}
.input-group-lg>.input-group-btn>select.btn[multiple], .input-group-lg>.input-group-btn>textarea.btn, .input-group-lg>select.form-control[multiple], .input-group-lg>select.input-group-addon[multiple], .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 63px;
  padding: 16.5px 22px;
  font-size: 21px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 63px;
  line-height: 63px;
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 63px;
  min-height: 47px;
  padding: 17.5px 22px;
  font-size: 21px;
  line-height: 1.33333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 62.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-lg+.form-control-feedback {
  width: 63px;
  height: 63px;
  line-height: 63px;
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-sm+.form-control-feedback {
  width: 40.5px;
  height: 40.5px;
  line-height: 40.5px;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
  color: #e8627d;
}
.has-error .form-control {
  border-color: #e8627d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #e13658;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f5bbc7;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f5bbc7;
}
.has-error .input-group-addon {
  color: #e8627d;
  background-color: #f2dede;
  border-color: #e8627d;
}
.has-error .form-control-feedback {
  color: #e8627d;
}
.has-feedback label~.form-control-feedback {
  top: 31px;
}
.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: white;
}
@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group>.form-control {
    width: 100%}
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
   padding-top: 12px;
   margin-top: 0;
   margin-bottom: 0;
 }
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 38px;
}
.form-horizontal .form-group {
  margin-right: -22px;
  margin-left: -22px;
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
  display: table;
  content: " "}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width:768px) {
  .form-horizontal .control-label {
    padding-top: 12px;
    margin-bottom: 0;
    text-align: right;
  }
}.form-horizontal .has-feedback .form-control-feedback {
   right: 22px;
 }
@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 17.5px;
    font-size: 21px;
  }
}@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 9.25px;
    font-size: 15px;
  }
}.btn {
   display: inline-block;
   margin-bottom: 0;
   font-weight: 500;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -ms-touch-action: manipulation;
   touch-action: manipulation;
   cursor: pointer;
   background-image: none;
   border: 1px solid transparent;
   padding: 11px 16.5px;
   font-size: 17px;
   line-height: 1.52947;
   border-radius: 4px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
  color: #fff;
  text-decoration: none;
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #fff;
  background-color: #845dde;
  border-color: #845dde;
}
.btn-default.focus, .btn-default:focus {
  color: #fff;
  background-color: #6433d5;
  border-color: #45209c;
}
.btn-default:hover {
  color: #fff;
  background-color: #6433d5;
  border-color: #5e2bd3;
}
.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
  color: #fff;
  background-color: #6433d5;
  background-image: none;
  border-color: #5e2bd3;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.btn-default.dropdown-toggle.focus, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle:hover {
  color: #fff;
  background-color: #5427be;
  border-color: #45209c;
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #845dde;
  border-color: #845dde;
}
.btn-default .badge {
  color: #845dde;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #845dde;
  border-color: #845dde;
}
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #6433d5;
  border-color: #45209c;
}
.btn-primary:hover {
  color: #fff;
  background-color: #6433d5;
  border-color: #5e2bd3;
}
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #6433d5;
  background-image: none;
  border-color: #5e2bd3;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #5427be;
  border-color: #45209c;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #845dde;
  border-color: #845dde;
}
.btn-primary .badge {
  color: #845dde;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #22964b;
  border-color: #22964b;
}
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #196c36;
  border-color: #0a2e17;
}
.btn-success:hover {
  color: #fff;
  background-color: #196c36;
  border-color: #176432;
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #196c36;
  background-image: none;
  border-color: #176432;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #124f28;
  border-color: #0a2e17;
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #22964b;
  border-color: #22964b;
}
.btn-success .badge {
  color: #22964b;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1f7e9a;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.btn-info.dropdown-toggle.focus, .open>.btn-info.dropdown-toggle:focus, .open>.btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #e65d1d;
  border-color: #e65d1d;
}
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #bb4a15;
  border-color: #762f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #bb4a15;
  border-color: #b24614;
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #bb4a15;
  background-image: none;
  border-color: #b24614;
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.btn-warning.dropdown-toggle.focus, .open>.btn-warning.dropdown-toggle:focus, .open>.btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #9b3d11;
  border-color: #762f0d;
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #e65d1d;
  border-color: #e65d1d;
}
.btn-warning .badge {
  color: #e65d1d;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #8b211e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.btn-danger.dropdown-toggle.focus, .open>.btn-danger.dropdown-toggle:focus, .open>.btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #845dde;
  border-radius: 0;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
  color: #6a3bd7;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #888;
  text-decoration: none;
}
.btn-group-lg>.btn, .btn-lg {
  padding: 16.5px 22px;
  font-size: 21px;
  line-height: 1.33333;
  border-radius: 6px;
}
.btn-group-sm>.btn, .btn-sm {
  padding: 8.25px 11px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 4px;
}
.btn-group-xs>.btn, .btn-xs {
  padding: 5.5px 16.5px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 4px;
}
.btn-block {
  display: block;
  width: 100%}
.btn-block+.btn-block {
  margin-top: 5px;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown, .dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 17px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 12px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.52947;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #845dde;
  outline: 0;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
  color: #888;
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open>.dropdown-menu {
  display: block;
}
.open>a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 15px;
  line-height: 1.52947;
  color: #888;
  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 {
    left: 0;
    right: auto;
  }
}.btn-group, .btn-group-vertical {
   position: relative;
   display: inline-block;
   vertical-align: middle;
 }
.btn-group-vertical>.btn, .btn-group>.btn {
  position: relative;
  float: left;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
  z-index: 2;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:after, .btn-toolbar:before {
  display: table;
  content: " "}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
  margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group>.btn:first-child {
  margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-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-lg.btn-group>.btn+.dropdown-toggle, .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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-group-lg>.btn .caret, .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-group-lg>.btn .caret, .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:after, .btn-group-vertical>.btn-group:before {
  display: table;
  content: " "}
.btn-group-vertical>.btn-group:after {
  clear: both;
}
.btn-group-vertical>.btn-group>.btn {
  float: none;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-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-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-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: 11px 16.5px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  color: #ccc;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #2c3d52;
  border-radius: 4px;
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 8.25px 11px;
  font-size: 15px;
  border-radius: 4px;
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 16.5px 22px;
  font-size: 21px;
  border-radius: 6px;
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}
.input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group .form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn>.btn {
  position: relative;
}
.input-group-btn>.btn+.btn {
  margin-left: -1px;
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
  z-index: 2;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:after, .nav:before {
  display: table;
  content: " "}
.nav:after {
  clear: both;
}
.nav>li {
  position: relative;
  display: block;
}
.nav>li>a {
  position: relative;
  display: block;
  padding: 5.5px 11px;
}
.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}
.nav>li.disabled>a {
  color: #888;
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
  color: #888;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: transparent;
  border-color: #845dde;
}
.nav .nav-divider {
  height: 1px;
  margin: 12px 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.52947;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #555555;
  cursor: default;
  background-color: #111820;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills>li {
  float: left;
}
.nav-pills>li>a {
  border-radius: 4px;
}
.nav-pills>li+li {
  margin-left: 2px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #845dde;
}
.nav-stacked>li {
  float: none;
}
.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
  width: 100%}
.nav-justified>li, .nav-tabs.nav-justified>li {
  float: none;
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width:768px) {
  .nav-justified>li, .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%}
  .nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}.nav-tabs-justified, .nav-tabs.nav-justified {
   border-bottom: 0;
 }
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}
@media (min-width:768px) {
  .nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #111820;
  }
}.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: 66px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar:after, .navbar:before {
  display: table;
  content: " "}
.navbar:after {
  clear: both;
}
@media (min-width:768px) {
  .navbar {
    border-radius: 4px;
  }
}.navbar-header:after, .navbar-header:before {
   display: table;
   content: " "}
.navbar-header:after {
  clear: both;
}
@media (min-width:768px) {
  .navbar-header {
    float: left;
  }
}.navbar-collapse {
   padding-right: 22px;
   padding-left: 22px;
   overflow-x: visible;
   border-top: 1px solid transparent;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
   -webkit-overflow-scrolling: touch;
 }
.navbar-collapse:after, .navbar-collapse:before {
  display: table;
  content: " "}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}.navbar-fixed-bottom, .navbar-fixed-top {
   position: fixed;
   right: 0;
   left: 0;
   z-index: 1030;
 }
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width:480px) and (orientation:landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}@media (min-width:768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}.navbar-fixed-top {
   top: 0;
   border-width: 0 0 1px;
 }
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
  margin-right: -22px;
  margin-left: -22px;
}
@media (min-width:768px) {
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}.navbar-static-top {
   z-index: 1000;
   border-width: 0 0 1px;
 }
@media (min-width:768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}.navbar-brand {
   float: left;
   height: 66px;
   padding: 20px 22px;
   font-size: 21px;
   line-height: 26px;
 }
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand>img {
  display: block;
}
@media (min-width:768px) {
  .navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand {
    margin-left: -22px;
  }
}.navbar-toggle {
   position: relative;
   float: right;
   padding: 9px 10px;
   margin-right: 22px;
   margin-top: 16px;
   margin-bottom: 16px;
   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: 10px -22px;
 }
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 26px;
}
@media (max-width:767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 26px;
  }
  .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav>li {
    float: left;
  }
  .navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}.navbar-form {
   padding: 10px 22px;
   margin-right: -22px;
   margin-left: -22px;
   border-top: 1px solid transparent;
   border-bottom: 1px solid transparent;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
   margin-top: 8px;
   margin-bottom: 8px;
 }
@media (min-width:768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group>.form-control {
    width: 100%}
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}@media (max-width:767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}@media (min-width:768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}.navbar-nav>li>.dropdown-menu {
   margin-top: 0;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
 }
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.btn-group-sm>.navbar-btn.btn, .navbar-btn.btn-sm {
  margin-top: 12.75px;
  margin-bottom: 12.75px;
}
.btn-group-xs>.navbar-btn.btn, .navbar-btn.btn-xs {
  margin-top: 22px;
  margin-bottom: 22px;
}
.navbar-text {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 22px;
    margin-left: 22px;
  }
}@media (min-width:768px) {
  .navbar-left {
    float: left!important;
  }
  .navbar-right {
    float: right!important;
    margin-right: -22px;
  }
  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}.navbar-default {
   background-color: #f0f0f0;
   border-color: transparent;
 }
.navbar-default .navbar-brand {
  color: #ccc;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #b3b3b3;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ccc;
}
.navbar-default .navbar-nav>li>a {
  color: #ccc;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #777;
  background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #777;
  background-color: transparent;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #777;
  background-color: transparent;
}
@media (max-width:767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ccc;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #777;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #777;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}.navbar-default .navbar-toggle {
   border-color: transparent;
 }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-link {
  color: #ccc;
}
.navbar-default .navbar-link:hover {
  color: #777;
}
.navbar-default .btn-link {
  color: #ccc;
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #777;
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: rgba(0, 0, 0, 0.6);
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav>li>a {
  color: #fff;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: #845dde;
  background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
  color: #845dde;
  background-color: transparent;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
  color: #845dde;
  background-color: transparent;
}
@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #845dde;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #845dde;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}.navbar-inverse .navbar-toggle {
   border-color: #333;
 }
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: rgba(0, 0, 0, 0.6);
}
.navbar-inverse .navbar-link {
  color: #fff;
}
.navbar-inverse .navbar-link:hover {
  color: #845dde;
}
.navbar-inverse .btn-link {
  color: #fff;
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #845dde;
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 0 0;
  margin-bottom: 26px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb>li {
  display: inline-block;
}
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ "}
.breadcrumb>.active {
  color: #888;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 26px 0;
  border-radius: 4px;
}
.pagination>li {
  display: inline;
}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 11px 16.5px;
  margin-left: -1px;
  line-height: 1.52947;
  color: #845dde;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
  z-index: 2;
  color: #6a3bd7;
  background-color: #eeeeee;
  border-color: #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>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #845dde;
  border-color: #845dde;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
  color: #888;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg>li>a, .pagination-lg>li>span {
  padding: 16.5px 22px;
  font-size: 21px;
  line-height: 1.33333;
}
.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: 8.25px 11px;
  font-size: 15px;
  line-height: 1.5;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pager {
  padding-left: 0;
  margin: 26px 0;
  text-align: center;
  list-style: none;
}
.pager:after, .pager:before {
  display: table;
  content: " "}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li>a, .pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li>a:focus, .pager li>a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next>a, .pager .next>span {
  float: right;
}
.pager .previous>a, .pager .previous>span {
  float: left;
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
  color: #888;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #888;
}
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #6f6f6f;
}
.label-primary {
  background-color: #845dde;
}
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #6433d5;
}
.label-success {
  background-color: #22964b;
}
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #196c36;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #e65d1d;
}
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #bb4a15;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #888;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs>.btn .badge, .btn-group-xs>.btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
  color: #845dde;
  background-color: #fff;
}
.list-group-item>.badge {
  float: right;
}
.list-group-item>.badge+.badge {
  margin-right: 5px;
}
.nav-pills>li>a>.badge {
  margin-left: 3px;
}
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron .h1, .jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 200;
}
.jumbotron>hr {
  border-top-color: #d5d5d5;
}
.container-fluid .jumbotron, .container .jumbotron {
  padding-right: 22px;
  padding-left: 22px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%}
@media screen and (min-width:768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container-fluid .jumbotron, .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 77px;
  }
}.thumbnail {
   display: block;
   padding: 5.5px;
   margin-bottom: 26px;
   line-height: 1.52947;
   background-color: #111820;
   border: 1px solid #ddd;
   border-radius: 4px;
   -webkit-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out;
 }
.thumbnail>img, .thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 11px;
  color: #ccc;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #845dde;
}
.alert {
  padding: 16.5px;
  margin-bottom: 26px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: normal;
}
.alert>p, .alert>ul {
  margin-bottom: 0;
}
.alert>p+p {
  margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
  padding-right: 36.5px;
}
.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: #e8627d;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #e13658;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}@keyframes progress-bar-stripes {
   0% {
     background-position: 40px 0;
   }
   to {
     background-position: 0 0;
   }
 }.progress {
    height: 26px;
    margin-bottom: 26px;
    overflow: hidden;
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  }
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  background-color: #845dde;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #22964b;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #888;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #e65d1d;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right, .media>.pull-right {
  padding-left: 10px;
}
.media-left, .media>.pull-left {
  padding-right: 10px;
}
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #888;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #888;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #845dde;
  border-color: #845dde;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: white;
}
a.list-group-item, button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #e8627d;
  background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #e8627d;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #e8627d;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #e8627d;
  border-color: #e8627d;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 26px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 16.5px;
}
.panel-body:after, .panel-body:before {
  display: table;
  content: " "}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 11px 16.5px;
  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: 20px;
  color: inherit;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
  color: inherit;
}
.panel-footer {
  padding: 11px 16.5px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group+.panel-footer {
  border-top-width: 0;
}
.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
  margin-bottom: 0;
}
.panel>.panel-collapse>.table caption, .panel>.table-responsive>.table caption, .panel>.table caption {
  padding-right: 16.5px;
  padding-left: 16.5px;
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
  border: 0;
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}
.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}
.panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 26px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel+.panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default>.panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}
.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #845dde;
}
.panel-primary>.panel-heading {
  color: #fff;
  background-color: #845dde;
  border-color: #845dde;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #845dde;
}
.panel-primary>.panel-heading .badge {
  color: #845dde;
  background-color: #fff;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #845dde;
}
.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: #e8627d;
  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: #e8627d;
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%}
.embed-responsive-4by3 {
  padding-bottom: 75%}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 4px;
}
.close {
  float: right;
  font-size: 25.5px;
  font-weight: normal;
  line-height: 1;
  color: inherit;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus, .close:hover {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.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-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.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: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:after, .modal-header:before {
  display: table;
  content: " "}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.52947;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:after, .modal-footer:before {
  display: table;
  content: " "}
.modal-footer:after {
  clear: both;
}
.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, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}@media (min-width:992px) {
  .modal-lg {
    width: 900px;
  }
}.tooltip {
   position: absolute;
   z-index: 1070;
   display: block;
   font-family: "Junipero Text", Helvetica, Arial, sans-serif;
   font-style: normal;
   font-weight: 400;
   line-height: 1.52947;
   line-break: auto;
   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;
   font-size: 15px;
   filter: alpha(opacity=0);
   opacity: 0;
 }
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.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.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;
}
.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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Junipero Text", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.52947;
  line-break: auto;
  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;
  font-size: 17px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover>.arrow {
  border-width: 11px;
}
.popover>.arrow, .popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover>.arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 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: #999999;
  border-right-color: rgba(0, 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: #999999;
  border-bottom-color: rgba(0, 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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 17px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner>.item.active.right, .carousel-inner>.item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner>.item.active.left, .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
   display: block;
 }
.carousel-inner>.active {
  left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%}
.carousel-inner>.next {
  left: 100%}
.carousel-inner>.prev {
  left: -100%}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
  left: 0;
}
.carousel-inner>.active.left {
  left: -100%}
.carousel-inner>.active.right {
  left: 100%}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 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, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039"}
.carousel-control .icon-next:before {
  content: "\203a"}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}.clearfix:after, .clearfix:before {
   display: table;
   content: " "}
.clearfix: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 {
  display: none!important;
}
.visible-sm {
  display: none!important;
}
.visible-md {
  display: none!important;
}
.visible-lg {
  display: none!important;
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none!important;
}
@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }
  table.visible-xs {
    display: table!important;
  }
  tr.visible-xs {
    display: table-row!important;
  }
  td.visible-xs, th.visible-xs {
    display: table-cell!important;
  }
}@media (max-width:767px) {
  .visible-xs-block {
    display: block!important;
  }
}@media (max-width:767px) {
  .visible-xs-inline {
    display: inline!important;
  }
}@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block!important;
  }
}@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important;
  }
  table.visible-sm {
    display: table!important;
  }
  tr.visible-sm {
    display: table-row!important;
  }
  td.visible-sm, th.visible-sm {
    display: table-cell!important;
  }
}@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block!important;
  }
}@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline!important;
  }
}@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block!important;
  }
}@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }
  table.visible-md {
    display: table!important;
  }
  tr.visible-md {
    display: table-row!important;
  }
  td.visible-md, th.visible-md {
    display: table-cell!important;
  }
}@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block!important;
  }
}@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline!important;
  }
}@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block!important;
  }
}@media (min-width:1200px) {
  .visible-lg {
    display: block!important;
  }
  table.visible-lg {
    display: table!important;
  }
  tr.visible-lg {
    display: table-row!important;
  }
  td.visible-lg, th.visible-lg {
    display: table-cell!important;
  }
}@media (min-width:1200px) {
  .visible-lg-block {
    display: block!important;
  }
}@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline!important;
  }
}@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block!important;
  }
}@media (max-width:767px) {
  .hidden-xs {
    display: none!important;
  }
}@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none!important;
  }
}@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none!important;
  }
}@media (min-width:1200px) {
  .hidden-lg {
    display: none!important;
  }
}.visible-print {
   display: none!important;
 }
@media print {
  .visible-print {
    display: block!important;
  }
  table.visible-print {
    display: table!important;
  }
  tr.visible-print {
    display: table-row!important;
  }
  td.visible-print, th.visible-print {
    display: table-cell!important;
  }
}.visible-print-block {
   display: none!important;
 }
@media print {
  .visible-print-block {
    display: block!important;
  }
}.visible-print-inline {
   display: none!important;
 }
@media print {
  .visible-print-inline {
    display: inline!important;
  }
}.visible-print-inline-block {
   display: none!important;
 }
@media print {
  .visible-print-inline-block {
    display: inline-block!important;
  }
}@media print {
  .hidden-print {
    display: none!important;
  }
}html.overlay-open .navbar-fixed-top {
   z-index: 400;
 }
html.js fieldset.collapsed {
  border-left-width: 1px;
  border-right-width: 1px;
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px;
}
html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px;
}
body {
  position: relative;
}
body.admin-expanded.admin-vertical.admin-nw .navbar, body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-top {
  padding-top: 64px;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 64px!important;
}
body.toolbar {
  padding-top: 30px!important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px!important;
}
body.toolbar-drawer {
  padding-top: 64px!important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px!important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px!important;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #admin-menu, body #admin-toolbar, body #toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
@media screen and (min-width:768px) {
  .navbar.container {
    max-width: 720px;
  }
}@media screen and (min-width:992px) {
  .navbar.container {
    max-width: 980px;
  }
}@media screen and (min-width:1200px) {
  .navbar.container {
    max-width: 980px;
  }
}.navbar.container, .navbar.container-fluid {
   margin-top: 20px;
 }
.navbar.container-fluid>.container-fluid, .navbar.container>.container {
  margin: 0;
  padding: 0;
  width: auto;
}
#overlay-container, .overlay-element, .overlay-modal-background {
  z-index: 1500;
}
#toolbar {
  z-index: 1600;
}
.modal {
  z-index: 1620;
}
.modal-dialog {
  z-index: 1630;
}
.ctools-modal-dialog .modal-body {
  width: 100%!important;
  overflow: auto;
}
.modal-backdrop {
  z-index: 1610;
}
.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width:768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}ul.secondary {
   float: left;
 }
@media screen and (min-width:768px) {
  ul.secondary {
    float: right;
  }
}.page-header {
   margin-top: 0;
 }
.region-sidebar-first .block:first-child h2.block-title, .region-sidebar-second .block:first-child h2.block-title {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.region-help>.glyphicon {
  font-size: 21px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media screen and (min-width:992px) {
  .navbar #block-search-form {
    float: right;
  }
}.navbar #block-search-form .input-group-btn {
   width: auto;
 }
.navbar-search .control-group {
  margin-bottom: 0px;
}
ul.action-links {
  margin: 16.5px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 11px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}
.uneditable-input, input, select, textarea {
  max-width: 100%;
  width: auto;
}
input.error {
  color: #e8627d;
  border-color: #ebccd1;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
}
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}
.form-group:last-child, .panel:last-child {
  margin-bottom: 0;
}
.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.form-actions {
  clear: both;
}
.managed-files.table td:first-child {
  width: 100%}
div.image-widget-data {
  float: none;
  overflow: hidden;
}
table.sticky-header {
  z-index: 1;
}
.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}
.text-format-wrapper {
  margin-bottom: 15px;
}
.text-format-wrapper .filter-wrapper, .text-format-wrapper>.form-type-textarea {
  margin-bottom: 0;
}
.filter-wrapper {
  border-radius: 0 0 4px 4px;
}
.filter-wrapper .panel-body {
  padding: 7px;
}
.filter-wrapper .form-type-select {
  min-width: 30%}
.filter-wrapper .form-type-select .filter-list {
  width: 100%}
.filter-help {
  margin-top: 5px;
  text-align: center;
}
@media screen and (min-width:768px) {
  .filter-help {
    float: right;
  }
}.filter-help .glyphicon {
   margin: 0 5px 0 0;
   vertical-align: text-top;
 }
.checkbox:first-child, .radio:first-child {
  margin-top: 0;
}
.checkbox:last-child, .radio:last-child {
  margin-bottom: 0;
}
.control-group .help-inline, .help-block {
  color: #888;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.panel-heading {
  display: block;
}
a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}
.error {
  color: #e8627d;
}
div.error, table tr.error {
  background-color: #f2dede;
  color: #e8627d;
}
.form-group.error, .form-group.has-error {
  background: none;
}
.form-group.error .control-label, .form-group.error label, .form-group.has-error .control-label, .form-group.has-error label {
  color: #e8627d;
  font-weight: 600;
}
.form-group.error .uneditable-input, .form-group.error input, .form-group.error select, .form-group.error textarea, .form-group.has-error .uneditable-input, .form-group.has-error input, .form-group.has-error select, .form-group.has-error textarea {
  color: #ccc;
}
.form-group.error .help-block, .form-group.error .help-inline, .form-group.has-error .help-block, .form-group.has-error .help-inline {
  color: #888;
}
.nav-tabs {
  margin-bottom: 10px;
}
ul li.collapsed, ul li.expanded, ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.tabs--secondary {
  margin: 0 0 10px;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.form-type-password-confirm {
  position: relative;
}
.form-type-password-confirm label {
  display: block;
}
.form-type-password-confirm label .label {
  float: right;
}
.form-type-password-confirm .password-help {
  padding-left: 2em;
}
@media (min-width:768px) {
  .form-type-password-confirm .password-help {
    border-left: 1px solid #ddd;
    left: 50%;
    margin-left: 22px;
    position: absolute;
  }
}@media (min-width:992px) {
  .form-type-password-confirm .password-help {
    left: 33.33333%}
}.form-type-password-confirm .progress {
   background: transparent;
   -moz-border-radius: 0 0 5px 5px;
   -webkit-border-radius: 0 0 5px 5px;
   border-radius: 0 0 5px 5px;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   height: 4px;
   margin: -5px 0px 0;
 }
.form-type-password-confirm .form-type-password {
  clear: left;
}
.form-type-password-confirm .form-control-feedback {
  right: 15px;
}
.form-type-password-confirm .help-block {
  clear: both;
}
ul.pagination li>a.progress-disabled {
  float: left;
}
.form-autocomplete .glyphicon {
  color: #888;
  font-size: 120%}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #845dde;
}
.form-autocomplete .input-group-addon {
  background-color: white;
}
.ajax-progress-bar {
  border-radius: 0 0 4px 4px;
  border: 1px solid #2c3d52;
  margin: -1px 0 0;
  padding: 11px 16.5px;
  width: 100%}
.ajax-progress-bar .progress {
  height: 8px;
  margin: 0;
}
.ajax-progress-bar .message, .ajax-progress-bar .percentage {
  color: #888;
  font-size: 15px;
  line-height: 1em;
  margin: 5px 0 0;
  padding: 0;
}
.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}@-webkit-keyframes spin {
   0% {
     -webkit-transform: rotate(0deg);
   }
   to {
     -webkit-transform: rotate(359deg);
   }
 }@-o-keyframes spin {
    0% {
      -o-transform: rotate(0deg);
    }
    to {
      -o-transform: rotate(359deg);
    }
  }@-ms-keyframes spin {
     0% {
       -ms-transform: rotate(0deg);
     }
     to {
       -ms-transform: rotate(359deg);
     }
   }@keyframes spin {
      0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
      to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
      }
    }.tabbable {
       margin-bottom: 20px;
     }
.tabs-below>.nav-tabs, .tabs-left>.nav-tabs, .tabs-right>.nav-tabs {
  border-bottom: 0;
}
.tabs-below>.nav-tabs .summary, .tabs-left>.nav-tabs .summary, .tabs-right>.nav-tabs .summary {
  color: #888;
  font-size: 15px;
}
.tab-pane>.panel-heading {
  display: none;
}
.tab-content>.active {
  display: block;
}
.tabs-below>.nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below>.nav-tabs>li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below>.nav-tabs>li>a {
  border-radius: 0 0 4px 4px;
}
.tabs-below>.nav-tabs>li>a:focus, .tabs-below>.nav-tabs>li>a:hover {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:focus, .tabs-below>.nav-tabs>.active>a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left>.nav-tabs, .tabs-right>.nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
  float: none;
}
.tabs-left>.nav-tabs>li:focus, .tabs-right>.nav-tabs>li:focus {
  outline: 0;
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left>.nav-tabs>li>a:focus, .tabs-right>.nav-tabs>li>a:focus {
  outline: 0;
}
.tabs-left>.tab-content, .tabs-right>.tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left>.nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left>.nav-tabs>li>a {
  border-radius: 4px 0 0 4px;
}
.tabs-left>.nav-tabs>li>a:focus, .tabs-left>.nav-tabs>li>a:hover {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}
.tabs-left>.nav-tabs>.active>a, .tabs-left>.nav-tabs>.active>a:focus, .tabs-left>.nav-tabs>.active>a:hover {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right>.nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right>.nav-tabs>li>a {
  border-radius: 0 4px 4px 0;
}
.tabs-right>.nav-tabs>li>a:focus, .tabs-right>.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right>.nav-tabs>.active>a, .tabs-right>.nav-tabs>.active>a:focus, .tabs-right>.nav-tabs>.active>a:hover {
  border-color: #ddd #ddd #ddd transparent;
}
td.checkbox, td.radio, th.checkbox, th.radio {
  display: table-cell;
}
.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}
.views-exposed-form .views-exposed-widget .btn {
  margin-top: 1.8em;
}
table .checkbox input[type=checkbox], table .radio input[type=radio] {
  max-width: inherit;
}
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 22px;
  padding-right: 22px;
  text-align: right;
}
@media (min-width:768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66667%}
}.alert a {
   font-weight: normal;
 }
.alert-success a, .alert-success a:focus, .alert-success a:hover {
  color: #2b542c;
}
.alert-info a, .alert-info a:focus, .alert-info a:hover {
  color: #245269;
}
.alert-warning a, .alert-warning a:focus, .alert-warning a:hover {
  color: #66512c;
}
.alert-danger a, .alert-danger a:focus, .alert-danger a:hover {
  color: #e13658;
}
div.image-style-new, div.image-style-new div {
  display: block;
}
div.image-style-new div.input-group {
  display: table;
}
.table-striped>tbody>tr:nth-child(odd)>td.module, .table>tbody>tr>td.module, td.module {
  background: #ddd;
  font-weight: 700;
}
.book-toc>.dropdown-menu {
  overflow: hidden;
}
.book-toc>.dropdown-menu>.dropdown-header {
  white-space: nowrap;
}
.book-toc>.dropdown-menu>li:first-child > a {
  font-weight: bold;
}
.book-toc>.dropdown-menu .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  display: block;
  font-size: 15px;
  margin: 0;
  padding: 0;
  position: static;
  width: 100%}
.book-toc>.dropdown-menu .dropdown-menu>li {
  padding-left: 20px;
}
.book-toc>.dropdown-menu .dropdown-menu>li>a {
  margin-left: -40px;
  padding-left: 60px;
}
#features-filter .form-item.form-type-checkbox {
  padding-left: 20px;
}
fieldset.features-export-component {
  font-size: 15px;
}
fieldset.features-export-component, html.js #features-export-form fieldset.features-export-component {
  margin: 0 0 13px;
}
fieldset.features-export-component .panel-heading {
  padding: 5px 10px;
}
fieldset.features-export-component .panel-heading a.panel-title {
  font-size: 15px;
  font-weight: 500;
  margin: -5px -10px;
  padding: 5px 10px;
}
fieldset.features-export-component .panel-body {
  padding: 0 10px;
}
div.features-export-list {
  margin: -11px 0 10px;
  padding: 0 10px;
}
div.features-export-list .form-type-checkbox, fieldset.features-export-component .component-select .form-type-checkbox {
  line-height: 1em;
  margin: 5px 5px 5px 0!important;
  min-height: 0;
  padding: 3px 3px 3px 25px!important;
}
div.features-export-list .form-type-checkbox input[type=checkbox], fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox] {
  margin-top: 0;
}
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top {
  top: 79px;
}
body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top {
  top: 39px;
}
@media (min-width:768px) {
  body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top {
    left: 240px;
    left: 24rem;
  }
}.navbar-administration #navbar-administration.navbar-oriented .navbar-bar {
   z-index: 1032;
 }
.navbar-administration #navbar-administration .navbar-tray {
  z-index: 1031;
}
body.navbar-is-fixed-top.navbar-administration {
  padding-top: 103px!important;
}
body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open {
  padding-top: 143px!important;
}
body.navbar-tray-open.navbar-vertical.navbar-fixed {
  margin-left: 240px;
  margin-left: 24rem;
}
#navbar-administration.navbar-oriented .navbar-tray-vertical {
  width: 24rem;
}
a .glyphicon.icon-before, a.icon-before .glyphicon {
  margin-right: .25em;
}
a .glyphicon.icon-after, a.icon-after .glyphicon {
  margin-left: .25em;
}
.btn .glyphicon.icon-before, .btn.icon-before .glyphicon {
  margin-left: -.25em;
  margin-right: .25em;
}
.btn .glyphicon.icon-after, .btn.icon-after .glyphicon {
  margin-left: .25em;
  margin-right: -.25em;
}
.alert-success {
  background-image: -webkit-linear-gradient(280deg, #ff6758 0, #f06468 20%, #d35da8 31%, #7079f4 58%, #687df5 68%, #3ea1f4 100%);
  background-image: -o-linear-gradient(280deg, #ff6758 0, #f06468 20%, #d35da8 31%, #7079f4 58%, #687df5 68%, #3ea1f4 100%);
  background-image: linear-gradient(170deg, #ff6758 0, #f06468 20%, #d35da8 31%, #7079f4 58%, #687df5 68%, #3ea1f4 100%);
}
.alert-danger {
  background-image: -webkit-gradient(linear, 114deg, from(#d152b7), to(#fe7142));
  background-image: -webkit-linear-gradient(114deg, #d152b7, #fe7142);
  background-image: -o-linear-gradient(114deg, #d152b7, #fe7142);
  background-image: linear-gradient(to 114deg, #d152b7, #fe7142);
}
body {
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
body.open-sidebar {
  overflow-y: hidden!important;
  position: fixed;
  width: 100%}
body.open-sidebar .navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  background-color: #111;
}
body .main-container section.col-sm-12 {
  position: inherit;
}
@media (max-width:991px) {
  body .toolbar {
    padding-top: 0!important;
  }
}p, ul>li {
   letter-spacing: -0.02em;
 }
@media (max-width:991px) {
  #toolbar {
    display: none!important;
    position: absolute!important;
  }
}@media (max-width:767px) {
  .h1, h1 {
    font-size: 40px;
  }
}@media (max-width:767px) {
  .h2, h2 {
    font-size: 32px;
  }
}@media (device-width:320px) {
  .h2, h2 {
    font-size: 32px;
  }
}@media (max-width:767px) {
  .h3, h3 {
    font-size: 32px;
  }
}@media (max-width:767px) {
  .h4, h4 {
    font-size: 24px;
  }
}@media (max-width:767px) {
  .h5, h5 {
    font-size: 21px;
  }
}.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   letter-spacing: -0.035em;
   margin-bottom: 22px;
 }
.h6, h6 {
  letter-spacing: -0.02em;
  line-height: 1.38105;
}
.small, small {
  letter-spacing: normal;
}
a {
  -webkit-transition: color ease .15s;
  -moz-transition: color ease .15s;
  -o-transition: color ease .15s;
  transition: color ease .15s;
}
a:active .icon, a:focus .icon, a:hover .icon {
  opacity: .8;
}
.link:after {
  content: '';
  color: inherit;
  font-family: 'Icons';
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  display: inline-block;
  line-height: 1;
  padding-left: .3em;
  text-decoration: none;
}
.link-inline {
  display: inline-block;
  margin-bottom: 0;
}
.link-inline:not(:last-child) {
  margin-right: 22px;
}
.link-unit {
  bottom: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 3;
}
.link-unit-title {
  overflow: hidden;
  height: 1px;
  position: absolute;
  width: 1px;
}
.link-down:after {
  content: ''}
.link-down-full:after {
  content: ''}
.link-up:after {
  content: ''}
.brand-img {
  background: url(../fonts/logo.svg) no-repeat 0 0;
  background-size: 33px;
  height: 33px;
  width: 33px;
}
.brand-link {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
  padding-right: 44px;
}
.badges {
  display: inline-block;
  margin-top: 11px;
  min-width: 110px;
  max-width: 176px;
}
@media (max-width:991px) {
  .badges {
    margin-right: 44px;
    margin-top: 22px;
  }
  .badges:last-child {
    margin-right: 0;
  }
}@media (device-width:320px) {
  .badges {
    min-width: 121px;
  }
}.badges:not(:last-child) {
   margin-right: 33px;
 }
@media (max-width:767px) {
  .badges: not(:last-child) {
  margin-right: 22px;
}
}.badges-group {
   margin-top: 22px;
 }
.badges-caption {
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: 1.28583;
  letter-spacing: -.016em;
  margin-top: 5.5px;
}
.badges-value {
  bottom: -2px;
  color: #00edca;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: -.02em;
  left: -2px;
  display: block;
  white-space: nowrap;
  position: relative;
}
.badges-unit {
  font-size: 32px;
  line-height: 44px;
  font-weight: 500;
}
.h-p {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
}
.h-h {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
  margin: 0;
}
div>img.h-i {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
  margin: 0;
}
.img {
  background: no-repeat 0 0;
  background-size: cover;
  position: relative;
}
@media (max-width:1199px) {
  .img-wrapper>figure.img {
    background-image: none!important;
  }
}@media (min-width:992px) {
  .img .h-i-md {
    display: none;
  }
}@media (max-width:1199px) {
  .img .h-i-md {
    display: block;
  }
}@media (max-width:991px) {
  .img .h-i-md {
    display: block;
  }
}@media (max-width:767px) {
  .img .h-i-md {
    display: none;
  }
}@media (min-width:992px) {
  .img .h-i-sm {
    display: none;
  }
}@media (max-width:1199px) {
  .img .h-i-sm {
    display: none;
  }
}@media (max-width:991px) {
  .img .h-i-sm {
    display: none;
  }
}@media (max-width:767px) {
  .img .h-i-sm {
    display: block;
  }
}@media (min-width:992px) {
  .img .h-i {
    display: none;
  }
}@media (max-width:1199px) {
  .img .h-i {
    display: none;
  }
}@media (max-width:991px) {
  .img .h-i {
    display: none;
  }
}@media (max-width:767px) {
  .img .h-i {
    display: none;
  }
}.navbar {
   -webkit-backdrop-filter: saturate(180%) blur(20px);
   backdrop-filter: saturate(180%) blur(20px);
   border-width: 0;
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
 }
@media (max-width:767px) {
  .navbar {
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    background-color: rgba(0, 0, 0, 0.6);
  }
}@media (max-width:767px) {
  .navbar-nav {
    float: none!important;
    margin: 0;
    text-align: left;
    -webkit-transition: -webkit-opacity 0.5s ease;
    -moz-transition: -moz-opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
}.navbar-nav>li>a {
   font-size: 21px;
   font-weight: 500;
 }
@media (max-width:767px) {
  .navbar-nav>li>a {
    font-size: 21px;
    font-weight: 600;
  }
}@media (max-width:767px) {
  .navbar-nav .dropdown-menu>li>a {
    padding-left: 22px;
    padding-right: 22px;
    text-align: left;
  }
}.navbar-text {
   font-size: 21px;
   font-weight: 500;
   line-height: 32px;
   letter-spacing: -0.02em;
 }
.navbar-right {
  margin-right: 0;
}
.navbar-brand {
  padding: 16.5px 22px;
}
.navbar-brand-img {
  height: 33px;
}
@media (max-width:767px) {
  .navbar-brand {
    display: inline-block;
    float: left!important;
    height: 55px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}.navbar-toggle {
   display: none;
   background-color: transparent;
   border: 0;
   border-radius: 0;
   cursor: pointer;
   height: 22px;
   margin-right: 16.5px;
   margin-top: 16.5px;
   margin-bottom: 16.5px;
   z-index: 2999;
   padding: 0;
   position: absolute;
   top: 0;
   right: 0;
   -webkit-transition: all ease .3s;
   -moz-transition: all ease .3s;
   -o-transition: all ease .3s;
   transition: all ease .3s;
 }
.navbar-toggle:focus, .navbar-toggle:hover {
  background-color: transparent!important;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
  position: relative;
  vertical-align: super;
  display: inline-block;
  width: 22px;
  height: 2px;
}
.navbar-toggle .icon-bar:before {
  top: -6px;
}
.navbar-toggle .icon-bar:after {
  top: 6px;
}
.navbar-toggle .icon-bar:after, .navbar-toggle .icon-bar:before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 22px;
  height: 2px;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
  outline: 1px solid transparent;
  left: 0;
  background: #fff;
}
.navbar-toggle.open {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.navbar-toggle.open .icon-bar {
  background-color: transparent!important;
}
.navbar-toggle.open .icon-bar:before {
  -webkit-transform: translateY(6px) rotateZ(45deg);
  -moz-transform: translateY(6px) rotateZ(45deg);
  -ms-transform: translateY(6px) rotateZ(45deg);
  -o-transform: translateY(6px) rotateZ(45deg);
  transform: translateY(6px) rotateZ(45deg);
}
.navbar-toggle.open .icon-bar:after {
  -webkit-transform: translateY(-6px) rotateZ(-45deg);
  -moz-transform: translateY(-6px) rotateZ(-45deg);
  -ms-transform: translateY(-6px) rotateZ(-45deg);
  -o-transform: translateY(-6px) rotateZ(-45deg);
  transform: translateY(-6px) rotateZ(-45deg);
}
@media (max-width:767px) {
  .navbar-toggle {
    display: block;
  }
}@media (max-width:767px) {
  .navbar {
    min-height: 55px;
    overflow: hidden;
  }
  .navbar>.container {
    padding-left: 16.5px;
    padding-right: 16.5px;
  }
  .navbar-header {
    height: 55px;
    text-align: center;
  }
  .navbar-collapse {
    display: none!important;
  }
}.nav-inside {
   border-top: 1px solid #233141;
   font-size: 13px;
   font-weight: 500;
   margin-top: 44px;
   padding-top: 22px;
 }
.btn {
  border-width: 0;
  border-radius: 22px;
  font-size: 17px;
  padding: 11px 16.5px;
  letter-spacing: 0.01em;
  line-height: 1;
  -webkit-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
}
.btn-group-lg>.btn, .btn-lg {
  font-size: 17px;
  padding: 13.75px 33px;
}
.btn-group-sm>.btn, .btn-sm {
  font-size: 14px;
  padding: 8.25px 11px;
}
.btn-group-xs>.btn, .btn-xs {
  font-size: 13px;
  padding: 5.5px 16.5px;
}
.btn-inverse {
  color: #111!important;
  background-color: #fff;
}
.btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover {
  opacity: .8;
}
.btn-border {
  border: 2px solid;
  background-color: transparent;
  font-weight: 500;
  padding: 9px 14.5px;
}
.btn-border:active, .btn-border:focus, .btn-border:hover {
  background-color: transparent;
  opacity: .8;
}
.btn-border.btn-xs, .btn-group-xs>.btn-border.btn {
  padding: 3.5px 14.5px;
}
.btn-border.btn-sm, .btn-group-sm>.btn-border.btn {
  padding: 6.25px 9px;
}
.btn-border.btn-lg, .btn-group-lg>.btn-border.btn {
  padding: 11.75px 31px;
}
.btn-border.btn-primary {
  border-color: #845dde;
  color: #845dde!important;
}
.btn-border, .btn-border.btn-default {
  border-color: #845dde;
  color: #845dde!important;
}
.btn-border.btn-inverse {
  border-color: #fff;
  color: #fff!important;
}
.btn-transparent {
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.btn-transparent:active, .btn-transparent:focus, .btn-transparent:hover {
  opacity: .8;
}
.alert {
  border: 0;
  -webkit-box-shadow: 4px 12px 40px 6px rgba(0, 0, 0, 0.09);
  box-shadow: 4px 12px 40px 6px rgba(0, 0, 0, 0.09);
  color: #fff!important;
  font-weight: 500;
  margin-bottom: 0;
  z-index: 99;
  font-size: 15px;
}
.alert a:not(.close) {
  font-style: italic;
  color: #fff;
  font-weight: 500;
}
.alert a.close {
  color: #fff;
  font-size: 33px;
  font-family: 'Icons';
  line-height: 18px;
  text-decoration: none;
  -webkit-transition: opacity ease .2s;
  -o-transition: opacity ease .2s;
  transition: opacity ease .2s;
}
.alert a.close:not(:hover) {
  opacity: 1;
}
.breadcrumb {
  font-size: 13px;
  margin-bottom: 0;
}
.breadcrumb-home-img {
  background-size: 17px 18px;
  height: 17px;
  width: 18px;
  top: -1px;
  position: relative;
}
.breadcrumb span.first:active, .breadcrumb span.first:focus, .breadcrumb span.first:hover {
  opacity: 0.65;
}
.breadcrumb span.inline:not(:first-child) {
  padding: 0 2.25px;
}
.breadcrumb span a {
  color: #9ab0c9;
}
.breadcrumb span.delimiter {
  color: #233141;
  font-family: 'Icons';
  font-size: 21px;
  padding: 0 2.25px;
  line-height: 14px;
  position: relative;
  bottom: -2.5px;
}
.breadcrumb-wrapper {
  border-bottom: 1px solid #233141;
  padding-bottom: 22px;
  margin-bottom: 22px;
}
.progress {
  height: 5.5px;
  margin-bottom: 11px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress-group {
  margin-top: 66px;
}
.progress-group p {
  font-size: 15px!important;
  max-width: 286px;
}
@media (max-width:991px) {
  .progress-group {
    margin-top: 44px;
  }
}.progress-bar {
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
 }
blockquote {
  border-left-width: 2px;
  color: inherit;
  margin: 22px 0;
  padding: 11px 22px;
}
@media (max-width:767px) {
  blockquote {
    font-size: 19px;
  }
}blockquote:last-child {
   margin-bottom: 0;
 }
.form-control {
  border-width: 2px;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}
.messages {
  margin-bottom: 22px;
}
.messages-wrapper {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  max-width: 1024px;
  width: 100%;
  padding: 0 22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99;
}
body.toolbar .chapternav-wrapper {
  top: 96px!important;
}
body.toolbar .chapternav-wrapper.affix {
  top: 30px!important;
}
body.toolbar .block-views .chapternav-wrapper {
  top: 66px!important;
}
body.toolbar .block-views .chapternav-wrapper.affix {
  top: 30px!important;
}
body.toolbar .navbar {
  top: 30px!important;
}
body.toolbar .edit {
  position: absolute;
  right: 44px;
  bottom: 22px;
  z-index: 99;
}
body.toolbar .edit:active, body.toolbar .edit:focus, body.toolbar .edit:hover {
  opacity: 0.8;
}
body.toolbar .section-img .edit .icon-edit, body.toolbar .section-theme-blackout .edit .icon-edit, body.toolbar .section-theme-inverse .edit .icon-edit {
  background-image: url(../fonts/air_glyph_012a_edit.svg);
}
:focus {
  outline: none!important;
}
.btn, a, button, input, textarea {
  outline: none!important;
}
.btn:active, .btn:focus, a:active, a:focus, button:active, button:focus, input:active, input:focus, textarea:active, textarea:focus {
  outline: none!important;
}
html.js input.form-autocomplete {
  background-image: none;
}
html.js .autocomplete-throbber {
  background-position: 100% 2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  margin: 2px 0 0 2px;
  width: 15px;
}
html.js .autocomplete-throbber.throbbing {
  background-position: 100% -18px;
}
.ajax-processed-throbber, .ajax-processed-throbber .throbber, .ajax-processed .throbber, .ajax-progress-throbber, .ajax-progress-throbber .throbber, .ajax-progress .throbber, .flag-waiting .flag-throbber, .throbber, .throbbing {
  display: none!important;
  width: 0!important;
}
.footer-wrapper {
  background: #151e28;
  border: 0;
  color: #587ca5;
  font-size: 15px;
  margin: 0;
  padding: 22px 0 66px;
  position: relative;
}
@media (max-width:767px) {
  .footer-wrapper {
    overflow: hidden;
  }
}.footer-wrapper a {
   color: #9ab0c9;
 }
.footer-wrapper a:active, .footer-wrapper a:focus, .footer-wrapper a:hover {
  color: #9ab0c9;
}
.footer-content {
  width: 1024px;
  padding: 0 22px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width:991px) {
  .footer-content {
    width: 100%}
}.footer .directory-wrapper {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   border-bottom: 1px solid #233141;
   padding-bottom: 22px;
   margin-bottom: 22px;
 }
@media (max-width:767px) {
  .footer .directory-wrapper {
    display: block!important;
  }
}.footer .directory-nav {
   width: 50%}
@media (max-width:767px) {
  .footer .directory-nav {
    width: 50%}
}@media (max-width:767px) {
  .footer .directory-nav {
    width: 100%}
}.footer .directory-caption {
   width: 41.66667%;
   margin: 0 0 0 8.33333%}
@media (max-width:991px) {
  .footer .directory-caption {
    width: 41.66667%;
    margin: 0 0 0 8.33333%}
}@media (max-width:767px) {
  .footer .directory-caption {
    width: 100%;
    margin: 0;
  }
}.footer .directory-brand {
   height: 33px;
   margin-bottom: 11px;
 }
.footer .directory-contacts {
  margin-top: 11px;
}
.footer .directory-contacts span:first-child {
  margin-right: 22px;
  font-weight: 500;
}
.footer .directory-payments {
  margin-top: 22px;
}
.footer .directory-payments .icon {
  display: inline-block;
}
.footer .directory-payments .icon:not(:last-child) {
  margin-right: 11px;
}
.footer .directory-payments .icon-visa {
  top: -8px;
}
.footer .directory-payments .icon-mir {
  top: -8px;
}
.footer .networks-wrapper {
  border-bottom: 1px solid #233141;
  padding-bottom: 22px;
  margin-bottom: 22px;
}
.footer .networks-items {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 0;
}
@media (max-width:767px) {
  .footer .networks-items {
    margin-bottom: -22px;
  }
}.footer .networks-items>li {
   display: inline-block;
   position: relative;
   height: 16.5px;
 }
@media (max-width:767px) {
  .footer .networks-items>li {
    margin-right: 22px!important;
    margin-bottom: 22px;
    margin-left: 0!important;
  }
}.footer .networks-items>li .icon {
   margin-top: -7.5px;
 }
.footer .networks-items>li:active, .footer .networks-items>li:focus, .footer .networks-items>li:hover {
  opacity: .7;
}
.footer .networks-items>li:not(:last-child) {
  margin-right: 27.5px;
}
.footer .networks-items>li:not(:first-child) {
  margin-left: -3.5px;
}
.footer .copyright-caption {
  display: inline-block;
}
.footer .copyright-caption-title {
  margin-bottom: 0;
}
.footer .copyright-caption-links a:first-child {
  margin-right: 11px;
}
.footer .copyright-payments {
  display: inline-block;
  margin-left: 44px;
}
@media (max-width:767px) {
  .footer .copyright-payments {
    display: block;
    margin-left: 0;
    margin-top: 11px;
  }
}.footer .copyright-payments:last-child {
   float: right;
 }
@media (max-width:767px) {
  .footer .copyright-payments: last-child {
    float: none;
    margin-top: 11px;
    margin-left: 0;
  }
}.footer .copyright-payments .icon {
   display: inline-block;
 }
.footer .copyright-payments .icon:not(:last-child) {
  margin-right: 11px;
}
.footer .copyright-payments .icon-visa {
  top: -8px;
}
.footer .copyright-payments .icon-mir {
  top: -8px;
}
.footer .copyright-developer {
  float: right;
}
@media (max-width:991px) {
  .footer .copyright-developer {
    float: none;
    margin-top: 22px;
  }
}.section {
   margin-bottom: 44px;
   overflow: hidden;
   position: relative;
 }
.section-hero {
  margin-bottom: 44px;
  padding-top: 66px;
}
@media (max-width:767px) {
  .section-hero {
    padding-top: 55px;
  }
}.section-hero-chapternav {
   padding-top: 121px;
 }
@media (max-width:767px) {
  .section-hero-chapternav {
    padding-top: 103px;
  }
}.section-hero .section-content {
   padding-top: 66px;
   padding-bottom: 66px;
 }
@media (max-width:767px) {
  .section-hero .section-content {
    padding-top: 66px;
    padding-bottom: 66px;
  }
}.section-hero .section-eyebrow {
   color: #fff;
   font-size: 17px!important;
   font-weight: normal;
   margin-bottom: 11px;
 }
@media (max-width:767px) {
  .section-hero .section-eyebrow {
    font-size: 24px!important;
  }
}.section-xs {
   max-width: 676px;
   margin-left: auto;
   margin-right: auto;
 }
@media (max-width:1199px) {
  .section-xs {
    background-color: transparent;
    background-image: none!important;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }
}.section-xs.section-img {
   min-height: 638px;
 }
@media (max-width:767px) {
  .section-xs.section-img {
    min-height: auto!important;
  }
}.section-xs-right {
   float: right!important;
 }
@media (max-width:1199px) {
  .section-xs-left, .section-xs-right {
    float: none!important;
    margin-bottom: 0;
  }
}.section-xs>.container {
   width: 100%}
.section-xs>.container .col-xs-12 {
  width: 100%;
  margin: 0;
  padding: 0;
}
.section-xs .section-content {
  min-height: 638px;
  padding: 66px 110px;
}
@media (max-width:1199px) {
  .section-xs .section-content {
    min-height: auto!important;
    padding: 66px 110px!important;
  }
}@media (max-width:767px) {
  .section-xs .section-content {
    padding: 44px 22px!important;
  }
}.section-xs-long.section-img {
   min-height: 748px;
 }
@media (max-width:767px) {
  .section-xs-long.section-img {
    min-height: auto!important;
  }
}.section-xs-long .section-content {
   min-height: 748px;
   padding: 110px 110px;
 }
@media (max-width:767px) {
  .section-xs-long .section-content {
    min-height: 462px!important;
  }
}.section-xs.section-map {
   padding-left: 0;
   padding-right: 0;
 }
.section-xs .geofield-ymap, .section-xs .geofield-ymap>[class*=ymaps-2], .section-xs .geofield-ymap>[class*=ymaps-2]>[class*=ymaps-2] {
  height: 748px!important;
}
.section-md {
  max-width: 1352px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width:1374px) {
  .section-md {
    margin-left: 22px;
    margin-right: 22px;
  }
}@media (max-width:767px) {
  .section-md {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}@media (max-width:1199px) {
  .section-md>.container {
    margin-left: -22px;
  }
}@media (max-width:767px) {
  .section-md>.container {
    margin-left: auto;
  }
}.section-md-long {
   min-height: 748px;
 }
@media (max-width:767px) {
  .section-md-long {
    min-height: 462px;
  }
}.section-md-long .section-content {
   min-height: 748px;
 }
@media (max-width:767px) {
  .section-md-long .section-content {
    min-height: 462px;
  }
}.section-md .geofield-ymap, .section-md .geofield-ymap>[class*=ymaps-2], .section-md .geofield-ymap>[class*=ymaps-2]>[class*=ymaps-2] {
   height: 462px!important;
 }
.section-lg {
  width: 100%}
.section-lg-long {
  height: 748px;
}
@media (max-width:767px) {
  .section-lg-long {
    min-height: 462px;
  }
}.section-lg-long .section-content {
   min-height: 748px;
 }
@media (max-width:767px) {
  .section-lg-long .section-content {
    min-height: 462px;
  }
}.section-lg-full {
   height: 100vh;
   max-height: 1080px;
 }
.section-lg-full .col-xs-12, .section-lg-full .container, .section-lg-full .row, .section-lg-full .section-content {
  height: 100%}
.section-lg .geofield-ymap, .section-lg .geofield-ymap>[class*=ymaps-2], .section-lg .geofield-ymap>[class*=ymaps-2]>[class*=ymaps-2] {
  height: 462px!important;
}
.section-lead .section-content-caption p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6), .section-lead .section-content-caption ul:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
  font-size: 21px;
  line-height: 1.38105;
}
@media (max-width:767px) {
  .section-lead .section-content-caption p: not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6), .section-lead .section-content-caption ul:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
                                                      font-size: 17px;
                                                      letter-spacing: normal;
                                                    }
}.section-bold .section-content-caption p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6), .section-bold .section-content-caption ul:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
   font-weight: 600;
 }
.section-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 462px;
  height: 100%;
  padding-top: 110px;
  padding-bottom: 110px;
}
.section-content-wrapper {
  height: 100%;
  z-index: 2;
}
.section-content-wrapper>.section-option.container {
  width: 100%;
  padding: 0;
}
.section-content-wrapper>.section-option.container .col-lg-12 {
  width: 100%!important;
  margin: 0!important;
}
.section-content-wrapper-form {
  text-align: left;
}
.section-content-caption {
  z-index: 1;
}
.section-content-caption :first-child {
  margin-top: 0;
}
@media (max-width:991px) {
  .section-content {
    padding-top: 66px;
    padding-bottom: 66px;
  }
}@media (max-width:767px) {
  .section-content {
    padding-top: 44px;
    padding-bottom: 44px;
    min-height: auto;
  }
}@media (max-width:767px) {
  .section>.container {
    max-width: 400px;
  }
}.section-eyebrow {
   color: #fff;
   font-size: 17px!important;
   font-weight: normal;
   margin-bottom: 11px;
 }
@media (max-width:767px) {
  .section-eyebrow {
    font-size: 24px!important;
  }
}@media (device-width:320px) {
  .section-eyebrow {
    font-size: 32px;
  }
}.section-date {
   margin-bottom: 44px;
 }
.section-align-center .section-content-caption {
  text-align: center;
}
.section-valign-top .section-content-caption {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.section-valign-bottom .section-content-caption {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.section-group {
  overflow: hidden;
}
@media (max-width:767px) {
  .section-group {
    margin: 0;
  }
}@media (max-width:767px) {
  .section-group {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}.section-group .section-xs {
   float: left;
   margin-left: 0;
   margin-right: 0;
 }
@media (max-width:1199px) {
  .section-group .section-xs {
    max-width: 676px!important;
    float: none;
    width: auto!important;
    margin-left: auto;
    margin-right: auto;
  }
}.section-group-md, .section-group-sm, .section-group-xs {
   max-width: 1352px;
   margin-left: auto;
   margin-right: auto;
 }
@media (max-width:1374px) {
  .section-group-md, .section-group-sm, .section-group-xs {
    margin-left: 22px;
    margin-right: 22px;
  }
}.section-group-lg .section-xs:nth-child(2n), .section-group-md .section-xs:nth-child(2n), .section-group-sm .section-xs:nth-child(2n) {
   float: right;
 }
@media (max-width:1199px) {
  .section-group-lg .section-xs: nth-child(2n), .section-group-md .section-xs:nth-child(2n), .section-group-sm .section-xs:nth-child(2n) {
                                                  float: inherit;
                                                }
}@media (max-width:1199px) {
  .section-group-lg .section-xs.section-theme-indent-no-bottom-outside: first-child, .section-group-lg .section-xs.section-theme-indent-no-bottom-outside:nth-child(3), .section-group-md .section-xs.section-theme-indent-no-bottom-outside:first-child, .section-group-md .section-xs.section-theme-indent-no-bottom-outside:nth-child(3), .section-group-sm .section-xs.section-theme-indent-no-bottom-outside:first-child, .section-group-sm .section-xs.section-theme-indent-no-bottom-outside:nth-child(3) {
    margin-bottom: 44px!important;
  }
}@media (max-width:767px) {
  .section-group-lg .section-xs.section-theme-indent-no-bottom-outside: first-child, .section-group-lg .section-xs.section-theme-indent-no-bottom-outside:nth-child(3), .section-group-md .section-xs.section-theme-indent-no-bottom-outside:first-child, .section-group-md .section-xs.section-theme-indent-no-bottom-outside:nth-child(3), .section-group-sm .section-xs.section-theme-indent-no-bottom-outside:first-child, .section-group-sm .section-xs.section-theme-indent-no-bottom-outside:nth-child(3) {
    margin-bottom: 6px!important;
  }
}.section-group-xs .section-xs {
   max-width: 50%}
.section-group-xs .section-xs.section-img {
  width: 50%}
@media (max-width:1199px) {
  .section-group-xs .section-xs {
    float: inherit;
  }
}.section-group-xs .section-xs-right.section-theme-bordered {
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
 }
.section-group-xs .section-xs-right.section-theme-bordered+.section-theme-bordered {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.section-group-xs .section-xs-left.section-theme-bordered {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.section-group-xs .section-xs-left.section-theme-bordered+.section-theme-bordered {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
@media (max-width:1199px) {
  .section-group-xs .section-xs-left.section-theme-bordered, .section-group-xs .section-xs-right.section-theme-bordered {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}@media (max-width:1199px) {
  .section-group-xs .section-xs-left.section-theme-bordered+.section-theme-bordered, .section-group-xs .section-xs-right.section-theme-bordered+.section-theme-bordered {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}.section-group-sm .section-xs {
   max-width: 49.187%}
.section-group-sm .section-xs.section-img {
  width: 49.187%}
.section-group-md .section-xs {
  max-width: 48.259%}
.section-group-md .section-xs.section-img {
  width: 48.259%}
.section-group-lg .section-xs {
  max-width: 49.422%}
.section-group-lg .section-xs.section-img {
  width: 49.422%}
.section-group-lg .section-sm {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width:1199px) {
  .section-group-lg .section-sm {
    width: 100%}
}.section-group-lg .section-sm .container {
   width: 100%}
.section-group-lg .section-sm:first-child {
  float: left;
  margin-left: -3px;
  padding-left: 3px;
}
@media (max-width:1199px) {
  .section-group-lg .section-sm: first-child {
    padding-left: 0;
    margin-left: 0;
  }
}@media (max-width:767px) {
  .section-group-lg .section-sm: first-child {
    float: inherit;
  }
}.section-group-lg .section-sm:nth-child(2n) {
   float: right;
   margin-right: -3px;
   padding-right: 3px;
 }
@media (max-width:1199px) {
  .section-group-lg .section-sm: nth-child(2n) {
  padding-right: 0;
  margin-right: 0;
}
}@media (max-width:767px) {
  .section-group-lg .section-sm: nth-child(2n) {
  float: inherit;
}
}.section .geofield-ymap, .section .geofield-ymap>[class*=ymaps-2], .section .geofield-ymap>[class*=ymaps-2]>[class*=ymaps-2] {
   width: 100%!important;
 }
.section-option {
  margin-bottom: 110px;
}
.section-option-titles-tabnav {
  margin-bottom: 44px;
}
@media (max-width:991px) {
  .section-option-titles-tabnav {
    margin-bottom: 44px;
  }
}.section-option:last-child {
   margin-bottom: 0;
 }
@media (max-width:991px) {
  .section-option {
    margin-bottom: 66px;
  }
}@media (max-width:767px) {
  .section-option {
    margin-bottom: 44px;
  }
}.section-img {
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
 }
@media (max-width:1199px) {
  .section-img.section-xs figure {
    background: no-repeat center center;
    background-size: cover;
    height: 638px;
    width: 100%}
}@media (max-width:767px) {
  .section-img.section-xs figure {
    height: 319px;
  }
}.section-img-left .img-wrapper {
   float: left;
 }
.section-img-left .img-wrapper figure {
  float: right;
}
.section-img-left .section-content-wrapper {
  float: right;
}
@media (max-width:1199px) {
  .section-img-left .section-content-wrapper {
    float: none;
  }
}.section-img-free-padding-full {
   padding: 66px 0;
 }
@media (max-width:767px) {
  .section-img-free.section-img .section-content {
    min-height: auto;
  }
  .section-img-free figure {
    background: none!important;
    width: auto!important;
    height: auto!important;
  }
  .section-img-free figure img {
    display: block;
    margin: 0 auto;
  }
  .section-img-free-padding-full {
    padding: 0;
  }
}.section-theme-bordered {
   border-radius: 25px;
 }
.section-theme-autoheight .section-content {
  min-height: auto!important;
}
.section-theme-inverse.section-img .section-content-caption .h1, .section-theme-inverse.section-img .section-content-caption .h2, .section-theme-inverse.section-img .section-content-caption .h3, .section-theme-inverse.section-img .section-content-caption .h4, .section-theme-inverse.section-img .section-content-caption .h5, .section-theme-inverse.section-img .section-content-caption .h6, .section-theme-inverse.section-img .section-content-caption h1, .section-theme-inverse.section-img .section-content-caption h2, .section-theme-inverse.section-img .section-content-caption h3, .section-theme-inverse.section-img .section-content-caption h4, .section-theme-inverse.section-img .section-content-caption h5, .section-theme-inverse.section-img .section-content-caption h6 {
  color: white;
}
.section-theme-inverse.section-img .section-content-caption p, .section-theme-inverse.section-img .section-content-caption ul>li {
  color: white;
}
.section-theme-inverse.section-img .section-content-caption p .link, .section-theme-inverse.section-img .section-content-caption p a, .section-theme-inverse.section-img .section-content-caption ul>li .link, .section-theme-inverse.section-img .section-content-caption ul>li a {
  color: white;
}
@media (max-width:1199px) {
  .section-theme-inverse.section-xs.section-xs-bg .section-content-caption .h1, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption .h2, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption .h3, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption .h4, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption .h5, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption .h6, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption h1, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption h2, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption h3, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption h4, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption h5, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption h6, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption p, .section-theme-inverse.section-xs.section-xs-bg .section-content-caption ul>li {
    color: #ccc;
  }
}.section-theme-blackout.section-img:before {
   background: rgba(0, 0, 0, 0.5);
   content: '';
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
 }
@media (max-width:1199px) {
  .section-theme-blackout.section-img.section-xs.section-xs-bg: before {
    opacity: 0;
  }
}.section-theme-autoblackout.section-img.section-valign-bottom:after, .section-theme-autoblackout.section-img.section-valign-top:after {
   content: '';
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   opacity: 0.95;
 }
@media (max-width:1199px) {
  .section-theme-autoblackout.section-img.section-valign-bottom.section-xs.section-xs-bg: after, .section-theme-autoblackout.section-img.section-valign-top.section-xs.section-xs-bg:after {
    opacity: 0;
  }
}.section-theme-autoblackout.section-img.section-valign-top:after {
   background-image: -webkit-gradient(linear, left bottom, left top, color-stop(30%, transparent), to(#000));
   background-image: -webkit-linear-gradient(bottom, transparent 30%, #000);
   background-image: -o-linear-gradient(bottom, transparent 30%, #000);
   background-image: linear-gradient(0deg, transparent 30%, #000);
 }
.section-theme-autoblackout.section-img.section-valign-bottom:after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), to(#000));
  background-image: -webkit-linear-gradient(top, transparent 30%, #000);
  background-image: -o-linear-gradient(top, transparent 30%, #000);
  background-image: linear-gradient(180deg, transparent 30%, #000);
}
@media (max-width:767px) {
  .section-theme-darken, .section-theme-lighten {
    margin-bottom: 6px!important;
  }
}.section-theme-lighten {
   background-color: #151e28;
 }
.section-theme-darken {
  background-color: #0d1218;
  color: #ccc;
}
.section-theme-darken .section-eyebrow {
  color: #05473d;
}
.section-theme-darken .h1, .section-theme-darken .h2, .section-theme-darken .h3, .section-theme-darken .h4, .section-theme-darken .h5, .section-theme-darken h1, .section-theme-darken h2, .section-theme-darken h3, .section-theme-darken h4, .section-theme-darken h5, .section-theme-darken h6 .h6 {
  color: #fff;
}
.section-theme-indent-no-bottom-outside {
  margin-bottom: 0!important;
}
.section-theme-indent-no-bottom-inside .section-content {
  padding-bottom: 0;
}
.section-theme-indent-no-top-inside .section-content {
  padding-top: 0;
}
.section-theme-indent-top-outside-xs {
  margin-top: 6px;
}
.section-theme-indent-top-outside-sm {
  margin-top: 44px;
}
.section-theme-indent-top-outside-md {
  margin-top: 66px;
}
@media (max-width:767px) {
  .section-theme-indent-top-outside-md {
    margin-top: 44px;
  }
}.section-theme-indent-top-outside-lg {
   margin-top: 110px;
 }
@media (max-width:991px) {
  .section-theme-indent-top-outside-lg {
    margin-top: 66px;
  }
}@media (max-width:767px) {
  .section-theme-indent-top-outside-lg {
    margin-top: 44px;
  }
}.section-theme-indent-top-inside-xs .section-content {
   padding-top: 6px;
 }
.section-theme-indent-top-inside-sm .section-content {
  padding-top: 44px;
}
.section-theme-indent-top-inside-md .section-content {
  padding-top: 66px;
}
@media (max-width:767px) {
  .section-theme-indent-top-inside-md .section-content {
    padding-top: 44px;
  }
}.section-theme-indent-bottom-inside-xs .section-content {
   padding-bottom: 6px;
 }
.section-theme-indent-bottom-inside-xs-option {
  padding-bottom: 6px;
}
.section-theme-indent-bottom-inside-sm .section-content {
  padding-bottom: 44px;
}
.section-theme-indent-bottom-inside-sm-option {
  padding-bottom: 44px;
}
.section-theme-indent-bottom-inside-md .section-content {
  padding-bottom: 66px;
}
@media (max-width:767px) {
  .section-theme-indent-bottom-inside-md .section-content {
    padding-bottom: 44px;
  }
}.section-theme-indent-bottom-inside-md-option {
   padding-bottom: 66px;
 }
@media (max-width:767px) {
  .section-theme-indent-bottom-inside-md-option {
    padding-bottom: 44px;
  }
}.section-theme-indent-bottom-inside-lg .section-content {
   padding-bottom: 110px;
 }
@media (max-width:991px) {
  .section-theme-indent-bottom-inside-lg .section-content {
    padding-bottom: 66px;
  }
}@media (max-width:767px) {
  .section-theme-indent-bottom-inside-lg .section-content {
    padding-bottom: 44px;
  }
}.section-theme-indent-bottom-inside-lg-option {
   padding-bottom: 110px;
 }
@media (max-width:991px) {
  .section-theme-indent-bottom-inside-lg-option {
    padding-bottom: 66px;
  }
}@media (max-width:767px) {
  .section-theme-indent-bottom-inside-lg-option {
    padding-bottom: 44px;
  }
}.section-theme-indent-bottom-outside-xs {
   margin-bottom: 6px;
 }
.section-theme-indent-bottom-outside-sm {
  margin-bottom: 44px;
}
.section-theme-indent-bottom-outside-md {
  margin-bottom: 66px;
}
@media (max-width:767px) {
  .section-theme-indent-bottom-outside-md {
    margin-bottom: 44px;
  }
}.section-theme-indent-bottom-outside-lg {
   margin-bottom: 110px;
 }
@media (max-width:991px) {
  .section-theme-indent-bottom-outside-lg {
    margin-bottom: 66px;
  }
}@media (max-width:767px) {
  .section-theme-indent-bottom-outside-lg {
    margin-bottom: 44px;
  }
}@media (max-width:767px) {
  .section-form-sidebar .section-content {
    padding-top: 0;
  }
}@media (max-width:1199px) {
  .section-form-left .section-content-wrapper .section-content, .section-form-right .section-content-wrapper .section-content {
    min-height: auto;
    padding-bottom: 0;
  }
}@media (max-width:1199px) {
  .section-form-left .form-wrapper .section-content, .section-form-right .form-wrapper .section-content {
    padding-top: 44px;
  }
}.section-form-left .section-content-wrapper {
   float: right;
 }
.section-form-left .form-sidebar {
  float: left;
}
.section-form-right .form-sidebar {
  float: right;
}
.section-form-bottom .section-content {
  padding-bottom: 44px;
}
.footnote-wrapper {
  color: #587ca5;
  border-bottom: 1px solid #233141;
  font-size: 13px;
  padding-bottom: 22px;
  margin-bottom: 22px;
}
.footnote-wrapper ol {
  padding-left: 16.5px;
  margin-bottom: 0;
}
.footnote-wrapper ol li:not(:last-child) {
  margin-bottom: 5.5px;
}
.tile {
  background: #151e28 no-repeat center center;
  background-size: cover;
  border-radius: 25px;
  padding: 66px 44px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 578px;
  position: relative;
}
@media (max-width:991px) {
  .tile {
    padding: 44px 22px;
  }
}@media (max-width:767px) {
  .tile {
    min-height: 462px;
  }
}.tile-wrapper {
   max-width: 1078px;
 }
.tile-wrapper-lg {
  max-width: 1352px;
}
.tile-wrapper-lg-full {
  max-width: 1352px;
}
.tile-wrapper-lg-full .tile {
  min-height: 748px;
}
.tile-wrapper-full {
  max-width: 100%}
.tile-item {
  padding: 11px;
}
@media (max-width:767px) {
  .tile-item: not(:last-child) {
  padding-bottom: 3px;
}
  .tile-item:not(:first-child) {
    padding-top: 3px;
  }
}.tile-items {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   margin: -11px -33px;
 }
@media (max-width:1199px) {
  .tile-items {
    margin-left: -11px;
    margin-right: -11px;
  }
}.tile-top .tile-caption {
   -ms-flex-item-align: start;
   align-self: flex-start;
 }
.tile-bottom .tile-caption {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.tile-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.tile-right {
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  -webkit-justify-content: right;
  justify-content: right;
}
.tile-blackout.tile-img:before {
  content: '';
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.tile-autoblackout.tile-img.tile-bottom:after, .tile-autoblackout.tile-img.tile-top:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.95;
}
.tile-autoblackout.tile-img.tile-top:after {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(40%, transparent), to(#000));
  background-image: -webkit-linear-gradient(bottom, transparent 40%, #000);
  background-image: -o-linear-gradient(bottom, transparent 40%, #000);
  background-image: linear-gradient(0deg, transparent 40%, #000);
}
.tile-autoblackout.tile-img.tile-bottom:after {
  background-image: -webkit-linear-gradient(265deg, transparent 40%, #000);
  background-image: -o-linear-gradient(265deg, transparent 40%, #000);
  background-image: linear-gradient(185deg, transparent 40%, #000);
}
.tile-inverse .h1, .tile-inverse .h2, .tile-inverse .h3, .tile-inverse .h4, .tile-inverse .h5, .tile-inverse .h6, .tile-inverse .link:not(.btn), .tile-inverse a:not(.btn), .tile-inverse h1, .tile-inverse h2, .tile-inverse h3, .tile-inverse h4, .tile-inverse h5, .tile-inverse h6, .tile-inverse p, .tile-inverse ul {
  color: #fff;
}
.tile-link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.tile-link-include.tile-caption-include.tile-blackout.tile-img:before {
  -webkit-transition: background ease .3s;
  -o-transition: background ease .3s;
  transition: background ease .3s;
}
.tile-link-include.tile-caption-include.tile-blackout.tile-img:active:before, .tile-link-include.tile-caption-include.tile-blackout.tile-img:focus:before, .tile-link-include.tile-caption-include.tile-blackout.tile-img:hover:before {
  background: rgba(0, 0, 0, 0.7);
}
.tile-link-include.tile-caption-include.tile-autoblackout.tile-img:not(.tile-blackout):before {
  content: '';
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: background ease .3s;
  -o-transition: background ease .3s;
  transition: background ease .3s;
}
.tile-link-include.tile-caption-include.tile-autoblackout.tile-img:not(.tile-blackout):active:before, .tile-link-include.tile-caption-include.tile-autoblackout.tile-img:not(.tile-blackout):focus:before, .tile-link-include.tile-caption-include.tile-autoblackout.tile-img:not(.tile-blackout):hover:before {
  background: rgba(0, 0, 0, 0.2);
}
.tile-link-include.tile-caption-include:not(.tile-blackout):not(.tile-autoblackout) .tile-caption {
  -webkit-transition: opacity ease .3s;
  -o-transition: opacity ease .3s;
  transition: opacity ease .3s;
}
.tile-link-include.tile-caption-include:not(.tile-blackout):not(.tile-autoblackout):active .tile-caption, .tile-link-include.tile-caption-include:not(.tile-blackout):not(.tile-autoblackout):focus .tile-caption, .tile-link-include.tile-caption-include:not(.tile-blackout):not(.tile-autoblackout):hover .tile-caption {
  opacity: .7;
}
.tile-link-include.tile-caption-empty:before {
  content: '';
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: background ease .3s;
  -o-transition: background ease .3s;
  transition: background ease .3s;
}
.tile-link-include.tile-caption-empty:active:before, .tile-link-include.tile-caption-empty:focus:before, .tile-link-include.tile-caption-empty:hover:before {
  background: rgba(0, 0, 0, 0.2);
}
.tile-eyebrow {
  font-weight: 500;
  font-size: 17px;
}
.tile-file {
  margin-top: 22px;
}
.tile-caption {
  z-index: 1;
  max-width: 418px;
}
.tile-caption :first-child {
  margin-top: 0;
}
.tile-gallery-slide {
  position: absolute!important;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  z-index: 3;
}
.tile-gallery-slide .gallery-notice {
  bottom: 11px;
}
.catalog-item {
  border: 1px solid #eee;
  background-color: #fff;
  display: inline-block;
  width: 322px;
  text-align: center;
  padding: 22px;
  -webkit-transition: box-shadow ease 0.3s;
  -moz-transition: box-shadow ease 0.3s;
  -o-transition: box-shadow ease 0.3s;
  -webkit-transition: -webkit-box-shadow ease 0.3s;
  transition: -webkit-box-shadow ease 0.3s;
  transition: box-shadow ease 0.3s;
  transition: box-shadow ease 0.3s, -webkit-box-shadow ease 0.3s;
  margin-bottom: 6px;
}
.catalog-item:not(:nth-child(3n)) {
  margin-right: 6px;
}
.catalog-items {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog-item:active, .catalog-item:focus, .catalog-item:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 49.5px 70px -24.5px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 49.5px 70px -24.5px;
}
.catalog-item-half {
  margin: 0 22px;
}
@media (max-width:991px) {
  .catalog-item-half {
    margin: 0;
  }
  .catalog-item-half:first-child {
    margin-right: 22px;
  }
}@media (max-width:767px) {
  .catalog-item {
    max-width: 322px!important;
    margin-left: auto;
    margin-right: auto;
  }
  .catalog-item:not(:last-child) {
    margin-bottom: 5.5px;
  }
}.catalog-img {
   background: no-repeat center center;
   background-size: cover;
   width: 278px;
   height: 278px;
   margin-bottom: 44px;
 }
.catalog-img-violator {
  margin-bottom: 11px;
}
@media (max-width:767px) {
  .catalog-img {
    width: auto!important;
    height: auto!important;
    background-image: none!important;
  }
  .catalog-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}.catalog-violator {
   font-size: 13px;
   font-weight: 500;
   margin-bottom: 11px;
   line-height: 22px;
 }
.catalog-violator-new {
  color: #845dde;
}
.catalog-violator-out {
  color: #888;
}
.catalog-violator-order {
  color: #22964b;
}
.catalog-violator-sale {
  color: #e65d1d;
}
.catalog-title {
  font-weight: 500;
}
.catalog-caption {
  color: #888;
  font-size: 13px;
  font-weight: 500;
  margin-top: 11px;
}
.catalog-price {
  margin-top: 22px;
}
@media (max-width:991px) {
  .catalog-full .catalog-item {
    max-width: 236px;
  }
  .catalog-full .catalog-img {
    height: 192px;
    width: 100%}
}.plans {
   min-width: 286px;
 }
.plans-highlighted {
  font-weight: 500;
}
.plans-highlighted .plans-price {
  color: #e65d1d;
}
.plans-footer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.plans-item {
}
.plans-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width:767px) {
  .plans-items {
    display: block;
  }
}.plans-label {
   color: #e65d1d;
   font-size: 15px;
   margin-bottom: 11px;
 }
.plans-title {
  margin: 0 0 22px;
  max-width: 286px;
}
.plans-title .icon {
  margin: 0 auto 22px;
}
@media (max-width:767px) {
  .plans-title {
    max-width: inherit;
  }
}.plans-strip {
   border-top: 1px solid #eee;
   font-size: 15px;
   padding: 11px 0;
 }
.plans-strip:first-of-type {
  border-top-color: transparent;
  padding-top: 0;
}
.plans-strip:last-of-type {
  padding-bottom: 0;
}
@media (max-width:767px) {
  .plans-strip {
    font-size: 15px;
  }
}.plans-caption {
   font-size: 15px;
   margin-top: 22px;
   max-width: 286px;
 }
@media (max-width:767px) {
  .plans-caption {
    font-size: 15px;
    max-width: inherit;
  }
}.plans-price {
   color: #fff;
   font-family: "Junipero Text", Helvetica, Arial, sans-serif;
   letter-spacing: -.03em;
   font-weight: 300;
   font-size: 56px;
   line-height: 1.26471;
 }
.plans-price-unit {
  font-size: 40px;
  line-height: 1.16667;
  font-weight: 400;
  letter-spacing: -.02em;
}
@media (max-width:767px) {
  .plans-price-unit {
    font-size: 32px;
  }
}@media (max-width:767px) {
  .plans-price {
    font-size: 40px;
  }
}@media (max-width:1199px) {
  .plans: not(:last-child) {
  margin-bottom: 44px;
}
}@media (max-width:1199px) and (max-width:767px) {
  .plans: not(:last-child) {
  margin-bottom: 44px;
}
}@media (max-width:767px) {
  .plans {
    margin-right: 0!important;
    max-width: inherit!important;
  }
}.chapternav-wrapper {
   background-color: rgba(255, 255, 255, 0.72);
   -webkit-backdrop-filter: saturate(180%) blur(20px);
   backdrop-filter: saturate(180%) blur(20px);
   text-align: center;
   position: absolute;
   right: 0;
   left: 0;
   min-height: 55px;
   top: 66px;
   -webkit-transition: background-color .3s ease-out;
   -o-transition: background-color .3s ease-out;
   transition: background-color .3s ease-out;
   z-index: 999;
   text-align: right;
 }
@media (max-width:767px) {
  .chapternav-wrapper {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
    min-height: 48px;
  }
}.chapternav-wrapper.affix {
   position: fixed;
   top: 0;
 }
@media (max-width:991px) {
  .chapternav-wrapper .col-xs-12 {
    padding: 0 16.5px;
  }
}.chapternav-item {
   display: inline-block;
   vertical-align: top;
   margin: 13px 11px;
   line-height: 22px;
   padding: 0;
 }
.chapternav-item:last-child {
  margin-right: 0;
}
.chapternav-item:first-child {
  margin-left: 0;
}
.chapternav-items {
  list-style: none;
  margin: 0;
  padding: 6px 0 0;
  white-space: nowrap;
  min-height: 54px;
}
@media (max-width:767px) {
  .chapternav-items {
    min-height: 47px;
    padding-top: 0;
  }
  .chapternav-items .chapternav-item:not(.chapternav-item-more):not(.chapternav-item-btn):not(.chapternav-item-header) {
    display: none;
  }
}.chapternav-item a {
   display: block;
 }
.chapternav-item-header {
  display: block;
  float: left;
  padding: 0;
  white-space: nowrap;
}
@media (max-width:767px) {
  .chapternav-item-header {
    margin-left: 0!important;
  }
}.chapternav-item-btn {
   height: 22px;
 }
.chapternav-item-btn a {
  position: relative;
  top: -1px;
}
.chapternav-item-more {
  top: 8px;
  position: relative;
  height: 33px;
  width: 44px;
  margin: 0 -11px 0 0!important;
}
.chapternav-item-more .icon-more {
  height: 24px;
  margin-right: 0;
}
.chapternav-item-more-menu {
  margin: 0;
  padding: 0;
  text-align: left;
}
.chapternav-item-more-menu .chapternav-item {
  margin: 11px 22px 0;
  padding-bottom: 11px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  display: block;
  opacity: 0;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.chapternav-item-more-menu .chapternav-item>a {
  font-size: 15px;
  font-weight: 500;
}
.chapternav-item-more-menu .chapternav-item>a span {
  float: none;
  font-weight: inherit;
}
.chapternav-item-more-menu .chapternav-item:last-child {
  border-bottom: none!important;
  margin-bottom: 11px;
}
.chapternav-item-more-menu.in .chapternav-item {
  opacity: 1;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}
@media (max-width:991px) {
  .chapternav-item: not(first-child):not(last-child) {
                                      margin-left: 11px;
                                      margin-right: 11px;
                                    }
}.chapternav-link {
   color: #fff;
   font-size: 15px;
   font-weight: 500;
   letter-spacing: 0.002em;
   -webkit-transition: opacity .2s ease-out;
   -o-transition: opacity .2s ease-out;
   transition: opacity .2s ease-out;
 }
.chapternav-link:active, .chapternav-link:focus, .chapternav-link:hover {
  opacity: .8;
  text-decoration: none;
}
.chapternav-link.active {
  opacity: .8;
}
.chapternav-link-header {
  color: #fff!important;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: -0.02em;
  opacity: 1!important;
}
@media (max-width:991px) {
  .chapternav-link-header {
    font-size: 17px;
  }
}@media (max-width:767px) {
  .chapternav-link-header {
    font-size: 17px;
    top: 1px;
    position: relative;
  }
}.chapternav-link-title {
   display: block;
   line-height: 1;
   float: right;
   margin-top: 6.5px;
 }
@media (max-width:767px) {
  .chapternav-link-title {
    margin-top: 5.5px;
    font-size: 10px;
  }
}.chapternav-link-more {
   width: 44px;
   height: 33px;
   top: -2px;
   position: relative;
 }
.chapternav-link-more-chevron {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chapternav-link-more-chevron:after, .chapternav-link-more-chevron:before {
  background: #ccc;
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  width: 12px;
  height: 1px;
  z-index: 1;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.chapternav-link-more-chevron:before {
  webkit-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  -ms-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
  right: 50%}
.chapternav-link-more-chevron:after {
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  -ms-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
  left: 50%}
.chapternav-link-more.collapsed .chapternav-link-more-chevron {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
}
.chapternav-link-more.collapsed .chapternav-link-more-chevron:before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(40deg) scaleY(1.5);
  -ms-transform: rotate(40deg) scaleY(1.5);
  transform: rotate(40deg) scaleY(1.5);
}
.chapternav-link-more.collapsed .chapternav-link-more-chevron:after {
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transform: rotate(-40deg) scaleY(1.5);
  -ms-transform: rotate(-40deg) scaleY(1.5);
  transform: rotate(-40deg) scaleY(1.5);
}
.chapternav-link-btn {
  border-radius: 12px;
  color: #fff!important;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.02em;
  opacity: 1!important;
}
@media (max-width:767px) {
  .chapternav-link-btn {
    font-weight: 400;
    padding-left: 11px;
    padding-right: 11px;
    letter-spacing: -.02em;
    top: 0;
  }
}.chapternav-dark {
   background-color: rgba(29, 29, 31, 0.72);
 }
.chapternav-dark .chapternav-link {
  color: #fff;
}
.chapternav-dark .chapternav-link-header {
  color: #fff!important;
}
.chapternav-dark .chapternav-item-more-menu .chapternav-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}
.chapternav-dark .chapternav-link-more-chevron:after, .chapternav-dark .chapternav-link-more-chevron:before {
  background-color: #fff;
}
.chapternav-bordered {
  border-bottom: 1px solid rgba(29, 29, 31, 0.1);
}
@media (max-width:767px) {
  .chapternav-bordered {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }
}.chapternav-bordered.chapternav-dark {
   border-bottom: 1px solid rgba(255, 255, 255, 0.24);
 }
@media (max-width:767px) {
  .chapternav-bordered.chapternav-dark {
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
  }
}.chapternav-transparent.affix-top:not(.open) {
   background-color: transparent;
   -webkit-backdrop-filter: none;
   backdrop-filter: none;
   border-bottom: none!important;
 }
.chapternav-transparent.affix-top:not(.open) .chapternav-items {
  border-bottom: 1px solid rgba(29, 29, 31, 0.1);
}
.chapternav-transparent.affix-top:not(.open).chapternav-dark .chapternav-items {
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}
.strip {
  width: 73.05%;
  padding: 0 22px;
  position: relative;
}
.strip:not(:first-child) {
  margin-top: 44px!important;
}
@media (max-width:767px) {
  .strip {
    width: 100%!important;
  }
  .strip:not(:first-child) {
    margin-top: 44px!important;
  }
}.strip-items {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -ms-flex-pack: space-between;
   justify-content: space-between;
   margin-left: -22px;
   margin-right: -22px;
 }
@media (max-width:1199px) {
  .strip-items {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}@media (max-width:767px) {
  .strip-items {
    display: block;
  }
}.strip-center {
   -webkit-box-pack: center;
   -webkit-justify-content: center;
   -ms-flex-pack: center;
   justify-content: center;
   text-align: center;
 }
.strip-center .icon {
  margin-left: auto;
  margin-right: auto;
}
.strip-xs {
  width: 25%}
.strip-xs:nth-child(2), .strip-xs:nth-child(3), .strip-xs:nth-child(4) {
  margin-top: 0!important;
}
@media (max-width:1199px) {
  .strip-xs {
    width: 50%}
  .strip-xs:not(:first-child):not(:nth-child(2)) {
    margin-top: 44px!important;
  }
}@media (max-width:767px) {
  .strip-xs: nth-child(2) {
  margin-top: 44px!important;
}
}.strip-sm {
   width: 33%}
.strip-sm:nth-child(2), .strip-sm:nth-child(3) {
  margin-top: 0!important;
}
@media (max-width:1199px) {
  .strip-sm {
    width: 50%}
  .strip-sm:not(:first-child):not(:nth-child(2)) {
    margin-top: 44px!important;
  }
}@media (max-width:767px) {
  .strip-sm: nth-child(2) {
  margin-top: 44px!important;
}
}.strip-md {
   width: 50%}
.strip-md:nth-child(2) {
  margin-top: 0!important;
}
@media (max-width:767px) {
  .strip-md: nth-child(2) {
  margin-top: 44px!important;
}
}.strip-caption .h3, .strip-caption .h4, .strip-caption .h5, .strip-caption .h6, .strip-caption h3, .strip-caption h4, .strip-caption h5, .strip-caption h6 {
   margin-top: 0;
 }
.strip-caption .h6, .strip-caption h6 {
  margin-bottom: 11px;
}
.strip-icon {
  margin-bottom: 22px;
}
.strip-link {
  display: inline-block;
  margin-top: 11px;
}
.tabnav-wrapper {
  text-align: center;
}
.tabnav-tabs {
  border-bottom: none;
  display: inline-block;
  margin-bottom: 44px;
}
@media (max-width:767px) {
  .tabnav-tabs {
    margin-bottom: 22px;
    text-align: center;
  }
}.tabnav-tabs>li {
   border-bottom: 1px solid #888;
   display: inline-block;
   padding-left: 66px;
 }
@media (max-width:767px) {
  .tabnav-tabs>li {
    float: none;
    margin: 0 5.5px;
    padding-left: 0;
  }
}.tabnav-tabs>li:first-child {
   padding-left: 0;
 }
.tabnav-tabs>li.active>a {
  color: #ccc;
  background-color: transparent;
  border: none;
  border-bottom-color: #888;
  position: relative;
}
.tabnav-tabs>li.active>a:before {
  content: '';
  border-bottom: 1px solid #ccc;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -1px;
}
.tabnav-tabs>li.active>a:focus, .tabnav-tabs>li.active>a:hover {
  color: #ccc;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
}
.tabnav-tabs>li>a {
  background: transparent;
  border: 0;
  color: #888;
  padding: 11px 0;
  margin: 0;
  text-shadow: 0 0 0 rgba(136, 136, 136, 0.5);
}
@media (max-width:767px) {
  .tabnav-tabs>li>a {
    font-size: 15px;
  }
}.tabnav-tabs>li>a:focus, .tabnav-tabs>li>a:hover {
   background: transparent;
   color: #845dde;
   text-shadow: 0 0 0 rgba(62, 187, 76, 0.5);
 }
.tabnav-img {
  background: no-repeat center center;
  background-color: #fafafa;
  background-size: cover;
  height: 540px;
  width: 100%}
.tabnav-imgs {
  margin-bottom: 44px;
}
@media (max-width:767px) {
  .tabnav-imgs {
    margin-bottom: 22px;
  }
}@media (max-width:991px) {
  .tabnav-img {
    height: 397px;
  }
}@media (max-width:767px) {
  .tabnav-img {
    height: auto;
    width: auto;
    background-image: none!important;
  }
  .tabnav-img img {
    display: block;
  }
}.tabnav-captions {
   max-width: 594px;
   margin: 0 auto 0;
 }
.tabnav-captions h3, .tabnav-captions h4, .tabnav-captions h5 {
  color: #ccc;
  margin-top: 0;
}
.cards {
  background: #fff;
  padding: 66px 66px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 4px 12px 40px 6px rgba(0, 0, 0, 0.09);
  box-shadow: 4px 12px 40px 6px rgba(0, 0, 0, 0.09);
  border-radius: 12px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  position: relative;
}
.cards-xs {
  width: 47.756%;
  margin-bottom: 44px;
  min-height: 578px;
}
@media (max-width:991px) {
  .cards-xs {
    min-height: 484px;
  }
}@media (max-width:767px) {
  .cards-xs {
    min-height: 396px;
    width: 100%}
  .cards-xs .h-i-sm {
    display: none;
  }
  .cards-xs .h-i-md {
    display: block;
  }
}.cards-md {
   width: 100%;
   min-height: 468px;
 }
.cards-md:not(:last-child) {
  margin-bottom: 44px;
}
@media (max-width:991px) {
  .cards-md {
    min-height: 344px;
  }
}@media (max-width:767px) {
  .cards-md {
    min-height: 286px;
  }
}@media (device-width:320px) {
  .cards-md {
    min-height: 242px;
  }
}.cards-items {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   flex-wrap: wrap;
   -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   justify-content: space-between;
 }
@media (max-width:991px) {
  .cards-img {
    background-image: none!important;
    width: auto;
    height: auto;
  }
}.cards-center {
   text-align: center;
 }
.cards-caption {
  z-index: 2;
}
@media (max-width:991px) {
  .cards-caption .h6, .cards-caption h6 {
    font-size: 17px;
  }
}@media (max-width:1199px) {
  .cards {
    padding: 44px 44px 0;
  }
}@media (max-width:767px) {
  .cards {
    padding: 44px 22px 0;
  }
  .cards:not(:last-child) {
    margin-bottom: 44px;
  }
  .cards:last-child {
    margin-bottom: 0;
  }
}.gallery-wrapper {
   overflow: visible!important;
 }
@media (max-width:767px) {
  .gallery-wrapper {
    overflow: hidden!important;
    margin-left: -22px!important;
    margin-right: -22px!important;
  }
}.gallery-wrapper .swiper-pagination {
   bottom: inherit!important;
   line-height: 11px;
   top: 561px;
 }
.gallery-wrapper .swiper-pagination span {
  margin: 0 6.5px!important;
}
.gallery-wrapper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #845dde;
}
@media (max-width:767px) {
  .gallery-wrapper .swiper-pagination {
    top: 306px;
  }
}.gallery-button-next, .gallery-button-prev {
   -webkit-backdrop-filter: saturate(180%) blur(20px);
   backdrop-filter: saturate(180%) blur(20px);
   border-radius: 6px;
   height: 110px;
   margin-top: 0;
   top: 215px;
   width: 44px;
   position: absolute;
   z-index: 10;
   cursor: pointer;
 }
@media (max-width:767px) {
  .gallery-button-next, .gallery-button-prev {
    display: none;
  }
}.gallery-button-next:before, .gallery-button-prev:before {
   font-family: "Icons";
   font-size: 78px;
   line-height: 110px;
   -webkit-transition: opacity ease .3s;
   -moz-transition: opacity ease .3s;
   -o-transition: opacity ease .3s;
   transition: opacity ease .3s;
   opacity: .6;
 }
@media (max-width:767px) {
  .gallery-button-next: before, .gallery-button-prev:before {
    font-size: 54px;
  }
}.gallery-button-next:active:before, .gallery-button-next:focus:before, .gallery-button-next:hover:before, .gallery-button-prev:active:before, .gallery-button-prev:focus:before, .gallery-button-prev:hover:before {
   opacity: 1;
 }
.gallery-button-next {
  right: 110px;
  left: auto;
}
@media (max-width:991px) {
  .gallery-button-next {
    right: 22px;
  }
}.gallery-button-next:before {
   content: ''}
.gallery-button-prev {
  left: 110px;
  right: auto;
}
@media (max-width:991px) {
  .gallery-button-prev {
    left: 22px;
  }
}.gallery-button-prev:before {
   content: ''}
.gallery-button-light {
  background-color: rgba(255, 255, 255, 0.3);
}
.gallery-button-light:before {
  color: #fff;
}
.gallery-button-dark {
  background-color: rgba(0, 0, 0, 0.3);
}
.gallery-button-dark:before {
  color: #fff;
}
.gallery-button-transparent {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: transparent;
}
.gallery-item {
  margin-bottom: 33px;
  width: auto!important;
}
@media (max-width:767px) {
  .gallery-item {
    width: 100%!important;
    margin-bottom: 0;
  }
}.gallery-item.swiper-slide-active .gallery-caption {
   -webkit-transition: opacity ease .7s;
   -o-transition: opacity ease .7s;
   transition: opacity ease .7s;
   -webkit-transition-delay: .4s;
   -o-transition-delay: .4s;
   transition-delay: .4s;
   opacity: 1;
 }
@media (max-width:767px) {
  .gallery-item img {
    height: 286px;
    margin-bottom: 33px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
}.gallery-slide {
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
 }
.gallery-slide .colorbox {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.gallery-slide .colorbox:hover+.gallery-notice {
  opacity: 1;
}
.gallery-caption {
  font-size: 15px;
  text-align: center;
  max-width: 462px;
  margin: 66px auto 0;
  -webkit-transition: opacity ease .4s;
  -o-transition: opacity ease .4s;
  transition: opacity ease .4s;
  opacity: 0;
}
@media (max-width:767px) {
  .gallery-caption {
    margin-top: 55px;
    padding-left: 22px;
    padding-right: 22px;
  }
}.gallery-notice {
   background: rgba(0, 0, 0, 0.3);
   color: #fff;
   line-height: 1;
   padding: 5.5px 11px 5.5px 27.5px;
   border-radius: 15px;
   -webkit-backdrop-filter: saturate(180%) blur(20px);
   backdrop-filter: saturate(180%) blur(20px);
   position: absolute;
   bottom: 16.5px;
   color: #fff;
   font-size: 13px;
   -webkit-transition: opacity ease .5s;
   -o-transition: opacity ease .5s;
   transition: opacity ease .5s;
   opacity: 0;
   z-index: 1;
 }
.gallery-notice .icon {
  display: inline-block;
  height: 18px;
  width: 18px;
  top: 3px;
  position: absolute;
  background-size: 18px;
  left: 5.5px;
}
.form-wrapper {
  text-align: left;
}
.form-wrapper .control-label {
  font-size: 15px;
}
.form-wrapper .form-type-checkbox .control-label {
  font-size: 13px;
}
.form-wrapper .form-item-submitted-legal {
  max-width: 60%}
@media (max-width:1199px) {
  .form-wrapper .form-item-submitted-legal {
    width: 50%}
}@media (max-width:767px) {
  .form-wrapper .form-item-submitted-legal {
    max-width: 100%;
    width: 100%}
}.form-wrapper .captcha {
   float: right;
 }
@media (max-width:767px) {
  .form-wrapper .captcha {
    top: 0!important;
    display: block!important;
    float: none!important;
  }
}.form-wrapper .form-actions {
   margin-top: 22px;
   clear: inherit;
 }
.form-bottom {
  padding-bottom: 110px;
}
.form-bottom .form-item-submitted-mail, .form-bottom .form-item-submitted-phone {
  display: inline-block;
  width: 48.5%}
@media (max-width:767px) {
  .form-bottom .form-item-submitted-mail, .form-bottom .form-item-submitted-phone {
    display: block;
    width: 100%;
    float: none;
  }
}.form-bottom .form-item-submitted-phone {
   float: right;
 }
.form-bottom .captcha {
  position: relative;
  top: -44px;
}
@media (max-width:1199px) {
  .form-bottom .captcha {
    top: -66px;
  }
}@media (max-width:767px) {
  .form-bottom {
    margin-top: 0;
    padding-bottom: 44px;
  }
}.stock {
   border-top: 1px solid #eee;
 }
.stock:last-child {
  border-bottom: 1px solid #eee;
}
.stock-title {
  font-size: 19px;
  font-weight: 500;
  color: #ccc;
  display: block;
  padding: 22px 0;
  position: relative;
}
@media (max-width:767px) {
  .stock-title {
    padding-right: 33px;
  }
}.stock-title:active, .stock-title:focus, .stock-title:hover {
   color: #845dde;
   text-decoration: none;
 }
.stock-title:active .icon-cross:after, .stock-title:active .icon-cross:before, .stock-title:focus .icon-cross:after, .stock-title:focus .icon-cross:before, .stock-title:hover .icon-cross:after, .stock-title:hover .icon-cross:before {
  background: #845dde;
}
.stock-title.collapsed .icon-cross {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stock-title .icon-cross {
  opacity: 1!important;
}
@media (max-width:767px) {
  .stock-title .icon-cross {
    position: absolute;
    top: 26px;
    right: 0;
  }
}.stock-caption {
   padding: 0 0 22px;
 }
.category {
  min-height: 286px;
  position: relative;
}
@media (max-width:991px) {
  .category {
    min-height: 176px;
  }
}@media (max-width:767px) {
  .category {
    min-height: inherit;
  }
}.category:not(:last-child) {
   margin-bottom: 66px;
 }
@media (max-width:767px) {
  .category: not(:last-child) {
  margin-bottom: 44px;
}
}.category:active .category-img, .category:focus .category-img, .category:hover .category-img {
   opacity: .7;
 }
.category-wrapper {
  margin-top: 165px;
  margin-bottom: 110px;
}
@media (max-width:767px) {
  .category-wrapper {
    margin-top: 125px;
    margin-bottom: 44px;
  }
}.category-wrapper .pager {
   line-height: 11px;
   margin: 44px 0 0;
 }
.category-wrapper .pager-next>a, .category-wrapper .pager-previous>a {
  border-width: 0;
  border-radius: 0;
  padding: 0;
  height: 22px;
  width: 22px;
  position: relative;
}
.category-wrapper .pager-next>a:active, .category-wrapper .pager-next>a:focus, .category-wrapper .pager-next>a:hover, .category-wrapper .pager-previous>a:active, .category-wrapper .pager-previous>a:focus, .category-wrapper .pager-previous>a:hover {
  background-color: transparent;
}
.category-wrapper .pager-next>a:before, .category-wrapper .pager-previous>a:before {
  font-family: 'Icons';
  font-style: normal;
  font-size: 64px;
  line-height: 0;
  height: 22px;
  top: 16px;
  left: -6px;
  position: absolute;
}
.category-wrapper .pager-previous {
  margin-right: 22px;
}
.category-wrapper .pager-previous>a:before {
  content: ''}
.category-wrapper .pager-next {
  margin-left: 22px;
}
.category-wrapper .pager-next>a:before {
  content: ''}
.category-link {
  bottom: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.category-caption {
  margin-left: 506px;
  position: relative;
}
@media (max-width:991px) {
  .category-caption {
    margin-left: 330px;
  }
}@media (max-width:767px) {
  .category-caption {
    margin-left: 0;
  }
}@media (max-width:991px) {
  .category-caption h4 {
    font-size: 24px;
  }
}@media (max-width:991px) {
  .category-caption p {
    font-size: 15px;
  }
}.category-date {
   font-size: 15px;
 }
.category-img {
  height: 286px;
  position: absolute;
  width: 462px;
  -webkit-transition: opacity ease .3s;
  -moz-transition: opacity ease .3s;
  -o-transition: opacity ease .3s;
  transition: opacity ease .3s;
}
@media (max-width:991px) {
  .category-img {
    width: 286px;
    height: 176px;
  }
}@media (max-width:767px) {
  .category-img {
    background: none!important;
    height: auto;
    width: auto;
    position: relative;
  }
}@media (max-width:767px) {
  .category-img>.h-i {
    display: block;
    margin-bottom: 22px;
  }
}.category-img-empty:before {
   bottom: 0;
   content: '';
   position: absolute;
   background-color: #f2f2f2;
   left: 0;
   right: 0;
   top: 0;
   z-index: -2;
 }
.category-img-empty:after {
  content: '';
  background: url(../fonts/air_glyph_034_sitebucks.svg) no-repeat center center;
  height: 33px;
  width: 176px;
  position: absolute;
  top: 50%;
  margin-left: -88px;
  margin-top: -22px;
  left: 50%;
  z-index: -1;
}
@media (max-width:767px) {
  .category-img-empty: after {
    background: none;
    height: 0;
  }
}.menu-navbar {
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
 }
@media (max-width:767px) {
  .menu-navbar {
    display: block!important;
  }
}.menu-navbar>li:first-child {
   -webkit-box-ordinal-group: 2;
   -ms-flex-order: 1;
   order: 1;
 }
.menu-navbar>li:first-child .menu-navbar-block:first-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.menu-navbar>li:first-child .menu-navbar-block:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.menu-navbar>li:first-child .menu-navbar-block:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.menu-navbar>li:first-child .menu-navbar-block:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.menu-navbar>li:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.menu-navbar>li:nth-child(2) .menu-navbar-block:first-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.menu-navbar>li:nth-child(2) .menu-navbar-block:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.menu-navbar>li:nth-child(2) .menu-navbar-block:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.menu-navbar>li:nth-child(2) .menu-navbar-block:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.menu-navbar>li:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.menu-navbar>li:nth-child(3) .menu-navbar-block:first-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.menu-navbar>li:nth-child(3) .menu-navbar-block:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.menu-navbar>li:nth-child(3) .menu-navbar-block:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.menu-navbar>li:nth-child(3) .menu-navbar-block:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.menu-navbar>li:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.menu-navbar>li:nth-child(4) .menu-navbar-block:first-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.menu-navbar>li:nth-child(4) .menu-navbar-block:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.menu-navbar>li:nth-child(4) .menu-navbar-block:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.menu-navbar>li:nth-child(4) .menu-navbar-block:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.menu-navbar>li:nth-child(5) {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.menu-navbar>li:nth-child(5) .menu-navbar-block:first-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.menu-navbar>li:nth-child(5) .menu-navbar-block:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.menu-navbar>li:nth-child(5) .menu-navbar-block:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.menu-navbar>li:nth-child(5) .menu-navbar-block:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.menu-navbar>li:nth-child(6) {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.menu-navbar>li:nth-child(6) .menu-navbar-block:first-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.menu-navbar>li:nth-child(6) .menu-navbar-block:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.menu-navbar>li:nth-child(6) .menu-navbar-block:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.menu-navbar>li:nth-child(6) .menu-navbar-block:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.menu-navbar-header:active, .menu-navbar-header:focus, .menu-navbar-header:hover {
  background-color: #222;
}
@media (max-width:767px) {
  .menu-navbar-header: active, .menu-navbar-header:focus, .menu-navbar-header:hover {
    background-color: transparent;
  }
}.menu-navbar-header:active .menu-navbar-wrapper, .menu-navbar-header:focus .menu-navbar-wrapper, .menu-navbar-header:hover .menu-navbar-wrapper {
   opacity: 1;
   visibility: visible;
 }
@media (max-width:767px) {
  .menu-navbar-header.open .menu-navbar-wrapper {
    display: block;
  }
}.menu-navbar-wrapper {
   background-color: #222;
   position: fixed;
   left: 0;
   right: 0;
   visibility: hidden;
   opacity: 0;
   -webkit-transition: visibility .2s, opacity .2s linear;
   -moz-transition: visibility .2s, opacity .2s linear;
   -o-transition: visibility .2s, opacity .2s linear;
   transition: visibility .2s, opacity .2s linear;
 }
@media (max-width:767px) {
  .menu-navbar-wrapper {
    background-color: transparent;
    position: relative;
    text-align: left;
    display: none;
  }
}.menu-navbar-content {
   max-width: 1024px;
   margin: 0 auto;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   -webkit-justify-content: flex-start;
   -ms-flex-pack: flex-start;
   -webkit-box-pack: start;
   justify-content: flex-start;
   padding: 22px 0;
 }
@media (max-width:767px) {
  .menu-navbar-content {
    display: block!important;
  }
}.menu-navbar-block {
   padding: 0 22px;
   width: 33.3333%}
@media (max-width:991px) {
  .menu-navbar-block {
    width: 33.3333%}
}@media (max-width:767px) {
  .menu-navbar-block {
    width: 100%}
  .menu-navbar-block:not(:last-child) {
    margin-bottom: 22px;
  }
}.menu-navbar-block li {
   line-height: 1.3;
 }
.menu-navbar-block li a {
  color: #fff;
  font-size: 15px;
}
.menu-navbar-block li a:active, .menu-navbar-block li a:focus, .menu-navbar-block li a:hover {
  color: #845dde;
  text-decoration: none;
}
.menu-navbar-title {
  color: #ccc;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 11px;
}
.menu-navbar-title-disable {
  display: none;
}
.menu-navbar-items {
  margin-bottom: 0;
  padding-left: 0;
}
.menu-navbar-img {
  border-radius: 6px;
  background: no-repeat center;
  background-color: #151515;
  background-size: cover;
  height: 176px;
}
.menu-navbar-img+.menu-navbar-link-title {
  margin-top: 11px;
}
.menu-navbar-img-bg {
  position: relative;
  overflow: hidden;
}
.menu-navbar-img-bg a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.menu-navbar-link {
  position: absolute;
  font-weight: 500;
  padding: 33px 22px 11px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.menu-navbar-link-title {
  display: block;
  font-weight: 500;
}
.menu-navbar-link-title+.menu-navbar-link-caption {
  margin-top: 11px;
}
.menu-navbar-link-caption {
  display: block;
  font-size: 13px;
}
.menu-navbar-link:after {
  content: '';
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), to(#000));
  background-image: -webkit-linear-gradient(top, transparent 30%, #000);
  background-image: -o-linear-gradient(top, transparent 30%, #000);
  background-image: linear-gradient(180deg, transparent 30%, #000);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.95;
  z-index: -1;
}
.menu-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -22px;
  margin-right: -22px;
}
@media (max-width:767px) {
  .menu-footer {
    display: block!important;
  }
}.menu-footer-group {
   width: 50%;
   padding-right: 22px;
   padding-left: 22px;
 }
@media (max-width:991px) {
  .menu-footer-group {
    width: 50%}
}@media (max-width:767px) {
  .menu-footer-group {
    width: 100%;
    margin-bottom: 22px;
  }
}.menu-footer-group:first-child {
   -webkit-box-ordinal-group: 2;
   -ms-flex-order: 1;
   order: 1;
 }
.menu-footer-group:nth-child(2) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.menu-footer-group:nth-child(3) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.menu-footer-group:nth-child(4) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.menu-footer-block:not(:last-child) {
  margin-bottom: 22px;
}
.menu-footer-title {
  color: #466384;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 11px;
}
.menu-footer-items {
  margin-bottom: 0;
  padding-left: 0;
}
.menu-footer-items li:not(:last-child) {
  margin-bottom: 11px;
}
.menu-footer-items li a {
  color: #9ab0c9;
  font-size: 15px;
}
.cover {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media (max-width:991px) {
  .cover {
    padding-top: 66px;
    padding-bottom: 66px;
  }
}@media (max-width:767px) {
  .cover {
    padding-top: 44px;
    padding-bottom: 44px;
  }
}.cover-content {
   max-width: 1352px;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   padding-bottom: 66px;
   padding-left: 66px;
 }
@media (max-width:1280px) {
  .cover-content {
    padding-right: 22px;
  }
}@media (max-width:767px) {
  .cover-content {
    padding-bottom: 44px;
    padding-left: 44px;
    padding-right: 44px;
  }
}.cover-collapsed {
   padding: 0;
 }
.cover-collapsed.cover-bordered {
  border-bottom: 1px solid #1a2431;
  border-top: 1px solid #1a2431;
}
.cover-collapsed .cover-content {
  padding: 44px 22px;
  max-width: 1024px;
}
@media (max-width:767px) {
  .cover-collapsed .cover-content {
    padding: 22px 66px 22px 22px;
  }
}.cover-collapsed .cover-content .cover-caption, .cover-collapsed .cover-content .cover-title {
   text-align: left;
   margin-left: 0;
 }
@media (max-width:767px) {
  .cover-collapsed .cover-content .cover-title {
    max-width: 90%}
}.cover-collapsed-link {
   position: absolute;
   top: 0;
   right: 0;
   left: 0;
   bottom: 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: end;
   -ms-flex-pack: end;
   justify-content: flex-end;
   padding-right: 22px;
 }
.cover-collapsed-link .icon-cross {
  height: 38px;
  width: 38px;
  top: -1px;
  opacity: 1!important;
}
@media (max-width:767px) {
  .cover-collapsed-link .icon-cross {
    height: 33px;
    width: 33px;
  }
}.cover-collapsed-link .icon-cross:after {
   top: 23px;
 }
@media (max-width:767px) {
  .cover-collapsed-link .icon-cross: after {
    top: 21px;
  }
}.cover-collapsed-link .icon-cross:before {
   top: 11px;
 }
@media (max-width:767px) {
  .cover-collapsed-link .icon-cross: before {
    top: 9px;
  }
}.cover-collapsed-link .icon-cross:after, .cover-collapsed-link .icon-cross:before {
   background-color: #fff;
   height: 4px;
   width: 38px;
 }
@media (max-width:767px) {
  .cover-collapsed-link .icon-cross: after, .cover-collapsed-link .icon-cross:before {
    height: 3px;
    width: 33px;
  }
}.cover-collapsed-link.collapsed .icon-cross {
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
 }
@media (max-width:767px) {
  .cover>.collapse>.section-theme-bordered, .cover>.collapsing>.section-theme-bordered {
    margin-left: 22px;
    margin-right: 22px;
  }
}.cover-center .cover-caption, .cover-center .cover-title {
   text-align: center;
   margin-left: auto;
   margin-right: auto;
 }
.cover-title {
  margin: 0;
  max-width: 40%}
@media (max-width:991px) {
  .cover-title {
    max-width: 80%}
}@media (max-width:767px) {
  .cover-title {
    max-width: 100%}
}.cover-caption {
   max-width: 50%;
   margin-top: 22px;
   font-size: 21px;
   line-height: 1.33341;
   font-weight: 500;
 }
@media (max-width:1199px) {
  .cover-caption {
    max-width: 60%}
}@media (max-width:991px) {
  .cover-caption {
    max-width: 80%}
}@media (max-width:767px) {
  .cover-caption {
    font-size: 19px;
    max-width: 100%}
}.cover-light {
   background-color: #151e28;
 }
.cover-dark {
  background-color: #0d1218;
}
.cover-dark .icon-cross:after, .cover-dark .icon-cross:before {
  background-color: #ccc;
}
.cover-dark .cover-caption, .cover-dark .cover-title {
  color: #ccc!important;
}
@media (max-width:767px) {
  .cover>.section-theme-bordered {
    margin-left: 22px;
    margin-right: 22px;
  }
}.color-bg.orange-pink {
   background-image: -webkit-radial-gradient(5% 5%, ellipse, #fec833 0%, rgba(254, 200, 51, 0) 75%), -webkit-radial-gradient(95% 5%, ellipse, #fdc1a7 0%, rgba(253, 193, 167, 0) 75%), -webkit-radial-gradient(95% 95%, ellipse, #e4699a 15%, rgba(228, 105, 154, 0) 75%), -webkit-radial-gradient(5% 95%, ellipse, #eb5551 30%, rgba(235, 85, 81, 0) 75%)!important;
   background-image: -o-radial-gradient(5% 5%, ellipse, #fec833 0%, rgba(254, 200, 51, 0) 75%), -o-radial-gradient(95% 5%, ellipse, #fdc1a7 0%, rgba(253, 193, 167, 0) 75%), -o-radial-gradient(95% 95%, ellipse, #e4699a 15%, rgba(228, 105, 154, 0) 75%), -o-radial-gradient(5% 95%, ellipse, #eb5551 30%, rgba(235, 85, 81, 0) 75%)!important;
   background-image: radial-gradient(ellipse at 5% 5%, #fec833 0%, rgba(254, 200, 51, 0) 75%), radial-gradient(ellipse at 95% 5%, #fdc1a7 0%, rgba(253, 193, 167, 0) 75%), radial-gradient(ellipse at 95% 95%, #e4699a 15%, rgba(228, 105, 154, 0) 75%), radial-gradient(ellipse at 5% 95%, #eb5551 30%, rgba(235, 85, 81, 0) 75%)!important;
 }
.color-bg.o-p {
  background-image: -webkit-linear-gradient(130deg, #d754ad 0%, #f96785 67%, #fe7333 100%);
  background-image: -o-linear-gradient(130deg, #d754ad 0%, #f96785 67%, #fe7333 100%);
  background-image: linear-gradient(-40deg, #d754ad 0%, #f96785 67%, #fe7333 100%);
}
.color-bg.p-p {
  background-image: -webkit-linear-gradient(130deg, #af4fec 0%, #d753ad 70%, #eb6078 100%);
  background-image: -o-linear-gradient(130deg, #af4fec 0%, #d753ad 70%, #eb6078 100%);
  background-image: linear-gradient(-40deg, #af4fec 0%, #d753ad 70%, #eb6078 100%);
}
.color-bg.p-cl {
  background-image: -webkit-linear-gradient(130deg, #d152b8 0%, #d152b8 60%, #d152b8 100%);
  background-image: -o-linear-gradient(130deg, #d152b8 0%, #d152b8 60%, #d152b8 100%);
  background-image: linear-gradient(-40deg, #d152b8 0%, #d152b8 60%, #d152b8 100%);
}
.color-bg.p-v {
  background-image: -webkit-linear-gradient(130deg, #6c6ff0 0%, #a354e4 58%, #c65cae 100%);
  background-image: -o-linear-gradient(130deg, #6c6ff0 0%, #a354e4 58%, #c65cae 100%);
  background-image: linear-gradient(-40deg, #6c6ff0 0%, #a354e4 58%, #c65cae 100%);
}
.color-bg.v-b {
  background-image: -webkit-linear-gradient(130deg, #56acef 0%, #6c6ff0 50%, #9755e7 100%);
  background-image: -o-linear-gradient(130deg, #56acef 0%, #6c6ff0 50%, #9755e7 100%);
  background-image: linear-gradient(-40deg, #56acef 0%, #6c6ff0 50%, #9755e7 100%);
}
.color-bg.b-b2 {
  background-image: -webkit-linear-gradient(130deg, #9adee6 0%, #00a9ff 25%, #3663cc 100%);
  background-image: -o-linear-gradient(130deg, #9adee6 0%, #00a9ff 25%, #3663cc 100%);
  background-image: linear-gradient(-40deg, #9adee6 0%, #00a9ff 25%, #3663cc 100%);
}
.color-bg.b2-b3 {
  background-image: -webkit-linear-gradient(130deg, #69e7e3 0%, #14bcf3 60%, #1eb4e5 100%);
  background-image: -o-linear-gradient(130deg, #69e7e3 0%, #14bcf3 60%, #1eb4e5 100%);
  background-image: linear-gradient(-40deg, #69e7e3 0%, #14bcf3 60%, #1eb4e5 100%);
}
.color-bg.s-full {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #f0357c), color-stop(40%, #f6f), color-stop(60%, #8a9cf2), color-stop(80%, #53b1e4), to(#37bdde));
  background-image: -webkit-linear-gradient(left, #f0357c 20%, #f6f 40%, #8a9cf2 60%, #53b1e4 80%, #37bdde);
  background-image: -o-linear-gradient(left, #f0357c 20%, #f6f 40%, #8a9cf2 60%, #53b1e4 80%, #37bdde);
  background-image: linear-gradient(to right, #f0357c 20%, #f6f 40%, #8a9cf2 60%, #53b1e4 80%, #37bdde);
}
.color-hd.orange-pink .h1, .color-hd.orange-pink .h2, .color-hd.orange-pink .h3, .color-hd.orange-pink .h4, .color-hd.orange-pink .h5, .color-hd.orange-pink .h6, .color-hd.orange-pink h1, .color-hd.orange-pink h2, .color-hd.orange-pink h3, .color-hd.orange-pink h4, .color-hd.orange-pink h5, .color-hd.orange-pink h6 {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-radial-gradient(5% 5%, ellipse, #fec833 0%, rgba(254, 200, 51, 0) 75%), -webkit-radial-gradient(95% 5%, ellipse, #fdc1a7 0%, rgba(253, 193, 167, 0) 75%), -webkit-radial-gradient(95% 95%, ellipse, #e4699a 15%, rgba(228, 105, 154, 0) 75%), -webkit-radial-gradient(5% 95%, ellipse, #eb5551 30%, rgba(235, 85, 81, 0) 75%)!important;
  background-image: -o-radial-gradient(5% 5%, ellipse, #fec833 0%, rgba(254, 200, 51, 0) 75%), -o-radial-gradient(95% 5%, ellipse, #fdc1a7 0%, rgba(253, 193, 167, 0) 75%), -o-radial-gradient(95% 95%, ellipse, #e4699a 15%, rgba(228, 105, 154, 0) 75%), -o-radial-gradient(5% 95%, ellipse, #eb5551 30%, rgba(235, 85, 81, 0) 75%)!important;
  background-image: radial-gradient(ellipse at 5% 5%, #fec833 0%, rgba(254, 200, 51, 0) 75%), radial-gradient(ellipse at 95% 5%, #fdc1a7 0%, rgba(253, 193, 167, 0) 75%), radial-gradient(ellipse at 95% 95%, #e4699a 15%, rgba(228, 105, 154, 0) 75%), radial-gradient(ellipse at 5% 95%, #eb5551 30%, rgba(235, 85, 81, 0) 75%)!important;
}
.color-hd.o-p {
  background-image: -webkit-linear-gradient(130deg, #d754ad 0%, #f96785 67%, #fe7333 100%);
  background-image: -o-linear-gradient(130deg, #d754ad 0%, #f96785 67%, #fe7333 100%);
  background-image: linear-gradient(-40deg, #d754ad 0%, #f96785 67%, #fe7333 100%);
}
.color-hd.p-p .h1, .color-hd.p-p .h2, .color-hd.p-p .h3, .color-hd.p-p .h4, .color-hd.p-p .h5, .color-hd.p-p .h6, .color-hd.p-p h1, .color-hd.p-p h2, .color-hd.p-p h3, .color-hd.p-p h4, .color-hd.p-p h5, .color-hd.p-p h6 {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(130deg, #af4fec 0%, #d753ad 70%, #eb6078 100%);
  background-image: -o-linear-gradient(130deg, #af4fec 0%, #d753ad 70%, #eb6078 100%);
  background-image: linear-gradient(-40deg, #af4fec 0%, #d753ad 70%, #eb6078 100%);
}
.color-hd.p-cl .h1, .color-hd.p-cl .h2, .color-hd.p-cl .h3, .color-hd.p-cl .h4, .color-hd.p-cl .h5, .color-hd.p-cl .h6, .color-hd.p-cl h1, .color-hd.p-cl h2, .color-hd.p-cl h3, .color-hd.p-cl h4, .color-hd.p-cl h5, .color-hd.p-cl h6 {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(130deg, #d152b8 0%, #d152b8 60%, #d152b8 100%);
  background-image: -o-linear-gradient(130deg, #d152b8 0%, #d152b8 60%, #d152b8 100%);
  background-image: linear-gradient(-40deg, #d152b8 0%, #d152b8 60%, #d152b8 100%);
}
.color-hd.p-v .h1, .color-hd.p-v .h2, .color-hd.p-v .h3, .color-hd.p-v .h4, .color-hd.p-v .h5, .color-hd.p-v .h6, .color-hd.p-v h1, .color-hd.p-v h2, .color-hd.p-v h3, .color-hd.p-v h4, .color-hd.p-v h5, .color-hd.p-v h6 {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(130deg, #6c6ff0 0%, #a354e4 58%, #c65cae 100%);
  background-image: -o-linear-gradient(130deg, #6c6ff0 0%, #a354e4 58%, #c65cae 100%);
  background-image: linear-gradient(-40deg, #6c6ff0 0%, #a354e4 58%, #c65cae 100%);
}
.color-hd.v-b .h1, .color-hd.v-b .h2, .color-hd.v-b .h3, .color-hd.v-b .h4, .color-hd.v-b .h5, .color-hd.v-b .h6, .color-hd.v-b h1, .color-hd.v-b h2, .color-hd.v-b h3, .color-hd.v-b h4, .color-hd.v-b h5, .color-hd.v-b h6 {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(130deg, #56acef 0%, #6c6ff0 50%, #9755e7 100%);
  background-image: -o-linear-gradient(130deg, #56acef 0%, #6c6ff0 50%, #9755e7 100%);
  background-image: linear-gradient(-40deg, #56acef 0%, #6c6ff0 50%, #9755e7 100%);
}
.color-hd.b-b2 .h1, .color-hd.b-b2 .h2, .color-hd.b-b2 .h3, .color-hd.b-b2 .h4, .color-hd.b-b2 .h5, .color-hd.b-b2 .h6, .color-hd.b-b2 h1, .color-hd.b-b2 h2, .color-hd.b-b2 h3, .color-hd.b-b2 h4, .color-hd.b-b2 h5, .color-hd.b-b2 h6 {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(130deg, #9adee6 0%, #00a9ff 25%, #3663cc 100%);
  background-image: -o-linear-gradient(130deg, #9adee6 0%, #00a9ff 25%, #3663cc 100%);
  background-image: linear-gradient(-40deg, #9adee6 0%, #00a9ff 25%, #3663cc 100%);
}
.color-hd.b2-b3 .h1, .color-hd.b2-b3 .h2, .color-hd.b2-b3 .h3, .color-hd.b2-b3 .h4, .color-hd.b2-b3 .h5, .color-hd.b2-b3 .h6, .color-hd.b2-b3 h1, .color-hd.b2-b3 h2, .color-hd.b2-b3 h3, .color-hd.b2-b3 h4, .color-hd.b2-b3 h5, .color-hd.b2-b3 h6 {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(130deg, #69e7e3 0%, #14bcf3 60%, #1eb4e5 100%);
  background-image: -o-linear-gradient(130deg, #69e7e3 0%, #14bcf3 60%, #1eb4e5 100%);
  background-image: linear-gradient(-40deg, #69e7e3 0%, #14bcf3 60%, #1eb4e5 100%);
}
.color-hd.s-full .h1, .color-hd.s-full .h2, .color-hd.s-full .h3, .color-hd.s-full .h4, .color-hd.s-full .h5, .color-hd.s-full .h6, .color-hd.s-full h1, .color-hd.s-full h2, .color-hd.s-full h3, .color-hd.s-full h4, .color-hd.s-full h5, .color-hd.s-full h6 {
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #f0357c), color-stop(40%, #f6f), color-stop(60%, #8a9cf2), color-stop(80%, #53b1e4), to(#37bdde));
  background-image: -webkit-linear-gradient(left, #f0357c 20%, #f6f 40%, #8a9cf2 60%, #53b1e4 80%, #37bdde);
  background-image: -o-linear-gradient(left, #f0357c 20%, #f6f 40%, #8a9cf2 60%, #53b1e4 80%, #37bdde);
  background-image: linear-gradient(to right, #f0357c 20%, #f6f 40%, #8a9cf2 60%, #53b1e4 80%, #37bdde);
}
.sidebar {
  background-color: #111;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  bottom: 0;
  display: block;
  left: 0;
  min-height: 100%;
  top: 0;
  margin-top: 55px;
  padding-top: 22px;
  z-index: 1001;
  overflow-y: auto;
  padding-bottom: 110px;
  position: fixed;
  right: 0;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}
.sidebar .navbar-nav {
  opacity: 0;
}
.sidebar.sidebar-open {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.sidebar.sidebar-open .navbar-nav {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.icon {
  background: no-repeat center center;
  background-size: 33px;
  height: 33px;
  width: 33px;
  position: relative;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.icon-group {
  display: table;
}
.icon-group .h6, .icon-group h6 {
  margin-bottom: 11px;
}
.icon-group-xs:first-child {
  margin-top: 55px;
}
@media (max-width:767px) {
  .icon-group-xs: first-child {
    margin-top: 33px;
  }
}.icon-group-xs:not(:first-child) {
   margin-top: 44px;
 }
@media (max-width:767px) {
  .icon-group-xs: not(:first-child) {
  margin-top: 44px;
}
}.icon-group-xs .icon {
   margin-bottom: 11px;
 }
.icon-group-md {
  margin-top: 66px;
}
.icon-group-md .icon {
  margin-bottom: 22px;
}
@media (max-width:767px) {
  .icon-group-md {
    margin-top: 44px;
  }
}.icon-group-inline {
   font-weight: 600;
   margin-top: 22px;
 }
.icon-group-inline a:not(:last-child) {
  margin-right: 22px;
}
@media (device-width:320px) {
  .icon-group-inline a: not(:last-child) {
  margin-right: 11px;
}
}.icon-group-inline .icon {
   display: inline-block;
   vertical-align: middle;
 }
.icon-group-inline .icon:not(:last-child) {
  margin-right: 22px;
}
@media (max-width:767px) {
  .icon-group-inline {
    font-size: 15px;
  }
}@media (max-width:767px) {
  .icon-group>div: not(:last-child) {
  margin-bottom: 44px;
}
}.icon-circle {
   margin-bottom: 22px;
   height: 66px;
   width: 66px;
 }
.icon-circle:before {
  border: 2px solid;
  color: #845dde;
  border-color: #845dde;
  content: '';
  border-radius: 50%;
  height: 66px;
  width: 66px;
  top: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.icon-number {
  text-align: center;
}
.icon-number:before {
  font-family: "Junipero Text", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 62px;
}
.icon-one:before {
  content: '1'}
.icon-two:before {
  content: '2'}
.icon-three:before {
  content: '3'}
.icon-four:before {
  content: '4'}
.icon-five:before {
  content: '5'}
.icon-six:before {
  content: '6'}
.icon-seven:before {
  content: '7'}
.icon-eight:before {
  content: '8'}
.icon-ios {
  background-size: cover;
  width: 56px;
  height: 56px;
}
.icon-ios-phone {
  margin-top: -1px;
}
.icon-md {
  background-size: 44px;
  width: 44px;
  height: 44px;
}
.icon-lg {
  background-size: 55px;
  width: 55px;
  height: 55px;
}
.icon-youtube {
  background-image: url(../fonts/air_glyph_003_youtube.svg);
}
.icon-twitter {
  background-image: url(../fonts/air_glyph_005_twitter.svg);
}
.icon-telegram {
  background-image: url(../fonts/air_glyph_033_telegram.svg);
}
.icon-viber {
  background-image: url(../fonts/air_glyph_039_viber.svg);
}
.icon-whatsapp {
  background-image: url(../fonts/air_glyph_032_whatsapp.svg);
}
.icon-skype {
  background-image: url(../fonts/air_glyph_040_skype.svg);
}
.icon-instagram {
  background-image: url(../fonts/air_glyph_002_instagram.svg);
}
.icon-vk {
  background-image: url(../fonts/air_glyph_004_vk.svg);
}
.icon-facebook {
  background-image: url(../fonts/air_glyph_001_facebook.svg);
}
.icon-mastercard {
  background-image: url(../fonts/air_glyph_006_mastercard.svg);
  background-size: 42px;
  width: 44px;
}
.icon-maestro {
  background-image: url(../fonts/air_glyph_007_maestro.svg);
  background-size: 43px;
  width: 44px;
}
.icon-visa {
  background-image: url(../fonts/air_glyph_008_visa.svg);
  background-size: 54px;
  height: 18px;
  width: 54px;
}
.icon-mir {
  background-image: url(../fonts/air_glyph_009_mir.svg);
  background-size: 64px;
  height: 18px;
  width: 64px;
}
.icon-edit {
  background-image: url(../fonts/air_glyph_012_edit.svg);
}
.icon-more {
  background-image: url(../fonts/air_glyph_011_more.svg);
}
.icon-click {
  background-image: url(../fonts/air_glyph_041_click.svg);
}
.icon-phone {
  background-image: url(../fonts/air_glyph_031_phone.svg);
}
.icon-whatsapp {
  background-image: url(../fonts/air_glyph_032_whatsapp.svg);
}
.icon-telegram {
  background-image: url(../fonts/air_glyph_033_telegram.svg);
}
.icon-cross {
  display: inline-block;
  float: right;
  height: 22px;
  width: 22px;
  position: relative;
  vertical-align: middle;
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
  top: 2.75px;
}
.icon-cross:after, .icon-cross:before {
  content: '';
  background: #ccc;
  position: absolute;
  display: inline-block;
  height: 2px;
  left: 0;
  outline: 1px solid transparent;
  width: 22px;
}
.icon-cross:before {
  -webkit-transform: translateY(6px) rotateZ(45deg);
  -ms-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotateZ(45deg);
  top: 4px;
}
.icon-cross:after {
  -webkit-transform: translateY(-6px) rotateZ(-45deg);
  -ms-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotateZ(-45deg);
  top: 16px;
}
.icon-sitebucks {
  background-image: url(../fonts/air_glyph_034_sitebucks.svg);
  background-size: 176px;
  width: 176px;
  top: -3.5px;
}
.icon-blackrainbow {
  background-image: url(../fonts/air_glyph_042_blackrainbow.svg);
  background-size: 286px;
  width: 286px;
  height: 38.5px;
}
.icon-fustore {
  background-image: url(../fonts/air_glyph_043_fustore.svg);
  background-size: 187px;
  width: 187px;
  height: 38.5px;
}
#cboxOverlay, #cboxWrapper, #colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxClose, #cboxCurrent, #cboxSlideshow {
  opacity: 0;
  display: none;
  height: 0;
}
#cboxLoadingOverlay, #cboxWrapper {
  background: transparent;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%}
#cboxBottomLeft, #cboxMiddleLeft {
  clear: left;
}
#cboxContent {
  background: transparent;
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingGraphic, #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%}
#cboxNext, #cboxPrevious, .cboxClose {
  background: none;
  border: 0;
  color: #888;
  font-family: "Icons";
  padding: 0;
  margin: 0;
  overflow: visible;
  cursor: pointer;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  opacity: .6;
}
#cboxNext:active, #cboxNext:focus, #cboxNext:hover, #cboxPrevious:active, #cboxPrevious:focus, #cboxPrevious:hover, .cboxClose:active, .cboxClose:focus, .cboxClose:hover {
  opacity: 1;
  outline: 0;
}
#cboxNext, #cboxPrevious {
  font-size: 56px;
  margin-top: -2.64706rem;
  top: 50%;
  width: 5.29412rem;
  height: 5.29412rem;
  line-height: 5.29412rem;
  position: absolute;
  text-indent: inherit;
}
#cboxNext {
  right: 11px;
  left: auto;
}
#cboxPrevious {
  left: 11px;
  right: auto;
}
.cboxClose {
  position: absolute;
  font-size: 44px;
  line-height: 44px;
  text-align: center;
  top: 22px;
  right: 22px;
  width: 44px;
  height: 44px;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#cboxContent, #cboxLoadedContent, #colorbox {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#cboxOverlay {
  background: #fff!important;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  overflow: hidden;
}
#cboxLoadingGraphic {
  background: url(../fonts/air_glyph_000_loading.svg) no-repeat center center;
}
.navbar {
}
.navbar-nav {
  float: right;
}
.navbar-nav>li>a {
  font-family: "Junipero Text", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.form-control {
  border-width: 2px;
  font-size: 17px;
  font-weight: 400;
}
.form-control:focus {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.control-label {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 5.5px;
}
.badges {
  text-align: left;
  margin-top: 22px;
}
.badges-free {
  max-width: inherit;
}
.badges-value {
  bottom: -2px;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: -.02em;
  left: -2px;
  display: block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 6.5px;
  font-weight: 500;
}
.badges-unit {
  font-size: 32px;
  line-height: 33px;
  font-weight: 500;
}
.tabnav-tabs>li.active>a {
  color: #845dde;
}
.tabnav-tabs>li.active>a:active, .tabnav-tabs>li.active>a:focus, .tabnav-tabs>li.active>a:hover {
  color: #845dde;
}
.tabnav-tabs>li.active>a:before {
  border-bottom-color: #845dde;
}
.tabnav-captions-img {
  background-size: cover;
  height: 80px;
  width: 80px;
  position: absolute;
  bottom: 0;
}
@media (max-width:767px) {
  .tabnav-captions-img {
    height: 66px;
    width: 66px;
  }
}.tabnav-captions-img img {
   display: none;
 }
@media (max-width:767px) {
  .section-lg-full {
    height: auto;
  }
  .section-lg-full .h5 {
    font-size: 19px;
  }
  .section-lg-full .btn-group-lg>.btn, .section-lg-full .btn-lg {
    font-size: 15px;
    padding-left: 22px;
    padding-right: 22px;
  }
}@media (max-width:767px) {
  .section-xs-long .section-content {
    height: auto;
  }
}.section-hero {
 }
.section-hero p.h5 {
  line-height: 1.52947;
  margin-bottom: 22px;
}
.section-hero .section-eyebrow {
  line-height: 1.04167!important;
  margin-bottom: 0!important;
}
@media (max-width:767px) {
  .section-hero .section-eyebrow {
    font-size: 15px!important;
  }
}.section-hero .btn {
   margin-top: 19px;
 }
.section-hero .price {
  font-size: 32px!important;
  font-weight: 500;
  line-height: 1.04167!important;
}
@media (max-width:767px) {
  .section-hero .price {
    font-size: 21px!important;
  }
}.section-hero .section-content {
   padding-bottom: 88px;
 }
.section-hero h1, .section-hero p {
  color: #fff;
}
.section-eyebrow {
  background: #845dde;
  border-radius: 25px;
  color: #fff!important;
  font-family: "Junipero Text", Helvetica, Arial, sans-serif;
  font-size: 17px!important;
  font-weight: normal;
  display: inline-block;
  line-height: 1.16667;
  letter-spacing: -.007em;
  margin-bottom: 0;
  margin-left: 7px;
  padding: 11px 22px;
  position: relative;
  text-transform: none;
}
@media (max-width:767px) {
  .section-eyebrow {
    color: #fff!important;
    font-size: 15px!important;
  }
}.section-eyebrow:before {
   content: '';
   background: url(../fonts/cr_img_bubble.svg);
   background-size: 21px;
   background-position: left bottom;
   background-repeat: no-repeat;
   height: 25px;
   width: 22px;
   bottom: -1px;
   position: absolute;
   left: -8px;
 }
.section-eyebrow-tabnav {
  margin-left: 110px;
  margin-bottom: 0;
  background-color: #252429;
  color: #aaaab3!important;
  text-align: left;
  line-height: 1.52947;
}
@media (max-width:767px) {
  .section-eyebrow-tabnav {
    font-size: 15px!important;
    margin-left: 77px;
  }
}.section-eyebrow-tabnav:before {
   background-image: url(../fonts/cr_img_bubble_gray.svg);
 }
.section-theme-lighten .section-eyebrow:after {
  background: #151e28;
}
.section-theme-darken .section-eyebrow:after {
  background: #0d1218;
}
.section-xs.section-theme-lighten:not(.section-img) {
  background-image: url(../fonts/cr_img_bg_stars.svg)!important;
  background-repeat: no-repeat;
  background-position: 50% 478px;
  background-size: 120%}
@media (max-width:767px) {
  .section-xs.section-theme-lighten: not(.section-img) {
  background-position: 50% 133px;
  background-size: 256%}
}.section-xs.section-theme-darken:not(.section-img) {
   background-image: url(../fonts/cr_img_bg_skyline.svg)!important;
   background-repeat: no-repeat;
   background-position: 50% 478px;
   background-size: 120%}
@media (max-width:1199px) {
  .section-xs.section-theme-darken: not(.section-img) {
  background-position: 50% 100px;
  background-size: 110%}
}@media (max-width:767px) {
  .section-xs.section-theme-darken: not(.section-img) {
  background-position: 50% 150px;
  background-size: 150%}
}@media (max-width:767px) {
  .section-md {
    margin-left: 22px;
    margin-right: 22px;
  }
}@media (max-width:767px) {
  .section-md.section-img {
    background-image: none!important;
  }
}@media (max-width:767px) {
  .section-md.section-img .img {
    background: no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-filter: blur(60px);
    filter: blur(60px);
    z-index: 2;
    opacity: .8;
  }
}.section-video {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   width: auto;
 }
@media (max-width:767px) {
  .section-video {
    left: -185%}
}.section-theme-blackout.section-img:before {
   z-index: 1;
 }
.section-102 {
  width: 100%}
@media (max-width:767px) {
  .section-102 {
    margin-top: 6px;
  }
}@media (max-width:767px) {
  .section-81 {
    margin-top: 6px;
  }
}@media (max-width:767px) {
  .section-67 {
    background-position: 20% 50%!important;
    margin-bottom: 6px;
  }
}@media (max-width:767px) {
  .section-31 {
    background-position: 30% 50%!important;
  }
}@media (max-width:767px) {
  .section-93 {
    background-position: 15% 50%!important;
  }
}@media (max-width:767px) {
  .section-80 {
    background-position: 35% 50%!important;
    margin-bottom: 6px;
  }
}@media (max-width:767px) {
  .section-83 {
    background-position: 15% 50%!important;
  }
}@media (max-width:767px) {
  .section-58 {
    background-position: 20% 50%!important;
    margin-bottom: 6px;
  }
}@media (max-width:767px) {
  .section-30, .section-31, .section-42 {
    background-position: 30% 50%!important;
  }
}@media (max-width:767px) {
  .section-1 {
    margin-bottom: 6px;
  }
}.section-1 .btn {
   -webkit-transition: all .4s ease-in-out;
   -o-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
   background: -webkit-linear-gradient(135deg, #f29f05, #f257a0, #2c79f6, #04bfad);
   background: -o-linear-gradient(135deg, #f29f05, #f257a0, #2c79f6, #04bfad);
   background: linear-gradient(-45deg, #f29f05, #f257a0, #2c79f6, #04bfad);
   background-size: 600%;
   -webkit-animation: led 8s linear infinite;
   animation: led 8s linear infinite;
 }
.footer .menu-footer-title {
  font-family: "Junipero Text", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.footer .directory-contacts-phone {
  color: #9ab0c9;
}
.icon-group {
  margin-top: 44px;
}
.icon-group>a {
  display: inline-block;
}
.icon-group>a:not(:last-child) {
  margin-right: 22px;
}
.icon-group>.icon {
  display: inline-block;
}
.icon-group>.icon:not(:nth-child(2)):not(:last-child) {
  margin-right: 22px;
}
.icon-group>.icon:not(:last-child):not(:nth-last-child(2)) {
  margin-bottom: 22px;
}
@media (max-width:767px) {
  .icon-group>.icon: not(:last-child) {
  margin: 0 0 11px!important;
}
}.icon-circle:before {
   border: 2px solid;
   color: #00edca;
   border-color: #00edca;
 }
.icon-moon {
  background-image: url(../fonts/air_glyph_035_moon.svg);
}
.icon-clock {
  background-image: url(../fonts/air_glyph_033_clock.svg);
}
.icon-contract {
  background-image: url(../fonts/air_glyph_034_contract.svg);
}
.icon-communication {
  background-image: url(../fonts/air_glyph_044_communication.svg);
}
.icon-erotic {
  background-image: url(../fonts/air_glyph_045_erotic.svg);
}
.icon-videochat {
  background-image: url(../fonts/air_glyph_046_videochat.svg);
}
.icon-chair {
  background-image: url(../fonts/air_glyph_047_chair.svg);
}
.icon-relax {
  background-image: url(../fonts/air_glyph_048_relax.svg);
}
.icon-student {
  background-image: url(../fonts/air_glyph_050_student.svg);
}
.icon-speed {
  background-image: url(../fonts/air_glyph_049_speed.svg);
}
.icon-models {
  background-image: url(../fonts/air_glyph_051_models.svg);
}
.icon-art {
  background-image: url(../fonts/air_glyph_052_art.svg);
}
.icon-pc {
  background-image: url(../fonts/air_glyph_053_pc.svg);
}
.icon-office {
  background-image: url(../fonts/air_glyph_054_office.svg);
}
.icon-friends {
  background-image: url(../fonts/air_glyph_055_friends.svg);
}
.icon-fashion {
  background-image: url(../fonts/air_glyph_056_fashion.svg);
}
.icon-toys {
  background-image: url(../fonts/air_glyph_057_toys.svg);
}
.icon-tropic {
  background-image: url(../fonts/air_glyph_063_tropic.svg);
}
.icon-japan {
  background-image: url(../fonts/air_glyph_064_japan.svg);
}
.icon-loft {
  background-image: url(../fonts/air_glyph_059_loft.svg);
}
.icon-sea {
  background-image: url(../fonts/air_glyph_058_sea.svg);
}
.icon-jungle {
  background-image: url(../fonts/air_glyph_060_jungle.svg);
}
.icon-flamands {
  background-image: url(../fonts/air_glyph_062_flamands.svg);
}
.icon-strip {
  background-image: url(../fonts/air_glyph_062_strip.svg);
}
.icon-children {
  background-image: url(../fonts/air_glyph_061_children.svg);
}
.icon-active {
  background-image: url(../fonts/air_glyph_065_active.svg);
}
.icon-sweet {
  background-image: url(../fonts/air_glyph_066_sweet.svg);
}
.icon-sweet {
  background-image: url(../fonts/air_glyph_066_sweet.svg);
}
.icon-promo {
  background-image: url(../fonts/air_glyph_067_promo.svg);
}
.icon-chatroom {
  background-image: url(../fonts/air_glyph_068_chatroom.svg);
  background-size: cover;
  height: 66px;
  width: 228px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 22px;
}
@media (max-width:767px) {
  .icon-chatroom {
    height: 44px;
    width: 152px;
  }
}.icon-chaturbate {
   background-image: url(../fonts/air_glyph_020_chartubate.svg);
   background-size: 176px;
   width: 176px;
   height: 52px;
   margin-top: -8px;
 }
.icon-bonga {
  background-image: url(../fonts/air_glyph_021_bonga.svg);
  background-size: 176px;
  width: 176px;
  height: 44px;
}
.icon-livejasmin {
  background-image: url(../fonts/air_glyph_022_livejasmin.svg);
  background-size: 220px;
  width: 220px;
  height: 44px;
}
.icon-myfreecams {
  background-image: url(../fonts/air_glyph_023_myfreecams.svg);
  background-size: 220px;
  width: 220px;
  height: 44px;
}
.webform-client-form-31 {
  margin-top: 44px;
}
@media (max-width:1199px) {
  .webform-client-form-31 {
    margin-bottom: 44px;
  }
}.webform-client-form-31 .control-label {
   font-size: 15px;
 }
.webform-client-form-31 .form-actions {
  display: none;
}
.webform-client-form-31 .webform-component--days, .webform-client-form-31 .webform-component--experience {
  display: inline-block;
}
.webform-client-form-31 .webform-component--days select, .webform-client-form-31 .webform-component--experience select {
  font-size: 15px;
}
.webform-client-form-31 .webform-component--days {
  width: 26%}
.webform-client-form-31 .webform-component--experience {
  width: 60%;
  margin-right: 22px;
}
.webform-client-form-31 .webform-component--salary .input-group {
  width: 148px;
  display: block;
}
.webform-client-form-31 .webform-component--salary .input-group-addon {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  background-color: transparent;
  border: 0;
  color: #845dde;
  line-height: 48px;
  font-size: 32px;
  font-weight: 500;
  padding: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
}
.webform-client-form-31 .webform-component--salary input {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  background-color: transparent;
  border: 0;
  color: #845dde;
  font-size: 40px;
  height: 48px;
  line-height: 48px;
  letter-spacing: -.02em;
  padding: 0;
  position: absolute;
  right: 0;
  width: 142px;
  text-align: right;
  margin-right: 9px;
}
.dropdowns {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 22px;
  margin-top: 11px;
}
@media (max-width:767px) {
  .dropdowns {
    float: none;
  }
}.dropdowns:hover .dropdowns-content {
   display: block;
 }
.dropdowns:hover .dropdowns-here {
  background-color: #1a2431;
}
.dropdowns-here {
  color: #aaaab3;
  padding: 11px 22px 11px 11px;
  cursor: pointer;
}
.dropdowns-here span {
  color: #845dde;
  border-bottom: 1px dashed #845dde;
  line-height: 21px;
  font-size: 17px;
}
.dropdowns-here-icon {
  height: 22px;
  width: 22px;
  float: left;
  margin-right: 5.5px;
  position: relative;
  top: 2px;
}
.dropdowns-content {
  display: none;
  position: absolute;
  background-color: #1a2431;
  min-width: 184px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.dropdowns-content a {
  color: #aaaab3;
  padding: 5.5px 11px;
  text-decoration: none;
  display: block;
  -moz-transition: background 0.25s ease;
  -ms-transition: background 0.25s ease;
  -webkit-transition: background 0.25s ease;
  -o-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
.dropdowns-content a:hover {
  color: #fff;
  background-color: #845dde;
}
blockquote {
  margin: 0;
  padding: 0;
  border-width: 0;
  margin-top: 22px;
}
blockquote p {
  line-height: 1.24167;
  font-size: 24px!important;
  font-weight: 500;
  letter-spacing: -0.035em;
  color: #fff;
}
blockquote p:after, blockquote p:before {
  display: inline;
}
blockquote p:before {
  content: '«';
  margin-right: 2.75px;
}
blockquote p:after {
  content: '»';
  margin-left: 2.75px;
}
@-webkit-keyframes led {
  0% {
    background-position: 0% 50%}
  50% {
    background-position: 100% 50%}
  to {
    background-position: 0% 50%}
}@keyframes led {
   0% {
     background-position: 0% 50%}
   50% {
     background-position: 100% 50%}
   to {
     background-position: 0% 50%}
 }.webform-client-form-31 .webform-component--salary .input-group {
    width: 166px;
  }
.webform-client-form-31 .webform-component--salary .input-group-addon {
  color: #00edca;
}
.webform-client-form-31 .webform-component--salary input {
  color: #00edca;
  width: 166px;
}
.stock {
  border-color: #223140;
}
.stock:last-child {
  border-bottom-color: #223140;
}
.stock-title {
  font-size: 17px;
}
#user-login, .profile {
  margin: 176px auto 110px;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;
  charset=utf-8;
  base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
  }
  :root {
  --swiper-theme-color: #007aff;
  }
  .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  }
  .swiper-container-vertical>.swiper-wrapper {
  flex-direction: column;
  }
  .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  }
  .swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev'}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next'}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left;
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1);
}
.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%}
.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}.swiper-container .swiper-notification {
   position: absolute;
   left: 0;
   top: 0;
   pointer-events: none;
   opacity: 0;
   z-index: -1000;
 }
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
