@charset "UTF-8";
/*Unified Theme CSS*/
/*Optimized Bootstrap*/
/*!
 * Bootstrap v4.0.0-alpha.6 (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)
 */
#mceu_123 {
  display: none;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1, .page_section.hero_image_slider h2 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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 {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    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;
}

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

@-ms-viewport {
  width: device-width;
}
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #0275d8;
  text-decoration: none;
}
a:focus, a:hover {
  color: rgb(1.2981651376, 75.9426605505, 140.2018348624);
  text-decoration: underline;
}

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 {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

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

table {
  border-collapse: collapse;
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

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

input[type=radio]:disabled,
input[type=checkbox]:disabled {
  cursor: not-allowed;
}

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

textarea {
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

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

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

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

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .row {
    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-xl, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  .col-xl, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col-xl, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .col-xl, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .col-xl, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

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

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

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

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

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

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.3333333333%;
}

.pull-2 {
  right: 16.6666666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.3333333333%;
}

.pull-5 {
  right: 41.6666666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.3333333333%;
}

.pull-8 {
  right: 66.6666666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.3333333333%;
}

.pull-11 {
  right: 91.6666666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.3333333333%;
}

.push-2 {
  left: 16.6666666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.3333333333%;
}

.push-5 {
  left: 41.6666666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.3333333333%;
}

.push-8 {
  left: 66.6666666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.3333333333%;
}

.push-11 {
  left: 91.6666666667%;
}

.push-12 {
  left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.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.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:focus {
  outline: 0;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  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: #292b2c;
  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: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: rgb(28.7, 30.1, 30.8);
  text-decoration: none;
  background-color: #f7f7f9;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}

.show > .dropdown-menu {
  display: block;
}
.show > a {
  outline: 0;
}

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

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

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

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5em 1em;
}
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

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

.nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center;
}

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

.dropdown.open > ul {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1rem;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  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: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

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

.navbar-toggler {
  align-self: flex-start;
  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%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable .navbar-nav li {
    display: inline-block;
  }
  .navbar-toggleable .navbar-nav li .navbar-collape li {
    display: block;
  }
  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-sm .navbar-nav li {
    display: inline-block;
  }
  .navbar-toggleable-sm .navbar-nav li .navbar-collape li {
    display: block;
  }
  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-md .navbar-nav li {
    display: inline-block;
  }
  .navbar-toggleable-md .navbar-nav li .navbar-collape li {
    display: block;
  }
  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-lg .navbar-nav li {
    display: inline-block;
  }
  .navbar-toggleable-lg .navbar-nav li .navbar-collape li {
    display: block;
  }
  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}
.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-toggleable-xl .navbar-nav li {
  display: inline-block;
}
.navbar-toggleable-xl .navbar-nav li .navbar-collape li {
  display: block;
}
.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}
.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}
.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: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  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 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-toggler:focus,
.navbar-inverse .navbar-toggler:hover {
  color: white;
}
.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem;
}

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

.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-right-radius: 0.25rem;
  border-top-left-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;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.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: #f7f7f9;
  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-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}
.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}

.card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-header,
.card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

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

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

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

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

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
  }
  .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group .card {
    flex: 1 0 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-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-bottom-left-radius: 0;
    border-top-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;
  }
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}
.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.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-success {
  background-color: #dff0d8;
  border-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(192.7777777778, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 223.0304347826, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 213.052173913, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 236.4838709677, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 185.4130434783);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

.ie .row:before, .ie .row:after {
  display: table;
  content: " ";
}
.ie .row:after {
  clear: both;
}
.ie .col-1, .ie .col-2, .ie .col-3, .ie .col-4, .ie .col-5, .ie .col-6, .ie .col-7, .ie .col-8, .ie .col-9, .ie .col-10, .ie .col-11, .ie .col-12, .ie .col, .ie .col-sm-1, .ie .col-sm-2, .ie .col-sm-3, .ie .col-sm-4, .ie .col-sm-5, .ie .col-sm-6, .ie .col-sm-7, .ie .col-sm-8, .ie .col-sm-9, .ie .col-sm-10, .ie .col-sm-11, .ie .col-sm-12, .ie .col-sm, .ie .col-md-1, .ie .col-md-2, .ie .col-md-3, .ie .col-md-4, .ie .col-md-5, .ie .col-md-6, .ie .col-md-7, .ie .col-md-8, .ie .col-md-9, .ie .col-md-10, .ie .col-md-11, .ie .col-md-12, .ie .col-md, .ie .col-lg-1, .ie .col-lg-2, .ie .col-lg-3, .ie .col-lg-4, .ie .col-lg-5, .ie .col-lg-6, .ie .col-lg-7, .ie .col-lg-8, .ie .col-lg-9, .ie .col-lg-10, .ie .col-lg-11, .ie .col-lg-12, .ie .col-lg, .ie .col-xl-1, .ie .col-xl-2, .ie .col-xl-3, .ie .col-xl-4, .ie .col-xl-5, .ie .col-xl-6, .ie .col-xl-7, .ie .col-xl-8, .ie .col-xl-9, .ie .col-xl-10, .ie .col-xl-11, .ie .col-xl-12, .ie .col-xl {
  float: left;
}
@media (max-width: 575px) {
  .ie .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .ie .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .ie .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ie .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  .ie .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .ie .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ie .navbar-toggleable .navbar-collapse {
    display: block !important;
    width: 100%;
  }
  .ie .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  .ie .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .ie .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .ie .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ie .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  .ie .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .ie .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ie .navbar-toggleable-sm .navbar-collapse {
    display: block !important;
    width: 100%;
  }
  .ie .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  .ie .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .ie .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .ie .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ie .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  .ie .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .ie .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ie .navbar-toggleable-md .navbar-collapse {
    display: block !important;
    width: 100%;
  }
  .ie .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  .ie .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .ie .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .ie .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ie .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  .ie .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .ie .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .ie .navbar-toggleable-lg .navbar-collapse {
    display: block !important;
    width: 100%;
  }
  .ie .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
.ie .navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.ie .navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}
.ie .navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.ie .navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}
.ie .navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.ie .navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.ie .navbar-toggleable-xl .navbar-collapse {
  display: block !important;
  width: 100%;
}
.ie .navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.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-faded {
  background-color: rgb(247.35, 247.35, 247.35);
}

.bg-primary {
  background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: rgb(1.5321100917, 89.628440367, 165.4678899083) !important;
}

.bg-success {
  background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692) !important;
}

.bg-info {
  background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919) !important;
}

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

a.bg-warning:focus, a.bg-warning:hover {
  background-color: rgb(236.015625, 151.21875, 30.984375) !important;
}

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

a.bg-danger:focus, a.bg-danger:hover {
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972) !important;
}

.bg-inverse {
  background-color: #292b2c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: rgb(16.4, 17.2, 17.6) !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;
}

.rounded {
  border-radius: 0.25rem;
}

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

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

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

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

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

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

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

.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: flex !important;
}

.d-inline-flex {
  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: flex !important;
  }
  .d-sm-inline-flex {
    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: flex !important;
  }
  .d-md-inline-flex {
    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: flex !important;
  }
  .d-lg-inline-flex {
    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: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.flex-first {
  order: -1;
}

.flex-last {
  order: 1;
}

.flex-unordered {
  order: 0;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

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

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

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

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-first {
    order: -1;
  }
  .flex-sm-last {
    order: 1;
  }
  .flex-sm-unordered {
    order: 0;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-first {
    order: -1;
  }
  .flex-md-last {
    order: 1;
  }
  .flex-md-unordered {
    order: 0;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-first {
    order: -1;
  }
  .flex-lg-last {
    order: 1;
  }
  .flex-lg-unordered {
    order: 0;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1;
  }
  .flex-xl-last {
    order: 1;
  }
  .flex-xl-unordered {
    order: 0;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    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;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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-muted {
  color: #636c72 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: rgb(75.2957746479, 82.1408450704, 86.7042253521) !important;
}

.text-primary {
  color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: rgb(1.5321100917, 89.628440367, 165.4678899083) !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: rgb(68.2692307692, 156.7307692308, 68.2692307692) !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
  color: rgb(48.5431472081, 175.6903553299, 213.4568527919) !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: rgb(236.015625, 151.21875, 30.984375) !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: rgb(201.4953271028, 48.0841121495, 43.5046728972) !important;
}

.text-gray-dark {
  color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: rgb(16.4, 17.2, 17.6) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

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

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

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

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/* Bootstrap 5 columns!!! */
.col-15,
.col-sm-15,
.col-md-15,
.col-lg-15, col-xl-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-15 {
  width: 20%;
  float: left;
}

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  transition: 0.4s all;
}

.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  border-radius: 100px;
  border: 3px solid #fff;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.youtube-player .play:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 26px solid #fff;
  margin-left: 7px;
  margin-bottom: 2px;
}

@media (min-width: 540px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-xl-15 {
    width: 20%;
    float: left;
  }
}
/*Variables: Change these to update Global Colors and Font Stack */
img, svg {
  max-width: 100%;
  height: auto;
}

#swatch_primary .sg-swatch {
  background: var(--color-primary, #333333);
}
#swatch_primary .name:before {
  content: "Primary";
}
#swatch_primary .value:before {
  content: "var(--color-primary, #333333)";
}

#swatch_secondary .sg-swatch {
  background: var(--color-secondary, #666666);
}
#swatch_secondary .name:before {
  content: "Secondary";
}
#swatch_secondary .value:before {
  content: "var(--color-secondary, #666666)";
}

#swatch3 .sg-swatch {
  background: var(--color-accent, #0073aa);
}
#swatch3 .name:before {
  content: "Accent";
}
#swatch3 .value:before {
  content: "var(--color-accent, #0073aa)";
}

#swatch4 .sg-swatch {
  background: #999999;
}
#swatch4 .name:before {
  content: "Color 4";
}
#swatch4 .value:before {
  content: "#999999";
}

#texture1 .sg-swatch {
  background-image: none;
}

#texture2 .sg-swatch {
  background-color: var(--color-secondary, #666666);
  background-image: none;
}

#texture3 .sg-swatch {
  background-color: var(--color-accent, #0073aa);
  background-image: none;
}

.basic-font span:before {
  content: 'var(--font-body, "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif)';
}

.font-secondary span:before {
  content: ' var(--font-heading, "Bitter", "Times New Roman", "Times", serif)';
}

/* ATOM STYLES */
/* Fonts */
body {
  font-family: var(--font-body, "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif);
  color: #555;
  line-height: 1.6em;
}

.font-secondary {
  font-family: var(--font-heading, "Bitter", "Times New Roman", "Times", serif);
}

h1, .page_section.hero_image_slider h2, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading, "Bitter", "Times New Roman", "Times", serif);
  font-weight: normal;
  color: inherit;
  margin: 0 0 0.5em;
  line-height: 1.2em;
}

h1, .page_section.hero_image_slider h2 {
  font-weight: bold;
  font-size: 1.5em;
}

h2 {
  font-size: 1.375em;
  font-weight: 400;
}

h3 {
  font-size: 1.125em;
  font-weight: 700;
}

h4 {
  font-size: 1.125em;
  font-weight: 700;
}

h5 {
  font-weight: 700;
}

h6 {
  font-weight: 700;
}

acronym:hover {
  cursor: help;
}

/* Animations */
.animate-fade {
  opacity: 1;
  cursor: pointer;
  cursor: hand;
  max-width: 431px;
  transition-duration: 0.3s;
}

.animate-fade:hover {
  opacity: 0;
}

/* Text Links */
a.a-text-btn:hover {
  opacity: 0.5;
}

a, a.a-text-btn {
  color: var(--color-secondary, #666666);
  text-decoration: underline;
  font-style: italic;
}
a:hover, a.a-text-btn:hover {
  text-decoration: none;
}
a:active, a.a-text-btn:active {
  color: var(--color-accent, #0073aa);
  text-decoration: none;
  font-style: italic;
  opacity: 1;
}

/*buttons */
.btn, .single_column_text.slanted .container .col-sm-12 a, .page_section.half_strait a, .page_section.hero_image_slider .caption p:last-child a, .page_section.hero_image_single .caption p:last-child a, input[type=submit], input[type=button] {
  background: var(--color-primary, #333333);
  font-size: 1.125em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 0.75em 1.75em;
  cursor: pointer;
  cursor: hand;
  border: 1px solid #fff;
  border-radius: 1px;
  text-decoration: none;
  font-style: normal;
  display: inline-block;
  font-size: 1.3068em;
}
.btn:hover, .single_column_text.slanted .container .col-sm-12 a:hover, .page_section.half_strait a:hover, .page_section.hero_image_slider .caption p:last-child a:hover, .page_section.hero_image_single .caption p:last-child a:hover, input[type=submit]:hover, input[type=button]:hover {
  text-decoration: none;
  color: white;
  background-color: var(--color-secondary, #666666);
}
.btn:active, .single_column_text.slanted .container .col-sm-12 a:active, .page_section.half_strait a:active, .page_section.hero_image_slider .caption p:last-child a:active, .page_section.hero_image_single .caption p:last-child a:active, input[type=submit]:active, input[type=button]:active {
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
}
.btn:focus, .single_column_text.slanted .container .col-sm-12 a:focus, .page_section.half_strait a:focus, .page_section.hero_image_slider .caption p:last-child a:focus, .page_section.hero_image_single .caption p:last-child a:focus, input[type=submit]:focus, input[type=button]:focus {
  color: #fff;
  text-decoration: none;
}

.btn.alt, .single_column_text.slanted .container .col-sm-12 a.alt, .page_section.half_strait a.alt, .page_section.hero_image_slider .caption p:last-child a.alt, .page_section.hero_image_single .caption p:last-child a.alt {
  background-color: white;
  color: var(--color-primary, #333333);
  border: 1px solid #e2e2e2;
}
.btn.alt:hover, .single_column_text.slanted .container .col-sm-12 a.alt:hover, .page_section.half_strait a.alt:hover, .page_section.hero_image_slider .caption p:last-child a.alt:hover, .page_section.hero_image_single .caption p:last-child a.alt:hover {
  background-color: var(--color-secondary, #666666);
  color: white;
  border: 1px solid rgba(255, 255, 255, 0);
}

button {
  font-family: var(--font-body, "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif);
}

/* Progress Bar */
.progress-container {
  border: 1px solid #ddd;
  border-radius: 3px;
  display: inline-block;
  padding: 0.75em 2em 0.55em 2em;
  background-color: var(--color-accent, #0073aa);
}

progress.a-progress {
  background-color: #color2;
  height: 15px;
  border-radius: 8px;
  width: 250px;
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}

progress.a-progress::-webkit-progress-bar {
  background-color: var(--color-secondary, #666666);
  height: 15px;
  border-radius: 8px;
  width: 250px;
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}

progress.a-progress::-webkit-progress-value {
  height: 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a1ce56+0,81cc00+100 */
  background: var(--color-secondary, #666666); /* Old browsers */
  background: -moz-linear-gradient(top, var(--color-secondary, #666666) 0%, var(--color-accent, #0073aa) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, var(--color-secondary, #666666) 0%, var(--color-accent, #0073aa) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, var(--color-secondary, #666666) 0%, var(--color-accent, #0073aa) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1ce56', endColorstr='#68A500',GradientType=0 ); /* IE6-9 */
  border-radius: 8px 0 0 8px;
}

progress.a-progress::-moz-progress-bar {
  background-color: #f3f3f3;
  height: 15px;
  border-radius: 8px;
  width: 250px;
  -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
}

/* Blockquote */
blockquote {
  background: #fff;
  border-left: 10px solid var(--color-secondary, #666666);
  border-radius: 0 3px 3px 0;
  margin: 1em 0 0 0;
  padding: 1.5em;
  quotes: "“" "”" "‘" "’";
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}

blockquote:before {
  color: var(--color-secondary, #666666);
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.15em;
  vertical-align: -0.4em;
}

blockquote:after {
  color: var(--color-secondary, #666666);
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.15em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

p, li {
  font-size: 1em;
}

/* Address */
.address_title {
  font-weight: bold;
  color: black;
}

.address_title:hover {
  opacity: 0.5;
  color: black;
  text-decoration: none;
}

.address_title:focus {
  color: black;
  text-decoration: none;
}

/* Lists */
li, dd {
  margin-bottom: 0.5em;
}

dt {
  font-family: var(--font-heading, "Bitter", "Times New Roman", "Times", serif);
}

ul, ol, menu, dir {
  max-width: 100%;
}
ul li, ol li, menu li, dir li {
  margin-bottom: 0.75em;
}

/* Forms */
input, textarea {
  line-height: 1.5em;
  padding: 10px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-family: var(--font-body, "Open Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif);
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d9d9d9;
}

input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
  color: #d9d9d9;
}

input#f1:-ms-input-placeholder, textarea#f2:-ms-input-placeholder { /* IE 10+ */
  color: #d9d9d9;
}

input#f1:-moz-placeholder, textarea#f2:-moz-placeholder { /* Firefox 18- */
  color: #d9d9d9;
}

legend {
  font-family: var(--font-heading, "Bitter", "Times New Roman", "Times", serif);
}

select {
  height: 29px;
}

select {
  border-radius: 3px;
  width: 200px;
}

select option {
  padding: 3px 6px;
}

/* Tables */
table {
  width: 100%;
  max-width: 500px;
  border-collapse: separate;
  border: solid #ddd 1px;
  border-radius: 3px;
  -moz-border-radius: 3px;
}

tr {
  background: #eee;
}

tr:nth-child(even) {
  background-color: #fcfcfc;
}

th, td {
  padding: 2px 5px;
}

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

table caption {
  padding-top: 0.25rem;
  color: #808080;
}

.limited {
  max-width: 500px;
}

/* Images */
.imgBorder_2 {
  padding: 3px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a1ce56+0,50662a+100 */
  background: var(--color-primary, #333333);
  border-radius: 5px;
}

.imgBorder_3 {
  padding: 4px;
  border: 1px solid var(--color-secondary, #666666);
}

.imgBorder_4 {
  border-radius: 100%;
}

.alignleft, .alignright {
  margin: 1em 0;
  display: block;
}

/* MOLECULE STYLES */
/* ORGANISM STYLES */
@media (min-width: 768px) {
  p, li {
    font-size: 1em;
  }
  .btn, .single_column_text.slanted .container .col-sm-12 a, .page_section.half_strait a, .page_section.hero_image_slider .caption p:last-child a, .page_section.hero_image_single .caption p:last-child a {
    font-size: 1.063em;
  }
  h1, .page_section.hero_image_slider h2 {
    font-size: 2.375em;
    line-height: 1em;
  }
  h2 {
    font-size: 2.125em;
    line-height: 1em;
  }
  h3 {
    font-size: 1.5em;
  }
}
@media (min-width: 992px) {
  .alignleft {
    float: left;
    width: auto;
    margin: 0 1.5em 1.5em 0;
  }
  .alignright {
    float: right;
    width: auto;
    margin: 0 0 1.5em 1.5em;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * This CSS file was auto-generated via PostCSS
 *
 * Contributors should avoid editing this file, but instead edit the associated
 * src/resources/postcss/ file. For more information, check out our engineering
 * docs on how we handle CSS in our engineering docs.
 *
 * @see: http://moderntribe.github.io/products-engineering/css/
 */
/**
 * The Events Calendar Skeleton Stylesheet
 * (Only includes enough css to achieve complex layouts like calendar and week view.)
 *
 * To add your own custom styles, create a stylesheet with the name
 * tribe-events.css in the tribe-events/ directory of your theme.
 * Your new stylesheet will be loaded after our own stylesheet.
 *
 * To replace our stylesheet altogether, you can use the 'tribe_events_stylesheet_url' filter.
 *
 * @package TribeEventsCalendar
 *
 */
/* = Global & Miscellaneous Styles
=============================================*/
.tribe-events-back {
  margin: 0 0 20px 0;
}

.events-list .tribe-events-back.tribe-events-loop {
  margin: 0 auto 20px;
}

/* Links */
.tribe-events-read-more {
  display: block;
}

/* Fixes for rich snippets */
.event .entry-title {
  line-height: inherit;
  padding: inherit;
}

.updated-info {
  text-indent: -9999px;
  height: 0;
}

/* Event Schedule Detail Styling */
.tribe-events-event-schedule-details {
  display: inline;
}

/* 2011 Theme Extra Calendar Room */
.events-archive .entry-content,
.events-archive .entry-header {
  width: 98%;
}

/* Remove "Edit" Link from unneeded templates */
.events-archive span.edit-link {
  display: none;
}

/* Event Notices */
.tribe-events-notices {
  background: #d9edf7;
  border: 1px solid #bce8f1;
  color: #3a87ad;
  margin: 10px 0 18px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 #fff;
  border-radius: 4px;
}

div.tribe-events-notices > ul,
div.tribe-events-notices > ul > li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Miscellaneous Helper Classes */
.clearfix:before,
.tribe-clearfix:before,
.clearfix:after,
.tribe-clearfix:after {
  content: "";
  display: table;
}

.clearfix:after,
.tribe-clearfix:after {
  clear: both;
}

.clearfix,
.tribe-clearfix {
  zoom: 1;
}

.tribe-clear {
  clear: both;
}

.tribe-events-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.tribe-hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.tribe-events-error {
  display: none;
}

.tribe-events-multi-event-day {
  color: #0f81bb;
}

#tribe-events-content .tribe-events-abbr {
  border-bottom: 0;
  cursor: default;
}

/* Tribe Spinner */
.tribe-events-spinner {
  width: 32px;
  height: 32px;
  margin-left: -16px;
}

.tribe-events-spinner-medium {
  width: 24px;
  height: 24px;
  margin-left: -12px;
}

.tribe-events-spinner-small {
  width: 16px;
  height: 16px;
  margin-left: -8px;
}

/* IE7 Tweaks */
* + html .events-archive h2.tribe-events-page-title {
  padding-bottom: 30px;
}

* + html .events-archive .tribe-events-list h2.tribe-events-page-title {
  padding-bottom: 0;
}

* + html #tribe-events-header {
  margin-bottom: 30px;
}

/* General Template Headers */
h2.tribe-events-page-title {
  position: relative;
  z-index: 0;
  text-align: center;
}

/* don't float on filter view */
.tribe-events-filter-view .tribe-events-list h2.tribe-events-page-title {
  width: 100%;
  float: none;
}

h2.tribe-events-page-title a {
  color: #000;
}

h2.tribe-events-page-title a:hover,
h2.tribe-events-page-title a:focus {
  color: #333;
  text-decoration: underline;
}

/* General Template Header/Footer Nav */
#tribe-events-header,
#tribe-events-footer {
  margin-bottom: 0.5em;
  overflow: hidden;
}

#tribe-events-header .tribe-events-sub-nav,
#tribe-events-footer .tribe-events-sub-nav {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  line-height: normal;
  text-align: center;
}

#tribe-events-header .tribe-events-sub-nav li,
#tribe-events-footer .tribe-events-sub-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0;
  vertical-align: middle;
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {
  margin-right: 5px;
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
  margin-left: 5px;
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-left {
  text-align: left;
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-right {
  text-align: right;
}

.tribe-events-ajax-loading {
  display: none;
  position: absolute;
  left: 50%;
  box-shadow: none;
}

.tribe-events-loading .tribe-events-ajax-loading {
  display: block;
}

#tribe-events-footer {
  margin-bottom: 1em;
}

/* List & Map & Day Nav Tweaks */
.events-list #tribe-events-footer,
.tribe-events-day #tribe-events-footer,
.tribe-events-map #tribe-events-footer {
  margin: 1.25em 0 18px;
}

/* Single Event & Map View Nav Tweaks */
.single-tribe_events #tribe-events-header,
.tribe-events-map #tribe-events-header {
  margin: 24px 0 14px;
}

.single-tribe_events #tribe-events-header li,
.single-tribe_events #tribe-events-footer li {
  width: 48%;
  padding-bottom: 10px;
}

/* General Template Header Nav */
#tribe-events-content ul.tribe-events-sub-nav {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  text-align: center;
}

#tribe-events-content ul.tribe-events-sub-nav li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0;
  vertical-align: middle;
}

#tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-prev {
  margin-right: 5px;
}

#tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-next {
  margin-left: 5px;
}

#tribe-events-content li.tribe-events-nav-date {
  padding-top: 16px;
}

select.tribe-events-dropdown {
  width: auto;
  font-size: 0.688em;
  margin: 33px 9px 0 0;
}

#tribe-events-events-picker,
#tribe-events-picker {
  display: inline;
}

/* = Day Grid Template Styles
   @ Template: day.php
=============================================*/
.tribe-events-day .tribe-events-day-time-slot h5 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.875em;
  margin: 2.5em 0 0;
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 5%;
}

/* = Grid View & List View Template Styles
   @ Template: month.php & list.php
=============================================*/
#tribe-events-content {
  position: relative;
  margin-bottom: 48px;
  padding: 2px 0;
}

#tribe-events-content.tribe-events-list {
  padding: 0;
}

/* = List View Template Styles
   @ Template: list.php
=============================================*/
.tribe-events-list h2.tribe-events-page-title {
  margin-bottom: 15px;
}

#tribe-events-content.tribe-events-list {
  margin-bottom: 60px;
}

.tribe-events-list .type-tribe_events.tribe-events-first {
  padding-top: 0;
}

.tribe-events-list .type-tribe_events h2 {
  padding: 0;
  line-height: 1.2;
}

/* Meta */
.tribe-events-loop .tribe-events-event-meta {
  float: none;
  clear: both;
  border: 0;
  margin: 0 0 15px 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  font-size: 1.2em;
  overflow: visible;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo {
  display: inline-block;
  zoom: 1;
  *display: inline;
  white-space: pre;
}

.tribe-events-event-meta address.tribe-events-address {
  display: inline;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-meta .event-is-recurring {
  position: relative;
}

.tribe-events-list .time-details,
.tribe-events-list .tribe-events-venue-details {
  line-height: 1.2;
  margin: 0;
  display: block;
}

.tribe-events-list .time-details {
  margin: 0 0 8px 0;
}

/* = List View & Single Venue (Pro Version) Template Styles
   @ Template: list.php & single-venue.php
=============================================*/
/* Loop */
.tribe-events-loop {
  clear: both;
}

.tribe-events-loop .type-tribe_events.tribe-events-last {
  border-bottom: 0;
}

.tribe-events-list .tribe-events-loop .tribe-events-content {
  clear: both;
  width: 100%;
  padding: 0;
}

.events-archive h3 .published,
.single-tribe_venue h3 .published {
  margin-top: 0;
  font-style: italic;
  text-transform: none;
}

.tribe-events-loop .tribe-events-event-meta dl {
  margin: 0;
}

.tribe-events-loop .tribe-events-event-meta dt {
  font-weight: bold;
  padding-right: 12px;
  width: auto;
}

.tribe-events-loop .tribe-events-event-meta dd {
  margin-bottom: 0.25em;
  margin-left: 6.5em;
}

/* = Single Event Template Styles
   @ Template: single-event.php
=============================================*/
.single-tribe_events #tribe-events-content {
  padding: 0;
}

.single-tribe_events .tribe-events-schedule .recurringinfo {
  margin-right: 10px;
}

.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  margin-right: 10px;
}

#tribe-events-content .tribe-events-single-event-description img.attachment-post-thumbnail {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
}

.tribe-events-meta-group + .tribe-events-single-section-title {
  margin-top: 0;
}

/* Eventbrite */
#eventbrite-embed {
  width: 100%;
  min-height: 225px;
  margin: 24px 0;
}

.eventbrite-ticket-embed {
  margin: 0 0 30px 0;
}

/* Date Seperators */
.tribe-events-list .type-tribe_events.tribe-event-end-month {
  border-bottom: 0;
  padding-bottom: 0;
}

/* Date/Time */
.single-tribe_events .tribe-events-schedule h2 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* Cal Links */
.single-tribe_events .tribe-events-cal-links {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 0 20px 0;
  vertical-align: middle;
}

/* Featured Image */
.single-tribe_events .tribe-events-event-image {
  clear: both;
  text-align: center;
  margin-bottom: 30px;
}

/* Meta Sections */
.single-tribe_events .tribe-events-event-meta {
  width: 100%;
  margin: 30px -4% 30px 0;
}

/* Map */
.single-tribe_events .tribe-events-meta-group .tribe-events-venue-map {
  float: none;
  margin: 0;
  width: 100%;
}

.tribe-events-event-meta:first-child {
  border-top: 1px solid #bbb;
}

.single-tribe_events .tribe-events-event-meta dl {
  margin: 0;
}

.tribe-events-event-meta dt {
  clear: left;
  font-weight: bold;
}

#tribe-events-content .tribe-events-event-meta dd span.adr {
  display: block;
}

/* Content */
.single-tribe_events .tribe-events-single-event-description {
  width: auto;
  padding: 0;
  margin-bottom: 30px;
}

/* = Calendar Styles (includes styles for both large & small calendars)
   @ Template: month.php & widgets/calendar-widget.php
=============================================*/
/* Global Calendar Styles */
#tribe-events-content table.tribe-events-calendar {
  margin: 0 0 0.6em;
  clear: both;
  font-size: 0.75em;
  border-collapse: collapse;
}

#tribe-events-content table.tribe-events-calendar,
#tribe-events-content .tribe-events-calendar td {
  border: 1px solid #bbb;
}

.tribe-events-calendar div[id*=tribe-events-daynum-],
.tribe-events-calendar div[id*=tribe-events-daynum-] a {
  font-weight: bold;
}

#tribe-events-content .tribe-events-calendar td {
  height: 145px;
  width: 14.28%;
  vertical-align: top;
  padding: 0 0 0.5em;
  font-size: 0.75em;
  position: relative;
}

/* Global Tooltips */
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-tooltip,
.recurring-info-tooltip {
  border: 1px solid #666;
  position: absolute;
  z-index: 1001;
  bottom: 30px;
  left: 3px;
  width: 320px;
  background-color: #f9f9f9;
  color: #333;
  line-height: 1.4;
  display: none;
}

.tribe-events-tooltip .tribe-events-arrow {
  width: 18px;
  height: 11px;
  background-image: url(../images/tribe-tooltips.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 44px 19px;
  display: block;
  position: absolute;
  bottom: -11px;
  left: 20px;
}

.tribe-events-calendar .tribe-events-right .tribe-events-tooltip,
.tribe-events-week .tribe-events-right .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-right .tribe-events-tooltip,
.recurring-info-tooltip {
  left: auto;
  right: 3px;
}

.tribe-events-right .tribe-events-tooltip .tribe-events-arrow {
  left: auto;
  right: 30px;
}

/** For when a tooltip is near top edge of viewport, so displays below event title instead of above it. */
.tribe-events-tooltip.tribe-events-tooltip-flipdown .tribe-events-arrow {
  top: -11px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* Recurring info tooltip */
.recurringinfo {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}

.event-is-recurring {
  position: relative;
}

.recurring-info-tooltip.tribe-events-tooltip {
  left: 10px;
  width: 200px;
  max-width: 320px;
  padding-bottom: 0.8em;
}

/* Large Calendar Specifics */
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  margin: 0 5%;
  padding: 6px 8px;
  border-bottom: 1px solid #e7e7e7;
}

.events-archive.events-gridview #tribe-events-content table .tribe-events-last {
  border-bottom: 0;
}

.tribe-events-viewmore {
  margin: 0 5%;
  padding: 6px 8px;
  font-weight: bold;
  line-height: 1;
}

.tribe-events-calendar th {
  width: 250px;
  height: 10px;
  padding: 4px 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.tribe-events-calendar td div[id*=tribe-events-daynum-] {
  padding: 6px 9px;
  line-height: 1.2;
}

.tribe-events-calendar td a {
  font-size: 69.6%;
  word-wrap: break-word;
}

.tribe-events-calendar div[id*=tribe-events-event-],
.tribe-events-calendar div[id*=tribe-events-daynum-] {
  position: relative;
  margin: 0;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.entry-title {
  line-height: 1.5;
  font-size: 91.7%;
  font-weight: normal;
  text-transform: none;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}

.tribe-events-calendar div[id*=tribe-events-event-] h3.entry-title a {
  font-size: 100%;
}

/* Large Calendar Tooltip Specifics */
#tribe-events-content .tribe-events-tooltip h4.entry-title {
  margin: 0;
  font-size: 0.75em;
  padding: 0 6px;
  min-height: 24px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: normal;
}

.tribe-events-tooltip .tribe-events-event-body {
  font-size: 0.688em;
  padding: 3px 6px 6px;
  font-weight: normal;
}

.tribe-events-tooltip .duration {
  font-style: italic;
  margin: 3px 0;
}

.tribe-events-tooltip .tribe-events-event-thumb {
  float: left;
  padding: 5px 5px 5px 0;
}

.tribe-events-tooltip p.entry-summary {
  padding: 0;
  font-size: 0.688em;
  line-height: 1.5;
}

/* = Events List Widget Styles (Sidebar)
   @ Template: widgets/list-widget.php
=============================================*/
.tribe-events-list-widget ol,
.tribe-events-adv-list-widget ol {
  list-style-type: square;
  margin-left: 0;
  margin-bottom: 0;
}

.tribe-events-list-widget li,
.singular.page li.type-tribe_events,
.tribe-events-adv-list-widget li,
.singular.page li.type-tribe_events {
  margin: 6px 0;
  padding: 0 0 10px 0;
}

.tribe-events-list-widget li p.entry-title.summary,
.tribe-events-adv-list-widget li p.entry-title.summary {
  margin-bottom: 0;
  padding: 0;
  font-size: 100%;
}

/* = Events Navigation Bar
   @ Template: modules/bar.php
=============================================*/
/* Views Select */
#tribe-bar-views .tribe-bar-view-select,
#tribe-bar-views .tribe-bar-view-select ~ .tribe-select2 {
  display: none;
}

/* Views Select When Have Settings */
.tribe-has-settings #tribe-bar-dates {
  margin-left: -331px;
}

.tribe-has-settings #tribe-bar-views {
  width: 142px;
  margin-left: -142px;
}

.tribe-has-settings #tribe-bar-views .select2-container .select2-choice {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.tribe-has-settings #tribe-bar-views .select2-container .select2-choice div {
  border-radius: 0;
  background: transparent;
  background-image: none;
  -webkit-filter: none;
  filter: none;
  border-left: 0;
}

/* Settings */
#tribe-events-bar .tribe-bar-settings {
  overflow: hidden;
}

#tribe-events-bar .tribe-bar-button-settings span {
  background-image: url(../images/events-bar/icon-gear.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 14px 14px;
  height: 100%;
  float: left;
  width: 14px;
  display: inline-block;
  position: relative;
}

#tribe-bar-views .tribe-bar-drop-content button {
  width: 100%;
}

/* Filters Button & Dropdown Content */
#tribe-events-bar .tribe-bar-button-settings {
  border-left-color: transparent;
  border-radius: 0 4px 4px 0;
  float: left;
  margin-left: -1px;
}

.tribe-bar-settings .tribe-bar-drop-content {
  width: 285px;
  right: -5px;
  padding: 10px 12px 4px;
}

/* Bar Width Adjustments */
.tribe-bar-full #tribe-bar-views .tribe-bar-view-select,
.tribe-bar-full #tribe-bar-views .tribe-bar-view-select ~ .tribe-select2 {
  display: none;
}

.tribe-bar-mini #tribe-bar-views .tribe-bar-view-select,
.tribe-bar-mini #tribe-bar-views .tribe-bar-view-select ~ .tribe-select2 {
  display: block;
}

.tribe-bar-full #tribe-bar-views ul.tribe-bar-view-list {
  display: block;
}

.tribe-bar-mini #tribe-bar-views ul.tribe-bar-view-list {
  display: none;
}

/* Twenty Fifteen
========================================================================== */
.tribe-theme-twentyfifteen .datepicker.dropdown-menu {
  max-width: 340px;
}

.tribe-theme-twentyfifteen #tribe-events table.tribe-events-calendar {
  table-layout: auto;
}

.tribe-theme-twentyfifteen .datepicker.dropdown-menu table,
.tribe-theme-twentyfifteen .datepicker.dropdown-menu table.table-condensed {
  border-top-width: 0;
  border-left-width: 0;
}

/* = Events Navigation Bar
   @ Template: modules/bar.php
=============================================*/
/* Datepicker
   ========================================================================== */
.datepicker td,
.datepicker table tr td span {
  border-radius: 0;
}

.datepicker td {
  border-top: 1px solid #ededed;
}

.datepicker table tr td.active.active,
.datepicker table tr td span.active.active {
  background: #666;
}

.datepicker table tr td.active.active:hover, .datepicker table tr td span.active.active:hover {
  background: #dadada;
  color: inherit;
}

#tribe-events-bar {
  clear: none;
  height: auto;
  margin-bottom: 30px;
  min-width: 220px;
  position: relative;
  width: 100%;
}

#tribe-events-bar * {
  box-sizing: border-box;
}

#tribe-bar-form {
  background: #f5f5f5;
  margin: 0;
  position: relative;
  width: 100%;
}

#tribe-bar-form input {
  margin: 0 4px 0 0;
}

#tribe-bar-form input[type=text] {
  background: 0;
  border: none;
  border-bottom: 1px dashed #b9b9b9;
  border-radius: 0;
  box-shadow: none;
  font-style: italic;
  font-weight: normal;
  height: auto;
  line-height: 1;
  padding: 5px;
  width: 100%;
}

#tribe-bar-form input[type=text]:focus {
  border-bottom: none;
  outline: 1px dashed #b9b9b9;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  -webkit-appearance: button;
  background: #666;
  background-image: none;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 0.8em;
  height: auto;
  letter-spacing: 0;
  line-height: 2;
  padding: 10px;
  width: 100%;
}

#tribe-bar-form label {
  display: block;
  font-size: 0.7em;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 5px 0;
  padding: 0;
  text-transform: uppercase;
}

#tribe-bar-form .tribe-bar-filters {
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
}

#tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
  left: auto;
  right: 16.66667%;
  width: 83.3333%;
}

#tribe-bar-form .tribe-bar-filters-inner {
  margin: 0;
}

#tribe-bar-form #tribe-bar-views {
  background: transparent;
  float: left;
  left: 83.3333%;
  margin: 0;
  padding: 0 0 0 5px;
  position: relative;
  right: auto;
  width: 16.66667%;
}

#tribe-bar-form .tribe-bar-views-inner label {
  padding: 0 15px;
  text-align: left;
}

#tribe-bar-form.tribe-bar-mini #tribe-bar-views {
  width: 16.66667%;
}

input[name*=tribe-bar-]::-webkit-input-placeholder {
  color: #5f5f5f;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3;
}

input[name*=tribe-bar-]:-moz-placeholder {
  color: #5f5f5f;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3;
}

.tribe-event-placeholder {
  color: #5f5f5f;
  font-weight: normal;
  font-style: italic;
  line-height: 1.3;
}

#tribe-bar-dates .select2-choice {
  border-bottom: 1px dashed #b9b9b9;
}

/* Tribe Bar Full Layout */
.tribe-bar-date-filter {
  float: left;
  margin-bottom: 0;
  padding: 15px;
  width: 25%;
}

.tribe-bar-search-filter {
  float: left;
  margin-bottom: 0;
  padding: 15px;
  width: 33.3333%;
}

.tribe-bar-submit {
  float: left;
  margin-bottom: 0;
  margin-left: 16.6667%;
  padding: 15px;
  width: 25%;
}

.tribe-bar-submit input[type=submit]:hover {
  background: #999;
  color: #fff;
}

#tribe-bar-views:hover,
#tribe-bar-views label:hover {
  cursor: pointer;
}

.tribe-bar-views-inner {
  background: #e0e0e0;
  margin: 0;
  padding: 15px 0 45px 0;
}

.tribe-bar-views-inner .select2-container {
  padding: 0 15px;
}

.tribe-select2-results-views.select2-drop {
  background: #dbdbdb;
  border: none;
  box-shadow: none;
  z-index: 10001;
}

#tribe-bar-views .tribe-bar-views-list {
  border-radius: 0 0 3px 3px;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 5px;
  position: absolute;
  top: auto;
  z-index: 99;
}

#tribe-bar-views li.tribe-bar-views-option {
  background: none;
  border: none;
  box-shadow: none;
  display: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  line-height: 14px;
  list-style: none;
  list-style: none;
  margin: 0;
  padding: 0 5px 0 0;
  padding: 0;
}

#tribe-bar-views .tribe-bar-views-option:first-child,
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active,
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option {
  display: list-item;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background: #e0e0e0;
  color: #444;
  display: block;
  padding: 6px 15px;
  text-align: left;
  text-decoration: none;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
  background: #cacaca;
  color: inherit;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
  background: #e0e0e0;
}

#tribe-bar-views .tribe-bar-views-option:last-child a {
  border-radius: 0 0 3px 3px;
}

#tribe-bar-views [name=tribe-bar-view] {
  display: none;
}

#tribe-bar-views .tribe-bar-views-list {
  float: left;
  width: 100%;
}

#tribe-bar-views .tribe-bar-settings {
  display: none;
}

/* Views Select */
.tribe-no-js #tribe-bar-views [name=tribe-bar-view] {
  display: block;
}

/* Tribe Bar Mini Styles */
#tribe-bar-form.tribe-bar-mini label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit] {
  -webkit-appearance: button;
  padding: 10px 5px;
}

.tribe-bar-mini .tribe-bar-filters {
  float: left;
  width: 83.3333%;
}

.tribe-bar-mini .tribe-bar-date-filter {
  padding: 10px;
}

.tribe-bar-mini .tribe-bar-search-filter {
  padding: 10px;
  width: 45%;
}

.tribe-bar-mini .tribe-bar-submit {
  margin-left: 5%;
  padding: 10px;
  width: 25%;
}

.tribe-bar-mini #tribe-bar-views {
  width: 16.66667%;
}

.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  padding: 4px 15px;
}

.tribe-bar-mini .tribe-bar-views-inner {
  padding: 10px 0 35px 0;
}

.tribe-bar-mini .tribe-bar-views-inner label {
  padding: 0 10px;
}

/* Tribe Bar Collapse Styles */
#tribe-bar-collapse-toggle {
  background: #f5f5f5;
  display: none;
  float: left;
  font-weight: bold;
  line-height: 28px;
  padding: 15px;
  position: relative;
  text-transform: uppercase;
}

#tribe-bar-collapse-toggle:hover {
  cursor: pointer;
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow::after {
  border-bottom-color: inherit;
  border-top-color: transparent;
  top: 0;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
  display: inline-block;
  margin: 0 4px;
  position: absolute;
  right: 10px;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow::after {
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: inherit;
  border-width: 8px;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 10px;
  width: 0;
}

.tribe-bar-collapse .tribe-bar-filters-inner > div,
.tribe-bar-collapse #tribe-bar-views {
  height: auto;
  margin: 0;
  width: 100%;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle {
  display: block;
  width: 70%;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle.tribe-bar-collapse-toggle-full-width {
  width: 100%;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
  float: left;
  left: auto;
  width: 30%;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views + .tribe-bar-filters {
  clear: both;
  display: none;
  left: auto;
  margin-top: 5px;
  overflow: hidden;
  right: auto;
  width: 100%;
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
  padding: 10px 0 40px 0;
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner label {
  margin: 0;
}

.tribe-bar-disabled {
  float: right;
  position: relative;
  z-index: 101;
}

.tribe-bar-disabled .tribe-events-page-title {
  clear: none;
  line-height: 45px;
  margin: 0;
  text-align: left;
}

.tribe-bar-disabled #tribe-events-bar {
  float: none;
  min-width: 0;
  width: auto;
}

.tribe-bar-disabled #tribe-bar-form {
  border-radius: 3px;
  width: auto;
}

.tribe-bar-disabled .tribe-bar-filters {
  float: left;
}

.tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter {
  padding: 5px 10px;
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text] {
  border: none;
  display: block;
  line-height: 15px;
  margin: 0;
  padding: 0;
  width: 85px;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views {
  float: left;
  left: 50%;
  padding: 0;
  right: auto;
  width: 50%;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
  left: auto;
  right: 50%;
  width: 50%;
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-views-inner label {
  padding: 0 10px;
}

.tribe-bar-disabled .tribe-bar-views-inner {
  border-radius: 0 3px 3px 0;
  min-width: 100px;
  padding: 5px 0 25px 0;
}

.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list,
.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
  margin: 0;
}

.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  margin: 0;
  padding: 4px 10px;
}

.tribe-bar-disabled #tribe-bar-views .select2-container .select2-choice {
  height: auto;
  line-height: 18px;
}

.tribe-bar-disabled .tribe-select2-results-views.select2-drop .select2-results li {
  padding: 0 10px;
}

.tribe-bar-disabled #tribe-bar-collapse-toggle,
.tribe-bar-disabled .tribe-bar-submit {
  display: none;
}

.tribe-bar-disabled .tribe-bar-date-filter,
.tribe-events-uses-geolocation .tribe-bar-disabled .tribe-bar-date-filter {
  width: auto;
}

/* Events Bar Icons */
.tribe-select2-results-views span[class^=tribe-icon-],
.tribe-bar-views-list span[class^=tribe-icon-],
.tribe-bar-view-list a[class*=tribe-icon-] {
  background-position: 0 50%;
  background-repeat: no-repeat;
  display: block;
  min-height: 16px;
  padding-left: 24px;
}

.tribe-select2-results-views span[class^=tribe-icon-] {
  display: inline-block;
  min-height: 16px;
}

/* Default icon */
.tribe-select2-results-views span[class^=tribe-icon-],
.tribe-bar-views-list span[class^=tribe-icon-] {
  background-image: url(../images/events-bar/icon-month.png);
  background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-list,
.tribe-bar-views-list span.tribe-icon-list,
.tribe-bar-view-list span[class^=tribe-icon-] {
  background-image: url(../images/events-bar/icon-list.png);
  background-size: 15px 10px;
}

.tribe-bar-view-list a.tribe-icon-list,
.tribe-bar-view-list a.tribe-icon-month {
  background-position: 10px 50%;
  padding-left: 30px;
}

.tribe-select2-results-views .tribe-icon-month,
.tribe-bar-views-list span.tribe-icon-month,
.tribe-bar-view-list a.tribe-icon-month {
  background-image: url(../images/events-bar/icon-month.png);
  background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-week, .tribe-bar-views-list span.tribe-icon-week {
  background-image: url(../images/events-bar/icon-week.png);
  background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-day, .tribe-bar-views-list span.tribe-icon-day {
  background-image: url(../images/events-bar/icon-day.png);
  background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-photo, .tribe-bar-views-list span.tribe-icon-photo {
  background-image: url(../images/events-bar/icon-photo.png);
  background-size: 15px 14px;
}

.tribe-select2-results-views span.tribe-icon-map, .tribe-bar-views-list span.tribe-icon-map {
  background-image: url(../images/events-bar/icon-map.png);
  background-position: 2px 50%;
  background-size: 12px 16px;
}

/* Utility Classes */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

@media (min-width: 768px) {
  #tribe-events-content table.tribe-events-calendar {
    font-size: 1em;
  }
  #tribe-events-content table.tribe-events-calendar div[id*=tribe-events-event-], #tribe-events-content table.tribe-events-calendar .tribe-events-calendar div[id*=tribe-events-daynum-] {
    font-size: 1em;
  }
  #tribe-events-content table.tribe-events-calendar td {
    font-size: 1em;
  }
}
/*Ticker*/
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.ticker-wrap {
  bottom: 0;
  width: 100%;
  overflow: hidden;
}

.ticker {
  display: block;
  white-space: nowrap;
  padding-left: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
}

.ticker-wrap:hover .ticker {
  animation: 0;
  -webkit-animation: 0;
  padding: 0;
}

.section-hero,
.section-cta,
.section-hero-split,
.section-hero-form,
.featured-cards {
  position: relative;
  overflow: hidden;
}
.section-hero .section-content,
.section-cta .section-content,
.section-hero-split .section-content,
.section-hero-form .section-content,
.featured-cards .section-content {
  position: relative;
  z-index: 1;
}

.section-background {
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 0;
}
.section-background__image, .section-background__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-background__overlay {
  position: absolute;
  inset: 0;
}

.section-hero {
  display: flex;
  align-items: center;
}
.section-hero.page_section {
  padding: 4em 0;
}
.section-hero.align-center .section-content {
  text-align: center;
}
.section-hero.align-center .section-content .section-buttons {
  justify-content: center;
}
.section-hero.align-right .section-content {
  text-align: right;
}
.section-hero.align-right .section-content .section-buttons {
  justify-content: flex-end;
}

.section-hero.bg-image .section-content,
.section-hero.bg-video .section-content,
.section-cta.bg-image .section-content,
.section-cta.bg-video .section-content,
.section-hero-split.bg-image .section-content,
.section-hero-split.bg-video .section-content,
.section-hero-form.bg-image .section-content,
.section-hero-form.bg-video .section-content,
.featured-cards.bg-image .section-content,
.featured-cards.bg-video .section-content {
  color: #fff;
}
.section-hero.bg-image .section-content h1, .section-hero.bg-image .section-content h2, .section-hero.bg-image .section-content h3, .section-hero.bg-image .section-content h4, .section-hero.bg-image .section-content h5, .section-hero.bg-image .section-content h6,
.section-hero.bg-video .section-content h1,
.section-hero.bg-video .section-content h2,
.section-hero.bg-video .section-content h3,
.section-hero.bg-video .section-content h4,
.section-hero.bg-video .section-content h5,
.section-hero.bg-video .section-content h6,
.section-cta.bg-image .section-content h1,
.section-cta.bg-image .section-content h2,
.section-cta.bg-image .section-content h3,
.section-cta.bg-image .section-content h4,
.section-cta.bg-image .section-content h5,
.section-cta.bg-image .section-content h6,
.section-cta.bg-video .section-content h1,
.section-cta.bg-video .section-content h2,
.section-cta.bg-video .section-content h3,
.section-cta.bg-video .section-content h4,
.section-cta.bg-video .section-content h5,
.section-cta.bg-video .section-content h6,
.section-hero-split.bg-image .section-content h1,
.section-hero-split.bg-image .section-content h2,
.section-hero-split.bg-image .section-content h3,
.section-hero-split.bg-image .section-content h4,
.section-hero-split.bg-image .section-content h5,
.section-hero-split.bg-image .section-content h6,
.section-hero-split.bg-video .section-content h1,
.section-hero-split.bg-video .section-content h2,
.section-hero-split.bg-video .section-content h3,
.section-hero-split.bg-video .section-content h4,
.section-hero-split.bg-video .section-content h5,
.section-hero-split.bg-video .section-content h6,
.section-hero-form.bg-image .section-content h1,
.section-hero-form.bg-image .section-content h2,
.section-hero-form.bg-image .section-content h3,
.section-hero-form.bg-image .section-content h4,
.section-hero-form.bg-image .section-content h5,
.section-hero-form.bg-image .section-content h6,
.section-hero-form.bg-video .section-content h1,
.section-hero-form.bg-video .section-content h2,
.section-hero-form.bg-video .section-content h3,
.section-hero-form.bg-video .section-content h4,
.section-hero-form.bg-video .section-content h5,
.section-hero-form.bg-video .section-content h6,
.featured-cards.bg-image .section-content h1,
.featured-cards.bg-image .section-content h2,
.featured-cards.bg-image .section-content h3,
.featured-cards.bg-image .section-content h4,
.featured-cards.bg-image .section-content h5,
.featured-cards.bg-image .section-content h6,
.featured-cards.bg-video .section-content h1,
.featured-cards.bg-video .section-content h2,
.featured-cards.bg-video .section-content h3,
.featured-cards.bg-video .section-content h4,
.featured-cards.bg-video .section-content h5,
.featured-cards.bg-video .section-content h6 {
  color: inherit;
}

.section-hero.text-light .section-content,
.section-cta.text-light .section-content,
.section-hero-split.text-light .section-content,
.section-hero-form.text-light .section-content,
.featured-cards.text-light .section-content {
  color: #fff;
}
.section-hero.text-light .section-content h1, .section-hero.text-light .section-content h2, .section-hero.text-light .section-content h3, .section-hero.text-light .section-content h4, .section-hero.text-light .section-content h5, .section-hero.text-light .section-content h6,
.section-cta.text-light .section-content h1,
.section-cta.text-light .section-content h2,
.section-cta.text-light .section-content h3,
.section-cta.text-light .section-content h4,
.section-cta.text-light .section-content h5,
.section-cta.text-light .section-content h6,
.section-hero-split.text-light .section-content h1,
.section-hero-split.text-light .section-content h2,
.section-hero-split.text-light .section-content h3,
.section-hero-split.text-light .section-content h4,
.section-hero-split.text-light .section-content h5,
.section-hero-split.text-light .section-content h6,
.section-hero-form.text-light .section-content h1,
.section-hero-form.text-light .section-content h2,
.section-hero-form.text-light .section-content h3,
.section-hero-form.text-light .section-content h4,
.section-hero-form.text-light .section-content h5,
.section-hero-form.text-light .section-content h6,
.featured-cards.text-light .section-content h1,
.featured-cards.text-light .section-content h2,
.featured-cards.text-light .section-content h3,
.featured-cards.text-light .section-content h4,
.featured-cards.text-light .section-content h5,
.featured-cards.text-light .section-content h6 {
  color: inherit;
}

.section-hero.text-dark .section-content,
.section-cta.text-dark .section-content,
.section-hero-split.text-dark .section-content,
.section-hero-form.text-dark .section-content,
.featured-cards.text-dark .section-content {
  color: var(--color-primary, #333333);
}
.section-hero.text-dark .section-content h1, .section-hero.text-dark .section-content h2, .section-hero.text-dark .section-content h3, .section-hero.text-dark .section-content h4, .section-hero.text-dark .section-content h5, .section-hero.text-dark .section-content h6,
.section-cta.text-dark .section-content h1,
.section-cta.text-dark .section-content h2,
.section-cta.text-dark .section-content h3,
.section-cta.text-dark .section-content h4,
.section-cta.text-dark .section-content h5,
.section-cta.text-dark .section-content h6,
.section-hero-split.text-dark .section-content h1,
.section-hero-split.text-dark .section-content h2,
.section-hero-split.text-dark .section-content h3,
.section-hero-split.text-dark .section-content h4,
.section-hero-split.text-dark .section-content h5,
.section-hero-split.text-dark .section-content h6,
.section-hero-form.text-dark .section-content h1,
.section-hero-form.text-dark .section-content h2,
.section-hero-form.text-dark .section-content h3,
.section-hero-form.text-dark .section-content h4,
.section-hero-form.text-dark .section-content h5,
.section-hero-form.text-dark .section-content h6,
.featured-cards.text-dark .section-content h1,
.featured-cards.text-dark .section-content h2,
.featured-cards.text-dark .section-content h3,
.featured-cards.text-dark .section-content h4,
.featured-cards.text-dark .section-content h5,
.featured-cards.text-dark .section-content h6 {
  color: inherit;
}

.section-buttons {
  display: flex;
  gap: 1em;
  flex-wrap: wrap;
  margin-top: 1em;
}

/* ---------- Hero — Split Overlay ---------- */
.section-hero-split {
  position: relative;
  overflow: hidden;
}
.section-hero-split.page_section {
  padding: 4em 60px;
}
.section-hero-split .section-content {
  position: relative;
  z-index: 1;
  width: 50%;
}
.section-hero-split__inner {
  max-width: 480px;
  margin: 0 auto;
}
.section-hero-split.split-right .section-content {
  margin-left: auto;
}
.section-hero-split.split-left .section-background__overlay {
  right: auto;
  width: 50%;
}
.section-hero-split.split-right .section-background__overlay {
  left: auto;
  width: 50%;
}
.section-hero-split.overlay-diagonal.split-left .section-background__overlay {
  right: auto;
  width: 60%;
  clip-path: polygon(0 0, 100% 0, 83.33% 100%, 0 100%);
}
.section-hero-split.overlay-diagonal.split-right .section-background__overlay {
  left: auto;
  width: 60%;
  clip-path: polygon(16.67% 0, 100% 0, 100% 100%, 0 100%);
}
.section-hero-split__features {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em;
  margin-top: 1.5em;
}
.section-hero-split__feature {
  flex: 1 1 calc(50% - 1.5em);
}
.section-hero-split__feature h3 {
  margin: 0.25em 0;
}
.section-hero-split__feature-icon {
  width: 40px;
  height: 40px;
}

/* ---------- Hero — Carousel ---------- */
.section-hero-carousel {
  position: relative;
  overflow: hidden;
}
.section-hero-carousel .swiper-slide.section-hero-carousel__slide {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.section-hero-carousel__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-hero-carousel__overlay {
  position: absolute;
  inset: 0;
}
.section-hero-carousel.overlay-diagonal .section-hero-carousel__overlay {
  clip-path: polygon(0 0, 55% 0, 35% 100%, 0 100%);
}
.section-hero-carousel__content {
  position: relative;
  z-index: 1;
  padding: 5em 0;
  color: #fff;
}
.section-hero-carousel__content h1, .section-hero-carousel__content .page_section.hero_image_slider h2, .page_section.hero_image_slider .section-hero-carousel__content h2, .section-hero-carousel__content h2, .section-hero-carousel__content h3, .section-hero-carousel__content h4, .section-hero-carousel__content h5, .section-hero-carousel__content h6, .section-hero-carousel__content p {
  color: inherit;
}
.section-hero-carousel.text-dark .section-hero-carousel__content {
  color: var(--color-primary, #333333);
}

/* ---------- Hero — Form ---------- */
.section-hero-form {
  position: relative;
  overflow: hidden;
}
.section-hero-form.page_section {
  padding: 4em 0;
}
.section-hero-form__row {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  align-items: center;
}
.section-hero-form__text, .section-hero-form__form {
  flex: 1 1 320px;
}
.section-hero-form.form-left .section-hero-form__row {
  flex-direction: row-reverse;
}
.section-hero-form__form {
  background: #fff;
  padding: 1.5em;
  border-radius: 4px;
  color: var(--color-primary, #333333);
}

/* ---------- Hero — Bounded Overlay Carousel ---------- */
.section-hero-carousel-boxed {
  position: relative;
  overflow: hidden;
}
.section-hero-carousel-boxed .swiper-slide.section-hero-carousel-boxed__slide {
  position: relative;
  overflow: hidden;
  padding: 5em 0;
  display: flex;
  align-items: center;
}
.section-hero-carousel-boxed__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-hero-carousel-boxed__box {
  position: relative;
  z-index: 1;
  display: inline-block;
  max-width: 500px;
  padding: 1.5em 2em;
  color: #fff;
}
.section-hero-carousel-boxed__box h2, .section-hero-carousel-boxed__box p, .section-hero-carousel-boxed__box a {
  color: inherit;
}
.section-hero-carousel-boxed__copy {
  margin-top: 0.5em;
}
.section-hero-carousel-boxed.text-dark .section-hero-carousel-boxed__box {
  color: var(--color-primary, #333333);
}
.section-hero-carousel-boxed.box-center .section-hero-carousel-boxed__box {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.section-hero-carousel-boxed.box-right .section-hero-carousel-boxed__box {
  margin-left: auto;
}

/* ---------- Split Content ---------- */
.section-split-content__row {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
  align-items: center;
}
.section-split-content__text, .section-split-content__image {
  flex: 1 1 320px;
}
.section-split-content__image img {
  width: 100%;
  height: auto;
}
.section-split-content.image-left .section-split-content__row {
  flex-direction: row-reverse;
}

.featured-cards__headline {
  text-align: center;
}
.featured-cards__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2em;
  margin-top: 1.5em;
}
.featured-cards.gap-0 .featured-cards__grid {
  gap: 0;
}
.featured-cards.gap-1 .featured-cards__grid {
  gap: 0.5em;
}
.featured-cards.gap-2 .featured-cards__grid {
  gap: 1em;
}
.featured-cards.gap-3 .featured-cards__grid {
  gap: 1.5em;
}
.featured-cards.gap-4 .featured-cards__grid {
  gap: 2em;
}
.featured-cards.gap-5 .featured-cards__grid {
  gap: 2.5em;
}
@media only screen and (min-width: 768px) {
  .featured-cards.cols-2 .featured-cards__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 768px) {
  .featured-cards.cols-3 .featured-cards__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .featured-cards.cols-3 .featured-cards__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 768px) {
  .featured-cards.cols-4 .featured-cards__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1024px) {
  .featured-cards.cols-4 .featured-cards__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.featured-cards__card {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}
.featured-cards.has-max-height {
  display: flex;
  flex-direction: column;
}
.featured-cards.has-max-height .section-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
}
.featured-cards.has-max-height .featured-cards__grid {
  flex: 1;
  min-height: 0;
  align-items: stretch;
}
.featured-cards.has-max-height .featured-cards__card {
  height: 100%;
}
.featured-cards__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-cards__caption {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1.5em;
  color: #fff;
}
.featured-cards__caption h3, .featured-cards__caption p {
  color: inherit;
}
.featured-cards__reveal {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, opacity 0.3s ease, margin-top 0.3s ease;
}
.featured-cards.style-circle .featured-cards__card .featured-cards__caption:not(.has-static-headline), .featured-cards.style-rectangle_reveal .featured-cards__card .featured-cards__caption:not(.has-static-headline) {
  opacity: 0;
  background: var(--fc-bg);
  transition: opacity 0.25s ease;
}
.featured-cards.style-circle .featured-cards__card:hover .featured-cards__caption:not(.has-static-headline), .featured-cards.style-circle .featured-cards__card:focus-within .featured-cards__caption:not(.has-static-headline), .featured-cards.style-rectangle_reveal .featured-cards__card:hover .featured-cards__caption:not(.has-static-headline), .featured-cards.style-rectangle_reveal .featured-cards__card:focus-within .featured-cards__caption:not(.has-static-headline) {
  opacity: 1;
}
.featured-cards.style-circle .featured-cards__card .featured-cards__caption.has-static-headline, .featured-cards.style-rectangle_reveal .featured-cards__card .featured-cards__caption.has-static-headline {
  background: transparent;
  transition: background 0.25s ease;
}
.featured-cards.style-circle .featured-cards__card:hover .featured-cards__caption.has-static-headline, .featured-cards.style-circle .featured-cards__card:focus-within .featured-cards__caption.has-static-headline, .featured-cards.style-rectangle_reveal .featured-cards__card:hover .featured-cards__caption.has-static-headline, .featured-cards.style-rectangle_reveal .featured-cards__card:focus-within .featured-cards__caption.has-static-headline {
  background: var(--fc-bg);
}
.featured-cards.style-circle .featured-cards__card:hover .featured-cards__caption.has-static-headline .featured-cards__reveal, .featured-cards.style-circle .featured-cards__card:focus-within .featured-cards__caption.has-static-headline .featured-cards__reveal, .featured-cards.style-rectangle_reveal .featured-cards__card:hover .featured-cards__caption.has-static-headline .featured-cards__reveal, .featured-cards.style-rectangle_reveal .featured-cards__card:focus-within .featured-cards__caption.has-static-headline .featured-cards__reveal {
  max-height: 200px;
  opacity: 1;
  margin-top: 0.5em;
}
.featured-cards.style-circle .featured-cards__card {
  aspect-ratio: 1/1;
}
.featured-cards.style-gradient_overlay .featured-cards__card .featured-cards__caption {
  justify-content: flex-end;
  align-items: flex-start;
  text-align: left;
  background: var(--fc-bg);
  transition: background 0.25s ease;
}
.featured-cards.style-gradient_overlay .featured-cards__card:hover .featured-cards__caption {
  background: var(--fc-bg-hover, var(--fc-bg));
}

.masonry-board__headline {
  text-align: center;
  margin-bottom: 1em;
}
.masonry-board__grid {
  display: grid;
  grid-template-columns: repeat(var(--mb-cols, 2), 1fr);
  grid-auto-rows: clamp(220px, 25vw, 360px);
  gap: var(--mb-gap, 16px);
}
.masonry-board__item {
  display: block;
  position: relative;
  overflow: hidden;
}
.masonry-board__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.masonry-board__caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: calc(100% - 3em);
  padding: 0.4em 0.9em;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  text-align: center;
  font-style: normal;
  font-size: 1.5em;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.masonry-board__hover-overlay {
  position: absolute;
  inset: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  transition: opacity 0.25s ease;
}
.masonry-board a.masonry-board__item:hover .masonry-board__caption,
.masonry-board a.masonry-board__item:focus-within .masonry-board__caption {
  background: transparent;
  color: var(--color-accent, #0073aa);
}
.masonry-board a.masonry-board__item:hover .masonry-board__hover-overlay,
.masonry-board a.masonry-board__item:focus-within .masonry-board__hover-overlay {
  opacity: 1;
}

.tabbed-feature__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1em;
  margin-bottom: 2em;
}
.tabbed-feature__tab {
  background: none;
  border: none;
  padding: 0.5em 0;
  font-weight: bold;
  cursor: pointer;
  color: inherit;
  opacity: 0.6;
  border-bottom: 2px solid transparent;
}
.tabbed-feature__tab.is-active {
  opacity: 1;
  color: var(--color-accent, #0073aa);
  border-bottom-color: var(--color-accent, #0073aa);
}
.tabbed-feature__panel {
  text-align: center;
}
.tabbed-feature__panel:not(.is-active) {
  display: none;
}
.tabbed-feature__image {
  max-width: 100%;
  height: auto;
  margin-top: 1.5em;
}

.scroll-feature__row {
  display: flex;
  flex-wrap: wrap;
  gap: 3em;
}
.scroll-feature__text-col {
  flex: 0 1 500px;
}
.scroll-feature__image-col {
  flex: 1 1 400px;
}
.scroll-feature__item {
  min-height: 90vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0.35;
  transition: opacity 0.3s ease;
}
.scroll-feature__item.is-active {
  opacity: 1;
}
.scroll-feature__image-sticky {
  position: sticky;
  top: 15vh;
  width: 100%;
  height: 70vh;
  overflow: hidden;
}
.scroll-feature__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.04);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.scroll-feature__image.is-active {
  opacity: 1;
  transform: scale(1);
}

.logo .logo__img--dark {
  display: none;
}
.logo .logo__img--light {
  display: inline-block;
}

.show-dark-logo .logo .logo__img--light {
  display: none;
}
.show-dark-logo .logo .logo__img--dark {
  display: inline-block;
}

/*Header Types*/
#copyright {
  padding: 5px 0;
  background: #000;
  color: #fff;
  font-size: 0.75em;
}
#copyright ul {
  display: inline;
  margin: 0;
  padding: 0;
}
#copyright li {
  display: inline-block;
  padding: 0;
  margin: 0;
}
#copyright li:after {
  content: "|";
  display: inline-block;
}
#copyright li:last-child:after {
  content: "";
  display: none;
}
#copyright a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  padding: 0 5px;
}

/*all Sections*/
.page_section {
  padding: 1em 0;
}

.page_section.hero_image_slider, .page_section.hero_image_single {
  padding: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
  background-color: #000;
  color: #fff;
}
.page_section.hero_image_slider .slide, .page_section.hero_image_single .slide {
  position: relative;
}
.page_section.hero_image_slider .slide > img, .page_section.hero_image_single .slide > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.page_section.hero_image_slider .slide, .page_section.hero_image_single .slide {
  padding: 4em 0;
}
.page_section.half_strait {
  padding: 0;
}
.page_section.half_strait .row {
  margin: 0;
}
.page_section.half_strait .row > div {
  padding: 0;
}
.page_section.half_strait .text .content {
  padding: 30px 15px;
  height: 100%;
}
.page_section.half_strait .image {
  height: 237px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .page_section.half_strait .image {
    height: auto;
  }
}
.page_section.half_strait .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.page_section.half_strait .inner {
  width: 540px;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 480px) {
  .page_section.half_strait .inner {
    width: 720px;
    max-width: 100%;
    padding: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .page_section.half_strait .inner {
    width: 960px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .page_section.half_strait .text .content {
    padding: 50px 50px;
  }
}

@media only screen and (min-width: 1024px) {
  .page_section.half_strait.right .row {
    flex-direction: row-reverse;
  }
}

.section_callout_bar {
  text-align: center;
}
.section_callout_bar .col-sm-12 {
  font-size: 1.5em;
  font-weight: 300;
}

.section_checklist_tabs .tab {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain !important;
}
.section_checklist_tabs .tab ul {
  padding: 0;
}
.section_checklist_tabs .tab ul li {
  display: block;
  position: relative;
}
.section_checklist_tabs .tab ul li:before {
  height: 25px;
  width: 25px;
  background-image: url(../img/sprite.png);
  background-position: -138px -16px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  content: "";
}
.section_checklist_tabs {
  background: #494948;
  color: #fff;
}
.section_checklist_tabs .tab_nav a {
  text-align: right;
}
.section_checklist_tabs .tab_nav a.active {
  color: var(--color-primary, #333333);
  border-color: #fff;
  border-right: 1px solid #494948 !important;
}
.section_checklist_tabs .content {
  padding: 2em 2em 2em 0 !important;
}
.section_checklist_tabs .content h2 {
  text-transform: uppercase;
  font-size: 3.75em;
  line-height: 1em;
  position: relative;
  margin: 0 0 15px;
  padding-left: 30px;
}
.section_checklist_tabs .content h2:before {
  content: "";
  height: 80%;
  width: 5px;
  background: #fff;
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 10%;
  left: 0;
}

.page_section.section_content_cta {
  padding: 0;
}

.section_content_cta {
  background-image: url(../img/bg-bars.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
}
.section_content_cta .slide {
  padding: 4em 0;
  text-align: center;
}
.section_content_cta .cta {
  padding: 3em 0;
}

.circles {
  background-color: var(--color-secondary, #666666);
  color: #fff;
  text-align: center;
}
.circles h2 {
  font-weight: 300;
  margin: 0 0 48px;
}
.circles a {
  color: inherit;
}
.circles {
  background-image: url(../img/circles.jpg);
  background-size: cover;
}
.circles .iconcard {
  text-align: center;
}
.circles .card_row {
  justify-content: center;
}
.circles .cardwrap {
  flex: 0 0 180px;
  max-width: 180px;
}
.circles .image {
  background-color: #fff;
  border-radius: 100%;
  border: 5px solid var(--color-secondary, #353b53);
  padding-bottom: 100%;
  margin: 0 0 1em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 68%;
}

.circles.arrows .card_row {
  justify-content: space-around;
}

.arrows .title:after {
  display: block;
  text-align: center;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  color: var(--color-primary, #333333);
  font-size: 2em;
}

.single_column_text.slanted {
  padding: 0;
  background: var(--color-primary, #333333);
  text-align: center;
}
.single_column_text.slanted .container {
  padding-top: 3em;
  padding-bottom: 3em;
  position: relative;
}
.single_column_text.slanted .container:before {
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  display: block;
  background: var(--color-secondary, #666666);
  top: 0;
  z-index: 1;
  content: "";
  transform: skew(-35deg, 0deg);
}
.single_column_text.slanted .container .col-sm-12 {
  position: relative;
  z-index: 2;
  color: #fff;
}
.single_column_text.slanted .container .col-sm-12 h2 {
  font-size: 2em;
  text-transform: uppercase;
}
#content .main-content {
  padding: 3em 15px;
}

@media (min-width: 768px) {
  .page_section {
    padding: 3em 0;
  }
  .section_callout_bar {
    text-align: center;
  }
  .section_callout_bar .col-sm-12 {
    font-size: 1.9375em;
  }
  .section_content_cta .slide {
    padding: 8em 0;
  }
  .hs_articles h2, .circles h2 {
    font-size: 3em;
  }
  .hs_articles .article {
    display: flex;
  }
  #copyright .row > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .header_nav_right .row {
    justify-content: space-between;
  }
  .header_nav_right .row .col_toggler {
    display: none;
  }
  .header_nav_right .row .col_header {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .header_nav_right .row .col_nav {
    flex: 0 0 75%;
    max-width: 75%;
    align-items: flex-end;
  }
}
#swatch_primary .sg-swatch {
  background: var(--color-primary, #333333);
}
#swatch_primary .value:before {
  content: "var(--color-primary, #333333)";
}

#swatch_secondary .sg-swatch {
  background: var(--color-secondary, #666666);
}
#swatch_secondary .value:before {
  content: "var(--color-secondary, #666666)";
}/*# sourceMappingURL=unified_theme.css.map */