/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import "/fonts/Baskerville.css";
@import "/fonts/Roboto.css";
@import "/fonts/PlusJakartaSans.css";
/* line 11, /bootstrap/less/normalize.less */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* line 21, /bootstrap/less/normalize.less */
body {
  margin: 0;
}
/* line 35, /bootstrap/less/normalize.less */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* line 56, /bootstrap/less/normalize.less */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
/* line 69, /bootstrap/less/normalize.less */
audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 79, /bootstrap/less/normalize.less */
[hidden],
template {
  display: none;
}
/* line 91, /bootstrap/less/normalize.less */
a {
  background-color: transparent;
}
/* line 100, /bootstrap/less/normalize.less */
a:active,
a:hover {
  outline: 0;
}
/* line 113, /bootstrap/less/normalize.less */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/* line 123, /bootstrap/less/normalize.less */
b,
strong {
  font-weight: bold;
}
/* line 132, /bootstrap/less/normalize.less */
dfn {
  font-style: italic;
}
/* line 141, /bootstrap/less/normalize.less */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* line 150, /bootstrap/less/normalize.less */
mark {
  background: #ff0;
  color: #000;
}
/* line 159, /bootstrap/less/normalize.less */
small {
  font-size: 80%;
}
/* line 167, /bootstrap/less/normalize.less */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 175, /bootstrap/less/normalize.less */
sup {
  top: -0.5em;
}
/* line 179, /bootstrap/less/normalize.less */
sub {
  bottom: -0.25em;
}
/* line 190, /bootstrap/less/normalize.less */
img {
  border: 0;
}
/* line 198, /bootstrap/less/normalize.less */
svg:not(:root) {
  overflow: hidden;
}
/* line 209, /bootstrap/less/normalize.less */
figure {
  margin: 1em 40px;
}
/* line 217, /bootstrap/less/normalize.less */
hr {
  box-sizing: content-box;
  height: 0;
}
/* line 226, /bootstrap/less/normalize.less */
pre {
  overflow: auto;
}
/* line 234, /bootstrap/less/normalize.less */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* line 257, /bootstrap/less/normalize.less */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/* line 271, /bootstrap/less/normalize.less */
button {
  overflow: visible;
}
/* line 282, /bootstrap/less/normalize.less */
button,
select {
  text-transform: none;
}
/* line 295, /bootstrap/less/normalize.less */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
/* line 307, /bootstrap/less/normalize.less */
button[disabled],
html input[disabled] {
  cursor: default;
}
/* line 316, /bootstrap/less/normalize.less */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 327, /bootstrap/less/normalize.less */
input {
  line-height: normal;
}
/* line 339, /bootstrap/less/normalize.less */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
/* line 351, /bootstrap/less/normalize.less */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/* line 361, /bootstrap/less/normalize.less */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
/* line 372, /bootstrap/less/normalize.less */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 381, /bootstrap/less/normalize.less */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 392, /bootstrap/less/normalize.less */
legend {
  border: 0;
  padding: 0;
}
/* line 401, /bootstrap/less/normalize.less */
textarea {
  overflow: auto;
}
/* line 410, /bootstrap/less/normalize.less */
optgroup {
  font-weight: bold;
}
/* line 421, /bootstrap/less/normalize.less */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 426, /bootstrap/less/normalize.less */
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 11, /bootstrap/less/print.less */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 20, /bootstrap/less/print.less */
  a,
  a:visited {
    text-decoration: underline;
  }
  /* line 25, /bootstrap/less/print.less */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 29, /bootstrap/less/print.less */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 35, /bootstrap/less/print.less */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  /* line 40, /bootstrap/less/print.less */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 46, /bootstrap/less/print.less */
  thead {
    display: table-header-group;
  }
  /* line 50, /bootstrap/less/print.less */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 55, /bootstrap/less/print.less */
  img {
    max-width: 100% !important;
  }
  /* line 59, /bootstrap/less/print.less */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 66, /bootstrap/less/print.less */
  h2,
  h3 {
    page-break-after: avoid;
  }
  /* line 74, /bootstrap/less/print.less */
  .navbar {
    display: none;
  }
  /* line 79, /bootstrap/less/print.less */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 83, /bootstrap/less/print.less */
  .label {
    border: 1px solid #000;
  }
  /* line 87, /bootstrap/less/print.less */
  .table {
    border-collapse: collapse !important;
  }
  /* line 90, /bootstrap/less/print.less */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 96, /bootstrap/less/print.less */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 24, /bootstrap/less/glyphicons.less */
.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;
}
/* line 37, /bootstrap/less/glyphicons.less */
.glyphicon-asterisk:before {
  content: "\002a";
}
/* line 38, /bootstrap/less/glyphicons.less */
.glyphicon-plus:before {
  content: "\002b";
}
/* line 40, /bootstrap/less/glyphicons.less */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
/* line 41, /bootstrap/less/glyphicons.less */
.glyphicon-minus:before {
  content: "\2212";
}
/* line 42, /bootstrap/less/glyphicons.less */
.glyphicon-cloud:before {
  content: "\2601";
}
/* line 43, /bootstrap/less/glyphicons.less */
.glyphicon-envelope:before {
  content: "\2709";
}
/* line 44, /bootstrap/less/glyphicons.less */
.glyphicon-pencil:before {
  content: "\270f";
}
/* line 45, /bootstrap/less/glyphicons.less */
.glyphicon-glass:before {
  content: "\e001";
}
/* line 46, /bootstrap/less/glyphicons.less */
.glyphicon-music:before {
  content: "\e002";
}
/* line 47, /bootstrap/less/glyphicons.less */
.glyphicon-search:before {
  content: "\e003";
}
/* line 48, /bootstrap/less/glyphicons.less */
.glyphicon-heart:before {
  content: "\e005";
}
/* line 49, /bootstrap/less/glyphicons.less */
.glyphicon-star:before {
  content: "\e006";
}
/* line 50, /bootstrap/less/glyphicons.less */
.glyphicon-star-empty:before {
  content: "\e007";
}
/* line 51, /bootstrap/less/glyphicons.less */
.glyphicon-user:before {
  content: "\e008";
}
/* line 52, /bootstrap/less/glyphicons.less */
.glyphicon-film:before {
  content: "\e009";
}
/* line 53, /bootstrap/less/glyphicons.less */
.glyphicon-th-large:before {
  content: "\e010";
}
/* line 54, /bootstrap/less/glyphicons.less */
.glyphicon-th:before {
  content: "\e011";
}
/* line 55, /bootstrap/less/glyphicons.less */
.glyphicon-th-list:before {
  content: "\e012";
}
/* line 56, /bootstrap/less/glyphicons.less */
.glyphicon-ok:before {
  content: "\e013";
}
/* line 57, /bootstrap/less/glyphicons.less */
.glyphicon-remove:before {
  content: "\e014";
}
/* line 58, /bootstrap/less/glyphicons.less */
.glyphicon-zoom-in:before {
  content: "\e015";
}
/* line 59, /bootstrap/less/glyphicons.less */
.glyphicon-zoom-out:before {
  content: "\e016";
}
/* line 60, /bootstrap/less/glyphicons.less */
.glyphicon-off:before {
  content: "\e017";
}
/* line 61, /bootstrap/less/glyphicons.less */
.glyphicon-signal:before {
  content: "\e018";
}
/* line 62, /bootstrap/less/glyphicons.less */
.glyphicon-cog:before {
  content: "\e019";
}
/* line 63, /bootstrap/less/glyphicons.less */
.glyphicon-trash:before {
  content: "\e020";
}
/* line 64, /bootstrap/less/glyphicons.less */
.glyphicon-home:before {
  content: "\e021";
}
/* line 65, /bootstrap/less/glyphicons.less */
.glyphicon-file:before {
  content: "\e022";
}
/* line 66, /bootstrap/less/glyphicons.less */
.glyphicon-time:before {
  content: "\e023";
}
/* line 67, /bootstrap/less/glyphicons.less */
.glyphicon-road:before {
  content: "\e024";
}
/* line 68, /bootstrap/less/glyphicons.less */
.glyphicon-download-alt:before {
  content: "\e025";
}
/* line 69, /bootstrap/less/glyphicons.less */
.glyphicon-download:before {
  content: "\e026";
}
/* line 70, /bootstrap/less/glyphicons.less */
.glyphicon-upload:before {
  content: "\e027";
}
/* line 71, /bootstrap/less/glyphicons.less */
.glyphicon-inbox:before {
  content: "\e028";
}
/* line 72, /bootstrap/less/glyphicons.less */
.glyphicon-play-circle:before {
  content: "\e029";
}
/* line 73, /bootstrap/less/glyphicons.less */
.glyphicon-repeat:before {
  content: "\e030";
}
/* line 74, /bootstrap/less/glyphicons.less */
.glyphicon-refresh:before {
  content: "\e031";
}
/* line 75, /bootstrap/less/glyphicons.less */
.glyphicon-list-alt:before {
  content: "\e032";
}
/* line 76, /bootstrap/less/glyphicons.less */
.glyphicon-lock:before {
  content: "\e033";
}
/* line 77, /bootstrap/less/glyphicons.less */
.glyphicon-flag:before {
  content: "\e034";
}
/* line 78, /bootstrap/less/glyphicons.less */
.glyphicon-headphones:before {
  content: "\e035";
}
/* line 79, /bootstrap/less/glyphicons.less */
.glyphicon-volume-off:before {
  content: "\e036";
}
/* line 80, /bootstrap/less/glyphicons.less */
.glyphicon-volume-down:before {
  content: "\e037";
}
/* line 81, /bootstrap/less/glyphicons.less */
.glyphicon-volume-up:before {
  content: "\e038";
}
/* line 82, /bootstrap/less/glyphicons.less */
.glyphicon-qrcode:before {
  content: "\e039";
}
/* line 83, /bootstrap/less/glyphicons.less */
.glyphicon-barcode:before {
  content: "\e040";
}
/* line 84, /bootstrap/less/glyphicons.less */
.glyphicon-tag:before {
  content: "\e041";
}
/* line 85, /bootstrap/less/glyphicons.less */
.glyphicon-tags:before {
  content: "\e042";
}
/* line 86, /bootstrap/less/glyphicons.less */
.glyphicon-book:before {
  content: "\e043";
}
/* line 87, /bootstrap/less/glyphicons.less */
.glyphicon-bookmark:before {
  content: "\e044";
}
/* line 88, /bootstrap/less/glyphicons.less */
.glyphicon-print:before {
  content: "\e045";
}
/* line 89, /bootstrap/less/glyphicons.less */
.glyphicon-camera:before {
  content: "\e046";
}
/* line 90, /bootstrap/less/glyphicons.less */
.glyphicon-font:before {
  content: "\e047";
}
/* line 91, /bootstrap/less/glyphicons.less */
.glyphicon-bold:before {
  content: "\e048";
}
/* line 92, /bootstrap/less/glyphicons.less */
.glyphicon-italic:before {
  content: "\e049";
}
/* line 93, /bootstrap/less/glyphicons.less */
.glyphicon-text-height:before {
  content: "\e050";
}
/* line 94, /bootstrap/less/glyphicons.less */
.glyphicon-text-width:before {
  content: "\e051";
}
/* line 95, /bootstrap/less/glyphicons.less */
.glyphicon-align-left:before {
  content: "\e052";
}
/* line 96, /bootstrap/less/glyphicons.less */
.glyphicon-align-center:before {
  content: "\e053";
}
/* line 97, /bootstrap/less/glyphicons.less */
.glyphicon-align-right:before {
  content: "\e054";
}
/* line 98, /bootstrap/less/glyphicons.less */
.glyphicon-align-justify:before {
  content: "\e055";
}
/* line 99, /bootstrap/less/glyphicons.less */
.glyphicon-list:before {
  content: "\e056";
}
/* line 100, /bootstrap/less/glyphicons.less */
.glyphicon-indent-left:before {
  content: "\e057";
}
/* line 101, /bootstrap/less/glyphicons.less */
.glyphicon-indent-right:before {
  content: "\e058";
}
/* line 102, /bootstrap/less/glyphicons.less */
.glyphicon-facetime-video:before {
  content: "\e059";
}
/* line 103, /bootstrap/less/glyphicons.less */
.glyphicon-picture:before {
  content: "\e060";
}
/* line 104, /bootstrap/less/glyphicons.less */
.glyphicon-map-marker:before {
  content: "\e062";
}
/* line 105, /bootstrap/less/glyphicons.less */
.glyphicon-adjust:before {
  content: "\e063";
}
/* line 106, /bootstrap/less/glyphicons.less */
.glyphicon-tint:before {
  content: "\e064";
}
/* line 107, /bootstrap/less/glyphicons.less */
.glyphicon-edit:before {
  content: "\e065";
}
/* line 108, /bootstrap/less/glyphicons.less */
.glyphicon-share:before {
  content: "\e066";
}
/* line 109, /bootstrap/less/glyphicons.less */
.glyphicon-check:before {
  content: "\e067";
}
/* line 110, /bootstrap/less/glyphicons.less */
.glyphicon-move:before {
  content: "\e068";
}
/* line 111, /bootstrap/less/glyphicons.less */
.glyphicon-step-backward:before {
  content: "\e069";
}
/* line 112, /bootstrap/less/glyphicons.less */
.glyphicon-fast-backward:before {
  content: "\e070";
}
/* line 113, /bootstrap/less/glyphicons.less */
.glyphicon-backward:before {
  content: "\e071";
}
/* line 114, /bootstrap/less/glyphicons.less */
.glyphicon-play:before {
  content: "\e072";
}
/* line 115, /bootstrap/less/glyphicons.less */
.glyphicon-pause:before {
  content: "\e073";
}
/* line 116, /bootstrap/less/glyphicons.less */
.glyphicon-stop:before {
  content: "\e074";
}
/* line 117, /bootstrap/less/glyphicons.less */
.glyphicon-forward:before {
  content: "\e075";
}
/* line 118, /bootstrap/less/glyphicons.less */
.glyphicon-fast-forward:before {
  content: "\e076";
}
/* line 119, /bootstrap/less/glyphicons.less */
.glyphicon-step-forward:before {
  content: "\e077";
}
/* line 120, /bootstrap/less/glyphicons.less */
.glyphicon-eject:before {
  content: "\e078";
}
/* line 121, /bootstrap/less/glyphicons.less */
.glyphicon-chevron-left:before {
  content: "\e079";
}
/* line 122, /bootstrap/less/glyphicons.less */
.glyphicon-chevron-right:before {
  content: "\e080";
}
/* line 123, /bootstrap/less/glyphicons.less */
.glyphicon-plus-sign:before {
  content: "\e081";
}
/* line 124, /bootstrap/less/glyphicons.less */
.glyphicon-minus-sign:before {
  content: "\e082";
}
/* line 125, /bootstrap/less/glyphicons.less */
.glyphicon-remove-sign:before {
  content: "\e083";
}
/* line 126, /bootstrap/less/glyphicons.less */
.glyphicon-ok-sign:before {
  content: "\e084";
}
/* line 127, /bootstrap/less/glyphicons.less */
.glyphicon-question-sign:before {
  content: "\e085";
}
/* line 128, /bootstrap/less/glyphicons.less */
.glyphicon-info-sign:before {
  content: "\e086";
}
/* line 129, /bootstrap/less/glyphicons.less */
.glyphicon-screenshot:before {
  content: "\e087";
}
/* line 130, /bootstrap/less/glyphicons.less */
.glyphicon-remove-circle:before {
  content: "\e088";
}
/* line 131, /bootstrap/less/glyphicons.less */
.glyphicon-ok-circle:before {
  content: "\e089";
}
/* line 132, /bootstrap/less/glyphicons.less */
.glyphicon-ban-circle:before {
  content: "\e090";
}
/* line 133, /bootstrap/less/glyphicons.less */
.glyphicon-arrow-left:before {
  content: "\e091";
}
/* line 134, /bootstrap/less/glyphicons.less */
.glyphicon-arrow-right:before {
  content: "\e092";
}
/* line 135, /bootstrap/less/glyphicons.less */
.glyphicon-arrow-up:before {
  content: "\e093";
}
/* line 136, /bootstrap/less/glyphicons.less */
.glyphicon-arrow-down:before {
  content: "\e094";
}
/* line 137, /bootstrap/less/glyphicons.less */
.glyphicon-share-alt:before {
  content: "\e095";
}
/* line 138, /bootstrap/less/glyphicons.less */
.glyphicon-resize-full:before {
  content: "\e096";
}
/* line 139, /bootstrap/less/glyphicons.less */
.glyphicon-resize-small:before {
  content: "\e097";
}
/* line 140, /bootstrap/less/glyphicons.less */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
/* line 141, /bootstrap/less/glyphicons.less */
.glyphicon-gift:before {
  content: "\e102";
}
/* line 142, /bootstrap/less/glyphicons.less */
.glyphicon-leaf:before {
  content: "\e103";
}
/* line 143, /bootstrap/less/glyphicons.less */
.glyphicon-fire:before {
  content: "\e104";
}
/* line 144, /bootstrap/less/glyphicons.less */
.glyphicon-eye-open:before {
  content: "\e105";
}
/* line 145, /bootstrap/less/glyphicons.less */
.glyphicon-eye-close:before {
  content: "\e106";
}
/* line 146, /bootstrap/less/glyphicons.less */
.glyphicon-warning-sign:before {
  content: "\e107";
}
/* line 147, /bootstrap/less/glyphicons.less */
.glyphicon-plane:before {
  content: "\e108";
}
/* line 148, /bootstrap/less/glyphicons.less */
.glyphicon-calendar:before {
  content: "\e109";
}
/* line 149, /bootstrap/less/glyphicons.less */
.glyphicon-random:before {
  content: "\e110";
}
/* line 150, /bootstrap/less/glyphicons.less */
.glyphicon-comment:before {
  content: "\e111";
}
/* line 151, /bootstrap/less/glyphicons.less */
.glyphicon-magnet:before {
  content: "\e112";
}
/* line 152, /bootstrap/less/glyphicons.less */
.glyphicon-chevron-up:before {
  content: "\e113";
}
/* line 153, /bootstrap/less/glyphicons.less */
.glyphicon-chevron-down:before {
  content: "\e114";
}
/* line 154, /bootstrap/less/glyphicons.less */
.glyphicon-retweet:before {
  content: "\e115";
}
/* line 155, /bootstrap/less/glyphicons.less */
.glyphicon-shopping-cart:before {
  content: "\e116";
}
/* line 156, /bootstrap/less/glyphicons.less */
.glyphicon-folder-close:before {
  content: "\e117";
}
/* line 157, /bootstrap/less/glyphicons.less */
.glyphicon-folder-open:before {
  content: "\e118";
}
/* line 158, /bootstrap/less/glyphicons.less */
.glyphicon-resize-vertical:before {
  content: "\e119";
}
/* line 159, /bootstrap/less/glyphicons.less */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
/* line 160, /bootstrap/less/glyphicons.less */
.glyphicon-hdd:before {
  content: "\e121";
}
/* line 161, /bootstrap/less/glyphicons.less */
.glyphicon-bullhorn:before {
  content: "\e122";
}
/* line 162, /bootstrap/less/glyphicons.less */
.glyphicon-bell:before {
  content: "\e123";
}
/* line 163, /bootstrap/less/glyphicons.less */
.glyphicon-certificate:before {
  content: "\e124";
}
/* line 164, /bootstrap/less/glyphicons.less */
.glyphicon-thumbs-up:before {
  content: "\e125";
}
/* line 165, /bootstrap/less/glyphicons.less */
.glyphicon-thumbs-down:before {
  content: "\e126";
}
/* line 166, /bootstrap/less/glyphicons.less */
.glyphicon-hand-right:before {
  content: "\e127";
}
/* line 167, /bootstrap/less/glyphicons.less */
.glyphicon-hand-left:before {
  content: "\e128";
}
/* line 168, /bootstrap/less/glyphicons.less */
.glyphicon-hand-up:before {
  content: "\e129";
}
/* line 169, /bootstrap/less/glyphicons.less */
.glyphicon-hand-down:before {
  content: "\e130";
}
/* line 170, /bootstrap/less/glyphicons.less */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
/* line 171, /bootstrap/less/glyphicons.less */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
/* line 172, /bootstrap/less/glyphicons.less */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
/* line 173, /bootstrap/less/glyphicons.less */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
/* line 174, /bootstrap/less/glyphicons.less */
.glyphicon-globe:before {
  content: "\e135";
}
/* line 175, /bootstrap/less/glyphicons.less */
.glyphicon-wrench:before {
  content: "\e136";
}
/* line 176, /bootstrap/less/glyphicons.less */
.glyphicon-tasks:before {
  content: "\e137";
}
/* line 177, /bootstrap/less/glyphicons.less */
.glyphicon-filter:before {
  content: "\e138";
}
/* line 178, /bootstrap/less/glyphicons.less */
.glyphicon-briefcase:before {
  content: "\e139";
}
/* line 179, /bootstrap/less/glyphicons.less */
.glyphicon-fullscreen:before {
  content: "\e140";
}
/* line 180, /bootstrap/less/glyphicons.less */
.glyphicon-dashboard:before {
  content: "\e141";
}
/* line 181, /bootstrap/less/glyphicons.less */
.glyphicon-paperclip:before {
  content: "\e142";
}
/* line 182, /bootstrap/less/glyphicons.less */
.glyphicon-heart-empty:before {
  content: "\e143";
}
/* line 183, /bootstrap/less/glyphicons.less */
.glyphicon-link:before {
  content: "\e144";
}
/* line 184, /bootstrap/less/glyphicons.less */
.glyphicon-phone:before {
  content: "\e145";
}
/* line 185, /bootstrap/less/glyphicons.less */
.glyphicon-pushpin:before {
  content: "\e146";
}
/* line 186, /bootstrap/less/glyphicons.less */
.glyphicon-usd:before {
  content: "\e148";
}
/* line 187, /bootstrap/less/glyphicons.less */
.glyphicon-gbp:before {
  content: "\e149";
}
/* line 188, /bootstrap/less/glyphicons.less */
.glyphicon-sort:before {
  content: "\e150";
}
/* line 189, /bootstrap/less/glyphicons.less */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
/* line 190, /bootstrap/less/glyphicons.less */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
/* line 191, /bootstrap/less/glyphicons.less */
.glyphicon-sort-by-order:before {
  content: "\e153";
}
/* line 192, /bootstrap/less/glyphicons.less */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
/* line 193, /bootstrap/less/glyphicons.less */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
/* line 194, /bootstrap/less/glyphicons.less */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
/* line 195, /bootstrap/less/glyphicons.less */
.glyphicon-unchecked:before {
  content: "\e157";
}
/* line 196, /bootstrap/less/glyphicons.less */
.glyphicon-expand:before {
  content: "\e158";
}
/* line 197, /bootstrap/less/glyphicons.less */
.glyphicon-collapse-down:before {
  content: "\e159";
}
/* line 198, /bootstrap/less/glyphicons.less */
.glyphicon-collapse-up:before {
  content: "\e160";
}
/* line 199, /bootstrap/less/glyphicons.less */
.glyphicon-log-in:before {
  content: "\e161";
}
/* line 200, /bootstrap/less/glyphicons.less */
.glyphicon-flash:before {
  content: "\e162";
}
/* line 201, /bootstrap/less/glyphicons.less */
.glyphicon-log-out:before {
  content: "\e163";
}
/* line 202, /bootstrap/less/glyphicons.less */
.glyphicon-new-window:before {
  content: "\e164";
}
/* line 203, /bootstrap/less/glyphicons.less */
.glyphicon-record:before {
  content: "\e165";
}
/* line 204, /bootstrap/less/glyphicons.less */
.glyphicon-save:before {
  content: "\e166";
}
/* line 205, /bootstrap/less/glyphicons.less */
.glyphicon-open:before {
  content: "\e167";
}
/* line 206, /bootstrap/less/glyphicons.less */
.glyphicon-saved:before {
  content: "\e168";
}
/* line 207, /bootstrap/less/glyphicons.less */
.glyphicon-import:before {
  content: "\e169";
}
/* line 208, /bootstrap/less/glyphicons.less */
.glyphicon-export:before {
  content: "\e170";
}
/* line 209, /bootstrap/less/glyphicons.less */
.glyphicon-send:before {
  content: "\e171";
}
/* line 210, /bootstrap/less/glyphicons.less */
.glyphicon-floppy-disk:before {
  content: "\e172";
}
/* line 211, /bootstrap/less/glyphicons.less */
.glyphicon-floppy-saved:before {
  content: "\e173";
}
/* line 212, /bootstrap/less/glyphicons.less */
.glyphicon-floppy-remove:before {
  content: "\e174";
}
/* line 213, /bootstrap/less/glyphicons.less */
.glyphicon-floppy-save:before {
  content: "\e175";
}
/* line 214, /bootstrap/less/glyphicons.less */
.glyphicon-floppy-open:before {
  content: "\e176";
}
/* line 215, /bootstrap/less/glyphicons.less */
.glyphicon-credit-card:before {
  content: "\e177";
}
/* line 216, /bootstrap/less/glyphicons.less */
.glyphicon-transfer:before {
  content: "\e178";
}
/* line 217, /bootstrap/less/glyphicons.less */
.glyphicon-cutlery:before {
  content: "\e179";
}
/* line 218, /bootstrap/less/glyphicons.less */
.glyphicon-header:before {
  content: "\e180";
}
/* line 219, /bootstrap/less/glyphicons.less */
.glyphicon-compressed:before {
  content: "\e181";
}
/* line 220, /bootstrap/less/glyphicons.less */
.glyphicon-earphone:before {
  content: "\e182";
}
/* line 221, /bootstrap/less/glyphicons.less */
.glyphicon-phone-alt:before {
  content: "\e183";
}
/* line 222, /bootstrap/less/glyphicons.less */
.glyphicon-tower:before {
  content: "\e184";
}
/* line 223, /bootstrap/less/glyphicons.less */
.glyphicon-stats:before {
  content: "\e185";
}
/* line 224, /bootstrap/less/glyphicons.less */
.glyphicon-sd-video:before {
  content: "\e186";
}
/* line 225, /bootstrap/less/glyphicons.less */
.glyphicon-hd-video:before {
  content: "\e187";
}
/* line 226, /bootstrap/less/glyphicons.less */
.glyphicon-subtitles:before {
  content: "\e188";
}
/* line 227, /bootstrap/less/glyphicons.less */
.glyphicon-sound-stereo:before {
  content: "\e189";
}
/* line 228, /bootstrap/less/glyphicons.less */
.glyphicon-sound-dolby:before {
  content: "\e190";
}
/* line 229, /bootstrap/less/glyphicons.less */
.glyphicon-sound-5-1:before {
  content: "\e191";
}
/* line 230, /bootstrap/less/glyphicons.less */
.glyphicon-sound-6-1:before {
  content: "\e192";
}
/* line 231, /bootstrap/less/glyphicons.less */
.glyphicon-sound-7-1:before {
  content: "\e193";
}
/* line 232, /bootstrap/less/glyphicons.less */
.glyphicon-copyright-mark:before {
  content: "\e194";
}
/* line 233, /bootstrap/less/glyphicons.less */
.glyphicon-registration-mark:before {
  content: "\e195";
}
/* line 234, /bootstrap/less/glyphicons.less */
.glyphicon-cloud-download:before {
  content: "\e197";
}
/* line 235, /bootstrap/less/glyphicons.less */
.glyphicon-cloud-upload:before {
  content: "\e198";
}
/* line 236, /bootstrap/less/glyphicons.less */
.glyphicon-tree-conifer:before {
  content: "\e199";
}
/* line 237, /bootstrap/less/glyphicons.less */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/* line 238, /bootstrap/less/glyphicons.less */
.glyphicon-cd:before {
  content: "\e201";
}
/* line 239, /bootstrap/less/glyphicons.less */
.glyphicon-save-file:before {
  content: "\e202";
}
/* line 240, /bootstrap/less/glyphicons.less */
.glyphicon-open-file:before {
  content: "\e203";
}
/* line 241, /bootstrap/less/glyphicons.less */
.glyphicon-level-up:before {
  content: "\e204";
}
/* line 242, /bootstrap/less/glyphicons.less */
.glyphicon-copy:before {
  content: "\e205";
}
/* line 243, /bootstrap/less/glyphicons.less */
.glyphicon-paste:before {
  content: "\e206";
}
/* line 252, /bootstrap/less/glyphicons.less */
.glyphicon-alert:before {
  content: "\e209";
}
/* line 253, /bootstrap/less/glyphicons.less */
.glyphicon-equalizer:before {
  content: "\e210";
}
/* line 254, /bootstrap/less/glyphicons.less */
.glyphicon-king:before {
  content: "\e211";
}
/* line 255, /bootstrap/less/glyphicons.less */
.glyphicon-queen:before {
  content: "\e212";
}
/* line 256, /bootstrap/less/glyphicons.less */
.glyphicon-pawn:before {
  content: "\e213";
}
/* line 257, /bootstrap/less/glyphicons.less */
.glyphicon-bishop:before {
  content: "\e214";
}
/* line 258, /bootstrap/less/glyphicons.less */
.glyphicon-knight:before {
  content: "\e215";
}
/* line 259, /bootstrap/less/glyphicons.less */
.glyphicon-baby-formula:before {
  content: "\e216";
}
/* line 260, /bootstrap/less/glyphicons.less */
.glyphicon-tent:before {
  content: "\26fa";
}
/* line 261, /bootstrap/less/glyphicons.less */
.glyphicon-blackboard:before {
  content: "\e218";
}
/* line 262, /bootstrap/less/glyphicons.less */
.glyphicon-bed:before {
  content: "\e219";
}
/* line 263, /bootstrap/less/glyphicons.less */
.glyphicon-apple:before {
  content: "\f8ff";
}
/* line 264, /bootstrap/less/glyphicons.less */
.glyphicon-erase:before {
  content: "\e221";
}
/* line 265, /bootstrap/less/glyphicons.less */
.glyphicon-hourglass:before {
  content: "\231b";
}
/* line 266, /bootstrap/less/glyphicons.less */
.glyphicon-lamp:before {
  content: "\e223";
}
/* line 267, /bootstrap/less/glyphicons.less */
.glyphicon-duplicate:before {
  content: "\e224";
}
/* line 268, /bootstrap/less/glyphicons.less */
.glyphicon-piggy-bank:before {
  content: "\e225";
}
/* line 269, /bootstrap/less/glyphicons.less */
.glyphicon-scissors:before {
  content: "\e226";
}
/* line 270, /bootstrap/less/glyphicons.less */
.glyphicon-bitcoin:before {
  content: "\e227";
}
/* line 271, /bootstrap/less/glyphicons.less */
.glyphicon-btc:before {
  content: "\e227";
}
/* line 272, /bootstrap/less/glyphicons.less */
.glyphicon-xbt:before {
  content: "\e227";
}
/* line 273, /bootstrap/less/glyphicons.less */
.glyphicon-yen:before {
  content: "\00a5";
}
/* line 274, /bootstrap/less/glyphicons.less */
.glyphicon-jpy:before {
  content: "\00a5";
}
/* line 275, /bootstrap/less/glyphicons.less */
.glyphicon-ruble:before {
  content: "\20bd";
}
/* line 276, /bootstrap/less/glyphicons.less */
.glyphicon-rub:before {
  content: "\20bd";
}
/* line 277, /bootstrap/less/glyphicons.less */
.glyphicon-scale:before {
  content: "\e230";
}
/* line 278, /bootstrap/less/glyphicons.less */
.glyphicon-ice-lolly:before {
  content: "\e231";
}
/* line 279, /bootstrap/less/glyphicons.less */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
/* line 280, /bootstrap/less/glyphicons.less */
.glyphicon-education:before {
  content: "\e233";
}
/* line 281, /bootstrap/less/glyphicons.less */
.glyphicon-option-horizontal:before {
  content: "\e234";
}
/* line 282, /bootstrap/less/glyphicons.less */
.glyphicon-option-vertical:before {
  content: "\e235";
}
/* line 283, /bootstrap/less/glyphicons.less */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
/* line 284, /bootstrap/less/glyphicons.less */
.glyphicon-modal-window:before {
  content: "\e237";
}
/* line 285, /bootstrap/less/glyphicons.less */
.glyphicon-oil:before {
  content: "\e238";
}
/* line 286, /bootstrap/less/glyphicons.less */
.glyphicon-grain:before {
  content: "\e239";
}
/* line 287, /bootstrap/less/glyphicons.less */
.glyphicon-sunglasses:before {
  content: "\e240";
}
/* line 288, /bootstrap/less/glyphicons.less */
.glyphicon-text-size:before {
  content: "\e241";
}
/* line 289, /bootstrap/less/glyphicons.less */
.glyphicon-text-color:before {
  content: "\e242";
}
/* line 290, /bootstrap/less/glyphicons.less */
.glyphicon-text-background:before {
  content: "\e243";
}
/* line 291, /bootstrap/less/glyphicons.less */
.glyphicon-object-align-top:before {
  content: "\e244";
}
/* line 292, /bootstrap/less/glyphicons.less */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
/* line 293, /bootstrap/less/glyphicons.less */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
/* line 294, /bootstrap/less/glyphicons.less */
.glyphicon-object-align-left:before {
  content: "\e247";
}
/* line 295, /bootstrap/less/glyphicons.less */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
/* line 296, /bootstrap/less/glyphicons.less */
.glyphicon-object-align-right:before {
  content: "\e249";
}
/* line 297, /bootstrap/less/glyphicons.less */
.glyphicon-triangle-right:before {
  content: "\e250";
}
/* line 298, /bootstrap/less/glyphicons.less */
.glyphicon-triangle-left:before {
  content: "\e251";
}
/* line 299, /bootstrap/less/glyphicons.less */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
/* line 300, /bootstrap/less/glyphicons.less */
.glyphicon-triangle-top:before {
  content: "\e253";
}
/* line 301, /bootstrap/less/glyphicons.less */
.glyphicon-console:before {
  content: "\e254";
}
/* line 302, /bootstrap/less/glyphicons.less */
.glyphicon-superscript:before {
  content: "\e255";
}
/* line 303, /bootstrap/less/glyphicons.less */
.glyphicon-subscript:before {
  content: "\e256";
}
/* line 304, /bootstrap/less/glyphicons.less */
.glyphicon-menu-left:before {
  content: "\e257";
}
/* line 305, /bootstrap/less/glyphicons.less */
.glyphicon-menu-right:before {
  content: "\e258";
}
/* line 306, /bootstrap/less/glyphicons.less */
.glyphicon-menu-down:before {
  content: "\e259";
}
/* line 307, /bootstrap/less/glyphicons.less */
.glyphicon-menu-up:before {
  content: "\e260";
}
/* line 11, /bootstrap/less/scaffolding.less */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 14, /bootstrap/less/scaffolding.less */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 22, /bootstrap/less/scaffolding.less */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 27, /bootstrap/less/scaffolding.less */
body {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  color: #555555;
  background-color: #fff;
}
/* line 36, /bootstrap/less/scaffolding.less */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/* line 48, /bootstrap/less/scaffolding.less */
a {
  color: #555555;
  text-decoration: none;
}
/* line 52, /bootstrap/less/scaffolding.less */
a:hover,
a:focus {
  color: #2f2f2f;
  text-decoration: underline;
}
/* line 58, /bootstrap/less/scaffolding.less */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 69, /bootstrap/less/scaffolding.less */
figure {
  margin: 0;
}
/* line 76, /bootstrap/less/scaffolding.less */
img {
  vertical-align: middle;
}
/* line 81, /bootstrap/less/scaffolding.less */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
}
/* line 86, /bootstrap/less/scaffolding.less */
.img-rounded {
  border-radius: 6px;
}
/* line 93, /bootstrap/less/scaffolding.less */
.img-thumbnail {
  padding: 4px;
  line-height: 1.8;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease;
  -moz-transition: all all 0.2s ease-in-out ease;
  -ms-transition: all all 0.2s ease-in-out ease;
  -o-transition: all all 0.2s ease-in-out ease;
  transition: all all 0.2s ease-in-out ease;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
/* line 106, /bootstrap/less/scaffolding.less */
.img-circle {
  border-radius: 50%;
}
/* line 113, /bootstrap/less/scaffolding.less */
hr {
  margin-top: 27px;
  margin-bottom: 27px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
/* line 125, /bootstrap/less/scaffolding.less */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 141, /bootstrap/less/scaffolding.less */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 159, /bootstrap/less/scaffolding.less */
[role="button"] {
  cursor: pointer;
}
/* line 11, /bootstrap/less/type.less */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Plus Jakarta Sans', sans-serf;
  font-weight: 500;
  line-height: 1.1;
  color: #000000;
}
/* line 18, /bootstrap/less/type.less */
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
/* line 26, /bootstrap/less/type.less */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 27px;
  margin-bottom: 13.5px;
}
/* line 32, /bootstrap/less/type.less */
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%;
}
/* line 37, /bootstrap/less/type.less */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
/* line 43, /bootstrap/less/type.less */
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%;
}
/* line 49, /bootstrap/less/type.less */
h1,
.h1 {
  font-size: 20.45454545px;
}
/* line 50, /bootstrap/less/type.less */
h2,
.h2 {
  font-size: 11pt;
}
/* line 51, /bootstrap/less/type.less */
h3,
.h3 {
  font-size: 11pt;
}
/* line 52, /bootstrap/less/type.less */
h4,
.h4 {
  font-size: 19px;
}
/* line 53, /bootstrap/less/type.less */
h5,
.h5 {
  font-size: 15px;
}
/* line 54, /bootstrap/less/type.less */
h6,
.h6 {
  font-size: 13px;
}
/* line 60, /bootstrap/less/type.less */
p {
  margin: 0 0 13.5px;
}
/* line 64, /bootstrap/less/type.less */
.lead {
  margin-bottom: 27px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 70, /bootstrap/less/type.less */
  .lead {
    font-size: 22.5px;
  }
}
/* line 80, /bootstrap/less/type.less */
small,
.small {
  font-size: 86%;
}
/* line 85, /bootstrap/less/type.less */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
/* line 92, /bootstrap/less/type.less */
.text-left {
  text-align: left;
}
/* line 93, /bootstrap/less/type.less */
.text-right {
  text-align: right;
}
/* line 94, /bootstrap/less/type.less */
.text-center {
  text-align: center;
}
/* line 95, /bootstrap/less/type.less */
.text-justify {
  text-align: justify;
}
/* line 96, /bootstrap/less/type.less */
.text-nowrap {
  white-space: nowrap;
}
/* line 99, /bootstrap/less/type.less */
.text-lowercase {
  text-transform: lowercase;
}
/* line 100, /bootstrap/less/type.less */
.text-uppercase {
  text-transform: uppercase;
}
/* line 101, /bootstrap/less/type.less */
.text-capitalize {
  text-transform: capitalize;
}
/* line 104, /bootstrap/less/type.less */
.text-muted {
  color: #777777;
}
/* line 107, /bootstrap/less/type.less */
.text-primary {
  color: #E3001B;
}
/* line 5, /bootstrap/less/mixins/text-emphasis.less */
a.text-primary:hover,
a.text-primary:focus {
  color: #b00015;
}
/* line 110, /bootstrap/less/type.less */
.text-success {
  color: #3c763d;
}
/* line 5, /bootstrap/less/mixins/text-emphasis.less */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
/* line 113, /bootstrap/less/type.less */
.text-info {
  color: #31708f;
}
/* line 5, /bootstrap/less/mixins/text-emphasis.less */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
/* line 116, /bootstrap/less/type.less */
.text-warning {
  color: #8a6d3b;
}
/* line 5, /bootstrap/less/mixins/text-emphasis.less */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
/* line 119, /bootstrap/less/type.less */
.text-danger {
  color: #a94442;
}
/* line 5, /bootstrap/less/mixins/text-emphasis.less */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
/* line 126, /bootstrap/less/type.less */
.bg-primary {
  color: #fff;
  background-color: #E3001B;
}
/* line 5, /bootstrap/less/mixins/background-variant.less */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b00015;
}
/* line 132, /bootstrap/less/type.less */
.bg-success {
  background-color: #dff0d8;
}
/* line 5, /bootstrap/less/mixins/background-variant.less */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
/* line 135, /bootstrap/less/type.less */
.bg-info {
  background-color: #d9edf7;
}
/* line 5, /bootstrap/less/mixins/background-variant.less */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
/* line 138, /bootstrap/less/type.less */
.bg-warning {
  background-color: #fcf8e3;
}
/* line 5, /bootstrap/less/mixins/background-variant.less */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
/* line 141, /bootstrap/less/type.less */
.bg-danger {
  background-color: #f2dede;
}
/* line 5, /bootstrap/less/mixins/background-variant.less */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
/* line 149, /bootstrap/less/type.less */
.page-header {
  padding-bottom: 12.5px;
  margin: 54px 0 27px;
  border-bottom: 1px solid #eeeeee;
}
/* line 160, /bootstrap/less/type.less */
ul,
ol {
  margin-top: 0;
  margin-bottom: 13.5px;
}
/* line 164, /bootstrap/less/type.less */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
/* line 173, /bootstrap/less/type.less */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 179, /bootstrap/less/type.less */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 183, /bootstrap/less/type.less */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 191, /bootstrap/less/type.less */
dl {
  margin-top: 0;
  margin-bottom: 27px;
}
/* line 195, /bootstrap/less/type.less */
dt,
dd {
  line-height: 1.8;
}
/* line 199, /bootstrap/less/type.less */
dt {
  font-weight: 700;
}
/* line 202, /bootstrap/less/type.less */
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 217, /bootstrap/less/type.less */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 224, /bootstrap/less/type.less */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 236, /bootstrap/less/type.less */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
/* line 241, /bootstrap/less/type.less */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/* line 247, /bootstrap/less/type.less */
blockquote {
  padding: 13.5px 27px;
  margin: 0 0 27px;
  font-size: 15px;
  border-left: 5px solid #ffb0b9;
}
/* line 256, /bootstrap/less/type.less */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 263, /bootstrap/less/type.less */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.8;
  color: #777777;
}
/* line 271, /bootstrap/less/type.less */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
/* line 280, /bootstrap/less/type.less */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #ffb0b9;
  border-left: 0;
}
/* line 292, /bootstrap/less/type.less */
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
/* line 293, /bootstrap/less/type.less */
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
/* line 300, /bootstrap/less/type.less */
address {
  margin-bottom: 27px;
  font-style: normal;
  line-height: 1.8;
}
/* line 7, /bootstrap/less/code.less */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
/* line 15, /bootstrap/less/code.less */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
/* line 24, /bootstrap/less/code.less */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, /bootstrap/less/code.less */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
/* line 41, /bootstrap/less/code.less */
pre {
  display: block;
  padding: 13px;
  margin: 0 0 13.5px;
  font-size: 14px;
  line-height: 1.8;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, /bootstrap/less/code.less */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
/* line 66, /bootstrap/less/code.less */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
/* line 10, /bootstrap/less/grid.less */
.container {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  /* line 13, /bootstrap/less/grid.less */
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 16, /bootstrap/less/grid.less */
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  /* line 19, /bootstrap/less/grid.less */
  .container {
    width: 1140px;
  }
}
/* line 30, /bootstrap/less/grid.less */
.container-fluid {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
/* line 39, /bootstrap/less/grid.less */
.row {
  margin-right: 0;
  margin-left: 0;
}
/* line 43, /bootstrap/less/grid.less */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
/* line 47, /bootstrap/less/grid.less */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* line 17, /bootstrap/less/mixins/grid-framework.less */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
/* line 39, /bootstrap/less/mixins/grid-framework.less */
.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;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-12 {
  width: 100%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-11 {
  width: 91.66666667%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-10 {
  width: 83.33333333%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-9 {
  width: 75%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-8 {
  width: 66.66666667%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-7 {
  width: 58.33333333%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-6 {
  width: 50%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-5 {
  width: 41.66666667%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-4 {
  width: 33.33333333%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-3 {
  width: 25%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-2 {
  width: 16.66666667%;
}
/* line 47, /bootstrap/less/mixins/grid-framework.less */
.col-xs-1 {
  width: 8.33333333%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-12 {
  right: 100%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-11 {
  right: 91.66666667%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-10 {
  right: 83.33333333%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-9 {
  right: 75%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-8 {
  right: 66.66666667%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-7 {
  right: 58.33333333%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-6 {
  right: 50%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-5 {
  right: 41.66666667%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-4 {
  right: 33.33333333%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-3 {
  right: 25%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-2 {
  right: 16.66666667%;
}
/* line 62, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-1 {
  right: 8.33333333%;
}
/* line 67, /bootstrap/less/mixins/grid-framework.less */
.col-xs-pull-0 {
  right: auto;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-12 {
  left: 100%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-11 {
  left: 91.66666667%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-10 {
  left: 83.33333333%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-9 {
  left: 75%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-8 {
  left: 66.66666667%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-7 {
  left: 58.33333333%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-6 {
  left: 50%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-5 {
  left: 41.66666667%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-4 {
  left: 33.33333333%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-3 {
  left: 25%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-2 {
  left: 16.66666667%;
}
/* line 52, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-1 {
  left: 8.33333333%;
}
/* line 57, /bootstrap/less/mixins/grid-framework.less */
.col-xs-push-0 {
  left: auto;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-12 {
  margin-left: 100%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-9 {
  margin-left: 75%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-6 {
  margin-left: 50%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-3 {
  margin-left: 25%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
/* line 72, /bootstrap/less/mixins/grid-framework.less */
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  /* line 39, /bootstrap/less/mixins/grid-framework.less */
  .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;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-12 {
    width: 100%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-9 {
    width: 75%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-6 {
    width: 50%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-3 {
    width: 25%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 67, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 57, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  /* line 39, /bootstrap/less/mixins/grid-framework.less */
  .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;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-12 {
    width: 100%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-9 {
    width: 75%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-6 {
    width: 50%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-3 {
    width: 25%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 67, /bootstrap/less/mixins/grid-framework.less */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 57, /bootstrap/less/mixins/grid-framework.less */
  .col-md-push-0 {
    left: auto;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  /* line 39, /bootstrap/less/mixins/grid-framework.less */
  .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;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-12 {
    width: 100%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-9 {
    width: 75%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-6 {
    width: 50%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-3 {
    width: 25%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 47, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 62, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 67, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 52, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 57, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 72, /bootstrap/less/mixins/grid-framework.less */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* line 8, /bootstrap/less/tables.less */
table {
  background-color: transparent;
}
/* line 15, /bootstrap/less/tables.less */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
/* line 23, /bootstrap/less/tables.less */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
/* line 31, /bootstrap/less/tables.less */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
/* line 38, /bootstrap/less/tables.less */
th {
  text-align: left;
}
/* line 45, /bootstrap/less/tables.less */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 27px;
}
/* line 54, /bootstrap/less/tables.less */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.8;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 64, /bootstrap/less/tables.less */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 73, /bootstrap/less/tables.less */
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 80, /bootstrap/less/tables.less */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 85, /bootstrap/less/tables.less */
.table .table {
  background-color: #fff;
}
/* line 98, /bootstrap/less/tables.less */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
/* line 111, /bootstrap/less/tables.less */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 117, /bootstrap/less/tables.less */
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 124, /bootstrap/less/tables.less */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
/* line 137, /bootstrap/less/tables.less */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
/* line 148, /bootstrap/less/tables.less */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
/* line 9, /bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
/* line 20, /bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
/* line 9, /bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
/* line 20, /bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
/* line 9, /bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
/* line 20, /bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
/* line 9, /bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
/* line 20, /bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
/* line 9, /bootstrap/less/mixins/table-row.less */
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
/* line 20, /bootstrap/less/mixins/table-row.less */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
/* line 173, /bootstrap/less/tables.less */
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  /* line 177, /bootstrap/less/tables.less */
  .table-responsive {
    width: 100%;
    margin-bottom: 20.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 185, /bootstrap/less/tables.less */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 193, /bootstrap/less/tables.less */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 202, /bootstrap/less/tables.less */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 210, /bootstrap/less/tables.less */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 214, /bootstrap/less/tables.less */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 227, /bootstrap/less/tables.less */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 12, /bootstrap/less/forms.less */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 22, /bootstrap/less/forms.less */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 34, /bootstrap/less/forms.less */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
/* line 48, /bootstrap/less/forms.less */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
/* line 63, /bootstrap/less/forms.less */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
/* line 73, /bootstrap/less/forms.less */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
/* line 80, /bootstrap/less/forms.less */
input[type="file"] {
  display: block;
}
/* line 85, /bootstrap/less/forms.less */
input[type="range"] {
  display: block;
  width: 100%;
}
/* line 91, /bootstrap/less/forms.less */
select[multiple],
select[size] {
  height: auto;
}
/* line 97, /bootstrap/less/forms.less */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 104, /bootstrap/less/forms.less */
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.8;
  color: #555555;
}
/* line 135, /bootstrap/less/forms.less */
.form-control {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.8;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -ms-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
}
/* line 57, /bootstrap/less/mixins/forms.less */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 105, /bootstrap/less/mixins/vendor-prefixes.less */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 109, /bootstrap/less/mixins/vendor-prefixes.less */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 110, /bootstrap/less/mixins/vendor-prefixes.less */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 157, /bootstrap/less/forms.less */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 167, /bootstrap/less/forms.less */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 174, /bootstrap/less/forms.less */
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
/* line 180, /bootstrap/less/forms.less */
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, /bootstrap/less/forms.less */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 41px;
  }
  /* line 204, /bootstrap/less/forms.less */
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 31px;
  }
  /* line 209, /bootstrap/less/forms.less */
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
/* line 222, /bootstrap/less/forms.less */
.form-group {
  margin-bottom: 15px;
}
/* line 231, /bootstrap/less/forms.less */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 241, /bootstrap/less/forms.less */
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
/* line 246, /bootstrap/less/forms.less */
.radio label,
.checkbox label {
  min-height: 27px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
/* line 254, /bootstrap/less/forms.less */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
/* line 263, /bootstrap/less/forms.less */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
/* line 269, /bootstrap/less/forms.less */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
/* line 280, /bootstrap/less/forms.less */
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
/* line 285, /bootstrap/less/forms.less */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
/* line 297, /bootstrap/less/forms.less */
.form-control-static {
  min-height: 42px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
/* line 305, /bootstrap/less/forms.less */
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
/* line 321, /bootstrap/less/forms.less */
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 76, /bootstrap/less/mixins/forms.less */
select.input-sm {
  height: 31px;
  line-height: 31px;
}
/* line 81, /bootstrap/less/mixins/forms.less */
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* line 325, /bootstrap/less/forms.less */
.form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 332, /bootstrap/less/forms.less */
.form-group-sm select.form-control {
  height: 31px;
  line-height: 31px;
}
/* line 336, /bootstrap/less/forms.less */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 340, /bootstrap/less/forms.less */
.form-group-sm .form-control-static {
  height: 31px;
  min-height: 40px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
/* line 349, /bootstrap/less/forms.less */
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 76, /bootstrap/less/mixins/forms.less */
select.input-lg {
  height: 48px;
  line-height: 48px;
}
/* line 81, /bootstrap/less/mixins/forms.less */
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
/* line 353, /bootstrap/less/forms.less */
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 360, /bootstrap/less/forms.less */
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
/* line 364, /bootstrap/less/forms.less */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 368, /bootstrap/less/forms.less */
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 46px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
/* line 382, /bootstrap/less/forms.less */
.has-feedback {
  position: relative;
}
/* line 387, /bootstrap/less/forms.less */
.has-feedback .form-control {
  padding-right: 51.25px;
}
/* line 392, /bootstrap/less/forms.less */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  pointer-events: none;
}
/* line 404, /bootstrap/less/forms.less */
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
/* line 411, /bootstrap/less/forms.less */
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
/* line 8, /bootstrap/less/mixins/forms.less */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, /bootstrap/less/mixins/forms.less */
.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);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 24, /bootstrap/less/mixins/forms.less */
.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;
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 31, /bootstrap/less/mixins/forms.less */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
/* line 37, /bootstrap/less/mixins/forms.less */
.has-success .form-control-feedback {
  color: #3c763d;
}
/* line 8, /bootstrap/less/mixins/forms.less */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, /bootstrap/less/mixins/forms.less */
.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);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 24, /bootstrap/less/mixins/forms.less */
.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;
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 31, /bootstrap/less/mixins/forms.less */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
/* line 37, /bootstrap/less/mixins/forms.less */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
/* line 8, /bootstrap/less/mixins/forms.less */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, /bootstrap/less/mixins/forms.less */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 24, /bootstrap/less/mixins/forms.less */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 31, /bootstrap/less/mixins/forms.less */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
/* line 37, /bootstrap/less/mixins/forms.less */
.has-error .form-control-feedback {
  color: #a94442;
}
/* line 433, /bootstrap/less/forms.less */
.has-feedback label ~ .form-control-feedback {
  top: 32px;
}
/* line 436, /bootstrap/less/forms.less */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
/* line 447, /bootstrap/less/forms.less */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595;
}
@media (min-width: 768px) {
  /* line 471, /bootstrap/less/forms.less */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 478, /bootstrap/less/forms.less */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 485, /bootstrap/less/forms.less */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 489, /bootstrap/less/forms.less */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 493, /bootstrap/less/forms.less */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 501, /bootstrap/less/forms.less */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 505, /bootstrap/less/forms.less */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 512, /bootstrap/less/forms.less */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, /bootstrap/less/forms.less */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 523, /bootstrap/less/forms.less */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 530, /bootstrap/less/forms.less */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 547, /bootstrap/less/forms.less */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 557, /bootstrap/less/forms.less */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 34px;
}
/* line 563, /bootstrap/less/forms.less */
.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 570, /bootstrap/less/forms.less */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 581, /bootstrap/less/forms.less */
.form-horizontal .has-feedback .form-control-feedback {
  right: 0;
}
@media (min-width: 768px) {
  /* line 591, /bootstrap/less/forms.less */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 19px;
  }
}
@media (min-width: 768px) {
  /* line 599, /bootstrap/less/forms.less */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
/* line 11, /bootstrap/less/buttons.less */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.8;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 28, /bootstrap/less/buttons.less */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 34, /bootstrap/less/buttons.less */
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 41, /bootstrap/less/buttons.less */
.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);
  -webkit-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 48, /bootstrap/less/buttons.less */
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 57, /bootstrap/less/buttons.less */
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
/* line 68, /bootstrap/less/buttons.less */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
/* line 71, /bootstrap/less/buttons.less */
.btn-primary {
  color: #fff;
  background-color: #E3001B;
  border-color: #ca0018;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #b00015;
  border-color: #4a0009;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.btn-primary:hover {
  color: #fff;
  background-color: #b00015;
  border-color: #8c0011;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #b00015;
  background-image: none;
  border-color: #8c0011;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #8c0011;
  border-color: #4a0009;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #E3001B;
  border-color: #ca0018;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.btn-primary .badge {
  color: #E3001B;
  background-color: #fff;
}
/* line 75, /bootstrap/less/buttons.less */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
/* line 79, /bootstrap/less/buttons.less */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
/* line 83, /bootstrap/less/buttons.less */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
/* line 87, /bootstrap/less/buttons.less */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
/* line 96, /bootstrap/less/buttons.less */
.btn-link {
  font-weight: 400;
  color: #555555;
  border-radius: 0;
}
/* line 101, /bootstrap/less/buttons.less */
.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;
  -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 109, /bootstrap/less/buttons.less */
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
/* line 115, /bootstrap/less/buttons.less */
.btn-link:hover,
.btn-link:focus {
  color: #2f2f2f;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, /bootstrap/less/buttons.less */
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
/* line 135, /bootstrap/less/buttons.less */
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 139, /bootstrap/less/buttons.less */
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 143, /bootstrap/less/buttons.less */
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 151, /bootstrap/less/buttons.less */
.btn-block {
  display: block;
  width: 100%;
}
/* line 157, /bootstrap/less/buttons.less */
.btn-block + .btn-block {
  margin-top: 5px;
}
/* line 165, /bootstrap/less/buttons.less */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* line 12, /bootstrap/less/component-animations.less */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: all opacity 0.15s linear ease;
  -moz-transition: all opacity 0.15s linear ease;
  -ms-transition: all opacity 0.15s linear ease;
  -o-transition: all opacity 0.15s linear ease;
  transition: all opacity 0.15s linear ease;
}
/* line 16, /bootstrap/less/component-animations.less */
.fade.in {
  opacity: 1;
}
/* line 21, /bootstrap/less/component-animations.less */
.collapse {
  display: none;
}
/* line 24, /bootstrap/less/component-animations.less */
.collapse.in {
  display: block;
}
/* line 25, /bootstrap/less/component-animations.less */
tr.collapse.in {
  display: table-row;
}
/* line 26, /bootstrap/less/component-animations.less */
tbody.collapse.in {
  display: table-row-group;
}
/* line 29, /bootstrap/less/component-animations.less */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
/* line 7, /bootstrap/less/dropdowns.less */
.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;
}
/* line 20, /bootstrap/less/dropdowns.less */
.dropup,
.dropdown {
  position: relative;
}
/* line 26, /bootstrap/less/dropdowns.less */
.dropdown-toggle:focus {
  outline: 0;
}
/* line 31, /bootstrap/less/dropdowns.less */
.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: 15px;
  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);
  -webkit-box-shadow: '' 0 6px 12px rgba(0, 0, 0, 0.175) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 6px 12px rgba(0, 0, 0, 0.175) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 6px 12px rgba(0, 0, 0, 0.175) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 6px 12px rgba(0, 0, 0, 0.175) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 54, /bootstrap/less/dropdowns.less */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, /bootstrap/less/dropdowns.less */
.dropdown-menu .divider {
  height: 1px;
  margin: 12.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, /bootstrap/less/dropdowns.less */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.8;
  color: #333333;
  white-space: nowrap;
}
/* line 74, /bootstrap/less/dropdowns.less */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #ffc9d0;
}
/* line 85, /bootstrap/less/dropdowns.less */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #E3001B;
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}
/* line 100, /bootstrap/less/dropdowns.less */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 107, /bootstrap/less/dropdowns.less */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 120, /bootstrap/less/dropdowns.less */
.open > .dropdown-menu {
  display: block;
}
/* line 125, /bootstrap/less/dropdowns.less */
.open > a {
  outline: 0;
}
/* line 134, /bootstrap/less/dropdowns.less */
.dropdown-menu-right {
  right: 0;
  left: auto;
}
/* line 144, /bootstrap/less/dropdowns.less */
.dropdown-menu-left {
  right: auto;
  left: 0;
}
/* line 150, /bootstrap/less/dropdowns.less */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.8;
  color: #777777;
  white-space: nowrap;
}
/* line 160, /bootstrap/less/dropdowns.less */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
/* line 170, /bootstrap/less/dropdowns.less */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 183, /bootstrap/less/dropdowns.less */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
/* line 190, /bootstrap/less/dropdowns.less */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  /* line 204, /bootstrap/less/dropdowns.less */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, /bootstrap/less/dropdowns.less */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 8, /bootstrap/less/button-groups.less */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 13, /bootstrap/less/button-groups.less */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 17, /bootstrap/less/button-groups.less */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 28, /bootstrap/less/button-groups.less */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
/* line 37, /bootstrap/less/button-groups.less */
.btn-toolbar {
  margin-left: -5px;
}
/* line 41, /bootstrap/less/button-groups.less */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 46, /bootstrap/less/button-groups.less */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
/* line 53, /bootstrap/less/button-groups.less */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
/* line 58, /bootstrap/less/button-groups.less */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 60, /bootstrap/less/button-groups.less */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 65, /bootstrap/less/button-groups.less */
.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;
}
/* line 71, /bootstrap/less/button-groups.less */
.btn-group > .btn-group {
  float: left;
}
/* line 74, /bootstrap/less/button-groups.less */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* line 78, /bootstrap/less/button-groups.less */
.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;
}
/* line 83, /bootstrap/less/button-groups.less */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 88, /bootstrap/less/button-groups.less */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
/* line 107, /bootstrap/less/button-groups.less */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
/* line 111, /bootstrap/less/button-groups.less */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
/* line 118, /bootstrap/less/button-groups.less */
.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);
  -webkit-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 122, /bootstrap/less/button-groups.less */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 129, /bootstrap/less/button-groups.less */
.btn .caret {
  margin-left: 0;
}
/* line 133, /bootstrap/less/button-groups.less */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
/* line 138, /bootstrap/less/button-groups.less */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
/* line 147, /bootstrap/less/button-groups.less */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 159, /bootstrap/less/button-groups.less */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 164, /bootstrap/less/button-groups.less */
.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;
}
/* line 174, /bootstrap/less/button-groups.less */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 177, /bootstrap/less/button-groups.less */
.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;
}
/* line 181, /bootstrap/less/button-groups.less */
.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;
}
/* line 186, /bootstrap/less/button-groups.less */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
/* line 190, /bootstrap/less/button-groups.less */
.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;
}
/* line 195, /bootstrap/less/button-groups.less */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 203, /bootstrap/less/button-groups.less */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 208, /bootstrap/less/button-groups.less */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
/* line 214, /bootstrap/less/button-groups.less */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 218, /bootstrap/less/button-groups.less */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
/* line 239, /bootstrap/less/button-groups.less */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
/* line 9, /bootstrap/less/input-groups.less */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 15, /bootstrap/less/input-groups.less */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
/* line 21, /bootstrap/less/input-groups.less */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 35, /bootstrap/less/input-groups.less */
.input-group .form-control:focus {
  z-index: 3;
}
/* line 46, /bootstrap/less/input-groups.less */
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* line 76, /bootstrap/less/mixins/forms.less */
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
/* line 81, /bootstrap/less/mixins/forms.less */
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
/* line 51, /bootstrap/less/input-groups.less */
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 76, /bootstrap/less/mixins/forms.less */
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
/* line 81, /bootstrap/less/mixins/forms.less */
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
/* line 60, /bootstrap/less/input-groups.less */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 65, /bootstrap/less/input-groups.less */
.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;
}
/* line 70, /bootstrap/less/input-groups.less */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
/* line 79, /bootstrap/less/input-groups.less */
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 91, /bootstrap/less/input-groups.less */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
/* line 96, /bootstrap/less/input-groups.less */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
/* line 103, /bootstrap/less/input-groups.less */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
/* line 110, /bootstrap/less/input-groups.less */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 119, /bootstrap/less/input-groups.less */
.input-group-addon:first-child {
  border-right: 0;
}
/* line 122, /bootstrap/less/input-groups.less */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 131, /bootstrap/less/input-groups.less */
.input-group-addon:last-child {
  border-left: 0;
}
/* line 137, /bootstrap/less/input-groups.less */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 146, /bootstrap/less/input-groups.less */
.input-group-btn > .btn {
  position: relative;
}
/* line 148, /bootstrap/less/input-groups.less */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 152, /bootstrap/less/input-groups.less */
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
/* line 161, /bootstrap/less/input-groups.less */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 167, /bootstrap/less/input-groups.less */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
/* line 11, /bootstrap/less/navs.less */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 17, /bootstrap/less/navs.less */
.nav > li {
  position: relative;
  display: block;
}
/* line 21, /bootstrap/less/navs.less */
.nav > li > a {
  position: relative;
  display: block;
  padding: 7px 7px;
}
/* line 25, /bootstrap/less/navs.less */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 33, /bootstrap/less/navs.less */
.nav > li.disabled > a {
  color: #777777;
}
/* line 36, /bootstrap/less/navs.less */
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
/* line 48, /bootstrap/less/navs.less */
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #555555;
}
/* line 61, /bootstrap/less/navs.less */
.nav .nav-divider {
  height: 1px;
  margin: 12.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 68, /bootstrap/less/navs.less */
.nav > li > a > img {
  max-width: none;
}
/* line 78, /bootstrap/less/navs.less */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 80, /bootstrap/less/navs.less */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 86, /bootstrap/less/navs.less */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.8;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 91, /bootstrap/less/navs.less */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 98, /bootstrap/less/navs.less */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
/* line 110, /bootstrap/less/navs.less */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
/* line 165, /bootstrap/less/navs.less */
.nav-tabs.nav-justified > li {
  float: none;
}
/* line 167, /bootstrap/less/navs.less */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 173, /bootstrap/less/navs.less */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 179, /bootstrap/less/navs.less */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 182, /bootstrap/less/navs.less */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 195, /bootstrap/less/navs.less */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 201, /bootstrap/less/navs.less */
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 208, /bootstrap/less/navs.less */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 212, /bootstrap/less/navs.less */
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 120, /bootstrap/less/navs.less */
.nav-pills > li {
  float: left;
}
/* line 124, /bootstrap/less/navs.less */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 127, /bootstrap/less/navs.less */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 133, /bootstrap/less/navs.less */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #E3001B;
  background-color: #E3001B;
}
/* line 146, /bootstrap/less/navs.less */
.nav-stacked > li {
  float: none;
}
/* line 148, /bootstrap/less/navs.less */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
/* line 162, /bootstrap/less/navs.less */
.nav-justified {
  width: 100%;
}
/* line 165, /bootstrap/less/navs.less */
.nav-justified > li {
  float: none;
}
/* line 167, /bootstrap/less/navs.less */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
/* line 173, /bootstrap/less/navs.less */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 179, /bootstrap/less/navs.less */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 182, /bootstrap/less/navs.less */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 192, /bootstrap/less/navs.less */
.nav-tabs-justified {
  border-bottom: 0;
}
/* line 195, /bootstrap/less/navs.less */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 201, /bootstrap/less/navs.less */
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 208, /bootstrap/less/navs.less */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 212, /bootstrap/less/navs.less */
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
/* line 226, /bootstrap/less/navs.less */
.tab-content > .tab-pane {
  display: none;
}
/* line 229, /bootstrap/less/navs.less */
.tab-content > .active {
  display: block;
}
/* line 239, /bootstrap/less/navs.less */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 13, /bootstrap/less/navbar.less */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 27px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  /* line 22, /bootstrap/less/navbar.less */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 36, /bootstrap/less/navbar.less */
  .navbar-header {
    float: left;
  }
}
/* line 52, /bootstrap/less/navbar.less */
.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 61, /bootstrap/less/navbar.less */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 65, /bootstrap/less/navbar.less */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, /bootstrap/less/navbar.less */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, /bootstrap/less/navbar.less */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 83, /bootstrap/less/navbar.less */
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 92, /bootstrap/less/navbar.less */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
/* line 94, /bootstrap/less/navbar.less */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 97, /bootstrap/less/navbar.less */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  /* line 109, /bootstrap/less/navbar.less */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
/* line 114, /bootstrap/less/navbar.less */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
/* line 118, /bootstrap/less/navbar.less */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
/* line 131, /bootstrap/less/navbar.less */
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  /* line 136, /bootstrap/less/navbar.less */
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 151, /bootstrap/less/navbar.less */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 155, /bootstrap/less/navbar.less */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 163, /bootstrap/less/navbar.less */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 11.5px 0;
  font-size: 19px;
  line-height: 27px;
}
/* line 170, /bootstrap/less/navbar.less */
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
/* line 175, /bootstrap/less/navbar.less */
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  /* line 180, /bootstrap/less/navbar.less */
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
/* line 193, /bootstrap/less/navbar.less */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, /bootstrap/less/navbar.less */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, /bootstrap/less/navbar.less */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, /bootstrap/less/navbar.less */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 221, /bootstrap/less/navbar.less */
  .navbar-toggle {
    display: none;
  }
}
/* line 232, /bootstrap/less/navbar.less */
.navbar-nav {
  margin: 5.75px 0;
}
/* line 235, /bootstrap/less/navbar.less */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 27px;
}
@media (max-width: 767px) {
  /* line 243, /bootstrap/less/navbar.less */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, /bootstrap/less/navbar.less */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, /bootstrap/less/navbar.less */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 27px;
  }
  /* line 257, /bootstrap/less/navbar.less */
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 266, /bootstrap/less/navbar.less */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, /bootstrap/less/navbar.less */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, /bootstrap/less/navbar.less */
  .navbar-nav > li > a {
    padding-top: 11.5px;
    padding-bottom: 11.5px;
  }
}
/* line 286, /bootstrap/less/navbar.less */
.navbar-form {
  padding: 10px 0;
  margin-right: 0;
  margin-left: 0;
  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);
  -webkit-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px 2px rgba(0, 0, 0, 0.2);
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
@media (min-width: 768px) {
  /* line 471, /bootstrap/less/forms.less */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 478, /bootstrap/less/forms.less */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 485, /bootstrap/less/forms.less */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 489, /bootstrap/less/forms.less */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 493, /bootstrap/less/forms.less */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 501, /bootstrap/less/forms.less */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 505, /bootstrap/less/forms.less */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 512, /bootstrap/less/forms.less */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, /bootstrap/less/forms.less */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 523, /bootstrap/less/forms.less */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 530, /bootstrap/less/forms.less */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 299, /bootstrap/less/navbar.less */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, /bootstrap/less/navbar.less */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 312, /bootstrap/less/navbar.less */
  .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;
    -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  }
}
/* line 327, /bootstrap/less/navbar.less */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 332, /bootstrap/less/navbar.less */
.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;
}
/* line 343, /bootstrap/less/navbar.less */
.navbar-btn {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
/* line 346, /bootstrap/less/navbar.less */
.navbar-btn.btn-sm {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
/* line 349, /bootstrap/less/navbar.less */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
/* line 359, /bootstrap/less/navbar.less */
.navbar-text {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
@media (min-width: 768px) {
  /* line 362, /bootstrap/less/navbar.less */
  .navbar-text {
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 379, /bootstrap/less/navbar.less */
  .navbar-left {
    float: left !important;
  }
  /* line 380, /bootstrap/less/navbar.less */
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
  /* line 384, /bootstrap/less/navbar.less */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 395, /bootstrap/less/navbar.less */
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
/* line 399, /bootstrap/less/navbar.less */
.navbar-default .navbar-brand {
  color: #000000;
}
/* line 401, /bootstrap/less/navbar.less */
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
/* line 408, /bootstrap/less/navbar.less */
.navbar-default .navbar-text {
  color: #777;
}
/* line 413, /bootstrap/less/navbar.less */
.navbar-default .navbar-nav > li > a {
  color: #000000;
}
/* line 416, /bootstrap/less/navbar.less */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 423, /bootstrap/less/navbar.less */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
/* line 431, /bootstrap/less/navbar.less */
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, /bootstrap/less/navbar.less */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: transparent;
}
@media (max-width: 767px) {
  /* line 453, /bootstrap/less/navbar.less */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
  /* line 455, /bootstrap/less/navbar.less */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, /bootstrap/less/navbar.less */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  /* line 470, /bootstrap/less/navbar.less */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 481, /bootstrap/less/navbar.less */
.navbar-default .navbar-toggle {
  border-color: #ff7d8c;
}
/* line 483, /bootstrap/less/navbar.less */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ff7d8c;
}
/* line 487, /bootstrap/less/navbar.less */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #E3001B;
}
/* line 492, /bootstrap/less/navbar.less */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
/* line 502, /bootstrap/less/navbar.less */
.navbar-default .navbar-link {
  color: #000000;
}
/* line 504, /bootstrap/less/navbar.less */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 509, /bootstrap/less/navbar.less */
.navbar-default .btn-link {
  color: #000000;
}
/* line 511, /bootstrap/less/navbar.less */
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
/* line 517, /bootstrap/less/navbar.less */
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
/* line 527, /bootstrap/less/navbar.less */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
/* line 531, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 533, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 540, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 545, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 548, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 555, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
/* line 563, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 573, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  /* line 584, /bootstrap/less/navbar.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 587, /bootstrap/less/navbar.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 590, /bootstrap/less/navbar.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, /bootstrap/less/navbar.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, /bootstrap/less/navbar.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  /* line 607, /bootstrap/less/navbar.less */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 619, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 621, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 625, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 630, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 635, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 637, /bootstrap/less/navbar.less */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 642, /bootstrap/less/navbar.less */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 644, /bootstrap/less/navbar.less */
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 650, /bootstrap/less/navbar.less */
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
/* line 6, /bootstrap/less/breadcrumbs.less */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 27px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, /bootstrap/less/breadcrumbs.less */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, /bootstrap/less/breadcrumbs.less */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
/* line 23, /bootstrap/less/breadcrumbs.less */
.breadcrumb > .active {
  color: #777777;
}
/* line 4, /bootstrap/less/pagination.less */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 27px 0;
  border-radius: 4px;
}
/* line 10, /bootstrap/less/pagination.less */
.pagination > li {
  display: inline;
}
/* line 12, /bootstrap/less/pagination.less */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.8;
  color: #555555;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 24, /bootstrap/less/pagination.less */
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #2f2f2f;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 33, /bootstrap/less/pagination.less */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 40, /bootstrap/less/pagination.less */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 49, /bootstrap/less/pagination.less */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #E3001B;
  border-color: #E3001B;
}
/* line 61, /bootstrap/less/pagination.less */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
/* line 5, /bootstrap/less/mixins/pagination.less */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.3333333;
}
/* line 12, /bootstrap/less/mixins/pagination.less */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* line 18, /bootstrap/less/mixins/pagination.less */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
/* line 5, /bootstrap/less/mixins/pagination.less */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
/* line 12, /bootstrap/less/mixins/pagination.less */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 18, /bootstrap/less/mixins/pagination.less */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 6, /bootstrap/less/pager.less */
.pager {
  padding-left: 0;
  margin: 27px 0;
  text-align: center;
  list-style: none;
}
/* line 12, /bootstrap/less/pager.less */
.pager li {
  display: inline;
}
/* line 14, /bootstrap/less/pager.less */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, /bootstrap/less/pager.less */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, /bootstrap/less/pager.less */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, /bootstrap/less/pager.less */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, /bootstrap/less/pager.less */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
/* line 5, /bootstrap/less/labels.less */
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
/* line 19, /bootstrap/less/labels.less */
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, /bootstrap/less/labels.less */
.label:empty {
  display: none;
}
/* line 33, /bootstrap/less/labels.less */
.btn .label {
  position: relative;
  top: -1px;
}
/* line 42, /bootstrap/less/labels.less */
.label-default {
  background-color: #777777;
}
/* line 7, /bootstrap/less/mixins/labels.less */
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
/* line 46, /bootstrap/less/labels.less */
.label-primary {
  background-color: #E3001B;
}
/* line 7, /bootstrap/less/mixins/labels.less */
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b00015;
}
/* line 50, /bootstrap/less/labels.less */
.label-success {
  background-color: #5cb85c;
}
/* line 7, /bootstrap/less/mixins/labels.less */
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
/* line 54, /bootstrap/less/labels.less */
.label-info {
  background-color: #5bc0de;
}
/* line 7, /bootstrap/less/mixins/labels.less */
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
/* line 58, /bootstrap/less/labels.less */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, /bootstrap/less/mixins/labels.less */
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
/* line 62, /bootstrap/less/labels.less */
.label-danger {
  background-color: #d9534f;
}
/* line 7, /bootstrap/less/mixins/labels.less */
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
/* line 7, /bootstrap/less/badges.less */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, /bootstrap/less/badges.less */
.badge:empty {
  display: none;
}
/* line 27, /bootstrap/less/badges.less */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, /bootstrap/less/badges.less */
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 40, /bootstrap/less/badges.less */
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 49, /bootstrap/less/badges.less */
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #555555;
  background-color: #fff;
}
/* line 55, /bootstrap/less/badges.less */
.list-group-item > .badge {
  float: right;
}
/* line 59, /bootstrap/less/badges.less */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 63, /bootstrap/less/badges.less */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
/* line 6, /bootstrap/less/jumbotron.less */
.jumbotron {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 13, /bootstrap/less/jumbotron.less */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, /bootstrap/less/jumbotron.less */
.jumbotron p {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 200;
}
/* line 24, /bootstrap/less/jumbotron.less */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
/* line 28, /bootstrap/less/jumbotron.less */
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 0;
  padding-left: 0;
  border-radius: 6px;
}
/* line 35, /bootstrap/less/jumbotron.less */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 39, /bootstrap/less/jumbotron.less */
  .jumbotron {
    padding-top: 25.6px;
    padding-bottom: 25.6px;
  }
  /* line 43, /bootstrap/less/jumbotron.less */
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 32px;
    padding-left: 32px;
  }
  /* line 49, /bootstrap/less/jumbotron.less */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 68px;
  }
}
/* line 9, /bootstrap/less/thumbnails.less */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 27px;
  line-height: 1.8;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  -webkit-transition: all border 0.2s ease-in-out ease;
  -moz-transition: all border 0.2s ease-in-out ease;
  -ms-transition: all border 0.2s ease-in-out ease;
  -o-transition: all border 0.2s ease-in-out ease;
  transition: all border 0.2s ease-in-out ease;
}
/* line 19, /bootstrap/less/thumbnails.less */
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
/* line 27, /bootstrap/less/thumbnails.less */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #555555;
}
/* line 34, /bootstrap/less/thumbnails.less */
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
/* line 9, /bootstrap/less/alerts.less */
.alert {
  padding: 15px;
  margin-bottom: 27px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, /bootstrap/less/alerts.less */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, /bootstrap/less/alerts.less */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, /bootstrap/less/alerts.less */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 32, /bootstrap/less/alerts.less */
.alert > p + p {
  margin-top: 5px;
}
/* line 42, /bootstrap/less/alerts.less */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, /bootstrap/less/alerts.less */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
/* line 59, /bootstrap/less/alerts.less */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 8, /bootstrap/less/mixins/alerts.less */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 12, /bootstrap/less/mixins/alerts.less */
.alert-success .alert-link {
  color: #2b542c;
}
/* line 63, /bootstrap/less/alerts.less */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 8, /bootstrap/less/mixins/alerts.less */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 12, /bootstrap/less/mixins/alerts.less */
.alert-info .alert-link {
  color: #245269;
}
/* line 67, /bootstrap/less/alerts.less */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 8, /bootstrap/less/mixins/alerts.less */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 12, /bootstrap/less/mixins/alerts.less */
.alert-warning .alert-link {
  color: #66512c;
}
/* line 71, /bootstrap/less/alerts.less */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 8, /bootstrap/less/mixins/alerts.less */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 12, /bootstrap/less/mixins/alerts.less */
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  /* line 13, /bootstrap/less/progress-bars.less */
  from {
    background-position: 40px 0;
  }
  /* line 14, /bootstrap/less/progress-bars.less */
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  /* line 19, /bootstrap/less/progress-bars.less */
  from {
    background-position: 40px 0;
  }
  /* line 20, /bootstrap/less/progress-bars.less */
  to {
    background-position: 0 0;
  }
}
/* line 28, /bootstrap/less/progress-bars.less */
.progress {
  height: 27px;
  margin-bottom: 27px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: '' inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 38, /bootstrap/less/progress-bars.less */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 27px;
  color: #fff;
  text-align: center;
  background-color: #E3001B;
  -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-box-shadow: '' inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-transition: all width 0.6s ease ease;
  -moz-transition: all width 0.6s ease ease;
  -ms-transition: all width 0.6s ease ease;
  -o-transition: all width 0.6s ease ease;
  transition: all width 0.6s ease ease;
}
/* line 56, /bootstrap/less/progress-bars.less */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, 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;
}
/* line 66, /bootstrap/less/progress-bars.less */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
/* line 75, /bootstrap/less/progress-bars.less */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, /bootstrap/less/mixins/progress-bar.less */
.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);
}
/* line 79, /bootstrap/less/progress-bars.less */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, /bootstrap/less/mixins/progress-bar.less */
.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);
}
/* line 83, /bootstrap/less/progress-bars.less */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, /bootstrap/less/mixins/progress-bar.less */
.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);
}
/* line 87, /bootstrap/less/progress-bars.less */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, /bootstrap/less/mixins/progress-bar.less */
.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);
}
/* line 1, /bootstrap/less/media.less */
.media {
  margin-top: 15px;
}
/* line 5, /bootstrap/less/media.less */
.media:first-child {
  margin-top: 0;
}
/* line 10, /bootstrap/less/media.less */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
/* line 16, /bootstrap/less/media.less */
.media-body {
  width: 10000px;
}
/* line 20, /bootstrap/less/media.less */
.media-object {
  display: block;
}
/* line 24, /bootstrap/less/media.less */
.media-object.img-thumbnail {
  max-width: none;
}
/* line 29, /bootstrap/less/media.less */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
/* line 34, /bootstrap/less/media.less */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
/* line 39, /bootstrap/less/media.less */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
/* line 46, /bootstrap/less/media.less */
.media-middle {
  vertical-align: middle;
}
/* line 50, /bootstrap/less/media.less */
.media-bottom {
  vertical-align: bottom;
}
/* line 55, /bootstrap/less/media.less */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 63, /bootstrap/less/media.less */
.media-list {
  padding-left: 0;
  list-style: none;
}
/* line 12, /bootstrap/less/list-group.less */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
/* line 23, /bootstrap/less/list-group.less */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 33, /bootstrap/less/list-group.less */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 36, /bootstrap/less/list-group.less */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 42, /bootstrap/less/list-group.less */
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
/* line 50, /bootstrap/less/list-group.less */
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 53, /bootstrap/less/list-group.less */
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 59, /bootstrap/less/list-group.less */
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #E3001B;
  background-color: #E3001B;
  border-color: #E3001B;
}
/* line 68, /bootstrap/less/list-group.less */
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 73, /bootstrap/less/list-group.less */
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffb0b9;
}
/* line 85, /bootstrap/less/list-group.less */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 89, /bootstrap/less/list-group.less */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 94, /bootstrap/less/list-group.less */
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 102, /bootstrap/less/list-group.less */
button.list-group-item {
  width: 100%;
  text-align: left;
}
/* line 4, /bootstrap/less/mixins/list-group.less */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
/* line 8, /bootstrap/less/mixins/list-group.less */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 12, /bootstrap/less/mixins/list-group.less */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 16, /bootstrap/less/mixins/list-group.less */
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 21, /bootstrap/less/mixins/list-group.less */
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
/* line 4, /bootstrap/less/mixins/list-group.less */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
/* line 8, /bootstrap/less/mixins/list-group.less */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 12, /bootstrap/less/mixins/list-group.less */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 16, /bootstrap/less/mixins/list-group.less */
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 21, /bootstrap/less/mixins/list-group.less */
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
/* line 4, /bootstrap/less/mixins/list-group.less */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 8, /bootstrap/less/mixins/list-group.less */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 12, /bootstrap/less/mixins/list-group.less */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 16, /bootstrap/less/mixins/list-group.less */
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 21, /bootstrap/less/mixins/list-group.less */
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
/* line 4, /bootstrap/less/mixins/list-group.less */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
/* line 8, /bootstrap/less/mixins/list-group.less */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 12, /bootstrap/less/mixins/list-group.less */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 16, /bootstrap/less/mixins/list-group.less */
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 21, /bootstrap/less/mixins/list-group.less */
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
/* line 123, /bootstrap/less/list-group.less */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 127, /bootstrap/less/list-group.less */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/* line 9, /bootstrap/less/panels.less */
.panel {
  margin-bottom: 27px;
  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);
  -webkit-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 18, /bootstrap/less/panels.less */
.panel-body {
  padding: 15px;
}
/* line 24, /bootstrap/less/panels.less */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 29, /bootstrap/less/panels.less */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
/* line 35, /bootstrap/less/panels.less */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
/* line 41, /bootstrap/less/panels.less */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
/* line 51, /bootstrap/less/panels.less */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 65, /bootstrap/less/panels.less */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 69, /bootstrap/less/panels.less */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 76, /bootstrap/less/panels.less */
.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;
}
/* line 84, /bootstrap/less/panels.less */
.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;
}
/* line 91, /bootstrap/less/panels.less */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 98, /bootstrap/less/panels.less */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
/* line 102, /bootstrap/less/panels.less */
.list-group + .panel-footer {
  border-top-width: 0;
}
/* line 112, /bootstrap/less/panels.less */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 117, /bootstrap/less/panels.less */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
/* line 123, /bootstrap/less/panels.less */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 129, /bootstrap/less/panels.less */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 133, /bootstrap/less/panels.less */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 137, /bootstrap/less/panels.less */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 145, /bootstrap/less/panels.less */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 151, /bootstrap/less/panels.less */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 155, /bootstrap/less/panels.less */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 159, /bootstrap/less/panels.less */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 166, /bootstrap/less/panels.less */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 172, /bootstrap/less/panels.less */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 176, /bootstrap/less/panels.less */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 183, /bootstrap/less/panels.less */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 187, /bootstrap/less/panels.less */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 196, /bootstrap/less/panels.less */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 205, /bootstrap/less/panels.less */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 212, /bootstrap/less/panels.less */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
/* line 224, /bootstrap/less/panels.less */
.panel-group {
  margin-bottom: 27px;
}
/* line 228, /bootstrap/less/panels.less */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 232, /bootstrap/less/panels.less */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 237, /bootstrap/less/panels.less */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 240, /bootstrap/less/panels.less */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 246, /bootstrap/less/panels.less */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 248, /bootstrap/less/panels.less */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
/* line 256, /bootstrap/less/panels.less */
.panel-default {
  border-color: #ddd;
}
/* line 6, /bootstrap/less/mixins/panels.less */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, /bootstrap/less/mixins/panels.less */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, /bootstrap/less/mixins/panels.less */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
/* line 20, /bootstrap/less/mixins/panels.less */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
/* line 259, /bootstrap/less/panels.less */
.panel-primary {
  border-color: #E3001B;
}
/* line 6, /bootstrap/less/mixins/panels.less */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #E3001B;
  border-color: #E3001B;
}
/* line 11, /bootstrap/less/mixins/panels.less */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #E3001B;
}
/* line 14, /bootstrap/less/mixins/panels.less */
.panel-primary > .panel-heading .badge {
  color: #E3001B;
  background-color: #fff;
}
/* line 20, /bootstrap/less/mixins/panels.less */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #E3001B;
}
/* line 262, /bootstrap/less/panels.less */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, /bootstrap/less/mixins/panels.less */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, /bootstrap/less/mixins/panels.less */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, /bootstrap/less/mixins/panels.less */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, /bootstrap/less/mixins/panels.less */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
/* line 265, /bootstrap/less/panels.less */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, /bootstrap/less/mixins/panels.less */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, /bootstrap/less/mixins/panels.less */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, /bootstrap/less/mixins/panels.less */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, /bootstrap/less/mixins/panels.less */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
/* line 268, /bootstrap/less/panels.less */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, /bootstrap/less/mixins/panels.less */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, /bootstrap/less/mixins/panels.less */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, /bootstrap/less/mixins/panels.less */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, /bootstrap/less/mixins/panels.less */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
/* line 271, /bootstrap/less/panels.less */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, /bootstrap/less/mixins/panels.less */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, /bootstrap/less/mixins/panels.less */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, /bootstrap/less/mixins/panels.less */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, /bootstrap/less/mixins/panels.less */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
/* line 5, /bootstrap/less/responsive-embed.less */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, /bootstrap/less/responsive-embed.less */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 28, /bootstrap/less/responsive-embed.less */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 33, /bootstrap/less/responsive-embed.less */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* line 7, /bootstrap/less/wells.less */
.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);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 15, /bootstrap/less/wells.less */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
/* line 22, /bootstrap/less/wells.less */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
/* line 26, /bootstrap/less/wells.less */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
/* line 8, /bootstrap/less/close.less */
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
/* line 17, /bootstrap/less/close.less */
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 29, /bootstrap/less/close.less */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
/* line 11, /bootstrap/less/modals.less */
.modal-open {
  overflow: hidden;
}
/* line 16, /bootstrap/less/modals.less */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, /bootstrap/less/modals.less */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, /bootstrap/less/modals.less */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
/* line 38, /bootstrap/less/modals.less */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 44, /bootstrap/less/modals.less */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
/* line 51, /bootstrap/less/modals.less */
.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);
  -webkit-box-shadow: '' 0 3px 9px rgba(0, 0, 0, 0.5) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 3px 9px rgba(0, 0, 0, 0.5) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 3px 9px rgba(0, 0, 0, 0.5) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 3px 9px rgba(0, 0, 0, 0.5) 1px 2px rgba(0, 0, 0, 0.2);
  outline: 0;
}
/* line 64, /bootstrap/less/modals.less */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, /bootstrap/less/modals.less */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
/* line 74, /bootstrap/less/modals.less */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
/* line 79, /bootstrap/less/modals.less */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 85, /bootstrap/less/modals.less */
.modal-header .close {
  margin-top: -2px;
}
/* line 90, /bootstrap/less/modals.less */
.modal-title {
  margin: 0;
  line-height: 1.8;
}
/* line 97, /bootstrap/less/modals.less */
.modal-body {
  position: relative;
  padding: 15px;
}
/* line 103, /bootstrap/less/modals.less */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 110, /bootstrap/less/modals.less */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
/* line 115, /bootstrap/less/modals.less */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, /bootstrap/less/modals.less */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/* line 125, /bootstrap/less/modals.less */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  /* line 136, /bootstrap/less/modals.less */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, /bootstrap/less/modals.less */
  .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);
    -webkit-box-shadow: '' 0 5px 15px rgba(0, 0, 0, 0.5) 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 5px 15px rgba(0, 0, 0, 0.5) 1px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 5px 15px rgba(0, 0, 0, 0.5) 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 5px 15px rgba(0, 0, 0, 0.5) 1px 2px rgba(0, 0, 0, 0.2);
  }
  /* line 145, /bootstrap/less/modals.less */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, /bootstrap/less/modals.less */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, /bootstrap/less/tooltip.less */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  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: 13px;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* line 18, /bootstrap/less/tooltip.less */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/* line 19, /bootstrap/less/tooltip.less */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
/* line 23, /bootstrap/less/tooltip.less */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
/* line 27, /bootstrap/less/tooltip.less */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
/* line 31, /bootstrap/less/tooltip.less */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
/* line 37, /bootstrap/less/tooltip.less */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 44, /bootstrap/less/tooltip.less */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 51, /bootstrap/less/tooltip.less */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 58, /bootstrap/less/tooltip.less */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 65, /bootstrap/less/tooltip.less */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 72, /bootstrap/less/tooltip.less */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 79, /bootstrap/less/tooltip.less */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 86, /bootstrap/less/tooltip.less */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 96, /bootstrap/less/tooltip.less */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
/* line 106, /bootstrap/less/tooltip.less */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 6, /bootstrap/less/popovers.less */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  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;
  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);
  -webkit-box-shadow: '' 0 5px 10px rgba(0, 0, 0, 0.2) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 5px 10px rgba(0, 0, 0, 0.2) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 5px 10px rgba(0, 0, 0, 0.2) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 5px 10px rgba(0, 0, 0, 0.2) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 26, /bootstrap/less/popovers.less */
.popover.top {
  margin-top: -10px;
}
/* line 27, /bootstrap/less/popovers.less */
.popover.right {
  margin-left: 10px;
}
/* line 28, /bootstrap/less/popovers.less */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, /bootstrap/less/popovers.less */
.popover.left {
  margin-left: -10px;
}
/* line 33, /bootstrap/less/popovers.less */
.popover > .arrow {
  border-width: 11px;
}
/* line 36, /bootstrap/less/popovers.less */
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* line 46, /bootstrap/less/popovers.less */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
/* line 52, /bootstrap/less/popovers.less */
.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;
}
/* line 59, /bootstrap/less/popovers.less */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
/* line 67, /bootstrap/less/popovers.less */
.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;
}
/* line 74, /bootstrap/less/popovers.less */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
/* line 82, /bootstrap/less/popovers.less */
.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);
}
/* line 89, /bootstrap/less/popovers.less */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 98, /bootstrap/less/popovers.less */
.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);
}
/* line 105, /bootstrap/less/popovers.less */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
/* line 115, /bootstrap/less/popovers.less */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
/* line 124, /bootstrap/less/popovers.less */
.popover-content {
  padding: 9px 14px;
}
/* line 9, /bootstrap/less/carousel.less */
.carousel {
  position: relative;
}
/* line 13, /bootstrap/less/carousel.less */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 18, /bootstrap/less/carousel.less */
.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;
  -webkit-transition: all 0.6s ease-in-out left ease;
  -moz-transition: all 0.6s ease-in-out left ease;
  -ms-transition: all 0.6s ease-in-out left ease;
  -o-transition: all 0.6s ease-in-out left ease;
  transition: all 0.6s ease-in-out left ease;
}
/* line 24, /bootstrap/less/carousel.less */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 31, /bootstrap/less/carousel.less */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 36, /bootstrap/less/carousel.less */
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 41, /bootstrap/less/carousel.less */
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 46, /bootstrap/less/carousel.less */
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 55, /bootstrap/less/carousel.less */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 61, /bootstrap/less/carousel.less */
.carousel-inner > .active {
  left: 0;
}
/* line 65, /bootstrap/less/carousel.less */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 72, /bootstrap/less/carousel.less */
.carousel-inner > .next {
  left: 100%;
}
/* line 75, /bootstrap/less/carousel.less */
.carousel-inner > .prev {
  left: -100%;
}
/* line 78, /bootstrap/less/carousel.less */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 83, /bootstrap/less/carousel.less */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 86, /bootstrap/less/carousel.less */
.carousel-inner > .active.right {
  left: 100%;
}
/* line 95, /bootstrap/less/carousel.less */
.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;
}
/* line 111, /bootstrap/less/carousel.less */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
/* line 114, /bootstrap/less/carousel.less */
.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: 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;
}
/* line 121, /bootstrap/less/carousel.less */
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/* line 130, /bootstrap/less/carousel.less */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
/* line 140, /bootstrap/less/carousel.less */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 145, /bootstrap/less/carousel.less */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 150, /bootstrap/less/carousel.less */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
/* line 159, /bootstrap/less/carousel.less */
.carousel-control .icon-prev:before {
  content: "\2039";
}
/* line 164, /bootstrap/less/carousel.less */
.carousel-control .icon-next:before {
  content: "\203a";
}
/* line 175, /bootstrap/less/carousel.less */
.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;
}
/* line 186, /bootstrap/less/carousel.less */
.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;
}
/* line 209, /bootstrap/less/carousel.less */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
/* line 220, /bootstrap/less/carousel.less */
.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);
}
/* line 232, /bootstrap/less/carousel.less */
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  /* line 243, /bootstrap/less/carousel.less */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 252, /bootstrap/less/carousel.less */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 256, /bootstrap/less/carousel.less */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 263, /bootstrap/less/carousel.less */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 270, /bootstrap/less/carousel.less */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, /bootstrap/less/mixins/clearfix.less */
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.teaser:before,
.teaser:after,
.contact-section:before,
.contact-section:after,
.reference > *:first-child + *:before,
.reference > *:first-child + *:after,
.footer-body:before,
.footer-body:after,
.content-bottom:before,
.content-bottom:after,
div.video-2-col:before,
div.video-2-col:after,
.video-2-col:before,
.video-2-col:after,
.text-columns:before,
.text-columns:after {
  display: table;
  content: " ";
}
/* line 19, /bootstrap/less/mixins/clearfix.less */
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.teaser:after,
.contact-section:after,
.reference > *:first-child + *:after,
.footer-body:after,
.content-bottom:after,
div.video-2-col:after,
.video-2-col:after,
.text-columns:after {
  clear: both;
}
/* line 14, /bootstrap/less/utilities.less */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* line 17, /bootstrap/less/utilities.less */
.pull-right {
  float: right !important;
}
/* line 20, /bootstrap/less/utilities.less */
.pull-left {
  float: left !important;
}
/* line 29, /bootstrap/less/utilities.less */
.hide {
  display: none !important;
}
/* line 32, /bootstrap/less/utilities.less */
.show {
  display: block !important;
}
/* line 35, /bootstrap/less/utilities.less */
.invisible {
  visibility: hidden;
}
/* line 38, /bootstrap/less/utilities.less */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* line 47, /bootstrap/less/utilities.less */
.hidden {
  display: none !important;
}
/* line 55, /bootstrap/less/utilities.less */
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
/* line 30, /bootstrap/less/responsive-utilities.less */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
/* line 37, /bootstrap/less/responsive-utilities.less */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  /* line 53, /bootstrap/less/responsive-utilities.less */
  .visible-xs {
    display: block !important;
  }
  /* line 5, /bootstrap/less/mixins/responsive-visibility.less */
  table.visible-xs {
    display: table !important;
  }
  /* line 6, /bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 7, /bootstrap/less/mixins/responsive-visibility.less */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 58, /bootstrap/less/responsive-utilities.less */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 63, /bootstrap/less/responsive-utilities.less */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 68, /bootstrap/less/responsive-utilities.less */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 74, /bootstrap/less/responsive-utilities.less */
  .visible-sm {
    display: block !important;
  }
  /* line 5, /bootstrap/less/mixins/responsive-visibility.less */
  table.visible-sm {
    display: table !important;
  }
  /* line 6, /bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 7, /bootstrap/less/mixins/responsive-visibility.less */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 79, /bootstrap/less/responsive-utilities.less */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 84, /bootstrap/less/responsive-utilities.less */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 89, /bootstrap/less/responsive-utilities.less */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 95, /bootstrap/less/responsive-utilities.less */
  .visible-md {
    display: block !important;
  }
  /* line 5, /bootstrap/less/mixins/responsive-visibility.less */
  table.visible-md {
    display: table !important;
  }
  /* line 6, /bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 7, /bootstrap/less/mixins/responsive-visibility.less */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 100, /bootstrap/less/responsive-utilities.less */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 105, /bootstrap/less/responsive-utilities.less */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 110, /bootstrap/less/responsive-utilities.less */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 116, /bootstrap/less/responsive-utilities.less */
  .visible-lg {
    display: block !important;
  }
  /* line 5, /bootstrap/less/mixins/responsive-visibility.less */
  table.visible-lg {
    display: table !important;
  }
  /* line 6, /bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 7, /bootstrap/less/mixins/responsive-visibility.less */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 121, /bootstrap/less/responsive-utilities.less */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 126, /bootstrap/less/responsive-utilities.less */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 131, /bootstrap/less/responsive-utilities.less */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 137, /bootstrap/less/responsive-utilities.less */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 142, /bootstrap/less/responsive-utilities.less */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 147, /bootstrap/less/responsive-utilities.less */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 152, /bootstrap/less/responsive-utilities.less */
  .hidden-lg {
    display: none !important;
  }
}
/* line 163, /bootstrap/less/responsive-utilities.less */
.visible-print {
  display: none !important;
}
@media print {
  /* line 166, /bootstrap/less/responsive-utilities.less */
  .visible-print {
    display: block !important;
  }
  /* line 5, /bootstrap/less/mixins/responsive-visibility.less */
  table.visible-print {
    display: table !important;
  }
  /* line 6, /bootstrap/less/mixins/responsive-visibility.less */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 7, /bootstrap/less/mixins/responsive-visibility.less */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 170, /bootstrap/less/responsive-utilities.less */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 173, /bootstrap/less/responsive-utilities.less */
  .visible-print-block {
    display: block !important;
  }
}
/* line 177, /bootstrap/less/responsive-utilities.less */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 180, /bootstrap/less/responsive-utilities.less */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 184, /bootstrap/less/responsive-utilities.less */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 187, /bootstrap/less/responsive-utilities.less */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 193, /bootstrap/less/responsive-utilities.less */
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 4, /bootstrap/font-awesome/less/_core.less */
.fa {
  font-family: var(--fa-style-family, 'Font Awesome 6 Free');
  font-weight: var(--fa-style, 900);
}
/* line 9, /bootstrap/font-awesome/less/_core.less */
.fas,
.far,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
.fa-sharp-solid,
.fa-classic,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
/* line 28, /bootstrap/font-awesome/less/_core.less */
.fas::before,
.far::before,
.fab::before,
.fa-solid::before,
.fa-regular::before,
.fa-brands::before,
.fa::before {
  content: var(--fa);
}
/* line 38, /bootstrap/font-awesome/less/_core.less */
.fa-classic,
.fas,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free';
}
/* line 45, /bootstrap/font-awesome/less/_core.less */
.fa-brands,
.fab {
  font-family: 'Font Awesome 6 Brands';
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-1x {
  font-size: 1em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-2x {
  font-size: 2em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-3x {
  font-size: 3em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-4x {
  font-size: 4em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-5x {
  font-size: 5em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-6x {
  font-size: 6em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-7x {
  font-size: 7em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-8x {
  font-size: 8em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-9x {
  font-size: 9em;
}
/* line 8, /bootstrap/font-awesome/less/_sizing.less */
.fa-10x {
  font-size: 10em;
}
/* line 16, /bootstrap/font-awesome/less/_sizing.less */
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
/* line 16, /bootstrap/font-awesome/less/_sizing.less */
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333333em;
  vertical-align: 0.125em;
}
/* line 16, /bootstrap/font-awesome/less/_sizing.less */
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07142857em;
  vertical-align: 0.05357143em;
}
/* line 16, /bootstrap/font-awesome/less/_sizing.less */
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
/* line 16, /bootstrap/font-awesome/less/_sizing.less */
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04166667em;
  vertical-align: -0.125em;
}
/* line 16, /bootstrap/font-awesome/less/_sizing.less */
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
/* line 4, /bootstrap/font-awesome/less/_fixed-width.less */
.fa-fw {
  text-align: center;
  width: 1.25em;
}
/* line 4, /bootstrap/font-awesome/less/_list.less */
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
/* line 9, /bootstrap/font-awesome/less/_list.less */
.fa-ul > li {
  position: relative;
}
/* line 12, /bootstrap/font-awesome/less/_list.less */
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
/* line 4, /bootstrap/font-awesome/less/_bordered-pulled.less */
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
/* line 12, /bootstrap/font-awesome/less/_bordered-pulled.less */
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}
/* line 17, /bootstrap/font-awesome/less/_bordered-pulled.less */
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}
/* line 4, /bootstrap/font-awesome/less/_animated.less */
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
/* line 13, /bootstrap/font-awesome/less/_animated.less */
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.280, 0.840, 0.420, 1));
}
/* line 22, /bootstrap/font-awesome/less/_animated.less */
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4,0,.6,1));
}
/* line 31, /bootstrap/font-awesome/less/_animated.less */
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4,0,.6,1));
}
/* line 40, /bootstrap/font-awesome/less/_animated.less */
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
/* line 49, /bootstrap/font-awesome/less/_animated.less */
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}
/* line 58, /bootstrap/font-awesome/less/_animated.less */
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}
/* line 67, /bootstrap/font-awesome/less/_animated.less */
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
/* line 71, /bootstrap/font-awesome/less/_animated.less */
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));;
}
@media (prefers-reduced-motion: reduce) {
  /* line 84, /bootstrap/font-awesome/less/_animated.less */
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  /* line 102, /bootstrap/font-awesome/less/_animated.less */
  0%,
  90% {
    transform: scale(1);
  }
  /* line 103, /bootstrap/font-awesome/less/_animated.less */
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  /* line 107, /bootstrap/font-awesome/less/_animated.less */
  0% {
    transform: scale(1, 1) translateY(0);
  }
  /* line 108, /bootstrap/font-awesome/less/_animated.less */
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  /* line 109, /bootstrap/font-awesome/less/_animated.less */
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  /* line 110, /bootstrap/font-awesome/less/_animated.less */
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  /* line 111, /bootstrap/font-awesome/less/_animated.less */
  57% {
    transform: scale(1,1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  /* line 112, /bootstrap/font-awesome/less/_animated.less */
  64% {
    transform: scale(1, 1) translateY(0);
  }
  /* line 113, /bootstrap/font-awesome/less/_animated.less */
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  /* line 117, /bootstrap/font-awesome/less/_animated.less */
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  /* line 121, /bootstrap/font-awesome/less/_animated.less */
  0%,
  100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  /* line 125, /bootstrap/font-awesome/less/_animated.less */
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  /* line 132, /bootstrap/font-awesome/less/_animated.less */
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  /* line 138, /bootstrap/font-awesome/less/_animated.less */
  0% {
    transform: rotate(-15deg);
  }
  /* line 139, /bootstrap/font-awesome/less/_animated.less */
  4% {
    transform: rotate(15deg);
  }
  /* line 140, /bootstrap/font-awesome/less/_animated.less */
  8%,
  24% {
    transform: rotate(-18deg);
  }
  /* line 141, /bootstrap/font-awesome/less/_animated.less */
  12%,
  28% {
    transform: rotate(18deg);
  }
  /* line 142, /bootstrap/font-awesome/less/_animated.less */
  16% {
    transform: rotate(-22deg);
  }
  /* line 143, /bootstrap/font-awesome/less/_animated.less */
  20% {
    transform: rotate(22deg);
  }
  /* line 144, /bootstrap/font-awesome/less/_animated.less */
  32% {
    transform: rotate(-12deg);
  }
  /* line 145, /bootstrap/font-awesome/less/_animated.less */
  36% {
    transform: rotate(12deg);
  }
  /* line 146, /bootstrap/font-awesome/less/_animated.less */
  40%,
  100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  /* line 150, /bootstrap/font-awesome/less/_animated.less */
  0% {
    transform: rotate(0deg);
  }
  /* line 151, /bootstrap/font-awesome/less/_animated.less */
  100% {
    transform: rotate(360deg);
  }
}
/* line 4, /bootstrap/font-awesome/less/_rotated-flipped.less */
.fa-rotate-90 {
  transform: rotate(90deg);
}
/* line 8, /bootstrap/font-awesome/less/_rotated-flipped.less */
.fa-rotate-180 {
  transform: rotate(180deg);
}
/* line 12, /bootstrap/font-awesome/less/_rotated-flipped.less */
.fa-rotate-270 {
  transform: rotate(270deg);
}
/* line 16, /bootstrap/font-awesome/less/_rotated-flipped.less */
.fa-flip-horizontal {
  transform: scale(-1, 1);
}
/* line 20, /bootstrap/font-awesome/less/_rotated-flipped.less */
.fa-flip-vertical {
  transform: scale(1, -1);
}
/* line 24, /bootstrap/font-awesome/less/_rotated-flipped.less */
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}
/* line 29, /bootstrap/font-awesome/less/_rotated-flipped.less */
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}
/* line 4, /bootstrap/font-awesome/less/_stacked.less */
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
/* line 13, /bootstrap/font-awesome/less/_stacked.less */
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
/* line 21, /bootstrap/font-awesome/less/_stacked.less */
.fa-stack-1x {
  line-height: inherit;
}
/* line 25, /bootstrap/font-awesome/less/_stacked.less */
.fa-stack-2x {
  font-size: 2em;
}
/* line 29, /bootstrap/font-awesome/less/_stacked.less */
.fa-inverse {
  color: var(--fa-inverse, #fff);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-0 {
  --fa: "\30";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-1 {
  --fa: "\31";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-2 {
  --fa: "\32";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-3 {
  --fa: "\33";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-4 {
  --fa: "\34";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-5 {
  --fa: "\35";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-6 {
  --fa: "\36";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-7 {
  --fa: "\37";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-8 {
  --fa: "\38";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-9 {
  --fa: "\39";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fill-drip {
  --fa: "\f576";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-to-circle {
  --fa: "\e4bd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-chevron-right {
  --fa: "\f138";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chevron-circle-right {
  --fa: "\f138";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-at {
  --fa: "\40";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trash-can {
  --fa: "\f2ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trash-alt {
  --fa: "\f2ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-text-height {
  --fa: "\f034";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-xmark {
  --fa: "\f235";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-times {
  --fa: "\f235";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stethoscope {
  --fa: "\f0f1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-message {
  --fa: "\f27a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comment-alt {
  --fa: "\f27a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-info {
  --fa: "\f129";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-down-left-and-up-right-to-center {
  --fa: "\f422";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-compress-alt {
  --fa: "\f422";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-explosion {
  --fa: "\e4e9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-lines {
  --fa: "\f15c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-alt {
  --fa: "\f15c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-text {
  --fa: "\f15c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wave-square {
  --fa: "\f83e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ring {
  --fa: "\f70b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-un {
  --fa: "\e4d9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice-three {
  --fa: "\f527";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-days {
  --fa: "\f073";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-alt {
  --fa: "\f073";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-anchor-circle-check {
  --fa: "\e4aa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-circle-arrow-right {
  --fa: "\e4d1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volleyball {
  --fa: "\f45f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volleyball-ball {
  --fa: "\f45f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-up-to-line {
  --fa: "\e4c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-down {
  --fa: "\f0dd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-desc {
  --fa: "\f0dd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-minus {
  --fa: "\f056";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-minus-circle {
  --fa: "\f056";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-door-open {
  --fa: "\f52b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-right-from-bracket {
  --fa: "\f2f5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sign-out-alt {
  --fa: "\f2f5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-atom {
  --fa: "\f5d2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-soap {
  --fa: "\e06e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-icons {
  --fa: "\f86d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-music-camera-bolt {
  --fa: "\f86d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-microphone-lines-slash {
  --fa: "\f539";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-microphone-alt-slash {
  --fa: "\f539";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bridge-circle-check {
  --fa: "\e4c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pump-medical {
  --fa: "\e06a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fingerprint {
  --fa: "\f577";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-point-right {
  --fa: "\f0a4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magnifying-glass-location {
  --fa: "\f689";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-search-location {
  --fa: "\f689";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-forward-step {
  --fa: "\f051";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-step-forward {
  --fa: "\f051";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-smile-beam {
  --fa: "\f5b8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-smile-beam {
  --fa: "\f5b8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-flag-checkered {
  --fa: "\f11e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-football {
  --fa: "\f44e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-football-ball {
  --fa: "\f44e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-school-circle-exclamation {
  --fa: "\e56c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-crop {
  --fa: "\f125";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angles-down {
  --fa: "\f103";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angle-double-down {
  --fa: "\f103";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users-rectangle {
  --fa: "\e594";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-roof {
  --fa: "\e537";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-line {
  --fa: "\e534";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-beer-mug-empty {
  --fa: "\f0fc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-beer {
  --fa: "\f0fc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-diagram-predecessor {
  --fa: "\e477";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-long {
  --fa: "\f176";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-long-arrow-up {
  --fa: "\f176";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fire-flame-simple {
  --fa: "\f46a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-burn {
  --fa: "\f46a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person {
  --fa: "\f183";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-male {
  --fa: "\f183";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laptop {
  --fa: "\f109";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-csv {
  --fa: "\f6dd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-menorah {
  --fa: "\f676";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-plane {
  --fa: "\e58f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-record-vinyl {
  --fa: "\f8d9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-stars {
  --fa: "\f587";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-stars {
  --fa: "\f587";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bong {
  --fa: "\f55c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-spaghetti-monster-flying {
  --fa: "\f67b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pastafarianism {
  --fa: "\f67b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-up-across-line {
  --fa: "\e4af";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-spoon {
  --fa: "\f2e5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-utensil-spoon {
  --fa: "\f2e5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-jar-wheat {
  --fa: "\e517";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-envelopes-bulk {
  --fa: "\f674";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mail-bulk {
  --fa: "\f674";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-circle-exclamation {
  --fa: "\e4eb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-h {
  --fa: "\f47e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hospital-symbol {
  --fa: "\f47e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pager {
  --fa: "\f815";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-address-book {
  --fa: "\f2b9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-contact-book {
  --fa: "\f2b9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-strikethrough {
  --fa: "\f0cc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-k {
  --fa: "\4b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-landmark-flag {
  --fa: "\e51c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pencil {
  --fa: "\f303";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pencil-alt {
  --fa: "\f303";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-backward {
  --fa: "\f04a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caret-right {
  --fa: "\f0da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comments {
  --fa: "\f086";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-paste {
  --fa: "\f0ea";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-clipboard {
  --fa: "\f0ea";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-code-pull-request {
  --fa: "\e13c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clipboard-list {
  --fa: "\f46d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-ramp-box {
  --fa: "\f4de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-loading {
  --fa: "\f4de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-check {
  --fa: "\f4fc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vial-virus {
  --fa: "\e597";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sheet-plastic {
  --fa: "\e571";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-blog {
  --fa: "\f781";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-ninja {
  --fa: "\f504";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-arrow-up-from-line {
  --fa: "\e539";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-scroll-torah {
  --fa: "\f6a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-torah {
  --fa: "\f6a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-broom-ball {
  --fa: "\f458";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-quidditch {
  --fa: "\f458";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-quidditch-broom-ball {
  --fa: "\f458";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-toggle-off {
  --fa: "\f204";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-box-archive {
  --fa: "\f187";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-archive {
  --fa: "\f187";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-drowning {
  --fa: "\e545";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-9-1 {
  --fa: "\f886";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-numeric-desc {
  --fa: "\f886";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-numeric-down-alt {
  --fa: "\f886";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-tongue-squint {
  --fa: "\f58a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-tongue-squint {
  --fa: "\f58a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-spray-can {
  --fa: "\f5bd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-monster {
  --fa: "\f63b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-w {
  --fa: "\57";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-earth-africa {
  --fa: "\f57c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-globe-africa {
  --fa: "\f57c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rainbow {
  --fa: "\f75b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-notch {
  --fa: "\f1ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tablet-screen-button {
  --fa: "\f3fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tablet-alt {
  --fa: "\f3fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-paw {
  --fa: "\f1b0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud {
  --fa: "\f0c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trowel-bricks {
  --fa: "\e58a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-flushed {
  --fa: "\f579";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-flushed {
  --fa: "\f579";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hospital-user {
  --fa: "\f80d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tent-arrow-left-right {
  --fa: "\e57f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gavel {
  --fa: "\f0e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-legal {
  --fa: "\f0e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-binoculars {
  --fa: "\f1e5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-microphone-slash {
  --fa: "\f131";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-box-tissue {
  --fa: "\e05b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-motorcycle {
  --fa: "\f21c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bell-concierge {
  --fa: "\f562";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-concierge-bell {
  --fa: "\f562";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pen-ruler {
  --fa: "\f5ae";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pencil-ruler {
  --fa: "\f5ae";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-arrows {
  --fa: "\e068";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-arrows-left-right {
  --fa: "\e068";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars-and-venus-burst {
  --fa: "\e523";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-caret-right {
  --fa: "\f152";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caret-square-right {
  --fa: "\f152";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-scissors {
  --fa: "\f0c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cut {
  --fa: "\f0c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sun-plant-wilt {
  --fa: "\e57a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-toilets-portable {
  --fa: "\e584";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hockey-puck {
  --fa: "\f453";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table {
  --fa: "\f0ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magnifying-glass-arrow-right {
  --fa: "\e521";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tachograph-digital {
  --fa: "\f566";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-digital-tachograph {
  --fa: "\f566";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users-slash {
  --fa: "\e073";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clover {
  --fa: "\e139";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-reply {
  --fa: "\f3e5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mail-reply {
  --fa: "\f3e5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-star-and-crescent {
  --fa: "\f699";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-fire {
  --fa: "\e50c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-minus {
  --fa: "\f146";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-minus-square {
  --fa: "\f146";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-helicopter {
  --fa: "\f533";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-compass {
  --fa: "\f14e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-caret-down {
  --fa: "\f150";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caret-square-down {
  --fa: "\f150";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-circle-question {
  --fa: "\e4ef";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laptop-code {
  --fa: "\f5fc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-swatchbook {
  --fa: "\f5c3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-prescription-bottle {
  --fa: "\f485";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bars {
  --fa: "\f0c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-navicon {
  --fa: "\f0c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-group {
  --fa: "\e533";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hourglass-end {
  --fa: "\f253";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hourglass-3 {
  --fa: "\f253";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-crack {
  --fa: "\f7a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-broken {
  --fa: "\f7a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-up-right {
  --fa: "\f360";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-external-link-square-alt {
  --fa: "\f360";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-kiss-beam {
  --fa: "\f597";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-kiss-beam {
  --fa: "\f597";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-film {
  --fa: "\f008";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ruler-horizontal {
  --fa: "\f547";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-robbery {
  --fa: "\e536";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lightbulb {
  --fa: "\f0eb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caret-left {
  --fa: "\f0d9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-exclamation {
  --fa: "\f06a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-exclamation-circle {
  --fa: "\f06a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-school-circle-xmark {
  --fa: "\e56d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right-from-bracket {
  --fa: "\f08b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sign-out {
  --fa: "\f08b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-chevron-down {
  --fa: "\f13a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chevron-circle-down {
  --fa: "\f13a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-unlock-keyhole {
  --fa: "\f13e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-unlock-alt {
  --fa: "\f13e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-showers-heavy {
  --fa: "\f740";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-headphones-simple {
  --fa: "\f58f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-headphones-alt {
  --fa: "\f58f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sitemap {
  --fa: "\f0e8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-dollar-to-slot {
  --fa: "\f4b9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-donate {
  --fa: "\f4b9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-memory {
  --fa: "\f538";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-road-spikes {
  --fa: "\e568";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fire-burner {
  --fa: "\e4f1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-flag {
  --fa: "\f024";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hanukiah {
  --fa: "\f6e6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-feather {
  --fa: "\f52d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-low {
  --fa: "\f027";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-down {
  --fa: "\f027";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comment-slash {
  --fa: "\f4b3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-sun-rain {
  --fa: "\f743";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-compress {
  --fa: "\f066";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wheat-awn {
  --fa: "\e2cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wheat-alt {
  --fa: "\e2cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ankh {
  --fa: "\f644";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-holding-child {
  --fa: "\e4fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-asterisk {
  --fa: "\2a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-check {
  --fa: "\f14a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-check-square {
  --fa: "\f14a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-peseta-sign {
  --fa: "\e221";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heading {
  --fa: "\f1dc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-header {
  --fa: "\f1dc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ghost {
  --fa: "\f6e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list {
  --fa: "\f03a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list-squares {
  --fa: "\f03a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-phone-flip {
  --fa: "\f87b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-phone-square-alt {
  --fa: "\f87b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cart-plus {
  --fa: "\f217";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gamepad {
  --fa: "\f11b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-dot {
  --fa: "\f192";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dot-circle {
  --fa: "\f192";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-dizzy {
  --fa: "\f567";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dizzy {
  --fa: "\f567";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-egg {
  --fa: "\f7fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-medical-circle-xmark {
  --fa: "\e513";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-campground {
  --fa: "\f6bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-folder-plus {
  --fa: "\f65e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-futbol {
  --fa: "\f1e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-futbol-ball {
  --fa: "\f1e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-soccer-ball {
  --fa: "\f1e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-paintbrush {
  --fa: "\f1fc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-paint-brush {
  --fa: "\f1fc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lock {
  --fa: "\f023";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gas-pump {
  --fa: "\f52f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hot-tub-person {
  --fa: "\f593";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hot-tub {
  --fa: "\f593";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map-location {
  --fa: "\f59f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map-marked {
  --fa: "\f59f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-flood-water {
  --fa: "\e50e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tree {
  --fa: "\f1bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bridge-lock {
  --fa: "\e4cc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sack-dollar {
  --fa: "\f81d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pen-to-square {
  --fa: "\f044";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-edit {
  --fa: "\f044";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car-side {
  --fa: "\f5e4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-share-nodes {
  --fa: "\f1e0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-share-alt {
  --fa: "\f1e0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-circle-minus {
  --fa: "\e4ff";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hourglass-half {
  --fa: "\f252";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hourglass-2 {
  --fa: "\f252";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-microscope {
  --fa: "\f610";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sink {
  --fa: "\e06d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bag-shopping {
  --fa: "\f290";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shopping-bag {
  --fa: "\f290";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-z-a {
  --fa: "\f881";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-alpha-desc {
  --fa: "\f881";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-alpha-down-alt {
  --fa: "\f881";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mitten {
  --fa: "\f7b5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-rays {
  --fa: "\e54d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users {
  --fa: "\f0c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eye-slash {
  --fa: "\f070";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-flask-vial {
  --fa: "\e4f3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand {
  --fa: "\f256";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-paper {
  --fa: "\f256";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-om {
  --fa: "\f679";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-worm {
  --fa: "\e599";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-circle-xmark {
  --fa: "\e50b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plug {
  --fa: "\f1e6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chevron-up {
  --fa: "\f077";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-spock {
  --fa: "\f259";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stopwatch {
  --fa: "\f2f2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-kiss {
  --fa: "\f596";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-kiss {
  --fa: "\f596";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bridge-circle-xmark {
  --fa: "\e4cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-tongue {
  --fa: "\f589";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-tongue {
  --fa: "\f589";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chess-bishop {
  --fa: "\f43a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-wink {
  --fa: "\f58c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-wink {
  --fa: "\f58c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ear-deaf {
  --fa: "\f2a4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-deaf {
  --fa: "\f2a4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-deafness {
  --fa: "\f2a4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hard-of-hearing {
  --fa: "\f2a4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-road-circle-check {
  --fa: "\e564";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice-five {
  --fa: "\f523";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-rss {
  --fa: "\f143";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rss-square {
  --fa: "\f143";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-land-mine-on {
  --fa: "\e51b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-i-cursor {
  --fa: "\f246";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stamp {
  --fa: "\f5bf";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stairs {
  --fa: "\e289";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-i {
  --fa: "\49";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hryvnia-sign {
  --fa: "\f6f2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hryvnia {
  --fa: "\f6f2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pills {
  --fa: "\f484";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-wide {
  --fa: "\f581";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-alt {
  --fa: "\f581";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tooth {
  --fa: "\f5c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-v {
  --fa: "\56";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bangladeshi-taka-sign {
  --fa: "\e2e6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bicycle {
  --fa: "\f206";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-staff-snake {
  --fa: "\e579";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rod-asclepius {
  --fa: "\e579";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rod-snake {
  --fa: "\e579";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-staff-aesculapius {
  --fa: "\e579";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-head-side-cough-slash {
  --fa: "\e062";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-medical {
  --fa: "\f0f9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ambulance {
  --fa: "\f0f9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wheat-awn-circle-exclamation {
  --fa: "\e598";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-snowman {
  --fa: "\f7d0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mortar-pestle {
  --fa: "\f5a7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-road-barrier {
  --fa: "\e562";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-school {
  --fa: "\f549";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-igloo {
  --fa: "\f7ae";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-joint {
  --fa: "\f595";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angle-right {
  --fa: "\f105";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-horse {
  --fa: "\f6f0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-q {
  --fa: "\51";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-g {
  --fa: "\47";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-notes-medical {
  --fa: "\f481";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-half {
  --fa: "\f2c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-2 {
  --fa: "\f2c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-2 {
  --fa: "\f2c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-half {
  --fa: "\f2c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dong-sign {
  --fa: "\e169";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-capsules {
  --fa: "\f46b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-poo-storm {
  --fa: "\f75a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-poo-bolt {
  --fa: "\f75a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-frown-open {
  --fa: "\f57a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-frown-open {
  --fa: "\f57a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-point-up {
  --fa: "\f0a6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill {
  --fa: "\f0d6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bookmark {
  --fa: "\f02e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-align-justify {
  --fa: "\f039";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-umbrella-beach {
  --fa: "\f5ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-helmet-un {
  --fa: "\e503";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bullseye {
  --fa: "\f140";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bacon {
  --fa: "\f7e5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-point-down {
  --fa: "\f0a7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-from-bracket {
  --fa: "\e09a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-folder {
  --fa: "\f07b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-folder-blank {
  --fa: "\f07b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-waveform {
  --fa: "\f478";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-medical-alt {
  --fa: "\f478";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-radiation {
  --fa: "\f7b9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chart-simple {
  --fa: "\e473";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars-stroke {
  --fa: "\f229";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vial {
  --fa: "\f492";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gauge {
  --fa: "\f624";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dashboard {
  --fa: "\f624";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gauge-med {
  --fa: "\f624";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tachometer-alt-average {
  --fa: "\f624";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wand-magic-sparkles {
  --fa: "\e2ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magic-wand-sparkles {
  --fa: "\e2ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-e {
  --fa: "\45";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pen-clip {
  --fa: "\f305";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pen-alt {
  --fa: "\f305";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bridge-circle-exclamation {
  --fa: "\e4ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user {
  --fa: "\f007";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-school-circle-check {
  --fa: "\e56b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dumpster {
  --fa: "\f793";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-van-shuttle {
  --fa: "\f5b6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shuttle-van {
  --fa: "\f5b6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-user {
  --fa: "\e4da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-caret-left {
  --fa: "\f191";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caret-square-left {
  --fa: "\f191";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-highlighter {
  --fa: "\f591";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-key {
  --fa: "\f084";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bullhorn {
  --fa: "\f0a1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-globe {
  --fa: "\f0ac";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-synagogue {
  --fa: "\f69b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-half-dress {
  --fa: "\e548";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-road-bridge {
  --fa: "\e563";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-location-arrow {
  --fa: "\f124";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-c {
  --fa: "\43";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tablet-button {
  --fa: "\f10a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-lock {
  --fa: "\e4d6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pizza-slice {
  --fa: "\f818";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill-wave {
  --fa: "\f53a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chart-area {
  --fa: "\f1fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-area-chart {
  --fa: "\f1fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-flag {
  --fa: "\e50d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-circle-minus {
  --fa: "\e540";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ban {
  --fa: "\f05e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cancel {
  --fa: "\f05e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-camera-rotate {
  --fa: "\e0d8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-spray-can-sparkles {
  --fa: "\f5d0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-air-freshener {
  --fa: "\f5d0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-star {
  --fa: "\f005";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-repeat {
  --fa: "\f363";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cross {
  --fa: "\f654";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-box {
  --fa: "\f466";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-venus-mars {
  --fa: "\f228";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-pointer {
  --fa: "\f245";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mouse-pointer {
  --fa: "\f245";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-maximize {
  --fa: "\f31e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-expand-arrows-alt {
  --fa: "\f31e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-charging-station {
  --fa: "\f5e7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shapes {
  --fa: "\f61f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-triangle-circle-square {
  --fa: "\f61f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shuffle {
  --fa: "\f074";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-random {
  --fa: "\f074";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-running {
  --fa: "\f70c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-running {
  --fa: "\f70c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile-retro {
  --fa: "\e527";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grip-lines-vertical {
  --fa: "\f7a5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-spider {
  --fa: "\f717";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-bound {
  --fa: "\e4f9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-invoice-dollar {
  --fa: "\f571";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane-circle-exclamation {
  --fa: "\e556";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-x-ray {
  --fa: "\f497";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-spell-check {
  --fa: "\f891";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-slash {
  --fa: "\f715";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-computer-mouse {
  --fa: "\f8cc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mouse {
  --fa: "\f8cc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right-to-bracket {
  --fa: "\f090";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sign-in {
  --fa: "\f090";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shop-slash {
  --fa: "\e070";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-store-alt-slash {
  --fa: "\e070";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-server {
  --fa: "\f233";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-virus-covid-slash {
  --fa: "\e4a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shop-lock {
  --fa: "\e4a5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hourglass-start {
  --fa: "\f251";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hourglass-1 {
  --fa: "\f251";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-blender-phone {
  --fa: "\f6b6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-wheat {
  --fa: "\e4db";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-breastfeeding {
  --fa: "\e53a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-right-to-bracket {
  --fa: "\f2f6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sign-in-alt {
  --fa: "\f2f6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-venus {
  --fa: "\f221";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-passport {
  --fa: "\f5ab";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thumbtack-slash {
  --fa: "\e68f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thumb-tack-slash {
  --fa: "\e68f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-pulse {
  --fa: "\f21e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heartbeat {
  --fa: "\f21e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-carry-box {
  --fa: "\f4ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-carry {
  --fa: "\f4ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-high {
  --fa: "\f769";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-microchip {
  --fa: "\f2db";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-crown {
  --fa: "\f521";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-weight-hanging {
  --fa: "\f5cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-xmarks-lines {
  --fa: "\e59a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-prescription {
  --fa: "\f572";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-weight-scale {
  --fa: "\f496";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-weight {
  --fa: "\f496";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-group {
  --fa: "\f500";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-friends {
  --fa: "\f500";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-a-z {
  --fa: "\f15e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-alpha-up {
  --fa: "\f15e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chess-knight {
  --fa: "\f441";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-laugh-squint {
  --fa: "\f59b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laugh-squint {
  --fa: "\f59b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wheelchair {
  --fa: "\f193";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-arrow-up {
  --fa: "\f0aa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-circle-up {
  --fa: "\f0aa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-toggle-on {
  --fa: "\f205";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-walking {
  --fa: "\f554";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-walking {
  --fa: "\f554";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-l {
  --fa: "\4c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fire {
  --fa: "\f06d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bed-pulse {
  --fa: "\f487";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-procedures {
  --fa: "\f487";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shuttle-space {
  --fa: "\f197";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-space-shuttle {
  --fa: "\f197";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-laugh {
  --fa: "\f599";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laugh {
  --fa: "\f599";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-folder-open {
  --fa: "\f07c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-circle-plus {
  --fa: "\e500";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-code-fork {
  --fa: "\e13b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-city {
  --fa: "\f64f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-microphone-lines {
  --fa: "\f3c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-microphone-alt {
  --fa: "\f3c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pepper-hot {
  --fa: "\f816";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-unlock {
  --fa: "\f09c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-colon-sign {
  --fa: "\e140";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-headset {
  --fa: "\f590";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-store-slash {
  --fa: "\e071";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-road-circle-xmark {
  --fa: "\e566";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-minus {
  --fa: "\f503";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars-stroke-up {
  --fa: "\f22a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars-stroke-v {
  --fa: "\f22a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-champagne-glasses {
  --fa: "\f79f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-glass-cheers {
  --fa: "\f79f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clipboard {
  --fa: "\f328";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-circle-exclamation {
  --fa: "\e50a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-arrow-up {
  --fa: "\f574";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-upload {
  --fa: "\f574";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wifi {
  --fa: "\f1eb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wifi-3 {
  --fa: "\f1eb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wifi-strong {
  --fa: "\f1eb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bath {
  --fa: "\f2cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bathtub {
  --fa: "\f2cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-underline {
  --fa: "\f0cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-pen {
  --fa: "\f4ff";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-edit {
  --fa: "\f4ff";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-signature {
  --fa: "\f5b7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stroopwafel {
  --fa: "\f551";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bold {
  --fa: "\f032";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-anchor-lock {
  --fa: "\e4ad";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-ngo {
  --fa: "\e4d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-manat-sign {
  --fa: "\e1d5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-not-equal {
  --fa: "\f53e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-border-top-left {
  --fa: "\f853";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-border-style {
  --fa: "\f853";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map-location-dot {
  --fa: "\f5a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map-marked-alt {
  --fa: "\f5a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-jedi {
  --fa: "\f669";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-poll-vertical {
  --fa: "\f681";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-poll {
  --fa: "\f681";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mug-hot {
  --fa: "\f7b6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car-battery {
  --fa: "\f5df";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-car {
  --fa: "\f5df";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gift {
  --fa: "\f06b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice-two {
  --fa: "\f528";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chess-queen {
  --fa: "\f445";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-glasses {
  --fa: "\f530";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chess-board {
  --fa: "\f43c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-circle-check {
  --fa: "\e4d2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-chalkboard {
  --fa: "\e53d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars-stroke-right {
  --fa: "\f22b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars-stroke-h {
  --fa: "\f22b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-back-fist {
  --fa: "\f255";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-rock {
  --fa: "\f255";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-caret-up {
  --fa: "\f151";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caret-square-up {
  --fa: "\f151";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-showers-water {
  --fa: "\e4e4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chart-bar {
  --fa: "\f080";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bar-chart {
  --fa: "\f080";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-bubbles {
  --fa: "\e05e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-wash {
  --fa: "\e05e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-less-than-equal {
  --fa: "\f537";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-train {
  --fa: "\f238";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eye-low-vision {
  --fa: "\f2a8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-low-vision {
  --fa: "\f2a8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-crow {
  --fa: "\f520";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sailboat {
  --fa: "\e445";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-window-restore {
  --fa: "\f2d2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-plus {
  --fa: "\f0fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plus-square {
  --fa: "\f0fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-torii-gate {
  --fa: "\f6a1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-frog {
  --fa: "\f52e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bucket {
  --fa: "\e4cf";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-image {
  --fa: "\f03e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-microphone {
  --fa: "\f130";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cow {
  --fa: "\f6c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caret-up {
  --fa: "\f0d8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-screwdriver {
  --fa: "\f54a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-folder-closed {
  --fa: "\e185";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-tsunami {
  --fa: "\e515";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-nfi {
  --fa: "\e576";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-from-ground-water {
  --fa: "\e4b5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-martini-glass {
  --fa: "\f57b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-glass-martini-alt {
  --fa: "\f57b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-binary {
  --fa: "\e69b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rotate-left {
  --fa: "\f2ea";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rotate-back {
  --fa: "\f2ea";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rotate-backward {
  --fa: "\f2ea";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-undo-alt {
  --fa: "\f2ea";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-columns {
  --fa: "\f0db";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-columns {
  --fa: "\f0db";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lemon {
  --fa: "\f094";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-head-side-mask {
  --fa: "\e063";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-handshake {
  --fa: "\f2b5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gem {
  --fa: "\f3a5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dolly {
  --fa: "\f472";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dolly-box {
  --fa: "\f472";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-smoking {
  --fa: "\f48d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-minimize {
  --fa: "\f78c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-compress-arrows-alt {
  --fa: "\f78c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-monument {
  --fa: "\f5a6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-snowplow {
  --fa: "\f7d2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angles-right {
  --fa: "\f101";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angle-double-right {
  --fa: "\f101";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cannabis {
  --fa: "\f55f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-play {
  --fa: "\f144";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-play-circle {
  --fa: "\f144";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tablets {
  --fa: "\f490";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ethernet {
  --fa: "\f796";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-euro-sign {
  --fa: "\f153";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eur {
  --fa: "\f153";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-euro {
  --fa: "\f153";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chair {
  --fa: "\f6c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-check {
  --fa: "\f058";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-check-circle {
  --fa: "\f058";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-stop {
  --fa: "\f28d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stop-circle {
  --fa: "\f28d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-compass-drafting {
  --fa: "\f568";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-drafting-compass {
  --fa: "\f568";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plate-wheat {
  --fa: "\e55a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-icicles {
  --fa: "\f7ad";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-shelter {
  --fa: "\e54f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-neuter {
  --fa: "\f22c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-id-badge {
  --fa: "\f2c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-marker {
  --fa: "\f5a1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-laugh-beam {
  --fa: "\f59a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laugh-beam {
  --fa: "\f59a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-helicopter-symbol {
  --fa: "\e502";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-universal-access {
  --fa: "\f29a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-chevron-up {
  --fa: "\f139";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chevron-circle-up {
  --fa: "\f139";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lari-sign {
  --fa: "\e1c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volcano {
  --fa: "\f770";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-walking-dashed-line-arrow-right {
  --fa: "\e553";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sterling-sign {
  --fa: "\f154";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gbp {
  --fa: "\f154";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pound-sign {
  --fa: "\f154";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-viruses {
  --fa: "\e076";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-person-confined {
  --fa: "\e577";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-tie {
  --fa: "\f508";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-long {
  --fa: "\f175";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-long-arrow-down {
  --fa: "\f175";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tent-arrow-down-to-line {
  --fa: "\e57e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-certificate {
  --fa: "\f0a3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-reply-all {
  --fa: "\f122";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mail-reply-all {
  --fa: "\f122";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-suitcase {
  --fa: "\f0f2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-skating {
  --fa: "\f7c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-skating {
  --fa: "\f7c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-filter-circle-dollar {
  --fa: "\f662";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-funnel-dollar {
  --fa: "\f662";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-camera-retro {
  --fa: "\f083";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-arrow-down {
  --fa: "\f0ab";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-circle-down {
  --fa: "\f0ab";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-import {
  --fa: "\f56f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right-to-file {
  --fa: "\f56f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-arrow-up-right {
  --fa: "\f14c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-external-link-square {
  --fa: "\f14c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-box-open {
  --fa: "\f49e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-scroll {
  --fa: "\f70e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-spa {
  --fa: "\f5bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-location-pin-lock {
  --fa: "\e51f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pause {
  --fa: "\f04c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hill-avalanche {
  --fa: "\e507";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-empty {
  --fa: "\f2cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-0 {
  --fa: "\f2cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-0 {
  --fa: "\f2cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-empty {
  --fa: "\f2cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bomb {
  --fa: "\f1e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-registered {
  --fa: "\f25d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-address-card {
  --fa: "\f2bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-contact-card {
  --fa: "\f2bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vcard {
  --fa: "\f2bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-scale-unbalanced-flip {
  --fa: "\f516";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-balance-scale-right {
  --fa: "\f516";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-subscript {
  --fa: "\f12c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-diamond-turn-right {
  --fa: "\f5eb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-directions {
  --fa: "\f5eb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-burst {
  --fa: "\e4dc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-laptop {
  --fa: "\e066";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laptop-house {
  --fa: "\e066";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-tired {
  --fa: "\f5c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tired {
  --fa: "\f5c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bills {
  --fa: "\e1f3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-smog {
  --fa: "\f75f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-crutch {
  --fa: "\f7f7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-arrow-up {
  --fa: "\f0ee";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-upload {
  --fa: "\f0ee";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-upload-alt {
  --fa: "\f0ee";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-palette {
  --fa: "\f53f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-turn-right {
  --fa: "\e4c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vest {
  --fa: "\e085";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ferry {
  --fa: "\e4ea";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-down-to-people {
  --fa: "\e4b9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-seedling {
  --fa: "\f4d8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sprout {
  --fa: "\f4d8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-left-right {
  --fa: "\f337";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-alt-h {
  --fa: "\f337";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-boxes-packing {
  --fa: "\e4c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-arrow-left {
  --fa: "\f0a8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-circle-left {
  --fa: "\f0a8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-group-arrows-rotate {
  --fa: "\e4f6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bowl-food {
  --fa: "\e4c6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-candy-cane {
  --fa: "\f786";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-wide-short {
  --fa: "\f160";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-amount-asc {
  --fa: "\f160";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-amount-down {
  --fa: "\f160";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-bolt {
  --fa: "\f76c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thunderstorm {
  --fa: "\f76c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-text-slash {
  --fa: "\f87d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-remove-format {
  --fa: "\f87d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-smile-wink {
  --fa: "\f4da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-smile-wink {
  --fa: "\f4da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-word {
  --fa: "\f1c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-powerpoint {
  --fa: "\f1c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-left-right {
  --fa: "\f07e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-h {
  --fa: "\f07e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-lock {
  --fa: "\e510";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-arrow-down {
  --fa: "\f0ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-download {
  --fa: "\f0ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-download-alt {
  --fa: "\f0ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-children {
  --fa: "\e4e1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chalkboard {
  --fa: "\f51b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-blackboard {
  --fa: "\f51b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-large-slash {
  --fa: "\f4fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-alt-slash {
  --fa: "\f4fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-envelope-open {
  --fa: "\f2b6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-handshake-simple-slash {
  --fa: "\e05f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-handshake-alt-slash {
  --fa: "\e05f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mattress-pillow {
  --fa: "\e525";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-guarani-sign {
  --fa: "\e19a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-rotate {
  --fa: "\f021";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-refresh {
  --fa: "\f021";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sync {
  --fa: "\f021";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fire-extinguisher {
  --fa: "\f134";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cruzeiro-sign {
  --fa: "\e152";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-greater-than-equal {
  --fa: "\f532";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shield-halved {
  --fa: "\f3ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shield-alt {
  --fa: "\f3ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-atlas {
  --fa: "\f558";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-atlas {
  --fa: "\f558";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-virus {
  --fa: "\e074";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-envelope-circle-check {
  --fa: "\e4e8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-layer-group {
  --fa: "\f5fd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-to-dot {
  --fa: "\e4be";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-archway {
  --fa: "\f557";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-circle-check {
  --fa: "\e4fd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-chimney-crack {
  --fa: "\f6f1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-damage {
  --fa: "\f6f1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-zipper {
  --fa: "\f1c6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-archive {
  --fa: "\f1c6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square {
  --fa: "\f0c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-martini-glass-empty {
  --fa: "\f000";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-glass-martini {
  --fa: "\f000";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-couch {
  --fa: "\f4b8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cedi-sign {
  --fa: "\e0df";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-italic {
  --fa: "\f033";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-cells-column-lock {
  --fa: "\e678";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-church {
  --fa: "\f51d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comments-dollar {
  --fa: "\f653";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-democrat {
  --fa: "\f747";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-z {
  --fa: "\5a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-skiing {
  --fa: "\f7c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-skiing {
  --fa: "\f7c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-road-lock {
  --fa: "\e567";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-a {
  --fa: "\41";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-arrow-down {
  --fa: "\e03f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-down {
  --fa: "\e03f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-feather-pointed {
  --fa: "\f56b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-feather-alt {
  --fa: "\f56b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-p {
  --fa: "\50";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-snowflake {
  --fa: "\f2dc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-newspaper {
  --fa: "\f1ea";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rectangle-ad {
  --fa: "\f641";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ad {
  --fa: "\f641";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-arrow-right {
  --fa: "\f0a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-circle-right {
  --fa: "\f0a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-filter-circle-xmark {
  --fa: "\e17b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-locust {
  --fa: "\e520";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort {
  --fa: "\f0dc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-unsorted {
  --fa: "\f0dc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list-ol {
  --fa: "\f0cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list-1-2 {
  --fa: "\f0cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list-numeric {
  --fa: "\f0cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-dress-burst {
  --fa: "\e544";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-check-dollar {
  --fa: "\f53d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-check-alt {
  --fa: "\f53d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vector-square {
  --fa: "\f5cb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bread-slice {
  --fa: "\f7ec";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-language {
  --fa: "\f1ab";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-kiss-wink-heart {
  --fa: "\f598";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-kiss-wink-heart {
  --fa: "\f598";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-filter {
  --fa: "\f0b0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-question {
  --fa: "\3f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-signature {
  --fa: "\f573";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-up-down-left-right {
  --fa: "\f0b2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-alt {
  --fa: "\f0b2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-chimney-user {
  --fa: "\e065";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-holding-heart {
  --fa: "\f4be";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-puzzle-piece {
  --fa: "\f12e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-check {
  --fa: "\f53c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-star-half-stroke {
  --fa: "\f5c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-star-half-alt {
  --fa: "\f5c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-code {
  --fa: "\f121";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-whiskey-glass {
  --fa: "\f7a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-glass-whiskey {
  --fa: "\f7a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-circle-exclamation {
  --fa: "\e4d3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magnifying-glass-chart {
  --fa: "\e522";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-right-from-square {
  --fa: "\f08e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-external-link {
  --fa: "\f08e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cubes-stacked {
  --fa: "\e4e6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-won-sign {
  --fa: "\f159";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-krw {
  --fa: "\f159";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-won {
  --fa: "\f159";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-virus-covid {
  --fa: "\e4a8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-austral-sign {
  --fa: "\e0a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-f {
  --fa: "\46";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-leaf {
  --fa: "\f06c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-road {
  --fa: "\f018";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-taxi {
  --fa: "\f1ba";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cab {
  --fa: "\f1ba";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-circle-plus {
  --fa: "\e541";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chart-pie {
  --fa: "\f200";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pie-chart {
  --fa: "\f200";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bolt-lightning {
  --fa: "\e0b7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sack-xmark {
  --fa: "\e56a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-excel {
  --fa: "\f1c3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-contract {
  --fa: "\f56c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fish-fins {
  --fa: "\e4f2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-flag {
  --fa: "\e4d5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-beam {
  --fa: "\f582";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-beam {
  --fa: "\f582";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-object-ungroup {
  --fa: "\f248";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-poop {
  --fa: "\f619";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-location-pin {
  --fa: "\f041";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map-marker {
  --fa: "\f041";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-kaaba {
  --fa: "\f66b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-toilet-paper {
  --fa: "\f71e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-helmet-safety {
  --fa: "\f807";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hard-hat {
  --fa: "\f807";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hat-hard {
  --fa: "\f807";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eject {
  --fa: "\f052";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-right {
  --fa: "\f35a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-alt-circle-right {
  --fa: "\f35a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane-circle-check {
  --fa: "\e555";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-rolling-eyes {
  --fa: "\f5a5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-meh-rolling-eyes {
  --fa: "\f5a5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-object-group {
  --fa: "\f247";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chart-line {
  --fa: "\f201";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-line-chart {
  --fa: "\f201";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mask-ventilator {
  --fa: "\e524";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right {
  --fa: "\f061";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-signs-post {
  --fa: "\f277";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map-signs {
  --fa: "\f277";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cash-register {
  --fa: "\f788";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-circle-question {
  --fa: "\e542";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-h {
  --fa: "\48";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tarp {
  --fa: "\e57b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-screwdriver-wrench {
  --fa: "\f7d9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tools {
  --fa: "\f7d9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-to-eye {
  --fa: "\e4bf";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plug-circle-bolt {
  --fa: "\e55b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart {
  --fa: "\f004";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars-and-venus {
  --fa: "\f224";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-user {
  --fa: "\e1b0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-home-user {
  --fa: "\e1b0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dumpster-fire {
  --fa: "\f794";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-crack {
  --fa: "\e3b1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-martini-glass-citrus {
  --fa: "\f561";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cocktail {
  --fa: "\f561";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-surprise {
  --fa: "\f5c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-surprise {
  --fa: "\f5c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bottle-water {
  --fa: "\e4c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-pause {
  --fa: "\f28b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pause-circle {
  --fa: "\f28b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-toilet-paper-slash {
  --fa: "\e072";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-apple-whole {
  --fa: "\f5d1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-apple-alt {
  --fa: "\f5d1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-kitchen-set {
  --fa: "\e51a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-r {
  --fa: "\52";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-quarter {
  --fa: "\f2ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-1 {
  --fa: "\f2ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-1 {
  --fa: "\f2ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-quarter {
  --fa: "\f2ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cube {
  --fa: "\f1b2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bitcoin-sign {
  --fa: "\e0b4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shield-dog {
  --fa: "\e573";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-solar-panel {
  --fa: "\f5ba";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lock-open {
  --fa: "\f3c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-elevator {
  --fa: "\e16d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill-transfer {
  --fa: "\e528";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill-trend-up {
  --fa: "\e529";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-flood-water-circle-arrow-right {
  --fa: "\e50f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-poll-horizontal {
  --fa: "\f682";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-poll-h {
  --fa: "\f682";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle {
  --fa: "\f111";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-backward-fast {
  --fa: "\f049";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fast-backward {
  --fa: "\f049";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-recycle {
  --fa: "\f1b8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-astronaut {
  --fa: "\f4fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane-slash {
  --fa: "\e069";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trademark {
  --fa: "\f25c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-basketball {
  --fa: "\f434";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-basketball-ball {
  --fa: "\f434";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-satellite-dish {
  --fa: "\f7c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-up {
  --fa: "\f35b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-alt-circle-up {
  --fa: "\f35b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile-screen-button {
  --fa: "\f3cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile-alt {
  --fa: "\f3cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-high {
  --fa: "\f028";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-up {
  --fa: "\f028";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users-rays {
  --fa: "\e593";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wallet {
  --fa: "\f555";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clipboard-check {
  --fa: "\f46c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-audio {
  --fa: "\f1c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-burger {
  --fa: "\f805";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hamburger {
  --fa: "\f805";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wrench {
  --fa: "\f0ad";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bugs {
  --fa: "\e4d0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rupee-sign {
  --fa: "\f156";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rupee {
  --fa: "\f156";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-image {
  --fa: "\f1c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-question {
  --fa: "\f059";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-question-circle {
  --fa: "\f059";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane-departure {
  --fa: "\f5b0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-handshake-slash {
  --fa: "\e060";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-bookmark {
  --fa: "\e0bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-code-branch {
  --fa: "\f126";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hat-cowboy {
  --fa: "\f8c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bridge {
  --fa: "\e4c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-phone-flip {
  --fa: "\f879";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-phone-alt {
  --fa: "\f879";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-front {
  --fa: "\e2b7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cat {
  --fa: "\f6be";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-anchor-circle-exclamation {
  --fa: "\e4ab";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-field {
  --fa: "\e58d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-route {
  --fa: "\f4d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clipboard-question {
  --fa: "\e4e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-panorama {
  --fa: "\e209";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comment-medical {
  --fa: "\f7f5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-teeth-open {
  --fa: "\f62f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-circle-minus {
  --fa: "\e4ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tags {
  --fa: "\f02c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wine-glass {
  --fa: "\f4e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-forward-fast {
  --fa: "\f050";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fast-forward {
  --fa: "\f050";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-meh-blank {
  --fa: "\f5a4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-meh-blank {
  --fa: "\f5a4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-parking {
  --fa: "\f540";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-parking {
  --fa: "\f540";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-signal {
  --fa: "\e012";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bars-progress {
  --fa: "\f828";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tasks-alt {
  --fa: "\f828";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-faucet-drip {
  --fa: "\e006";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cart-flatbed {
  --fa: "\f474";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dolly-flatbed {
  --fa: "\f474";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ban-smoking {
  --fa: "\f54d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-smoking-ban {
  --fa: "\f54d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-terminal {
  --fa: "\f120";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile-button {
  --fa: "\f10b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-medical-flag {
  --fa: "\e514";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-basket-shopping {
  --fa: "\f291";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shopping-basket {
  --fa: "\f291";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tape {
  --fa: "\f4db";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bus-simple {
  --fa: "\f55e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bus-alt {
  --fa: "\f55e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eye {
  --fa: "\f06e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-sad-cry {
  --fa: "\f5b3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sad-cry {
  --fa: "\f5b3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-audio-description {
  --fa: "\f29e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-military-to-person {
  --fa: "\e54c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-shield {
  --fa: "\e4f0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-slash {
  --fa: "\f506";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pen {
  --fa: "\f304";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tower-observation {
  --fa: "\e586";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-code {
  --fa: "\f1c9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-signal {
  --fa: "\f012";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-signal-5 {
  --fa: "\f012";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-signal-perfect {
  --fa: "\f012";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bus {
  --fa: "\f207";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-circle-xmark {
  --fa: "\e501";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-chimney {
  --fa: "\e3af";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-home-lg {
  --fa: "\e3af";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-window-maximize {
  --fa: "\f2d0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-frown {
  --fa: "\f119";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-frown {
  --fa: "\f119";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-prescription {
  --fa: "\f5b1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shop {
  --fa: "\f54f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-store-alt {
  --fa: "\f54f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-floppy-disk {
  --fa: "\f0c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-save {
  --fa: "\f0c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vihara {
  --fa: "\f6a7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-scale-unbalanced {
  --fa: "\f515";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-balance-scale-left {
  --fa: "\f515";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-up {
  --fa: "\f0de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-asc {
  --fa: "\f0de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comment-dots {
  --fa: "\f4ad";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-commenting {
  --fa: "\f4ad";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plant-wilt {
  --fa: "\e5aa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-diamond {
  --fa: "\f219";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-squint {
  --fa: "\f585";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-squint {
  --fa: "\f585";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-holding-dollar {
  --fa: "\f4c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-holding-usd {
  --fa: "\f4c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chart-diagram {
  --fa: "\e695";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bacterium {
  --fa: "\e05a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-pointer {
  --fa: "\f25a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-drum-steelpan {
  --fa: "\f56a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-scissors {
  --fa: "\f257";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-praying {
  --fa: "\f684";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-praying-hands {
  --fa: "\f684";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-rotate-right {
  --fa: "\f01e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right-rotate {
  --fa: "\f01e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-rotate-forward {
  --fa: "\f01e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-redo {
  --fa: "\f01e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-biohazard {
  --fa: "\f780";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-location-crosshairs {
  --fa: "\f601";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-location {
  --fa: "\f601";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars-double {
  --fa: "\f227";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-child-dress {
  --fa: "\e59c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users-between-lines {
  --fa: "\e591";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lungs-virus {
  --fa: "\e067";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-tears {
  --fa: "\f588";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-tears {
  --fa: "\f588";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-phone {
  --fa: "\f095";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-xmark {
  --fa: "\f273";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-times {
  --fa: "\f273";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-child-reaching {
  --fa: "\e59d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-head-side-virus {
  --fa: "\e064";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-gear {
  --fa: "\f4fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-cog {
  --fa: "\f4fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-1-9 {
  --fa: "\f163";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-numeric-up {
  --fa: "\f163";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-door-closed {
  --fa: "\f52a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shield-virus {
  --fa: "\e06c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice-six {
  --fa: "\f526";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mosquito-net {
  --fa: "\e52c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-fragment {
  --fa: "\e697";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bridge-water {
  --fa: "\e4ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-booth {
  --fa: "\f756";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-text-width {
  --fa: "\f035";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hat-wizard {
  --fa: "\f6e8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pen-fancy {
  --fa: "\f5ac";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-digging {
  --fa: "\f85e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-digging {
  --fa: "\f85e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trash {
  --fa: "\f1f8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gauge-simple {
  --fa: "\f629";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gauge-simple-med {
  --fa: "\f629";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tachometer-average {
  --fa: "\f629";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-medical {
  --fa: "\f7e6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-poo {
  --fa: "\f2fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-quote-right {
  --fa: "\f10e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-quote-right-alt {
  --fa: "\f10e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shirt {
  --fa: "\f553";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-t-shirt {
  --fa: "\f553";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tshirt {
  --fa: "\f553";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cubes {
  --fa: "\f1b3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-divide {
  --fa: "\f529";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tenge-sign {
  --fa: "\f7d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tenge {
  --fa: "\f7d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-headphones {
  --fa: "\f025";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-holding {
  --fa: "\f4c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-clapping {
  --fa: "\e1a8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-republican {
  --fa: "\f75e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-left {
  --fa: "\f060";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-circle-xmark {
  --fa: "\e543";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ruler {
  --fa: "\f545";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-align-left {
  --fa: "\f036";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice-d6 {
  --fa: "\f6d1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-restroom {
  --fa: "\f7bd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-j {
  --fa: "\4a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users-viewfinder {
  --fa: "\e595";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-video {
  --fa: "\f1c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-up-right-from-square {
  --fa: "\f35d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-external-link-alt {
  --fa: "\f35d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-cells {
  --fa: "\f00a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-th {
  --fa: "\f00a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-pdf {
  --fa: "\f1c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-bible {
  --fa: "\f647";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bible {
  --fa: "\f647";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-o {
  --fa: "\4f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-suitcase-medical {
  --fa: "\f0fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-medkit {
  --fa: "\f0fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-secret {
  --fa: "\f21b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-otter {
  --fa: "\f700";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-dress {
  --fa: "\f182";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-female {
  --fa: "\f182";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comment-dollar {
  --fa: "\f651";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-business-time {
  --fa: "\f64a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-briefcase-clock {
  --fa: "\f64a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-cells-large {
  --fa: "\f009";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-th-large {
  --fa: "\f009";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-tanakh {
  --fa: "\f827";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tanakh {
  --fa: "\f827";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-phone-volume {
  --fa: "\f2a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-control-phone {
  --fa: "\f2a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hat-cowboy-side {
  --fa: "\f8c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clipboard-user {
  --fa: "\f7f3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-child {
  --fa: "\f1ae";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lira-sign {
  --fa: "\f195";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-satellite {
  --fa: "\f7bf";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane-lock {
  --fa: "\e558";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tag {
  --fa: "\f02b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comment {
  --fa: "\f075";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cake-candles {
  --fa: "\f1fd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-birthday-cake {
  --fa: "\f1fd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cake {
  --fa: "\f1fd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-envelope {
  --fa: "\f0e0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angles-up {
  --fa: "\f102";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angle-double-up {
  --fa: "\f102";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-paperclip {
  --fa: "\f0c6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right-to-city {
  --fa: "\e4b3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ribbon {
  --fa: "\f4d6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lungs {
  --fa: "\f604";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-9-1 {
  --fa: "\f887";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-numeric-up-alt {
  --fa: "\f887";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-litecoin-sign {
  --fa: "\e1d3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-border-none {
  --fa: "\f850";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-nodes {
  --fa: "\e4e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-parachute-box {
  --fa: "\f4cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-indent {
  --fa: "\f03c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-field-un {
  --fa: "\e58e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hourglass {
  --fa: "\f254";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hourglass-empty {
  --fa: "\f254";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mountain {
  --fa: "\f6fc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-doctor {
  --fa: "\f0f0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-md {
  --fa: "\f0f0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-info {
  --fa: "\f05a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-info-circle {
  --fa: "\f05a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-meatball {
  --fa: "\f73b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-camera {
  --fa: "\f030";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-camera-alt {
  --fa: "\f030";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-virus {
  --fa: "\e578";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-meteor {
  --fa: "\f753";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car-on {
  --fa: "\e4dd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sleigh {
  --fa: "\f7cc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-1-9 {
  --fa: "\f162";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-numeric-asc {
  --fa: "\f162";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-numeric-down {
  --fa: "\f162";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-holding-droplet {
  --fa: "\f4c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-holding-water {
  --fa: "\f4c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-water {
  --fa: "\f773";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-check {
  --fa: "\f274";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-braille {
  --fa: "\f2a1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-prescription-bottle-medical {
  --fa: "\f486";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-prescription-bottle-alt {
  --fa: "\f486";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-landmark {
  --fa: "\f66f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck {
  --fa: "\f0d1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-crosshairs {
  --fa: "\f05b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-cane {
  --fa: "\e53c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tent {
  --fa: "\e57d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vest-patches {
  --fa: "\e086";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-check-double {
  --fa: "\f560";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-a-z {
  --fa: "\f15d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-alpha-asc {
  --fa: "\f15d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-alpha-down {
  --fa: "\f15d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill-wheat {
  --fa: "\e52a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cookie {
  --fa: "\f563";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-rotate-left {
  --fa: "\f0e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-left-rotate {
  --fa: "\f0e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-rotate-back {
  --fa: "\f0e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-rotate-backward {
  --fa: "\f0e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-undo {
  --fa: "\f0e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hard-drive {
  --fa: "\f0a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hdd {
  --fa: "\f0a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-squint-tears {
  --fa: "\f586";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-squint-tears {
  --fa: "\f586";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dumbbell {
  --fa: "\f44b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rectangle-list {
  --fa: "\f022";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list-alt {
  --fa: "\f022";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tarp-droplet {
  --fa: "\e57c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-medical-circle-check {
  --fa: "\e511";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-skiing-nordic {
  --fa: "\f7ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-skiing-nordic {
  --fa: "\f7ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-plus {
  --fa: "\f271";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane-arrival {
  --fa: "\f5af";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-left {
  --fa: "\f359";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-alt-circle-left {
  --fa: "\f359";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-train-subway {
  --fa: "\f239";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-subway {
  --fa: "\f239";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chart-gantt {
  --fa: "\e0e4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-indian-rupee-sign {
  --fa: "\e1bc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-indian-rupee {
  --fa: "\e1bc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-inr {
  --fa: "\e1bc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-crop-simple {
  --fa: "\f565";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-crop-alt {
  --fa: "\f565";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill-1 {
  --fa: "\f3d1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill-alt {
  --fa: "\f3d1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-left-long {
  --fa: "\f30a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-long-arrow-alt-left {
  --fa: "\f30a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dna {
  --fa: "\f471";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-virus-slash {
  --fa: "\e075";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-minus {
  --fa: "\f068";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-subtract {
  --fa: "\f068";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chess {
  --fa: "\f439";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-left-long {
  --fa: "\f177";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-long-arrow-left {
  --fa: "\f177";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plug-circle-check {
  --fa: "\e55c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-street-view {
  --fa: "\f21d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-franc-sign {
  --fa: "\e18f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-off {
  --fa: "\f026";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-asl-interpreting {
  --fa: "\f2a3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-american-sign-language-interpreting {
  --fa: "\f2a3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-asl-interpreting {
  --fa: "\f2a3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-american-sign-language-interpreting {
  --fa: "\f2a3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gear {
  --fa: "\f013";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cog {
  --fa: "\f013";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-droplet-slash {
  --fa: "\f5c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tint-slash {
  --fa: "\f5c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mosque {
  --fa: "\f678";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mosquito {
  --fa: "\e52b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-star-of-david {
  --fa: "\f69a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-military-rifle {
  --fa: "\e54b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cart-shopping {
  --fa: "\f07a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shopping-cart {
  --fa: "\f07a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vials {
  --fa: "\f493";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plug-circle-plus {
  --fa: "\e55f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-place-of-worship {
  --fa: "\f67f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grip-vertical {
  --fa: "\f58e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hexagon-nodes {
  --fa: "\e699";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-turn-up {
  --fa: "\f148";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-level-up {
  --fa: "\f148";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-u {
  --fa: "\55";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-root-variable {
  --fa: "\f698";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-root-alt {
  --fa: "\f698";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clock {
  --fa: "\f017";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clock-four {
  --fa: "\f017";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-backward-step {
  --fa: "\f048";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-step-backward {
  --fa: "\f048";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pallet {
  --fa: "\f482";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-faucet {
  --fa: "\e005";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-baseball-bat-ball {
  --fa: "\f432";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-s {
  --fa: "\53";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-timeline {
  --fa: "\e29c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-keyboard {
  --fa: "\f11c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caret-down {
  --fa: "\f0d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-chimney-medical {
  --fa: "\f7f2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clinic-medical {
  --fa: "\f7f2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-three-quarters {
  --fa: "\f2c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-3 {
  --fa: "\f2c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-3 {
  --fa: "\f2c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-three-quarters {
  --fa: "\f2c8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile-screen {
  --fa: "\f3cf";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile-android-alt {
  --fa: "\f3cf";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane-up {
  --fa: "\e22d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-piggy-bank {
  --fa: "\f4d3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-half {
  --fa: "\f242";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-3 {
  --fa: "\f242";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mountain-city {
  --fa: "\e52e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-coins {
  --fa: "\f51e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-khanda {
  --fa: "\f66d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sliders {
  --fa: "\f1de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sliders-h {
  --fa: "\f1de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-folder-tree {
  --fa: "\f802";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-network-wired {
  --fa: "\f6ff";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map-pin {
  --fa: "\f276";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hamsa {
  --fa: "\f665";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cent-sign {
  --fa: "\e3f5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-flask {
  --fa: "\f0c3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-pregnant {
  --fa: "\e31e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wand-sparkles {
  --fa: "\f72b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ellipsis-vertical {
  --fa: "\f142";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ellipsis-v {
  --fa: "\f142";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ticket {
  --fa: "\f145";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-power-off {
  --fa: "\f011";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-right-long {
  --fa: "\f30b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-long-arrow-alt-right {
  --fa: "\f30b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-flag-usa {
  --fa: "\f74d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laptop-file {
  --fa: "\e51d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tty {
  --fa: "\f1e4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-teletype {
  --fa: "\f1e4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-diagram-next {
  --fa: "\e476";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-rifle {
  --fa: "\e54e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-medical-circle-exclamation {
  --fa: "\e512";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-closed-captioning {
  --fa: "\f20a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-hiking {
  --fa: "\f6ec";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hiking {
  --fa: "\f6ec";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-venus-double {
  --fa: "\f226";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-images {
  --fa: "\f302";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calculator {
  --fa: "\f1ec";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-people-pulling {
  --fa: "\e535";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-n {
  --fa: "\4e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cable-car {
  --fa: "\f7da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tram {
  --fa: "\f7da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-rain {
  --fa: "\f73d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-circle-xmark {
  --fa: "\e4d4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ship {
  --fa: "\f21a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-down-to-line {
  --fa: "\e4b8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-download {
  --fa: "\f019";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin {
  --fa: "\f580";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin {
  --fa: "\f580";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-delete-left {
  --fa: "\f55a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-backspace {
  --fa: "\f55a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eye-dropper {
  --fa: "\f1fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eye-dropper-empty {
  --fa: "\f1fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eyedropper {
  --fa: "\f1fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-circle-check {
  --fa: "\e5a0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-forward {
  --fa: "\f04e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile {
  --fa: "\f3ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile-android {
  --fa: "\f3ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mobile-phone {
  --fa: "\f3ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-meh {
  --fa: "\f11a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-meh {
  --fa: "\f11a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-align-center {
  --fa: "\f037";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-skull {
  --fa: "\f6b7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-dead {
  --fa: "\f6b7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-id-card {
  --fa: "\f2c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-drivers-license {
  --fa: "\f2c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-outdent {
  --fa: "\f03b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dedent {
  --fa: "\f03b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-circle-exclamation {
  --fa: "\e4fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house {
  --fa: "\f015";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-home {
  --fa: "\f015";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-home-alt {
  --fa: "\f015";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-home-lg-alt {
  --fa: "\f015";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-week {
  --fa: "\f784";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laptop-medical {
  --fa: "\f812";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-b {
  --fa: "\42";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-medical {
  --fa: "\f477";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice-one {
  --fa: "\f525";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-kiwi-bird {
  --fa: "\f535";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right-arrow-left {
  --fa: "\f0ec";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-exchange {
  --fa: "\f0ec";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rotate-right {
  --fa: "\f2f9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-redo-alt {
  --fa: "\f2f9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rotate-forward {
  --fa: "\f2f9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-utensils {
  --fa: "\f2e7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cutlery {
  --fa: "\f2e7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-wide-short {
  --fa: "\f161";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-amount-up {
  --fa: "\f161";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mill-sign {
  --fa: "\e1ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bowl-rice {
  --fa: "\e2eb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-skull {
  --fa: "\f54c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tower-broadcast {
  --fa: "\f519";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-broadcast-tower {
  --fa: "\f519";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-pickup {
  --fa: "\f63c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-up-long {
  --fa: "\f30c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-long-arrow-alt-up {
  --fa: "\f30c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stop {
  --fa: "\f04d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-code-merge {
  --fa: "\f387";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-upload {
  --fa: "\f093";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hurricane {
  --fa: "\f751";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mound {
  --fa: "\e52d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-toilet-portable {
  --fa: "\e583";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-compact-disc {
  --fa: "\f51f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-arrow-down {
  --fa: "\f56d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-download {
  --fa: "\f56d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-caravan {
  --fa: "\f8ff";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shield-cat {
  --fa: "\e572";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bolt {
  --fa: "\f0e7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-zap {
  --fa: "\f0e7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-glass-water {
  --fa: "\e4f4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-oil-well {
  --fa: "\e532";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vault {
  --fa: "\e2c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mars {
  --fa: "\f222";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-toilet {
  --fa: "\f7d8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane-circle-xmark {
  --fa: "\e557";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-yen-sign {
  --fa: "\f157";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cny {
  --fa: "\f157";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-jpy {
  --fa: "\f157";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rmb {
  --fa: "\f157";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-yen {
  --fa: "\f157";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ruble-sign {
  --fa: "\f158";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rouble {
  --fa: "\f158";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rub {
  --fa: "\f158";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ruble {
  --fa: "\f158";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sun {
  --fa: "\f185";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-guitar {
  --fa: "\f7a6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-laugh-wink {
  --fa: "\f59c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-laugh-wink {
  --fa: "\f59c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-horse-head {
  --fa: "\f7ab";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bore-hole {
  --fa: "\e4c3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-industry {
  --fa: "\f275";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-down {
  --fa: "\f358";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-alt-circle-down {
  --fa: "\f358";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-turn-to-dots {
  --fa: "\e4c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-florin-sign {
  --fa: "\e184";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-short-wide {
  --fa: "\f884";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-amount-desc {
  --fa: "\f884";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-amount-down-alt {
  --fa: "\f884";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-less-than {
  --fa: "\3c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angle-down {
  --fa: "\f107";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car-tunnel {
  --fa: "\e4de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-head-side-cough {
  --fa: "\e061";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grip-lines {
  --fa: "\f7a4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thumbs-down {
  --fa: "\f165";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-lock {
  --fa: "\f502";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right-long {
  --fa: "\f178";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-long-arrow-right {
  --fa: "\f178";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-anchor-circle-xmark {
  --fa: "\e4ac";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ellipsis {
  --fa: "\f141";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ellipsis-h {
  --fa: "\f141";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chess-pawn {
  --fa: "\f443";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-kit-medical {
  --fa: "\f479";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-first-aid {
  --fa: "\f479";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-through-window {
  --fa: "\e5a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-toolbox {
  --fa: "\f552";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-holding-circle {
  --fa: "\e4fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bug {
  --fa: "\f188";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-credit-card {
  --fa: "\f09d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-credit-card-alt {
  --fa: "\f09d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car {
  --fa: "\f1b9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-automobile {
  --fa: "\f1b9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-holding-hand {
  --fa: "\e4f7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-open-reader {
  --fa: "\f5da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-reader {
  --fa: "\f5da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mountain-sun {
  --fa: "\e52f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-left-right-to-line {
  --fa: "\e4ba";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice-d20 {
  --fa: "\f6cf";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-droplet {
  --fa: "\e58c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-circle-xmark {
  --fa: "\e5a1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-arrow-up {
  --fa: "\e040";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-up {
  --fa: "\e040";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-medal {
  --fa: "\f5a2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bed {
  --fa: "\f236";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-h {
  --fa: "\f0fd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-h-square {
  --fa: "\f0fd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-podcast {
  --fa: "\f2ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-full {
  --fa: "\f2c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-4 {
  --fa: "\f2c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-4 {
  --fa: "\f2c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer-full {
  --fa: "\f2c7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bell {
  --fa: "\f0f3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-superscript {
  --fa: "\f12b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plug-circle-xmark {
  --fa: "\e560";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-star-of-life {
  --fa: "\f621";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-phone-slash {
  --fa: "\f3dd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-paint-roller {
  --fa: "\f5aa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-handshake-angle {
  --fa: "\f4c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands-helping {
  --fa: "\f4c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-location-dot {
  --fa: "\f3c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map-marker-alt {
  --fa: "\f3c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file {
  --fa: "\f15b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-greater-than {
  --fa: "\3e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-swimming {
  --fa: "\f5c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-swimmer {
  --fa: "\f5c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down {
  --fa: "\f063";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-droplet {
  --fa: "\f043";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tint {
  --fa: "\f043";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-eraser {
  --fa: "\f12d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-earth-americas {
  --fa: "\f57d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-earth {
  --fa: "\f57d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-earth-america {
  --fa: "\f57d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-globe-americas {
  --fa: "\f57d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-burst {
  --fa: "\e53b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dove {
  --fa: "\f4ba";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-empty {
  --fa: "\f244";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-0 {
  --fa: "\f244";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-socks {
  --fa: "\f696";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-inbox {
  --fa: "\f01c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-section {
  --fa: "\e447";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gauge-high {
  --fa: "\f625";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tachometer-alt {
  --fa: "\f625";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tachometer-alt-fast {
  --fa: "\f625";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-envelope-open-text {
  --fa: "\f658";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hospital {
  --fa: "\f0f8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hospital-alt {
  --fa: "\f0f8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hospital-wide {
  --fa: "\f0f8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wine-bottle {
  --fa: "\f72f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chess-rook {
  --fa: "\f447";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bars-staggered {
  --fa: "\f550";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-reorder {
  --fa: "\f550";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stream {
  --fa: "\f550";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dharmachakra {
  --fa: "\f655";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hotdog {
  --fa: "\f80f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-walking-with-cane {
  --fa: "\f29d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-blind {
  --fa: "\f29d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-drum {
  --fa: "\f569";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ice-cream {
  --fa: "\f810";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-heart-circle-bolt {
  --fa: "\e4fc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fax {
  --fa: "\f1ac";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-paragraph {
  --fa: "\f1dd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-check-to-slot {
  --fa: "\f772";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vote-yea {
  --fa: "\f772";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-star-half {
  --fa: "\f089";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-boxes-stacked {
  --fa: "\f468";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-boxes {
  --fa: "\f468";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-boxes-alt {
  --fa: "\f468";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-link {
  --fa: "\f0c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chain {
  --fa: "\f0c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ear-listen {
  --fa: "\f2a2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-assistive-listening-systems {
  --fa: "\f2a2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tree-city {
  --fa: "\e587";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-play {
  --fa: "\f04b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-font {
  --fa: "\f031";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-cells-row-lock {
  --fa: "\e67a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rupiah-sign {
  --fa: "\e23d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magnifying-glass {
  --fa: "\f002";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-search {
  --fa: "\f002";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-tennis-paddle-ball {
  --fa: "\f45d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ping-pong-paddle-ball {
  --fa: "\f45d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-tennis {
  --fa: "\f45d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-dots-from-line {
  --fa: "\f470";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-diagnoses {
  --fa: "\f470";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trash-can-arrow-up {
  --fa: "\f82a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trash-restore-alt {
  --fa: "\f82a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-naira-sign {
  --fa: "\e1f6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cart-arrow-down {
  --fa: "\f218";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-walkie-talkie {
  --fa: "\f8ef";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-pen {
  --fa: "\f31c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-edit {
  --fa: "\f31c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-receipt {
  --fa: "\f543";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-pen {
  --fa: "\f14b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pen-square {
  --fa: "\f14b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pencil-square {
  --fa: "\f14b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-suitcase-rolling {
  --fa: "\f5c1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-circle-exclamation {
  --fa: "\e53f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chevron-down {
  --fa: "\f078";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-full {
  --fa: "\f240";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery {
  --fa: "\f240";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-5 {
  --fa: "\f240";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-skull-crossbones {
  --fa: "\f714";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-code-compare {
  --fa: "\e13a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list-ul {
  --fa: "\f0ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list-dots {
  --fa: "\f0ca";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-school-lock {
  --fa: "\e56f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tower-cell {
  --fa: "\e585";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-down-long {
  --fa: "\f309";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-long-arrow-alt-down {
  --fa: "\f309";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ranking-star {
  --fa: "\e561";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chess-king {
  --fa: "\f43f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-harassing {
  --fa: "\e549";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-brazilian-real-sign {
  --fa: "\e46c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-landmark-dome {
  --fa: "\f752";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-landmark-alt {
  --fa: "\f752";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up {
  --fa: "\f062";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tv {
  --fa: "\f26c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-television {
  --fa: "\f26c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tv-alt {
  --fa: "\f26c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shrimp {
  --fa: "\e448";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-list-check {
  --fa: "\f0ae";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tasks {
  --fa: "\f0ae";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-jug-detergent {
  --fa: "\e519";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-user {
  --fa: "\f2bd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-circle {
  --fa: "\f2bd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-shield {
  --fa: "\f505";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wind {
  --fa: "\f72e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car-burst {
  --fa: "\f5e1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car-crash {
  --fa: "\f5e1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-y {
  --fa: "\59";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-snowboarding {
  --fa: "\f7ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-snowboarding {
  --fa: "\f7ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-fast {
  --fa: "\f48b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shipping-fast {
  --fa: "\f48b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fish {
  --fa: "\f578";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-graduate {
  --fa: "\f501";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-half-stroke {
  --fa: "\f042";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-adjust {
  --fa: "\f042";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clapperboard {
  --fa: "\e131";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-radiation {
  --fa: "\f7ba";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-radiation-alt {
  --fa: "\f7ba";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-baseball {
  --fa: "\f433";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-baseball-ball {
  --fa: "\f433";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-jet-fighter-up {
  --fa: "\e518";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-diagram-project {
  --fa: "\f542";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-project-diagram {
  --fa: "\f542";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-copy {
  --fa: "\f0c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-xmark {
  --fa: "\f6a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-mute {
  --fa: "\f6a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-volume-times {
  --fa: "\f6a9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-sparkles {
  --fa: "\e05d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grip {
  --fa: "\f58d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grip-horizontal {
  --fa: "\f58d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-share-from-square {
  --fa: "\f14d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-share-square {
  --fa: "\f14d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-child-combatant {
  --fa: "\e4e0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-child-rifle {
  --fa: "\e4e0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gun {
  --fa: "\e19b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-phone {
  --fa: "\f098";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-phone-square {
  --fa: "\f098";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plus {
  --fa: "\2b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-add {
  --fa: "\2b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-expand {
  --fa: "\f065";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-computer {
  --fa: "\e4e5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-xmark {
  --fa: "\f00d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-close {
  --fa: "\f00d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-multiply {
  --fa: "\f00d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-remove {
  --fa: "\f00d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-times {
  --fa: "\f00d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-up-down-left-right {
  --fa: "\f047";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows {
  --fa: "\f047";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chalkboard-user {
  --fa: "\f51c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chalkboard-teacher {
  --fa: "\f51c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-peso-sign {
  --fa: "\e222";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-shield {
  --fa: "\e4d8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-baby {
  --fa: "\f77c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users-line {
  --fa: "\e592";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-quote-left {
  --fa: "\f10d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-quote-left-alt {
  --fa: "\f10d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tractor {
  --fa: "\f722";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trash-arrow-up {
  --fa: "\f829";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trash-restore {
  --fa: "\f829";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-down-up-lock {
  --fa: "\e4b0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-lines-leaning {
  --fa: "\e51e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ruler-combined {
  --fa: "\f546";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-copyright {
  --fa: "\f1f9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-equals {
  --fa: "\3d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-blender {
  --fa: "\f517";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-teeth {
  --fa: "\f62e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shekel-sign {
  --fa: "\f20b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ils {
  --fa: "\f20b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shekel {
  --fa: "\f20b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sheqel {
  --fa: "\f20b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sheqel-sign {
  --fa: "\f20b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-map {
  --fa: "\f279";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rocket {
  --fa: "\f135";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-photo-film {
  --fa: "\f87c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-photo-video {
  --fa: "\f87c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-folder-minus {
  --fa: "\f65d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hexagon-nodes-bolt {
  --fa: "\e69a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-store {
  --fa: "\f54e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-trend-up {
  --fa: "\e098";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plug-circle-minus {
  --fa: "\e55e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sign-hanging {
  --fa: "\f4d9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sign {
  --fa: "\f4d9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bezier-curve {
  --fa: "\f55b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bell-slash {
  --fa: "\f1f6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tablet {
  --fa: "\f3fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tablet-android {
  --fa: "\f3fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-school-flag {
  --fa: "\e56e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fill {
  --fa: "\f575";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angle-up {
  --fa: "\f106";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-drumstick-bite {
  --fa: "\f6d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-holly-berry {
  --fa: "\f7aa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chevron-left {
  --fa: "\f053";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bacteria {
  --fa: "\e059";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-lizard {
  --fa: "\f258";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-notdef {
  --fa: "\e1fe";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-disease {
  --fa: "\f7fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-briefcase-medical {
  --fa: "\f469";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-genderless {
  --fa: "\f22d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chevron-right {
  --fa: "\f054";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-retweet {
  --fa: "\f079";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car-rear {
  --fa: "\f5de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-car-alt {
  --fa: "\f5de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pump-soap {
  --fa: "\e06b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-video-slash {
  --fa: "\f4e2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-quarter {
  --fa: "\f243";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-2 {
  --fa: "\f243";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-radio {
  --fa: "\f8d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-baby-carriage {
  --fa: "\f77d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-carriage-baby {
  --fa: "\f77d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-traffic-light {
  --fa: "\f637";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thermometer {
  --fa: "\f491";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vr-cardboard {
  --fa: "\f729";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-middle-finger {
  --fa: "\f806";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-percent {
  --fa: "\25";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-percentage {
  --fa: "\25";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-moving {
  --fa: "\f4df";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-glass-water-droplet {
  --fa: "\e4f5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-display {
  --fa: "\e163";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-smile {
  --fa: "\f118";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-smile {
  --fa: "\f118";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thumbtack {
  --fa: "\f08d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thumb-tack {
  --fa: "\f08d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trophy {
  --fa: "\f091";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-praying {
  --fa: "\f683";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pray {
  --fa: "\f683";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hammer {
  --fa: "\f6e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-peace {
  --fa: "\f25b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rotate {
  --fa: "\f2f1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sync-alt {
  --fa: "\f2f1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-spinner {
  --fa: "\f110";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-robot {
  --fa: "\f544";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-peace {
  --fa: "\f67c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gears {
  --fa: "\f085";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cogs {
  --fa: "\f085";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-warehouse {
  --fa: "\f494";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-right-dots {
  --fa: "\e4b7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-splotch {
  --fa: "\f5bc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-hearts {
  --fa: "\f584";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-hearts {
  --fa: "\f584";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice-four {
  --fa: "\f524";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sim-card {
  --fa: "\f7c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-transgender {
  --fa: "\f225";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-transgender-alt {
  --fa: "\f225";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mercury {
  --fa: "\f223";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-turn-down {
  --fa: "\f149";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-level-down {
  --fa: "\f149";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-falling-burst {
  --fa: "\e547";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-award {
  --fa: "\f559";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ticket-simple {
  --fa: "\f3ff";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ticket-alt {
  --fa: "\f3ff";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building {
  --fa: "\f1ad";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angles-left {
  --fa: "\f100";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angle-double-left {
  --fa: "\f100";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-qrcode {
  --fa: "\f029";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clock-rotate-left {
  --fa: "\f1da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-history {
  --fa: "\f1da";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-beam-sweat {
  --fa: "\f583";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-beam-sweat {
  --fa: "\f583";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-export {
  --fa: "\f56e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-right-from-file {
  --fa: "\f56e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shield {
  --fa: "\f132";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shield-blank {
  --fa: "\f132";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-short-wide {
  --fa: "\f885";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-amount-up-alt {
  --fa: "\f885";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comment-nodes {
  --fa: "\e696";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-medical {
  --fa: "\e3b2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-golf-ball-tee {
  --fa: "\f450";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-golf-ball {
  --fa: "\f450";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-chevron-left {
  --fa: "\f137";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chevron-circle-left {
  --fa: "\f137";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-chimney-window {
  --fa: "\e00d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-pen-nib {
  --fa: "\f5ad";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tent-arrow-turn-left {
  --fa: "\e580";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tents {
  --fa: "\e582";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wand-magic {
  --fa: "\f0d0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magic {
  --fa: "\f0d0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dog {
  --fa: "\f6d3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-carrot {
  --fa: "\f787";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-moon {
  --fa: "\f186";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wine-glass-empty {
  --fa: "\f5ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wine-glass-alt {
  --fa: "\f5ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cheese {
  --fa: "\f7ef";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-yin-yang {
  --fa: "\f6ad";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-music {
  --fa: "\f001";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-code-commit {
  --fa: "\f386";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-temperature-low {
  --fa: "\f76b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-biking {
  --fa: "\f84a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-biking {
  --fa: "\f84a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-broom {
  --fa: "\f51a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shield-heart {
  --fa: "\e574";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gopuram {
  --fa: "\f664";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-earth-oceania {
  --fa: "\e47b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-globe-oceania {
  --fa: "\e47b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-xmark {
  --fa: "\f2d3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-times-square {
  --fa: "\f2d3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-xmark-square {
  --fa: "\f2d3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hashtag {
  --fa: "\23";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-up-right-and-down-left-from-center {
  --fa: "\f424";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-expand-alt {
  --fa: "\f424";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-oil-can {
  --fa: "\f613";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-t {
  --fa: "\54";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hippo {
  --fa: "\f6ed";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chart-column {
  --fa: "\e0e3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-infinity {
  --fa: "\f534";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-vial-circle-check {
  --fa: "\e596";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-arrow-down-to-line {
  --fa: "\e538";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-voicemail {
  --fa: "\f897";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fan {
  --fa: "\f863";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-walking-luggage {
  --fa: "\e554";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-up-down {
  --fa: "\f338";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-alt-v {
  --fa: "\f338";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-moon-rain {
  --fa: "\f73c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar {
  --fa: "\f133";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trailer {
  --fa: "\e041";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bahai {
  --fa: "\f666";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-haykal {
  --fa: "\f666";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sd-card {
  --fa: "\f7c2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dragon {
  --fa: "\f6d5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shoe-prints {
  --fa: "\f54b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-plus {
  --fa: "\f055";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plus-circle {
  --fa: "\f055";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grin-tongue-wink {
  --fa: "\f58b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grin-tongue-wink {
  --fa: "\f58b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-holding {
  --fa: "\f4bd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plug-circle-exclamation {
  --fa: "\e55d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-link-slash {
  --fa: "\f127";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chain-broken {
  --fa: "\f127";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-chain-slash {
  --fa: "\f127";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-unlink {
  --fa: "\f127";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-clone {
  --fa: "\f24d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-walking-arrow-loop-left {
  --fa: "\e551";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-z-a {
  --fa: "\f882";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sort-alpha-up-alt {
  --fa: "\f882";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fire-flame-curved {
  --fa: "\f7e4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fire-alt {
  --fa: "\f7e4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tornado {
  --fa: "\f76f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-circle-plus {
  --fa: "\e494";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-quran {
  --fa: "\f687";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-quran {
  --fa: "\f687";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-anchor {
  --fa: "\f13d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-border-all {
  --fa: "\f84c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-angry {
  --fa: "\f556";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angry {
  --fa: "\f556";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cookie-bite {
  --fa: "\f564";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-trend-down {
  --fa: "\e097";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rss {
  --fa: "\f09e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-feed {
  --fa: "\f09e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-draw-polygon {
  --fa: "\f5ee";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-scale-balanced {
  --fa: "\f24e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-balance-scale {
  --fa: "\f24e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gauge-simple-high {
  --fa: "\f62a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tachometer {
  --fa: "\f62a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tachometer-fast {
  --fa: "\f62a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-shower {
  --fa: "\f2cc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-desktop {
  --fa: "\f390";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-desktop-alt {
  --fa: "\f390";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-m {
  --fa: "\4d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-list {
  --fa: "\f00b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-th-list {
  --fa: "\f00b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-comment-sms {
  --fa: "\f7cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sms {
  --fa: "\f7cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book {
  --fa: "\f02d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-plus {
  --fa: "\f234";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-check {
  --fa: "\f00c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-three-quarters {
  --fa: "\f241";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-battery-4 {
  --fa: "\f241";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-house-circle-check {
  --fa: "\e509";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-angle-left {
  --fa: "\f104";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-diagram-successor {
  --fa: "\e47a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-truck-arrow-right {
  --fa: "\e58b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-split-up-and-left {
  --fa: "\e4bc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-fist {
  --fa: "\f6de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fist-raised {
  --fa: "\f6de";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-moon {
  --fa: "\f6c3";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-briefcase {
  --fa: "\f0b1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-falling {
  --fa: "\e546";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-image-portrait {
  --fa: "\f3e0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-portrait {
  --fa: "\f3e0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-tag {
  --fa: "\f507";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rug {
  --fa: "\e569";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-earth-europe {
  --fa: "\f7a2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-globe-europe {
  --fa: "\f7a2";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cart-flatbed-suitcase {
  --fa: "\f59d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-luggage-cart {
  --fa: "\f59d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rectangle-xmark {
  --fa: "\f410";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-rectangle-times {
  --fa: "\f410";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-times-rectangle {
  --fa: "\f410";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-window-close {
  --fa: "\f410";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-baht-sign {
  --fa: "\e0ac";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-open {
  --fa: "\f518";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-book-journal-whills {
  --fa: "\f66a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-journal-whills {
  --fa: "\f66a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-handcuffs {
  --fa: "\e4f8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-triangle-exclamation {
  --fa: "\f071";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-exclamation-triangle {
  --fa: "\f071";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-warning {
  --fa: "\f071";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-database {
  --fa: "\f1c0";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-share {
  --fa: "\f064";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mail-forward {
  --fa: "\f064";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bottle-droplet {
  --fa: "\e4c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mask-face {
  --fa: "\e1d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hill-rockslide {
  --fa: "\e508";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-right-left {
  --fa: "\f362";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-exchange-alt {
  --fa: "\f362";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-paper-plane {
  --fa: "\f1d8";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-road-circle-exclamation {
  --fa: "\e565";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dungeon {
  --fa: "\f6d9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-align-right {
  --fa: "\f038";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill-1-wave {
  --fa: "\f53b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-money-bill-wave-alt {
  --fa: "\f53b";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-life-ring {
  --fa: "\f1cd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hands {
  --fa: "\f2a7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sign-language {
  --fa: "\f2a7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-signing {
  --fa: "\f2a7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-day {
  --fa: "\f783";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-water-ladder {
  --fa: "\f5c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ladder-water {
  --fa: "\f5c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-swimming-pool {
  --fa: "\f5c5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-up-down {
  --fa: "\f07d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-v {
  --fa: "\f07d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-grimace {
  --fa: "\f57f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-grimace {
  --fa: "\f57f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wheelchair-move {
  --fa: "\e2ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-wheelchair-alt {
  --fa: "\e2ce";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-turn-down {
  --fa: "\f3be";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-level-down-alt {
  --fa: "\f3be";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-walking-arrow-right {
  --fa: "\e552";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-envelope {
  --fa: "\f199";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-envelope-square {
  --fa: "\f199";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dice {
  --fa: "\f522";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bowling-ball {
  --fa: "\f436";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-brain {
  --fa: "\f5dc";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bandage {
  --fa: "\f462";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-band-aid {
  --fa: "\f462";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-calendar-minus {
  --fa: "\f272";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-circle-xmark {
  --fa: "\f057";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-times-circle {
  --fa: "\f057";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-xmark-circle {
  --fa: "\f057";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-gifts {
  --fa: "\f79c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hotel {
  --fa: "\f594";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-earth-asia {
  --fa: "\f57e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-globe-asia {
  --fa: "\f57e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-id-card-clip {
  --fa: "\f47f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-id-card-alt {
  --fa: "\f47f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magnifying-glass-plus {
  --fa: "\f00e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-search-plus {
  --fa: "\f00e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-thumbs-up {
  --fa: "\f164";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-clock {
  --fa: "\f4fd";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-dots {
  --fa: "\f461";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-allergies {
  --fa: "\f461";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-invoice {
  --fa: "\f570";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-window-minimize {
  --fa: "\f2d1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mug-saucer {
  --fa: "\f0f4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-coffee {
  --fa: "\f0f4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-brush {
  --fa: "\f55d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-file-half-dashed {
  --fa: "\e698";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mask {
  --fa: "\f6fa";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magnifying-glass-minus {
  --fa: "\f010";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-search-minus {
  --fa: "\f010";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-ruler-vertical {
  --fa: "\f548";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-large {
  --fa: "\f406";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-alt {
  --fa: "\f406";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-train-tram {
  --fa: "\e5b4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-nurse {
  --fa: "\f82f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-syringe {
  --fa: "\f48e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-cloud-sun {
  --fa: "\f6c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stopwatch-20 {
  --fa: "\e06f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-full {
  --fa: "\f45c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magnet {
  --fa: "\f076";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-jar {
  --fa: "\e516";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-note-sticky {
  --fa: "\f249";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sticky-note {
  --fa: "\f249";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bug-slash {
  --fa: "\e490";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrow-up-from-water-pump {
  --fa: "\e4b6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bone {
  --fa: "\f5d7";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-table-cells-row-unlock {
  --fa: "\e691";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-user-injured {
  --fa: "\f728";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-face-sad-tear {
  --fa: "\f5b4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-sad-tear {
  --fa: "\f5b4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plane {
  --fa: "\f072";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-tent-arrows-down {
  --fa: "\e581";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-exclamation {
  --fa: "\21";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-arrows-spin {
  --fa: "\e4bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-print {
  --fa: "\f02f";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-turkish-lira-sign {
  --fa: "\e2bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-try {
  --fa: "\e2bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-turkish-lira {
  --fa: "\e2bb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dollar-sign {
  --fa: "\24";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-dollar {
  --fa: "\24";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-usd {
  --fa: "\24";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-x {
  --fa: "\58";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-magnifying-glass-dollar {
  --fa: "\f688";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-search-dollar {
  --fa: "\f688";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users-gear {
  --fa: "\f509";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-users-cog {
  --fa: "\f509";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-military-pointing {
  --fa: "\e54a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-building-columns {
  --fa: "\f19c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-bank {
  --fa: "\f19c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-institution {
  --fa: "\f19c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-museum {
  --fa: "\f19c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-university {
  --fa: "\f19c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-umbrella {
  --fa: "\f0e9";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-trowel {
  --fa: "\e589";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-d {
  --fa: "\44";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-stapler {
  --fa: "\e5af";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-masks-theater {
  --fa: "\f630";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-theater-masks {
  --fa: "\f630";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-kip-sign {
  --fa: "\e1c4";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-point-left {
  --fa: "\f0a5";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-handshake-simple {
  --fa: "\f4c6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-handshake-alt {
  --fa: "\f4c6";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-jet-fighter {
  --fa: "\f0fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-fighter-jet {
  --fa: "\f0fb";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-square-share-nodes {
  --fa: "\f1e1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-share-alt-square {
  --fa: "\f1e1";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-barcode {
  --fa: "\f02a";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-plus-minus {
  --fa: "\e43c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-video {
  --fa: "\f03d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-video-camera {
  --fa: "\f03d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-graduation-cap {
  --fa: "\f19d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-mortar-board {
  --fa: "\f19d";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-hand-holding-medical {
  --fa: "\e05c";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-person-circle-check {
  --fa: "\e53e";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-turn-up {
  --fa: "\f3bf";
}
/* line 8, /bootstrap/font-awesome/less/_icons.less */
.fa-level-up-alt {
  --fa: "\f3bf";
}
/* line 5, /bootstrap/font-awesome/less/_screen-reader.less */
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
/* line 39, /bootstrap/font-awesome/less/_mixins.less */
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 8, /bootstrap/font-awesome/less/solid.less */
:root,
:host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free';
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('/bootstrap/font-awesome/webfonts/fa-solid-900.woff2') format('woff2'), url('/bootstrap/font-awesome/webfonts/fa-solid-900.ttf') format('truetype');
}
/* line 22, /bootstrap/font-awesome/less/solid.less */
.fas,
.fa-solid {
  font-weight: 900;
}
/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
/* line 8, /bootstrap/font-awesome/less/brands.less */
:root,
:host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/bootstrap/font-awesome/webfonts/fa-brands-400.woff2') format('woff2'), url('/bootstrap/font-awesome/webfonts/fa-brands-400.ttf') format('truetype');
}
/* line 22, /bootstrap/font-awesome/less/brands.less */
.fab,
.fa-brands {
  font-weight: 400;
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-monero {
  --fa: "\f3d0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hooli {
  --fa: "\f427";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-yelp {
  --fa: "\f1e9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-visa {
  --fa: "\f1f0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-lastfm {
  --fa: "\f202";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-shopware {
  --fa: "\f5b5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-nc {
  --fa: "\f4e8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-aws {
  --fa: "\f375";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-redhat {
  --fa: "\f7bc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-yoast {
  --fa: "\f2b1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cloudflare {
  --fa: "\e07d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ups {
  --fa: "\f7e0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pixiv {
  --fa: "\e640";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wpexplorer {
  --fa: "\f2de";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dyalog {
  --fa: "\f399";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bity {
  --fa: "\f37a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-stackpath {
  --fa: "\f842";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-buysellads {
  --fa: "\f20d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-first-order {
  --fa: "\f2b0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-modx {
  --fa: "\f285";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-guilded {
  --fa: "\e07e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-vnv {
  --fa: "\f40b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-js {
  --fa: "\f3b9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-js-square {
  --fa: "\f3b9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-microsoft {
  --fa: "\f3ca";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-qq {
  --fa: "\f1d6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-orcid {
  --fa: "\f8d2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-java {
  --fa: "\f4e4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-invision {
  --fa: "\f7b0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-pd-alt {
  --fa: "\f4ed";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-centercode {
  --fa: "\f380";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-glide-g {
  --fa: "\f2a6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-drupal {
  --fa: "\f1a9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-jxl {
  --fa: "\e67b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dart-lang {
  --fa: "\e693";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hire-a-helper {
  --fa: "\f3b0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-by {
  --fa: "\f4e7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-unity {
  --fa: "\e049";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-whmcs {
  --fa: "\f40d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-rocketchat {
  --fa: "\f3e8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-vk {
  --fa: "\f189";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-untappd {
  --fa: "\f405";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mailchimp {
  --fa: "\f59e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-css3-alt {
  --fa: "\f38b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-reddit {
  --fa: "\f1a2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-reddit-square {
  --fa: "\f1a2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-vimeo-v {
  --fa: "\f27d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-contao {
  --fa: "\f26d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-font-awesome {
  --fa: "\e5ad";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-deskpro {
  --fa: "\f38f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-brave {
  --fa: "\e63c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sistrix {
  --fa: "\f3ee";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-instagram {
  --fa: "\e055";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-instagram-square {
  --fa: "\e055";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-battle-net {
  --fa: "\f835";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-the-red-yeti {
  --fa: "\f69d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-hacker-news {
  --fa: "\f3af";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hacker-news-square {
  --fa: "\f3af";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-edge {
  --fa: "\f282";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-threads {
  --fa: "\e618";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-napster {
  --fa: "\f3d2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-snapchat {
  --fa: "\f2ad";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-snapchat-square {
  --fa: "\f2ad";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google-plus-g {
  --fa: "\f0d5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-artstation {
  --fa: "\f77a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-markdown {
  --fa: "\f60f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sourcetree {
  --fa: "\f7d3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google-plus {
  --fa: "\f2b3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-diaspora {
  --fa: "\f791";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-foursquare {
  --fa: "\f180";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-stack-overflow {
  --fa: "\f16c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-github-alt {
  --fa: "\f113";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-phoenix-squadron {
  --fa: "\f511";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pagelines {
  --fa: "\f18c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-algolia {
  --fa: "\f36c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-red-river {
  --fa: "\f3e3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-sa {
  --fa: "\f4ef";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-safari {
  --fa: "\f267";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google {
  --fa: "\f1a0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-font-awesome-stroke {
  --fa: "\f35c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-font-awesome-alt {
  --fa: "\f35c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-atlassian {
  --fa: "\f77b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-linkedin-in {
  --fa: "\f0e1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-digital-ocean {
  --fa: "\f391";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-nimblr {
  --fa: "\f5a8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-chromecast {
  --fa: "\f838";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-evernote {
  --fa: "\f839";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hacker-news {
  --fa: "\f1d4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-sampling {
  --fa: "\f4f0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-adversal {
  --fa: "\f36a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons {
  --fa: "\f25e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-watchman-monitoring {
  --fa: "\e087";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fonticons {
  --fa: "\f280";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-weixin {
  --fa: "\f1d7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-shirtsinbulk {
  --fa: "\f214";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-codepen {
  --fa: "\f1cb";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-git-alt {
  --fa: "\f841";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-lyft {
  --fa: "\f3c3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-rev {
  --fa: "\f5b2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-windows {
  --fa: "\f17a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wizards-of-the-coast {
  --fa: "\f730";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-viadeo {
  --fa: "\f2aa";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-viadeo-square {
  --fa: "\f2aa";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-meetup {
  --fa: "\f2e0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-centos {
  --fa: "\f789";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-adn {
  --fa: "\f170";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cloudsmith {
  --fa: "\f384";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-opensuse {
  --fa: "\e62b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pied-piper-alt {
  --fa: "\f1a8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-dribbble {
  --fa: "\f397";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dribbble-square {
  --fa: "\f397";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-codiepie {
  --fa: "\f284";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-node {
  --fa: "\f419";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mix {
  --fa: "\f3cb";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-steam {
  --fa: "\f1b6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-apple-pay {
  --fa: "\f416";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-scribd {
  --fa: "\f28a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-debian {
  --fa: "\e60b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-openid {
  --fa: "\f19b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-instalod {
  --fa: "\e081";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-files-pinwheel {
  --fa: "\e69f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-expeditedssl {
  --fa: "\f23e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sellcast {
  --fa: "\f2da";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-twitter {
  --fa: "\f081";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-twitter-square {
  --fa: "\f081";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-r-project {
  --fa: "\f4f7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-delicious {
  --fa: "\f1a5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-freebsd {
  --fa: "\f3a4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-vuejs {
  --fa: "\f41f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-accusoft {
  --fa: "\f369";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ioxhost {
  --fa: "\f208";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fonticons-fi {
  --fa: "\f3a2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-app-store {
  --fa: "\f36f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-mastercard {
  --fa: "\f1f1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-itunes-note {
  --fa: "\f3b5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-golang {
  --fa: "\e40f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-kickstarter {
  --fa: "\f3bb";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-kickstarter {
  --fa: "\f3bb";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-grav {
  --fa: "\f2d6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-weibo {
  --fa: "\f18a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-uncharted {
  --fa: "\e084";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-firstdraft {
  --fa: "\f3a1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-youtube {
  --fa: "\f431";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-youtube-square {
  --fa: "\f431";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wikipedia-w {
  --fa: "\f266";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wpressr {
  --fa: "\f3e4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-rendact {
  --fa: "\f3e4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-angellist {
  --fa: "\f209";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-galactic-republic {
  --fa: "\f50c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-nfc-directional {
  --fa: "\e530";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-skype {
  --fa: "\f17e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-joget {
  --fa: "\f3b7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fedora {
  --fa: "\f798";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-stripe-s {
  --fa: "\f42a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-meta {
  --fa: "\e49b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-laravel {
  --fa: "\f3bd";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hotjar {
  --fa: "\f3b1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bluetooth-b {
  --fa: "\f294";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-letterboxd {
  --fa: "\e62e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sticker-mule {
  --fa: "\f3f7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-zero {
  --fa: "\f4f3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hips {
  --fa: "\f452";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-css {
  --fa: "\e6a2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-behance {
  --fa: "\f1b4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-reddit {
  --fa: "\f1a1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-discord {
  --fa: "\f392";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-chrome {
  --fa: "\f268";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-app-store-ios {
  --fa: "\f370";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-discover {
  --fa: "\f1f2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wpbeginner {
  --fa: "\f297";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-confluence {
  --fa: "\f78d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-shoelace {
  --fa: "\e60c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mdb {
  --fa: "\f8ca";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dochub {
  --fa: "\f394";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-accessible-icon {
  --fa: "\f368";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ebay {
  --fa: "\f4f4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-amazon {
  --fa: "\f270";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-unsplash {
  --fa: "\e07c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-yarn {
  --fa: "\f7e3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-steam {
  --fa: "\f1b7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-steam-square {
  --fa: "\f1b7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-500px {
  --fa: "\f26e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-vimeo {
  --fa: "\f194";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-vimeo-square {
  --fa: "\f194";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-asymmetrik {
  --fa: "\f372";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-font-awesome {
  --fa: "\f2b4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-font-awesome-flag {
  --fa: "\f2b4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-font-awesome-logo-full {
  --fa: "\f2b4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gratipay {
  --fa: "\f184";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-apple {
  --fa: "\f179";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hive {
  --fa: "\e07f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gitkraken {
  --fa: "\f3a6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-keybase {
  --fa: "\f4f5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-apple-pay {
  --fa: "\f415";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-padlet {
  --fa: "\e4a0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-amazon-pay {
  --fa: "\f42c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-github {
  --fa: "\f092";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-github-square {
  --fa: "\f092";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-stumbleupon {
  --fa: "\f1a4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fedex {
  --fa: "\f797";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-phoenix-framework {
  --fa: "\f3dc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-shopify {
  --fa: "\e057";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-neos {
  --fa: "\f612";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-threads {
  --fa: "\e619";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hackerrank {
  --fa: "\f5f7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-researchgate {
  --fa: "\f4f8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-swift {
  --fa: "\f8e1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-angular {
  --fa: "\f420";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-speakap {
  --fa: "\f3f3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-angrycreative {
  --fa: "\f36e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-y-combinator {
  --fa: "\f23b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-empire {
  --fa: "\f1d1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-envira {
  --fa: "\f299";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google-scholar {
  --fa: "\e63b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-gitlab {
  --fa: "\e5ae";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gitlab-square {
  --fa: "\e5ae";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-studiovinari {
  --fa: "\f3f8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pied-piper {
  --fa: "\f2ae";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wordpress {
  --fa: "\f19a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-product-hunt {
  --fa: "\f288";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-firefox {
  --fa: "\f269";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-linode {
  --fa: "\f2b8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-goodreads {
  --fa: "\f3a8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-odnoklassniki {
  --fa: "\f264";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-odnoklassniki-square {
  --fa: "\f264";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-jsfiddle {
  --fa: "\f1cc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sith {
  --fa: "\f512";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-themeisle {
  --fa: "\f2b2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-page4 {
  --fa: "\f3d7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hashnode {
  --fa: "\e499";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-react {
  --fa: "\f41b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-paypal {
  --fa: "\f1f4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-squarespace {
  --fa: "\f5be";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-stripe {
  --fa: "\f1f5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-share {
  --fa: "\f4f2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bitcoin {
  --fa: "\f379";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-keycdn {
  --fa: "\f3ba";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-opera {
  --fa: "\f26a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-itch-io {
  --fa: "\f83a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-umbraco {
  --fa: "\f8e8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-galactic-senate {
  --fa: "\f50d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ubuntu {
  --fa: "\f7df";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-draft2digital {
  --fa: "\f396";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-stripe {
  --fa: "\f429";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-houzz {
  --fa: "\f27c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gg {
  --fa: "\f260";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dhl {
  --fa: "\f790";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-pinterest {
  --fa: "\f0d3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pinterest-square {
  --fa: "\f0d3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-xing {
  --fa: "\f168";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-blackberry {
  --fa: "\f37b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-pd {
  --fa: "\f4ec";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-playstation {
  --fa: "\f3df";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-quinscape {
  --fa: "\f459";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-less {
  --fa: "\f41d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-blogger-b {
  --fa: "\f37d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-opencart {
  --fa: "\f23d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-vine {
  --fa: "\f1ca";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-signal-messenger {
  --fa: "\e663";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-paypal {
  --fa: "\f1ed";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gitlab {
  --fa: "\f296";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-typo3 {
  --fa: "\f42b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-reddit-alien {
  --fa: "\f281";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-yahoo {
  --fa: "\f19e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dailymotion {
  --fa: "\e052";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-affiliatetheme {
  --fa: "\f36b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pied-piper-pp {
  --fa: "\f1a7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bootstrap {
  --fa: "\f836";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-odnoklassniki {
  --fa: "\f263";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-nfc-symbol {
  --fa: "\e531";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mintbit {
  --fa: "\e62f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ethereum {
  --fa: "\f42e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-speaker-deck {
  --fa: "\f83c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-nc-eu {
  --fa: "\f4e9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-patreon {
  --fa: "\f3d9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-avianex {
  --fa: "\f374";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ello {
  --fa: "\f5f1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gofore {
  --fa: "\f3a7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bimobject {
  --fa: "\f378";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-brave-reverse {
  --fa: "\e63d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-facebook-f {
  --fa: "\f39e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-google-plus {
  --fa: "\f0d4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google-plus-square {
  --fa: "\f0d4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-web-awesome {
  --fa: "\e682";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mandalorian {
  --fa: "\f50f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-first-order-alt {
  --fa: "\f50a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-osi {
  --fa: "\f41a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google-wallet {
  --fa: "\f1ee";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-d-and-d-beyond {
  --fa: "\f6ca";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-periscope {
  --fa: "\f3da";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fulcrum {
  --fa: "\f50b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cloudscale {
  --fa: "\f383";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-forumbee {
  --fa: "\f211";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mizuni {
  --fa: "\f3cc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-schlix {
  --fa: "\f3ea";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-xing {
  --fa: "\f169";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-xing-square {
  --fa: "\f169";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bandcamp {
  --fa: "\f2d5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wpforms {
  --fa: "\f298";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cloudversify {
  --fa: "\f385";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-usps {
  --fa: "\f7e1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-megaport {
  --fa: "\f5a3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-magento {
  --fa: "\f3c4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-spotify {
  --fa: "\f1bc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-optin-monster {
  --fa: "\f23c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fly {
  --fa: "\f417";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-bluesky {
  --fa: "\e6a3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-aviato {
  --fa: "\f421";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-itunes {
  --fa: "\f3b4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cuttlefish {
  --fa: "\f38c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-blogger {
  --fa: "\f37c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-flickr {
  --fa: "\f16e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-viber {
  --fa: "\f409";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-soundcloud {
  --fa: "\f1be";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-digg {
  --fa: "\f1a6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-tencent-weibo {
  --fa: "\f1d5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-letterboxd {
  --fa: "\e62d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-symfony {
  --fa: "\f83d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-maxcdn {
  --fa: "\f136";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-etsy {
  --fa: "\f2d7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-facebook-messenger {
  --fa: "\f39f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-audible {
  --fa: "\f373";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-think-peaks {
  --fa: "\f731";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bilibili {
  --fa: "\e3d9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-erlang {
  --fa: "\f39d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-x-twitter {
  --fa: "\e61b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cotton-bureau {
  --fa: "\f89e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dashcube {
  --fa: "\f210";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-42-group {
  --fa: "\e080";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-innosoft {
  --fa: "\e080";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-stack-exchange {
  --fa: "\f18d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-elementor {
  --fa: "\f430";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-pied-piper {
  --fa: "\e01e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pied-piper-square {
  --fa: "\e01e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-nd {
  --fa: "\f4eb";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-palfed {
  --fa: "\f3d8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-superpowers {
  --fa: "\f2dd";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-resolving {
  --fa: "\f3e7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-xbox {
  --fa: "\f412";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-web-awesome-stroke {
  --fa: "\e684";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-searchengin {
  --fa: "\f3eb";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-tiktok {
  --fa: "\e07b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-facebook {
  --fa: "\f082";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-facebook-square {
  --fa: "\f082";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-renren {
  --fa: "\f18b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-linux {
  --fa: "\f17c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-glide {
  --fa: "\f2a5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-linkedin {
  --fa: "\f08c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hubspot {
  --fa: "\f3b2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-deploydog {
  --fa: "\f38e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-twitch {
  --fa: "\f1e8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-flutter {
  --fa: "\e694";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ravelry {
  --fa: "\f2d9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mixer {
  --fa: "\e056";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-lastfm {
  --fa: "\f203";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-lastfm-square {
  --fa: "\f203";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-vimeo {
  --fa: "\f40a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mendeley {
  --fa: "\f7b3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-uniregistry {
  --fa: "\f404";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-figma {
  --fa: "\f799";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-remix {
  --fa: "\f4ee";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-amazon-pay {
  --fa: "\f42d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dropbox {
  --fa: "\f16b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-instagram {
  --fa: "\f16d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cmplid {
  --fa: "\e360";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-upwork {
  --fa: "\e641";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-facebook {
  --fa: "\f09a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gripfire {
  --fa: "\f3ac";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-jedi-order {
  --fa: "\f50e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-uikit {
  --fa: "\f403";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fort-awesome-alt {
  --fa: "\f3a3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-phabricator {
  --fa: "\f3db";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ussunnah {
  --fa: "\f407";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-earlybirds {
  --fa: "\f39a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-trade-federation {
  --fa: "\f513";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-autoprefixer {
  --fa: "\f41c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-whatsapp {
  --fa: "\f232";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-upwork {
  --fa: "\e67c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-slideshare {
  --fa: "\f1e7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google-play {
  --fa: "\f3ab";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-viadeo {
  --fa: "\f2a9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-line {
  --fa: "\f3c0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google-drive {
  --fa: "\f3aa";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-servicestack {
  --fa: "\f3ec";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-simplybuilt {
  --fa: "\f215";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bitbucket {
  --fa: "\f171";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-imdb {
  --fa: "\f2d8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-deezer {
  --fa: "\e077";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-raspberry-pi {
  --fa: "\f7bb";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-jira {
  --fa: "\f7b1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-docker {
  --fa: "\f395";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-screenpal {
  --fa: "\e570";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bluetooth {
  --fa: "\f293";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gitter {
  --fa: "\f426";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-d-and-d {
  --fa: "\f38d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-microblog {
  --fa: "\e01a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-diners-club {
  --fa: "\f24c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gg-circle {
  --fa: "\f261";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pied-piper-hat {
  --fa: "\f4e5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-kickstarter-k {
  --fa: "\f3bc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-yandex {
  --fa: "\f413";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-readme {
  --fa: "\f4d5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-html5 {
  --fa: "\f13b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sellsy {
  --fa: "\f213";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-web-awesome {
  --fa: "\e683";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sass {
  --fa: "\f41e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wirsindhandwerk {
  --fa: "\e2d0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wsh {
  --fa: "\e2d0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-buromobelexperte {
  --fa: "\f37f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-salesforce {
  --fa: "\f83b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-octopus-deploy {
  --fa: "\e082";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-medapps {
  --fa: "\f3c6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ns8 {
  --fa: "\f3d5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pinterest-p {
  --fa: "\f231";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-apper {
  --fa: "\f371";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fort-awesome {
  --fa: "\f286";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-waze {
  --fa: "\f83f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bluesky {
  --fa: "\e671";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-jcb {
  --fa: "\f24b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-snapchat {
  --fa: "\f2ab";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-snapchat-ghost {
  --fa: "\f2ab";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-fantasy-flight-games {
  --fa: "\f6dc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-rust {
  --fa: "\e07a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wix {
  --fa: "\f5cf";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-behance {
  --fa: "\f1b5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-behance-square {
  --fa: "\f1b5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-supple {
  --fa: "\f3f9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-webflow {
  --fa: "\e65c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-rebel {
  --fa: "\f1d0";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-css3 {
  --fa: "\f13c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-staylinked {
  --fa: "\f3f5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-kaggle {
  --fa: "\f5fa";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-space-awesome {
  --fa: "\e5ac";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-deviantart {
  --fa: "\f1bd";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cpanel {
  --fa: "\f388";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-goodreads-g {
  --fa: "\f3a9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-git {
  --fa: "\f1d2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-git-square {
  --fa: "\f1d2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-tumblr {
  --fa: "\f174";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-tumblr-square {
  --fa: "\f174";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-trello {
  --fa: "\f181";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-nc-jp {
  --fa: "\f4ea";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-get-pocket {
  --fa: "\f265";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-perbyte {
  --fa: "\e083";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-grunt {
  --fa: "\f3ad";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-weebly {
  --fa: "\f5cc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-connectdevelop {
  --fa: "\f20e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-leanpub {
  --fa: "\f212";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-black-tie {
  --fa: "\f27e";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-themeco {
  --fa: "\f5c6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-python {
  --fa: "\f3e2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-android {
  --fa: "\f17b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-bots {
  --fa: "\e340";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-free-code-camp {
  --fa: "\f2c5";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-hornbill {
  --fa: "\f592";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-js {
  --fa: "\f3b8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ideal {
  --fa: "\e013";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-git {
  --fa: "\f1d3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dev {
  --fa: "\f6cc";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sketch {
  --fa: "\f7c6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-yandex-international {
  --fa: "\f414";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-cc-amex {
  --fa: "\f1f3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-uber {
  --fa: "\f402";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-github {
  --fa: "\f09b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-php {
  --fa: "\f457";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-alipay {
  --fa: "\f642";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-youtube {
  --fa: "\f167";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-skyatlas {
  --fa: "\f216";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-firefox-browser {
  --fa: "\e007";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-replyd {
  --fa: "\f3e6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-suse {
  --fa: "\f7d6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-jenkins {
  --fa: "\f3b6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-twitter {
  --fa: "\f099";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-rockrms {
  --fa: "\f3e9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pinterest {
  --fa: "\f0d2";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-buffer {
  --fa: "\f837";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-npm {
  --fa: "\f3d4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-yammer {
  --fa: "\f840";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-btc {
  --fa: "\f15a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-dribbble {
  --fa: "\f17d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-stumbleupon-circle {
  --fa: "\f1a3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-internet-explorer {
  --fa: "\f26b";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-stubber {
  --fa: "\e5c7";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-telegram {
  --fa: "\f2c6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-telegram-plane {
  --fa: "\f2c6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-old-republic {
  --fa: "\f510";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-odysee {
  --fa: "\e5c6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-whatsapp {
  --fa: "\f40c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-whatsapp-square {
  --fa: "\f40c";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-node-js {
  --fa: "\f3d3";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-edge-legacy {
  --fa: "\e078";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-slack {
  --fa: "\f198";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-slack-hash {
  --fa: "\f198";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-medrt {
  --fa: "\f3c8";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-usb {
  --fa: "\f287";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-tumblr {
  --fa: "\f173";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-vaadin {
  --fa: "\f408";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-quora {
  --fa: "\f2c4";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-square-x-twitter {
  --fa: "\e61a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-reacteurope {
  --fa: "\f75d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-medium {
  --fa: "\f23a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-medium-m {
  --fa: "\f23a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-amilia {
  --fa: "\f36d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mixcloud {
  --fa: "\f289";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-flipboard {
  --fa: "\f44d";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-viacoin {
  --fa: "\f237";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-critical-role {
  --fa: "\f6c9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-sitrox {
  --fa: "\e44a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-discourse {
  --fa: "\f393";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-joomla {
  --fa: "\f1aa";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-mastodon {
  --fa: "\f4f6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-airbnb {
  --fa: "\f834";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wolf-pack-battalion {
  --fa: "\f514";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-buy-n-large {
  --fa: "\f8a6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-gulp {
  --fa: "\f3ae";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-creative-commons-sampling-plus {
  --fa: "\f4f1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-strava {
  --fa: "\f428";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-ember {
  --fa: "\f423";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-canadian-maple-leaf {
  --fa: "\f785";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-teamspeak {
  --fa: "\f4f9";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pushed {
  --fa: "\f3e1";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wordpress-simple {
  --fa: "\f411";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-nutritionix {
  --fa: "\f3d6";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-wodu {
  --fa: "\e088";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-google-pay {
  --fa: "\e079";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-intercom {
  --fa: "\f7af";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-zhihu {
  --fa: "\f63f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-korvue {
  --fa: "\f42f";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-pix {
  --fa: "\e43a";
}
/* line 28, /bootstrap/font-awesome/less/brands.less */
.fa-steam-symbol {
  --fa: "\f3f6";
}
/* origin: mixins/panels.less */
/*
 * navigation
 * eplu logo / branding
 * language selector
 * social logos
 * teaser / banner / read_more
 * caroussel / sequence
 * contact form
 * background image 
 * references
 * speakers, trainers 
 * blog micro site 
 * header/footer
 * general
 * basic style
 * ngtv banner + logo 
 * custom font faces
 * incorporate flexslider
 */
/* navigation */
/* line 24, /bootstrap/custom/custom.less */
.navbar {
  border: none;
}
/* line 28, /bootstrap/custom/custom.less */
.navbar-toggle {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  background-color: #d0d0d0;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.navbar-toggle:focus,
.navbar-toggle.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.navbar-toggle:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.navbar-toggle:active,
.navbar-toggle.active,
.open > .dropdown-toggle.navbar-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.navbar-toggle:active:hover,
.navbar-toggle.active:hover,
.open > .dropdown-toggle.navbar-toggle:hover,
.navbar-toggle:active:focus,
.navbar-toggle.active:focus,
.open > .dropdown-toggle.navbar-toggle:focus,
.navbar-toggle:active.focus,
.navbar-toggle.active.focus,
.open > .dropdown-toggle.navbar-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.navbar-toggle.disabled:hover,
.navbar-toggle[disabled]:hover,
fieldset[disabled] .navbar-toggle:hover,
.navbar-toggle.disabled:focus,
.navbar-toggle[disabled]:focus,
fieldset[disabled] .navbar-toggle:focus,
.navbar-toggle.disabled.focus,
.navbar-toggle[disabled].focus,
fieldset[disabled] .navbar-toggle.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.navbar-toggle .badge {
  color: #fff;
  background-color: #333;
}
/* line 33, /bootstrap/custom/custom.less */
.navbar-nav > li {
  background-color: #E3001B;
}
/* line 37, /bootstrap/custom/custom.less */
ul.nav li a {
  font-weight: bold;
  text-decoration: none;
}
/* line 42, /bootstrap/custom/custom.less */
ul.nav li.subactive > a {
  color: #f8989a;
}
/* line 46, /bootstrap/custom/custom.less */
ul.nav li ul li {
  border-bottom: 1px solid #E3001B;
  padding: 0;
  margin: 0;
}
/* line 52, /bootstrap/custom/custom.less */
ul.nav li ul li a {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 57, /bootstrap/custom/custom.less */
.navbar-nav > li > .dropdown-menu {
  padding: 0;
}
/* line 61, /bootstrap/custom/custom.less */
.dropdown:hover > .dropdown-menu {
  display: block;
  max-height: 340px;
  overflow-y: scroll;
  max-height: 600px;
  overflow: auto;
}
/* line 68, /bootstrap/custom/custom.less */
.navbar-collapse.in {
  overflow-y: visible!important;
}
/* line 72, /bootstrap/custom/custom.less */
.contact-short-info {
  vertical-align: bottom;
  color: #E3001B;
  /*    font-style: italic;  */
  font-family: Comic Sans MS,cursive;
}
/* line 79, /bootstrap/custom/custom.less */
.contact-short-info a {
  color: #E3001B;
  text-decoration: none;
}
/* eplu logo / branding */
/* line 86, /bootstrap/custom/custom.less */
#eplu-logo {
  /*  margin: 10px; */
  margin: 0px;
}
/* language selector */
/* line 94, /bootstrap/custom/custom.less */
#select-language {
  margin-top: 0;
  position: relative;
  z-index: 1000;
  float: right;
  width: 60px;
}
/* line 102, /bootstrap/custom/custom.less */
#select-language a {
  float: right;
  width: 20px;
  height: 15px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 5px;
}
/* line 111, /bootstrap/custom/custom.less */
#select-language a:visited,
#select-language a:active {
  border: none;
}
/* line 115, /bootstrap/custom/custom.less */
#select-en {
  background-image: url('/img/en.gif');
}
/* line 116, /bootstrap/custom/custom.less */
#select-en:hover {
  background-image: url('/img/en_over.gif');
}
/* line 117, /bootstrap/custom/custom.less */
#select-nl {
  background-image: url('/img/nl.gif');
}
/* line 118, /bootstrap/custom/custom.less */
#select-nl:hover {
  background-image: url('/img/nl_over.gif');
}
/* line 119, /bootstrap/custom/custom.less */
#select-de {
  background-image: url('/img/de.gif');
}
/* line 120, /bootstrap/custom/custom.less */
#select-de:hover {
  background-image: url('/img/de_over.gif');
}
/* social logos */
/* line 125, /bootstrap/custom/custom.less */
.social-logos p,
.social-logos p {
  display: inline-block;
  margin: 10px;
}
/* .fa class has been replaced by .fa-brands */
/* line 131, /bootstrap/custom/custom.less */
.social-logos span.fa-brands {
  background-color: #000000;
  color: #ffffff;
  border-radius: 50%;
  font-size: 32px;
  line-height: 48px;
  width: 48px;
  height: 48px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.7;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
/* line 148, /bootstrap/custom/custom.less */
.footer_block .social-logos span.fa-brands {
  font-size: 24px;
}
/* line 152, /bootstrap/custom/custom.less */
.social-logos span.fa-brands:hover {
  opacity: 1;
  border-radius: 10%;
  font-size: 48px;
}
/* teaser / banner / read_more */
/* line 161, /bootstrap/custom/custom.less */
div.page-image {
  margin-left: -280px;
  margin-right: -20px;
}
@media (max-width: 991px) {
  /* line 791, /bootstrap/custom/custom.less */
  div.page-image {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* line 163, /bootstrap/custom/custom.less */
div.page-image img {
  width: 100%;
}
/* line 168, /bootstrap/custom/custom.less */
.teaser {
  margin-right: 0;
  margin-left: 0;
  margin-left: -270px;
  margin-right: -10px;
  margin-bottom: 30px;
  clear: both;
}
@media (max-width: 991px) {
  /* line 791, /bootstrap/custom/custom.less */
  .teaser {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 768px) {
  /* line 171, /bootstrap/custom/custom.less */
  .teaser {
    display: flex;
    flex-wrap: wrap;
  }
}
/* line 179, /bootstrap/custom/custom.less */
.teaser_block {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  /* line 47, /bootstrap/less/mixins/grid.less */
  .teaser_block {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  /* line 182, /bootstrap/custom/custom.less */
  .teaser_block {
    display: table-cell;
    padding-left: 1%;
    padding-right: 1%;
    text-align: center;
    float: none;
    padding-bottom: 40px;
  }
}
/* line 193, /bootstrap/custom/custom.less */
.teaser_block h5 {
  font-size: 16pt;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 201, /bootstrap/custom/custom.less */
.teaser_block img {
  left: 0;
  right: 0;
  width: 100%;
  /*
    @media (max-width: @screen-xs-max) {
      max-width: 50%;
    }
    */
}
/* line 212, /bootstrap/custom/custom.less */
.crop_side_image {
  height: 0;
  overflow: hidden;
  padding-bottom: 66.66666667%;
  /*
    @media (max-width: @screen-xs-max) {
      padding-bottom: percentage((@side-image-crop-ratio / 2));
    }
    */
  position: relative;
}
/* line 225, /bootstrap/custom/custom.less */
.banner_text {
  margin-left: -280px;
  margin-right: -20px;
  text-align: center;
  padding: 30px;
  background-color: #E3001B;
  margin-top: -3px;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  /* line 791, /bootstrap/custom/custom.less */
  .banner_text {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 767px) {
  /* line 229, /bootstrap/custom/custom.less */
  .banner_text {
    padding: 20px;
  }
}
/* line 237, /bootstrap/custom/custom.less */
.banner_text p {
  margin: 0;
  text-transform: uppercase;
  font-size: 16pt;
  color: #000000;
}
@media (max-width: 767px) {
  /* line 240, /bootstrap/custom/custom.less */
  .banner_text p {
    font-size: 12pt;
    line-height: 2;
  }
}
/* line 248, /bootstrap/custom/custom.less */
.banner_text p a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.8;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-size: 11pt;
  color: #000000;
  text-decoration: none;
  padding: 10px;
  margin: 10px;
  border: 2px solid #000000;
  background-color: #ffffff;
  display: inline;
}
/* line 28, /bootstrap/less/buttons.less */
.banner_text p a:focus,
.banner_text p a:active:focus,
.banner_text p a.active:focus,
.banner_text p a.focus,
.banner_text p a:active.focus,
.banner_text p a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 34, /bootstrap/less/buttons.less */
.banner_text p a:hover,
.banner_text p a:focus,
.banner_text p a.focus {
  color: #333;
  text-decoration: none;
}
/* line 41, /bootstrap/less/buttons.less */
.banner_text p a:active,
.banner_text p a.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);
  -webkit-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 48, /bootstrap/less/buttons.less */
.banner_text p a.disabled,
.banner_text p a[disabled],
fieldset[disabled] .banner_text p a {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 57, /bootstrap/less/buttons.less */
a.banner_text p a.disabled,
fieldset[disabled] a.banner_text p a {
  pointer-events: none;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.banner_text p a:focus,
.banner_text p a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.banner_text p a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.banner_text p a:active,
.banner_text p a.active,
.open > .dropdown-toggle.banner_text p a {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.banner_text p a:active:hover,
.banner_text p a.active:hover,
.open > .dropdown-toggle.banner_text p a:hover,
.banner_text p a:active:focus,
.banner_text p a.active:focus,
.open > .dropdown-toggle.banner_text p a:focus,
.banner_text p a:active.focus,
.banner_text p a.active.focus,
.open > .dropdown-toggle.banner_text p a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.banner_text p a.disabled:hover,
.banner_text p a[disabled]:hover,
fieldset[disabled] .banner_text p a:hover,
.banner_text p a.disabled:focus,
.banner_text p a[disabled]:focus,
fieldset[disabled] .banner_text p a:focus,
.banner_text p a.disabled.focus,
.banner_text p a[disabled].focus,
fieldset[disabled] .banner_text p a.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.banner_text p a .badge {
  color: #fff;
  background-color: #333;
}
@media (max-width: 767px) {
  /* line 252, /bootstrap/custom/custom.less */
  .banner_text p a {
    line-height: 2;
  }
}
@media (min-width: 768px) {
  /* line 265, /bootstrap/custom/custom.less */
  .read_more {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
}
/* line 273, /bootstrap/custom/custom.less */
.read_more a,
.link-box a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.8;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 13px;
  color: #E3001B;
  border: 2px solid #E3001B;
  padding: 10px;
  text-decoration: none;
}
/* line 28, /bootstrap/less/buttons.less */
.read_more a:focus,
.link-box a:focus,
.read_more a:active:focus,
.link-box a:active:focus,
.read_more a.active:focus,
.link-box a.active:focus,
.read_more a.focus,
.link-box a.focus,
.read_more a:active.focus,
.link-box a:active.focus,
.read_more a.active.focus,
.link-box a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 34, /bootstrap/less/buttons.less */
.read_more a:hover,
.link-box a:hover,
.read_more a:focus,
.link-box a:focus,
.read_more a.focus,
.link-box a.focus {
  color: #333;
  text-decoration: none;
}
/* line 41, /bootstrap/less/buttons.less */
.read_more a:active,
.link-box a:active,
.read_more a.active,
.link-box a.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);
  -webkit-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 48, /bootstrap/less/buttons.less */
.read_more a.disabled,
.link-box a.disabled,
.read_more a[disabled],
.link-box a[disabled],
fieldset[disabled] .read_more a,
fieldset[disabled] .link-box a {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 57, /bootstrap/less/buttons.less */
a.read_more a.disabled,
a.link-box a.disabled,
fieldset[disabled] a.read_more a,
fieldset[disabled] a.link-box a {
  pointer-events: none;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.read_more a:focus,
.link-box a:focus,
.read_more a.focus,
.link-box a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.read_more a:hover,
.link-box a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.read_more a:active,
.link-box a:active,
.read_more a.active,
.link-box a.active,
.open > .dropdown-toggle.read_more a,
.open > .dropdown-toggle.link-box a {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.read_more a:active:hover,
.link-box a:active:hover,
.read_more a.active:hover,
.link-box a.active:hover,
.open > .dropdown-toggle.read_more a:hover,
.open > .dropdown-toggle.link-box a:hover,
.read_more a:active:focus,
.link-box a:active:focus,
.read_more a.active:focus,
.link-box a.active:focus,
.open > .dropdown-toggle.read_more a:focus,
.open > .dropdown-toggle.link-box a:focus,
.read_more a:active.focus,
.link-box a:active.focus,
.read_more a.active.focus,
.link-box a.active.focus,
.open > .dropdown-toggle.read_more a.focus,
.open > .dropdown-toggle.link-box a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.read_more a.disabled:hover,
.link-box a.disabled:hover,
.read_more a[disabled]:hover,
.link-box a[disabled]:hover,
fieldset[disabled] .read_more a:hover,
fieldset[disabled] .link-box a:hover,
.read_more a.disabled:focus,
.link-box a.disabled:focus,
.read_more a[disabled]:focus,
.link-box a[disabled]:focus,
fieldset[disabled] .read_more a:focus,
fieldset[disabled] .link-box a:focus,
.read_more a.disabled.focus,
.link-box a.disabled.focus,
.read_more a[disabled].focus,
.link-box a[disabled].focus,
fieldset[disabled] .read_more a.focus,
fieldset[disabled] .link-box a.focus {
  background-color: #fff;
  border-color: #ccc;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.read_more a .badge,
.link-box a .badge {
  color: #fff;
  background-color: #333;
}
/* line 284, /bootstrap/custom/custom.less */
.read_more a:focus,
.link-box a:focus,
.read_more a.focus,
.link-box a.focus,
.read_more a:hover,
.link-box a:hover,
.read_more a.hover,
.link-box a.hover {
  color: inherit;
  background-color: #ffc9d0 !important;
  border-color: #E3001B;
}
/* line 294, /bootstrap/custom/custom.less */
div.link-box a::after {
  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;
  content: "  \e258";
  margin-top: 1px;
}
/* line 300, /bootstrap/custom/custom.less */
.link-box p {
  margin: 0;
}
/* carousel / sequence */
/* line 306, /bootstrap/custom/custom.less */
#sequence {
  margin-left: -280px;
  margin-right: -20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 791, /bootstrap/custom/custom.less */
  #sequence {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* defaults for sequence slider */
/* line 313, /bootstrap/custom/custom.less */
#sequence ol,
#sequence ul,
#sequence li {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 319, /bootstrap/custom/custom.less */
#sequence > .seq-canvas li > * {
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
/* line 326, /bootstrap/custom/custom.less */
#sequence .seq-next,
#sequence .seq-prev {
  position: absolute;
  cursor: pointer;
  display: none;
  opacity: 0.4;
  top: 50%;
  height: 41px;
  width: 39px;
  z-index: 110;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
/* line 342, /bootstrap/custom/custom.less */
#sequence .seq-prev {
  left: 40px;
}
/* line 345, /bootstrap/custom/custom.less */
#sequence .seq-next {
  right: 40px;
}
/* line 348, /bootstrap/custom/custom.less */
#sequence .seq-next:hover,
#sequence .seq-prev:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
/* line 362, /bootstrap/custom/custom.less */
#sequence h2 {
  font-size: 15pt;
  color: #ee1c23;
}
@media (min-width: 768px) {
  /* line 364, /bootstrap/custom/custom.less */
  #sequence h2 {
    font-size: 30pt;
  }
}
/* line 369, /bootstrap/custom/custom.less */
#sequence .info {
  position: absolute;
  color: black;
  font-size: 1em;
  right: 150%;
  margin-top: 15%;
  z-index: 100;
  vertical-align: middle;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  -webkit-transition-property: right;
  -moz-transition-property: right;
  -ms-transition-property: right;
  -o-transition-property: right;
  transition-property: right;
}
/* line 389, /bootstrap/custom/custom.less */
#sequence .seq-in .info {
  right: 5%;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
/* line 397, /bootstrap/custom/custom.less */
#sequence .seq-text-default {
  width: 90%;
}
/* line 400, /bootstrap/custom/custom.less */
#sequence .seq-text-right {
  width: 40% !important;
}
/* line 403, /bootstrap/custom/custom.less */
#sequence .seq-in .seq-text-right {
  right: 0%;
}
/* line 406, /bootstrap/custom/custom.less */
#sequence .seq-out .info {
  right: -150%;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
/* line 414, /bootstrap/custom/custom.less */
#sequence .seq-img {
  position: absolute;
  left: -100%;
  top: 0px;
  width: 100%;
  /*  z-index: 6; */
  -webkit-transition-property: left top;
  -moz-transition-property: left top;
  -ms-transition-property: left top;
  -o-transition-property: left top;
  transition-property: left top;
}
/* line 426, /bootstrap/custom/custom.less */
#sequence .seq-img img {
  position: relative;
  width: 100%;
  z-index: 1;
}
/* line 431, /bootstrap/custom/custom.less */
#sequence .seq-in .seq-img img {
  z-index: 2;
}
/* line 434, /bootstrap/custom/custom.less */
#sequence .seq-in .seq-img {
  position: relative;
  left: 0%;
  top: 0px;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  /*  z-index: 4; */
}
/* line 445, /bootstrap/custom/custom.less */
#sequence .seq-out .seq-img {
  left: 100%;
  top: -30px;
  /*  z-index: 2;  */
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg);
}
/* Contact form  */
/*
.contact_form {
    margin-top: 40px;
    background-color: #EEEEEE;
}

.contact_form form {
	margin-bottom: 10px;
}

.contact_form td {
	vertical-align: middle;
	margin: 0;
	font-size: 10pt;
}

.contact_form .mandatory {
  color: @eplu-red;
  font-size: 120%;
  font-weight: bold;
  padding-top: 1pt;
  padding-right: 1pt;
}

.contact_form input, .contact_form textarea {
	/ * border: 1px solid #000000;* /
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10pt;
	width: 100%;
	padding: 15px;
	border: 0;
	resize: none;
}

.contact_form input#submit {
	width: auto;
	cursor: pointer;
	margin-bottom: 0px;
	background-color: @eplu-red;
	color: #FEFEFE;
	padding: 10px;
	border: 0;
	width: 120px;
}
*/
/* set z-index to 100 to keep background image visible in modal pop-up */
/* line 512, /bootstrap/custom/custom.less */
.contact-section {
  margin-right: 0;
  margin-left: 0;
  z-index: 100;
}
/* line 517, /bootstrap/custom/custom.less */
.contact-section > div {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 47, /bootstrap/less/mixins/grid.less */
  .contact-section > div {
    float: left;
    width: 50%;
  }
}
/* line 522, /bootstrap/custom/custom.less */
.contact-section form > input {
  margin-bottom: 15px;
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.8;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -ms-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
}
/* line 57, /bootstrap/less/mixins/forms.less */
.contact-section form > input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 105, /bootstrap/less/mixins/vendor-prefixes.less */
.contact-section form > input::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 109, /bootstrap/less/mixins/vendor-prefixes.less */
.contact-section form > input:-ms-input-placeholder {
  color: #999;
}
/* line 110, /bootstrap/less/mixins/vendor-prefixes.less */
.contact-section form > input::-webkit-input-placeholder {
  color: #999;
}
/* line 157, /bootstrap/less/forms.less */
.contact-section form > input::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 167, /bootstrap/less/forms.less */
.contact-section form > input[disabled],
.contact-section form > input[readonly],
fieldset[disabled] .contact-section form > input {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 174, /bootstrap/less/forms.less */
.contact-section form > input[disabled],
fieldset[disabled] .contact-section form > input {
  cursor: not-allowed;
}
/* line 180, /bootstrap/less/forms.less */
textarea.contact-section form > input {
  height: auto;
}
/* line 527, /bootstrap/custom/custom.less */
.contact-section form > textarea {
  margin-bottom: 15px;
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.8;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -ms-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
  height: auto;
  resize: none;
}
/* line 57, /bootstrap/less/mixins/forms.less */
.contact-section form > textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 105, /bootstrap/less/mixins/vendor-prefixes.less */
.contact-section form > textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 109, /bootstrap/less/mixins/vendor-prefixes.less */
.contact-section form > textarea:-ms-input-placeholder {
  color: #999;
}
/* line 110, /bootstrap/less/mixins/vendor-prefixes.less */
.contact-section form > textarea::-webkit-input-placeholder {
  color: #999;
}
/* line 157, /bootstrap/less/forms.less */
.contact-section form > textarea::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 167, /bootstrap/less/forms.less */
.contact-section form > textarea[disabled],
.contact-section form > textarea[readonly],
fieldset[disabled] .contact-section form > textarea {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 174, /bootstrap/less/forms.less */
.contact-section form > textarea[disabled],
fieldset[disabled] .contact-section form > textarea {
  cursor: not-allowed;
}
/* line 180, /bootstrap/less/forms.less */
textarea.contact-section form > textarea {
  height: auto;
}
/* line 534, /bootstrap/custom/custom.less */
.contact-section form > button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.8;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #E3001B;
  border-color: #ca0018;
}
/* line 28, /bootstrap/less/buttons.less */
.contact-section form > button:focus,
.contact-section form > button:active:focus,
.contact-section form > button.active:focus,
.contact-section form > button.focus,
.contact-section form > button:active.focus,
.contact-section form > button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 34, /bootstrap/less/buttons.less */
.contact-section form > button:hover,
.contact-section form > button:focus,
.contact-section form > button.focus {
  color: #333;
  text-decoration: none;
}
/* line 41, /bootstrap/less/buttons.less */
.contact-section form > button:active,
.contact-section form > button.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);
  -webkit-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 48, /bootstrap/less/buttons.less */
.contact-section form > button.disabled,
.contact-section form > button[disabled],
fieldset[disabled] .contact-section form > button {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' none 1px 2px rgba(0, 0, 0, 0.2);
}
/* line 57, /bootstrap/less/buttons.less */
a.contact-section form > button.disabled,
fieldset[disabled] a.contact-section form > button {
  pointer-events: none;
}
/* line 11, /bootstrap/less/mixins/buttons.less */
.contact-section form > button:focus,
.contact-section form > button.focus {
  color: #fff;
  background-color: #b00015;
  border-color: #4a0009;
}
/* line 17, /bootstrap/less/mixins/buttons.less */
.contact-section form > button:hover {
  color: #fff;
  background-color: #b00015;
  border-color: #8c0011;
}
/* line 22, /bootstrap/less/mixins/buttons.less */
.contact-section form > button:active,
.contact-section form > button.active,
.open > .dropdown-toggle.contact-section form > button {
  color: #fff;
  background-color: #b00015;
  background-image: none;
  border-color: #8c0011;
}
/* line 30, /bootstrap/less/mixins/buttons.less */
.contact-section form > button:active:hover,
.contact-section form > button.active:hover,
.open > .dropdown-toggle.contact-section form > button:hover,
.contact-section form > button:active:focus,
.contact-section form > button.active:focus,
.open > .dropdown-toggle.contact-section form > button:focus,
.contact-section form > button:active.focus,
.contact-section form > button.active.focus,
.open > .dropdown-toggle.contact-section form > button.focus {
  color: #fff;
  background-color: #8c0011;
  border-color: #4a0009;
}
/* line 41, /bootstrap/less/mixins/buttons.less */
.contact-section form > button.disabled:hover,
.contact-section form > button[disabled]:hover,
fieldset[disabled] .contact-section form > button:hover,
.contact-section form > button.disabled:focus,
.contact-section form > button[disabled]:focus,
fieldset[disabled] .contact-section form > button:focus,
.contact-section form > button.disabled.focus,
.contact-section form > button[disabled].focus,
fieldset[disabled] .contact-section form > button.focus {
  background-color: #E3001B;
  border-color: #ca0018;
}
/* line 49, /bootstrap/less/mixins/buttons.less */
.contact-section form > button .badge {
  color: #E3001B;
  background-color: #fff;
}
/* line 539, /bootstrap/custom/custom.less */
.contact-section form > .checkbox {
  font-size: 80%;
}
/* line 543, /bootstrap/custom/custom.less */
#form-message,
#input-check,
#message1,
#message2,
.hide {
  display: none;
}
/* background image */
/* line 549, /bootstrap/custom/custom.less */
.background-image {
  position: absolute;
  z-index: -1;
  opacity: 0.25;
  margin-left: -2%;
  margin-top: -2%;
}
/* line 557, /bootstrap/custom/custom.less */
.background-image img {
  width: 98%;
}
/* references */
/* line 563, /bootstrap/custom/custom.less */
.reference {
  margin-bottom: 27px;
  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);
  -webkit-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  border-color: #ddd;
  display: inline-block;
  width: 300px;
  vertical-align: top;
  text-align: center;
  margin-right: 5px;
}
/* line 65, /bootstrap/less/panels.less */
.reference > .list-group,
.reference > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 69, /bootstrap/less/panels.less */
.reference > .list-group .list-group-item,
.reference > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 76, /bootstrap/less/panels.less */
.reference > .list-group:first-child .list-group-item:first-child,
.reference > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 84, /bootstrap/less/panels.less */
.reference > .list-group:last-child .list-group-item:last-child,
.reference > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 91, /bootstrap/less/panels.less */
.reference > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/* line 112, /bootstrap/less/panels.less */
.reference > .table,
.reference > .table-responsive > .table,
.reference > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 117, /bootstrap/less/panels.less */
.reference > .table caption,
.reference > .table-responsive > .table caption,
.reference > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
/* line 123, /bootstrap/less/panels.less */
.reference > .table:first-child,
.reference > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 129, /bootstrap/less/panels.less */
.reference > .table:first-child > thead:first-child > tr:first-child,
.reference > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.reference > .table:first-child > tbody:first-child > tr:first-child,
.reference > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 133, /bootstrap/less/panels.less */
.reference > .table:first-child > thead:first-child > tr:first-child td:first-child,
.reference > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.reference > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.reference > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.reference > .table:first-child > thead:first-child > tr:first-child th:first-child,
.reference > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.reference > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.reference > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 137, /bootstrap/less/panels.less */
.reference > .table:first-child > thead:first-child > tr:first-child td:last-child,
.reference > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.reference > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.reference > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.reference > .table:first-child > thead:first-child > tr:first-child th:last-child,
.reference > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.reference > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.reference > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 145, /bootstrap/less/panels.less */
.reference > .table:last-child,
.reference > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 151, /bootstrap/less/panels.less */
.reference > .table:last-child > tbody:last-child > tr:last-child,
.reference > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.reference > .table:last-child > tfoot:last-child > tr:last-child,
.reference > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 155, /bootstrap/less/panels.less */
.reference > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.reference > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.reference > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.reference > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.reference > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.reference > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.reference > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.reference > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 159, /bootstrap/less/panels.less */
.reference > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.reference > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.reference > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.reference > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.reference > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.reference > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.reference > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.reference > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 166, /bootstrap/less/panels.less */
.reference > .panel-body + .table,
.reference > .panel-body + .table-responsive,
.reference > .table + .panel-body,
.reference > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 172, /bootstrap/less/panels.less */
.reference > .table > tbody:first-child > tr:first-child th,
.reference > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 176, /bootstrap/less/panels.less */
.reference > .table-bordered,
.reference > .table-responsive > .table-bordered {
  border: 0;
}
/* line 183, /bootstrap/less/panels.less */
.reference > .table-bordered > thead > tr > th:first-child,
.reference > .table-responsive > .table-bordered > thead > tr > th:first-child,
.reference > .table-bordered > tbody > tr > th:first-child,
.reference > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.reference > .table-bordered > tfoot > tr > th:first-child,
.reference > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.reference > .table-bordered > thead > tr > td:first-child,
.reference > .table-responsive > .table-bordered > thead > tr > td:first-child,
.reference > .table-bordered > tbody > tr > td:first-child,
.reference > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.reference > .table-bordered > tfoot > tr > td:first-child,
.reference > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 187, /bootstrap/less/panels.less */
.reference > .table-bordered > thead > tr > th:last-child,
.reference > .table-responsive > .table-bordered > thead > tr > th:last-child,
.reference > .table-bordered > tbody > tr > th:last-child,
.reference > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.reference > .table-bordered > tfoot > tr > th:last-child,
.reference > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.reference > .table-bordered > thead > tr > td:last-child,
.reference > .table-responsive > .table-bordered > thead > tr > td:last-child,
.reference > .table-bordered > tbody > tr > td:last-child,
.reference > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.reference > .table-bordered > tfoot > tr > td:last-child,
.reference > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 196, /bootstrap/less/panels.less */
.reference > .table-bordered > thead > tr:first-child > td,
.reference > .table-responsive > .table-bordered > thead > tr:first-child > td,
.reference > .table-bordered > tbody > tr:first-child > td,
.reference > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.reference > .table-bordered > thead > tr:first-child > th,
.reference > .table-responsive > .table-bordered > thead > tr:first-child > th,
.reference > .table-bordered > tbody > tr:first-child > th,
.reference > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 205, /bootstrap/less/panels.less */
.reference > .table-bordered > tbody > tr:last-child > td,
.reference > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.reference > .table-bordered > tfoot > tr:last-child > td,
.reference > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.reference > .table-bordered > tbody > tr:last-child > th,
.reference > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.reference > .table-bordered > tfoot > tr:last-child > th,
.reference > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 212, /bootstrap/less/panels.less */
.reference > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
/* line 12, /bootstrap/custom/mixins.less */
.reference > *:first-child {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 573, /bootstrap/custom/custom.less */
.reference > *:first-child {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 29, /bootstrap/less/panels.less */
.reference > *:first-child > .dropdown .dropdown-toggle {
  color: inherit;
}
/* line 577, /bootstrap/custom/custom.less */
.reference > *:first-child + * {
  padding: 15px;
}
/* line 581, /bootstrap/custom/custom.less */
.reference img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
  max-height: 180px;
}
/* speakers, trainers */
/* line 588, /bootstrap/custom/custom.less */
div.speaker {
  margin-bottom: 30px;
}
/* line 592, /bootstrap/custom/custom.less */
div.speaker:after {
  content: "";
  background-color: #808080;
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 10%;
}
/* line 602, /bootstrap/custom/custom.less */
.speaker p {
  margin-bottom: 5pt;
}
/* line 611, /bootstrap/custom/custom.less */
.speaker-about img {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-right: 10px solid #E3001B;
  border-bottom: 10px solid #E3001B;
  border-radius: 5px;
}
/* line 624, /bootstrap/custom/custom.less */
.speaker-about p:nth-child(2) {
  padding-top: 20px;
}
/* line 628, /bootstrap/custom/custom.less */
div.speaker-about:after {
  content: "";
  display: block;
  clear: both;
}
/* line 635, /bootstrap/custom/custom.less */
div.reference-block {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: inherit;
  background-color: #eeeeee;
  margin-top: 16px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: top;
  width: 390px;
}
/* line 13, /bootstrap/less/jumbotron.less */
div.reference-block h1,
div.reference-block .h1 {
  color: inherit;
}
/* line 18, /bootstrap/less/jumbotron.less */
div.reference-block p {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 200;
}
/* line 24, /bootstrap/less/jumbotron.less */
div.reference-block > hr {
  border-top-color: #d5d5d5;
}
/* line 28, /bootstrap/less/jumbotron.less */
.container div.reference-block,
.container-fluid div.reference-block {
  padding-right: 0;
  padding-left: 0;
  border-radius: 6px;
}
/* line 35, /bootstrap/less/jumbotron.less */
div.reference-block .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 39, /bootstrap/less/jumbotron.less */
  div.reference-block {
    padding-top: 25.6px;
    padding-bottom: 25.6px;
  }
  /* line 43, /bootstrap/less/jumbotron.less */
  .container div.reference-block,
  .container-fluid div.reference-block {
    padding-right: 32px;
    padding-left: 32px;
  }
  /* line 49, /bootstrap/less/jumbotron.less */
  div.reference-block h1,
  div.reference-block .h1 {
    font-size: 68px;
  }
}
/* line 644, /bootstrap/custom/custom.less */
div.reference-block blockquote .author {
  display: block;
  margin-top: 20px;
}
/* blog micro site */
/* line 653, /bootstrap/custom/custom.less */
div.blog-index-block {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  color: inherit;
  background-color: #eeeeee;
  margin-top: 16px;
  margin-right: 16px;
  vertical-align: top;
  width: 390px;
  display: inline-block;
}
/* line 13, /bootstrap/less/jumbotron.less */
div.blog-index-block h1,
div.blog-index-block .h1 {
  color: inherit;
}
/* line 18, /bootstrap/less/jumbotron.less */
div.blog-index-block p {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 200;
}
/* line 24, /bootstrap/less/jumbotron.less */
div.blog-index-block > hr {
  border-top-color: #d5d5d5;
}
/* line 28, /bootstrap/less/jumbotron.less */
.container div.blog-index-block,
.container-fluid div.blog-index-block {
  padding-right: 0;
  padding-left: 0;
  border-radius: 6px;
}
/* line 35, /bootstrap/less/jumbotron.less */
div.blog-index-block .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 39, /bootstrap/less/jumbotron.less */
  div.blog-index-block {
    padding-top: 25.6px;
    padding-bottom: 25.6px;
  }
  /* line 43, /bootstrap/less/jumbotron.less */
  .container div.blog-index-block,
  .container-fluid div.blog-index-block {
    padding-right: 32px;
    padding-left: 32px;
  }
  /* line 49, /bootstrap/less/jumbotron.less */
  div.blog-index-block h1,
  div.blog-index-block .h1 {
    font-size: 68px;
  }
}
/* line 661, /bootstrap/custom/custom.less */
div.blog-index-block h1 {
  font-size: 20.45454545px;
}
/* line 665, /bootstrap/custom/custom.less */
div.blog-index-block > div:first-of-type {
  display: -webkit-inline-box;
  height: auto;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 672, /bootstrap/custom/custom.less */
div.blog-index-block > div:first-of-type > img {
  width: 100%;
  filter: opacity(0.25) grayscale(0.8);
  margin-bottom: -100%;
  margin-top: -10%;
}
/* line 678, /bootstrap/custom/custom.less */
div.blog-index-block > div:first-of-type > p:first-of-type {
  margin-top: -25px;
}
/* line 683, /bootstrap/custom/custom.less */
div.blog-index-block p {
  font-size: 15px;
  font-weight: normal;
  filter: opacity(1);
}
/* line 690, /bootstrap/custom/custom.less */
.topic-date {
  font-size: 12.75px;
  margin-bottom: 0;
  line-height: 1;
}
/* line 696, /bootstrap/custom/custom.less */
.topic-body-end {
  font-style: italic;
  padding-top: 0.05px;
  clear: both;
}
/* line 700, /bootstrap/custom/custom.less */
.topic-body-end p {
  margin-top: 60px;
  text-wrap: balance;
}
/* header / footer */
/* line 708, /bootstrap/custom/custom.less */
.container-footer {
  background-color: #000000;
  color: #cccccc;
  padding-bottom: 0;
  padding-top: 60px;
}
/* line 715, /bootstrap/custom/custom.less */
.footer-body {
  margin-right: 0;
  margin-left: 0;
}
/* line 719, /bootstrap/custom/custom.less */
.footer_block {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  padding-left: 2%;
  padding-right: 2%;
}
@media (min-width: 768px) {
  /* line 47, /bootstrap/less/mixins/grid.less */
  .footer_block {
    float: left;
    width: 25%;
  }
}
/* line 725, /bootstrap/custom/custom.less */
.footer_block3 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  padding-left: 2%;
  padding-right: 2%;
}
@media (min-width: 768px) {
  /* line 47, /bootstrap/less/mixins/grid.less */
  .footer_block3 {
    float: left;
    width: 33.33333333%;
  }
}
/* line 731, /bootstrap/custom/custom.less */
.content-bottom {
  margin-right: 0;
  margin-left: 0;
  background-color: #E3001B;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 739, /bootstrap/custom/custom.less */
.content-bottom div {
  /* .make-sm-column(3);  */
  text-align: center;
}
@media (min-width: 768px) {
  /* line 741, /bootstrap/custom/custom.less */
  .content-bottom div {
    width: 20%;
    float: left;
  }
}
/* line 748, /bootstrap/custom/custom.less */
.content-bottom p,
.content-bottom a {
  color: #000000;
  margin-left: 0;
  margin-right: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 10pt;
  line-height: 100%;
  text-decoration: none;
}
/* line 759, /bootstrap/custom/custom.less */
.content-bottom div#date2 {
  text-align: right;
  padding-right: 20px;
}
/* line 764, /bootstrap/custom/custom.less */
.amber-alert {
  margin: 0;
  height: 10px;
}
/* general */
/* line 772, /bootstrap/custom/custom.less */
#container-head {
  position: fixed;
  z-index: 1000;
  width: 100%;
}
/* line 778, /bootstrap/custom/custom.less */
#content-body {
  margin-left: 280px;
  margin-right: 20px;
}
@media (max-width: 991px) {
  /* line 781, /bootstrap/custom/custom.less */
  #content-body {
    margin-left: 10px;
    margin-right: 10px;
  }
}
/* basic style */
/* line 801, /bootstrap/custom/custom.less */
strong {
  color: #E3001B;
  font-weight: normal;
}
/* line 806, /bootstrap/custom/custom.less */
p,
.body {
  margin-bottom: 13.5pt;
}
/* line 810, /bootstrap/custom/custom.less */
h1 {
  margin-bottom: 16pt;
  margin-top: 12pt;
  font-weight: 500;
}
/* line 816, /bootstrap/custom/custom.less */
h2 {
  font-size: 11pt;
  line-height: 19.8pt;
  color: #E3001B;
  font-weight: normal;
  margin-top: 0;
}
/* line 824, /bootstrap/custom/custom.less */
h3 {
  font-size: 11pt;
}
/* line 828, /bootstrap/custom/custom.less */
a {
  text-decoration: none;
  color: #E3001B;
}
/* 
 #content-top a {
    background-color: lighten(@black, 93.75%);
 }
 .div-ngtv a, .topic_links a {
     background-color: revert !important;
 }
 */
/* line 842, /bootstrap/custom/custom.less */
#content-top a:hover {
  color: #E3001B;
  background-color: #e6e6e6;
  text-decoration: none;
}
/* line 849, /bootstrap/custom/custom.less */
a#link-latest-news {
  text-decoration: none;
}
/* line 853, /bootstrap/custom/custom.less */
.indent {
  margin-left: 20px;
}
/* line 857, /bootstrap/custom/custom.less */
table.references {
  text-align: center;
  width: 80%;
}
@media (max-width: 991px) {
  /* line 860, /bootstrap/custom/custom.less */
  table.references {
    width: 100%;
  }
}
/* line 865, /bootstrap/custom/custom.less */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: inline-block;
}
/* line 869, /bootstrap/custom/custom.less */
a.crumb {
  font-size: 8pt;
  text-decoration: none;
}
/* line 874, /bootstrap/custom/custom.less */
.topic_links {
  margin-bottom: 30px;
  clear: both;
}
/* line 882, /bootstrap/custom/custom.less */
.child_links li {
  /*    .body(); */
  margin-top: 13px;
  margin-bottom: 13px;
}
/* line 887, /bootstrap/custom/custom.less */
.child_links a {
  color: #E3001B;
  text-decoration: none;
}
/* images */
/* line 896, /bootstrap/custom/custom.less */
img.float-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
/* line 902, /bootstrap/custom/custom.less */
img.float-right {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
/* WordPress known classes to avoid too much re-editing of migrated posts */
/* line 908, /bootstrap/custom/custom.less */
img.alignleft {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
}
/* line 915, /bootstrap/custom/custom.less */
img.alignright {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}
/* video */
/* line 923, /bootstrap/custom/custom.less */
.video,
div.video {
  max-width: 1059px;
  /* max-height: 596px; */
  padding-bottom: 1%;
}
/* line 927, /bootstrap/custom/custom.less */
.video > span,
div.video > span,
.video > div,
div.video > div {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  /* .embed-responsive-4by3(); */
}
/* line 12, /bootstrap/less/responsive-embed.less */
.video > span .embed-responsive-item,
div.video > span .embed-responsive-item,
.video > div .embed-responsive-item,
div.video > div .embed-responsive-item,
.video > span iframe,
div.video > span iframe,
.video > div iframe,
div.video > div iframe,
.video > span embed,
div.video > span embed,
.video > div embed,
div.video > div embed,
.video > span object,
div.video > span object,
.video > div object,
div.video > div object,
.video > span video,
div.video > span video,
.video > div video,
div.video > div video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 931, /bootstrap/custom/custom.less */
.video > span > iframe,
div.video > span > iframe,
.video > div > iframe,
div.video > div > iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 937, /bootstrap/custom/custom.less */
div.video-2-col,
.video-2-col {
  margin-right: 0;
  margin-left: 0;
}
/* line 939, /bootstrap/custom/custom.less */
div.video-2-col > div,
.video-2-col > div {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  /* line 47, /bootstrap/less/mixins/grid.less */
  div.video-2-col > div,
  .video-2-col > div {
    float: left;
    width: 50%;
  }
}
/* line 941, /bootstrap/custom/custom.less */
div.video-2-col > div div.video,
.video-2-col > div div.video {
  padding-right: 10%;
  padding-bottom: 5%;
}
/* line 948, /bootstrap/custom/custom.less */
div.video-small {
  max-width: 1059px;
  /* max-height: 596px; */
  padding-bottom: 1%;
  padding-right: 20%;
  /* padding-bottom: 20px; */
}
/* line 927, /bootstrap/custom/custom.less */
div.video-small > span,
div.video-small > div {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  /* .embed-responsive-4by3(); */
}
/* line 12, /bootstrap/less/responsive-embed.less */
div.video-small > span .embed-responsive-item,
div.video-small > div .embed-responsive-item,
div.video-small > span iframe,
div.video-small > div iframe,
div.video-small > span embed,
div.video-small > div embed,
div.video-small > span object,
div.video-small > div object,
div.video-small > span video,
div.video-small > div video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 931, /bootstrap/custom/custom.less */
div.video-small > span > iframe,
div.video-small > div > iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 954, /bootstrap/custom/custom.less */
q {
  quotes: "“" "”" "‘" "’";
}
/* line 958, /bootstrap/custom/custom.less */
blockquote q {
  font-family: "Baskervville";
}
/* line 962, /bootstrap/custom/custom.less */
span.author:before {
  content: " \2014  ";
}
/* ngtv banner + logo */
/* line 967, /bootstrap/custom/custom.less */
.div-ngtv p {
  margin-bottom: 2.5pt;
}
/* line 971, /bootstrap/custom/custom.less */
.ngtv-member {
  font-weight: bold;
}
/* line 975, /bootstrap/custom/custom.less */
.div-ngtv .ngtv-member {
  margin-bottom: 0px;
}
/* line 979, /bootstrap/custom/custom.less */
.div-ngtv img {
  float: left;
  margin-right: 10px;
}
/* line 983, /bootstrap/custom/custom.less */
.ngtv-head,
.ngtv-head a {
  font-size: 18px;
  color: #262163;
  font-weight: bold;
  font-family: Arial;
}
/* line 987, /bootstrap/custom/custom.less */
.ngtv-subhead,
.ngtv-subhead a {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}
/* custom font faces */
/* flexslider */
/* line 1004, /bootstrap/custom/custom.less */
.teaser-references {
  margin-left: -270px;
  margin-right: -10px;
  clear: both;
}
@media (max-width: 991px) {
  /* line 791, /bootstrap/custom/custom.less */
  .teaser-references {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* releative files are adapated versions from the distribution */
@flexslider-bg inherit;
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('/flexslider/fonts/flexslider-icon.eot');
  src: url('/flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/flexslider/fonts/flexslider-icon.woff') format('woff'), url('/flexslider/fonts/flexslider-icon.ttf') format('truetype'), url('/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
/* line 9, /flexslider/css/resets.less */
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
/* line 17, /flexslider/css/resets.less */
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 28, /flexslider/css/resets.less */
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
/* line 6, /bootstrap/custom/flexslider/css/base.less */
.flexslider {
  margin: 0;
  padding: 0;
}
/* line 11, /bootstrap/custom/flexslider/css/base.less */
.flexslider .slides {
  /*
    img{

      width: 100%;
      display: block;

    }
*/
  /*
    html[xmlns] &{
      
      display: block;

    }

    * html &{
      
      height: 1%;

    }

*/
}
/* line 13, /bootstrap/custom/flexslider/css/base.less */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* line 33, /bootstrap/custom/flexslider/css/base.less */
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 72, /bootstrap/custom/flexslider/css/base.less */
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
/* line 6, /bootstrap/custom/flexslider/css/theme.less */
.flexslider {
  margin: 0 0 0;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
/* line 17, /bootstrap/custom/flexslider/css/theme.less */
.flexslider .slides {
  zoom: 1;
}
/* line 21, /bootstrap/custom/flexslider/css/theme.less */
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
/* line 28, /bootstrap/custom/flexslider/css/theme.less */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 34, /bootstrap/custom/flexslider/css/theme.less */
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  /* line 43, /bootstrap/custom/flexslider/css/theme.less */
  .loading .flex-viewport {
    max-height: none;
  }
}
/*
.carousel li {

  margin-right: 5px;

}
*/
/* line 61, /bootstrap/custom/flexslider/css/theme.less */
.flex-direction-nav {
  *height: 0;
}
/* line 70, /bootstrap/custom/flexslider/css/theme.less */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 88, /bootstrap/custom/flexslider/css/theme.less */
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
/* line 99, /bootstrap/custom/flexslider/css/theme.less */
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
/* line 112, /bootstrap/custom/flexslider/css/theme.less */
.flex-direction-nav .flex-prev {
  left: -50px;
}
/* line 123, /bootstrap/custom/flexslider/css/theme.less */
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
/* line 137, /bootstrap/custom/flexslider/css/theme.less */
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
/* line 142, /bootstrap/custom/flexslider/css/theme.less */
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
/* line 150, /bootstrap/custom/flexslider/css/theme.less */
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
/* line 155, /bootstrap/custom/flexslider/css/theme.less */
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
/* line 170, /bootstrap/custom/flexslider/css/theme.less */
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
/* line 185, /bootstrap/custom/flexslider/css/theme.less */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
/* line 199, /bootstrap/custom/flexslider/css/theme.less */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
/* line 208, /bootstrap/custom/flexslider/css/theme.less */
.flex-pauseplay a:hover {
  opacity: 1;
}
/* line 214, /bootstrap/custom/flexslider/css/theme.less */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* line 227, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
/* line 234, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 252, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
/* line 265, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
/* line 272, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
/* line 283, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
/* line 289, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
/* line 297, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 308, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-thumbs img:hover {
  opacity: 1;
}
/* line 312, /bootstrap/custom/flexslider/css/theme.less */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  /* line 9, /flexslider/css/responsive.less */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  /* line 16, /flexslider/css/responsive.less */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* overrides / additions: */
/* line 1012, /bootstrap/custom/custom.less */
.flexslider {
  overflow: hidden;
}
/* line 1014, /bootstrap/custom/custom.less */
.flexslider > a {
  display: none;
}
/* line 1017, /bootstrap/custom/custom.less */
.flexslider .slides {
  display: flex;
  align-items: center;
}
/* line 1020, /bootstrap/custom/custom.less */
.flexslider .slides img {
  filter: grayscale(100%);
  transition: filter 1s;
}
/* line 1023, /bootstrap/custom/custom.less */
.flexslider .slides img:hover {
  filter: grayscale(0%);
  transition: filter 2s;
}
/* line 1032, /bootstrap/custom/custom.less */
.slides > li > div {
  text-align: center;
  padding: 10px;
  margin: 4px;
  /*  border: 1px solid gray; */
}
/* line 1038, /bootstrap/custom/custom.less */
.slides > li img {
  display: inline-block;
  width: initial;
  max-width: 100%;
  text-align: center;
  max-height: 180px;
}
/* line 1048, /bootstrap/custom/custom.less */
.flex-direction-nav a::before {
  line-height: initial;
  color: #E3001B;
}
/* line 1052, /bootstrap/custom/custom.less */
.flex-direction-nav a:hover {
  background-color: initial !important;
}
/* Generatie Dee */
/* line 1059, /bootstrap/custom/custom.less */
.text-columns {
  margin-right: 0;
  margin-left: 0;
  margin-right: 2%;
  margin-left: 2%;
}
/* line 1063, /bootstrap/custom/custom.less */
.text-columns > div {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
  border-radius: 10px;
}
@media (min-width: 768px) {
  /* line 47, /bootstrap/less/mixins/grid.less */
  .text-columns > div {
    float: left;
    width: 33.33333333%;
  }
}
/* line 1066, /bootstrap/custom/custom.less */
.text-columns > div > div {
  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);
  -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, 0.05) 1px 2px rgba(0, 0, 0, 0.2);
  margin-right: 6%;
  margin-left: 6%;
  background-color: rgba(254, 254, 254, 0.5);
}
/* line 15, /bootstrap/less/wells.less */
.text-columns > div > div blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
