  /*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #00B1BA;
  --indigo: #6610f2;
  --purple: #72285d;
  --pink: #F3715F;
  --red: #EC5C5C;
  --orange: #fd7e14;
  --yellow: #eab13e;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #00B1BA;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #eab13e;
  --danger: #EC5C5C;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #00B1BA;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #00686e;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, main .fluid.fluid-text-and-image.colour-teal h3, main .fluid.fluid-text-and-image.colour-coral h3, main .fluid.fluid-text-and-image.colour-blue h3, main .fluid.fluid-text-and-image h3, .h3, main .fluid.fluid-quote blockquote, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

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

h2, .h2, main .fluid.fluid-text-and-image.colour-teal h3, main .fluid.fluid-text-and-image.colour-coral h3, main .fluid.fluid-text-and-image.colour-blue h3, main .fluid.fluid-text-and-image h3 {
  font-size: 2rem; }

h3, .h3, main .fluid.fluid-quote blockquote {
  font-size: 1.75rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

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

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

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

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

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

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem; }

.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-auto, .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-auto, .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-auto, .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-auto, .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-auto, .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: 1.5rem;
  padding-left: 1.5rem; }

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.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;
    max-width: none; }
  .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%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .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;
    max-width: none; }
  .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%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .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;
    max-width: none; }
  .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%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .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;
    max-width: none; }
  .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%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .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%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table .thead-dark th {
  color: #ffffff;
  background-color: #212529;
  border-color: #32383e; }

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

.table-dark {
  color: #ffffff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #ffffff;
    border-color: #3bf5ff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 177, 186, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

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

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

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

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .page-forms form .input-group-sm > .input-group-prepend > button.form-control-plaintext,
  main .fluid.fluid-form form .input-group-sm > .input-group-prepend > button.form-control-plaintext,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn,
  .page-forms form .input-group-sm > .input-group-append > button.form-control-plaintext,
  main .fluid.fluid-form form .input-group-sm > .input-group-append > button.form-control-plaintext, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .page-forms form .input-group-lg > .input-group-prepend > button.form-control-plaintext,
  main .fluid.fluid-form form .input-group-lg > .input-group-prepend > button.form-control-plaintext,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn,
  .page-forms form .input-group-lg > .input-group-append > button.form-control-plaintext,
  main .fluid.fluid-form form .input-group-lg > .input-group-append > button.form-control-plaintext {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.page-forms form .input-group-sm > .input-group-prepend > button,
main .fluid.fluid-form form .input-group-sm > .input-group-prepend > button,
.input-group-sm > .input-group-append > .btn,
.page-forms form .input-group-sm > .input-group-append > button,
main .fluid.fluid-form form .input-group-sm > .input-group-append > button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

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

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.page-forms form .input-group-lg > .input-group-prepend > button,
main .fluid.fluid-form form .input-group-lg > .input-group-prepend > button,
.input-group-lg > .input-group-append > .btn,
.page-forms form .input-group-lg > .input-group-append > button,
main .fluid.fluid-form form .input-group-lg > .input-group-append > button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

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

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

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

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

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

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

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

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

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }

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

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

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

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #EC5C5C; }

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

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #EC5C5C; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #EC5C5C;
    box-shadow: 0 0 0 0.2rem rgba(236, 92, 92, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

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

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #EC5C5C; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #f9cece; }

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

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #f18a8a; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(236, 92, 92, 0.25); }

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

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(236, 92, 92, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }
.btn, .page-forms form button, main .fluid.fluid-form form button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:hover, .page-forms form button:hover, main .fluid.fluid-form form button:hover, .btn:focus, .page-forms form button:focus, main .fluid.fluid-form form button:focus {
    text-decoration: none; }
  .btn:focus, .page-forms form button:focus, main .fluid.fluid-form form button:focus, .btn.focus, .page-forms form button.focus, main .fluid.fluid-form form button.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 177, 186, 0.25); }
  .btn.disabled, .page-forms form button.disabled, main .fluid.fluid-form form button.disabled, .btn:disabled, .page-forms form button:disabled, main .fluid.fluid-form form button:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .page-forms form button:not(:disabled):not(.disabled), main .fluid.fluid-form form button:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .page-forms form button:not(:disabled):not(.disabled):active, main .fluid.fluid-form form button:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, .page-forms form button:not(:disabled):not(.disabled).active, main .fluid.fluid-form form button:not(:disabled):not(.disabled).active {
    background-image: none; }

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

.btn-primary, .page-forms form button, main .fluid.fluid-form form button, main .fluid.fluid-text-and-image.colour-teal .btn, main .fluid.fluid-text-and-image.colour-teal .page-forms form button, .page-forms form main .fluid.fluid-text-and-image.colour-teal button, main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button {
  color: #ffffff;
  background-color: #00B1BA;
  border-color: #00B1BA; }
  .btn-primary:hover, .page-forms form button:hover, main .fluid.fluid-form form button:hover, main .fluid.fluid-text-and-image.colour-teal .btn:hover, main .fluid.fluid-text-and-image.colour-teal .page-forms form button:hover, .page-forms form main .fluid.fluid-text-and-image.colour-teal button:hover {
    color: #ffffff;
    background-color: #008d94;
    border-color: #008087; }
  .btn-primary:focus, .page-forms form button:focus, main .fluid.fluid-form form button:focus, main .fluid.fluid-text-and-image.colour-teal .btn:focus, main .fluid.fluid-text-and-image.colour-teal .page-forms form button:focus, .page-forms form main .fluid.fluid-text-and-image.colour-teal button:focus, .btn-primary.focus, .page-forms form button.focus, main .fluid.fluid-form form button.focus, main .fluid.fluid-text-and-image.colour-teal .focus.btn, main .fluid.fluid-text-and-image.colour-teal .page-forms form button.focus, .page-forms form main .fluid.fluid-text-and-image.colour-teal button.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 177, 186, 0.5); }
  .btn-primary.disabled, .page-forms form button.disabled, main .fluid.fluid-form form button.disabled, main .fluid.fluid-text-and-image.colour-teal .disabled.btn, main .fluid.fluid-text-and-image.colour-teal .page-forms form button.disabled, .page-forms form main .fluid.fluid-text-and-image.colour-teal button.disabled, .btn-primary:disabled, .page-forms form button:disabled, main .fluid.fluid-form form button:disabled, main .fluid.fluid-text-and-image.colour-teal .btn:disabled, main .fluid.fluid-text-and-image.colour-teal .page-forms form button:disabled, .page-forms form main .fluid.fluid-text-and-image.colour-teal button:disabled {
    color: #ffffff;
    background-color: #00B1BA;
    border-color: #00B1BA; }
  .btn-primary:not(:disabled):not(.disabled):active, .page-forms form button:not(:disabled):not(.disabled):active, main .fluid.fluid-form form button:not(:disabled):not(.disabled):active, main .fluid.fluid-text-and-image.colour-teal .btn:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .page-forms form button:not(:disabled):not(.disabled).active, main .fluid.fluid-form form button:not(:disabled):not(.disabled).active, main .fluid.fluid-text-and-image.colour-teal .btn:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .page-forms form .show > button.dropdown-toggle, main .fluid.fluid-form form .show > button.dropdown-toggle, main .fluid.fluid-text-and-image.colour-teal .show > .dropdown-toggle.btn, .page-forms form main .fluid.fluid-text-and-image.colour-teal .show > button.dropdown-toggle, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .show > button.dropdown-toggle {
    color: #ffffff;
    background-color: #008087;
    border-color: #00747a; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .page-forms form button:not(:disabled):not(.disabled):active:focus, main .fluid.fluid-form form button:not(:disabled):not(.disabled):active:focus, main .fluid.fluid-text-and-image.colour-teal .btn:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .page-forms form button:not(:disabled):not(.disabled).active:focus, main .fluid.fluid-form form button:not(:disabled):not(.disabled).active:focus, main .fluid.fluid-text-and-image.colour-teal .btn:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, .page-forms form .show > button.dropdown-toggle:focus, main .fluid.fluid-form form .show > button.dropdown-toggle:focus, main .fluid.fluid-text-and-image.colour-teal .show > .dropdown-toggle.btn:focus, .page-forms form main .fluid.fluid-text-and-image.colour-teal .show > button.dropdown-toggle:focus, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .show > button.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 177, 186, 0.5); }

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

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

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

.btn-warning {
  color: #212529;
  background-color: #eab13e;
  border-color: #eab13e; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e6a31c;
    border-color: #dd9c18; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 177, 62, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #eab13e;
    border-color: #eab13e; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #dd9c18;
    border-color: #d19417; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 177, 62, 0.5); }

.btn-danger {
  color: #ffffff;
  background-color: #EC5C5C;
  border-color: #EC5C5C; }
  .btn-danger:hover {
    color: #ffffff;
    background-color: #e83a3a;
    border-color: #e72e2e; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(236, 92, 92, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #ffffff;
    background-color: #EC5C5C;
    border-color: #EC5C5C; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #ffffff;
    background-color: #e72e2e;
    border-color: #e52323; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(236, 92, 92, 0.5); }

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

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

.btn-outline-primary {
  color: #00B1BA;
  background-color: transparent;
  background-image: none;
  border-color: #00B1BA; }
  .btn-outline-primary:hover {
    color: #ffffff;
    background-color: #00B1BA;
    border-color: #00B1BA; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 177, 186, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #00B1BA;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #00B1BA;
    border-color: #00B1BA; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 177, 186, 0.5); }

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

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

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

.btn-outline-warning {
  color: #eab13e;
  background-color: transparent;
  background-image: none;
  border-color: #eab13e; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #eab13e;
    border-color: #eab13e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(234, 177, 62, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #eab13e;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #eab13e;
    border-color: #eab13e; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(234, 177, 62, 0.5); }

.btn-outline-danger {
  color: #EC5C5C;
  background-color: transparent;
  background-image: none;
  border-color: #EC5C5C; }
  .btn-outline-danger:hover {
    color: #ffffff;
    background-color: #EC5C5C;
    border-color: #EC5C5C; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(236, 92, 92, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #EC5C5C;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #ffffff;
    background-color: #EC5C5C;
    border-color: #EC5C5C; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(236, 92, 92, 0.5); }

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

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

.btn-link {
  font-weight: 400;
  color: #00B1BA;
  background-color: transparent; }
  .btn-link:hover {
    color: #00686e;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

.btn-lg, main .fluid.fluid-form form button, .btn-group-lg > .btn, .page-forms form .btn-group-lg > button {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, .page-forms form .btn-group-sm > button, main .fluid.fluid-form form .btn-group-sm > button {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0; }

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

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

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

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

.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: #212529;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }

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

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

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

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }

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

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

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

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

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

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #00B1BA; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .page-forms form .btn-group > button, main .fluid.fluid-form form .btn-group > button,
  .btn-group-vertical > .btn,
  .page-forms form .btn-group-vertical > button,
  main .fluid.fluid-form form .btn-group-vertical > button {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover, .page-forms form .btn-group > button:hover, main .fluid.fluid-form form .btn-group > button:hover,
    .btn-group-vertical > .btn:hover,
    .page-forms form .btn-group-vertical > button:hover,
    main .fluid.fluid-form form .btn-group-vertical > button:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .page-forms form .btn-group > button:focus, main .fluid.fluid-form form .btn-group > button:focus, .btn-group > .btn:active, .page-forms form .btn-group > button:active, main .fluid.fluid-form form .btn-group > button:active, .btn-group > .btn.active, .page-forms form .btn-group > button.active, main .fluid.fluid-form form .btn-group > button.active,
    .btn-group-vertical > .btn:focus,
    .page-forms form .btn-group-vertical > button:focus,
    main .fluid.fluid-form form .btn-group-vertical > button:focus,
    .btn-group-vertical > .btn:active,
    .page-forms form .btn-group-vertical > button:active,
    main .fluid.fluid-form form .btn-group-vertical > button:active,
    .btn-group-vertical > .btn.active,
    .page-forms form .btn-group-vertical > button.active,
    main .fluid.fluid-form form .btn-group-vertical > button.active {
      z-index: 1; }
  .btn-group .btn + .btn, .btn-group .page-forms form button + .btn, .page-forms form .btn-group button + .btn, .btn-group .page-forms form .btn + button, .page-forms form .btn-group .btn + button, .btn-group .page-forms form button + button, .page-forms form .btn-group button + button, .btn-group main .fluid.fluid-form form button + .btn, main .fluid.fluid-form form .btn-group button + .btn, .btn-group main .fluid.fluid-form form .btn + button, main .fluid.fluid-form form .btn-group .btn + button, .btn-group main .fluid.fluid-form form button + button, main .fluid.fluid-form form .btn-group button + button,
  .btn-group .btn + .btn-group,
  .btn-group .page-forms form button + .btn-group,
  .page-forms form .btn-group button + .btn-group,
  .btn-group main .fluid.fluid-form form button + .btn-group,
  main .fluid.fluid-form form .btn-group button + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .page-forms form .btn-group + button,
  .page-forms form .btn-group .btn-group + button,
  .btn-group main .fluid.fluid-form form .btn-group + button,
  main .fluid.fluid-form form .btn-group .btn-group + button,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .page-forms form button + .btn,
  .page-forms form .btn-group-vertical button + .btn,
  .btn-group-vertical .page-forms form .btn + button,
  .page-forms form .btn-group-vertical .btn + button,
  .btn-group-vertical .page-forms form button + button,
  .page-forms form .btn-group-vertical button + button,
  .btn-group-vertical main .fluid.fluid-form form button + .btn,
  main .fluid.fluid-form form .btn-group-vertical button + .btn,
  .btn-group-vertical main .fluid.fluid-form form .btn + button,
  main .fluid.fluid-form form .btn-group-vertical .btn + button,
  .btn-group-vertical main .fluid.fluid-form form button + button,
  main .fluid.fluid-form form .btn-group-vertical button + button,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .page-forms form button + .btn-group,
  .page-forms form .btn-group-vertical button + .btn-group,
  .btn-group-vertical main .fluid.fluid-form form button + .btn-group,
  main .fluid.fluid-form form .btn-group-vertical button + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .page-forms form .btn-group + button,
  .page-forms form .btn-group-vertical .btn-group + button,
  .btn-group-vertical main .fluid.fluid-form form .btn-group + button,
  main .fluid.fluid-form form .btn-group-vertical .btn-group + button,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:first-child, .page-forms form .btn-group > button:first-child, main .fluid.fluid-form form .btn-group > button:first-child {
  margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .page-forms form .btn-group > button:not(:last-child):not(.dropdown-toggle), main .fluid.fluid-form form .btn-group > button:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.page-forms form .btn-group > .btn-group:not(:last-child) > button,
main .fluid.fluid-form form .btn-group > .btn-group:not(:last-child) > button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .page-forms form .btn-group > button:not(:first-child), main .fluid.fluid-form form .btn-group > button:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.page-forms form .btn-group > .btn-group:not(:first-child) > button,
main .fluid.fluid-form form .btn-group > .btn-group:not(:first-child) > button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .page-forms form .btn-group-sm > button + .dropdown-toggle-split, main .fluid.fluid-form form .btn-group-sm > button + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, main .fluid.fluid-form form button + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .page-forms form .btn-group-lg > button + .dropdown-toggle-split, main .fluid.fluid-form form .btn-group-lg > button + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .page-forms form button, .page-forms form .btn-group-vertical button, .btn-group-vertical main .fluid.fluid-form form button, main .fluid.fluid-form form .btn-group-vertical button,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .page-forms form .btn-group-vertical > button + .btn, .page-forms form .btn-group-vertical > .btn + button, .page-forms form .btn-group-vertical > button + button, main .fluid.fluid-form form .btn-group-vertical > button + .btn, main .fluid.fluid-form form .btn-group-vertical > .btn + button, main .fluid.fluid-form form .btn-group-vertical > button + button,
  .btn-group-vertical > .btn + .btn-group,
  .page-forms form .btn-group-vertical > button + .btn-group,
  main .fluid.fluid-form form .btn-group-vertical > button + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .page-forms form .btn-group-vertical > .btn-group + button,
  main .fluid.fluid-form form .btn-group-vertical > .btn-group + button,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .page-forms form .btn-group-vertical > button:not(:last-child):not(.dropdown-toggle), main .fluid.fluid-form form .btn-group-vertical > button:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .page-forms form .btn-group-vertical > .btn-group:not(:last-child) > button,
  main .fluid.fluid-form form .btn-group-vertical > .btn-group:not(:last-child) > button {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .page-forms form .btn-group-vertical > button:not(:first-child), main .fluid.fluid-form form .btn-group-vertical > button:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .page-forms form .btn-group-vertical > .btn-group:not(:first-child) > button,
  main .fluid.fluid-form form .btn-group-vertical > .btn-group:not(:first-child) > button {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn, .page-forms form .btn-group-toggle > button, main .fluid.fluid-form form .btn-group-toggle > button,
.btn-group-toggle > .btn-group > .btn,
.page-forms form .btn-group-toggle > .btn-group > button,
main .fluid.fluid-form form .btn-group-toggle > .btn-group > button {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .page-forms form .btn-group-toggle > button input[type="radio"], main .fluid.fluid-form form .btn-group-toggle > button input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .page-forms form .btn-group-toggle > button input[type="checkbox"],
  main .fluid.fluid-form form .btn-group-toggle > button input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .page-forms form button, .page-forms form .input-group-prepend button, .input-group-prepend main .fluid.fluid-form form button, main .fluid.fluid-form form .input-group-prepend button,
  .input-group-append .btn,
  .input-group-append .page-forms form button,
  .page-forms form .input-group-append button,
  .input-group-append main .fluid.fluid-form form button,
  main .fluid.fluid-form form .input-group-append button {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn, .input-group-prepend .page-forms form button + .btn, .page-forms form .input-group-prepend button + .btn, .input-group-prepend .page-forms form .btn + button, .page-forms form .input-group-prepend .btn + button, .input-group-prepend .page-forms form button + button, .page-forms form .input-group-prepend button + button, .input-group-prepend main .fluid.fluid-form form button + .btn, main .fluid.fluid-form form .input-group-prepend button + .btn, .input-group-prepend main .fluid.fluid-form form .btn + button, main .fluid.fluid-form form .input-group-prepend .btn + button, .input-group-prepend main .fluid.fluid-form form button + button, main .fluid.fluid-form form .input-group-prepend button + button,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .page-forms form button + .input-group-text,
  .page-forms form .input-group-prepend button + .input-group-text,
  .input-group-prepend main .fluid.fluid-form form button + .input-group-text,
  main .fluid.fluid-form form .input-group-prepend button + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .page-forms form .input-group-text + button,
  .page-forms form .input-group-prepend .input-group-text + button,
  .input-group-prepend main .fluid.fluid-form form .input-group-text + button,
  main .fluid.fluid-form form .input-group-prepend .input-group-text + button,
  .input-group-append .btn + .btn,
  .input-group-append .page-forms form button + .btn,
  .page-forms form .input-group-append button + .btn,
  .input-group-append .page-forms form .btn + button,
  .page-forms form .input-group-append .btn + button,
  .input-group-append .page-forms form button + button,
  .page-forms form .input-group-append button + button,
  .input-group-append main .fluid.fluid-form form button + .btn,
  main .fluid.fluid-form form .input-group-append button + .btn,
  .input-group-append main .fluid.fluid-form form .btn + button,
  main .fluid.fluid-form form .input-group-append .btn + button,
  .input-group-append main .fluid.fluid-form form button + button,
  main .fluid.fluid-form form .input-group-append button + button,
  .input-group-append .btn + .input-group-text,
  .input-group-append .page-forms form button + .input-group-text,
  .page-forms form .input-group-append button + .input-group-text,
  .input-group-append main .fluid.fluid-form form button + .input-group-text,
  main .fluid.fluid-form form .input-group-append button + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .page-forms form .input-group-text + button,
  .page-forms form .input-group-append .input-group-text + button,
  .input-group-append main .fluid.fluid-form form .input-group-text + button,
  main .fluid.fluid-form form .input-group-append .input-group-text + button {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn, .page-forms form .input-group > .input-group-prepend > button, main .fluid.fluid-form form .input-group > .input-group-prepend > button,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.page-forms form .input-group > .input-group-append:not(:last-child) > button,
main .fluid.fluid-form form .input-group > .input-group-append:not(:last-child) > button,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.page-forms form .input-group > .input-group-append:last-child > button:not(:last-child):not(.dropdown-toggle),
main .fluid.fluid-form form .input-group > .input-group-append:last-child > button:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .page-forms form .input-group > .input-group-append > button, main .fluid.fluid-form form .input-group > .input-group-append > button,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.page-forms form .input-group > .input-group-prepend:not(:first-child) > button,
main .fluid.fluid-form form .input-group > .input-group-prepend:not(:first-child) > button,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.page-forms form .input-group > .input-group-prepend:first-child > button:not(:first-child),
main .fluid.fluid-form form .input-group > .input-group-prepend:first-child > button:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #ffffff;
    background-color: #00B1BA; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 177, 186, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #ffffff;
    background-color: #6ef8ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00B1BA; }

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

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #00B1BA; }

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

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 177, 186, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 177, 186, 0.5); }

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

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00B1BA; }

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

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 177, 186, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0;
  appearance: none; }
  .custom-select:focus {
    border-color: #3bf5ff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(59, 245, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #ffffff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

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

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #3bf5ff;
    box-shadow: 0 0 0 0.2rem rgba(0, 177, 186, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #3bf5ff; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 0; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0 0 0; }

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #ffffff;
    border-color: #dee2e6 #dee2e6 #ffffff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #00B1BA; }

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

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    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-nav .dropdown-menu {
    position: static;
    float: none; }

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

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    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:hover, .navbar-light .navbar-nav .nav-link:focus {
    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 .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

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

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

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

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

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

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

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

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #ffffff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #ffffff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.card-body {
  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-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0 - 1px) calc(0 - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

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

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

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

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

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

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

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

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 1.5rem; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -1.5rem;
      margin-left: -1.5rem; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 1.5rem;
        margin-bottom: 0;
        margin-left: 1.5rem; } }
.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 1.5rem; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0;
            border-top-right-radius: 0; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }
.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/"; }

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

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

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #00B1BA;
  background-color: #ffffff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    color: #00686e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 177, 186, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

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

.page-item.active .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #00B1BA;
  border-color: #00B1BA; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #dee2e6; }

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

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

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

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

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

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

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0; }
  .badge:empty {
    display: none; }

.btn .badge, .page-forms form button .badge, main .fluid.fluid-form form button .badge {
  position: relative;
  top: -1px; }

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

.badge-primary {
  color: #ffffff;
  background-color: #00B1BA; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #008087; }

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

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

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

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

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

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

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

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert, .gdpr {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0; }

.alert-heading {
  color: inherit; }

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

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

.alert-primary {
  color: #005c61;
  background-color: #cceff1;
  border-color: #b8e9ec; }
  .alert-primary hr {
    border-top-color: #a4e3e7; }
  .alert-primary .alert-link {
    color: #002c2e; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning, .gdpr {
  color: #7a5c20;
  background-color: #fbefd8;
  border-color: #f9e9c9; }
  .alert-warning hr, .gdpr hr {
    border-top-color: #f6e0b2; }
  .alert-warning .alert-link, .gdpr .alert-link {
    color: #523e15; }

.alert-danger {
  color: #7b3030;
  background-color: #fbdede;
  border-color: #fad1d1; }
  .alert-danger hr {
    border-top-color: #f8baba; }
  .alert-danger .alert-link {
    color: #562222; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

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

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  background-color: #00B1BA;
  transition: width 0.6s ease; }

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

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

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #ffffff; }
  .list-group-item.active {
    z-index: 2;
    color: #ffffff;
    background-color: #00B1BA;
    border-color: #00B1BA; }

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

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

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

.list-group-item-primary {
  color: #005c61;
  background-color: #b8e9ec; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #005c61;
    background-color: #a4e3e7; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #005c61;
    border-color: #005c61; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #7a5c20;
  background-color: #f9e9c9; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #7a5c20;
    background-color: #f6e0b2; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #7a5c20;
    border-color: #7a5c20; }

.list-group-item-danger {
  color: #7b3030;
  background-color: #fad1d1; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #7b3030;
    background-color: #f8baba; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #7b3030;
    border-color: #7b3030; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.modal-open {
  overflow: hidden; }

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 2rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  .modal-header .close {
    padding: 2rem;
    margin: -2rem -2rem -2rem auto; }

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 2rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 2rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0; }

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

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #ffffff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #ffffff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #ffffff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #ffffff; }

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

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

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

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

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

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

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #ffffff; }

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

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

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

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

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

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

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

.bg-primary {
  background-color: #00B1BA !important; }

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

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

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

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

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

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

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

.border-primary {
  border-color: #00B1BA !important; }

.border-secondary {
  border-color: #6c757d !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.d-table-row {
  display: table-row !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-row {
    display: table-row !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-row {
    display: table-row !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-row {
    display: table-row !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-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

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

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

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

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

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

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2, main .fluid.fluid-links a img, .blue-boxes .blue-boxes-icon img,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2, .page-forms form .checkbox input,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3, main .fluid.fluid-links a img, .blue-boxes .blue-boxes-icon img,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4, .page-forms form button,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4, main .fluid.fluid-r-events .col-md-4, main .fluid.fluid-r-news .col-md-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5, .template-resource .image-thumb,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5, main .fluid.fluid-grid-image-text .col-lg-4,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: 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-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

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

.text-primary {
  color: #00B1BA !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #008087 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

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

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

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

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

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

a.text-warning:hover, a.text-warning:focus {
  color: #dd9c18 !important; }

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

a.text-danger:hover, a.text-danger:focus {
  color: #e72e2e !important; }

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

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

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

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

.text-muted {
  color: #6c757d !important; }

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    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; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .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; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s; }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0); }

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0); }

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0); }

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0); }

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0); }

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0); }

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0); }

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0); }

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0); }

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1); }

[data-aos=zoom-in] {
  transform: scale(0.6); }

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos=zoom-out] {
  transform: scale(1.2); }

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2); }

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform; }

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0); }

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0); }

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0); }

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0); }

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0); }

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform; }

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg); }

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg); }

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg); }

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0); }

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg); }

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0); }

/* Typography
------------------------------------------------ */
body {
  -webkit-font-smoothing: antialiased;
  position: relative;
  font-family: 'Nunito Sans', sans-serif;
  background: #F5F5F5; }

html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */ }

html {
  font-size: 100%;
  line-height: 1.5; }

p {
  font-size: 0.9642857143rem;
  line-height: 1.8;
  margin-top: 0rem;
  margin-bottom: 2rem; }
  @media all and (min-width: 576px) {
    p {
      font-size: 0.9642857143rem; } }
  @media all and (min-width: 768px) {
    p {
      font-size: 0.9642857143rem; } }
  @media all and (min-width: 992px) {
    p {
      font-size: 0.9642857143rem; } }
  @media all and (min-width: 1200px) {
    p {
      font-size: 0.9642857143rem; } }
h1 {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-top: 2rem;
  margin-bottom: 4rem; }
  @media all and (min-width: 576px) {
    h1 {
      font-size: 2.5rem;
      line-height: 1.2; } }
  @media all and (min-width: 768px) {
    h1 {
      font-size: 3.4285714286rem;
      line-height: 1.2; } }
  @media all and (min-width: 992px) {
    h1 {
      font-size: 3.4285714286rem;
      line-height: 1.2; } }
  @media all and (min-width: 1200px) {
    h1 {
      font-size: 3.4285714286rem;
      line-height: 1.2; } }
h2 {
  font-size: 1.9285714286rem;
  line-height: 1.2;
  margin-top: 2rem;
  margin-bottom: 1rem; }
  @media all and (min-width: 576px) {
    h2 {
      font-size: 1.9285714286rem;
      line-height: 1.2; } }
  @media all and (min-width: 768px) {
    h2 {
      font-size: 2.4285714286rem;
      line-height: 1.2; } }
  @media all and (min-width: 992px) {
    h2 {
      font-size: 2.4285714286rem;
      line-height: 1.2; } }
  @media all and (min-width: 1200px) {
    h2 {
      font-size: 2.4285714286rem;
      line-height: 1.2; } }
h3 {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 2rem;
  margin-bottom: 1rem; }
  @media all and (min-width: 576px) {
    h3 {
      font-size: 1.5rem;
      line-height: 1.5; } }
  @media all and (min-width: 768px) {
    h3 {
      font-size: 1.5rem;
      line-height: 1.5; } }
  @media all and (min-width: 992px) {
    h3 {
      font-size: 1.5rem;
      line-height: 1.5; } }
  @media all and (min-width: 1200px) {
    h3 {
      font-size: 1.5rem;
      line-height: 1.5; } }
h4 {
  font-size: 1.2857142857rem;
  line-height: 1.7;
  margin-top: 2rem;
  margin-bottom: 1rem; }
  @media all and (min-width: 576px) {
    h4 {
      font-size: 1.2857142857rem;
      line-height: 1.5; } }
  @media all and (min-width: 768px) {
    h4 {
      font-size: 1.2857142857rem;
      line-height: 1.5; } }
  @media all and (min-width: 992px) {
    h4 {
      font-size: 1.2857142857rem;
      line-height: 1.5; } }
  @media all and (min-width: 1200px) {
    h4 {
      font-size: 1.2857142857rem;
      line-height: 1.5; } }
h5 {
  font-size: 1.0714285714rem;
  line-height: 1.7;
  margin-top: 2rem;
  margin-bottom: 1rem; }
  @media all and (min-width: 576px) {
    h5 {
      font-size: 1.0714285714rem;
      line-height: 1.5; } }
  @media all and (min-width: 768px) {
    h5 {
      font-size: 1.0714285714rem;
      line-height: 1.5; } }
  @media all and (min-width: 992px) {
    h5 {
      font-size: 1.0714285714rem;
      line-height: 1.5; } }
  @media all and (min-width: 1200px) {
    h5 {
      font-size: 1.0714285714rem;
      line-height: 1.5; } }
h6 {
  font-size: 0.9285714286rem;
  line-height: 1.5;
  margin-top: 2rem;
  margin-bottom: 1rem; }
  @media all and (min-width: 576px) {
    h6 {
      font-size: 0.9285714286rem;
      line-height: 1.5; } }
  @media all and (min-width: 768px) {
    h6 {
      font-size: 0.9285714286rem;
      line-height: 1.5; } }
  @media all and (min-width: 992px) {
    h6 {
      font-size: 0.9285714286rem;
      line-height: 1.5; } }
  @media all and (min-width: 1200px) {
    h6 {
      font-size: 0.9285714286rem;
      line-height: 1.5; } }
.lead, .intro-para {
  font-size: 25px !important;
  line-height: 40px !important;
  font-weight: 600;
  margin-top: 0rem;
  margin-bottom: 1rem; }

blockquote {
  font-size: 0.9285714286rem;
  line-height: 1.5;
  margin-top: 0rem;
  margin-bottom: 1rem; }
  @media all and (min-width: 576px) {
    blockquote {
      font-size: 0.9285714286rem;
      line-height: 1.5; } }
  @media all and (min-width: 768px) {
    blockquote {
      font-size: 0.9285714286rem;
      line-height: 1.5; } }
  @media all and (min-width: 992px) {
    blockquote {
      font-size: 0.9285714286rem;
      line-height: 1.5; } }
  @media all and (min-width: 1200px) {
    blockquote {
      font-size: 0.9285714286rem;
      line-height: 1.5; } }
.img-fluid {
  width: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

h1, h2, h3 {
  letter-spacing: -1px; }

p small {
  font-size: 11px;
  display: inline-block; }

.shadow, .pagination .page-item.page-item-next, .pagination .page-item.page-item-prev, .card, .btn.btn-shadow, main .fluid.fluid-form form button.btn-shadow, .page-forms form button.btn-shadow, main .fluid.fluid-form form {
  -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.04); }

.no-shadow, .card.card-trans .card-body, .btn.btn-shadow:hover, main .fluid.fluid-form form button.btn-shadow:hover, .page-forms form button.btn-shadow:hover, .btn.btn-shadow:active, main .fluid.fluid-form form button.btn-shadow:active, .page-forms form button.btn-shadow:active, .btn.btn-shadow:focus, main .fluid.fluid-form form button.btn-shadow:focus, .page-forms form button.btn-shadow:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.color-white {
  color: #ffffff !important; }

.color-brand-blue {
  color: #2a3764 !important; }

.whitespace-unset {
  white-space: unset !important; }

/* Fontello Icons
------------------------------------------------ */
@font-face {
  font-family: 'fontello';
  src: url("/assets/fonts/fontello/fontello.eot?81832779");
  src: url("/assets/fonts/fontello/fontello.eot?81832779") format("embedded-opentype"), url("/assets/fonts/fontello/fontello.woff2?81832779") format("woff2"), url("/assets/fonts/fontello/fontello.woff?81832779") format("woff"), url("/assets/fonts/fontello/fontello.ttf?81832779") format("truetype"), url("/assets/fonts/fontello/fontello.svg?81832779") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-wof_calendar:before {
  content: '\e800'; }

.icon-wof_down_arrow:before {
  content: '\e801'; }

.icon-wof_filter:before {
  content: '\e802'; }

.icon-wof_menu:before {
  content: '\e803'; }

.icon-wof_newsletter:before {
  content: '\e804'; }

.icon-wof_right_arrow:before {
  content: '\e805'; }

.icon-wof_search:before {
  content: '\e806'; }

.icon-wof_square:before {
  content: '\e807'; }

.icon-wof_up_arrow:before {
  content: '\e808'; }

/* Trans
------------------------------------------------ */
.trans-1, .slick-feed .slick-dots button:hover, .slick-feed .slick-dots button, .healthy-voices-video-upload .nav-link.active, .healthy-voices-video-upload .nav-link:hover, .healthy-voices-video-upload .nav-link, .slick-standard .slick-arrow:active,
.slick-standard .slick-arrow:focus, .slick-standard .slick-arrow:hover, .pagination .page-item.page-item-next:hover, .pagination .page-item.page-item-prev:hover, .pagination .page-item.page-item-next, .pagination .page-item.page-item-prev, .thumbs .fa-thumbs-up.active, .thumbs .fa-thumbs-up:hover, .thumbs .fa-thumbs-down.active, .thumbs .fa-thumbs-down:hover, .thumbs svg, .card-floats .card:hover, #healthy-voices-index .card:hover, #healthy-voices-index .card, .btn:hover, .page-forms form button:hover, .btn, main .fluid.fluid-form form button, .page-forms form button, .pre-nav a:hover, .pre-nav a, #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li.active a, #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-big li a, #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li a, .navbar .navbar-collapse.open, .navbar .navbar-collapse, .btn.btn-shadow:hover, .page-forms form button.btn-shadow:hover, .btn.btn-shadow:active, .page-forms form button.btn-shadow:active, .btn.btn-shadow:focus, .page-forms form button.btn-shadow:focus, .btn.btn-shadow, .page-forms form button.btn-shadow, main .fluid.fluid-links a:hover, main .fluid.fluid-links a:active, main .fluid.fluid-links a:focus, main .fluid.fluid-links a, .blue-boxes a:hover .text-center, .blue-boxes a:active .text-center, .blue-boxes a:focus .text-center, .blue-boxes a .text-center, .template-resource .image-thumb {
  -webkit-transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms;
  -moz-transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms;
  -ms-transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms;
  -o-transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms;
  transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms; }

.trans-0 {
  -webkit-transition: all 300ms cubic-bezier(0, 0.93, 0.33, 0.99) 0;
  -moz-transition: all 300ms cubic-bezier(0, 0.93, 0.33, 0.99) 0;
  -ms-transition: all 300ms cubic-bezier(0, 0.93, 0.33, 0.99) 0;
  -o-transition: all 300ms cubic-bezier(0, 0.93, 0.33, 0.99) 0;
  transition: all 300ms cubic-bezier(0, 0.93, 0.33, 0.99) 0; }

/* Helpers
------------------------------------------------ */
.row-no-gutter {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutter > [class^="col-"], .row-no-gutter > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

.container-no-gutter {
  padding-left: 0;
  padding-right: 0; }

.img-responsive {
  width: 100%; }

.inset {
  padding: 20px; }

.inset-md, main .fluid.fluid-links a {
  padding: 30px; }

.inset-lg, main .fluid.fluid-form form, main .fluid.fluid-quote blockquote {
  padding: 50px; }

.btn-sm-icon svg {
  font-size: 70%;
  top: -1px;
  position: relative; }

.upper {
  text-transform: uppercase; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

/* Animation
------------------------------------------------ */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/* Mega Super Footer
------------------------------------------------ */
.main-cta {
  background: #ec6a59; }
  .main-cta h2 {
    color: #ffffff; }
  .main-cta .btn, .main-cta .page-forms form button, .page-forms form .main-cta button, .main-cta main .fluid.fluid-form form button, main .fluid.fluid-form form .main-cta button {
    width: 50%; }

.pre-footer {
  background: #2a3764;
  border-bottom: 1px solid #394b88;
  padding: 50px 0 0 0; }
  .pre-footer .card {
    margin-bottom: 50px; }
    .pre-footer .card .tag {
      color: rgba(255, 255, 255, 0.8);
      border-color: rgba(255, 255, 255, 0.2); }

.footer-nav {
  background: #2a3764;
  padding: 40px 0;
  border-bottom: 1px solid #394b88; }
  .footer-nav ul {
    margin: 0;
    list-style: none;
    padding: 0; }
    .footer-nav ul li {
      float: left;
      margin-right: 15px; }
      .footer-nav ul li:hover, .footer-nav ul li:active, .footer-nav ul li:focus {
        background: transparent;
        color: #ffffff;
        opacity: 1; }
      .footer-nav ul li.active {
        background: transparent;
        color: #ffffff; }
      .footer-nav ul li a {
        color: #ffffff;
        font-size: 13px;
        font-weight: 700; }
      .footer-nav ul li ul li {
        clear: both;
        padding: 0; }
        .footer-nav ul li ul li a {
          font-size: 0.9642857143rem;
          line-height: 1.8;
          font-weight: 300; }
          @media all and (min-width: 576px) {
            .footer-nav ul li ul li a {
              font-size: 0.9642857143rem; } }
          @media all and (min-width: 768px) {
            .footer-nav ul li ul li a {
              font-size: 0.9642857143rem; } }
          @media all and (min-width: 992px) {
            .footer-nav ul li ul li a {
              font-size: 0.9642857143rem; } }
          @media all and (min-width: 1200px) {
            .footer-nav ul li ul li a {
              font-size: 0.9642857143rem; } }
          .footer-nav ul li ul li a:after {
            display: none; }
      .footer-nav ul li.dropdown-submenu a {
        background: transparent !important; }
      .footer-nav ul li.dropdown-submenu .dropdown-menu {
        display: none; }

#footer {
  background: #2a3764;
  color: #ffffff;
  padding: 50px 0 30px 0; }
  #footer p.footer-links {
    margin-top: 10px; }
    #footer p.footer-links a {
      color: #ffffff;
      font-size: 12px; }
  #footer .social-footer li {
    float: left; }
    #footer .social-footer li a {
      color: #ffffff;
      display: block;
      font-size: 25px;
      margin: 20px 20px 20px 0; }
      #footer .social-footer li a:hover, #footer .social-footer li a:active, #footer .social-footer li a:focus {
        color: #31b7bc; }

/* Image Bank
------------------------------------------------ */
/*.img-bank {
    .navbar, article header, .page-meta, .main-cta, .pre-footer, #footer {
        display: none !important;
    }
}*/
.template-resource .ib-filter {
  clear: both;
  width: 100%; }
  .template-resource .ib-filter .filter-wrap {
    padding: 15px 15px 20px 15px;
    background: #e9ecef; }
    .template-resource .ib-filter .filter-wrap .btn-group {
      margin: 1%;
      width: 48%;
      float: left; }
      .template-resource .ib-filter .filter-wrap .btn-group .btn, .template-resource .ib-filter .filter-wrap .btn-group .page-forms form button, .page-forms form .template-resource .ib-filter .filter-wrap .btn-group button, .template-resource .ib-filter .filter-wrap .btn-group main .fluid.fluid-form form button, main .fluid.fluid-form form .template-resource .ib-filter .filter-wrap .btn-group button {
        width: 100%; }
      .template-resource .ib-filter .filter-wrap .btn-group .dropdown-menu {
        width: 100%; }
        .template-resource .ib-filter .filter-wrap .btn-group .dropdown-menu .form-check {
          margin-left: 10px; }

.template-resource .image-thumb {
  display: block;
  overflow: hidden; }
  .template-resource .image-thumb:hover, .template-resource .image-thumb:active, .template-resource .image-thumb:focus {
    -ms-transform: scale(1.03);
    /* IE 9 */
    -webkit-transform: scale(1.03);
    /* Safari */
    transform: scale(1.03); }

.template-resource .alert-info .btn-sm, .template-resource .alert-info .btn-group-sm > .btn, .template-resource .alert-info .page-forms form .btn-group-sm > button, .page-forms form .template-resource .alert-info .btn-group-sm > button, .template-resource .alert-info main .fluid.fluid-form form .btn-group-sm > button, main .fluid.fluid-form form .template-resource .alert-info .btn-group-sm > button {
  margin-top: -4px;
  margin-right: -11px; }

.template-resource-detail h1 {
  color: #00B1BA; }

.template-resource-detail h3 {
  color: #fd7e14; }

/* Homepage Banner
------------------------------------------------ */
.banner-ad {
  overflow: hidden;
  color: #ffffff;
  background-size: 60% !important;
  background-position: 160% 100% !important; }

.banner-ad-logo {
  max-width: 120px;
  margin-bottom: 20px; }

.btn-white {
  background: #ffffff; }

.o-ghost {
  position: absolute;
  top: -30%;
  left: 0;
  width: 350px;
  z-index: 1; }

p.intro {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 25px; }

.banner-content {
  overflow: hidden;
  z-index: 2;
  position: relative; }

/* Home
------------------------------------------------ */
#home header.masthead {
  background-color: #2a3764;
  background-size: cover;
  background-position: center center; }
  #home header.masthead .container .row {
    min-height: 300px; }
    #home header.masthead .container .row h2 {
      margin-top: 0;
      max-width: 650px;
      margin: 0 auto 30px auto; }

.blue-boxes {
  background: #2a3764; }
  .blue-boxes .container-fluid {
    margin: 0 auto;
    max-width: 1400px; }
  .blue-boxes a {
    min-height: 150px;
    color: #ffffff;
    background: transparent;
    border: 1px solid #2d3b6b; }
    .blue-boxes a .text-center {
      -ms-transform: scale(1);
      /* IE 9 */
      -webkit-transform: scale(1);
      /* Safari */
      transform: scale(1);
      position: relative; }
    .blue-boxes a:hover, .blue-boxes a:active, .blue-boxes a:focus {
      text-decoration: none;
      background: #253159; }
    .blue-boxes a h4 {
      margin-top: 10px; }
    .blue-boxes a:hover .text-center, .blue-boxes a:active .text-center, .blue-boxes a:focus .text-center {
      -ms-transform: scale(1.03);
      /* IE 9 */
      -webkit-transform: scale(1.03);
      /* Safari */
      transform: scale(1.03);
      z-index: 9999; }
  .blue-boxes .blue-boxes-icon img {
    max-width: 70px; }
  .blue-boxes .blue-boxes-icon p {
    opacity: 0.6; }

/* Fluid
------------------------------------------------ */
main .fluid {
  margin: 60px 0; }
  main .fluid.remove-gap {
    margin: 0; }
  main .fluid.remove-top-gap {
    margin-top: -3rem !important; }
  main .fluid.fluid-text ul, main .fluid.fluid-text-and-image ul, main .fluid.fluid-accordion ul {
    padding: 0;
    margin: 0 0 30px 0; }
    main .fluid.fluid-text ul li, main .fluid.fluid-text-and-image ul li, main .fluid.fluid-accordion ul li {
      list-style: none;
      margin: 0 0 10px 0;
      padding: 0 0 0 20px;
      position: relative; }
      main .fluid.fluid-text ul li:before, main .fluid.fluid-text-and-image ul li:before, main .fluid.fluid-accordion ul li:before {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .2em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '\e807';
        left: 0;
        top: 6px;
        color: #31b7bc;
        position: absolute;
        font-size: 10px; }
  main .fluid.fluid-text-and-text .blue {
    background: #2a3764;
    color: #ffffff; }
  main .fluid.fluid-accordion .btn, main .fluid.fluid-accordion .page-forms form button, .page-forms form main .fluid.fluid-accordion button, main .fluid.fluid-accordion .fluid.fluid-form form button, main .fluid.fluid-form form .fluid.fluid-accordion button {
    text-align: left;
    position: relative; }
    main .fluid.fluid-accordion .btn[aria-expanded="false"]:before, main .fluid.fluid-accordion .page-forms form button[aria-expanded="false"]:before, .page-forms form main .fluid.fluid-accordion button[aria-expanded="false"]:before, main .fluid.fluid-accordion .fluid.fluid-form form button[aria-expanded="false"]:before, main .fluid.fluid-form form .fluid.fluid-accordion button[aria-expanded="false"]:before {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e801";
      font-size: 18px;
      position: absolute;
      right: 20px; }
    main .fluid.fluid-accordion .btn[aria-expanded="true"]:before, main .fluid.fluid-accordion .page-forms form button[aria-expanded="true"]:before, .page-forms form main .fluid.fluid-accordion button[aria-expanded="true"]:before, main .fluid.fluid-accordion .fluid.fluid-form form button[aria-expanded="true"]:before, main .fluid.fluid-form form .fluid.fluid-accordion button[aria-expanded="true"]:before {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e808";
      font-size: 18px;
      position: absolute;
      right: 20px; }
  main .fluid.fluid-accordion .card {
    padding-bottom: 0; }
    main .fluid.fluid-accordion .card p:last-child {
      margin-bottom: 0; }
  main .fluid.fluid-quote blockquote {
    border: 1px solid #D4D7E0;
    line-height: 2.8rem;
    font-weight: 700; }
    main .fluid.fluid-quote blockquote cite {
      line-height: 2rem;
      clear: both;
      display: block;
      margin-top: 0.5rem; }
  main .fluid.fluid-text-and-text .ff-inset {
    padding: 2rem; }
  main .fluid.fluid-text-and-image {
    background-color: #ffffff; }
    main .fluid.fluid-text-and-image .container-fluid {
      max-width: 1700px;
      margin: 0 auto; }
    main .fluid.fluid-text-and-image h3 {
      font-weight: 700; }
    main .fluid.fluid-text-and-image .ff-inset {
      padding: 2rem; }
      main .fluid.fluid-text-and-image .ff-inset .badge {
        width: fit-content;
        margin-bottom: 30px; }
      main .fluid.fluid-text-and-image .ff-inset h3 {
        margin-top: 0px; }
        main .fluid.fluid-text-and-image .ff-inset h3.title {
          margin-bottom: 0px; }
      main .fluid.fluid-text-and-image .ff-inset .icon {
        width: 100%;
        height: auto;
        max-width: 100px;
        margin-bottom: 30px; }
      main .fluid.fluid-text-and-image .ff-inset h1, main .fluid.fluid-text-and-image .ff-inset h2, main .fluid.fluid-text-and-image .ff-inset h3, main .fluid.fluid-text-and-image .ff-inset h4, main .fluid.fluid-text-and-image .ff-inset h5, main .fluid.fluid-text-and-image .ff-inset h6, main .fluid.fluid-text-and-image .ff-inset p, main .fluid.fluid-text-and-image .ff-inset li, main .fluid.fluid-text-and-image .ff-inset a, main .fluid.fluid-text-and-image .ff-inset .icon {
        position: relative;
        z-index: 3; }
      main .fluid.fluid-text-and-image .ff-inset a {
        font-weight: 700; }
      @media only screen and (min-width: 768px) {
        main .fluid.fluid-text-and-image .ff-inset {
          padding: 2rem 60px 2rem 2rem;
          display: flex;
          flex-direction: column;
          justify-content: center;
          position: relative; }
          main .fluid.fluid-text-and-image .ff-inset h3 {
            margin-bottom: 30px; }
          main .fluid.fluid-text-and-image .ff-inset .btn, main .fluid.fluid-text-and-image .ff-inset .page-forms form button, .page-forms form main .fluid.fluid-text-and-image .ff-inset button, main .fluid.fluid-text-and-image .ff-inset .fluid.fluid-form form button, main .fluid.fluid-form form .fluid.fluid-text-and-image .ff-inset button {
            width: fit-content; } }
    main .fluid.fluid-text-and-image .inner-col {
      align-items: center;
      position: relative;
      z-index: 4; }
    @media only screen and (min-width: 768px) {
      main .fluid.fluid-text-and-image .content_col .row, main .fluid.fluid-text-and-image .content_col .inner-col, main .fluid.fluid-text-and-image .image_col .row, main .fluid.fluid-text-and-image .image_col .inner-col {
        height: 100%; }
      main .fluid.fluid-text-and-image .content_col .inner-col, main .fluid.fluid-text-and-image .image_col .inner-col {
        align-items: center;
        position: relative;
        z-index: 4; } }
    main .fluid.fluid-text-and-image .scope_after_effect {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0; }
    main .fluid.fluid-text-and-image.colour-blue {
      background-color: #2a3764;
      background-size: cover;
      color: #ffffff; }
      main .fluid.fluid-text-and-image.colour-blue h3 {
        font-weight: 700; }
      main .fluid.fluid-text-and-image.colour-blue .badge {
        background-color: rgba(255, 255, 255, 0.2); }
    main .fluid.fluid-text-and-image.colour-coral {
      background-color: #f6dfde;
      background-size: cover;
      color: #2a3764; }
      main .fluid.fluid-text-and-image.colour-coral .ff-inset .badge {
        color: #ec6a59;
        margin-bottom: 30px; }
      main .fluid.fluid-text-and-image.colour-coral .ff-inset h3 {
        margin-top: 0px; }
        main .fluid.fluid-text-and-image.colour-coral .ff-inset h3.title {
          color: #ec6a59;
          margin-bottom: 0px; }
      main .fluid.fluid-text-and-image.colour-coral .ff-inset a {
        color: #ec6a59;
        text-decoration: underline;
        font-weight: 500; }
      main .fluid.fluid-text-and-image.colour-coral .ff-inset .btn, main .fluid.fluid-text-and-image.colour-coral .ff-inset .page-forms form button, .page-forms form main .fluid.fluid-text-and-image.colour-coral .ff-inset button, main .fluid.fluid-text-and-image.colour-coral .ff-inset .fluid.fluid-form form button, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral .ff-inset button {
        color: #ffffff;
        text-decoration: none; }
      main .fluid.fluid-text-and-image.colour-coral h3 {
        font-weight: 700; }
      main .fluid.fluid-text-and-image.colour-coral .badge {
        background-color: rgba(255, 255, 255, 0.2); }
    main .fluid.fluid-text-and-image.colour-teal {
      background-color: #d3eff0;
      background-size: cover;
      color: #2a3764; }
      main .fluid.fluid-text-and-image.colour-teal .ff-inset .badge {
        color: #31b7bc; }
      main .fluid.fluid-text-and-image.colour-teal .ff-inset h3 {
        margin-top: 0px; }
        main .fluid.fluid-text-and-image.colour-teal .ff-inset h3.title {
          color: #31b7bc;
          margin-bottom: 0px; }
      main .fluid.fluid-text-and-image.colour-teal .ff-inset .btn, main .fluid.fluid-text-and-image.colour-teal .ff-inset .page-forms form button, .page-forms form main .fluid.fluid-text-and-image.colour-teal .ff-inset button, main .fluid.fluid-text-and-image.colour-teal .ff-inset .fluid.fluid-form form button, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .ff-inset button {
        color: #ffffff;
        text-decoration: none; }
      main .fluid.fluid-text-and-image.colour-teal h3 {
        font-weight: 700; }
      main .fluid.fluid-text-and-image.colour-teal .badge {
        background-color: rgba(255, 255, 255, 0.2); }
  main .fluid.fluid-grid-image-text {
    background-color: transparent; }
    main .fluid.fluid-grid-image-text .card p {
      margin-bottom: 0 !important; }
      main .fluid.fluid-grid-image-text .card p.mb-3 {
        margin-bottom: 1rem !important; }
    main .fluid.fluid-grid-image-text .total-count-1 .col-lg-4, main .fluid.fluid-grid-image-text .total-count-2 .col-lg-4, main .fluid.fluid-grid-image-text .total-count-3 .col-lg-4 {
      margin-bottom: 0 !important; }
  main .fluid.fluid-text p:last-child {
    margin-bottom: 0; }
  main .fluid.fluid-form form {
    background: #ffffff;
    display: block; }
    main .fluid.fluid-form form button {
      margin-bottom: -20px; }
  main .fluid.fluid-links a {
    display: block;
    border: 1px solid #F5F5F5;
    -ms-transform: scale(1);
    /* IE 9 */
    -webkit-transform: scale(1);
    /* Safari */
    transform: scale(1);
    position: relative; }
    main .fluid.fluid-links a:hover, main .fluid.fluid-links a:active, main .fluid.fluid-links a:focus {
      -ms-transform: scale(1.03);
      /* IE 9 */
      -webkit-transform: scale(1.03);
      /* Safari */
      transform: scale(1.03);
      z-index: 9999; }
    main .fluid.fluid-links a h4 {
      color: #2a3764;
      margin-top: 0; }
    main .fluid.fluid-links a p {
      color: #000000; }
    main .fluid.fluid-links a img {
      max-width: 70px; }
    main .fluid.fluid-links a:hover, main .fluid.fluid-links a:active, main .fluid.fluid-links a:focus {
      text-decoration: none;
      border: 1px solid #D4D7E0; }
  main .fluid.fluid_call_to_action .card {
    background: #2a3764;
    background-size: cover;
    color: #ffffff; }
    main .fluid.fluid_call_to_action .card h2 {
      margin-bottom: 0; }
    main .fluid.fluid_call_to_action .card p {
      margin-bottom: 0;
      margin-top: 15px; }

main .break-title h4 {
  color: #31b7bc;
  margin-bottom: 10px;
  margin-top: 10px; }

main .break-title .btn, main .break-title .page-forms form button, .page-forms form main .break-title button, main .break-title .fluid.fluid-form form button, main .fluid.fluid-form form .break-title button {
  margin-bottom: 10px; }

/* Social
------------------------------------------------ */
.share-icons {
  list-style: none;
  padding: 0;
  overflow: hidden; }
  .share-icons li {
    float: left;
    margin-right: 5px; }
    .share-icons li a {
      background-color: #3b5998;
      border-radius: 50%;
      width: 35px;
      height: 35px;
      display: block;
      text-align: center;
      padding-top: 6px;
      color: #ffffff !important;
      margin-top: 2px; }
      .share-icons li a.twitter {
        background-color: #1da1f2; }
      .share-icons li a.linkedin {
        background-color: #0077b5; }
      .share-icons li a:hover, .share-icons li a:active, .share-icons li a:focus {
        opacity: 0.8; }

.social-share-bottom {
  background: #ffffff;
  margin-bottom: 0; }

.social-share-top {
  position: relative;
  z-index: 1; }
  .social-share-top .col-12 {
    min-height: auto; }
  .social-share-top .share-icons {
    position: absolute;
    top: 65px;
    left: -44px; }
  .social-share-top li {
    float: left;
    clear: both; }

/* Forms
------------------------------------------------ */
/* Table
------------------------------------------------ */
.table td, .table th {
  border-top: 1px solid #000000; }

/* Maps
------------------------------------------------ */
.mapps .page-meta {
  margin-bottom: -1px !important; }

.mapps .mapps-icons a {
  text-align: left;
  display: block;
  float: left;
  clear: both;
  color: #ffffff !important;
  text-decoration: underline;
  margin-bottom: 20px;
  padding-right: 20px; }
  .mapps .mapps-icons a:hover, .mapps .mapps-icons a:active, .mapps .mapps-icons a:focus {
    color: #00B1BA !important; }

.mapps .mapps-icons img {
  float: left; }

/* Register Forms
------------------------------------------------ */
.member-register-form .wFormContainer .wForm {
  box-shadow: none;
  -webkit-box-shadow: none;
  font-family: 'Nunito Sans', sans-serif;
  text-transform: initial; }
  .member-register-form .wFormContainer .wForm .wFormTitle {
    background: #2a3764; }

.member-register-form .wFormContainer form label {
  text-transform: none;
  letter-spacing: 0; }

/* Voting Forms
------------------------------------------------ */
.voting-form button {
  display: inline;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer; }

.voting-form-feedback {
  display: none;
  margin-top: 10px; }

/* Buttons
------------------------------------------------ */
.btn, main .fluid.fluid-form form button, .page-forms form button {
  border: 0;
  font-size: 13px;
  padding: 14px 18px;
  text-transform: uppercase;
  font-weight: 800;
  letter-space: 0.5px; }
  .btn.btn-primary .badge, main .fluid.fluid-text-and-image.colour-teal .btn .badge, main .fluid.fluid-form form button .badge, main .fluid.fluid-text-and-image.colour-teal .page-forms form button .badge, .page-forms form main .fluid.fluid-text-and-image.colour-teal button .badge, .page-forms form button .badge {
    background: #F3715F;
    color: #ffffff; }
  .btn.btn-sm, main .fluid.fluid-form form button.btn-sm, .page-forms form button.btn-sm, .btn-group-sm > .btn, main .fluid.fluid-form form .btn-group-sm > button, .page-forms form .btn-group-sm > button {
    font-size: 11px;
    padding: 6px 10px 5px 10px; }
  .btn.btn-md, main .fluid.fluid-form form button.btn-md, .page-forms form button.btn-md {
    font-size: 15px;
    padding: 15px 20px; }
  .btn.btn-lg, .page-forms form button.btn-lg, .btn-group-lg > .btn, main .fluid.fluid-form form button, .page-forms form .btn-group-lg > button {
    font-size: 15px;
    padding: 20px 25px; }
  .btn.btn-secondary, main .fluid.fluid-form form button.btn-secondary, .page-forms form button.btn-secondary {
    background: #2a3764; }
    .btn.btn-secondary:hover, main .fluid.fluid-form form button.btn-secondary:hover, .page-forms form button.btn-secondary:hover, .btn.btn-secondary:active, main .fluid.fluid-form form button.btn-secondary:active, .page-forms form button.btn-secondary:active, .btn.btn-secondary:focus, main .fluid.fluid-form form button.btn-secondary:focus, .page-forms form button.btn-secondary:focus {
      background: #394b88; }
  .btn.btn-white, main .fluid.fluid-form form button.btn-white, .page-forms form button.btn-white {
    background: #ffffff;
    color: #2a3764; }
    .btn.btn-white:hover, main .fluid.fluid-form form button.btn-white:hover, .page-forms form button.btn-white:hover, .btn.btn-white:active, main .fluid.fluid-form form button.btn-white:active, .page-forms form button.btn-white:active, .btn.btn-white:focus, main .fluid.fluid-form form button.btn-white:focus, .page-forms form button.btn-white:focus {
      color: #31b7bc; }
  .btn.btn-coral, main .fluid.fluid-form form button.btn-coral, .page-forms form button.btn-coral, main .fluid.fluid-text-and-image.colour-blue .btn, main .fluid.fluid-text-and-image.colour-coral .btn, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button, main .fluid.fluid-text-and-image.colour-blue .page-forms form button, .page-forms form main .fluid.fluid-text-and-image.colour-blue button, main .fluid.fluid-text-and-image.colour-coral .page-forms form button, .page-forms form main .fluid.fluid-text-and-image.colour-coral button {
    background: #ec6a59;
    color: #ffffff; }
    .btn.btn-coral:hover, main .fluid.fluid-form form button.btn-coral:hover, .page-forms form button.btn-coral:hover, main .fluid.fluid-text-and-image.colour-blue .btn:hover, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button.btn:hover, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button.btn:hover, .page-forms form main .fluid.fluid-text-and-image.colour-blue button.btn:hover, main .fluid.fluid-text-and-image.colour-blue .page-forms form button.btn:hover, main .fluid.fluid-text-and-image.colour-coral .btn:hover, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button.btn:hover, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button.btn:hover, .page-forms form main .fluid.fluid-text-and-image.colour-coral button.btn:hover, main .fluid.fluid-text-and-image.colour-coral .page-forms form button.btn:hover, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button:hover, .page-forms main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button:hover, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form .page-forms form button:hover, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button:hover, .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button:hover, main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-blue button:hover, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button:hover, .page-forms main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button:hover, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form .page-forms form button:hover, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button:hover, .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button:hover, main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-coral button:hover, main .fluid.fluid-form .fluid.fluid-text-and-image.colour-blue .page-forms form button:hover, main .fluid.fluid-text-and-image.colour-blue .page-forms .fluid.fluid-form form button:hover, main .fluid.fluid-text-and-image.colour-blue .page-forms form button:hover, main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-blue button:hover, .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-blue button:hover, .page-forms form main .fluid.fluid-text-and-image.colour-blue button:hover, main .fluid.fluid-form .fluid.fluid-text-and-image.colour-coral .page-forms form button:hover, main .fluid.fluid-text-and-image.colour-coral .page-forms .fluid.fluid-form form button:hover, main .fluid.fluid-text-and-image.colour-coral .page-forms form button:hover, main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-coral button:hover, .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-coral button:hover, .page-forms form main .fluid.fluid-text-and-image.colour-coral button:hover, .btn.btn-coral:active, main .fluid.fluid-form form button.btn-coral:active, .page-forms form button.btn-coral:active, main .fluid.fluid-text-and-image.colour-blue .btn:active, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button.btn:active, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button.btn:active, .page-forms form main .fluid.fluid-text-and-image.colour-blue button.btn:active, main .fluid.fluid-text-and-image.colour-blue .page-forms form button.btn:active, main .fluid.fluid-text-and-image.colour-coral .btn:active, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button.btn:active, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button.btn:active, .page-forms form main .fluid.fluid-text-and-image.colour-coral button.btn:active, main .fluid.fluid-text-and-image.colour-coral .page-forms form button.btn:active, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button:active, .page-forms main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button:active, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form .page-forms form button:active, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button:active, .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button:active, main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-blue button:active, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button:active, .page-forms main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button:active, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form .page-forms form button:active, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button:active, .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button:active, main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-coral button:active, main .fluid.fluid-form .fluid.fluid-text-and-image.colour-blue .page-forms form button:active, main .fluid.fluid-text-and-image.colour-blue .page-forms .fluid.fluid-form form button:active, main .fluid.fluid-text-and-image.colour-blue .page-forms form button:active, main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-blue button:active, .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-blue button:active, .page-forms form main .fluid.fluid-text-and-image.colour-blue button:active, main .fluid.fluid-form .fluid.fluid-text-and-image.colour-coral .page-forms form button:active, main .fluid.fluid-text-and-image.colour-coral .page-forms .fluid.fluid-form form button:active, main .fluid.fluid-text-and-image.colour-coral .page-forms form button:active, main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-coral button:active, .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-coral button:active, .page-forms form main .fluid.fluid-text-and-image.colour-coral button:active, .btn.btn-coral:focus, main .fluid.fluid-form form button.btn-coral:focus, .page-forms form button.btn-coral:focus, main .fluid.fluid-text-and-image.colour-blue .btn:focus, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button.btn:focus, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button.btn:focus, .page-forms form main .fluid.fluid-text-and-image.colour-blue button.btn:focus, main .fluid.fluid-text-and-image.colour-blue .page-forms form button.btn:focus, main .fluid.fluid-text-and-image.colour-coral .btn:focus, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button.btn:focus, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button.btn:focus, .page-forms form main .fluid.fluid-text-and-image.colour-coral button.btn:focus, main .fluid.fluid-text-and-image.colour-coral .page-forms form button.btn:focus, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button:focus, .page-forms main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form form button:focus, main .fluid.fluid-text-and-image.colour-blue .fluid.fluid-form .page-forms form button:focus, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button:focus, .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-blue button:focus, main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-blue button:focus, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button:focus, .page-forms main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form form button:focus, main .fluid.fluid-text-and-image.colour-coral .fluid.fluid-form .page-forms form button:focus, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button:focus, .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-coral button:focus, main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-coral button:focus, main .fluid.fluid-form .fluid.fluid-text-and-image.colour-blue .page-forms form button:focus, main .fluid.fluid-text-and-image.colour-blue .page-forms .fluid.fluid-form form button:focus, main .fluid.fluid-text-and-image.colour-blue .page-forms form button:focus, main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-blue button:focus, .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-blue button:focus, .page-forms form main .fluid.fluid-text-and-image.colour-blue button:focus, main .fluid.fluid-form .fluid.fluid-text-and-image.colour-coral .page-forms form button:focus, main .fluid.fluid-text-and-image.colour-coral .page-forms .fluid.fluid-form form button:focus, main .fluid.fluid-text-and-image.colour-coral .page-forms form button:focus, main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-coral button:focus, .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-coral button:focus, .page-forms form main .fluid.fluid-text-and-image.colour-coral button:focus {
      background: #e95542; }
  .btn.btn-yellow, main .fluid.fluid-form form button.btn-yellow, .page-forms form button.btn-yellow {
    background: #eab13e;
    color: #2a3764; }
    .btn.btn-yellow:hover, main .fluid.fluid-form form button.btn-yellow:hover, .page-forms form button.btn-yellow:hover, .btn.btn-yellow:active, main .fluid.fluid-form form button.btn-yellow:active, .page-forms form button.btn-yellow:active, .btn.btn-yellow:focus, main .fluid.fluid-form form button.btn-yellow:focus, .page-forms form button.btn-yellow:focus {
      background: #e7a827; }
  .btn.btn-lrg, main .fluid.fluid-form form button.btn-lrg, .page-forms form button.btn-lrg {
    font-weight: 800;
    font-size: 22px;
    letter-spacing: 2px;
    padding: 12px 18px; }
  .btn.btn-shadow, main .fluid.fluid-form form button.btn-shadow, .page-forms form button.btn-shadow {
    background: #ffffff;
    color: #2a3764; }
    .btn.btn-shadow svg, main .fluid.fluid-form form button.btn-shadow svg, .page-forms form button.btn-shadow svg {
      color: #ec6a59;
      margin-left: 10px; }
    .btn.btn-shadow:hover, main .fluid.fluid-form form button.btn-shadow:hover, .page-forms form button.btn-shadow:hover, .btn.btn-shadow:active, main .fluid.fluid-form form button.btn-shadow:active, .page-forms form button.btn-shadow:active, .btn.btn-shadow:focus, main .fluid.fluid-form form button.btn-shadow:focus, .page-forms form button.btn-shadow:focus {
      color: #ec6a59; }
  .btn.btn-outline-secondary, main .fluid.fluid-form form button.btn-outline-secondary, .page-forms form button.btn-outline-secondary {
    color: #2a3764; }
    .btn.btn-outline-secondary:hover, main .fluid.fluid-form form button.btn-outline-secondary:hover, .page-forms form button.btn-outline-secondary:hover, .btn.btn-outline-secondary:active, main .fluid.fluid-form form button.btn-outline-secondary:active, .page-forms form button.btn-outline-secondary:active, .btn.btn-outline-secondary:focus, main .fluid.fluid-form form button.btn-outline-secondary:focus, .page-forms form button.btn-outline-secondary:focus {
      color: #ffffff;
      background-color: #2a3764; }

.btn-group .dropdown-menu {
  border: 0; }
  .btn-group .dropdown-menu label {
    font-size: 12px;
    padding: 4px 10px 3px 30px;
    display: block;
    clear: both;
    color: #2a3764;
    position: relative; }
    .btn-group .dropdown-menu label:hover, .btn-group .dropdown-menu label:active, .btn-group .dropdown-menu label:focus {
      color: #31b7bc; }
    .btn-group .dropdown-menu label input {
      position: absolute;
      left: 10px;
      top: 7px; }
    .btn-group .dropdown-menu label:last-child {
      margin-bottom: 0; }

/* Cookies Popup
------------------------------------------------ */
#cookie_accept_settings {
  background: #2a3764; }
  #cookie_accept_settings h4 {
    color: #31b7bc; }

#cookie_accept_settings_overlay {
  background-color: rgba(42, 55, 100, 0.8); }

/* Cards
------------------------------------------------ */
.card {
  border: 0; }
  .card .card-body {
    padding: 0; }
    .card .card-body p {
      font-size: 14px; }
    .card .card-body h3 {
      margin-top: 0px;
      margin-bottom: 5px; }
      .card .card-body h3 a {
        color: #2a3764; }
        .card .card-body h3 a:hover, .card .card-body h3 a:active, .card .card-body h3 a:focus {
          color: #31b7bc !important; }
    .card .card-body .btn, .card .card-body main .fluid.fluid-form form button, main .fluid.fluid-form form .card .card-body button, .card .card-body .page-forms form button, .page-forms form .card .card-body button {
      margin-top: 22px; }
  .card.card-trans {
    background: transparent; }
    .card.card-trans .card-body {
      background: transparent;
      color: #ffffff; }
  .card.members img {
    display: none; }
  .card.events .card-title {
    margin-top: 0; }
  .card.events .date {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    background: #ffffff;
    padding: 4px 14px 11px 14px;
    font-size: 14px;
    color: #2a3764; }
    .card.events .date span.year {
      display: none; }
    .card.events .date span.month {
      font-size: 11px;
      line-height: 10px;
      color: #31b7bc; }
    .card.events .date span.day {
      line-height: 14px;
      display: block;
      clear: both;
      font-size: 20px; }

/* Events
------------------------------------------------ */
article header .date {
  padding: 9px 0 0 0;
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  border: 0;
  margin-bottom: 10px;
  margin-top: -20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: block; }

/* Tags
------------------------------------------------ */
.tag {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 9px;
  padding: 3px 5px 2px 5px;
  border: 2px solid #e3e5eb; }
  .tag.tag-teal {
    border-color: #31b7bc; }

/* Slick
------------------------------------------------ */
.slick {
  overflow: hidden; }

/* Alert
------------------------------------------------ */
.alert, .gdpr {
  border: 0;
  overflow: hidden; }
  .alert.alert-info, .alert-info.gdpr {
    background: fade(#31b7bc, 15%); }
  .alert .alert-close, .gdpr .alert-close {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 2px 5px 1px 5px; }
  .alert.alert-meta-listing .alert-close, .alert-meta-listing.gdpr .alert-close {
    top: 15px; }

/* Thank-you Banner
------------------------------------------------ */
#home .thankyou-banner {
  margin-bottom: -60px !important; }

.thankyou-banner {
  background-color: #72285d;
  position: relative;
  margin: 60px 0;
  margin-bottom: 0; }
  @media only screen and (max-width: 1200px) {
    .thankyou-banner .container {
      padding: 0;
      margin: 0;
      max-width: none; }
      .thankyou-banner .container .col-12 {
        padding: 0; } }
  .thankyou-banner .small {
    display: block; }
    @media only screen and (min-width: 768px) {
      .thankyou-banner .small {
        display: none; } }
  .thankyou-banner .medium {
    display: none; }
    @media only screen and (min-width: 768px) {
      .thankyou-banner .medium {
        display: block; } }
    @media only screen and (min-width: 1200px) {
      .thankyou-banner .medium {
        display: none; } }
  .thankyou-banner .large {
    display: none; }
    @media only screen and (min-width: 1200px) {
      .thankyou-banner .large {
        display: block; } }
  .thankyou-banner .image-wrapper {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto; }
    .thankyou-banner .image-wrapper img {
      width: 100%;
      height: auto; }

/* Navigation
------------------------------------------------ */
#banner {
  z-index: 999;
  position: relative; }

.navbar-brand img {
  width: 160px; }

.navbar {
  margin-bottom: -150px;
  position: relative; }
  .navbar .nav-item.active {
    background-color: #31b7bc; }
  .navbar .nav-item .dropdown-menu {
    border-radius: 0; }
  .navbar .navbar-collapse {
    padding: 30px; }
  .navbar .nav-group li a:after {
    display: none; }
  .navbar .nav-group .nav-group-brand {
    position: relative; }
    .navbar .nav-group .nav-group-brand .navbar-toggler.navbar-toggler-internal {
      position: absolute;
      right: 0;
      top: 20px;
      border: 1px solid #41559a !important;
      padding: 7px 10px 7px 10px !important; }
      .navbar .nav-group .nav-group-brand .navbar-toggler.navbar-toggler-internal svg {
        font-size: 15px; }

.dd-toggle {
  display: none; }

/*Cheating - Mobile navigation between 0 and md*/
@media only screen and (max-width: 992px) {
  .navbar #nav-big li a, .navbar #nav-small li a {
    color: #ffffff;
    font-weight: 800; }
  .navbar #nav-big li.show, .navbar #nav-small li.show {
    margin-bottom: 10px; }
    .navbar #nav-big li.show .dropdown-menu, .navbar #nav-small li.show .dropdown-menu {
      background: #242f56; }
  .navbar #nav-big li .dropdown-menu, .navbar #nav-small li .dropdown-menu {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0; }
    .navbar #nav-big li .dropdown-menu li a, .navbar #nav-small li .dropdown-menu li a {
      font-size: 18px;
      border: 0;
      display: block;
      width: 100%;
      padding: 0 !important; }
    .navbar #nav-big li .dropdown-menu li:hover a, .navbar #nav-big li .dropdown-menu li:active a, .navbar #nav-big li .dropdown-menu li:focus a, .navbar #nav-small li .dropdown-menu li:hover a, .navbar #nav-small li .dropdown-menu li:active a, .navbar #nav-small li .dropdown-menu li:focus a {
      text-decoration: none;
      background: #1f294b; }
    .navbar #nav-big li .dropdown-menu li.dropdown-item, .navbar #nav-small li .dropdown-menu li.dropdown-item {
      padding: 0; }
      .navbar #nav-big li .dropdown-menu li.dropdown-item a, .navbar #nav-small li .dropdown-menu li.dropdown-item a {
        font-size: 14px;
        padding: 8px 15px !important; }
    .navbar #nav-big li .dropdown-menu .dropdown-menu, .navbar #nav-small li .dropdown-menu .dropdown-menu {
      display: block; }
      .navbar #nav-big li .dropdown-menu .dropdown-menu li a, .navbar #nav-small li .dropdown-menu .dropdown-menu li a {
        padding-left: 30px !important;
        font-weight: 100;
        opacity: 0.9; }
  .navbar #nav-big {
    margin-top: 20px; }
    .navbar #nav-big li a {
      font-size: 24px;
      border-bottom: 1px solid #394b88; }
    .navbar #nav-big li:last-child a {
      border-bottom: 0; }
    .navbar #nav-big li.active {
      background: transparent; }
      .navbar #nav-big li.active > a {
        border-bottom: 0;
        background-color: #31b7bc;
        padding: 10px 20px; }
  .navbar #nav-small {
    margin-top: 20px; }
    .navbar #nav-small li.active {
      background: transparent; }
      .navbar #nav-small li.active a {
        background-color: #31b7bc;
        padding: 10px 15px; }
  .offcanvas-collapse {
    padding-top: 15px;
    z-index: 99;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #2a3764;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: left, visibility; }
  .offcanvas-collapse.open {
    left: 0;
    visibility: visible; }
  .nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden; }
  .nav-scroller .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; } }

.navbar-toggler-external {
  font-size: 30px;
  position: relative;
  background: #ec6a59;
  padding: 15px 40px 15px 15px;
  border: 0;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  font-weight: 800; }
  .navbar-toggler-external i {
    position: absolute;
    top: 14px;
    right: 16px;
    width: 20px;
    height: 20px; }

#section-nav ul, .section-nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #section-nav ul li, .section-nav ul li {
    border-bottom: 1px solid #2ca3a8;
    font-weight: 700; }
    #section-nav ul li ul, .section-nav ul li ul {
      padding-bottom: 15px; }
      #section-nav ul li ul li, .section-nav ul li ul li {
        border-bottom: 0;
        font-weight: 400;
        margin-bottom: 0; }
        #section-nav ul li ul li a, .section-nav ul li ul li a {
          font-size: 13px;
          padding: 5px 10px 3px 35px; }
        #section-nav ul li ul li.active a, .section-nav ul li ul li.active a {
          padding: 5px 10px 3px 45px; }
        #section-nav ul li ul li.active svg, .section-nav ul li ul li.active svg {
          left: 30px;
          top: 7px; }
    #section-nav ul li a, .section-nav ul li a {
      display: block;
      padding: 10px 15px; }
      #section-nav ul li a:hover, #section-nav ul li a:active, #section-nav ul li a:focus, .section-nav ul li a:hover, .section-nav ul li a:active, .section-nav ul li a:focus {
        background: #2ca3a8;
        text-decoration: none; }
    #section-nav ul li.active, .section-nav ul li.active {
      position: relative; }
      #section-nav ul li.active > a, .section-nav ul li.active > a {
        padding-left: 30px;
        background-color: #2ca3a8; }
      #section-nav ul li.active:before, .section-nav ul li.active:before {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .2em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e805";
        left: 15px;
        top: 15px;
        font-size: 13px;
        position: absolute;
        color: #2a3764; }
    #section-nav ul li:last-child, .section-nav ul li:last-child {
      border-bottom: 0; }

.section-nav-body {
  margin-bottom: 30px; }
  .section-nav-body ul li {
    border-bottom: 1px solid #d9d9d9; }
    .section-nav-body ul li ul li a {
      color: #666666; }
      .section-nav-body ul li ul li a:hover, .section-nav-body ul li ul li a:active, .section-nav-body ul li ul li a:focus {
        background: transparent;
        color: #000000; }
    .section-nav-body ul li.active a {
      color: #ffffff; }
    .section-nav-body ul li a:hover, .section-nav-body ul li a:active, .section-nav-body ul li a:focus {
      color: #ffffff; }

/* General
------------------------------------------------ */
.modal-site-search .modal-content {
  background: transparent;
  border: 0; }

.modal-site-search form .input-group-prepend .input-group-text {
  border: 0;
  background: transparent;
  color: #ffffff; }

.modal-site-search form .form-control {
  border: 0; }

.modal-site-search form .btn, .modal-site-search main .fluid.fluid-form form button, main .fluid.fluid-form .modal-site-search form button, .modal-site-search .page-forms form button, .page-forms .modal-site-search form button {
  background: #31b7bc;
  border: 0;
  color: #ffffff;
  padding: 20px 25px; }

.modal-text-content {
  position: relative;
  flex: 1 1 auto;
  padding: 2rem; }

.modal-backdrop {
  background-color: #2a3764; }
  .modal-backdrop.show {
    opacity: 0.8; }

/* Proxy Form
----------------------------------------------- */
#proxy-form .freeform-label {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10px;
  margin-bottom: 15px; }

#proxy-form label[for=form-input-first_name], #proxy-form label[for=form-input-email], #proxy-form label[for=form-input-last_name], #proxy-form label[for=form-input-organization] {
  border: none;
  padding-bottom: 0;
  margin-bottom: .5rem; }

#proxy-form #form-input-noabstain_from_previous_question_1, #proxy-form #form-input-noabstain_from_previous_question_2, #proxy-form #form-input-noabstain_from_previous_question_3, #proxy-form #form-input-noabstain_from_previous_question_4, #proxy-form #form-input-noabstain_from_previous_question_5 {
  margin-bottom: .5rem; }

#proxy-form .freeform-input-only-label {
  font-weight: bold; }

/* Messages
------------------------------------------------ */
.msg {
  background: #31b7bc;
  color: #ffffff; }
  .msg.msg-error {
    background: #EC5C5C; }

.label-warning {
  background: #EC5C5C;
  font-size: 10px;
  border-radius: 4px;
  color: #ffffff;
  padding-left: 4px;
  padding-right: 4px; }

/* Standard
------------------------------------------------ */
main article {
  min-height: 670px; }
  main article header {
    color: #ffffff;
    background: #2a3764;
    padding-top: 150px;
    background: -moz-linear-gradient(-45deg, #2a3764 0%, #31b7bc 100%);
    background: -webkit-linear-gradient(-45deg, #2a3764 0%, #31b7bc 100%);
    background: linear-gradient(135deg, #2a3764 0%, #31b7bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$brand-blue', endColorstr='$brand-teal', GradientType=1); }
    main article header .container {
      position: relative; }
      main article header .container h1 {
        z-index: 99;
        position: relative; }
      main article header .container .header-image {
        position: absolute;
        right: -150px;
        bottom: 0;
        z-index: 0;
        width: 600px; }

.page-meta {
  background: #2a3764;
  border: 0; }
  .page-meta .page-meta-bar p {
    display: inline-block;
    margin-top: 9px;
    margin-bottom: 0; }
    .page-meta .page-meta-bar p small {
      color: #ffffff;
      font-weight: 700; }
      .page-meta .page-meta-bar p small a {
        margin-right: 15px; }
  .page-meta .page-meta-bar .btn, .page-meta .page-meta-bar main .fluid.fluid-form form button, main .fluid.fluid-form form .page-meta .page-meta-bar button, .page-meta .page-meta-bar .page-forms form button, .page-forms form .page-meta .page-meta-bar button {
    padding: 15px 20px; }
  .page-meta .page-meta-nav {
    background: #31b7bc; }
    .page-meta .page-meta-nav a {
      color: #ffffff; }
    .page-meta .page-meta-nav ul ul ul {
      padding-left: 20px !important; }

/* List Search
------------------------------------------------ */
.listing-search {
  width: 100%;
  border-bottom: 1px solid #D4D7E0;
  margin-bottom: 20px; }
  .listing-search .form-control {
    background: transparent;
    border: 0;
    padding-left: 0; }
    .listing-search .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #2a3764; }
    .listing-search .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #2a3764; }
    .listing-search .form-control:-ms-input-placeholder {
      /* IE 10+ */
      color: #2a3764; }
    .listing-search .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #2a3764; }

.filter-btn-groups {
  width: 100%; }
  .filter-btn-groups .btn-group {
    width: 100%; }
    .filter-btn-groups .btn-group .btn, .filter-btn-groups .btn-group main .fluid.fluid-form form button, main .fluid.fluid-form form .filter-btn-groups .btn-group button, .filter-btn-groups .btn-group .page-forms form button, .page-forms form .filter-btn-groups .btn-group button {
      width: 100%;
      margin-bottom: 10px; }
  .filter-btn-groups .dropdown-menu {
    width: 100%; }
    .filter-btn-groups .dropdown-menu label {
      font-weight: 900; }
    .filter-btn-groups .dropdown-menu.a-z {
      max-height: 300px;
      overflow: scroll; }

/* Forms
------------------------------------------------ */
.gdpr p {
  margin-bottom: 0; }

form label, form .freeform-input-only-label {
  font-weight: 800;
  font-size: 17px;
  color: #2a3764; }

form .checkbox .checkbox {
  margin-right: 8px;
  top: -2px;
  position: relative; }

form .form-group {
  margin-bottom: 35px; }
  form .form-group p {
    margin-bottom: 10px; }

form .checkbox.col-xs-12.col-lg-12 {
  margin-bottom: 35px; }

form .form-control:focus {
  border-color: #2a3764;
  -webkit-box-shadow: none;
  box-shadow: none; }

form h2, form h3, form h4, form h5 {
  color: #2a3764; }

/* Tabs
------------------------------------------------ */
.nav.nav-tabs li a {
  font-size: 13px;
  padding: 14px 18px;
  text-transform: uppercase;
  font-weight: 800;
  letter-space: 0.5px; }
  .nav.nav-tabs li a.active {
    border-bottom-color: #F5F5F5;
    background: #F5F5F5;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #F5F5F5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #F5F5F5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #F5F5F5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$white', endColorstr='$pale', GradientType=0);
    /* IE6-9 */ }

/* Sliders
------------------------------------------------ */
.slick-standard {
  position: relative; }
  .slick-standard .slick-slide {
    padding: 0; }
  .slick-standard .slick-arrow {
    position: absolute;
    z-index: 97;
    border: 0;
    color: #31b7bc;
    height: 50px;
    width: 35px; }
    .slick-standard .slick-arrow:hover, .slick-standard .slick-arrow:active, .slick-standard .slick-arrow:focus {
      background: #2a3764;
      color: #ffffff; }
    .slick-standard .slick-arrow svg {
      position: absolute;
      top: 16px;
      left: 14px; }
    .slick-standard .slick-arrow.slick-prev {
      left: 0px;
      top: calc(50% - 30px); }
      .slick-standard .slick-arrow.slick-prev svg {
        left: 10px; }
    .slick-standard .slick-arrow.slick-next {
      right: 0px;
      bottom: calc(50% - 30px); }

/* Pagination
------------------------------------------------ */
.pagination {
  width: 100%;
  border-top: 1px solid #D4D7E0;
  border-bottom: 1px solid #D4D7E0;
  position: relative; }
  .pagination .page-item a {
    background: transparent;
    border: 0;
    color: #2a3764;
    font-weight: 900;
    text-transform: uppercase; }
    .pagination .page-item a:hover, .pagination .page-item a:active, .pagination .page-item a:focus {
      color: #31b7bc; }
  .pagination .page-item.page-item-next, .pagination .page-item.page-item-prev {
    position: absolute;
    right: 0;
    top: 3px;
    background: #31b7bc;
    font-size: 11px; }
    .pagination .page-item.page-item-next:hover, .pagination .page-item.page-item-next:active, .pagination .page-item.page-item-next:focus, .pagination .page-item.page-item-prev:hover, .pagination .page-item.page-item-prev:active, .pagination .page-item.page-item-prev:focus {
      background: #2a3764; }
    .pagination .page-item.page-item-next.page-item-prev, .pagination .page-item.page-item-prev.page-item-prev {
      right: auto;
      left: 0; }
    .pagination .page-item.page-item-next a, .pagination .page-item.page-item-prev a {
      color: #ffffff; }
  .pagination .page-item a.active {
    color: #31b7bc;
    background: rgba(255, 255, 255, 0.6); }

#help .btn, #help main .fluid.fluid-form form button, main .fluid.fluid-form form #help button, #help .page-forms form button, .page-forms form #help button {
  font-size: 16px;
  text-transform: none; }
  #help .btn:before, #help main .fluid.fluid-form form button:before, main .fluid.fluid-form form #help button:before, #help .page-forms form button:before, .page-forms form #help button:before {
    font-size: 10px;
    top: 20px; }

/* SCOPE Schools
------------------------------------------------- */
.scope-school {
  background: #2a3764;
  padding: 4em 0;
  margin: 6em 0;
  margin-bottom: 0; }

.scope-school-block {
  margin-bottom: 3em; }
  .scope-school-block--red {
    background-color: #EB5B5C; }
  .scope-school-block--blue {
    background-color: #00B2BB; }
  .scope-school-block--royal-blue {
    background-color: #334686; }
  .scope-school-block--silver {
    background-color: #EDF1FA; }
    .scope-school-block--silver p, .scope-school-block--silver span {
      color: #2a3764 !important; }
    .scope-school-block--silver ul li {
      color: #2a3764 !important; }
    .scope-school-block--silver .scope-school-block__clock {
      border-color: #2a3764 !important; }
  .scope-school-block--yellow {
    background-color: #eab13e; }
  .scope-school-block--green {
    background-color: #B9CE00; }
  .scope-school-block p {
    color: #ffffff;
    margin-bottom: 0.25em; }
    .scope-school-block p:last-child {
      margin-bottom: 0.75em; }
  .scope-school-block__header {
    padding: 25px;
    min-height: 300px;
    background-image: url("/images/templates/hv-placeholder.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: flex-end; }
    .scope-school-block__header:before {
      content: '';
      height: 100%;
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: linear-gradient(90deg, #2d3862 0%, #4b8599 100%);
      opacity: 0.75; }
    .scope-school-block__header h3 {
      text-align: left;
      color: #ffffff;
      margin: 0;
      font-size: 32px;
      line-height: 38px;
      font-weight: 700;
      position: relative;
      z-index: 1; }
  .scope-school-block__body {
    padding: 25px 35px; }
    .scope-school-block__body__details {
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      margin-bottom: 0.75em; }
      .scope-school-block__body__details p {
        font-size: 20px;
        line-height: 28px;
        font-weight: 600; }
    .scope-school-block__body ul {
      padding-left: 17px;
      color: #ffffff; }
      .scope-school-block__body ul li {
        color: #ffffff;
        margin-bottom: 0.25em; }
  .scope-school-block__countdown {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
    justify-content: space-between;
    padding: 2em 0; }
  .scope-school-block__clock {
    height: 125px;
    width: 125px;
    border: 3px solid #ffffff;
    border-radius: 50%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center; }
    @media (max-width: 480px) {
      .scope-school-block__clock {
        height: 75px;
        width: 75px; }
        .scope-school-block__clock p {
          font-size: 20px !important;
          line-height: 24px !important; } }
    @media only screen and (min-width: 1200px) {
      .scope-school-block__clock {
        height: 125px;
        width: 125px; }
        .scope-school-block__clock p {
          font-size: 50px !important;
          line-height: 58px !important; } }
    .scope-school-block__clock p, .scope-school-block__clock span {
      color: #ffffff; }
    .scope-school-block__clock p {
      margin-bottom: 0;
      font-size: 50px;
      line-height: 58px;
      font-weight: 700;
      margin-top: -5px; }
    .scope-school-block__clock span {
      font-size: 15px;
      line-height: 12px; }

/* Focus Styles
------------------------------------------------- */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
a:focus,
:focus,
.slick-slide:focus,
.uneditable-input:focus {
  border-color: none;
  box-shadow: none;
  outline: 0 none; }

/* IE11
------------------------------------------------- */
@media all and (-ms-high-contrast: none) {
  .masthead .align-self-center {
    margin-top: 180px; } }

/* Image Bank
------------------------------------------------- */
.image-bank-nav-header {
  background: #2a3764;
  background: -moz-linear-gradient(-45deg, #2a3764 0%, #31b7bc 100%);
  background: -webkit-linear-gradient(-45deg, #2a3764 0%, #31b7bc 100%);
  background: linear-gradient(135deg, #2a3764 0%, #31b7bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$brand-blue', endColorstr='$brand-teal', GradientType=1); }
  .image-bank-nav-header .navbar {
    padding-top: 0;
    padding-bottom: 0; }

.ib_header {
  margin-top: 150px;
  padding: 120px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .ib_header h3 {
    font-size: 32px;
    font-weight: 400;
    line-height: 42px; }
  .ib_header h1 {
    font-size: 56px;
    font-weight: 800;
    line-height: 66px; }
  .ib_header .btn, .ib_header main .fluid.fluid-form form button, main .fluid.fluid-form form .ib_header button, .ib_header .page-forms form button, .page-forms form .ib_header button {
    font-size: 15px;
    font-weight: 700;
    padding: 14px 40px; }
  @media (max-width: 991.98px) {
    .ib_header {
      padding: 60px 30px; } }
  @media (max-width: 767.98px) {
    .ib_header {
      padding: 30px 15px; } }
.ib-landing-page-wrapper .ib-text-wrapper {
  margin: 0 auto; }
  .ib-landing-page-wrapper .ib-text-wrapper p {
    font-family: Avenir, 'Nunito Sans', sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    text-align: center; }

.ib-landing-page-wrapper .ib-category-grid {
  padding-bottom: 30px; }
  .ib-landing-page-wrapper .ib-category-grid > p {
    color: #2a3764;
    font-size: 24px;
    font-weight: 700;
    text-align: center; }
  .ib-landing-page-wrapper .ib-category-grid .ib-category-grid-inner .ib-category-grid-item {
    margin-bottom: 3rem; }
    .ib-landing-page-wrapper .ib-category-grid .ib-category-grid-inner .ib-category-grid-item .ib-category-grid-link {
      display: block;
      width: 100%;
      height: 100%; }
      .ib-landing-page-wrapper .ib-category-grid .ib-category-grid-inner .ib-category-grid-item .ib-category-grid-link .ibcg-image {
        height: 200px;
        overflow: hidden; }
        .ib-landing-page-wrapper .ib-category-grid .ib-category-grid-inner .ib-category-grid-item .ib-category-grid-link .ibcg-image img {
          object-fit: cover;
          object-position: center center;
          height: 100%; }
      .ib-landing-page-wrapper .ib-category-grid .ib-category-grid-inner .ib-category-grid-item .ib-category-grid-link .ibcg-body {
        background-color: #ffffff;
        padding: 15px 30px; }
        .ib-landing-page-wrapper .ib-category-grid .ib-category-grid-inner .ib-category-grid-item .ib-category-grid-link .ibcg-body p {
          font-family: Avenir, 'Nunito Sans', sans-serif;
          font-weight: 800;
          font-size: 23px;
          color: #2a3764;
          margin: 0; }
      .ib-landing-page-wrapper .ib-category-grid .ib-category-grid-inner .ib-category-grid-item .ib-category-grid-link:hover {
        text-decoration: none;
        -webkit-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.04);
        -moz-box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.04); }
        .ib-landing-page-wrapper .ib-category-grid .ib-category-grid-inner .ib-category-grid-item .ib-category-grid-link:hover .ibcg-body p {
          color: #31b7bc; }

.ib-landing-page-wrapper .ib-disclaimer {
  padding: 60px 0;
  background-color: #ffffff; }
  .ib-landing-page-wrapper .ib-disclaimer .ib-disclaimer-inner {
    margin: 0 auto; }
    .ib-landing-page-wrapper .ib-disclaimer .ib-disclaimer-inner p {
      font-family: Avenir, 'Nunito Sans', sans-serif;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      margin: 0; }
      .ib-landing-page-wrapper .ib-disclaimer .ib-disclaimer-inner p a {
        color: #ec6a59;
        text-decoration: underline; }

.ib-listing-page .auto_submit_form .filter-btn-groups {
  width: 100%; }
  .ib-listing-page .auto_submit_form .filter-btn-groups .btn-group {
    float: none;
    margin-left: 0;
    width: 100%; }
    .ib-listing-page .auto_submit_form .filter-btn-groups .btn-group a {
      background-color: #2a3764;
      color: #ffffff;
      font-family: Avenir, 'Nunito Sans', sans-serif;
      font-size: 14px;
      font-weight: 900; }
      .ib-listing-page .auto_submit_form .filter-btn-groups .btn-group a .fa-filter {
        color: #31b7bc; }
    @media (min-width: 992px) {
      .ib-listing-page .auto_submit_form .filter-btn-groups .btn-group {
        float: none;
        margin-left: 0; } }
  @media (min-width: 992px) {
    .ib-listing-page .auto_submit_form .filter-btn-groups {
      width: 100%; } }
.ib-listing-page .auto_submit_form .ib-filter .filter-wrap {
  background: none;
  padding: 0; }
  .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group {
    display: block !important;
    width: 100% !important;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 10px !important; }
    .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .btn.btn-primary, .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group main .fluid.fluid-text-and-image.colour-teal .btn, main .fluid.fluid-text-and-image.colour-teal .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .btn, .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group main .fluid.fluid-form form button, main .fluid.fluid-form form .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group button, .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .page-forms form button, .page-forms form .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group button {
      text-align: left;
      background: none;
      color: #2a3764;
      font-family: Avenir, 'Nunito Sans', sans-serif;
      font-size: 21px;
      font-weight: 700;
      text-transform: none;
      padding: 0; }
      .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .btn.btn-primary::after, .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group main .fluid.fluid-text-and-image.colour-teal .btn::after, main .fluid.fluid-text-and-image.colour-teal .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .btn::after, .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group main .fluid.fluid-form form button::after, main .fluid.fluid-form form .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group button::after, .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .page-forms form button::after, .page-forms form .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group button::after {
        color: #31b7bc;
        margin-left: 0;
        vertical-align: middle;
        display: inline-block;
        width: 0;
        height: 0;
        content: '';
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent; }
    .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .dropdown-menu {
      position: static !important;
      transform: none !important;
      background: none;
      display: block; }
      .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .dropdown-menu .form-check {
        margin-left: 0;
        display: flex;
        align-items: center; }
        .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .dropdown-menu .form-check .form-check-input {
          margin-top: 0; }
        .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group .dropdown-menu .form-check .form-check-label {
          font-family: Avenir, 'Nunito Sans', sans-serif;
          font-size: 18px;
          font-weight: 400;
          padding-left: 5px; }
    @media only screen and (min-width: 768px) {
      .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .btn-group {
        width: 100% !important; } }
  .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .clear-filters {
    color: #ec6a59;
    background: none;
    text-decoration: underline;
    font-family: Avenir, 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: 900; }
    .ib-listing-page .auto_submit_form .ib-filter .filter-wrap .clear-filters .fa-redo-alt {
      font-size: 16px;
      margin-right: 10px; }

.ib-listing-page .listing-search {
  width: 100%;
  border: none; }
  .ib-listing-page .listing-search .input-group {
    background-color: #ffffff; }
    .ib-listing-page .listing-search .input-group input {
      font-family: Avenir, 'Nunito Sans', sans-serif;
      font-size: 21px;
      font-weight: 400;
      color: #2a3764;
      padding: 9px 15px; }
    .ib-listing-page .listing-search .input-group .btn, .ib-listing-page .listing-search .input-group main .fluid.fluid-form form button, main .fluid.fluid-form form .ib-listing-page .listing-search .input-group button, .ib-listing-page .listing-search .input-group .page-forms form button, .page-forms form .ib-listing-page .listing-search .input-group button {
      color: #ec6a59;
      font-size: 18px;
      line-height: 1; }
  @media only screen and (min-width: 992px) {
    .ib-listing-page .listing-search {
      width: 100%; } }
.ib-listing-page .ib-listing-link {
  position: relative; }
  .ib-listing-page .ib-listing-link .download-selected {
    display: none;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: 15px;
    right: 15px;
    width: 25px;
    height: 25px;
    background-color: #31b7bc;
    color: #ffffff;
    border-radius: 50px; }
    .ib-listing-page .ib-listing-link .download-selected.selected {
      display: flex; }
    .ib-listing-page .ib-listing-link .download-selected .fa-check {
      font-size: 14px; }
  .ib-listing-page .ib-listing-link .add-to-downloads-btn {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50px;
    transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms;
    font-family: Avenir, 'Nunito Sans', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
    align-items: center;
    padding: 10px 15px; }
    .ib-listing-page .ib-listing-link .add-to-downloads-btn .fa-plus-circle,
    .ib-listing-page .ib-listing-link .add-to-downloads-btn .fa-minus-circle {
      font-size: 22px;
      margin-right: 5px; }
      @media (max-width: 991.98px) {
        .ib-listing-page .ib-listing-link .add-to-downloads-btn .fa-plus-circle,
        .ib-listing-page .ib-listing-link .add-to-downloads-btn .fa-minus-circle {
          font-size: 16px; } }
    @media (max-width: 991.98px) {
      .ib-listing-page .ib-listing-link .add-to-downloads-btn {
        font-size: 12px; } }
  .ib-listing-page .ib-listing-link .preview-btn {
    display: none;
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50px;
    transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms;
    font-family: Avenir, 'Nunito Sans', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
    align-items: center;
    padding: 10px 15px; }
    .ib-listing-page .ib-listing-link .preview-btn .fa-search,
    .ib-listing-page .ib-listing-link .preview-btn .fa-search {
      font-size: 22px;
      margin-right: 5px; }
      @media (max-width: 991.98px) {
        .ib-listing-page .ib-listing-link .preview-btn .fa-search,
        .ib-listing-page .ib-listing-link .preview-btn .fa-search {
          font-size: 16px; } }
    @media (max-width: 991.98px) {
      .ib-listing-page .ib-listing-link .preview-btn {
        font-size: 12px; } }
  .ib-listing-page .ib-listing-link:hover .add-to-downloads-btn,
  .ib-listing-page .ib-listing-link:hover .preview-btn, .ib-listing-page .ib-listing-link.touched .add-to-downloads-btn,
  .ib-listing-page .ib-listing-link.touched .preview-btn {
    display: flex;
    transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms; }

.download-list-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1000; }
  .download-list-modal .download-list-modal-inner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60vw;
    max-height: 90vh;
    overflow: auto;
    background-color: #ffffff;
    padding: 40px; }
    .download-list-modal .download-list-modal-inner .dl-modal-header {
      display: flex;
      align-items: center; }
      .download-list-modal .download-list-modal-inner .dl-modal-header h2 {
        flex-grow: 1;
        font-family: Avenir, 'Nunito Sans', sans-serif;
        font-size: 21px;
        font-weight: 900;
        color: #2a3764; }
      .download-list-modal .download-list-modal-inner .dl-modal-header .dl-modal-close {
        cursor: pointer; }
        .download-list-modal .download-list-modal-inner .dl-modal-header .dl-modal-close .fa-times {
          font-size: 21px;
          color: #2a3764; }
    .download-list-modal .download-list-modal-inner .dl-modal-body {
      max-height: 350px;
      overflow: auto;
      margin-top: 20px; }
      .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing {
        max-width: 100%;
        display: flex;
        align-items: center;
        padding: 20px 0;
        margin-right: 20px;
        border-bottom: 2px solid #e6e6e6; }
        .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-wrapper {
          flex: 0 0 150px;
          max-width: 150px;
          height: 100px;
          overflow: hidden; }
          .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-wrapper img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center center; }
          @media (max-width: 767.98px) {
            .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-wrapper {
              flex: 0 0 50%;
              max-width: 50%;
              height: 125px; } }
          @media (max-width: 575.98px) {
            .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-wrapper {
              flex: 0 0 100%;
              max-width: 100%;
              height: 150px; } }
        .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-details {
          flex-grow: 1;
          padding-left: 20px; }
          .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-details h2 {
            color: #2a3764;
            font-family: Avenir, 'Nunito Sans', sans-serif;
            font-size: 19px;
            font-weight: 500;
            margin-bottom: 5px; }
            @media (max-width: 767.98px) {
              .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-details h2 {
                text-align: center; } }
          .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-details p {
            color: #2a3764;
            font-family: Avenir, 'Nunito Sans', sans-serif;
            font-size: 11px;
            font-weight: 900; }
            @media (max-width: 767.98px) {
              .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-details p {
                text-align: center; } }
          @media (max-width: 767.98px) {
            .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-details {
              padding-left: 0;
              margin-top: 10px; } }
        .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-remove-wrapper .dl-remove-btn {
          color: #ec6a59;
          font-family: Avenir, 'Nunito Sans', sans-serif;
          font-size: 11px;
          font-weight: 900;
          text-transform: uppercase;
          cursor: pointer; }
          .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing .dl-img-remove-wrapper .dl-remove-btn .fa-minus-circle {
            margin-left: 5px; }
        @media (max-width: 767.98px) {
          .download-list-modal .download-list-modal-inner .dl-modal-body .dl-modal-listing {
            flex-direction: column; } }
    .download-list-modal .download-list-modal-inner .dl-modal-footer {
      padding-top: 15px; }
      .download-list-modal .download-list-modal-inner .dl-modal-footer p {
        margin-bottom: 0;
        color: #2a3764;
        font-family: Avenir, 'Nunito Sans', sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 26px; }
      .download-list-modal .download-list-modal-inner .dl-modal-footer .dl-download-btn {
        color: #ffffff;
        font-family: Avenir, 'Nunito Sans', sans-serif;
        font-size: 15px;
        font-weight: 900;
        padding: 15px 50px;
        margin-top: 15px; }
      @media (max-width: 767.98px) {
        .download-list-modal .download-list-modal-inner .dl-modal-footer {
          text-align: center; } }
    @media (max-width: 1199.98px) {
      .download-list-modal .download-list-modal-inner {
        padding: 20px; } }
    @media (max-width: 991.98px) {
      .download-list-modal .download-list-modal-inner {
        width: 90vw; } }
.download-list-btn {
  width: 100%;
  text-align: left;
  text-transform: none;
  display: flex;
  align-items: center;
  color: #ffffff !important;
  padding: 11px 15px; }
  .download-list-btn span {
    flex-grow: 1;
    font-family: Avenir, 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: 500; }
  .download-list-btn .fa-download {
    font-size: 18px; }

@media (max-width: 767.98px) {
  .template-detail.img-bank .detail-btns:first-child {
    margin-top: 1rem; } }

.template-detail.img-bank .detail-btns .detail-btn-wrapper .btn, .template-detail.img-bank .detail-btns .detail-btn-wrapper main .fluid.fluid-form form button, main .fluid.fluid-form form .template-detail.img-bank .detail-btns .detail-btn-wrapper button, .template-detail.img-bank .detail-btns .detail-btn-wrapper .page-forms form button, .page-forms form .template-detail.img-bank .detail-btns .detail-btn-wrapper button {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .template-detail.img-bank .detail-btns .detail-btn-wrapper .btn .badge, .template-detail.img-bank .detail-btns .detail-btn-wrapper main .fluid.fluid-form form button .badge, main .fluid.fluid-form form .template-detail.img-bank .detail-btns .detail-btn-wrapper button .badge, .template-detail.img-bank .detail-btns .detail-btn-wrapper .page-forms form button .badge, .page-forms form .template-detail.img-bank .detail-btns .detail-btn-wrapper button .badge {
    margin-left: 5px; }

.template-detail.img-bank .detail-btns .detail-btn-wrapper .btn-add-to-downloads {
  background: transparent;
  border: 1px solid #31b7bc;
  color: #31b7bc;
  white-space: normal;
  transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms; }
  .template-detail.img-bank .detail-btns .detail-btn-wrapper .btn-add-to-downloads:hover {
    background: #31b7bc;
    color: #ffffff;
    transition: all 300ms cubic-bezier(0, 0.1, 0.33, 0.99) 0ms; }

.image-bank-guidelines .fluid.fluid-text h2,
.image-bank.external-links .fluid.fluid-text h2 {
  margin-top: 0; }

@media (max-width: 767.98px) {
  .image-bank-guidelines .fluid-text-and-image .ftai-text-left,
  .image-bank.external-links .fluid-text-and-image .ftai-text-left {
    order: 2; } }

@media (max-width: 767.98px) {
  .image-bank-guidelines .fluid-text-and-image .ftai-img-right,
  .image-bank.external-links .fluid-text-and-image .ftai-img-right {
    order: 1; } }

.image-bank-guidelines .fluid-text-and-image a.btn.btn-primary,
.image-bank.external-links .fluid-text-and-image a.btn.btn-primary {
  background: #31b7bc; }

.image-bank-guidelines .fluid-accordion .btn.btn-primary, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form button.btn-primary, main .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button.btn-primary, .image-bank-guidelines .fluid-accordion .page-forms form button.btn-primary, .page-forms form .image-bank-guidelines .fluid-accordion button.btn-primary, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .btn, main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion .btn, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button.btn, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button.btn, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button.btn, main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button.btn, .image-bank-guidelines .fluid-accordion .page-forms form main .fluid.fluid-text-and-image.colour-teal button.btn, .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button.btn, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms form button.btn, main .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank-guidelines .fluid-accordion button.btn, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button, main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion .page-forms main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button, .page-forms main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form .page-forms form button, main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form .page-forms form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button, .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-teal button, main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form button.btn, main .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button.btn, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form button, main .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion .page-forms main .fluid.fluid-form form button, .page-forms main .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form .page-forms form button, main .fluid.fluid-form .page-forms form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form .fluid.fluid-text-and-image.colour-teal .page-forms form button, main .fluid.fluid-form .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms .fluid.fluid-form form button, main .fluid.fluid-text-and-image.colour-teal .page-forms .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms form button, main .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-teal button, main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-teal button, .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion .page-forms form main .fluid.fluid-text-and-image.colour-teal button, .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button, .image-bank-guidelines .fluid-accordion .page-forms form button.btn, .page-forms form .image-bank-guidelines .fluid-accordion button.btn, .image-bank-guidelines .fluid-accordion .page-forms form button, .page-forms form .image-bank-guidelines .fluid-accordion button,
.image-bank.external-links .fluid-accordion .btn.btn-primary,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form form button.btn-primary,
main .fluid.fluid-form form .image-bank.external-links .fluid-accordion button.btn-primary,
.image-bank.external-links .fluid-accordion .page-forms form button.btn-primary,
.page-forms form .image-bank.external-links .fluid-accordion button.btn-primary,
.image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .btn,
main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion .btn,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button.btn,
main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button.btn,
.image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button.btn,
main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank.external-links .fluid-accordion button.btn,
.image-bank.external-links .fluid-accordion .page-forms form main .fluid.fluid-text-and-image.colour-teal button.btn,
.page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button.btn,
.image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms form button.btn,
main .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank.external-links .fluid-accordion button.btn,
.image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button,
main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion .page-forms main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button,
.page-forms main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form .page-forms form button,
main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form .page-forms form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button,
main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button,
.page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-teal button,
main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form form button.btn,
main .fluid.fluid-form form .image-bank.external-links .fluid-accordion button.btn,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form form button,
main .fluid.fluid-form form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion .page-forms main .fluid.fluid-form form button,
.page-forms main .fluid.fluid-form form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form .page-forms form button,
main .fluid.fluid-form .page-forms form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form .fluid.fluid-text-and-image.colour-teal .page-forms form button,
main .fluid.fluid-form .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms .fluid.fluid-form form button,
main .fluid.fluid-text-and-image.colour-teal .page-forms .fluid.fluid-form form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms form button,
main .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-teal button,
main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-teal button,
.page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion .page-forms form main .fluid.fluid-text-and-image.colour-teal button,
.page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button,
.image-bank.external-links .fluid-accordion .page-forms form button.btn,
.page-forms form .image-bank.external-links .fluid-accordion button.btn,
.image-bank.external-links .fluid-accordion .page-forms form button,
.page-forms form .image-bank.external-links .fluid-accordion button {
  background-color: #ffffff;
  color: #2a3764;
  text-transform: none;
  display: inline-flex;
  align-items: center;
  font-size: 22px;
  font-weight: 600; }
  .image-bank-guidelines .fluid-accordion .btn.btn-primary::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form button.btn-primary::before, main .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button.btn-primary::before, .image-bank-guidelines .fluid-accordion .page-forms form button.btn-primary::before, .page-forms form .image-bank-guidelines .fluid-accordion button.btn-primary::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .btn::before, main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion .btn::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button.btn::before, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button.btn::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button.btn::before, main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button.btn::before, .image-bank-guidelines .fluid-accordion .page-forms form main .fluid.fluid-text-and-image.colour-teal button.btn::before, .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button.btn::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms form button.btn::before, main .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank-guidelines .fluid-accordion button.btn::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button::before, main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion .page-forms main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button::before, .page-forms main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form .page-forms form button::before, main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form .page-forms form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button::before, main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button::before, .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-teal button::before, main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form button.btn::before, main .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button.btn::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form form button::before, main .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion .page-forms main .fluid.fluid-form form button::before, .page-forms main .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form .page-forms form button::before, main .fluid.fluid-form .page-forms form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form .fluid.fluid-text-and-image.colour-teal .page-forms form button::before, main .fluid.fluid-form .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms .fluid.fluid-form form button::before, main .fluid.fluid-text-and-image.colour-teal .page-forms .fluid.fluid-form form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms form button::before, main .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-teal button::before, main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-teal button::before, .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion .page-forms form main .fluid.fluid-text-and-image.colour-teal button::before, .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank-guidelines .fluid-accordion button::before, .image-bank-guidelines .fluid-accordion .page-forms form button.btn::before, .page-forms form .image-bank-guidelines .fluid-accordion button.btn::before, .image-bank-guidelines .fluid-accordion .page-forms form button::before, .page-forms form .image-bank-guidelines .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion .btn.btn-primary::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form form button.btn-primary::before,
  main .fluid.fluid-form form .image-bank.external-links .fluid-accordion button.btn-primary::before,
  .image-bank.external-links .fluid-accordion .page-forms form button.btn-primary::before,
  .page-forms form .image-bank.external-links .fluid-accordion button.btn-primary::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .btn::before,
  main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion .btn::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button.btn::before,
  main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button.btn::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button.btn::before,
  main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank.external-links .fluid-accordion button.btn::before,
  .image-bank.external-links .fluid-accordion .page-forms form main .fluid.fluid-text-and-image.colour-teal button.btn::before,
  .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button.btn::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms form button.btn::before,
  main .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank.external-links .fluid-accordion button.btn::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button::before,
  main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion .page-forms main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form button::before,
  .page-forms main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form .page-forms form button::before,
  main .fluid.fluid-text-and-image.colour-teal .fluid.fluid-form .page-forms form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button::before,
  main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal button::before,
  .page-forms main .fluid.fluid-form form .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-teal button::before,
  main .fluid.fluid-form .page-forms form .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form form button.btn::before,
  main .fluid.fluid-form form .image-bank.external-links .fluid-accordion button.btn::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form form button::before,
  main .fluid.fluid-form form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion .page-forms main .fluid.fluid-form form button::before,
  .page-forms main .fluid.fluid-form form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form .page-forms form button::before,
  main .fluid.fluid-form .page-forms form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form .fluid.fluid-text-and-image.colour-teal .page-forms form button::before,
  main .fluid.fluid-form .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms .fluid.fluid-form form button::before,
  main .fluid.fluid-text-and-image.colour-teal .page-forms .fluid.fluid-form form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-text-and-image.colour-teal .page-forms form button::before,
  main .fluid.fluid-text-and-image.colour-teal .page-forms form .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-teal button::before,
  main .fluid.fluid-form .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-teal button::before,
  .page-forms main .fluid.fluid-form form main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion .page-forms form main .fluid.fluid-text-and-image.colour-teal button::before,
  .page-forms form main .fluid.fluid-text-and-image.colour-teal .image-bank.external-links .fluid-accordion button::before,
  .image-bank.external-links .fluid-accordion .page-forms form button.btn::before,
  .page-forms form .image-bank.external-links .fluid-accordion button.btn::before,
  .image-bank.external-links .fluid-accordion .page-forms form button::before,
  .page-forms form .image-bank.external-links .fluid-accordion button::before {
    color: #31b7bc; }

.image-bank.external-links .fluid-text-and-image h3 {
  margin-bottom: 20px !important; }

.pt30 {
  padding-top: 30px; }

.ib-landing-page .social-share-top .share-icons {
  top: 0; }
  @media only screen and (min-width: 768px) {
    .ib-landing-page .social-share-top .share-icons {
      top: 0; } }
.image_masterhead__container {
  width: 100%;
  min-height: 450px;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .image_masterhead__container.with_content_overlay {
    min-height: 360px; }
  .image_masterhead__container .gr_content_overlay {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 30px 15px; }
    .image_masterhead__container .gr_content_overlay .content {
      position: relative; }
      .image_masterhead__container .gr_content_overlay .content h1, .image_masterhead__container .gr_content_overlay .content h2, .image_masterhead__container .gr_content_overlay .content h3, .image_masterhead__container .gr_content_overlay .content h4, .image_masterhead__container .gr_content_overlay .content h5, .image_masterhead__container .gr_content_overlay .content h6, .image_masterhead__container .gr_content_overlay .content p, .image_masterhead__container .gr_content_overlay .content li {
        color: #ffffff; }
        .image_masterhead__container .gr_content_overlay .content h1 img, .image_masterhead__container .gr_content_overlay .content h2 img, .image_masterhead__container .gr_content_overlay .content h3 img, .image_masterhead__container .gr_content_overlay .content h4 img, .image_masterhead__container .gr_content_overlay .content h5 img, .image_masterhead__container .gr_content_overlay .content h6 img, .image_masterhead__container .gr_content_overlay .content p img, .image_masterhead__container .gr_content_overlay .content li img {
          display: block;
          width: 100%;
          max-width: 250px; }
  .image_masterhead__container .scope_after {
    display: none; }
  @media only screen and (min-width: 768px) {
    .image_masterhead__container {
      max-height: 600px; }
      .image_masterhead__container.with_content_overlay {
        min-height: 360px;
        max-height: 360px; }
      .image_masterhead__container .gr_content_overlay {
        position: relative;
        width: 100%;
        padding: 30px 15px 45px;
        min-height: 360px;
        align-items: flex-end; }
        .image_masterhead__container .gr_content_overlay h1, .image_masterhead__container .gr_content_overlay h2, .image_masterhead__container .gr_content_overlay h3, .image_masterhead__container .gr_content_overlay h4 {
          font-size: 30px; }
      .image_masterhead__container .scope_after {
        display: block;
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0.5;
        bottom: 0;
        min-height: 450px;
        max-height: 600px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .event-listing-search .btn, .event-listing-search main .fluid.fluid-form form button, main .fluid.fluid-form form .event-listing-search button, .event-listing-search .page-forms form button, .page-forms form .event-listing-search button {
    padding: 12px 14px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .event-listing-search {
    width: 25% !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .event-filter-btns .btn-group .btn, .event-filter-btns .btn-group main .fluid.fluid-form form button, main .fluid.fluid-form form .event-filter-btns .btn-group button, .event-filter-btns .btn-group .page-forms form button, .page-forms form .event-filter-btns .btn-group button {
    padding: 12px 14px !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .event-filter-btns {
    width: 75% !important; } }

/* SCOPE Certified Professional styles
------------------------------------------------ */
.cert-pro .cert-pro-title h2 {
  color: #2A3764;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  letter-spacing: 0px; }

.cert-pro .cert-pro-title p {
  font-weight: normal; }

.cert-pro .cert-pro-title-list h2 {
  color: #212529;
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0px; }

.cert-pro .cert-pro-title-list p {
  font-weight: normal;
  color: #212529;
  line-height: 28px; }

@media (min-width: 0px) and (max-width: 767px) {
  .social-display {
    display: none; } }

.certified-professionals-cards .col-12, .certified-professionals-cards col-lg-4 {
  margin-bottom: 3rem; }
  @media (min-width: 0px) and (max-width: 450px) {
    .certified-professionals-cards .col-12, .certified-professionals-cards col-lg-4 {
      margin-bottom: 10px; } }
.certified-country-cards {
  padding-left: 130px;
  padding-right: 130px; }
  @media (min-width: 0px) and (max-width: 767px) {
    .certified-country-cards {
      padding-right: 0px;
      padding-left: 0px; } }
  @media (min-width: 0px) and (max-width: 450px) {
    .certified-country-cards .col-6 {
      padding-left: 0.5rem;
      padding-right: 0.5rem; } }
  .certified-country-cards .inset-md-scope {
    padding: 25px; }
    @media (min-width: 0px) and (max-width: 450px) {
      .certified-country-cards .inset-md-scope {
        padding: 12px; } }
    @media (min-width: 0px) and (max-width: 450px) {
      .certified-country-cards .inset-md-scope .country-title h3 {
        font-size: 16px; } }
    .certified-country-cards .inset-md-scope .country-arrow {
      margin-top: 10px; }
      .certified-country-cards .inset-md-scope .country-arrow a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  .certified-country-cards .inset-md-scope:hover {
    padding: 25px;
    background-color: #32B7BC; }
    .certified-country-cards .inset-md-scope:hover h3 {
      color: white; }
    .certified-country-cards .inset-md-scope:hover .country-arrow {
      margin-top: 10px; }
      .certified-country-cards .inset-md-scope:hover .country-arrow svg path {
        fill: white; }

.pro-header {
  margin-top: 30px; }
  .pro-header .get-country {
    font-family: "Nunito Sans";
    color: #32B7BC;
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 0px; }
  .pro-header h2 {
    font-family: "Nunito Sans";
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 0px; }

.cert-filters {
  margin-top: -150px; }
  @media (min-width: 600px) and (max-width: 998px) {
    .cert-filters {
      margin-top: -100px; } }
  @media (min-width: 0px) and (max-width: 600px) {
    .cert-filters {
      margin-top: -10px; } }
  .cert-filters .btn, .cert-filters main .fluid.fluid-form form button, main .fluid.fluid-form form .cert-filters button, .cert-filters .page-forms form button, .page-forms form .cert-filters button {
    padding: 15px 19px; }

.cert-countries {
  margin-top: -70px; }
  @media (min-width: 0px) and (max-width: 995px) {
    .cert-countries {
      margin-top: -40px; } }
  .cert-countries .float-right {
    margin-right: 85px; }
    @media (min-width: 0px) and (max-width: 991px) {
      .cert-countries .float-right {
        margin-right: 0px; } }
.certs-social-display .social-display .social-share-top .share-icons {
  margin-top: -35px; }
  .certs-social-display .social-display .social-share-top .share-icons li {
    margin-top: 5px; }

.image_and_text_box_wrapper {
  padding: 30px 0; }
  @media (max-width: 1199.98px) {
    .image_and_text_box_wrapper {
      padding: 5px 0 15px; } }
  .image_and_text_box_wrapper .main-wrapper.bg-white, .image_and_text_box_wrapper .main-wrapper.bg-blue {
    padding: 24px 19px; }
  .image_and_text_box_wrapper .main-wrapper.image-right > .row {
    flex-direction: row-reverse; }
  @media (max-width: 991.98px) {
    .image_and_text_box_wrapper .main-wrapper .image-wrapper {
      margin-bottom: 20px; } }
  .image_and_text_box_wrapper .main-wrapper .content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .image_and_text_box_wrapper .main-wrapper .content-wrapper h2 {
      font-size: 25px;
      line-height: 35px;
      margin-bottom: 27px;
      margin-top: 0; }
      @media (max-width: 1199.98px) {
        .image_and_text_box_wrapper .main-wrapper .content-wrapper h2 {
          font-size: 20px;
          line-height: 30px;
          margin-bottom: 25px; } }
    .image_and_text_box_wrapper .main-wrapper .content-wrapper .description p {
      font-size: 15px;
      margin-bottom: 5px;
      line-height: 25px; }
    .image_and_text_box_wrapper .main-wrapper .content-wrapper .btn-primary, .image_and_text_box_wrapper .main-wrapper .content-wrapper main .fluid.fluid-text-and-image.colour-teal .btn, main .fluid.fluid-text-and-image.colour-teal .image_and_text_box_wrapper .main-wrapper .content-wrapper .btn, .image_and_text_box_wrapper .main-wrapper .content-wrapper main .fluid.fluid-form form button, main .fluid.fluid-form form .image_and_text_box_wrapper .main-wrapper .content-wrapper button, .image_and_text_box_wrapper .main-wrapper .content-wrapper .page-forms form button, .page-forms form .image_and_text_box_wrapper .main-wrapper .content-wrapper button {
      margin-top: 20px;
      background-color: #EC6A59;
      width: fit-content; }
      .image_and_text_box_wrapper .main-wrapper .content-wrapper .btn-primary:hover, .image_and_text_box_wrapper .main-wrapper .content-wrapper main .fluid.fluid-text-and-image.colour-teal .btn:hover, main .fluid.fluid-text-and-image.colour-teal .image_and_text_box_wrapper .main-wrapper .content-wrapper .btn:hover, .image_and_text_box_wrapper .main-wrapper .content-wrapper main .fluid.fluid-form form button:hover, main .fluid.fluid-form form .image_and_text_box_wrapper .main-wrapper .content-wrapper button:hover, .image_and_text_box_wrapper .main-wrapper .content-wrapper .page-forms form button:hover, .page-forms form .image_and_text_box_wrapper .main-wrapper .content-wrapper button:hover, .image_and_text_box_wrapper .main-wrapper .content-wrapper .btn-primary:focus-visible, .image_and_text_box_wrapper .main-wrapper .content-wrapper main .fluid.fluid-text-and-image.colour-teal .btn:focus-visible, main .fluid.fluid-text-and-image.colour-teal .image_and_text_box_wrapper .main-wrapper .content-wrapper .btn:focus-visible, .image_and_text_box_wrapper .main-wrapper .content-wrapper main .fluid.fluid-form form button:focus-visible, main .fluid.fluid-form form .image_and_text_box_wrapper .main-wrapper .content-wrapper button:focus-visible, .image_and_text_box_wrapper .main-wrapper .content-wrapper .page-forms form button:focus-visible, .page-forms form .image_and_text_box_wrapper .main-wrapper .content-wrapper button:focus-visible {
        background-color: #e7402a; }
  .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper {
    border-radius: 10px; }
    .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper.image-right.row {
      flex-direction: row-reverse; }
    .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper.bg-blue {
      background-color: #273865 !important; }
      .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper.bg-blue .content-wrapper h2, .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper.bg-blue .content-wrapper p {
        color: #ffffff; }
    @media (min-width: 768px) {
      .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .image-wrapper {
        padding-left: 0; } }
    .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .image-wrapper img {
      border-radius: 10px; }
    .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .content-wrapper {
      padding-right: 95px; }
      @media (max-width: 991.98px) {
        .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .content-wrapper {
          padding-right: 2rem; } }
      .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .content-wrapper h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px; }
      .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .content-wrapper .btn, .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .content-wrapper main .fluid.fluid-form form button, main .fluid.fluid-form form .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .content-wrapper button, .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .content-wrapper .page-forms form button, .page-forms form .image_and_text_box_wrapper.healthy-voices-variant .main-wrapper .content-wrapper button {
        margin-top: 20px !important;
        padding: 12px 15px; }

.pop_up_boxes_wrapper .header-wrapper h2 {
  font-size: 39px; }
  @media (max-width: 767.98px) {
    .pop_up_boxes_wrapper .header-wrapper h2 {
      font-size: 30px;
      margin-bottom: 23px;
      line-height: 35px; } }
.pop_up_boxes_wrapper .header-wrapper .description p {
  font-size: 23px; }
  @media (max-width: 767.98px) {
    .pop_up_boxes_wrapper .header-wrapper .description p {
      font-size: 15px;
      line-height: 24px;
      margin-bottom: 18px; } }
.pop_up_boxes_wrapper .main-wrapper {
  margin-bottom: 35px; }
  @media (max-width: 767.98px) {
    .pop_up_boxes_wrapper .main-wrapper {
      margin-bottom: 18px; } }
  .pop_up_boxes_wrapper .main-wrapper .image-wrapper {
    position: absolute;
    left: 0;
    z-index: 1;
    padding-top: 36px; }
    @media (max-width: 767.98px) {
      .pop_up_boxes_wrapper .main-wrapper .image-wrapper {
        position: relative;
        padding: 0; } }
  .pop_up_boxes_wrapper .main-wrapper .content-wrapper {
    background-color: #ffffff;
    min-height: 408px;
    padding: 0 60px 20px 3.5rem; }
    @media (max-width: 767.98px) {
      .pop_up_boxes_wrapper .main-wrapper .content-wrapper {
        padding: 22px;
        min-height: unset; } }
    .pop_up_boxes_wrapper .main-wrapper .content-wrapper h3 {
      font-size: 28px; }
      @media (max-width: 767.98px) {
        .pop_up_boxes_wrapper .main-wrapper .content-wrapper h3 {
          margin-top: 0;
          font-size: 24px; } }
    .pop_up_boxes_wrapper .main-wrapper .content-wrapper .description {
      overflow: hidden;
      display: -webkit-box;
      line-clamp: 6;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical; }
      .pop_up_boxes_wrapper .main-wrapper .content-wrapper .description p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 25px;
        display: inline; }
        .pop_up_boxes_wrapper .main-wrapper .content-wrapper .description p:after {
          content: " \A\A";
          white-space: pre; }
    .pop_up_boxes_wrapper .main-wrapper .content-wrapper .btn, .pop_up_boxes_wrapper .main-wrapper .content-wrapper main .fluid.fluid-form form button, main .fluid.fluid-form form .pop_up_boxes_wrapper .main-wrapper .content-wrapper button, .pop_up_boxes_wrapper .main-wrapper .content-wrapper .page-forms form button, .page-forms form .pop_up_boxes_wrapper .main-wrapper .content-wrapper button {
      font-size: 13px;
      width: fit-content;
      display: flex;
      align-items: center;
      margin: 18px 0; }
      .pop_up_boxes_wrapper .main-wrapper .content-wrapper .btn svg, .pop_up_boxes_wrapper .main-wrapper .content-wrapper main .fluid.fluid-form form button svg, main .fluid.fluid-form form .pop_up_boxes_wrapper .main-wrapper .content-wrapper button svg, .pop_up_boxes_wrapper .main-wrapper .content-wrapper .page-forms form button svg, .page-forms form .pop_up_boxes_wrapper .main-wrapper .content-wrapper button svg {
        fill: #ffffff;
        position: relative;
        display: block;
        height: 12px;
        top: -1px;
        margin-left: 10px; }

.pop_up_boxes_wrapper.healthy-voices-variant {
  padding: 30px 0; }
  @media (max-width: 767.98px) {
    .pop_up_boxes_wrapper.healthy-voices-variant {
      padding: 15px 0; } }
  .pop_up_boxes_wrapper.healthy-voices-variant h2, .pop_up_boxes_wrapper.healthy-voices-variant h3 {
    color: #31b7bc; }
  @media (max-width: 767.98px) {
    .pop_up_boxes_wrapper.healthy-voices-variant .header-wrapper h2 {
      margin-bottom: 10px; } }
  .pop_up_boxes_wrapper.healthy-voices-variant .image-wrapper {
    padding-top: 46px; }
    @media (max-width: 767.98px) {
      .pop_up_boxes_wrapper.healthy-voices-variant .image-wrapper {
        padding-top: 0; } }
  .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper {
    min-height: 430px; }
    @media (max-width: 767.98px) {
      .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper {
        min-height: unset; } }
    .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper h3 {
      font-size: 38px;
      line-height: 38px;
      margin-top: 46px; }
      @media (max-width: 767.98px) {
        .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper h3 {
          font-size: 30px;
          line-height: 30px;
          margin-top: 10px; } }
    .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper .btn, .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper main .fluid.fluid-form form button, main .fluid.fluid-form form .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper button, .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper .page-forms form button, .page-forms form .pop_up_boxes_wrapper.healthy-voices-variant .content-wrapper button {
      margin: 18px 0 !important;
      background-color: #1CABB9 !important; }

#carousel_masthead_slider {
  opacity: 0;
  display: flex;
  flex-wrap: nowrap;
  transition: ease all 300ms;
  padding-bottom: 30px; }
  @media (max-width: 1199.98px) {
    #carousel_masthead_slider {
      padding-bottom: 15px; } }
  #carousel_masthead_slider .carousel_masthead_wrapper {
    position: relative; }
    #carousel_masthead_slider .carousel_masthead_wrapper .image-wrapper {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%; }
      #carousel_masthead_slider .carousel_masthead_wrapper .image-wrapper img {
        object-fit: cover;
        height: 100%; }
    #carousel_masthead_slider .carousel_masthead_wrapper .content-wrapper {
      background-color: #ffffff;
      z-index: 1;
      position: relative;
      margin: 61px 0 66px;
      padding: 37px 63px 48px;
      min-height: 370px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      @media (max-width: 1199.98px) {
        #carousel_masthead_slider .carousel_masthead_wrapper .content-wrapper {
          background-color: rgba(255, 255, 255, 0.9);
          padding: 24px;
          min-height: 340px; } }
      #carousel_masthead_slider .carousel_masthead_wrapper .content-wrapper span, #carousel_masthead_slider .carousel_masthead_wrapper .content-wrapper a {
        width: fit-content; }
      #carousel_masthead_slider .carousel_masthead_wrapper .content-wrapper h2 {
        margin-top: 19px;
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 25px;
        padding-right: 20px; }
        @media (max-width: 1199.98px) {
          #carousel_masthead_slider .carousel_masthead_wrapper .content-wrapper h2 {
            margin-top: 15px;
            margin-bottom: 15px; } }
      #carousel_masthead_slider .carousel_masthead_wrapper .content-wrapper .subtitle {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        margin-bottom: 30px; }
        @media (max-width: 1199.98px) {
          #carousel_masthead_slider .carousel_masthead_wrapper .content-wrapper .subtitle {
            margin-bottom: 15px; } }
  #carousel_masthead_slider .slick-dots {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 0;
    padding: 22px 0 28px; }
    #carousel_masthead_slider .slick-dots li {
      list-style: none;
      position: relative;
      margin: 0 7.5px; }
      #carousel_masthead_slider .slick-dots li:before {
        content: '';
        position: absolute;
        top: 0;
        left: -5px;
        width: 13px;
        height: 13px;
        border: 1px solid #EC6A59;
        border-radius: 10px;
        background-color: transparent;
        transition: 500ms ease all;
        rotate: 45deg; }
      #carousel_masthead_slider .slick-dots li.slick-active:before {
        background-color: #EC6A59; }
    #carousel_masthead_slider .slick-dots button {
      display: none; }
  #carousel_masthead_slider.healthy-voices-variant {
    padding-top: 30px; }
    @media (max-width: 1199.98px) {
      #carousel_masthead_slider.healthy-voices-variant {
        padding-top: 15px; } }
    #carousel_masthead_slider.healthy-voices-variant .slick-dots {
      margin-top: 0; }
    #carousel_masthead_slider.healthy-voices-variant .content-wrapper {
      background-color: rgba(255, 255, 255, 0.9); }
      #carousel_masthead_slider.healthy-voices-variant .content-wrapper h2 {
        color: black !important;
        padding-right: 0; }
      #carousel_masthead_slider.healthy-voices-variant .content-wrapper .subtitle {
        font-weight: unset;
        font-size: 15px; }
      #carousel_masthead_slider.healthy-voices-variant .content-wrapper .btn, #carousel_masthead_slider.healthy-voices-variant .content-wrapper main .fluid.fluid-form form button, main .fluid.fluid-form form #carousel_masthead_slider.healthy-voices-variant .content-wrapper button, #carousel_masthead_slider.healthy-voices-variant .content-wrapper .page-forms form button, .page-forms form #carousel_masthead_slider.healthy-voices-variant .content-wrapper button {
        padding: 12px 15px; }

/*
    ____                                   _
   / __ \___  _________  ____  ____  _____(_)   _____
  / /_/ / _ \/ ___/ __ \/ __ \/ __ \/ ___/ / | / / _ \
 / _, _/  __(__  ) /_/ / /_/ / / / (__  ) /| |/ /  __/
/_/ |_|\___/____/ .___/\____/_/ /_/____/_/ |___/\___/
               /_/
Version 0.1
This file contains your custom responsive styles
*/
html {
  /* Small Mobile -------------------------------------------------- */
  /* Tablet  */
  /* Desktop */
  /* Widescreen */
  /* Super Widescreen */
  /* Short Screens */ }
  @media (max-width: 480px) {
    html {
      /* Image Bank
    ------------------------------------------------ */
      /* Standard
    ------------------------------------------------ */ }
      html #resources form .btn span, html #resources main .fluid.fluid-form form button span, main .fluid.fluid-form html #resources form button span, html #resources .page-forms form button span, .page-forms html #resources form button span {
        display: none; }
      html .page-meta .page-meta-bar .btn, html .page-meta .page-meta-bar main .fluid.fluid-form form button, main .fluid.fluid-form form html .page-meta .page-meta-bar button, html .page-meta .page-meta-bar .page-forms form button, .page-forms form html .page-meta .page-meta-bar button {
        width: 100%;
        margin-top: 15px; }
      html .page-meta .page-meta-bar p {
        padding: 0 20px; }
      html .page-meta .page-meta-bar .col-12 {
        padding: 0; }
      html .page-meta .page-meta-nav .col-12 {
        padding: 0; } }
  @media only screen and (min-width: 576px) {
    html {
      /* Mega Super Footer
------------------------------------------------ */
      /* Fluid
------------------------------------------------ */
      /* Header
------------------------------------------------ */
      /* Home
------------------------------------------------ */ }
      html .main-cta h2 {
        margin-bottom: 0 !important; }
      html main .fluid.fluid-text-and-image.grid {
        width: 50%;
        margin: 1rem 0;
        float: left; }
      html .navbar .container {
        padding: 0 20px; }
      html .banner-ad {
        background-size: 50% !important;
        background-position: 120% 100% !important; } }
  @media only screen and (min-width: 768px) {
    html {
      /* Navigation
------------------------------------------------ */
      /* Image Bank
------------------------------------------------ */
      /* Home
------------------------------------------------ */
      /* Mega Super Footer
------------------------------------------------ */
      /* Fluid
------------------------------------------------ */ }
      html .dropdown-submenu {
        position: relative; }
      html .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
        min-width: 20px; }
        html .dropdown-submenu > .dropdown-menu li a {
          background: #2eabb0;
          font-size: 12px !important;
          padding: 11px !important; }
          html .dropdown-submenu > .dropdown-menu li a:hover, html .dropdown-submenu > .dropdown-menu li a:active, html .dropdown-submenu > .dropdown-menu li a:focus {
            background: #2b9fa4 !important; }
        html .dropdown-submenu > .dropdown-menu ul.dropdown-menu li a {
          background: #2b9fa4; }
          html .dropdown-submenu > .dropdown-menu ul.dropdown-menu li a:hover, html .dropdown-submenu > .dropdown-menu ul.dropdown-menu li a:active, html .dropdown-submenu > .dropdown-menu ul.dropdown-menu li a:focus {
            background: #29979c !important; }
      html .dropdown-left .dropdown-submenu > .dropdown-menu {
        left: -96%;
        min-width: 235px !important; }
      html .dropdown-item a {
        background: #31b7bc;
        color: #31b7bc; }
      html .dropdown-submenu:hover > .dropdown-menu {
        display: block; }
      html .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px; }
      html .dropdown-submenu:hover > a:after {
        border-left-color: #fff; }
      html .dropdown-submenu.pull-left {
        float: none; }
      html .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px; }
      html .template-resource .ib-filter .filter-wrap .btn-group {
        margin: 1.16%;
        width: 31%; }
      html #home header.masthead .container .row {
        min-height: 570px; }
        html #home header.masthead .container .row h2 {
          font-size: 45px;
          margin-top: -100px; }
      html .blue-boxes {
        background: #2a3764; }
        html .blue-boxes a {
          border-bottom: none;
          border-left: 1px solid #324176; }
      html .banner-ad {
        background-size: 45% !important;
        background-position: 90% 100% !important; }
      html .main-cta .btn, html .main-cta main .fluid.fluid-form form button, main .fluid.fluid-form form html .main-cta button, html .main-cta .page-forms form button, .page-forms form html .main-cta button {
        width: auto;
        margin-left: 10px; }
      html #footer .footer-links {
        text-align: right; }
      html #footer .social-footer {
        float: right; }
        html #footer .social-footer li a {
          margin-top: 0; }
        html #footer .social-footer li:last-child a {
          margin-right: 0; }
      html main .fluid.fluid-text-and-image.grid {
        width: 50%;
        margin: 1rem 0;
        float: left; }
      html main .fluid.fluid-text-and-image .ff-inset {
        padding-left: 0;
        padding-right: 0; }
      html main .fluid.fluid-text-and-text .ff-inset {
        padding-left: 0;
        padding-right: 0; }
      html .blue-boxes a {
        min-height: 200px; }
        html .blue-boxes a h4 {
          margin-top: 5px; }
      html .social-share-top .share-icons {
        position: absolute;
        top: 65px;
        left: -22px; } }
    @media only screen and (min-width: 768px) and (min-width: 810px) {
      html .social-share-top .share-icons {
        left: -44px; } }
  @media only screen and (min-width: 992px) {
    html {
      /* Navigation
------------------------------------------------ */
      /* Mega Super Footer
------------------------------------------------ */
      /* Home
------------------------------------------------ */
      /* List Search
------------------------------------------------ */
      /* Standard
------------------------------------------------ */
      /* Fluid
------------------------------------------------ */
      /* Social
------------------------------------------------ */ }
      html .navbar .navbar-collapse {
        padding: 0px; }
      html #nav-small {
        padding-left: 47px; }
      html .navbar .nav-group {
        width: 100%;
        position: relative;
        margin-top: 20px;
        padding-bottom: 63px; }
        html .navbar .nav-group #nav-big li a, html .navbar .nav-group #nav-small li a {
          color: #ffffff;
          padding: 15px 20px; }
          html .navbar .nav-group #nav-big li a:hover, html .navbar .nav-group #nav-big li a:active, html .navbar .nav-group #nav-big li a:focus, html .navbar .nav-group #nav-small li a:hover, html .navbar .nav-group #nav-small li a:active, html .navbar .nav-group #nav-small li a:focus {
            background: #31b7bc; }
        html .navbar .nav-group #nav-big .dropdown-menu, html .navbar .nav-group #nav-small .dropdown-menu {
          background: #31b7bc;
          border: 0;
          padding: 0;
          margin: 0;
          min-width: 185px; }
          html .navbar .nav-group #nav-big .dropdown-menu li, html .navbar .nav-group #nav-small .dropdown-menu li {
            padding: 0; }
            html .navbar .nav-group #nav-big .dropdown-menu li a, html .navbar .nav-group #nav-small .dropdown-menu li a {
              display: block;
              padding: 8px 20px;
              text-transform: none;
              font-size: 15px; }
              html .navbar .nav-group #nav-big .dropdown-menu li a:hover, html .navbar .nav-group #nav-big .dropdown-menu li a:active, html .navbar .nav-group #nav-big .dropdown-menu li a:focus, html .navbar .nav-group #nav-small .dropdown-menu li a:hover, html .navbar .nav-group #nav-small .dropdown-menu li a:active, html .navbar .nav-group #nav-small .dropdown-menu li a:focus {
                text-decoration: none;
                background: #2da7ac; }
            html .navbar .nav-group #nav-big .dropdown-menu li .dd-toggle, html .navbar .nav-group #nav-small .dropdown-menu li .dd-toggle {
              display: block;
              position: absolute;
              top: 11px;
              right: 11px;
              height: 18px;
              width: 18px;
              text-align: center;
              border: 1px rgba(255, 255, 255, 0.2) solid; }
              html .navbar .nav-group #nav-big .dropdown-menu li .dd-toggle:hover, html .navbar .nav-group #nav-small .dropdown-menu li .dd-toggle:hover {
                background-color: rgba(255, 255, 255, 0.2); }
              html .navbar .nav-group #nav-big .dropdown-menu li .dd-toggle .fa-chevron-down, html .navbar .nav-group #nav-big .dropdown-menu li .dd-toggle .fa-chevron-up, html .navbar .nav-group #nav-small .dropdown-menu li .dd-toggle .fa-chevron-down, html .navbar .nav-group #nav-small .dropdown-menu li .dd-toggle .fa-chevron-up {
                color: #ffffff;
                font-size: 8px;
                line-height: 8px;
                position: relative;
                top: -6px; }
          html .navbar .nav-group #nav-big .dropdown-menu .dropdown-menu li a, html .navbar .nav-group #nav-small .dropdown-menu .dropdown-menu li a {
            white-space: normal; }
          html .navbar .nav-group #nav-big .dropdown-menu .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu, html .navbar .nav-group #nav-small .dropdown-menu .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
            display: none; }
          html .navbar .nav-group #nav-big .dropdown-menu .dropdown-menu .dropdown-menu, html .navbar .nav-group #nav-small .dropdown-menu .dropdown-menu .dropdown-menu {
            position: static; }
        html .navbar .nav-group #nav-big {
          position: absolute;
          right: 0;
          bottom: 0; }
          html .navbar .nav-group #nav-big li a {
            font-size: 22px;
            font-weight: 700; }
          html .navbar .nav-group #nav-big li.active {
            background: RGBA(0, 177, 186, 0.5); }
          html .navbar .nav-group #nav-big .dropdown-menu li a {
            font-size: 16px;
            padding: 8px 20px; }
        html .navbar .nav-group #nav-small {
          float: right;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
          html .navbar .nav-group #nav-small li a {
            font-size: 13.5px;
            text-transform: uppercase;
            font-weight: 700; }
      html .footer-nav ul li {
        width: 22%;
        margin-right: 3%;
        margin-bottom: 15px; }
        html .footer-nav ul li a {
          font-size: 17px;
          margin-right: 18px;
          white-space: wrap; }
        html .footer-nav ul li ul li {
          width: 100%;
          margin-bottom: 0; }
          html .footer-nav ul li ul li a {
            font-size: 13px;
            line-height: 15px;
            display: block;
            opacity: 0.5;
            margin-top: 6px;
            width: auto;
            white-space: normal; }
        html .footer-nav ul li:nth-child(4n+5) {
          clear: both; }
      html .social-footer {
        margin-top: 10px;
        margin-bottom: 30px !important; }
      html .banner-ad {
        background-size: 410px !important; }
      html .listing-search {
        width: 33.3333%; }
      html .filter-btn-groups {
        width: 66.6666%; }
        html .filter-btn-groups .btn-group {
          width: auto;
          float: right;
          margin-left: 10px; }
      html main article header .container .header-image {
        position: absolute;
        right: -100px;
        bottom: 0;
        z-index: 0;
        width: 700px; }
      html .fluid.fluid-text-and-image.colour-blue {
        background-size: 50%; }
      html .blue-boxes a {
        min-height: 200px; }
        html .blue-boxes a h4 {
          margin-top: 20px; }
      html .blue-boxes .blue-boxes-icon img {
        max-width: 80px; }
      html .social-share-top .share-icons {
        position: absolute;
        top: 65px;
        left: -18px; } }
    @media only screen and (min-width: 992px) and (min-width: 1050px) {
      html .social-share-top .share-icons {
        left: -44px; } }
    @media only screen and (min-width: 992px) and (min-width: 1200px) {
      html .social-share-top .share-icons {
        left: -22px; } }
    @media only screen and (min-width: 992px) and (min-width: 1230px) {
      html .social-share-top .share-icons {
        left: -44px; } }
  @media only screen and (min-width: 992px) {
      html .button-group a {
        margin: 0 10px 0 0 !important; }
        html .button-group a:last-child {
          margin: 0 !important; }
      html #cesium #cesiumToggles .button-group {
        flex-direction: row; }
        html #cesium #cesiumToggles .button-group a {
          margin-right: 10px;
          min-width: 275px; }
          html #cesium #cesiumToggles .button-group a:last-child {
            margin-right: 0; }
          html #cesium #cesiumToggles .button-group a.is-active::after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-top-color: #00B1BA;
            border-width: 20px;
            margin-left: -20px;
            display: block; }
      html #cesium .cesium-overlay {
        position: absolute;
        z-index: 20;
        top: 50px;
        left: 0;
        right: 0; }
      html #cesiumZoomControls {
        top: 50px;
        right: 5px;
        left: auto; }
        html #cesiumZoomControls button {
          margin: 3px 0 0; }
      html #cesiumContainer {
        height: 700px; } }
  @media only screen and (min-width: 1600px) {
    html {
      /* Standard
------------------------------------------------ */
      /* Fluid
------------------------------------------------ */
      /* Mega Super Footer
------------------------------------------------ */ }
      html main article header .container .header-image {
        position: absolute;
        right: -50px;
        bottom: 0;
        z-index: 0;
        width: 700px; }
      html .footer-nav ul li {
        width: 13%;
        margin-right: 1%; }
        html .footer-nav ul li:nth-child(4n+5) {
          clear: none; } }
  @media only screen and (max-height: 768px) and (min-width: 576px) {
    html {
      /* Short Laptops
------------------------------------------------ */
      /* Fluid
------------------------------------------------ */
      /* Home
------------------------------------------------ */
      /* Page
------------------------------------------------ */
      /* Footer
------------------------------------------------ */ }
      html .fluid {
        margin: 25px 0; }
        html .fluid.fluid-form form {
          padding: 30px; }
      html #home header.masthead .container .row {
        min-height: 470px; }
      html main article header .container h1 {
        margin-top: 0;
        margin-bottom: 1.5rem; }
      html .pre-footer {
        padding-top: 20px; }
        html .pre-footer .card {
          margin-bottom: 25px; }
      html .footer-nav {
        padding: 20px 0; }
      html #footer {
        padding: 22px 0 0 0; } }
/**
 * Typography
 * ========================================================================= */
.brandon-reg, body#healthy-voices {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: normal; }

.barndon-reg-italic {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 400;
  font-style: italic; }

.brandon-bold, .date, .category, .breadcrumbs, .intro-caps {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: normal; }

.brandon-bold-italic {
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-style: italic; }

h1, h2, h3, h4 {
  margin-top: 0; }

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ee5b69;
  font-size: 44px;
  line-height: 54px; }

#healthy-voices-index {
  margin-bottom: 50px; }
  #healthy-voices-index h1 {
    color: #fff;
    margin-bottom: 20px; }

h2 {
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 15px; }

.intro-para, .lead {
  font-size: 20px !important;
  line-height: 30px !important;
  font-weight: 500;
  margin-top: 0rem;
  margin-bottom: 30px; }

.intro-caps {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 32px; }

/**
 * Helpers
 * ========================================================================= */
.relative {
  position: relative;
  overflow: hidden; }

.shadow, .pagination .page-item.page-item-next, .pagination .page-item.page-item-prev, main .fluid.fluid-form form, .btn.btn-shadow, main .fluid.fluid-form form button.btn-shadow, .page-forms form button.btn-shadow, .card {
  -webkit-box-shadow: 0px 0px 23px -4px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 23px -4px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 23px -4px rgba(0, 0, 0, 0.16); }

.p30 {
  padding: 30px !important; }

.pr60 {
  padding-right: 60px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mt30 {
  margin-top: 30px !important; }

.mr10 {
  margin-right: 10px; }

.list-style-none {
  list-style: none; }

/**
 * Site
 * ========================================================================= */
body#healthy-voices {
  -webkit-font-smoothing: antialiased;
  position: relative;
  background: #f4f7fc; }

.page {
  background-image: url("/images/templates/footer-shape.svg");
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 100%;
  padding-bottom: 160px;
  margin-bottom: -150px; }

html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */ }

.card {
  border-radius: 12px; }
  .card.card-dark {
    background: #143459;
    color: #ffffff; }
    .card.card-dark .form-control {
      border: none;
      background-color: rgba(255, 255, 255, 0.1);
      color: #ffffff; }
    .card.card-dark label {
      color: #ffffff; }
  .card.card-red {
    background: #ee5b69;
    color: #ffffff; }
    .card.card-red h3 {
      color: #ffffff !important; }
  .card img {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px; }
  .card .card-body h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px; }
  .card .card-body h3 {
    color: #31b7bc; }
    .card .card-body h3 a, .card .card-body h3 a:hover {
      color: #31b7bc; }
  .card .card-body p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 20px; }
  .card .card-body .indent-large h2 {
    margin-bottom: 15px; }
  .card h2 {
    color: #31b7bc !important; }

/**
 * Navigation
 * ========================================================================= */
#healthy-voices-banner {
  background: #0f2844;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0a2944+0,223660+100 */
  background: #0a2944;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0a2944 0%, #223660 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0a2944 0%, #223660 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0a2944 0%, #223660 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a2944', endColorstr='#223660',GradientType=1 );
  /* IE6-9 */ }
  #healthy-voices-banner.healthy-voices-banner-light {
    background: transparent; }
    #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-big li a, #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li a {
      color: #0f2844; }
    #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li.active a {
      border-color: #0f2844; }
      #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li.active a .dropdown-menu a {
        border: none; }
  #healthy-voices-banner .navbar-toggler-external {
    padding: 15px 30px 30px 15px;
    border-radius: 6px; }
    #healthy-voices-banner .navbar-toggler-external i {
      top: 15px;
      right: 15px;
      width: 20px;
      height: 15px; }
  #healthy-voices-banner .navbar {
    margin-bottom: 0; }
    #healthy-voices-banner .navbar .navbar-collapse {
      padding: 8px 0 0 0; }
    #healthy-voices-banner .navbar .nav-group .nav-group-brand .navbar-toggler.navbar-toggler-internal {
      width: 45px;
      height: 45px;
      top: 45px; }

.navbar-dark {
  background: transparent; }

.navbar-brand img {
  width: 170px; }

.navbar #nav-small li a {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 28px; }
  .navbar #nav-small li a:hover, .navbar #nav-small li a:focus {
    background: #31b7bc; }

.offcanvas-collapse {
  background-color: #0f2844; }

.wof-symbol {
  width: 11px;
  margin: -2px 7px 0 0; }

.social-links {
  margin-top: 20px; }
  .social-links a:hover {
    background: transparent !important; }

.pre-nav a {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5); }
  .pre-nav a:hover {
    color: #ffffff; }

/**
 * Btns
 * ========================================================================= */
.btn, main .fluid.fluid-form form button, .page-forms form button {
  background: #ee5b69 !important;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea5a5d+0,ea5a5d+100 */
  background: #ea5a5d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ea5a5d 0%, #ea5a5d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ea5a5d 0%, #ea5a5d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ea5a5d 0%, #ea5a5d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5a5d', endColorstr='#ea5a5d',GradientType=1 );
  /* IE6-9 */
  color: #ffffff;
  border-radius: 30px;
  padding: 12px 50px 12px 15px;
  position: relative;
  margin-top: 0 !important; }
  .btn:hover, main .fluid.fluid-form form button:hover, .page-forms form button:hover {
    -ms-transform: scale(1.03);
    /* IE 9 */
    -webkit-transform: scale(1.03);
    /* Safari */
    transform: scale(1.03);
    background: #ee5b69 !important; }
  .btn:hover, main .fluid.fluid-form form button:hover, .page-forms form button:hover, .btn:focus, main .fluid.fluid-form form button:focus, .page-forms form button:focus, .btn:active, main .fluid.fluid-form form button:active, .page-forms form button:active {
    color: #ffffff;
    background: #ee5b69 !important;
    outline: 0 !important;
    box-shadow: none; }
  .btn svg, main .fluid.fluid-form form button svg, .page-forms form button svg {
    font-size: 38px;
    position: absolute;
    top: 2px;
    right: 4px; }
  .btn.btn-no-icon, main .fluid.fluid-form form button.btn-no-icon, .page-forms form button.btn-no-icon {
    padding-right: 15px; }
  .btn.btn-reply, main .fluid.fluid-form form button.btn-reply, .page-forms form button.btn-reply {
    font-size: 11px;
    background: #aaafc1 !important;
    color: #ffffff;
    padding: 6px 12px; }
    .btn.btn-reply:hover, main .fluid.fluid-form form button.btn-reply:hover, .page-forms form button.btn-reply:hover {
      background: #ee5b69 !important; }
  .btn.btn-report, main .fluid.fluid-form form button.btn-report, .page-forms form button.btn-report {
    background: #ee5b69;
    padding: 2px 7px 7px;
    margin-right: 5px;
    text-align: center; }
    .btn.btn-report svg, main .fluid.fluid-form form button.btn-report svg, .page-forms form button.btn-report svg {
      width: 15px;
      height: 15px;
      color: #ffffff;
      display: inline-block;
      position: relative;
      top: auto;
      right: auto; }

.play-btn-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .play-btn-container .play-btn {
    color: #ffffff;
    width: 82px;
    margin: 20% auto 0;
    float: none;
    display: block;
    text-align: center;
    border: 0;
    background: transparent; }
    .play-btn-container .play-btn:hover {
      cursor: pointer; }
    .play-btn-container .play-btn svg {
      font-size: 60px; }
  .play-btn-container .yt-play-btn {
    margin: 15% auto 0; }

button:hover, button:focus, button:active {
  outline: 0; }

.btn-no-style {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0;
  color: #0f2844;
  font-size: 12px;
  margin-right: 20px; }
  .btn-no-style:hover {
    cursor: pointer;
    text-decoration: none;
    color: #ee5b69; }
  .btn-no-style svg {
    color: #ee5b69;
    font-size: 18px;
    margin: 0px 0 -2px 5px; }

/**
 * Home
 * ========================================================================= */
.hv-home-header {
  min-height: 400px;
  color: #ffffff; }

.section-1 {
  background-color: #272f5e;
  color: #ffffff;
  background-image: url("/images/templates/shape-1.svg");
  background-position: 100% 100%;
  background-size: 40%;
  background-repeat: no-repeat; }

.section-2 {
  background: #7a6cfb;
  background-image: url("/images/templates/shape-2.svg");
  background-position: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat; }
  .section-2 h2 {
    color: #ffffff;
    margin-bottom: 40px; }

.slick-square .slick-list {
  z-index: 0; }

.slick-square .slick-arrow {
  color: #ee5b69;
  height: 40px;
  width: 40px;
  border-radius: 30px;
  padding: 8px;
  position: absolute;
  top: 37%;
  border: none;
  z-index: 2; }
  .slick-square .slick-arrow:focus {
    outline: 0; }

.slick-square svg {
  top: 12px;
  left: 16px; }

.slick-square .slick-prev {
  left: -20px; }

.slick-square .slick-next {
  right: -20px; }

.slick-square img {
  border-radius: 12px; }

.slick-square .slick-dots li {
  display: inline-block;
  float: none; }

#healthy-voices-index .card:hover {
  -ms-transform: scale(1.03);
  /* IE 9 */
  -webkit-transform: scale(1.03);
  /* Safari */
  transform: scale(1.03); }

/**
 * Fluid
 * ========================================================================= */
.slick-large .slick-list {
  z-index: 0; }

.slick-large .slick-arrow {
  color: #ee5b69;
  height: 40px;
  width: 40px;
  border-radius: 30px;
  padding: 8px;
  position: absolute;
  top: 50%;
  border: none;
  z-index: 2; }
  .slick-large .slick-arrow:focus {
    outline: 0; }

.slick-large svg {
  top: 12px;
  left: 16px; }

.slick-large .slick-prev {
  left: 20px; }

.slick-large .slick-next {
  right: 20px; }

.slick-large .slick-dots {
  margin: 0;
  position: absolute;
  bottom: 40px;
  width: 100%; }
  .slick-large .slick-dots li {
    display: inline-block;
    float: none; }

.fluid-text ul {
  padding-left: 0;
  list-style: none; }
  .fluid-text ul li {
    background: url("/images/templates/bullet.svg") 0 7px no-repeat;
    background-size: 8px;
    padding-left: 20px;
    margin-bottom: 15px; }

.hv-accordion .btn, .hv-accordion main .fluid.fluid-form form button, main .fluid.fluid-form form .hv-accordion button, .hv-accordion .page-forms form button, .page-forms form .hv-accordion button {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#293963+0,786dfb+100 */
  background: #293963 !important;
  /* Old browsers */
  background: -moz-linear-gradient(left, #293963 0%, #786dfb 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #293963 0%, #786dfb 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #293963 0%, #786dfb 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#293963', endColorstr='#786dfb',GradientType=1 ) !important;
  /* IE6-9 */
  text-align: left;
  padding: 15px 30px;
  border-radius: 6px;
  font-size: 18px; }
  .hv-accordion .btn:hover, .hv-accordion main .fluid.fluid-form form button:hover, main .fluid.fluid-form form .hv-accordion button:hover, .hv-accordion .page-forms form button:hover, .page-forms form .hv-accordion button:hover {
    -ms-transform: scale(1);
    /* IE 9 */
    -webkit-transform: scale(1);
    /* Safari */
    transform: scale(1); }
  .hv-accordion .btn svg, .hv-accordion main .fluid.fluid-form form button svg, main .fluid.fluid-form form .hv-accordion button svg, .hv-accordion .page-forms form button svg, .page-forms form .hv-accordion button svg {
    color: #ee5b69;
    background: #ffffff;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    padding: 11px;
    margin: 5px; }

/**
 * Learn Listing
 * ========================================================================= */
.learn-header {
  background-size: 160% !important;
  background-position: 50% 100% !important;
  margin-bottom: 40px; }

.trans-placeholder {
  min-height: 250px; }

/**
 * Pages
 * ========================================================================= */
main {
  overflow: hidden; }
  main article {
    min-height: auto; }

.breadcrumbs {
  background: #ffffff;
  padding: 10px 30px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 22px;
  display: inline-block;
  margin-bottom: 60px; }
  .breadcrumbs span {
    color: #31b7bc; }
  .breadcrumbs a {
    color: #0f2844; }

.indent-large {
  padding: 30px; }

.indent {
  padding: 30px; }

.rounded {
  border-radius: 12px !important; }

.card-floats {
  display: block; }
  .card-floats .card {
    padding-top: 60px;
    margin-top: -60px;
    margin-bottom: 30px; }
    .card-floats .card:hover {
      -ms-transform: scale(1);
      /* IE 9 */
      -webkit-transform: scale(1);
      /* Safari */
      transform: scale(1); }
  .card-floats .img-float {
    padding: 0 30px; }
  .card-floats img.rounded {
    position: relative;
    z-index: 1; }

.thumbs svg {
  border: 2px solid #d6d9e1;
  width: 50px !important;
  height: 50px;
  padding: 10px;
  border-radius: 50px;
  color: #d6d9e1;
  float: left;
  margin: 0 5px; }

.thumbs .fa-thumbs-down.active, .thumbs .fa-thumbs-down:hover {
  color: #ee5b69;
  border-color: #ee5b69; }

.thumbs .fa-thumbs-up.active, .thumbs .fa-thumbs-up:hover {
  color: #97bf2e;
  border-color: #97bf2e; }

.clear-filters:hover {
  color: #ee5b69; }

/**
 * Q&A Platform
 * ========================================================================= */
.video-filters {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#283863+0,796cfa+100 */
  background: #283863;
  /* Old browsers */
  background: -moz-linear-gradient(left, #283863 0%, #796cfa 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #283863 0%, #796cfa 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #283863 0%, #796cfa 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#283863', endColorstr='#796cfa',GradientType=1 );
  /* IE6-9 */
  padding: 15px 0; }
  .video-filters .btn-group {
    margin: 0 4px; }
  .video-filters .btn, .video-filters main .fluid.fluid-form form button, main .fluid.fluid-form form .video-filters button, .video-filters .page-forms form button, .page-forms form .video-filters button {
    background: transparent !important;
    border: 2px solid rgba(255, 255, 255, 0.3);
    text-align: center;
    padding: 12px 30px 12px 30px; }
    .video-filters .btn:hover, .video-filters main .fluid.fluid-form form button:hover, main .fluid.fluid-form form .video-filters button:hover, .video-filters .page-forms form button:hover, .page-forms form .video-filters button:hover, .video-filters .btn:focus, .video-filters main .fluid.fluid-form form button:focus, main .fluid.fluid-form form .video-filters button:focus, .video-filters .page-forms form button:focus, .page-forms form .video-filters button:focus, .video-filters .btn:active, .video-filters main .fluid.fluid-form form button:active, main .fluid.fluid-form form .video-filters button:active, .video-filters .page-forms form button:active, .page-forms form .video-filters button:active {
      color: #ffffff; }
    .video-filters .btn.upload-a-question, .video-filters main .fluid.fluid-form form button.upload-a-question, main .fluid.fluid-form form .video-filters button.upload-a-question, .video-filters .page-forms form button.upload-a-question, .page-forms form .video-filters button.upload-a-question {
      background: #ee5b69 !important;
      border: none; }
    .video-filters .btn:hover, .video-filters main .fluid.fluid-form form button:hover, main .fluid.fluid-form form .video-filters button:hover, .video-filters .page-forms form button:hover, .page-forms form .video-filters button:hover {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
    .video-filters .btn::after, .video-filters main .fluid.fluid-form form button::after, main .fluid.fluid-form form .video-filters button::after, .video-filters .page-forms form button::after, .page-forms form .video-filters button::after {
      display: none; }
  .video-filters .dropdown-menu {
    left: 10px !important; }
  .video-filters .show > .btn-light.dropdown-toggle {
    color: #ffffff; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: none;
  color: #ffffff; }

.filter-icon {
  width: 14px;
  margin-left: 10px;
  margin-top: -4px; }

.date-icon {
  width: 20px;
  margin-left: 10px;
  margin-top: -4px; }

.categories-icon {
  width: 18px;
  margin-left: 10px;
  margin-top: -4px; }

.date, .category {
  text-transform: uppercase;
  color: #aaafc1;
  font-size: 12px; }
  .date span, .category span {
    padding: 0 5px; }

.filter-results .card .card-body {
  padding: 10px 15px; }

.filter-results .tag, .filter-results .badge {
  background: #31b7bc;
  color: #ffffff;
  border-radius: 12px;
  padding: 4px 8px;
  font-size: 14px;
  border: none; }

.filter-results .tag {
  padding: 0px 7px; }

.pagination {
  border-top: 0;
  border-bottom: 0; }

.pagination .page-item.page-item-next, .pagination .page-item.page-item-prev {
  background: #ffffff;
  border-radius: 50px;
  position: relative;
  right: auto;
  top: -8px;
  margin-left: 15px; }
  .pagination .page-item.page-item-next:hover, .pagination .page-item.page-item-prev:hover {
    background: #0f2844; }
  .pagination .page-item.page-item-next a, .pagination .page-item.page-item-prev a {
    padding: 15px 18px; }
  .pagination .page-item.page-item-next svg, .pagination .page-item.page-item-prev svg {
    color: #ee5b69;
    font-size: 20px; }

.pagination .page-item.page-item-prev {
  left: auto;
  margin-left: 0;
  margin-right: 15px; }

.pagination .page-item a {
  color: #aaafc1; }
  .pagination .page-item a.active {
    color: #0f2844;
    background: transparent; }
  .pagination .page-item a:focus {
    outline: 0;
    box-shadow: none; }

/**
 * Comments
 * ========================================================================= */
.block-comments h3 {
  color: #ee5b69 !important; }

.block-comments ul.list-style-none {
  border-left: 5px solid #e5e7ec;
  padding-top: 5px;
  padding-left: 15px;
  margin-bottom: 30px; }
  .block-comments ul.list-style-none .comment-author p {
    margin-bottom: 5px !important; }

.comment-text {
  margin-bottom: 10px; }
  .comment-text p {
    margin-bottom: 0 !important; }

.comment-author p {
  color: #31b7bc;
  font-weight: bold;
  margin-bottom: 20px !important; }

/**
 * Slick
 * ========================================================================= */
.slick-standard .slick-arrow:hover {
  background: #ee5b69;
  color: #ffffff;
  outline: 0; }

.slick-standard .slick-arrow:active,
.slick-standard .slick-arrow:focus {
  outline: 0;
  background: #ffffff;
  color: #ee5b69; }

.slick-dots {
  list-style: none;
  padding-left: 0;
  text-align: center;
  overflow: hidden;
  margin: 30px 0 0; }
  .slick-dots li {
    margin: 0 10px;
    float: left; }
    .slick-dots li.slick-active button {
      background: #ffffff;
      outline: 0; }
  .slick-dots button {
    border: 0;
    border-radius: 10px;
    width: 8px;
    height: 8px;
    text-indent: -99999px;
    padding: 0;
    background: #7a6cfb;
    outline: 0; }

/**
 * Add Your Story
 * ========================================================================= */
.add-your-story {
  background-color: #B9CE00;
  color: #ffffff;
  display: flex;
  font-size: 18px;
  justify-content: space-between;
  align-items: center;
  text-transform: capitalize;
  width: 100%; }
  .add-your-story:hover {
    color: #ffffff; }

.video-card.card .card-image-overlay {
  position: relative; }
  .video-card.card .card-image-overlay .yt-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }

.video-card.card .card-body {
  padding: 20px; }
  .video-card.card .card-body .card-title {
    color: #0f2844;
    font-size: 23px;
    margin: 0; }
  .video-card.card .card-body .button-tags {
    background-color: #ffffff;
    margin: 0 0 20px 0; }
    .video-card.card .card-body .button-tags a, .video-card.card .card-body .button-tags span {
      border: 1px solid #CCCFD8;
      color: #0f2844;
      font-size: 10px;
      font-weight: 700;
      padding: 4px 8px;
      text-decoration: none;
      text-transform: uppercase;
      margin-right: 5px; }
    .video-card.card .card-body .button-tags span {
      white-space: nowrap;
      display: inline-block; }

.video-form, #comments {
  background-color: #ffffff;
  box-shadow: 10px 10px 50px 0px #cecece; }
  .video-form h2, #comments h2 {
    text-transform: capitalize; }
  .video-form h2, .video-form h3, .video-form p, #comments h2, #comments h3, #comments p {
    color: #0f2844; }
  .video-form h3, #comments h3 {
    font-size: 20px; }
  .video-form p, #comments p {
    font-size: 15px; }
  .video-form img, #comments img {
    height: 36px;
    margin: 0 10px 0 0;
    width: 36px; }
  .video-form label, #comments label {
    font-size: 15px;
    font-weight: 400; }
    .video-form label span, #comments label span {
      opacity: 0.5; }
      .video-form label span a, #comments label span a {
        color: #0f2844;
        text-decoration: underline; }
  .video-form button, #comments button {
    background-color: #EC5C5C;
    width: 100%; }
  .video-form .user-circle, #comments .user-circle {
    margin: 0 10px 0 0;
    width: 36px; }
  .video-form .mail-list label, #comments .mail-list label {
    font-size: 14px; }
  .video-form .mail-list p, #comments .mail-list p {
    font-size: 15px; }
  .video-form .personal-data p:nth-child(1), #comments .personal-data p:nth-child(1) {
    font-size: 15px; }
  .video-form .personal-data p, #comments .personal-data p {
    font-size: 14px; }

.video-form {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px; }
  .video-form .form-label {
    color: #31b7bc;
    font-size: 18px;
    line-height: 28px;
    font-weight: 800; }
  .video-form input {
    margin-right: 10px; }
  .video-form input[type=file] {
    background: transparent;
    padding-left: 0; }
  .video-form p {
    margin-bottom: 40px !important; }
  .video-form h2 {
    color: #31b7bc;
    font-size: 33px;
    line-height: 43px;
    margin-bottom: 5px;
    margin-top: 10px; }
  .video-form input, .video-form .form-control, .video-form .form-control:focus {
    background: #f4f4f7;
    border: none; }
  .video-form .nav-pills {
    display: flex; }
    .video-form .nav-pills .nav-item {
      flex: 1; }

.help-block {
  font-size: 13px;
  line-height: 22px;
  color: #aaafc1; }

.how-we-use-it h4, .how-we-use-it p {
  color: #0f2844;
  padding: 0 0 0 20px; }

.how-we-use-it h4 {
  font-size: 23px; }

#comments {
  padding: 30px;
  margin-bottom: 80px; }

#pagination {
  margin: 0 0 40px 0; }
  #pagination .page-next, #pagination .page-prev {
    background-color: #31b7bc;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase; }
  #pagination .page-prev {
    margin: 0 0 0 12px; }
    #pagination .page-prev:before {
      content: '';
      right: 100%;
      top: 50%;
      border: solid #31b7bc;
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-right-color: #31b7bc;
      border-width: 12px;
      margin-top: -12px; }
  #pagination .page-next {
    margin: 0 12px 0 0; }
    #pagination .page-next:after {
      content: '';
      left: 100%;
      top: 50%;
      border: solid #31b7bc;
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-left-color: #31b7bc;
      border-width: 12px;
      margin-top: -12px; }
  #pagination .pages {
    display: flex;
    list-style-type: none; }
    #pagination .pages li {
      font-size: 12px;
      font-weight: bold;
      margin: 0 7px; }
      #pagination .pages li a {
        color: inherit; }
        #pagination .pages li a.active {
          color: #31b7bc; }

.modal .close-button {
  color: #2a3764; }

.modal h5 {
  margin-top: 0; }

.modal-header .close {
  padding: 2rem; }

.video-modal .modal-header, .video-modal .modal-body {
  padding: 1rem; }

form .form-group {
  margin-bottom: 15px; }

.gdpr {
  background-color: #dcf5f6;
  color: #0f2844; }
  .gdpr h4 {
    margin-top: 10px; }
  .gdpr p {
    margin-bottom: 0 !important; }

/**
 * Healthy Voices Video Upload Form
 * ========================================================================= */
.healthy-voices-video-upload .nav-item, .healthy-voices-video-upload .nav-link {
  width: 100%; }

.healthy-voices-video-upload .nav-link {
  background: #ebecf0;
  font-weight: bold;
  font-size: 19px;
  line-height: 28px;
  color: #0f2844;
  padding: 15px 20px 15px 65px;
  position: relative; }
  .healthy-voices-video-upload .nav-link svg {
    margin-right: 5px;
    font-size: 30px;
    position: absolute;
    top: 12px;
    left: 20px; }
  .healthy-voices-video-upload .nav-link.active, .healthy-voices-video-upload .nav-link:hover {
    background: #31b7bc;
    color: #ffffff; }

.healthy-voices-video-upload .nav-pills li:first-child .nav-link {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; }

/**
 * Footer
 * ========================================================================= */
.twitter-feeds {
  padding: 60px 0 200px;
  margin-bottom: -160px;
  background: #ffffff; }
  .twitter-feeds h3.co-create, .twitter-feeds h3.stop {
    background: #0f2844;
    color: #ffffff;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 30px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 25px; }
    .twitter-feeds h3.co-create svg, .twitter-feeds h3.stop svg {
      margin-right: 10px;
      font-size: 20px; }
  .twitter-feeds h3.co-create {
    background: #31b7bc; }
  .twitter-feeds p {
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 27px; }
  .twitter-feeds .date {
    color: #aaafc1;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px; }

.slick-feed .slick-arrow {
  display: none !important; }

.slick-feed .slick-dots button {
  background: #aaafc1; }
  .slick-feed .slick-dots button:hover {
    background: #0f2844; }
  .slick-feed .slick-dots button:focus {
    outline: 0; }

.slick-feed .slick-dots .slick-active button {
  background: #0f2844; }

.share-this-page {
  background: #ee5b69;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ea5a5d+0,ea5a5d+100 */
  background: #ea5a5d;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ea5a5d 0%, #ea5a5d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ea5a5d 0%, #ea5a5d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ea5a5d 0%, #ea5a5d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5a5d', endColorstr='#ea5a5d',GradientType=1 );
  /* IE6-9 */
  color: #ffffff;
  border-radius: 12px;
  text-align: center;
  padding: 20px; }
  .share-this-page svg {
    color: #0f2844;
    font-size: 26px;
    margin: 0 12px; }
  .share-this-page h2 {
    font-size: 24px;
    line-height: 34px; }

.loudspeaker {
  width: 80px;
  margin: 0 auto 15px;
  float: none;
  display: block; }

.healthy-voices-mailing {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0f2b44+0,341375+100 */
  background: #0f2b44;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0f2b44 0%, #341375 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0f2b44 0%, #341375 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0f2b44 0%, #341375 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f2b44', endColorstr='#341375',GradientType=1 );
  /* IE6-9 */
  padding: 90px 0 50px;
  color: #ffffff;
  margin-top: -40px; }
  .healthy-voices-mailing p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px; }

h3.latest-updates {
  padding-left: 40px;
  background: url(/images/templates/mailing.svg) no-repeat 0 50%;
  background-size: 30px;
  font-size: 26px; }

#newsletterModal .modal-header {
  display: block;
  border-bottom: 0; }

#newsletterModal .modal-content {
  border-radius: 10px; }
  #newsletterModal .modal-content h2.modal-title {
    font-size: 46px;
    line-height: 56px !important; }
  #newsletterModal .modal-content h3 {
    color: #31b7bc; }

#newsletterModal p {
  margin-bottom: 0; }

#newsletterModal .form-check {
  padding-left: 0; }

#newsletterModal input[type="radio"], #newsletterModal input[type="checkbox"] {
  margin: 10px 10px 0 0;
  float: left;
  position: relative; }

.modal .close {
  color: #EC5C5C;
  text-shadow: none;
  font-size: 55px;
  line-height: 60px;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 35px;
  right: 50px; }

h4.modal-title {
  color: #ee5b69; }

.red-line {
  width: 60px;
  height: 6px;
  background: #EC5C5C;
  border-radius: 20px;
  float: left;
  clear: both;
  margin: 12px 0; }
  .red-line.red-line-center {
    margin: 22px auto;
    float: none; }

#footer {
  padding: 40px 0 20px !important;
  background: #ffffff;
  color: #0f2844; }
  #footer img {
    max-width: 140px;
    float: none;
    display: block;
    margin: 0 auto 30px;
    float: none; }
  #footer .go-create-logo {
    max-width: 100px;
    margin-bottom: 45px; }
  #footer p.footer-links a {
    color: #0f2844;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 25px; }
  #footer a {
    color: #0f2844; }
  #footer .footer-logos img.stop-logo {
    max-width: 90px; }

#healthy-voices #cookie_accept_settings {
  background: #ffffff; }
  #healthy-voices #cookie_accept_settings h3, #healthy-voices #cookie_accept_settings p {
    color: #0f2844; }
  #healthy-voices #cookie_accept_settings .ca_box {
    padding: 0; }
  #healthy-voices #cookie_accept_settings a.ca_btn {
    margin-top: 30px;
    background: #31b7bc; }
  #healthy-voices #cookie_accept_settings a.ca_btn_secondary {
    margin-top: 30px; }

/**
 * Mailchimp
 * ========================================================================= */
#newsletterModal input[type="radio"],
#newsletterModal input[type="checkbox"] {
  margin: 5px 10px 0 0; }

#mc-embedded-subscribe {
  margin: 0 !important; }

/*
   ____                                   _
  / __ \___  _________  ____  ____  _____(_)   _____
 / /_/ / _ \/ ___/ __ \/ __ \/ __ \/ ___/ / | / / _ \
/ _, _/  __(__  ) /_/ / /_/ / / / (__  ) /| |/ /  __/
/_/ |_|\___/____/ .___/\____/_/ /_/____/_/ |___/\___/
              /_/
Version 0.1
This file contains your custom responsive styles
*/
html {
  /* Tablet  */
  /* Desktop */
  /* Widescreen */
  /* Super Widescreen */
  /* Short Screens */ }
  @media only screen and (min-width: 576px) {
    html h1 {
      font-size: 46px;
      line-height: 56px; }
    html h2 {
      font-size: 40px;
      line-height: 50px; }
    html .patient-stories .card {
      flex: 1 auto;
      margin-bottom: 3rem; }
    html .share-this-page {
      padding: 20px 20px 8px; }
      html .share-this-page div {
        overflow: hidden;
        width: 460px;
        margin: 0 auto; }
      html .share-this-page .loudspeaker {
        float: left;
        margin-right: 20px;
        margin-bottom: 0; }
      html .share-this-page h2 {
        float: left;
        margin-top: 5px; }
      html .share-this-page svg {
        margin: 7px 12px; }
    html .card .card-body h3 {
      font-size: 32px;
      line-height: 42px;
      margin-bottom: 10px; }
    html .page {
      padding-bottom: 70px;
      margin-bottom: -50px; }
    html .learn-header {
      background-size: 115% !important; } }
  @media only screen and (min-width: 768px) {
    html {
      /*.dropdown-toggle::after, .dropdown-submenu > a:after {
  display: none;
}

#cesiumCustomInfoBox {
	width: 60%;
	left: 20%;
}

#footer {
	.footer-links {
		text-align: left;
	}
	.py-3 {
	    padding-top: 2rem !important;
	}
}

.patient_portal__featured_link {
	background-color: $brand-teal;
	color: $white;
	display: block;
	text-align: center;

	.h3 {
		font-size: 24px;
		font-weight: 600;
		margin: 0 0 15px 0;
	}

	p {
		font-size: 15px;
	}

	a {
		border: 1px solid lighten($brand-teal, 15%);
		color: inherit;
		font-size: 21px;
		font-weight: 600;
		padding: 15px 20px;
		text-decoration: none;
		
		svg {
			font-size: 20px;
			margin: 0 0 0 12px;
		}
	}
}

.patient-stories {
	.card {
		flex: 0 0 calc(50% - 3rem);
		margin-bottom: 3rem;
	}
}

#patient_portal__take_action {
	.patient_portal__take_action__grid {
		border-top: 1px solid rgba($white, 0.2);
		border-bottom: 1px solid rgba($white, 0.2);
		color: $white;

		[class^=col-] {
			border-right: 1px solid rgba($white, 0.2);
		}

		[class^=col-]:nth-child(2n) {
			border-right: 0;
		}
	}
}

#patient-organisations {
	.button-group {
		a {
			margin: 0;
		}
	}
}

.patient-stories {
	.nav-pills {
		.nav-item {
			width: auto;
		}
	}
}*/ }
      html h1 {
        font-size: 56px;
        line-height: 66px; }
      html .hv-home-header {
        min-height: 500px; }
      html #footer .footer-links {
        text-align: center; }
      html #footer img {
        float: left;
        margin: 0 20px;
        max-width: 100px; }
      html #footer .healthy-voices-footer-logo {
        margin-top: 5px; }
      html #footer .wof-logo {
        margin-top: 18px; }
      html #footer .go-create-logo {
        margin-top: 10px;
        margin-bottom: 25px;
        max-width: 75px; }
      html #footer .stop-logo {
        margin-top: 12px; }
      html #footer .eu-logo {
        margin-top: 20px; }
      html #footer p.footer-links a {
        display: inline-block;
        margin: 0 10px; }
      html .twitter-feeds .col-md-6 {
        padding-right: 60px; }
      html .footer-logos {
        overflow: hidden;
        width: 670px;
        margin: 0 auto; }
      html .card .card-body h3 {
        font-size: 26px;
        line-height: 36px; }
      html .md-mb50 {
        margin-bottom: 50px !important; }
      html .healthy-voices-video-upload .nav-item {
        width: 50%; }
      html .healthy-voices-video-upload .nav-pills li:first-child .nav-link {
        border-top-right-radius: 0; }
      html .healthy-voices-video-upload .nav-pills li:last-child .nav-link {
        border-top-right-radius: 8px; } }
  @media only screen and (min-width: 992px) {
    html .offcanvas-collapse {
      background-color: transparent; }
    html .pre-nav {
      position: absolute;
      top: 10px;
      right: 0;
      padding-right: 20px; }
      html .pre-nav a {
        color: #ffffff;
        color: rgba(255, 255, 255, 0.5);
        font-size: 13px;
        font-weight: 500;
        margin-right: 15px; }
        html .pre-nav a:hover {
          color: #ffffff; }
        html .pre-nav a svg {
          font-size: 18px;
          line-height: 28px; }
    html .navbar-collapse .container {
      padding-left: 0;
      padding-right: 0; }
    html .navbar .nav-group #nav-small {
      border-bottom: none; }
      html .navbar .nav-group #nav-small li a {
        text-transform: none;
        padding: 5px 14px 7px;
        border: 1px solid transparent;
        margin: 0 2px;
        font-size: 18px;
        line-height: 28px;
        border-radius: 30px; }
        html .navbar .nav-group #nav-small li a:hover, html .navbar .nav-group #nav-small li a:focus {
          background: transparent;
          border: 1px solid rgba(255, 255, 255, 0.4);
          border-radius: 30px; }
      html .navbar .nav-group #nav-small li.active {
        background-color: transparent; }
        html .navbar .nav-group #nav-small li.active a {
          border: 1px solid rgba(255, 255, 255, 0.4);
          border-radius: 30px; }
          html .navbar .nav-group #nav-small li.active a:hover, html .navbar .nav-group #nav-small li.active a:focus {
            background: transparent; }
    html .navbar .nav-group #nav-small .dropdown-menu li a {
      padding: 2px 15px;
      margin-left: 0;
      margin-right: 0;
      border: none; }
      html .navbar .nav-group #nav-small .dropdown-menu li a:hover {
        border: none;
        border-radius: 0;
        background: #269094;
        margin-left: 0;
        margin-right: 0; }
    html #healthy-voices-banner.healthy-voices-banner-light .pre-nav a {
      color: #0f2844;
      font-weight: bold;
      opacity: 0.6; }
    html #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li a:hover, html #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li a:focus {
      border: 1px solid #0f2844; }
    html #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li .dropdown-menu a {
      color: #ffffff !important;
      border-radius: 0; }
    html #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li .dropdown-menu a:hover, html #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li .dropdown-menu a:focus, html #healthy-voices-banner.healthy-voices-banner-light .navbar .nav-group #nav-small li .dropdown-menu a:active {
      border: none;
      border-radius: 0; }
    html .dropdown-menu {
      top: 110%; }
      html .dropdown-menu .dropdown-menu {
        display: none !important; }
    html .hv-home-header {
      margin-top: -1px;
      min-height: 650px; }
    html #healthy-voices-index h1 {
      margin-top: 30px;
      margin-bottom: 30px; }
    html h1 {
      font-size: 60px;
      line-height: 70px;
      margin-bottom: 20px; }
    html h2 {
      font-size: 50px;
      line-height: 60px; }
    html .section-1 .slick-square {
      margin-top: -90px; }
    html .py-5 {
      padding-top: 4rem !important;
      padding-bottom: 4rem !important; }
    html .learn-header {
      padding-top: 40px;
      margin-top: -40px; }
    html .indent-large {
      padding: 60px 60px 60px 60px; }
    html .col-lg-8 .indent-large {
      padding: 60px 200px 60px 60px; }
    html .indent {
      padding: 60px; }
    html .card-floats {
      position: relative; }
      html .card-floats .card {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 60px;
        min-height: 450px; }
      html .card-floats .img-float {
        padding: 0; }
      html .card-floats .col-lg-6.float-right {
        position: absolute;
        top: 50px;
        right: 0; }
      html .card-floats .col-lg-6.float-left {
        position: absolute;
        top: 50px;
        right: auto;
        left: 0; }
      html .card-floats .col-lg-8.float-right .indent-large {
        padding: 60px 60px 60px 200px; }
    html .trans-placeholder {
      min-height: 360px; }
    html .learn-header {
      background-size: 120% !important;
      background-position: 50% 100%;
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) {
    html .intro-para {
      font-size: 18px; }
    html #patient_portal__header .pp-header__nav {
      font-size: 19px; }
      html #patient_portal__header .pp-header__nav .nav-link {
        padding: 0.5rem 1rem; }
    html .slick-square .slick-arrow {
      top: 42%; }
    html .card-floats .card {
      min-height: 520px; }
    html .indent-large {
      padding: 80px 80px 60px 80px; }
      html .indent-large h2 {
        font-size: 38px !important;
        line-height: 48px !important;
        margin-bottom: 20px !important; }
    html .col-lg-8 .indent-large {
      padding: 80px 200px 60px 80px; }
    html .learn-header {
      background-size: cover !important;
      padding-bottom: 250px; } }
