@charset "UTF-8";
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* <h2-3> mods line 14191 
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,700|Zilla+Slab:300,400,400i,500,600,700"); */
@media print {

  #above-the-fold,
  .header,
  #subnav-toggle,
  .main-footer {
    display: none;
  }

  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.borderHorizontal {
  display: block;
  width: 100%;
}

@-ms-viewport {
  width: device-width;
}

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

body {
  margin: 0;
  /* font-family: Avenir, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif; */
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  color: var(--dark);
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

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

#content img {
  height: auto !important;
}

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

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

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

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: bold;
}

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

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

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: var(--teal);
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: var(--orange);
}

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

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

figure {
  margin: 0 0 1rem;
}

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

img#hero {
  border-radius: 5px;
  filter: drop-shadow(1px 1px 2px var(--orange));
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: left;
}

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

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;
}

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

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"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

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-cancel-button,
[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;
}

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.1;
  color: inherit;
}

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

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

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

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

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

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

.lead {
  font-size: 1rem;
  font-weight: 450;
}

.list {
  font-size: .9rem !important;
  font-weight: 500 !important;
}

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

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

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

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

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: normal;
}

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: 5px;
}

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

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


.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 90%;
  color: #868e96;
}

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: 0.25rem;
}

a>code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 15px;
  width: 100%;
}

.highlight {
  background-color: #ebef7f73;
  padding: 5px;
}

}

@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 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.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%;
  min-height: 1px;
  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;
  max-width: 100%;
}

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

.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-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;
}

@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;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .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-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;
  }
}

@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;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .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-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;
  }
}

@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;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .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-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;
  }
}

@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;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .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-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;
  }
}

/* Simple Table */

table.simple {
  width: 100%;
  background-color: #fbfcfd;
  ;
  border-collapse: collapse;
  border-width: 1px;
  border-color: #dee2e5;
  border-style: solid;
  color: #ffffff;
  filter: drop-shadow(0px 0px 2px #c4c1c0);
}

table.simple th {
  padding: 5px;
  color: white !important;
  background: linear-gradient(0deg, var(--teal) 0%, var(--blue) 100%);
}

table.simple td {
  color: #3a3535;
  border: 1px solid #dfdfdf;
  font-size: .8rem;
  padding: 0.5rem;
  font-weight: 500;
}

/* Simple Table */

.table {
  width: 85%;
  margin-bottom: 1rem;
  background-color: #fff;
  filter: drop-shadow(0px 0px 2px #c4c1c0);
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #f1ab09;
}

.table tbody+tbody {
  border-top: 2px solid #e9ecef;
}

.table .table {
  background-color: #fff;
}

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

.table-bordered {
  border: 1px solid #e9ecef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #e9ecef;
}

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

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

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

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

.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: #dddfe2;
}

.table-hover .table-secondary:hover {
  background-color: #cfd2d6;
}

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

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

.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-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-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-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-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-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);
}

.thead-inverse th {
  color: #fff;
  background-color: #212529;
}

.thead-default th {
  color: #495057;
  background-color: #e9ecef;
}

.table-inverse {
  color: #fff;
  background-color: #212529;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #32383e;
}

.table-inverse.table-bordered {
  border: 0;
}

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

.table-inverse.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 991px) {
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .table-responsive.table-bordered {
    border: 0;
  }
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control::placeholder {
  color: #868e96;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
}

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-plaintext {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.form-control-plaintext.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-plaintext.btn,
.form-control-plaintext.form-control-lg,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.form-control-plaintext.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]) {
  height: calc(2.3125rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

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

.form-row>.col,
.form-row>[class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}

.form-check.disabled .form-check-label {
  color: #868e96;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
}

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  display: inline-block;
}

.form-check-inline .form-check-label {
  vertical-align: middle;
}

.form-check-inline+.form-check-inline {
  margin-left: 0.75rem;
}

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid~.invalid-feedback,
.was-validated .form-control:valid~.invalid-tooltip,
.form-control.is-valid~.invalid-feedback,
.form-control.is-valid~.invalid-tooltip,
.was-validated .custom-select:valid~.invalid-feedback,
.was-validated .custom-select:valid~.invalid-tooltip,
.custom-select.is-valid~.invalid-feedback,
.custom-select.is-valid~.invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid+.form-check-label,
.form-check-input.is-valid+.form-check-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid~.custom-control-indicator,
.custom-control-input.is-valid~.custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid~.custom-control-description,
.custom-control-input.is-valid~.custom-control-description {
  color: #28a745;
}

.was-validated .custom-file-input:valid~.custom-file-control,
.custom-file-input.is-valid~.custom-file-control {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid~.custom-file-control::before,
.custom-file-input.is-valid~.custom-file-control::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid:focus,
.custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid+.form-check-label,
.form-check-input.is-invalid+.form-check-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid~.custom-control-indicator,
.custom-control-input.is-invalid~.custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid~.custom-control-description,
.custom-control-input.is-invalid~.custom-control-description {
  color: #dc3545;
}

.was-validated .custom-file-input:invalid~.custom-file-control,
.custom-file-input.is-invalid~.custom-file-control {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid~.custom-file-control::before,
.custom-file-input.is-invalid~.custom-file-control::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid:focus,
.custom-file-input.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group {
    width: auto;
  }

  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-inline .form-check-label {
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
  }

  .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0.25rem;
  transition: all 0.15s ease-in-out;
}

.btn:focus,
.btn:hover {
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
}

.btn-teal {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0.25rem;
  transition: all 0.15s ease-in-out;
}

.btn-gray {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0.25rem;
  transition: all 0.15s ease-in-out;
}


.btn.disabled,
.btn:disabled {
  opacity: .65;
}

.btn:active,
.btn.active {
  background-image: none;
}

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

.btn-primary {
  color: var(--dark);
  font-family: Futura, arial, helvetica !important;
  border-radius: 4px;
  font-size: medium;
  font-weight: 500;
  background-color: #c1F200;
  border-color: transparent;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.btn-primary:hover {
  color: var(--dark);
  background-color: var(--yellow);
  border-color: transparent;
  text-decoration: none;
}


.btn-secondary {
  color: #fff;
  background-color: var(--purple);
  color: #fff;
  padding: 0.5rem;
  border-radius: 4px;
  margin-bottom: 4px;
  display: block;
  width: 200px;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}

.btn-secondary:hover {
  background-color: var(--teal);
}

.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 {
  /*  box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5); */
}

.btn-success.disabled,
.btn-success:disabled {
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
  background-color: #218838;
  background-image: none;
  border-color: #1e7e34;
}

.button-info {
  background-color: #343a40;
  padding: 14px 14px;
  display: block;
  border-radius: 4px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
}

.button-info:hover {
  background-color: #3f464d;
  ;
}

a.button-info {
  color: #ffffff;
  text-decoration: none;
}

a.button-info:hover {
  color: #ffffff;
  text-decoration: none;
}

.button-details {
  padding: 8px;
  display: block;
  border-radius: 4px;
  font-family: Futura, arial, helvetica;
  width: 85%;
  font-size: 14px;
  color: var(--teal);
  border: 1px solid var(--teal);
  text-transform: uppercase;
  text-align: center;
}


a.button-details {
  color: var(--white);
  text-decoration: none;
}

.button-details:hover {
  background-color: var(--teal);
  color: #ffffff;
  text-decoration: none;
}

a.button-orange {
  margin: 1rem 0 1rem 0;
  padding: 0.8rem 1rem;
  border-radius: 4px;
  box-shadow: 0px 7px 10px -7px #bca4a4;
  word-wrap: normal;
  white-space: normal;
  background: linear-gradient(358deg, #643091, #0c7799);
  /*  font-family: 'Avenir', serif; */
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.33;
}

.button-orange:hover {
  text-decoration: underline;
}

a.btn-icon {
  color: #fff;
  background-color: var(--teal);
  padding: 0.5rem;
  border-radius: 4px;
  margin-bottom: 4px;
  display: block;
  width: 200px;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}

a.btn-icon:hover {
  text-decoration: none;
  background-color: var(--purple);
}

/*
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  background-color: #17a2b8;
  border-color: #17a2b8;
}

 .btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  background-color: #138496;
  background-image: none;
  border-color: #117a8b;
}
*/

.btn-warning {
  color: #111;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #111;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
  box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
  background-color: #e0a800;
  background-image: none;
  border-color: #d39e00;
}

.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 {
  box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:active,
.btn-danger.active,
.show>.btn-danger.dropdown-toggle {
  background-color: #c82333;
  background-image: none;
  border-color: #bd2130;
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  text-transform: uppercase;
}

.btn-light:hover {
  background-color: #e2e6ea;
  text-decoration: none;
}

.btn-light:focus,
.btn-light.focus {
  box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  padding: 1rem 1rem;
  background-color: #343a40;
  border-color: #343a40;
  border-radius: 4px;
  box-shadow: 1px 5px 33px -1px rgb(108 117 125 / 80%);
  line-height: 3;
}

.btn-dark:hover {
  color: #fff;
  background-color: #45515d;
}

/* .btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:active, .btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  background-color: #23272b;
  background-image: none;
  border-color: #1d2124;
}
*/

.btn-outline-primary {
  color: var(--info);
  background-color: var(--light);
  border-radius: 4px;
  font-size: .9rem;
  padding: 6px 8px;
  border: 1px solid var(--info);
  text-transform: uppercase;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.btn-outline-primary:hover {
  color: var(--info);
  transition-delay: .2s;
  background-color: var(--white);
}

.btn-outline-purple {
  color: var(--purple);
  background-color: var(--white);
  border-radius: 4px;
  font-size: .9rem;
  padding: 6px 8px;
  border: 2px solid var(--purple);
  text-transform: uppercase;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.btn-outline-purple:hover {
  color: var(--light);
  transition-delay: .2s;
  background-color: var(--purple);
}


.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:active,
.btn-outline-primary.active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #868e96;
  background-color: transparent;
}

.btn-outline-secondary:active,
.btn-outline-secondary.active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:active,
.btn-outline-success.active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:active,
.btn-outline-info.active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:active,
.btn-outline-warning.active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:active,
.btn-outline-danger.active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:active,
.btn-outline-light.active,
.show>.btn-outline-light.dropdown-toggle {
  color: #fff;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}


.btn-outline-dark {
  color: var(--gray-dark);
  background-color: var(--light);
  background-image: none;
  padding: 5px 10px;
  border-color: var(--gray);
  border-radius: 4px;
  box-shadow: 0 0 3px 0 #ccc;
  text-transform: uppercase;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: var(--gray-dark);
  border-color: var(--gray-dark);
  color: var(--light);
}

/*

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:active, .btn-outline-dark.active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
*/

.btn-link {
  font-weight: normal;
  color: #007bff;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link:disabled {
  background-color: transparent;
}

.btn-link,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
  box-shadow: none;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link:disabled {
  color: #868e96;
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
  text-decoration: none;
}

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

.btn-sm,
.btn-group-sm>.btn {
  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%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: normal;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #868e96;
  background-color: transparent;
}

.show>a {
  outline: 0;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-bottom: 0;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
  z-index: 2;
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group,
.btn-group-vertical .btn+.btn,
.btn-group-vertical .btn+.btn-group,
.btn-group-vertical .btn-group+.btn,
.btn-group-vertical .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn+.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.btn+.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group .form-control:focus,
.input-group .form-control:active,
.input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 4px;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn:not(:first-child),
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.form-control+.input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:focus,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:hover,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked~.custom-control-indicator {
  color: #fff;
  background-color: #007bff;
}

.custom-control-input:focus~.custom-control-indicator {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff;
}

.custom-control-input:active~.custom-control-indicator {
  color: #fff;
  background-color: #b3d7ff;
}

.custom-control-input:disabled~.custom-control-indicator {
  background-color: #e9ecef;
}

.custom-control-input:disabled~.custom-control-description {
  color: #868e96;
}

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
  background-color: #007bff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}

.custom-controls-stacked .custom-control+.custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  opacity: 0;
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.custom-file-control:lang(en):empty::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #868e96;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.show>.nav-pills .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar>.container,
.navbar>.container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575px) {

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991px) {

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: #f8f9fa;
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: #f8f9fa);
  text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #f8f9fa);
  text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-dark .navbar-brand {
  color: white;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: white;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.cards-section {
  margin-bottom: 40px;
}

.eq-height {
  height: 100%;
  border: none;
  margin: 0 !important;
}

.eq-height .card-block {
  padding: 16px 16px 0 !important;
}

.eq-height .card-block p {
  margin-bottom: 10px;
}

.card {
  font-family: arial, helvetica, sans-serif;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card ul {
  font-size: .9rem;
}

.card img {
  margin-bottom: 0 !important;
}

. {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

div.buttons {
  font-family: Avenir, arial, helvetica;
  line-height: 2.2;
  font-size: .9rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1.25rem;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-group .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }

  .card-group .card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }

  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }

  .card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }

  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }

  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }

  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  margin-bottom: 1rem;
  list-style: none;
  border-radius: 0.25rem;
}

.breadcrumb::after {
  display: block;
  clear: both;
  content: "";
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  color: var(--dark);
  content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: var(--orange);
}

@media (max-width: 768px) {
  .nav.breadcrumb {
    display: none;
  }
}

@media (max-width: 768px) {
  .content-header .breadcrumb-item {
    display: none;
  }
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus,
.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #ddd;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #868e96;
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #6c757d;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:focus,
.badge-success[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:focus,
.badge-info[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #111;
  background-color: #ffc107;
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #111;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #111;
  background-color: #f8f9fa;
}

.badge-light[href]:focus,
.badge-light[href]:hover {
  color: #111;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-family: 'Avenir', arial, helvetica;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  width: 100%;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: bold;
}

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2;
}

.alert-secondary hr {
  border-top-color: #cfd2d6;
}

.alert-secondary .alert-link {
  color: #2e3133;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  background-color: #007bff;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -webkit-box;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* New List Group with Hover Over Transitions */

.list-group-item-new {
  position: relative;
  display: block;
  text-decoration: none;
  width: 30%;
  margin-left: 30px;
  padding: 0.75rem 1.25rem;
  color: aliceblue;
  background: linear-gradient(90deg, rgb(80 87 93) 36%, var(--gray-dark) 86%);
  /* transition: 0.2s all ease-in-out;*/
}

.list-group-item-new:focus,
.list-group-item-new:hover {
  text-decoration: none;
  padding-left: 25px;
  background: linear-gradient(90deg, var(--gray-dark) 36%, rgb(30 51 81) 86%);
}

.list-group-item-new-action:hover,
.list-group-item-new-action:focus {
  z-index: 1;
  color: white;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-new:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}


.list-group-item-new:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* end new list group styles */

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:focus,
.list-group-item:hover {
  text-decoration: none;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #868e96;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

a.list-group-item-primary,
button.list-group-item-primary {
  color: #004085;
}

a.list-group-item-primary:focus,
a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
  color: #004085;
  background-color: #9fcdff;
}

a.list-group-item-primary.active,
button.list-group-item-primary.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2;
}

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #464a4e;
}

a.list-group-item-secondary:focus,
a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
  color: #464a4e;
  background-color: #cfd2d6;
}

a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
  color: #fff;
  background-color: #464a4e;
  border-color: #464a4e;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #155724;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #155724;
  background-color: #b1dfbb;
}

a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #0c5460;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #0c5460;
  background-color: #abdde5;
}

a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #856404;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #856404;
  background-color: #ffe8a1;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #721c24;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #721c24;
  background-color: #f1b0b7;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

a.list-group-item-light,
button.list-group-item-light {
  color: #818182;
}

a.list-group-item-light:focus,
a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
  color: #818182;
  background-color: #ececf6;
}

a.list-group-item-light.active,
button.list-group-item-light.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

a.list-group-item-dark,
button.list-group-item-dark {
  color: #1b1e21;
}

a.list-group-item-dark:focus,
a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}

a.list-group-item-dark.active,
button.list-group-item-dark.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

button.close {
  padding: 0;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef;
}

.modal-footer> :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
}

.tooltip.bs-tooltip-top,
.tooltip.bs-tooltip-auto[x-placement^="top"] {
  padding: 5px 0;
}

.tooltip.bs-tooltip-top .arrow,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.tooltip.bs-tooltip-top .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.bs-tooltip-right,
.tooltip.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 5px;
}

.tooltip.bs-tooltip-right .arrow,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
}

.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  margin-top: -3px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.bs-tooltip-bottom,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 5px 0;
}

.tooltip.bs-tooltip-bottom .arrow,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.tooltip.bs-tooltip-bottom .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bs-tooltip-left,
.tooltip.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 5px;
}

.tooltip.bs-tooltip-left .arrow,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
}

.tooltip.bs-tooltip-left .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  right: 0;
  margin-top: -3px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip .arrow::before {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 10px;
  height: 5px;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow::before {
  content: "";
  border-width: 11px;
}

.popover .arrow::after {
  content: "";
  border-width: 11px;
}

.popover.bs-popover-top,
.popover.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 10px;
}

.popover.bs-popover-top .arrow,
.popover.bs-popover-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before,
.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-bottom-width: 0;
}

.popover.bs-popover-top .arrow::before,
.popover.bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: -11px;
  margin-left: -6px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-top .arrow::after,
.popover.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: -10px;
  margin-left: -6px;
  border-top-color: #fff;
}

.popover.bs-popover-right,
.popover.bs-popover-auto[x-placement^="right"] {
  margin-left: 10px;
}

.popover.bs-popover-right .arrow,
.popover.bs-popover-auto[x-placement^="right"] .arrow {
  left: 0;
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before,
.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
  margin-top: -8px;
  border-left-width: 0;
}

.popover.bs-popover-right .arrow::before,
.popover.bs-popover-auto[x-placement^="right"] .arrow::before {
  left: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-right .arrow::after,
.popover.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: -10px;
  border-right-color: #fff;
}

.popover.bs-popover-bottom,
.popover.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 10px;
}

.popover.bs-popover-bottom .arrow,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  margin-left: -7px;
  border-top-width: 0;
}

.popover.bs-popover-bottom .arrow::before,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-bottom .arrow::after,
.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: -10px;
  border-bottom-color: #fff;
}

.popover.bs-popover-bottom .popover-header::before,
.popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.bs-popover-left,
.popover.bs-popover-auto[x-placement^="left"] {
  margin-right: 10px;
}

.popover.bs-popover-left .arrow,
.popover.bs-popover-auto[x-placement^="left"] .arrow {
  right: 0;
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before,
.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
  margin-top: -8px;
  border-right-width: 0;
}

.popover.bs-popover-left .arrow::before,
.popover.bs-popover-auto[x-placement^="left"] .arrow::before {
  right: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.bs-popover-left .arrow::after,
.popover.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: -10px;
  border-left-color: #fff;
}

.popover-header {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 9px 14px;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {

  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:focus,
.carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #868e96 !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover {
  background-color: #6c757d !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:focus,
a.bg-light:hover {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background: var(--teal)) !important;
}

a.bg-dark:focus,
a.bg-dark:hover {
  background-color: #1d2124 !important;
}

.bg-teal-purple {
  background: linear-gradient(45deg, var(--purple), var(--teal));
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #e9ecef !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #868e96 !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50%;
}

.rounded-0 {
  border-radius: 0;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.d-print-block {
  display: none !important;
}

@media print {
  .d-print-block {
    display: block !important;
  }
}

.d-print-inline {
  display: none !important;
}

@media print {
  .d-print-inline {
    display: inline !important;
  }
}

.d-print-inline-block {
  display: none !important;
}

@media print {
  .d-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !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;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0 {
    margin-left: 0 !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3 {
    margin-left: 1rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5 {
    margin-left: 3rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0 {
    padding-left: 0 !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3 {
    padding-left: 1rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5 {
    padding-left: 3rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto {
    margin-left: auto !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0 {
    margin-left: 0 !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1 {
    margin-left: 0.25rem !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2 {
    margin-left: 0.5rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3 {
    margin-left: 1rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4 {
    margin-left: 1.5rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5 {
    margin-left: 3rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0 {
    padding-left: 0 !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1 {
    padding-left: 0.25rem !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2 {
    padding-left: 0.5rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3 {
    padding-left: 1rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4 {
    padding-left: 1.5rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5 {
    padding-left: 3rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto {
    margin-left: auto !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0 {
    margin-left: 0 !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3 {
    margin-left: 1rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5 {
    margin-left: 3rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0 {
    padding-left: 0 !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3 {
    padding-left: 1rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5 {
    padding-left: 3rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto {
    margin-left: auto !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0 {
    margin-left: 0 !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1 {
    margin-left: 0.25rem !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2 {
    margin-left: 0.5rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3 {
    margin-left: 1rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4 {
    margin-left: 1.5rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5 {
    margin-left: 3rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0 {
    padding-left: 0 !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1 {
    padding-left: 0.25rem !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2 {
    padding-left: 0.5rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3 {
    padding-left: 1rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4 {
    padding-left: 1.5rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5 {
    padding-left: 3rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto {
    margin-left: auto !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

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

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

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

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #0062cc !important;
}

.text-secondary {
  color: #868e96 !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #6c757d !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:focus,
a.text-light:hover {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:focus,
a.text-dark:hover {
  color: #1d2124 !important;
}

.text-muted {
  color: #868e96 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/*
*** CUSTOM PRINT STYLES ***
*/
@page {
  min-width: 768px;
}

@media print {
  body {
    margin: 0;
    padding 0 !important;
    min-width: 768px;
  }

  .container {
    width: auto;
    min-width: 750px;
  }
}


/*
*** VARIABLES ***
*/

/*
*** MIXINS ***
*/
/* Breakpoint */
/*
 *  Set font-size independant of the font mixin
 *
 *  usage:
 *    p{
 *      @include font-size(16);
 *    }
 */
/*
 * Font
 *
 * h3{ @include font('Open Sans',16,$white,0); }
 *
 */
/* Floatblock */
/*
*** TYPOGRAPHY ***
*/
/* Colors
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
*** VARIABLES ***
*/
/* Font Families
* font-family: 'Futura', sans-serif;
* font-family: 'Avenir', serif;
*/
/* Fonts
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media print {

  p,
  a,
  span,
  div,
  button,
  tr,
  td,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  label,
  input,
  li a,
  figcaption,
  blockquote {
    color: #000 !important;
    background-color: #fff !important;
  }
}

social-media .main-card card {
  display: block;
}

.right-sidebar .generic-card ul {
  margin-left: 18px;
}

html {
  font-size: 100%;
}

body {
  font-family: 'Futura', sans-serif;
}

h1,
.h1,
h1.header-white {
  font-family: 'Futura', sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.36;
  text-align: left;
}

h1,
.h1 {
  color: #000000;
  margin: 41px 0 0;
}

@media (min-width: 992px) {

  h1,
  .h1 {
    margin: 0;
  }
}

h1.header-white {
  color: #ffffff;
  background: #9b9b9b;
}

h2,
.h2 {
  font-family: 'Zilla Slab', serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  padding-bottom: 5px;
  color: #0B7799;
}

h3,
.h3 {
  font-family: 'Futura', sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin: 0 0 1rem;
  text-align: left;
  color: #767676;
}

h4,
.h4 {
  font-family: 'Zilla Slab', serif;
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
}

h5,
.h5 {
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  /* color: #000000; */
}

h6,
.h6 {
  font-family: 'Futura', sans-serif;
  font-size: 18px;
  line-height: 1.2;
  text-align: left;
  color: #0B7799;
  font-weight: 400;
}

mark {
  line-height: 1.56;
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
  color: #000000;
  font-family: 'Futura', sans-serif;
  background: yellow;
}

a,
p a,
li a {
  color: #0b7799;
  font-weight: 550;
  transition: 0.2s all ease-in-out;
}

a:focus,
p a:focus,
li a:focus {
  text-decoration: underline;
}

a:active,
p a:active,
li a:active {
  text-decoration: underline;
}

a:hover,
p a:hover,
li a:hover {
  text-decoration: underline;
}

p {
  /* font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 1.56;
  text-align: left;
  color: #212529;
  margin: 0 0 30px;
  width: 100%; */
}

p.cta {
  font-family: 'Zilla Slab', serif;
  font-size: 18px;
  line-height: 2.72;
}

p.nav-white {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  background: #9b9b9b;
  display: inline-block;
  padding: 0.25rem 0.5rem;
}

p.blockquote {
  font-size: 26px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.23;
  text-align: left;
  color: #343147;
  display: inline-block;
}

p.blockquote.white {
  background: #9b9b9b;
  color: #ffffff;
  padding: 0.25rem 0.5rem;
}

p.footer-text {
  font-family: 'Futura', sans-serif;
  font-size: 12px;
  line-height: 1.25;
  text-align: left;
  color: #ffffff;
  background: #9b9b9b;
  display: inline-block;
  padding: 0.25rem 0.5rem;
}

p.tooltip-gray {
  padding: 0.5rem 1rem;
  background: #636363;
  color: #ffffff;
  border-radius: 5px;
  min-width: 140px;
  text-align: center;
}

a:hover {
  cursor: pointer;
}

hr {
  margin: 4rem 0 1rem;
  border: 0.5px solid #dadada;
  clear: both;
}

caption,
.caption {
  font-family: 'Zilla Slab', serif;
  font-size: 14px;
  line-height: 1.36;
  text-align: left;
  color: #636363;
}

/*
*** GLOBAL ***
*/

h2,
h3,
h4,
h5,
h6 {
  width: 100%;
}

.inner {
  background: #ededed;
}

#main-content {
  background: #ededed;
}

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

.dropdown-toggle:focus {
  color: #000000;
}

img {
  max-width: 100%;
  margin: 0 0 0.4rem;
  height: auto;
  /* width: 100%;
  height: 100%; */
}

iframe {
  margin: 0 auto;
  max-width: 100%;
  border: 0;
}

figure {
  margin: 0 0 30px;
}

figure img {
  height: auto;
}

figure figcaption {
  padding: 1rem;
  background: #0B7799;
  font-family: 'Zilla Slab', serif;
  font-size: 14px;
  line-height: 1.36;
  text-align: left;
  color: #ffffff;
}

.fa {
  color: inherit;
  margin-right: 0 !important;
}

.fa-x-twitter:before {
    content: "\e61b";
    font-size: xx-large;

}
    
  .fa.fa-facebook-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    font-size: xx-large;
    margin-right: .1em;
}
    
.fa.fa-instagram, .fa.fa-stack-overflow {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    font-size: xx-large;
  margin-right: .1em;
}
  
.fa.fa-youtube-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    font-size: xx-large;
  margin-right: .1em;
}

.fa.fa-linkedin-square {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    font-size: xx-large;
  margin-right: .1em;
}

.skip {
  background: #000000;
  color: #000;
}

.block {
  margin: 0 0 2.5rem;
  max-width: 400px;
}

.input-group-item input[type="text"] {
  border-radius: 0;
}

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

strong {
  font-weight: 800;
}

#jq-accordion {
  margin: 1rem 0;
}

.media-text-section {
  margin-top: 1rem;
}

.slick-modal .slick-modal-header {
  text-align: center;
  padding: 0;
  margin: 0;
}

.slick-modal .modal-img {
  padding: 0 0.2rem;
}

@media (max-width: 767px) {
  .media {
    max-width: 100%;
  }
}

.sr-only {
  background: #ffffff;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

table {
  width: 100%;
}

#content-top img {
  width: 100%;
}

.alert {
  background: #ffffff;
  border: 1px solid #d0011b;
  font-size: 1rem;
  font-family: 'Futura', sans-serif;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.notice {
  background: #ffffff;
  /* border: 1px solid #0B7799; */
  font-size: .8rem;
  /* font-family: 'Futura', sans-serif; */
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  padding-left: 12px;
  padding: 1rem;
  margin-bottom: 1rem;
}

.notice a {
  /*  text-decoration: underline; */
}

.notice p {
  padding: 0;
  margin: 0;
}

/*
*** CONTENT HEADER TEMPLATE***
*/
#content-header img {
  width: 100%;
}

/*
*** LEFT SIDEBAR TEMPLATE ***
*/
.subnav-container {
  margin: 0 0 30px 0;
}

.subnav-container .section-title {
  margin: 0;
  padding: 0;
  position: relative;
  background: #ededed;
  color: #636363;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  font-family: 'Futura', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 3;
  text-align: left;
  cursor: pointer;
  padding-left: 37px;
}

@media (min-width: 992px) {
  .subnav-container .section-title {
    display: none;
  }
}

.subnav-container .section-title:after {
  content: "\f105";
  font-family: FontAwesome;
  line-height: 1;
  font-weight: normal;
  position: absolute;
  top: 12px;
  left: 0;
  color: #636363;
  font-size: 1rem;
  padding: 0 10px 0 7px;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (min-width: 992px) {
  .subnav-container .section-title:after {
    display: none;
  }
}

.subnav-container .subnav-content {
  font-size: 14px;
  font-size: 0.875rem;
}

.subnav-container ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.subnav-container ul li {
  margin: 0;
}

.subnav-container ul li a {
  display: block;
  margin: 0;
  background: #ededed;
  font-weight: 500;
  font-family: 'Futura', sans-serif;
  line-height: 1.5;
}

@media (min-width: 992px) {
  .subnav-container ul li a {
    background: none;
  }
}

.subnav-container ul li a:hover {
  color: #0B7799 !important;
  text-decoration: none;
  background: none;
}

@media (min-width: 992px) {
  .subnav-container ul li a:hover {
    background: none;
    text-decoration: underline;
  }
}

.subnav-container ul li a:hover:active {
  color: #0B7799 !important;
  text-decoration: underline;
}

.subnav-container ul li.current-menu-item>a {
  color: #636363;
  font-weight: 500;
}

.subnav-container ul li.current-menu-item .current-page-item>a {
  font-weight: 500;
  color: #0B7799;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .subnav-container ul.subnav {
    display: block;
  }
}

.subnav-container ul.subnav>li>a {
  display: block;
  margin: 0;
  padding: 10px 20px 10px 37px;
  position: relative;
  color: #636363;
  font-family: 'Futura', sans-serif;
  border-bottom: 1px solid #dadada;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
}

.subnav-container ul.subnav>li>a:hover {
  color: #0B7799;
}

.subnav-container ul.subnav>li button.list-toggle {
  display: block;
  position: absolute;
  padding: 11px 10px 0;
  background: inherit;
  border: 0;
  text-shadow: none;
  z-index: 1;
}

.subnav-container ul.subnav>li button.list-toggle span {
  color: #636363;
  font-size: 1rem;
  cursor: pointer;
}

.subnav-container ul.subnav>li button.list-toggle:hover {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}

.subnav-container ul.subnav>li.list-item-open button.list-toggle {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 10px 10px 0 20px;
}

.subnav-container ul.subnav>li.list-item-open .sub-menu {
  display: block;
}

.subnav-container ul.sub-menu {
  display: none;
  margin: 0;
  padding: 0 0 0 37px;
  background: #ededed;
}

@media (min-width: 992px) {
  .subnav-container ul.sub-menu {
    background: transparent;
  }
}

.subnav-container ul.sub-menu li a {
  color: #636363;
  font-size: 0.875rem;
  padding: 10px 0 0;
}

.subnav-container ul.sub-menu li a:hover {
  color: #0B7799;
}

.subnav-container .extra-info {
  background: #eee;
  border: 0;
}

body.subnav-open #subnav-toggle:after {
  content: "\f107";
}

.subnav-content {
  display: none;
}

@media (min-width: 992px) {
  .subnav-content {
    display: block;
  }
}

body.subnav-open .subnav-content {
  display: block;
}

/*
*** RIGHT SIDEBAR TEMPLATE ***
*/
.right-sidebar h4 {
  font-family: 'Zilla Slab', serif;
  text-align: left;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}

.right-sidebar p,
.right-sidebar span,
.right-sidebar a {
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.56;
  text-align: left;
}

.right-sidebar hr {
  margin: 0 0 1rem;
}

.right-sidebar .generic-card a {
  text-decoration: none;
}

.right-sidebar .generic-card .contact-info span,
.right-sidebar .generic-card .contact-info a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.56;
  text-align: left;
}

.right-sidebar .generic-card .social-connect {
  padding: 0;
}

.right-sidebar .generic-card .social-connect li {
  display: inline;
  padding: 0;
  margin: 0;
}

.right-sidebar .generic-card .social-connect li a {
  background: none;
  border: none;
  color: #0B7799;
  padding: 0 10px 0 0;
}

.right-sidebar .generic-card .social-connect li a:hover,
.right-sidebar .generic-card .social-connect li a:active,
.right-sidebar .generic-card .social-connect li a:focus {
  background: none;
  border: none;
  padding: 0 10px 0 0;
}

.right-sidebar .generic-card .social-connect li a .fa #single {
  color: #888888;
  font-size: 4rem;
  padding: 0;
  transition: 0.2s all ease-in-out;
}


.right-sidebar .generic-card .social-connect li a .fa {
  color: #888888;
  font-size: 2.25rem;
  padding: 0;
  transition: 0.2s all ease-in-out;
}

.right-sidebar .generic-card .social-connect li a .fa:hover,
.right-sidebar .generic-card .social-connect li a .fa:active,
.right-sidebar .generic-card .social-connect li a .fa:focus {
  color: #0B7799;
}

.right-sidebar .generic-card .date {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  color: #000;
}

.right-sidebar .embed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .right-sidebar .embed-video iframe {
    height: 200px;
  }
}

/*
*** LEFT SIDEBAR DISABLED TEMPLATE ***
*/
/*
*** RIGHT SIDEBAR DISABLED TEMPLATE ***
*/
/*
*** SIDEBARS DISABLED TEMPLATE ***
*/
.main-sidebars-disabled {
  margin: 0;
  padding: 0 2rem 0 2rem;
}

@media (min-width: 768px) {
  .main-sidebars-disabled {
    padding: 0 3rem 0 3rem;
  }
}

/*
*** HOME TEMPLATE ***
*/
.home .header {
  background: transparent;
}

.home .bg-gradient {
  height: 105px;
}

.home #above-the-fold {}

.home #above-the-fold .atf-image {
  min-height: 465px;
  object-fit: cover;
}

#above-the-fold {
  position: relative;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  background-size: auto auto;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  background-size: 100%;
}

#above-the-fold .atf-image {
  width: 100%;
  margin: 0;
  z-index: -1;
  position: relative;
}

#above-the-fold .overlay-text {
  position: absolute;
  bottom: 10%;
  background: rgba(0, 112, 119, 0.8);
  color: #ffffff;
  right: 5%;
  padding: 2rem;
  width: 90%;
  left: 5%;
  margin: 2rem 0;
}

@media (min-width: 992px) {
  #above-the-fold .overlay-text {
    width: 460px;
    left: auto;
    margin: 0;
  }
}

#above-the-fold .overlay-text h2,
#above-the-fold .overlay-text p {
  color: #ffffff;
}

#above-the-fold .overlay-text h2 {
  font-family: 'Futura';
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
}

#above-the-fold .overlay-text p {
  font-family: 'Zilla Slab';
  font-size: 18px;
  text-align: left;
  line-height: 1.3;
  margin: 0;
}

#above-the-fold .overlay-text .btn {
  position: absolute;
}

#above-the-fold .overlay-text .btn:hover {
  color: #CC4C00;
}

#above-the-fold .live-chat {
  position: absolute;
  right: 0;
  top: 33.333%;
  background: #CC4C00;
  width: 109px;
  padding: 0.5rem;
  text-align: center;
  display: none;
}

@media (min-width: 992px) {
  #above-the-fold .live-chat {
    display: block;
  }
}

#above-the-fold .live-chat .fa,
#above-the-fold .live-chat p,
#above-the-fold .live-chat a,
#above-the-fold .live-chat span,
#above-the-fold .live-chat strong {
  color: #ffffff;
  display: block;
  transition: 0.2s all ease-in-out;
}

#above-the-fold .live-chat .fa {
  font-size: 27px;
}



#dropdowns-diamonds {
  background: url("../img/bkgrd-texture-1.jpg");
  background-attachment: fixed;
  background-size: cover;
  padding: 6rem 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #dropdowns {
    padding: 0 6rem 6rem;
  }
}

#dropdowns-diamonds #dropdowns .dropdown-container {
  background: #ffffff;
  padding: 1.5rem;
  border-radius: 5px;
  min-height: 150px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

#dropdowns-diamonds #dropdowns .dropdown-container p {
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: #000000;
}

#dropdowns-diamonds #dropdowns .dropdown-container .dropdown-menu {
  border: solid 1px #e8e8e8;
  font-size: 16px;
  font-weight: 300;
  color: #636363;
}

#dropdowns-diamonds #dropdowns .results .card {
  margin: 1rem 0;
  box-shadow: unset;
  border-radius: 0;
  border: 0;
  width: 100%;
}

#dropdowns-diamonds #dropdowns .results .card-block {
  padding: 1rem 0;
}

#dropdowns-diamonds #dropdowns .results .card-block p {
  font-family: 'Futura', serif;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  color: #636363;
  margin: 0;
}

#dropdowns-diamonds #dropdowns .results .card-block .read-more {
  text-transform: uppercase;
  font-weight: 500;
}

#dropdowns-diamonds #dropdowns .results h3 {
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 0.9;
  color: #000000;
}

#dropdowns-diamonds #dropdowns .results .helpful-link {
  margin: 0;
  line-height: 1;
  margin: 0 0 0.75rem;
}

#dropdowns-diamonds #dropdowns .results .helpful-link a {
  line-height: 1;
  text-decoration: underline;
}

#dropdowns-diamonds #diamonds {
  text-align: center;
}

#dropdowns-diamonds #diamonds .diamond-pair {
  display: block;
  padding: 0;
}

@media (min-width: 768px) {
  #dropdowns-diamonds #diamonds .diamond-pair {
    padding: 0 0 0 38px;
  }
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond-pair {
    display: inline-block;
  }
}

#dropdowns-diamonds #diamonds .diamond-pair .owl-nav .owl-prev {
  left: 25%;
}

@media (min-width: 768px) {
  #dropdowns-diamonds #diamonds .diamond-pair .owl-nav .owl-prev {
    left: 33.333%;
  }
}

#dropdowns-diamonds #diamonds .diamond-pair .owl-nav .owl-next {
  right: 25%;
}

@media (min-width: 768px) {
  #dropdowns-diamonds #diamonds .diamond-pair .owl-nav .owl-next {
    right: 33.333%;
  }
}

#dropdowns-diamonds #diamonds .diamond {
  width: 175px;
  height: 175px;
  margin: 36px auto 0;
  float: none;
}

@media (min-width: 768px) {
  #dropdowns-diamonds #diamonds .diamond {
    float: left;
    display: inline-block;
    margin: 0 38px 0 0;
  }
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond {
    width: 250px;
    height: 250px;
  }
}

@media (min-width: 1200px) {
  #dropdowns-diamonds #diamonds .diamond {
    width: 300px;
    height: 300px;
  }
}

#dropdowns-diamonds #diamonds .diamond:nth-child(2) {
  z-index: 1;
}

#dropdowns-diamonds #diamonds .diamond .content {
  width: 275px;
  height: 275px;
  margin-top: -50px;
  margin-left: -50px;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content {
    width: 350px;
    height: 350px;
  }
}

@media (min-width: 1200px) {
  #dropdowns-diamonds #diamonds .diamond .content {
    width: 400px;
    height: 400px;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-img {
  background-size: cover;
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: gray;
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  position: absolute;
  width: 100%;
  height: 275px;
  z-index: -1;
  opacity: 0.25;
  top: 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-img {
    height: 350px;
  }
}

@media (min-width: 1200px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-img {
    height: 400px;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt {
  text-align: center;
  width: 175px;
  margin: -31px auto 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-txt {
    width: 200px;
    margin: 0 auto;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt .stat {
  font-family: 'Futura', sans-serif;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  margin: 8px 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-txt .stat {
    font-size: 60px;
    margin: 0 0 20px;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt .info {
  font-weight: 500;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  text-align: center;
  margin: 0 0 8px;
}

@media (min-width: 1200px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-txt .info {
    font-size: 20px;
    margin: 0 0 30px;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt .btn {
  color: #ffffff;
  cursor: pointer;
  margin: 0;
  font-weight: bold;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.67;
  text-align: center;
  width: 95px;
  padding: 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-txt .btn {
    width: 115px;
    height: 31px;
    font-size: 15px;
    line-height: 1.33;
    padding: 4px 0;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt .btn:hover {
  color: #CC4C00;
}

#dropdowns-diamonds .owl-carousel .owl-stage-outer {
  padding: 0;
}


#events {
  background: url("../img/bkgrd-texture-1.jpg");
  background-attachment: fixed;
  background-size: cover;
  padding: 6rem 0;
}

@media (min-width: 992px) {
  #events {
    padding: 6rem 7rem;
  }
}

#events h2 {
  margin: 3rem 0 0;
  width: 135px;
  clear: both;
  display: block;
}

@media (min-width: 992px) {
  #events h2 {
    float: right;
  }
}

#events h2.upcoming {
  text-align: left;
  margin: 3rem 0 1rem;
  float: none;
}

#events .main-card {
  position: relative;
  float: left;
}

#events .main-card .card {
  overflow: hidden;
  border-radius: 0;
}

#events .main-card .card .card-date {
  font-size: 18px;
  line-height: 1;
  font-family: 'Zilla Slab', serif;
  color: #636363;
  margin: 0;
}

#events .main-card .card .card-text {
  margin: 0 0 1rem;
}

#events .main-card .card .read-more {
  line-height: 1.3;
}

#events .main-card .date {
  position: absolute;
  top: -62px;
  left: -62px;
  background: #cc4c00;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  padding: 1rem;
  width: 125px;
  height: 125px;
}

#events .main-card .date p {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 49px 0 0 49px;
}

#events .main-card .date p .month {
  color: #ffffff;
  font-family: 'Zilla Slab', serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  display: block;
}

#events .main-card .date p .day {
  display: block;
  font-family: 'Futura', sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 0.89;
  color: #ffffff;
}

#events .generic-card {
  background: #ffffff;
}

#events .generic-card .btn {
  color: #ffffff;
  /* font-family: 'Avenir', arial, helvetica; */
  font-size: 15px;
  line-height: 1.33;
  border: 2px solid #CC4C00;
}

#events .generic-card .btn:hover {
  color: #CC4C00;
  background: #ffffff;
}

/* #social-media {
  background: url("../img/social-feed-background.jpg");
  background-size: cover;
  background-attachment: fixed;
  padding: 6rem 0;
  display: none;
} */

@media (min-width: 992px) {
  #social-media {
    display: block;
  }
}

#social-media .card-head {
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  padding: 0.45rem 0.7rem;
}

#social-media .card-head .fa {
  font-size: 24px;
  color: #0082A8;
}

#social-media .col-12 .main-card {
  overflow: hidden;
}

#social-media .col-12:first-child .main-card {
  overflow-y: scroll;
}

#social-media .col-12 .card {
  height: 500px;
  margin: 0;
  border-radius: 0 0 5px 5px;
}

#logos {
  background: #ededed;
  padding: 6rem 0;
  text-align: center;
}

#logos img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  height: auto;
  width: 140px;
  margin: 0 1.25rem 0 0;
  transition: 0.2s all ease-in-out;
}

#logos img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

@media (min-width: 992px) {
  #logos img {
    margin: 0 1.25rem;
  }
}

.home footer {
  margin: 0;
}

/*
*** INNER TEMPLATE ***
*/
@supports (-ms-ime-align: auto) {

  /* Microsoft EdgeV13&14 CSS styles go here */
  .main-card.col-sm-6 {
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }
}

@supports (-ms-accelerator: true) {

  /* Microsoft EdgeV13 CSS styles go here */
  .main-card.col-sm-6 {
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

  /* IE10 & IE11 CSS styles go here */
  .main-card.col-sm-6 {
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }
}

.inner .card {
  display: block !important;
}

.inner #above-the-fold {
  display: none;
  min-height: 0;
}

@media (min-width: 992px) {
  .inner #above-the-fold {
    display: block;
  }
}

.inner .bg-gradient {
  height: 0;
}

@media (min-width: 992px) {
  .inner .bg-gradient {
    height: 234px;
  }
}

.inner #content img {
  /* width: auto; */
  margin: 0 0 10px;
  padding: 0 5px;
}

.inner #content figure img {
  margin: 0;
  padding: 0;
}

.inner #content hr {
  border-top: 1px solid #dadada;
  margin: 0 0 40px;
  width: 100%;
}

.inner-header {
  width: 100%;
  margin-top: 0;
  overflow: hidden;
  height: 0;
}

@media (min-width: 992px) {
  .inner-header {
    height: 234px;
  }
}

.inner-header .atf-image {
  min-height: 234px;
  width: auto;
  min-width: 100%;
  max-width: none;
}

.tabs-container {
  padding: 0.5rem 0 2rem;
  width: 100%;
}

.tabs-container ul.nav.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0;
  margin-bottom: -3px;
  background: #4a4a4a;
}

.tabs-container ul.nav.nav-tabs .nav-item {
  width: 100%;
  margin-left: 0;
  margin-bottom: 3px;
  padding: 0;
}

@media (min-width: 992px) {
  .tabs-container ul.nav.nav-tabs .nav-item {
    width: auto;
    margin-left: 0px !important;
  }
}

.tabs-container ul.nav.nav-tabs li {
  padding: 0px !important;
}

.tabs-container ul.nav.nav-tabs a {
  color: #ffffff;
  font-size: 1.125rem;
  text-align: center;
  background: #4a4a4a;
  font-family: 'Futura', sans-serif;
  text-decoration: none;
  border-radius: 0;
  font-weight: normal;
  padding: 1rem !important;
  outline-offset: 0 !important;
  outline: 0 !important;
}

.tabs-container ul.nav.nav-tabs .nav-link {
  line-height: 1.5 !important;
  transition: 0.2s all ease-in-out;
}

.tabs-container ul.nav.nav-tabs .nav-link:hover {
  outline-offset: 0 !important;
  outline: 0 !important;
  text-decoration: underline;
  border: 1px solid transparent !important;
}

.tabs-container ul.nav.nav-tabs .nav-link.active {
  border: 1px solid transparent !important;
  background: #643091 !important;
}

.tabs-container ul.nav.nav-tabs .fa {
  color: #ffffff;
}

.tabs-container .tab-pane {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 16px;
  background: #ffffff;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}

.tabs-container .tab-pane p {
  padding: 1rem !important;
  margin-bottom: 0;
}

#social-tabs-component .tab-content #social-tab1 {
  overflow-y: scroll;
  height: 500px;
}

.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0.5rem 1rem;
  background: #ededed;
  z-index: 2;
  position: relative;
}

.sidebar-nav ul li:first-child {
  font-family: 'Futura', sans-serif;
  text-transform: none;
  margin: 1rem 0 1rem 0;
  border-bottom: 1px solid #ffffff;
}

.sidebar-nav ul li:first-child:hover,
.sidebar-nav ul li:first-child:active,
.sidebar-nav ul li:first-child:focus {
  cursor: pointer;
}

.sidebar-nav ul li:first-child:nth-child(2) {
  color: #000000;
}

.sidebar-nav ul li:first-child>a {
  font-size: 1.2rem;
  color: #ffffff;
}

.sidebar-nav ul li:first-child>a:hover,
.sidebar-nav ul li:first-child>a:active,
.sidebar-nav ul li:first-child>a:focus {
  border-color: #ffffff;
}

.sidenar-nav {
  list-style: none;
  margin: 0;
  padding: 0.5rem 1rem;
  background: #000000;
  z-index: 2;
  position: relative;
}

.sidenar-nav>li:first-child {
  text-transform: uppercase;
  margin: 1rem 0 1rem 0;
  border-bottom: 1px solid #ffffff;
}

.sidenar-nav>li:first-child:hover,
.sidenar-nav>li:first-child:active,
.sidenar-nav>li:first-child:focus {
  cursor: pointer;
}

.sidenar-nav>li:first-child>li:nth-child(2) {
  color: #000000;
}

.sidenar-nav>li:first-child>a {
  font-size: 1.8rem;
  color: #ffffff;
}

.sidenar-nav>li:first-child>a:hover,
.sidenar-nav>li:first-child>a:active,
.sidenar-nav>li:first-child>a:focus {
  border-color: #ffffff;
}

.sidenar-nav>li:first-child:before {
  content: '\f0d9';
  font-family: FontAwesome;
  color: #ffffff;
  display: block;
  float: right;
  transition: 0.2s all ease-in-out;
}

.sidenar-nav>li:first-child.opened:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.sidenar-nav ul {
  list-style: none;
  padding: 0;
  margin-left: 1.5rem;
}

.sidenar-nav a {
  border-bottom: 2px solid transparent;
}

.subnav .menu-item a.active {
  color: #0B7799;
}

/* Modals on Apply Landing Page */


.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 70%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}


img.apply {
  filter: drop-shadow(2px 4px 6px #e0d9d9);
  margin: 5px;
}

ul.apply {
  list-style: none;
}


a.apply.button {
  transition: none;
  text-decoration: none;
}

.apply-button {
  margin: 1rem 0 1rem 0;
  padding: 1rem 1rem;
  border-radius: 4px;
  box-shadow: 0px 7px 10px -7px #636363;
  word-wrap: normal;
  white-space: normal;
  background: var(--white);
  font-family: 'Futura';
  display: block;
  text-transform: uppercase;
  color: #057b84;
  text-align: center;
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.33;
  cursor: pointer;
}

a.apply-button:hover {
  background: #026f77;
  text-decoration: none;
  transition: none;
  color: white;
}


.modal .modal-header {
  border-bottom: none;
  position: relative;
}

.modal .modal-header .btn {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}

.modal .modal-footer {
  border-top: none;
  padding: 0;
}

.modal .modal-footer .btn-group>.btn:first-child {
  border-bottom-left-radius: 0;
}

.modal .modal-footer .btn-group>.btn:last-child {
  border-top-right-radius: 0;
}


/* End Modals on Apply Landing Page */

/*
*** CARD COMPONENT ***
*/

.card img {
  /* width: 100% !important; */
}

.main-card .card,
.left-subnav .card,
.right-sidebar .card {
  /* margin: 1rem 0; */
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

.main-card .card .card-block,
.left-subnav .card .card-block,
.right-sidebar .card .card-block {
  padding: 1.5rem;
}

.main-card .card .card-header,
.left-subnav .card .card-header,
.right-sidebar .card .card-header {
  color: #ffffff;
}

.main-card .card .card-title,
.left-subnav .card .card-title,
.right-sidebar .card .card-title {
  word-break: normal;
  color: #000000;
  text-align: left;
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  font-style: normal;
}

.main-card .card .card-text,
.left-subnav .card .card-text,
.right-sidebar .card .card-text {
  /* font-family: 'Avenir', arial, helvetica, sans-serif; */
  text-align: left;
  font-size: 14px !important;
  line-height: 1.36;
}

.main-card .card img,
.left-subnav .card img,
.right-sidebar .card img {
  max-width: 100%;
  margin: 0;
  padding: 0 !important;
}

.main-card .card .read-more,
.left-subnav .card .read-more,
.right-sidebar .card .read-more {
  font-size: 15px;
  line-height: 2.27;
  text-align: left;
}

.main-card .card .read-more:hover,
.left-subnav .card .read-more:hover,
.right-sidebar .card .read-more:hover {
  color: var(--orange);
}

.main-card .cards-section .card,
.left-subnav .cards-section .card,
.right-sidebar .cards-section .card {
  padding: 0;
  margin: 1rem 0 1rem 0;
}

.main-card .card-link:hover,
.left-subnav .card-link:hover,
.right-sidebar .card-link:hover {
  text-decoration: underline;
}

main .important-dates-component,
.left-subnav .important-dates-component,
.right-sidebar .important-dates-component {
  background: #ededed;
  border: 0;
  box-shadow: none;
}

main .important-dates-component .card-title,
.left-subnav .important-dates-component .card-title,
.right-sidebar .important-dates-component .card-title {
  color: #0B7799;
  font-family: 'Futura', arial, helvetica, sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
}

main .important-dates-component .card-block,
.left-subnav .important-dates-component .card-block,
.right-sidebar .important-dates-component .card-block {
  padding: 0;
}

main .important-dates-component ul,
.left-subnav .important-dates-component ul,
.right-sidebar .important-dates-component ul {
  list-style: none;
}

main .important-dates-component li,
.left-subnav .important-dates-component li,
.right-sidebar .important-dates-component li {
  margin-left: -2.5rem;
}

main .important-dates-component a,
.left-subnav .important-dates-component a,
.right-sidebar .important-dates-component a {
  font-family: 'Futura', sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  color: var(--dark);
  text-decoration: none;
}

main .important-dates-component a:hover,
.left-subnav .important-dates-component a:hover,
.right-sidebar .important-dates-component a:hover {
  color: #e48e1c;
}

main .important-dates-component p,
.left-subnav .important-dates-component p,
.right-sidebar .important-dates-component p {
  margin-left: -2rem;
}

main .generic-card,
.left-subnav .generic-card,
.right-sidebar .generic-card {
  background: #ededed;
  border: 0;
  box-shadow: none;
}

content .generic-card .card-title,
.left-subnav .generic-card .card-title,
.right-sidebar .generic-card .card-title {
  color: #0B7799;
  font-family: 'Futura', arial, helvetica, sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 0;
}

.right-sidebar .generic-card ul li.card-title,
right-sidebar .generic-card ul li.card-title a {
  font-size: 16px !important;
  font-weight: 500 !important;
}

main .generic-card .card-block,
.left-subnav .generic-card .card-block,
.right-sidebar .generic-card .card-block {
  padding: 0;
}

content .generic-card ul,
.left-subnav .generic-card ul,
.right-sidebar .generic-card ul.events {
  list-style: none;
}

main .generic-card li,
.left-subnav .generic-card li,
.right-sidebar .generic-card li {
  margin-left: -2.5rem;
}

content .generic-card a,
.left-subnav .generic-card a {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  color: var(--dark);
  text-decoration: none;
}

.right-sidebar .generic-card a {
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
}


main .generic-card .email a:hover,
main .generic-card .phone-number a:hover,
.left-subnav .generic-card .email a:hover,
.left-subnav .generic-card .phone-number a:hover,
.right-sidebar .generic-card .email a:hover,
.right-sidebar .generic-card .phone-number a:hover {
  color: var(--purple);
}

main .generic-card a:hover,
.left-subnav .generic-card a:hover,
.right-sidebar .generic-card a:hover {
  text-decoration: underline;
}

.left-subnav .important-dates-component li {
  margin-left: 0;
}

.left-subnav .important-dates-component p {
  margin-left: 0.6rem;
}

.left-subnav .important-dates-component a:hover {
  color: var(--purple);
}

.right-sidebar .card {
  margin: 0 0 2rem;
}

.right-sidebar .card .card-block {
  padding: 1rem;
}

/*
*** INPUT GROUP COMPONENT ***
*/


.input-group.search-group .form-control {
  border: 0;
  font-family: 'Futura';
  font-size: 16px;
  font-weight: 300;
  line-height: 1.56;
  text-align: left;
  color: #636363;
  padding: 1rem 1.5rem;
  height: 52px;
}

.input-group.search-group .btn {
  background: #ffffff;
  padding: 0.25rem 1.5rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  margin: 0;
  border: 0;
  cursor: pointer;
}

.input-group.search-group .btn .fa {
  color: #9b9b9b;
}

span#basic-addon1 {
  color: #636363;
}

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

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

.form-control::placeholder {
  color: #636363;
}

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

.input-group-item input[type="text"] {
  border: 1px solid #e9e9e9;
  border-radius: 0;
}

.fieldset-wrap {
  background: #d6d6d6;
  padding: 0.5rem;
}

.fieldset-wrap .fieldset-header {
  padding: 0.5rem 0;
  text-align: center;
}

.fieldset-wrap .fieldset-content {
  background: #ffffff;
  padding: 0.5rem 1rem;
  text-align: center;
}

.fieldset-wrap .fieldset-content h1,
.fieldset-wrap .fieldset-content h2,
.fieldset-wrap .fieldset-content h3,
.fieldset-wrap .fieldset-content h4,
.fieldset-wrap .fieldset-content h5,
.fieldset-wrap .fieldset-content h6 {
  padding: 0.5rem 0;
}

/*
*** ACCORDION COMPONENT ***
*/
.accordion-container {
  margin: 0 0 40px;
  padding-bottom: 1rem;
  width: 100%;
}

.accordion-container .card {
  margin: 1rem 0 -1rem 0;
  border: 0;
  background: #ededed;
}

.accordion-container .card a[data-toggle=collapse] {
  display: block;
  line-height: 1.2;
  font-weight: 500;
  font-size: 1.25rem;
  font-family: 'Futura', sans-serif;
  text-decoration: none;
  color: #000000;
  padding: 0;
  border: 0;
  background: transparent;
  font-style: normal;
}

.accordion-container .card .card-header {
  border-bottom: 1px solid #dadada;
  background: #ededed;
}

.accordion-container .card .card-header a:before {
  font-family: FontAwesome;
  content: "\f068";
  display: block;
  float: right;
  color: #CC4C00;
}

.accordion-container .card .card-header a.collapsed:before {
  font-family: FontAwesome;
  content: "\f067";
  display: block;
  float: right;
  color: #9b9b9b;
}

.accordion-container .card .card-block {
  padding: 1rem;
}

#leftsidebar-accordion .card,
#rightsidebar-accordion .card {
  padding: 0;
}

/*
*** DROPDOWN COMPONENT ***
*/
.dropdown-container {
  display: block;
  width: 100%;
  padding: 20px 0 0 0;
  position: relative;
  margin: 0 0 30px;
}

@media (min-width: 768px) {
  .dropdown-container {
    padding: 1rem 0;
  }
}

.dropdown-container ul {
  display: none;
  float: left;
  width: 100%;
  z-index: 2;
  background: #ffffff;
  border: 1px solid #ffffff;
  padding: 1rem !important;
}

.dropdown-container ul li {
  display: block;
  float: left;
  width: 100%;
}

.dropdown-container ul li a {
  display: block;
  font-family: 'Futura', sans-serif;
  color: #636363;
  font-size: 1rem;
  line-height: 1.56;
  width: calc(100% - 20px);
  padding: 0 1rem 1rem;
  margin: 0;
  border: 0;
  text-decoration: none;
  font-weight: 300;
}

.dropdown-container ul li a:focus {
  border: 2px solid #0B7799;
  box-shadow: none;
  outline: 0;
  padding: 0 1.5rem 1rem;
}

.dropdown-container ul li a:active {
  box-shadow: none;
  outline: 0;
  border: 2px solid #0B7799;
  padding: 0 1.5rem 1rem;
}



.dropdown-container .dropdown-menu {
  color: var(--dark);
  line-height: 26px;
  font-weight: 300;
  position: relative;
  padding-right: 20px;
  outline: none;
  cursor: pointer;
  text-transform: unset;
  background: #ffffff;
  display: inline-block;
  width: 100%;
  border-radius: 0;
  padding: 0.75rem 1rem;
  font-size: 16px;
}

.dropdown-container .dropdown-menu:after {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  color: var(--orange);
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  transition: all .2s;
  right: 0;
  padding: 1rem;
  top: -3px;
  font-size: 1.5rem;
}

.dropdown-container.open .dropdown-menu:after {
  -webkit-transform: rotateZ(-180deg);
  transform: rotateZ(-180deg);
  color: var(--orange);
}

.dropdown-container.open ul {
  display: block;
  position: relative;
}

@media (min-width: 992px) {
  .dropdown-container.open ul {
    position: relative;
  }
}

/*
*** FORM COMPONENT ***
*/
.kitchensink-form {
  margin: 1rem 0 1rem 0;
}

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

.form-control+.input-group-addon:not(:first-child) {
  border: 0;
  background: transparent;
}

.input-group-item input[type="text"] {
  border: 1px solid #e9e9e9;
}

.effect:focus~label,
.has-content.effect~label {
  margin-top: -70px;
  font-size: 12px;
  color: #0B7799;
  transition: 0.3s;
  left: 38px;
}

.effect~label {
  position: absolute;
  left: 36px;
  margin-top: -38px;
  width: 100%;
  color: #aaa;
  transition: 0.3s;
  color: #9b9b9b;
}

.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="number"],
.form-group select,
.form-group textarea {
  min-height: 52px;
  padding: 0.25rem 1.5rem;
  font-family: 'Futura';
  font-size: 16px;
  font-weight: 300;
  line-height: 1.56;
  text-align: left;
  color: #636363;
}

.form-group.number-input {
  position: relative;
}

.form-group.number-input input {
  overflow: hidden;
  position: relative;
  transition: .5s ease all;
  z-index: 0;
  width: 100%;
}

.form-group.number-input input:focus,
.form-group.number-input input:active {
  background-color: white;
  outline: none;
  transition: .5s ease all;
}

.form-group.number-input .buttons {
  overflow: hidden;
  float: left;
  top: 1px;
  position: absolute;
  right: 1rem;
  width: 26px;
  z-index: 1;
  background: #ffffff;
}

.form-group.number-input .buttons .increment,
.form-group.number-input .buttons .decrement {
  cursor: pointer;
  display: block;
  float: left;
  height: 26px;
  padding: .15em 0;
  text-align: center;
  vertical-align: middle;
  margin-top: -1px;
  width: 25px;
  z-index: 2;
  transition: 0.2s all ease-in-out;
}

.form-group.number-input .buttons .increment .fa,
.form-group.number-input .buttons .decrement .fa {
  color: #9b9b9b;
  font-size: 17px;
}

.form-group.number-input .buttons .increment:hover .fa,
.form-group.number-input .buttons .decrement:hover .fa {
  color: #CC4C00;
}

.form-group.number-input .buttons .increment::selected .fa,
.form-group.number-input .buttons .decrement::selected .fa {
  color: #CC4C00;
}

.form-group select,
.form-group textarea {
  padding: 0.75rem 1.5rem;
}

.form-group input[type="checkbox"],
.form-group input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  background: #ffffff;
}

.form-group input[type="checkbox"]+label:before,
.form-group input[type="radio"]+label:before,
.form-group input[type="checkbox"]:hover+label:before,
.form-group input[type="radio"]:hover+label:before {
  border-color: #e8e8e8;
  background: #ffffff;
}

.form-group input[type="checkbox"]:active+label:before,
.form-group input[type="radio"]:active+label:before {
  transition-duration: 0;
  -webkit-filter: brightness(0.2);
  filter: brightness(0.2);
}

.form-group input[type="checkbox"]+label,
.form-group input[type="radio"]+label {
  position: relative;
  padding-left: 26px;
  font-weight: normal;
}

.form-group input[type="checkbox"]+label:before,
.form-group input[type="checkbox"]+label:after,
.form-group input[type="radio"]+label:before,
.form-group input[type="radio"]+label:after {
  box-sizing: content-box;
  position: absolute;
  content: '';
  display: block;
  left: 0;
}

.form-group input[type="checkbox"]+label:before,
.form-group input[type="radio"]+label:before {
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -10px;
  border: 2px solid #e8e8e8;
  text-align: center;
}

.form-group input[type="checkbox"]+label:after,
.form-group input[type="radio"]+label:after {
  background-color: #0B7799;
  top: 50%;
  left: 2px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.form-group input[type="checkbox"]:checked+label:after,
.form-group input[type="radio"]:checked+label:before {
  -webkit-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
  background-color: #fff;
}

.form-group input[type="checkbox"]:checked+label:after {
  background-color: #0B7799;
}

.form-group input[type="checkbox"]:checked+label:after,
.form-group input[type="radio"]:checked+label:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.form-group input[type="radio"]+label:before,
.form-group input[type="radio"]+label:after {
  border-radius: 50%;
}

.form-group input[type="checkbox"]+label:after {
  background-color: #0B7799;
  top: 50%;
  left: 2px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  transition: none;
}

.file-input {
  display: block;
  position: relative;
}

.file-input>[type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  height: 41px;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
  overflow: hidden;
  margin: 1rem 0 1rem 0;
  padding: 0.5rem 1rem;
  width: 134px;
}

.file-input>.btn {
  display: inline-block;
  cursor: pointer;
  margin-right: 8px;
}

.file-input>.label {
  color: #333;
  white-space: nowrap;
  opacity: .3;
}

.file-input.-chosen>.label {
  opacity: 1;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  color: #4a4a4a;
  vertical-align: middle;
  background: #ffffff url('data:image/svg+xml;charset=utf8,<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 952.38"><g id="khgtJn"><image id="khgtJn-2" data-name="khgtJn" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIBCAYAAAA/JAdfAAAACXBIWXM.A.AAsSAAALEgHS3X78AAAdwklEQVR4Xu3dfbS1aV0XcNAIeVGQkEiX1lrZWtlKWv1BrZb+A4mSEgKFiRFkVKZGqJURYChFJSaohNnrSpzhzHXmPM/M.A.NMwJBYv8mIoZJICurRlS21FK8kwEZjpumb2mXnmmfOc733O2Xvf133dnz8+nGHmu/c5+96/fX1/85x9zjzgzjvvfAAAsC4xAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAYx9HlWz7joBx9wQ2Hlx5fPWXj8e3vvfa6gwen2wPjiAFgWWqZP6jcePmJ1StquR/Vj2+rHz9Y/Xr96zuD/139XPXW6rB6eb2/L731tts/PX1eYFliAOjf9QeHj6ll/dzqxuqjE4r+rP5XdX31ddWj0tcD9C8GgD7VIv699d/qX1K9u/rUhBLflk/Wz/f2+vGFh0c3fW76OoE+xQDQl4Ny9Ohavq+qJfxbE8p6136zekXxpwKwODEA9OHyzW94WC3a7yi7+SP+C2nvL2h/GnHd68rD0+M.A.+hADwLw2b+r75urXUhHPrS4B/6N6gZ8ogP7FADCfWqpPrIX686l4e1O/5v9WPTU9PmA+MQDMoxbpN1afSGXbsTvqEvBd9bE8MD1WYP9iANiv9jP3tThfPaFgF6E+ljcclKNHpMcN7FcM.A.PtzdPmWR9bSfHMq1aVpv4iofvyi9PiB/YkBYD9qQX5hufu38MVCXaj/Uz0tXQdgP2IA2L2DcvSEcvdv20slunR3VC+70/sCYHYxAOxWLcQnd/JLffbpB++0BMCsYgDYnbLO8j9mCYAZxQCwG2Xd5X+X+vhfc6clAGYRA8D2FeV/j80SEK8ZsF0xAGxXUf73YwmA/YsBYHuK8j/NP03XD9ieGAC2oyj/KSwBsCcxAFxcUf5nYQmAPYgB4GKK8j+z9t9CSNcVuJgYAM6vKP9zswTAbsUAcD5F+W/DD6TrDJxPDABnV5T/NlkCYAdiADibovx3wRIAWxYDwHRF+e/S96frD0wXA8A0RfnvgyUAtiQGgKwo/72p1/n70vMBZDEAnK4o/72zBMDFxQBwbUX5z8YSABcTA8DJivLvwavS8wScLAaA+yvKvyeWADiHGADuqyj/HlkC4IxiALhXUf49e2V6/oB7xQBwt6L8l8ASABPFAKD8l6Q+T9+bnk/AAgBRUf6LYwmALAZgzYryXyxLAJwuBmCtivIfwT9JzzOsVQzAGhXlPxJLAJwgBmBtivIfTn0+vyc977A2MQBrUpT/sCwBcF8xAGtRlP/wLAFwrxiANSjKf01ekeYB1iAGYHRF+a+RJYDViwEYWVH+a/bdaT5gZDEAoyrKH0sAKxYDMKKi/LmXJYBVigEYTVH+XKXOwz9OcwOjiQEYSVH+XIMlgLWJARhFUf5k/yjNEYwiBmAERfkznSWAVYgBWLqi/Dk7SwDDiwFYsqL8Oac6N/8wzRcsWQzAUhXlzwVZAhhZDM.A.SFeXP9rw8zRssUQzA0hTlz/ZZAhhODMCSFOXP7lgCGEoMwFIU5c/u/YM0h7AUMQBLUJQ/+2MJYAgxAL0ryp89q/P299NcQu9iAHpWlD8zsQSwdDEAvSrKn5lZAliyGIAeFeVPP16W5hV6FAPQm6L86Y8lgMWJAehJUf50qs7ld6X5hZ7EAPSiKH86ZwlgSWIAelCUPwthCWApYgDmVpQ/y/Odaa5hbjEAcyrKn+X6zjTfMKcYgLkU5c/yvTTNOcwlBmAORfkzjpemeYc5xADsW1H+jOelae5h32IA9qkofwZV5/rvpfmHfYoB2Jei/BmcJYCexADsQ1H+rMd3pNcD7EMMwK4V5c/6WAKYXQzALhXlz0rVuX9Jen3ALsUA7EpR/qycJYA5xQDsQlH+cBdLAHOJAdi2ovzhai9OrxvYthiAbSrKH67FEsBexQBsS1H+kLwovY5gW2IAtqEof5jKEsBexABcVFH+cFaWAHYuBuAiivKHc6mvm7+bXl9wETEA51WUP1yIJYBdigE4j6L8YVtemF5vcB4xAGdVlD9smyWArYsBOIui/GFXLAFsVQzAVEX5w07V19ffSa9DmCoGYIqi/GEvLAFsSwxAUpQ/7Nu3p9clJDEApynKH+ZiCeBCYgCupSh/mJslgHOLAThJUf7Qi7+dXq9wkhiAqxXlD72xBHBmMQBXKsofulRfl38rvX7hSjEAx4ryh65ZAjiLGICmKH9YBEsAU8UAFOUPS/M30+saYoB1K8oflsoSwKligPUqyh+WzhLANcUA61SUPwyhvo6/Lb3eWacYYH2K8oehWAI4SQywLkX5w6i+Nb3+WZcYYD2K8ofRWQK4RwywDkX5w1pYArhLDDC+ovxhbb4lnQuMLwYYW1H+sFaWgJWLAcZVlD+sWn39vyCdE4wrBhhTUf7AjZaANYsBxlOUP3AFS8A6xQBjKcofONnfSOcHY4kBxlGUP3A6S8CKxABjKMofmMYSsBIxwPIV5Q+czfPTucLyxQDLVpQ/cD6WgMHFAMtVlD9wAfX8+OvpnGG5YoBlKsof2AJLwLhigOUpyh/YIkvAmGKAZSnKH9iNb07nD8sSAyxHUf7AblkCBhIDLENR/sAe1HPmm9J5xDLEAP0ryh/YI0vAGGKAvhXlD8zAErB8MUC/ivIH5nNH9Y3pnKJfMUCfivIH5mcJWLAYoD9F+QP9sAQsVAzQl6L8gf60JeCvpfOLvsQA/SjKH+iXJWBhYoA+FOUP9O+Oek59QzrP6EMMML+i/IHlsAQsRAwwr6L8geWxBCxADDCfovyB5WrvCfir6ZxjPjHAPIryB5bPEtCxGGD/ivIHxmEJ6FQMsF9F+QPjae8J+Cvp/GO/YoD9KcofGJcloDMxwH4U5Q+MzxLQkRhg94ryB9ajvSfgL6dzkd2LAXarKH9gfSwBHYgBdqcof2C92hLwvHROsjsxwG4U5Q9gCZhRDLB9RfkDHLMEzCQG2K6i/AGu1n464C+l85PtigG2pyh/gGuxBOxZDLAdRfkDJJaAPYoBLq4of4BJ6ln5qfrx69O5ysXFABdTlD/AmVgC9iMGOL+i/OnbhzdSDvbOErB7McD5FOVP3z58/cHh5zXFEkCn2hJQ/cV03nI+McDZFeVP3+4q/+N5tQTQM0vA7sQAZ1OUP3370JXlf2yzBHxowu1h7zbfDnhuOn85mxhguqL86duJ5X/MEkDPLAHbFwNMU5Q/fTu1/I9ZAuiZJWC7YoCsKH/69qHDo5s+N83xsZYtlgA6tVkCnpPmmCwGOF1R/nSszuYHz1L+x9pt2m3T/cMcLAHbEQNcW1H+dOy85X/MEkDPLAEXFwOcrCh/OnbR8j9mCaBnmx8R/AtpjjlZDHB/RfnTsVbYB+Xo96Q5nqrdlyWAXlkCzi8GuK+i/Onbz22z/I+1+2z3PeHzw95ZAs4nBrhXUf70bSflf8wSQM827wl4dppj7hUD3K0of/q20/I/ZgmgZ5aAs4kBlD99q7P5s0eXb3lsmuNtaZ+rfc70dcEcLAHTxcDaFeVPx/Zd/scsAfRs856AP5/meO1iYM2K8qdjc5X/MUsAnfukJeB0MbBWRfnTsbnL/5glgM5ZAk4RA2tUlD99+689lP+x9rW0r2nC1w1z+GT1dWmO1ygG1qYof/rWivZ3pznet/Y1FUsA/bIEnCAG1qQof/rWZfkfK5YA+mYJuEoMrEVR/vTtA6Xj8j9W7l4CPjDh8cAc2hLwrDTHaxEDa1CUP31bRPkfK5YA+mYJ2IiB0RXlT98WVf7HiiWAvrWfDvjaNMeji4GRFeVP3z5w/cHhY9Ic96p97cUSQL9WvwTEwKiK8qdjdTZ/Zsnlf6w9hvZY0uOFmax6CYiBERXlT8dGKf9jlgA6194T8OfSHI8oBkZTlD8dG638j1kC6Nwql4AYGElR/vTtv9x46ebPSXO8VO2xtcc44TrAHFa3BMTAKIryp29Dl/8xSwCda+8J+Jo0x6OIgREU5U/fVlH+xywBdG41S0AMLF1R/vRtVeV/zBJA5z6xhiUgBpasKH86Vmfzp9dY/sfaY2/XIF0nmMknqmemOV6yGFiqovzpWCu+g3L06DTHo2vXwBJAx4ZeAmJgiYryp2PK/74sAXRu2CUgBpamKH/69p+V//21a9KuzYTrB3NoS8CfTXO8NDGwJEX50zflfwpLAJ0bbgmIgaUoyp++Kf8JLAF0bqglIAaWoCh/+vb+Sze9/nelOeZu7Vq1azbhusIc2o8I/pk0x0sQA70ryp++Kf9zsATQuSGWgBjoWVH+9E35X4AlgM4tfgmIgV4V5U/flP8WWALoXHtPwDPSHPcqBnpUlD8dq7P5PuW/Pe1atmuarjvMZLFLQAz0pih/OrYpqkelOeZs2jW1BNCxRS4BMdCTovzpmPLfrWIJoGN1Nn+7enqa457EQC+K8qdvP1WU/861a7y51un5gL1b2hIQAz0oyp++Kf89KpYAOrakJSAG5laUP31T/jMolgA61paA+vFpaY7nFgNzKsqfjtXZ/Mmi/GdT7n5PwE+m5wnmsIQlIAbmUpQ/HWvFc/3B4WenOWa32nNgCaBXvS8BMTCHovzpmPLviyWAnm2WgK9OczyHGNi3ovzp23uVf3/ac9KemwnPH+xdr0tADOxTUf70Tfl3zBJAz3pcAmJgX4ryp2/KfwEsAfRs8yOCT01zvC8xsA9F+dO3/3R0+ZZHpjmmD+25as/ZhOcV9q6nJSAGdq0of/qm/BfIEkDnPt7DEhADu1SUP31T/gtmCaBzsy8BMbArRfnTN+U/AEsAnft49afTHO9KDOxCUf50rM7mTyj/cbTnsj2n6XmHmcy2BMTAthXlT8eU/5gsAXRuliUgBrapKH861grioBw9Is0xy9SeW0sAHWvvCXhKmuNtioFtKcqfvr1H+Y+vPcftuZ4wDzCHvS4BMbANRfnTN+W/IpYAOre3JSAGLqoof/qm/FfIEkDnPn54dNNXpTm+qBi4iKL86VidzXcr//XavCfg3WlOYCY7XwJi4LyK8qdj7eC/+fW3flaaY8bWZsASQMd2ugTEwHkU5U/HlD9XsgTQs02XfmWa4/OIgbMqyp++vUv5c7U2E202JswP7N2uloAYOIui/Omb8ueaLAH0bBdLQAxMVZQ/fVP+RJYAetY6tvpTaY6nioEpivKnb+9U/ky1WQLeOWGuYO+2uQTEQFKUP3175+HRTZ+Z5hiu1GamWALo1LaWgBg4TVH+9E35c26WAHq26d4npzk+TQxcS1H+dKzO5o8rfy6qzVCbpTRvMIeLLgExcJKi/OmY8mebLAH07CJLQAxc7aAcfbnyp1fKn12wBNCz1smtm9McXy0GrlQ/wRfXT/Qb6YuBmbxD+bMrm/cEvGPCHMLetW5uHZ3m+EoxcOz6g8PH1E/yS+mLgJm847rXlYenOYaLaDNWLAH065daV6c5PhYDzWuvO3iwP/6iY8qfvbEE0LPW1a2z0xw3MdDUO/2R9ElhDnXY36782bc2c2320nzCTH4kzXATA/WOXjThk8HeKX/mZAmgcy9KM3zqP6x38IzqjgmfCPbtbcqfuW2+HfC2CfMK+9a6+xmnze81/8FBOfqCut1+bMIngX1T/nTDEkCvWoe3Lr/W7F5zqOuNfzjdOcxA+dMdSwAd++Frze2Jf7Pe4HF1c/jUhDuGfXrr5Zvf8LB0GMMc2my2GZ0wx7A3my5/3Ekze+Ig1/Bt6U5hz5Q/3bME0KnbTprX+/2NGnzihDuDfVL+LIYlgE498epZvXp4H1hD751wR7AXNxxe+o/Kn6VpM9tmN8037NF762w+8Mo5vc/Q1sCzJtwJ7IXyZ8ksAXToWVfO6H0Gtv7DD0+4A9g55c8ILAF05sNXzuc9f3F4dNMfmXBj2If/cFCOHpoOV1iCNsttpifMPexc6/rj2bxnSOuW+pJ0Q9gD5c9wLAH0onX98VzeM6D1H7wn3RB2TPkzLEsAnXjP8Uze9T9Hl295bPE7/5lR3Up/TPkzujbjbdbT6wF26I7W+W0e7xrK+jeeN+FGsBPKnzWxBNCB57VZvGsg6zDeMuEGsHXKnzWyBDCn1vltDtsf/3+G/+ofM3mL8metNu8JeMuE1wlsVev81v1tCL80hWEH3nLrbbc/JB2SMLL2GiiWAGbQur99//+ZKQhb9qPKH+62WQJ+dMLrBrbpmW0BeP6EIGyL8oerWAKYwfPbAvDyCUHYBuUP12AJYM9e3n4C4F9PCMKF1Dn798ofTtdeI+21kl5PcFGt+9ufALwxBeEilD9MZwlgT97YFoD3TgjCuSh/ODtLAHvw3vYtgP8+IQjn8WblD+ezeU/Amye8zuDMWve3PwH4eArCOby5/aKJdMgB19ZeQ8USwG58vC0AH5kQhLNQ/rAllgB25CPtWwA/MyEIk9R5ul35w3ZtfmX77en1B2fwgfYnAH4NJVuh/GF3LAFsU/uPUbUF4PoUhAnepPxhtzbfDnjThNcjnKouAAdtAXhlCkKg/GFPLAFsQ10Avq8tAN+egnAK5Q97ZglgC17UFoDnTAjCSW577XUHD06HFbB97bXXXoMTXqdwkue1BeArJgThasofZmYJ4LxuOLz0lAfceOnmz09BuIryh05YAjiP1v13DVDdBN6XwtDUWfl3yh/60l6T7bWZXr+w8f42N3cNT/0/L5twA1ZO+UO/LAGcwcvbzNw1OHVoHj/hBqzbrcof+rb5dsCtE17PrNjh0U1/os3L8eA8sC4Bv5JuxGopf1gISwCnqV3/P1/9mh/6tDYr9wxN/Zv/It2QVVL+sDCWAK6ldv1rj+fknoFpPxKQbsjqvFH5wzJtloA3TnidsyK167/meEbuGZZbb7v9IfUffCzdmNV4Y52J35kOGaBf7TVcLAHc6+MH5egRx/Nxn2GpC8D3TLgDBlfn4A3KH8bQXsvtNZ1e94yv/f7/K2fjPoNydPmWR9bQR9KdMC7lD+OxBFB9tP7b/6OvnIv7DUodkhdMuCMGpPxhXJaA1Xvx1TNxvyGpG8KDavDDE+6Msbxe+cPYNu8JeP2E84CBtB/zr93+0Kvn4cQhqTd4RrpDhqL8YSUsAetTF4BvOGkWrjkk9QZvT3fKEJQ/rIwlYD1ql3/wXe/+id9x0hxcc0AOytEfrze+I905y1UH4xblD+u0eU/ALemcYNnqc/z0a83AqQNSb/yidOcsk/IHLAHD+8HTnv84IPUO/uWET8Ky3Nze7Jmee2B8mzd+3zzh3GBZ3nKtP/o/Foej3UG9ozdN+GQsg/IH7sMSMJz2k3yPSs97HIzm8Oimz6x39v4Jn5S+KX/gRJaAMdxweOnX63P5B9Pz3cTAsesPDj+v3vkvp09Ot25S/sBpNkvATRPOE/r0yerJ6Xk+FgNXqnf8uOqjE74I+qL8gUksAYv2Len5vVIMnDAcT/BfDVyO+lxdVv7AWbQzo50d6XyhK69Mz+vVYuAk9RM9sfrNCV8QM1L+wHlZAhblVen5PEkMXEuxBHRN+QMXZQlYhHOVfxMDpymWgF5dUv7ANmzeE3BpwrnD/p27/JsYSOoX8CeLJaAbdVs/Sr/8AeAs2pnSzpZ0/rBXFyr/JgamKJaALih/YFcsAV25cPk3MTBVsQTMSvkDu2YJ6MJWyr+JgbMoloC53Kj8gX3Y/Hr4GyecS2zf1sq/iYGzqtvhlxVLwD4pf2CvLAGz2Gr5NzFwHpaAvTlU/sAcNkvA4YRziovbevk3MXBeloCdU/7ArCwBe7GT8m9i4CIsATuj/IEuWAJ2amfl38TARVkCtqtez6L8gZ5sfjqgpPOLM9lp+TcxsA31gTyp+n8THjCnUP5ArywBW7Xz8m9iYFuKJeCibrj1tts/PV1ngLm0M6qdVRPOM65tL+XfxM.A.2FUvAeSl/YBEsAReyt/JvYmDbiiXgrJQ/sCiWgHPZa/k3MbALB+Xoy4slILrh8NKB8geWqJ1d7QxL5xx32Xv5NzGwK5aA0yl/YOksAZPMUv5NDOySJeCaXqf8gRFsvh3wugnn3hrNVv5NDOyaJeB+lD8wFEvAiWYt/yYG9qFeiK8oloBG+QNDsgTcx+zl38TAvhRLwPXKHxjZZgm4fsJ5OLIuyr+JgX0q610ClD+wCitfArop/yYG9q2sbAm44fDSdcofWJPNTwdcl87HwXRV/k0MzKFeqC+pPjLhgi7dK1/9mh/6tHQ9AEbTzr66BHzvhHNy0epj/FT1bel6zCEG5nJ0+ZY/UC/az6eLu0RtIOrH56drADC6eh5+Uz0PP5nOzYX6aPWV6RrMJQbmdOOlmz+nXrx3TbjIi1GH/WPVU9NjB1iLw6Obvqqej/83nZ8L8wu1w/5QeuxzioG53Xrb7Q+pF/LShIu9BL9Wy//x6TEDrE09H/9oPR9/ZcI5ugRvPShHj06PeW4x0IP2vaJ6QV854aJ3qw72z15/cPj70mMFWKv6b8yfX8/Kn07naef+VS3/B6XH2oMY6Em9sM9Z2oa4+X7/v6nl/9np8QGs3c2vv/Wz6pn5z6pPpPO1J5tu+vr0+HoSA725fPMbHlYv8kvLMr5f9KbqcekxAXBf9ez8olqqb5hwzs6tvdHvxfXf+h+aHlNvYqBXR5dveWy96P+89Pnu0fdXT0qPAYDT1WJ9Qj1Pf2rCubtXdTn57frxB9qb1dNj6FUM9K69y7KjLfGXq+f62X6ArXpgPVufszlj0zm8a3dUN9TF5PdP+Lq7FgNLUZ+QP1Z9d3uz3YQncJs+Wj9nqR+f3X5iIX2dAJzP5qfCnr05cz864Xzemvo531c/vqwW/xenr3MpYmCJ6pP0hdW31ifsx8oO3khS7/cX68fvrx+/bCnv9gQYSTt72xm8OYt/MZ3bZ1Xv87fqx9vaLypqP52Qvp4lioGlO7p8yyPrE/i11Wuqy9WP1yf1F0p+E2F7b8Gvbra+9ma+f1u98PDopj+cPicA+9XO5nZGb87qN23O7l8t4X1iNfcb9eOHq3fUvz4qdy8UT29vOE+fc+liYGTXva48vH0fp9z93x54WvWk6nHXHxw+xvfxAZavneXtTG9n++aMb2f9l7Szfw0lf5oYAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDx/H+t/vg25qztdQAAAABJRU5ErkJggg=="/></g><g id="_6geJrq" data-name="6geJrq"><image id="_6geJrq-2" data-name="6geJrq" width="512" height="512" transform="translate(0 440.38)" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIBCAYAAAA/JAdfAAAACXBIWXM.A.AAsSAAALEgHS3X78AAAaoElEQVR4Xu3db4yu6V0X8G5pK5UWKgoCrakG3lECJBiNiEFTNRijEcFUhERjQgRNGiOJIRKipipC7YuWNRs1TcDdzrlm5/zZrqfLtlYwRnbdNGCpf2rbSAxapAryolpWLOt17c5s55ydmd89M89z37/7d39efDq72+/zzPPnyv39zpk557zsueeeexkAsC1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YqOzw6PZr26O3vqr7xhuHN//UQTv6I/2/fe3Rrce+7O4TT35edHsAchvX8nFNH9f2cY0f1/pxzR/X/tEB0e0rCwNr9/B72muO3/Af7e50T/V///n+8f90z52nZz7bP36q+0j3z7tH+n/7/n6Avib6nADMa1ybxzV6XKuPr9nj2v2p42v5udf60QXHnfDUcUf86OiM0R3R51y7MLBG/SB8ZX8D39rfyPd3zwZv/qX1+/4v/eM/7P5YX5afHz0eAHZrXHvHNXhci4+vyeG1+5JGd7x/dMnolOjxrFEYWIvDo9vf0N+of9DfsI9OeGN3aazHx/vH7+6H5DdHjxOAqxnX2HGtPb7mXviruHvw0dExo2uix7kWYSC7/oZ8dX9jbk948/auP5ZP9o/f/dTTz7wietwATDOuqf3a+pe6X4yuwzO504fAm6LHnV0YyOqRg8Pf2d+EH5vw/Z0ljF+F+NboOQBwoQf6Nf7P9OvpxyZcd2c1uqd7eM3fHggD2fQX/rd372x7+N7+HowfKvkD0XMC4F69XN/cr58fmnCdXdqv98f6UP+i9PXRc8omDGTxrgcfenl/kX+gv9ifnvCGpDK+XzV+G0r0HAG2bhRpe+EHuMNrazKf6d62pt9CHgYy6Afit/QX9okJb0Bmv9B9ffRcAbaqf7H0u49/liq6nmb2wZu33/tbo+eaQRhY2vhBi34gPjHhRU+vP4//3T9+W/ScAbamXx/f0l74Kjq8lmY3/lyB7uui57y0MLCk/kJ+e1vhL/kHfqMfjB+MnjvARowf9PtbE66dqzK+4BujZsLzX0wYWMLx9/t/KHqB16w/v3b3iSdfHb0WAFUd/77+R6Pr5cr9cNafCwgDcxvf7+/l+OSEF7WCDx0e3f6K6DUBqGZc+9o6fsp/F94/ui16TeYWBuZ0dOux17XtHIgTH+/eEL02AFWMa97xtS+6PlbyM90XR6/NnMLAXA7a0Rf1r/yfmfAiVmQEAJvQtln+J1KNgDAwhzvvvfuFvfyfnvDiVWYEAKW1bZf/iTQjIAzs2/j7mHv5/+sJL9oWGAFASU35n5ZiBISBfbp15/Ev6OX/rya8WFtiBAClNOV/lsVHQBjYl/HbP3r5/9SEF2mLjACghKb8z9U78GfbgiMgDOzD+P3v/Yn/i+jF2TgjAFi1pvxDS46AMLBrR7ce+/z+hD8QvSg8zwgAVqkp/8mWGgFhYJd+/OGD37ShP+RnV4wAYFWa8r+0MQLm/kuEwsCuHJf/+6IXgTMZAcAqNOV/ZXOPgDCwC3efePJV/Yk9Hj15LmQEAKk15b8L/3auERAGruugHb2yP6E7E540MSM.A.SKkp/12aZQSEget46ulnXtGfyM0JT5bpjAAglab892HvIyAMXNVx+Vf/ax6XYgQAKTTlv097HQFh4CrG333cH/iNCU+OqzMCgEU15T+HvY2AMHBZ73rwoZf3B/zIhCfF9RkBwCKa8p/Thw/a0W+L3pPLCgOXMcr/xuHNH5/wZNgdIwCYVVP+S9j5CAgDl/BAf4DvnvAk2D0jAJhFU/5L2ukICAMTjfL/xxMePPtjBAB71ZR/BjsbAWFgggduHN58aMKDZv+M.A.GAvmvLPZCcjIAxEevk/OOHBMh8jANippvzT6d37c9cdAWEgOBTvjB4kizACgJ1oyj+t646AMHDBoXhH9OBYlBEAXEtT/uldZwSEgbP0T/gj0YMiBSM.A.uJKm/FdjjIBHb975kug9vV8YOONQ/O3owZCKEQBcSlP+qzNGwOHR7ddG7+1pYeC0/gm+K3oQpGQEAJM05b9avaNv9ffwgeg9PhEGTvQ7/n3dr0UPgLSM.A.OBCTflX8Dei9/lEGDg+FG/s5f9LEz4xuRkBwJma8i+hd/Vnu2+J3u8hDIzvKYzvLUSflNUwAoB7NOVfSu/sXzloR18Zve8X/p/Hf7nP49EnY3WM.A.OB5TfmXNL5wv3Xn8S+46L2PDsbbo0/CahkBsHFN+Vd346L3/6KD8U0T7px1MwJgo5ry34rvOO8MXHQ4nppwx6yfEQAb05T/Ztw4vPmJg3b0yrPOwZmHo9/gT0d3SilGAGxEU/5b9D1nnYWX/Iennn7mFT38sQl3SC1GABTXlP8m9S/qP3n3iSdfff95eMkB6cHvje6MsowAKKop/03r3f7X7z8T9/zLw+9pr+nB/x7dEaUZAVBMU/6bN/5sgKNbj73u9Lm4/5D8zehO2AQjAIpoyp/P+Tunz8aL/3D3iSdf1RfCr064A7bBCICVa8qfe3369B8OdPqg/OEJN2ZbjABYqab8OdufPDkjpw/LOyfckO0xAmBlmvLnHDcOb/6jk3Py4oHp//HnoxuyWUYArERT/lygd/1/PTkrz//P4dHtN0U3YvOM.A.EiuKX+m+fpxXp4/NH0RfP+EG4ARAEk15c9EvfN/YJyZk4Pz09EN4JgRAMk05c/lPDXOzcseOTj80r4GPjvhBnDCCIAkmvLnkkbnP3rzzpeMX/5/cxSGMxgBsLCm/Lmi3v3fMg7Qd0ZBOIcRAAtpyp9r6APgz49fAfi+KAgXM.A.JgZk35c03jLwcaB+ntURACRgDMpCl/duMd4zD90wlBiBgBsGdN+bM77xnfAvjAhCBMYQTAnjTlz259cByqj0wIwlRGAOxYU/7sWP/i/9+NXwH4H1EQLskIgB1pyp89GN0/DtezURCuwAiAa2rKn/15dhyw/zYhCFdhBM.A.VNeXPHt04vPnJcch+JgrCNRgBcElN+bNnfQD87PgZgPdFQbgmIwAmasqfefzEOGzvnhCE6zICINCUP/P5sXHg/t6EIOyCEQDnaMqfef3w+BbAWycEYVeM.A.LhPU/7M76+NAfCWCUHYJSM.A.jjXlzzK+cxy+b54QhF0zAti8pvxZSP/i/80vOzy6/drmDwNiGUYAm9WUP8t5dnT/yUF8/4QbwD4YAWxOU/4saPwlgOMcPn8Y+7/8legGsEdGAJvRlD8LGz/8P87iyYF8Y3QD2DMjgPKa8ieHrxrn8fTB/PCEG8E+GQGU1ZQ/OXz05EyePpxvm3BD2DcjgHKa8iePt5+cyxcP6EE7+j0TbghzM.A.Iooyl/Euld/wdPzubpg/pA/z9/IboxzMQIYPWa8ieXX3zq6WdecXI+7z+sf3HCHcBcjABWqyl/8vme02f0ngP7rgcfevmNw5s/N+FOYC5GAKvTlD/5fOz0V//DWQf3j064I5iTEcBqNOVPTt9+/1k97wD/xIQ7gzkZAaTXlD85/ZuzzuuZh/igHX3NjcObn51wpzAnI4C0mvInr28+68xedJj/yYQ7hbkZAaTTlD9J9S/m33feuT33QB+0oy/vN/5f0Z3DAowA0mjKn7w+c3h0+03nnd0LD/b4AwP6evi/Ez4JzM0IYHFN+ZPbd1x0fsMD3gfAd034JLAEI4DFNOVPYr27/250hsNDPvQ7+sHok8FCjABm15Q/ud3u5/SB6ByHB/3UgX/3hE8KSzACmE1T/uT24Yff014TneMhDJw4aEevvHF48wMTPjkswQhg75ryJ7He0b/UP74xOscnwsBpd9579wv9UcEkZgSwN035k9uz3TdG5/i0MHC/o1uPfVkfAf9xwoOBJRgB7FxT/uT2bO/lPxGd4/uFgbMYASRnBLAzTfmT25XKfwgD5zECSM4I4Nqa8ie3K5f/EAYuYgSQnBHAlTXlT27XKv8hDESM.A.JIzAri0pvzJ7drlP4SBKYwAkjMCmKwpf3LbSfkPYWAqI4DkjABCTfmT287KfwgDl2EEkJwRwLma8ie3nZb/EAYuywggOSOAl2jKn9x2Xv5DGLgKI4DkjABe1JQ/ue2l/IcwcFVGAMkZASh/sttb+Q9h4DqM.A.JIzAjasKX9y22v5D2HguowAkjMCNqgpf3Lbe/kPYWAXjACSMwI2pCl/cpul/IcwsCtGAMkZARvQlD+5zVb+QxjYJSOA5IyAwpryJ7dZy38IA7tmBJCcEVBQU/7kNnv5D2FgH4wAkjMCCmnKn9wWKf8hDOyLEUByRkABTfmT22LlP4SBfTICSM4IWLGm/Mlt0fIfwsC+GQEkZwSsUFP+5LZ4+Q9hYA5GAMkZASvSlD+5pSj/IQzMxQggOSNgBZryJ7c05T+EgTkZASRnBCTWlD+5pSr/IQzMbYyA/kJ9dMKLCUswAhJqyp/c0pX/EAaWYASQnBGQSFP+5Jay/IcwsBQjgOSMgASa8ie3tOU/hIElGQEkZwQsqCl/cktd/kMYWJoRQHJGwAKa8ie39OU/hIEMjACSMwJm1JQ/ua2i/IcwkIURQHJGwAya8ie31ZT/EAYyOWhHX96M.A.PIyAvaoKX9yW1X5D2EgGyOA5IyAPWjKn9xWV/5DGMjICCA5I2CHmvInt1WW/xAGsjICSM4I2IGm/MltteU/hIHMjACSMwKuoSl/clt1+Q9hIDsjgOSMgCtoyp/cVl/+QxhYAyOA5IyAS2jKn9xKlP8QBtbCCCA5I2CCpvzJrUz5D2FgTYwAkjMCLtCUP7mVKv8hDKyNEUByRsAZmvInt3LlP4SBNTICSM4IOKUpf3IrWf5DGFgrI4DkjIDnlD/plS3/IQysmRFAcpseAU35k1vp8h/CwNoZASS3yRHQlD+5lS//IQxUYASQ3KZGQFP+5LaJ8h/CQBVGAMltYgQ05U9umyn/IQxUYgSQXOkR0JQ/uW2q/IcwUI0RQHIlR0BT/uS2ufIfwkBFRgDJlRoBTfmT2ybLfwgDVRkBJFdiBDTlT26bLf8hDFRmBJDcqkdAU/7ktunyH8JAdUYAya1yBDTlT26bL/8hDGyBEUByqxoBTfmTm/I/Fga2wggguVWMgKb8yU35nxIGtsQIILnUI6Apf3JT/vcJA1tjBJBcyhHQlD+5Kf8zhIEtMgJILtUIaMqf3JT/OcLAVhkBJJdiBDTlT27K/wJhYMuM.A.JJbdAQ05U9uyj8QBrbOCCC5RUZAU/7kpvwnCAMYAaQ36whoyp/clP9EYYAXGAEkN8sIaMqf3JT/JYQBPscIILm9joCm/MlN+V9SGOBeRgDJ7WUENOVPbsr/CsIAL2UEkNxOR0BT/uSm/K8oDHA2I4DkdjICmvInN+V/DWGA8xkBJHetEdCUP7kp/2sKA1zMCCC5K42ApvzJTfnvQBggZgSQ3KVGQFP+5Kb8dyQMMI0RQHKTRkBT/uSm/HcoDDCdEUByF46ApvzJTfnvWBjgcsYI6If0P004zLCEM0dAU/7kpvz3IAxweUYAyd0zApryJzflvydhgKsxAkju+RHQlD+5Kf89CgNcnRFAch9vyp+8lP+ehQGuxwgAuDTlP4MwwPUZAQCTKf+ZhAF2wwgACCn/GYUBdscIADiX8p9ZGGC3jACAl1D+CwgD7J4RAPAi5b+QMMB+GAEAyn9JYYD9MQKADVP+CwsD7JcRAGyQ8k8gDLB/RgCwIco/iTDAPIwAYAOUfyJhgPkYAUBhyj+ZMMC8jACgIOWfUBhgfkYAUIjyTyoMsAwjAChA+ScWBljO4dHtrzACgJVS/smFAZZlBAArpPxXIAywPCM.A.WBHlvxJhgByM.A.GAFlP+KhAHyM.A.KAxJT/yoQBcjECgISU/wqFAfIxAoBElP9KhQFyMgKABJT/ioUB8jICgAUp/5ULA+RmBAALUP4FhAHyMwKAGSn/IsIA62AEADNQ/oWEAdbDCAD2SPkXEwZYFyM.A.2APlX1AYYH2M.A.GCHlH9RYYB1MgKAHVD+hYUB1ssIAK5B+RcXBlg3IwC4AuW/AWGA9TMCgEtQ/hsRBqjBCAAmUP4bEgaowwgALqD8NyYMUIsRAJxB+W9QGKAeIwA4RflvVBigJiM.A.aMp/08IAdRkBsGnKf+PCALUZAbBJyh8DACM.A.Nkb587wwwDYYAbAJyp8XhQG2wwiA0pQ/9wgDbMsYAf1C8bEJFxNgPZQ/LxEG2B4jAEpR/pwpDLBNRgCUoPw5Vxhgu4wAWDXlz4XCANtmBM.A.qKX9CYQCM.A.FgV5c8kYQAGIwBWQfkzWRiAE0YApKb8uZQwAKcZAZCS8ufSwgDczwiAVJQ/VxIG4CxGAKSg/LmyM.A.DnMQJgUcqfawkDcBEjABah/Lm2M.A.ARIwBmpfzZiTAAUxgBM.A.vlz86EAZjKCIC9Uv7sVBiAyzACYC+UPzsXBuCyjADYKeXPXoQBuAojAHZC+bM3YQCuygiAa1H+7FUYgOswAuBKlD97FwbguowAuBTlzyzCAOyCEQCTKH9mEwZgV4wAuJDyZ1ZhAHbJCIAzKX9mFwZg14wAuIfyZxFhAPbBCIDnKX8WEwZgX4wANk75s6gwAPtkBLBRyp/FhQHYt0cODl/fjAC2Q/mTQhiAORgBbITyJ40wAHMxAihO+ZNKGIA5GQEUpfxJJwzA3IwAilH+pBQGYAlGAEUof9IKA7AUI4CVU/6kFgZgSUYAK6X8SS8MwNKM.A.FZG+bMKYQAyM.A.JYCeXPaoQByMIIIDnlz6qEAcjECCAp5c/qhAHIxgggGeXPKoUByMgIIAnlz2qFAcjKCGBhyp9VCwOQmRHAQpQ/qxcGIDsjgJkpf0oIA7AGRgAzUf6UEQZgLYwA9kz5U0oYgDUxAtgT5U85YQDWxghgx5Q/JYUBWKPjEfDxCRd3uIjyp6wwAGtlBHBNyp/SwgCsmRHAFSl/ygsDsHZGAJek/NmEM.A.AVGAFMpPzZjDAAVRgBBJQ/mxIGoBIjgHMofzYnDEA1RgD3Uf5sUhiAiowAjil/NisMQFVGwOYpfzYtDEBlRsBmKX82LwxAdUbA5ih/eM4AgOcZAZuh/OFYGICtM.A.LKU/5wShiALTECylL+cJ8wAFtjBJSj/OEMYQC2yAgoQ/nDOcIAbJURsHrKHy4QBmDLjIDVUv4QCAOwdUbA6ih/mCAM.A.EbAiih/mCgM.A.C8wAtJT/nAJYQD4HCMgLeUPlxQGgHsZAekof7iCM.A.C8lBGQhvKHKwoDwNmMgMUpf7iGM.A.CczwhYjPKHawoDwMWMgNkpf9iBM.A.DEjIDZKH/YkTAATGME7J3yhx0KA8B0RsDeKH/YsTAAXI4RsHPKH/YgDACXZwTsjPKHPQkDwNUYAdem/GGPwgBwdUbAlSl/2LMwAFyPEXBpyh9mEAaA6zMCJlP+MJMwAOxGL7c3NCPgIsofZhQGgN1pRsB5lD/MLAwAu9WMgPspf1hAGAB2rxkBJ5Q/LCQM.A.PvRjADlDwsKA8D+tO2OAOUPCwsDwH617Y0A5Q8JhAFg/x45OPzSXopPTyjPtftU903R6wHsXxgA5nH3iSdf3UfArQklulYf6X5X9DoA8wgDwHze9eBDL+8l+Y4JZbo2/+zw6PZro+cPzCcM.A.PPrhfmXu/83oVjTu3F480fGsImeMzCvM.A.AsoxfnH+8F+umoYBN7tvsL0fMElhEGgOUcHt3+2l6iPz2hbLP5UPd7o+cHLCcM.A.MvrZfptNw5vfmJC8S7tP3d/tj/mB6LnBCwrDAA5HLSjV/YR8NZesL88oYjn9j+7v3r3iSdfFT0PIIcwAORydOux140frOt+bUIx79tn+uP4oT5Ovih63EAuYQDI6dGbd35HL9/v6yX8L9u8v2Pg1/vn/anxuR85OHx99DiBnMIAkF8v5S/uhfzn+scb/eOvTijxy/rlfr8Pd28ZvwIRPR4gvzAArMv4WYFe2H+o+/u9sA/6x5/s/kP/518JSv432gvfy//33Qe7R7q39fv7/XefePLzos8LrEsYAOoYP6Q3vnVweHT7G8afMzCMf+5F/4YxHKLbA3WEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD3/H5xXqlBJ3Pd6AAAAAElFTkSuQmCC"/></g></svg>') no-repeat center right;
  background-size: 2.8rem 2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.custom-select:focus {
  outline: none;
  box-shadow: none;
}

.custom-select:focus::-ms-value {
  color: #4a4a4a;
  background-color: #ffffff;
}

.custom-select:disabled {
  color: #ededed;
  background-color: transparent;
}

.custom-select::-ms-expand {
  opacity: 0;
}

/*
*** LIST GROUP COMPONENT ***
*/
.custom-list-group .list-group-item:first-child {
  border-radius: 0;
}

.custom-list-group .list-group-item:last-child {
  border-radius: 0;
}

/*
*** BREADCRUMB COMPONENT ***
*/
.content-header h1 {
  padding: 3rem 0 0;
}

@media (max-width: 767px) {
  .content-header h1 {
    display: none;
  }
}

@media (max-width: 1000px) {
  .content-header .breadcrumb {
    top: 30px;
    margin-bottom: 3rem;
    padding: 0 0 0 2px;
    position: relative;
  }
}

.content-header .breadcrumb {
  margin-bottom: 3rem;
  padding: 0 0 0 2px;
}

.content-header .breadcrumb-item {
  color: var(--dark);
  font-size: .9rem;
  line-height: 1;
  text-align: left;
  font-weight: 500;
}

.content-header .breadcrumb-item.active {
  color: var(--teal);
}

.content-header .breadcrumb-item+.breadcrumb-item::before {
  content: "\007C";
  color: var(--dark);
}

/*
*** MODAL COMPONENT ***
*/

.modal-apply {
  width: 70%;
  margin-top: 25px;
  display: block;
  background: #2a7272;
  padding: 1rem 1rem;
  border-radius: 4px;
  border: 2px solid #0B7799;
  box-shadow: 0px 7px 10px -7px #636363;
  word-wrap: normal;
  white-space: normal;
  font-family: 'Zilla Slab', serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.33;
  cursor: pointer;
}

.modal-title {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.2;
  text-align: left;
}

.modal-content {
  border-radius: 0.625rem;
  border: 0;
  box-shadow: 0 0 0.4375rem 0 rgba(0, 0, 0, 0.06);
}

.modal-body p {
  font-weight: 300;
}

.close {
  color: #9b9b9b;
  font-size: 2rem;
  opacity: 1;
  cursor: pointer;
  text-shadow: none;
}

.close:focus {
  color: #9b9b9b;
  border: 1px solid #0B7799;
}

.close:active {
  color: #9b9b9b;
  border: 1px solid #0B7799;
  box-shadow: none;
}

.close:hover {
  color: #CC4C00;
}

.close-modal {
  background: #767676;
  border: 1px solid #767676;
  cursor: pointer;
}

.save-modal {
  cursor: pointer;
}

.gallery-component-container {
  position: relative;
  width: 100%;
}

.gallery-component-container .gallery-component img,
.gallery-component-container .gallery-component-no-caption img {
  width: 100%;
  max-width: 100%;
}

.gallery-component-container .gallery-header {
  color: #767676;
  font-family: 'Futura', sans-serif;
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 600;
  text-align: left;
  padding: 0 0 0.5rem;
}

.gallery-component-container .gallery-caption {
  padding: 1rem 1.2rem 1.2rem;
  background: #0B7799;
  width: 100%;
  position: relative;
  bottom: 0.8rem;
  margin-bottom: 1rem;
}

.gallery-component-container .gallery-caption p {
  font-size: 1.5rem;
  color: #ffffff;
  font-family: 'Futura', sans-serif;
}

.gallery-component-container ul.slick-dots {
  text-align: center;
  position: relative;
  width: 100%;
  margin: -2.5rem auto;
  padding: 0;
  overflow: hidden;
}

.gallery-component-container ul.slick-dots li {
  display: inline-block;
  margin: 0 0.3rem;
}

.gallery-component-container ul.slick-dots li a {
  display: block;
  text-align: center;
  padding: 1rem;
  text-decoration: none;
}

.gallery-component-container .slider-icons {
  background: #ffffff;
  width: 1.3rem;
  height: 1.3rem;
  padding: 0.5rem;
  border-radius: 50%;
  margin: 0.2rem;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

@media (min-width: 576px) {
  .gallery-component-container .slider-icons {
    margin: 0.5rem;
  }
}

.gallery-component-container li.slick-active .slider-icons {
  background: #0097a1;
}

.gallery-component-container .prev,
.gallery-component-container .next {
  color: #0097a1;
  position: absolute;
  cursor: pointer;
  z-index: 2000;
  font-size: 3rem;
  padding: 1rem;
  bottom: 0;
  margin: -2.5rem auto;
}

@media (min-width: 576px) {

  .gallery-component-container .prev,
  .gallery-component-container .next {
    margin: -2.5rem auto;
  }
}

@media (min-width: 992px) {

  .gallery-component-container .prev,
  .gallery-component-container .next {
    margin: -2.5rem 8rem;
  }
}

.gallery-component-container .prev {
  left: 0;
}

.gallery-component-container .next {
  right: 0;
}

.gallery-component-container .slider-lightbox-control {
  position: relative;
  left: -0.3rem;
  margin: -2.5rem auto;
  color: #0097a1;
  display: none;
}

@media (min-width: 576px) {
  .gallery-component-container .slider-lightbox-control {
    float: right;
    display: block;
  }
}

@media (min-width: 992px) {
  .gallery-component-container .slider-lightbox-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.gallery-component-container .slider-lightbox-control span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 1.2rem;
}

@media (min-width: 992px) {
  .gallery-component-container .slider-lightbox-control span {
    font-size: 1.5rem;
  }
}

.gallery-component-container .icon {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #0097a1;
}

.gallery-component-container span.fa.fa-circle-thin {
  font-size: 2rem;
  padding: 0.5rem;
}

#close-gallery {
  position: absolute;
  font-size: 2rem;
  top: 10px;
  right: 10px;
  color: #ffffff;
  cursor: pointer;
}

.no-caption ul.slick-dots {
  margin: -1rem auto;
  padding: 1.5rem;
}

/*
*** BUTTONS COMPONENT ***
*/

.btn-gray {
  margin: 1rem 0 1rem 0;
  padding: 0.5rem 1rem;
  border-radius: 0;
  word-wrap: normal;
  white-space: normal;
  background: #3f3d3c;
  box-shadow: 0px 7px 10px -7px #636363 font-family: 'Futura', helvetica, arial, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.33;
  cursor: pointer;
}

.btn-gray:hover {
  background: #ffffff;
  color: #3f3d3c;
  padding: 0.5rem 1rem;
}


.btn {
  border-radius: 0;
  word-wrap: normal;
  white-space: normal;
  background: #097799;
  font-family: 'Futura', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.33;
  cursor: pointer;
}

.btn:hover {
  color: #CC4C00;
}

.btn.btn-inverse {
  background: #ffffff;
  border: 2px solid #ffffff;
  color: #CC4C00;
}

.btn.btn-inverse:active {
  border: 2px solid #ffffff;
}

.btn.btn-inverse:hover {
  background: #CC4C00;
  color: #ffffff;
  border: 2px solid #CC4C00;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.btn-primary {
  padding: 0.5rem 1rem;
}



/*
*** PAGINATION COMPONENT ***
*/
.page-item a[aria-label="First"]:after,
.page-item a[aria-label="Previous"]:after,
.page-item a[aria-label="Next"]:after,
.page-item a[aria-label="Last"]:after {
  border-bottom: 0 !important;
}

.pagination {
  display: block;
}

.pagination .page-item {
  float: left;
}

.pagination .page-item a {
  font-family: 'Zilla Slab', serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 3.27;
  letter-spacing: 0;
  text-align: left;
  color: #888888;
  background: transparent;
  border: 0;
  text-decoration: none;
  font-weight: bold;
}

.pagination .page-item a:focus {
  color: #0B7799;
}

.pagination .page-item a:focus:after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: 8px;
}

.pagination .page-item a:hover {
  color: #0B7799;
  background: none;
}

.pagination .page-item a:hover:after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: 8px;
}

@media (min-width: 576px) {
  .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .pagination .page-item {
    float: none;
  }
}

.pagination span.fa.fa-angle-left,
.pagination span.fa.fa-angle-right {
  font-family: FontAwesome;
  color: #9b9b9b;
  font-size: 1.75rem;
  font-weight: bold;
}

.pagination-nav {
  background: transparent;
  margin: 0 auto;
}

.page-item.active .page-link {
  background: none;
  color: #005055;
}

.page-item.active .page-link:after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: 8px;
}

.pagination-lg .page-link {
  padding: 0 1rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-nav:after {
  content: '';
  width: 100%;
  display: inline-block;
}

table {
  margin-bottom: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: background-color: #f8f9fa !important;
}

.table thead th,
.table th,
.table td {
  vertical-align: middle;
  border-top: 1px solid #0B7799;
  text-align: center;
  font-weight: 550;
}

.table thead th {
  font-weight: 500;
  font-size: 18px;
}

.data-table-container {
  background: #ffffff;
  border: 0;
  width: 100%;
  margin: 0 0 40px;
}

.data-table-container.card {
  border-radius: 0;
}

.data-table-container .table-header {
  color: #767676;
  width: 100%;
  border-radius: 0;
  background: #0B7799;
}

.data-table-container .table-header h3 {
  margin-bottom: 0;
  font-weight: 600;
  margin-left: -1rem;
  padding: 0 0 0.5rem;
}

.data-table-container .card-header {
  border: 0;
  background: #ededed;
  background: linear-gradient(0deg, rgba(38, 104, 108, 1) 0%, rgba(55, 78, 127, 1) 100%);
}

.data-table-container thead {
  background: #0B7799;
  color: #ffffff;
}

@media (max-width: 768px) {
  .hide-phone {
    display: none;
  }
}

@media (max-width: 992px) {
  .hide-tablet {
    display: none;
  }
}

.dataTables_length {
  padding: 0.5rem;
  margin: 0.5rem;
  float: none !important;
  text-align: left !important;
}

@media (min-width: 576px) {
  .dataTables_length {
    float: left !important;
    text-align: center !important;
  }
}

.dataTables_filter {
  padding: 0.5rem;
  margin: 0.5rem;
  float: none !important;
  text-align: left !important;
}

@media (min-width: 576px) {
  .dataTables_filter {
    float: right !important;
    text-align: center !important;
  }
}

.dataTables_paginate,
.dataTables_info {
  padding: 0.5rem;
  margin: 0.5rem;
  float: none;
  text-align: left;
}

@media (min-width: 576px) {

  .dataTables_paginate,
  .dataTables_info {
    float: left;
    text-align: center;
  }
}

.scrollspy-container {
  border: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.scrollspy-container #list-scrollspy {
  background: transparent;
}

.scrollspy-container .list-group {
  padding: 0;
}

.scrollspy-container .list-group-item {
  font-family: 'Futura', sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-size: 1.125rem;
  background: #0B7799;
  text-align: center;
  padding: 1rem;
  border-radius: 0;
  position: relative;
  display: block;
  padding: 0 1.25rem;
  margin-bottom: 1px;
  border: 0;
  background: #4a4a4a;
}

.scrollspy-container .list-group-item:hover {
  color: #ffffff;
  background-color: #0B7799;
}

.scrollspy-container .list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #0B7799;
}

.scrollspy-container .scrollspy-wrap {
  background: #ffffff;
  padding: 1rem;
}

.scrollspy-container .scrollspy-wrap .scrollspy-content {
  padding: 1rem;
  position: relative;
  overflow: auto;
  background: #ffffff;
  height: 215px;
}

.scrollspy-container .scrollspy-wrap .scrollspy-content h4,
.scrollspy-container .scrollspy-wrap .scrollspy-content p {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.81;
  text-align: left;
  color: #000000;
}

.scrollspy-container .scrollspy-wrap .scrollspy-content p {
  color: #636363;
  padding: 0 1rem;
}

/*
*** TOOLTIP COMPONENT ***
*/
.tooltip.bs-tooltip-right .arrow,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
  border-color: #0B7799;
  color: #0B7799;
}

.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #0B7799;
  border-left-color: #0B7799;
  color: #0B7799;
}

.tooltip-inner {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.56;
  text-align: left;
  background: #0B7799;
  color: #ffffff;
  padding: 0.25rem 1.5rem;
  border-radius: 5px;
}

#img-overlay-wrap {
  background: #ffffff;
  border: none;
  width: 100%;
  margin: 1rem 0;
  padding: 0;
}

#img-overlay-wrap .card-img-top {
  border-radius: 0;
}

#img-overlay-wrap .card-img-overlay {
  border-left: 1px solid #757587;
  border-right: 1px solid #757587;
  border-bottom: 1px solid #757587;
  top: auto;
  padding: 0.5rem 1.25rem 0.5rem 1.25rem;
  background: #eceeef;
}

@media (max-width: 767px) {
  #img-overlay-wrap .card-img-overlay {
    display: block;
    border: none;
    background: #ffffff;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  #img-overlay-wrap p .card-text {
    margin: 0;
  }
}

@media (max-width: 767px) {
  #img-overlay-wrap .img-overlay-text p {
    margin-bottom: 1rem;
  }
}

#img-overlay-wrap img {
  max-height: none;
  object-fit: contain;
}

.media .media-left img {
  max-height: 250px;
  object-fit: contain;
}

.media .media-right img {
  max-height: 250px;
  object-fit: contain;
}

.media img.img-border {
  border: 2px solid #cf4b00;
  border-radius: 0.2rem;
}

.media .learn-more {
  text-decoration: underline;
}

.text-input-section .pull-quote {
  color: #636c72;
}

.embed-video-container {
  width: 100%;
  max-width: 100%;
  margin: 1rem auto;
  float: left;
}

.embed-video-container iframe {
  width: 100%;
}

@media (max-width: 767px) {
  .embed-video-container iframe {
    height: 200px !important;
  }
}

@media (max-width: 991px) {
  .media-left .embed-video-container iframe {
    height: 400px;
  }
}

/*
*** FACTOID COMPONENT ***
*/
.factoid {
  max-width: 265px;
  margin: 0 auto 50px auto;
  text-align: center;
}

.factoid .icon-container {
  margin: 0 0 20px 0;
  padding: 20px 10px;
  border-bottom: 1px solid #dc3545;
}

.factoid .text-container h3 span {
  display: block;
}

.factoid .text-container h3 span.fact-num {
  margin: 0 0 5px 0;
}

.factoid .text-container h3 span.fact-text {
  line-height: 1.2;
}

.slider-component-container {
  position: relative;
  width: 100%;
}

.slider-component-container img {
  width: 100%;
  max-width: 100%;
}

.slider-component-container ul.slick-dots {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 0.5rem auto;
  padding: 1rem;
  overflow: hidden;
}

@media (min-width: 576px) {
  .slider-component-container ul.slick-dots {
    padding: 1rem;
  }
}

.slider-component-container ul.slick-dots li {
  display: inline-block;
}

.slider-component-container ul.slick-dots li a {
  display: block;
  text-align: center;
  padding: 1rem;
  text-decoration: none;
}

.slider-component-container .promo-card {
  position: relative;
}

.slider-component-container .promo-card-content {
  position: relative;
  z-index: 10;
  width: 100%;
  margin: 0.5rem 0 -0.5rem;
  background: white;
}

@media (min-width: 576px) {
  .slider-component-container .promo-card-content {
    left: 12rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 1px solid #fff;
    outline-offset: 1.5rem;
    outline-offset: 0.5rem;
    box-sizing: border-box;
    z-index: 10;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content {
    width: 60%;
    left: 15rem;
  }
}

@media (min-width: 992px) {
  .slider-component-container .promo-card-content {
    width: 50%;
    left: 16rem;
  }
}

@media (min-width: 1200px) {
  .slider-component-container .promo-card-content {
    width: 55%;
    left: 16rem;
  }
}

.slider-component-container .promo-card-content .promo-card-info {
  padding: 0.5rem;
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-info {
    padding: 1rem;
  }
}

@media (min-width: 992px) {
  .slider-component-container .promo-card-content .promo-card-info {
    padding: 2rem;
  }
}

.slider-component-container .promo-card-content .promo-card-topic {
  color: #dd4f05;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-topic {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .slider-component-container .promo-card-content .promo-card-topic {
    font-size: 1rem;
  }
}

.slider-component-container .promo-card-content .promo-card-header {
  color: #677796;
  font-family: 'Nunito Sans', sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
}

@media (min-width: 576px) {
  .slider-component-container .promo-card-content .promo-card-header {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-header {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .slider-component-container .promo-card-content .promo-card-header {
    font-size: 1.5rem;
  }
}

.slider-component-container .promo-card-content .promo-card-topic-decoration {
  border-bottom: 2px solid #dd4f05;
  margin-bottom: 0.8rem;
  width: 100%;
}

@media (min-width: 576px) {
  .slider-component-container .promo-card-content .promo-card-topic-decoration {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-topic-decoration {
    margin-bottom: 1em;
    width: 70%;
  }
}

.slider-component-container .promo-card-content .promo-card-button {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
  font-size: 1rem;
  text-transform: uppercase;
  border: 1px solid #dd4f05;
  border-radius: 0;
  width: 100%;
  color: #dd4f05;
  background: #ffffff;
}

.slider-component-container .promo-card-content .promo-card-button:hover {
  background: #dd4f05;
  color: #ffffff;
}

@media (min-width: 576px) {
  .slider-component-container .promo-card-content .promo-card-button {
    border: 2px solid #dd4f05;
    width: 75%;
    padding: 1rem;
    margin: 2rem 0 0;
  }
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-button {
    font-size: 1rem;
    margin: 1rem 0 0;
    padding: 1rem;
  }
}

.slider-component-container .slider-control {
  position: relative;
  margin: 0 auto;
  left: 0;
  float: none;
  color: #dd4f05;
  border-radius: 50%;
  border: 2px solid #dd4f05;
  width: 3rem;
  height: 3rem;
}

@media (min-width: 576px) {
  .slider-component-container .slider-control {
    float: right;
    margin-top: -3.5rem;
    margin-right: 0.5rem;
  }
}

.slider-component-container .slider-control span {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-size: 1.5rem;
}

.slider-component-container .icon {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #dd4f05;
}

.slider-component-container span.fa.fa-circle-thin {
  color: #dd4f05;
  font-size: 2rem;
  padding: 0.5rem;
}

.slider-component-container .slider-icons {
  border: 2px solid #dd4f05;
  width: 1rem;
  height: 1rem;
  padding: 0.5rem;
  border-radius: 50%;
  margin: 1rem;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.slider-component-container li.slick-active .slider-icons {
  background: #dd4f05;
}

.tabWidgetContainer {
  padding: 20px;
  background-color: #eee;
  border-radius: 0;
  border: 1px solid #ccc;
}

.tabWidgetContainer .tablist {
  list-type: none;
  margin: 0;
  padding: 0;
}

.tabWidgetContainer .tablist li {
  float: left;
  position: relative;
  top: 1px;
  margin: 0 5px 0 0;
  padding: 6px 9px 3px 9px;
  list-style-type: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  border-bottom: none;
}

@media screen and (max-width: 50rem) {
  .tabWidgetContainer .tablist li {
    float: none;
    width: 100%;
  }
}

.tabWidgetContainer .tablist li:hover {
  cursor: pointer;
}

.tabWidgetContainer .tablist li:focus {
  border: 2px solid #000000;
  width: auto;
  z-index: 100;
}

.tabWidgetContainer .tablist li.active {
  position: relative;
  top: 1px;
  padding: 7px 9px 4px 9px;
  font-weight: bold;
}

.tabWidgetContainer .tabgrouping {
  z-index: 99;
  clear: both;
  background: #fff;
  padding: 30px;
  border: 1px solid #CCC;
  border-radius: 0;
  box-shadow: #e8e8e8 0 0px 3px;
}

.tabWidgetContainer .tabgrouping .inactive {
  display: none;
}

.tabWidgetContainer .tabgrouping .tabpanel label.text {
  clear: both;
  width: 160px;
  float: left;
  text-align: right;
  padding: 0 2px 0 0;
}

.tabWidgetContainer .tabgrouping .tabpanel input[type='text'] {
  width: 200px;
}

.tabWidgetContainer .tabgrouping .tabpanel input[type='text'].long {
  width: 300px;
}

.tabWidgetContainer .tabgrouping .tabpanel input[type='text'].short {
  width: 100px;
}

.tabWidgetContainer .tabgrouping .tabpanel fieldset {
  border-radius: 10px;
  border: 1px solid #ccc;
}

blockquote {
  width: 100%;
  font-style: italic;
  background: inherit !important;
  padding: 0.5em;
  margin: 0.5em;
  font-size: large;
  text-decoration: italic;
  margin: 0 0 30px;
}

blockquote img {
  margin: 0;
  height: auto;
}

blockquote .mark,
blockquote .quote,
blockquote .author,
blockquote .title {
  padding: 0 15px;
  display: block;
}

blockquote .mark {
  font-size: 3rem;
  font-weight: 600;
  font-style: italic;
  padding: 0 30px;
  position: relative;
  border-top: 1px solid white;
  margin: 2rem 2rem;
}

blockquote .mark img {
  position: absolute;
  top: -1.5rem;
  background: inherit;
  padding: 1rem !important;
  margin: 0 auto;
  left: 0;
  right: 0;
}

blockquote .quote {
  font-size: 26px;
  font-weight: 300;
  font-style: italic;
  margin: 0 0 2rem;
  padding: 0 30px;
}

blockquote .author {
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  font-weight: 500;
}

blockquote .title {
  font-size: 14px;
  line-height: 1.36;
  margin: 0 0 2rem;
}

.inner #content blockquote .mark img {
  width: auto;
  margin: 0 auto;
}

.diamond-pair {
  margin: 2rem auto 3rem;
  padding: 0 0 0 38px;
}

.diamond {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #0B7799;
  width: 200px;
  height: 200px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 38px;
}

.diamond .content {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 300px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -50px;
  margin-left: -50px;
  background: #0B7799;
}

.diamond .content .diamond-img {
  background-size: cover;
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: gray;
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  position: absolute;
  width: 100%;
  height: 300px;
  z-index: -1;
  opacity: 0.25;
  top: 0;
}

.diamond .content .diamond-txt {
  text-align: center;
  width: 200px;
  margin: 0 auto;
}

.diamond .content .diamond-txt .stat {
  color: #ffffff;
  font-family: 'Futura', sans-serif;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.diamond .content .diamond-txt .info {
  color: #ffffff;
  font-family: 'Futura', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  text-align: center;
  color: #ffffff;
}

.cta-overlay figure {
  position: relative;
}

.cta-overlay figcaption {
  position: absolute;
  bottom: 0;
  padding: 0.5rem;
  width: 100%;
  background: rgba(0, 112, 119, 0.75);
}

.cta-overlay p {
  font-family: 'Futura', sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.42;
  text-align: left;
}

.owl-carousel {
  margin: 0 0 30px;
}

.owl-carousel .owl-stage-outer {
  min-height: 300px;
  padding-left: 20px;
  padding-top: 10px;
}

.owl-carousel .owl-nav {
  position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  position: absolute;
}

.owl-carousel .owl-next .fa,
.owl-carousel .owl-prev .fa {
  color: #9b9b9b;
  font-size: 1rem;
}

.owl-carousel .owl-prev {
  left: 33.333%;
  padding: 1rem;
  margin-top: -1rem;
}

.owl-carousel .owl-next {
  right: 33.333%;
  padding: 1rem;
  margin-top: -1rem;
}

.owl-carousel .owl-dots {
  text-align: center;
}

.owl-carousel .owl-dot {
  height: 20px;
  width: 20px;
  background: #ffffff;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e8e8e8;
  margin: 0 5px;
}

.owl-carousel .owl-dot.active {
  background: #0B7799;
}

.generic-card .events {
  margin-left: 0px !important;
  background: #ffffff;
  padding: .5rem;
}

.generic-card .events .event {
  margin: 0 0 1rem;
  /*  padding: 0 0 1rem; */
  border-bottom: 1px solid #dadada;
}

.generic-card .events .event:last-child {
  border-bottom: 0;
}

.generic-card .events .event .date {
  color: #CC4C00;
  margin: 0 20px 43px 10px;
  float: left;
}

.generic-card .events .event .date .month,
.generic-card .events .event .date .day {
  display: block;
}

.generic-card .events .event .date .month {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.56;
  text-transform: uppercase;
}

.generic-card .events .event .date .day {
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  line-height: 0.89;
}

.generic-card .events .event .location,
.generic-card .events .event .time {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  color: #343a40;
  margin: 0;
}

.generic-card .events .event .location,
.generic-card .events .event .time {
  font-family: 'Futura', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.29;
  text-align: left;
  color: #636363;
  margin: 0;
}

.generic-card.event-card .btn {
  text-align: center;
}

.promo {
  position: relative;
  background: radial-gradient(var(--purple), #097799);
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 162px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}



.promo img {
  margin: 0;
  position: absolute;
  z-index: -1;
  min-height: 100%;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

@media (min-width: 992px) {
  .promo img {
    max-height: 250px;
  }
}

@media (max-width: 991px) {
  .promo img {
    visibility: hidden;
  }
}

@media (max-width: 767px) {
  .promo img {
    visibility: visible;
  }
}

/* Promo on Sidebar */

.promo a {
  background: transparent;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-family: 'Futura', sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.36;
  color: #ffffff;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.promo a:hover {
  background: transparent;
  position: absolute;
  text-decoration: none;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-family: 'Futura', sans-serif;
  font-weight: 500;
  line-height: 1.36;
  color: #f6da5c;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.fb-page.fb_iframe_widget {
  width: 100%;
}

.fb-page.fb_iframe_widget span,
.fb-page.fb_iframe_widget iframe {
  margin: 0 auto;
  display: block;
}

#facebook ._2p3a {
  width: 100% !important;
}

#instafeed {
  padding: 15px;
}

#instafeed a {
  height: auto;
  width: 105px;
  height: 105px;
  float: left;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

div.tabaccordion {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}

div.tabaccordion ul {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  list-style: none;
  padding: 0;
}

div.tabaccordion ul>li {
  position: static;
  width: 100%;
  margin: 0;
  padding: 0;
}

div.tabaccordion ul>li h3 {
  display: inline-block;
  text-transform: none;
  color: #ffffff;
  font-size: 18px;
  background: #4a4a4a;
  font-family: 'Futura', sans-serif;
  text-decoration: none;
  border-radius: 0;
  outline-offset: 1px;
  outline: 1px solid #ededed;
  border: 2px solid transparent;
  padding: 0 .25rem;
  margin: 0;
  padding-left: 2rem;
  font-weight: 400;
}

div.tabaccordion ul>li div {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0;
  background: #ffffff;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
  transition: height 1s ease-in-out;
}

div.tabaccordion ul>li.acc-active {
  background: #0B7799;
}

div.tabaccordion ul>li.acc-active>div {
  height: 0;
}

div.tabaccordion.acc ul {
  margin-bottom: 30px;
}

div.tabaccordion.acc ul>li h3 {
  position: relative;
  width: 100%;
  text-align: left;
}

@media (min-width: 768px) {
  div.tabaccordion.acc ul>li h3 {
    text-align: center;
    padding: 0 0.25rem;
  }
}

div.tabaccordion.acc ul>li h3:after {
  position: absolute;
  color: inherit;
  content: "\f067";
  font-family: FontAwesome;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.428;
  padding: 2px 10px;
  transition: all .2s;
  right: 2rem;
}

div.tabaccordion.acc ul>li div {
  height: 0;
  overflow: hidden;
  width: 100%;
}

@media (min-width: 768px) {
  div.tabaccordion ul>li {
    width: auto;
    display: table;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(1) {
    width: 100%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(1) {
    width: 50%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(3),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(3):nth-last-child(1) {
    width: 33.3333%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(4),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(3),
  div.tabaccordion ul>li:nth-child(3):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(4):nth-last-child(1) {
    width: 25%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(5),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(4),
  div.tabaccordion ul>li:nth-child(3):nth-last-child(3),
  div.tabaccordion ul>li:nth-child(4):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(5):nth-last-child(1) {
    width: 20%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(6),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(5),
  div.tabaccordion ul>li:nth-child(3):nth-last-child(4),
  div.tabaccordion ul>li:nth-child(4):nth-last-child(3),
  div.tabaccordion ul>li:nth-child(5):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(6):nth-last-child(1) {
    width: 16.6666%;
  }

  div.tabaccordion ul>li:last-child {
    padding-right: 0;
  }

  div.tabaccordion ul>li h3 {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    float: none;
    min-width: 100%;
    border-top: 0;
    text-align: center;
  }

  div.tabaccordion ul>li>div {
    position: absolute;
    left: 0;
  }
}

@media (max-width: 768px) {
  div.tabaccordion ul>li.acc-active h3:after {
    content: "\f068";
  }

  div.tabaccordion ul>li.acc-active>div {
    height: auto;
    width: auto;
    margin-top: -2px;
    padding: 20px 20px 0;
  }
}

@media (min-width: 768px) {
  div.tabaccordion ul>li.tab-active h3 {
    background: #0B7799;
  }

  div.tabaccordion ul>li.tab-active h3:after {
    content: "\f068";
  }

  div.tabaccordion ul>li.tab-active>div {
    height: auto;
    padding: 20px 20px 0 20px;
    width: auto;
    margin-top: -2px;
  }
}

@media (min-width: 768px) {
  div.tabaccordion.left ul>li {
    float: left;
  }
}

@media (min-width: 768px) {
  div.tabaccordion.right ul>li {
    float: right;
    margin: 0 0 0 2px;
  }
}

@media (min-width: 768px) {
  div.tabaccordion.acc ul>li h3:after {
    content: '';
  }
}

@media (min-width: 768px) {
  div.tabaccordion.acc ul>li>div {
    top: 72px;
  }
}

@media (min-width: 768px) {
  div.tabaccordion.acc ul>li.tab-active>div {
    height: auto;
  }
}

div.tabaccordion.acc ul>li.acc-active h3:after {
  content: "\f068";
}

@media (max-width: 768px) {
  div.tabaccordion.acc ul>li.acc-active>div {
    height: auto;
  }
}

/*
*** UL with links ***
*/
.bulllinks {
  list-style-position: inside;
  color: #0B7799;
  padding-left: 0px;
  margin-bottom: 50px;
}

.bulllinks li {
  line-height: 0;
}

.bulllinks li a {
  line-height: 1.5;
  text-decoration: underline;
}

.wbullinks {
  margin-bottom: 0px !important;
  padding-bottom: 2px;
  float: left;
  max-width: 30%;
}

@media (max-width: 767px) {
  .wbullinks {
    max-width: 100%;
    margin-bottom: 30px !important;
  }
}

.mb0 {
  margin-bottom: 0px !important;
}

.mlr0 {
  margin-left: 0;
  margin-right: 0;
}

.plr0 {
  padding-left: 0;
  padding-right: 0;
}

.plr05 {
  padding-left: 0;
  padding-right: 5px;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

/*
*** News Snippet ***
*/


.card-body-news {
  border-bottom: 5px solid var(--orange);
  height: 150px !important;
}

h4.article {
  color: var(--teal);
  font-size: 16px !important;
}

h4.article:hover {
  color: var(--orange);
}

.post-meta-news {
  font-size: 14px !important;
  text-transform: uppercase;
  color: var(--purple) !important;
  font-weight: 500;
  font-family: futura;
  margin-bottom: 5px;
}

.card-news {
  background-color: white;
  border: 1px solid #d6d6d6;
  box-shadow: 0 5px 4px -8px rgba(0, 0, 0, 0.22);
}

.card-news:hover,
.card-news:focus-within {
  box-shadow: 0 12px 4px -8px rgba(0, 0, 0, 0.22);
  transition-delay: 0s;
}

/*
*** News Snippet End ***
*/

.float {
  float: left;
}

.m40 {
  margin-top: 40px !important;
}

.m20 {
  margin-top: 20px;
}

.m10 {
  margin-top: 10px;
}

.aul {
  text-decoration: underline;
}

.fw {
  width: 100%;
}

.photo-carousel .owl-stage-outer {
  padding-left: 0px;
}

.right-sidebar .generic-card p.btags a {
  color: #0B7799;
  text-decoration: underline;
  font-size: 15px;
}

.right-sidebar .card.wtags {
  padding-top: 75px;
}

@media (max-width: 767px) {
  .owl-nav .owl-next {
    right: 20%;
  }
}

@media (max-width: 767px) {
  .owl-nav .owl-prev {
    left: 20%;
  }
}

.news-content {
  padding-bottom: 40px;
}

.news-pag {
  width: 100%;
}

@media (max-width: 767px) {
  .news-pag {
    width: auto;
  }
}

.pagination {
  float: right;
}

.pagination .page-item .active {
  color: #0B7799;
}

.pagination .page-item .active:after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: 8px;
}

.filters .search-group {
  margin-top: 20px;
  padding-right: 6px;
}

.filters h3 {
  border-bottom: 1px solid #d5d5de;
  padding-bottom: 10px;
  margin-bottom: 2px;
}

@media (max-width: 991px) {
  .filters h3 {
    display: none;
  }
}

.filters li {
  border-bottom: 1px solid #d5d5de;
  padding: 0px;
}

.filters li a {
  color: #767676;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 20px;
}

.reduce20 {
  max-width: 20%;
}

@media (max-width: 767px) {
  .reduce20 {
    max-width: 100%;
  }
}

.news-archive ul li {
  padding-bottom: 8px;
}

.news-archive ul li a {
  padding-left: 10px;
  line-height: 1.5;
}

/*
*** Testimonial Asset styles ***
*/

img#round {
  margin: auto !important;
  padding: 8px !important;
  display: block;
}


.testimonial-card .quotes {
  position: absolute;
  top: -65px;
  left: -40px;
  z-index: 1;
  max-width: 110px;
  background: transparent;
  padding: 15px;
}


@media (max-width: 600px) .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem;
}

/*
*** Bio page styles ***
*/


.bio img {
  width: auto !important;
  margin-top: 10px !important;
  border-radius: 6px;
  box-shadow: 0 0.2rem 0.25rem rgb(95 90 90 / 8%) !important;
  margin-bottom: 20px !important;
}

.bio-label {
  color: var(--dark);
}

.bio-label.btitle {
  /*  padding-bottom: 18px; */
}

@media (max-width: 767px) {
  .bio-label {
    display: block;
    padding-top: 5px;
  }

  .bio-label.btitle {
    /*  padding-bottom: 13px; */
  }
}

.bio-section {
  font-size: 20px;
  color: var(--dark);
  font-weight: 500;
}

/* Angles corner for Admissions page */
.corner-angle {
  padding: 1rem 5rem;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  min-height: 110px;
  line-height: 400px;
  margin: 15px auto;
  position: relative;
  width: 100%;
  background-color: #ffffff;
}

.corner-angle ul,
.corner-angle li,
.corner-angle a,
.corner-angle p {
  padding: 0;
  margin: 0;
  word-break: break-word;
  word-wrap: break-word;
}

.corner-angle ul {
  margin-left: 30px;
  margin-bottom: 5px;
}

.corner-angle p {
  font-size: 14px;
  color: #636363;
}


.corner-text-wrapper {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  clip: rect(0px, 141.421px, 63.7107px, 0px);
  height: 141.421px;
  position: absolute;
  left: -18px;
  top: -28.7107px;
  width: 141.421px;
  z-index: 1;
}

.corner-text {
  color: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 20px;
  top: 20px;
  background-color: #cc4c00;
  display: block;
  height: 87px;
  position: absolute;
  width: 86px;
  z-index: 2;
}

.corner-text span {
  position: relative;
  top: -185px;
  left: -15px;
  display: block;
  text-align: center;
  /* font-family: 'Avenir', arial, helvetica; */
  font-size: 16px;
  font-weight: 300;
}

.corner-text span span {
  top: -182px;
  left: -2px;
  text-align: center;
  /* font-family: 'Avenir', arial, helvetica; */
  font-size: 28px;
  line-height: 0;
  font-weight: bold;
}

.angles .accordion-container .card .card-block,
.angles .accordion-container .card .card-header,
.no-padding-lr {
  padding: 10px 2px 10px !important;
}

.angles .accordion-container {
  padding-bottom: 2rem;
}

.angles .accordion-container h3 {
  margin-bottom: 15px;
}

.angles .accordion-container .card {
  margin: 0;
}

.angles .accordion-container .card a[data-toggle="collapse"] {
  line-height: 0;
}

@media (max-width: 767px) {
  .angles .accordion-container .card a[data-toggle="collapse"] {
    line-height: 1.2;
  }
}

.media-body ol.numbers {
  color: #636363;
  font-weight: 300;
  padding-left: 18px;
  padding-top: 0px;
  margin-bottom: 0;
}

.media-body ol.numbers li {
  padding-left: 18px;
}

.media-body ul.smallbulls {
  color: #636363;
  font-weight: 300;
  padding-left: 0;
  list-style-position: outside;
  padding-top: 10px;
  list-style-type: none;
}

.media-body ul.smallbulls li {
  padding-left: 32px;
}

ul.smallbulls li:before {
  content: ".";
  position: absolute;
  left: 15px;
  margin-top: -4px;
  line-height: 0;
  font-size: 48px;
}

.amtop40 {
  margin-top: 40px;
}

.inner #content blockquote img {
  margin-bottom: 0;
  padding: 0;
}

/* Program page - includes custom overlapping owl carousel */
#photo-carousel-two .owl-item:nth-of-type(2) {
  z-index: 1;
}

#photo-carousel-two .diamond {
  top: 35px;
}

#photo-carousel-two .diamond.d-one {
  left: 21px;
}

#photo-carousel-two .diamond.d-three {
  left: -44px;
}

#photo-carousel-two .diamond.d-two {
  left: -12px;
  z-index: 1;
}

#photo-carousel-two .diamond .content .diamond-txt {
  margin-top: -5px;
}

#photo-carousel-two .diamond .content .diamond-txt .info {
  line-height: 0;
}

@media (max-width: 575px) {
  #photo-carousel-two .diamond.d-one {
    left: 14% !important;
  }

  #photo-carousel-two .diamond.d-three {
    left: 14% !important;
  }

  #photo-carousel-two .diamond.d-two {
    left: 14% !important;
  }
}

@media (max-width: 767px) {
  #photo-carousel-two .diamond.d-one {
    left: 27%;
  }

  #photo-carousel-two .diamond.d-three {
    left: 27%;
  }

  #photo-carousel-two .diamond.d-two {
    left: 27%;
  }
}

#photo-carousel-three .owl-stage-outer {
  padding-left: 0;
  margin-bottom: 20px;
}

#photo-carousel-three .owl-stage {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

#photo-carousel-three .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#photo-carousel-three .main-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#photo-carousel-three .card {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

h3+.owl-carousel .owl-stage-outer {
  padding-top: 0;
}

.photo-carousel.owl-carousel .owl-stage-outer {
  min-height: 100px;
}

.program .accordion-container .card .card-header a::before {
  padding-left: 12px;
}

.program .main-card .card .card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 767px) {
  .program .main-card .card .card-block {
    height: auto;
  }
}

.program .read-more.vbottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: block;
}

.table-responsive-fixed th {
  white-space: nowrap;
}

.table-responsive-fixed .table {
  margin-bottom: 0;
}

.table-responsive-fixed>.fixed-column {
  position: absolute;
  display: inline-block;
  width: auto;
  border-right: 1px solid #ccc;
}

@media (min-width: 768px) {
  .table-responsive-fixed>.fixed-column {
    display: none;
  }
}

.scroll-message {
  color: #636363;
  font-size: 12px;
  background-color: #ededed;
  padding: 5px 0 5px 30px;
  display: none;
}

@media (max-width: 767px) {
  .scroll-message {
    display: block;
  }
}

.owl-stage .owl-item .card img {
  padding: 0 !important;
}

/**directory controls alpha style filtering **/
.alphabet {
  font-family: 'Zilla Slab', serif;
  font-weight: bold;
  list-style-type: none;
  margin: 10px 0 80px 0;
  padding: 0;
  cursor: pointer;
  color: #767676;
}

.alphabet li {
  float: left;
  font-size: 15px;
  -moz-box-sizing: border-box;
  display: inline-block;
  box-sizing: border-box;
  padding: 4px 5px 0px;
}

.alphabet li a {
  color: #767676;
  line-height: 1px;
}

.alphabet li a:hover {
  color: #0B7799;
  border-bottom: 1px solid #0B7799;
  text-decoration: none;
}

.wb-border {
  border-bottom: 1px solid #dadada;
  padding-top: 30px;
}

.wb-border .btn {
  margin-top: -15px;
}

@media (max-width: 767px) {
  .wb-border .btn {
    margin: 0 0 30px;
  }
}

.alphabet li a.selected {
  color: #0B7799;
  border-bottom: 1px solid #0B7799;
  text-decoration: none;
}

.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}

.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dir-title {
  font-size: 16px;
  font-weight: 300;
  color: #000000 !important;
}

.dir-title span {
  visibility: hidden;
  display: block;
  height: 8px;
}

@media (max-width: 767px) {
  .pagination .page-item.hidden-sm {
    display: none !important;
  }
}

.input-group.search-group .btn {
  padding: 1.2em !important;
}

/* Program Listing Page */
.filter-section {
  width: 100%;
}

.filter-section .sol-selection:not(.sol-keyboard-navigation) .sol-option:hover,
.filter-section .sol-option.keyboard-selection {
  background: #e2e0e0;
}

.filter-section .sol-selected-display-item {
  background-color: #007076;
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 5px;
}

.filter-section .sol-quick-delete {
  color: #fff;
  line-height: 26px;
  font-size: 25px;
  padding: 0 6px;
}

.filter-section .sol-container.sol-active .sol-selection-container {
  padding: 10px 0;
}

.filter-section .sol-checkbox {
  width: 14px;
  height: 14px;
  top: 8px;
}

.filter-section .sol-label {
  padding: 6px 15px;
}

.filter-section .sol-label-text {
  color: #636363;
}

.filter-section .sol-inner-container {
  width: 200px;
  padding: 1.5rem 1rem;
}

@media (max-width: 767px) {
  .filter-section .sol-inner-container {
    width: 100%;
  }
}

.filter-section .sol-inner-container .sol-input-container input::-webkit-input-placeholder {
  color: #fff;
}

.filter-section .sol-inner-container .sol-input-container input:-ms-input-placeholder {
  color: #fff;
}

.filter-section .sol-inner-container .sol-input-container input::placeholder {
  color: #fff;
}

.filter-section .sol-inner-container .sol-input-container input[type="text"] {
  font-family: 'Futura', sans-serif;
  color: #ffffff !important;
  line-height: 26px;
  font-weight: 300;
  position: relative;
  padding-right: 20px;
  outline: none;
  cursor: pointer;
  text-transform: unset;
  background: #007076;
  display: inline-block;
  border-radius: 0;
  padding: 0 15px;
  font-size: 16px;
}

.filter-section .sol-current-selection {
  float: left;
  margin-left: 210px;
}

@media (max-width: 767px) {
  .filter-section .sol-current-selection {
    display: none;
  }
}

.filter-section .sol-caret-container {
  background-color: #007076;
  width: 60px;
}

.filter-section .sol-caret-container .sol-caret {
  border: none;
}

.filter-section .sol-caret-container .sol-caret:before {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  color: #fff;
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  transition: all .2s;
  padding: .75rem;
  top: -18px;
  font-size: 1.75rem;
  font-style: bold;
  font-weight: 700;
}

.filter-section .sol-active .sol-caret:before {
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(180deg);
}

.alphabet.degrees li {
  margin-right: 5px;
}

.mobile-only {
  display: none;
}

@media (max-width: 767px) {
  .mobile-only {
    display: inline-block;
  }
}

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

.underline {
  text-decoration: underline;
}

.mobile-table th {
  width: 90%;
  text-align: left;
  color: #ffffff;
  background-color: #0B7799;
  border-bottom: 1px solid #005055;
  border-top-color: #ededed;
}

.mobile-table td {
  width: 10%;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  border-top-color: #ededed;
}

.inner .accordion-container .card .card-block {
  padding: 1rem !important;
}

@media (max-width: 767px) {
  .inner .accordion-container .card .card-block {
    padding: 0.8rem !important;
  }
}

.btn-group-prog .btn:nth-of-type(1) {
  margin-right: 15px;
}

.btn-group-prog {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .btn-group-prog .btn {
    margin: 6px 0;
  }
}

.prog-lists .mobile-only {
  margin-bottom: 3px;
}

@media (max-width: 767px) {
  .degrees {
    margin-bottom: 125px;
  }
}


/*
*** VARIABLES ***
*/
/* Font Families
* font-family: 'Futura', sans-serif;
* font-family: 'Zilla Slab', serif;
*/
/*
*** MIXINS ***
*/
/* Breakpoint */
/*
 *  Set font-size independant of the font mixin
 *
 *  usage:
 *    p{
 *      @include font-size(16);
 *    }
 */
/*
 * Font
 *
 * h3{ @include font('Open Sans',16,$white,0); }
 *
 */
/* Floatblock */
/*
*** TYPOGRAPHY ***
*/
/* Colors
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
*** VARIABLES ***
*/
/* Font Families
* font-family: 'Futura', sans-serif;
* font-family: 'Zilla Slab', serif;
*/
/* Fonts
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */

social-media .main-card card {
  display: block;
}

.right-sidebar .generic-card ul {
  margin-left: 18px;
}

html {
  font-size: 100%;
}

body {
  font-family: arial, helvetica, sans-serif;
  line-height: 1.56;
}

/* ---------------------------------------<h> tags -------------------------------- */
h1,
.h1,
h1.header-white {
  font-family: 'Futura', sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.36;
  text-align: left;
}

h1,
.h1 {
  color: #000000;
  margin: 41px 0 0;
}

@media (min-width: 992px) {

  h1,
  .h1 {
    margin: 0;
  }
}

h1.header-white {
  color: #ffffff;
  background: #9b9b9b;
}

h2,
.h2 {
  font-family: 'Futura', sans-serif;
  font-size: 25px;
  font-weight: 450;
  line-height: 1.2;
  text-align: left;
  color: #3f3d3c;
}

h3,
.h3 {
  font-family: 'Futura', sans-serif;
  font-size: 18px;
  font-weight: 550;
  line-height: 1.2;
  text-align: left;
  color: #3f3d3c;

  /* font-family: 'Futura', sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 0 1rem;
  text-align: left;
  color: #767676;
*/


}

h4,
.h4 {
  font-family: 'Futura', sans-serif;
  font-size: 18px;
  line-height: 2.04;
  padding-top: 5px;
  text-align: left;
  color: #3f3d3c;
}

h5,
.h5 {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  font-weight: 450;
  line-height: 1.2;
  text-align: left;
  /* color: #3f3d3c; */
}

h6,
.h6 {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  line-height: 1.2;
  text-align: left;
  color: var(--dark);
  font-weight: 500;
}

mark {
  line-height: 1.56;
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
  color: var(--dark);
  font-family: 'Futura', sans-serif;
  background: yellow;
}

a,
p a,
li a {
  font-weight: 500;
  transition: 0.1s all ease-in-out;
}

a:focus,
p a:focus,
li a:focus {
  text-decoration: none;
}


a:hover,
p a:hover,
li a:hover {
  text-decoration: underline;
}

p {
  /* font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.56;
  text-align: left;
  color: #212529;
  margin: 0 0 20px; */
}

p.cta {
  font-size: 18px;
  line-height: 2.72;
}

p.nav-white {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  background: #9b9b9b;
  display: inline-block;
  padding: 0.25rem 0.5rem;
}

p.blockquote {
  /*  font-family: 'Avenir', arial, helvetica, sans-serif; */
  font-size: 26px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.23;
  text-align: left;
  color: var(--gray-dark);
  display: inline-block;
}

p.blockquote.white {
  background: #9b9b9b;
  color: #ffffff;
  padding: 0.25rem 0.5rem;
}

p.footer-text {
  font-family: 'Futura', sans-serif;
  font-size: 12px;
  line-height: 1.25;
  text-align: left;
  color: #ffffff;
  background: #9b9b9b;
  display: inline-block;
  padding: 0.25rem 0.5rem;
}

p.tooltip-gray {
  padding: 0.5rem 1rem;
  background: #6b6b6b;
  color: #ffffff;
  border-radius: 5px;
  min-width: 140px;
  text-align: center;
}

a:hover {
  cursor: pointer;
}

hr {
  margin: 4rem 0 1rem;
  border: 0.5px solid #dadada;
  clear: both;
}

caption,
.caption {
  font-family: 'Futura', serif;
  font-size: 14px;
  line-height: 1.36;
  text-align: left;
  color: #636363;
}

/*
*** GLOBAL ***
*/

h2,
h3,
h4,
h5,
h6 {
  width: 100%;
}

.inner {
  background: #fbfbfb;
  /*  font-family: 'Avenir', arial, helvetica, sans-serif;
  line-height: 1.56; */
}

#main-content {
  background: #f6f6f6;
}

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

.dropdown-toggle:focus {
  color: #000000;
}

img {
  max-width: 100%;
  margin: 0.8rem 0;
  /* width: 100%;
  height: 100%; */
}

iframe {
  margin: 0 auto;
  max-width: 100%;
  border: 0;
}

figure {
  margin: 0 0 30px;
}

figure img {
  height: auto;
}

figure figcaption {
  padding: 1rem;
  background: #0B7799;
  font-family: 'Zilla Slab', serif;
  font-size: 14px;
  line-height: 1.36;
  text-align: left;
  color: #ffffff;
}

.fa {
  color: inherit;
}

.skip {
  background: #000000;
  color: #000;
}

.block {
  margin: 0 0 2.5rem;
  max-width: 400px;
}

.input-group-item input[type="text"] {
  border-radius: 0;
}

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

strong {
  font-weight: 800;
}

#jq-accordion {
  margin: 1rem 0;
}

.media-text-section {
  margin-top: 1rem;
}

.slick-modal .slick-modal-header {
  text-align: center;
  padding: 0;
  margin: 0;
}

.slick-modal .modal-img {
  padding: 0 0.2rem;
}

@media (max-width: 767px) {
  .media {
    max-width: 100%;
  }
}

.sr-only {
  background: #ffffff;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

table {
  width: 100%;
}

#content-top img {
  width: 100%;
}

.alert {
  background: #ffffff;
  border: 1px solid #d0011b;
  /* color: #d0011b; */
  font-size: .9rem;
  font-family: 'Futura', sans-serif;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.notice {
  background: #ffffff;
  font-size: .8rem;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 36%) width: 95%;
  margin: auto;
}

.notice a {
  /* text-decoration: underline; */
}

.notice p {
  padding: 0;
  margin: 0;
}

/*
*** Program Map Icons ***
*/

.map-icon {
  display: block !important;
  margin: auto !important;
}

@media (max-width:768px) {
  .map-icon {
    max-width: 60%;
    display: block !important;
    padding: 0 !Important;
    margin: auto !important;
  }
}

p.maps {
  /*  font-family: 'Avenir', arial, helvetica; */
  font-weight: 500 !important;
}

@media (max-width:768px) {
  p.maps {
    text-align: center;
    padding: 0 !important;
  }
}

@media (max-width:768px) {
  h4.maps {
    text-align: center;
    font-size: 1.1em;
  }
}

/*
*** CONTENT HEADER TEMPLATE***
*/
#content-header img {
  width: 100%;
}

/*
*** LEFT SIDEBAR TEMPLATE ***
*/
.subnav-container {
  margin: 0 0 30px 0;
}

.subnav-container .section-title {
  margin: 0;
  padding: 0;
  position: relative;
  background: #ededed;
  color: #636363;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  /*  font-family: 'Avenir', arial, helvetica; */
  font-size: 14px;
  font-weight: 500;
  line-height: 3;
  text-align: left;
  cursor: pointer;
  padding-left: 37px;
}

@media (min-width: 992px) {
  .subnav-container .section-title {
    display: none;
  }
}

.subnav-container .section-title:after {
  content: "\f105";
  font-family: FontAwesome;
  line-height: 1;
  font-weight: normal;
  position: absolute;
  top: 12px;
  left: 0;
  color: #636363;
  font-size: 1rem;
  padding: 0 10px 0 7px;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

@media (min-width: 992px) {
  .subnav-container .section-title:after {
    display: none;
  }
}

.subnav-container .subnav-content {
  font-size: 14px;
  font-size: 0.875rem;
}

.subnav-container ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.subnav-container ul li {
  margin: 0;
}

.subnav-container ul li a {
  display: block;
  margin: 0;
  background: #ededed;
  font-weight: 500;
  /* font-family: 'Avenir', arial, helvetica; */
  line-height: 1.5;
}

@media (min-width: 992px) {
  .subnav-container ul li a {
    background: none;
  }
}

.subnav-container ul li a:hover {
  color: #0B7799 !important;
  text-decoration: none;
  background: none;
}

@media (min-width: 992px) {
  .subnav-container ul li a:hover {
    background: none;
    text-decoration: underline;
  }
}

.subnav-container ul li a:hover:active {
  color: #0B7799 !important;
  text-decoration: underline;
}

.subnav-container ul li.current-menu-item>a {
  color: #636363;
  font-weight: 500;
}

.subnav-container ul li.current-menu-item .current-page-item>a {
  font-weight: 500;
  color: #0B7799;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .subnav-container ul.subnav {
    display: block;
  }
}

.subnav-container ul.subnav>li>a {
  display: block;
  margin: 0;
  padding: 10px 20px 10px 37px;
  position: relative;
  color: #212529;
  /* font-family: 'Avenir', arial, helvetica; */
  border-bottom: 1px solid #dadada;
  font-size: 14px;
  font-weight: 450;
  line-height: 1.5;
  text-align: left;
}

.subnav-container ul.subnav>li>a:hover {
  color: #0B7799;
}

.subnav-container ul.subnav>li button.list-toggle {
  display: block;
  position: absolute;
  padding: 11px 10px 0;
  background: inherit;
  border: 0;
  text-shadow: none;
  z-index: 1;
}

.subnav-container ul.subnav>li button.list-toggle span {
  color: #636363;
  font-size: 1rem;
  cursor: pointer;
}

.subnav-container ul.subnav>li button.list-toggle:hover {
  text-decoration: none;
  color: #000000;
  cursor: pointer;
}

.subnav-container ul.subnav>li.list-item-open button.list-toggle {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 10px 10px 0 20px;
}

.subnav-container ul.subnav>li.list-item-open .sub-menu {
  display: block;
}

.subnav-container ul.sub-menu {
  display: none;
  margin: 0;
  padding: 0 0 0 37px;
  background: #ededed;
}

@media (min-width: 992px) {
  .subnav-container ul.sub-menu {
    background: transparent;
  }
}

.subnav-container ul.sub-menu li a {
  color: #636363;
  font-size: 0.875rem;
  padding: 10px 0 0;
}

.subnav-container ul.sub-menu li a:hover {
  color: #0B7799;
}

.subnav-container .extra-info {
  background: #eee;
  border: 0;
}

body.subnav-open #subnav-toggle:after {
  content: "\f107";
}

.subnav-content {
  display: none;
}

@media (min-width: 992px) {
  .subnav-content {
    display: block;
  }
}

body.subnav-open .subnav-content {
  display: block;
}

/*
*** RIGHT SIDEBAR TEMPLATE ***
*/
.right-sidebar h4 {
  /* font-family: 'Avenir', arial, helvetica; */
  text-align: left;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
}

.right-sidebar p,
.right-sidebar span,
.right-sidebar a {
  font-size: .9rem;
  line-height: 1.56;
  text-align: left;
}

.right-sidebar hr {
  margin: 0 0 1rem;
}

.right-sidebar .generic-card a {
  text-decoration: none;
}

.right-sidebar .generic-card .contact-info span,
.right-sidebar .generic-card .contact-info a {
  display: block;
  line-height: 1.56;
  text-align: left;
}

.right-sidebar .generic-card .social-connect {
  padding: 0;
}

.right-sidebar .generic-card .social-connect li {
  display: inline;
  padding: 0;
  margin: 0;
}

.right-sidebar .generic-card .social-connect li a {
  background: none;
  border: none;
  color: #f1ab09;
  filter: drop-shadow(2px 0px 1px #c9c9c9);
  padding: 0 10px 0 0;
}

.right-sidebar .generic-card .social-connect li a:hover,
.right-sidebar .generic-card .social-connect li a:active,
.right-sidebar .generic-card .social-connect li a:focus {
  background: none;
  border: none;
  padding: 0 10px 0 0;
}

.right-sidebar .generic-card .social-connect li a .fa {
  color: inherit;
  font-size: 2.25rem;
  padding: 0;
  transition: 0.2s all ease-in-out;
}

.right-sidebar .generic-card .social-connect li a .fa:hover,
.right-sidebar .generic-card .social-connect li a .fa:active,
.right-sidebar .generic-card .social-connect li a .fa:focus {
  color: #097799;
}

.right-sidebar .generic-card .date {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  color: var(--dark);
}

.right-sidebar .generic-card .btn {
  color: var(--light) !important;
  background-color: var(--teal) !important;
  padding: 0.5rem;
  border-radius: 4px;
  margin: 4px;
  display: block;
  width: 200px;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  /*  font-family: 'Avenir', arial, helvetica; */
}

.right-sidebar .generic-card .btn:hover {
  background-color: var(--purple) !important;
}

.right-sidebar .embed-video {
  margin-bottom: 1rem;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.right-sidebar .embed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .right-sidebar .embed-video iframe {
    height: 200px;
  }
}

/*
*** LEFT SIDEBAR DISABLED TEMPLATE ***
*/
/*
*** RIGHT SIDEBAR DISABLED TEMPLATE ***
*/
/*
*** SIDEBARS DISABLED TEMPLATE ***
*/
.main-sidebars-disabled {
  margin: 0;
  padding: 0 2rem 0 2rem;
}

@media (min-width: 768px) {
  .main-sidebars-disabled {
    padding: 0 3rem 0 3rem;
  }
}

/*
*** HOME TEMPLATE ***
*/
.home .header {
  background: transparent;
}

.home .bg-gradient {
  height: 105px;
}

.home #above-the-fold {}

.home #above-the-fold .atf-image {
  height: 480px !important;
  object-fit: cover;
}

#above-the-fold {
  position: relative;
  background: linear-gradient(to bottom, rgb(0 0 0 / 31%) 0%, transparent 100%);
  background-size: auto auto;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  background-size: 100%;
}

#above-the-fold .atf-image {
  width: 100%;
  margin: 0;
  z-index: -1;
  position: relative;
}

#above-the-fold .overlay-text {
  position: absolute;
  bottom: 24%;
  background: rgba(0, 112, 119, 0.8);
  color: #ffffff;
  right: 5%;
  padding: 2rem;
  width: 90%;
  left: 5%;
  margin: 2rem 0;
}

@media (min-width: 992px) {
  #above-the-fold .overlay-text {
    width: 460px;
    left: auto;
    margin: 0;
  }
}

#above-the-fold .overlay-text h2,
#above-the-fold .overlay-text p {
  color: #ffffff;
}

#above-the-fold .overlay-text h2 {
  font-family: 'Futura';
  font-size: 20px;
  font-weight: 500;
  text-align: left;
  color: #ffffff;
}

#above-the-fold .overlay-text p {
  font-family: 'Zilla Slab';
  font-size: 18px;
  text-align: left;
  line-height: 1.3;
  margin: 0;
}

#above-the-fold .overlay-text .btn {
  position: absolute;
}

#above-the-fold .overlay-text .btn:hover {
  color: #CC4C00;
}

#above-the-fold .live-chat {
  position: absolute;
  right: 0;
  top: 33.333%;
  background: #CC4C00;
  width: 109px;
  padding: 0.5rem;
  text-align: center;
  display: none;
}

@media (min-width: 992px) {
  #above-the-fold .live-chat {
    display: block;
  }
}

#above-the-fold .live-chat .fa,
#above-the-fold .live-chat p,
#above-the-fold .live-chat a,
#above-the-fold .live-chat span,
#above-the-fold .live-chat strong {
  color: #ffffff;
  display: block;
  transition: 0.2s all ease-in-out;
}

#above-the-fold .live-chat .fa {
  font-size: 27px;
}

#above-the-fold .live-chat hr {
  margin: 0.5rem 0;
}

#above-the-fold .live-chat p {
  font-family: 'Zilla Slab';
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  margin: 0 0 5px;
}

#above-the-fold .live-chat:hover {
  background: #ffffff;
}

#above-the-fold .live-chat:hover .fa,
#above-the-fold .live-chat:hover p,
#above-the-fold .live-chat:hover a,
#above-the-fold .live-chat:hover span,
#above-the-fold .live-chat:hover strong {
  color: #CC4C00;
}

#dropdowns-diamonds {
  background: url("../img/bkgrd-texture-1.jpg");
  background-attachment: fixed;
  background-size: cover;
  padding: 0 0 6rem;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #dropdowns {
    padding: 0 6rem 6rem;
    position: relative;
    top: -30px;
  }
}

#dropdowns-diamonds #dropdowns .dropdown-container {
  background: #ffffff;
  padding: 1.5rem;
  border-radius: 5px;
  min-height: 150px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

#dropdowns-diamonds #dropdowns .dropdown-container p {
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  color: #000000;
}

#dropdowns-diamonds #dropdowns .dropdown-container .dropdown-menu {
  border: solid 1px #e8e8e8;
  font-size: 16px;
  font-weight: 300;
  color: #636363;
}

#dropdowns-diamonds #dropdowns .results .card {
  margin: 1rem 0;
  box-shadow: unset;
  border-radius: 0;
  border: 0;
  width: 100%;
}

#dropdowns-diamonds #dropdowns .results .card-block {
  padding: 1rem 0;
}

#dropdowns-diamonds #dropdowns .results .card-block p {
  font-family: 'Zilla Slab', serif;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  color: #636363;
  margin: 0;
}

#dropdowns-diamonds #dropdowns .results .card-block .read-more {
  text-transform: uppercase;
  font-weight: 500;
}

#dropdowns-diamonds #dropdowns .results h3 {
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 0.9;
  color: #000000;
}

#dropdowns-diamonds #dropdowns .results .helpful-link {
  margin: 0;
  line-height: 1;
  margin: 0 0 0.75rem;
}

#dropdowns-diamonds #dropdowns .results .helpful-link a {
  line-height: 1;
  text-decoration: underline;
}

#dropdowns-diamonds #diamonds {
  text-align: center;
}

#dropdowns-diamonds #diamonds .diamond-pair {
  display: block;
  padding: 0;
}

@media (min-width: 768px) {
  #dropdowns-diamonds #diamonds .diamond-pair {
    padding: 0 0 0 38px;
  }
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond-pair {
    display: inline-block;
  }
}

#dropdowns-diamonds #diamonds .diamond-pair .owl-nav .owl-prev {
  left: 25%;
}

@media (min-width: 768px) {
  #dropdowns-diamonds #diamonds .diamond-pair .owl-nav .owl-prev {
    left: 33.333%;
  }
}

#dropdowns-diamonds #diamonds .diamond-pair .owl-nav .owl-next {
  right: 25%;
}

@media (min-width: 768px) {
  #dropdowns-diamonds #diamonds .diamond-pair .owl-nav .owl-next {
    right: 33.333%;
  }
}

#dropdowns-diamonds #diamonds .diamond {
  width: 175px;
  height: 175px;
  margin: 36px auto 0;
  float: none;
}

@media (min-width: 768px) {
  #dropdowns-diamonds #diamonds .diamond {
    float: left;
    display: inline-block;
    margin: 0 38px 0 0;
  }
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond {
    width: 250px;
    height: 250px;
  }
}

@media (min-width: 1200px) {
  #dropdowns-diamonds #diamonds .diamond {
    width: 300px;
    height: 300px;
  }
}

#dropdowns-diamonds #diamonds .diamond:nth-child(2) {
  z-index: 1;
}

#dropdowns-diamonds #diamonds .diamond .content {
  width: 275px;
  height: 275px;
  margin-top: -50px;
  margin-left: -50px;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content {
    width: 350px;
    height: 350px;
  }
}

@media (min-width: 1200px) {
  #dropdowns-diamonds #diamonds .diamond .content {
    width: 400px;
    height: 400px;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-img {
  background-size: cover;
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: gray;
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  position: absolute;
  width: 100%;
  height: 275px;
  z-index: -1;
  opacity: 0.25;
  top: 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-img {
    height: 350px;
  }
}

@media (min-width: 1200px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-img {
    height: 400px;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt {
  text-align: center;
  width: 175px;
  margin: -31px auto 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-txt {
    width: 200px;
    margin: 0 auto;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt .stat {
  font-family: 'Futura', sans-serif;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  margin: 8px 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-txt .stat {
    font-size: 60px;
    margin: 0 0 20px;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt .info {
  font-weight: 500;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  text-align: center;
  margin: 0 0 8px;
}

@media (min-width: 1200px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-txt .info {
    font-size: 20px;
    margin: 0 0 30px;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt .btn {
  color: #ffffff;
  cursor: pointer;
  margin: 0;
  font-weight: bold;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.67;
  text-align: center;
  width: 95px;
  padding: 0;
}

@media (min-width: 992px) {
  #dropdowns-diamonds #diamonds .diamond .content .diamond-txt .btn {
    width: 115px;
    height: 31px;
    font-size: 15px;
    line-height: 1.33;
    padding: 4px 0;
  }
}

#dropdowns-diamonds #diamonds .diamond .content .diamond-txt .btn:hover {
  color: #CC4C00;
}

#dropdowns-diamonds .owl-carousel .owl-stage-outer {
  padding: 0;
}

#full-width-ad img {
  width: 100%;
  margin: 0;
}

#full-width-ad p {
  font-family: 'Zilla Slab', serif;
  font-size: 14px;
  line-height: 1.36;
  text-align: left;
  color: #636363;
  max-width: 780px;
  display: block;
  margin: 1rem auto;
}

#events {
  background: url("../img/background-1.jpg");
  background-attachment: fixed;
  background-size: cover;
  padding: 3rem 0;
}

@media (min-width: 992px) {
  #events {
    padding: 6rem 0rem;
  }
}

#events h2 {
  margin: 3rem 0 0;
  width: 135px;
  clear: both;
  display: block;
}

@media (min-width: 992px) {
  #events h2 {
    float: right;
  }
}

#events h2.upcoming {
  text-align: left;
  margin: 3rem 0 1rem;
  float: none;
}

#events .main-card {
  position: relative;
  float: left;
}

#events .main-card .card {
  overflow: hidden;
  border-radius: 0;
}

#events .main-card .card .card-date {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  /* font-family: 'Avenir', serif; */
  color: #636363;
  margin: 0;
}

#events .main-card .card .card-text {
  margin: 0 0 1rem;
}

#events .main-card .card .read-more {
  line-height: 1.3;
}

#events .main-card .date {
  position: absolute;
  top: -62px;
  left: -62px;
  background: linear-gradient(298deg, #ea730b, #ffcb05);
  padding: 1rem;
  width: 125px;
  height: 125px;
}

#events .main-card .date p {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 49px 0 0 49px;
}

#events .main-card .date p .month {
  color: #ffffff;
  /* font-family: 'Avenir', serif; */
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  display: block;
}

#events .main-card .date p .day {
  display: block;
  /* font-family: 'Avenir', sans-serif; */
  font-size: 20px;
  font-weight: bold;
  line-height: 0.89;
  color: #ffffff;
}

#events .generic-card {
  background: #ffffff;
}

#events .generic-card .btn {
  color: #ffffff;
  /* font-family: 'Avenir', arial, helvetica; */
  font-size: 15px;
  font-weight: bold;
  line-height: 1.33;
  border: 2px solid #CC4C00;
}

#events .generic-card .btn:hover {
  color: #CC4C00;
  background: #ffffff;
}


@media (min-width: 992px) {
  #social-media {
    padding: 40px 10px;
  }
}

/* #social-media .card-head {
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  padding: 0.45rem 0.7rem;
}

#social-media .card-head .fa {
  font-size: 24px;
  color: #0082A8;
}

#social-media .col-12 .main-card {
  overflow: hidden;
}

#social-media .col-12:first-child .main-card {
  overflow-y: scroll;
}

#social-media .col-12 .card {
  height: 500px;
  margin: 0;
  border-radius: 0 0 5px 5px;
} */

#logos {
  background: #ededed;
  padding: 6rem 0;
  text-align: center;
}

#logos img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  height: auto;
  width: 140px;
  margin: 0 1.25rem 0 0;
  transition: 0.2s all ease-in-out;
}

#logos img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

@media (min-width: 992px) {
  #logos img {
    margin: 0 1.25rem;
  }
}

.home footer {
  margin: 0;
}

/*
*** INNER TEMPLATE ***
*/
@supports (-ms-ime-align: auto) {

  /* Microsoft EdgeV13&14 CSS styles go here */
  .main-card.col-sm-6 {
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }
}

@supports (-ms-accelerator: true) {

  /* Microsoft EdgeV13 CSS styles go here */
  .main-card.col-sm-6 {
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

  /* IE10 & IE11 CSS styles go here */
  .main-card.col-sm-6 {
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
  }
}

.inner .card {
  display: block !important;
}

.inner #above-the-fold {
  display: none;
  min-height: 0;
}

@media (min-width: 992px) {
  .inner #above-the-fold {
    display: block;
  }
}

.inner .bg-gradient {
  height: 0;
}

@media (min-width: 992px) {
  .inner .bg-gradient {
    height: 234px;
  }
}

.inner #content figure img {
  margin: 0;
  padding: 0;
}

.inner #content hr {
  border-top: 1px solid #d7d9da;
  margin: 0 0 20px;
  width: 100%;
}

.inner-header {
  width: 100%;
  margin-top: 0;
  overflow: hidden;
  height: 0;
}

@media (min-width: 992px) {
  .inner-header {
    height: 30px;
  }
}

.inner-header .atf-image {
  min-height: 234px;
  width: auto;
  min-width: 100%;
  max-width: none;
}

.tabs-container {
  padding: 0.5rem 0 2rem;
  width: 100%;
}

.tabs-container ul.nav.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 0;
  margin-bottom: -3px;
  background: #4a4a4a;
}

.tabs-container ul.nav.nav-tabs .nav-item {
  width: 100%;
  margin-left: 0;
  margin-bottom: 3px;
  padding: 0;
}

@media (min-width: 992px) {
  .tabs-container ul.nav.nav-tabs .nav-item {
    width: auto;
    margin-left: 3px;
  }
}

.tabs-container ul.nav.nav-tabs a {
  color: #ffffff;
  font-size: .9rem;
  text-align: center;
  background: #003762;
  font-family: 'Futura', sans-serif;
  text-decoration: none;
  border-radius: 0;
  font-weight: normal;
}

.tabs-container ul.nav.nav-tabs .nav-link {
  padding: 0 1rem;
  line-height: 2.27;
  transition: 0.2s all ease-in-out;
}

.tabs-container ul.nav.nav-tabs .nav-link:hover {
  background: var(--purple);
}

.tabs-container ul.nav.nav-tabs .nav-link.active {
  border: 0;
  background: var(--primary);
}

.tabs-container ul.nav.nav-tabs .fa {
  color: #ffffff;
}

.tabs-container .tab-pane {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 16px;
  background: #ffffff;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
}

.tabs-container .tab-pane p {
  padding: 1.5rem;
}

#social-tabs-component .tab-content #social-tab1 {
  overflow-y: scroll;
  height: 500px;
}

.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0.5rem 1rem;
  background: #ededed;
  z-index: 2;
  position: relative;
}

.sidebar-nav ul li:first-child {
  font-family: 'Futura', sans-serif;
  text-transform: none;
  margin: 1rem 0 1rem 0;
  border-bottom: 1px solid #ffffff;
}

.sidebar-nav ul li:first-child:hover,
.sidebar-nav ul li:first-child:active,
.sidebar-nav ul li:first-child:focus {
  cursor: pointer;
}

.sidebar-nav ul li:first-child:nth-child(2) {
  color: #000000;
}

.sidebar-nav ul li:first-child>a {
  font-size: 1.2rem;
  color: #ffffff;
}

.sidebar-nav ul li:first-child>a:hover,
.sidebar-nav ul li:first-child>a:active,
.sidebar-nav ul li:first-child>a:focus {
  border-color: #ffffff;
}

.sidenar-nav {
  list-style: none;
  margin: 0;
  padding: 0.5rem 1rem;
  background: #000000;
  z-index: 2;
  position: relative;
}

.sidenar-nav>li:first-child {
  text-transform: uppercase;
  margin: 1rem 0 1rem 0;
  border-bottom: 1px solid #ffffff;
}

.sidenar-nav>li:first-child:hover,
.sidenar-nav>li:first-child:active,
.sidenar-nav>li:first-child:focus {
  cursor: pointer;
}

.sidenar-nav>li:first-child>li:nth-child(2) {
  color: #000000;
}

.sidenar-nav>li:first-child>a {
  font-size: 1.8rem;
  color: #ffffff;
}

.sidenar-nav>li:first-child>a:hover,
.sidenar-nav>li:first-child>a:active,
.sidenar-nav>li:first-child>a:focus {
  border-color: #ffffff;
}

.sidenar-nav>li:first-child:before {
  content: '\f0d9';
  font-family: FontAwesome;
  color: #ffffff;
  display: block;
  float: right;
  transition: 0.2s all ease-in-out;
}

.sidenar-nav>li:first-child.opened:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.sidenar-nav ul {
  list-style: none;
  padding: 0;
  margin-left: 1.5rem;
}

.sidenar-nav a {
  border-bottom: 2px solid transparent;
}

.subnav .menu-item a.active {
  color: #0B7799;
}

/* Card with no Image */

.card-btn {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 10px;
  margin: 5px;
  margin-bottom: 20px;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 0.25rem;
  box-shadow: 0 0 12px 0 rgb(0 0 0 / 20%);
}

.card-btn-text {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
}

div.card-cta {
  color: darkcyan;
  background: transparent;
  padding-left: 3px;
  padding: 0;
  box-shadow: none;
  font-size: large;
}

div.card-cta .fa {
  color: darkcyan;
  background: transparent;
  padding: 2px;
  box-shadow: none;
}

div.card-btn a:hover {
  text-decoration: solid orange underline;
  font-size: 18px;
}


/*
*** CARD COMPONENT ***
*/
.main-card .card,
.left-subnav .card,
.right-sidebar .card {
  margin: 2rem 0;
  border-radius: 9px;
  transition: transform .5s;
}

.main-card .card:hover {
  transform: scale(1.01)
}

.main-card .card .card-block,
.left-subnav .card .card-block,
.right-sidebar .card .card-block {
  padding: 1.5rem;
}

.main-card .card .card-header,
.left-subnav .card .card-header,
.right-sidebar .card .card-header {
  color: #ffffff;
}

.main-card .card .card-title,
.left-subnav .card .card-title,
.right-sidebar .card .card-title {
  word-break: normal;
  color: var(--dark);
  text-align: left;
  font-family: 'Futura', arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  font-style: normal;
}

.main-card .card .card-text,
.left-subnav .card .card-text,
.right-sidebar .card .card-text {
  color: var(--dark);
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
}

.main-card .card img,
.left-subnav .card img,
.right-sidebar .card img {
  max-width: 100%;
  margin: 0;
  padding: 0 !important;
}


.main-card .card .read-more,
.left-subnav .card .read-more,
.right-sidebar .card .read-more {
  font-size: 16px;
  line-height: 1.27;
  text-align: center;
}

.main-card .card .read-more:hover,
.left-subnav .card .read-more:hover,
.right-sidebar .card .read-more:hover {
  color: var(--orange);
}

.main-card .cards-section .card,
.left-subnav .cards-section .card,
.right-sidebar .cards-section .card {
  padding: 0;
  margin: 1rem 0 1rem 0;
}

.main-card .card-link:hover,
.left-subnav .card-link:hover,
.right-sidebar .card-link:hover {
  text-decoration: underline;
}

main .important-dates-component,
.left-subnav .important-dates-component,
.right-sidebar .important-dates-component {
  background: #ededed;
  border: 0;
  box-shadow: none;
}

main .important-dates-component .card-title,
.left-subnav .important-dates-component .card-title,
.right-sidebar .important-dates-component .card-title {
  color: #0B7799;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
}

main .important-dates-component .card-block,
.left-subnav .important-dates-component .card-block,
.right-sidebar .important-dates-component .card-block {
  padding: 0;
}

main .important-dates-component ul,
.left-subnav .important-dates-component ul,
.right-sidebar .important-dates-component ul {
  list-style: none;
}

main .important-dates-component li,
.left-subnav .important-dates-component li,
.right-sidebar .important-dates-component li {
  margin-left: -2.5rem;
}

main .important-dates-component a,
.left-subnav .important-dates-component a,
.right-sidebar .important-dates-component a {
  font-family: 'Futura', sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  text-align: left;
  color: #000000;
  text-decoration: none;
}

main .important-dates-component a:hover,
.left-subnav .important-dates-component a:hover,
.right-sidebar .important-dates-component a:hover {
  color: var(--purple);
  background: #ededed;
}

main .important-dates-component p,
.left-subnav .important-dates-component p,
.right-sidebar .important-dates-component p {
  margin-left: -2rem;
}

main .generic-card,
.left-subnav .generic-card,
.right-sidebar .generic-card {
  background: #ffffff;
  padding: 20px;
  font-size: 14px;
  border: 0;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 25%);
}

content .generic-card .card-title,
.left-subnav .generic-card .card-title,
.right-sidebar .generic-card .card-title {
  color: #343a3f;
  font-family: 'Futura', sans-serif;
  font-size: 1.875rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 0;
}

.right-sidebar .generic-card ul li.card-title,
right-sidebar .generic-card ul li.card-title a {
  font-size: 16px !important;
  font-weight: 500 !important;
}

main .generic-card .card-block,
.left-subnav .generic-card .card-block,
.right-sidebar .generic-card .card-block {
  padding: 0;
}

content .generic-card ul,
.left-subnav .generic-card ul,
.right-sidebar .generic-card ul.events {
  list-style: none;
}

main .generic-card li,
.left-subnav .generic-card li,
.right-sidebar .generic-card li {
  margin-left: -2.5rem;
}

content .generic-card a,
.left-subnav .generic-card a {
  /*  font-family: 'Avenir', sans-serif; */
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
}

.right-sidebar .generic-card a {
  /* font-family: 'Avenir', sans-serif; */
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

main .generic-card .email,
main .generic-card .phone-number,
.left-subnav .generic-card .email,
.left-subnav .generic-card .phone-number,
.right-sidebar .generic-card .email,
.right-sidebar .generic-card .phone-number {
  /* font-family: 'Avenir', sans-serif; */
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
}

main .generic-card .email a:hover,
main .generic-card .phone-number a:hover,
.left-subnav .generic-card .email a:hover,
.left-subnav .generic-card .phone-number a:hover,
.right-sidebar .generic-card .email a:hover,
.right-sidebar .generic-card .phone-number a:hover {
  color: #564492;
}


.left-subnav .important-dates-component li {
  margin-left: 0;
}

.left-subnav .important-dates-component p {
  margin-left: 0.6rem;
}

.left-subnav .important-dates-component a:hover {
  color: #e48e1c;
  background: #ededed;
}

.right-sidebar .card {
  margin: 0 0 2rem;
}

.right-sidebar .card .card-block {
  padding: 1rem;
}

/*
*** INPUT GROUP COMPONENT ***
*/



.input-group {
  margin: 0 auto 30px;
  width: max-content;
  border-radius: 4px;
  filter: drop-shadow(2px 4px 6px #AFAFAF);
}

.input-group.search-group .form-control {
  border: 0;
  font-family: 'Futura';
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
  text-align: left;
  display: none;
  color: #636363;
  padding: 1rem 1.5rem;
  height: 52px;
}

.input-group.search-group .btn-search {
  background: #ffffff;
  padding: 0.25rem 1.5rem;
  line-height: 1.25;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  margin: 0;
  border: 0;
  cursor: pointer;
  display: none;
}

.input-group.search-group .btn-search .fa {
  color: teal;
  font-size: larger;
}

span#basic-addon1 {
  color: #636363;
}

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

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

.form-control::placeholder {
  color: #636363;
}

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

.input-group-item input[type="text"] {
  border: 1px solid #e9e9e9;
  border-radius: 0;
}

.fieldset-wrap {
  background: #d6d6d6;
  padding: 0.5rem;
}

.fieldset-wrap .fieldset-header {
  padding: 0.5rem 0;
  text-align: center;
}

.fieldset-wrap .fieldset-content {
  background: #ffffff;
  padding: 0.5rem 1rem;
  text-align: center;
}

.fieldset-wrap .fieldset-content h1,
.fieldset-wrap .fieldset-content h2,
.fieldset-wrap .fieldset-content h3,
.fieldset-wrap .fieldset-content h4,
.fieldset-wrap .fieldset-content h5,
.fieldset-wrap .fieldset-content h6 {
  padding: 0.5rem 0;
}

/*
*** ACCORDION COMPONENT ***
*/
.accordion-container {
  margin: 0 0 30px;
  padding-bottom: 1rem;
  width: 100%;
}

.accordion-container .card {
  margin: 1rem 0 -1rem 0;
  border: 0;
  background: #ededed;
}

.accordion-container .card a[data-toggle=collapse] {
  display: block;
  line-height: 1.5;
  font-weight: 400;
  font-size: .9rem;
  font-family: 'Avenir', sans-serif;
  text-decoration: none;
  color: #fff;
  padding: 0;
  border: 0;
  background: transparent;
  font-style: normal;
  padding-left: 20px;
}

.accordion-container .card .card-header {
  padding: 0.5rem;
  background: linear-gradient(126deg, #003762, #0082a8);
}

/* .accordion-container .card:last-child {
  border-bottom:6px solid #fff;
}
.accordion-container .card:first-of-type {
  border-top:6px solid #fff;
}
*/

.accordion-container .card .card-header a:before {
  font-family: FontAwesome;
  content: "\f068";
  display: block;
  float: left;
  color: #fff;
  position: relative;
  left: -14px;
}

.accordion-container .card .card-header a.collapsed:before {
  font-family: FontAwesome;
  content: "\f067";
  display: block;
  float: left;
  color: #fff;
  position: relative;
  left: -14px;
}

.accordion-container .card .card-block {
  /* padding: 1rem; */
  background: #ffffff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#leftsidebar-accordion .card,
#rightsidebar-accordion .card {
  padding: 0;
}

/*
*** DROPDOWN COMPONENT ***
*/
.dropdown-container {
  display: block;
  width: 100%;
  padding: 20px 0 0 0;
  position: relative;
  margin: 0 0 30px;
}

@media (min-width: 768px) {
  .dropdown-container {
    padding: 1rem 0;
  }
}

.dropdown-container ul {
  display: none;
  float: left;
  width: 100%;
  z-index: 2;
  background: #ffffff;
  border: 1px solid #ffffff;
  padding: 0;
}

.dropdown-container ul li {
  display: block;
  float: left;
  width: 100%;
}

.dropdown-container ul li a {
  display: block;
  color: var(--teal);
  font-size: 1rem;
  width: calc(100% - 20px);
  padding: 0 0.1rem 0.2rem;
  margin: 0;
  border: 0;
  text-decoration: none;
  font-weight: 500;
}

.dropdown-container ul li a:focus {
  border: 2px solid var(--purple);
  box-shadow: none;
  outline: 0;
  padding: 0 1.5rem 1rem;
}

.dropdown-container ul li a:active {
  box-shadow: none;
  outline: 0;
  padding: 0 1.5rem 1rem;
}

.dropdown-container ul li a:hover {
  background: transparent;
  color: var(--orange);
  border: 0;
  box-shadow: none;
  padding: 0 1.5rem 1rem;
}

.dropdown-container .dropdown-menu {
  color: var(--dark);
  line-height: 30px;
  font-weight: 500;
  position: relative;
  padding-right: 20px;
  outline: none;
  cursor: pointer;
  text-transform: unset;
  background: #ffffff;
  display: inline-block;
  width: 100%;
  border-radius: 0;
  padding: 0.75rem 1rem;
  font-size: 16px;
}

.dropdown-container .dropdown-menu:after {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  color: var(--orange);
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  transition: all .2s;
  right: 0;
  padding: 1rem;
  top: -3px;
  font-size: 1.5rem;
}

.dropdown-container.open .dropdown-menu:after {
  -webkit-transform: rotateZ(-180deg);
  transform: rotateZ(-180deg);
  color: var(--orange);
}

.dropdown-container.open ul {
  display: block;
  position: relative;
}

@media (min-width: 992px) {
  .dropdown-container.open ul {
    position: relative;
  }
}

/*
*** FORM COMPONENT ***
*/
.kitchensink-form {
  margin: 1rem 0 1rem 0;
}

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

.form-control+.input-group-addon:not(:first-child) {
  border: 0;
  background: transparent;
}

.input-group-item input[type="text"] {
  border: 1px solid #e9e9e9;
}

.effect:focus~label,
.has-content.effect~label {
  margin-top: -70px;
  font-size: 12px;
  color: #0B7799;
  transition: 0.3s;
  left: 38px;
}

.effect~label {
  position: absolute;
  left: 36px;
  margin-top: -38px;
  width: 100%;
  color: #aaa;
  transition: 0.3s;
  color: #9b9b9b;
}

.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="number"],
.form-group select,
.form-group textarea {
  min-height: 52px;
  padding: 0.25rem 1.5rem;
  font-family: 'Zilla Slab', serif';
 font-size: 16px;
  font-weight: 300;
  line-height: 1.56;
  text-align: left;
  color: #636363;
}

.form-group.number-input {
  position: relative;
}

.form-group.number-input input {
  overflow: hidden;
  position: relative;
  transition: .5s ease all;
  z-index: 0;
  width: 100%;
}

.form-group.number-input input:focus,
.form-group.number-input input:active {
  background-color: white;
  outline: none;
  transition: .5s ease all;
}

.form-group.number-input .buttons {
  overflow: hidden;
  float: left;
  top: 1px;
  position: absolute;
  right: 1rem;
  width: 26px;
  z-index: 1;
  background: #ffffff;
}

.form-group.number-input .buttons .increment,
.form-group.number-input .buttons .decrement {
  cursor: pointer;
  display: block;
  float: left;
  height: 26px;
  padding: .15em 0;
  text-align: center;
  vertical-align: middle;
  margin-top: -1px;
  width: 25px;
  z-index: 2;
  transition: 0.2s all ease-in-out;
}

.form-group.number-input .buttons .increment .fa,
.form-group.number-input .buttons .decrement .fa {
  color: #9b9b9b;
  font-size: 17px;
}

.form-group.number-input .buttons .increment:hover .fa,
.form-group.number-input .buttons .decrement:hover .fa {
  color: #CC4C00;
}

.form-group.number-input .buttons .increment::selected .fa,
.form-group.number-input .buttons .decrement::selected .fa {
  color: #CC4C00;
}

.form-group select,
.form-group textarea {
  padding: 0.75rem 1.5rem;
}

.form-group input[type="checkbox"],
.form-group input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  background: #ffffff;
}

.form-group input[type="checkbox"]+label:before,
.form-group input[type="radio"]+label:before,
.form-group input[type="checkbox"]:hover+label:before,
.form-group input[type="radio"]:hover+label:before {
  border-color: #e8e8e8;
  background: #ffffff;
}

.form-group input[type="checkbox"]:active+label:before,
.form-group input[type="radio"]:active+label:before {
  transition-duration: 0;
  -webkit-filter: brightness(0.2);
  filter: brightness(0.2);
}

.form-group input[type="checkbox"]+label,
.form-group input[type="radio"]+label {
  position: relative;
  padding-left: 26px;
  font-weight: normal;
}

.form-group input[type="checkbox"]+label:before,
.form-group input[type="checkbox"]+label:after,
.form-group input[type="radio"]+label:before,
.form-group input[type="radio"]+label:after {
  box-sizing: content-box;
  position: absolute;
  content: '';
  display: block;
  left: 0;
}

.form-group input[type="checkbox"]+label:before,
.form-group input[type="radio"]+label:before {
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -10px;
  border: 2px solid #e8e8e8;
  text-align: center;
}

.form-group input[type="checkbox"]+label:after,
.form-group input[type="radio"]+label:after {
  background-color: #0B7799;
  top: 50%;
  left: 2px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  transition: -webkit-transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.form-group input[type="checkbox"]:checked+label:after,
.form-group input[type="radio"]:checked+label:before {
  -webkit-animation: borderscale 300ms ease-in;
  animation: borderscale 300ms ease-in;
  background-color: #fff;
}

.form-group input[type="checkbox"]:checked+label:after {
  background-color: #0B7799;
}

.form-group input[type="checkbox"]:checked+label:after,
.form-group input[type="radio"]:checked+label:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.form-group input[type="radio"]+label:before,
.form-group input[type="radio"]+label:after {
  border-radius: 50%;
}

.form-group input[type="checkbox"]+label:after {
  background-color: #0B7799;
  top: 50%;
  left: 2px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  transition: none;
}

.file-input {
  display: block;
  position: relative;
}

.file-input>[type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  height: 41px;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
  overflow: hidden;
  margin: 1rem 0 1rem 0;
  padding: 0.5rem 1rem;
  width: 134px;
}

.file-input>.btn {
  display: inline-block;
  cursor: pointer;
  margin-right: 8px;
}

.file-input>.label {
  color: #333;
  white-space: nowrap;
  opacity: .3;
}

.file-input.-chosen>.label {
  opacity: 1;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  color: #4a4a4a;
  vertical-align: middle;
  background: #ffffff url('data:image/svg+xml;charset=utf8,<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 952.38"><g id="khgtJn"><image id="khgtJn-2" data-name="khgtJn" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIBCAYAAAA/JAdfAAAACXBIWXM.A.AAsSAAALEgHS3X78AAAdwklEQVR4Xu3dfbS1aV0XcNAIeVGQkEiX1lrZWtlKWv1BrZb+A4mSEgKFiRFkVKZGqJURYChFJSaohNnrSpzhzHXmPM/M.A.NMwJBYv8mIoZJICurRlS21FK8kwEZjpumb2mXnmmfOc733O2Xvf133dnz8+nGHmu/c5+96/fX1/85x9zjzgzjvvfAAAsC4xAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAYx9HlWz7joBx9wQ2Hlx5fPWXj8e3vvfa6gwen2wPjiAFgWWqZP6jcePmJ1StquR/Vj2+rHz9Y/Xr96zuD/139XPXW6rB6eb2/L731tts/PX1eYFliAOjf9QeHj6ll/dzqxuqjE4r+rP5XdX31ddWj0tcD9C8GgD7VIv699d/qX1K9u/rUhBLflk/Wz/f2+vGFh0c3fW76OoE+xQDQl4Ny9Ohavq+qJfxbE8p6136zekXxpwKwODEA9OHyzW94WC3a7yi7+SP+C2nvL2h/GnHd68rD0+M.A.+hADwLw2b+r75urXUhHPrS4B/6N6gZ8ogP7FADCfWqpPrIX686l4e1O/5v9WPTU9PmA+MQDMoxbpN1afSGXbsTvqEvBd9bE8MD1WYP9iANiv9jP3tThfPaFgF6E+ljcclKNHpMcN7FcM.A.PtzdPmWR9bSfHMq1aVpv4iofvyi9PiB/YkBYD9qQX5hufu38MVCXaj/Uz0tXQdgP2IA2L2DcvSEcvdv20slunR3VC+70/sCYHYxAOxWLcQnd/JLffbpB++0BMCsYgDYnbLO8j9mCYAZxQCwG2Xd5X+X+vhfc6clAGYRA8D2FeV/j80SEK8ZsF0xAGxXUf73YwmA/YsBYHuK8j/NP03XD9ieGAC2oyj/KSwBsCcxAFxcUf5nYQmAPYgB4GKK8j+z9t9CSNcVuJgYAM6vKP9zswTAbsUAcD5F+W/DD6TrDJxPDABnV5T/NlkCYAdiADibovx3wRIAWxYDwHRF+e/S96frD0wXA8A0RfnvgyUAtiQGgKwo/72p1/n70vMBZDEAnK4o/72zBMDFxQBwbUX5z8YSABcTA8DJivLvwavS8wScLAaA+yvKvyeWADiHGADuqyj/HlkC4IxiALhXUf49e2V6/oB7xQBwt6L8l8ASABPFAKD8l6Q+T9+bnk/AAgBRUf6LYwmALAZgzYryXyxLAJwuBmCtivIfwT9JzzOsVQzAGhXlPxJLAJwgBmBtivIfTn0+vyc977A2MQBrUpT/sCwBcF8xAGtRlP/wLAFwrxiANSjKf01ekeYB1iAGYHRF+a+RJYDViwEYWVH+a/bdaT5gZDEAoyrKH0sAKxYDMKKi/LmXJYBVigEYTVH+XKXOwz9OcwOjiQEYSVH+XIMlgLWJARhFUf5k/yjNEYwiBmAERfkznSWAVYgBWLqi/Dk7SwDDiwFYsqL8Oac6N/8wzRcsWQzAUhXlzwVZAhhZDM.A.SFeXP9rw8zRssUQzA0hTlz/ZZAhhODMCSFOXP7lgCGEoMwFIU5c/u/YM0h7AUMQBLUJQ/+2MJYAgxAL0ryp89q/P299NcQu9iAHpWlD8zsQSwdDEAvSrKn5lZAliyGIAeFeVPP16W5hV6FAPQm6L86Y8lgMWJAehJUf50qs7ld6X5hZ7EAPSiKH86ZwlgSWIAelCUPwthCWApYgDmVpQ/y/Odaa5hbjEAcyrKn+X6zjTfMKcYgLkU5c/yvTTNOcwlBmAORfkzjpemeYc5xADsW1H+jOelae5h32IA9qkofwZV5/rvpfmHfYoB2Jei/BmcJYCexADsQ1H+rMd3pNcD7EMMwK4V5c/6WAKYXQzALhXlz0rVuX9Jen3ALsUA7EpR/qycJYA5xQDsQlH+cBdLAHOJAdi2ovzhai9OrxvYthiAbSrKH67FEsBexQBsS1H+kLwovY5gW2IAtqEof5jKEsBexABcVFH+cFaWAHYuBuAiivKHc6mvm7+bXl9wETEA51WUP1yIJYBdigE4j6L8YVtemF5vcB4xAGdVlD9smyWArYsBOIui/GFXLAFsVQzAVEX5w07V19ffSa9DmCoGYIqi/GEvLAFsSwxAUpQ/7Nu3p9clJDEApynKH+ZiCeBCYgCupSh/mJslgHOLAThJUf7Qi7+dXq9wkhiAqxXlD72xBHBmMQBXKsofulRfl38rvX7hSjEAx4ryh65ZAjiLGICmKH9YBEsAU8UAFOUPS/M30+saYoB1K8oflsoSwKligPUqyh+WzhLANcUA61SUPwyhvo6/Lb3eWacYYH2K8oehWAI4SQywLkX5w6i+Nb3+WZcYYD2K8ofRWQK4RwywDkX5w1pYArhLDDC+ovxhbb4lnQuMLwYYW1H+sFaWgJWLAcZVlD+sWn39vyCdE4wrBhhTUf7AjZaANYsBxlOUP3AFS8A6xQBjKcofONnfSOcHY4kBxlGUP3A6S8CKxABjKMofmMYSsBIxwPIV5Q+czfPTucLyxQDLVpQ/cD6WgMHFAMtVlD9wAfX8+OvpnGG5YoBlKsof2AJLwLhigOUpyh/YIkvAmGKAZSnKH9iNb07nD8sSAyxHUf7AblkCBhIDLENR/sAe1HPmm9J5xDLEAP0ryh/YI0vAGGKAvhXlD8zAErB8MUC/ivIH5nNH9Y3pnKJfMUCfivIH5mcJWLAYoD9F+QP9sAQsVAzQl6L8gf60JeCvpfOLvsQA/SjKH+iXJWBhYoA+FOUP9O+Oek59QzrP6EMMML+i/IHlsAQsRAwwr6L8geWxBCxADDCfovyB5WrvCfir6ZxjPjHAPIryB5bPEtCxGGD/ivIHxmEJ6FQMsF9F+QPjae8J+Cvp/GO/YoD9KcofGJcloDMxwH4U5Q+MzxLQkRhg94ryB9ajvSfgL6dzkd2LAXarKH9gfSwBHYgBdqcof2C92hLwvHROsjsxwG4U5Q9gCZhRDLB9RfkDHLMEzCQG2K6i/AGu1n464C+l85PtigG2pyh/gGuxBOxZDLAdRfkDJJaAPYoBLq4of4BJ6ln5qfrx69O5ysXFABdTlD/AmVgC9iMGOL+i/OnbhzdSDvbOErB7McD5FOVP3z58/cHh5zXFEkCn2hJQ/cV03nI+McDZFeVP3+4q/+N5tQTQM0vA7sQAZ1OUP3370JXlf2yzBHxowu1h7zbfDnhuOn85mxhguqL86duJ5X/MEkDPLAHbFwNMU5Q/fTu1/I9ZAuiZJWC7YoCsKH/69qHDo5s+N83xsZYtlgA6tVkCnpPmmCwGOF1R/nSszuYHz1L+x9pt2m3T/cMcLAHbEQNcW1H+dOy85X/MEkDPLAEXFwOcrCh/OnbR8j9mCaBnmx8R/AtpjjlZDHB/RfnTsVbYB+Xo96Q5nqrdlyWAXlkCzi8GuK+i/Onbz22z/I+1+2z3PeHzw95ZAs4nBrhXUf70bSflf8wSQM827wl4dppj7hUD3K0of/q20/I/ZgmgZ5aAs4kBlD99q7P5s0eXb3lsmuNtaZ+rfc70dcEcLAHTxcDaFeVPx/Zd/scsAfRs856AP5/meO1iYM2K8qdjc5X/MUsAnfukJeB0MbBWRfnTsbnL/5glgM5ZAk4RA2tUlD99+689lP+x9rW0r2nC1w1z+GT1dWmO1ygG1qYof/rWivZ3pznet/Y1FUsA/bIEnCAG1qQof/rWZfkfK5YA+mYJuEoMrEVR/vTtA6Xj8j9W7l4CPjDh8cAc2hLwrDTHaxEDa1CUP31bRPkfK5YA+mYJ2IiB0RXlT98WVf7HiiWAvrWfDvjaNMeji4GRFeVP3z5w/cHhY9Ic96p97cUSQL9WvwTEwKiK8qdjdTZ/Zsnlf6w9hvZY0uOFmax6CYiBERXlT8dGKf9jlgA6194T8OfSHI8oBkZTlD8dG638j1kC6Nwql4AYGElR/vTtv9x46ebPSXO8VO2xtcc44TrAHFa3BMTAKIryp29Dl/8xSwCda+8J+Jo0x6OIgREU5U/fVlH+xywBdG41S0AMLF1R/vRtVeV/zBJA5z6xhiUgBpasKH86Vmfzp9dY/sfaY2/XIF0nmMknqmemOV6yGFiqovzpWCu+g3L06DTHo2vXwBJAx4ZeAmJgiYryp2PK/74sAXRu2CUgBpamKH/69p+V//21a9KuzYTrB3NoS8CfTXO8NDGwJEX50zflfwpLAJ0bbgmIgaUoyp++Kf8JLAF0bqglIAaWoCh/+vb+Sze9/nelOeZu7Vq1azbhusIc2o8I/pk0x0sQA70ryp++Kf9zsATQuSGWgBjoWVH+9E35X4AlgM4tfgmIgV4V5U/flP8WWALoXHtPwDPSHPcqBnpUlD8dq7P5PuW/Pe1atmuarjvMZLFLQAz0pih/OrYpqkelOeZs2jW1BNCxRS4BMdCTovzpmPLfrWIJoGN1Nn+7enqa457EQC+K8qdvP1WU/861a7y51un5gL1b2hIQAz0oyp++Kf89KpYAOrakJSAG5laUP31T/jMolgA61paA+vFpaY7nFgNzKsqfjtXZ/Mmi/GdT7n5PwE+m5wnmsIQlIAbmUpQ/HWvFc/3B4WenOWa32nNgCaBXvS8BMTCHovzpmPLviyWAnm2WgK9OczyHGNi3ovzp23uVf3/ac9KemwnPH+xdr0tADOxTUf70Tfl3zBJAz3pcAmJgX4ryp2/KfwEsAfRs8yOCT01zvC8xsA9F+dO3/3R0+ZZHpjmmD+25as/ZhOcV9q6nJSAGdq0of/qm/BfIEkDnPt7DEhADu1SUP31T/gtmCaBzsy8BMbArRfnTN+U/AEsAnft49afTHO9KDOxCUf50rM7mTyj/cbTnsj2n6XmHmcy2BMTAthXlT8eU/5gsAXRuliUgBrapKH861grioBw9Is0xy9SeW0sAHWvvCXhKmuNtioFtKcqfvr1H+Y+vPcftuZ4wDzCHvS4BMbANRfnTN+W/IpYAOre3JSAGLqoof/qm/FfIEkDnPn54dNNXpTm+qBi4iKL86VidzXcr//XavCfg3WlOYCY7XwJi4LyK8qdj7eC/+fW3flaaY8bWZsASQMd2ugTEwHkU5U/HlD9XsgTQs02XfmWa4/OIgbMqyp++vUv5c7U2E202JswP7N2uloAYOIui/Omb8ueaLAH0bBdLQAxMVZQ/fVP+RJYAetY6tvpTaY6nioEpivKnb+9U/ky1WQLeOWGuYO+2uQTEQFKUP3175+HRTZ+Z5hiu1GamWALo1LaWgBg4TVH+9E35c26WAHq26d4npzk+TQxcS1H+dKzO5o8rfy6qzVCbpTRvMIeLLgExcJKi/OmY8mebLAH07CJLQAxc7aAcfbnyp1fKn12wBNCz1smtm9McXy0GrlQ/wRfXT/Qb6YuBmbxD+bMrm/cEvGPCHMLetW5uHZ3m+EoxcOz6g8PH1E/yS+mLgJm847rXlYenOYaLaDNWLAH065daV6c5PhYDzWuvO3iwP/6iY8qfvbEE0LPW1a2z0xw3MdDUO/2R9ElhDnXY36782bc2c2320nzCTH4kzXATA/WOXjThk8HeKX/mZAmgcy9KM3zqP6x38IzqjgmfCPbtbcqfuW2+HfC2CfMK+9a6+xmnze81/8FBOfqCut1+bMIngX1T/nTDEkCvWoe3Lr/W7F5zqOuNfzjdOcxA+dMdSwAd++Frze2Jf7Pe4HF1c/jUhDuGfXrr5Zvf8LB0GMMc2my2GZ0wx7A3my5/3Ekze+Ig1/Bt6U5hz5Q/3bME0KnbTprX+/2NGnzihDuDfVL+LIYlgE498epZvXp4H1hD751wR7AXNxxe+o/Kn6VpM9tmN8037NF762w+8Mo5vc/Q1sCzJtwJ7IXyZ8ksAXToWVfO6H0Gtv7DD0+4A9g55c8ILAF05sNXzuc9f3F4dNMfmXBj2If/cFCOHpoOV1iCNsttpifMPexc6/rj2bxnSOuW+pJ0Q9gD5c9wLAH0onX98VzeM6D1H7wn3RB2TPkzLEsAnXjP8Uze9T9Hl295bPE7/5lR3Up/TPkzujbjbdbT6wF26I7W+W0e7xrK+jeeN+FGsBPKnzWxBNCB57VZvGsg6zDeMuEGsHXKnzWyBDCn1vltDtsf/3+G/+ofM3mL8metNu8JeMuE1wlsVev81v1tCL80hWEH3nLrbbc/JB2SMLL2GiiWAGbQur99//+ZKQhb9qPKH+62WQJ+dMLrBrbpmW0BeP6EIGyL8oerWAKYwfPbAvDyCUHYBuUP12AJYM9e3n4C4F9PCMKF1Dn798ofTtdeI+21kl5PcFGt+9ufALwxBeEilD9MZwlgT97YFoD3TgjCuSh/ODtLAHvw3vYtgP8+IQjn8WblD+ezeU/Amye8zuDMWve3PwH4eArCOby5/aKJdMgB19ZeQ8USwG58vC0AH5kQhLNQ/rAllgB25CPtWwA/MyEIk9R5ul35w3ZtfmX77en1B2fwgfYnAH4NJVuh/GF3LAFsU/uPUbUF4PoUhAnepPxhtzbfDnjThNcjnKouAAdtAXhlCkKg/GFPLAFsQ10Avq8tAN+egnAK5Q97ZglgC17UFoDnTAjCSW577XUHD06HFbB97bXXXoMTXqdwkue1BeArJgThasofZmYJ4LxuOLz0lAfceOnmz09BuIryh05YAjiP1v13DVDdBN6XwtDUWfl3yh/60l6T7bWZXr+w8f42N3cNT/0/L5twA1ZO+UO/LAGcwcvbzNw1OHVoHj/hBqzbrcof+rb5dsCtE17PrNjh0U1/os3L8eA8sC4Bv5JuxGopf1gISwCnqV3/P1/9mh/6tDYr9wxN/Zv/It2QVVL+sDCWAK6ldv1rj+fknoFpPxKQbsjqvFH5wzJtloA3TnidsyK167/meEbuGZZbb7v9IfUffCzdmNV4Y52J35kOGaBf7TVcLAHc6+MH5egRx/Nxn2GpC8D3TLgDBlfn4A3KH8bQXsvtNZ1e94yv/f7/K2fjPoNydPmWR9bQR9KdMC7lD+OxBFB9tP7b/6OvnIv7DUodkhdMuCMGpPxhXJaA1Xvx1TNxvyGpG8KDavDDE+6Msbxe+cPYNu8JeP2E84CBtB/zr93+0Kvn4cQhqTd4RrpDhqL8YSUsAetTF4BvOGkWrjkk9QZvT3fKEJQ/rIwlYD1ql3/wXe/+id9x0hxcc0AOytEfrze+I905y1UH4xblD+u0eU/ALemcYNnqc/z0a83AqQNSb/yidOcsk/IHLAHD+8HTnv84IPUO/uWET8Ky3Nze7Jmee2B8mzd+3zzh3GBZ3nKtP/o/Foej3UG9ozdN+GQsg/IH7sMSMJz2k3yPSs97HIzm8Oimz6x39v4Jn5S+KX/gRJaAMdxweOnX63P5B9Pz3cTAsesPDj+v3vkvp09Ot25S/sBpNkvATRPOE/r0yerJ6Xk+FgNXqnf8uOqjE74I+qL8gUksAYv2Len5vVIMnDAcT/BfDVyO+lxdVv7AWbQzo50d6XyhK69Mz+vVYuAk9RM9sfrNCV8QM1L+wHlZAhblVen5PEkMXEuxBHRN+QMXZQlYhHOVfxMDpymWgF5dUv7ANmzeE3BpwrnD/p27/JsYSOoX8CeLJaAbdVs/Sr/8AeAs2pnSzpZ0/rBXFyr/JgamKJaALih/YFcsAV25cPk3MTBVsQTMSvkDu2YJ6MJWyr+JgbMoloC53Kj8gX3Y/Hr4GyecS2zf1sq/iYGzqtvhlxVLwD4pf2CvLAGz2Gr5NzFwHpaAvTlU/sAcNkvA4YRziovbevk3MXBeloCdU/7ArCwBe7GT8m9i4CIsATuj/IEuWAJ2amfl38TARVkCtqtez6L8gZ5sfjqgpPOLM9lp+TcxsA31gTyp+n8THjCnUP5ArywBW7Xz8m9iYFuKJeCibrj1tts/PV1ngLm0M6qdVRPOM65tL+XfxM.A.2FUvAeSl/YBEsAReyt/JvYmDbiiXgrJQ/sCiWgHPZa/k3MbALB+Xoy4slILrh8NKB8geWqJ1d7QxL5xx32Xv5NzGwK5aA0yl/YOksAZPMUv5NDOySJeCaXqf8gRFsvh3wugnn3hrNVv5NDOyaJeB+lD8wFEvAiWYt/yYG9qFeiK8oloBG+QNDsgTcx+zl38TAvhRLwPXKHxjZZgm4fsJ5OLIuyr+JgX0q610ClD+wCitfArop/yYG9q2sbAm44fDSdcofWJPNTwdcl87HwXRV/k0MzKFeqC+pPjLhgi7dK1/9mh/6tHQ9AEbTzr66BHzvhHNy0epj/FT1bel6zCEG5nJ0+ZY/UC/az6eLu0RtIOrH56drADC6eh5+Uz0PP5nOzYX6aPWV6RrMJQbmdOOlmz+nXrx3TbjIi1GH/WPVU9NjB1iLw6Obvqqej/83nZ8L8wu1w/5QeuxzioG53Xrb7Q+pF/LShIu9BL9Wy//x6TEDrE09H/9oPR9/ZcI5ugRvPShHj06PeW4x0IP2vaJ6QV854aJ3qw72z15/cPj70mMFWKv6b8yfX8/Kn07naef+VS3/B6XH2oMY6Em9sM9Z2oa4+X7/v6nl/9np8QGs3c2vv/Wz6pn5z6pPpPO1J5tu+vr0+HoSA725fPMbHlYv8kvLMr5f9KbqcekxAXBf9ez8olqqb5hwzs6tvdHvxfXf+h+aHlNvYqBXR5dveWy96P+89Pnu0fdXT0qPAYDT1WJ9Qj1Pf2rCubtXdTn57frxB9qb1dNj6FUM9K69y7KjLfGXq+f62X6ArXpgPVufszlj0zm8a3dUN9TF5PdP+Lq7FgNLUZ+QP1Z9d3uz3YQncJs+Wj9nqR+f3X5iIX2dAJzP5qfCnr05cz864Xzemvo531c/vqwW/xenr3MpYmCJ6pP0hdW31ifsx8oO3khS7/cX68fvrx+/bCnv9gQYSTt72xm8OYt/MZ3bZ1Xv87fqx9vaLypqP52Qvp4lioGlO7p8yyPrE/i11Wuqy9WP1yf1F0p+E2F7b8Gvbra+9ma+f1u98PDopj+cPicA+9XO5nZGb87qN23O7l8t4X1iNfcb9eOHq3fUvz4qdy8UT29vOE+fc+liYGTXva48vH0fp9z93x54WvWk6nHXHxw+xvfxAZavneXtTG9n++aMb2f9l7Szfw0lf5oYAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDxxAAAMJ4YAADGEwM.A.wHhiAAAYTwwAAOOJAQBgPDEAAIwnBgCA8cQAADCeGAAAxhMDAMB4YgAAGE8M.A.ADjiQEAYDwxAACMJwYAgPHEAAAwnhgAAMYTAwDAeGIAABhPDAAA44kBAGA8MQAAjCcGAIDx/H+t/vg25qztdQAAAABJRU5ErkJggg=="/></g><g id="_6geJrq" data-name="6geJrq"><image id="_6geJrq-2" data-name="6geJrq" width="512" height="512" transform="translate(0 440.38)" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIBCAYAAAA/JAdfAAAACXBIWXM.A.AAsSAAALEgHS3X78AAAaoElEQVR4Xu3db4yu6V0X8G5pK5UWKgoCrakG3lECJBiNiEFTNRijEcFUhERjQgRNGiOJIRKipipC7YuWNRs1TcDdzrlm5/zZrqfLtlYwRnbdNGCpf2rbSAxapAryolpWLOt17c5s55ydmd89M89z37/7d39efDq72+/zzPPnyv39zpk557zsueeeexkAsC1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YqOzw6PZr26O3vqr7xhuHN//UQTv6I/2/fe3Rrce+7O4TT35edHsAchvX8nFNH9f2cY0f1/pxzR/X/tEB0e0rCwNr9/B72muO3/Af7e50T/V///n+8f90z52nZz7bP36q+0j3z7tH+n/7/n6Avib6nADMa1ybxzV6XKuPr9nj2v2p42v5udf60QXHnfDUcUf86OiM0R3R51y7MLBG/SB8ZX8D39rfyPd3zwZv/qX1+/4v/eM/7P5YX5afHz0eAHZrXHvHNXhci4+vyeG1+5JGd7x/dMnolOjxrFEYWIvDo9vf0N+of9DfsI9OeGN3aazHx/vH7+6H5DdHjxOAqxnX2HGtPb7mXviruHvw0dExo2uix7kWYSC7/oZ8dX9jbk948/auP5ZP9o/f/dTTz7wietwATDOuqf3a+pe6X4yuwzO504fAm6LHnV0YyOqRg8Pf2d+EH5vw/Z0ljF+F+NboOQBwoQf6Nf7P9OvpxyZcd2c1uqd7eM3fHggD2fQX/rd372x7+N7+HowfKvkD0XMC4F69XN/cr58fmnCdXdqv98f6UP+i9PXRc8omDGTxrgcfenl/kX+gv9ifnvCGpDK+XzV+G0r0HAG2bhRpe+EHuMNrazKf6d62pt9CHgYy6Afit/QX9okJb0Bmv9B9ffRcAbaqf7H0u49/liq6nmb2wZu33/tbo+eaQRhY2vhBi34gPjHhRU+vP4//3T9+W/ScAbamXx/f0l74Kjq8lmY3/lyB7uui57y0MLCk/kJ+e1vhL/kHfqMfjB+MnjvARowf9PtbE66dqzK+4BujZsLzX0wYWMLx9/t/KHqB16w/v3b3iSdfHb0WAFUd/77+R6Pr5cr9cNafCwgDcxvf7+/l+OSEF7WCDx0e3f6K6DUBqGZc+9o6fsp/F94/ui16TeYWBuZ0dOux17XtHIgTH+/eEL02AFWMa97xtS+6PlbyM90XR6/NnMLAXA7a0Rf1r/yfmfAiVmQEAJvQtln+J1KNgDAwhzvvvfuFvfyfnvDiVWYEAKW1bZf/iTQjIAzs2/j7mHv5/+sJL9oWGAFASU35n5ZiBISBfbp15/Ev6OX/rya8WFtiBAClNOV/lsVHQBjYl/HbP3r5/9SEF2mLjACghKb8z9U78GfbgiMgDOzD+P3v/Yn/i+jF2TgjAFi1pvxDS46AMLBrR7ce+/z+hD8QvSg8zwgAVqkp/8mWGgFhYJd+/OGD37ShP+RnV4wAYFWa8r+0MQLm/kuEwsCuHJf/+6IXgTMZAcAqNOV/ZXOPgDCwC3efePJV/Yk9Hj15LmQEAKk15b8L/3auERAGruugHb2yP6E7E540MSM.A.SKkp/12aZQSEget46ulnXtGfyM0JT5bpjAAglab892HvIyAMXNVx+Vf/ax6XYgQAKTTlv097HQFh4CrG333cH/iNCU+OqzMCgEU15T+HvY2AMHBZ73rwoZf3B/zIhCfF9RkBwCKa8p/Thw/a0W+L3pPLCgOXMcr/xuHNH5/wZNgdIwCYVVP+S9j5CAgDl/BAf4DvnvAk2D0jAJhFU/5L2ukICAMTjfL/xxMePPtjBAB71ZR/BjsbAWFgggduHN58aMKDZv+M.A.GAvmvLPZCcjIAxEevk/OOHBMh8jANippvzT6d37c9cdAWEgOBTvjB4kizACgJ1oyj+t646AMHDBoXhH9OBYlBEAXEtT/uldZwSEgbP0T/gj0YMiBSM.A.uJKm/FdjjIBHb975kug9vV8YOONQ/O3owZCKEQBcSlP+qzNGwOHR7ddG7+1pYeC0/gm+K3oQpGQEAJM05b9avaNv9ffwgeg9PhEGTvQ7/n3dr0UPgLSM.A.OBCTflX8Dei9/lEGDg+FG/s5f9LEz4xuRkBwJma8i+hd/Vnu2+J3u8hDIzvKYzvLUSflNUwAoB7NOVfSu/sXzloR18Zve8X/p/Hf7nP49EnY3WM.A.OB5TfmXNL5wv3Xn8S+46L2PDsbbo0/CahkBsHFN+Vd346L3/6KD8U0T7px1MwJgo5ry34rvOO8MXHQ4nppwx6yfEQAb05T/Ztw4vPmJg3b0yrPOwZmHo9/gT0d3SilGAGxEU/5b9D1nnYWX/Iennn7mFT38sQl3SC1GABTXlP8m9S/qP3n3iSdfff95eMkB6cHvje6MsowAKKop/03r3f7X7z8T9/zLw+9pr+nB/x7dEaUZAVBMU/6bN/5sgKNbj73u9Lm4/5D8zehO2AQjAIpoyp/P+Tunz8aL/3D3iSdf1RfCr064A7bBCICVa8qfe3369B8OdPqg/OEJN2ZbjABYqab8OdufPDkjpw/LOyfckO0xAmBlmvLnHDcOb/6jk3Py4oHp//HnoxuyWUYArERT/lygd/1/PTkrz//P4dHtN0U3YvOM.A.EiuKX+m+fpxXp4/NH0RfP+EG4ARAEk15c9EvfN/YJyZk4Pz09EN4JgRAMk05c/lPDXOzcseOTj80r4GPjvhBnDCCIAkmvLnkkbnP3rzzpeMX/5/cxSGMxgBsLCm/Lmi3v3fMg7Qd0ZBOIcRAAtpyp9r6APgz49fAfi+KAgXM.A.JgZk35c03jLwcaB+ntURACRgDMpCl/duMd4zD90wlBiBgBsGdN+bM77xnfAvjAhCBMYQTAnjTlz259cByqj0wIwlRGAOxYU/7sWP/i/9+NXwH4H1EQLskIgB1pyp89GN0/DtezURCuwAiAa2rKn/15dhyw/zYhCFdhBM.A.VNeXPHt04vPnJcch+JgrCNRgBcElN+bNnfQD87PgZgPdFQbgmIwAmasqfefzEOGzvnhCE6zICINCUP/P5sXHg/t6EIOyCEQDnaMqfef3w+BbAWycEYVeM.A.LhPU/7M76+NAfCWCUHYJSM.A.jjXlzzK+cxy+b54QhF0zAti8pvxZSP/i/80vOzy6/drmDwNiGUYAm9WUP8t5dnT/yUF8/4QbwD4YAWxOU/4saPwlgOMcPn8Y+7/8legGsEdGAJvRlD8LGz/8P87iyYF8Y3QD2DMjgPKa8ieHrxrn8fTB/PCEG8E+GQGU1ZQ/OXz05EyePpxvm3BD2DcjgHKa8iePt5+cyxcP6EE7+j0TbghzM.A.Iooyl/Euld/wdPzubpg/pA/z9/IboxzMQIYPWa8ieXX3zq6WdecXI+7z+sf3HCHcBcjABWqyl/8vme02f0ngP7rgcfevmNw5s/N+FOYC5GAKvTlD/5fOz0V//DWQf3j064I5iTEcBqNOVPTt9+/1k97wD/xIQ7gzkZAaTXlD85/ZuzzuuZh/igHX3NjcObn51wpzAnI4C0mvInr28+68xedJj/yYQ7hbkZAaTTlD9J9S/m33feuT33QB+0oy/vN/5f0Z3DAowA0mjKn7w+c3h0+03nnd0LD/b4AwP6evi/Ez4JzM0IYHFN+ZPbd1x0fsMD3gfAd034JLAEI4DFNOVPYr27/250hsNDPvQ7+sHok8FCjABm15Q/ud3u5/SB6ByHB/3UgX/3hE8KSzACmE1T/uT24Yff014TneMhDJw4aEevvHF48wMTPjkswQhg75ryJ7He0b/UP74xOscnwsBpd9579wv9UcEkZgSwN035k9uz3TdG5/i0MHC/o1uPfVkfAf9xwoOBJRgB7FxT/uT2bO/lPxGd4/uFgbMYASRnBLAzTfmT25XKfwgD5zECSM4I4Nqa8ie3K5f/EAYuYgSQnBHAlTXlT27XKv8hDESM.A.JIzAri0pvzJ7drlP4SBKYwAkjMCmKwpf3LbSfkPYWAqI4DkjABCTfmT287KfwgDl2EEkJwRwLma8ie3nZb/EAYuywggOSOAl2jKn9x2Xv5DGLgKI4DkjABe1JQ/ue2l/IcwcFVGAMkZASh/sttb+Q9h4DqM.A.JIzAjasKX9y22v5D2HguowAkjMCNqgpf3Lbe/kPYWAXjACSMwI2pCl/cpul/IcwsCtGAMkZARvQlD+5zVb+QxjYJSOA5IyAwpryJ7dZy38IA7tmBJCcEVBQU/7kNnv5D2FgH4wAkjMCCmnKn9wWKf8hDOyLEUByRkABTfmT22LlP4SBfTICSM4IWLGm/Mlt0fIfwsC+GQEkZwSsUFP+5LZ4+Q9hYA5GAMkZASvSlD+5pSj/IQzMxQggOSNgBZryJ7c05T+EgTkZASRnBCTWlD+5pSr/IQzMbYyA/kJ9dMKLCUswAhJqyp/c0pX/EAaWYASQnBGQSFP+5Jay/IcwsBQjgOSMgASa8ie3tOU/hIElGQEkZwQsqCl/cktd/kMYWJoRQHJGwAKa8ie39OU/hIEMjACSMwJm1JQ/ua2i/IcwkIURQHJGwAya8ie31ZT/EAYyOWhHX96M.A.PIyAvaoKX9yW1X5D2EgGyOA5IyAPWjKn9xWV/5DGMjICCA5I2CHmvInt1WW/xAGsjICSM4I2IGm/MltteU/hIHMjACSMwKuoSl/clt1+Q9hIDsjgOSMgCtoyp/cVl/+QxhYAyOA5IyAS2jKn9xKlP8QBtbCCCA5I2CCpvzJrUz5D2FgTYwAkjMCLtCUP7mVKv8hDKyNEUByRsAZmvInt3LlP4SBNTICSM4IOKUpf3IrWf5DGFgrI4DkjIDnlD/plS3/IQysmRFAcpseAU35k1vp8h/CwNoZASS3yRHQlD+5lS//IQxUYASQ3KZGQFP+5LaJ8h/CQBVGAMltYgQ05U9umyn/IQxUYgSQXOkR0JQ/uW2q/IcwUI0RQHIlR0BT/uS2ufIfwkBFRgDJlRoBTfmT2ybLfwgDVRkBJFdiBDTlT26bLf8hDFRmBJDcqkdAU/7ktunyH8JAdUYAya1yBDTlT26bL/8hDGyBEUByqxoBTfmTm/I/Fga2wggguVWMgKb8yU35nxIGtsQIILnUI6Apf3JT/vcJA1tjBJBcyhHQlD+5Kf8zhIEtMgJILtUIaMqf3JT/OcLAVhkBJJdiBDTlT27K/wJhYMuM.A.JJbdAQ05U9uyj8QBrbOCCC5RUZAU/7kpvwnCAMYAaQ36whoyp/clP9EYYAXGAEkN8sIaMqf3JT/JYQBPscIILm9joCm/MlN+V9SGOBeRgDJ7WUENOVPbsr/CsIAL2UEkNxOR0BT/uSm/K8oDHA2I4DkdjICmvInN+V/DWGA8xkBJHetEdCUP7kp/2sKA1zMCCC5K42ApvzJTfnvQBggZgSQ3KVGQFP+5Kb8dyQMMI0RQHKTRkBT/uSm/HcoDDCdEUByF46ApvzJTfnvWBjgcsYI6If0P004zLCEM0dAU/7kpvz3IAxweUYAyd0zApryJzflvydhgKsxAkju+RHQlD+5Kf89CgNcnRFAch9vyp+8lP+ehQGuxwgAuDTlP4MwwPUZAQCTKf+ZhAF2wwgACCn/GYUBdscIADiX8p9ZGGC3jACAl1D+CwgD7J4RAPAi5b+QMMB+GAEAyn9JYYD9MQKADVP+CwsD7JcRAGyQ8k8gDLB/RgCwIco/iTDAPIwAYAOUfyJhgPkYAUBhyj+ZMMC8jACgIOWfUBhgfkYAUIjyTyoMsAwjAChA+ScWBljO4dHtrzACgJVS/smFAZZlBAArpPxXIAywPCM.A.WBHlvxJhgByM.A.GAFlP+KhAHyM.A.KAxJT/yoQBcjECgISU/wqFAfIxAoBElP9KhQFyMgKABJT/ioUB8jICgAUp/5ULA+RmBAALUP4FhAHyMwKAGSn/IsIA62AEADNQ/oWEAdbDCAD2SPkXEwZYFyM.A.2APlX1AYYH2M.A.GCHlH9RYYB1MgKAHVD+hYUB1ssIAK5B+RcXBlg3IwC4AuW/AWGA9TMCgEtQ/hsRBqjBCAAmUP4bEgaowwgALqD8NyYMUIsRAJxB+W9QGKAeIwA4RflvVBigJiM.A.aMp/08IAdRkBsGnKf+PCALUZAbBJyh8DACM.A.Nkb587wwwDYYAbAJyp8XhQG2wwiA0pQ/9wgDbMsYAf1C8bEJFxNgPZQ/LxEG2B4jAEpR/pwpDLBNRgCUoPw5Vxhgu4wAWDXlz4XCANtmBM.A.qKX9CYQCM.A.FgV5c8kYQAGIwBWQfkzWRiAE0YApKb8uZQwAKcZAZCS8ufSwgDczwiAVJQ/VxIG4CxGAKSg/LmyM.A.DnMQJgUcqfawkDcBEjABah/Lm2M.A.ARIwBmpfzZiTAAUxgBM.A.vlz86EAZjKCIC9Uv7sVBiAyzACYC+UPzsXBuCyjADYKeXPXoQBuAojAHZC+bM3YQCuygiAa1H+7FUYgOswAuBKlD97FwbguowAuBTlzyzCAOyCEQCTKH9mEwZgV4wAuJDyZ1ZhAHbJCIAzKX9mFwZg14wAuIfyZxFhAPbBCIDnKX8WEwZgX4wANk75s6gwAPtkBLBRyp/FhQHYt0cODl/fjAC2Q/mTQhiAORgBbITyJ40wAHMxAihO+ZNKGIA5GQEUpfxJJwzA3IwAilH+pBQGYAlGAEUof9IKA7AUI4CVU/6kFgZgSUYAK6X8SS8MwNKM.A.FZG+bMKYQAyM.A.JYCeXPaoQByMIIIDnlz6qEAcjECCAp5c/qhAHIxgggGeXPKoUByMgIIAnlz2qFAcjKCGBhyp9VCwOQmRHAQpQ/qxcGIDsjgJkpf0oIA7AGRgAzUf6UEQZgLYwA9kz5U0oYgDUxAtgT5U85YQDWxghgx5Q/JYUBWKPjEfDxCRd3uIjyp6wwAGtlBHBNyp/SwgCsmRHAFSl/ygsDsHZGAJek/NmEM.A.AVGAFMpPzZjDAAVRgBBJQ/mxIGoBIjgHMofzYnDEA1RgD3Uf5sUhiAiowAjil/NisMQFVGwOYpfzYtDEBlRsBmKX82LwxAdUbA5ih/eM4AgOcZAZuh/OFYGICtM.A.LKU/5wShiALTECylL+cJ8wAFtjBJSj/OEMYQC2yAgoQ/nDOcIAbJURsHrKHy4QBmDLjIDVUv4QCAOwdUbA6ih/mCAM.A.EbAiih/mCgM.A.C8wAtJT/nAJYQD4HCMgLeUPlxQGgHsZAekof7iCM.A.C8lBGQhvKHKwoDwNmMgMUpf7iGM.A.CczwhYjPKHawoDwMWMgNkpf9iBM.A.DEjIDZKH/YkTAATGME7J3yhx0KA8B0RsDeKH/YsTAAXI4RsHPKH/YgDACXZwTsjPKHPQkDwNUYAdem/GGPwgBwdUbAlSl/2LMwAFyPEXBpyh9mEAaA6zMCJlP+MJMwAOxGL7c3NCPgIsofZhQGgN1pRsB5lD/MLAwAu9WMgPspf1hAGAB2rxkBJ5Q/LCQM.A.PvRjADlDwsKA8D+tO2OAOUPCwsDwH617Y0A5Q8JhAFg/x45OPzSXopPTyjPtftU903R6wHsXxgA5nH3iSdf3UfArQklulYf6X5X9DoA8wgDwHze9eBDL+8l+Y4JZbo2/+zw6PZro+cPzCcM.A.PPrhfmXu/83oVjTu3F480fGsImeMzCvM.A.AsoxfnH+8F+umoYBN7tvsL0fMElhEGgOUcHt3+2l6iPz2hbLP5UPd7o+cHLCcM.A.MvrZfptNw5vfmJC8S7tP3d/tj/mB6LnBCwrDAA5HLSjV/YR8NZesL88oYjn9j+7v3r3iSdfFT0PIIcwAORydOux140frOt+bUIx79tn+uP4oT5Ovih63EAuYQDI6dGbd35HL9/v6yX8L9u8v2Pg1/vn/anxuR85OHx99DiBnMIAkF8v5S/uhfzn+scb/eOvTijxy/rlfr8Pd28ZvwIRPR4gvzAArMv4WYFe2H+o+/u9sA/6x5/s/kP/518JSv432gvfy//33Qe7R7q39fv7/XefePLzos8LrEsYAOoYP6Q3vnVweHT7G8afMzCMf+5F/4YxHKLbA3WEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD1hAACoJwwAAPWEAQCgnjAAANQTBgCAesIAAFBPGAAA6gkDAEA9YQAAqCcM.A.AD1hAEAoJ4wAADUEwYAgHrCAABQTxgAAOoJAwBAPWEAAKgnDAAA9YQBAKCeM.A.AA1BMGAIB6wgAAUE8YAADqCQM.A.QD3/H5xXqlBJ3Pd6AAAAAElFTkSuQmCC"/></g></svg>') no-repeat center right;
  background-size: 2.8rem 2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.custom-select:focus {
  outline: none;
  box-shadow: none;
}

.custom-select:focus::-ms-value {
  color: #4a4a4a;
  background-color: #ffffff;
}

.custom-select:disabled {
  color: #ededed;
  background-color: transparent;
}

.custom-select::-ms-expand {
  opacity: 0;
}

/*
*** LIST GROUP COMPONENT ***
*/
.custom-list-group .list-group-item:first-child {
  border-radius: 0;
}

.custom-list-group .list-group-item:last-child {
  border-radius: 0;
}

/*
*** BREADCRUMB COMPONENT ***
*/
.content-header h1 {
  padding: 0rem 0 0;
}

@media (max-width: 767px) {
  .content-header h1 {
    padding: 1.1rem 0 0;
    display: none;
  }
}

.content-header .breadcrumb {
  margin-bottom: 3rem;
  padding: 0 0 0 2px;
  background: inherit;
}

.content-header .breadcrumb-item {
  color: #636363;
  font-family: 'Zilla Slab', serif;
  font-size: 1rem;
  line-height: 1.36;
  text-align: left;
  font-weight: 500;
}

.content-header .breadcrumb-item.active {
  color: #0B7799;
}

.content-header .breadcrumb-item+.breadcrumb-item::before {
  content: "\007C";
  color: #767676;
}

/*
*** MODAL COMPONENT ***
*/


.modal-content {
  border-radius: 0.625rem;
  border: 0;
  box-shadow: 0 0 0.4375rem 0 rgba(0, 0, 0, 0.06);
}

.modal-body p {
  font-weight: 500;
  font-size: .9rem;
}

.close {
  color: var(--dark);
  font-size: 2rem;
  opacity: .8;
  cursor: pointer;
  text-shadow: none;
}

.close:focus {
  color: var(--info);
}

.close:active {
  color: #9b9b9b;
  border: 1px solid #0B7799;
  box-shadow: none;
}

.close:hover {
  color: var(--dark);
  opacity: 1;
}

.close-modal {
  background: var(--light);
  border: 1px solid var(--dark);
  cursor: pointer;
}

.save-modal {
  cursor: pointer;
}

.gallery-component-container {
  position: relative;
  width: 100%;
}

.gallery-component-container .gallery-component img,
.gallery-component-container .gallery-component-no-caption img {
  width: 100%;
  max-width: 100%;
}

.gallery-component-container .gallery-header {
  color: #767676;
  font-family: 'Futura', sans-serif;
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 600;
  text-align: left;
  padding: 0 0 0.5rem;
}

.gallery-component-container .gallery-caption {
  padding: 1rem 1.2rem 1.2rem;
  background: #0B7799;
  width: 100%;
  position: relative;
  bottom: 0.8rem;
  margin-bottom: 1rem;
}

.gallery-component-container .gallery-caption p {
  font-size: 1.5rem;
  color: #ffffff;
  font-family: 'Futura', sans-serif;
}

.gallery-component-container ul.slick-dots {
  text-align: center;
  position: relative;
  width: 100%;
  margin: -2.5rem auto;
  padding: 0;
  overflow: hidden;
}

.gallery-component-container ul.slick-dots li {
  display: inline-block;
  margin: 0 0.3rem;
}

.gallery-component-container ul.slick-dots li a {
  display: block;
  text-align: center;
  padding: 1rem;
  text-decoration: none;
}

.gallery-component-container .slider-icons {
  background: #ffffff;
  width: 1.3rem;
  height: 1.3rem;
  padding: 0.5rem;
  border-radius: 50%;
  margin: 0.2rem;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

@media (min-width: 576px) {
  .gallery-component-container .slider-icons {
    margin: 0.5rem;
  }
}

.gallery-component-container li.slick-active .slider-icons {
  background: #0097a1;
}

.gallery-component-container .prev,
.gallery-component-container .next {
  color: #0097a1;
  position: absolute;
  cursor: pointer;
  z-index: 2000;
  font-size: 3rem;
  padding: 1rem;
  bottom: 0;
  margin: -2.5rem auto;
}

@media (min-width: 576px) {

  .gallery-component-container .prev,
  .gallery-component-container .next {
    margin: -2.5rem auto;
  }
}

@media (min-width: 992px) {

  .gallery-component-container .prev,
  .gallery-component-container .next {
    margin: -2.5rem 8rem;
  }
}

.gallery-component-container .prev {
  left: 0;
}

.gallery-component-container .next {
  right: 0;
}

.gallery-component-container .slider-lightbox-control {
  position: relative;
  left: -0.3rem;
  margin: -2.5rem auto;
  color: #0097a1;
  display: none;
}

@media (min-width: 576px) {
  .gallery-component-container .slider-lightbox-control {
    float: right;
    display: block;
  }
}

@media (min-width: 992px) {
  .gallery-component-container .slider-lightbox-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.gallery-component-container .slider-lightbox-control span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 1.2rem;
}

@media (min-width: 992px) {
  .gallery-component-container .slider-lightbox-control span {
    font-size: 1.5rem;
  }
}

.gallery-component-container .icon {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #0097a1;
}

.gallery-component-container span.fa.fa-circle-thin {
  font-size: 2rem;
  padding: 0.5rem;
}

#close-gallery {
  position: absolute;
  font-size: 2rem;
  top: 10px;
  right: 10px;
  color: #ffffff;
  cursor: pointer;
}

.no-caption ul.slick-dots {
  margin: -1rem auto;
  padding: 1.5rem;
}

/*
*** BUTTONS COMPONENT ***
*/
.buy-button {
  margin: 1rem 0 1rem 0;
  padding: 1rem 1rem;
  border-radius: 4px;
  box-shadow: 0px 7px 10px -7px #636363;
  word-wrap: normal;
  white-space: normal;
  background: #3f3d3c;
  font-family: 'Zilla Slab', serif;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.33;
  cursor: pointer;
}

.buy-button:hover {
  margin: 1rem 0 1rem 0;
  padding: 1rem 1rem;
  border-radius: 4px;
  box-shadow: 0px 7px 10px -7px #636363;
  word-wrap: normal;
  white-space: normal;
  background: #026f77;
  font-family: 'Futura', sans-serif;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.33;
  cursor: pointer;
}


.btn {
  margin: 1rem 0 1rem 0;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  white-space: normal;
  background: #CC4C00;
  /*  font-family: 'Avenir', serif; */
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.33;
  cursor: pointer;
}


.button-list {
  padding: 3px;
  font-weight: 500;
  color: var(--teal) !important;
}

.spotlight-image {
  margin: auto !important;
}


.btn-gray {
  margin: 1rem 0 1rem 0;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  box-shadow: 0px 7px 10px -7px #636363;
  word-wrap: normal;
  white-space: normal;
  background: #3f3d3c;
  font-family: Futura, arial, helvetica, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  font-size: .9rem;
  line-height: 1.33;
  cursor: pointer;
}

.btn-gray:hover {
  background: #fffbfb;
  color: #CC4C00;
  text-decoration: none;
}


.btn.btn-inverse {
  background: #ffffff;
  border: 2px solid #ffffff;
  color: #CC4C00;
}

.btn.btn-inverse:active {
  border: 2px solid #ffffff;
}

.btn.btn-inverse:hover {
  background: #CC4C00;
  color: #ffffff;
  border: 2px solid #CC4C00;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.btn-primary {
  padding: 0.5rem 1rem;
}

/*
*** Inline Buttons Component ***
*/

.button-list-green {
  color: var(--dark);
  border-radius: 4px;
  background-color: #c1F200;
  margin: .5em;
  font-size: .9em;
  text-transform: uppercase;
  text-align: center;
  border-color: transparent;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  width: 95%;
}

.button-list-green:hover {
  background-color: var(--yellow);
  color: var(--dark);
  text-decoration: underline;
}


.button-list-white {
  color: var(--teal);
  background-color: var(--light);
  border: 2px solid var(--teal);
  padding: 0.5rem;
  margin: 0.5em;
  font-size: .9em;
  font-weight: 600;
  border-radius: 4px;
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}

a.button-list-white:hover {
  text-decoration: none !important;
  background-color: var(--teal);
  color: var(--light);
}

.button-list-purple {
  color: var(--light);
  background-color: var(--purple);
  padding: 0.5rem;
  margin: 0.5em;
  font-size: .9em;
  font-weight: 500;
  border-radius: 4px;
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}

a.button-list-purple:hover {
  text-decoration: none !important;
  background-color: var(--teal);
  color: var(--light);
}

.button-list-teal {
  color: var(--light);
  background-color: var(--teal);
  padding: 0.5rem;
  font-weight: 500;
  font-size: .9em;
  margin: 0.5em;
  border: none;
  border-radius: 4px;
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}

a.button-list-teal:hover {
  text-decoration: none !important;
  background-color: var(--purple);
  color: var(--light);
}


.button-list-orange {
  color: var(--dark);
  background-color: var(--yellow);
  font-size: .9em;
  margin: 0.5em;
  font-weight: 600;
  padding: 0.5rem;
  border-radius: 4px;
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}

a.button-list-orange:hover {
  background-color: var(--orange);
  font-weight: 500;
  text-decoration: none !important;
  color: var(--light) !important;
}

.button-list-navy {
  color: var(--light);
  background-color: #003762;
  font-size: .9em;
  margin: 0.5em;
  padding: 0.5rem;
  border-radius: 4px;
  display: block;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}

a.button-list-orange:hover {
  color: var(--light);
  background-color: var(--teal);
  text-decoration: none !important;
  color: var(--dark);
}

/*
*** PAGINATION COMPONENT ***
*/
.page-item a[aria-label="First"]:after,
.page-item a[aria-label="Previous"]:after,
.page-item a[aria-label="Next"]:after,
.page-item a[aria-label="Last"]:after {
  border-bottom: 0 !important;
}

.pagination {
  display: block;
}

.pagination .page-item {
  float: left;
}

.pagination .page-item a {
  /* font-family: 'Avenir', arial, helvetica, serif; */
  font-size: 15px;
  line-height: 3.27;
  letter-spacing: 0;
  text-align: left;
  color: #888888;
  background: transparent;
  border: 0;
  text-decoration: none;
  font-weight: bold;
}



.pagination .page-item a:focus:after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: 8px;
}

.pagination .page-item a:hover {
  color: #564393;
  background: none;
}

.pagination .page-item a:hover:after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: 8px;
}

@media (min-width: 576px) {
  .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .pagination .page-item {
    float: none;
  }
}

.pagination span.fa.fa-angle-left,
.pagination span.fa.fa-angle-right {
  font-family: FontAwesome;
  color: #9b9b9b;
  font-size: 1.75rem;
  font-weight: bold;
}

.pagination-nav {
  background: transparent;
  margin: 0 auto;
}

.page-item.active .page-link {
  background: none;
  color: #005055;
}

.page-item.active .page-link:after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: 8px;
}

.pagination-lg .page-link {
  padding: 0 1rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-nav:after {
  content: '';
  width: 100%;
  display: inline-block;
}

table {
  margin-bottom: 0;
}

.table thead th,
.table th,
.table td {
  vertical-align: middle;
  border-top: 1px solid #ededed;
  text-align: left;
  font-weight: 500;
  font-size: 14px;
}

.table thead th {
  font-weight: 550;
  font-size: 16px;
  border-bottom: 2px solid #e68f1b;
}

.data-table-container {
  background: #ffffff;
  border: 0;
  width: 100%;
  margin: 0 0 40px;
}

.data-table-container.card {
  border-radius: 0;
}

.data-table-container .table-header {
  color: #343a40;
  width: 100%;
  border-radius: 0;
  background: #0B7799;
}

.data-table-container .table-header h3 {
  margin-bottom: 0;
  font-weight: 600;
  margin-left: -1rem;
  padding: 0 0 0.5rem;
}

.data-table-container .card-header {
  border: 0;
  background: #ffffff;
  border-bottom: 1px solid var(--warning);
}

.data-table-container thead {
  background: white;
  color: var(--gray-dark);
}

@media (max-width: 768px) {
  .hide-phone {
    display: none;
  }
}

@media (max-width: 992px) {
  .hide-tablet {
    display: none;
  }
}

.dataTables_length {
  padding: 0.5rem;
  margin: 0.5rem;
  float: none !important;
  text-align: left !important;
}

@media (min-width: 576px) {
  .dataTables_length {
    float: left !important;
    text-align: center !important;
  }
}

.dataTables_filter {
  padding: 0.5rem;
  margin: 0.5rem;
  float: none !important;
  text-align: left !important;
}

@media (min-width: 576px) {
  .dataTables_filter {
    float: right !important;
    text-align: center !important;
  }
}

.dataTables_paginate,
.dataTables_info {
  padding: 0.5rem;
  margin: 0.5rem;
  float: none;
  text-align: left;
}

@media (min-width: 576px) {

  .dataTables_paginate,
  .dataTables_info {
    float: left;
    text-align: center;
  }
}

.scrollspy-container {
  border: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.scrollspy-container #list-scrollspy {
  background: transparent;
}

.scrollspy-container .list-group {
  padding: 0;
}

.scrollspy-container .list-group-item {
  font-family: 'Futura', sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-size: 1.125rem;
  background: #0B7799;
  text-align: center;
  padding: 1rem;
  border-radius: 0;
  position: relative;
  display: block;
  padding: 0 1.25rem;
  margin-bottom: 1px;
  border: 0;
  background: #4a4a4a;
}

.scrollspy-container .list-group-item:hover {
  color: #ffffff;
  background-color: #0B7799;
}

.scrollspy-container .list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #0B7799;
}

.scrollspy-container .scrollspy-wrap {
  background: #ffffff;
  padding: 1rem;
}

.scrollspy-container .scrollspy-wrap .scrollspy-content {
  padding: 1rem;
  position: relative;
  overflow: auto;
  background: #ffffff;
  height: 215px;
}

.scrollspy-container .scrollspy-wrap .scrollspy-content h4,
.scrollspy-container .scrollspy-wrap .scrollspy-content p {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.81;
  text-align: left;
  color: #000000;
}

.scrollspy-container .scrollspy-wrap .scrollspy-content p {
  color: #636363;
  padding: 0 1rem;
}

/*
*** TOOLTIP COMPONENT ***
*/
.tooltip.bs-tooltip-right .arrow,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
  border-color: #0B7799;
  color: #0B7799;
}

.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #0B7799;
  border-left-color: #0B7799;
  color: #0B7799;
}

.tooltip-inner {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.56;
  text-align: left;
  background: #0B7799;
  color: #ffffff;
  padding: 0.25rem 1.5rem;
  border-radius: 5px;
}

#img-overlay-wrap {
  background: #ffffff;
  border: none;
  width: 100%;
  margin: 1rem 0;
  padding: 0;
}

#img-overlay-wrap .card-img-top {
  border-radius: 0;
}

#img-overlay-wrap .card-img-overlay {
  border-left: 1px solid #757587;
  border-right: 1px solid #757587;
  border-bottom: 1px solid #757587;
  top: auto;
  padding: 0.5rem 1.25rem 0.5rem 1.25rem;
  background: #eceeef;
}

@media (max-width: 767px) {
  #img-overlay-wrap .card-img-overlay {
    display: block;
    border: none;
    background: #ffffff;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  #img-overlay-wrap p .card-text {
    margin: 0;
  }
}

@media (max-width: 767px) {
  #img-overlay-wrap .img-overlay-text p {
    margin-bottom: 1rem;
  }
}

#img-overlay-wrap img {
  max-height: none;
  object-fit: contain;
}

.media .media-left img {
  max-height: 250px;
  object-fit: contain;
}

.media .media-right img {
  max-height: 250px;
  object-fit: contain;
}

.media img.img-border {
  border: 2px solid #cf4b00;
  border-radius: 0.2rem;
}

.media .learn-more {
  text-decoration: underline;
}

.text-input-section .pull-quote {
  color: #636c72;
}

.embed-video-container {
  width: 100%;
  max-width: 100%;
  margin: 1rem auto;
  float: left;
}

.embed-video-container iframe {
  width: 100%;
}

@media (max-width: 767px) {
  .embed-video-container iframe {
    height: 200px !important;
  }
}

@media (max-width: 991px) {
  .media-left .embed-video-container iframe {
    height: 400px;
  }
}

/*
*** FACTOID COMPONENT ***
*/
.factoid {
  max-width: 265px;
  margin: 0 auto 50px auto;
  text-align: center;
}

.factoid .icon-container {
  margin: 0 0 20px 0;
  padding: 20px 10px;
  border-bottom: 1px solid #dc3545;
}

.factoid .text-container h3 span {
  display: block;
}

.factoid .text-container h3 span.fact-num {
  margin: 0 0 5px 0;
}

.factoid .text-container h3 span.fact-text {
  line-height: 1.2;
}

.slider-component-container {
  position: relative;
  width: 100%;
}

.slider-component-container img {
  width: 100%;
  max-width: 100%;
}

.slider-component-container ul.slick-dots {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 0.5rem auto;
  padding: 1rem;
  overflow: hidden;
}

@media (min-width: 576px) {
  .slider-component-container ul.slick-dots {
    padding: 1rem;
  }
}

.slider-component-container ul.slick-dots li {
  display: inline-block;
}

.slider-component-container ul.slick-dots li a {
  display: block;
  text-align: center;
  padding: 1rem;
  text-decoration: none;
}

.slider-component-container .promo-card {
  position: relative;
}

.slider-component-container .promo-card-content {
  position: relative;
  z-index: 10;
  width: 100%;
  margin: 0.5rem 0 -0.5rem;
  background: white;
}

@media (min-width: 576px) {
  .slider-component-container .promo-card-content {
    left: 12rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 1px solid #fff;
    outline-offset: 1.5rem;
    outline-offset: 0.5rem;
    box-sizing: border-box;
    z-index: 10;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content {
    width: 60%;
    left: 15rem;
  }
}

@media (min-width: 992px) {
  .slider-component-container .promo-card-content {
    width: 50%;
    left: 16rem;
  }
}

@media (min-width: 1200px) {
  .slider-component-container .promo-card-content {
    width: 55%;
    left: 16rem;
  }
}

.slider-component-container .promo-card-content .promo-card-info {
  padding: 0.5rem;
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-info {
    padding: 1rem;
  }
}

@media (min-width: 992px) {
  .slider-component-container .promo-card-content .promo-card-info {
    padding: 2rem;
  }
}

.slider-component-container .promo-card-content .promo-card-topic {
  color: #dd4f05;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-topic {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .slider-component-container .promo-card-content .promo-card-topic {
    font-size: 1rem;
  }
}

.slider-component-container .promo-card-content .promo-card-header {
  color: #677796;
  font-family: 'Nunito Sans', sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
}

@media (min-width: 576px) {
  .slider-component-container .promo-card-content .promo-card-header {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-header {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .slider-component-container .promo-card-content .promo-card-header {
    font-size: 1.5rem;
  }
}

.slider-component-container .promo-card-content .promo-card-topic-decoration {
  border-bottom: 2px solid #dd4f05;
  margin-bottom: 0.8rem;
  width: 100%;
}

@media (min-width: 576px) {
  .slider-component-container .promo-card-content .promo-card-topic-decoration {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-topic-decoration {
    margin-bottom: 1em;
    width: 70%;
  }
}

.slider-component-container .promo-card-content .promo-card-button {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 800;
  font-size: 1rem;
  text-transform: uppercase;
  border: 1px solid #dd4f05;
  border-radius: 0;
  width: 100%;
  color: #dd4f05;
  background: #ffffff;
}

.slider-component-container .promo-card-content .promo-card-button:hover {
  background: #dd4f05;
  color: #ffffff;
}

@media (min-width: 576px) {
  .slider-component-container .promo-card-content .promo-card-button {
    border: 2px solid #dd4f05;
    width: 75%;
    padding: 1rem;
    margin: 2rem 0 0;
  }
}

@media (min-width: 768px) {
  .slider-component-container .promo-card-content .promo-card-button {
    font-size: 1rem;
    margin: 1rem 0 0;
    padding: 1rem;
  }
}

.slider-component-container .slider-control {
  position: relative;
  margin: 0 auto;
  left: 0;
  float: none;
  color: #dd4f05;
  border-radius: 50%;
  border: 2px solid #dd4f05;
  width: 3rem;
  height: 3rem;
}

@media (min-width: 576px) {
  .slider-component-container .slider-control {
    float: right;
    margin-top: -3.5rem;
    margin-right: 0.5rem;
  }
}

.slider-component-container .slider-control span {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-size: 1.5rem;
}

.slider-component-container .icon {
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #dd4f05;
}

.slider-component-container span.fa.fa-circle-thin {
  color: #dd4f05;
  font-size: 2rem;
  padding: 0.5rem;
}

.slider-component-container .slider-icons {
  border: 2px solid #dd4f05;
  width: 1rem;
  height: 1rem;
  padding: 0.5rem;
  border-radius: 50%;
  margin: 1rem;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.slider-component-container li.slick-active .slider-icons {
  background: #dd4f05;
}

.tabWidgetContainer {
  padding: 20px;
  background-color: #eee;
  border-radius: 0;
  border: 1px solid #ccc;
}

.tabWidgetContainer .tablist {
  list-type: none;
  margin: 0;
  padding: 0;
}

.tabWidgetContainer .tablist li {
  float: left;
  position: relative;
  top: 1px;
  margin: 0 5px 0 0;
  padding: 6px 9px 3px 9px;
  list-style-type: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 0;
  border-bottom: none;
}

@media screen and (max-width: 50rem) {
  .tabWidgetContainer .tablist li {
    float: none;
    width: 100%;
  }
}

.tabWidgetContainer .tablist li:hover {
  cursor: pointer;
}

.tabWidgetContainer .tablist li:focus {
  border: 2px solid #000000;
  width: auto;
  z-index: 100;
}

.tabWidgetContainer .tablist li.active {
  position: relative;
  top: 1px;
  padding: 7px 9px 4px 9px;
  font-weight: bold;
}

.tabWidgetContainer .tabgrouping {
  z-index: 99;
  clear: both;
  background: #fff;
  padding: 30px;
  border: 1px solid #CCC;
  border-radius: 0;
  box-shadow: #e8e8e8 0 0px 3px;
}

.tabWidgetContainer .tabgrouping .inactive {
  display: none;
}

.tabWidgetContainer .tabgrouping .tabpanel label.text {
  clear: both;
  width: 160px;
  float: left;
  text-align: right;
  padding: 0 2px 0 0;
}

.tabWidgetContainer .tabgrouping .tabpanel input[type='text'] {
  width: 200px;
}

.tabWidgetContainer .tabgrouping .tabpanel input[type='text'].long {
  width: 300px;
}

.tabWidgetContainer .tabgrouping .tabpanel input[type='text'].short {
  width: 100px;
}

.tabWidgetContainer .tabgrouping .tabpanel fieldset {
  border-radius: 10px;
  border: 1px solid #ccc;
}

blockquote {
  width: 100%;
  font-style: italic;
  background: inherit !important;
  padding: 0.5em;
  margin: 0.5em;
  font-size: large;
  text-decoration: italic;
  margin: 0 0 30px;
}

blockquote img {
  margin: 0;
  height: auto;
}

blockquote .mark,
blockquote .quote,
blockquote .author,
blockquote .title {
  padding: 0 15px;
  display: block;
}

blockquote .mark {
  font-size: 3rem;
  font-weight: 600;
  font-style: italic;
  padding: 0 30px;
  position: relative;
  border-top: 1px solid white;
  margin: 2rem 2rem;
}

blockquote .mark img {
  position: absolute;
  top: -1.5rem;
  background: #0B7799;
  padding: 1rem !important;
  margin: 0 auto;
  left: 0;
  right: 0;
}

blockquote .quote {
  font-family: 'Zilla Slab', serif;
  font-size: 26px;
  font-weight: 300;
  font-style: italic;
  margin: 0 0 2rem;
  padding: 0 30px;
}

blockquote .author {
  font-family: 'Futura', sans-serif;
  font-size: 20px;
  font-weight: 500;
}

blockquote .title {
  font-family: 'Zilla Slab', serif;
  font-size: 14px;
  line-height: 1.36;
  margin: 0 0 2rem;
}

.inner #content blockquote .mark img {
  width: auto;
  margin: 0 auto;
}

.diamond-pair {
  margin: 2rem auto 3rem;
  padding: 0 0 0 38px;
}

.diamond {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #0B7799;
  width: 200px;
  height: 200px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 38px;
}

.diamond .content {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 300px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -50px;
  margin-left: -50px;
  background: #0B7799;
}

.diamond .content .diamond-img {
  background-size: cover;
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: gray;
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  position: absolute;
  width: 100%;
  height: 300px;
  z-index: -1;
  opacity: 0.25;
  top: 0;
}

.diamond .content .diamond-txt {
  text-align: center;
  width: 200px;
  margin: 0 auto;
}

.diamond .content .diamond-txt .stat {
  color: #ffffff;
  font-family: 'Futura', sans-serif;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.diamond .content .diamond-txt .info {
  color: #ffffff;
  font-family: 'Futura', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  text-align: center;
  color: #ffffff;
}

.cta-overlay figure {
  position: relative;
}

.cta-overlay figcaption {
  position: absolute;
  bottom: 0;
  padding: 0.5rem;
  width: 100%;
  background: rgba(0, 112, 119, 0.75);
}

.cta-overlay p {
  font-family: 'Futura', sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.42;
  text-align: left;
}

.owl-carousel {
  margin: 0 0 30px;
}

.owl-carousel .owl-stage-outer {
  min-height: 300px;
  padding-left: 20px;
  padding-top: 10px;
}

.owl-carousel .owl-nav {
  position: relative;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  position: absolute;
}

.owl-carousel .owl-next .fa,
.owl-carousel .owl-prev .fa {
  color: #9b9b9b;
  font-size: 1rem;
}

.owl-carousel .owl-prev {
  left: 33.333%;
  padding: 1rem;
  margin-top: -1rem;
}

.owl-carousel .owl-next {
  right: 33.333%;
  padding: 1rem;
  margin-top: -1rem;
}

.owl-carousel .owl-dots {
  text-align: center;
}

.owl-carousel .owl-dot {
  height: 20px;
  width: 20px;
  background: #ffffff;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #e8e8e8;
  margin: 0 5px;
}

.owl-carousel .owl-dot.active {
  background: #0B7799;
}

.generic-card .events {
  /* background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  padding: 1rem;  */
  list-style: none;
}

.home .generic-card .events {
  list-style: none;
}



.generic-card .events .event {
  margin: 0 0 1rem;
  padding: 0 0 .5rem;
  border-bottom: 1px solid #dadada;
}

.generic-card .events .event:last-child {
  border-bottom: 0;
}

.generic-card .events .event .date {
  /* margin: 0 15px 6px 0px; */
  float: left;
  font-size: 12px;
}

.generic-card .events .event .date .month,
.generic-card .events .event .date .day {
  display: block;
}

.generic-card .events .event .date .month {
  font-family: 'Futura', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  text-transform: uppercase;
}

.generic-card .events p {
  width: auto;
}

.generic-card .events .event .date .day {
  font-family: 'Futura', arial, helvetica;
  font-size: 16px;
  font-weight: bold;
  line-height: 0.89;
}


.generic-card .events .event .name {
  font-family: 'Futura', arial, helvetica;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #0082A8;
  margin: 8px 0 0;
  line-height: 1.5;
}

.generic-card .events .event .location,
.generic-card .events .event .time {
  /* font-family: 'Avenir', arial, helvetica; */
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  color: #343a40;
  margin: 0;
}

.generic-card.event-card .btn {
  text-align: center;
}


/* interior page calendar asset - middle */

.event-card-middle {
  width: 70%;
  display: in-line;

}

.event-card-middle .events a {
  font-size: 16px;
  /*    color: #565554;  */
}

.event-card-middle .events {
  list-style: none;
}

/* end interior page calendar asset - middle */

.promo {
  position: relative;
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 162px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}


.promo img {
  margin: 0;
  position: absolute;
  z-index: -1;
  min-height: 100%;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

@media (min-width: 992px) {
  .promo img {
    max-height: 250px;
  }
}

@media (max-width: 991px) {
  .promo img {
    visibility: hidden;
  }
}

@media (max-width: 767px) {
  .promo img {
    visibility: visible;
  }
}

.promo a {
  background: transparent;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-family: 'Futura', sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.36;
  color: #ffffff;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.fb-page.fb_iframe_widget {
  width: 100%;
}

.fb-page.fb_iframe_widget span,
.fb-page.fb_iframe_widget iframe {
  margin: 0 auto;
  display: block;
}

#facebook ._2p3a {
  width: 100% !important;
}

#instafeed {
  padding: 15px;
}

#instafeed a {
  height: auto;
  width: 105px;
  height: 105px;
  float: left;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

div.tabaccordion {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}

div.tabaccordion ul {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  list-style: none;
  padding: 0;
}

div.tabaccordion ul>li {
  position: static;
  width: 100%;
  margin: 0;
  padding: 0;
}

div.tabaccordion ul>li h3 {
  display: inline-block;
  text-transform: none;
  color: #ffffff;
  font-size: 18px;
  background: #4a4a4a;
  font-family: 'Futura', sans-serif;
  text-decoration: none;
  border-radius: 0;
  outline-offset: 1px;
  outline: 1px solid #ededed;
  border: 2px solid transparent;
  padding: 0 .25rem;
  margin: 0;
  padding-left: 2rem;
  font-weight: 400;
}

div.tabaccordion ul>li div {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 0;
  background: #ffffff;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
  transition: height 1s ease-in-out;
}

div.tabaccordion ul>li.acc-active {
  background: #0B7799;
}

div.tabaccordion ul>li.acc-active>div {
  height: 0;
}

div.tabaccordion.acc ul {
  margin-bottom: 30px;
}

div.tabaccordion.acc ul>li h3 {
  position: relative;
  width: 100%;
  text-align: left;
}

@media (min-width: 768px) {
  div.tabaccordion.acc ul>li h3 {
    text-align: center;
    padding: 0 0.25rem;
  }
}

div.tabaccordion.acc ul>li h3:after {
  position: absolute;
  color: inherit;
  content: "\f067";
  font-family: FontAwesome;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.428;
  padding: 2px 10px;
  transition: all .2s;
  right: 2rem;
}

div.tabaccordion.acc ul>li div {
  height: 0;
  overflow: hidden;
  width: 100%;
}

@media (min-width: 768px) {
  div.tabaccordion ul>li {
    width: auto;
    display: table;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(1) {
    width: 100%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(1) {
    width: 50%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(3),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(3):nth-last-child(1) {
    width: 33.3333%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(4),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(3),
  div.tabaccordion ul>li:nth-child(3):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(4):nth-last-child(1) {
    width: 25%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(5),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(4),
  div.tabaccordion ul>li:nth-child(3):nth-last-child(3),
  div.tabaccordion ul>li:nth-child(4):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(5):nth-last-child(1) {
    width: 20%;
  }

  div.tabaccordion ul>li:nth-child(1):nth-last-child(6),
  div.tabaccordion ul>li:nth-child(2):nth-last-child(5),
  div.tabaccordion ul>li:nth-child(3):nth-last-child(4),
  div.tabaccordion ul>li:nth-child(4):nth-last-child(3),
  div.tabaccordion ul>li:nth-child(5):nth-last-child(2),
  div.tabaccordion ul>li:nth-child(6):nth-last-child(1) {
    width: 16.6666%;
  }

  div.tabaccordion ul>li:last-child {
    padding-right: 0;
  }

  div.tabaccordion ul>li h3 {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    float: none;
    min-width: 100%;
    border-top: 0;
    text-align: center;
  }

  div.tabaccordion ul>li>div {
    position: absolute;
    left: 0;
  }
}

@media (max-width: 768px) {
  div.tabaccordion ul>li.acc-active h3:after {
    content: "\f068";
  }

  div.tabaccordion ul>li.acc-active>div {
    height: auto;
    width: auto;
    margin-top: -2px;
    padding: 20px 20px 0;
  }
}

@media (min-width: 768px) {
  div.tabaccordion ul>li.tab-active h3 {
    background: #0B7799;
  }

  div.tabaccordion ul>li.tab-active h3:after {
    content: "\f068";
  }

  div.tabaccordion ul>li.tab-active>div {
    height: auto;
    padding: 20px 20px 0 20px;
    width: auto;
    margin-top: -2px;
  }
}

@media (min-width: 768px) {
  div.tabaccordion.left ul>li {
    float: left;
  }
}

@media (min-width: 768px) {
  div.tabaccordion.right ul>li {
    float: right;
    margin: 0 0 0 2px;
  }
}

@media (min-width: 768px) {
  div.tabaccordion.acc ul>li h3:after {
    content: '';
  }
}

@media (min-width: 768px) {
  div.tabaccordion.acc ul>li>div {
    top: 72px;
  }
}

@media (min-width: 768px) {
  div.tabaccordion.acc ul>li.tab-active>div {
    height: auto;
  }
}

div.tabaccordion.acc ul>li.acc-active h3:after {
  content: "\f068";
}

@media (max-width: 768px) {
  div.tabaccordion.acc ul>li.acc-active>div {
    height: auto;
  }
}

/*
*** UL with links ***
*/
.bulllinks {
  list-style-position: inside;
  color: #0B7799;
  padding-left: 0px;
  margin-bottom: 50px;
}

.bulllinks li {
  line-height: 0;
}

.bulllinks li a {
  line-height: 1.5;
  text-decoration: underline;
}

.wbullinks {
  margin-bottom: 0px !important;
  padding-bottom: 2px;
  float: left;
  max-width: 30%;
}

@media (max-width: 767px) {
  .wbullinks {
    max-width: 100%;
    margin-bottom: 30px !important;
  }
}

.mb0 {
  margin-bottom: 0px !important;
}

.mlr0 {
  margin-left: 0;
  margin-right: 0;
}

.plr0 {
  padding-left: 0;
  padding-right: 0;
}

.plr05 {
  padding-left: 0;
  padding-right: 5px;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

/*
*** Newsroom ***
*/
.news-sub-head {
  font-size: 14px;
  color: #888888;
  margin-bottom: 10px;
}

.news-title {
  font-size: 20px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 26px;
}

.float {
  float: left;
}

.m40 {
  margin-top: 40px !important;
}

.m20 {
  margin-top: 20px;
}

.m10 {
  margin-top: 10px;
}

.aul {
  text-decoration: underline;
}

.fw {
  width: 100%;
}

.photo-carousel .owl-stage-outer {
  padding-left: 0px;
}

.right-sidebar .generic-card p.btags a {
  color: #0B7799;
  text-decoration: underline;
  font-size: 15px;
}

.right-sidebar .card.wtags {
  padding-top: 75px;
}

@media (max-width: 767px) {
  .owl-nav .owl-next {
    right: 20%;
  }
}

@media (max-width: 767px) {
  .owl-nav .owl-prev {
    left: 20%;
  }
}

.news-content {
  padding-bottom: 40px;
}

.news-pag {
  width: 100%;
}

@media (max-width: 767px) {
  .news-pag {
    width: auto;
  }
}

.pagination {
  float: right;
}

.pagination .page-item .active {
  color: #0B7799;
}

.pagination .page-item .active:after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  left: 16px;
  bottom: 12px;
  width: 8px;
}

.filters .search-group {
  margin-top: 20px;
  padding-right: 6px;
}

.filters h3 {
  border-bottom: 1px solid #d5d5de;
  padding-bottom: 10px;
  margin-bottom: 2px;
}

@media (max-width: 991px) {
  .filters h3 {
    display: none;
  }
}

.filters li {
  border-bottom: 1px solid #d5d5de;
  padding: 0px;
}

.filters li a {
  color: #767676;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 20px;
}

.reduce20 {
  max-width: 20%;
}

@media (max-width: 767px) {
  .reduce20 {
    max-width: 100%;
  }
}

.news-archive ul li {
  padding-bottom: 8px;
}

.news-archive ul li a {
  padding-left: 10px;
  line-height: 1.5;
}

/*
*** Bio page styles ***
*/
/* .bio-label {
    font-family: 'Futura', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.56;
    text-align: left;
    color: #212529;
}

.bio-label.btitle {
  padding-bottom: 18px;
}

*/

@media (max-width: 767px) {
  .bio-label {
    display: inline-block;
    padding-top: 5px;
  }

  .bio-label.btitle {
    /* padding-bottom: 13px; */
  }
}

.bio-section {
  font-size: 20px;
  color: var(--dark);
  padding-bottom: 12px;
  font-weight: 500;
}

/* Angles corner for Admissions page */
.corner-angle {
  padding: 1rem 5rem;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  min-height: 110px;
  line-height: 400px;
  margin: 15px auto;
  position: relative;
  width: 100%;
  background-color: #ffffff;
}

.corner-angle ul,
.corner-angle li {
  line-height: 1.4;
  font-family: ZillaSlab;
  font-size: 16px;
  color: rgb(52, 58, 64);
  margin-bottom: 10px;
}

.corner-angle p {
  font-family: ZillaSlab;
  font-size: 16px;
  color: #343a40;
  margin-bottom: 10px;
}

.corner-text-wrapper {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  clip: rect(0px, 141.421px, 63.7107px, 0px);
  height: 141.421px;
  position: absolute;
  left: -18px;
  top: -28.7107px;
  width: 141.421px;
  z-index: 1;
}

.corner-text {
  color: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 20px;
  top: 20px;
  background: linear-gradient(45deg, #643091, #4c555e);
  display: block;
  height: 87px;
  position: absolute;
  width: 86px;
  z-index: 2;
}

.corner-text span {
  position: relative;
  top: -185px;
  left: -15px;
  display: block;
  text-align: center;
  font-family: ZillaSlab;
  font-size: 16px;
  font-weight: 300;
}

.corner-text span span {
  top: -182px;
  left: -2px;
  text-align: center;
  font-family: Montserrat;
  font-size: 28px;
  line-height: 0;
  font-weight: bold;
}

.angles .accordion-container .card .card-block,
.angles .accordion-container .card .card-header,
.no-padding-lr {
  padding: 10px 2px 10px !important;
}

.angles .accordion-container {
  padding-bottom: 2rem;
}

.angles .accordion-container h3 {
  margin-bottom: 15px;
}

.angles .accordion-container .card {
  margin: 0;
}

.angles .accordion-container .card a[data-toggle="collapse"] {
  line-height: 0;
}

@media (max-width: 767px) {
  .angles .accordion-container .card a[data-toggle="collapse"] {
    line-height: 1.2;
  }
}

.media-body ol.numbers {
  color: #636363;
  font-weight: 300;
  padding-left: 18px;
  padding-top: 0px;
  margin-bottom: 0;
}

.media-body ol.numbers li {
  padding-left: 18px;
}

.media-body ul.smallbulls {
  color: #636363;
  font-weight: 300;
  padding-left: 0;
  list-style-position: outside;
  padding-top: 10px;
  list-style-type: none;
}

.media-body ul.smallbulls li {
  padding-left: 32px;
}

ul.smallbulls li:before {
  content: ".";
  position: absolute;
  left: 15px;
  margin-top: -4px;
  line-height: 0;
  font-size: 48px;
}

.amtop40 {
  margin-top: 40px;
}

.inner #content blockquote img {
  margin-bottom: 0;
  padding: 0;
}



/**directory controls alpha style filtering **/
.alphabet {
  font-family: 'Zilla Slab', serif;
  font-weight: bold;
  list-style-type: none;
  margin: 10px 0 80px 0;
  padding: 0;
  cursor: pointer;
  color: #767676;
}

.alphabet li {
  float: left;
  font-size: 15px;
  -moz-box-sizing: border-box;
  display: inline-block;
  box-sizing: border-box;
  padding: 4px 5px 0px;
}

.alphabet li a {
  color: #767676;
  line-height: 1px;
}

.alphabet li a:hover {
  color: #0B7799;
  border-bottom: 1px solid #0B7799;
  text-decoration: none;
}

.wb-border {
  border-bottom: 1px solid #dadada;
  padding-top: 30px;
}

.wb-border .btn {
  margin-top: -15px;
}

@media (max-width: 767px) {
  .wb-border .btn {
    margin: 0 0 30px;
  }
}

.alphabet li a.selected {
  color: #0B7799;
  border-bottom: 1px solid #0B7799;
  text-decoration: none;
}

.row-no-padding {
  margin-left: 0;
  margin-right: 0;
}

.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dir-title {
  font-size: 16px;
  font-weight: 300;
  color: #000000 !important;
}

.dir-title span {
  visibility: hidden;
  display: block;
  height: 8px;
}

@media (max-width: 767px) {
  .pagination .page-item.hidden-sm {
    display: none !important;
  }
}

.input-group.search-group .btn {
  padding: 1.2em !important;
}

/* Program Listing Page */
.filter-section {
  width: 100%;
}

.filter-section .sol-selection:not(.sol-keyboard-navigation) .sol-option:hover,
.filter-section .sol-option.keyboard-selection {
  background: #e2e0e0;
}

.filter-section .sol-selected-display-item {
  background-color: #0d4572;
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 5px;
}

.filter-section .sol-quick-delete {
  color: #fff;
  line-height: 26px;
  font-size: 25px;
  padding: 0 6px;
}

.filter-section .sol-quick-delete:hover {
  color: #ffc107;
  line-height: 26px;
  font-size: 25px;
  padding: 0 6px;
}

.filter-section .sol-container.sol-active .sol-selection-container {
  padding: 10px 0;
}

.filter-section .sol-checkbox {
  width: 14px;
  height: 14px;
  top: 8px;
}

.filter-section .sol-label {
  padding: 6px 15px;
}

.filter-section .sol-label-text {
  color: var(--gray-dark);
  font-size: 14px;
  font-weight: 500;
}

.filter-section .sol-inner-container {
  width: 200px;
  padding: 1.5rem 1rem;
}

@media (max-width: 767px) {
  .filter-section .sol-inner-container {
    width: 100%;
  }
}

.filter-section .sol-inner-container .sol-input-container input::-webkit-input-placeholder {
  color: #fff;
}

.filter-section .sol-inner-container .sol-input-container input:-ms-input-placeholder {
  color: #fff;
}

.filter-section .sol-inner-container .sol-input-container input::placeholder {
  color: #fff;
}

.filter-section .sol-inner-container .sol-input-container input[type="text"] {
  font-family: 'Futura', sans-serif;
  color: #ffffff !important;
  line-height: 26px;
  font-weight: 300;
  position: relative;
  padding-right: 20px;
  outline: none;
  cursor: pointer;
  text-transform: unset;
  background: #6f42c1;
  display: inline-block;
  border-radius: 0;
  padding: 0 15px;
  font-size: 16px;
}

.filter-section .sol-current-selection {
  float: left;
  margin-left: 210px;
}

@media (max-width: 767px) {
  .filter-section .sol-current-selection {
    display: none;
  }
}

.filter-section .sol-caret-container {
  background-color: #6f42c1;
  width: 60px;
}

.filter-section .sol-caret-container .sol-caret {
  border: none;
}

.filter-section .sol-caret-container .sol-caret:before {
  content: '\f107';
  font-family: FontAwesome;
  position: absolute;
  color: #fff;
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  transition: all .2s;
  padding: .75rem;
  top: -18px;
  font-size: 1.75rem;
  font-style: bold;
  font-weight: 700;
}

.filter-section .sol-active .sol-caret:before {
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(180deg);
}

.alphabet.degrees li {
  margin-right: 5px;
}

.mobile-only {
  display: none;
}

@media (max-width: 767px) {
  .mobile-only {
    display: inline-block;
  }
}

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

.underline {
  text-decoration: underline;
}

.mobile-table th {
  width: 90%;
  text-align: left;
  color: #ffffff;
  background-color: #0B7799;
  border-bottom: 1px solid #005055;
  border-top-color: #ededed;
}

.mobile-table td {
  width: 10%;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  border-top-color: #ededed;
}

.inner .accordion-container .card .card-block {
  padding: 0;
}

@media (max-width: 767px) {
  .inner .accordion-container .card .card-block {
    padding: 0;
  }
}

.btn-group-prog .btn:nth-of-type(1) {
  margin-right: 15px;
}

.btn-group-prog {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .btn-group-prog .btn {
    margin: 6px 0;
  }
}

.prog-lists .mobile-only {
  margin-bottom: 3px;
}

@media (max-width: 767px) {
  .degrees {
    margin-bottom: 125px;
  }
}

.ou-accordion-card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  background: white;
  margin-bottom: 30px;
}

.ou-accordion-card .card {
  border: none;
}

.ou-accordion-card .card img {
  padding: 0 !important;
}

.ou-accordion-card .card h4 {
  padding: 10px;
  font-size: 18px;
  margin-bottom: 0px;
  line-height: 1.5rem;
  margin-top: 10px;
  color: #2e2e2d;
  font-style: normal;
}

.ou-accordion-card .accordion-container {
  margin-bottom: 0;
  padding-bottom: 0;
}

.ou-accordion-card .card-block p.mb10 {
  padding: 10px;
}

.ou-accordion-card .accordion-container .card .card-header {
  padding: .1rem .5rem;
}

.ou-accordion-card .accordion-container .card h4 {
  margin-top: 0px;
}

.ou-accordion-card .accordion-container .card .card-header a.collapsed:before {
  position: absolute;
  left: 18px;
}

.ou-accordion-card .accordion-container .card .card-header a:before {
  position: absolute;
  left: 20px;
}

.ou-accordion-card .accordion-container .card .card-header {
  padding-left: 20px;
}

.ou-accordion-card .accordion-container .accordion-container .card-header {
  background: #636363;
}

.ou-accordion-card .accordion-container .accordion-container .card-header h4 a {
  font-size: 18px;
  padding: 0 .5rem;
}

.ou-accordion-card .accordion-container h3 {
  padding: 10px;
  line-height: 1.5rem;
  font-size: 24px;
}

.figure.img-caption .figure-caption {
  background: transparent;
  font-family: 'Futura', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  padding: .5rem 0;
  color: #0B7799;
}

.btn-img {
  margin-bottom: 5px !important;
}

/* Ticket #67100 */
.content-header .breadcrumb-item {
  color: var(--dark) !important;
  /* font-family: Avenir, arial, helvetica, sans-serif !important; */
  font-size: .9rem;
  line-height: 1;
  text-align: left;
  font-weight: 500;
  padding-top: 25px;
}

.alert-static {
  display: none;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #364046;
}


.bg-dark {
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);
  margin-bottom: 35px;
  border: solid 1px #9b9b9b;
  font-family: 'Avenir', arial, helvetica;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #f8f9fa;
  transform: translate(1px, 3px);
  transform: translate(5, 10px);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #f8f9fa;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
}

.navbar-light .navbar-brand {
  color: #fff;
}

.dropdown-toggle-loc::after {
  display: inline-block;
  margin-left: 0.255em;
  font-family: 'FontAwesome';
  content: "\f067";
}

.navbar h1 {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  margin: 0px;
}

.navbar h1:hover {
  text-decoration: solid 1px underline;
}


@media (max-width: 575px) {

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}


@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

  }
}

@media (max-width: 575px) {
  .navbar h1 {
    font-size: 16px;
    display: inline-block;
  }
}

/* @media only screen and (max-width: 768px) {
  .navbar h1: {
    max-width: 75%;
  }
} */

#asset-button {
  background: #636363;
  color: white;
  display: block;
  font-size: 14px;
  padding: 5px;
  position: absolute;
  /* bottom: 0px; */
  font-weight: 500;
  border-radius: 3px;
}

/* support ticket: #97168 
#events .admissions-card .buttons {
  margin-top:10px;
} */

/* Our Team Component */
.row.heading h4 {
  color: var(--yellow);
  font-size: 26px;
  text-align: center;
  padding-bottom: 20px;
  text-transform: uppercase;
}


.our-team {
  background: url(https://missioncollege.edu/marketing/brandbook/textures/energy-ribbon4.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center left;
  padding: 20px;
  background-color: var(--blue);
}

.team.row ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


.our-team .cnt-block {
  float: left;
  width: 100%;
  background: linear-gradient(45deg, #fff6f6, #ffffffe3);
  padding: 30px 20px;
  height: 420px;
  text-align: center;
  border-radius: 4px;
  border-bottom: 4px solid var(--orange);
  margin: 0 0 28px;
}

.our-team .cnt-block:hover {
  transform: translateY(10px);
  transition-duration: .5s;
}

.our-team .cnt-block figure {
  width: 148px;
  border-radius: 4%;
  display: inline-block;
  margin-bottom: 15px;
}

.our-team .cnt-block img {
  width: 148px;
  border-radius: 4%;
}

.our-team .cnt-block h4 {
  color: #2a2a2a;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  padding: 6px 0;
  text-transform: uppercase;
}


.our-team .cnt-block p {
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  font-weight: 400;
}

.our-team .cnt-block .follow-us {
  margin: 20px 0 0;
}

.our-team .cnt-block .follow-us li {
  display: inline-block;
  font-size: 20px;
  width: auto;
  margin: 0 5px;
}

.our-team .cnt-block .follow-us li .fa {
  font-size: 24px;
  color: var(--teeal);
}

.our-team .cnt-block .follow-us li .fa:hover {
  color: var(--orange);
}

i.fa-regular.fa-star {
  color: var(--orange);
  margin-right: 5px;
}

.service-heading-block {
  display: block;
  margin-bottom: 30px;
}

.title {
  display: block;
  font-size: 30px;
  font-weight: 200;
  margin-bottom: 10px;
}

.sub-title {
  font-size: 18px;
  font-weight: 100;
  line-height: 24px;
}

.feature-block {
  background-color: #fff;
  border-radius: 2px;
  padding: 15px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 15px;
  transition: all ease .5s
}

.ms-feature:hover,
.ms-feature:focus {
  background-color: #fafafa;
  box-shadow: 0 3px 4px 3px rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 3px rgba(0, 0, 0, 0.12);
}

.fb-icon {
  border-radius: 50%;
  display: block;
  font-size: 36px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  margin: 1rem auto;
  width: 80px;
  transition: all 0.5s ease 0s;
}

.feature-block:hover .fb-icon,
.feature-block:focus .fb-icon {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  transform: rotate(360deg);
}

.fb-icon.color-orange {
  background: radial-gradient(var(--orange), var(--yellow));
  color: #fff;
}

.fb-icon.color-blue {
  background: radial-gradient (var(--blue), var(--purple));
  color: #fff;
}

.fb-icon.color-success {
  background-color: var(--green);
  color: var(--dark);
}

.fb-icon.color-purple {
  background: radial-gradient (var(--purple), var(--gray-dark));
  color: #fff;
}

.feature-block h4 {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin: 3rem 0 1rem;
}

.feature-block p {
  text-align: center;
}


.btn-teal {
  color: #fff;
  background: linear-gradient(176deg, var(--teal), var(--blue));
  padding: 0.5rem;
  border-radius: 4px;
  margin: auto;
  margin-bottom: 4px;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}


.btn-teal:hover {
  color: white !important;
  background-color: var(--teal);

}

.btn-navy {
  color: #fff;
  background: linear-gradient(112deg, var(--blue), var(--purple));
  padding: 0.5rem;
  border-radius: 4px;
  margin-bottom: 4px;
  display: block;
  margin: auto;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}


.btn-navy:hover {
  color: white !important;
  background-color: var(--teal);

}

.btn-purple {
  color: #fff;
  background: linear-gradient(45deg, var(--purple), var(--teal));
  padding: 0.5rem;
  border-radius: 4px;
  margin-bottom: 4px;
  margin: auto;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  filter: drop-shadow(2px 4px 6px #d9d9d9);
}


.btn-purple:hover {
  color: white;
  background-color: var(--blue);

}
