@charset "UTF-8";
/*!
 * 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: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 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: #fff;
}

[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;
  -webkit-text-decoration: underline dotted;
          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: 0.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: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  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: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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: 0.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, .h3, .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 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 26.5px;
  padding-left: 26.5px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1140px;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 960px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 26.5px;
  padding-left: 26.5px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -26.5px;
  margin-left: -26.5px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.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: 26.5px;
  padding-left: 26.5px;
}

.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: 1200px) {
  .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%;
  }
}
.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: #fff;
}

.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: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #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: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  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: 1199.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;
  }
}
.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: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  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: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.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: #fff;
}

.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,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .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,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  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,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .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,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .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: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: 0.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 #fff, 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: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: 0.2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .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: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}
.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: #e4606d;
}
.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 #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.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(220, 53, 69, 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 {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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, .btn:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  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: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  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: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  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: #fff;
  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: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  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: #fff;
  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: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #fff;
  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: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.btn-link:hover {
  color: #0056b3;
  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, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-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: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.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: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.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,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  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 {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn 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-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  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.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.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),
.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,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn: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: #fff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}
.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: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.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='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
.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='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.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='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 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: #fff 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.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.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: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}
.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: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.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.25rem 0.25rem 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.25rem;
  border-top-right-radius: 0.25rem;
}
.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: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.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.25rem;
}
.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: 1199.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .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%;
  }
}
.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("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: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.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: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-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.25rem - 1px) calc(0.25rem - 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.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 26.5px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -26.5px;
    margin-left: -26.5px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 26.5px;
    margin-bottom: 0;
    margin-left: 26.5px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 26.5px;
}
@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.25rem;
  }
  .card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .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 {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         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.25rem;
}

.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.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  color: #0056b3;
  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, 123, 255, 0.25);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  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.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}
.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.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: #fff;
  background-color: #343a40;
}
.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.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: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}

.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 {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: 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: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.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: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.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: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: 0.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: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.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: 1200px) {
  .modal-lg {
    max-width: 800px;
  }
}
.modal-backdrop.show {
  opacity: 0.2 !important;
  z-index: auto;
}

.modal-footer a.pill-button {
  padding: 4px 30px;
}

.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: #000;
}

.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: #000;
}

.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: #000;
}

.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: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  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: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.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: #fff;
}

.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.3rem 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: #fff;
}

.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: #fff;
}
.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.3rem 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: #fff;
}

.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.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 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;
  -webkit-backface-visibility: hidden;
          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 ((-webkit-transform-style: preserve-3d) or (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 ((-webkit-transform-style: preserve-3d) or (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 ((-webkit-transform-style: preserve-3d) or (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: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='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='%23fff' 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: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !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: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !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: #fff !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: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !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: 1200px) {
  .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 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: 1200px) {
  .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;
  }
}
.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: 1200px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-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: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.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,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.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,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.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: 1200px) {
  .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;
  }
}
.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: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-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: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !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: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !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: 1200px !important;
  }

  .container {
    min-width: 1200px !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;
  }
}
._text-color--black {
  color: #000;
}

._text-color--white {
  color: #fff;
}

._text-color--blue-1 {
  color: #0064bf !important;
}

._text-color--blue-2 {
  color: #00437f !important;
}

._text-color--blue-3 {
  color: #0086ff !important;
}

._text-color--blue-4 {
  color: #002140 !important;
}

._text-color--yellow-1 {
  color: #ffcc00 !important;
}

._text-color--yellow-2 {
  color: #f9de69 !important;
}

._text-color--yellow-3 {
  color: #f7d957 !important;
}

._text-color--grey-1 {
  color: #333333 !important;
}

._text-color--grey-2 {
  color: #EBEBEB !important;
}

._text-color--grey-3 {
  color: #f0f0f0 !important;
}

._text-color--red {
  color: #fc5158 !important;
}

html, body {
  position: relative;
}

body {
  height: 100%;
  background: #fff;
}
body.no-scroll {
  overflow: hidden;
}

.container-fluid {
  position: relative;
  max-width: 1260px;
}

a._text-center {
  display: block;
  margin-bottom: 20px;
}

._text-center {
  text-align: center;
}

._item-right, ._text-right {
  text-align: right;
}

input {
  -webkit-appearance: auto;
  border-radius: 0;
}

.center-element {
  display: flex;
  justify-content: center;
}

.center-element--vertically {
  display: flex;
  align-items: center;
  height: 100%;
}

.rule {
  width: 100%;
  height: 1px;
  background: #d2d2d2;
  margin-top: 15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto {
  padding-left: 29px;
  padding-right: 29px;
}

section {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
section p:last-chid {
  margin-bottom: 0;
}
section:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.warning-notice {
  color: red;
  font-style: italic;
}

#am-logo {
  margin-top: 20px;
}

.lead-text {
  margin-bottom: 20px;
}

.heading {
  font-size: 2rem;
  font-weight: 400;
}

.hero-copy h1 {
  margin-bottom: 20px !important;
}

.ifwi-page .desktop-nav .container-fluid {
  display: flex;
}
.ifwi-page .desktop-nav .container-fluid .nav-desktop {
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
}

.exercise-banner {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 68px;
  left: 0;
  right: 0;
  top: 0;
  background-color: #fff;
  font-size: 4rem;
  color: red;
  text-align: center;
  padding: 20px;
}

@media (min-width: 768px) {
  .center-element._center-element-xs {
    display: block;
  }
}
@media (min-width: 1200px) {
  .padding-wrapper {
    display: block;
  }
  .padding-wrapper.padding-wrapper--right {
    padding-right: 50px;
  }

  .rule {
    margin-top: 0;
  }

  .center-element {
    display: flex;
    justify-content: center;
  }
  .center-element.center-element--sm {
    display: block;
    height: auto;
  }

  #claims-adjuster .margin-adjust {
    margin-top: -50px;
  }

  .extra-center-col-padding {
    padding: 0 100px;
  }
  .extra-center-col-padding .col-lg-6:first-child {
    padding-right: 60px;
  }
  .extra-center-col-padding .col-lg-6:last-child {
    padding-left: 60px;
  }

  .left-border {
    border-right: solid 1px #d2d2d2;
  }

  ._text-center._xs {
    text-align: left;
  }
}
.play-button, #search-desktop-form .form-element-wrapper input[type=submit], #search-desktop nav a, .desktop-nav .login-desktop, .desktop-nav button.search-desktop, .desktop-nav .search-desktop, .desktop-nav .nav-desktop li, .desktop-nav .desktop-utility-nav li a, .desktop-nav .nav-desktop li ul.desktop-dropdown-menu a, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu a, .desktop-nav .nav-desktop li ul.desktop-dropdown-menu, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu, .desktop-nav .nav-desktop li ul.desktop-dropdown-menu li ul, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu li ul, .desktop-nav .desktop-utility-nav, .desktop-nav .logo-container img, .desktop-nav .logo-container, .desktop-nav, .sub-nav-item a.dropdown-toggle, .navbar.mobile-nav .navbar-collapse ul li .fas, .navbar.mobile-nav .navbar-brand, .navbar.mobile-nav, .cta, input[type=submit], .homepage-carousel-wrapper .homepage-slick-button, .faq-mobile-dropdown button, .results-tray h3 a, .results-tray .h3 a, .carousel--resutls-carousel .resource-item .icon img, .faq-buttons .resource-item .icon img, .carousel--resutls-carousel .resource-item .fas, .faq-buttons .resource-item .fas, .carousel--resutls-carousel .resource-item, .faq-buttons .resource-item, .igx-custom-select button, .filter-dropdown-wrapper, .carousel--saftey-resources-carousel .inner .hover-content, .carousel--saftey-resources-carousel .inner .label, ._left-col ul li a, .featured-news-md .news-item::after, .featured-news-md .news-item, .social._desktop-social li, .social li a, .carousel-wrapper.carousel--featured-news .slick-dots li, .quick-tools .block img, .quick-tools .block {
  transition: all 0.1s linear;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

p {
  margin-bottom: 2rem;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  font-weight: bold;
  text-decoration: none;
}
p a:hover {
  text-decoration: underline;
}

p + h1, p + h2, p + h3, p + h4, p + h5,
p + .h1, p + .h2, p + .h3, p + .h4, p + .h5 {
  margin-top: 55px;
}

a {
  color: #0086ff;
}
a:hover {
  color: #0064bf;
  text-decoration: none;
}
a.learn-more-link {
  text-transform: uppercase;
}
a[href^=mailto] {
  text-decoration: none;
}
a[href^=tel] {
  color: #999;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  font-family: "adelle", serif;
}
h1.blue-1, h2.blue-1, h3.blue-1, h4.blue-1, h5.blue-1,
.h1.blue-1, .h2.blue-1, .h3.blue-1, .h4.blue-1, .h5.blue-1 {
  color: #0064bf;
}
h1.blue-2, h2.blue-2, h3.blue-2, h4.blue-2, h5.blue-2,
.h1.blue-2, .h2.blue-2, .h3.blue-2, .h4.blue-2, .h5.blue-2 {
  color: #00437f;
}
h1.blue-3, h2.blue-3, h3.blue-3, h4.blue-3, h5.blue-3,
.h1.blue-3, .h2.blue-3, .h3.blue-3, .h4.blue-3, .h5.blue-3 {
  color: #0086ff;
}
h1.blue-4, h2.blue-4, h3.blue-4, h4.blue-4, h5.blue-4,
.h1.blue-4, .h2.blue-4, .h3.blue-4, .h4.blue-4, .h5.blue-4 {
  color: #002140;
}
h1._white, h2._white, h3._white, h4._white, h5._white,
.h1._white, .h2._white, .h3._white, .h4._white, .h5._white {
  color: #fff;
}

h1._proxima-nova, h2._proxima-nova, h3._proxima-nova, h4._proxima-nova, h4._proxima-nova, h5._proxima-nova,
.h1._proxima-nova, .h2._proxima-nova, .h3._proxima-nova, .h4._proxima-nova, .h5._proxima-nova {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
}

h1.special, h2.special, h3.special, h4.special, h4.special,
.h1.special, .h2.special, .h3.special, .h4.special, .h5.special {
  position: relative;
  color: #e6e6e6;
  line-height: 0.7;
  margin-bottom: 40px;
  font-family: "alverata", serif;
  font-size: 16vw;
}
h1.special span, h2.special span, h3.special span, h4.special span, h4.special span,
.h1.special span, .h2.special span, .h3.special span, .h4.special span, .h5.special span {
  color: #000;
  left: 0;
  bottom: 12px;
  position: absolute;
  font-family: "adelle", serif;
  font-size: 3.6rem;
  font-weight: 700;
}

h1, .h1 {
  font-size: 2.2rem;
}
h1 + h2, h1 + .h2, .h1 + h2, .h1 + .h2 {
  font-size: 2.4rem;
  margin-bottom: 17px;
}
h1._proxima-nova, .h1._proxima-nova {
  font-size: 3.2rem;
}

#home-page h1 + h2, #home-page h1 + .h2, #home-page .h1 + h2, #home-page .h1 + .h2 {
  font-size: 1.8rem;
}

h2, .h2 {
  font-size: 2.8rem;
  margin-bottom: 17px;
}
h2._proxima-nova, .h2._proxima-nova {
  font-size: 2.8rem;
}

h3, .h3 {
  font-size: 2rem;
  margin-bottom: 17px;
}
h3._proxima-nova, .h3._proxima-nova {
  font-weight: 400;
  font-size: 1.8rem;
}

h4, .h4 {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 700;
}
h4._proxima-nova, .h4._proxima-nova {
  font-size: 1.6rem;
  margin-bottom: 20px;
}

h5, .h5 {
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 700;
}
h5._proxima-nova, .h5._proxima-nova {
  font-size: 1.4rem;
  margin-bottom: 20px;
}

.center-text {
  text-align: center;
}

.lead {
  text-align: center;
  font-size: 1.3rem;
  line-height: 2;
}

.header-small {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.4rem;
}

@media (min-width: 1200px) {
  body {
    font-size: 1.6rem;
    line-height: 28px;
  }

  p {
    margin-bottom: 2.8rem;
  }

  h1, .h1 {
    font-size: 6.4rem;
  }
  h1 + h2, h1 + .h2, .h1 + h2, .h1 + .h2 {
    font-size: 3.6rem;
    margin-bottom: 21px;
  }
  h1._proxima-nova, .h1._proxima-nova {
    font-size: 4.2rem;
  }

  #home-page h1 + h2, #home-page h1 + .h2, #home-page .h1 + h2, #home-page .h1 + .h2 {
    font-size: 2.4rem;
  }

  h2, .h2 {
    font-size: 4.2rem;
    margin-bottom: 21px;
  }
  h2._proxima-nova, .h2._proxima-nova {
    font-size: 4.2rem;
  }

  h3, .h3 {
    font-size: 2.8rem;
    margin-bottom: 21px;
  }
  h3._proxima-nova, .h3._proxima-nova {
    font-size: 2.8rem;
  }

  h4, .h4 {
    font-size: 2rem;
    margin-bottom: 25px;
  }
  h4._proxima-nova, .h4._proxima-nova {
    font-size: 2rem;
  }

  h5, .h5 {
    font-size: 1.6rem;
    margin-bottom: 25px;
  }
  h5._proxima-nova, .h5._proxima-nova {
    font-size: 1.6rem;
  }

  .lead {
    font-size: 2rem;
    line-height: 2;
  }
  .lead:last-child {
    margin-bottom: 50px;
  }

  h1.special, h2.special, h3.special, h4.special, h4.special,
.h1.special, .h2.special, .h3.special, .h4.special, .h5.special {
    margin-left: -50px;
    position: relative;
    color: #e6e6e6;
    font-family: "alverata", serif;
    font-size: 5vw;
  }
  h1.special span, h2.special span, h3.special span, h4.special span, h4.special span,
.h1.special span, .h2.special span, .h3.special span, .h4.special span, .h5.special span {
    color: #000;
    bottom: auto;
    left: 50px;
    top: calc(50% + 10px);
    transform: translateY(-50%);
    position: absolute;
    font-family: "adelle", serif;
    font-size: 4.2rem;
    font-weight: 700;
  }
}
._16-9 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
._16-9 .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
._16-9 .inner .inner-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

._1-1 {
  position: relative;
  display: inline-block;
}
._1-1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
._1-1 > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
._1-1 > .inner .inner-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.aspect-image-wrapper {
  margin-right: 30px;
  margin-bottom: 15px;
  float: left;
}
.aspect-image-wrapper._1-1._sm, .aspect-image-wrapper._16-9._sm {
  width: 100%;
}
.aspect-image-wrapper._1-1._md, .aspect-image-wrapper._16-9._md {
  width: 100%;
}
.aspect-image-wrapper._1-1._lg, .aspect-image-wrapper._16-9._lg {
  width: 100%;
}
.aspect-image-wrapper._float-right {
  margin-right: 0;
  margin-left: 30px;
  float: right;
}

.portrait-wrapper {
  position: relative;
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}
.portrait-wrapper + *:not(.portrait-wrapper) {
  clear: both;
}
.portrait-wrapper .portrait {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 125%;
}
.portrait-wrapper .portrait .inner {
  display: table;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
.portrait-wrapper .portrait .inner img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
.portrait-wrapper ul {
  margin-top: 20px;
}
.portrait-wrapper._sm, .portrait-wrapper._md, .portrait-wrapper._lg {
  width: 100%;
}

@media (min-width: 576px) {
  .aspect-image-wrapper._1-1._sm {
    width: 25%;
  }
  .aspect-image-wrapper._1-1._md {
    width: 35%;
  }
  .aspect-image-wrapper._1-1._lg {
    width: 50%;
  }
  .aspect-image-wrapper._16-9._sm {
    width: 25%;
    padding-top: 14.0625%;
  }
  .aspect-image-wrapper._16-9._md {
    width: 35%;
    padding-top: 19.6875%;
  }
  .aspect-image-wrapper._16-9._lg {
    width: 50%;
    padding-top: 28.125%;
  }

  .portrait-wrapper._sm {
    width: 200px;
  }
  .portrait-wrapper._md {
    width: 300px;
  }
  .portrait-wrapper._lg {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .aspect-image-wrapper._1-1._md {
    width: 50%;
  }
  .aspect-image-wrapper._1-1._lg {
    width: 75%;
  }
  .aspect-image-wrapper._16-9._md {
    width: 50%;
    padding-top: 28.125%;
  }
  .aspect-image-wrapper._16-9._lg {
    width: 75%;
    padding-top: 42.1875%;
  }
}
.alert {
  padding: 17.5px 0;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
  font-size: 1.8rem;
  font-weight: 600;
}
.alert._red {
  background: #fc5158;
  color: #fff;
}
.alert span {
  padding: 0 30px;
  display: block;
}
.alert .warning-icon, .alert .close {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.alert .warning-icon {
  left: 15px;
}
.alert .close {
  right: 15px;
  font-size: 0;
  opacity: 1;
}

.full-width-cover-holder {
  position: relative;
}

.full-width-cover > *:first-child {
  height: inherit;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.full-width-cover._hero-banner {
  height: 410px;
}

.repeating-graphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repete: repete;
  background-image: url("../img/banner/repeating-graphic.png");
  background-size: 8px 5px;
}

@media (min-width: 1200px) {
  .full-width-cover._hero-banner {
    height: 820px;
  }
}
.extra-center-col-padding .breadcrumb-tray {
  height: auto;
}
.extra-center-col-padding .breadcrumb-tray ol {
  margin-top: -30px;
}

#home-page .tray * {
  z-index: 1;
}

.tray {
  position: relative;
  padding: 40px 0;
}
.tray * {
  z-index: auto;
}
.tray._img-right .aspect-image-wrapper {
  float: right;
}
.tray._chevron::after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/banner/repeating-graphic.png");
  background-size: 8px 5px;
  background-color: inherit;
  opacity: 0.2;
}
.tray._circular-highlight--white .icon-container {
  background-color: #fff !important;
}
.tray._circular-highlight--yellow .icon-container {
  background-color: #ffcc00 !important;
}
.tray._circular-highlight--grey .icon-container {
  background-color: #EBEBEB !important;
}
.tray._circular-highlight--blue-2 .icon-container {
  background-color: #00437f !important;
}
.tray._circular-highlight--blue-3 .icon-container {
  background-color: #0086ff !important;
}
.tray._with-curve {
  padding: 0;
  z-index: 2;
}
.tray._white {
  background-color: #fff;
}
.tray._blue-1 {
  background-color: #0064bf;
}
.tray._blue-2 {
  background-color: #00437f;
  color: #fff;
}
.tray._blue-3 {
  background-color: #0086ff;
  color: #fff;
}
.tray._blue-4 {
  background-color: #002140;
}
.tray._yellow-1 {
  background-color: #ffcc00;
}
.tray._yellow-2 {
  background-color: #f9de69;
}
.tray._find-an-agent {
  margin-top: 50px;
  padding: 0;
}
.tray._grey-1 {
  background-color: #333333;
}
.tray._grey-2 {
  background-color: #EBEBEB;
}
.tray._grey-3 {
  background-color: #f0f0f0;
}
.tray._sets-us-apart-tray {
  margin-top: -170px;
  z-index: 1;
}
.tray._sets-us-apart-tray .content._padding-top {
  padding-top: 160px;
}

.content {
  margin-top: -7px;
}
.content._blue-1 {
  background-color: #0064bf;
}
.content._blue-2 {
  background-color: #00437f;
}
.content._blue-3 {
  background-color: #0086ff;
}
.content._blue-4 {
  background-color: #002140;
}
.content._white {
  background-color: #fff;
}
.content._grey-1 {
  background-color: #333333;
}
.content._grey-2 {
  background-color: #EBEBEB;
}
.content._grey-3 {
  background-color: #f0f0f0;
}
.content._yellow-1 {
  background-color: #ffcc00;
}
.content._yellow-2 {
  background-color: #f9de69;
}
.content._padding-top {
  padding-top: 50px;
}

._getting-started .content._padding-top {
  padding-top: 80px;
}

.curve-color {
  position: relative;
  z-index: 0;
}
.curve-color._curve-position--bottom {
  position: absolute;
  bottom: 0;
  top: auto !important;
}
.curve-color._curve-position--right {
  position: absolute;
  top: 0px;
  right: 0;
  width: 50%;
}
.curve-color._curve-position--left {
  position: absolute;
  top: 0;
  left: -1px;
  width: 50%;
  transform: rotateY(180deg);
}
.curve-color._black path {
  fill: #000;
}
.curve-color._white path {
  fill: #fff;
}
.curve-color._blue-1 path {
  fill: #0064bf;
}
.curve-color._blue-2 path {
  fill: #00437f;
}
.curve-color._blue-3 path {
  fill: #0086ff;
}
.curve-color._blue-4 path {
  fill: #002140;
}
.curve-color._yellow-1 path {
  fill: #ffcc00;
}
.curve-color._yellow-2 path {
  fill: #f9de69;
}
.curve-color._grey-1 path {
  fill: #333333;
}
.curve-color._grey-2 path {
  fill: #EBEBEB;
}
.curve-color._grey-3 path {
  fill: #f0f0f0;
}
.curve-color._opacity-10 path {
  opacity: 0.1;
}
.curve-color._opacity-20 path {
  opacity: 0.2;
}
.curve-color._opacity-30 path {
  opacity: 0.3;
}
.curve-color._opacity-40 path {
  opacity: 0.4;
}
.curve-color._opacity-50 path {
  opacity: 0.5;
}
.curve-color._opacity-60 path {
  opacity: 0.6;
}
.curve-color._opacity-70 path {
  opacity: 0.7;
}
.curve-color._opacity-80 path {
  opacity: 0.8;
}
.curve-color._opacity-90 path {
  opacity: 0.9;
}
.curve-color._top-mask {
  position: absolute;
  top: 0;
  z-index: 20;
}

.curve-mask {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.curve-mask._white path {
  fill: #fff;
}
.curve-mask._white + path {
  fill: #fff;
}
.curve-mask._white-blue path {
  fill: #fff;
}
.curve-mask._white-blue path + path {
  fill: #00437f;
}

.contact-us-tray h1, .contact-us-tray .h1 {
  margin: 40px 0 50px 0;
}

#claims-adjuster main.tray:first-of-type, #find-an-agent main.tray:first-of-type {
  margin-top: -100px;
  padding-top: 0;
}

.tray._with-curve .content {
  margin-top: -7px;
  padding-bottom: 50px;
}

.tray._search-tray {
  margin-top: 24px;
}

.container-fluid._padding-top {
  padding-top: 50px;
}

._getting-started, ._community-mission-tray, ._policy-lifecycle-tray, .contact-us-tray {
  margin-top: -45px;
}

.when-injusry-occurs + .contact-us-tray {
  margin-top: 0;
}

.bottom-curve {
  position: absolute;
  width: 100%;
  bottom: -7px;
}

._close-the-gap {
  padding-bottom: 0;
}
._close-the-gap + .tray {
  margin-top: -50px;
}

._tray--image-left ul li::before {
  margin-left: 0;
}

._tray--stay-profile {
  margin-top: 40px;
}

.tray._saftey-results .results-tray {
  margin: 10px 0 50px 0;
}

@media (min-width: 768px) {
  .tray._search-tray {
    margin-top: 50px;
  }
  .tray._sets-us-apart-tray {
    margin-top: -70px;
    z-index: 1;
  }
  .tray._sets-us-apart-tray .content._padding-top {
    padding-top: 70px;
  }
  .tray._close-the-gap {
    padding-bottom: 0;
  }
  .tray._close-the-gap + .tray {
    margin-top: -50px;
  }
}
@media (min-width: 1200px) {
  .inner-page-hero + .tray {
    padding-top: 100px;
  }

  .content._padding-top {
    padding-top: 100px;
  }

  .tray {
    padding: 50px 0;
  }
  .tray._find-an-agent, .tray._email-signup-tray {
    padding: 0;
  }
  .tray._search-tray {
    margin-top: 24px;
  }

  .tray._with-curve .content {
    margin-top: -9px;
    padding-bottom: 100px;
  }

  main + .contact-us-tray {
    margin-top: 100px;
  }

  .container-fluid._padding-top {
    padding-top: 100px;
  }

  .bottom-curve {
    bottom: -9px;
  }

  ._getting-started, ._community-mission-tray, ._policy-lifecycle-tray, .contact-us-tray {
    margin-top: -75px;
  }
}
.warning-bar {
  top: 0;
  left: 0;
  width: 100%;
  min-height: 58px;
  padding: 15px 0;
  z-index: 9999;
}
.warning-bar.fixed {
  position: fixed;
}
.warning-bar.warning-bar--red {
  background: #fc5158;
  color: #fff;
}
.warning-bar object, .warning-bar .close-alert {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.warning-bar .close-alert {
  display: inline-block;
  width: 36px;
  height: 36px;
  right: 26.5px;
  pointer-events: auto;
  cursor: pointer;
}
.warning-bar p {
  padding: 0 60px;
}
.warning-bar p:last-of-type {
  margin-bottom: 0;
}

.quick-tools-tray {
  margin-top: -100px;
  z-index: 2;
  position: relative;
}

.quick-tools {
  max-width: 910px;
  display: flex;
  flex-wrap: wrap;
  left: 0;
  right: 0;
  margin: 0 auto 40px auto;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.4);
}
.quick-tools .block {
  color: #333333;
  width: 33.333333%;
  height: 100px;
  background: #fff;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  border: solid #c8c8c8;
  border-width: 0 1px 1px 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
}
.quick-tools .block span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 14px;
  line-height: 12px;
}
.quick-tools .block.block--title {
  width: 33.333333%;
  background: #ffcc00;
  display: flex;
  align-items: center;
  flex-direction: row;
  line-height: 1.2;
  justify-content: center;
  border-width: 0;
}
.quick-tools .block:nth-child(4), .quick-tools .block:nth-child(5) {
  flex-grow: 1;
}
.quick-tools .block img {
  display: block;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 10px;
}
.quick-tools .block img.white {
  opacity: 0;
}
.quick-tools .block:hover:not(.block--title) {
  background: #0086ff;
  color: #fff;
  box-shadow: 0 -20px 0 #0086ff;
}
.quick-tools .block:hover:not(.block--title) img {
  opacity: 0;
  top: 0px;
}
.quick-tools .block:hover:not(.block--title) img.white {
  opacity: 1;
}
.quick-tools .block:hover:not(.block--title) span {
  bottom: 25px;
}

@media (min-width: 576px) {
  .quick-tools .block span {
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .quick-tools {
    flex-wrap: no-wrap;
    margin: 0 auto;
  }
  .quick-tools .block {
    flex: 1;
    border: none;
  }
  .quick-tools .block:nth-child(n) {
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #c8c8c8;
  }
  .quick-tools .block:last-child {
    border-width: 0;
  }
  .quick-tools .block.block--title {
    flex: 0;
    border-width: 0;
    min-width: 100px;
  }
}
@media (min-width: 1200px) {
  .quick-tools .block {
    font-size: 1.5rem;
  }
}
.full-width-cover-holder .banner-text {
  width: 100%;
  padding-left: 26.5px;
  padding-right: 26.5px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: calc(50% - 120px);
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
}
.full-width-cover-holder .banner-text h1 {
  color: #00437f;
  margin-bottom: 30px;
}
.full-width-cover-holder .banner-text h2 {
  color: #0086ff;
  font-style: italic;
}

@media (min-width: 768px) {
  .full-width-cover-holder .banner-text {
    max-width: 1260px;
    top: calc(50% - 40px);
  }
}
@media (min-width: 1200px) {
  .full-width-cover-holder .banner-text {
    padding-left: 110px;
    top: 50%;
  }
}
.carousel-wrapper {
  position: relative;
  margin-bottom: 50px;
  margin-top: 33px;
}
.carousel-wrapper .carousel .item {
  text-align: center;
  width: 65%;
  margin: 0 auto;
}
.carousel-wrapper .slick-list {
  height: auto !important;
}
.carousel-wrapper button.slick-button {
  position: absolute;
  top: 50%;
  background: transparent;
  border: 0;
  width: 10px;
  height: 19px;
  cursor: pointer;
  z-index: 10000;
}
.carousel-wrapper button.slick-button svg {
  width: 10px;
  height: 19px;
  fill: #fff;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.carousel-wrapper button.slick-button.slick-button--prev, .carousel-wrapper button.slick-button.slick-button-2--prev {
  left: 0;
  width: 10px;
}
.carousel-wrapper button.slick-button.slick-button--prev svg, .carousel-wrapper button.slick-button.slick-button-2--prev svg {
  left: 0;
}
.carousel-wrapper button.slick-button.slick-button--next, .carousel-wrapper button.slick-button.slick-button-2--next {
  right: 0;
}
.carousel-wrapper button.slick-button.slick-button--next svg, .carousel-wrapper button.slick-button.slick-button-2--next svg {
  right: 0;
  transform: rotate(-180deg);
}
.carousel-wrapper.carousel--featured-news {
  width: 100%;
  left: 0;
}
.carousel-wrapper.carousel--featured-news .carousel .slick-slide {
  margin: 0 7.5px;
  background: #fff;
}
.carousel-wrapper.carousel--featured-news .carousel .item {
  position: relative;
  text-align: left;
  background: rgba(255, 255, 255, 0.8);
}
.carousel-wrapper.carousel--featured-news .carousel .item .text-area {
  padding: 10px 23px 40px 10px;
  position: relative;
}
.carousel-wrapper.carousel--featured-news .carousel .item .text-area h3, .carousel-wrapper.carousel--featured-news .carousel .item .text-area .h3 {
  margin-bottom: 10px;
  line-height: 1.2;
}
.carousel-wrapper.carousel--featured-news .carousel .item .text-area ul {
  padding: 0;
  margin: 0;
}
.carousel-wrapper.carousel--featured-news .carousel .item .text-area ul li {
  margin-bottom: 4px;
}
.carousel-wrapper.carousel--featured-news .carousel .item .text-area ul li::before {
  display: none;
}
.carousel-wrapper.carousel--featured-news .carousel .item .text-area ul li a {
  color: #031831;
}
.carousel-wrapper.carousel--featured-news .carousel .item .date {
  font-size: 1rem;
  color: #878787;
  position: absolute;
  bottom: 10px;
}
.carousel-wrapper.carousel--featured-news .slick-dots {
  margin: 30px 10px 0 10px;
}
.carousel-wrapper.carousel--featured-news .slick-dots li {
  font-size: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #333;
  margin-right: 20px;
}
.carousel-wrapper.carousel--featured-news .slick-dots li button {
  border: none;
  background: transparent;
}
.carousel-wrapper.carousel--featured-news .slick-dots li::before {
  display: none;
}
.carousel-wrapper.carousel--featured-news .slick-dots li.slick-active {
  background: #0086ff;
}

.item-card-outer .item {
  text-align: center;
  width: 65%;
  margin: 0 auto;
  display: block;
}

.carousel-container {
  position: relative;
  margin-left: -30px;
  margin-right: -30px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  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 {
  margin-top: 2px;
  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;
}

._two-buttons-bottom {
  margin: 50px 0 30px 0;
}
._two-buttons-bottom .carousel .slick-slide img {
  display: inline-block;
}
._two-buttons-bottom .carousel .item {
  color: #fff;
}
._two-buttons-bottom .carousel .item img {
  margin-bottom: 40px;
}
._two-buttons-bottom .carousel .item span {
  display: block;
}
._two-buttons-bottom .carousel .item p, ._two-buttons-bottom .carousel .item h4, ._two-buttons-bottom .carousel .item .h4 {
  text-align: center;
}
._two-buttons-bottom .slider-controls {
  position: relative;
  margin: 30px 0 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  z-index: 1;
}
._two-buttons-bottom .slider-controls button.slick-button.slick-button--prev,
._two-buttons-bottom .slider-controls button.slick-button.slick-button--next,
._two-buttons-bottom .slider-controls button.slick-button.slick-button-2--next,
._two-buttons-bottom .slider-controls button.slick-button.slick-button-2--prev {
  position: relative;
  width: 50px;
  height: 50px;
  border: solid 1px #fff;
  top: 0;
}
._two-buttons-bottom .slider-controls button.slick-button.slick-button--next,
._two-buttons-bottom .slider-controls button.slick-button.slick-button-2--next {
  margin-left: -1px;
}
._two-buttons-bottom .slider-controls._dark button.slick-button.slick-button--prev,
._two-buttons-bottom .slider-controls._dark button.slick-button.slick-button--next,
._two-buttons-bottom .slider-controls._dark button.slick-button.slick-button-2--next,
._two-buttons-bottom .slider-controls._dark button.slick-button.slick-button-2--prev {
  border: solid 1px #282828;
}

@media (min-width: 1200px) {
  ._two-buttons-bottom {
    margin-top: -20px;
  }
  ._two-buttons-bottom .slider-controls {
    display: none;
  }
}
@media (min-width: 1200px) {
  .carousel-wrapper button.slick-button {
    display: none;
  }
  .carousel-wrapper .carousel {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .carousel-wrapper .carousel div {
    text-align: left;
    padding: 0 30px;
    position: relative;
    border-left: solid 1px #002140;
  }
  .carousel-wrapper .carousel div:first-child {
    border-left: 0;
  }
  .carousel-wrapper.carousel--featured-news .carousel {
    display: block;
  }
  .carousel-wrapper.carousel--featured-news .carousel div {
    padding-left: 0;
    padding-right: 0;
    border: 0;
  }
  .carousel-wrapper.carousel--featured-news .carousel div._16-9 {
    padding-top: 56.25%;
  }
  .carousel-wrapper.carousel--featured-news .carousel .item {
    margin: 0;
    display: inline-block;
    width: 32%;
  }
}
@media (orientation: landscape) {
  ._two-buttons-bottom .slider-controls {
    display: none;
  }
}
.getting-started-card {
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 30px;
}
.getting-started-card img {
  position: absolute;
}
.getting-started-card span {
  width: calc(100% - 70px);
  display: block;
  margin-left: 70px;
}
.getting-started-card a {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
}
.getting-started-card .fas {
  margin-right: 6px;
}
.getting-started-card h3 {
  font-size: 2rem;
  font-weight: 700;
}

.tray--getting-started {
  margin-bottom: 50px;
}
.tray--getting-started .h2 {
  margin-bottom: 30px;
}

._getting-started h2, ._getting-started .h2 {
  font-size: 3rem;
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  ._getting-started h2, ._getting-started .h2 {
    font-size: 4rem;
  }

  .tray--getting-started .h2 {
    margin-bottom: 0;
  }
}
.tray--featured-news {
  position: relative;
}
.tray--featured-news .featured-news-container {
  width: 100%;
  height: calc(100% - 126px);
  padding-left: 26.5px;
  padding-right: 26.5px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .tray--featured-news .featured-news-container {
    height: calc(100% - 200px);
    top: 334px;
    max-width: 1260px;
  }
}
.tray.inner-page-hero {
  padding-top: 0;
  padding-bottom: 0;
  height: 180px;
  max-height: 260px;
  position: relative;
  overflow: hidden;
}
.tray.inner-page-hero .container-fluid {
  clear: both;
  z-index: 2;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.tray.inner-page-hero .hero-image {
  height: 260px;
  max-height: 260px;
}
.tray.inner-page-hero._tall {
  box-shadow: 0 0 0;
  height: 300px;
  max-height: 300px;
}
.tray.inner-page-hero._tall .hero-image {
  height: 300px;
  max-height: 300px;
}
.tray.inner-page-hero._tall .container-fluid {
  position: absolute;
  top: calc(50% - 50px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  bottom: auto;
}
.tray.inner-page-hero._has-double-ctas {
  height: 250px;
  max-height: 250px;
}
.tray.inner-page-hero._short {
  height: 170px;
  max-height: 170px;
}
.tray.inner-page-hero._short .hero-image {
  height: 170px;
  max-height: 170px;
}
.tray.inner-page-hero._yellow-border {
  box-shadow: 0 15px 0 #f9de69;
}
.tray.inner-page-hero._blue-border {
  box-shadow: 0 15px 0 #0086ff;
}
.tray.inner-page-hero .hero-copy p {
  max-width: 490px;
}
.tray.inner-page-hero .hero-copy .cta {
  width: 100%;
}
.tray.inner-page-hero .hero-copy .cta:first-of-type {
  margin-top: 0;
}

.hero-image-container {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.hero-image-container .hero-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.hero-copy .cta {
  margin-bottom: 0;
  margin-top: 25px;
  font-size: 1.4rem;
}
.hero-copy .cta._primary {
  background: #fff;
}

.hero-copy-flex-wrap {
  display: flex;
  justify-content: space-between;
}
.hero-copy-flex-wrap p {
  margin-right: auto;
}

.pargraph-graphic {
  margin: 7px 15px 0 0;
  width: 40px;
  height: 3px;
}

.opacity._10 {
  opacity: 0.1;
}
.opacity._20 {
  opacity: 0.2;
}
.opacity._30 {
  opacity: 0.3;
}
.opacity._40 {
  opacity: 0.4;
}
.opacity._50 {
  opacity: 0.5;
}
.opacity._60 {
  opacity: 0.6;
}
.opacity._70 {
  opacity: 0.7;
}
.opacity._80 {
  opacity: 0.8;
}
.opacity._90 {
  opacity: 0.9;
}

.background-image > *:first-child {
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.background-image.background-image-opacity._10 > *:first-child {
  opacity: 0.1;
}
.background-image.background-image-opacity._20 > *:first-child {
  opacity: 0.2;
}
.background-image.background-image-opacity._30 > *:first-child {
  opacity: 0.3;
}
.background-image.background-image-opacity._40 > *:first-child {
  opacity: 0.4;
}
.background-image.background-image-opacity._50 > *:first-child {
  opacity: 0.5;
}
.background-image.background-image-opacity._60 > *:first-child {
  opacity: 0.6;
}
.background-image.background-image-opacity._70 > *:first-child {
  opacity: 0.7;
}
.background-image.background-image-opacity._80 > *:first-child {
  opacity: 0.8;
}
.background-image.background-image-opacity._90 > *:first-child {
  opacity: 0.9;
}

@media (min-width: 576px) {
  .tray.inner-page-hero .hero-copy .cta {
    width: auto;
  }

  .hero-copy .cta {
    width: auto;
    margin-bottom: 23px;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .tray.inner-page-hero {
    height: 430px;
    max-height: 430px;
    overflow: initial;
  }
  .tray.inner-page-hero .container-fluid {
    position: absolute;
    top: calc(50% + 60px);
    transform: translateY(-50%);
    bottom: auto;
  }
  .tray.inner-page-hero .hero-image {
    height: 430px;
    max-height: 430px;
  }
  .tray.inner-page-hero::after {
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(white 0%, rgba(255, 255, 255, 0) 100%);
  }
  .tray.inner-page-hero._has-double-ctas {
    height: 430px;
    max-height: 430px;
  }
  .tray.inner-page-hero._tall {
    height: 593px;
    max-height: 593px;
  }
  .tray.inner-page-hero._tall .container-fluid {
    top: calc(50% + 20px);
  }
  .tray.inner-page-hero._tall .hero-image {
    height: 593px;
    max-height: 593px;
  }
  .tray.inner-page-hero._short {
    height: 314px;
    max-height: 314px;
  }
  .tray.inner-page-hero._short .hero-image {
    height: 314px;
    max-height: 314px;
  }

  .pargraph-graphic {
    width: 80px;
    height: 7px;
  }
}
.split-info-card {
  margin-top: 70px;
  position: relative;
  width: 100%;
}
.split-info-card .repeating-graphic {
  background-size: 16px 10px;
}
.split-info-card .header {
  position: relative;
  justify-content: space-between;
}
.split-info-card .header .number {
  pointer-events: none;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
  color: #e6e6e6;
  line-height: 0;
  font-family: "adelle", serif;
  font-size: 15rem;
  font-weight: 300;
}
.split-info-card .header span {
  position: relative;
  z-index: 2;
}
.split-info-card .header h3, .split-info-card .header .h3 {
  position: relative;
  font-weight: 700;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: 80px;
}
.split-info-card .header .pargraph-graphic {
  left: 10px;
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.split-info-card .box {
  margin-top: 60px;
  width: 100%;
  height: 150px;
  position: relative;
}
.split-info-card .box .repeating-graphic {
  position: relative;
}
.split-info-card .box .icon {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: 0 auto;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: #f7d957;
  display: flex;
  justify-content: center;
  align-items: center;
}
.split-info-card .box .icon img {
  width: 40%;
}
.split-info-card .box .icon._blue-1 {
  background: #0064bf;
}
.split-info-card .box .icon._blue-2 {
  background: #00437f;
}
.split-info-card .box .icon._blue-3 {
  background: #0086ff;
}
.split-info-card .box .icon._blue-4 {
  background: #002140;
}
.split-info-card span.text-wrapper {
  margin-top: 30px;
  display: block;
}

.repeating-graphic-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repete: repete;
  background-image: url("../img/repeating-graphic-2.png");
  background-size: 10px 6px;
}

@media (min-width: 576px) {
  .split-info-card {
    margin-top: 50px;
  }
  .split-info-card .box {
    margin-top: 0;
    max-width: 320px;
    height: 270px;
  }
  .split-info-card .box .icon {
    bottom: auto;
    left: auto;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    right: -50px;
    width: 208px;
    height: 208px;
  }
  .split-info-card .box._right {
    margin-left: auto;
  }
  .split-info-card .box._right .icon {
    right: auto;
    left: -50px;
  }
  .split-info-card span.text-wrapper {
    margin-top: 45px;
    margin-left: 80px;
    width: calc(100% - 80px);
    position: relative;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .split-info-card .repeating-graphic {
    background-size: 8px 5px;
  }
  .split-info-card .header .pargraph-graphic {
    left: -15px;
  }
}
footer {
  border-top: solid 30px #00437f;
  font-size: 1.4rem;
  line-height: 1.6;
  background: #fff;
  z-index: 3;
  position: relative;
}
footer .ul-header {
  font-size: 1.6rem;
  margin-top: 30px;
  text-transform: uppercase;
  color: #00437f;
  font-weight: 700;
  margin-bottom: 15px;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li::before {
  display: none;
}
footer ul li a {
  color: #333;
}

#footer-logo {
  width: 135px;
}

.social {
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.social li a {
  width: 38px;
  height: 38px;
  display: inline-block;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social li a .fab {
  color: #fff;
}
.social._mobile-social {
  margin: 0 auto;
}
.social._mobile-social li a {
  background: #00437f;
}
.social._desktop-social {
  margin-left: auto;
}
.social._desktop-social li {
  margin-right: 30px;
}
.social._desktop-social li a {
  background: #00437f;
}
.social._desktop-social li:hover a {
  transform: scale(1.2);
}
.social._desktop-social li:last-of-type {
  margin-right: 0;
}

.copywright-section {
  width: 100%;
  border-top: solid 1px #bdbbba;
  padding: 45px 0;
  margin-top: 25px;
}
.copywright-section ul#footer-links {
  margin: 0 auto;
  padding: 0;
  width: 80%;
  -moz-column-count: 2;
       column-count: 2;
}
#copywright {
  text-align: center;
  width: 70%;
  margin: 30px auto 0 auto;
  color: #969696;
}

@media (min-width: 1200px) {
  footer {
    padding-top: 40px;
  }

  #footer-logo {
    width: 158px;
    margin-right: auto;
  }

  .mobile-social {
    display: none;
  }

  #copywright {
    line-height: 39px;
    width: 100%;
    margin: 0;
  }

  .copywright-section {
    align-items: center;
  }
  .copywright-section ul#footer-links {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .copywright-section ul#footer-links li {
    line-height: 38px;
  }
}
.pop-out-header {
  width: calc(100% + 58px);
  margin-left: -29px;
  height: 120px;
  margin-bottom: 30px;
}
.pop-out-header .color-section {
  height: 100px;
  display: flex;
  align-items: center;
}
.pop-out-header .color-section h3,
.pop-out-header .color-section .h3 {
  margin-bottom: 0;
  margin-left: 30px;
}
.pop-out-header .color-section._yellow-2 {
  background: #f9de69;
}

#claims-adjuster.claims-adjuster-results .pop-out-header, #find-an-agent .pop-out-header {
  height: auto;
}
#claims-adjuster.claims-adjuster-results .pop-out-header .color-section, #find-an-agent .pop-out-header .color-section {
  height: auto;
  display: block;
  padding: 30px;
}
#claims-adjuster.claims-adjuster-results .pop-out-header .color-section h3,
#claims-adjuster.claims-adjuster-results .pop-out-header .color-section .h3, #find-an-agent .pop-out-header .color-section h3,
#find-an-agent .pop-out-header .color-section .h3 {
  margin-left: 0;
  margin-bottom: 30px;
}

#find-an-agent .pop-out-header {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .pop-out-header {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #claims-adjuster.claims-adjuster-results .pop-out-header, #find-an-agent .pop-out-header {
    height: 100px;
  }
  #claims-adjuster.claims-adjuster-results .pop-out-header .color-section, #find-an-agent .pop-out-header .color-section {
    height: 100px;
    display: flex;
    justify-content: space-between;
    padding: 0 60px;
  }
  #claims-adjuster.claims-adjuster-results .pop-out-header .color-section h3,
#claims-adjuster.claims-adjuster-results .pop-out-header .color-section .h3, #find-an-agent .pop-out-header .color-section h3,
#find-an-agent .pop-out-header .color-section .h3 {
    width: 280px;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 2rem;
  }
  #claims-adjuster.claims-adjuster-results .row.claims-wrapper, #find-an-agent .row.claims-wrapper {
    padding: 0 100px;
    margin-top: -50px;
  }

  #find-an-agent .pop-out-header {
    height: 200px;
  }

  .pop-out-header {
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 40px 0 white, 0 0 40px rgba(0, 0, 0, 0.3);
  }
  .pop-out-header .color-section h3,
.pop-out-header .color-section .h3 {
    margin-left: 105px;
  }

  #find-an-agent .pop-out-header .color-section h3,
#find-an-agent .pop-out-header .color-section .h3 {
    width: auto;
  }
}
#claims-adjuster-form {
  margin-top: 30px;
}
#claims-adjuster-form input[type=text], #claims-adjuster-form input[type=number] {
  color: #0086ff;
  border: 0;
  font-size: 2.8rem;
  height: 50px;
  line-height: 50px;
  border-bottom: solid 2px #999;
  background: transparent;
}
#claims-adjuster-form input[type=text]::-webkit-input-placeholder, #claims-adjuster-form input[type=number]::-webkit-input-placeholder {
  color: #999;
  font-size: 2.8rem;
}
#claims-adjuster-form input[type=text]:-ms-input-placeholder, #claims-adjuster-form input[type=number]:-ms-input-placeholder {
  color: #999;
  font-size: 2.8rem;
}
#claims-adjuster-form input[type=text]::-moz-placeholder, #claims-adjuster-form input[type=number]::-moz-placeholder {
  color: #999;
  font-size: 2.8rem;
}
#claims-adjuster-form input[type=text]:-moz-placeholder, #claims-adjuster-form input[type=number]:-moz-placeholder {
  color: #999;
  font-size: 2.8rem;
}
#claims-adjuster-form input[type=text]:focus, #claims-adjuster-form input[type=number]:focus {
  border-bottom: solid 2px #0086ff;
  outline: none;
}
#claims-adjuster-form input[type=text]#claim-number, #claims-adjuster-form input[type=number]#claim-number {
  width: 100%;
  margin-bottom: 30px;
}
#claims-adjuster-form input[type=text] input[type=submit]._pill, #claims-adjuster-form input[type=number] input[type=submit]._pill {
  cursor: pointer;
}
#claims-adjuster-form label {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
}
#claims-adjuster-form .dob-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#claims-adjuster-form .dob-wrapper label {
  width: 0;
  height: 0;
  display: none;
}
#claims-adjuster-form .dob-wrapper input.dob {
  width: 25%;
  text-align: center;
  padding: 0;
}
#claims-adjuster-form .dob-wrapper span {
  color: #999;
  font-size: 3.5rem;
  line-height: 50px;
}
#claims-adjuster-form .notice {
  color: #999;
  font-size: 1.4rem;
  margin: 30px 0;
  display: block;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.color-section #claims-adjuster-form {
  margin-top: 0;
  width: 100%;
  height: auto;
}
.color-section #claims-adjuster-form input[type=text], .color-section #claims-adjuster-form input[type=number] {
  font-size: 2rem;
  height: 30px;
  line-height: 30px;
  color: #000;
  border-bottom: solid 2px #000;
}
.color-section #claims-adjuster-form input[type=text]::-webkit-input-placeholder, .color-section #claims-adjuster-form input[type=number]::-webkit-input-placeholder {
  font-size: 2rem;
  color: #000;
}
.color-section #claims-adjuster-form input[type=text]:-ms-input-placeholder, .color-section #claims-adjuster-form input[type=number]:-ms-input-placeholder {
  font-size: 2rem;
  color: #000;
}
.color-section #claims-adjuster-form input[type=text]::-moz-placeholder, .color-section #claims-adjuster-form input[type=number]::-moz-placeholder {
  font-size: 2rem;
  color: #000;
}
.color-section #claims-adjuster-form input[type=text]:-moz-placeholder, .color-section #claims-adjuster-form input[type=number]:-moz-placeholder {
  font-size: 2rem;
  color: #000;
}
.color-section #claims-adjuster-form input[type=submit]._pill {
  background: #f9de69;
  margin-bottom: 0;
  cursor: pointer;
  margin-top: 30px;
}
.color-section #claims-adjuster-form input[type=submit]._pill:hover {
  background: #fff;
}
.color-section #claims-adjuster-form input#month {
  margin: 0 10px;
}
.color-section #claims-adjuster-form .dob-wrapper span {
  color: #000;
  font-size: 2rem;
  line-height: 30px;
}

@media (min-width: 1200px) {
  #claims-adjuster-form {
    margin-top: 0;
  }

  .color-section #claims-adjuster-form {
    margin-top: 0;
    width: 100%;
    height: 65px;
    display: flex;
    justify-content: space-between;
  }
  .color-section #claims-adjuster-form input[type=submit]._pill {
    margin-top: 8px;
    min-width: 160px;
  }
  .color-section #claims-adjuster-form input.dob {
    width: 80px;
  }
  .color-section #claims-adjuster-form input#claim-number {
    margin-bottom: 0;
  }
  .color-section #claims-adjuster-form #claim-number-wrapper {
    width: 25%;
  }
  .color-section #claims-adjuster-form #claim-dob-wrapper {
    width: 40%;
  }
}
._get-a-quote .center-element:first-of-type .cta {
  position: absolute;
  background: #fff;
  top: -25px;
  z-index: 10;
}

.carousel--policy-and-coverage:nth-child(1) {
  visibility: visible;
  opacity: 1;
  transition: opacity 1s;
}
.carousel--policy-and-coverage .item {
  display: none;
}
.carousel--policy-and-coverage .item:first-of-type {
  display: block;
}

@media (min-width: 1200px) {
  ._get-a-quote .carousel .item {
    display: block;
  }
  ._get-a-quote .carousel-wrapper .slider-controls {
    display: none;
  }
}
.find-an-angent {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.find-an-angent img {
  width: 36px;
  margin: 0 auto 20px auto;
}

#find-agent-form div {
  width: 100%;
}
#find-agent-form label {
  cursor: pointer;
}
#find-agent-form label#speaks-spanish-label {
  margin-left: 35px;
  margin-top: 2px;
  font-size: 1.3rem;
}
#find-agent-form input {
  width: 100%;
}
#find-agent-form input#speaks-spanish {
  width: 25px;
}
#find-agent-form input#zip {
  display: block;
  height: 50px;
  margin-top: -25px;
  text-indent: 7px;
}
#find-agent-form input#zip::-webkit-input-placeholder {
  font-size: 1.6rem;
  font-weight: 600;
}
#find-agent-form input#zip:-ms-input-placeholder {
  font-size: 1.6rem;
  font-weight: 600;
}
#find-agent-form input#zip::-moz-placeholder {
  font-size: 1.6rem;
  font-weight: 600;
}
#find-agent-form input#zip:-moz-placeholder {
  font-size: 1.6rem;
  font-weight: 600;
}
#find-agent-form input._pill {
  width: 160px;
}
#find-agent-form .filter-dropdown-wrapper {
  display: block;
  background: transparent;
}
#find-agent-form input[type=checkbox] {
  background: #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  left: 0;
}
#find-agent-form input[type=checkbox]:focus {
  outline: none;
}
#find-agent-form input[type=checkbox]:active::after, #find-agent-form input[type=checkbox]:checked:active::after, #find-agent-form input[type=checkbox]:checked::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f00c";
}
#find-agent-form input[type=submit]._pill {
  font-size: 1.4rem;
}

#find-an-agent .filter-dropdown-wrapper {
  margin-top: -5px;
}
#find-an-agent .filter-dropdown-wrapper .igx-custom-select {
  min-width: 100%;
}
#find-an-agent .pop-out-header .color-section h3 {
  font-size: 2.8rem;
  white-space: nowrap;
  margin-right: 30px;
}

@media (min-width: 768px) {
  form#find-agent-form {
    display: flex;
    justify-content: space-between;
  }
  form#find-agent-form > div {
    margin-left: 10px;
    margin-right: 10px;
  }
  form#find-agent-form > div:last-of-type input {
    width: 100%;
  }
  form#find-agent-form div {
    margin-bottom: 0;
  }
  form#find-agent-form div .cta {
    width: 100px;
  }
  form#find-agent-form input._pill {
    width: 100px;
  }
  form#find-agent-form input#zip {
    text-indent: 0;
  }
  form#find-agent-form input[type=checkbox] {
    margin-top: 0;
  }

  .find-an-angent {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 180px;
    padding: 0;
    text-align: left;
  }
  .find-an-angent p, .find-an-angent .cta, .find-an-angent h2, .find-an-angent .h2 {
    margin-bottom: 0;
  }
  .find-an-angent h2, .find-an-angent .h2 {
    margin-left: 20px;
  }
  .find-an-angent p {
    margin-right: 20px;
  }
  .find-an-angent img {
    margin: 0;
  }
}
#find-agent-form {
  margin-top: 30px;
}
#find-agent-form input[type=text], #find-agent-form input[type=number] {
  color: #0086ff;
  border: 0;
  font-size: 2.8rem;
  height: 50px;
  line-height: 50px;
  border-bottom: solid 2px #999;
  background: transparent;
}
#find-agent-form input[type=text]::-webkit-input-placeholder, #find-agent-form input[type=number]::-webkit-input-placeholder {
  color: #999;
  font-size: 2.8rem;
}
#find-agent-form input[type=text]:-ms-input-placeholder, #find-agent-form input[type=number]:-ms-input-placeholder {
  color: #999;
  font-size: 2.8rem;
}
#find-agent-form input[type=text]::-moz-placeholder, #find-agent-form input[type=number]::-moz-placeholder {
  color: #999;
  font-size: 2.8rem;
}
#find-agent-form input[type=text]:-moz-placeholder, #find-agent-form input[type=number]:-moz-placeholder {
  color: #999;
  font-size: 2.8rem;
}
#find-agent-form input[type=text]:focus, #find-agent-form input[type=number]:focus {
  border-bottom: solid 2px #0086ff;
  outline: none;
}
#find-agent-form input[type=text]#claim-number, #find-agent-form input[type=number]#claim-number {
  width: 100%;
  margin-bottom: 30px;
}
#find-agent-form input[type=text] input[type=submit]._pill, #find-agent-form input[type=number] input[type=submit]._pill {
  cursor: pointer;
}
#find-agent-form label {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
}
#find-agent-form .dob-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#find-agent-form .dob-wrapper label {
  width: 0;
  height: 0;
  display: none;
}
#find-agent-form .dob-wrapper input.dob {
  width: 25%;
  text-align: center;
}
#find-agent-form .dob-wrapper span {
  color: #999;
  font-size: 3.5rem;
  line-height: 50px;
}
#find-agent-form .notice {
  color: #999;
  font-size: 1.4rem;
  margin: 30px 0;
  display: block;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.color-section #find-agent-form {
  margin-top: 0;
  width: 100%;
  height: auto;
  display: block;
}
.color-section #find-agent-form .filter-option-inner-inner {
  color: #000;
}
.color-section #find-agent-form > div {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.color-section #find-agent-form > div#ie-speaks-spanish {
  position: relative;
}
.color-section #find-agent-form > div input {
  width: 100%;
}
.color-section #find-agent-form > div input#zip {
  text-indent: 5px;
}
.color-section #find-agent-form > div input#zip::-webkit-input-placeholder {
  color: #000;
}
.color-section #find-agent-form > div input#zip:-ms-input-placeholder {
  color: #000;
}
.color-section #find-agent-form > div input#zip::-moz-placeholder {
  color: #000;
}
.color-section #find-agent-form > div input#zip:-moz-placeholder {
  color: #000;
}
.color-section #find-agent-form > div input.cta {
  width: auto;
}
.color-section #find-agent-form > div .bootstrap-select {
  margin-bottom: 0;
}
.color-section #find-agent-form .filter-dropdown-wrapper {
  margin-top: 0;
  background: transparent;
}
.color-section #find-agent-form input[type=text], .color-section #find-agent-form input[type=number] {
  font-size: 2rem;
  height: 30px;
  line-height: 30px;
  color: #000;
  border-bottom: solid 2px #000;
}
.color-section #find-agent-form input[type=text]::-webkit-input-placeholder, .color-section #find-agent-form input[type=number]::-webkit-input-placeholder {
  font-size: 2rem;
  color: #000;
}
.color-section #find-agent-form input[type=text]:-ms-input-placeholder, .color-section #find-agent-form input[type=number]:-ms-input-placeholder {
  font-size: 2rem;
  color: #000;
}
.color-section #find-agent-form input[type=text]::-moz-placeholder, .color-section #find-agent-form input[type=number]::-moz-placeholder {
  font-size: 2rem;
  color: #000;
}
.color-section #find-agent-form input[type=text]:-moz-placeholder, .color-section #find-agent-form input[type=number]:-moz-placeholder {
  font-size: 2rem;
  color: #000;
}
.color-section #find-agent-form input[type=submit]._pill {
  background: #f9de69;
  margin-bottom: 0;
  cursor: pointer;
}
.color-section #find-agent-form input[type=submit]._pill:hover {
  background: #fff;
  color: #000;
}
.color-section #find-agent-form input#month {
  margin: 0 10px;
}
.color-section #find-agent-form .dob-wrapper span {
  color: #000;
  font-size: 2rem;
  line-height: 30px;
}

@media (min-width: 576px) {
  #find-agent-form {
    margin-top: 0;
  }

  .color-section #find-agent-form {
    margin-top: 0;
    width: 100%;
    height: 65px;
    display: flex;
    justify-content: space-between;
  }
  .color-section #find-agent-form > div {
    margin: 0 20px;
  }
  .color-section #find-agent-form > div:first-of-type {
    margin-left: 0;
  }
  .color-section #find-agent-form > div:last-of-type {
    margin-right: 0;
  }
  .color-section #find-agent-form label#speaks-spanish-label {
    font-size: 1.1rem;
    margin-top: 17px;
  }
  .color-section #find-agent-form input#speaks-spanish {
    margin-top: 14px;
  }
  .color-section #find-agent-form .igx-custom-select button {
    height: 45px;
    line-height: 37px;
  }
  .color-section #find-agent-form input.dob {
    width: 80px;
  }
  .color-section #find-agent-form input#claim-number {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .color-section #find-agent-form {
    width: 77%;
  }
  .color-section #find-agent-form .filter-dropdown-wrapper {
    margin-top: 6px;
  }
  .color-section #find-agent-form #ie-speaks-spanish, .color-section #find-agent-form ._center-element-xs {
    margin-top: 5px;
  }
  .color-section #find-agent-form #ie-speaks-spanish label {
    margin-top: 12px;
  }
}
.benefits-list {
  margin: 0 !important;
  padding: 0;
  margin-top: 30px !important;
}
.benefits-list li {
  margin-bottom: 0;
  padding: 22px 0;
  border: solid #ffcc00;
  border-width: 1px 0 0 0;
  display: flex;
  align-items: center;
  color: #002140;
  line-height: 45px;
  font-weight: 700;
  font-size: 2.1rem;
}
.benefits-list li:last-child {
  border-width: 1px 0;
}
.benefits-list li span {
  display: inline-block;
  width: 45px;
  height: 45px;
  position: relative;
  margin-right: 30px;
}
.benefits-list li img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.benefits-list li::before {
  display: none;
}
.benefits-list._side-by-side {
  margin-top: 10px;
}
.benefits-list._side-by-side li {
  border-color: #ebebeb;
}
.benefits-list._side-by-side li:first-of-type {
  border-color: #ebebeb;
}
.benefits-list._side-by-side.right {
  margin-top: -1px !important;
}
.benefits-list._side-by-side.right li:first-of-type {
  border-color: #ebebeb;
}

@media (min-width: 768px) {
  .benefits-list {
    margin: 0 0 0 0;
  }
  .benefits-list li {
    padding: 22px 0 22px 50px;
  }
  .benefits-list._side-by-side.right li:first-of-type {
    border-color: #ebebeb;
  }
}
@media (min-width: 1200px) {
  .benefits-list {
    margin: 30px 0 0 0;
  }
  .benefits-list._side-by-side.right {
    margin-top: 30px !important;
  }
}
.tray._with-curve + .tray._with-curve._featured-news-tray {
  margin-top: -20px;
}

.tray._with-curve._news-tray {
  padding-bottom: 100px;
  padding-top: 100px;
}

.featured-news-md {
  width: 100%;
  justify-content: space-between;
}
.featured-news-md .column:first-child {
  width: 40%;
  margin-right: 7.5px;
  margin-bottom: 15px;
}
.featured-news-md .column:first-child:not(.has-featured-news-item) * {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.featured-news-md .column.has-featured-news-item {
  align-self: flex-end;
}
.featured-news-md .column:last-child {
  width: 60%;
}
.featured-news-md .column .box {
  width: calc(50% - 15px);
  position: relative;
}
.featured-news-md .column.column--break {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.featured-news-md .column.column--break .box {
  margin: 0 7.5px 15px 7.5px;
}
.featured-news-md .news-item {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
}
.featured-news-md .news-item::after {
  content: "";
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  box-shadow: inset 0 0 0 0 #0086ff;
}
.featured-news-md .news-item:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
}
.featured-news-md .news-item:hover::after {
  box-shadow: inset 0 0 0 6px #0086ff;
}
.featured-news-md .news-item ._16-9 + .text-area {
  margin-top: -15px;
}
.featured-news-md .news-item .text-area {
  padding: 30px 30px 60px 30px;
}
.featured-news-md .news-item .heading {
  font-size: 2rem;
  margin-bottom: 0;
}
.featured-news-md .news-item p:last-of-type {
  margin-bottom: 0;
}
.featured-news-md .news-item .date {
  font-size: 1.3rem;
  color: #999;
  position: absolute;
  bottom: 15px;
  left: 30px;
}
.featured-news-md .news-item .name {
  margin-top: 10px;
  line-height: 18px;
  font-size: 1.3rem;
  font-weight: 700;
}
.featured-news-md .news-item ul {
  margin: 10px 0 0 0;
  padding: 0;
}
.featured-news-md .news-item ul li::before {
  display: none;
}
.featured-news-md .news-item ul li a {
  color: #002140;
}
.featured-news-md .news-item ul li a .fas, .featured-news-md .news-item ul li a .far {
  font-size: 2.4rem;
  margin-right: 10px;
}
.featured-news-md .news-item.news-item--featured .heading {
  font-size: 3.2rem;
}
.featured-news-md .news-item.news-item--featured .text-area {
  padding: 30px 30px 75px 30px;
}
.featured-news-md .news-item.news-item--featured .date {
  bottom: 30px;
}

.blue-rule {
  height: 4px;
  background: #0086ff;
  margin: 20px 0 40px 0;
}

.ifwi-page .featured-news-md .column.column--break .box {
  margin: 0 7.5px 30px 7.5px;
}

@media (min-width: 1200px) {
  .tray._with-curve._news-tray {
    padding-bottom: 200px;
  }
}
.accordion .card {
  border-radius: 0;
  border: solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0 0 0;
}
.accordion .card .card-header {
  border-radius: 0;
  background-color: transparent;
  padding: 30px 0;
  border: 0;
}
.accordion .card h3, .accordion .card .h3 {
  margin-bottom: 0;
}
.accordion .card button {
  font-size: 2.4rem;
  border: 0;
  color: #333;
  position: relative;
  width: 100%;
  text-align: left;
  white-space: normal;
  padding-right: 20px;
}
.accordion .card button::after {
  content: "-";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-size: 4rem;
}
.accordion .card button.collapsed::after {
  content: "+";
}
.accordion .card button:hover, .accordion .card button:focus {
  text-decoration: none;
}

.foo-toggle {
  display: block !important;
}

._faq .accordion .card:first-of-type {
  border-width: 0 0 0 0;
}
._faq .accordion .card .card-header {
  border: solid rgba(0, 0, 0, 0.1);
  border-width: 0 0 1px 0;
}
._faq .accordion .card .card-header button {
  color: #0064bf;
}
._faq .accordion .card .card-body {
  padding: 30px 0;
}

@media (min-width: 1200px) {
  .accordion .card button {
    font-size: 2.4rem;
  }
}
.image-tray {
  padding-top: 30px;
  padding-bottom: 30px;
  height: auto;
  color: #fff;
}
.image-tray .hero-image-container {
  height: 100%;
}
.image-tray .hero-image {
  width: 100%;
  height: 100%;
  max-height: auto;
}
.image-tray h2 {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .image-tray {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.item-card-outer {
  position: relative;
  margin-bottom: 50px;
  margin-top: 33px;
  text-align: left;
}
.item-card-outer .item {
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
}
.item-card-outer .item a {
  display: block;
}
.item-card-outer .item a p {
  color: #333;
}
.item-card-outer .icon {
  width: 130px;
  height: 130px;
  position: relative;
  border-radius: 50%;
  margin: 0 auto 35px auto;
}
.item-card-outer .icon._blue-1 {
  background: #0064bf;
}
.item-card-outer .icon._blue-2 {
  background: #00437f;
}
.item-card-outer .icon._blue-3 {
  background: #0086ff;
}
.item-card-outer .icon._blue-4 {
  background: #002140;
}
.item-card-outer .icon._yellow-1 {
  background: #ffcc00;
}
.item-card-outer .icon._yellow-2 {
  background: #f9de69;
}
.item-card-outer .icon._grey-1 {
  background: #333333;
}
.item-card-outer .icon._grey-2 {
  background: #EBEBEB;
}
.item-card-outer .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
  .item-card-outer {
    display: flex;
    justify-content: space-between;
  }
  .item-card-outer .item {
    width: 30%;
    margin-bottom: 0;
  }
}
.modal-dialog {
  max-width: 700px;
  width: 80%;
  border: solid 30px #fff;
  margin-left: auto;
  margin-right: auto;
}
.modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
}
.modal-dialog .modal-content button.close {
  position: absolute;
  top: -46px;
  right: -46px;
  width: 30px;
  height: 30px;
  background: #fff;
  border: solid 1px #333;
  border-radius: 50%;
  opacity: 1;
  font-size: 2.6rem;
  line-height: 30px;
}

.modal.show .modal-dialog {
  transform: translate(0, 40%);
}

._left-col .current-page-title {
  position: relative;
  line-height: 30px;
  padding-left: 15px;
  font-size: 2rem;
  font-weight: 700;
}
._left-col .current-page-title::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background: #f9de69;
  left: 0;
}
._left-col ul {
  margin: 30px 0 0 0;
  padding: 0;
}
._left-col ul li {
  margin-bottom: 0;
}
._left-col ul li::before {
  display: none;
}
._left-col ul li a {
  color: #333;
  padding: 6px 15px;
  display: block;
  color: inherit;
  font-size: 1.4rem;
  font-weight: 600;
}
._left-col ul li a:hover {
  background: #ebebeb;
  color: #0086ff;
}
._left-col ul li:hover > a {
  color: #0086ff;
}
._left-col ul li ul {
  margin-top: 0;
}
._left-col ul li ul li {
  color: #999;
}
._left-col ul li ul li a {
  padding: 6px 15px 0 30px;
}
._left-col ul li ul li ul li a {
  padding: 6px 15px 0 45px;
}

.carousel--saftey-resources-carousel {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.carousel--saftey-resources-carousel.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.carousel--saftey-resources-carousel.slick-initialized .item {
  display: block;
  visibility: visible !important;
}
.carousel--saftey-resources-carousel .item {
  display: none;
}
.carousel--saftey-resources-carousel .item:first-child {
  display: block;
  visibility: hidden;
}
.carousel--saftey-resources-carousel .item:hover .hover-content {
  opacity: 1;
  pointer-events: auto;
}
.carousel--saftey-resources-carousel .item:hover .label {
  opacity: 0;
}
.carousel--saftey-resources-carousel .item._long:hover .label {
  opacity: 1;
}
.carousel--saftey-resources-carousel .inner {
  text-align: left;
  min-height: 310px;
  position: relative;
  margin: 0 15px;
  background-color: #0064bf;
  background-image: url("../img/saftery-resources-curve.svg");
  background-repeat: no-repeat;
  background-position: 100% 40%;
}
.carousel--saftey-resources-carousel .inner._with-background-img {
  background-size: cover;
  background-position: 50%;
}
.carousel--saftey-resources-carousel .inner .background-image-fade {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(51, 51, 51, 0.6);
}
.carousel--saftey-resources-carousel .inner .label {
  text-align: left;
  display: inline-block;
  position: absolute;
  top: 30px;
  left: -15px;
  padding: 4px 20px;
  width: 195px;
  max-width: 195px;
  background: #0c6dff;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2rem;
}
.carousel--saftey-resources-carousel .inner .info {
  position: absolute;
  width: 70%;
  bottom: 15px;
  left: 15px;
  color: #fff;
}
.carousel--saftey-resources-carousel .inner .info .title {
  margin-bottom: 35px;
  font-weight: 600;
  font-size: 2rem;
}
.carousel--saftey-resources-carousel .inner .info .title span.sub-header {
  display: block;
  font-weight: 100;
  font-size: 1.8rem;
}
.carousel--saftey-resources-carousel .inner .info .date {
  font-weight: 100;
  font-size: 1.2rem;
}
.carousel--saftey-resources-carousel .inner .info a {
  color: #fff;
  text-decoration: underline;
}
.carousel--saftey-resources-carousel .inner .info a:hover {
  text-decoration: none;
}
.carousel--saftey-resources-carousel .inner .info ul {
  margin: -25px 0 0 0;
}
.carousel--saftey-resources-carousel .inner .info ul li {
  line-height: 16px;
}
.carousel--saftey-resources-carousel .inner .info ul li::before {
  display: none;
}
.carousel--saftey-resources-carousel .inner .play-button {
  transform: none;
  top: auto;
  left: auto;
  bottom: 15px;
  right: 15px;
}
.carousel--saftey-resources-carousel .inner .hover-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0086ff;
  color: #fff;
  padding: 40px 30px;
  opacity: 0;
  pointer-events: none;
}

@media (min-width: 768px) {
  .carousel--saftey-resources-carousel {
    visibility: visible;
    opacity: 1;
    transition: opacity 1s;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .carousel--saftey-resources-carousel:after {
    content: "";
    flex: auto;
  }
  .carousel--saftey-resources-carousel.slick-initialized {
    visibility: visible;
    opacity: 1;
  }
  .carousel--saftey-resources-carousel.slick-initialized .item {
    display: block;
    visibility: visible !important;
  }
  .carousel--saftey-resources-carousel .item {
    display: block;
    width: 33.3333%;
    padding: 0;
  }
  .carousel--saftey-resources-carousel .item:first-child {
    display: block;
    visibility: visible;
  }
  .carousel--saftey-resources-carousel .item._long {
    width: 100%;
    margin-top: 50px;
  }
  .carousel--saftey-resources-carousel .inner .info {
    width: 90%;
  }
}
#saftey-resources-search-form .search-input-wrapper {
  width: 100%;
  height: 70px;
  position: relative;
  margin-top: -45px;
}
#saftey-resources-search-form input {
  width: calc(100% + 60px);
  height: 70px;
  position: absolute;
  z-index: 1;
  background: #fff;
  border: 0;
  line-height: 70px;
  float: left;
  padding: 0 95px 0 25px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  margin-left: -30px;
}
#saftey-resources-search-form button[type=submit].search {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  right: -30px;
  background: #f7d957;
  border: 0;
  z-index: 2;
  cursor: pointer;
}
#saftey-resources-search-form button[type=submit].search img {
  width: 25px;
  height: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#saftey-resources-search-form input::-webkit-input-placeholder {
  color: #262626;
}

#saftey-resources-search-form input::-moz-placeholder {
  color: #262626;
}

#saftey-resources-search-form input:-ms-input-placeholder {
  color: #262626;
}

#saftey-resources-search-form input:-moz-placeholder {
  color: #262626;
}

@media (min-width: 768px) {
  #saftey-resources-search-form .search-input-wrapper {
    margin-top: -80px;
    height: 100px;
  }
  #saftey-resources-search-form input {
    width: 100%;
    height: 100px;
    margin-left: 0;
    position: relative;
    line-height: 100px;
    font-size: 2.4rem;
  }
  #saftey-resources-search-form input::-webkit-input-placeholder {
    line-height: 100px;
    font-size: 2.4rem;
  }
  #saftey-resources-search-form input:-ms-input-placeholder {
    line-height: 100px;
    font-size: 2.4rem;
  }
  #saftey-resources-search-form input::-moz-placeholder {
    line-height: 100px;
    font-size: 2.4rem;
  }
  #saftey-resources-search-form input:-moz-placeholder {
    line-height: 100px;
    font-size: 2.4rem;
  }
  #saftey-resources-search-form button[type=submit].search {
    width: 100px;
    height: 100px;
    right: 0;
  }
  #saftey-resources-search-form button[type=submit].search img {
    width: 30px;
    height: 33px;
  }
}
@media (min-width: 1200px) {
  #saftey-resources-search-form .search-input-wrapper {
    margin-top: -50px;
  }
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  background: #fff;
  border: 0;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
}
.btn-light:not(:disabled):not(.disabled):active .filter-option::before, .btn-light:not(:disabled):not(.disabled).active .filter-option::before, .show > .btn-light.dropdown-toggle .filter-option::before {
  content: "\f077";
}

.dropdown-toggle:not(.bs-placeholder), .show > .btn-light.dropdown-toggle {
  color: #0086ff;
}

.bootstrap-select > .dropdown-toggle {
  box-shadow: 0 2px 0 #333;
  z-index: 9;
}

.filter-dropdown-wrapper {
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 0 30px 30px 30px;
  background: #fff;
  z-index: 2;
  display: none;
  position: relative;
}
.filter-dropdown-wrapper.active {
  margin-top: -80px;
  display: block;
}
.filter-dropdown-wrapper .center-element .cta {
  margin: 0 10px;
}
.filter-dropdown-wrapper .title {
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 0 30px;
  line-height: 80px;
  text-transform: uppercase;
  box-shadow: 0 1px 0 #d2d2d2, 0 -1px 0 #d2d2d2;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 700;
}
.filter-dropdown-wrapper button.cta {
  background: transparent;
  min-width: 95px;
  height: 40px;
  padding: 0;
  margin-bottom: 0;
  line-height: 36px;
  margin-top: 10px;
}
.filter-dropdown-wrapper .cta + .cta {
  margin-left: 0;
}

.faq-buttons-mobile .filter-dropdown-wrapper {
  display: block;
  padding-bottom: 0;
}

#find-an-agent .filter-dropdown-wrapper {
  margin-left: 0;
  padding: 0;
}

.igx-custom-select {
  position: relative;
  min-width: 180px;
  width: 100%;
  height: 50px;
}
.igx-custom-select .drop-downmenu {
  border: 0;
}
.igx-custom-select .dropdown-toggle::after {
  display: none;
}
.igx-custom-select .filter-option::before {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f078";
  padding: 0;
  color: #212529;
}
.igx-custom-select .filter-option::before:hover {
  content: "\f077";
}
.igx-custom-select button {
  width: calc(100% + 30px);
  background: transparent;
  border-radius: 0;
  border: 0;
  position: relative;
  color: #333;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  font-weight: 600;
  font-size: 1.6rem;
}
.igx-custom-select button:hover {
  background: transparent;
}
.igx-custom-select button.select-arrow-active {
  box-shadow: 0 0 0 #333;
}
.igx-custom-select button.select-arrow-active::after {
  content: "\f077";
}
.igx-custom-select._single-select .dropdown-menu li a {
  text-indent: 5px;
}

.bootstrap-select {
  z-index: 10;
  margin-bottom: 30px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: 25px !important;
}

.filter-option-inner-inner {
  position: relative;
  z-index: 1070;
  padding-right: 20px;
}

.igx-custom-select .dropdown-menu {
  border-radius: 0;
  border: 0;
  box-shadow: 0 -20px 0 #fff, 0 3px 20px rgba(0, 0, 0, 0.1);
  padding: 0;
  margin-top: 7px;
}
.igx-custom-select .dropdown-menu li {
  margin-bottom: 0;
  font-size: 1.4rem;
  height: 50px;
}
.igx-custom-select .dropdown-menu li a {
  position: relative;
  line-height: 50px;
  text-indent: 30px;
  padding: 0;
  color: inherit;
}
.igx-custom-select .dropdown-menu li a span {
  font-size: inherit;
}
.igx-custom-select .dropdown-menu li:active, .igx-custom-select .dropdown-menu li:focus, .igx-custom-select .dropdown-menu li.active {
  background: #0086ff;
  color: #fff !important;
  outline: none;
}
.igx-custom-select .dropdown-menu li::before {
  display: none;
}
.igx-custom-select .dropdown-menu li.selected {
  color: #0086ff;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  right: auto !important;
  left: -30px !important;
  top: 0 !important;
}

.bootstrap-select .bs-ok-default:after {
  display: none !important;
}

.bootstrap-select .bs-ok-default::before {
  color: inherit;
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f00c" !important;
  border: 0 !important;
  transform: none !important;
}

.close-filter {
  color: #0064bf;
  position: absolute;
  right: 30px;
  cursor: pointer;
}

.filter-results-trigger {
  text-align: center;
  width: 100%;
  color: #0064bf;
  border: 0;
  background: transparent;
  line-height: 80px;
  text-transform: uppercase;
  box-shadow: 0 1px 0 #d2d2d2;
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 0 30px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  font-size: 1.4rem;
  font-weight: 700;
}
.filter-results-trigger:focus {
  outline: none;
}

.bootstrap-select > select {
  left: -100em !important;
}

@media (min-width: 768px) {
  #find-an-agent .filter-dropdown-wrapper {
    margin-left: auto;
    padding: 0;
    margin-top: -5px;
  }
}
@media (min-width: 1200px) {
  .close-filter, .filter-results-trigger {
    display: none;
  }

  .igx-custom-select {
    width: auto;
  }

  .filter-dropdown-wrapper {
    width: 100%;
    margin-left: 0;
    padding: 0;
    background: transparent;
    margin-top: 50px;
    display: flex;
    justify-items: center;
    justify-content: space-between;
  }
  .filter-dropdown-wrapper .title {
    width: auto;
    margin: 0;
    padding: 0;
    line-height: 58px;
    box-shadow: 0 0 0;
    height: auto;
  }
  .filter-dropdown-wrapper .center-element .cta {
    margin: 0;
  }

  #find-an-agent .filter-dropdown-wrapper {
    margin-top: 0px;
  }
}
.resutls-carousel-heder {
  margin-bottom: 50px;
  text-align: center;
  font-weight: 700;
  font-size: 1.6rem;
}

.carousel--resutls-carousel, .faq-buttons {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.carousel--resutls-carousel.slick-initialized, .faq-buttons.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.carousel--resutls-carousel.slick-initialized .item, .faq-buttons.slick-initialized .item {
  width: 100%;
  display: block;
  visibility: visible !important;
}
.carousel--resutls-carousel .slick-slide, .faq-buttons .slick-slide {
  margin: 0 27px;
}
.carousel--resutls-carousel .slick-list, .faq-buttons .slick-list {
  margin: 0 -27px;
}
.carousel--resutls-carousel .resource-item, .faq-buttons .resource-item {
  position: relative;
  width: 100%;
  height: 160px;
  display: flex;
  padding: 0 25px;
  justify-items: center;
  align-items: center;
  cursor: pointer;
  border: solid 2px #cbc7c7;
}
.carousel--resutls-carousel .resource-item + .resource-item, .faq-buttons .resource-item + .resource-item {
  margin-top: -2px;
}
.carousel--resutls-carousel .resource-item .fas, .faq-buttons .resource-item .fas {
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0;
}
.carousel--resutls-carousel .resource-item .number, .faq-buttons .resource-item .number {
  position: relative;
  color: #878787;
  font-family: "adelle", serif;
  font-size: 2.3rem;
}
.carousel--resutls-carousel .resource-item .icon, .faq-buttons .resource-item .icon {
  width: 56px;
  position: relative;
}
.carousel--resutls-carousel .resource-item .icon img, .faq-buttons .resource-item .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.carousel--resutls-carousel .resource-item .icon img.color, .faq-buttons .resource-item .icon img.color {
  opacity: 1;
}
.carousel--resutls-carousel .resource-item .icon img.white, .faq-buttons .resource-item .icon img.white {
  opacity: 0;
}
.carousel--resutls-carousel .resource-item .title, .faq-buttons .resource-item .title {
  color: #262626;
  font-weight: 700;
  font-size: 1.5rem;
}
.carousel--resutls-carousel .resource-item.active, .faq-buttons .resource-item.active {
  background: #031831;
  border-color: #031831;
}
.carousel--resutls-carousel .resource-item.active .fas, .faq-buttons .resource-item.active .fas {
  opacity: 1;
}
.carousel--resutls-carousel .resource-item.active .number, .carousel--resutls-carousel .resource-item.active .title, .faq-buttons .resource-item.active .number, .faq-buttons .resource-item.active .title {
  color: #fff;
}
.carousel--resutls-carousel .resource-item.active .number::after, .carousel--resutls-carousel .resource-item.active .title::after, .faq-buttons .resource-item.active .number::after, .faq-buttons .resource-item.active .title::after {
  background: #fff;
}
.carousel--resutls-carousel .resource-item.active .icon img.color, .faq-buttons .resource-item.active .icon img.color {
  opacity: 0;
}
.carousel--resutls-carousel .resource-item.active .icon img.white, .faq-buttons .resource-item.active .icon img.white {
  opacity: 1;
}

.faq-buttons {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 768px) {
  .resutls-carousel-heder {
    margin-top: 30px;
    font-size: 2.4rem;
  }

  .carousel--resutls-carousel, .faq-buttons {
    visibility: visible;
    opacity: 1;
    margin-bottom: 40px;
  }
  .carousel--resutls-carousel .item, .faq-buttons .item {
    display: flex;
    flex-wrap: wrap;
  }
  .carousel--resutls-carousel .item .resource-item, .faq-buttons .item .resource-item {
    margin-top: -2px;
    margin-left: -2px;
  }
  .carousel--resutls-carousel .item .resource-item:hover, .faq-buttons .item .resource-item:hover {
    background: #0086ff;
    border-color: #0086ff;
    transform: scale(1.1);
    z-index: 100;
    box-shadow: 2px -30px 0 #0086ff, -2px -30px 0 #0086ff, 0 30px 0 #0086ff, 2px 30px 0 #0086ff, -2px 30px 0 #0086ff, 0 0 40px rgba(0, 0, 0, 0.5);
  }
  .carousel--resutls-carousel .item .resource-item:hover.active, .faq-buttons .item .resource-item:hover.active {
    background: #031831;
    border-color: #031831;
    box-shadow: 2px -30px 0 #031831, -2px -30px 0 #031831, 0 30px 0 #031831, 2px 30px 0 #031831, -2px 30px 0 #031831, 0 0 40px rgba(0, 0, 0, 0.5);
  }
  .carousel--resutls-carousel .item .resource-item:hover .number, .faq-buttons .item .resource-item:hover .number {
    font-size: 6rem;
    min-width: 125px;
  }
  .carousel--resutls-carousel .item .resource-item:hover .number, .carousel--resutls-carousel .item .resource-item:hover .title, .faq-buttons .item .resource-item:hover .number, .faq-buttons .item .resource-item:hover .title {
    color: #fff;
  }
  .carousel--resutls-carousel .item .resource-item:hover .number::after, .carousel--resutls-carousel .item .resource-item:hover .title::after, .faq-buttons .item .resource-item:hover .number::after, .faq-buttons .item .resource-item:hover .title::after {
    background: #fff;
  }
  .carousel--resutls-carousel .item .resource-item:hover .title, .faq-buttons .item .resource-item:hover .title {
    margin-left: 20px;
  }
  .carousel--resutls-carousel .item .resource-item:hover .icon img.color, .faq-buttons .item .resource-item:hover .icon img.color {
    opacity: 0;
  }
  .carousel--resutls-carousel .item .resource-item:hover .icon img.white, .faq-buttons .item .resource-item:hover .icon img.white {
    opacity: 1;
  }
  .carousel--resutls-carousel .item .resource-item .title, .faq-buttons .item .resource-item .title {
    margin-left: 10px;
  }
  .carousel--resutls-carousel .item .resource-item .number, .faq-buttons .item .resource-item .number {
    min-width: 43px;
  }

  .faq-buttons .item .resource-item {
    width: 25%;
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .carousel--resutls-carousel .item {
    display: flex;
    flex-wrap: wrap;
  }
  .carousel--resutls-carousel .item .resource-item {
    width: 33.333%;
  }

  .carousel--resutls-carousel .item .resource-item, .faq-buttons .item .resource-item {
    width: 33.33333%;
  }
  .carousel--resutls-carousel .item .resource-item .title, .faq-buttons .item .resource-item .title {
    margin-left: 10px;
    font-size: 2.2rem;
  }
  .carousel--resutls-carousel .item .resource-item .number, .faq-buttons .item .resource-item .number {
    min-width: 63px;
    font-size: 3.3rem;
  }
}
.email-capture h3, .email-capture .h3, .email-capture p {
  color: #fff;
}
.email-capture .pargraph-graphic {
  float: left;
}
.email-capture p, .email-capture span {
  overflow: hidden;
}
.email-capture p {
  width: 69%;
}
.email-capture span {
  width: 73%;
}
.email-capture span p {
  width: 100%;
}
.email-capture span {
  display: block;
}
.email-capture form {
  height: 60px;
  border-bottom: solid 2px #fff;
  margin-bottom: 100px;
}
.email-capture form button {
  margin: 0 auto;
  display: block;
  margin-top: 50px;
}
.email-capture input {
  background: transparent;
  border: 0;
  line-height: 37px;
  width: 60%;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
}
.email-capture input:focus {
  outline: 0;
}
.email-capture input::-webkit-input-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
}
.email-capture input:-ms-input-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
}
.email-capture input::-moz-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
}
.email-capture input:-moz-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
}
.email-capture button {
  background: transparent;
  cursor: pointer;
  height: 40px;
  line-height: 32px;
  margin: 0 auto 0 15px;
  display: block;
}
.email-capture a[href^=mailto]:hover {
  color: #fff;
  text-decoration: underline;
}

.middle-line {
  display: none;
}

@media (min-width: 1200px) {
  .email-capture form {
    margin-bottom: 0;
  }
  .email-capture form button {
    float: right;
    margin: 0;
  }
  .email-capture button {
    margin: 0;
  }

  .middle-line {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
}
.results-tray {
  margin: 30px 0;
}
.results-tray h3, .results-tray .h3 {
  font-weight: 700;
  margin-top: 20px;
}
.results-tray h3 a, .results-tray .h3 a {
  color: #00437f;
}
.results-tray h3 a:hover, .results-tray .h3 a:hover {
  color: #0086FF;
}
.results-tray h5, .results-tray .h5 {
  text-transform: uppercase;
}
.results-tray h4, .results-tray .h4 {
  text-align: center;
  margin-bottom: 30px;
}
.results-tray button.cta {
  background: transparent;
}
.results-tray._standalone {
  margin: 0;
}
.results-tray._standalone .result-item {
  border-bottom: 0;
  padding: 0;
}
.results-tray .result-item {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #c8c8c8;
  display: none;
}
.results-tray .result-item .content-wrapper {
  display: block;
}
.results-tray .result-item .img-wrapper {
  background: #002140;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 120px;
}
.results-tray .result-item .img-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.results-tray .result-item .img-wrapper img.icon {
  width: auto;
}
.results-tray .result-item .img-wrapper img.img {
  min-height: 100%;
}
.results-tray .load-more {
  margin-top: 30px;
}
.results-tray .load-more.deslect {
  pointer-events: none;
  opacity: 0.2;
}
.results-tray .text-area {
  width: 100%;
}

@media (min-width: 576px) {
  .results-tray {
    margin: 50px 0;
  }
  .results-tray h3, .results-tray .h3 {
    font-size: 2.2rem;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .results-tray h4, .results-tray .h4 {
    text-align: left;
    margin-bottom: 50px;
  }
  .results-tray h5, .results-tray .h5 {
    margin-bottom: 10px;
  }
  .results-tray .result-item {
    margin-bottom: 25px;
    padding: 0 25px 25px 25px;
  }
  .results-tray .result-item .img-wrapper {
    width: 200px;
    min-width: 200px;
    display: inline-block;
    margin-right: 35px;
  }
  .results-tray .result-item .content-wrapper {
    display: flex;
  }
  .results-tray .result-item .text-area {
    overflow: hidden;
  }
  .results-tray .load-more {
    margin-top: 30px;
  }
}
.map-filter-toggles, .close-filters {
  width: calc(100% + 58px);
  margin-left: -29px;
  height: 60px;
  padding: 0 25px;
  color: #262626;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: solid 1px #ccc;
  font-size: 1.4rem;
  font-weight: 700;
}
.map-filter-toggles .map-list-toggle, .close-filters .map-list-toggle {
  margin-left: auto;
}

.list-map-holder {
  position: relative;
  width: calc(100% + 58px);
  margin-left: -29px;
  height: auto;
}

.map, .filters {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.filters {
  width: 100%;
  top: -86px;
  padding: 0 25px;
  display: none;
  background: #031831;
  z-index: 3;
  color: #fff;
  padding-bottom: 25px;
}
.filters .close-filters {
  border-bottom: 0;
}
.filters .close-filters span {
  color: #fff;
  margin-left: auto;
}
.filters .filter-group {
  padding: 0 25px;
}
.filters .filter-group .header {
  margin-bottom: 30px;
  font-size: 1.8rem;
  font-weight: 700;
}

.list {
  z-index: 2;
  position: relative;
  background: #fff;
}

.map {
  z-index: 1;
}

.left .results {
  margin-top: 25px;
  text-align: center;
  color: #333;
  font-family: "adelle", serif;
  font-size: 2rem;
}
.left .results span {
  color: #0086ff;
}

.map {
  display: none;
  max-height: 653px;
  height: 653px;
  overflow: hidden;
  position: relative;
}
.map .fa-map-marker {
  position: absolute;
  z-index: 2;
  font-size: 4.5rem;
  color: #002140;
}
.map .fa-map-marker span {
  position: absolute;
  top: 10px;
  left: 12px;
  color: #fff;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-size: 1.6rem;
}
.map .fa-map-marker#_1 {
  top: 30%;
  left: 55%;
}
.map .fa-map-marker#_2 {
  top: 22%;
  left: 5%;
}
.map .fa-map-marker#_3 {
  top: 12%;
  left: 80%;
}
.map .fa-map-marker#_4 {
  top: 80%;
  left: 87%;
}
.map .fa-map-marker#_5 {
  top: 76%;
  left: 25%;
}
.map .fa-map-marker#_6 {
  top: 11%;
  left: 49%;
}
.map .fa-map-marker#_7 {
  top: 67%;
  left: 67%;
}
.map .fa-map-marker.active {
  color: #0086ff;
}

@media (min-width: 768px) {
  .map-filter-toggles, .close-filters, .list-map-holder {
    width: 100%;
    margin-left: 0;
  }

  .list-map-holder {
    display: flex;
  }
  .list-map-holder .list, .list-map-holder .map {
    position: relative;
    display: block !important;
  }
  .list-map-holder .left {
    width: 40%;
    border: solid #ccc;
    border-width: 0 1px 1px 1px;
  }
  .list-map-holder .left .filters {
    top: 0;
    width: 30%;
    padding: 0 0 30px 0;
  }
  .list-map-holder .left .close-filters {
    height: 87px;
  }
  .list-map-holder .left .list {
    max-height: 565px;
    overflow: auto;
  }
  .list-map-holder .left .results {
    margin: 0;
    text-align: left;
  }
  .list-map-holder .right {
    width: 70%;
  }

  .md-filters {
    height: 87px;
    align-items: center;
    border-bottom: solid 1px #ccc;
    padding: 0 20px;
    cursor: pointer;
  }
  .md-filters .map-filters {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .list-map-holder {
    margin-top: -100px;
  }
  .list-map-holder .left {
    width: 30%;
  }

  .md-filters {
    padding: 0 30px 0 50px;
  }
}
.filter-group div {
  margin-bottom: 15px;
}
.filter-group input[type=checkbox] {
  background: #fff;
  width: 25px;
  height: 25px;
  position: relative;
  cursor: pointer;
  float: left;
}
.filter-group input[type=checkbox]:focus {
  outline: none;
}
.filter-group input[type=checkbox]:active::after, .filter-group input[type=checkbox]:checked:active::after, .filter-group input[type=checkbox]:checked::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0c6dff;
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.filter-group label {
  line-height: 25px;
  margin-bottom: 0;
  margin-left: 30px;
  cursor: pointer;
}
.filter-group hr {
  background: #fff;
  width: calc(100% + 100px);
  margin: 35px 0 35px -50px;
}
.filter-group input[type=submit], .filter-group .cta._pill._white {
  background: transparent;
  color: #fff;
  margin-bottom: 0;
  margin-top: 30px;
  min-width: 160px;
}

.map-list-item {
  padding: 25px;
  border-bottom: solid 1px #ccc;
  position: relative;
}
.map-list-item .number {
  position: absolute;
  top: 25px;
  left: 25px;
  background: #262626;
  color: #fff;
  text-align: center;
  line-height: 25px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 1.4rem;
}
.map-list-item .preferred-agent {
  position: absolute;
  top: 25px;
  right: 25px;
  color: #ccc;
  font-size: 1.7rem;
  line-height: 25px;
  cursor: pointer;
}
.map-list-item .preferred-agent span {
  display: none;
}
.map-list-item .preferred-agent .fas {
  color: #0086ff;
}
.map-list-item .info-wrap {
  padding-left: 45px;
}
.map-list-item .info-wrap a {
  display: block;
}
.map-list-item .info-wrap .name {
  font-weight: 700;
}
.map-list-item .info-wrap .directions a {
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  color: #333;
}
.map-list-item .info-wrap .directions span {
  float: right;
  margin-right: 1px;
  width: 40%;
  border-left: solid 1px #ccc;
  text-align: right;
}

@media (min-width: 768px) {
  .map-list-item {
    padding: 25px 15px;
  }
  .map-list-item .number {
    left: 8px;
  }
  .map-list-item .info-wrap {
    padding-left: 25px;
  }
}
@media (min-width: 1200px) {
  .map-list-item {
    padding: 25px 55px 25px 50px;
  }
  .map-list-item .number {
    left: 25px;
  }
  .map-list-item .preferred-agent {
    right: 55px;
  }
  .map-list-item .preferred-agent.active span {
    display: block;
    position: absolute;
    font-size: 1.2rem;
    white-space: nowrap;
    top: -20px;
    left: 50%;
    transform: TranslateX(-50%);
    color: #0086ff;
  }
}
._sets-us-apart-tray h2, ._sets-us-apart-tray .h2 {
  color: #fff;
}
._sets-us-apart-tray .carousel--sets-us-apart {
  color: #fff;
}
._sets-us-apart-tray .item {
  padding: 0 50px;
  font-size: 2rem;
}

@media (min-width: 1200px) {
  ._sets-us-apart-tray .carousel-wrapper .item {
    font-size: 1.8rem;
    text-align: left;
  }
}
#contact-us input[type=text]::-webkit-input-placeholder, #contact-us input[type=email]::-webkit-input-placeholder, #contact-us input[type=tel]::-webkit-input-placeholder {
  color: #262626;
}
#contact-us input[type=text]::-moz-placeholder, #contact-us input[type=email]::-moz-placeholder, #contact-us input[type=tel]::-moz-placeholder {
  color: #262626;
}
#contact-us input[type=text]:-ms-input-placeholder, #contact-us input[type=email]:-ms-input-placeholder, #contact-us input[type=tel]:-ms-input-placeholder {
  color: #262626;
}
#contact-us input[type=text]:-moz-placeholder, #contact-us input[type=email]:-moz-placeholder, #contact-us input[type=tel]:-moz-placeholder {
  color: #262626;
}

form#contact-us {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
form#contact-us > div {
  width: 100%;
  position: relative;
}
form#contact-us > div.width-100 {
  width: 100%;
  margin-bottom: 30px;
}
form#contact-us > div._required::after {
  position: absolute;
  content: "*";
  font-size: 2rem;
  color: red;
  width: 10px;
  height: 10px;
  left: -15px;
  top: 30px;
}
form#contact-us input[type=text], form#contact-us input[type=email], form#contact-us input[type=tel] {
  border: 0;
  width: 100%;
  height: 60px;
  border-bottom: solid 2px #262626;
  position: relative;
}
form#contact-us input[type=text]::-webkit-input-placeholder, form#contact-us input[type=email]::-webkit-input-placeholder, form#contact-us input[type=tel]::-webkit-input-placeholder {
  color: #262626;
  font-size: 1.8rem !important;
}
form#contact-us input[type=text]:-ms-input-placeholder, form#contact-us input[type=email]:-ms-input-placeholder, form#contact-us input[type=tel]:-ms-input-placeholder {
  color: #262626;
  font-size: 1.8rem !important;
}
form#contact-us input[type=text]::-moz-placeholder, form#contact-us input[type=email]::-moz-placeholder, form#contact-us input[type=tel]::-moz-placeholder {
  color: #262626;
  font-size: 1.8rem !important;
}
form#contact-us input[type=text]:-moz-placeholder, form#contact-us input[type=email]:-moz-placeholder, form#contact-us input[type=tel]:-moz-placeholder {
  color: #262626;
  font-size: 1.8rem !important;
}
form#contact-us textarea {
  width: 100%;
  height: 160px;
  border: solid 2px #262626;
  padding: 20px;
}
form#contact-us textarea::-webkit-input-placeholder {
  color: #262626;
  font-size: 1.8rem;
}
form#contact-us textarea:-ms-input-placeholder {
  color: #262626;
  font-size: 1.8rem;
}
form#contact-us textarea::-moz-placeholder {
  color: #262626;
  font-size: 1.8rem;
}
form#contact-us textarea:-moz-placeholder {
  color: #262626;
  font-size: 1.8rem;
}

@media (min-width: 576px) {
  form#contact-us {
    margin-top: -45px;
  }
  form#contact-us > div {
    width: 45%;
  }
}
@media (min-width: 1200px) {
  form#contact-us > div.width-100 {
    margin-bottom: 0;
  }
  form#contact-us > div.width-100._submit-recaptcha {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  form#contact-us > div.width-100._submit-recaptcha input {
    margin-bottom: 0;
  }
}
.numbers-pop-out {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.numbers-pop-out .numbers {
  display: block;
  padding: 20px;
  background: #00437f;
}
.numbers-pop-out .numbers h2, .numbers-pop-out .numbers .h2 {
  font-size: 2.8rem;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #fff;
}
.numbers-pop-out .numbers .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.numbers-pop-out .numbers .item:last-child {
  margin-bottom: 0;
}
.numbers-pop-out .numbers .item .header {
  color: #ffcc00;
  font-size: 1.6rem;
}
.numbers-pop-out .numbers .item .number {
  color: #fff;
}
.numbers-pop-out .numbers .item:last-child {
  border-right: 0;
}
.numbers-pop-out .address {
  padding: 20px;
  background: #fff;
}
.numbers-pop-out .address div {
  display: block;
}
.numbers-pop-out .text-area {
  padding: 20px;
  background: #fff;
}

@media (min-width: 1200px) {
  .numbers-pop-out .numbers {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .numbers-pop-out .numbers h2, .numbers-pop-out .numbers .h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .numbers-pop-out .numbers .item {
    display: block !important;
    border-left: solid 1px #fff;
    padding: 0 30px;
    margin-bottom: 0;
  }
  .numbers-pop-out .address div {
    display: inline-block;
    margin-right: 80px;
    vertical-align: top;
  }
  .numbers-pop-out .text-area {
    display: flex;
    justify-content: space-between;
  }
  .numbers-pop-out .text-area div:first-child {
    margin-right: 80px;
  }
}
@media (min-width: 1200px) {
  .numbers-pop-out {
    margin-top: -100px;
  }
}
.faq-mobile-dropdown button {
  position: relative;
  z-index: 222;
  width: 100%;
  font-size: 1.8rem;
  border: 0;
  box-shadow: 0 2px 0 #000;
  background: transparent;
  padding: 0 30px 20px 30px;
}
.faq-mobile-dropdown button span {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-mobile-dropdown button div {
  font-family: "proxima-nova", sans-serif;
}
.faq-mobile-dropdown button i {
  font-size: 1.2rem;
  color: #000;
}
.faq-mobile-dropdown button:focus {
  outline: none;
  color: #878787;
  box-shadow: 0 0 0 #000;
}
.faq-mobile-dropdown button.changed {
  color: #0064bf;
  box-shadow: 0 2px 0 #0064bf;
}
.faq-mobile-dropdown button.changed span .text {
  margin-right: auto;
  font-weight: bold;
  margin-left: 20px;
}
.faq-mobile-dropdown button.changed span img {
  max-width: 25px;
}
.faq-mobile-dropdown button.changed i {
  color: #0064bf;
}
.faq-mobile-dropdown .dropdown-menu {
  position: relative !important;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  padding: 80px 20px 0 20px;
  margin: -70px 0 0 0;
  width: 100%;
  z-index: 221;
  border-width: 0;
  border-radius: 0;
}
.faq-mobile-dropdown .dropdown-menu li {
  list-style: none;
  width: 100%;
  font-weight: bold;
  height: 45px;
  margin-bottom: 10px;
}
.faq-mobile-dropdown .dropdown-menu li img {
  position: absolute;
  left: 20px;
  max-width: 25px;
}
.faq-mobile-dropdown .dropdown-menu li a {
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  padding-left: 40px;
}
.faq-mobile-dropdown .dropdown-menu li a i {
  display: none;
}
.faq-mobile-dropdown .dropdown-menu li::before {
  display: none;
}

.email-signup-tray {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.email-signup-tray form {
  width: 100%;
  margin-top: 30px;
}
.email-signup-tray form label {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: left;
  width: 100%;
}
.email-signup-tray form input[type=email] {
  width: 100%;
  margin-bottom: 30px;
  font-size: 2rem;
  height: 30px;
  line-height: 30px;
  color: #000;
  border: 0;
  border-bottom: solid 2px #000;
  background: transparent;
}
.email-signup-tray form input[type=email]::-webkit-input-placeholder {
  font-size: 2rem;
  color: #000;
}
.email-signup-tray form input[type=email]:-ms-input-placeholder {
  font-size: 2rem;
  color: #000;
}
.email-signup-tray form input[type=email]::-moz-placeholder {
  font-size: 2rem;
  color: #000;
}
.email-signup-tray form input[type=email]:-moz-placeholder {
  font-size: 2rem;
  color: #000;
}
.email-signup-tray form input[type=submit]._pill {
  cursor: pointer;
  background: transparent;
}

@media (min-width: 768px) {
  .email-signup-tray {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 180px;
    padding: 0;
    text-align: left;
  }
  .email-signup-tray h2, .email-signup-tray .h2 {
    margin-bottom: 0;
  }
  .email-signup-tray > div {
    width: 35%;
  }
  .email-signup-tray form {
    width: 65%;
    margin-left: 5%;
    display: flex;
    justify-content: space-between;
  }
  .email-signup-tray form div.email {
    width: 100%;
    margin-right: 60px;
  }
  .email-signup-tray form label {
    font-size: 2rem;
    font-weight: 400;
  }
}
.homepage-carousel-wrapper {
  overflow: hidden;
  margin: 40px 0;
}
.homepage-carousel-wrapper .homepage-slick-button {
  background: transparent;
  border: 0;
  margin-top: 15px;
}
.homepage-carousel-wrapper .slick-dots {
  padding: 0;
  margin: 30px 0 0 0;
  display: flex;
  align-content: center;
  justify-content: center;
}
.homepage-carousel-wrapper .slick-dots li {
  display: inline-block;
  font-size: 0;
  width: 30px;
  height: 8px;
  margin-bottom: 0;
  position: relative;
}
.homepage-carousel-wrapper .slick-dots li::before {
  left: 50%;
  transform: translateY(-50%);
  margin-left: 0;
  font-size: 4rem;
  color: #EBEBEB;
}
.homepage-carousel-wrapper .slick-dots li::before:focus {
  outline: none;
}
.homepage-carousel-wrapper .slick-dots li.slick-active::before {
  color: #0086ff;
}
.homepage-carousel-wrapper .slick-dots li button {
  position: absolute;
  font-size: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  top: -15px;
  left: 0;
  width: 31px;
  height: 31px;
}
.homepage-carousel-wrapper .slick-dots li button:focus {
  outline: none;
}

.carousel--homepage:nth-child(1) {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.carousel--homepage .slider-controls {
  margin-left: -10px;
  margin-top: 20px;
}
.carousel--homepage .homepage-slick-button {
  border: 0;
  background: transparent;
  cursor: pointer;
}
.carousel--homepage .item {
  display: none;
}
.carousel--homepage .item:first-of-type {
  display: block;
}
.carousel--homepage .item .pargraph-graphic {
  margin: 20px 0 10px 0;
  width: auto;
  height: auto;
}
.carousel--homepage .item p {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.2;
}
.carousel--homepage .item p:last-of-type {
  margin-bottom: 0;
}
.carousel--homepage.slick-initialized:nth-child(1) {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 768px) {
  .homepage-carousel-wrapper .homepage-slick-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: 0;
    cursor: pointer;
    width: 46px;
    height: 46px;
    border-radius: 23px;
    background: #EBEBEB;
  }
  .homepage-carousel-wrapper .homepage-slick-button.homepage-slick-button--prev {
    left: 30px;
  }
  .homepage-carousel-wrapper .homepage-slick-button.homepage-slick-button--next {
    right: 30px;
  }
  .homepage-carousel-wrapper .homepage-slick-button:hover {
    background-color: #0086ff;
  }
  .homepage-carousel-wrapper .homepage-slick-button img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .carousel--homepage {
    padding: 0 70px;
  }
  .carousel--homepage .item p {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .carousel--homepage .item p {
    font-size: 3rem;
    line-height: 1.5;
  }
}
.sets-us-appart-wrapper {
  overflow: hidden;
  position: relative;
}
.sets-us-appart-wrapper .slider-controls {
  width: 100%;
  position: absolute;
  top: calc(50% - 29px);
  transform: translateY(-50%);
}
.sets-us-appart-wrapper .slider-controls .slick-button {
  background: transparent;
  position: absolute;
  border: 0;
  top: 0;
}
.sets-us-appart-wrapper .slider-controls .slick-button.slick-button--prev {
  left: 0;
}
.sets-us-appart-wrapper .slider-controls .slick-button.slick-button--next {
  right: 0;
}
.sets-us-appart-wrapper .carousel-wrapper button.slick-button img {
  position: absolute;
  top: 0;
  height: 19px;
}

.carousel--sets-us-apart:nth-child(1) {
  visibility: visible;
  opacity: 1;
  transition: opacity 1s;
}
.carousel--sets-us-apart.slick-initialized:nth-child(1) {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 1200px) {
  .sets-us-appart-wrapper .slider-controls {
    display: none;
  }

  .carousel--sets-us-apart:nth-child(1) {
    visibility: visible;
    opacity: 1;
  }
  .carousel--sets-us-apart .item {
    display: block;
  }
  .carousel--sets-us-apart .item:first-of-type {
    display: block;
    padding-right: 0;
    margin-left: 30px;
    margin-right: -30px;
  }
}
.featured-news-wrapper {
  overflow: hidden;
  position: relative;
}

.carousel--featured-news .carousel:nth-child(1) {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.carousel--featured-news .carousel .item {
  display: none;
}
.carousel--featured-news .carousel .item:first-of-type {
  display: block;
}
.carousel--featured-news .carousel.slick-initialized:nth-child(1) {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 768px) {
  .carousel--featured-news:nth-child(1) {
    visibility: visible;
    opacity: 1;
  }
  .carousel--featured-news .item {
    display: block;
  }
}
.tab-content, .tab-content--mobile {
  display: none;
  font-weight: 700;
  color: #333;
}
.tab-content a, .tab-content--mobile a {
  color: inherit;
  font-size: 1.8rem;
}
.tab-content.current, .tab-content--mobile.current {
  display: inherit;
}

.featured-news-md .news-item ul.tabs, ul._tabs--mobile {
  position: absolute;
  bottom: 0px;
  left: -5px;
  width: 100%;
  padding: 0 30px;
}
.featured-news-md .news-item ul.tabs .tab-link, ul._tabs--mobile .tab-link {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.featured-news-md .news-item ul.tabs .tab-link::after, ul._tabs--mobile .tab-link::after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #d2d2d2;
}
.featured-news-md .news-item ul.tabs .tab-link.current::after, ul._tabs--mobile .tab-link.current::after {
  background: #0086ff;
}

.tabs-holder {
  margin-bottom: 40px;
}

ul._tabs--mobile {
  margin: 0;
  padding: 0 10px;
}
ul._tabs--mobile .tab-link::before {
  display: none;
}

.ifwi-page .desktop-nav .logo-container {
  margin-top: 40px;
}
.ifwi-page .desktop-nav .logo-container img {
  width: 149px;
}
.ifwi-page .desktop-nav .nav-desktop {
  margin-top: 16px;
}
.ifwi-page .desktop-nav .nav-desktop li {
  text-align: center;
}
.ifwi-page h1, .ifwi-page .h1 {
  font-weight: 700;
}
.ifwi-page footer {
  padding-bottom: 40px;
}
.ifwi-page footer .row {
  align-items: center;
}
.ifwi-page footer #footer-logo {
  width: 107px;
}
.ifwi-page footer .container-fluid div {
  margin: 15px 0;
}
.ifwi-page footer ul {
  float: none;
  display: flex;
  flex-direction: column;
  align-content: space-between;
}
.ifwi-page footer ul li {
  display: inline;
  font-size: 1.3rem;
  position: relative;
}
.ifwi-page footer ul li a {
  display: block;
  text-align: center;
}
.ifwi-page .address {
  font-size: 1.4rem;
  color: #2f3436;
  text-align: center;
}

@media (min-width: 768px) {
  .ifwi-page .inner-page-hero {
    height: 500px;
  }
  .ifwi-page footer ul {
    float: right;
    flex-direction: row;
  }
  .ifwi-page footer ul li {
    margin-left: 40px;
  }
  .ifwi-page footer ul li:first-of-type {
    margin-left: 0;
  }
  .ifwi-page footer ul li::after {
    position: absolute;
    right: -20px;
    width: 1px;
    height: 30px;
    background: #dfd8d6;
    content: "";
    top: 50%;
    transform: translateY(-50%);
  }
  .ifwi-page footer ul li:last-of-type::after {
    display: none;
  }
}
@media (min-width: 1200px) {
  .ifwi-page h1, .ifwi-page .h1 {
    font-size: 4.8rem;
  }
  .ifwi-page .address {
    text-align: left;
  }
}
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin-top: 30px;
  margin-left: 0;
  padding: 0.75rem 0;
}
.breadcrumb li.breadcrumb-item {
  list-style: none;
  color: #0086ff;
  font-size: 1.3rem;
  font-weight: 600;
}
.breadcrumb li.breadcrumb-item::before {
  margin-left: 0;
  padding-left: 2px;
  padding-right: 2px;
  width: 30px;
}
.breadcrumb li.breadcrumb-item.active {
  color: #333333;
}
.breadcrumb li.breadcrumb-item:first-of-type::before {
  display: none;
}
.breadcrumb li.breadcrumb-item a {
  color: inherit;
}
.breadcrumb li.breadcrumb-item + li.breadcrumb-item::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 1rem;
  content: "\f054";
}

@media (min-width: 768px) {
  .breadcrumb-tray + main.tray {
    padding-top: 0;
  }
}
.single-row-highlights {
  margin: 30px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.rectangular-highlight {
  flex-basis: 0;
  flex-grow: 1;
  margin-bottom: 30px;
}
.rectangular-highlight .icon-container {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  z-index: 1;
  background: #00437f;
  margin-bottom: 20px;
}
.rectangular-highlight .icon-container .icon {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rectangular-highlight ._16-9 {
  margin-bottom: 20px;
}
.rectangular-highlight ._1-1 {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
.rectangular-highlight h4 a, .rectangular-highlight .h4 a, .rectangular-highlight a {
  color: #0064bf;
}
.rectangular-highlight h4 a:hover, .rectangular-highlight .h4 a:hover, .rectangular-highlight a:hover {
  text-decoration: underline;
}
.rectangular-highlight .inner {
  background-image: url("../img/saftery-resources-curve.svg");
  background-repeat: no-repeat;
  background-position: 100% 40%;
  background-size: 60% 100%;
}
.rectangular-highlight .inner._blue-1 {
  background-color: #0064bf;
}
.rectangular-highlight .inner._blue-2 {
  background-color: #00437f;
}
.rectangular-highlight .inner._blue-3 {
  background-color: #0086ff;
}
.rectangular-highlight .inner._blue-4 {
  background-color: #002140;
}
.rectangular-highlight .inner._yellow {
  background-color: #ffcc00;
}

@media (min-width: 1200px) {
  .single-row-highlights {
    flex-direction: row;
  }
  .single-row-highlights .rectangular-highlight {
    margin: 0 15px;
  }
  .single-row-highlights .rectangular-highlight:first-of-type {
    margin-left: 0;
  }
  .single-row-highlights .rectangular-highlight:last-of-type {
    margin-right: 0;
  }
}
._blue-1 .rectangular-highlight h4 a, ._blue-1 .rectangular-highlight .h4 a, ._blue-2 .rectangular-highlight h4 a, ._blue-2 .rectangular-highlight .h4 a, ._blue-3 .rectangular-highlight h4 a, ._blue-3 .rectangular-highlight .h4 a, ._blue-4 .rectangular-highlight h4 a, ._blue-4 .rectangular-highlight .h4 a {
  color: #fff !important;
}

.single-row-highlights {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.circular-highlight {
  margin-bottom: 30px;
  flex-basis: 0;
  flex-grow: 1;
}
.circular-highlight .icon-container {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  margin: 0 auto 20px auto;
}
.circular-highlight .icon-container .icon {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circular-highlight .icon-container._blue-1 {
  background-color: #0064bf;
}
.circular-highlight .icon-container._blue-2 {
  background-color: #00437f;
}
.circular-highlight .icon-container._blue-3 {
  background-color: #0086ff;
}
.circular-highlight .icon-container._blue-4 {
  background-color: #002140;
}
.circular-highlight .icon-container._yellow {
  background-color: #ffcc00;
}
.circular-highlight .icon-container._white {
  background-color: #fff;
}
.circular-highlight._grey-1 {
  background-color: #333333;
  padding: 30px;
}
.circular-highlight._grey-2 {
  background-color: #EBEBEB;
  padding: 30px;
}
.circular-highlight._grey-3 {
  background-color: #f0f0f0;
  padding: 30px;
}
.circular-highlight h4 a, .circular-highlight .h4 a, .circular-highlight a {
  color: #0064bf;
}

.featured_benefits_arch .circular-highlight .icon-container {
  max-width: 130px;
  max-height: 130px;
  width: 100%;
  width: 130px;
}
.featured_benefits_arch .items-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.featured_benefits_arch .items-wrap .circular-highlight {
  flex-grow: 0;
  flex-basis: auto;
  margin-left: 15px;
  margin-right: 15px;
  max-width: 300px;
}

@media (min-width: 1200px) {
  .single-row-highlights {
    flex-direction: row;
  }
  .single-row-highlights .circular-highlight {
    margin: 0 30px;
  }
  .single-row-highlights .circular-highlight:first-of-type {
    margin-left: 0;
  }
  .single-row-highlights .circular-highlight:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .single-row-highlights {
    margin: 50px 0;
  }
}
.tray._saftey-results .header {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
}

.table-responsive {
  margin-top: 30px;
  background: #fff;
}
.table-responsive .table {
  border: 0;
  margin-bottom: 0;
}
.table-responsive .table tr th.row {
  padding-left: 20px !important;
}
.table-responsive .table thead {
  background-color: #0086ff;
  color: #fff;
}
.table-responsive .table thead th {
  text-align: center;
}
.table-responsive .table thead th span {
  display: block;
  font-size: 1.2rem;
}
.table-responsive .table th, .table-responsive .table td {
  height: 70px;
  vertical-align: middle;
  line-height: 1;
  border: solid #d6d6d6;
  border-width: 0 1px 1px 0;
}
.table-responsive .table td {
  text-align: center;
}
.table-responsive .table td:last-of-type {
  border-width: 0 0 1px 0;
}
.table-responsive .table tbody th {
  padding-left: 40px;
}
.table-responsive .table tr th, .table-responsive .table tr td {
  width: 25%;
}
.table-responsive .table tr:last-of-type th, .table-responsive .table tr:last-of-type td {
  border-width: 0 1px 0 0;
}
.table-responsive .table tr:last-of-type td:last-of-type {
  border-width: 0;
}
.table-responsive .table .fa-check {
  color: #0086ff;
  font-size: 2.2rem;
}

caption {
  font-size: 0;
  height: 0;
  position: absolute;
  left: -333em;
}

.full-width-cta-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
}
.full-width-cta-wrapper._sm h3 {
  font-size: 1.8rem;
}
.full-width-cta-wrapper._md {
  padding: 25px 0;
}
.full-width-cta-wrapper._md h3 {
  font-size: 2.8rem;
}
.full-width-cta-wrapper._lg {
  padding: 50px 0;
}
.full-width-cta-wrapper._lg h3 {
  font-size: 3rem;
}
.full-width-cta-wrapper .icon {
  width: 40px;
}
.full-width-cta-wrapper h3, .full-width-cta-wrapper .h3 {
  margin-bottom: 0;
}
.full-width-cta-wrapper > div {
  margin-bottom: 30px;
}
.full-width-cta-wrapper > div:first-of-type {
  margin-left: 0;
}
.full-width-cta-wrapper > div:last-of-type {
  margin-right: 0;
}
.full-width-cta-wrapper > div.cta-container {
  flex-basis: 35%;
}
.full-width-cta-wrapper > div.cta-container .cta {
  width: 100%;
  margin-bottom: 0;
}
.full-width-cta-wrapper._blue-1 {
  background: #0064bf;
}
.full-width-cta-wrapper._blue-2 {
  background: #00437f;
}
.full-width-cta-wrapper._blue-3 {
  background: #0086ff;
}
.full-width-cta-wrapper._blue-4 {
  background: #002140;
}
.full-width-cta-wrapper._yellow-1 {
  background: #ffcc00;
}
.full-width-cta-wrapper._grey-1 {
  background: #333333;
}
.full-width-cta-wrapper._grey-2 {
  background: #EBEBEB;
}
.full-width-cta-wrapper._grey-3 {
  background: #f0f0f0;
}
.full-width-cta-wrapper .cta-icon {
  flex-shrink: 0;
  width: 5%;
}
.full-width-cta-wrapper .cta-icon img {
  width: 100%;
}

@media (min-width: 768px) {
  .full-width-cta-wrapper {
    flex-direction: row;
  }
  .full-width-cta-wrapper > div {
    margin: 0 30px;
  }
}
.staff-profile-row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  justify-content: center;
}
.staff-profile-row .staff-profile {
  width: 100%;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
.staff-profile-row .staff-profile:first-of-type {
  margin-left: 0;
}
.staff-profile-row .staff-profile:last-of-type {
  margin-right: 0;
}
.staff-profile-row .staff-profile .aspect-image-wrapper {
  width: 100%;
}
.staff-profile-row .staff-profile .aspect-image-wrapper._1-1 .inner .inner-image {
  background-position: unset;
}

@media (min-width: 576px) {
  .staff-profile-row {
    flex-direction: row;
  }
  .staff-profile-row .staff-profile {
    width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .staff-profile-row {
    flex-direction: row;
    margin-top: 30px;
  }
  .staff-profile-row .staff-profile {
    width: 25%;
    margin: 0 25px 25px 25px;
  }
}
.tray._sm {
  padding: 30px 0;
}
.tray._md {
  padding: 60px 0;
}
.tray._lg {
  padding: 100px 0;
}
.tray._tray--cta .cta {
  margin-bottom: 0;
}
.tray._tray--cta .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tray._tray--cta .content-wrapper > div {
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .tray .content-wrapper {
    justify-content: space-between;
    flex-direction: row;
  }
  .tray .content-wrapper > div {
    margin: 0 30px;
  }
  .tray .content-wrapper > div:first-of-type {
    margin-left: 0;
  }
  .tray .content-wrapper > div:last-of-type {
    margin-right: 0;
  }
}
.cta {
  vertical-align: top;
}

.cta, input[type=submit] {
  display: inline-block;
  line-height: 46px;
  margin-bottom: 23px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 700;
}
.cta:hover, input[type=submit]:hover {
  text-decoration: none;
}
.cta._pill, input[type=submit]._pill {
  text-align: center;
  border: solid 2px;
  border-radius: 25px;
  padding: 0 20px;
  min-width: 135px;
}
.cta._pill._primary, input[type=submit]._pill._primary {
  color: #0064bf;
  border-color: #0064bf;
  background: transparent;
}
.cta._pill._primary:hover, input[type=submit]._pill._primary:hover {
  background: #0086ff;
  border-color: #0086ff;
  color: #fff;
}
.cta._pill._secondary, input[type=submit]._pill._secondary {
  color: #333333;
  border-color: #333333;
}
.cta._pill._secondary:hover, input[type=submit]._pill._secondary:hover {
  background: #fff;
}
.cta._pill._white, input[type=submit]._pill._white {
  color: #fff;
  border-color: #fff;
}
.cta._pill._white:hover, input[type=submit]._pill._white:hover {
  background: #fff;
  color: #0086ff;
}
.cta._pill._blue-1, input[type=submit]._pill._blue-1 {
  color: #0064bf;
  border-color: #0064bf;
}
.cta._pill._blue-2, input[type=submit]._pill._blue-2 {
  color: #00437f;
  border-color: #00437f;
}
.cta._pill._blue-3, input[type=submit]._pill._blue-3 {
  color: #0086ff;
  border-color: #0086ff;
}
.cta._pill._blue-4, input[type=submit]._pill._blue-4 {
  color: #002140;
  border-color: #002140;
}
.cta._tertiary, input[type=submit]._tertiary {
  min-width: 190px;
}
.cta._tertiary .fas, input[type=submit]._tertiary .fas {
  margin-right: 8px;
}
.cta[href^=tel], input[type=submit][href^=tel] {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #0064bf;
  border-color: #0064bf;
  background: transparent;
}
.cta[href^=tel]:hover, input[type=submit][href^=tel]:hover {
  background: #0086ff;
  border-color: #0086ff;
  color: #fff;
}

@media (min-width: 576px) {
  .cta._pill {
    border-radius: 30px;
  }
  .cta._tertiary:hover {
    color: #0086ff;
  }
  .cta + .cta {
    margin-left: 35px;
  }
}
ul {
  list-style-type: none;
  margin: 0 0 30px 40px;
  padding: 0;
}
ul li {
  margin-bottom: 7px;
}
ul li::before {
  content: "•";
  color: #0086ff;
  display: inline-block;
  font-size: 2.4rem;
  width: 30px;
  margin-left: -40px;
  text-align: center;
}

ol {
  list-style: none;
  counter-reset: li;
  margin: 0 0 30px 40px;
  padding: 0;
}
ol li {
  margin-bottom: 7px;
}
ol li::before {
  content: counter(li) ".";
  counter-increment: li;
  color: #0086ff;
  display: inline-block;
  width: 40px;
  text-align: center;
  margin-left: -40px;
}
ol[style*=list-style-type] li::before {
  display: none;
}

ol[start="1"] {
  counter-reset: li 0;
}

ol[start="2"] {
  counter-reset: li 1;
}

ol[start="3"] {
  counter-reset: li 2;
}

ol[start="4"] {
  counter-reset: li 3;
}

ol[start="5"] {
  counter-reset: li 4;
}

ol[start="6"] {
  counter-reset: li 5;
}

ol[start="7"] {
  counter-reset: li 6;
}

ol[start="8"] {
  counter-reset: li 7;
}

ol[start="9"] {
  counter-reset: li 8;
}

ol[start="10"] {
  counter-reset: li 9;
}

ol[start="11"] {
  counter-reset: li 10;
}

ol[start="12"] {
  counter-reset: li 11;
}

ol[start="13"] {
  counter-reset: li 12;
}

ol[start="14"] {
  counter-reset: li 13;
}

ol[start="15"] {
  counter-reset: li 14;
}

ol[start="16"] {
  counter-reset: li 15;
}

ol[start="17"] {
  counter-reset: li 16;
}

ol[start="18"] {
  counter-reset: li 17;
}

ol[start="19"] {
  counter-reset: li 18;
}

ol[start="20"] {
  counter-reset: li 19;
}

ol[start="21"] {
  counter-reset: li 20;
}

ol[start="22"] {
  counter-reset: li 21;
}

ol[start="23"] {
  counter-reset: li 22;
}

ol[start="24"] {
  counter-reset: li 23;
}

ol[start="25"] {
  counter-reset: li 24;
}

ol[start="26"] {
  counter-reset: li 25;
}

ol[start="27"] {
  counter-reset: li 26;
}

ol[start="28"] {
  counter-reset: li 27;
}

ol[start="29"] {
  counter-reset: li 28;
}

ol[start="30"] {
  counter-reset: li 29;
}

ol[start="31"] {
  counter-reset: li 30;
}

ol[start="32"] {
  counter-reset: li 31;
}

ol[start="33"] {
  counter-reset: li 32;
}

ol[start="34"] {
  counter-reset: li 33;
}

ol[start="35"] {
  counter-reset: li 34;
}

ol[start="36"] {
  counter-reset: li 35;
}

ol[start="37"] {
  counter-reset: li 36;
}

ol[start="38"] {
  counter-reset: li 37;
}

ol[start="39"] {
  counter-reset: li 38;
}

ol[start="40"] {
  counter-reset: li 39;
}

ol[start="41"] {
  counter-reset: li 40;
}

ol[start="42"] {
  counter-reset: li 41;
}

ol[start="43"] {
  counter-reset: li 42;
}

ol[start="44"] {
  counter-reset: li 43;
}

ol[start="45"] {
  counter-reset: li 44;
}

ol[start="46"] {
  counter-reset: li 45;
}

ol[start="47"] {
  counter-reset: li 46;
}

ol[start="48"] {
  counter-reset: li 47;
}

ol[start="49"] {
  counter-reset: li 48;
}

ol[start="50"] {
  counter-reset: li 49;
}

ol[start="51"] {
  counter-reset: li 50;
}

ol[start="52"] {
  counter-reset: li 51;
}

ol[start="53"] {
  counter-reset: li 52;
}

ol[start="54"] {
  counter-reset: li 53;
}

ol[start="55"] {
  counter-reset: li 54;
}

ol[start="56"] {
  counter-reset: li 55;
}

ol[start="57"] {
  counter-reset: li 56;
}

ol[start="58"] {
  counter-reset: li 57;
}

ol[start="59"] {
  counter-reset: li 58;
}

ol[start="60"] {
  counter-reset: li 59;
}

ol[start="61"] {
  counter-reset: li 60;
}

ol[start="62"] {
  counter-reset: li 61;
}

ol[start="63"] {
  counter-reset: li 62;
}

ol[start="64"] {
  counter-reset: li 63;
}

ol[start="65"] {
  counter-reset: li 64;
}

ol[start="66"] {
  counter-reset: li 65;
}

ol[start="67"] {
  counter-reset: li 66;
}

ol[start="68"] {
  counter-reset: li 67;
}

ol[start="69"] {
  counter-reset: li 68;
}

ol[start="70"] {
  counter-reset: li 69;
}

ol[start="71"] {
  counter-reset: li 70;
}

ol[start="72"] {
  counter-reset: li 71;
}

ol[start="73"] {
  counter-reset: li 72;
}

ol[start="74"] {
  counter-reset: li 73;
}

ol[start="75"] {
  counter-reset: li 74;
}

ol[start="76"] {
  counter-reset: li 75;
}

ol[start="77"] {
  counter-reset: li 76;
}

ol[start="78"] {
  counter-reset: li 77;
}

ol[start="79"] {
  counter-reset: li 78;
}

ol[start="80"] {
  counter-reset: li 79;
}

ol[start="81"] {
  counter-reset: li 80;
}

ol[start="82"] {
  counter-reset: li 81;
}

ol[start="83"] {
  counter-reset: li 82;
}

ol[start="84"] {
  counter-reset: li 83;
}

ol[start="85"] {
  counter-reset: li 84;
}

ol[start="86"] {
  counter-reset: li 85;
}

ol[start="87"] {
  counter-reset: li 86;
}

ol[start="88"] {
  counter-reset: li 87;
}

ol[start="89"] {
  counter-reset: li 88;
}

ol[start="90"] {
  counter-reset: li 89;
}

ol[start="91"] {
  counter-reset: li 90;
}

ol[start="92"] {
  counter-reset: li 91;
}

ol[start="93"] {
  counter-reset: li 92;
}

ol[start="94"] {
  counter-reset: li 93;
}

ol[start="95"] {
  counter-reset: li 94;
}

ol[start="96"] {
  counter-reset: li 95;
}

ol[start="97"] {
  counter-reset: li 96;
}

ol[start="98"] {
  counter-reset: li 97;
}

ol[start="99"] {
  counter-reset: li 98;
}

ol[start="100"] {
  counter-reset: li 99;
}

ul.bull-list {
  margin: 0 0 40px 20px;
}
ul.bull-list li {
  position: relative;
  text-indent: 20px;
}
ul.bull-list li::before {
  position: absolute;
  left: 20px;
}

@media (min-width: 768px) {
  ul._two-col {
    -moz-column-count: 2;
         column-count: 2;
  }
}
#nav-mobile .dropdown:hover .dropdown-menu {
  position: absolute;
  display: block;
}

.navbar.mobile-nav {
  height: 80px;
  padding: 0 30px;
}
.navbar.mobile-nav .navbar-brand {
  width: 110px;
  height: 55px;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.navbar.mobile-nav .navbar-brand img {
  width: inherit;
}
.navbar.mobile-nav.shrink {
  height: 55px;
  background: #fff;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
}
.navbar.mobile-nav.shrink .navbar-brand {
  width: 79px;
  height: 41px;
}
.navbar.mobile-nav.visible-warning {
  position: relative;
}
.navbar.mobile-nav.visible-warning.shrink {
  position: fixed;
  height: 55px;
  background: #fff;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
}
.navbar.mobile-nav.visible-warning.shrink .navbar-brand {
  width: 79px;
  height: 41px;
}
.navbar.mobile-nav .navbar-toggler {
  width: 18px;
  height: 12px;
  position: relative;
}
.navbar.mobile-nav .navbar-toggler img {
  position: absolute;
  top: 0;
  left: 0;
}
.navbar.mobile-nav .navbar-toggler._search {
  width: 17px;
  height: 17px;
}
.navbar.mobile-nav .navbar-toggler._search img {
  width: inherit;
}
.navbar.mobile-nav .navbar-toggler._close, .navbar.mobile-nav .navbar-toggler._login, .navbar.mobile-nav .navbar-toggler._back {
  width: auto;
  height: auto;
  position: absolute;
  text-transform: uppercase;
  top: 25px;
  right: 50px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
}
.navbar.mobile-nav .navbar-toggler._close img {
  left: auto;
  top: 1px;
  right: -20px;
}
.navbar.mobile-nav .navbar-toggler._back {
  left: 30px;
  right: auto;
  text-indent: 10px;
}
.navbar.mobile-nav .navbar-toggler._back img {
  top: 1px;
}
.navbar.mobile-nav .navbar-toggler._login {
  width: 120px;
  height: 40px;
  top: 15px;
  left: 30px;
  right: auto;
  text-align: center;
  line-height: 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
}
.navbar.mobile-nav .navbar-collapse {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100vh;
  background: #00437f;
  position: absolute;
  top: 0;
  right: 100%;
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
  width: 100%;
  transition: all 0.2s ease-in;
}
.navbar.mobile-nav .navbar-collapse .collapse {
  visibility: hidden;
}
.navbar.mobile-nav .navbar-collapse .collapse.show {
  visibility: visible;
  display: block;
}
.navbar.mobile-nav .navbar-collapse .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.navbar.mobile-nav .navbar-collapse .collapsing.width {
  transition-property: width, visibility;
  width: 0;
  height: auto;
}
.navbar.mobile-nav .navbar-collapse.show {
  right: 0;
}
.navbar.mobile-nav .navbar-collapse ul {
  padding: 0;
  margin: 0;
}
.navbar.mobile-nav .navbar-collapse ul li {
  color: #fff;
  padding: 15px 0;
  margin-bottom: 0;
  border-bottom: solid 1px #094db1;
  font-size: 1.6rem;
  font-weight: 700;
}
.navbar.mobile-nav .navbar-collapse ul li::before {
  display: none;
}
.navbar.mobile-nav .navbar-collapse ul li a {
  color: inherit;
}
.navbar.mobile-nav .navbar-collapse ul li:first-child {
  border-top: solid 1px #094db1;
}
.navbar.mobile-nav .navbar-collapse ul li .fas {
  position: absolute;
  right: 30px;
}
.navbar.mobile-nav .navbar-collapse ul li .fas.dropdown-toggle::after {
  display: none;
}
.navbar.mobile-nav .navbar-collapse ul li .fas[aria-expanded=true] {
  transform: rotate(90deg);
}
.navbar.mobile-nav .navbar-collapse ul li .dropdown-menu {
  background: transparent;
  border: 0;
}
.navbar.mobile-nav .navbar-collapse ul li .dropdown-menu a {
  color: #fff;
  font-size: 1.6rem;
  line-height: 30px;
}
.navbar.mobile-nav .navbar-collapse ul li .dropdown-menu a:focus {
  background: rgba(255, 255, 255, 0.5);
}
.navbar.mobile-nav .mobile-utility-nav {
  margin-top: 10px;
}
.navbar.mobile-nav .mobile-utility-nav a {
  color: #fff;
  padding: 15px 0;
  display: block;
  font-weight: 100;
  font-size: 1.4rem;
}

.sub-nav-item {
  display: block;
  position: relative;
}
.sub-nav-item a.dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0 !important;
  background: transparent !important;
}
.sub-nav-item a.dropdown-toggle.active {
  transform: rotate(90deg);
}

._sub-dropdown-menu {
  margin-left: 30px;
}
._sub-dropdown-menu a {
  display: block;
  font-weight: 400;
}

#nav-mobile {
  padding-bottom: 100px;
}

.desktop-nav {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  padding-bottom: 0;
}
.desktop-nav ._left {
  float: left;
}
.desktop-nav ._right {
  float: right;
}
.desktop-nav .logo-container {
  margin-top: 30px;
}
.desktop-nav .logo-container img {
  width: 204px;
}
.desktop-nav.shrink {
  background: #fff;
  padding-bottom: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.desktop-nav.shrink .desktop-utility-nav {
  margin-top: -50px;
}
.desktop-nav.shrink .nav-desktop {
  margin-top: 29px;
}
.desktop-nav.shrink .logo-container {
  margin-top: 20px;
}
.desktop-nav.shrink .logo-container img {
  width: 130px;
}
.desktop-nav.visible-warning {
  position: relative;
  width: 100%;
}
.desktop-nav.visible-warning.shrink {
  position: fixed;
  background: #fff;
  padding-bottom: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.desktop-nav.visible-warning.shrink .desktop-utility-nav {
  margin-top: -50px;
}
.desktop-nav.visible-warning.shrink .nav-desktop {
  margin-top: 29px;
}
.desktop-nav.visible-warning.shrink .logo-container {
  margin-top: 20px;
}
.desktop-nav.visible-warning.shrink .logo-container img {
  width: 130px;
}
.desktop-nav .nav-desktop, .desktop-nav .desktop-utility-nav {
  float: right;
  margin: 0;
  padding: 0;
  clear: both;
  position: relative;
}
.desktop-nav .nav-desktop li, .desktop-nav .desktop-utility-nav li {
  display: inline-block;
  list-style-type: none;
  color: #333333;
  position: relative;
  text-indent: 0;
}
.desktop-nav .nav-desktop li a, .desktop-nav .desktop-utility-nav li a {
  color: inherit;
}
.desktop-nav .nav-desktop li a.active, .desktop-nav .desktop-utility-nav li a.active {
  color: #0064bf;
}
.desktop-nav .nav-desktop li::before, .desktop-nav .desktop-utility-nav li::before {
  display: none;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu {
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  width: 275px;
  box-shadow: 0 14px 45px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding-top: 25px;
  left: -15px;
  margin: 10px 0 0 0;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu li, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu li {
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
  display: contents;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu li ul, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu li ul {
  position: absolute;
  top: 0;
  left: 0%;
  padding: 0;
  margin: 0;
  width: 275px;
  background-color: #00437f;
  box-shadow: 0 14px 45px rgba(0, 0, 0, 0.1);
  z-index: -1;
  opacity: 0;
  padding-top: 18px;
  padding-bottom: 18px;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu li ul li, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu li ul li {
  color: #fff;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu li ul li a, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu li ul li a {
  color: inherit;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu li ul li a:hover, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu li ul li a:hover {
  background: transparent;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu li.submenu-trigger:hover ul, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu li.submenu-trigger:hover ul {
  left: 100%;
  opacity: 1;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu a, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu a {
  width: 100%;
  height: 50px;
  line-height: 15px;
  font-weight: 400;
  padding: 0 30px;
  display: flex;
  align-items: center;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu a:hover, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu a:hover {
  background: #ebebeb;
  color: #0086ff;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu a .fa-chevron-right, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu a .fa-chevron-right {
  right: 15px;
  font-size: 1rem;
  position: absolute;
}
.desktop-nav .nav-desktop li ul.desktop-dropdown-menu::before, .desktop-nav .desktop-utility-nav li ul.desktop-dropdown-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 5px;
  background: #0086ff;
}
.desktop-nav .nav-desktop li:nth-last-child(3) ul.desktop-dropdown-menu li ul, .desktop-nav .desktop-utility-nav li:nth-last-child(3) ul.desktop-dropdown-menu li ul {
  left: auto;
  right: 0;
}
.desktop-nav .nav-desktop li:nth-last-child(3) ul.desktop-dropdown-menu li:hover ul, .desktop-nav .desktop-utility-nav li:nth-last-child(3) ul.desktop-dropdown-menu li:hover ul {
  left: auto;
  right: 100%;
}
.desktop-nav .desktop-utility-nav {
  margin-top: 20px;
  height: 20px;
}
.desktop-nav .desktop-utility-nav li {
  text-align: left;
  margin-left: 30px;
  vertical-align: top;
}
.desktop-nav .desktop-utility-nav li a {
  position: relative;
  font-size: 1.2rem;
  line-height: 20px;
  height: 20px;
  display: block;
}
.desktop-nav .desktop-utility-nav li a::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 20px;
  background: #999;
  left: -15px;
}
.desktop-nav .desktop-utility-nav li::after {
  display: block;
  content: "";
  border-bottom: solid 1px #0086FF;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}
.desktop-nav .desktop-utility-nav li:hover::after {
  transform: scale(1);
}
.desktop-nav .desktop-utility-nav li:first-child a::before {
  display: none;
}
.desktop-nav .nav-desktop {
  margin-top: 36px;
}
.desktop-nav .nav-desktop li {
  margin-left: 23px;
}
.desktop-nav .nav-desktop li a {
  font-size: 1.5rem;
  font-weight: 600;
  padding-bottom: 25px;
}
.desktop-nav .nav-desktop li .login-desktop {
  color: #0064bf;
  padding-bottom: 0;
  display: block;
  line-height: 36px;
}
.desktop-nav .nav-desktop li .login-desktop:hover {
  color: #fff;
}
.desktop-nav .nav-desktop li:hover a {
  text-decoration: none;
}
.desktop-nav .nav-desktop li.has-dropdown:hover > ul.desktop-dropdown-menu {
  opacity: 1;
  pointer-events: auto;
}
.desktop-nav .login-desktop, .desktop-nav button.search-desktop, .desktop-nav .search-desktop {
  position: relative;
  z-index: 1;
  width: 130px;
  height: 40px;
  background: transparent;
  text-align: center;
  color: #0064bf;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 35px;
  font-size: 1.5rem;
  font-weight: 700;
  border-style: solid;
  border-width: 2px;
  border-color: #0064bf;
  border-radius: 20px;
}
.desktop-nav .login-desktop:hover, .desktop-nav button.search-desktop:hover, .desktop-nav .search-desktop:hover {
  background: #0086ff;
  border-color: #0086ff;
  color: #fff;
}
.desktop-nav .nav-desktop li .search-desktop {
  display: block;
  color: #0064bf;
}
.desktop-nav .nav-desktop li .search-desktop:hover {
  color: #fff;
}

li.has-dropdown.name {
  margin-right: 23px;
  color: #00437f;
}

#login-mobile, #search-mobile-form {
  color: #fff;
  padding-bottom: 100px;
}
#login-mobile .form-title, #search-mobile-form .form-title {
  margin-bottom: 6px;
  font-size: 2rem;
  font-weight: 700;
}
#login-mobile p, #search-mobile-form p {
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.6rem;
}
#login-mobile .form-element-wrapper, #search-mobile-form .form-element-wrapper {
  width: 100%;
  height: 80px;
  position: relative;
}
#login-mobile .form-element-wrapper input[type=text], #login-mobile .form-element-wrapper input[type=password], #search-mobile-form .form-element-wrapper input[type=text], #search-mobile-form .form-element-wrapper input[type=password] {
  width: 100%;
  height: 80px;
  background: transparent;
  border: solid #fff;
  border-width: 0 0 2px 0;
  line-height: 80px;
  color: #fff;
  font-size: 2rem;
  padding-left: 30px;
  float: left;
}
#login-mobile .form-element-wrapper input[type=text]::-webkit-input-placeholder, #login-mobile .form-element-wrapper input[type=password]::-webkit-input-placeholder, #search-mobile-form .form-element-wrapper input[type=text]::-webkit-input-placeholder, #search-mobile-form .form-element-wrapper input[type=password]::-webkit-input-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
}
#login-mobile .form-element-wrapper input[type=text]:-ms-input-placeholder, #login-mobile .form-element-wrapper input[type=password]:-ms-input-placeholder, #search-mobile-form .form-element-wrapper input[type=text]:-ms-input-placeholder, #search-mobile-form .form-element-wrapper input[type=password]:-ms-input-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
}
#login-mobile .form-element-wrapper input[type=text]::-moz-placeholder, #login-mobile .form-element-wrapper input[type=password]::-moz-placeholder, #search-mobile-form .form-element-wrapper input[type=text]::-moz-placeholder, #search-mobile-form .form-element-wrapper input[type=password]::-moz-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
}
#login-mobile .form-element-wrapper input[type=text]:-moz-placeholder, #login-mobile .form-element-wrapper input[type=password]:-moz-placeholder, #search-mobile-form .form-element-wrapper input[type=text]:-moz-placeholder, #search-mobile-form .form-element-wrapper input[type=password]:-moz-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
}
#login-mobile .form-element-wrapper input[type=password], #search-mobile-form .form-element-wrapper input[type=password] {
  border-color: #0c6dff;
  color: #0c6dff;
}
#login-mobile .form-element-wrapper input[type=password]::-webkit-input-placeholder, #search-mobile-form .form-element-wrapper input[type=password]::-webkit-input-placeholder {
  color: #0c6dff;
}
#login-mobile .form-element-wrapper input[type=password]:-ms-input-placeholder, #search-mobile-form .form-element-wrapper input[type=password]:-ms-input-placeholder {
  color: #0c6dff;
}
#login-mobile .form-element-wrapper input[type=password]::-moz-placeholder, #search-mobile-form .form-element-wrapper input[type=password]::-moz-placeholder {
  color: #0c6dff;
}
#login-mobile .form-element-wrapper input[type=password]:-moz-placeholder, #search-mobile-form .form-element-wrapper input[type=password]:-moz-placeholder {
  color: #0c6dff;
}
#login-mobile .form-element-wrapper:first-child, #search-mobile-form .form-element-wrapper:first-child {
  margin-top: 15px;
}
#login-mobile .form-element-wrapper._username, #login-mobile .form-element-wrapper._password, #search-mobile-form .form-element-wrapper._username, #search-mobile-form .form-element-wrapper._password {
  position: relative;
}
#login-mobile .form-element-wrapper._username::before, #login-mobile .form-element-wrapper._password::before, #search-mobile-form .form-element-wrapper._username::before, #search-mobile-form .form-element-wrapper._password::before {
  width: 17px;
  height: 21px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-56%);
  background-image: url("../img/icons/user-login.svg");
  background-size: 100%;
}
#login-mobile .form-element-wrapper._password, #search-mobile-form .form-element-wrapper._password {
  margin-bottom: 30px;
}
#login-mobile .form-element-wrapper._password::before, #search-mobile-form .form-element-wrapper._password::before {
  width: 16px;
  height: 23px;
  background-image: url("../img/icons/user-password.svg");
}
#login-mobile .form-element-wrapper._sign-in, #search-mobile-form .form-element-wrapper._sign-in {
  text-align: center;
  margin-top: 30px;
}
#login-mobile .form-element-wrapper._sign-in input, #search-mobile-form .form-element-wrapper._sign-in input {
  min-width: 180px;
  background: transparent;
}

#login-desktop, #search-desktop {
  background: #00437f;
  z-index: 9000;
  width: 100%;
  color: #fff;
  position: absolute;
  height: 100%;
}
#login-desktop .container-fluid, #search-desktop .container-fluid {
  height: 100vh;
}
#login-desktop a, #search-desktop a {
  color: #fff;
  display: block;
}
#login-desktop .logo, #search-desktop .logo {
  position: absolute;
  top: 58px;
  width: 134px;
  height: 57px;
}
#login-desktop .logo img, #search-desktop .logo img {
  width: 100%;
}
#login-desktop ._close, #login-desktop input[type=submit], #search-desktop ._close, #search-desktop input[type=submit] {
  font-size: 1.4rem;
  min-width: auto;
  margin-right: 0;
}
#login-desktop ._close, #search-desktop ._close {
  width: 150px;
  height: 40px;
  line-height: 38px;
  margin-top: 70px;
}
#login-desktop .form-title, #search-desktop .form-title {
  margin-top: 80px;
  font-size: 4.2rem;
  font-weight: 700;
}
#login-desktop .form-title + p, #search-desktop .form-title + p {
  font-size: 2.2rem;
}
#login-desktop p, #search-desktop p {
  font-size: 1.4rem;
}
#login-desktop p:last-child, #search-desktop p:last-child {
  margin-top: 30px;
}
#login-desktop .form-element-wrapper, #search-desktop .form-element-wrapper {
  width: 100%;
  height: 80px;
  position: relative;
}
#login-desktop .form-element-wrapper input[type=text], #login-desktop .form-element-wrapper input[type=password], #search-desktop .form-element-wrapper input[type=text], #search-desktop .form-element-wrapper input[type=password] {
  width: 100%;
  height: 80px;
  background: transparent;
  border: solid #fff;
  border-width: 0 0 2px 0;
  line-height: 80px;
  color: #fff;
  font-size: 2rem;
  padding-left: 30px;
  float: left;
}
#login-desktop .form-element-wrapper input[type=text]::-webkit-input-placeholder, #login-desktop .form-element-wrapper input[type=password]::-webkit-input-placeholder, #search-desktop .form-element-wrapper input[type=text]::-webkit-input-placeholder, #search-desktop .form-element-wrapper input[type=password]::-webkit-input-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
}
#login-desktop .form-element-wrapper input[type=text]:-ms-input-placeholder, #login-desktop .form-element-wrapper input[type=password]:-ms-input-placeholder, #search-desktop .form-element-wrapper input[type=text]:-ms-input-placeholder, #search-desktop .form-element-wrapper input[type=password]:-ms-input-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
}
#login-desktop .form-element-wrapper input[type=text]::-moz-placeholder, #login-desktop .form-element-wrapper input[type=password]::-moz-placeholder, #search-desktop .form-element-wrapper input[type=text]::-moz-placeholder, #search-desktop .form-element-wrapper input[type=password]::-moz-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
}
#login-desktop .form-element-wrapper input[type=text]:-moz-placeholder, #login-desktop .form-element-wrapper input[type=password]:-moz-placeholder, #search-desktop .form-element-wrapper input[type=text]:-moz-placeholder, #search-desktop .form-element-wrapper input[type=password]:-moz-placeholder {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
}
#login-desktop .form-element-wrapper input[type=password], #search-desktop .form-element-wrapper input[type=password] {
  border-color: #0c6dff;
  color: #0c6dff;
}
#login-desktop .form-element-wrapper input[type=password]::-webkit-input-placeholder, #search-desktop .form-element-wrapper input[type=password]::-webkit-input-placeholder {
  color: #0c6dff;
}
#login-desktop .form-element-wrapper input[type=password]:-ms-input-placeholder, #search-desktop .form-element-wrapper input[type=password]:-ms-input-placeholder {
  color: #0c6dff;
}
#login-desktop .form-element-wrapper input[type=password]::-moz-placeholder, #search-desktop .form-element-wrapper input[type=password]::-moz-placeholder {
  color: #0c6dff;
}
#login-desktop .form-element-wrapper input[type=password]:-moz-placeholder, #search-desktop .form-element-wrapper input[type=password]:-moz-placeholder {
  color: #0c6dff;
}
#login-desktop .form-element-wrapper:first-child, #search-desktop .form-element-wrapper:first-child {
  margin-top: 15px;
}
#login-desktop .form-element-wrapper._username, #login-desktop .form-element-wrapper._password, #search-desktop .form-element-wrapper._username, #search-desktop .form-element-wrapper._password {
  position: relative;
}
#login-desktop .form-element-wrapper._username::before, #login-desktop .form-element-wrapper._password::before, #search-desktop .form-element-wrapper._username::before, #search-desktop .form-element-wrapper._password::before {
  width: 17px;
  height: 21px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-56%);
  background-image: url("../img/icons/user-login.svg");
  background-size: 100%;
}
#login-desktop .form-element-wrapper._password, #search-desktop .form-element-wrapper._password {
  margin-bottom: 30px;
}
#login-desktop .form-element-wrapper._password::before, #search-desktop .form-element-wrapper._password::before {
  width: 16px;
  height: 23px;
  background-image: url("../img/icons/user-password.svg");
}
#login-desktop .form-element-wrapper._sign-in, #search-desktop .form-element-wrapper._sign-in {
  text-align: center;
  margin-top: 30px;
}
#login-desktop .form-element-wrapper._sign-in input, #search-desktop .form-element-wrapper._sign-in input {
  min-width: 180px;
  background: transparent;
}
#login-desktop .form-element-wrapper input[type=submit], #search-desktop .form-element-wrapper input[type=submit] {
  width: 180px;
  height: 50px;
  line-height: 48px;
  cursor: pointer;
}
#login-desktop .form-element-wrapper input[type=submit]:hover, #search-desktop .form-element-wrapper input[type=submit]:hover {
  background: #fff;
}

#search-desktop {
  position: fixed;
}
#search-desktop .container-fluid {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#login-page {
  background: #fff;
}
#login-page #login-form-desktop-on-page {
  color: #333;
}
#login-page .form-title {
  line-height: 1;
  font-size: 4.2rem;
  font-weight: 700;
}
#login-page .form-title + p {
  font-size: 2.2rem;
}
#login-page p {
  font-size: 1.4rem;
}
#login-page p:last-child {
  margin-top: 30px;
}
#login-page .form-element-wrapper {
  width: 100%;
  height: 80px;
  position: relative;
}
#login-page .form-element-wrapper input[type=text], #login-page .form-element-wrapper input[type=password] {
  width: 100%;
  height: 80px;
  background: transparent;
  border: solid #0c6dff;
  border-width: 0 0 2px 0;
  line-height: 80px;
  color: #0c6dff;
  font-size: 2rem;
  padding-left: 30px;
  float: left;
}
#login-page .form-element-wrapper input[type=text]::-webkit-input-placeholder, #login-page .form-element-wrapper input[type=password]::-webkit-input-placeholder {
  color: #0c6dff;
  font-size: 2rem;
  font-weight: 100;
}
#login-page .form-element-wrapper input[type=text]:-ms-input-placeholder, #login-page .form-element-wrapper input[type=password]:-ms-input-placeholder {
  color: #0c6dff;
  font-size: 2rem;
  font-weight: 100;
}
#login-page .form-element-wrapper input[type=text]::-moz-placeholder, #login-page .form-element-wrapper input[type=password]::-moz-placeholder {
  color: #0c6dff;
  font-size: 2rem;
  font-weight: 100;
}
#login-page .form-element-wrapper input[type=text]:-moz-placeholder, #login-page .form-element-wrapper input[type=password]:-moz-placeholder {
  color: #0c6dff;
  font-size: 2rem;
  font-weight: 100;
}
#login-page .form-element-wrapper:first-child {
  margin-top: 15px;
}
#login-page .form-element-wrapper._username, #login-page .form-element-wrapper._password {
  position: relative;
}
#login-page .form-element-wrapper._username::before, #login-page .form-element-wrapper._password::before {
  width: 17px;
  height: 21px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-56%);
  background-image: url("../img/icons/user-login--blue.png");
  background-size: 100%;
}
#login-page .form-element-wrapper._password {
  margin-bottom: 30px;
}
#login-page .form-element-wrapper._password::before {
  width: 16px;
  height: 23px;
  background-image: url("../img/icons/user-password.svg");
}
#login-page .form-element-wrapper._sign-in {
  text-align: center;
  margin-top: 30px;
}
#login-page .form-element-wrapper._sign-in input[type=submit] {
  min-width: 180px;
  background: transparent;
}
#login-page .form-element-wrapper._sign-in input[type=submit]:hover {
  background-color: #0064bf;
  border-color: #0064bf;
}
#login-page .form-element-wrapper input[type=submit] {
  width: 180px;
  height: 50px;
  line-height: 48px;
  cursor: pointer;
}
#login-page .form-element-wrapper input[type=submit]:hover {
  background: #fff;
}

#search-mobile nav {
  margin-top: 30px;
}
#search-mobile nav a {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
#search-mobile .form-title._sub-title {
  font-weight: 400;
  font-size: 2rem;
  color: #fff;
}

#search-mobile-form {
  color: #fff;
  padding-bottom: 0;
}
#search-mobile-form .form-title {
  margin-bottom: 6px;
  font-size: 2rem;
  font-weight: 700;
}
#search-mobile-form p {
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.6rem;
}
#search-mobile-form .form-element-wrapper {
  width: 100%;
  height: 60px;
  position: relative;
}
#search-mobile-form .form-element-wrapper._search {
  margin: 30px 0;
}
#search-mobile-form .form-element-wrapper input[type=text] {
  width: 100%;
  height: 60px;
  background: #042249;
  border: 0;
  line-height: 60px;
  color: #fff;
  font-size: 1.8rem;
  float: left;
  padding-left: 18px;
  padding-right: 30px;
}
#search-mobile-form .form-element-wrapper input[type=text]::-webkit-input-placeholder {
  color: #fff;
  font-size: 1.8rem !important;
  font-weight: 100;
}
#search-mobile-form .form-element-wrapper input[type=text]:-ms-input-placeholder {
  color: #fff;
  font-size: 1.8rem !important;
  font-weight: 100;
}
#search-mobile-form .form-element-wrapper input[type=text]::-moz-placeholder {
  color: #fff;
  font-size: 1.8rem !important;
  font-weight: 100;
}
#search-mobile-form .form-element-wrapper input[type=text]:-moz-placeholder {
  color: #fff;
  font-size: 1.8rem !important;
  font-weight: 100;
}
#search-mobile-form .form-element-wrapper:first-child {
  margin-top: 15px;
}
#search-mobile-form .form-element-wrapper input[type=submit] {
  width: 60px;
  height: 30px;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border: 0;
  background-image: url("../img/icons/search-button.svg");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: center;
  background-color: transparent;
}

#search-desktop nav {
  margin-top: 30px;
  padding-bottom: 30px;
  -moz-column-count: 4;
       column-count: 4;
}
#search-desktop nav li {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
#search-desktop nav a {
  display: inline-block;
  color: #fff;
  font-size: 1.6rem;
  margin-bottom: 15px;
  box-shadow: 0 0 0 0 #fff;
}
#search-desktop nav a:hover {
  color: #0086FF;
  box-shadow: 0 1px 0 0 #fff;
}
#search-desktop .form-title._sub-title {
  font-weight: 400;
  font-size: 2.4rem;
}

#search-desktop-form {
  color: #fff;
  padding-bottom: 0;
}
#search-desktop-form .form-title {
  margin-bottom: 6px;
  font-size: 4.6rem;
  font-weight: 700;
}
#search-desktop-form p {
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.6rem;
}
#search-desktop-form .form-element-wrapper {
  width: 100%;
  height: 60px;
  position: relative;
}
#search-desktop-form .form-element-wrapper._search {
  margin: 30px 0;
}
#search-desktop-form .form-element-wrapper input[type=text] {
  width: 100%;
  height: 90px;
  background: #042249;
  border: 0;
  line-height: 60px;
  color: #fff;
  font-size: 3.2rem;
  float: left;
  padding-left: 50px;
  padding-right: 120px;
  position: relative;
  z-index: 1;
}
#search-desktop-form .form-element-wrapper input[type=text]::-webkit-input-placeholder {
  font-size: 3.2rem;
  font-weight: 100;
}
#search-desktop-form .form-element-wrapper input[type=text]:-ms-input-placeholder {
  font-size: 3.2rem;
  font-weight: 100;
}
#search-desktop-form .form-element-wrapper input[type=text]::-moz-placeholder {
  font-size: 3.2rem;
  font-weight: 100;
}
#search-desktop-form .form-element-wrapper input[type=text]:-moz-placeholder {
  font-size: 3.2rem;
  font-weight: 100;
}
#search-desktop-form .form-element-wrapper:first-child {
  margin-top: 15px;
}
#search-desktop-form .form-element-wrapper input[type=submit] {
  width: 90px;
  height: 90px;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 20px;
  border: 0;
  z-index: 2;
  background-image: url("../img/icons/search-button.svg");
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center;
  background-color: transparent;
}
#search-desktop-form .form-element-wrapper input[type=submit]:hover {
  transform: scale(1.3);
  background-image: url("../img/icons/search-button.svg");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}

.fixed-top#search-desktop #search-desktop-form .form-element-wrapper input[type=text]::-webkit-input-placeholder {
  color: #fff;
}
.fixed-top#search-desktop #search-desktop-form .form-element-wrapper input[type=text]:-ms-input-placeholder {
  color: #fff;
}
.fixed-top#search-desktop #search-desktop-form .form-element-wrapper input[type=text]::-moz-placeholder {
  color: #fff;
}
.fixed-top#search-desktop #search-desktop-form .form-element-wrapper input[type=text]:-moz-placeholder {
  color: #fff;
}

.contact-card {
  padding-bottom: 30px;
}
.contact-card h1, .contact-card .h1 {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .contact-card {
    margin-top: 0;
    margin-bottom: 30px;
    border-bottom: solid 1px #d2d2d2;
  }
}
.times-wrapper {
  width: 100%;
}
.times-wrapper .item {
  display: inline-block;
  float: left;
  border-right: solid 1px #d2d2d2;
  padding: 0 6%;
}
.times-wrapper .item:first-child {
  padding-left: 0;
}
.times-wrapper .item:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.times-wrapper .item .day, .times-wrapper .item .time {
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-size: 2rem;
}
.times-wrapper .item .time {
  color: #999;
  text-transform: none;
}

.play-button {
  position: relative;
  background: rgba(51, 51, 51, 0.8);
  border-radius: 50%;
  border: 0;
  cursor: pointer;
  width: 50px;
  height: 50px;
}
.play-button img {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
}
.play-button:hover {
  background: rgba(51, 51, 51, 0.9);
}

.slick-slide .play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cta + .play-button {
  margin-left: 20px;
}

#home-page .slick-slide .play-button {
  position: absolute;
}

@media (min-width: 768px) {
  .play-button {
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .news-item .play-button {
    position: absolute;
    width: 92px;
    height: 92px;
  }
}
.map-section {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.map-section h1,
.map-section .h1 {
  font-size: 4rem;
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.map-section .h1 {
  border-bottom: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
}
.map-section ul {
  margin-left: 0;
}
.map-section ul li:before {
  display: none;
}
.map-section ul li ul {
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.map-section ul li ul ul {
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.map-section__group-list {
  -moz-columns: 3 auto;
       columns: 3 auto;
  margin: 10px 0 0;
}
.map-section__individual-wrapper {
  display: inline-block;
  margin-bottom: 30px !important;
}
.map-section + .map-section {
  margin-top: 80px;
}

.ie {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #home-page .ie-curve {
    margin-top: -85px;
  }

  .desktop-nav .nav-desktop ul.desktop-dropdown-menu, .desktop-nav .desktop-utility-nav ul.desktop-dropdown-menu {
    margin: 10px 0 0 0;
  }

  .single-row-highlights {
    display: block !important;
  }

  .desktop-nav.visible-warning {
    position: absolute !important;
    margin-top: 65px;
  }
  .desktop-nav.visible-warning.shrink {
    position: fixed !important;
    margin-top: 0;
  }

  .bottom-curve {
    bottom: -80px !important;
  }
  .bottom-curve .ie.ie-curve--bottom-yellow-1, .bottom-curve .ie.ie-curve--bottom-yellow-2, .bottom-curve .ie.ie-curve--bottom-yellow-3 {
    position: absolute;
    bottom: -80px;
  }

  ._blue-4 {
    padding-top: 50px;
  }
  ._blue-4 .bottom-curve {
    bottom: -6px;
  }
  ._blue-4 + .bottom-curve {
    bottom: 0px !important;
  }
  ._blue-4 + .bottom-curve img {
    position: absolute;
    bottom: 0;
  }

  footer .center-element {
    display: block;
  }
  footer .center-element #footer-logo {
    margin-bottom: 20px;
  }

  .curve-color, .curve-mask {
    display: none;
  }

  .ie {
    display: block;
  }
  .ie.ie-curve {
    width: 100%;
  }
  .ie.ie-curve img {
    width: 100%;
  }
  .ie.ie-curve-mask {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .ie.ie-curve-mask img {
    width: 100%;
  }
  .ie.ie-curve-mask.ie-curve-mask--white-blue-2 {
    top: -17px;
  }
  .ie.ie-curve-mask.ie-curve--blue-1, .ie.ie-curve-mask.ie-curve--blue-2, .ie.ie-curve-mask.ie-curve--blue-3, .ie.ie-curve-mask.ie-curve--blue-4 {
    margin-bottom: -100px;
  }
  .ie.ie-curve--bottom-white {
    height: 76px;
  }
  .ie.ie-curve--bottom-blue-1, .ie.ie-curve--bottom-blue-2, .ie.ie-curve--bottom-blue-3 {
    margin-bottom: -50px;
  }

  .tray._with-curve .content {
    margin-top: 0 !important;
  }
  .tray._with-curve .content._ie-no-padding-top {
    padding-top: 0 !important;
  }

  .center-element.ie-center-offset * {
    left: 50%;
    transform: translateX(-50%);
  }

  ._news-tray {
    background: #fff;
  }
  ._news-tray .curve-mask {
    margin-top: -25px;
  }

  ._getting-started, ._community-mission-tray, ._policy-lifecycle-tray, .contact-us-tray {
    margin-top: 15px;
  }

  h2._ie-font-color-grey, .h2._ie-font-color-grey {
    color: #333 !important;
  }

  :nth-child(1).carousel--homepage {
    visibility: visible;
    opacity: 1;
  }

  form#contact-us .cta._pill {
    height: 45px;
  }

  form#find-agent-form #ie-speaks-spanish {
    position: relative;
  }
  form#find-agent-form div {
    width: 100%;
    margin-bottom: 14px;
  }
  form#find-agent-form label#speaks-spanish-label {
    margin-left: 35px !important;
    position: absolute !important;
  }
  form#find-agent-form input[type=checkbox] {
    position: absolute !important;
  }
}
@media screen and (-ms-high-contrast: active) and (min-width: 1200px), (-ms-high-contrast: none) and (min-width: 1200px) {
  .single-row-highlights {
    display: flex !important;
  }
}

/*# sourceMappingURL=main.css.map */