@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}

a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  box-sizing: border-box;
}

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

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

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

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

@viewport {
  width: device-width;
}

html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.65);
  background-color: #ffffff;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.15);
}

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

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

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #1a82c5;
  text-decoration: none;
}

a:focus, a:hover {
  color: #1a82c5;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

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

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

table {
  background-color: transparent;
}

caption {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: 0.65;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

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

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

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

textarea {
  resize: vertical;
}

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

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

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.75em;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.25;
  color: rgba(0, 0, 0, 0.85);
}

h1 {
  font-size: 3em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.0625em;
}

h4 {
  font-size: 0.875em;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

.h1 {
  font-size: 3em;
}

.h2 {
  font-size: 2em;
}

.h3 {
  font-size: 1.0625em;
}

.h4 {
  font-size: 0.875em;
}

.h5 {
  font-size: 1.25rem;
}

.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.375em;
  font-weight: 300;
}

.display-1 {
  font-size: 6em;
  font-weight: 300;
}

.display-2 {
  font-size: 5.5em;
  font-weight: 300;
}

.display-3 {
  font-size: 4.5em;
  font-weight: 300;
}

.display-4 {
  font-size: 3.5em;
  font-weight: 300;
}

hr {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

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

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

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

.dl-horizontal {
  margin-right: -5%;
  margin-left: -5%;
}

.dl-horizontal::after {
  content: "";
  display: table;
  clear: both;
}

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

.blockquote {
  padding: 0.8em 1.6em;
  margin-bottom: 1.6em;
  font-size: 1.25em;
  border-left: 0.25rem solid rgba(0, 0, 0, 0.15);
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #bdbdbd;
}

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

.blockquote-reverse {
  padding-right: 1.6em;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid rgba(0, 0, 0, 0.15);
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

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

html {
  font-size: 14px;
}

@media (min-width: 544px) {
  html {
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  html {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  html {
    font-size: 18px;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  margin-top: 1.5em;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child {
  margin-top: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a {
  color: inherit;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover {
  color: inherit;
  text-decoration: underline;
}

h1,
.h1 {
  margin-left: -0.05em;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 3em;
  font-weight: 600;
  letter-spacing: -0.025em;
}

h1.small,
.h1.small {
  font-size: 2.625em;
  font-weight: 600;
}

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.625em;
  }
  h1.small,
  .h1.small {
    font-size: 2.29688em;
  }
}

@media (max-width: 543px) {
  h1,
  .h1 {
    font-size: 2.25em;
  }
  h1.small,
  .h1.small {
    font-size: 1.96875em;
  }
}

h2,
.h2 {
  margin-left: -0.05em;
  font-family: inherit;
  font-size: 2em;
  font-weight: 600;
}

h2.small,
.h2.small {
  font-size: 1.75em;
  font-weight: 600;
}

@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.875em;
  }
  h2.small,
  .h2.small {
    font-size: 1.64063em;
  }
}

@media (max-width: 543px) {
  h2,
  .h2 {
    font-size: 1.75em;
  }
  h2.small,
  .h2.small {
    font-size: 1.53125em;
  }
}

h3,
.h3 {
  font-family: inherit;
  font-size: 1.0625em;
  font-weight: 600;
  line-height: 1.40625;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 0.375em;
}

h3.small,
.h3.small {
  font-size: 0.92969em;
  font-weight: 600;
}

@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.12891em;
  }
  h3.small,
  .h3.small {
    font-size: 0.98779em;
  }
}

@media (max-width: 543px) {
  h3,
  .h3 {
    font-size: 1.19531em;
  }
  h3.small,
  .h3.small {
    font-size: 1.0459em;
  }
}

h4,
.h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 0.375em;
  text-transform: uppercase;
}

h4.small,
.h4.small {
  font-size: 0.76563em;
  font-weight: 400;
}

h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
.h4 + h1,
.h4 + h2,
.h4 + h3,
.h4 + h4 {
  margin-top: 0;
}

.lead {
  font-family: inherit;
  font-size: 1.375em;
  font-weight: 300;
}

.lead.small {
  font-size: 1.20313em;
  font-weight: 300;
}

@media (max-width: 543px) {
  .lead {
    font-size: 1.28906em;
  }
  .lead.small {
    font-size: 1.12793em;
  }
}

.text-muted {
  opacity: 0.65 !important;
}

.text-light {
  color: rgba(255, 255, 255, 0.75) !important;
}

.text-dark {
  color: rgba(0, 0, 0, 0.65) !important;
}

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

.text-black {
  color: #000 !important;
}

.text-secondary {
  color: #00366d !important;
}

.text-variation-one {
  color: #d0af00 !important;
}

.text-variation-two {
  color: #1a82c5 !important;
}

.text-link {
  color: #1a82c5 !important;
}

.text-auto {
  color: inherit !important;
}

p {
  margin-bottom: 1.6em;
}

@media (max-width: 991px) {
  p {
    font-size: 1.0625em;
  }
  p.small {
    font-size: 0.92969em;
  }
}

@media (max-width: 767px) {
  p {
    font-size: 1.125em;
  }
  p.small {
    font-size: 0.98438em;
  }
}

small,
.small {
  font-size: 0.875em;
  font-weight: inherit;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}

a.arrow-left::before,
a.arrow-right::after,
a.arrow-up::before,
a.arrow-down::after {
  content: "";
  font-family: "Material Icons";
  font-style: normal;
  font-size: 1em;
  vertical-align: -10%;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: "liga";
  font-smoothing: antialiased;
  color: inherit;
  transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  text-decoration: none;
}

a.arrow-right::after,
a.arrow-down::after {
  margin: 0 0 0 0.5em;
}

a.arrow-left::before,
a.arrow-up::before {
  margin: 0 0.5em 0 0;
}

a.arrow-right::after {
  content: "arrow_forward";
}

a.arrow-right:hover::after {
  transform: translateX(0.5em);
}

a.arrow-left::before {
  content: "arrow_back";
}

a.arrow-left:hover::before {
  transform: translateX(-0.5em);
}

a.arrow-up::before {
  content: "arrow_upward";
}

a.arrow-up:hover::before {
  transform: translateY(-0.5em);
}

a.arrow-down::after {
  content: "arrow_downwards";
}

a.arrow-down:hover::after {
  transform: translateY(0.5em);
}

ol,
ul {
  margin-top: 1.6em;
  margin-bottom: 2.4em;
  padding-left: 2.4em;
}

ol:first-child,
ul:first-child {
  margin-top: 0;
}

h1 + ol,
h2 + ol,
h3 + ol,
h4 + ol, h1 +
ul,
h2 +
ul,
h3 +
ul,
h4 +
ul {
  margin-top: 1.6em;
}

ol li,
ul li {
  margin-bottom: 0.8em;
  padding-left: 0.8em;
}

.list-inline-item,
.list-unstyled > li {
  padding-left: 0;
}

pre.dw-error {
  white-space: normal;
}

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded, .p-img-corner-rounded {
  border-radius: 0.125em;
}

.img-thumbnail {
  padding: 0.25em;
  line-height: 1.6;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 0.125em;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle, .p-img-circle {
  border-radius: 50%;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.8em;
  line-height: 1;
}

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

@media (min-width: 544px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 100%;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -2.5%;
  margin-right: -2.5%;
}

.col-xs-1, .col-xs-2, .col-xs-2point4, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-2point4, .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-md-1, .col-md-2, .col-md-2point4, .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-lg-1, .col-lg-2, .col-lg-2point4, .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-xl-1, .col-xl-2, .col-xl-2point4, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 0;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

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

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

.col-xs-2point4 {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  max-width: 20%;
}

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-2point4 {
  right: 20%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-2point4 {
  left: 20%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

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

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

.col-xs-offset-2point4 {
  margin-left: 20%;
}

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 544px) {
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-2point4 {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-2point4 {
    right: 20%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-2point4 {
    left: 20%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-2point4 {
    margin-left: 20%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-2point4 {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-2point4 {
    right: 20%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-2point4 {
    left: 20%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-2point4 {
    margin-left: 20%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-2point4 {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-2point4 {
    right: 20%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-2point4 {
    left: 20%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-2point4 {
    margin-left: 20%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-2point4 {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.33333%;
  }
  .col-xl-pull-2 {
    right: 16.66667%;
  }
  .col-xl-pull-2point4 {
    right: 20%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.33333%;
  }
  .col-xl-pull-5 {
    right: 41.66667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.33333%;
  }
  .col-xl-pull-8 {
    right: 66.66667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.33333%;
  }
  .col-xl-pull-11 {
    right: 91.66667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.33333%;
  }
  .col-xl-push-2 {
    left: 16.66667%;
  }
  .col-xl-push-2point4 {
    left: 20%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.33333%;
  }
  .col-xl-push-5 {
    left: 41.66667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.33333%;
  }
  .col-xl-push-8 {
    left: 66.66667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.33333%;
  }
  .col-xl-push-11 {
    left: 91.66667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xl-offset-2point4 {
    margin-left: 20%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}

.col-xs-first {
  -ms-flex-order: -1;
      order: -1;
}

.col-xs-last {
  -ms-flex-order: 1;
      order: 1;
}

@media (min-width: 544px) {
  .col-sm-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .col-sm-last {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 768px) {
  .col-md-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .col-md-last {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 992px) {
  .col-lg-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .col-lg-last {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 1200px) {
  .col-xl-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .col-xl-last {
    -ms-flex-order: 1;
        order: 1;
  }
}

.row-xs-top {
  -ms-flex-align: start;
      align-items: flex-start;
}

.row-xs-center {
  -ms-flex-align: center;
      align-items: center;
}

.row-xs-bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}

@media (min-width: 544px) {
  .row-sm-top {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .row-sm-center {
    -ms-flex-align: center;
        align-items: center;
  }
  .row-sm-bottom {
    -ms-flex-align: end;
        align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .row-md-top {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .row-md-center {
    -ms-flex-align: center;
        align-items: center;
  }
  .row-md-bottom {
    -ms-flex-align: end;
        align-items: flex-end;
  }
}

@media (min-width: 992px) {
  .row-lg-top {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .row-lg-center {
    -ms-flex-align: center;
        align-items: center;
  }
  .row-lg-bottom {
    -ms-flex-align: end;
        align-items: flex-end;
  }
}

@media (min-width: 1200px) {
  .row-xl-top {
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .row-xl-center {
    -ms-flex-align: center;
        align-items: center;
  }
  .row-xl-bottom {
    -ms-flex-align: end;
        align-items: flex-end;
  }
}

.col-xs-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.col-xs-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.col-xs-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

@media (min-width: 544px) {
  .col-sm-top {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .col-sm-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .col-sm-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media (min-width: 768px) {
  .col-md-top {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .col-md-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .col-md-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media (min-width: 992px) {
  .col-lg-top {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .col-lg-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .col-lg-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media (min-width: 1200px) {
  .col-xl-top {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .col-xl-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .col-xl-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.6em;
}

.table th,
.table td {
  padding: 0.5em;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
}

.table tbody + tbody {
  border-top: 2px solid rgba(0, 0, 0, 0.15);
}

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

.table-sm th,
.table-sm td {
  padding: 0.25em 0.125em;
}

.table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.table-bordered th,
.table-bordered td {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

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

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

.table-hover tbody tr:hover {
  background-color: #bdbdbd;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: #bdbdbd;
}

.table-hover .table-active:hover {
  background-color: #b0b0b0;
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: #b0b0b0;
}

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

.table-hover .table-success:hover {
  background-color: #449d48;
}

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

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

.table-hover .table-info:hover {
  background-color: #0d8aee;
}

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

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

.table-hover .table-warning:hover {
  background-color: #ffe822;
}

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

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

.table-hover .table-danger:hover {
  background-color: #f32c1e;
}

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

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto;
}

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

.thead-default th {
  color: #7e7a78;
  background-color: #efefef;
}

.table-inverse {
  color: #efefef;
  background-color: #5f5a55;
}

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

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #7e7a78;
}

.table-reflow thead {
  float: left;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.table-reflow tr {
  float: left;
}

.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.table {
  font-size: 0.875em;
  border-collapse: separate;
}

.table h1:only-child,
.table h2:only-child,
.table h3:only-child,
.table h4:only-child,
.table p:only-child,
.table ul:only-child {
  line-height: inherit;
}

.table h1:last-child,
.table h2:last-child,
.table h3:last-child,
.table h4:last-child,
.table p:last-child,
.table ul:last-child {
  margin-bottom: 0;
}

.table th {
  font-weight: 600;
}

.table thead:last-child tr:last-child th,
.table thead:last-child tr:last-child td,
.table tbody:last-child tr:last-child th,
.table tbody:last-child tr:last-child td,
.table tfoot:last-child tr:last-child th,
.table tfoot:last-child tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375em 0.75em;
  font-size: 1em;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.125em;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

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

.form-control:focus {
  border-color: rgba(0, 0, 0, 0.15);
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px none;
}

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

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

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

.form-control:disabled {
  cursor: not-allowed;
}

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

.form-control-label {
  padding: 0.375em 0.75em;
  margin-bottom: 0;
}

.form-control-static {
  min-height: 2.35em;
  padding-top: 0.375em;
  padding-bottom: 0.375em;
  margin-bottom: 0;
}

.form-control-static.form-control-sm, .form-control-static.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  padding: 0.275em 0.75em;
  font-size: 0.875em;
  line-height: 1.5;
  border-radius: 0.125em;
}

.form-control-lg {
  padding: 0.75em 1.25em;
  font-size: 1.25em;
  line-height: 1.33333;
  border-radius: 0.125em;
}

.form-group {
  margin-bottom: 1.6em;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 1.2em;
}

.radio label,
.checkbox label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio label input:only-child,
.checkbox label input:only-child {
  position: static;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem;
}

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

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25em;
  background-repeat: no-repeat;
  background-position: center right 0.5875em;
  background-size: 1.5275em 1.5275em;
}

.has-success .text-help,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #4caf50;
}

.has-success .form-control {
  border-color: #4caf50;
}

.has-success .input-group-addon {
  color: #4caf50;
  border-color: #4caf50;
  background-color: #d9eeda;
}

.has-success .form-control-feedback {
  color: #4caf50;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==");
}

.has-warning .text-help,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #ffeb3b;
}

.has-warning .form-control {
  border-color: #ffeb3b;
}

.has-warning .input-group-addon {
  color: #ffeb3b;
  border-color: #ffeb3b;
  background-color: white;
}

.has-warning .form-control-feedback {
  color: #ffeb3b;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+");
}

.has-danger .text-help,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .checkbox,
.has-danger .radio-inline,
.has-danger .checkbox-inline,
.has-danger.radio label,
.has-danger.checkbox label,
.has-danger.radio-inline label,
.has-danger.checkbox-inline label {
  color: #f44336;
}

.has-danger .form-control {
  border-color: #f44336;
}

.has-danger .input-group-addon {
  color: #f44336;
  border-color: #f44336;
  background-color: #fff8f7;
}

.has-danger .form-control-feedback {
  color: #f44336;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=");
}

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-group small {
  display: block;
  font-weight: 400;
}

.form-group .e-form-error-placeholder {
  display: none;
}

.form-group.has-focus label {
  color: inherit;
}

.form-group.has-error label {
  color: #f44336;
}

.form-group.has-error .form-control-danger {
  border-color: #f44336;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+");
}

.form-control {
  background-clip: padding-box;
}

input[type=text]::-ms-clear {
  display: none;
}

@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  button[type="submit"],
  select,
  textarea,
  input,
  input:focus,
  input:hover {
    font-size: 16px !important;
  }
}

.form-control-label {
  display: block;
  padding: 0 0 0.1875em 0;
}

.e-form-dw-labels-bold .form-control-label {
  font-weight: 600;
}

.e-form-dw-labels-hide .form-control-label {
  display: none;
}

legend,
.form-group-legend {
  margin-bottom: 0.4em;
  font-size: 1em;
  font-weight: 600;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  background-position: top 0.375em right 0.75em;
}

.radio,
.checkbox {
  margin-bottom: 0;
}

.radio label,
.checkbox label {
  font-weight: inherit;
}

.radio label input:only-child,
.checkbox label input:only-child {
  position: absolute;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-top: 0.32rem;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: 0.4em;
}

.radio-inline,
.checkbox-inline {
  padding-left: 1.6em;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-left: 0.8em;
}

.btn {
  display: inline-block;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 1em 2.75em;
  font-size: 1em;
  border-radius: 0.125em;
  transition: all 0.2s ease-in-out;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: none;
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
  box-shadow: none;
}

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

.btn-primary {
  color: #fff;
  background-color: #e24912;
  border-color: #e24912;
  box-shadow: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: #b33a0e;
  border-color: #e24912;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #b33a0e;
  border-color: #e24912;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #b33a0e;
  border-color: #e24912;
  background-image: none;
  box-shadow: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #e24912;
  border-color: #e24912;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #e24912;
  border-color: #e24912;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #e24912;
  border-color: #e24912;
}

.btn-secondary {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: none;
}

.btn-secondary:hover {
  color: rgba(0, 0, 0, 0.65);
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary:focus, .btn-secondary.focus {
  color: rgba(0, 0, 0, 0.65);
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: rgba(0, 0, 0, 0.65);
  background-color: #e6e6e6;
  border-color: rgba(0, 0, 0, 0.15);
  background-image: none;
  box-shadow: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-info {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
  box-shadow: none;
}

.btn-info:hover {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #2196f3;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #2196f3;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0c7cd5;
  border-color: #2196f3;
  background-image: none;
  box-shadow: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn-success {
  color: #fff;
  background-color: #00366d;
  border-color: #00366d;
  box-shadow: none;
}

.btn-success:hover {
  color: #fff;
  background-color: #001d3a;
  border-color: #00366d;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #001d3a;
  border-color: #00366d;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #001d3a;
  border-color: #00366d;
  background-image: none;
  box-shadow: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #00366d;
  border-color: #00366d;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
  background-color: #00366d;
  border-color: #00366d;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #00366d;
  border-color: #00366d;
}

.btn-warning {
  color: #fff;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
  box-shadow: none;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ffe608;
  border-color: #ffeb3b;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ffe608;
  border-color: #ffeb3b;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ffe608;
  border-color: #ffeb3b;
  background-image: none;
  box-shadow: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}

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

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

.btn-danger {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
  box-shadow: none;
}

.btn-danger:hover {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #f44336;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #f44336;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ea1c0d;
  border-color: #f44336;
  background-image: none;
  box-shadow: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
}

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

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

.btn-outline-primary {
  color: #e24912;
  background-image: none;
  background-color: transparent;
  border-color: #e24912;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #e24912;
  border-color: #e24912;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #e24912;
  border-color: #e24912;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #e24912;
  border-color: #e24912;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #922f0c;
  border-color: #6c2309;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #f38c67;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #f38c67;
}

.btn-outline-secondary {
  color: rgba(0, 0, 0, 0.15);
  background-image: none;
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15);
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: rgba(51, 51, 51, 0.15);
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: rgba(51, 51, 51, 0.15);
}

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

.btn-outline-info:hover {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #0a68b4;
  border-color: #08528d;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #82c4f8;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #82c4f8;
}

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

.btn-outline-success:hover {
  color: #fff;
  background-color: #00366d;
  border-color: #00366d;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #00366d;
  border-color: #00366d;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #00366d;
  border-color: #00366d;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #000b16;
  border-color: black;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #0069d3;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #0069d3;
}

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

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

.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}

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

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #e3cc00;
  border-color: #bba700;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #fff5a1;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #fff5a1;
}

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

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

.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #f44336;
  border-color: #f44336;
}

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

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #c8180b;
  border-color: #a21309;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #f99d97;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #f99d97;
}

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

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

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

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

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

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

.btn-lg {
  padding: 1.125em 5.5em;
  font-size: 1.25em;
  border-radius: 0.125em;
}

.btn-sm {
  padding: 0.5em 2.2em;
  font-size: 0.875em;
  border-radius: 0.125em;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 1em;
}

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

.btn {
  padding: 1em 2.75em;
  font-size: 0.75em;
  border-radius: 0.125em;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.btn:hover {
  transition: none;
}

p > .btn:nth-last-child(n+2):first-child,
p > .btn:nth-last-child(n+2):first-child ~ .btn {
  margin-right: 1.6em;
  margin-bottom: 1em;
}

@media (max-width: 543px) {
  p > .btn:nth-last-child(n+2):first-child,
  p > .btn:nth-last-child(n+2):first-child ~ .btn {
    display: block;
    margin-right: 0;
  }
}

.btn-link {
  box-shadow: none;
  font-weight: 600;
}

.btn-sm {
  font-size: 0.675em;
}

.btn-lg {
  font-size: 1em;
}

.btn-block {
  padding-right: 0;
  padding-left: 0;
}

.btn-primary {
  color: #fff;
  background-color: #e24912;
  border-color: #e24912;
  box-shadow: none;
}

.btn-primary:hover {
  color: #fff;
  background-color: #d44411;
  border-color: #e24912;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #d44411;
  border-color: #e24912;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #d44411;
  border-color: #e24912;
  background-image: none;
  box-shadow: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #e24912;
  border-color: #e24912;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #e24912;
  border-color: #e24912;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #e24912;
  border-color: #e24912;
}

.btn-secondary {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: none;
}

.btn-secondary:hover {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary:focus, .btn-secondary.focus {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
  background-image: none;
  box-shadow: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
}

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

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height;
}

.fade {
  transition-timing-function: cubic-bezier(0.33, 0, 0.2, 1);
  transition-duration: 0.375s;
}

.collapsing {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-duration: 0.5s;
}

@keyframes rotate {
  0 {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-toggle:focus {
  outline: 0;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.65);
  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.125em;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-divider {
  height: 1px;
  margin: 0.8em 0;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.65);
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: rgba(0, 0, 0, 0.65);
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.65);
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
  color: rgba(0, 0, 0, 0.65);
  text-decoration: none;
  background-color: #e24912;
  outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #bdbdbd;
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.875em;
  line-height: 1.6;
  color: #bdbdbd;
  white-space: nowrap;
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.375em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.dropdown-toggle::after {
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.dropdown-menu {
  font-size: 0.875em;
  min-width: 16em;
  padding: 0.75em 0;
  margin: 0;
  color: inherit;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.dropdown-item {
  padding: 0.5em 1.25em;
}

.dropdown-item.is-active {
  color: rgba(0, 0, 0, 0.65);
  background-color: #e24912;
}

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

.nav-link {
  display: inline-block;
}

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

.nav-link.disabled {
  color: #bdbdbd;
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #bdbdbd;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

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

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

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

.nav-tabs .nav-item + .nav-item {
  margin-left: .2rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-radius: 0.125em 0.125em 0 0;
}

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

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #bdbdbd;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #7e7a78;
  background-color: #ffffff;
  border-color: #ddd #ddd transparent;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item + .nav-item {
  margin-left: .2rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.125em;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #e24912;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item + .nav-item {
  margin-top: .2rem;
  margin-left: 0;
}

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

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

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

.nav {
  margin: 0;
}

.nav .nav-item {
  margin: 0;
  padding: 0;
}

.nav-pills {
  margin-bottom: 1.6em;
}

.nav-pills .nav-item {
  margin: 0 0.53333em 0.53333em 0;
}

.nav-pills .nav-item + .nav-item {
  margin-left: 0;
}

.nav-pills .nav-link {
  color: #e24912;
  border: 1px solid #e24912;
}

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75em;
  background-color: transparent;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 0.125em;
}

.card-block {
  padding: 10%;
}

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

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

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

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

.card-link + .card-link {
  margin-left: 10%;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 0.125em 0.125em 0 0;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.125em 0.125em;
}

.card-header {
  padding: 0.75em 10%;
  background-color: #f5f4f2;
  border-bottom: 0 solid rgba(0, 0, 0, 0.15);
}

.card-header:first-child {
  border-radius: 0.125em 0.125em 0 0;
}

.card-footer {
  padding: 0.75em 10%;
  background-color: #f5f4f2;
  border-top: 0 solid rgba(0, 0, 0, 0.15);
}

.card-footer:last-child {
  border-radius: 0 0 0.125em 0.125em;
}

.card-primary {
  background-color: #e24912;
  border-color: #e24912;
}

.card-success {
  background-color: #4caf50;
  border-color: #4caf50;
}

.card-info {
  background-color: #2196f3;
  border-color: #2196f3;
}

.card-warning {
  background-color: #ffeb3b;
  border-color: #ffeb3b;
}

.card-danger {
  background-color: #f44336;
  border-color: #f44336;
}

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

.card-secondary-outline {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
}

.card-info-outline {
  background-color: transparent;
  border-color: #2196f3;
}

.card-success-outline {
  background-color: transparent;
  border-color: #00366d;
}

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

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

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 0 solid rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-blockquote > footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #1a82c5;
}

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

.card-img {
  border-radius: 0.25rem;
}

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

.card-img-top {
  border-radius: 0.125em 0.125em 0 0;
}

.card-img-bottom {
  border-radius: 0 0 0.125em 0.125em;
}

@media (min-width: 544px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-right: -.625rem;
    margin-left: -.625rem;
  }
  .card-deck .card {
    -ms-flex: 1 0 0px;
        flex: 1 0 0;
    margin-right: .625rem;
    margin-left: .625rem;
  }
}

@media (min-width: 544px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .card-group .card {
    -ms-flex: 1 0 0px;
        flex: 1 0 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}

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

.card {
  margin-bottom: 0;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.breadcrumb {
  padding: 0.5em 0.5em;
  margin-bottom: 1.6em;
  list-style: none;
  background-color: transparent;
  border-radius: 0.125em;
}

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

.breadcrumb > li {
  float: left;
}

.breadcrumb > li + li::before {
  padding-right: .5rem;
  padding-left: .5rem;
  color: #bdbdbd;
  content: "/";
}

.breadcrumb > .active {
  color: #5f5a55;
}

.e-breadcrumb {
  padding-right: 3vw;
  padding-left: 3vw;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

@media (min-width: 1200px) {
  .e-breadcrumb {
    padding-right: 9vw;
    padding-left: 9vw;
  }
}

@media (min-width: 1800px) {
  .e-breadcrumb {
    padding-right: 180px;
    padding-left: 180px;
  }
}

.e-breadcrumb.e-breadcrumb-light-shadow {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, transparent 95%);
}

.breadcrumb {
  font-size: 0.75em;
  margin: 0;
  padding: 1em 0;
}

.breadcrumb > li {
  color: #bdbdbd;
  padding: 0;
  margin: 0;
  float: left;
}

.breadcrumb > li + li::before {
  padding: 0;
  color: #bdbdbd;
  content: "/";
}

.breadcrumb > li a {
  padding: 0.25em 0.5em;
  color: inherit;
  text-decoration: underline;
}

.breadcrumb > .active {
  color: #5f5a55;
}

.breadcrumb > .active a {
  text-decoration: none;
}

.e-breadcrumb-light .breadcrumb > li,
.e-breadcrumb-light .breadcrumb > li + li::before,
.e-breadcrumb-light-shadow .breadcrumb > li,
.e-breadcrumb-light-shadow .breadcrumb > li + li::before {
  color: rgba(0, 0, 0, 0.65);
}

.e-breadcrumb-light .breadcrumb > .active,
.e-breadcrumb-light-shadow .breadcrumb > .active {
  color: rgba(0, 0, 0, 0.85);
}

.e-breadcrumb-dark .breadcrumb > li,
.e-breadcrumb-dark .breadcrumb > li + li::before {
  color: rgba(255, 255, 255, 0.75);
}

.e-breadcrumb-dark .breadcrumb > .active {
  color: white;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  border-radius: 0.125em;
}

.page-item {
  display: inline;
}

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

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

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #e24912;
  border-color: #e24912;
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  color: #bdbdbd;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.page-link {
  position: relative;
  float: left;
  padding: 0.5em 0.75em;
  margin-left: -1px;
  line-height: 1.6;
  color: #1a82c5;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus, .page-link:hover {
  color: #1a82c5;
  background-color: #efefef;
  border-color: #ddd;
}

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

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

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

.pagination-sm .page-link {
  padding: 0.275em 0.75em;
  font-size: 0.875em;
  line-height: 1.5;
}

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

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

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

.pager {
  padding-left: 0;
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  text-align: center;
  list-style: none;
}

.pager::after {
  content: "";
  display: table;
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1.25em;
}

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #efefef;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
  color: #bdbdbd;
  cursor: not-allowed;
  background-color: #fff;
}

.pager .disabled > span {
  color: #bdbdbd;
  cursor: not-allowed;
  background-color: #fff;
}

.pager-next > a,
.pager-next > span {
  float: right;
}

.pager-prev > a,
.pager-prev > span {
  float: left;
}

.alert {
  padding: 1.25em;
  margin-bottom: 1.6em;
  border: 1px solid transparent;
  border-radius: 0.125em;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 21.25em;
}

.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #4caf50;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.75);
}

.alert-success hr {
  border-top-color: rgba(0, 0, 0, 0.15);
}

.alert-success .alert-link {
  color: rgba(230, 230, 230, 0.75);
}

.alert-info {
  background-color: #2196f3;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.75);
}

.alert-info hr {
  border-top-color: rgba(0, 0, 0, 0.15);
}

.alert-info .alert-link {
  color: rgba(230, 230, 230, 0.75);
}

.alert-warning {
  background-color: #ffeb3b;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.65);
}

.alert-warning hr {
  border-top-color: rgba(0, 0, 0, 0.15);
}

.alert-warning .alert-link {
  color: rgba(0, 0, 0, 0.65);
}

.alert-danger {
  background-color: #f44336;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.75);
}

.alert-danger hr {
  border-top-color: rgba(0, 0, 0, 0.15);
}

.alert-danger .alert-link {
  color: rgba(230, 230, 230, 0.75);
}

.media {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.6em;
}

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

.media-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.media-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  padding-left: 0;
  margin-bottom: 0;
}

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

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

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

.list-group-flush .list-group-item {
  border-width: 1px 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;
}

a.list-group-item,
button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus, a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #bdbdbd;
  cursor: not-allowed;
  background-color: #efefef;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #bdbdbd;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #e24912;
  border-color: #e24912;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #fad4c6;
}

.list-group-item-success {
  color: rgba(255, 255, 255, 0.75);
  background-color: #4caf50;
}

a.list-group-item-success,
button.list-group-item-success {
  color: rgba(255, 255, 255, 0.75);
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: rgba(255, 255, 255, 0.75);
  background-color: #449d48;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.75);
}

.list-group-item-info {
  color: rgba(255, 255, 255, 0.75);
  background-color: #2196f3;
}

a.list-group-item-info,
button.list-group-item-info {
  color: rgba(255, 255, 255, 0.75);
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: rgba(255, 255, 255, 0.75);
  background-color: #0d8aee;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.75);
}

.list-group-item-warning {
  color: rgba(0, 0, 0, 0.65);
  background-color: #ffeb3b;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: rgba(0, 0, 0, 0.65);
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: rgba(0, 0, 0, 0.65);
  background-color: #ffe822;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.65);
}

.list-group-item-danger {
  color: rgba(255, 255, 255, 0.75);
  background-color: #f44336;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: rgba(255, 255, 255, 0.75);
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: rgba(255, 255, 255, 0.75);
  background-color: #f32c1e;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.75);
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.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 {
  padding-bottom: 42.85714%;
}

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

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

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

.embed-responsive-16by5 {
  padding-bottom: 31.25%;
}

.close {
  float: right;
  font-size: 1.5em;
  font-weight: inherit;
  line-height: 1;
  color: inherit;
  text-shadow: none;
  opacity: .2;
}

.close:focus, .close:hover {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

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

button.close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  padding: 1em;
  opacity: 1;
}

button.close:hover {
  opacity: inherit;
}

.modal-open {
  overflow: hidden;
}

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

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

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

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.125em;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.85);
}

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

.modal-backdrop.in {
  opacity: 1;
}

.modal-header {
  padding: 1.25em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.modal-header::after {
  content: "";
  display: table;
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

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

.modal-body {
  position: relative;
  padding: 1.25em;
}

.modal-footer {
  padding: 1.25em;
  text-align: right;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 544px) {
  .modal-dialog {
    width: 80%;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 60%;
  }
}

@media (min-width: 768px) {
  .modal-lg {
    width: 80%;
  }
}

.modal-open {
  min-height: 100vh;
}

.modal.fade .modal-dialog {
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.modal-content {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.modal-open .modal-fullscreen {
  overflow-y: scroll;
}

.modal-fullscreen .modal-dialog {
  width: 100%;
  margin: 0;
  transition: none;
}

.modal-fullscreen .modal-content {
  min-height: 100vh;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.carousel {
  position: relative;
}

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

.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .carousel-item {
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}

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

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: auto;
  font-size: 1.25em;
  color: #7e7a78;
  text-align: center;
  text-shadow: none;
  opacity: 0.15;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

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

.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev::before {
  content: "\2039";
}

.carousel-control .icon-next::before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: rgba(255, 255, 255, 0);
}

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

.carousel-caption .btn {
  text-shadow: none;
}

@media (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.carousel {
  height: 50vw;
}

.carousel-inner {
  height: 100%;
}

.carousel-inner > .carousel-item {
  height: 100%;
  width: 100%;
  transition: left 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.carousel-control {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  border-radius: 50%;
  line-height: 1;
  padding: 0;
}

.carousel-control.left, .carousel-control.right {
  background: transparent;
}

@media (max-width: 991px) {
  .carousel-control.left, .carousel-control.right {
    color: #fff;
    background: rgba(0, 0, 0, 0.35);
    opacity: 1;
  }
}

.carousel-control.left {
  left: 1em;
}

.carousel-control.right {
  right: 1em;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
}

.carousel:hover .carousel-control {
  opacity: 1;
}

.carousel-indicators {
  bottom: 0.8em;
  left: 0;
  margin: 0;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.carousel-indicators li {
  font-size: 0.25em;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.65);
  border-width: 1px;
  background-clip: content-box;
  position: relative;
  width: 2.5em;
  height: 2.5em;
  margin: 0.5em;
  padding: 0;
  transition: border-color 0.25s, background-color 0.25s;
}

.carousel-indicators .active {
  width: 2.5em;
  height: 2.5em;
  margin: 0.5em;
  border-color: white;
}

.carousel-caption {
  padding-right: 3vw;
  padding-left: 3vw;
  position: absolute;
  right: 0;
  bottom: 1.6em;
  left: 0;
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  text-align: left;
  pointer-events: none;
}

@media (min-width: 1200px) {
  .carousel-caption {
    padding-right: 9vw;
    padding-left: 9vw;
  }
}

@media (min-width: 1800px) {
  .carousel-caption {
    padding-right: 180px;
    padding-left: 180px;
  }
}

.active .carousel-caption {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.active.left .carousel-caption {
  opacity: 0.5;
  transition: opacity 0.375s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.active.right .carousel-caption {
  opacity: 0.5;
  transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.next.left .carousel-caption {
  transform: translateY(3.2em);
  opacity: 0;
}

.prev.right .carousel-caption {
  opacity: 0;
  transform: translateY(3.2em);
}

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption p {
  color: white;
  line-height: 1.25;
  margin-bottom: 0.5rem;
}

.carousel-caption h4 {
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 0.25rem;
}

.carousel-caption .btn {
  margin-top: 1rem;
  pointer-events: all;
}

.collapse-peek-disabled .collapse-peek-toggle {
  display: none;
}

.collapse-peek-content {
  position: relative;
}

.collapse-peek-content:not(.in) {
  display: block;
  overflow: hidden;
  height: 33vh;
  min-height: 33vh;
}

@media (max-width: 543px) {
  .collapse-peek-content:not(.in) {
    height: 22vh;
    min-height: 22vh;
  }
}

.collapse-peek-sm .collapse-peek-content:not(.in) {
  height: 25vh;
  min-height: 25vh;
}

@media (max-width: 543px) {
  .collapse-peek-sm .collapse-peek-content:not(.in) {
    height: 16.66667vh;
    min-height: 16.66667vh;
  }
}

.collapse-peek-lg .collapse-peek-content:not(.in) {
  height: 50vh;
  min-height: 50vh;
}

@media (max-width: 543px) {
  .collapse-peek-lg .collapse-peek-content:not(.in) {
    height: 33.33333vh;
    min-height: 33.33333vh;
  }
}

.collapse-peek-content::after, .collapse-peek-content.is-collapsing::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, white 0%, white 2.5%, rgba(255, 255, 255, 0) 85%);
  opacity: 1;
}

.collapse-peek-content.in::after {
  top: 100%;
  opacity: 0;
}

.collapse-peek-content.is-collapsing::after {
  top: 0;
  opacity: 1;
  transition: all 0.33333s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.collapse-peek-content.is-expanding::after {
  top: 100%;
  opacity: 0;
  transition: all 0.33333s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.collapse-peek-content + .collapse-peek-toggle .collapse-peek-btn-show {
  display: inline;
}

.collapse-peek-content + .collapse-peek-toggle .collapse-peek-btn-hide {
  display: none;
}

.collapse-peek-content.in + .collapse-peek-toggle .collapse-peek-btn-show {
  display: none;
}

.collapse-peek-content.in + .collapse-peek-toggle .collapse-peek-btn-hide {
  display: inline;
}

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

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-xs-left {
  float: left !important;
}

.pull-xs-right {
  float: right !important;
}

.pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important;
  }
  .pull-sm-right {
    float: right !important;
  }
  .pull-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important;
  }
  .pull-md-right {
    float: right !important;
  }
  .pull-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important;
  }
  .pull-lg-right {
    float: right !important;
  }
  .pull-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important;
  }
  .pull-xl-right {
    float: right !important;
  }
  .pull-xl-none {
    float: none !important;
  }
}

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

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

.invisible {
  visibility: hidden !important;
}

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

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

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

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

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

.font-weight-normal {
  font-weight: normal;
}

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

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

.text-muted {
  color: 0.65;
}

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

a.text-primary:focus, a.text-primary:hover {
  color: #b33a0e;
}

.text-success {
  color: #4caf50 !important;
}

a.text-success:focus, a.text-success:hover {
  color: #3d8b40;
}

.text-info {
  color: #2196f3 !important;
}

a.text-info:focus, a.text-info:hover {
  color: #0c7cd5;
}

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

a.text-warning:focus, a.text-warning:hover {
  color: #ffe608;
}

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

a.text-danger:focus, a.text-danger:hover {
  color: #ea1c0d;
}

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

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

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

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

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

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

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-a-1 {
  margin: 0.8em 0.8em !important;
}

.m-t-1 {
  margin-top: 0.8em !important;
}

.m-r-1 {
  margin-right: 0.8em !important;
}

.m-b-1 {
  margin-bottom: 0.8em !important;
}

.m-l-1 {
  margin-left: 0.8em !important;
}

.m-x-1 {
  margin-right: 0.8em !important;
  margin-left: 0.8em !important;
}

.m-y-1 {
  margin-top: 0.8em !important;
  margin-bottom: 0.8em !important;
}

.m-a-2 {
  margin: 1.6em 1.6em !important;
}

.m-t-2 {
  margin-top: 1.6em !important;
}

.m-r-2 {
  margin-right: 1.6em !important;
}

.m-b-2 {
  margin-bottom: 1.6em !important;
}

.m-l-2 {
  margin-left: 1.6em !important;
}

.m-x-2 {
  margin-right: 1.6em !important;
  margin-left: 1.6em !important;
}

.m-y-2 {
  margin-top: 1.6em !important;
  margin-bottom: 1.6em !important;
}

.m-a-3 {
  margin: 2.4em 2.4em !important;
}

.m-t-3 {
  margin-top: 2.4em !important;
}

.m-r-3 {
  margin-right: 2.4em !important;
}

.m-b-3 {
  margin-bottom: 2.4em !important;
}

.m-l-3 {
  margin-left: 2.4em !important;
}

.m-x-3 {
  margin-right: 2.4em !important;
  margin-left: 2.4em !important;
}

.m-y-3 {
  margin-top: 2.4em !important;
  margin-bottom: 2.4em !important;
}

.m-a-4 {
  margin: 3.2em 3.2em !important;
}

.m-t-4 {
  margin-top: 3.2em !important;
}

.m-r-4 {
  margin-right: 3.2em !important;
}

.m-b-4 {
  margin-bottom: 3.2em !important;
}

.m-l-4 {
  margin-left: 3.2em !important;
}

.m-x-4 {
  margin-right: 3.2em !important;
  margin-left: 3.2em !important;
}

.m-y-4 {
  margin-top: 3.2em !important;
  margin-bottom: 3.2em !important;
}

.m-a-5 {
  margin: 4em 4em !important;
}

.m-t-5 {
  margin-top: 4em !important;
}

.m-r-5 {
  margin-right: 4em !important;
}

.m-b-5 {
  margin-bottom: 4em !important;
}

.m-l-5 {
  margin-left: 4em !important;
}

.m-x-5 {
  margin-right: 4em !important;
  margin-left: 4em !important;
}

.m-y-5 {
  margin-top: 4em !important;
  margin-bottom: 4em !important;
}

.m-a-6 {
  margin: 4.8em 4.8em !important;
}

.m-t-6 {
  margin-top: 4.8em !important;
}

.m-r-6 {
  margin-right: 4.8em !important;
}

.m-b-6 {
  margin-bottom: 4.8em !important;
}

.m-l-6 {
  margin-left: 4.8em !important;
}

.m-x-6 {
  margin-right: 4.8em !important;
  margin-left: 4.8em !important;
}

.m-y-6 {
  margin-top: 4.8em !important;
  margin-bottom: 4.8em !important;
}

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

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

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

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

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

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-a-1 {
  padding: 0.8em 0.8em !important;
}

.p-t-1 {
  padding-top: 0.8em !important;
}

.p-r-1 {
  padding-right: 0.8em !important;
}

.p-b-1 {
  padding-bottom: 0.8em !important;
}

.p-l-1 {
  padding-left: 0.8em !important;
}

.p-x-1 {
  padding-right: 0.8em !important;
  padding-left: 0.8em !important;
}

.p-y-1 {
  padding-top: 0.8em !important;
  padding-bottom: 0.8em !important;
}

.p-a-2 {
  padding: 1.6em 1.6em !important;
}

.p-t-2 {
  padding-top: 1.6em !important;
}

.p-r-2 {
  padding-right: 1.6em !important;
}

.p-b-2 {
  padding-bottom: 1.6em !important;
}

.p-l-2 {
  padding-left: 1.6em !important;
}

.p-x-2 {
  padding-right: 1.6em !important;
  padding-left: 1.6em !important;
}

.p-y-2 {
  padding-top: 1.6em !important;
  padding-bottom: 1.6em !important;
}

.p-a-3 {
  padding: 2.4em 2.4em !important;
}

.p-t-3 {
  padding-top: 2.4em !important;
}

.p-r-3 {
  padding-right: 2.4em !important;
}

.p-b-3 {
  padding-bottom: 2.4em !important;
}

.p-l-3 {
  padding-left: 2.4em !important;
}

.p-x-3 {
  padding-right: 2.4em !important;
  padding-left: 2.4em !important;
}

.p-y-3 {
  padding-top: 2.4em !important;
  padding-bottom: 2.4em !important;
}

.p-a-4 {
  padding: 3.2em 3.2em !important;
}

.p-t-4 {
  padding-top: 3.2em !important;
}

.p-r-4 {
  padding-right: 3.2em !important;
}

.p-b-4 {
  padding-bottom: 3.2em !important;
}

.p-l-4 {
  padding-left: 3.2em !important;
}

.p-x-4 {
  padding-right: 3.2em !important;
  padding-left: 3.2em !important;
}

.p-y-4 {
  padding-top: 3.2em !important;
  padding-bottom: 3.2em !important;
}

.p-a-5 {
  padding: 4em 4em !important;
}

.p-t-5 {
  padding-top: 4em !important;
}

.p-r-5 {
  padding-right: 4em !important;
}

.p-b-5 {
  padding-bottom: 4em !important;
}

.p-l-5 {
  padding-left: 4em !important;
}

.p-x-5 {
  padding-right: 4em !important;
  padding-left: 4em !important;
}

.p-y-5 {
  padding-top: 4em !important;
  padding-bottom: 4em !important;
}

.p-a-6 {
  padding: 4.8em 4.8em !important;
}

.p-t-6 {
  padding-top: 4.8em !important;
}

.p-r-6 {
  padding-right: 4.8em !important;
}

.p-b-6 {
  padding-bottom: 4.8em !important;
}

.p-l-6 {
  padding-left: 4.8em !important;
}

.p-x-6 {
  padding-right: 4.8em !important;
  padding-left: 4.8em !important;
}

.p-y-6 {
  padding-top: 4.8em !important;
  padding-bottom: 4.8em !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.material-icons {
  font-size: 1em;
  vertical-align: -10%;
}

.material-icons-2x {
  font-size: 2em;
  vertical-align: -25%;
}

.material-icons-fixed {
  width: 1.28571429em;
  text-align: center;
}

.material-icons-ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}

.material-icons-ul > li {
  position: relative;
  padding-left: 2.4em;
}

.material-icons-ul > li > .material-icons {
  font-size: 1.5em;
  position: absolute;
  left: 0;
  width: 1.6em;
  text-align: left;
}

.e-canvas {
  position: relative;
  max-width: 1800px;
  margin-right: auto;
  margin-left: auto;
  z-index: 1;
}

@media (max-width: 991px) {
  .e-canvas {
    border-top: 3.4375rem solid #00366d;
  }
}

@media (min-width: 992px) {
  .e-canvas {
    border-top: 2.95313rem solid #00366d;
  }
}

.e-canvas-fullscreen {
  max-width: 100%;
  border-top: 0;
}

.e-canvas-fullscreen::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  height: 5em;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) -2em, transparent 5em);
}

.e-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  color: white;
  background: #00366d;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  transform: translateY(0);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}

.e-header.is-hidden {
  transform: translateY(-110%);
}

.e-canvas-fullscreen .e-header {
  background: none;
  box-shadow: none;
}

.e-canvas-fullscreen .e-header .e-header-btn {
  border: 0;
}

.e-header-container {
  padding-right: 3vw;
  padding-left: 3vw;
  max-width: 1800px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .e-header-container {
    padding-right: 9vw;
    padding-left: 9vw;
  }
}

@media (min-width: 1800px) {
  .e-header-container {
    padding-right: 180px;
    padding-left: 180px;
  }
}

@media (max-width: 543px) {
  .e-header .e-header-wrapper .e-header-cta {
    display: none;
  }
  .e-header .e-header-wrapper .e-header-cta + .e-header-cta {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 991px) {
  .e-header-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: stretch;
        justify-content: stretch;
    -ms-flex-align: stretch;
        align-items: stretch;
  }
  .e-logo {
    margin-right: auto;
  }
  .e-logo .e-logo-img {
    display: block;
    margin: 1rem auto;
    height: 1.5rem;
    width: auto;
  }
  .e-logo .e-logo-tagline {
    display: none;
  }
  .e-header-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.25em;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
  }
  .e-header-btn .btn {
    padding: 1em 3vw;
    background: none;
  }
  .e-header-btn .material-icons {
    font-size: 1.75em;
    vertical-align: -27%;
    margin-right: 0.25em;
  }
  .e-nav-toggle {
    -ms-flex-order: 1;
        order: 1;
    margin-right: -2.5vw;
  }
  .e-nav-toggle .btn {
    margin-right: -3vw;
  }
  .e-nav-container {
    height: 100vh;
    color: white;
    background: #00366d;
    opacity: 0;
    transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1), transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: translate3d(-101%, 0, 0);
    will-change: transform, opacity;
  }
  .e-nav-container.in {
    transition: opacity 0.1875s cubic-bezier(0.33, 0, 0.2, 1), transform 0.16667s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  .e-nav {
    width: 100%;
    height: 100%;
    color: white;
  }
  .e-nav .e-nav-masthead {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding-left: 3vw;
    margin: 0 2.5%;
    opacity: 0;
    transition: opacity .35s;
  }
  .in .e-nav .e-nav-masthead {
    opacity: 1;
  }
  .e-nav .e-nav-masthead .e-logo {
    opacity: 0;
    transition: opacity .1s;
  }
  .in .e-nav .e-nav-masthead .e-logo {
    opacity: 1;
  }
  .e-nav .e-nav-masthead .e-header-btn {
    display: -ms-flexbox;
    display: flex;
    border: 0;
  }
  .e-nav .e-nav-masthead .e-nav-toggle {
    margin-right: 0;
  }
  .in .e-nav .e-nav-masthead .e-nav-toggle {
    animation: rotate 0.25s 0.125s linear;
  }
  .e-nav .e-nav-masthead .e-nav-toggle .btn {
    margin-right: 0;
  }
  .e-nav .e-nav-masthead .e-nav-toggle .material-icons {
    margin: 0;
  }
  .e-nav > :last-child {
    margin-bottom: 6.4em;
  }
  .e-nav .e-search-toggle {
    display: none;
  }
  .e-nav .e-cart-mini {
    display: none;
  }
  .e-nav-context {
    display: none;
  }
}

@media (min-width: 992px) {
  .e-header-container > .container-fluid > .row > .col-xs-12 {
    position: static;
  }
  .e-header-wrapper {
    display: -ms-flexbox;
    display: flex;
  }
  .e-logo {
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .e-logo .e-logo-link {
    margin: auto;
    display: block;
  }
  .e-logo .e-logo-img {
    display: block;
    margin: 0.75rem auto;
    height: 1.5rem;
    width: auto;
  }
  .e-logo .e-logo-tagline {
    display: none;
  }
  .e-search-toggle {
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .e-search-toggle .btn {
    color: white;
    padding: 1em;
    background: none;
  }
  .e-search-toggle .btn:focus {
    outline: 0;
  }
  .e-search-toggle .material-icons {
    font-size: 1.75em;
    vertical-align: -27%;
  }
  .e-cart-mini {
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .e-cart-mini .btn {
    color: white;
    padding: 1em;
    background: none;
  }
  .e-cart-mini .btn:focus {
    outline: 0;
  }
  .e-cart-mini .material-icons {
    font-size: 1.75em;
    vertical-align: -27%;
  }
  .e-header-btn {
    display: none;
  }
  .e-nav-container {
    display: -ms-flexbox;
    display: flex;
    position: static;
    overflow: visible;
    opacity: 1;
  }
  .e-nav-header {
    display: none;
  }
  .e-nav {
    display: -ms-flexbox;
    display: flex;
  }
  .e-nav .e-nav-masthead {
    display: none;
  }
  .e-nav .e-nav-global {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
  .e-nav .e-nav-cta {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
  .e-nav .e-nav-utilities-primary {
    display: none;
  }
  .e-header .e-nav .e-nav-utilities-secondary {
    display: none;
  }
  .e-nav .e-nav-context {
    display: none;
  }
}

.e-content {
  background: #fff;
}

.e-section {
  padding-right: 3vw;
  padding-left: 3vw;
}

@media (min-width: 1200px) {
  .e-section {
    padding-right: 9vw;
    padding-left: 9vw;
  }
}

@media (min-width: 1800px) {
  .e-section {
    padding-right: 180px;
    padding-left: 180px;
  }
}

.e-content-main {
  padding-top: 4.8em;
  padding-bottom: 4.8em;
}

.e-content-main.p-t-1 {
  padding-top: 3.2em !important;
}

.e-content-main.p-b-1 {
  padding-bottom: 3.2em !important;
}

.e-content-main.p-t-2 {
  padding-top: 6.4em !important;
}

.e-content-main.p-b-2 {
  padding-bottom: 6.4em !important;
}

.e-content-main.p-t-3 {
  padding-top: 9.6em !important;
}

.e-content-main.p-b-3 {
  padding-bottom: 9.6em !important;
}

.e-content-main.p-t-4 {
  padding-top: 12.8em !important;
}

.e-content-main.p-b-4 {
  padding-bottom: 12.8em !important;
}

.e-content-main.p-t-5 {
  padding-top: 16em !important;
}

.e-content-main.p-b-5 {
  padding-bottom: 16em !important;
}

.e-footer {
  font-size: 0.875em;
}

.e-footer-content {
  padding-top: 2.4em;
  padding-bottom: 2.4em;
  color: rgba(0, 0, 0, 0.65);
  background: #ffffff;
}

.e-footer-content h1,
.e-footer-content h2,
.e-footer-content h3 {
  color: rgba(0, 0, 0, 0.85);
}

.e-footer-content h4,
.e-footer-content p,
.e-footer-content ul {
  color: rgba(0, 0, 0, 0.65);
}

.e-footer-content a {
  color: inherit;
}

.e-footer-content svg [id*="Filled_Icons"] {
  fill: rgba(0, 0, 0, 0.65);
  opacity: 0.85;
}

.e-footer-content svg [id*="Outline_Icons"] path,
.e-footer-content svg [id*="Outline_Icons"] rect,
.e-footer-content svg [id*="Outline_Icons"] circle,
.e-footer-content svg [id*="Outline_Icons"] ellipse,
.e-footer-content svg [id*="Outline_Icons"] line,
.e-footer-content svg [id*="Outline_Icons"] polyline,
.e-footer-content svg [id*="Outline_Icons"] polygon {
  stroke: rgba(0, 0, 0, 0.65);
  opacity: 0.85;
}

.e-footer-content .form-control {
  background-color: rgba(0, 0, 0, 0.85);
}

.e-footer-copyright {
  font-size: 0.875em;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  color: rgba(0, 0, 0, 0.65);
  background: #ffffff;
}

.e-footer-copyright p {
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
}

.e-footer-copyright a {
  color: rgba(0, 0, 0, 0.65);
}

.e-footer-copyright a:hover {
  color: #000;
}

@media (max-width: 991px) {
  .e-nav-global .collapse {
    display: none;
  }
  .e-nav-global .collapse.in {
    display: block;
  }
  .e-nav-global .dropdown-toggle::after {
    display: none;
  }
  .e-nav-global .dropdown-menu {
    position: static;
    float: none;
    min-width: 0;
    border: 0;
    box-shadow: none;
    background: none;
    padding: 0;
    font-size: inherit;
  }
  .e-nav-global {
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 3.2em;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.1);
  }
  .e-nav-global .collapsing {
    display: block;
  }
  .e-nav-global .nav {
    margin: 0 0 0.8em 2em;
  }
  .e-nav-global .nav-link {
    display: block;
    padding: 0.8em 0.1em;
    color: rgba(255, 255, 255, 0.85);
    background: none;
    white-space: normal;
  }
  .e-nav-global .nav-link.is-active {
    font-weight: 600;
    color: #e24912;
  }
  .e-nav-global > .nav {
    margin: 0 2.5%;
    padding: 0 3vw;
  }
  .e-nav-global > .nav > .nav-item {
    opacity: 0;
    transform: translateX(-3.2em);
    transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .e-nav-global > .nav > .nav-item:nth-child(1) {
    transition-delay: 0.05s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(2) {
    transition-delay: 0.1s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(3) {
    transition-delay: 0.15s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(4) {
    transition-delay: 0.2s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(5) {
    transition-delay: 0.25s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(6) {
    transition-delay: 0.3s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(7) {
    transition-delay: 0.35s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(8) {
    transition-delay: 0.4s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(9) {
    transition-delay: 0.45s;
  }
  .e-nav-global > .nav > .nav-item:nth-child(10) {
    transition-delay: 0.5s;
  }
  .e-nav-global > .nav > .nav-item + .nav-item {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  .e-nav-global > .nav > .nav-item > .nav-link {
    text-transform: uppercase;
    font-weight: 600;
  }
  .in .e-nav-global > .nav > .nav-item {
    opacity: 1;
    transform: translateX(0);
  }
  .e-nav-global .dropdown-menu .dropdown-item {
    background: none;
  }
  .e-nav-global .e-megamenu-container .close {
    display: none;
  }
  .e-nav-global .e-megamenu .container-fluid {
    padding: 0;
  }
  .e-nav-global .e-megamenu .row {
    margin: 0;
    display: block;
  }
  .e-nav-global .e-megamenu .e-megamenu-content {
    display: none;
  }
}

@media (min-width: 992px) {
  .e-nav-global .collapse {
    display: none;
  }
  .e-nav-global .dropdown.open > .collapse,
  .e-nav-global .e-dropdown-mega.open .collapse {
    display: block;
  }
  .dropdown-menu {
    transform: translateY(0);
    transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
  }
  .e-header.is-hidden .dropdown-menu {
    transform: translateY(-110%);
  }
  .e-nav-container.modal[style^="display"] {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .e-nav-global {
    font-family: Helvetica, Arial, sans-serif;
    display: -ms-flexbox;
    display: flex;
  }
  .e-nav-global > .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: stretch;
        align-items: stretch;
  }
  .e-nav-global > .nav > .nav-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    padding: 0 0.1em;
  }
  .e-nav-global > .nav > .nav-item > .nav-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 1.6em 1.4em;
    color: white;
    font-size: 0.75em;
    line-height: 1.25;
    font-weight: 600;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    position: relative;
  }
  .e-nav-global > .nav > .nav-item > .nav-link.is-inpath, .e-nav-global > .nav > .nav-item > .nav-link.is-active {
    color: #e24912;
  }
  .e-nav-global > .nav > .nav-item > .nav-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0.25em;
  }
  .e-nav-global > .nav > .nav-item > .nav-link:hover::before {
    background: white;
  }
  .e-nav-global > .nav > .nav-item > .nav-link.is-inpath::before, .e-nav-global > .nav > .nav-item > .nav-link.is-active::before {
    background: #e24912;
  }
  .e-nav-global > .nav > .nav-item > .nav-link .material-icons {
    font-size: 2em;
    margin-right: 0.25em;
  }
  .e-nav-global > .nav > .nav-item > .nav {
    display: none;
  }
  .e-nav-global .dropdown .dropdown-toggle::before {
    display: block;
  }
  .e-nav-global .dropdown .dropdown-toggle::after {
    display: none;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    z-index: 1001;
    transform: translate(-50%, 0);
    border-top: 0;
    border-right: 0.75em solid transparent;
    border-bottom: 0.75em solid #fff;
    border-left: 0.75em solid transparent;
    margin: 0;
  }
  .e-nav-global .dropdown.open .dropdown-toggle::after {
    display: block;
  }
  .e-nav-global .dropdown-menu {
    font-family: Helvetica, Arial, sans-serif;
    color: #212121;
    font-size: 0.875em;
    border: 0;
    border-radius: 0 0 0.125em 0.125em;
    left: -1.25em;
  }
  .e-nav-global .dropdown-menu .dropdown-item {
    padding: 0;
  }
  .e-nav-global .dropdown-menu .dropdown-item .nav-link {
    padding: 0.5em 2.5em;
    display: block;
    color: inherit;
  }
  .e-nav-global .e-dropdown-mega {
    position: static;
  }
  .e-nav-global .e-megamenu-container {
    left: 0;
    right: 0;
    max-height: 100vh;
    overflow: auto;
    padding: 0;
  }
  .e-nav-global .e-megamenu {
    padding-right: 3vw;
    padding-left: 3vw;
    max-width: 1800px;
    margin: 0 auto;
    padding: 2.4em 2.5% 3.2em;
  }
}

@media (min-width: 992px) and (min-width: 1200px) {
  .e-nav-global .e-megamenu {
    padding-right: 9vw;
    padding-left: 9vw;
  }
}

@media (min-width: 992px) and (min-width: 1800px) {
  .e-nav-global .e-megamenu {
    padding-right: 180px;
    padding-left: 180px;
  }
}

@media (min-width: 992px) {
  .e-nav-global .e-megamenu .e-megamenu-content {
    position: relative;
    min-height: 1px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
    font-size: 0.875em;
    padding-bottom: 2.4em;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .e-nav-global .e-megamenu .e-megamenu-content {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin-left: 8.33333%;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  .e-nav-global .e-megamenu .e-megamenu-content {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
    margin-left: 16.66667%;
  }
}

@media (min-width: 992px) {
  .e-nav-global .e-megamenu .e-megamenu-content h1,
  .e-nav-global .e-megamenu .e-megamenu-content h2,
  .e-nav-global .e-megamenu .e-megamenu-content h3,
  .e-nav-global .e-megamenu .e-megamenu-content h4,
  .e-nav-global .e-megamenu .e-megamenu-content p {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .e-nav-global .e-megamenu .e-megamenu-content a {
    color: inherit;
    text-decoration: underline;
  }
  .e-nav-global .e-megamenu .e-megamenu-content a:hover {
    text-decoration: none;
  }
  .e-nav-global .e-megamenu .e-megamenu-nav {
    position: relative;
    min-height: 1px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .e-nav-global .e-megamenu .e-megamenu-nav > .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -2.5%;
    margin-right: -2.5%;
  }
  .e-nav-global .e-megamenu .e-megamenu-item {
    position: relative;
    min-height: 1px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .e-nav-global .e-megamenu .e-megamenu-item .e-megamenu-header {
    font-size: 1.0625em;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.65);
    margin-top: 1.5em;
    margin-bottom: 0.375em;
    pointer-events: none;
  }
  .e-nav-global .e-megamenu .e-megamenu-item .nav .nav-item {
    line-height: 1.375;
  }
  .e-nav-global .e-megamenu .e-megamenu-item .nav .nav-link {
    display: block;
    color: rgba(0, 0, 0, 0.65);
    padding-left: 1.5em;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    position: relative;
  }
  .e-nav-global .e-megamenu .e-megamenu-item .nav .nav-link::before {
    content: '–';
    color: rgba(0, 0, 0, 0.65);
    opacity: 0.65;
    position: absolute;
    left: 0;
  }
  .e-nav-global .e-megamenu .e-megamenu-item .nav .nav-link::after {
    color: #1a82c5;
    content: 'arrow_forward';
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    vertical-align: -10%;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    font-feature-settings: 'liga';
    font-smoothing: antialiased;
    width: 0;
    opacity: 0;
    transform: translateX(-1em);
  }
  .e-nav-global .e-megamenu .e-megamenu-item .nav .nav-link:hover {
    color: #1a82c5;
  }
  .e-nav-global .e-megamenu .e-megamenu-item .nav .nav-link:hover::after {
    opacity: 1;
    transform: translateX(0.5em);
    transition: opacity 0.1875s cubic-bezier(0.33, 0, 0.2, 1), transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .e-nav-global .e-megamenu.e-megamenu-item-count-2 .e-megamenu-item {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .e-nav-global .e-megamenu.e-megamenu-item-count-3 .e-megamenu-item, .e-nav-global .e-megamenu.e-megamenu-item-count-6 .e-megamenu-item {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .e-nav-global .e-megamenu.e-megamenu-item-count-5 .e-megamenu-item {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%;
  }
  .e-nav-global .e-megamenu.e-megamenu-item-count-7 .e-megamenu-item, .e-nav-global .e-megamenu.e-megamenu-item-count-8 .e-megamenu-item {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
}

@media (max-width: 991px) {
  .e-nav-cta {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.125em;
    margin-bottom: 3em;
  }
  .e-nav-cta .nav-item {
    text-align: center;
    margin: 0 auto 1em;
    opacity: 0;
    transition: all 0.375s cubic-bezier(0.33, 0, 0.2, 1);
  }
  .e-nav-cta .nav-item:nth-child(1) {
    transition-delay: 0.1s;
  }
  .e-nav-cta .nav-item:nth-child(2) {
    transition-delay: 0.2s;
  }
  .e-nav-cta .nav-item:nth-child(3) {
    transition-delay: 0.3s;
  }
  .e-nav-cta .nav-item:nth-child(4) {
    transition-delay: 0.4s;
  }
  .e-nav-cta .nav-item:nth-child(5) {
    transition-delay: 0.5s;
  }
  .e-nav-cta .nav-item:nth-child(6) {
    transition-delay: 0.6s;
  }
  .e-nav-cta .nav-item:nth-child(7) {
    transition-delay: 0.7s;
  }
  .e-nav-cta .nav-item:nth-child(8) {
    transition-delay: 0.8s;
  }
  .e-nav-cta .nav-item:nth-child(9) {
    transition-delay: 0.9s;
  }
  .e-nav-cta .nav-item:nth-child(10) {
    transition-delay: 1s;
  }
  .in .e-nav-cta > .nav > .nav-item {
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .e-nav-cta {
    margin-left: 1.25em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .e-nav-cta .nav {
    display: -ms-flexbox;
    display: flex;
  }
  .e-nav-cta .nav-item + .nav-item {
    margin-left: 1em;
  }
}

@media (max-width: 991px) {
  .e-nav .e-nav-utilities-primary {
    font-size: 0.875em;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 3em;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.05);
    opacity: 0;
  }
  .in .e-nav .e-nav-utilities-primary {
    transition: all 0.375s cubic-bezier(0.33, 0, 0.2, 1) 0.125s;
    opacity: 1;
  }
  .e-nav .e-nav-utilities-primary > .nav {
    margin: 0 2.5%;
    padding: 0 3vw;
  }
  .e-nav .e-nav-utilities-primary > .nav > .nav-item + .nav-item {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  .e-nav .e-nav-utilities-primary > .nav > .nav-item > .nav-link {
    display: block;
    padding: 0.75em 0.125em;
    color: rgba(255, 255, 255, 0.85);
    background: none;
    white-space: normal;
    text-transform: uppercase;
  }
}

@media (min-width: 992px) {
  .e-nav-utilities-primary {
    padding: 1.5em 1em 0;
    -ms-flex-order: 0;
        order: 0;
  }
  .e-nav-utilities-primary .nav-link {
    display: block;
    padding: 0.75em 0.125em;
    color: inherit;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .e-nav .e-nav-utilities-secondary {
    font-size: 0.875em;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 3em;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.05);
    opacity: 0;
  }
  .in .e-nav .e-nav-utilities-secondary {
    transition: all 0.375s cubic-bezier(0.33, 0, 0.2, 1) 0.125s;
    opacity: 1;
  }
  .e-nav .e-nav-utilities-secondary > .nav {
    margin: 0 2.5%;
    padding: 0 3vw;
  }
  .e-nav .e-nav-utilities-secondary > .nav > .nav-item + .nav-item {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  .e-nav .e-nav-utilities-secondary > .nav > .nav-item > .nav-link {
    display: block;
    padding: 0.75em 0.125em;
    color: rgba(255, 255, 255, 0.85);
    background: none;
    white-space: normal;
    text-transform: uppercase;
  }
}

.e-nav-local-horizontal {
  display: none;
}

.p {
  break-inside: avoid;
}

.e-section > .container-fluid > .row > div > .row > .p-width-auto {
  position: relative;
  min-height: 1px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .e-section > .container-fluid > .row > .col-lg-12 > .row > .p-width-auto {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin-left: 8.33333%;
  }
}

@media (min-width: 992px) {
  .e-section > .container-fluid > .row > .col-lg-12 > .row > .p-width-auto {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%;
    margin-left: 16.66667%;
  }
}

.p-txt-animate h1,
.p-txt-animate h2,
.p-txt-animate h3,
.p-txt-animate h4,
.p-txt-animate ul,
.p-txt-animate p {
  opacity: 0;
  transform: translateY(1.5em);
}

.animate-in-on-load .p-txt-animate h1,
.animate-in-on-load .p-txt-animate h2,
.animate-in-on-load .p-txt-animate h3,
.animate-in-on-load .p-txt-animate h4,
.animate-in-on-load .p-txt-animate ul,
.animate-in-on-load .p-txt-animate p,
.animate-in-on-scroll .p-txt-animate h1,
.animate-in-on-scroll .p-txt-animate h2,
.animate-in-on-scroll .p-txt-animate h3,
.animate-in-on-scroll .p-txt-animate h4,
.animate-in-on-scroll .p-txt-animate ul,
.animate-in-on-scroll .p-txt-animate p {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s cubic-bezier(0.33, 0, 0.2, 1), transform 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animate-in-on-load .p-txt-animate h1:nth-child(1),
.animate-in-on-load .p-txt-animate h2:nth-child(1),
.animate-in-on-load .p-txt-animate h3:nth-child(1),
.animate-in-on-load .p-txt-animate h4:nth-child(1),
.animate-in-on-load .p-txt-animate ul:nth-child(1),
.animate-in-on-load .p-txt-animate p:nth-child(1),
.animate-in-on-scroll .p-txt-animate h1:nth-child(1),
.animate-in-on-scroll .p-txt-animate h2:nth-child(1),
.animate-in-on-scroll .p-txt-animate h3:nth-child(1),
.animate-in-on-scroll .p-txt-animate h4:nth-child(1),
.animate-in-on-scroll .p-txt-animate ul:nth-child(1),
.animate-in-on-scroll .p-txt-animate p:nth-child(1) {
  transition-delay: 0.5s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(2),
.animate-in-on-load .p-txt-animate h2:nth-child(2),
.animate-in-on-load .p-txt-animate h3:nth-child(2),
.animate-in-on-load .p-txt-animate h4:nth-child(2),
.animate-in-on-load .p-txt-animate ul:nth-child(2),
.animate-in-on-load .p-txt-animate p:nth-child(2),
.animate-in-on-scroll .p-txt-animate h1:nth-child(2),
.animate-in-on-scroll .p-txt-animate h2:nth-child(2),
.animate-in-on-scroll .p-txt-animate h3:nth-child(2),
.animate-in-on-scroll .p-txt-animate h4:nth-child(2),
.animate-in-on-scroll .p-txt-animate ul:nth-child(2),
.animate-in-on-scroll .p-txt-animate p:nth-child(2) {
  transition-delay: 1s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(3),
.animate-in-on-load .p-txt-animate h2:nth-child(3),
.animate-in-on-load .p-txt-animate h3:nth-child(3),
.animate-in-on-load .p-txt-animate h4:nth-child(3),
.animate-in-on-load .p-txt-animate ul:nth-child(3),
.animate-in-on-load .p-txt-animate p:nth-child(3),
.animate-in-on-scroll .p-txt-animate h1:nth-child(3),
.animate-in-on-scroll .p-txt-animate h2:nth-child(3),
.animate-in-on-scroll .p-txt-animate h3:nth-child(3),
.animate-in-on-scroll .p-txt-animate h4:nth-child(3),
.animate-in-on-scroll .p-txt-animate ul:nth-child(3),
.animate-in-on-scroll .p-txt-animate p:nth-child(3) {
  transition-delay: 1.5s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(4),
.animate-in-on-load .p-txt-animate h2:nth-child(4),
.animate-in-on-load .p-txt-animate h3:nth-child(4),
.animate-in-on-load .p-txt-animate h4:nth-child(4),
.animate-in-on-load .p-txt-animate ul:nth-child(4),
.animate-in-on-load .p-txt-animate p:nth-child(4),
.animate-in-on-scroll .p-txt-animate h1:nth-child(4),
.animate-in-on-scroll .p-txt-animate h2:nth-child(4),
.animate-in-on-scroll .p-txt-animate h3:nth-child(4),
.animate-in-on-scroll .p-txt-animate h4:nth-child(4),
.animate-in-on-scroll .p-txt-animate ul:nth-child(4),
.animate-in-on-scroll .p-txt-animate p:nth-child(4) {
  transition-delay: 2s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(5),
.animate-in-on-load .p-txt-animate h2:nth-child(5),
.animate-in-on-load .p-txt-animate h3:nth-child(5),
.animate-in-on-load .p-txt-animate h4:nth-child(5),
.animate-in-on-load .p-txt-animate ul:nth-child(5),
.animate-in-on-load .p-txt-animate p:nth-child(5),
.animate-in-on-scroll .p-txt-animate h1:nth-child(5),
.animate-in-on-scroll .p-txt-animate h2:nth-child(5),
.animate-in-on-scroll .p-txt-animate h3:nth-child(5),
.animate-in-on-scroll .p-txt-animate h4:nth-child(5),
.animate-in-on-scroll .p-txt-animate ul:nth-child(5),
.animate-in-on-scroll .p-txt-animate p:nth-child(5) {
  transition-delay: 2.5s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(6),
.animate-in-on-load .p-txt-animate h2:nth-child(6),
.animate-in-on-load .p-txt-animate h3:nth-child(6),
.animate-in-on-load .p-txt-animate h4:nth-child(6),
.animate-in-on-load .p-txt-animate ul:nth-child(6),
.animate-in-on-load .p-txt-animate p:nth-child(6),
.animate-in-on-scroll .p-txt-animate h1:nth-child(6),
.animate-in-on-scroll .p-txt-animate h2:nth-child(6),
.animate-in-on-scroll .p-txt-animate h3:nth-child(6),
.animate-in-on-scroll .p-txt-animate h4:nth-child(6),
.animate-in-on-scroll .p-txt-animate ul:nth-child(6),
.animate-in-on-scroll .p-txt-animate p:nth-child(6) {
  transition-delay: 3s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(7),
.animate-in-on-load .p-txt-animate h2:nth-child(7),
.animate-in-on-load .p-txt-animate h3:nth-child(7),
.animate-in-on-load .p-txt-animate h4:nth-child(7),
.animate-in-on-load .p-txt-animate ul:nth-child(7),
.animate-in-on-load .p-txt-animate p:nth-child(7),
.animate-in-on-scroll .p-txt-animate h1:nth-child(7),
.animate-in-on-scroll .p-txt-animate h2:nth-child(7),
.animate-in-on-scroll .p-txt-animate h3:nth-child(7),
.animate-in-on-scroll .p-txt-animate h4:nth-child(7),
.animate-in-on-scroll .p-txt-animate ul:nth-child(7),
.animate-in-on-scroll .p-txt-animate p:nth-child(7) {
  transition-delay: 3.5s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(8),
.animate-in-on-load .p-txt-animate h2:nth-child(8),
.animate-in-on-load .p-txt-animate h3:nth-child(8),
.animate-in-on-load .p-txt-animate h4:nth-child(8),
.animate-in-on-load .p-txt-animate ul:nth-child(8),
.animate-in-on-load .p-txt-animate p:nth-child(8),
.animate-in-on-scroll .p-txt-animate h1:nth-child(8),
.animate-in-on-scroll .p-txt-animate h2:nth-child(8),
.animate-in-on-scroll .p-txt-animate h3:nth-child(8),
.animate-in-on-scroll .p-txt-animate h4:nth-child(8),
.animate-in-on-scroll .p-txt-animate ul:nth-child(8),
.animate-in-on-scroll .p-txt-animate p:nth-child(8) {
  transition-delay: 4s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(9),
.animate-in-on-load .p-txt-animate h2:nth-child(9),
.animate-in-on-load .p-txt-animate h3:nth-child(9),
.animate-in-on-load .p-txt-animate h4:nth-child(9),
.animate-in-on-load .p-txt-animate ul:nth-child(9),
.animate-in-on-load .p-txt-animate p:nth-child(9),
.animate-in-on-scroll .p-txt-animate h1:nth-child(9),
.animate-in-on-scroll .p-txt-animate h2:nth-child(9),
.animate-in-on-scroll .p-txt-animate h3:nth-child(9),
.animate-in-on-scroll .p-txt-animate h4:nth-child(9),
.animate-in-on-scroll .p-txt-animate ul:nth-child(9),
.animate-in-on-scroll .p-txt-animate p:nth-child(9) {
  transition-delay: 4.5s;
}

.animate-in-on-load .p-txt-animate h1:nth-child(10),
.animate-in-on-load .p-txt-animate h2:nth-child(10),
.animate-in-on-load .p-txt-animate h3:nth-child(10),
.animate-in-on-load .p-txt-animate h4:nth-child(10),
.animate-in-on-load .p-txt-animate ul:nth-child(10),
.animate-in-on-load .p-txt-animate p:nth-child(10),
.animate-in-on-scroll .p-txt-animate h1:nth-child(10),
.animate-in-on-scroll .p-txt-animate h2:nth-child(10),
.animate-in-on-scroll .p-txt-animate h3:nth-child(10),
.animate-in-on-scroll .p-txt-animate h4:nth-child(10),
.animate-in-on-scroll .p-txt-animate ul:nth-child(10),
.animate-in-on-scroll .p-txt-animate p:nth-child(10) {
  transition-delay: 5s;
}

.p-img-container-parallax {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  transform: translateZ(0);
}

.p-img-container-parallax .p-img-parallax {
  will-change: transform;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  display: block;
}

@media (max-width: 543px) {
  .p-img-container-parallax .p-img-parallax {
    max-width: none;
    width: 200%;
    left: -50%;
  }
}

.p-img-container-parallax .p-img-parallax.is-loaded {
  transition: opacity 0.75s cubic-bezier(0.33, 0, 0.2, 1);
  opacity: 1;
}

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

.p-img-corner-sharp {
  border-radius: 0;
}

.p-img-shadow-none {
  box-shadow: none;
}

.p-img-shadow-small {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.p-img-shadow-medium {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.p-img-shadow-large {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.p-img-border-none {
  border: 0;
}

.p-img-border-thin, .p-img-border-double {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.p-img-border-thick {
  border: 0.375em solid rgba(0, 0, 0, 0.15);
}

.p-img-border-double {
  padding: 0.25em;
}

.p-img-link {
  text-decoration: none;
}

.p-imagetext.m-b-0 :last-child {
  margin-bottom: 0;
}

.p-imagetext .p-img-container .col-pos-center {
  margin-left: auto;
  margin-right: auto;
}

.p-imagetext .p-img-container .col-pos-right {
  margin-left: auto;
}

.p-imagetext .p-img-container .p-img[src$="svg"] {
  width: 100%;
}

.p-icontext {
  margin-bottom: 1.6em;
}

.p-icontext :last-child {
  margin-bottom: 0;
}

.p-icontext .p-img {
  margin-bottom: 0.8em;
  position: relative;
  padding-top: 100%;
}

.p-icontext .p-img svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
}

.p-icontext-white svg [id*="Filled_Icon"] {
  fill: #fff;
}

.p-icontext-white svg [id*="Outline_Icon"] path,
.p-icontext-white svg [id*="Outline_Icon"] rect,
.p-icontext-white svg [id*="Outline_Icon"] circle,
.p-icontext-white svg [id*="Outline_Icon"] ellipse,
.p-icontext-white svg [id*="Outline_Icon"] line,
.p-icontext-white svg [id*="Outline_Icon"] polyline,
.p-icontext-white svg [id*="Outline_Icon"] polygon {
  stroke: #fff;
}

.p-icontext-black svg [id*="Filled_Icon"] {
  fill: #000;
}

.p-icontext-black svg [id*="Outline_Icon"] path,
.p-icontext-black svg [id*="Outline_Icon"] rect,
.p-icontext-black svg [id*="Outline_Icon"] circle,
.p-icontext-black svg [id*="Outline_Icon"] ellipse,
.p-icontext-black svg [id*="Outline_Icon"] line,
.p-icontext-black svg [id*="Outline_Icon"] polyline,
.p-icontext-black svg [id*="Outline_Icon"] polygon {
  stroke: #000;
}

.p-icontext-light svg [id*="Filled_Icon"] {
  fill: #bdbdbd;
}

.p-icontext-light svg [id*="Outline_Icon"] path,
.p-icontext-light svg [id*="Outline_Icon"] rect,
.p-icontext-light svg [id*="Outline_Icon"] circle,
.p-icontext-light svg [id*="Outline_Icon"] ellipse,
.p-icontext-light svg [id*="Outline_Icon"] line,
.p-icontext-light svg [id*="Outline_Icon"] polyline,
.p-icontext-light svg [id*="Outline_Icon"] polygon {
  stroke: #bdbdbd;
}

.p-icontext-dark svg [id*="Filled_Icon"] {
  fill: #5f5a55;
}

.p-icontext-dark svg [id*="Outline_Icon"] path,
.p-icontext-dark svg [id*="Outline_Icon"] rect,
.p-icontext-dark svg [id*="Outline_Icon"] circle,
.p-icontext-dark svg [id*="Outline_Icon"] ellipse,
.p-icontext-dark svg [id*="Outline_Icon"] line,
.p-icontext-dark svg [id*="Outline_Icon"] polyline,
.p-icontext-dark svg [id*="Outline_Icon"] polygon {
  stroke: #5f5a55;
}

.p-icontext-brand-primary svg [id*="Filled_Icon"] {
  fill: #e24912;
}

.p-icontext-brand-primary svg [id*="Outline_Icon"] path,
.p-icontext-brand-primary svg [id*="Outline_Icon"] rect,
.p-icontext-brand-primary svg [id*="Outline_Icon"] circle,
.p-icontext-brand-primary svg [id*="Outline_Icon"] ellipse,
.p-icontext-brand-primary svg [id*="Outline_Icon"] line,
.p-icontext-brand-primary svg [id*="Outline_Icon"] polyline,
.p-icontext-brand-primary svg [id*="Outline_Icon"] polygon {
  stroke: #e24912;
}

.p-icontext-brand-secondary svg [id*="Filled_Icon"] {
  fill: #00366d;
}

.p-icontext-brand-secondary svg [id*="Outline_Icon"] path,
.p-icontext-brand-secondary svg [id*="Outline_Icon"] rect,
.p-icontext-brand-secondary svg [id*="Outline_Icon"] circle,
.p-icontext-brand-secondary svg [id*="Outline_Icon"] ellipse,
.p-icontext-brand-secondary svg [id*="Outline_Icon"] line,
.p-icontext-brand-secondary svg [id*="Outline_Icon"] polyline,
.p-icontext-brand-secondary svg [id*="Outline_Icon"] polygon {
  stroke: #00366d;
}

.p-icontext-brand-variation-one svg [id*="Filled_Icon"] {
  fill: #d0af00;
}

.p-icontext-brand-variation-one svg [id*="Outline_Icon"] path,
.p-icontext-brand-variation-one svg [id*="Outline_Icon"] rect,
.p-icontext-brand-variation-one svg [id*="Outline_Icon"] circle,
.p-icontext-brand-variation-one svg [id*="Outline_Icon"] ellipse,
.p-icontext-brand-variation-one svg [id*="Outline_Icon"] line,
.p-icontext-brand-variation-one svg [id*="Outline_Icon"] polyline,
.p-icontext-brand-variation-one svg [id*="Outline_Icon"] polygon {
  stroke: #d0af00;
}

.p-icontext-brand-variation-two svg [id*="Filled_Icon"] {
  fill: #1a82c5;
}

.p-icontext-brand-variation-two svg [id*="Outline_Icon"] path,
.p-icontext-brand-variation-two svg [id*="Outline_Icon"] rect,
.p-icontext-brand-variation-two svg [id*="Outline_Icon"] circle,
.p-icontext-brand-variation-two svg [id*="Outline_Icon"] ellipse,
.p-icontext-brand-variation-two svg [id*="Outline_Icon"] line,
.p-icontext-brand-variation-two svg [id*="Outline_Icon"] polyline,
.p-icontext-brand-variation-two svg [id*="Outline_Icon"] polygon {
  stroke: #1a82c5;
}

.p-icontext-auto svg [id*="Filled_Icon"],
.p-icontext .p-img[style] svg [id*="Filled_Icon"] {
  fill: currentColor;
}

.p-icontext-auto svg [id*="Outline_Icon"] path,
.p-icontext-auto svg [id*="Outline_Icon"] rect,
.p-icontext-auto svg [id*="Outline_Icon"] circle,
.p-icontext-auto svg [id*="Outline_Icon"] ellipse,
.p-icontext-auto svg [id*="Outline_Icon"] line,
.p-icontext-auto svg [id*="Outline_Icon"] polyline,
.p-icontext-auto svg [id*="Outline_Icon"] polygon,
.p-icontext .p-img[style] svg [id*="Outline_Icon"] path,
.p-icontext .p-img[style] svg [id*="Outline_Icon"] rect,
.p-icontext .p-img[style] svg [id*="Outline_Icon"] circle,
.p-icontext .p-img[style] svg [id*="Outline_Icon"] ellipse,
.p-icontext .p-img[style] svg [id*="Outline_Icon"] line,
.p-icontext .p-img[style] svg [id*="Outline_Icon"] polyline,
.p-icontext .p-img[style] svg [id*="Outline_Icon"] polygon {
  stroke: currentColor;
}

.p-banner {
  padding-right: 3vw;
  padding-left: 3vw;
  position: relative;
  margin-bottom: 1.6em;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1200px) {
  .p-banner {
    padding-right: 9vw;
    padding-left: 9vw;
  }
}

@media (min-width: 1800px) {
  .p-banner {
    padding-right: 180px;
    padding-left: 180px;
  }
}

.p-banner.p-t-1 {
  padding-top: 1.6em !important;
}

.p-banner.p-b-1 {
  padding-bottom: 1.6em !important;
}

.p-banner.p-t-2 {
  padding-top: 3.2em !important;
}

.p-banner.p-b-2 {
  padding-bottom: 3.2em !important;
}

.p-banner.p-t-3 {
  padding-top: 4.8em !important;
}

.p-banner.p-b-3 {
  padding-bottom: 4.8em !important;
}

.p-banner.p-t-4 {
  padding-top: 6.4em !important;
}

.p-banner.p-b-4 {
  padding-bottom: 6.4em !important;
}

.p-banner.p-t-5 {
  padding-top: 8em !important;
}

.p-banner.p-b-5 {
  padding-bottom: 8em !important;
}

.p-banner .p-txt-container {
  width: 100%;
}

.p-banner .p-txt-wrapper {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
}

@media (min-width: 768px) {
  .p-banner .p-txt-wrapper {
    padding-top: 1.6em;
    padding-bottom: 1.6em;
  }
}

@media (min-width: 992px) {
  .p-banner .p-txt-wrapper {
    padding-top: 2.4em;
    padding-bottom: 2.4em;
  }
}

.p-banner h1,
.p-banner h2,
.p-banner h3,
.p-banner h4,
.p-banner p {
  color: white;
  margin-bottom: 0.5rem;
}

.p-banner h1 a:not(.btn),
.p-banner h2 a:not(.btn),
.p-banner h3 a:not(.btn),
.p-banner h4 a:not(.btn),
.p-banner p a:not(.btn) {
  color: inherit;
}

.p-banner h1:last-child,
.p-banner h2:last-child,
.p-banner h3:last-child,
.p-banner h4:last-child,
.p-banner p:last-child {
  margin-bottom: 0;
}

.p-banner p {
  color: rgba(255, 255, 255, 0.75);
}

.p-banner p a:not(.btn) {
  text-decoration: underline;
}

.p-banner .p-img-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
}

.p-banner .p-img-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (max-width: 767px) {
  .p-banner .p-img-container::after {
    background: rgba(0, 0, 0, 0.45) !important;
  }
}

.p-banner-auto .p-txt-wrapper {
  padding-top: 3.2em;
  padding-bottom: 3.2em;
}

.p-banner-left-top {
  -ms-flex-align: start;
      align-items: flex-start;
}

.p-banner-left-top .p-txt-wrapper {
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-bottom: 3.2em;
}

.p-banner-left-top .p-img-container::after {
  background: linear-gradient(157deg, rgba(0, 0, 0, 0.45) 0%, transparent 80%);
}

.p-banner-left-middle {
  -ms-flex-align: center;
      align-items: center;
}

.p-banner-left-middle .p-txt-wrapper {
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-top: 3.2em;
  padding-bottom: 3.2em;
}

.p-banner-left-middle .p-img-container::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.45) 0%, transparent 80%);
}

.p-banner-left-bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}

.p-banner-left-bottom .p-txt-wrapper {
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-top: 3.2em;
}

.p-banner-left-bottom .p-img-container::after {
  background: linear-gradient(22deg, rgba(0, 0, 0, 0.45) 0%, transparent 80%);
}

.p-banner-center-top {
  -ms-flex-align: start;
      align-items: flex-start;
}

.p-banner-center-top .p-txt-wrapper {
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 3.2em;
}

.p-banner-center-top .p-img-container::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.45) 0%, transparent 65%);
}

.p-banner-center-middle {
  -ms-flex-align: center;
      align-items: center;
}

.p-banner-center-middle .p-txt-wrapper {
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 3.2em;
  padding-bottom: 3.2em;
}

.p-banner-center-middle .p-img-container::after {
  background: rgba(0, 0, 0, 0.55);
}

.p-banner-center-bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}

.p-banner-center-bottom .p-txt-wrapper {
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 3.2em;
}

.p-banner-center-bottom .p-img-container::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.45) 0%, transparent 65%);
}

.p-banner-right-top {
  -ms-flex-align: start;
      align-items: flex-start;
}

.p-banner-right-top .p-txt-wrapper {
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding-bottom: 3.2em;
}

.p-banner-right-top .p-img-container::after {
  background: linear-gradient(202deg, rgba(0, 0, 0, 0.45) 0%, transparent 80%);
}

.p-banner-right-middle {
  -ms-flex-align: center;
      align-items: center;
}

.p-banner-right-middle .p-txt-wrapper {
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding-top: 3.2em;
  padding-bottom: 3.2em;
}

.p-banner-right-middle .p-img-container::after {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.45) 0%, transparent 80%);
}

.p-banner-right-bottom {
  -ms-flex-align: end;
      align-items: flex-end;
}

.p-banner-right-bottom .p-txt-wrapper {
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding-top: 3.2em;
}

.p-banner-right-bottom .p-img-container::after {
  background: linear-gradient(338deg, rgba(0, 0, 0, 0.45) 0%, transparent 80%);
}

.p-banner.p-banner-gradient-disabled .p-img-container::after {
  background: none;
}

.p-banner-bg-left-top .p-img-container {
  background-position: 0 0;
}

.p-banner-bg-left-middle .p-img-container {
  background-position: 0 50%;
}

.p-banner-bg-left-bottom .p-img-container {
  background-position: 0 100%;
}

.p-banner-bg-center-top .p-img-container {
  background-position: 50% 0;
}

.p-banner-bg-center-middle .p-img-container {
  background-position: 50% 50%;
}

.p-banner-bg-center-bottom .p-img-container {
  background-position: 50% 100%;
}

.p-banner-bg-right-top .p-img-container {
  background-position: 100% 0;
}

.p-banner-bg-right-middle .p-img-container {
  background-position: 100% 50%;
}

.p-banner-bg-right-bottom .p-img-container {
  background-position: 100% 100%;
}

.p-mosaic .container-fluid {
  padding: 0;
}

.p-mosaic .row {
  margin: 0;
}

.p-mosaic .p-img-container {
  height: 50vw;
  max-height: 90vh;
}

@media (max-width: 767px) {
  .p-mosaic .p-img-container {
    height: 75vw;
  }
}

@media (min-width: 1801px) {
  .p-mosaic .p-img-container {
    height: 900px;
  }
}

@media (max-width: 767px) {
  .p-mosaic .p-img-container .p-img:not(.p-img-contain) {
    right: 10%;
  }
  .p-mosaic .p-img-container.col-md-last .p-img:not(.p-img-contain) {
    left: 10%;
    right: 0;
  }
}

.p-mosaic .p-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.p-mosaic .p-img-left-top {
  background-position: 0 0;
}

.p-mosaic .p-img-left-middle {
  background-position: 0 50%;
}

.p-mosaic .p-img-left-bottom {
  background-position: 0 100%;
}

.p-mosaic .p-img-center-top {
  background-position: 50% 0;
}

.p-mosaic .p-img-center-middle {
  background-position: 50% 50%;
}

.p-mosaic .p-img-center-bottom {
  background-position: 50% 100%;
}

.p-mosaic .p-img-right-top {
  background-position: 100% 0;
}

.p-mosaic .p-img-right-middle {
  background-position: 100% 50%;
}

.p-mosaic .p-img-right-bottom {
  background-position: 100% 100%;
}

.p-mosaic .p-img-pos-t-1 {
  top: 2.5%;
}

.p-mosaic .p-img-pos-r-1 {
  right: 2.5%;
}

.p-mosaic .p-img-pos-b-1 {
  bottom: 2.5%;
}

.p-mosaic .p-img-pos-l-1 {
  left: 2.5%;
}

.p-mosaic .p-img-pos-t-2 {
  top: 5%;
}

.p-mosaic .p-img-pos-r-2 {
  right: 5%;
}

.p-mosaic .p-img-pos-b-2 {
  bottom: 5%;
}

.p-mosaic .p-img-pos-l-2 {
  left: 5%;
}

.p-mosaic .p-img-pos-t-3 {
  top: 7.5%;
}

.p-mosaic .p-img-pos-r-3 {
  right: 7.5%;
}

.p-mosaic .p-img-pos-b-3 {
  bottom: 7.5%;
}

.p-mosaic .p-img-pos-l-3 {
  left: 7.5%;
}

.p-mosaic .p-img-pos-t-4 {
  top: 10%;
}

.p-mosaic .p-img-pos-r-4 {
  right: 10%;
}

.p-mosaic .p-img-pos-b-4 {
  bottom: 10%;
}

.p-mosaic .p-img-pos-l-4 {
  left: 10%;
}

.p-mosaic .p-img-pos-t-5 {
  top: 12.5%;
}

.p-mosaic .p-img-pos-r-5 {
  right: 12.5%;
}

.p-mosaic .p-img-pos-b-5 {
  bottom: 12.5%;
}

.p-mosaic .p-img-pos-l-5 {
  left: 12.5%;
}

.p-mosaic .p-txt-container {
  padding-top: 2.4em;
  padding-bottom: 2.4em;
  padding-right: 10%;
  padding-left: 10%;
}

.p-mosaic .p-txt-container :last-child {
  margin-bottom: 0;
}

.p-mosaic-img-contain .p-img {
  background-size: contain;
}

@media (min-width: 768px) {
  .p-mosaic-img-contain.p-mosaic-img-left .p-txt-container {
    padding-left: 5%;
  }
  .p-mosaic-img-contain.p-mosaic-img-right .p-txt-container {
    padding-right: 5%;
  }
}

.p-mosaic-bg-white {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
}

.p-mosaic-bg-white h1,
.p-mosaic-bg-white .h1,
.p-mosaic-bg-white h2,
.p-mosaic-bg-white .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-mosaic-bg-white h3,
.p-mosaic-bg-white .h3,
.p-mosaic-bg-white h4,
.p-mosaic-bg-white .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-mosaic-bg-white p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-mosaic-bg-white p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-bg-black {
  color: rgba(255, 255, 255, 0.75);
  background-color: #000;
}

.p-mosaic-bg-black h1,
.p-mosaic-bg-black .h1,
.p-mosaic-bg-black h2,
.p-mosaic-bg-black .h2 {
  color: white;
}

.p-mosaic-bg-black h3,
.p-mosaic-bg-black .h3,
.p-mosaic-bg-black h4,
.p-mosaic-bg-black .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-mosaic-bg-black p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-mosaic-bg-black p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-mosaic-bg-black p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-bg-light {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #f5f4f2;
}

.p-mosaic-bg-light h1,
.p-mosaic-bg-light .h1,
.p-mosaic-bg-light h2,
.p-mosaic-bg-light .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-mosaic-bg-light h3,
.p-mosaic-bg-light .h3,
.p-mosaic-bg-light h4,
.p-mosaic-bg-light .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-mosaic-bg-light p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-mosaic-bg-light p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-bg-dark {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(0, 0, 0, 0.15);
  background: #5f5a55;
}

.p-mosaic-bg-dark h1,
.p-mosaic-bg-dark .h1,
.p-mosaic-bg-dark h2,
.p-mosaic-bg-dark .h2 {
  color: white;
}

.p-mosaic-bg-dark h3,
.p-mosaic-bg-dark .h3,
.p-mosaic-bg-dark h4,
.p-mosaic-bg-dark .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-mosaic-bg-dark p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-mosaic-bg-dark p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-mosaic-bg-dark p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-bg-brand-primary {
  color: white;
  border-color: rgba(0, 0, 0, 0.15);
  background: #e24912;
}

.p-mosaic-bg-brand-primary h1,
.p-mosaic-bg-brand-primary .h1,
.p-mosaic-bg-brand-primary h2,
.p-mosaic-bg-brand-primary .h2 {
  color: white;
}

.p-mosaic-bg-brand-primary h3,
.p-mosaic-bg-brand-primary .h3,
.p-mosaic-bg-brand-primary h4,
.p-mosaic-bg-brand-primary .h4 {
  color: white;
}

.p-mosaic-bg-brand-primary p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-mosaic-bg-brand-primary p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-mosaic-bg-brand-primary p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-bg-brand-primary .p .p-txt-container .table tbody th,
.p-mosaic-bg-brand-primary .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-mosaic-bg-brand-primary hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-mosaic-bg-brand-secondary {
  color: white;
  border-color: rgba(0, 0, 0, 0.15);
  background: #00366d;
}

.p-mosaic-bg-brand-secondary h1,
.p-mosaic-bg-brand-secondary .h1,
.p-mosaic-bg-brand-secondary h2,
.p-mosaic-bg-brand-secondary .h2 {
  color: white;
}

.p-mosaic-bg-brand-secondary h3,
.p-mosaic-bg-brand-secondary .h3 h4,
.p-mosaic-bg-brand-secondary .h4 {
  color: white;
}

.p-mosaic-bg-brand-secondary p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-mosaic-bg-brand-secondary p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-mosaic-bg-brand-secondary p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-bg-brand-secondary .p .p-txt-container .table tbody th,
.p-mosaic-bg-brand-secondary .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-mosaic-bg-brand-secondary hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-mosaic-bg-brand-variation-one {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #d0af00;
}

.p-mosaic-bg-brand-variation-one h1,
.p-mosaic-bg-brand-variation-one .h1,
.p-mosaic-bg-brand-variation-one h2,
.p-mosaic-bg-brand-variation-one .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-mosaic-bg-brand-variation-one h3,
.p-mosaic-bg-brand-variation-one .h3,
.p-mosaic-bg-brand-variation-one h4,
.p-mosaic-bg-brand-variation-one .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-mosaic-bg-brand-variation-one p a:not(.btn) {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: underline;
}

.p-mosaic-bg-brand-variation-one p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-mosaic-bg-brand-variation-one p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-bg-brand-variation-one .p .p-txt-container .table tbody th,
.p-mosaic-bg-brand-variation-one .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-mosaic-bg-brand-variation-one hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-mosaic-bg-brand-variation-two {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(0, 0, 0, 0.15);
  background: #1a82c5;
}

.p-mosaic-bg-brand-variation-two h1,
.p-mosaic-bg-brand-variation-two .h1,
.p-mosaic-bg-brand-variation-two h2,
.p-mosaic-bg-brand-variation-two .h2 {
  color: white;
}

.p-mosaic-bg-brand-variation-two h3,
.p-mosaic-bg-brand-variation-two .h3,
.p-mosaic-bg-brand-variation-two h4,
.p-mosaic-bg-brand-variation-two .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-mosaic-bg-brand-variation-two p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-mosaic-bg-brand-variation-two p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-mosaic-bg-brand-variation-two p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-bg-brand-variation-two .p .p-txt-container .table tbody th,
.p-mosaic-bg-brand-variation-two .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-mosaic-bg-brand-variation-two hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-mosaic-txt-dark {
  color: rgba(0, 0, 0, 0.65);
}

.p-mosaic-txt-dark h1,
.p-mosaic-txt-dark .h1,
.p-mosaic-txt-dark h2,
.p-mosaic-txt-dark .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-mosaic-txt-dark h3,
.p-mosaic-txt-dark .h3,
.p-mosaic-txt-dark h4,
.p-mosaic-txt-dark .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-mosaic-txt-dark p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-mosaic-txt-dark p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-mosaic-txt-light {
  color: rgba(255, 255, 255, 0.75);
}

.p-mosaic-txt-light h1,
.p-mosaic-txt-light .h1,
.p-mosaic-txt-light h2,
.p-mosaic-txt-light .h2 {
  color: white;
}

.p-mosaic-txt-light h3,
.p-mosaic-txt-light .h3,
.p-mosaic-txt-light h4,
.p-mosaic-txt-light .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-mosaic-txt-light p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-mosaic-txt-light p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-mosaic-txt-light p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section {
  position: relative;
  border: 0 solid rgba(0, 0, 0, 0.15);
  padding-top: 3.2em;
  padding-bottom: 3.2em;
}

.p-section.p-t-1 {
  padding-top: 1.6em !important;
}

.p-section.p-b-1 {
  padding-bottom: 1.6em !important;
}

.p-section.p-t-2 {
  padding-top: 3.2em !important;
}

.p-section.p-b-2 {
  padding-bottom: 3.2em !important;
}

.p-section.p-t-3 {
  padding-top: 4.8em !important;
}

.p-section.p-b-3 {
  padding-bottom: 4.8em !important;
}

.p-section.p-t-4 {
  padding-top: 6.4em !important;
}

.p-section.p-b-4 {
  padding-bottom: 6.4em !important;
}

.p-section.p-t-5 {
  padding-top: 8em !important;
}

.p-section.p-b-5 {
  padding-bottom: 8em !important;
}

.p-section.p-r-0 .container-fluid {
  padding-right: 0;
}

.p-section.p-r-0 .container-fluid > .row {
  margin-right: 0;
}

.p-section.p-r-0 .col-xs-12.col-md-12.col-lg-12 {
  padding-right: 0;
}

.p-section.p-r-0 .col-xs-12.col-md-12.col-lg-12 .row {
  margin-right: 0;
}

.p-section.p-r-0 .col-xs-12.col-md-12.col-lg-12 .row > .col-xs-12 {
  padding-right: 0;
}

.p-section.p-l-0 .container-fluid {
  padding-left: 0;
}

.p-section.p-l-0 .container-fluid > .row {
  margin-left: 0;
}

.p-section.p-l-0 .col-xs-12.col-md-12.col-lg-12 {
  padding-left: 0;
}

.p-section.p-l-0 .col-xs-12.col-md-12.col-lg-12 .row {
  margin-left: 0;
}

.p-section.p-l-0 .col-xs-12.col-md-12.col-lg-12 .row > .col-xs-12 {
  padding-left: 0;
}

.p-section-small, .p-banner-small, .p-carousel-small .p-carousel-item {
  height: 25vw;
  max-height: 90vh;
}

@media (max-width: 543px) {
  .p-section-small, .p-banner-small, .p-carousel-small .p-carousel-item {
    height: auto;
    min-height: 50vw;
  }
}

@media (min-width: 1801px) {
  .p-section-small, .p-banner-small, .p-carousel-small .p-carousel-item {
    height: 450px;
  }
}

.p-section-medium, .p-banner-medium, .p-carousel-medium .p-carousel-item {
  height: 37.5vw;
  max-height: 90vh;
}

@media (max-width: 543px) {
  .p-section-medium, .p-banner-medium, .p-carousel-medium .p-carousel-item {
    height: auto;
    min-height: 75vw;
  }
}

@media (min-width: 1801px) {
  .p-section-medium, .p-banner-medium, .p-carousel-medium .p-carousel-item {
    height: 675px;
  }
}

.p-section-large, .p-banner-large, .p-carousel-large .p-carousel-item {
  height: 50vw;
  max-height: 90vh;
}

@media (max-width: 543px) {
  .p-section-large, .p-banner-large, .p-carousel-large .p-carousel-item {
    height: auto;
    min-height: 100vw;
  }
}

@media (min-width: 1801px) {
  .p-section-large, .p-banner-large, .p-carousel-large .p-carousel-item {
    height: 900px;
  }
}

.p-section-fullscreen, .p-banner-fullscreen, .p-carousel-fullscreen .p-carousel-item {
  height: 100vh;
}

@media (min-width: 544px) {
  .p-section-columns-2 > .container-fluid > .row > .col-xs-12 > .row {
    display: block;
    margin: 0;
    column-gap: 0;
    column-count: 2;
  }
  .p-section-columns-3 > .container-fluid > .row > .col-xs-12 > .row {
    display: block;
    margin: 0;
    column-gap: 0;
    column-count: 3;
  }
  .p-section-columns-4 > .container-fluid > .row > .col-xs-12 > .row {
    display: block;
    margin: 0;
    column-gap: 0;
    column-count: 4;
  }
  .p-section-columns-5 > .container-fluid > .row > .col-xs-12 > .row {
    display: block;
    margin: 0;
    column-gap: 0;
    column-count: 5;
  }
}

.p-section-bg-white {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
}

.p-section-bg-white h1,
.p-section-bg-white .h1,
.p-section-bg-white h2,
.p-section-bg-white .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-section-bg-white h3,
.p-section-bg-white .h3,
.p-section-bg-white h4,
.p-section-bg-white .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-section-bg-white p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-section-bg-white p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-light {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #f5f4f2;
}

.p-section-bg-light h1,
.p-section-bg-light .h1,
.p-section-bg-light h2,
.p-section-bg-light .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-section-bg-light h3,
.p-section-bg-light .h3,
.p-section-bg-light h4,
.p-section-bg-light .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-section-bg-light p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-section-bg-light p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-dark {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(0, 0, 0, 0.15);
  background: #5f5a55;
}

.p-section-bg-dark h1,
.p-section-bg-dark .h1,
.p-section-bg-dark h2,
.p-section-bg-dark .h2 {
  color: white;
}

.p-section-bg-dark h3,
.p-section-bg-dark .h3,
.p-section-bg-dark h4,
.p-section-bg-dark .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-section-bg-dark p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-section-bg-dark p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-section-bg-dark p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-black {
  color: rgba(255, 255, 255, 0.75);
  background-color: #000;
}

.p-section-bg-black h1,
.p-section-bg-black .h1,
.p-section-bg-black h2,
.p-section-bg-black .h2 {
  color: white;
}

.p-section-bg-black h3,
.p-section-bg-black .h3,
.p-section-bg-black h4,
.p-section-bg-black .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-section-bg-black p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-section-bg-black p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-section-bg-black p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-brand-primary {
  color: white;
  border-color: rgba(0, 0, 0, 0.15);
  background: #e24912;
}

.p-section-bg-brand-primary h1,
.p-section-bg-brand-primary .h1,
.p-section-bg-brand-primary h2,
.p-section-bg-brand-primary .h2 {
  color: white;
}

.p-section-bg-brand-primary h3,
.p-section-bg-brand-primary .h3,
.p-section-bg-brand-primary h4,
.p-section-bg-brand-primary .h4 {
  color: white;
}

.p-section-bg-brand-primary p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-section-bg-brand-primary p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-section-bg-brand-primary p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-brand-primary .p .p-txt-container .table tbody th,
.p-section-bg-brand-primary .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-bg-brand-primary hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-bg-brand-secondary {
  color: white;
  border-color: rgba(0, 0, 0, 0.15);
  background: #00366d;
}

.p-section-bg-brand-secondary h1,
.p-section-bg-brand-secondary .h1,
.p-section-bg-brand-secondary h2,
.p-section-bg-brand-secondary .h2 {
  color: white;
}

.p-section-bg-brand-secondary h3,
.p-section-bg-brand-secondary .h3 h4,
.p-section-bg-brand-secondary .h4 {
  color: white;
}

.p-section-bg-brand-secondary p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-section-bg-brand-secondary p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-section-bg-brand-secondary p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-brand-secondary .p .p-txt-container .table tbody th,
.p-section-bg-brand-secondary .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-bg-brand-secondary hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-bg-brand-variation-one {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #d0af00;
}

.p-section-bg-brand-variation-one h1,
.p-section-bg-brand-variation-one .h1,
.p-section-bg-brand-variation-one h2,
.p-section-bg-brand-variation-one .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-section-bg-brand-variation-one h3,
.p-section-bg-brand-variation-one .h3,
.p-section-bg-brand-variation-one h4,
.p-section-bg-brand-variation-one .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-section-bg-brand-variation-one p a:not(.btn) {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: underline;
}

.p-section-bg-brand-variation-one p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-section-bg-brand-variation-one p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-brand-variation-one .p .p-txt-container .table tbody th,
.p-section-bg-brand-variation-one .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-bg-brand-variation-one hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-bg-brand-variation-two {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(0, 0, 0, 0.15);
  background: #1a82c5;
}

.p-section-bg-brand-variation-two h1,
.p-section-bg-brand-variation-two .h1,
.p-section-bg-brand-variation-two h2,
.p-section-bg-brand-variation-two .h2 {
  color: white;
}

.p-section-bg-brand-variation-two h3,
.p-section-bg-brand-variation-two .h3,
.p-section-bg-brand-variation-two h4,
.p-section-bg-brand-variation-two .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-section-bg-brand-variation-two p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-section-bg-brand-variation-two p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-section-bg-brand-variation-two p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-brand-variation-two .p .p-txt-container .table tbody th,
.p-section-bg-brand-variation-two .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-bg-brand-variation-two hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-txt-dark {
  color: rgba(0, 0, 0, 0.65);
}

.p-section-txt-dark h1,
.p-section-txt-dark .h1,
.p-section-txt-dark h2,
.p-section-txt-dark .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-section-txt-dark h3,
.p-section-txt-dark .h3,
.p-section-txt-dark h4,
.p-section-txt-dark .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-section-txt-dark p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-section-txt-dark p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-txt-light {
  color: rgba(255, 255, 255, 0.75);
}

.p-section-txt-light h1,
.p-section-txt-light .h1,
.p-section-txt-light h2,
.p-section-txt-light .h2 {
  color: white;
}

.p-section-txt-light h3,
.p-section-txt-light .h3,
.p-section-txt-light h4,
.p-section-txt-light .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-section-txt-light p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-section-txt-light p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-section-txt-light p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-section-bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.p-section-bg-contain {
  background-size: contain;
}

.p-section-bg-left-top {
  background-position: 0 0;
}

.p-section-bg-left-middle {
  background-position: 0 50%;
}

.p-section-bg-left-bottom {
  background-position: 0 100%;
}

.p-section-bg-center-top {
  background-position: 50% 0;
}

.p-section-bg-center-bottom {
  background-position: 50% 100%;
}

.p-section-bg-right-top {
  background-position: 100% 0;
}

.p-section-bg-right-middle {
  background-position: 100% 50%;
}

.p-section-bg-right-bottom {
  background-position: 100% 100%;
}

.p-section-bg-m-t-1 {
  top: 2.5%;
}

.p-section-bg-m-r-1 {
  right: 2.5%;
}

.p-section-bg-m-b-1 {
  bottom: 2.5%;
}

.p-section-bg-m-l-1 {
  left: 2.5%;
}

.p-section-bg-m-t-2 {
  top: 5%;
}

.p-section-bg-m-r-2 {
  right: 5%;
}

.p-section-bg-m-b-2 {
  bottom: 5%;
}

.p-section-bg-m-l-2 {
  left: 5%;
}

.p-section-bg-m-t-3 {
  top: 7.5%;
}

.p-section-bg-m-r-3 {
  right: 7.5%;
}

.p-section-bg-m-b-3 {
  bottom: 7.5%;
}

.p-section-bg-m-l-3 {
  left: 7.5%;
}

.p-section-bg-m-t-4 {
  top: 10%;
}

.p-section-bg-m-r-4 {
  right: 10%;
}

.p-section-bg-m-b-4 {
  bottom: 10%;
}

.p-section-bg-m-l-4 {
  left: 10%;
}

.p-section-bg-m-t-5 {
  top: 12.5%;
}

.p-section-bg-m-r-5 {
  right: 12.5%;
}

.p-section-bg-m-b-5 {
  bottom: 12.5%;
}

.p-section-bg-m-l-5 {
  left: 12.5%;
}

.p-section-border-top {
  border-top-width: 1px;
}

.p-section-border-bottom {
  border-bottom-width: 1px;
}

.p-section-border-white {
  border-color: #fff;
}

.p-section-border-black {
  border-color: #000;
}

.p-section-border-light {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-border-dark {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-section-border-brand-primary {
  border-color: #e24912;
}

.p-section-border-brand-secondary {
  border-color: #00366d;
}

.p-section-border-brand-variation-one {
  border-color: #d0af00;
}

.p-section-border-brand-variation-two {
  border-color: #1a82c5;
}

.p-section-toggle-collapse {
  cursor: pointer;
  position: relative;
  padding-left: 1.25em;
  line-height: 1.25;
}

.p-section-toggle-collapse .material-icons {
  position: absolute;
  left: 0;
  top: 0.125em;
  transform: rotate(135deg);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.p-section-toggle-collapse.collapsed .material-icons {
  transform: rotate(0deg);
}

:-webkit-full-screen-ancestor:not(iframe) {
  will-change: initial !important;
}

.p-video-container {
  margin-bottom: 1.6em;
}

.p-divider {
  margin-bottom: 1.6em;
}

.p-divider hr {
  margin: 0;
}

.p-divider-thin hr {
  border-top-width: 1px;
}

.p-divider-thick hr {
  border-top-width: 0.375em;
}

.p-divider-transparent hr {
  border-color: transparent;
}

.p-divider-white hr {
  border-color: #fff;
}

.p-divider-black hr {
  border-color: #000;
}

.p-divider-light hr {
  border-color: #f5f4f2;
}

.p-divider-dark hr {
  border-color: #5f5a55;
}

.p-divider-brand-primary hr {
  border-color: #e24912;
}

.p-divider-brand-secondary hr {
  border-color: #00366d;
}

.p-divider-brand-variation-one hr {
  border-color: #d0af00;
}

.p-divider-brand-variation-two hr {
  border-color: #1a82c5;
}

.p-carousel {
  height: auto;
  margin-bottom: 1.6em;
}

@media (max-width: 991px) {
  .p-carousel .carousel-inner {
    box-sizing: content-box;
    padding-bottom: 16em;
    background: #212121;
  }
  .p-carousel .p-carousel-item::before {
    background: none;
  }
  .p-carousel .carousel-caption {
    box-sizing: border-box;
    height: 16em;
    bottom: auto;
    top: 100%;
  }
  .p-carousel .carousel-indicators {
    bottom: 16.5em;
  }
  .p-carousel .carousel-control {
    margin-top: -6.4em;
  }
}

.p-carousel.p-carousel-fullscreen .carousel-inner {
  box-sizing: inherit;
  padding-bottom: 0;
  background: none;
}

.p-carousel.p-carousel-fullscreen .p-carousel-item::before {
  background: linear-gradient(11deg, rgba(0, 0, 0, 0.65) 0%, transparent 45%);
}

.p-carousel.p-carousel-fullscreen .carousel-caption {
  height: auto;
  bottom: 0;
  top: auto;
}

.p-carousel.p-carousel-fullscreen .carousel-control {
  margin-top: 0;
}

.p-carousel.p-carousel-fullscreen .carousel-indicators {
  bottom: 0.8em;
}

.p-carousel-item {
  background-size: cover;
  background-position: 50% 50%;
}

.p-carousel-item:not(.p-carousel-item-gradient-disabled)::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(22deg, rgba(0, 0, 0, 0.95) 0%, transparent 60%);
}

.p-carousel-fullscreen .p-carousel-item .carousel-caption {
  bottom: 1.6em;
  margin-bottom: 1vmin;
}

.p-carousel-item-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: transparent;
}

@media (max-width: 991px) {
  .p-carousel-item-link {
    bottom: -16em;
  }
}

.p-carousel-item-img-left-top {
  background-position: 0 0;
}

.p-carousel-item-img-left-middle {
  background-position: 0 50%;
}

.p-carousel-item-img-left-bottom {
  background-position: 0 100%;
}

.p-carousel-item-img-center-top {
  background-position: 50% 0;
}

.p-carousel-item-img-center-middle {
  background-position: 50% 50%;
}

.p-carousel-item-img-center-bottom {
  background-position: 50% 100%;
}

.p-carousel-item-img-right-top {
  background-position: 100% 0;
}

.p-carousel-item-img-right-middle {
  background-position: 100% 50%;
}

.p-carousel-item-img-right-bottom {
  background-position: 100% 100%;
}

.p-contact {
  margin-bottom: 3.2em;
}

.p-contact .p-txt-container .p-txt-wrapper {
  font-size: 0.875em;
}

.p-contact .p-contact-name {
  margin-bottom: 0;
}

.p-contact .p-contact-title {
  margin-bottom: 1.2em;
}

.p-contact .p-contact-phone {
  white-space: nowrap;
  margin-bottom: 0.8em;
}

.p-contact .p-contact-name + .p-contact-phone {
  margin-top: 1.2em;
}

.p-contact .p-contact-email {
  margin: 0;
  white-space: nowrap;
}

.p-contact .p-contact-email .btn {
  margin-top: 1.2em;
}

.p-contact .material-icons {
  font-size: 1.25em;
  vertical-align: -25%;
  width: 1.5em;
  text-align: left;
}

.p-contact .p-img-width-auto {
  max-width: 12.5em;
}

.p-contact .p-img-container .col-pos-center {
  margin-left: auto;
  margin-right: auto;
}

.p-contact .p-img-container .col-pos-right {
  margin-left: auto;
}

.p-card {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.6em;
}

.p-card .card {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  width: 100%;
}

.p-card .card h1,
.p-card .card .h1,
.p-card .card h2,
.p-card .card .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-card .card h3,
.p-card .card .h3,
.p-card .card h4,
.p-card .card .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-card .card p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-card .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card .p-txt-container {
  font-size: 0.875em;
  width: 100%;
}

.p-card .p-txt-container h1,
.p-card .p-txt-container h2,
.p-card .p-txt-container h3,
.p-card .p-txt-container h4,
.p-card .p-txt-container p,
.p-card .p-txt-container ul,
.p-card .p-txt-container table {
  margin-bottom: 0.5rem;
}

.p-card .p-txt-container :last-child {
  margin-bottom: 0;
}

.p-card .p-img-container {
  width: 100%;
}

.p-card .p-img-container .card-block {
  padding-bottom: 0;
}

.p-card .p-img-container .col-pos-center {
  margin-left: auto;
  margin-right: auto;
}

.p-card .p-img-container .col-pos-right {
  margin-left: auto;
}

.p-card .p-img-container .p-img[src$="svg"] {
  width: 100%;
}

.p-card-img-bleed .p-img-container .card-block {
  padding: 0;
}

.p-card-img-bleed .p-img-container .row {
  margin: 0;
}

.p-card-img-bleed .p-img-container .col-xs-12 {
  padding: 0;
}

.p-card-img-bleed .p-img-container .p-img {
  border-radius: 0.125em 0.125em 0 0;
}

.p-card-link .card {
  cursor: pointer;
}

.p-card-txt-small .p-txt-container {
  font-size: 0.875em;
}

.p-card-txt-medium .p-txt-container {
  font-size: 1em;
}

.p-card-txt-large .p-txt-container {
  font-size: 1.375em;
}

.p-card:not(.p-card-hover-disabled):hover .card {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.p-card-shadow-none .card {
  box-shadow: none;
}

.p-card-shadow-none:not(.p-card-hover-disabled):hover .card {
  box-shadow: none;
}

.p-card-shadow-small .card {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.p-card-shadow-small:not(.p-card-hover-disabled):hover .card {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.p-card-shadow-medium .card {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}

.p-card-shadow-medium:not(.p-card-hover-disabled):hover .card {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.p-card-shadow-large .card {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.p-card-shadow-large:not(.p-card-hover-disabled):hover .card {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.14), 0 12px 17px 2px rgba(0, 0, 0, 0.12), 0 5px 22px 4px rgba(0, 0, 0, 0.2);
}

.p-card-padding-small .card-block {
  padding: 5%;
}

.p-card-padding-medium .card-block {
  padding: 10%;
}

.p-card-padding-large .card-block {
  padding: 15%;
}

.p-card-bg-white .card {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
}

.p-card-bg-white .card h1,
.p-card-bg-white .card .h1,
.p-card-bg-white .card h2,
.p-card-bg-white .card .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-card-bg-white .card h3,
.p-card-bg-white .card .h3,
.p-card-bg-white .card h4,
.p-card-bg-white .card .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-card-bg-white .card p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-card-bg-white .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-bg-black .card {
  color: rgba(255, 255, 255, 0.75);
  background-color: #000;
}

.p-card-bg-black .card h1,
.p-card-bg-black .card .h1,
.p-card-bg-black .card h2,
.p-card-bg-black .card .h2 {
  color: white;
}

.p-card-bg-black .card h3,
.p-card-bg-black .card .h3,
.p-card-bg-black .card h4,
.p-card-bg-black .card .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-card-bg-black .card p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-card-bg-black .card p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-card-bg-black .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-bg-light .card {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #f5f4f2;
}

.p-card-bg-light .card h1,
.p-card-bg-light .card .h1,
.p-card-bg-light .card h2,
.p-card-bg-light .card .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-card-bg-light .card h3,
.p-card-bg-light .card .h3,
.p-card-bg-light .card h4,
.p-card-bg-light .card .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-card-bg-light .card p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-card-bg-light .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-bg-dark .card {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(0, 0, 0, 0.15);
  background: #5f5a55;
}

.p-card-bg-dark .card h1,
.p-card-bg-dark .card .h1,
.p-card-bg-dark .card h2,
.p-card-bg-dark .card .h2 {
  color: white;
}

.p-card-bg-dark .card h3,
.p-card-bg-dark .card .h3,
.p-card-bg-dark .card h4,
.p-card-bg-dark .card .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-card-bg-dark .card p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-card-bg-dark .card p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-card-bg-dark .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-bg-brand-primary .card {
  color: white;
  border-color: rgba(0, 0, 0, 0.15);
  background: #e24912;
}

.p-card-bg-brand-primary .card h1,
.p-card-bg-brand-primary .card .h1,
.p-card-bg-brand-primary .card h2,
.p-card-bg-brand-primary .card .h2 {
  color: white;
}

.p-card-bg-brand-primary .card h3,
.p-card-bg-brand-primary .card .h3,
.p-card-bg-brand-primary .card h4,
.p-card-bg-brand-primary .card .h4 {
  color: white;
}

.p-card-bg-brand-primary .card p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-card-bg-brand-primary .card p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-card-bg-brand-primary .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-bg-brand-primary .card .p .p-txt-container .table tbody th,
.p-card-bg-brand-primary .card .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-bg-brand-primary .card hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-bg-brand-secondary .card {
  color: white;
  border-color: rgba(0, 0, 0, 0.15);
  background: #00366d;
}

.p-card-bg-brand-secondary .card h1,
.p-card-bg-brand-secondary .card .h1,
.p-card-bg-brand-secondary .card h2,
.p-card-bg-brand-secondary .card .h2 {
  color: white;
}

.p-card-bg-brand-secondary .card h3,
.p-card-bg-brand-secondary .card .h3 h4,
.p-card-bg-brand-secondary .card .h4 {
  color: white;
}

.p-card-bg-brand-secondary .card p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-card-bg-brand-secondary .card p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-card-bg-brand-secondary .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-bg-brand-secondary .card .p .p-txt-container .table tbody th,
.p-card-bg-brand-secondary .card .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-bg-brand-secondary .card hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-bg-brand-variation-one .card {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #d0af00;
}

.p-card-bg-brand-variation-one .card h1,
.p-card-bg-brand-variation-one .card .h1,
.p-card-bg-brand-variation-one .card h2,
.p-card-bg-brand-variation-one .card .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-card-bg-brand-variation-one .card h3,
.p-card-bg-brand-variation-one .card .h3,
.p-card-bg-brand-variation-one .card h4,
.p-card-bg-brand-variation-one .card .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-card-bg-brand-variation-one .card p a:not(.btn) {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: underline;
}

.p-card-bg-brand-variation-one .card p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-card-bg-brand-variation-one .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-bg-brand-variation-one .card .p .p-txt-container .table tbody th,
.p-card-bg-brand-variation-one .card .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-bg-brand-variation-one .card hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-bg-brand-variation-two .card {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(0, 0, 0, 0.15);
  background: #1a82c5;
}

.p-card-bg-brand-variation-two .card h1,
.p-card-bg-brand-variation-two .card .h1,
.p-card-bg-brand-variation-two .card h2,
.p-card-bg-brand-variation-two .card .h2 {
  color: white;
}

.p-card-bg-brand-variation-two .card h3,
.p-card-bg-brand-variation-two .card .h3,
.p-card-bg-brand-variation-two .card h4,
.p-card-bg-brand-variation-two .card .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-card-bg-brand-variation-two .card p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-card-bg-brand-variation-two .card p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-card-bg-brand-variation-two .card p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-bg-brand-variation-two .card .p .p-txt-container .table tbody th,
.p-card-bg-brand-variation-two .card .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-bg-brand-variation-two .card hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-txt-dark {
  color: rgba(0, 0, 0, 0.65);
}

.p-card-txt-dark h1,
.p-card-txt-dark .h1,
.p-card-txt-dark h2,
.p-card-txt-dark .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-card-txt-dark h3,
.p-card-txt-dark .h3,
.p-card-txt-dark h4,
.p-card-txt-dark .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-card-txt-dark p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-card-txt-dark p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-txt-light {
  color: rgba(255, 255, 255, 0.75);
}

.p-card-txt-light h1,
.p-card-txt-light .h1,
.p-card-txt-light h2,
.p-card-txt-light .h2 {
  color: white;
}

.p-card-txt-light h3,
.p-card-txt-light .h3,
.p-card-txt-light h4,
.p-card-txt-light .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-card-txt-light p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-card-txt-light p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-card-txt-light p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-card-txt-bg-white .p-txt-container {
  background-color: #fff;
}

.p-card-txt-bg-black .p-txt-container {
  background-color: #000;
}

.p-card-txt-bg-light .p-txt-container {
  background: #f5f4f2;
}

.p-card-txt-bg-dark .p-txt-container {
  background: #5f5a55;
}

.p-card-txt-bg-brand-primary .p-txt-container {
  background-color: #e24912;
}

.p-card-txt-bg-brand-secondary .p-txt-container {
  background-color: #00366d;
}

.p-card-txt-bg-brand-variation-one .p-txt-container {
  background-color: #d0af00;
}

.p-card-txt-bg-brand-variation-two .p-txt-container {
  background-color: #1a82c5;
}

.p-card-border-thin .card {
  border-width: 1px;
}

.p-card-border-thick .card {
  border-width: 0.375em;
}

.p-card-border-white {
  border-color: #fff;
}

.p-card-border-black {
  border-color: #000;
}

.p-card-border-light {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-border-dark {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-card-border-brand-primary {
  border-color: #e24912;
}

.p-card-border-brand-secondary {
  border-color: #00366d;
}

.p-tile {
  padding: 0;
  font-size: 0.875em;
}

.p-section-columns > .container-fluid > .row > .col-xs-12 > .row .p-tile.col-xs-4 {
  float: left;
  width: 33.33333%;
}

.p-section-columns > .container-fluid > .row > .col-xs-12 > .row .p-tile.col-xs-6 {
  float: left;
  width: 50%;
}

@media (min-width: 544px) {
  .p-section-columns > .container-fluid > .row > .col-xs-12 > .row .p-tile.col-xs-12 {
    float: left;
    width: 100%;
  }
}

.p-tile .p-txt-container {
  font-size: 0.875em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: relative;
  z-index: 2;
  min-height: 100%;
  padding: 5%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .p-tile .p-txt-container {
    padding-bottom: 7.5%;
  }
}

@media (min-width: 768px) {
  .p-tile .p-txt-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding-right: 20%;
  }
}

@media (min-width: 992px) {
  .p-tile .p-txt-container {
    padding-right: 25%;
  }
}

@media (min-width: 1200px) {
  .p-tile .p-txt-container {
    padding-right: 40%;
  }
}

.p-tile h2 {
  margin-bottom: 0.5rem;
}

.p-tile.p-tile-link h2::after {
  content: 'arrow_forward';
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  vertical-align: -10%;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: 'liga';
  font-smoothing: antialiased;
  width: 0;
  transform: translateX(0.25em);
  transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.p-tile.p-tile-link:hover h2::after {
  transform: translateX(0.75em);
}

.p-tile.p-tile-link:hover .p-img {
  transform: scale(1.125);
}

.p-tile h4 {
  margin-bottom: 0.5rem;
  opacity: 1;
}

.p-tile a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.p-tile :last-child {
  margin-bottom: 0;
}

.p-tile-img .p-txt-container h2 {
  color: white;
}

.p-tile-img .p-txt-container h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-tile-img .p-img-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}

.p-tile-img .p-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: transform 0.375s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.p-tile-img .p-img:not(.p-tile-gradient-disabled)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(22deg, rgba(0, 0, 0, 0.95) 0%, transparent 60%);
}

.p-tile-img .p-img-left-top {
  background-position: 0 0;
}

.p-tile-img .p-img-left-middle {
  background-position: 0 50%;
}

.p-tile-img .p-img-left-bottom {
  background-position: 0 100%;
}

.p-tile-img .p-img-center-top {
  background-position: 50% 0;
}

.p-tile-img .p-img-center-middle {
  background-position: 50% 50%;
}

.p-tile-img .p-img-center-bottom {
  background-position: 50% 100%;
}

.p-tile-img .p-img-right-top {
  background-position: 100% 0;
}

.p-tile-img .p-img-right-middle {
  background-position: 100% 50%;
}

.p-tile-img .p-img-right-bottom {
  background-position: 100% 100%;
}

.p-tile-height-auto .p-txt-container {
  position: static;
}

.p-tile-height-xs {
  height: 25vh;
  min-height: 12.5em;
}

.p-tile-height-sm {
  height: 33.33333vh;
  min-height: 16.66666em;
}

.p-tile-height-md {
  height: 50vh;
  min-height: 25em;
}

.p-tile-height-lg {
  height: 66.66666vh;
  min-height: 33.33333em;
}

.p-tile-height-xl {
  height: 75vh;
  min-height: 37.5em;
}

.p-tile-height-fullscreen {
  height: 100vh;
}

@media (min-width: 544px) {
  .p-tile-height-fullscreen {
    min-height: 50em;
  }
}

.p-tile-bg-white {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
}

.p-tile-bg-white h1,
.p-tile-bg-white .h1,
.p-tile-bg-white h2,
.p-tile-bg-white .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-tile-bg-white h3,
.p-tile-bg-white .h3,
.p-tile-bg-white h4,
.p-tile-bg-white .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-tile-bg-white p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-tile-bg-white p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-bg-black {
  color: rgba(255, 255, 255, 0.75);
  background-color: #000;
}

.p-tile-bg-black h1,
.p-tile-bg-black .h1,
.p-tile-bg-black h2,
.p-tile-bg-black .h2 {
  color: white;
}

.p-tile-bg-black h3,
.p-tile-bg-black .h3,
.p-tile-bg-black h4,
.p-tile-bg-black .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-tile-bg-black p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-tile-bg-black p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-tile-bg-black p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-bg-light {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #f5f4f2;
}

.p-tile-bg-light h1,
.p-tile-bg-light .h1,
.p-tile-bg-light h2,
.p-tile-bg-light .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-tile-bg-light h3,
.p-tile-bg-light .h3,
.p-tile-bg-light h4,
.p-tile-bg-light .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-tile-bg-light p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-tile-bg-light p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-bg-dark {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(0, 0, 0, 0.15);
  background: #5f5a55;
}

.p-tile-bg-dark h1,
.p-tile-bg-dark .h1,
.p-tile-bg-dark h2,
.p-tile-bg-dark .h2 {
  color: white;
}

.p-tile-bg-dark h3,
.p-tile-bg-dark .h3,
.p-tile-bg-dark h4,
.p-tile-bg-dark .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-tile-bg-dark p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-tile-bg-dark p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-tile-bg-dark p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-bg-brand-primary {
  color: white;
  border-color: rgba(0, 0, 0, 0.15);
  background: #e24912;
}

.p-tile-bg-brand-primary h1,
.p-tile-bg-brand-primary .h1,
.p-tile-bg-brand-primary h2,
.p-tile-bg-brand-primary .h2 {
  color: white;
}

.p-tile-bg-brand-primary h3,
.p-tile-bg-brand-primary .h3,
.p-tile-bg-brand-primary h4,
.p-tile-bg-brand-primary .h4 {
  color: white;
}

.p-tile-bg-brand-primary p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-tile-bg-brand-primary p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-tile-bg-brand-primary p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-bg-brand-primary .p .p-txt-container .table tbody th,
.p-tile-bg-brand-primary .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-tile-bg-brand-primary hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-tile-bg-brand-secondary {
  color: white;
  border-color: rgba(0, 0, 0, 0.15);
  background: #00366d;
}

.p-tile-bg-brand-secondary h1,
.p-tile-bg-brand-secondary .h1,
.p-tile-bg-brand-secondary h2,
.p-tile-bg-brand-secondary .h2 {
  color: white;
}

.p-tile-bg-brand-secondary h3,
.p-tile-bg-brand-secondary .h3 h4,
.p-tile-bg-brand-secondary .h4 {
  color: white;
}

.p-tile-bg-brand-secondary p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-tile-bg-brand-secondary p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-tile-bg-brand-secondary p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-bg-brand-secondary .p .p-txt-container .table tbody th,
.p-tile-bg-brand-secondary .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-tile-bg-brand-secondary hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-tile-bg-brand-variation-one {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #d0af00;
}

.p-tile-bg-brand-variation-one h1,
.p-tile-bg-brand-variation-one .h1,
.p-tile-bg-brand-variation-one h2,
.p-tile-bg-brand-variation-one .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-tile-bg-brand-variation-one h3,
.p-tile-bg-brand-variation-one .h3,
.p-tile-bg-brand-variation-one h4,
.p-tile-bg-brand-variation-one .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-tile-bg-brand-variation-one p a:not(.btn) {
  color: rgba(0, 0, 0, 0.85);
  text-decoration: underline;
}

.p-tile-bg-brand-variation-one p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-tile-bg-brand-variation-one p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-bg-brand-variation-one .p .p-txt-container .table tbody th,
.p-tile-bg-brand-variation-one .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-tile-bg-brand-variation-one hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-tile-bg-brand-variation-two {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(0, 0, 0, 0.15);
  background: #1a82c5;
}

.p-tile-bg-brand-variation-two h1,
.p-tile-bg-brand-variation-two .h1,
.p-tile-bg-brand-variation-two h2,
.p-tile-bg-brand-variation-two .h2 {
  color: white;
}

.p-tile-bg-brand-variation-two h3,
.p-tile-bg-brand-variation-two .h3,
.p-tile-bg-brand-variation-two h4,
.p-tile-bg-brand-variation-two .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-tile-bg-brand-variation-two p a:not(.btn) {
  color: white;
  text-decoration: underline;
}

.p-tile-bg-brand-variation-two p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-tile-bg-brand-variation-two p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-bg-brand-variation-two .p .p-txt-container .table tbody th,
.p-tile-bg-brand-variation-two .p .p-txt-container .table tbody td {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-tile-bg-brand-variation-two hr {
  border-color: rgba(0, 0, 0, 0.15);
}

.p-tile-txt-dark {
  color: rgba(0, 0, 0, 0.65);
}

.p-tile-txt-dark h1,
.p-tile-txt-dark .h1,
.p-tile-txt-dark h2,
.p-tile-txt-dark .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.p-tile-txt-dark h3,
.p-tile-txt-dark .h3,
.p-tile-txt-dark h4,
.p-tile-txt-dark .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.p-tile-txt-dark p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .p-tile-txt-dark p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.p-tile-txt-light {
  color: rgba(255, 255, 255, 0.75);
}

.p-tile-txt-light h1,
.p-tile-txt-light .h1,
.p-tile-txt-light h2,
.p-tile-txt-light .h2 {
  color: white;
}

.p-tile-txt-light h3,
.p-tile-txt-light .h3,
.p-tile-txt-light h4,
.p-tile-txt-light .h4 {
  color: rgba(255, 255, 255, 0.75);
}

.p-tile-txt-light p a:not(.btn) {
  color: #1a82c5;
  text-decoration: underline;
}

.p-tile-txt-light p a:not(.btn):hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .p-tile-txt-light p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .p-tile-order-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .p-tile-order-last {
    -ms-flex-order: 1;
        order: 1;
  }
}

.e-search-form-container {
  position: sticky;
  top: 0;
  z-index: 2;
}

.e-search-input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.125em;
  background: #fff;
}

.e-search-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 4em;
  margin: 0;
}

.e-search-label .material-icons {
  font-size: 1.5em;
  vertical-align: -26%;
}

.e-search-input {
  border: 0;
  color: #212121;
  padding: 0.5em 0;
}

.e-search-input-group .e-search-input, .e-search-input-group .e-search-input:focus, .e-search-input-group .e-search-input:hover {
  font-size: 1.5em !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .e-search-input-group .e-search-input, .e-search-input-group .e-search-input:focus, .e-search-input-group .e-search-input:hover {
    font-size: 1.5em !important;
  }
}

.e-search-input:-webkit-autofill {
  transition: none;
  -webkit-box-shadow: 0 0 0 5em #fff inset;
  -webkit-text-fill-color: #212121;
}

.e-search-clear {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 4em;
  opacity: 0.85;
  cursor: pointer;
  transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1);
}

.e-search-clear .material-icons {
  font-size: 1.5em;
}

.e-search-input-group.is-empty .e-search-clear {
  opacity: 0;
  pointer-events: none;
}

.e-search-submit {
  border: 0;
  box-shadow: none;
  font-size: 1em;
  padding: 0.5em 1em;
  margin: 0.25em 0.25em 0.25em 0;
  transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1);
}

.e-search-submit .material-icons {
  font-size: 1.5em;
  vertical-align: -26%;
}

.e-search-input-group.is-empty .e-search-submit {
  opacity: 0.65;
  pointer-events: none;
}

.e-search-result-container {
  position: relative;
  display: none;
}

.e-search-result-container.is-active {
  display: block;
}

.e-search-result-pages.is-empty,
.e-search-result-products.is-empty {
  display: none;
}

.e-search-result-pages {
  line-height: 1.4;
}

.e-search-loading-overlay {
  min-height: 50vh;
  background: rgba(255, 255, 255, 0.85);
  transition: opacity 0.1875s cubic-bezier(0.33, 0, 0.2, 1);
}

.e-search-loading-overlay .e-loading-spinner {
  top: 25vh;
}

.e-news.has-filter .e-news-item {
  opacity: 1;
  transform: none;
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.1875s cubic-bezier(0.33, 0, 0.2, 1);
  will-change: transform, opacity;
}

.e-news.is-filtering .e-news-item {
  opacity: 0;
  transform: translateY(50%) scale(0.375 0.375) rotate(0deg);
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.1875s cubic-bezier(0.33, 0, 0.2, 1);
}

.e-news-filter .nav-link {
  padding-right: 2em;
  padding-left: 2em;
}

.e-news-filter .nav-link:not([data-filter="*"]) {
  padding-right: 1em;
}

.e-news-filter .nav-link .material-icons {
  width: 1em;
  transform: rotate(45deg);
  opacity: 0;
}

.e-news-filter .nav-link.active .material-icons {
  opacity: 1;
}

.e-dealersearch-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 768px) {
  .e-dealersearch-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.e-dealersearch-content-header {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

.e-dealersearch-content-main {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  overflow-y: auto;
}

.e-dealersearch-content-main::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em;
}

.e-dealersearch-content-main::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.e-dealersearch-content-main::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.5);
}

.e-dealersearch-content-footer {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

.e-dealersearch-typeahead-wrapper {
  width: 100%;
}

.e-dealersearch-suggetions {
  min-width: 100%;
}

.e-dealersearch-list {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.e-dealersearch-list-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.e-dealersearch-list-item-address {
  cursor: pointer;
}

.e-dealersearch-list-item-phone,
.e-dealersearch-list-item-drive {
  display: block;
}

.e-dealersearch-list-item-phone, .e-dealersearch-list-item-phone:hover,
.e-dealersearch-list-item-drive,
.e-dealersearch-list-item-drive:hover {
  text-decoration: none;
}

.e-dealersearch-list-item-phone .material-icons,
.e-dealersearch-list-item-drive .material-icons {
  font-size: 2em;
  display: block;
}

.e-dealersearch-googlemap {
  width: 100%;
  height: 90vh;
}

.e-dealersearch-googlemap-infowindow {
  color: rgba(0, 0, 0, 0.65);
}

.e-dealersearch-googlemap-infowindow h1,
.e-dealersearch-googlemap-infowindow .h1,
.e-dealersearch-googlemap-infowindow h2,
.e-dealersearch-googlemap-infowindow .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.e-dealersearch-googlemap-infowindow h3,
.e-dealersearch-googlemap-infowindow .h3,
.e-dealersearch-googlemap-infowindow h4,
.e-dealersearch-googlemap-infowindow .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.e-dealersearch-googlemap-infowindow p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .e-dealersearch-googlemap-infowindow p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.e-scroll-reveal .e-section {
  opacity: 0;
  transform: translateY(10vh);
  will-change: transform, opacity;
}

.e-scroll-reveal .e-section.animate-in-on-load {
  opacity: 1;
  transform: none;
  transition: opacity 0.75s cubic-bezier(0.33, 0, 0.2, 1);
}

.e-scroll-reveal .e-section.animate-in-on-scroll {
  opacity: 1;
  transform: none;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 1.125s cubic-bezier(0.33, 0, 0.2, 1);
}

.e-scroll-reveal .e-section.reset-animate {
  opacity: 1;
  transform: none;
  transition: none;
  will-change: initial;
}

.e-back-to-top {
  position: fixed;
  bottom: 1.6em;
  right: 1.6em;
  z-index: 1029;
  padding: 1em;
  border-radius: 0.125em;
  color: white;
  background: rgba(33, 33, 33, 0.35);
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transform: translateY(200%);
  transition: transform 0.5s;
  will-change: transform;
}

.e-back-to-top:hover, .e-back-to-top:focus, .e-back-to-top:active {
  color: white;
  background: rgba(33, 33, 33, 0.85);
}

.e-back-to-top.is-visible {
  transform: translateY(0);
}

.e-cookie {
  font-size: 0.875em;
}

.e-cookie-wrapper {
  padding-top: 1.6em;
  padding-bottom: 1.6em;
  position: fixed;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  font-size: 0.875em;
  z-index: 1000;
  bottom: 0;
  width: 100%;
}

.e-cookie-wrapper p {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .e-cookie-wrapper p {
    text-align: center;
  }
}

.e-cookie-wrapper .e-cookie-text {
  float: left;
  text-align: left;
  width: 85%;
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
}

@media (min-width: 992px) {
  .e-cookie-wrapper .e-cookie-text {
    position: relative;
    top: 48%;
    transform: translateY(-50%);
  }
}

@media (max-width: 991px) {
  .e-cookie-wrapper .e-cookie-text {
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .e-cookie-wrapper .e-cookie-btn {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    float: right;
    position: relative;
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}

.e-cookie-wrapper a {
  color: #fff;
  text-decoration: underline;
}

.e-cookie-wrapper a.btn {
  text-decoration: none;
  background: #f5f4f2;
  color: rgba(0, 0, 0, 0.85);
}

.e-cookie-wrapper a.btn:hover {
  color: rgba(0, 0, 0, 0.85);
}

@media (max-width: 1199px) {
  .e-cookie-wrapper a.btn {
    margin-right: 3.1em;
  }
}

@media (max-width: 991px) {
  .e-cookie-wrapper a.btn {
    margin-top: 1em;
    margin-right: 0;
  }
}

.e-cookie-wrapper.accepted {
  display: none;
}

.e-cart {
  position: relative;
}

@media (min-width: 768px) {
  .e-cart {
    margin-top: 3.2em;
  }
}

.e-cart .e-loading-overlay {
  position: fixed;
  max-height: 100vh;
}

@media (max-width: 991px) {
  .e-cart-summery hr {
    margin: 0.8em 0;
  }
  .e-cart-summery .e-cart-actions {
    margin-top: 0.8em;
  }
}

@media (min-width: 768px) {
  .e-cart-summery {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.125em;
    margin-top: -1px;
    margin-bottom: 1.6em;
    padding: 0 1.6em;
  }
}

@media (min-width: 768px) {
  .e-cart-delivery-info {
    padding: 0 1.6em;
  }
}

.e-cart-footer {
  background: #fff;
  position: sticky;
  bottom: 0;
}

.e-cart-msg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1029;
  display: none;
  overflow: hidden;
  opacity: 0;
  background: #fff;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1);
}

.e-cart-msg.is-active {
  opacity: 1;
  display: block;
}

.e-cart-msg-info {
  color: rgba(0, 0, 0, 0.65);
  border-color: rgba(0, 0, 0, 0.15);
  background: #f5f4f2;
  height: 100%;
}

.e-cart-msg-info h1,
.e-cart-msg-info .h1,
.e-cart-msg-info h2,
.e-cart-msg-info .h2 {
  color: rgba(0, 0, 0, 0.85);
}

.e-cart-msg-info h3,
.e-cart-msg-info .h3,
.e-cart-msg-info h4,
.e-cart-msg-info .h4 {
  color: rgba(0, 0, 0, 0.65);
}

.e-cart-msg-info p a:not(.btn) {
  color: #1a82c5;
}

@media (min-width: 768px) {
  .e-cart-msg-info p a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
}

.e-cart-mini a {
  position: relative;
}

.e-cart-mini i {
  position: relative;
  z-index: 1;
}

.e-cart-count {
  background: #e24912;
  height: 1.75em;
  width: 1.75em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 50%;
  transform: translate(110%, -110%);
  transition: opacity 0.375s cubic-bezier(0.33, 0, 0.2, 1);
}

.e-cart-count:empty {
  opacity: 0;
}

.e-checkout-page .e-checkout-loading-overlay {
  position: fixed;
}

.e-checkout-page .e-checkout {
  min-height: 100vh;
}

.e-checkout-page .e-checkout .e-checkout-step-loading-overlay {
  background: rgba(255, 255, 255, 0.85);
}

.e-checkout-page .e-checkout-step {
  padding: 1em;
  margin-top: -1px;
  margin-bottom: 0.8em;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.125em;
  box-shadow: none;
}

.e-checkout-page .e-checkout-step.e-checkout-step-active .e-checkout-step-header {
  color: inherit;
}

.e-checkout-page .e-checkout-step.e-checkout-step-active .e-checkout-step-header-badges-index {
  background: #e24912;
}

.e-checkout-page .e-checkout-step.e-checkout-step-active .e-checkout-step-header {
  color: inherit;
}

.e-checkout-page .e-checkout-step.e-checkout-step-active .e-checkout-step-header-badges-index {
  background: #e24912;
}

.e-checkout-page .e-checkout-step.e-checkout-step-completed .e-checkout-step-header-badges-completed {
  background: #4caf50;
}

.e-checkout-page .e-checkout-step.e-checkout-step-completed .e-checkout-step-summary {
  max-height: 100vh;
}

@media (max-width: 767px) {
  .e-checkout-page .e-checkout-step.e-checkout-step-completed {
    display: none;
  }
}

.e-checkout-page .e-checkout-step.e-checkout-step-has-changed .e-checkout-step-header-badges-warning {
  background: #f44336;
}

.e-checkout-page .e-checkout-step.e-checkout-approve-top-panel {
  border-color: #5f5a55;
  background: #f5f4f2;
}

.e-checkout-page .e-checkout-step .e-checkout-step-card-block {
  padding: 1em;
}

@media (max-width: 991px) {
  .e-checkout-page .e-checkout-step .e-checkout-step-card-block {
    padding: 0 !important;
  }
}

@media (max-width: 991px) {
  .e-checkout-page .e-checkout-step .e-checkout-next-step {
    float: right;
    width: auto;
  }
}

.e-checkout-page .e-checkout-step .e-checkout-toggle-target.is-hidden {
  display: none;
}

.e-checkout-page .e-checkout-step .e-checkout-step-header-badges span {
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-right: .5em;
  color: #fff;
  text-align: center;
  background: #7e7a78;
  border-radius: 100%;
}

.e-checkout-page .e-checkout-step .e-checkout-step-header-badges span.e-checkout-step-header-badges-warning {
  display: none;
}

@media (max-width: 991px) {
  .e-checkout-page .e-checkout-step .e-checkout-step-header-badges {
    display: none;
  }
}

.e-checkout-page .e-checkout-step .e-checkout-step-header {
  padding: 1em;
  font-size: 1.25em;
  color: #7e7a78;
  background: transparent;
  transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.e-checkout-page .e-checkout-step .e-checkout-step-list-group .list-group-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.e-checkout-page .e-checkout-step .e-checkout-step-list-group .list-group-item .e-checkout-list-icon img {
  position: relative;
  max-width: 100%;
  height: 100%;
  min-height: 25px;
  max-height: 100%;
}

.e-checkout-page .e-checkout-step .e-checkout-step-summary {
  font-size: 0.75em;
  max-height: 0;
  transition: max-height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  overflow: hidden;
  color: #bdbdbd;
}

@media (max-width: 991px) {
  .e-checkout-page .e-checkout-step {
    box-shadow: none;
    display: none;
    padding: 0;
    border: 0;
  }
  .e-checkout-page .e-checkout-step.e-checkout-step-active {
    display: block;
  }
  .e-checkout-page .e-checkout-step.e-checkout-step-active .e-checkout-step-header {
    background: transparent;
    border: 0;
    padding: 0;
  }
}

.e-checkout-page .e-checkout-summery-icon img {
  height: 25px;
}

.e-checkout-page .e-checkout-progress ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  list-style: none;
}

.e-checkout-page .e-checkout-progress ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.875em;
  color: #bdbdbd;
}

.e-checkout-page .e-checkout-progress ul li::before {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  content: attr(data-index);
  background: #f5f4f2;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  padding: .2rem 0;
  text-align: center;
  border: 2px solid #f5f4f2;
}

.e-checkout-page .e-checkout-progress ul li.e-checkout-progress-completed {
  color: #4caf50;
  cursor: pointer;
}

.e-checkout-page .e-checkout-progress ul li.e-checkout-progress-completed::before {
  font-family: "Material Icons";
  content: "done";
  font-style: normal;
  font-size: 1em;
  vertical-align: -10%;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: "liga";
  font-smoothing: antialiased;
  transition: transform 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  text-decoration: none;
  background: #4caf50;
  color: #fff;
  border-color: #4caf50;
}

.e-checkout-page .e-checkout-progress ul li.e-checkout-progress-active {
  color: #212121;
}

.e-checkout-page .e-checkout-progress ul li.e-checkout-progress-active::before {
  font-weight: 600;
  background: #f5f4f2;
  color: #212121;
  border-color: #4caf50;
}

.e-checkout-page .e-checkout-form .checkbox-toggle {
  float: right;
  padding: .5em;
  font-size: .7em;
  margin: .3em 0 -3em;
}

.e-checkout-page .e-checkout-form .checkbox-toggle input {
  margin-top: .35em;
}

.e-checkout-page .e-checkout-cart {
  background: #fff;
  position: sticky;
  top: 5em;
}

@media (max-width: 991px) {
  .e-checkout-page .collapsing {
    transition: none;
  }
}

.e-checkout-page .e-checkout-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 1em 0;
}

.e-checkout-page .e-checkout-actions.e-checkout-actions-align-center {
  -ms-flex-align: center;
      align-items: center;
}

.e-checkout-page .e-checkout-actions .e-checkout-next-step {
  margin-left: auto;
}

.e-checkout-page.e-checkout-page-approve .e-checkout .e-checkout-step .e-checkout-step-summary {
  color: #212121;
}

.e-checkout-page.e-checkout-page-approve .e-checkout-step .e-checkout-step-header {
  color: inherit;
}

.e-checkout-page.e-checkout-page-approve .e-checkout-step.e-checkout-step-completed .e-checkout-step-header-badges-completed {
  display: none;
}

.e-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none;
  padding: 0;
}

.e-grid.e-grid-bordered {
  margin-left: 0;
  margin-right: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
}

.e-grid-item {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
}

.e-grid-bordered .e-grid-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

@media (max-width: 543px) {
  .e-grid-item {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
  }
  .e-grid-sm .e-grid-item {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
  }
}

@media (min-width: 544px) and (max-width: 767px) {
  .e-grid-item {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
  }
  .e-grid-sm .e-grid-item {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .e-grid-item {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
  }
  .e-grid-sm .e-grid-item {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .e-grid-item {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
  }
  .e-grid-sm .e-grid-item {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
  }
}

@media (min-width: 1200px) {
  .e-grid-item {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
  }
  .e-grid-sm .e-grid-item {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
  }
}

@media (min-width: 992px) {
  .e-grid-item::before {
    content: "";
    display: none;
    position: absolute;
    top: -0.8em;
    bottom: -0.8em;
    left: -0.8em;
    right: -0.8em;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  }
  .e-grid-item:hover {
    z-index: 2;
  }
  .e-grid-item:hover::before {
    display: block;
  }
  .e-grid-item:hover .is-hidden-on-hover {
    display: none;
  }
  .e-grid-item:hover .is-visible-on-hover {
    display: block;
  }
}

.e-grid-item .is-hidden-on-hover {
  display: block;
}

.e-grid-item .is-visible-on-hover {
  display: none;
}

.e-products .e-product-container {
  font-size: 0.875em;
  position: relative;
  z-index: 3;
  padding: 1.6em;
}

.e-products .e-product-image-container {
  position: relative;
  margin-bottom: 1.6em;
  padding-top: 75%;
}

@media (min-width: 544px) {
  .e-products .e-product-image-container {
    padding-top: 75%;
  }
}

@media (min-width: 768px) {
  .e-products .e-product-image-container {
    padding-top: 75%;
  }
}

@media (min-width: 992px) {
  .e-products .e-product-image-container {
    padding-top: 75%;
  }
}

@media (min-width: 1200px) {
  .e-products .e-product-image-container {
    padding-top: 75%;
  }
}

.e-products .e-product-image-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.e-products .e-product-image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.e-products .e-product-text-container {
  position: relative;
}

.e-products .e-product-text-container p {
  line-height: 1.4;
  margin-bottom: 0.4em;
}

.e-products .e-product-text-container a {
  color: inherit;
  text-decoration: none;
}

.e-products .e-product-name {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
}

.e-products .e-product-name a:hover {
  text-decoration: underline;
}

.e-products .e-product-price {
  font-size: 1em;
}

.e-product-container {
  font-size: 0.75em;
  position: relative;
  z-index: 2;
  padding: 1.6em;
}

.e-product-text-container {
  font-size: 0.875em;
  margin-bottom: 1.6em;
}

.e-product-price {
  font-size: 1.25em;
}

.e-product-price-before {
  text-decoration: line-through;
}

.e-product-form {
  position: relative;
}

.e-product-form .e-loading-overlay {
  background: transparent;
}

.e-product-form .e-loading-spinner {
  left: 10%;
  background: currentColor;
  background: linear-gradient(60deg, currentColor 20%, rgba(255, 255, 255, 0) 60%);
}

.e-product-form .e-loading-spinner::before {
  background: currentColor;
}

.e-product-form .e-loading-spinner::after {
  background: #d44411;
}

.e-product-image-container {
  position: relative;
  padding-top: 80%;
  margin-bottom: 1.6em;
}

.e-product-image-container .carousel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

@media (max-width: 767px) {
  .e-product-image-container .carousel {
    margin-bottom: 1.6em;
  }
}

.e-product-image-container .carousel-item .e-product-image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: zoom-in;
}

@media (max-width: 767px) {
  .e-product-image-container .carousel-indicators {
    bottom: -1.6em;
    height: 1.6em;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .e-product-image-container .carousel-indicators li {
    background: rgba(0, 0, 0, 0.65);
    opacity: 0.65;
  }
  .e-product-image-container .carousel-indicators li.active {
    border-color: #1a82c5;
    background: transparent;
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .e-product-image-container .carousel-indicators {
    font-size: 1.5em;
    position: static;
    margin: 0 0.5em 0 0;
    width: 2.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-order: -1;
        order: -1;
  }
  .e-product-image-container .carousel-indicators li {
    font-size: 1em;
    position: relative;
    margin: 0 0 0.5em 0;
    border-radius: 0;
    background-color: transparent;
  }
  .e-product-image-container .carousel-indicators li.active {
    border-color: #1a82c5;
  }
  .e-product-image-container .carousel-indicators li span {
    position: absolute;
    top: 0.25em;
    right: 0.25em;
    bottom: 0.25em;
    left: 0.25em;
    background-color: transparent;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
}

.e-product-image-container .e-product-image-modal-link {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  bottom: -1.6em;
  z-index: 16;
}

@media (min-width: 768px) {
  .e-product-image-container .e-product-image-modal-link {
    display: none;
  }
}

.e-product-image-container .e-product-image-modal-link .material-icons {
  font-size: 1.375em;
  vertical-align: -26%;
  padding-right: 0.25em;
  color: rgba(0, 0, 0, 0.65);
}

.e-product-image-modal.modal-fullscreen {
  overflow-y: hidden;
}

.e-product-image-modal.modal-fullscreen .modal-content {
  min-height: 0;
}

.e-product-image-modal .modal-dialog,
.e-product-image-modal .modal-content,
.e-product-image-modal .modal-body,
.e-product-image-modal .carousel {
  height: 100%;
}

.e-product-image-modal .modal-body {
  padding: 0;
}

.e-product-image-modal .carousel-item {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.e-product-image-modal .carousel-control.left {
  left: 0.5em;
}

.e-product-image-modal .carousel-control.right {
  right: 0.5em;
}

.e-product-image-modal .carousel-indicators li {
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0.65;
}

@media (min-width: 768px) {
  .e-product-image-modal .carousel-indicators li {
    background: #fff;
    opacity: 1;
    font-size: 1.5em;
    margin: 0.26667em;
    border-radius: 0;
  }
}

.e-product-image-modal .carousel-indicators li.active {
  border-color: #1a82c5;
  background: #fff;
  opacity: 1;
}

.e-product-image-modal .carousel-indicators li span {
  display: none;
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  bottom: 0.25em;
  left: 0.25em;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .e-product-image-modal .carousel-indicators li span {
    display: block;
  }
}

.e-product-section {
  padding: 1.6em 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.e-product-section-header {
  padding-bottom: 1.6em;
}

.e-product-section-header[data-toggle="collapse"] {
  cursor: pointer;
}

.e-header {
  right: auto;
  left: auto;
  width: 100%;
  box-shadow: none;
  padding-right: 5.25vw;
  padding-left: 5.25vw;
}

@media (min-width: 1200px) {
  .e-header {
    padding-right: 11.25vw;
    padding-left: 11.25vw;
  }
}

@media (min-width: 1800px) {
  .e-header {
    padding-right: 216.86747px;
    padding-left: 216.86747px;
    width: 1800px;
  }
}

@media (min-width: 992px) {
  .e-header .e-logo .e-logo-img {
    position: relative;
  }
}

.e-header .e-header-container {
  padding-right: 0;
  padding-left: 0;
}

.e-header .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

.e-header .e-nav .e-nav-cta .btn-primary {
  background-color: #00366d;
  border: 0;
  box-shadow: none;
  padding: 0.75em 2.25em;
  font-size: 0.7em;
}

@media (min-width: 992px) {
  .e-header .e-search-toggle .btn {
    padding: 1em 0 1em 1em;
  }
}

@media (max-width: 1199px) {
  #videoModal .modal-body {
    width: 100%;
  }
}

@media (min-width: 992px) {
  #videoModal .modal-body {
    position: relative;
    padding: 1.25em;
    width: 60%;
    left: 20%;
    right: auto;
    text-align: center;
  }
}

@media (max-width: 1199px) {
  #videoModal iframe {
    width: 100%;
    height: 30vh;
    margin-top: 5%;
  }
}

@media (min-width: 992px) {
  #videoModal iframe {
    width: 100%;
    height: 50vh;
    margin-top: 10%;
    position: relative;
  }
}

@media (max-width: 767px) {
  .p-mosaic .p-img-container.col-md-last .p-img:not(.p-img-contain) {
    left: 0;
    right: 0;
  }
  .p-mosaic .p-img-container .p-img:not(.p-img-contain) {
    left: 0;
    right: 0;
  }
}

.p-mosaic .p-img-container > a > div::before {
  background: #000;
  height: 100%;
  width: 100%;
  position: absolute;
  content: "";
  opacity: 0.5;
}

.p-mosaic .p-img-container > a > div .dt-video-modal-icon {
  top: 50%;
  right: 40%;
  left: 40%;
  bottom: auto;
  bottom: auto;
  transform: translateY(-50%);
  border-radius: 50%;
  line-height: 1;
  padding: 0;
  z-index: 2;
  text-align: center;
  position: absolute;
}

.p-mosaic .p-img-container > a > div .dt-video-modal-icon a {
  cursor: zoom-in;
  outline: 0;
}

.p-mosaic .p-img-container > a > div .dt-video-modal-icon i {
  display: inline-block;
  border-radius: 0.5em;
  background: rgba(0, 0, 0, 0.5);
  padding: 0.5em 1em;
}

.p-mosaic .p-img-container > a > div .dt-video-modal-icon .material-icons {
  font-size: 2.5em;
  color: #fff;
  position: relative;
}

.p-mosaic .p-img-container > a > div .dt-video-modal-icon .material-icons::before {
  animation: flickerAnimation 4s infinite;
  box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: none;
  position: absolute;
  display: inline-block;
  border-radius: 0.5em;
}

.p-mosaic .p-img-container > a > div .dt-video-modal-icon .material-icons::after {
  animation: flickerAnimation 3s infinite;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.5);
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: none;
  position: absolute;
  display: inline-block;
  border-radius: 0.5em;
}

@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.btn {
  max-width: 100%;
  text-transform: uppercase;
}

.e-header .e-nav .e-nav-cta .btn-primary {
  text-transform: uppercase;
}

.e-header-btn .btn {
  text-transform: uppercase;
}

.e-nav-global > .nav > .nav-item > .nav-link {
  font-family: Helvetica, Arial, sans-serif;
  text-transform: inherit;
  font-size: 0.86957em;
  padding: 1.6em 0.8em;
  max-height: 4.6em;
}

@media (min-width: 992px) {
  .e-nav-global > .nav > .nav-item a {
    position: relative;
    font-weight: 600;
    transition: color .3s ease;
  }
  .e-nav-global > .nav > .nav-item a:hover::before {
    visibility: visible;
    transform: scaleY(1);
  }
  .e-nav-global > .nav > .nav-item > .nav-link::before {
    content: "";
    position: absolute;
    height: 3px;
    top: auto;
    bottom: 0;
    background-color: inherit;
    visibility: hidden;
    transform: scaleY(0);
    transition: all .3s ease-in-out;
  }
  .e-nav-global > .nav > .nav-item > .nav-link.is-inpath, .e-nav-global > .nav > .nav-item > .nav-link.is-active {
    color: white;
    font-weight: 600;
  }
  .e-nav-global > .nav > .nav-item > .nav-link.is-inpath::before, .e-nav-global > .nav > .nav-item > .nav-link.is-active::before {
    visibility: visible;
    transform: scaleY(1);
  }
  .e-nav-global > .nav > .nav-item > .nav-link:hover::before {
    background: #efefef;
  }
  .e-nav-global > .nav > .nav-item > .nav-link.is-inpath::before, .e-nav-global > .nav > .nav-item > .nav-link.is-active::before {
    background: #e24912;
  }
}

@media (min-width: 992px) {
  a.nav-link.is-inpath {
    font-weight: 600;
  }
  .e-nav-global > .nav > .is-inpath > .nav {
    background: rgba(255, 255, 255, 0.95);
    font-family: Helvetica, Arial, sans-serif;
    display: -ms-inline-flexbox;
    display: inline-flex;
    display: -webkit-inline-box;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
  }
}

@media (min-width: 768px) {
  .e-nav-global > .nav > .nav-item > .nav {
    padding-right: 5.25vw;
    padding-left: 5.25vw;
  }
}

@media (min-width: 1200px) {
  .e-nav-global > .nav > .nav-item > .nav {
    padding-right: 11.25vw;
    padding-left: 11.25vw;
  }
}

@media (min-width: 1800px) {
  .e-nav-global > .nav > .nav-item > .nav {
    padding-right: 216.86747px;
    padding-left: 216.86747px;
  }
}

.e-nav-global > .nav > .nav-item > .nav li > a {
  margin-right: 3.5em;
  color: white;
  font-size: 0.8em;
  font-weight: 400;
  transition: color 0.25s ease-in-out;
}

@media (min-width: 768px) {
  .e-nav-global > .nav > .nav-item > .nav li > a {
    color: #212121;
  }
}

.e-nav-global > .nav > .nav-item > .nav li > a:hover {
  color: #212121;
}

.e-nav-global > .nav > .nav-item > .nav a.nav-link.is-inpath {
  color: #212121;
  font-weight: 600 !important;
}

.e-nav-global-local {
  width: 100%;
  position: relative;
  top: 0px;
  display: inline-block;
  margin-bottom: -1.5em;
  background: #efefef;
  border-bottom: 0.2em solid #bdbdbd;
}

@media (min-width: 768px) {
  .e-nav-global-local {
    padding-top: 5em;
  }
}

@media (max-width: 991px) {
  .e-nav-global-local {
    padding-top: 1em;
  }
}

.e-nav-global-local > .nav {
  width: 100%;
  padding-right: 5.25vw;
  padding-left: 5.25vw;
}

.e-nav-global-local > .nav .nav-item {
  float: left;
  width: 50%;
  position: relative;
  margin-bottom: -0.2em;
}

@media (min-width: 1200px) {
  .e-nav-global-local > .nav {
    padding-right: 11.25vw;
    padding-left: 11.25vw;
  }
}

@media (min-width: 1800px) {
  .e-nav-global-local > .nav {
    padding-right: 216.86747px;
    padding-left: 216.86747px;
  }
}

.e-nav-global-local > .nav li > a {
  margin-right: 2em;
  color: #212121;
  font-size: 0.86957em;
  padding-bottom: 1em;
  width: 100%;
  text-align: center;
}

.e-nav-global-local > .nav li {
  position: relative;
}

.e-nav-global-local > .nav li.is-active {
  font-weight: 600;
}

.e-nav-global-local > .nav li.is-active:after {
  transform: scaleY(1);
  border-bottom: 0.23em solid #e24912;
  bottom: 0;
  position: relative;
  content: '';
}

.e-nav-global-local > .nav li:hover:after {
  transform: scaleY(1);
}

.e-nav-global-local > .nav li:after {
  display: block;
  content: '';
  border-bottom: 0.2em solid #bdbdbd;
  bottom: -0.05em;
  position: relative;
  transform: scaleY(0);
  transition: transform 250ms ease-in-out;
}

.e-nav .e-nav-context {
  display: inherit;
}

.e-footer {
  padding-top: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.e-footer-content {
  padding-top: 4.4em;
}

.e-footer-copyright {
  padding-top: 0;
  padding-bottom: 1.8em;
}

.e-footer-copyright a:hover {
  text-decoration: underline;
}

.p-tile-img .p-img:not(.p-tile-gradient-disabled)::after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, transparent 60%);
}

.p-tile .p-txt-container {
  padding: 0;
  display: inline-block;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  top: auto;
}

.p-tile .p-txt-container .btn {
  font-size: 1em;
  border: 3px solid #fff;
  padding: 1em;
  margin: 0 0.5em 0 0.5em;
}

.p-tile .p-txt-container .btn:hover {
  background: #fff;
  color: #212121;
}

.btn.btn-secondary.skin {
  padding: 1em 4em;
}

.btn.btn-secondary.ear {
  padding: 1em 4em;
}

.p-tile h2 {
  margin-bottom: 5%;
  text-align: center;
}

.p-tile h4 {
  font-size: 1em;
}

@media (max-width: 991px) {
  .p-tile-height-fullscreen {
    height: 60vh;
  }
}

.dt-tile-container {
  bottom: 20%;
  top: auto;
  position: absolute;
  width: 100%;
}

@media (max-width: 991px) {
  .dt-tile-container {
    bottom: 10%;
  }
}

.card-collapse-expand {
  display: block;
}

.card-collapse-expand h3 {
  margin: 0 1em;
  padding: 1em;
  color: #000;
}

.card-collapse-expand img {
  margin: 0 0.5em 0 0;
  width: 15%;
  height: 2em;
}

.card-collapse-expand .material-icons {
  font-size: 1.6em;
  vertical-align: -10%;
}

.card-collapse-expand .p-section-toggle-collapse {
  padding-left: 0;
}

.card-collapse-expand .p-section-toggle-collapse .material-icons {
  left: auto;
  right: -0.25em;
  top: 0.75em;
}

.p.p-card.card-background-green-lighter .card {
  background-color: #e4f2e5;
}

.p.p-card.card-background-green-lighter .card .material-icons {
  color: #000;
}

.p.p-card.card-background-green-darker .card {
  background-color: #92c09f;
}

.p.p-card.card-background-green-darker .card a,
.p.p-card.card-background-green-darker .card .material-icons {
  color: #fff;
}

.p.p-card.card-background-blue-lighter .card {
  background-color: #d9ebf5;
}

.p.p-card.card-background-blue-lighter .card .material-icons {
  color: #000;
}

.p.p-card.card-background-blue-darker .card {
  background-color: #748eb3;
}

.p.p-card.card-background-blue-darker .card a,
.p.p-card.card-background-blue-darker .card .material-icons {
  color: #fff;
}

.p.p-card.card-background-yellow .card {
  background-color: #f3eed6;
}

.p.p-card.card-background-yellow .card .material-icons {
  color: #000;
}

.p.p-card.card-background-red .card {
  background-color: #e09780;
}

.p.p-card.card-background-red .card a,
.p.p-card.card-background-red .card .material-icons {
  color: #fff;
}

h3, .h3 {
  margin-bottom: 1.125em;
}

.p-mosaic-bg-white h3 {
  color: #212121;
}

.p-mosaic-bg-light h3 {
  color: #212121;
}

.e-content-top {
  padding-top: 3.2em;
}

.e-content-top.p-t-1 {
  padding-top: 1.6em !important;
}

.e-content-top.p-t-2 {
  padding-top: 3.2em !important;
}

.e-content-top.p-t-3 {
  padding-top: 4.8em !important;
}

.e-content-top.p-t-4 {
  padding-top: 6.4em !important;
}

.e-content-top.p-t-5 {
  padding-top: 8em !important;
}

/*! jQuery UI - v1.12.1 - 2017-10-24
* http://jqueryui.com
* Includes: core.css, datepicker.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

.ui-slider {
  position: relative;
  text-align: left;
  margin-top: 5px;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 3.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -1.3em;
  margin-left: -.5em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

.logbook-menu {
  width: 100%;
  position: relative;
  top: 0px;
  display: inline-block;
  margin-bottom: -1.5em;
  border-bottom: 0.2em solid #bdbdbd;
}

.logbook-menu > .nav {
  width: 100%;
  padding-right: 5.25vw;
  padding-left: 5.25vw;
}

.logbook-menu > .nav .nav-item {
  position: relative;
  margin-bottom: -0.2em;
}

@media (min-width: 768px) {
  .logbook-menu > .nav .nav-item {
    float: left;
  }
}

@media (min-width: 1200px) {
  .logbook-menu > .nav {
    padding-right: 11.25vw;
    padding-left: 11.25vw;
  }
}

@media (min-width: 1800px) {
  .logbook-menu > .nav {
    padding-right: 216.86747px;
    padding-left: 216.86747px;
  }
}

.logbook-menu > .nav li > a {
  margin-right: 3em;
  color: #212121;
  font-size: 0.86957em;
  padding-bottom: 1.2em;
  padding-top: 1.2em;
  width: 100%;
  text-align: center;
}

@media (max-width: 991px) {
  .logbook-menu > .nav li > a {
    margin-right: 2em;
  }
}

.logbook-menu > .nav li > a.logbook-btn {
  margin-top: 0.8em;
  padding-bottom: 0.4em;
  padding-top: 0.3em;
  border: 1px solid #ababab;
  border-radius: 8px;
}

.logbook-menu > .nav li {
  position: relative;
}

.logbook-menu > .nav li.logbook-btn {
  margin-right: 1em;
  margin-left: 1em;
}

.logbook-menu > .nav li.logbook-btn:hover:after {
  transform: scaleY(0);
}

.logbook-menu > .nav li.logbook-btn:after {
  display: none;
}

.logbook-menu > .nav li.is-active {
  font-weight: 600;
}

.logbook-menu > .nav li.is-active:after {
  transform: scaleY(1);
  border-bottom: 0.23em solid #e24912;
  bottom: 0;
  position: relative;
  content: '';
}

.logbook-menu > .nav li:after {
  display: block;
  content: '';
  border-bottom: 0.2em solid #bdbdbd;
  bottom: -0.05em;
  position: relative;
  transform: scaleY(0);
  transition: transform 250ms ease-in-out;
}

.author .p-img-container {
  -ms-flex: 15%;
      flex: 15%;
  max-width: 15%;
}

.bg-gray-light {
  background: #bdbdbd;
}

.bg-gray-lighter {
  background: #efefef;
}

.bg-gray-lightest {
  background: #f5f4f2;
}

.bg-white {
  background: #fff;
}

.bg-green-lighter {
  background: #00366d;
}

.bg-primary {
  background: #e24912;
}

.border-right {
  border-right: 1px solid #bdbdbd;
}

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

.form-fields input.error {
  border-color: #f44336;
}

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

.border-right-1 {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}

@media (min-width: 768px) {
  .header-overlay {
    position: absolute !important;
    z-index: 10000;
    width: 100%;
    font-size: 1.2em;
  }
  .below-the-fold {
    position: absolute;
    z-index: 10000;
    padding-top: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 130px;
    overflow: hidden;
    width: 100%;
    font-size: 4em;
  }
  .below-the-fold a {
    color: #fff;
    padding: 15px 50px 100px 50px;
    border: 2px solid #fff;
    border-radius: 60px;
  }
  .below-the-fold a i {
    vertical-align: 16%;
  }
}

.logbook .logbook-btn,
.logbook .btn {
  text-transform: uppercase;
}

.logbook a.logbook-btn.is-inpath.is-active {
  background-color: #00366d;
  color: #fff;
}

.logbook dt {
  font-weight: normal;
}

.logbook .image-icon {
  font-size: 6em;
}

.logbook a,
.logbook a:focus,
.logbook a:hover {
  outline: none;
}

.logbook .form-control[readonly] {
  background-color: #fff;
}

.logbook .form-control[readonly]:hover {
  cursor: pointer;
}

.logbook .checkboxes {
  display: block;
}

.logbook .js-slider-increment-down,
.logbook .js-slider-procent,
.logbook .js-slider-increment-up {
  margin-bottom: 12%;
  margin-left: 10%;
  margin-right: 10%;
}

@media (max-width: 767px) {
  .logbook .js-slider-increment-down,
  .logbook .js-slider-procent,
  .logbook .js-slider-increment-up {
    margin-bottom: 15%;
    margin-left: 15%;
    margin-right: 15%;
  }
}

.logbook .js-slider-increment-down .left-slider-description,
.logbook .js-slider-increment-down .middle-slider-description,
.logbook .js-slider-increment-down .right-slider-description,
.logbook .js-slider-procent .left-slider-description,
.logbook .js-slider-procent .middle-slider-description,
.logbook .js-slider-procent .right-slider-description,
.logbook .js-slider-increment-up .left-slider-description,
.logbook .js-slider-increment-up .middle-slider-description,
.logbook .js-slider-increment-up .right-slider-description {
  position: absolute;
  width: 200px;
  height: 100px;
  margin-left: -98px;
  top: 93px;
  text-align: center;
}

@media (max-width: 767px) {
  .logbook .js-slider-increment-down .left-slider-description,
  .logbook .js-slider-increment-down .middle-slider-description,
  .logbook .js-slider-increment-down .right-slider-description,
  .logbook .js-slider-procent .left-slider-description,
  .logbook .js-slider-procent .middle-slider-description,
  .logbook .js-slider-procent .right-slider-description,
  .logbook .js-slider-increment-up .left-slider-description,
  .logbook .js-slider-increment-up .middle-slider-description,
  .logbook .js-slider-increment-up .right-slider-description {
    width: 150px;
    height: 100px;
    margin-left: -73px;
  }
}

.logbook .js-slider-increment-down .left-slider-description,
.logbook .js-slider-procent .left-slider-description,
.logbook .js-slider-increment-up .left-slider-description {
  left: 0;
}

.logbook .js-slider-increment-down .middle-slider-description,
.logbook .js-slider-procent .middle-slider-description,
.logbook .js-slider-increment-up .middle-slider-description {
  left: 50%;
}

.logbook .js-slider-increment-down .right-slider-description,
.logbook .js-slider-procent .right-slider-description,
.logbook .js-slider-increment-up .right-slider-description {
  left: 100%;
}

.logbook .js-slider-increment-down label,
.logbook .js-slider-procent label,
.logbook .js-slider-increment-up label {
  position: absolute;
  width: 40px;
  margin-top: 50px;
  margin-left: -18px;
  text-align: center;
}

.logbook .js-slider-increment-down i,
.logbook .js-slider-procent i,
.logbook .js-slider-increment-up i {
  position: absolute;
  top: -100%;
  font-size: 1.94em;
}

.logbook .js-slider-increment-down i.smiley-left,
.logbook .js-slider-procent i.smiley-left,
.logbook .js-slider-increment-up i.smiley-left {
  left: -10%;
}

@media (max-width: 767px) {
  .logbook .js-slider-increment-down i.smiley-left,
  .logbook .js-slider-procent i.smiley-left,
  .logbook .js-slider-increment-up i.smiley-left {
    left: -20%;
  }
}

.logbook .js-slider-increment-down i.smiley-right,
.logbook .js-slider-procent i.smiley-right,
.logbook .js-slider-increment-up i.smiley-right {
  right: -10%;
}

@media (max-width: 767px) {
  .logbook .js-slider-increment-down i.smiley-right,
  .logbook .js-slider-procent i.smiley-right,
  .logbook .js-slider-increment-up i.smiley-right {
    right: -20%;
  }
}

/*# sourceMappingURL=/files/templates/designs/ear-inflammation/assets/_dist/css/default.css.map */
