*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%; }

.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out; }
  .waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    pointer-events: none; }
  .waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45); }
  .waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7); }
  .waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7); }
  .waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7); }
  .waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7); }
  .waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7); }
  .waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7); }
  .waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
    border: 0;
    font-style: normal;
    font-size: inherit;
    text-transform: inherit;
    background: none; }
  .waves-effect img {
    position: relative;
    z-index: -1; }

.waves-notransition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom; }
  .waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1; }

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none; }

.waves-block {
  display: block; }

/* Firefox Bug: link not triggered */
.waves-effect .waves-ripple {
  z-index: -1; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  background-color: #eeeeee;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

body {
  background-color: #ffffff;
  color: #333333;
  font-family: "TheSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
  margin: 0;
  position: relative; }

#container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding: 0.625rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #00438A;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #0068d7;
    text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.element-invisible {
  display: none; }

html.js .js-hide {
  display: none !important; }

@font-face {
  font-family: "TheSans";
  src: url("../fonts/thesans/TheSans_B2_400_SemiLight/TheSans_B2_400_.eot");
  src: url("../fonts/thesans/TheSans_B2_400_SemiLight/TheSans_B2_400_.eot?#iefix") format("embedded-opentype"), url("../fonts/thesans/TheSans_B2_400_SemiLight/TheSans_B2_400_.woff") format("woff"), url("../fonts/thesans/TheSans_B2_400_SemiLight/TheSans_B2_400_.svg#TheSans_B2_400_") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "TheSans";
  src: url("../fonts/thesans/TheSans_B2_400i SemiLight Italic/TheSans_B2_400i.eot");
  src: url("../fonts/thesans/TheSans_B2_400i SemiLight Italic/TheSans_B2_400i.eot?#iefix") format("embedded-opentype"), url("../fonts/thesans/TheSans_B2_400i SemiLight Italic/TheSans_B2_400i.woff") format("woff"), url("../fonts/thesans/TheSans_B2_400i SemiLight Italic/TheSans_B2_400i.svg#TheSans_B2_400i") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "TheSans";
  src: url("../fonts/thesans/TheSans_B2_600i SemiBold Italic/TheSans_B2_600i.eot");
  src: url("../fonts/thesans/TheSans_B2_600i SemiBold Italic/TheSans_B2_600i.eot?#iefix") format("embedded-opentype"), url("../fonts/thesans/TheSans_B2_600i SemiBold Italic/TheSans_B2_600i.woff") format("woff"), url("../fonts/thesans/TheSans_B2_600i SemiBold Italic/TheSans_B2_600i.svg#TheSans_B2_600i") format("svg");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: "TheSans";
  src: url("../fonts/thesans/TheSans_B2_700_Bold/TheSans_B2_700_.eot");
  src: url("../fonts/thesans/TheSans_B2_700_Bold/TheSans_B2_700_.eot?#iefix") format("embedded-opentype"), url("../fonts/thesans/TheSans_B2_700_Bold/TheSans_B2_700_.woff") format("woff"), url("../fonts/thesans/TheSans_B2_700_Bold/TheSans_B2_700_.svg#TheSans_B2_700_") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "TheSansBold";
  src: url("../fonts/thesans/TheSans_B2_700_Bold/TheSans_B2_700_.eot");
  src: url("../fonts/thesans/TheSans_B2_700_Bold/TheSans_B2_700_.eot?#iefix") format("embedded-opentype"), url("../fonts/thesans/TheSans_B2_700_Bold/TheSans_B2_700_.woff") format("woff"), url("../fonts/thesans/TheSans_B2_700_Bold/TheSans_B2_700_.svg#TheSans_B2_700_") format("svg");
  font-weight: normal !important;
  font-style: normal; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #f56600;
  font-family: "TheSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 0 0.3125em; }

h1, .h1,
h2, .h2 {
  font-size: 2rem; }

h3, .h3,
h4, .h4 {
  font-size: 1.6rem;
  margin-bottom: 0.1953125em; }

h5, .h5,
h6, .h6 {
  color: #000000;
  font-size: 1.25rem;
  margin-bottom: 0.4125em; }

p {
  margin: 0 0 1.75em; }
  p.intro,
  p strong {
    font-weight: bold; }

ul, ol, dl {
  margin: 0 0 1.75em; }
  ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
    margin-bottom: 0; }

small,
.small {
  font-size: 80%; }

mark,
.mark {
  background-color: #faf5cb;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  max-width: 1300px; }

@media (min-width: 600px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }

.btn:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn,
.btn:active,
.btn:active:focus,
.btn:focus,
.button.form-submit,
.button.form-submit:active,
.button.form-submit:active:focus,
.button.form-submit:focus {
  border-radius: 0.2777777778rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.9444444444rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0.6691176471rem 1.9444444444rem;
  position: relative;
  text-decoration: none !important; }
  .btn:hover, .btn:focus,
  .btn:active:hover,
  .btn:active:focus,
  .btn:active:focus:hover,
  .btn:active:focus:focus,
  .btn:focus:hover,
  .btn:focus:focus,
  .button.form-submit:hover,
  .button.form-submit:focus,
  .button.form-submit:active:hover,
  .button.form-submit:active:focus,
  .button.form-submit:active:focus:hover,
  .button.form-submit:active:focus:focus,
  .button.form-submit:focus:hover,
  .button.form-submit:focus:focus {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3); }
  .btn.btn-small,
  .btn:active.btn-small,
  .btn:active:focus.btn-small,
  .btn:focus.btn-small,
  .button.form-submit.btn-small,
  .button.form-submit:active.btn-small,
  .button.form-submit:active:focus.btn-small,
  .button.form-submit:focus.btn-small {
    font-size: 0.8333333333rem;
    padding: 0.5rem 1.9444444444rem; }

.btn-black,
.btn-black:active,
.btn-black:active:focus,
.btn-black:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff !important; }
  .btn-black:hover, .btn-black:focus,
  .btn-black:active:hover,
  .btn-black:active:focus,
  .btn-black:active:focus:hover,
  .btn-black:active:focus:focus,
  .btn-black:focus:hover,
  .btn-black:focus:focus {
    background-color: #0d0d0d;
    border-color: #0d0d0d; }

.btn-gray-darker,
.btn-gray-darker:active,
.btn-gray-darker:active:focus,
.btn-gray-darker:focus {
  background-color: #222222;
  border-color: #222222;
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); }
  .btn-gray-darker:hover, .btn-gray-darker:focus,
  .btn-gray-darker:active:hover,
  .btn-gray-darker:active:focus,
  .btn-gray-darker:active:focus:hover,
  .btn-gray-darker:active:focus:focus,
  .btn-gray-darker:focus:hover,
  .btn-gray-darker:focus:focus {
    background-color: #2f2f2f;
    border-color: #2f2f2f; }

.btn-gray-dark,
.btn-gray-dark:active,
.btn-gray-dark:active:focus,
.btn-gray-dark:focus {
  background-color: #333333;
  border-color: #333333;
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); }
  .btn-gray-dark:hover, .btn-gray-dark:focus,
  .btn-gray-dark:active:hover,
  .btn-gray-dark:active:focus,
  .btn-gray-dark:active:focus:hover,
  .btn-gray-dark:active:focus:focus,
  .btn-gray-dark:focus:hover,
  .btn-gray-dark:focus:focus {
    background-color: #404040;
    border-color: #404040; }

.btn-gray,
.btn-gray:active,
.btn-gray:active:focus,
.btn-gray:focus {
  background-color: #555555;
  border-color: #555555;
  color: #ffffff !important; }
  .btn-gray:hover, .btn-gray:focus,
  .btn-gray:active:hover,
  .btn-gray:active:focus,
  .btn-gray:active:focus:hover,
  .btn-gray:active:focus:focus,
  .btn-gray:focus:hover,
  .btn-gray:focus:focus {
    background-color: #494949;
    border-color: #494949; }

.btn-gray-light,
.btn-gray-light:active,
.btn-gray-light:active:focus,
.btn-gray-light:focus {
  background-color: #777777;
  border-color: #777777;
  color: #ffffff !important; }
  .btn-gray-light:hover, .btn-gray-light:focus,
  .btn-gray-light:active:hover,
  .btn-gray-light:active:focus,
  .btn-gray-light:active:focus:hover,
  .btn-gray-light:active:focus:focus,
  .btn-gray-light:focus:hover,
  .btn-gray-light:focus:focus {
    background-color: #6a6a6a;
    border-color: #6a6a6a; }

.btn-gray-lighter,
.btn-gray-lighter:active,
.btn-gray-lighter:active:focus,
.btn-gray-lighter:focus {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #000000 !important;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.2); }
  .btn-gray-lighter:hover, .btn-gray-lighter:focus,
  .btn-gray-lighter:active:hover,
  .btn-gray-lighter:active:focus,
  .btn-gray-lighter:active:focus:hover,
  .btn-gray-lighter:active:focus:focus,
  .btn-gray-lighter:focus:hover,
  .btn-gray-lighter:focus:focus {
    background-color: #e2e2e2;
    border-color: #e2e2e2; }

.btn-white,
.btn-white:active,
.btn-white:active:focus,
.btn-white:focus {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000 !important;
  text-shadow: none; }
  .btn-white:hover, .btn-white:focus,
  .btn-white:active:hover,
  .btn-white:active:focus,
  .btn-white:active:focus:hover,
  .btn-white:active:focus:focus,
  .btn-white:focus:hover,
  .btn-white:focus:focus {
    background-color: #f2f2f2;
    border-color: #f2f2f2; }

.btn-facebook,
.btn-facebook:active,
.btn-facebook:active:focus,
.btn-facebook:focus {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #ffffff !important; }
  .btn-facebook:hover, .btn-facebook:focus,
  .btn-facebook:active:hover,
  .btn-facebook:active:focus,
  .btn-facebook:active:focus:hover,
  .btn-facebook:active:focus:focus,
  .btn-facebook:focus:hover,
  .btn-facebook:focus:focus {
    background-color: #344e86;
    border-color: #344e86; }

.btn-instagram,
.btn-instagram:active,
.btn-instagram:active:focus,
.btn-instagram:focus {
  background-color: #3f729b;
  border-color: #3f729b;
  color: #ffffff !important; }
  .btn-instagram:hover, .btn-instagram:focus,
  .btn-instagram:active:hover,
  .btn-instagram:active:focus,
  .btn-instagram:active:focus:hover,
  .btn-instagram:active:focus:focus,
  .btn-instagram:focus:hover,
  .btn-instagram:focus:focus {
    background-color: #386589;
    border-color: #386589; }

.btn-linkedin,
.btn-linkedin:active,
.btn-linkedin:active:focus,
.btn-linkedin:focus {
  background-color: #0068b5;
  border-color: #0068b5;
  color: #ffffff !important; }
  .btn-linkedin:hover, .btn-linkedin:focus,
  .btn-linkedin:active:hover,
  .btn-linkedin:active:focus,
  .btn-linkedin:active:focus:hover,
  .btn-linkedin:active:focus:focus,
  .btn-linkedin:focus:hover,
  .btn-linkedin:focus:focus {
    background-color: #00599c;
    border-color: #00599c; }

.btn-rss,
.btn-rss:active,
.btn-rss:active:focus,
.btn-rss:focus {
  background-color: #f26522;
  border-color: #f26522;
  color: #ffffff !important; }
  .btn-rss:hover, .btn-rss:focus,
  .btn-rss:active:hover,
  .btn-rss:active:focus,
  .btn-rss:active:focus:hover,
  .btn-rss:active:focus:focus,
  .btn-rss:focus:hover,
  .btn-rss:focus:focus {
    background-color: #ed560e;
    border-color: #ed560e; }

.btn-twitter,
.btn-twitter:active,
.btn-twitter:active:focus,
.btn-twitter:focus {
  background-color: #00a6eb;
  border-color: #00a6eb;
  color: #ffffff !important; }
  .btn-twitter:hover, .btn-twitter:focus,
  .btn-twitter:active:hover,
  .btn-twitter:active:focus,
  .btn-twitter:active:focus:hover,
  .btn-twitter:active:focus:focus,
  .btn-twitter:focus:hover,
  .btn-twitter:focus:focus {
    background-color: #0094d2;
    border-color: #0094d2; }

.btn-youtube,
.btn-youtube:active,
.btn-youtube:active:focus,
.btn-youtube:focus {
  background-color: #b90606;
  border-color: #b90606;
  color: #ffffff !important; }
  .btn-youtube:hover, .btn-youtube:focus,
  .btn-youtube:active:hover,
  .btn-youtube:active:focus,
  .btn-youtube:active:focus:hover,
  .btn-youtube:active:focus:focus,
  .btn-youtube:focus:hover,
  .btn-youtube:focus:focus {
    background-color: #a00505;
    border-color: #a00505; }

.btn-primary,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.button--primary.form-submit,
.button--primary.form-submit:active,
.button--primary.form-submit:active:focus,
.button--primary.form-submit:focus {
  background-color: #00438A;
  border-color: #00438A;
  color: #ffffff !important; }
  .btn-primary:hover, .btn-primary:focus,
  .btn-primary:active:hover,
  .btn-primary:active:focus,
  .btn-primary:active:focus:hover,
  .btn-primary:active:focus:focus,
  .btn-primary:focus:hover,
  .btn-primary:focus:focus,
  .button--primary.form-submit:hover,
  .button--primary.form-submit:focus,
  .button--primary.form-submit:active:hover,
  .button--primary.form-submit:active:focus,
  .button--primary.form-submit:active:focus:hover,
  .button--primary.form-submit:active:focus:focus,
  .button--primary.form-submit:focus:hover,
  .button--primary.form-submit:focus:focus {
    background-color: #0063cc;
    border-color: #0063cc; }

.btn-secondary,
.btn-secondary:active,
.btn-secondary:active:focus,
.btn-secondary:focus {
  background-color: #f56600;
  border-color: #f56600;
  color: #ffffff !important; }
  .btn-secondary:hover, .btn-secondary:focus,
  .btn-secondary:active:hover,
  .btn-secondary:active:focus,
  .btn-secondary:active:focus:hover,
  .btn-secondary:active:focus:focus,
  .btn-secondary:focus:hover,
  .btn-secondary:focus:focus {
    background-color: #dc5b00;
    border-color: #dc5b00; }

.btn-tertiary,
.btn-tertiary:active,
.btn-tertiary:active:focus,
.btn-tertiary:focus {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #000000 !important; }
  .btn-tertiary:hover, .btn-tertiary:focus,
  .btn-tertiary:active:hover,
  .btn-tertiary:active:focus,
  .btn-tertiary:active:focus:hover,
  .btn-tertiary:active:focus:focus,
  .btn-tertiary:focus:hover,
  .btn-tertiary:focus:focus {
    background-color: #e8e8e8;
    border-color: #e8e8e8; }

.btn-quaternary,
.btn-quaternary:active,
.btn-quaternary:active:focus,
.btn-quaternary:focus {
  background-color: #0b9145;
  border-color: #0b9145;
  color: #ffffff !important; }
  .btn-quaternary:hover, .btn-quaternary:focus,
  .btn-quaternary:active:hover,
  .btn-quaternary:active:focus,
  .btn-quaternary:active:focus:hover,
  .btn-quaternary:active:focus:focus,
  .btn-quaternary:focus:hover,
  .btn-quaternary:focus:focus {
    background-color: #09793a;
    border-color: #09793a; }

.btn-quinary,
.btn-quinary:active,
.btn-quinary:active:focus,
.btn-quinary:focus {
  background-color: #d8101e;
  border-color: #d8101e;
  color: #ffffff !important; }
  .btn-quinary:hover, .btn-quinary:focus,
  .btn-quinary:active:hover,
  .btn-quinary:active:focus,
  .btn-quinary:active:focus:hover,
  .btn-quinary:active:focus:focus,
  .btn-quinary:focus:hover,
  .btn-quinary:focus:focus {
    background-color: #c00e1b;
    border-color: #c00e1b; }

.btn-primary-dark,
.btn-primary-dark:active,
.btn-primary-dark:active:focus,
.btn-primary-dark:focus {
  background-color: #133150;
  border-color: #133150;
  color: #ffffff !important; }
  .btn-primary-dark:hover, .btn-primary-dark:focus,
  .btn-primary-dark:active:hover,
  .btn-primary-dark:active:focus,
  .btn-primary-dark:active:focus:hover,
  .btn-primary-dark:active:focus:focus,
  .btn-primary-dark:focus:hover,
  .btn-primary-dark:focus:focus {
    background-color: #205286;
    border-color: #205286; }

.btn-edit {
  background: url("../images/drupal7-buttons.png");
  border: 1px solid;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  border-radius: 1rem;
  color: #333333 !important;
  cursor: pointer;
  display: inline-block;
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 0.65rem;
  margin: 0.25rem 0;
  padding: 0.2rem 0.8rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn-edit:hover, .btn-edit:focus {
    border-color: #b4b4b4;
    background-position: left -40px;
    -webkit-box-shadow: 0.05rem 0.05rem 0.1rem rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0.05rem 0.05rem 0.1rem rgba(0, 0, 0, 0.2) inset;
    color: #222222; }

.btn svg {
  margin-left: -1.5277777778rem;
  margin-right: 0.4705882353rem; }
  .btn svg * {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.btn.btn-small svg {
  height: 20px;
  margin-left: -1.3611111111rem;
  width: 20px; }

.btn-oval,
.btn-oval:active,
.btn-oval:active:focus,
.btn-oval:focus {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 200px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.6691176471rem 0.7186111111rem;
  width: auto; }
  .btn-oval svg,
  .btn-oval:active svg,
  .btn-oval:active:focus svg,
  .btn-oval:focus svg {
    margin: 0; }
  .btn-oval.btn-small,
  .btn-oval:active.btn-small,
  .btn-oval:active:focus.btn-small,
  .btn-oval:focus.btn-small {
    padding: 0.5rem 0.5555555556rem; }
    .btn-oval.btn-small svg,
    .btn-oval:active.btn-small svg,
    .btn-oval:active:focus.btn-small svg,
    .btn-oval:focus.btn-small svg {
      margin: 0; }

.btn.disabled {
  background-color: rgba(0, 0, 0, 0.2);
  border-color: transparent;
  opacity: 1; }

[class^="btn-outline-"],
[class*=" btn-outline-"] {
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  overflow: hidden; }
  [class^="btn-outline-"]:hover,
  [class*=" btn-outline-"]:hover {
    border-color: rgba(0, 0, 0, 0.25); }
  [class^="btn-outline-"].disabled,
  [class*=" btn-outline-"].disabled {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.2);
    color: rgba(0, 0, 0, 0.2); }

.btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary:active:focus,
.btn-outline-primary:focus {
  color: #00438A; }
  .btn-outline-primary:hover, .btn-outline-primary:focus,
  .btn-outline-primary:active:hover,
  .btn-outline-primary:active:focus,
  .btn-outline-primary:active:focus:hover,
  .btn-outline-primary:active:focus:focus,
  .btn-outline-primary:focus:hover,
  .btn-outline-primary:focus:focus {
    background-color: rgba(0, 67, 138, 0.1);
    color: #005cbd; }

.btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:focus {
  color: #f56600; }
  .btn-outline-secondary:hover, .btn-outline-secondary:focus,
  .btn-outline-secondary:active:hover,
  .btn-outline-secondary:active:focus,
  .btn-outline-secondary:active:focus:hover,
  .btn-outline-secondary:active:focus:focus,
  .btn-outline-secondary:focus:hover,
  .btn-outline-secondary:focus:focus {
    background-color: rgba(245, 102, 0, 0.1);
    color: #ff8229; }

.btn-outline-tertiary,
.btn-outline-tertiary:active,
.btn-outline-tertiary:active:focus,
.btn-outline-tertiary:focus {
  color: black; }
  .btn-outline-tertiary:hover, .btn-outline-tertiary:focus,
  .btn-outline-tertiary:active:hover,
  .btn-outline-tertiary:active:focus,
  .btn-outline-tertiary:active:focus:hover,
  .btn-outline-tertiary:active:focus:focus,
  .btn-outline-tertiary:focus:hover,
  .btn-outline-tertiary:focus:focus {
    background-color: whitesmoke;
    color: #1a1a1a; }

.btn-outline-quaternary,
.btn-outline-quaternary:active,
.btn-outline-quaternary:active:focus,
.btn-outline-quaternary:focus {
  color: #0b9145; }
  .btn-outline-quaternary:hover, .btn-outline-quaternary:focus,
  .btn-outline-quaternary:active:hover,
  .btn-outline-quaternary:active:focus,
  .btn-outline-quaternary:active:focus:hover,
  .btn-outline-quaternary:active:focus:focus,
  .btn-outline-quaternary:focus:hover,
  .btn-outline-quaternary:focus:focus {
    background-color: rgba(11, 145, 69, 0.1);
    color: #0fc05c; }

.btn-outline-quinary,
.btn-outline-quinary:active,
.btn-outline-quinary:active:focus,
.btn-outline-quinary:focus {
  color: #d8101e; }
  .btn-outline-quinary:hover, .btn-outline-quinary:focus,
  .btn-outline-quinary:active:hover,
  .btn-outline-quinary:active:focus,
  .btn-outline-quinary:active:focus:hover,
  .btn-outline-quinary:active:focus:focus,
  .btn-outline-quinary:focus:hover,
  .btn-outline-quinary:focus:focus {
    background-color: rgba(216, 16, 30, 0.1);
    color: #ef2c39; }

.btn-outline-primary-dark,
.btn-outline-primary-dark:active,
.btn-outline-primary-dark:active:focus,
.btn-outline-primary-dark:focus {
  color: #133150; }
  .btn-outline-primary-dark:hover, .btn-outline-primary-dark:focus,
  .btn-outline-primary-dark:active:hover,
  .btn-outline-primary-dark:active:focus,
  .btn-outline-primary-dark:active:focus:hover,
  .btn-outline-primary-dark:active:focus:focus,
  .btn-outline-primary-dark:focus:hover,
  .btn-outline-primary-dark:focus:focus {
    background-color: rgba(19, 49, 80, 0.1);
    color: #1d4a79; }

.btn-outline-facebook,
.btn-outline-facebook:active,
.btn-outline-facebook:active:focus,
.btn-outline-facebook:focus {
  color: #3b5998; }
  .btn-outline-facebook:hover, .btn-outline-facebook:focus,
  .btn-outline-facebook:active:hover,
  .btn-outline-facebook:active:focus,
  .btn-outline-facebook:active:focus:hover,
  .btn-outline-facebook:active:focus:focus,
  .btn-outline-facebook:focus:hover,
  .btn-outline-facebook:focus:focus {
    background-color: rgba(59, 89, 152, 0.1);
    color: #4c70ba; }

.btn-outline-instagram,
.btn-outline-instagram:active,
.btn-outline-instagram:active:focus,
.btn-outline-instagram:focus {
  color: #3f729b; }
  .btn-outline-instagram:hover, .btn-outline-instagram:focus,
  .btn-outline-instagram:active:hover,
  .btn-outline-instagram:active:focus,
  .btn-outline-instagram:active:focus:hover,
  .btn-outline-instagram:active:focus:focus,
  .btn-outline-instagram:focus:hover,
  .btn-outline-instagram:focus:focus {
    background-color: rgba(63, 114, 155, 0.1);
    color: #548cb9; }

.btn-outline-linkedin,
.btn-outline-linkedin:active,
.btn-outline-linkedin:active:focus,
.btn-outline-linkedin:focus {
  color: #0068b5; }
  .btn-outline-linkedin:hover, .btn-outline-linkedin:focus,
  .btn-outline-linkedin:active:hover,
  .btn-outline-linkedin:active:focus,
  .btn-outline-linkedin:active:focus:hover,
  .btn-outline-linkedin:active:focus:focus,
  .btn-outline-linkedin:focus:hover,
  .btn-outline-linkedin:focus:focus {
    background-color: rgba(0, 104, 181, 0.1);
    color: #0085e8; }

.btn-outline-rss,
.btn-outline-rss:active,
.btn-outline-rss:active:focus,
.btn-outline-rss:focus {
  color: #f26522; }
  .btn-outline-rss:hover, .btn-outline-rss:focus,
  .btn-outline-rss:active:hover,
  .btn-outline-rss:active:focus,
  .btn-outline-rss:active:focus:hover,
  .btn-outline-rss:active:focus:focus,
  .btn-outline-rss:focus:hover,
  .btn-outline-rss:focus:focus {
    background-color: rgba(242, 101, 34, 0.1);
    color: #f58752; }

.btn-outline-twitter,
.btn-outline-twitter:active,
.btn-outline-twitter:active:focus,
.btn-outline-twitter:focus {
  color: #00a6eb; }
  .btn-outline-twitter:hover, .btn-outline-twitter:focus,
  .btn-outline-twitter:active:hover,
  .btn-outline-twitter:active:focus,
  .btn-outline-twitter:active:focus:hover,
  .btn-outline-twitter:active:focus:focus,
  .btn-outline-twitter:focus:hover,
  .btn-outline-twitter:focus:focus {
    background-color: rgba(0, 166, 235, 0.1);
    color: #1fbdff; }

.btn-outline-youtube,
.btn-outline-youtube:active,
.btn-outline-youtube:active:focus,
.btn-outline-youtube:focus {
  color: #b90606; }
  .btn-outline-youtube:hover, .btn-outline-youtube:focus,
  .btn-outline-youtube:active:hover,
  .btn-outline-youtube:active:focus,
  .btn-outline-youtube:active:focus:hover,
  .btn-outline-youtube:active:focus:focus,
  .btn-outline-youtube:focus:hover,
  .btn-outline-youtube:focus:focus {
    background-color: rgba(185, 6, 6, 0.1);
    color: #ea0808; }

.btn-outline-black,
.btn-outline-black:active,
.btn-outline-black:active:focus,
.btn-outline-black:focus {
  color: #000000; }
  .btn-outline-black:hover, .btn-outline-black:focus,
  .btn-outline-black:active:hover,
  .btn-outline-black:active:focus,
  .btn-outline-black:active:focus:hover,
  .btn-outline-black:active:focus:focus,
  .btn-outline-black:focus:hover,
  .btn-outline-black:focus:focus {
    background-color: rgba(0, 0, 0, 0.1);
    color: #1a1a1a; }

.btn-outline-gray-darker,
.btn-outline-gray-darker:active,
.btn-outline-gray-darker:active:focus,
.btn-outline-gray-darker:focus {
  color: #222222; }
  .btn-outline-gray-darker:hover, .btn-outline-gray-darker:focus,
  .btn-outline-gray-darker:active:hover,
  .btn-outline-gray-darker:active:focus,
  .btn-outline-gray-darker:active:focus:hover,
  .btn-outline-gray-darker:active:focus:focus,
  .btn-outline-gray-darker:focus:hover,
  .btn-outline-gray-darker:focus:focus {
    background-color: rgba(34, 34, 34, 0.1);
    color: #3c3c3c; }

.btn-outline-gray-dark,
.btn-outline-gray-dark:active,
.btn-outline-gray-dark:active:focus,
.btn-outline-gray-dark:focus {
  color: #333333; }
  .btn-outline-gray-dark:hover, .btn-outline-gray-dark:focus,
  .btn-outline-gray-dark:active:hover,
  .btn-outline-gray-dark:active:focus,
  .btn-outline-gray-dark:active:focus:hover,
  .btn-outline-gray-dark:active:focus:focus,
  .btn-outline-gray-dark:focus:hover,
  .btn-outline-gray-dark:focus:focus {
    background-color: rgba(51, 51, 51, 0.1);
    color: #4d4d4d; }

.btn-outline-gray,
.btn-outline-gray:active,
.btn-outline-gray:active:focus,
.btn-outline-gray:focus {
  color: #555555; }
  .btn-outline-gray:hover, .btn-outline-gray:focus,
  .btn-outline-gray:active:hover,
  .btn-outline-gray:active:focus,
  .btn-outline-gray:active:focus:hover,
  .btn-outline-gray:active:focus:focus,
  .btn-outline-gray:focus:hover,
  .btn-outline-gray:focus:focus {
    background-color: rgba(85, 85, 85, 0.1);
    color: #6f6f6f; }

.btn-outline-gray-light,
.btn-outline-gray-light:active,
.btn-outline-gray-light:active:focus,
.btn-outline-gray-light:focus {
  color: #777777; }
  .btn-outline-gray-light:hover, .btn-outline-gray-light:focus,
  .btn-outline-gray-light:active:hover,
  .btn-outline-gray-light:active:focus,
  .btn-outline-gray-light:active:focus:hover,
  .btn-outline-gray-light:active:focus:focus,
  .btn-outline-gray-light:focus:hover,
  .btn-outline-gray-light:focus:focus {
    background-color: rgba(119, 119, 119, 0.1);
    color: #919191; }

.btn-outline-gray-lighter,
.btn-outline-gray-lighter:active,
.btn-outline-gray-lighter:active:focus,
.btn-outline-gray-lighter:focus {
  color: #000000; }
  .btn-outline-gray-lighter:hover, .btn-outline-gray-lighter:focus,
  .btn-outline-gray-lighter:active:hover,
  .btn-outline-gray-lighter:active:focus,
  .btn-outline-gray-lighter:active:focus:hover,
  .btn-outline-gray-lighter:active:focus:focus,
  .btn-outline-gray-lighter:focus:hover,
  .btn-outline-gray-lighter:focus:focus {
    background-color: #eeeeee;
    color: #1a1a1a; }

.btn-outline-white,
.btn-outline-white:active,
.btn-outline-white:active:focus,
.btn-outline-white:focus {
  color: #000000; }
  .btn-outline-white:hover, .btn-outline-white:focus,
  .btn-outline-white:active:hover,
  .btn-outline-white:active:focus,
  .btn-outline-white:active:focus:hover,
  .btn-outline-white:active:focus:focus,
  .btn-outline-white:focus:hover,
  .btn-outline-white:focus:focus {
    background-color: #eeeeee;
    color: #1a1a1a; }

.btn-link {
  border-color: transparent;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link.disabled {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.2); }

.btn-link-primary,
.btn-link-primary:active,
.btn-link-primary:active:focus,
.btn-link-primary:focus {
  color: #00438A; }
  .btn-link-primary:hover, .btn-link-primary:focus,
  .btn-link-primary:active:hover,
  .btn-link-primary:active:focus,
  .btn-link-primary:active:focus:hover,
  .btn-link-primary:active:focus:focus,
  .btn-link-primary:focus:hover,
  .btn-link-primary:focus:focus {
    background-color: rgba(0, 67, 138, 0.1);
    color: #005cbd; }

.btn-link-secondary,
.btn-link-secondary:active,
.btn-link-secondary:active:focus,
.btn-link-secondary:focus {
  color: #f56600; }
  .btn-link-secondary:hover, .btn-link-secondary:focus,
  .btn-link-secondary:active:hover,
  .btn-link-secondary:active:focus,
  .btn-link-secondary:active:focus:hover,
  .btn-link-secondary:active:focus:focus,
  .btn-link-secondary:focus:hover,
  .btn-link-secondary:focus:focus {
    background-color: rgba(245, 102, 0, 0.1);
    color: #ff8229; }

.btn-link-tertiary,
.btn-link-tertiary:active,
.btn-link-tertiary:active:focus,
.btn-link-tertiary:focus {
  color: black; }
  .btn-link-tertiary:hover, .btn-link-tertiary:focus,
  .btn-link-tertiary:active:hover,
  .btn-link-tertiary:active:focus,
  .btn-link-tertiary:active:focus:hover,
  .btn-link-tertiary:active:focus:focus,
  .btn-link-tertiary:focus:hover,
  .btn-link-tertiary:focus:focus {
    background-color: whitesmoke;
    color: #1a1a1a; }

.btn-link-quaternary,
.btn-link-quaternary:active,
.btn-link-quaternary:active:focus,
.btn-link-quaternary:focus {
  color: #0b9145; }
  .btn-link-quaternary:hover, .btn-link-quaternary:focus,
  .btn-link-quaternary:active:hover,
  .btn-link-quaternary:active:focus,
  .btn-link-quaternary:active:focus:hover,
  .btn-link-quaternary:active:focus:focus,
  .btn-link-quaternary:focus:hover,
  .btn-link-quaternary:focus:focus {
    background-color: rgba(11, 145, 69, 0.1);
    color: #0fc05c; }

.btn-link-quinary,
.btn-link-quinary:active,
.btn-link-quinary:active:focus,
.btn-link-quinary:focus {
  color: #d8101e; }
  .btn-link-quinary:hover, .btn-link-quinary:focus,
  .btn-link-quinary:active:hover,
  .btn-link-quinary:active:focus,
  .btn-link-quinary:active:focus:hover,
  .btn-link-quinary:active:focus:focus,
  .btn-link-quinary:focus:hover,
  .btn-link-quinary:focus:focus {
    background-color: rgba(216, 16, 30, 0.1);
    color: #ef2c39; }

.btn-link-primary-dark,
.btn-link-primary-dark:active,
.btn-link-primary-dark:active:focus,
.btn-link-primary-dark:focus {
  color: #133150; }
  .btn-link-primary-dark:hover, .btn-link-primary-dark:focus,
  .btn-link-primary-dark:active:hover,
  .btn-link-primary-dark:active:focus,
  .btn-link-primary-dark:active:focus:hover,
  .btn-link-primary-dark:active:focus:focus,
  .btn-link-primary-dark:focus:hover,
  .btn-link-primary-dark:focus:focus {
    background-color: rgba(19, 49, 80, 0.1);
    color: #1d4a79; }

.btn-link-facebook,
.btn-link-facebook:active,
.btn-link-facebook:active:focus,
.btn-link-facebook:focus {
  color: #3b5998; }
  .btn-link-facebook:hover, .btn-link-facebook:focus,
  .btn-link-facebook:active:hover,
  .btn-link-facebook:active:focus,
  .btn-link-facebook:active:focus:hover,
  .btn-link-facebook:active:focus:focus,
  .btn-link-facebook:focus:hover,
  .btn-link-facebook:focus:focus {
    background-color: rgba(59, 89, 152, 0.1);
    color: #4c70ba; }

.btn-link-instagram,
.btn-link-instagram:active,
.btn-link-instagram:active:focus,
.btn-link-instagram:focus {
  color: #3f729b; }
  .btn-link-instagram:hover, .btn-link-instagram:focus,
  .btn-link-instagram:active:hover,
  .btn-link-instagram:active:focus,
  .btn-link-instagram:active:focus:hover,
  .btn-link-instagram:active:focus:focus,
  .btn-link-instagram:focus:hover,
  .btn-link-instagram:focus:focus {
    background-color: rgba(63, 114, 155, 0.1);
    color: #548cb9; }

.btn-link-linkedin,
.btn-link-linkedin:active,
.btn-link-linkedin:active:focus,
.btn-link-linkedin:focus {
  color: #0068b5; }
  .btn-link-linkedin:hover, .btn-link-linkedin:focus,
  .btn-link-linkedin:active:hover,
  .btn-link-linkedin:active:focus,
  .btn-link-linkedin:active:focus:hover,
  .btn-link-linkedin:active:focus:focus,
  .btn-link-linkedin:focus:hover,
  .btn-link-linkedin:focus:focus {
    background-color: rgba(0, 104, 181, 0.1);
    color: #0085e8; }

.btn-link-rss,
.btn-link-rss:active,
.btn-link-rss:active:focus,
.btn-link-rss:focus {
  color: #f26522; }
  .btn-link-rss:hover, .btn-link-rss:focus,
  .btn-link-rss:active:hover,
  .btn-link-rss:active:focus,
  .btn-link-rss:active:focus:hover,
  .btn-link-rss:active:focus:focus,
  .btn-link-rss:focus:hover,
  .btn-link-rss:focus:focus {
    background-color: rgba(242, 101, 34, 0.1);
    color: #f58752; }

.btn-link-twitter,
.btn-link-twitter:active,
.btn-link-twitter:active:focus,
.btn-link-twitter:focus {
  color: #00a6eb; }
  .btn-link-twitter:hover, .btn-link-twitter:focus,
  .btn-link-twitter:active:hover,
  .btn-link-twitter:active:focus,
  .btn-link-twitter:active:focus:hover,
  .btn-link-twitter:active:focus:focus,
  .btn-link-twitter:focus:hover,
  .btn-link-twitter:focus:focus {
    background-color: rgba(0, 166, 235, 0.1);
    color: #1fbdff; }

.btn-link-youtube,
.btn-link-youtube:active,
.btn-link-youtube:active:focus,
.btn-link-youtube:focus {
  color: #b90606; }
  .btn-link-youtube:hover, .btn-link-youtube:focus,
  .btn-link-youtube:active:hover,
  .btn-link-youtube:active:focus,
  .btn-link-youtube:active:focus:hover,
  .btn-link-youtube:active:focus:focus,
  .btn-link-youtube:focus:hover,
  .btn-link-youtube:focus:focus {
    background-color: rgba(185, 6, 6, 0.1);
    color: #ea0808; }

.btn-link-black,
.btn-link-black:active,
.btn-link-black:active:focus,
.btn-link-black:focus {
  color: #000000; }
  .btn-link-black:hover, .btn-link-black:focus,
  .btn-link-black:active:hover,
  .btn-link-black:active:focus,
  .btn-link-black:active:focus:hover,
  .btn-link-black:active:focus:focus,
  .btn-link-black:focus:hover,
  .btn-link-black:focus:focus {
    background-color: rgba(0, 0, 0, 0.1);
    color: #1a1a1a; }

.btn-link-gray-darker,
.btn-link-gray-darker:active,
.btn-link-gray-darker:active:focus,
.btn-link-gray-darker:focus {
  color: #222222; }
  .btn-link-gray-darker:hover, .btn-link-gray-darker:focus,
  .btn-link-gray-darker:active:hover,
  .btn-link-gray-darker:active:focus,
  .btn-link-gray-darker:active:focus:hover,
  .btn-link-gray-darker:active:focus:focus,
  .btn-link-gray-darker:focus:hover,
  .btn-link-gray-darker:focus:focus {
    background-color: rgba(34, 34, 34, 0.1);
    color: #3c3c3c; }

.btn-link-gray-dark,
.btn-link-gray-dark:active,
.btn-link-gray-dark:active:focus,
.btn-link-gray-dark:focus {
  color: #333333; }
  .btn-link-gray-dark:hover, .btn-link-gray-dark:focus,
  .btn-link-gray-dark:active:hover,
  .btn-link-gray-dark:active:focus,
  .btn-link-gray-dark:active:focus:hover,
  .btn-link-gray-dark:active:focus:focus,
  .btn-link-gray-dark:focus:hover,
  .btn-link-gray-dark:focus:focus {
    background-color: rgba(51, 51, 51, 0.1);
    color: #4d4d4d; }

.btn-link-gray,
.btn-link-gray:active,
.btn-link-gray:active:focus,
.btn-link-gray:focus {
  color: #555555; }
  .btn-link-gray:hover, .btn-link-gray:focus,
  .btn-link-gray:active:hover,
  .btn-link-gray:active:focus,
  .btn-link-gray:active:focus:hover,
  .btn-link-gray:active:focus:focus,
  .btn-link-gray:focus:hover,
  .btn-link-gray:focus:focus {
    background-color: rgba(85, 85, 85, 0.1);
    color: #6f6f6f; }

.btn-link-gray-light,
.btn-link-gray-light:active,
.btn-link-gray-light:active:focus,
.btn-link-gray-light:focus {
  color: #777777; }
  .btn-link-gray-light:hover, .btn-link-gray-light:focus,
  .btn-link-gray-light:active:hover,
  .btn-link-gray-light:active:focus,
  .btn-link-gray-light:active:focus:hover,
  .btn-link-gray-light:active:focus:focus,
  .btn-link-gray-light:focus:hover,
  .btn-link-gray-light:focus:focus {
    background-color: rgba(119, 119, 119, 0.1);
    color: #919191; }

.btn-link-gray-lighter,
.btn-link-gray-lighter:active,
.btn-link-gray-lighter:active:focus,
.btn-link-gray-lighter:focus {
  color: #000000; }
  .btn-link-gray-lighter:hover, .btn-link-gray-lighter:focus,
  .btn-link-gray-lighter:active:hover,
  .btn-link-gray-lighter:active:focus,
  .btn-link-gray-lighter:active:focus:hover,
  .btn-link-gray-lighter:active:focus:focus,
  .btn-link-gray-lighter:focus:hover,
  .btn-link-gray-lighter:focus:focus {
    background-color: #eeeeee;
    color: #1a1a1a; }

.btn-link-white,
.btn-link-white:active,
.btn-link-white:active:focus,
.btn-link-white:focus {
  color: #000000; }
  .btn-link-white:hover, .btn-link-white:focus,
  .btn-link-white:active:hover,
  .btn-link-white:active:focus,
  .btn-link-white:active:focus:hover,
  .btn-link-white:active:focus:focus,
  .btn-link-white:focus:hover,
  .btn-link-white:focus:focus {
    background-color: #eeeeee;
    color: #1a1a1a; }

.outer-wrap {
  position: relative;
  width: 100%; }
  .outer-wrap.move-right, .outer-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch; }

.inner-wrap {
  background-color: #ffffff;
  position: relative;
  width: 100%;
  z-index: 50;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease; }
  .inner-wrap .inner-wrap-overlay {
    background: #000000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    visibility: hidden;
    width: 100%;
    z-index: -1; }
    .lt-ie9 .inner-wrap .inner-wrap-overlay {
      display: none;
      visibility: visible;
      opacity: 1; }
  .move-right .inner-wrap {
    -webkit-transform: translate3d(270px, 0, 0);
    transform: translate3d(270px, 0, 0); }
  .move-left .inner-wrap {
    -webkit-transform: translate3d(-270px, 0, 0);
    transform: translate3d(-270px, 0, 0); }
  .is-active .inner-wrap {
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease; }
    .is-active .inner-wrap .inner-wrap-overlay {
      visibility: visible;
      z-index: 1000;
      opacity: 0.5; }
      .lt-ie9 .is-active .inner-wrap .inner-wrap-overlay {
        display: block; }

.off-canvas-menu {
  background-color: #00438A;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 270px;
  z-index: 5;
  -webkit-transition: opacity 0s ease .5s, -webkit-transform .3s ease;
  transition: opacity 0s ease .5s, -webkit-transform .3s ease;
  -o-transition: transform .3s ease, opacity 0s ease .5s;
  transition: transform .3s ease, opacity 0s ease .5s;
  transition: transform .3s ease, opacity 0s ease .5s, -webkit-transform .3s ease;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .is-active .off-canvas-menu {
    opacity: 1;
    -webkit-transition: opacity 0s ease, -webkit-transform .5s ease;
    transition: opacity 0s ease, -webkit-transform .5s ease;
    -o-transition: transform .5s ease, opacity 0s ease;
    transition: transform .5s ease, opacity 0s ease;
    transition: transform .5s ease, opacity 0s ease, -webkit-transform .5s ease; }
  .lt-ie8 .off-canvas-menu {
    position: fixed; }

.no-csstransforms3d .inner-wrap,
.no-csstransforms .inner-wrap {
  -webkit-transition: left .3s ease, right .3s ease;
  -o-transition: left .3s ease, right .3s ease;
  transition: left .3s ease, right .3s ease; }

.no-csstransforms3d .move-right .inner-wrap,
.no-csstransforms .move-right .inner-wrap {
  left: 270px; }

.no-csstransforms3d .move-left .inner-wrap,
.no-csstransforms .move-left .inner-wrap {
  right: 270px; }

.no-csstransforms3d .is-active .inner-wrap,
.no-csstransforms .is-active .inner-wrap {
  -webkit-transition: left .5s ease, right .5s ease;
  -o-transition: left .5s ease, right .5s ease;
  transition: left .5s ease, right .5s ease; }

@media (min-width: 480px) {
  .move-right .inner-wrap {
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0); }
  .move-left .inner-wrap {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0); }
  .off-canvas-menu {
    width: 320px; }
  .no-csstransforms3d .move-right .inner-wrap,
  .no-csstransforms .move-right .inner-wrap {
    left: 320px; }
  .no-csstransforms3d .move-left .inner-wrap,
  .no-csstransforms .move-left .inner-wrap {
    right: 320px; } }

@media (min-width: 1024px) {
  .move-right .inner-wrap,
  .move-left .inner-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .is-active .inner-wrap .inner-wrap-overlay {
    visibility: hidden;
    z-index: -1;
    opacity: 0; }
  .no-csstransforms3d .move-right .inner-wrap,
  .no-csstransforms .move-right .inner-wrap {
    left: 0; }
  .no-csstransforms3d .move-left .inner-wrap,
  .no-csstransforms .move-left .inner-wrap {
    right: 0; } }

.module-block {
  background-color: #133150;
  border: 1px solid #979797;
  border-radius: 0.9375rem;
  max-width: 65.625rem;
  padding: 2rem 2rem 1.125rem;
  width: 100%; }
  @media (min-width: 400px) {
    .module-block {
      padding: 3rem 3rem 1.125rem; } }

.module-block__title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.75rem;
  width: 100%; }
  .module-block__title svg {
    color: #f56600;
    height: 2rem;
    margin-right: 0.625rem;
    width: 2rem; }
  .module-block__title h3 {
    font-size: 0.9375rem;
    text-transform: uppercase;
    margin-bottom: 0; }

.module-block__info {
  color: #ffffff;
  padding-bottom: 2rem; }
  .module-block__info h1 {
    color: #ffffff;
    font-size: 2rem;
    margin-bottom: 0.0625em; }
  .module-block__info a {
    color: inherit; }

.listing {
  list-style: none;
  margin: 0;
  padding: 0; }
  .listing a {
    text-decoration: none !important; }
  .listing ul, .listing ol {
    margin-bottom: 1.75em; }
    .listing ul ul, .listing ul ol, .listing ul dl, .listing ol ul, .listing ol ol, .listing ol dl {
      margin-bottom: 0;
      margin-top: 2px; }
    .listing ul ul, .listing ol ul {
      list-style-type: circle; }
  .listing ul {
    list-style-type: disc; }
  .listing .image {
    position: relative;
    z-index: 4; }
    .listing .image img {
      display: block;
      height: auto;
      max-width: 100%;
      width: auto; }
  .listing .list-item:before, .listing .list-item:after {
    content: " ";
    display: table; }
  .listing .list-item:after {
    clear: both; }

.listing-modules .list-item {
  margin-bottom: 1.875rem;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
  .listing-modules .list-item:hover, .listing-modules .list-item:focus, .listing-modules .list-item:focus-within {
    -webkit-transform: translateY(-0.625rem);
    -ms-transform: translateY(-0.625rem);
    transform: translateY(-0.625rem); }
    .listing-modules .list-item:hover::before, .listing-modules .list-item:focus::before, .listing-modules .list-item:focus-within::before {
      height: 0.625rem; }
  .listing-modules .list-item::before {
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%; }

.listing-modules a {
  background-color: #ffffff;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  display: block;
  min-height: 14.0625rem;
  overflow: hidden; }

.listing-modules .module-image {
  border-radius: 0.25rem 0.25rem 0 0;
  overflow: hidden; }
  .listing-modules .module-image img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%; }

.listing-modules .module-info {
  padding: 1.625rem 1.125rem 0; }

.listing-modules .module-title {
  color: #00438A;
  font-size: 1.1875rem;
  margin-bottom: 0; }

.listing-modules p {
  color: #333333;
  line-height: 1.375em;
  margin-top: 0.4375rem;
  margin-bottom: 0; }

.listing-modules .module-meta {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f56600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5625rem 1rem 0.6875rem;
  width: 100%; }
  .listing-modules .module-meta span {
    font-weight: bold; }

.listing-modules .module-meta__type svg {
  margin-right: 0.3125rem; }

.listing-modules .module-meta__type span {
  font-size: 0.75rem;
  text-transform: uppercase; }

.listing-modules .module-meta__time span {
  font-size: 0.8125rem; }

.listing-modules .list-item.has-image .module-info {
  padding-top: 0.8125rem; }

.listing-modules .list-item.is-module {
  position: relative; }
  .listing-modules .list-item.is-module a {
    background-color: #033F7E;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .listing-modules .list-item.is-module .effect {
    background-color: #ffffff;
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    content: '';
    display: block;
    height: calc(100% - 1.25rem);
    position: absolute;
    right: -0.4375rem;
    top: 0.625rem;
    width: 50%;
    z-index: 0; }
  .listing-modules .list-item.is-module a {
    position: relative;
    z-index: 15; }
  .listing-modules .list-item.is-module .module-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 1.25rem; }
  .listing-modules .list-item.is-module .module-title {
    color: #ffffff;
    font-size: 1.5625rem; }
  .listing-modules .list-item.is-module p {
    color: #ffffff; }

@media (min-width: 768px) {
  .listing-modules {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
    .listing-modules .list-item {
      margin-left: 0.9375rem;
      margin-right: 0.9375rem;
      width: calc(50% - 1.875rem); }
      .listing-modules .list-item:first-child:last-child {
        margin-left: auto;
        margin-right: auto; }
    .listing-modules a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%; }
    .listing-modules .module-info {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }

@media (min-width: 992px) {
  .listing-modules {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
    .listing-modules .list-item {
      margin-left: 0.9375rem;
      margin-right: 0.9375rem;
      width: calc(33.3333333333% - 1.875rem); }
      .listing-modules .list-item:first-child:last-child {
        margin-left: auto;
        margin-right: auto; }
    .listing-modules a {
      height: 100%; } }

hr.dia {
  border-top: 1px solid rgba(255, 255, 255, 0.15); }

.header {
  background-color: #133150;
  display: none;
  position: relative; }
  .header .container-fluid, .header .container-sm, .header .container-md, .header .container-lg, .header .container-xl {
    max-width: none; }
  .header .col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .header .logo-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .header .logo {
    color: #ffffff;
    display: block;
    font-weight: bold;
    padding: 0.75rem 0;
    position: relative;
    text-decoration: none; }
  .header .search-wrapper {
    display: none; }
  .header .nav-wrapper {
    display: none; }

.header-tools {
  display: block;
  font-size: 19px;
  height: 2.55em;
  margin-right: -0.75em;
  text-align: center;
  width: 2.55em; }
  .header-tools .toggle {
    height: 2.55em;
    position: absolute;
    width: 2.55em; }
  .header-tools span {
    background-color: #ffffff;
    display: block;
    height: 0.2em;
    position: absolute;
    right: 0.65em;
    width: 1.25em;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .header-tools span:nth-child(1) {
      top: 0.8em; }
    .header-tools span:nth-child(2) {
      top: 1.2em; }
    .header-tools span:nth-child(3) {
      top: 1.6em; }
    .outer-wrap.is-active .header-tools span:nth-child(1) {
      width: 0.8em;
      top: 0.9925em;
      right: 0.4em;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .outer-wrap.is-active .header-tools span:nth-child(3) {
      width: 0.8em;
      top: 1.465em;
      right: 0.4em;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

@media (min-width: 768px) {
  .header .logo {
    margin-right: 1rem;
    padding: 0.75rem 0; }
  .header .search-wrapper {
    display: block; }
  .header .nav-wrapper {
    display: block; }
  .header .header-tools {
    display: none; } }

.bar-share {
  background-color: #ffffff;
  padding: 1.3888888889rem 0;
  text-align: center; }
  .bar-share span,
  .bar-share .social-links {
    display: inline-block;
    vertical-align: middle; }
  .bar-share span {
    color: #9b9b9b;
    font-size: 0.8888888889rem;
    font-weight: bold;
    margin-right: 0.8333333333rem; }
  .bar-share .social-links {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    white-space: nowrap; }
  .bar-share a {
    color: #9b9b9b;
    display: inline-block;
    margin: 0 1px;
    padding: 5px;
    text-decoration: none; }
    .bar-share a .icon {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 2.1111111111rem;
      padding: 0 0.4444444444rem; }
    .bar-share a.facebook:hover, .bar-share a.facebook:focus {
      color: #3b5998; }
    .bar-share a.twitter:hover, .bar-share a.twitter:focus {
      color: #00a6eb; }
    .bar-share a.linkedin:hover, .bar-share a.linkedin:focus {
      color: #0068b5; }
    .bar-share a.mail:hover, .bar-share a.mail:focus {
      color: #f56600; }

.back-to-top {
  background-color: #00438A;
  border-radius: 3rem;
  bottom: 1rem;
  -webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  display: none;
  height: 3rem;
  position: fixed;
  right: 1rem;
  text-align: center;
  width: 3rem;
  z-index: 999; }
  .back-to-top:hover {
    background-color: #f56600;
    color: #ffffff; }
    .back-to-top:hover svg {
      -webkit-transform: translate(-50%, -60%);
      -ms-transform: translate(-50%, -60%);
      transform: translate(-50%, -60%); }
  .back-to-top svg {
    height: 1.5rem;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    width: 1.5rem; }
  .back-to-top.is-visible {
    display: block; }

.footer {
  background-color: #133150;
  padding: 2rem; }
  .footer .footer-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 550px; }
  .footer .footer-tools .btn {
    margin-bottom: 0.5555555556rem;
    margin-right: 6px;
    padding-right: 1rem !important; }
    .footer .footer-tools .btn:last-child {
      margin-right: 0; }
  .footer hr {
    margin-top: 1.1111111111rem; }
  .footer .footer-share span {
    color: #ffffff;
    display: block;
    font-size: 0.8333333333rem;
    font-weight: bold;
    margin-right: 1rem;
    margin-bottom: 0.5rem; }
  .footer .footer-share a {
    margin: 0 0.1666666667rem; }
  .footer .footer-share-url {
    background-color: #ffffff;
    border-radius: 0.3333333333rem;
    display: none;
    margin-top: 1.5rem;
    padding: 1.25rem 1rem 1.25rem 1.25rem; }
    .footer .footer-share-url:before, .footer .footer-share-url:after {
      content: " ";
      display: table; }
    .footer .footer-share-url:after {
      clear: both; }
    .no-js .footer .footer-share-url {
      display: block; }
    .footer .footer-share-url img, .footer .footer-share-url .qrcode {
      float: right;
      margin: 0 0 0 2rem; }
    .footer .footer-share-url p {
      font-size: 0.9444444444rem;
      margin-bottom: 1rem; }
    .footer .footer-share-url .js-publication-footer-copy-url-status {
      color: #555555;
      display: none;
      font-style: italic;
      margin-top: 10px;
      padding-left: 1rem; }
    .footer .footer-share-url a {
      background-color: rgba(0, 67, 138, 0.1);
      color: #00438A;
      display: inline-block;
      border-radius: 2.2222222222rem;
      font-size: 0.9444444444rem;
      padding: 0.3611111111rem 1rem;
      text-decoration: none; }
      .footer .footer-share-url a:hover {
        background-color: rgba(0, 67, 138, 0.2);
        color: #133150; }
  @media (min-width: 600px) {
    .footer .footer-share span {
      display: inline-block;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .footer {
      padding: 3rem 4rem; } }
  @media (min-width: 992px) {
    .footer .footer-inner {
      max-width: 650px; } }
  @media (min-width: 1440px) {
    .footer .footer-share-url p {
      font-size: 0.85rem; }
    .footer .footer-share-url a {
      font-size: 0.85rem; } }

i[class^="icon-"],
i[class*=" icon-"] {
  line-height: 1em; }
  i[class^="icon-"]:before,
  i[class*=" icon-"]:before {
    margin: 0 -0.04em;
    width: auto; }

.visually-hidden {
  display: none; }

.place-holder {
  border: 1px dashed #cccccc;
  color: #888888;
  font-style: italic;
  margin: 2rem 0;
  padding: 2rem;
  text-align: center; }

.hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

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