@charset "UTF-8";
@font-face {
  font-family: "acherus400";
  src: url("fonts/acherus-grotesque/Regular/acherus_grotesque_regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/acherus-grotesque/Regular/acherus_grotesque_regular.eot?#iefix") format("embedded-opentype"), url("fonts/acherus-grotesque/Regular/acherus_grotesque_regular.woff") format("woff"), url("fonts/acherus-grotesque/Regular/acherus_grotesque_regular.ttf") format("truetype"), url("fonts/acherus-grotesque/Regular/acherus_grotesque_regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "acherus700";
  src: url("fonts/acherus-grotesque/Bold/acherus_grotesque_bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/acherus-grotesque/Bold/acherus_grotesque_bold.eot?#iefix") format("embedded-opentype"), url("fonts/acherus-grotesque/Bold/acherus_grotesque_bold.woff") format("woff"), url("fonts/acherus-grotesque/Bold/acherus_grotesque_bold.ttf") format("truetype"), url("fonts/acherus-grotesque/Bold/acherus_grotesque_bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "acherus800";
  src: url("fonts/acherus-grotesque/Extrabold/acherus_grotesque_extrabold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/acherus-grotesque/Extrabold/acherus_grotesque_extrabold.eot?#iefix") format("embedded-opentype"), url("fonts/acherus-grotesque/Extrabold/acherus_grotesque_extrabold.woff") format("woff"), url("fonts/acherus-grotesque/Extrabold/acherus_grotesque_extrabold.ttf") format("truetype"), url("fonts/acherus-grotesque/Extrabold/acherus_grotesque_extrabold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "helios-antique";
  src: url("fonts/helios-antique/Helios-Antique/HeliosAntique-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/helios-antique/Helios-Antique/HeliosAntique-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/helios-antique/Helios-Antique/HeliosAntique-Regular.woff") format("woff"), url("fonts/helios-antique/Helios-Antique/HeliosAntique-Regular.ttf") format("truetype"), url("fonts/helios-antique/Helios-Antique/HeliosAntique-Regular.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "helios-antique-bold";
  src: url("fonts/helios-antique/Helios-Antique-Bold/HeliosAntique-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/helios-antique/Helios-Antique-Bold/HeliosAntique-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/helios-antique/Helios-Antique-Bold/HeliosAntique-Bold.woff") format("woff"), url("fonts/helios-antique/Helios-Antique-Bold/HeliosAntique-Bold.ttf") format("truetype"), url("fonts/helios-antique/Helios-Antique-Bold/HeliosAntique-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "helios-stencil-bold";
  src: url("fonts/helios-stencil/Helios-Stencil-Bold/HeliosStencil-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/helios-stencil/Helios-Stencil-Bold/HeliosStencil-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/helios-stencil/Helios-Stencil-Bold/HeliosStencil-Bold.woff") format("woff"), url("fonts/helios-stencil/Helios-Stencil-Bold/HeliosStencil-Bold.ttf") format("truetype"), url("fonts/helios-stencil/Helios-Stencil-Bold/HeliosStencil-Bold.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "helios-stencil-black";
  src: url("fonts/helios-stencil/Helios-Stencil-Black/HeliosStencil-Black.eot");
  /* IE9 Compat Modes */
  src: url("fonts/helios-stencil/Helios-Stencil-Black/HeliosStencil-Black.eot?#iefix") format("embedded-opentype"), url("fonts/helios-stencil/Helios-Stencil-Black/HeliosStencil-Black.woff") format("woff"), url("fonts/helios-stencil/Helios-Stencil-Black/HeliosStencil-Black.ttf") format("truetype"), url("fonts/helios-stencil/Helios-Stencil-Black/HeliosStencil-Black.svg#svgFontName") format("svg");
  /* Legacy iOS */
}
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

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

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

figure {
  margin: 0 0 1rem;
}

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

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
input[type=submit],
button[type=submit], .footer__social li a, .header__nav--desktop .nav__child-list, .header__nav--desktop .nav__item--has-child:hover ul, .header__social li a, .nav-drawer__main .nav__list, .nav-drawer__layer-1, p a {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.pad {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .pad {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  .pad {
    padding: 70px 0;
  }
}

.pad-bottom {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .pad-bottom {
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .pad-bottom {
    padding-bottom: 70px;
  }
}

.pad-top {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .pad-top {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .pad-top {
    padding-top: 70px;
  }
}

.footer__social li, .footer__social, .header__nav--desktop .nav__child-item, .header__nav--desktop .nav__child-list, .header__nav--desktop .nav__item, .header__nav--desktop .nav__list, .header__social li, .header__social, .nav-drawer__main .nav__child-list, .nav-drawer__main .nav__list {
  padding: 0;
  margin: 0;
}

.bg-img {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
  background-position: center center;
}
.bg-lt.bg-img {
  background-position: left top;
}
.bg-lc.bg-img {
  background-position: left center;
}
.bg-lb.bg-img {
  background-position: left bottom;
}
.bg-ct.bg-img {
  background-position: center top;
}
.bg-cc.bg-img {
  background-position: center center;
}
.bg-cb.bg-img {
  background-position: center bottom;
}
.bg-rt.bg-img {
  background-position: right top;
}
.bg-rc.bg-img {
  background-position: right center;
}
.bg-rb.bg-img {
  background-position: right bottom;
}

body {
  font: normal normal 400 14px "helios-antique", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  color: #000000;
  /*background-color: #FFFFFF;*/
  background-color: #d4d4d6;
}

h1, h2, h3, h4, h5, h6 {
  font: normal normal 700 38px "helios-antique-bold", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

h1 {
  font-size: 38px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 52px;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 52px;
  }
}

h2 {
  font-size: 26px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 48px;
  }
}

h3 {
  font-size: 22px;
  color: #e95322;
}
@media (min-width: 768px) {
  h3 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 28px;
  }
}

h4 {
  font-size: 18px;
}
@media (min-width: 768px) {
  h4 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  h4 {
    font-size: 24px;
  }
}

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

h6 {
  font-size: 14px;
}
@media (min-width: 768px) {
  h6 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  h6 {
    font-size: 20px;
  }
}

p {
  color: #000000;
}
@media (min-width: 768px) {
  p {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  p {
    font-size: 16px;
  }
}
p a {
  color: #e95322;
  text-decoration: underline;
}
p a:hover {
  color: white;
  text-decoration: underline;
}
p.button {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
p.button a {
  background-color: transparent;
  text-decoration: none;
  padding: 8px 15px;
  display: block;
  border: 2px solid #E20717;
  color: #E20717;
}

ul li, ol li {
  list-style-position: outside;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  ul li, ol li {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  ul li, ol li {
    font-size: 16px;
  }
}

ul li {
  list-style-type: disc;
}

ol li {
  list-style-type: decimal;
}

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

@media (min-width: 768px) {
  .tac-md {
    text-align: center;
  }

  .tal-md {
    text-align: left;
  }

  .tar-md {
    text-align: right;
  }
}
@media (max-width: 767.98px) {
  .container {
    padding-right: 0;
    padding-left: 0;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.menu-click {
  color: #000000;
  font-size: 22px;
}

.nav-drawer {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 2000;
  height: 0;
  width: 100%;
}
.nav-drawer__layer-1 {
  width: 100%;
  height: calc(100vh);
  position: absolute;
  top: 0px;
  left: 100%;
  overflow: hidden;
  background-color: #F5F5F5;
}
.nav-drawer.open {
  height: auto;
}
.nav-drawer.open .nav-drawer__layer-1 {
  left: 0;
}
.nav-drawer__header {
  padding: 20px 0;
}
.nav-drawer__main {
  padding: 20px 0;
}
.nav-drawer__main .nav__list {
  position: absolute;
  width: 100%;
  padding: 0 15px;
  display: block;
  left: 0;
}
.nav-drawer__main .nav__list.swiped {
  left: -100%;
}
.nav-drawer__main .nav__item {
  list-style-type: none;
  font-size: 22px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  display: block;
  margin: 0 0 15px 0;
  padding-bottom: 15px;
  color: #e95322;
}
.nav-drawer__main .nav__item a {
  color: #e95322;
  text-decoration: none;

}
.nav-drawer__main .nav__item--has-child span {
  position: absolute;
  right: 15px;
  margin-top: 3px;
}
.nav-drawer__main .nav__child-list {
  position: absolute;
  width: 100%;
  padding: 0 15px;
  display: block;
  display: none;
  left: 100%;
  top: 0;
}
.nav-drawer__main .nav__child-list.active {
  display: block;
}
.nav-drawer__main .nav__child-item {
  list-style-type: none;
  font-size: 22px;
  font-family: 'Poppins', sans-serif;
  display: block;
  /*margin: 0 0 15px 0;*/
  padding-bottom: 15px;
}
.nav-drawer__main .nav__child-item a {
  color: #777777;
  text-decoration: none;
}
.nav-drawer__logo {
  /*max-width: 70%;*/
  margin: 0 0 0 auto;
}

.header {
  padding: 10px 0 0;
  background-color: #FFFFFF;
}
.header__main {
  margin-bottom: 10px;
  background-color: #ffffff;
}
.header__contact {
  color: #E20717;
}
.header__social {
  margin: 10px 0;
}
.header__social li {
  list-style-type: none;
  display: inline;
  margin: 0 5px;
  font-size: 18px;
}
.header__social li a {
  color: #FFFFFF;
}
.header__social li a:hover {
  color: #E20717;
}
.header__social-icon {
  display: inline-block;
  width: 30px;
}
.header__phone {
  line-height: 1.5;
}
.header__phone p {
  margin-bottom: 5px;
  color: #777777;
  font-weight: 700;
  font-size: 14px;
}
.header__nav {
  background-color: #e95322;
  padding: 10px 0;
}
.header__nav--mobile i {
  color: #e95322;
}
@media (min-width: 768px) {
  .header__nav--mobile {
    display: none;
  }
}
.header__nav--desktop {
  display: none;
}
@media (min-width: 768px) {
  .header__nav--desktop {
    display: block;
  }
}
.header__nav--desktop .nav {
  font-size: 14px;
  display: block;
}
.header__nav--desktop .nav__list {
  display: flex;
  justify-content: space-between;
}
.header__nav--desktop .nav__item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  padding: 0 10px;
  font-size: 16px;
}
.header__nav--desktop .nav__item a {
  padding: 10px 0;
  color: #FFFFFF;
  text-decoration: none;
  display: inline-block;
}
.header__nav--desktop .nav__item:last-child {
  margin-right: 0;
}
/*.header__nav--desktop .nav__item--has-child::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  color: #e95322;
  display: inline-block;
  margin-left: 3px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}*/
.header__nav--desktop .nav__item--has-child:hover::after {
  transform: translateY(3px);
}
.header__nav--desktop .nav__item--has-child:hover ul {
  opacity: 1;
  height: auto;
}
.header__nav--desktop .nav__child-list {
  height: 0;
  opacity: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 5px;
  background-color: #777777;
  z-index: 100;
}
.header__nav--desktop .nav__child-item {
  display: block;
  list-style-type: none;
  white-space: nowrap;
}
.header__nav--desktop .nav__child-item:first-child {
  margin-top: 10px;
}
.header__nav--desktop .nav__child-item:last-child {
  margin-bottom: 10px;
}
.header__nav--desktop .nav__child-item a {
  padding: 10px 50px 10px 20px;
  display: block;
}
.header__nav--desktop .nav__child-item a::after {
  border-bottom: 1px solid white;
}

.short__hero {
  height: 300px;
  position: relative;
}
.short__hero h1 {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 42px !important;
}

.navstock__parent {
  position: unset !important;
}
/*.navstock__parent:hover ul {
  display: flex;
}*/
@media (min-width: 768px) {
  .navstock__ul {
    display: none;
    width: 100% !important;
    left: 0 !important;
    overflow: visible !important;
    background-color: #FFFFFF !important;
    padding: 0 15px !important;
  }
}
.navstock__li {
  height: 100%;
  border-right: 3px solid #FFFFFF;
  /*border-bottom: none !important;*/
  margin-top: 0 !important;
  flex-grow: 1;
  font-weight: 400;
  text-align: center;
  border: solid 1px #d4d4d6;
}
/*.navstock__li:last-child {
  border-right: none !important;
}*/
@media (min-width: 768px) {
  .navstock__li {
    padding: 35px 15px !important;
    margin-bottom: 0 !important;
  }
}
.navstock__a {
  padding: 0 !important;
}
@media (min-width: 768px) {
  .navstock__a {
    color: #e95322 !important;
  }
}
.navstock__icon {
  display: block;
  max-height: 40px;
  width: auto;
  margin: 10px auto 10px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .navstock__icon {
    display: block;
  }
}

.footer-heading {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-weight: 300;
  font-size: 30px;
}

.footer-text, footer p, footer a {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}

.footer-text a {
  text-decoration: none;
}

.footer-links {
  display: inline-flex;
  flex-flow: row nowrap;
  padding: 0;
}
.footer-links li {
  list-style: none;
  padding: 5px;
  border-left: 1px solid #e95322;
}
.foot-link:first-child {
  border-left: none;
}

.phone-numbers {
  margin-bottom: 20px;
}
.phone-numbers .phone-number {
  margin-right: 20px;
}
.phone-numbers .phone-number i {
  margin-right: 10px;
}

.footer-address i {
  margin-right: 10px;
}

.footer-menu {
  display: block;
  width: 100%;
  text-align: left;
  color: #e95322;
  padding: 5px 0;
}
.footer-menu * {
  color: #e95322;
  margin-bottom: 0;
  font-size: 14px;
  font-family: 'Poppins';
  font-weight: 300;
}

.footer-p {
  margin-bottom: 5px;
}

.footer__social {
  margin: 10px 0;
  text-align: right;
}
.footer__social li {
  list-style-type: none;
  display: inline-block;
  margin: 0 5px;
  font-size: 18px;
}
.footer__social li a {
  color: #FFFFFF;
  display: block;
}
.footer__social li a:hover {
  color: #E20717;
}


.footer__social-icon {
  display: inline-block;
  width: 30px;
}

.pagetitle h1 {
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .pagetitle h1 {
    font-size: 50px;
  }
}

select, option {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand, option::-ms-expand {
  display: none;
}

input,
textarea,
select {
  width: 100%;
  background-color: #FFFFFF;
  padding: 20px;
  border: none;
  margin-bottom: 20px;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #777777;
}

select {
  background: url("/assets/img/select-arrow-blue-med.png") no-repeat scroll right 20px center;
  background-color: #FFFFFF;
  background-size: 16px;
}
select option[disabled] {
  color: #F5F5F5 !important;
}

input[type=submit],
button[type=submit] {
  background-color: #28a745;
  color: #FFFFFF;
  font-weight: 800;
  width: auto;
  padding: 20px 50px;
}
input[type=submit]:hover,
button[type=submit]:hover {
  background-color: #1e7e34;
}

.default__content-boxes {
  padding-bottom: 50px;
  margin-bottom: 20px;
  border-bottom: solid #E20717;
  border-width: 3px 0;
}
.default__content-boxes .mid-page-header {
  color: #e95322;
  font-size: 26px;
  padding: 40px;
  width: 100%;
  text-align: center;
}

.page-content {
  display: flex;
  flex-flow: row nowrap;
  padding: 0 15px;
}
.page-content img {
  width: 55%;
}
.page-content h2 {
  font-size: 24px;
  color: #e95322;
  margin-bottom: 1em;
}
.page-content.image-right {
  flex-direction: row-reverse;
}
.page-content.team-info {
  flex-flow: column nowrap !important;
}
.page-content__text {
  padding-top: 50px !important;
}
.page-content__text-container {
  padding: 50px 40px;
}
.page-content__text-container p, .page-content__text-container ul li, .page-content__text-container ol li {
  color: #777777;
}
.page-content__image-container {
  position: relative;
  overflow: hidden;
  height: 250px;
}
@media (min-width: 768px) {
  .page-content__image-container {
    height: 100%;
  }
}
.page-content__cta {
  background-color: #F5F5F5;
  padding: 20px 40px;
  text-align: center;
  margin: 0 15px;
  width: 100%;
}
.page-content__cta h3 {
  color: #e95322;
  font-size: 18px;
}
.page-content__form {
  background-color: #F5F5F5;
  width: 75%;
  margin: 0 auto;
  padding: 30px 160px;
}
@media only screen and (max-width: 991px) {
  .page-content__form {
    padding: 30px;
    width: 100%;
    margin: 15px;
  }
}
.page-content__form .form-field input, .page-content__form .form-field textarea {
  background-color: #F5F5F5;
  border: 2px solid #777777;
}
.page-content__form p {
  margin: 0 0 10px;
  color: #777777;
}
.page-content__form h3 {
  color: #e95322;
  font-family: 'Poppins', sans-serif;
  margin: 20px 0;
}
.page-content__form .form-submit {
  font-family: 'Poppins', sans-serif;
  padding: 10px 15px;
  color: #E20717;
  border: 3px solid #E20717;
  width: 200px;
  font-size: 18px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  background-color: transparent;
  position: relative;
  margin-top: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.page-content__form .form-submit:hover {
  background-color: #E20717;
  color: #FFFFFF;
}

.team-info__item {
  width: 100%;
  background-color: #F5F5F5;
  padding: 40px 20px;
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .team-info__item {
    flex-flow: column nowrap;
  }
}
.team-info__item:nth-child(even) {
  background-color: #fff;
}
.team-info__item .team-info__bio {
  flex-basis: 60%;
}
.team-info__item .team-info__bio .bio__title {
  margin: 0;
}
.team-info__item .team-info__bio .bio__subtitle {
  color: #e95322;
}
.team-info__item .team-info__contact {
  display: block;
  box-sizing: border-box;
  flex-basis: 30%;
  border-left: 3px solid #E20717;
  padding-left: 20px;
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  .team-info__item .team-info__contact {
    border-left: none;
    border-top: 3px solid #E20717;
    padding-left: 0px;
  }
}
.team-info__item .team-info__contact a {
  color: #e95322;
  text-decoration: none;
}
.team-info__item .team-info__contact .contact__phone {
  margin: 0 0 20px 0;
}
.team-info__item .team-info__contact .contact__phone .link-whatsapp {
  margin-left: 20px;
}
@media only screen and (max-width: 1200px) {
  .team-info__item .team-info__contact .contact__phone .link-whatsapp {
    margin: 0;
    display: block;
    margin-top: 10px;
    width: 100%;
  }
}

.homepage__content-boxes .mid-page-header {
  color: #e95322;
  font-size: 26px;
  padding: 40px;
  width: 100%;
  text-align: center;
}

.small-header {
  color: #e95322;
  font-size: 24px;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}
/* Arrows */
/*.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}*/

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 44px;
  line-height: 20px;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  color: #e95322;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #E20717;
}

.homepage__hero .overlay {
  padding: 250px 0 50px;
}
@media (min-width: 768px) {
  .homepage__hero .overlay {
    padding: 350px 0 50px;
  }
}
.homepage__services {
  margin-bottom: 30px;
  background-color: #ffffff;
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.homepage__single-service {
  margin: 0px 35px;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  border: 1px solid #d4d4d6;
}
.homepage__single-service__icon {
  width: auto;
  display: block;
  margin: 0 auto 10px;
}
.homepage__single-service h6 {
  font-size: 16px;
  text-transform: uppercase;
  color: #e95322;
  font-family: 'Poppins';
  font-weight: 300;
}
.homepage__featured * {
  color: #FFFFFF;
}
.homepage__featured__img {
  height: 300px;
}
@media (min-width: 768px) {
  .homepage__featured__img {
    height: 100%;
  }
}
.homepage__featured__content {
  padding: 50px 70px 80px 30px;
  background-color: #e95322;
}
.homepage__featured__title {
  font-size: 30px;
  font-family: 'Poppins';
  font-weight: 300;
}
.homepage__featured__price {
  font-size: 48px;
  font-family: "helios-antique-bold", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.homepage__featured__price span {
  font-size: 0.5em;
}
@media (min-width: 768px) {
  .homepage__featured__price {
    font-size: 70px;
  }
}
.homepage__featured p.button a {
  border-color: #E20717;
  color: #E20717;
}
.homepage__content-boxes {
  padding: 50px 0;
  margin: 50px 0;
  border: solid #E20717;
  border-width: 3px 0;
}
.homepage__content-box {
  height: 100%;
}
.homepage__content-box--1 {
  display: flex;
  flex-flow: column nowrap;
  background-color: #F5F5F5;
  padding: 20px;
}
.homepage__content-box--3 {
  display: flex;
  flex-flow: column nowrap;
  background-color: #F5F5F5;
  padding: 20px;
}
.homepage__content-box__inner {
  text-align: center;
  /*.button {
  	position: absolute;
  	bottom: 20px;
  	left: 50%;
  	transform: translateX(-50%);
  }*/
}
.homepage__content-box__inner h2 {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  color: #e95322;
  font-size: 36px;
  margin: 1em 0 2em 0;
}
.homepage__content-box__inner h4 {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  color: #e95322;
  font-size: 24px;
  margin-bottom: 1em;
}
.homepage__content-box__inner .content-box__image {
  margin-bottom: 20px;
}
.homepage__testimonials__custom-bxpager-container {
  position: absolute;
  bottom: 30px;
}

.homepage__testimonials {
  width: 100%;
}

.homepage__testimonials__bxslide .slide__quote {
  color: #E20717;
  position: relative;
  width: 100%;
  font-size: 34px;
}
.homepage__testimonials__bxslide .slide__quote.quote-left {
  text-align: left;
}
.homepage__testimonials__bxslide .slide__quote.quote-right {
  text-align: right;
}
.homepage__testimonials__bxslide .homepage__testimonials__text {
  margin: 10px;
  text-align: center;
}
.homepage__testimonials__bxslide .homepage__testimonials__text p {
  color: #777777;
}
.homepage__testimonials__bxslide h6 {
  margin: 2rem 0;
  text-align: center;
  text-transform: uppercase;
}

.homepage__testimonials__custom-bxpager {
  text-align: center;
}

.bx-pager-item {
  display: inline-block;
  margin: 0 3px;
  font-size: 0;
}
.bx-pager-item a {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #e95322;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.bx-pager-item a.active {
  background-color: #E20717;
}

@media (min-width: 991px) and (max-width: 1199px) {
  .carousel-caption {
    bottom: 25% !important;
  }
  .header__nav--desktop .nav__item a {
    font-size: 18px !important;
  }
  .header__nav--desktop .nav__item {
    padding: 0px 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-caption {
    bottom: 10% !important;
  }
  .pagetitle h1 {
    font-size: 50px;
  }
  .header__nav--desktop .nav__item a {
    font-size: 18px !important;
  }
}
.container-faqs {
  padding: 0 20px;
  width: 100%;
}
.container-faqs .faq__item {
  border-bottom: 2px solid #E20717;
  width: 100%;
  display: block;
  position: relative;
}
.container-faqs .faq__item .question__title {
  color: #e95322;
  font-size: 18px;
  padding: 0;
  margin: 20px 0;
  margin-right: 50px;
}
.container-faqs .faq__item .question__answer {
  display: none;
  margin: 0 50px 20px;
  color: #777777;
}
.container-faqs .faq__item .question__answer.answer-open {
  display: block;
}
.container-faqs .faq__item .question__toggle {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #e95322;
  position: absolute;
  top: 0;
  right: 0;
}
.container-faqs .faq__item .question__toggle i {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #e95322;
  transform: translate(-50%, -50%);
  transition: all 0.2s linear;
}
.container-faqs .faq__item .question__toggle.faq-open {
  border: 1px solid #E20717;
  background-color: #E20717;
  transition: all 0.2s linear;
}

.hero-callout {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30%;
  padding: 20px;
  text-align: center;
  background-color: rgba(226, 7, 23, 0.8);
}
@media only screen and (max-width: 991px) {
  .hero-callout {
    width: 50%;
  }
}
.hero-callout .callout__header {
  color: #e95322;
  font-size: 24px;
}
.hero-callout .callout__button {
  padding: 10px 15px;
  color: #e95322;
  border: 3px solid #e95322;
  width: 200px;
  font-size: 18px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
}

.contact__content-boxes {
  padding-top: 30px;
  background-color: #ffffff;
}
.contact__social li {
  display: inline-block;
}
.contact__social li img {
  width: 40px;
  margin-right: 10px;
}
.contact__form-header {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: 300;
}
.contact__form {
  background-color: #FFFFFF;
  padding: 30px 0;
  margin-bottom: 30px;
  border-bottom: 3px solid #E20717;
}

.contact-page-info {
  margin-bottom: 40px;
}
.contact-page-info h2 {
  font-size: 20px;
  color: #e95322;
}
.contact-page-info .bio__subtitle, .contact-page-info a {
  color: #e95322;
}
.contact-page-info .contact__phone {
  margin-bottom: 10px;
}

.contact-main-info {
  border-top: 3px solid #E20717;
}

.contact-page-open-info {
  padding: 30px;
}
.contact-page-open-info .open-info__topper {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 20px;
  color: #e95322;
}
.contact-page-open-info .open-info__topper .topper_pin {
  margin-right: 20px;
  padding: 10px;
  background-color: #E20717;
  color: #fff;
}
.contact-page-open-info .open-info__topper .topper__address {
  display: inline-block;
  margin-left: 20px;
  color: #e95322;
  font-weight: 700;
  font-size: 15px;
}

.open-info__times {
  font-weight: 700;
  font-size: 15px;
}
.open-info__times p {
  color: #e95322;
}
.open-info__times h4 {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  color: #e95322;
}
.open-info__times ul {
  padding: 0;
}
.open-info__times ul li {
  list-style-type: none;
}
.open-info__times ul li p {
  font-size: 14px !important;
  margin: 0;
}
.open-info__times ul li .day__name {
  display: inline-block;
  color: #e95322;
  font-weight: 800;
  width: 130px;
}
.open-info__times .social-icons {
  position: relative;
  left: 0;
  bottom: 0;
}
.open-info__times .social-icons a {
  color: #e95322;
}

.contact-form-inputs input, .contact-form-inputs textarea {
  border: 1px solid #d4d4d6;
}
.contact-form-inputs textarea {
  height: 200px;
}
.contact-form-inputs .contact-submit {
  text-align: center;
}
.contact-form-inputs .contact-submit .form-submit {
  background-color: #E20717;
  color: white;
  border: 3px solid #E20717;
  text-transform: uppercase;
  font-weight: 300;
  padding: 15px 40px;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  width: 100%;
  text-align: right;
}
.contact-form-inputs .contact-submit .form-submit:hover {
  background-color: #E20717;
  color: #FFFFFF;
}

.team-info__contact {
  font-weight: 700;
  font-size: 15px;
}
.team-info__contact-icon i {
  width: 70px;
  height: 70px;
  background-color: #e95322;
  color: #FFFFFF;
  position: relative;
  font-size: 30px;
}
.team-info__contact-icon i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.open-info__contact-icon i {
  width: 70px;
  height: 70px;
  background-color: #e95322;
  color: #FFFFFF;
  position: relative;
  font-size: 30px;
}
.open-info__contact-icon i::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.info__subtitle {
  text-transform: uppercase;
  font-size: 16px;
  color: #e95322;
  font-family: 'Poppins', sans-serif;
}
.info__price {
  font-family: 'Poppins', sans-serif;
}

.veh-title {
  width: 100%;
  color: #e95322;
  font-size: 25px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}
.veh-price {
  width: 100%;
  color: #e95322;
  font-size: 25px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin-bottom: 30px;
}
.vehicle-info {
  background-color: #ffffff;
  padding: 20px 30px 50px
}
.vehicle-info ul {
  padding: 0;
}
.vehicle-info ul li {
  list-style-type: none;
}
.vehicle-info ul li .item__label {
  display: inline-block;
  color: #e95322;
  font-weight: 800;
  width: 100px;
}

.price-wrapper {
  margin: 20px 0;
  display: block;
  width: 100%;
  float: left;
}

.vehicle-price {
  padding: 15px 20px;
  background-color: #e95322;
  font-weight: 800;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  width: 150px;
  text-align: center;
}
.vehicle-price .tax {
  font-size: 14px;
}

.vehicle-enquire {
  padding: 15px 20px;
  color: #E20717;
  border: 3px solid #E20717;
  width: 150px;
  font-size: 18px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}
.vehicle-enquire:hover {
  background-color: #E20717;
  color: #FFFFFF;
  text-decoration: none;
}

.filter-tray {
  display: none;
}

.filter-drawer {
  border-bottom: 3px solid #E20717;
  margin-bottom: 10px;
}

.filter-label {
  color: #e95322;
  font-size: 16px;
  padding: 10px 0;
}
.filter-label:hover {
  cursor: pointer;
}

.vehicle-listing {
  display: flex;
  flex-flow: column nowrap;
}

.item-gallery-wrap {
  display: block;
  width: 100%;
}

.listing__item {
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  background-color: #F5F5F5;
  padding: 10px;
  position: relative;
  margin-bottom: 20px;
}
.listing__item h2 {
  font-size: 24px;
  color: #e95322;
  padding: 10px 0;
}
.listing__item .item__price {
  position: static;
  font-family: 'Poppins', sans-serif;
  padding: 15px 20px;
  background-color: #e95322;
  font-weight: 800;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  width: 150px;
  text-align: center;
}
.listing__item .item__price .tax {
  font-size: 14px;
}
@media (min-width: 768px) {
  .listing__item .item__price {
    position: absolute;
    right: 40px;
    top: 0;
  }
}
.listing__item .vehicle-enquire {
  position: absolute;
  right: 40px;
  bottom: 20px;
}
@media only screen and (max-width: 990px) {
  .listing__item .vehicle-enquire {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
}

.spec__subtitle {
  font-size: 18px;
  text-transform: uppercase;
  color: #e95322;
  font-family: 'Poppins', sans-serif;
}
.spec__list-item {
  font-weight: 300;
  margin-bottom: 15px;
  color: #e95322;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}
.spec__list-item-spec {
  color: #E62C34;
  font-weight: 500;
}

.item__info {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
@media only screen and (max-width: 990px) {
  .item__info {
    flex-flow: column nowrap;
  }
}

.item__mini-gallery {
  width: 40%;
  margin-right: 20px;
}
@media only screen and (max-width: 990px) {
  .item__mini-gallery {
    width: 100%;
    margin-right: 0px;
  }
}

.item__specs-overview {
  flex-basis: 33.3%;
}
.item__specs-overview ul {
  padding: 0;
}
.item__specs-overview ul li {
  list-style-type: none;
  color: #777777;
  font-weight: 800;
}
.item__specs-overview ul li .item__label {
  display: inline-block;
  width: 100px;
}

.desc-text {
  color: #777777;
}

.container-faqs {
  padding: 0 20px;
  width: 100%;
}
.container-faqs .faq__item {
  border-bottom: 2px solid #E20717;
  width: 100%;
  display: block;
  position: relative;
}
.container-faqs .faq__item .question__title {
  color: #e95322;
  font-size: 18px;
  padding: 0;
  margin: 20px 0;
  margin-right: 50px;
}
.container-faqs .faq__item .question__answer {
  display: none;
  margin: 0 50px 20px;
  color: #777777;
}
.container-faqs .faq__item .question__answer.answer-open {
  display: block;
}
.container-faqs .faq__item .question__toggle {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #e95322;
  position: absolute;
  top: 0;
  right: 0;
}
.container-faqs .faq__item .question__toggle i {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #e95322;
  transform: translate(-50%, -50%);
  transition: all 0.2s linear;
}
.container-faqs .faq__item .question__toggle.faq-open {
  border: 1px solid #E20717;
  background-color: #E20717;
  transition: all 0.2s linear;
}

.hero-callout {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30%;
  padding: 20px;
  text-align: center;
  background-color: rgba(226, 7, 23, 0.8);
}
@media only screen and (max-width: 991px) {
  .hero-callout {
    width: 50%;
  }
}
.hero-callout .callout__header {
  color: #e95322;
  font-size: 24px;
}
.hero-callout .callout__button {
  padding: 10px 15px;
  color: #e95322;
  border: 3px solid #e95322;
  width: 200px;
  font-size: 18px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
}

.export-intro {
  color: #e95322;
  font-size: 24px;
  text-align: center;
}

.faq-item {
  display: flex;
  flex-flow: row nowrap;
  padding: 20px;
  position: relative;
}
.faq-item:nth-child(odd) {
  background-color: #F5F5F5;
}
@media (min-width: 768px) {
  .faq-item .faq-text {
    position: absolute;
    top: 50%;
    left: 250px;
    margin: 0 50px 0 0;
    transform: translateY(-50%);
  }
}
.faq-item .faq-text h2 {
  color: #e95322;
  font-size: 24px;
}
.faq-item img {
  width: 150px;
  margin: 20px;
}

.services__content-boxes .mid-page-header {
  color: #e95322;
  font-size: 26px;
  padding: 40px;
  width: 100%;
  text-align: center;
}

.sell__content-boxes {
  padding-bottom: 50px;
  margin-top: 30px;
  margin-bottom: 20px;
  border-bottom: solid #E20717;
  border-width: 3px 0;
}

/*# sourceMappingURL=styles.css.map */
