@charset "UTF-8";
/* --------------------------------------
/*  Import
/* -------------------------------------- */
/* --------------------------------------
/*  Import
/* -------------------------------------- */
.material-icons {
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
}

/*** Media Queries ***/
/* --------------------------------------
/*  Mixins
/* -------------------------------------- */
/* --------------------------------------
/*  Gradients
/* -------------------------------------- */
/* ---------------------
/* Mixins
/* --------------------- */
.remove-default-appearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

/* --------------------------------------
/*  SVGs
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Font Size
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Padding
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Margin
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Line Height
/* -------------------------------------*/
/* --------------------------------------
/*  Colours
/* -------------------------------------*/
/* --------------------------------------
/*  Font Weights
/* -------------------------------------*/
.font-weight__normal {
  font-weight: 400;
}

.font-weight__medium {
  font-weight: 600;
}

.font-weight__bold {
  font-weight: 700;
}

/* --------------------------------------
/*  Font Sizes
/* -------------------------------------*/
/* --------------------------------------
/*  Font Families
/* -------------------------------------*/
/* --------------------------------------
/*  Spacing
/* -------------------------------------*/
/* --------------------------------------
/*  Defaults
/* -------------------------------------*/
/* --------------------------------------
/*  Transitions
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Font sizes
/* -------------------------------------*/
.material-icons {
  -webkit-font-feature-settings: "liga";
          font-feature-settings: "liga";
}

/*** Media Queries ***/
/* --------------------------------------
/*  Mixins
/* -------------------------------------- */
/* --------------------------------------
/*  Gradients
/* -------------------------------------- */
/* ---------------------
/* Mixins
/* --------------------- */
.remove-default-appearance {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

/* --------------------------------------
/*  SVGs
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Font Size
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Padding
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Margin
/* -------------------------------------*/
/* --------------------------------------
/*  Responsive Line Height
/* -------------------------------------*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
[role=button] {
  cursor: pointer;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

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

.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

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

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

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/*!
 * Bootstrap 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)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #DB2032;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #EFECE6;
  --dark: #343a40;
  --breakpoint-xxs: 0;
  --breakpoint-xs: 0.1px;
  --breakpoint-sm: 544px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1400px;
  --font-family-sans-serif: -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-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          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: #DB2032;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #981623;
  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] {
  -webkit-box-sizing: border-box;
          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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

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

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 544px) {
  .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: 1160px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}

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

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .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-xs,
.col-xs-auto, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-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 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-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: 0.1px) {
  .col-xs {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xs-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xs-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xs-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xs-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xs-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xs-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xs-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xs-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xs-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xs-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xs-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xs-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xs-0 {
    margin-left: 0;
  }
  .offset-xs-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xs-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .offset-xs-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xs-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .offset-xs-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xs-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .offset-xs-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xs-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 544px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 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%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

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

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #f5c1c6;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #ec8b94;
}

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

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

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

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

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

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

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

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

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

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fbfaf8;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f7f5f2;
}

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

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

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

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 0.08px) {
  .table-responsive-xs {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xs > .table-bordered {
    border: 0;
  }
}
@media (max-width: 543.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #ee8c96;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(219, 32, 50, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(219, 32, 50, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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

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

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

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

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

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

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

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

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

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

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

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

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

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

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

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

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

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

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 544px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

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

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

@media (min-width: 0.1px) {
  .dropdown-menu-xs-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xs-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 544px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

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

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

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

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

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

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

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

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

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #DB2032;
}

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

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

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

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

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

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

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

@media (max-width: 0.08px) {
  .navbar-expand-xs > .container,
  .navbar-expand-xs > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 0.1px) {
  .navbar-expand-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xs .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xs .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xs .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xs > .container,
  .navbar-expand-xs > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-xs .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xs .navbar-toggler {
    display: none;
  }
}
@media (max-width: 543.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 544px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1399.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

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

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

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

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

.rounded-lg {
  border-radius: 0.3rem !important;
}

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

.rounded-pill {
  border-radius: 50rem !important;
}

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

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

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

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 0.1px) {
  .d-xs-none {
    display: none !important;
  }
  .d-xs-inline {
    display: inline !important;
  }
  .d-xs-inline-block {
    display: inline-block !important;
  }
  .d-xs-block {
    display: block !important;
  }
  .d-xs-table {
    display: table !important;
  }
  .d-xs-table-row {
    display: table-row !important;
  }
  .d-xs-table-cell {
    display: table-cell !important;
  }
  .d-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xs-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 544px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

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

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 0.1px) {
  .flex-xs-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xs-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xs-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xs-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xs-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xs-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xs-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xs-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xs-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xs-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xs-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xs-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xs-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xs-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xs-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 544px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1400px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 0.1px) {
  .float-xs-left {
    float: left !important;
  }
  .float-xs-right {
    float: right !important;
  }
  .float-xs-none {
    float: none !important;
  }
}
@media (min-width: 544px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

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

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

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

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

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

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

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

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

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

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

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

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

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

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

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

.w-auto {
  width: auto !important;
}

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

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

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

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

.h-auto {
  height: auto !important;
}

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

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

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

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

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

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

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

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

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

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

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

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

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

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

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

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

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

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

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

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

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

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

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

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

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

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

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

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

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

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

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

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

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

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

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

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

@media (min-width: 0.1px) {
  .m-xs-0 {
    margin: 0 !important;
  }
  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important;
  }
  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important;
  }
  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important;
  }
  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important;
  }
  .m-xs-1 {
    margin: 0.25rem !important;
  }
  .mt-xs-1,
  .my-xs-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 0.25rem !important;
  }
  .m-xs-2 {
    margin: 0.5rem !important;
  }
  .mt-xs-2,
  .my-xs-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 0.5rem !important;
  }
  .m-xs-3 {
    margin: 1rem !important;
  }
  .mt-xs-3,
  .my-xs-3 {
    margin-top: 1rem !important;
  }
  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 1rem !important;
  }
  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 1rem !important;
  }
  .m-xs-4 {
    margin: 1.5rem !important;
  }
  .mt-xs-4,
  .my-xs-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 1.5rem !important;
  }
  .m-xs-5 {
    margin: 3rem !important;
  }
  .mt-xs-5,
  .my-xs-5 {
    margin-top: 3rem !important;
  }
  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 3rem !important;
  }
  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 3rem !important;
  }
  .p-xs-0 {
    padding: 0 !important;
  }
  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important;
  }
  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important;
  }
  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important;
  }
  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important;
  }
  .p-xs-1 {
    padding: 0.25rem !important;
  }
  .pt-xs-1,
  .py-xs-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xs-1,
  .px-xs-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xs-1,
  .px-xs-1 {
    padding-left: 0.25rem !important;
  }
  .p-xs-2 {
    padding: 0.5rem !important;
  }
  .pt-xs-2,
  .py-xs-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xs-2,
  .px-xs-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xs-2,
  .px-xs-2 {
    padding-left: 0.5rem !important;
  }
  .p-xs-3 {
    padding: 1rem !important;
  }
  .pt-xs-3,
  .py-xs-3 {
    padding-top: 1rem !important;
  }
  .pr-xs-3,
  .px-xs-3 {
    padding-right: 1rem !important;
  }
  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xs-3,
  .px-xs-3 {
    padding-left: 1rem !important;
  }
  .p-xs-4 {
    padding: 1.5rem !important;
  }
  .pt-xs-4,
  .py-xs-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xs-4,
  .px-xs-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xs-4,
  .px-xs-4 {
    padding-left: 1.5rem !important;
  }
  .p-xs-5 {
    padding: 3rem !important;
  }
  .pt-xs-5,
  .py-xs-5 {
    padding-top: 3rem !important;
  }
  .pr-xs-5,
  .px-xs-5 {
    padding-right: 3rem !important;
  }
  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xs-5,
  .px-xs-5 {
    padding-left: 3rem !important;
  }
  .m-xs-n1 {
    margin: -0.25rem !important;
  }
  .mt-xs-n1,
  .my-xs-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xs-n1,
  .mx-xs-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xs-n1,
  .my-xs-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xs-n1,
  .mx-xs-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xs-n2 {
    margin: -0.5rem !important;
  }
  .mt-xs-n2,
  .my-xs-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xs-n2,
  .mx-xs-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xs-n2,
  .my-xs-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xs-n2,
  .mx-xs-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xs-n3 {
    margin: -1rem !important;
  }
  .mt-xs-n3,
  .my-xs-n3 {
    margin-top: -1rem !important;
  }
  .mr-xs-n3,
  .mx-xs-n3 {
    margin-right: -1rem !important;
  }
  .mb-xs-n3,
  .my-xs-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xs-n3,
  .mx-xs-n3 {
    margin-left: -1rem !important;
  }
  .m-xs-n4 {
    margin: -1.5rem !important;
  }
  .mt-xs-n4,
  .my-xs-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xs-n4,
  .mx-xs-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xs-n4,
  .my-xs-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xs-n4,
  .mx-xs-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xs-n5 {
    margin: -3rem !important;
  }
  .mt-xs-n5,
  .my-xs-n5 {
    margin-top: -3rem !important;
  }
  .mr-xs-n5,
  .mx-xs-n5 {
    margin-right: -3rem !important;
  }
  .mb-xs-n5,
  .my-xs-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xs-n5,
  .mx-xs-n5 {
    margin-left: -3rem !important;
  }
  .m-xs-auto {
    margin: auto !important;
  }
  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important;
  }
  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important;
  }
  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important;
  }
  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 544px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

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

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

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

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

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

@media (min-width: 0.1px) {
  .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;
  }
}
@media (min-width: 1400px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

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

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

.font-weight-bolder {
  font-weight: bolder !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-body {
  color: #212529 !important;
}

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

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.pb-col {
  padding-bottom: 30px;
}

/* --------------------------------------
/*  Custom Cols
/* -------------------------------------*/
.col-1-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.col-2-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}

.col-3-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
}

@media (min-width: 544px) {
  .col-sm-1-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-sm-2-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .col-sm-3-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
}
@media (min-width: 768px) {
  .col-md-1-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-2-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .col-md-3-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
}
@media (min-width: 992px) {
  .col-lg-1-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-2-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .col-lg-3-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xl-2-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .col-xl-3-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
}
/* --------------------------------------
/*  Z-index (ZI)
/* -------------------------------------- */
/* --------------------------------------
/*  Variables
/* -------------------------------------- */
/* --------------------------------------
/*  Typography
/* -------------------------------------- */
h1, .h1-style {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.15px;
  margin-top: 0;
  padding-top: 0;
  font-size: 1.602em;
}
h1 a, h1a, .h1-style a, .h1-stylea {
  color: #DB2032;
}
h1 a:hover, h1 a:focus, h1a:hover, h1a:focus, .h1-style a:hover, .h1-style a:focus, .h1-stylea:hover, .h1-stylea:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  h1, .h1-style {
    font-size: calc(1.602em + (45.99 - 22.428) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  h1, .h1-style {
    font-size: 3.285em;
  }
}

h2, .h2-style {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.424em;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 1rem;
}
h2 a, h2a, .h2-style a, .h2-stylea {
  color: #342B22;
}
h2 a:hover, h2 a:focus, h2a:hover, h2a:focus, .h2-style a:hover, .h2-style a:focus, .h2-stylea:hover, .h2-stylea:focus {
  text-decoration: underline;
  color: #15120e;
}
@media (min-width: 400px) and (max-width: 1400px) {
  h2, .h2-style {
    font-size: calc(1.424em + (31.99 - 19.936) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  h2, .h2-style {
    font-size: 2.285em;
  }
}

h3, .h3-style {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.23;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 1.5px;
  font-size: 1.266rem;
  margin-bottom: 1rem;
}
h3 a, h3a, .h3-style a, .h3-stylea {
  color: #DB2032;
}
h3 a:hover, h3 a:focus, h3a:hover, h3a:focus, .h3-style a:hover, .h3-style a:focus, .h3-stylea:hover, .h3-stylea:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  h3, .h3-style {
    font-size: calc(1.266rem + (25.998 - 17.724) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  h3, .h3-style {
    font-size: 1.857rem;
  }
}

h4, .h4-style {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125em;
}
h4 a, h4a, .h4-style a, .h4-stylea {
  color: #DB2032;
}
h4 a:hover, h4 a:focus, h4a:hover, h4a:focus, .h4-style a:hover, .h4-style a:focus, .h4-stylea:hover, .h4-stylea:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  h4, .h4-style {
    font-size: calc(1.125em + (19.992 - 15.75) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  h4, .h4-style {
    font-size: 1.428em;
  }
}

h5, .h5-style {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-size: 0.889em;
}
h5 a, h5a, .h5-style a, .h5-stylea {
  color: #000;
}
h5 a:hover, h5 a:focus, h5a:hover, h5a:focus, .h5-style a:hover, .h5-style a:focus, .h5-stylea:hover, .h5-stylea:focus {
  text-decoration: underline;
  color: black;
}
@media (min-width: 400px) and (max-width: 1400px) {
  h5, .h5-style {
    font-size: calc(0.889em + (14 - 12.446) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  h5, .h5-style {
    font-size: 1em;
  }
}

h6, .h6-style {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.5;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0.05em;
  font-size: 0.79em;
}
h6 a, h6a, .h6-style a, .h6-stylea {
  color: #342B22;
}
h6 a:hover, h6 a:focus, h6a:hover, h6a:focus, .h6-style a:hover, .h6-style a:focus, .h6-stylea:hover, .h6-stylea:focus {
  text-decoration: underline;
  color: #15120e;
}
@media (min-width: 400px) and (max-width: 1400px) {
  h6, .h6-style {
    font-size: calc(0.79em + (12.6 - 11.06) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  h6, .h6-style {
    font-size: 0.9em;
  }
}

.larger-text {
  font-family: "PT Serif", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 40px;
  color: #000;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
}

.text-icon-link {
  display: block;
  color: #342B22;
  position: relative;
  padding-right: 30px;
  min-height: calc(30px + 5px);
}
.text-icon-link:hover, .text-icon-link:focus, .text-icon-link a, .text-icon-link a:hover, .text-icon-link a:focus {
  text-decoration: none;
}
.text-icon-link__title {
  color: #342B22;
  vertical-align: middle;
  position: relative;
}
.text-icon-link__title:after {
  display: none;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  content: "";
  border-bottom: 1px solid #DB2032;
}
.text-icon-link__icon {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #342B22;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.text-icon-link__icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "\e5db";
  font-family: "Material Icons";
  color: #000;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 20px;
}
.text-icon-link:hover .text-icon-link__title:after, .text-icon-link:focus .text-icon-link__title:after, .text-icon-link:active .text-icon-link__title:after {
  display: block;
}
.text-icon-link:hover .text-icon-link__icon, .text-icon-link:focus .text-icon-link__icon, .text-icon-link:active .text-icon-link__icon {
  background-color: #342B22;
}
.text-icon-link:hover .text-icon-link__icon:after, .text-icon-link:focus .text-icon-link__icon:after, .text-icon-link:active .text-icon-link__icon:after {
  color: #fff;
}

/* --------------------------------------
/*  Copy
/* -------------------------------------- */
blockquote {
  border: 0;
  margin: 35px 0;
  padding: 25px 0;
  border-bottom: 1px solid #DB2032;
  border-top: 3px double #DB2032;
}
blockquote h1, blockquote h2, blockquote h3,
blockquote h4, blockquote h5, blockquote h6,
blockquote p, blockquote a, blockquote span,
blockquote ul, blockquote ol, blockquote li,
blockquote textarea,
blockquote input, blockquote button, blockquote label {
  font-size: 22px;
  color: #DB2032;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  line-height: 1.2;
}

.body-section a {
  color: #DB2032;
}

ul, ol {
  line-height: 1.5;
  padding-left: 25px;
  margin-bottom: 25px;
}
p {
  line-height: 1.5;
  font-family: "PT Serif", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  margin-bottom: 1rem;
  margin-top: 0;
  font-size: 1em;
}
@media (min-width: 400px) and (max-width: 1400px) {
  p {
    font-size: calc(1em + (14 - 14) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  p {
    font-size: 1em;
  }
}

.sfheading-styles h4 {
  font-size: 24px !important;
  font-weight: 400;
}
.sfheading-styles h5 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
}
.sfheading-styles h6 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.3;
}

/* --------------------------------------
/*  Button Mixins
/* -------------------------------------*/
/* --------------------------------------
/*  Button Classes
/* -------------------------------------- */
.btn-wrap {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.btn, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button], .body-section .btn {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
.btn:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:hover, .btn:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:focus, .btn:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:active, .body-section .btn:hover, .body-section .btn:focus, .body-section .btn:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.btn.btn-default:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-default.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-default.ninja-forms-field[type=button]:hover, .btn.btn-default:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-default.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-default.ninja-forms-field[type=button]:focus, .btn.btn-default a, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-default.ninja-forms-field[type=button] a, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-default.ninja-forms-field[type=button] a, .btn.btn-default a:hover, .btn.btn-default a:focus, .body-section .btn.btn-default:hover, .body-section .btn.btn-default:focus, .body-section .btn.btn-default a, .body-section .btn.btn-default a:hover, .body-section .btn.btn-default a:focus {
  text-decoration: none;
}
.btn.btn-primary:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:hover, .btn.btn-primary:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:focus, .btn.btn-primary a, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button] a, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button] a, .btn.btn-primary a:hover, .btn.btn-primary a:focus, .body-section .btn.btn-primary:hover, .body-section .btn.btn-primary:focus, .body-section .btn.btn-primary a, .body-section .btn.btn-primary a:hover, .body-section .btn.btn-primary a:focus {
  text-decoration: none;
}
.btn.btn-primary:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:hover, .btn.btn-primary:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:focus, .btn.btn-primary:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary.ninja-forms-field[type=button]:active, .body-section .btn.btn-primary:hover, .body-section .btn.btn-primary:focus, .body-section .btn.btn-primary:active {
  color: inherit;
}
.btn.btn-primary--hero, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button], .body-section .btn.btn-primary--hero {
  background-color: transparent;
  color: #EFECE6;
  border-color: #EFECE6;
  border-color: #fff;
}
.btn.btn-primary--hero:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:hover, .btn.btn-primary--hero:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:focus, .btn.btn-primary--hero a, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button] a, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button] a, .btn.btn-primary--hero a:hover, .btn.btn-primary--hero a:focus, .body-section .btn.btn-primary--hero:hover, .body-section .btn.btn-primary--hero:focus, .body-section .btn.btn-primary--hero a, .body-section .btn.btn-primary--hero a:hover, .body-section .btn.btn-primary--hero a:focus {
  text-decoration: none;
}
.btn.btn-primary--hero:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:hover, .btn.btn-primary--hero:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:focus, .btn.btn-primary--hero:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.ninja-forms-field[type=button]:active, .body-section .btn.btn-primary--hero:hover, .body-section .btn.btn-primary--hero:focus, .body-section .btn.btn-primary--hero:active {
  color: #EFECE6;
  background-color: rgba(239, 236, 230, 0.2);
}
.btn.btn-primary--hero.btn-arrow-right, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button], .body-section .btn.btn-primary--hero.btn-arrow-right {
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}
.btn.btn-primary--hero.btn-arrow-right:hover .btn-arrow-right__inner, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button]:hover .btn-arrow-right__inner, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button]:hover .btn-arrow-right__inner, .btn.btn-primary--hero.btn-arrow-right:focus .btn-arrow-right__inner, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button]:focus .btn-arrow-right__inner, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button]:focus .btn-arrow-right__inner, .btn.btn-primary--hero.btn-arrow-right:active .btn-arrow-right__inner, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button]:active .btn-arrow-right__inner, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button]:active .btn-arrow-right__inner, .body-section .btn.btn-primary--hero.btn-arrow-right:hover .btn-arrow-right__inner, .body-section .btn.btn-primary--hero.btn-arrow-right:focus .btn-arrow-right__inner, .body-section .btn.btn-primary--hero.btn-arrow-right:active .btn-arrow-right__inner {
  color: #EFECE6;
  background-color: rgba(239, 236, 230, 0.2);
}
.btn.btn-primary--hero.btn-arrow-right .btn-arrow-right__inner, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button] .btn-arrow-right__inner, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button] .btn-arrow-right__inner, .body-section .btn.btn-primary--hero.btn-arrow-right .btn-arrow-right__inner {
  position: absolute;
  right: 0;
  top: -1px;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  height: calc(100% + 2px);
  width: 47px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid #fff;
}
.btn.btn-primary--hero.btn-arrow-right .btn-arrow-right__inner i, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button] .btn-arrow-right__inner i, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary--hero.btn-arrow-right.ninja-forms-field[type=button] .btn-arrow-right__inner i, .body-section .btn.btn-primary--hero.btn-arrow-right .btn-arrow-right__inner i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.btn.btn-black, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-black.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-black.ninja-forms-field[type=button], .body-section .btn.btn-black {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn.btn-black:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-black.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-black.ninja-forms-field[type=button]:hover, .btn.btn-black:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-black.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-black.ninja-forms-field[type=button]:focus, .btn.btn-black:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-black.ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-black.ninja-forms-field[type=button]:active, .body-section .btn.btn-black:hover, .body-section .btn.btn-black:focus, .body-section .btn.btn-black:active {
  color: #000;
  background-color: transparent;
}
.btn.btn-primary-red, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button], .body-section .btn.btn-primary-red {
  color: #fff;
  background-color: #D92438;
  border-color: #D92438;
  padding-left: 20px;
  padding-right: 20px;
}
.btn.btn-primary-red:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:hover, .btn.btn-primary-red:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:focus, .btn.btn-primary-red a, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button] a, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button] a, .btn.btn-primary-red a:hover, .btn.btn-primary-red a:focus, .body-section .btn.btn-primary-red:hover, .body-section .btn.btn-primary-red:focus, .body-section .btn.btn-primary-red a, .body-section .btn.btn-primary-red a:hover, .body-section .btn.btn-primary-red a:focus {
  text-decoration: none;
}
.btn.btn-primary-red:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:hover, .btn.btn-primary-red:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:focus, .btn.btn-primary-red:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-red.ninja-forms-field[type=button]:active, .body-section .btn.btn-primary-red:hover, .body-section .btn.btn-primary-red:focus, .body-section .btn.btn-primary-red:active {
  background-color: #bd1c2b;
  border-color: #bd1c2b;
  color: #fff;
}
.btn.btn-primary-rev, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button], .body-section .btn.btn-primary-rev {
  background-color: #fff;
  color: #DB2032;
  border-color: #fff;
}
.btn.btn-primary-rev:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:hover, .btn.btn-primary-rev:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:focus, .btn.btn-primary-rev a, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button] a, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button] a, .btn.btn-primary-rev a:hover, .btn.btn-primary-rev a:focus, .body-section .btn.btn-primary-rev:hover, .body-section .btn.btn-primary-rev:focus, .body-section .btn.btn-primary-rev a, .body-section .btn.btn-primary-rev a:hover, .body-section .btn.btn-primary-rev a:focus {
  text-decoration: none;
}
.btn.btn-primary-rev:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:hover, .btn.btn-primary-rev:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:focus, .btn.btn-primary-rev:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-rev.ninja-forms-field[type=button]:active, .body-section .btn.btn-primary-rev:hover, .body-section .btn.btn-primary-rev:focus, .body-section .btn.btn-primary-rev:active {
  color: #fff;
  background-color: transparent;
}
.btn.btn-primary-trans, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button], .body-section .btn.btn-primary-trans {
  background-color: transparent;
  color: #EFECE6;
  border-color: #EFECE6;
}
.btn.btn-primary-trans:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:hover, .btn.btn-primary-trans:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:focus, .btn.btn-primary-trans a, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button] a, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button] a, .btn.btn-primary-trans a:hover, .btn.btn-primary-trans a:focus, .body-section .btn.btn-primary-trans:hover, .body-section .btn.btn-primary-trans:focus, .body-section .btn.btn-primary-trans a, .body-section .btn.btn-primary-trans a:hover, .body-section .btn.btn-primary-trans a:focus {
  text-decoration: none;
}
.btn.btn-primary-trans:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:hover, .btn.btn-primary-trans:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:focus, .btn.btn-primary-trans:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-primary-trans.ninja-forms-field[type=button]:active, .body-section .btn.btn-primary-trans:hover, .body-section .btn.btn-primary-trans:focus, .body-section .btn.btn-primary-trans:active {
  color: #EFECE6;
  background-color: rgba(239, 236, 230, 0.2);
}
.btn.btn-sm, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-sm.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-sm.ninja-forms-field[type=button], .body-section .btn.btn-sm {
  padding: 8px 16px;
  line-height: 1;
  font-size: calc(0.9 * 14px);
  font-weight: 400;
}
.btn-wrap .btn, .btn-wrap .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button], .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-wrap .ninja-forms-field[type=button], .btn-wrap .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .btn-wrap .ninja-forms-field[type=button], .btn-wrap .body-section .btn {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.slick-slider {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.slick-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("../slick.html");
  src: url("../slickd41d.html#iefix") format("embedded-opentype"), url("../slick-2.html") format("woff"), url("../slick-3.html") format("truetype"), url("../slick-4.html#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: 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;
  color: #000;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

.slick-slide:focus {
  outline: none;
}

/* --------------------------------------
/*  Custom
/* -------------------------------------- */
.slick-container {
  padding: 0;
  z-index: 5;
}

.slick {
  text-align: center;
  padding: 0;
  margin: 0px;
}

.slick-dots {
  bottom: 0;
}

.slick-prev, .slick-next {
  z-index: 6;
}
.slick-prev:before, .slick-next:before {
  font-family: FontAwesome;
  font-size: 21px;
  color: #DB2032;
}

.slick-next {
  right: 0px;
}
.slick-next:before {
  content: "\f105";
}

.slick-prev {
  left: 0px;
}
.slick-prev:before {
  content: "\f104";
}

.slick-dots li button:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 18px;
  color: #fff;
}
.slick-dots li.slick-active button:before {
  color: #fff;
  content: "\f10c";
}

/* --------------------------------------
/*  Ninja Forms

    - Variables
    - Forms
      - Form Title
      - Labels
      - Input Types
      - Errors
      - Submit Button
      - Overrides

/* -------------------------------------*/
/* --------------------------------------
/*  Variables
/* -------------------------------------*/
/* --------------------------------------
/*  - Ninja Forms
/* -------------------------------------*/
body {
  /* --------------------------------------
  /*  File Uploads
  /* -------------------------------------*/
}
body .nf-form-cont {
  /* --------------------------------------
  /*  Form Title
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Labels
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Input Types
  /* -------------------------------------*/
  /*** Inputs ***/
  /* --------------------------------------
  /*  Errors
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Submit Button
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Overrides
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Columns Overrides
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Inline Form
  /* -------------------------------------*/
}
body .nf-form-cont .field-wrap {
  margin-bottom: 24px;
}
body .nf-form-cont .label-hidden .field-wrap {
  margin-bottom: 4px;
}
body .nf-form-cont .nf-form-title h3 {
  margin-top: 0;
  padding-top: 0;
}
body .nf-form-cont .nf-field-label {
  margin-bottom: 12px;
}
body .nf-form-cont .nf-field-label label {
  margin-bottom: 4px;
  font-size: calc(1 * 14px);
  color: #342B22;
  font-weight: 400;
}
body .nf-form-cont input[type=text], body .nf-form-cont input[type=email], body .nf-form-cont input[type=tel], body .nf-form-cont textarea, body .nf-form-cont select {
  background: #EEEEEE;
  border: 1px solid #EEEEEE;
  padding: 16px;
  font-size: 14px;
  color: #342B22;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  body .nf-form-cont input[type=text], body .nf-form-cont input[type=email], body .nf-form-cont input[type=tel], body .nf-form-cont textarea, body .nf-form-cont select {
    -webkit-transition: none;
    transition: none;
  }
}
body .nf-form-cont input[type=text]:hover, body .nf-form-cont input[type=text]:focus, body .nf-form-cont input[type=email]:hover, body .nf-form-cont input[type=email]:focus, body .nf-form-cont input[type=tel]:hover, body .nf-form-cont input[type=tel]:focus, body .nf-form-cont textarea:hover, body .nf-form-cont textarea:focus, body .nf-form-cont select:hover, body .nf-form-cont select:focus {
  border-color: #bbbbbb;
}
body .nf-form-cont input[type=text]:focus, body .nf-form-cont input[type=email]:focus, body .nf-form-cont input[type=tel]:focus, body .nf-form-cont textarea:focus, body .nf-form-cont select:focus {
  border-color: #bbbbbb;
  outline: none !important;
}
body .nf-form-cont select {
  -webkit-appearance: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-radius: 0;
}
body .nf-form-cont .textarea-wrap textarea {
  height: 150px;
}
body .nf-form-cont .nf-form-fields-required {
  display: none;
}
body .nf-form-cont .nf-after-field .nf-error-msg {
  position: absolute;
  bottom: 0;
  right: 4px;
  background: transparent;
  color: #DB2032;
  padding: 4px;
  font-size: 0.7em;
  margin-right: 0;
  margin-bottom: 0;
}
body .nf-form-cont .nf-form-errors nf-errors nf-section .nf-error-field-errors {
  position: absolute;
  bottom: 0;
  right: 4px;
  background: transparent;
  color: #DB2032;
  padding: 4px;
  font-size: 0.7em;
  margin-right: 0;
  margin-bottom: 0;
}
body .nf-form-cont .nf-error .ninja-forms-field {
  border: 1px solid #DB2032;
}
body .nf-form-cont .nf-error-msg.nf-error-field-errors {
  display: none;
}
body .nf-form-cont .submit-wrap .ninja-forms-field[type=button] {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
body .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:hover, body .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:focus, body .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:active {
  background-color: rgba(0, 0, 0, 0.2);
}
body .nf-form-cont .nf-field-container {
  margin-bottom: 0;
}
body .nf-form-cont .nf-input-limit {
  margin: 0;
  padding: 0;
}
body .nf-form-cont .nf-form-wrap.ninja-forms-form-wrap.nf-multi-cell .nf-row {
  margin: 0 -4px;
}
body .nf-form-cont .nf-form-wrap.ninja-forms-form-wrap.nf-multi-cell .nf-row nf-cells {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body .nf-form-cont .nf-form-wrap.ninja-forms-form-wrap.nf-multi-cell .nf-row nf-cells .nf-cell {
  padding: 0 4px;
}
body .nf-fu-progress {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0;
}
body .nf-fu-progress .nf-fu-progress-bar {
  background-color: #DB2032;
}
body .files_uploaded nf-section {
  padding: 4px 8px;
  background-color: #F6F6F6;
  display: block;
  position: relative;
}
body .files_uploaded nf-section p {
  margin: 0;
}
body .files_uploaded nf-section p a {
  position: absolute;
  right: 8px;
  top: 4px;
}

/* --------------------------------------
/*  Variables / Mixins
/* -------------------------------------*/
/* --------------------------------------
/*  Imports
/* -------------------------------------*/
/* --------------------------------------
/*  WooCommerce Form Field Styles
/* -------------------------------------*/
/* --------------------------------------
/*  File Contents

    - Buttons
    - Alerts
    - Notifications

/* -------------------------------------*/
/* --------------------------------------
/*  Buttons
/* -------------------------------------*/
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt a, .woocommerce #respond input#submit.alt a:hover, .woocommerce #respond input#submit.alt a:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce a.button.alt a, .woocommerce a.button.alt a:hover, .woocommerce a.button.alt a:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt a, .woocommerce button.button.alt a:hover, .woocommerce button.button.alt a:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce input.button.alt a, .woocommerce input.button.alt a:hover, .woocommerce input.button.alt a:focus {
  text-decoration: none;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:active, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:active, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:active, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:active {
  color: inherit;
}
.woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt.disabled:focus, .woocommerce #respond input#submit.alt.disabled a, .woocommerce #respond input#submit.alt.disabled a:hover, .woocommerce #respond input#submit.alt.disabled a:focus, .woocommerce #respond input#submit.alt.disabled[disabled]:hover, .woocommerce #respond input#submit.alt.disabled[disabled]:focus, .woocommerce #respond input#submit.alt.disabled[disabled] a, .woocommerce #respond input#submit.alt.disabled[disabled] a:hover, .woocommerce #respond input#submit.alt.disabled[disabled] a:focus, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt.disabled:focus, .woocommerce a.button.alt.disabled a, .woocommerce a.button.alt.disabled a:hover, .woocommerce a.button.alt.disabled a:focus, .woocommerce a.button.alt.disabled[disabled]:hover, .woocommerce a.button.alt.disabled[disabled]:focus, .woocommerce a.button.alt.disabled[disabled] a, .woocommerce a.button.alt.disabled[disabled] a:hover, .woocommerce a.button.alt.disabled[disabled] a:focus, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:focus, .woocommerce button.button.alt.disabled a, .woocommerce button.button.alt.disabled a:hover, .woocommerce button.button.alt.disabled a:focus, .woocommerce button.button.alt.disabled[disabled]:hover, .woocommerce button.button.alt.disabled[disabled]:focus, .woocommerce button.button.alt.disabled[disabled] a, .woocommerce button.button.alt.disabled[disabled] a:hover, .woocommerce button.button.alt.disabled[disabled] a:focus, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:focus, .woocommerce input.button.alt.disabled a, .woocommerce input.button.alt.disabled a:hover, .woocommerce input.button.alt.disabled a:focus, .woocommerce input.button.alt.disabled[disabled]:hover, .woocommerce input.button.alt.disabled[disabled]:focus, .woocommerce input.button.alt.disabled[disabled] a, .woocommerce input.button.alt.disabled[disabled] a:hover, .woocommerce input.button.alt.disabled[disabled] a:focus {
  text-decoration: none;
}
.woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt.disabled:focus, .woocommerce #respond input#submit.alt.disabled:active, .woocommerce #respond input#submit.alt.disabled[disabled]:hover, .woocommerce #respond input#submit.alt.disabled[disabled]:focus, .woocommerce #respond input#submit.alt.disabled[disabled]:active, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt.disabled:focus, .woocommerce a.button.alt.disabled:active, .woocommerce a.button.alt.disabled[disabled]:hover, .woocommerce a.button.alt.disabled[disabled]:focus, .woocommerce a.button.alt.disabled[disabled]:active, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt.disabled:focus, .woocommerce button.button.alt.disabled:active, .woocommerce button.button.alt.disabled[disabled]:hover, .woocommerce button.button.alt.disabled[disabled]:focus, .woocommerce button.button.alt.disabled[disabled]:active, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt.disabled:focus, .woocommerce input.button.alt.disabled:active, .woocommerce input.button.alt.disabled[disabled]:hover, .woocommerce input.button.alt.disabled[disabled]:focus, .woocommerce input.button.alt.disabled[disabled]:active {
  color: inherit;
}

body.woocommerce-account .woocommerce-Message .woocommerce-Button {
  display: none;
}

/* --------------------------------------
/*  Message
/* -------------------------------------*/
.woocommerce-message, .woocommerce-error, .woocommerce-info {
  background: #E0E0E0;
  color: #342B22;
  border: 0;
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
  color: #DB2032;
}

.single-product .woocommerce-message, .single-product .woocommerce-error, .single-product .woocommerce-info, #yith-wcwl-form .woocommerce-message, #yith-wcwl-form .woocommerce-error, #yith-wcwl-form .woocommerce-info {
  margin: 0 !important;
  top: auto;
  bottom: 0;
  width: 100%;
  background: #DB2032;
  color: #fff;
  left: 0;
  padding: 24px;
  border: 0;
  border-radius: 0;
  position: fixed;
  text-align: center;
  z-index: 900;
}
.single-product .woocommerce-message:before, .single-product .woocommerce-error:before, .single-product .woocommerce-info:before, #yith-wcwl-form .woocommerce-message:before, #yith-wcwl-form .woocommerce-error:before, #yith-wcwl-form .woocommerce-info:before {
  display: none;
}
.single-product .woocommerce-message .button, .single-product .woocommerce-error .button, .single-product .woocommerce-info .button, #yith-wcwl-form .woocommerce-message .button, #yith-wcwl-form .woocommerce-error .button, #yith-wcwl-form .woocommerce-info .button {
  float: none;
  margin-right: 16px;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
  background-color: #fff;
  color: #DB2032;
  border-color: #fff;
}
.single-product .woocommerce-message .button:hover, .single-product .woocommerce-message .button:focus, .single-product .woocommerce-message .button:active, .single-product .woocommerce-error .button:hover, .single-product .woocommerce-error .button:focus, .single-product .woocommerce-error .button:active, .single-product .woocommerce-info .button:hover, .single-product .woocommerce-info .button:focus, .single-product .woocommerce-info .button:active, #yith-wcwl-form .woocommerce-message .button:hover, #yith-wcwl-form .woocommerce-message .button:focus, #yith-wcwl-form .woocommerce-message .button:active, #yith-wcwl-form .woocommerce-error .button:hover, #yith-wcwl-form .woocommerce-error .button:focus, #yith-wcwl-form .woocommerce-error .button:active, #yith-wcwl-form .woocommerce-info .button:hover, #yith-wcwl-form .woocommerce-info .button:focus, #yith-wcwl-form .woocommerce-info .button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.single-product .woocommerce-message .button:hover, .single-product .woocommerce-message .button:focus, .single-product .woocommerce-message .button a, .single-product .woocommerce-message .button a:hover, .single-product .woocommerce-message .button a:focus, .single-product .woocommerce-error .button:hover, .single-product .woocommerce-error .button:focus, .single-product .woocommerce-error .button a, .single-product .woocommerce-error .button a:hover, .single-product .woocommerce-error .button a:focus, .single-product .woocommerce-info .button:hover, .single-product .woocommerce-info .button:focus, .single-product .woocommerce-info .button a, .single-product .woocommerce-info .button a:hover, .single-product .woocommerce-info .button a:focus, #yith-wcwl-form .woocommerce-message .button:hover, #yith-wcwl-form .woocommerce-message .button:focus, #yith-wcwl-form .woocommerce-message .button a, #yith-wcwl-form .woocommerce-message .button a:hover, #yith-wcwl-form .woocommerce-message .button a:focus, #yith-wcwl-form .woocommerce-error .button:hover, #yith-wcwl-form .woocommerce-error .button:focus, #yith-wcwl-form .woocommerce-error .button a, #yith-wcwl-form .woocommerce-error .button a:hover, #yith-wcwl-form .woocommerce-error .button a:focus, #yith-wcwl-form .woocommerce-info .button:hover, #yith-wcwl-form .woocommerce-info .button:focus, #yith-wcwl-form .woocommerce-info .button a, #yith-wcwl-form .woocommerce-info .button a:hover, #yith-wcwl-form .woocommerce-info .button a:focus {
  text-decoration: none;
}
.single-product .woocommerce-message .button:hover, .single-product .woocommerce-message .button:focus, .single-product .woocommerce-message .button:active, .single-product .woocommerce-error .button:hover, .single-product .woocommerce-error .button:focus, .single-product .woocommerce-error .button:active, .single-product .woocommerce-info .button:hover, .single-product .woocommerce-info .button:focus, .single-product .woocommerce-info .button:active, #yith-wcwl-form .woocommerce-message .button:hover, #yith-wcwl-form .woocommerce-message .button:focus, #yith-wcwl-form .woocommerce-message .button:active, #yith-wcwl-form .woocommerce-error .button:hover, #yith-wcwl-form .woocommerce-error .button:focus, #yith-wcwl-form .woocommerce-error .button:active, #yith-wcwl-form .woocommerce-info .button:hover, #yith-wcwl-form .woocommerce-info .button:focus, #yith-wcwl-form .woocommerce-info .button:active {
  color: #fff;
  background-color: transparent;
}

/* --------------------------------------
/*  Alerts
/* -------------------------------------*/
#yith-wcwl-popup-message {
  margin: 0 !important;
  top: auto;
  bottom: 0;
  width: 100%;
  background: #DB2032;
  color: #fff;
  left: 0;
  padding: 24px;
  border: 0;
  border-radius: 0;
  position: fixed;
  text-align: center;
  z-index: 900;
}

/* --------------------------------------
/*  Flags
/* -------------------------------------*/
.woocommerce ul.products li.product .products-flags {
  top: 0.5em;
  right: 0.5em;
  position: absolute;
}
.woocommerce ul.products li.product .products-flags span {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.5;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.702em;
  margin-bottom: 1em;
  border-radius: 0;
  margin: 0;
  line-height: 1;
  min-height: 0;
  padding: 1em 1.2em;
  position: static;
  display: inline-block;
  background-color: #3B4044;
  color: #fff;
}
.woocommerce ul.products li.product .products-flags span a, .woocommerce ul.products li.product .products-flags spana {
  color: #342B22;
}
.woocommerce ul.products li.product .products-flags span a:hover, .woocommerce ul.products li.product .products-flags span a:focus, .woocommerce ul.products li.product .products-flags spana:hover, .woocommerce ul.products li.product .products-flags spana:focus {
  text-decoration: underline;
  color: #15120e;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .woocommerce ul.products li.product .products-flags span {
    font-size: calc(0.702em + (9.52 - 9.828) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .woocommerce ul.products li.product .products-flags span {
    font-size: 0.68em;
  }
}
.woocommerce ul.products li.product .products-flags span.onsale {
  background-color: #DB2032;
  color: #fff;
  margin: 0;
}

/* --------------------------------------
/*  Cart Summary

    - Mixin

/* -------------------------------------*/
/* --------------------------------------
/*  Code
/* -------------------------------------*/
.nucleo-wc-cart-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  position: relative;
  cursor: pointer;
  padding: 0 16px;
}
.nucleo-wc-cart-summary:hover .nucleo-wc-cart-summary__display > a:before, .nucleo-wc-cart-summary:hover .nucleo-wc-yith-wishlist-summary__display > a:before, .nucleo-wc-cart-summary:focus .nucleo-wc-cart-summary__display > a:before, .nucleo-wc-cart-summary:focus .nucleo-wc-yith-wishlist-summary__display > a:before, .nucleo-wc-cart-summary:active .nucleo-wc-cart-summary__display > a:before, .nucleo-wc-cart-summary:active .nucleo-wc-yith-wishlist-summary__display > a:before {
  color: #DB2032;
}
.past-pl-bottom .nucleo-wc-cart-summary:hover .nucleo-wc-cart-summary__dropdown, .past-pl-bottom .nucleo-wc-cart-summary:hover .nucleo-wc-yith-wishlist-summary__dropdown, .past-pl-bottom .nucleo-wc-cart-summary:focus .nucleo-wc-cart-summary__dropdown, .past-pl-bottom .nucleo-wc-cart-summary:focus .nucleo-wc-yith-wishlist-summary__dropdown, .past-pl-bottom .nucleo-wc-cart-summary:active .nucleo-wc-cart-summary__dropdown, .past-pl-bottom .nucleo-wc-cart-summary:active .nucleo-wc-yith-wishlist-summary__dropdown {
  display: block;
}
@media (max-width: 767.98px) {
  .nucleo-wc-cart-summary:hover .nucleo-wc-cart-summary__dropdown, .nucleo-wc-cart-summary:hover .nucleo-wc-yith-wishlist-summary__dropdown, .nucleo-wc-cart-summary:focus .nucleo-wc-cart-summary__dropdown, .nucleo-wc-cart-summary:focus .nucleo-wc-yith-wishlist-summary__dropdown, .nucleo-wc-cart-summary:active .nucleo-wc-cart-summary__dropdown, .nucleo-wc-cart-summary:active .nucleo-wc-yith-wishlist-summary__dropdown {
    display: none;
  }
}
.nucleo-wc-cart-summary.item-added .nucleo-wc-cart-summary__display > a:before, .nucleo-wc-cart-summary.item-added .nucleo-wc-yith-wishlist-summary__display > a:before {
  -webkit-animation: wobble 0.3s 5;
          animation: wobble 0.3s 5;
  color: #DB2032;
}
.nucleo-wc-cart-summary__display > a {
  display: block;
  color: #342B22;
}
.nucleo-wc-cart-summary__display > a:hover, .nucleo-wc-cart-summary__display > a:focus, .nucleo-wc-cart-summary__display > a a, .nucleo-wc-cart-summary__display > a a:hover, .nucleo-wc-cart-summary__display > a a:focus {
  text-decoration: none;
}
.nucleo-wc-cart-summary__display > a:before {
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  font-size: 18px;
  display: inline-block;
}
.nucleo-wc-cart-summary__label {
  display: none;
}
.nucleo-wc-cart-summary__dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  width: 320px;
  background: #fff;
  border: 1px #E0E0E0 solid;
  padding: 24px;
  cursor: default;
  overflow: hidden;
  z-index: -5;
  opacity: 0;
  display: block;
  -webkit-transform: translate(0, 5%);
          transform: translate(0, 5%);
  -webkit-transition: opacity 0.1s, -webkit-transform 0.3s;
  transition: opacity 0.1s, -webkit-transform 0.3s;
  transition: opacity 0.1s, transform 0.3s;
  transition: opacity 0.1s, transform 0.3s, -webkit-transform 0.3s;
}
.past-pl-bottom .nucleo-wc-cart-summary__dropdown {
  display: none;
}
.nucleo-wc-cart-summary__cart-items {
  max-height: 400px;
  overflow: hidden;
  overflow-y: scroll;
  width: 320px;
  padding-right: 33px;
}
.nucleo-wc-cart-summary__empty-message {
  margin-bottom: 16px;
}
.nucleo-wc-cart-summary__cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: solid #E0E0E0 1px;
}
.nucleo-wc-cart-summary__cart-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 75px;
  padding-right: 16px;
}
.nucleo-wc-cart-summary__cart-item__details {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.nucleo-wc-cart-summary__cart-item__title {
  padding-bottom: 4px;
}
.nucleo-wc-cart-summary__cart-item__title a {
  color: #342B22;
}
.nucleo-wc-cart-summary__cart-item__title a:hover, .nucleo-wc-cart-summary__cart-item__title a:focus, .nucleo-wc-cart-summary__cart-item__title a a, .nucleo-wc-cart-summary__cart-item__title a a:hover, .nucleo-wc-cart-summary__cart-item__title a a:focus {
  text-decoration: none;
}
.nucleo-wc-cart-summary__cart-item__title a:hover, .nucleo-wc-cart-summary__cart-item__title a:focus, .nucleo-wc-cart-summary__cart-item__title a:active {
  color: #DB2032;
}
.nucleo-wc-cart-summary__cart-item__price, .nucleo-wc-cart-summary__cart-item__quantity, .nucleo-wc-cart-summary__cart-item__variations-list {
  font-size: calc(0.9 * 14px);
  padding-bottom: 4px;
}
.nucleo-wc-cart-summary__cart-item__price del {
  display: none;
}
.nucleo-wc-cart-summary__cart-item__price ins {
  text-decoration: none;
}
.nucleo-wc-cart-summary__cart-item__remove a {
  color: #342B22;
}
.nucleo-wc-cart-summary__cart-item__remove a:hover, .nucleo-wc-cart-summary__cart-item__remove a:focus, .nucleo-wc-cart-summary__cart-item__remove a a, .nucleo-wc-cart-summary__cart-item__remove a a:hover, .nucleo-wc-cart-summary__cart-item__remove a a:focus {
  text-decoration: none;
}
.nucleo-wc-cart-summary__cart-item__remove a:before {
  content: "\f00d";
  font-family: FontAwesome;
}
.nucleo-wc-cart-summary__cart-item__remove__label {
  display: none;
}
.nucleo-wc-cart-summary__total {
  padding: 0 0 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
}
.nucleo-wc-cart-summary__total__label {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.nucleo-wc-cart-summary__total__value {
  font-size: calc(1.428 * 14px);
}
.nucleo-wc-cart-summary__goto-checkout {
  margin-top: 4px;
}
@media (max-width: 767.98px) {
  .nucleo-wc-cart-summary {
    height: 60px;
  }
}
.nucleo-wc-cart-summary__display > a:before {
  content: "\f07a";
  font-family: FontAwesome;
}
@media (max-width: 543.98px) {
  .nucleo-wc-cart-summary__display > a:before {
    font-size: 24px;
  }
}
.nucleo-wc-cart-summary:hover .nucleo-wc-cart-summary__dropdown, .nucleo-wc-cart-summary:focus .nucleo-wc-cart-summary__dropdown, .nucleo-wc-cart-summary:active .nucleo-wc-cart-summary__dropdown, .nucleo-wc-cart-summary.item-added .nucleo-wc-cart-summary__dropdown {
  z-index: 1000;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media (max-width: 767.98px) {
  #nucleo-wc-yith-wishlist-summary {
    display: none;
  }
}

/* --------------------------------------
/*  Yith Wishlist Summary

    -

/* -------------------------------------*/
.nucleo-wc-yith-wishlist-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  position: relative;
  cursor: pointer;
  padding-right: 16px;
}
.nucleo-wc-yith-wishlist-summary:hover .nucleo-wc-cart-summary__display > a:before, .nucleo-wc-yith-wishlist-summary:hover .nucleo-wc-yith-wishlist-summary__display > a:before, .nucleo-wc-yith-wishlist-summary:focus .nucleo-wc-cart-summary__display > a:before, .nucleo-wc-yith-wishlist-summary:focus .nucleo-wc-yith-wishlist-summary__display > a:before, .nucleo-wc-yith-wishlist-summary:active .nucleo-wc-cart-summary__display > a:before, .nucleo-wc-yith-wishlist-summary:active .nucleo-wc-yith-wishlist-summary__display > a:before {
  color: #DB2032;
}
.past-pl-bottom .nucleo-wc-yith-wishlist-summary:hover .nucleo-wc-cart-summary__dropdown, .past-pl-bottom .nucleo-wc-yith-wishlist-summary:hover .nucleo-wc-yith-wishlist-summary__dropdown, .past-pl-bottom .nucleo-wc-yith-wishlist-summary:focus .nucleo-wc-cart-summary__dropdown, .past-pl-bottom .nucleo-wc-yith-wishlist-summary:focus .nucleo-wc-yith-wishlist-summary__dropdown, .past-pl-bottom .nucleo-wc-yith-wishlist-summary:active .nucleo-wc-cart-summary__dropdown, .past-pl-bottom .nucleo-wc-yith-wishlist-summary:active .nucleo-wc-yith-wishlist-summary__dropdown {
  display: block;
}
@media (max-width: 767.98px) {
  .nucleo-wc-yith-wishlist-summary:hover .nucleo-wc-cart-summary__dropdown, .nucleo-wc-yith-wishlist-summary:hover .nucleo-wc-yith-wishlist-summary__dropdown, .nucleo-wc-yith-wishlist-summary:focus .nucleo-wc-cart-summary__dropdown, .nucleo-wc-yith-wishlist-summary:focus .nucleo-wc-yith-wishlist-summary__dropdown, .nucleo-wc-yith-wishlist-summary:active .nucleo-wc-cart-summary__dropdown, .nucleo-wc-yith-wishlist-summary:active .nucleo-wc-yith-wishlist-summary__dropdown {
    display: none;
  }
}
.nucleo-wc-yith-wishlist-summary.item-added .nucleo-wc-cart-summary__display > a:before, .nucleo-wc-yith-wishlist-summary.item-added .nucleo-wc-yith-wishlist-summary__display > a:before {
  -webkit-animation: wobble 0.3s 5;
          animation: wobble 0.3s 5;
  color: #DB2032;
}
.nucleo-wc-yith-wishlist-summary__display > a {
  display: block;
  color: #342B22;
}
.nucleo-wc-yith-wishlist-summary__display > a:hover, .nucleo-wc-yith-wishlist-summary__display > a:focus, .nucleo-wc-yith-wishlist-summary__display > a a, .nucleo-wc-yith-wishlist-summary__display > a a:hover, .nucleo-wc-yith-wishlist-summary__display > a a:focus {
  text-decoration: none;
}
.nucleo-wc-yith-wishlist-summary__display > a:before {
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  font-size: 18px;
  display: inline-block;
}
.nucleo-wc-yith-wishlist-summary__label {
  display: none;
}
.nucleo-wc-yith-wishlist-summary__dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  width: 320px;
  background: #fff;
  border: 1px #E0E0E0 solid;
  padding: 24px;
  cursor: default;
  overflow: hidden;
  z-index: -5;
  opacity: 0;
  display: block;
  -webkit-transform: translate(0, 5%);
          transform: translate(0, 5%);
  -webkit-transition: opacity 0.1s, -webkit-transform 0.3s;
  transition: opacity 0.1s, -webkit-transform 0.3s;
  transition: opacity 0.1s, transform 0.3s;
  transition: opacity 0.1s, transform 0.3s, -webkit-transform 0.3s;
}
.past-pl-bottom .nucleo-wc-yith-wishlist-summary__dropdown {
  display: none;
}
.nucleo-wc-yith-wishlist-summary__cart-items {
  max-height: 400px;
  overflow: hidden;
  overflow-y: scroll;
  width: 320px;
  padding-right: 33px;
}
.nucleo-wc-yith-wishlist-summary__empty-message {
  margin-bottom: 16px;
}
.nucleo-wc-yith-wishlist-summary__cart-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: solid #E0E0E0 1px;
}
.nucleo-wc-yith-wishlist-summary__cart-item__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 75px;
  padding-right: 16px;
}
.nucleo-wc-yith-wishlist-summary__cart-item__details {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.nucleo-wc-yith-wishlist-summary__cart-item__title {
  padding-bottom: 4px;
}
.nucleo-wc-yith-wishlist-summary__cart-item__title a {
  color: #342B22;
}
.nucleo-wc-yith-wishlist-summary__cart-item__title a:hover, .nucleo-wc-yith-wishlist-summary__cart-item__title a:focus, .nucleo-wc-yith-wishlist-summary__cart-item__title a a, .nucleo-wc-yith-wishlist-summary__cart-item__title a a:hover, .nucleo-wc-yith-wishlist-summary__cart-item__title a a:focus {
  text-decoration: none;
}
.nucleo-wc-yith-wishlist-summary__cart-item__title a:hover, .nucleo-wc-yith-wishlist-summary__cart-item__title a:focus, .nucleo-wc-yith-wishlist-summary__cart-item__title a:active {
  color: #DB2032;
}
.nucleo-wc-yith-wishlist-summary__cart-item__price, .nucleo-wc-yith-wishlist-summary__cart-item__quantity, .nucleo-wc-yith-wishlist-summary__cart-item__variations-list {
  font-size: calc(0.9 * 14px);
  padding-bottom: 4px;
}
.nucleo-wc-yith-wishlist-summary__cart-item__price del {
  display: none;
}
.nucleo-wc-yith-wishlist-summary__cart-item__price ins {
  text-decoration: none;
}
.nucleo-wc-yith-wishlist-summary__cart-item__remove a {
  color: #342B22;
}
.nucleo-wc-yith-wishlist-summary__cart-item__remove a:hover, .nucleo-wc-yith-wishlist-summary__cart-item__remove a:focus, .nucleo-wc-yith-wishlist-summary__cart-item__remove a a, .nucleo-wc-yith-wishlist-summary__cart-item__remove a a:hover, .nucleo-wc-yith-wishlist-summary__cart-item__remove a a:focus {
  text-decoration: none;
}
.nucleo-wc-yith-wishlist-summary__cart-item__remove a:before {
  content: "\f00d";
  font-family: FontAwesome;
}
.nucleo-wc-yith-wishlist-summary__cart-item__remove__label {
  display: none;
}
.nucleo-wc-yith-wishlist-summary__total {
  padding: 0 0 16px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
}
.nucleo-wc-yith-wishlist-summary__total__label {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.nucleo-wc-yith-wishlist-summary__total__value {
  font-size: calc(1.428 * 14px);
}
.nucleo-wc-yith-wishlist-summary__goto-checkout {
  margin-top: 4px;
}
.nucleo-wc-yith-wishlist-summary:hover .nucleo-wc-yith-wishlist-summary__dropdown, .nucleo-wc-yith-wishlist-summary:focus .nucleo-wc-yith-wishlist-summary__dropdown, .nucleo-wc-yith-wishlist-summary:active .nucleo-wc-yith-wishlist-summary__dropdown, .nucleo-wc-yith-wishlist-summary.item-added .nucleo-wc-yith-wishlist-summary__dropdown {
  z-index: 1000;
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.nucleo-wc-yith-wishlist-summary__display > a:before {
  content: "\f06b";
  font-family: FontAwesome;
}

.woocommerce .products .product-category {
  overflow: hidden;
}
.woocommerce .products .product-category a {
  display: block;
  width: 100%;
  padding: 50% 0;
  position: relative;
}
.woocommerce .products .product-category a img {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
#wrap .woocommerce .products .product-category a .woocommerce-loop-category__title {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  padding: 16px 24px;
  background-color: #fff;
  text-align: center;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  -webkit-box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.6);
          box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.6);
  color: #000;
  font-size: 0.95em;
}
#wrap .woocommerce .products .product-category a .woocommerce-loop-category__title .count {
  display: none;
}
.woocommerce .products .product-category a:hover .woocommerce-loop-category__title, .woocommerce .products .product-category a:focus .woocommerce-loop-category__title, .woocommerce .products .product-category a:active .woocommerce-loop-category__title {
  -webkit-box-shadow: 0px 0px 0px 1000px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 0px 1000px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

/* --------------------------------------
/*  Shop Page Filters
/* -------------------------------------*/
@media (max-width: 991.98px) {
  .archive.woocommerce .filter-products-button {
    clear: both;
  }
}
.archive.woocommerce form.woocommerce-ordering {
  z-index: inherit;
}
@media (max-width: 767.98px) {
  .archive.woocommerce form.woocommerce-ordering {
    float: right;
  }
}
@media (max-width: 543.98px) {
  .archive.woocommerce form.woocommerce-ordering {
    margin-top: 4px;
    width: 100%;
  }
}
.archive.woocommerce form.woocommerce-ordering select {
  padding: 9px;
  border: 1px solid #E0E0E0;
  margin-right: 4px;
  background-color: transparent;
}
@media (max-width: 767.98px) {
  .archive.woocommerce form.woocommerce-ordering select {
    margin: 0;
  }
}
@media (max-width: 543.98px) {
  .archive.woocommerce form.woocommerce-ordering select {
    width: 100%;
  }
}
.archive.woocommerce .woof_products_top_panel .filters-label {
  margin-right: 8px;
  float: left;
}
.archive.woocommerce .woof_products_top_panel ul {
  float: left;
  line-height: inherit;
}
.archive.woocommerce .woof_products_top_panel li a {
  line-height: 1;
  position: relative;
}
.archive.woocommerce .woof_products_top_panel li a:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "\f057";
  font-family: FontAwesome;
}
.archive.woocommerce .woof_products_top_panel li a .woof_remove_ppi {
  background: none;
}
.archive.woocommerce .products-filters {
  margin-bottom: 1em;
}
.archive.woocommerce .products-filters .chosen-container-active .chosen-single, .archive.woocommerce .products-filters .chosen-container-single .chosen-single {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.archive.woocommerce .products-filters .WOOF_Widget {
  list-style: none;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 calc(-16px / 2);
}
@media (max-width: 767.98px) {
  .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone {
    display: block;
    margin: 0;
  }
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 0;
  display: inline-block;
  margin-left: calc(16px / 2);
  margin-right: calc(16px / 2);
}
@media (max-width: 767.98px) {
  .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container {
    display: block;
    width: 100%;
    margin: 0;
  }
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container {
  text-align: center;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single {
  width: 100% !important;
  text-align: left;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-single,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-single {
  border: 1px solid #E0E0E0;
  background: transparent;
  border-radius: 0;
  height: auto !important;
  padding: 8px 16px;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-single > div,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-single > div {
  position: absolute;
  top: 46%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 50%;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-single > div:after,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-single > div:after {
  content: "\f0d7";
  font-family: FontAwesome;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-single > div b,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-single > div b {
  display: none;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-drop,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-drop {
  border: 1px solid #E0E0E0;
  border-radius: 0;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-drop .chosen-search,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-drop .chosen-search {
  position: relative;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-drop .chosen-search:after,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-drop .chosen-search:after {
  content: "\f002";
  font-family: FontAwesome;
  right: 13px;
  position: absolute;
  top: 9px;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-drop .chosen-search input,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-drop .chosen-search input {
  padding: 8px 16px 8px 8px;
  border: 1px solid #E0E0E0;
  background: transparent;
  background-image: none !important;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-drop .chosen-results li,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-drop .chosen-results li {
  padding: 16px;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_block_html_items .chosen-container-single .chosen-drop .chosen-results li.highlighted,
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_container .woof_price_filter_dropdown_container .chosen-container-single .chosen-drop .chosen-results li.highlighted {
  background: #E0E0E0;
  color: #342B22;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container {
  margin: 0;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
  line-height: 27px;
  padding: 8px 16px;
  font-size: 15px;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form:hover, .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form:focus, .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form:hover, .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form:focus, .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form a, .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form a:hover, .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form a:focus {
  text-decoration: none;
}
.archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form:hover, .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form:focus, .archive.woocommerce .products-filters .WOOF_Widget .woof_redraw_zone .woof_submit_search_form_container button.button.woof_reset_search_form:active {
  color: inherit;
}

/* --------------------------------------
/*  Login/Register Page
/* -------------------------------------*/
body.woocommerce-account {
  /* --------------------------------------
  /*  Account Menu
  /* -------------------------------------*/
}
body.woocommerce-account form.woocommerce-form.woocommerce-form-login,
body.woocommerce-account form.register {
  background-color: #F6F6F6;
  border: none;
  border-radius: 0;
}
body.woocommerce-account .form-row input[type=text],
body.woocommerce-account .form-row input[type=email],
body.woocommerce-account .form-row input[type=tel],
body.woocommerce-account .form-row input[type=password] {
  line-height: 1.2 !important;
  background-color: transparent;
  padding: 13.3333333333px;
  border: 1px solid #E0E0E0;
}
body.woocommerce-account .form-row .select2 {
  height: 3.1em;
}
body.woocommerce-account .form-row .select2 .select2-selection {
  border-color: #E0E0E0;
  border-radius: 0;
  padding: 13.3333333333px;
  height: auto;
}
body.woocommerce-account .form-row .select2 .select2-selection__rendered {
  padding: 0;
  line-height: 1.2;
}
body.woocommerce-account .form-row .select2 .select2-selection__arrow {
  height: 100%;
  right: 4px;
}
body.woocommerce-account .woocommerce-form__label-for-checkbox {
  padding-left: 16px;
}
body.woocommerce-account input[type=submit],
body.woocommerce-account button[type=submit] {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
body.woocommerce-account input[type=submit]:hover, body.woocommerce-account input[type=submit]:focus, body.woocommerce-account input[type=submit]:active,
body.woocommerce-account button[type=submit]:hover,
body.woocommerce-account button[type=submit]:focus,
body.woocommerce-account button[type=submit]:active {
  background-color: rgba(0, 0, 0, 0.2);
}
body.woocommerce-account input[type=submit]:hover, body.woocommerce-account input[type=submit]:focus, body.woocommerce-account input[type=submit] a, body.woocommerce-account input[type=submit] a:hover, body.woocommerce-account input[type=submit] a:focus,
body.woocommerce-account button[type=submit]:hover,
body.woocommerce-account button[type=submit]:focus,
body.woocommerce-account button[type=submit] a,
body.woocommerce-account button[type=submit] a:hover,
body.woocommerce-account button[type=submit] a:focus {
  text-decoration: none;
}
body.woocommerce-account input[type=submit]:hover, body.woocommerce-account input[type=submit]:focus, body.woocommerce-account input[type=submit]:active,
body.woocommerce-account button[type=submit]:hover,
body.woocommerce-account button[type=submit]:focus,
body.woocommerce-account button[type=submit]:active {
  color: inherit;
}
body.woocommerce-account fieldset legend {
  padding-top: 24px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding-left: 0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #E0E0E0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
  border-top: 1px solid #E0E0E0;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 16px 0;
  display: block;
}
body.woocommerce-account .select2-dropdown.select2-dropdown--below {
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  border-radius: 0;
}

/* --------------------------------------
/*  WooComm Cart Page
/* -------------------------------------*/
@media (min-width: 768px) {
  body.woocommerce-cart.woocommerce-page .woocommerce {
    margin-left: -15px;
    margin-right: -15px;
  }
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form {
  width: 65%;
  float: left;
}
@media (min-width: 768px) {
  body.woocommerce-cart.woocommerce-page .woocommerce-cart-form {
    padding: 0 15px;
  }
}
@media (max-width: 767.98px) {
  body.woocommerce-cart.woocommerce-page .woocommerce-cart-form {
    width: 100%;
    float: none;
  }
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__contents {
  border: none;
  border-radius: 0;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__contents .variation dt {
  font-weight: 700;
  font-size: 0.8em;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__contents .variation dd p {
  font-size: 0.8em;
  margin-top: 0;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-thumbnail {
  padding-top: 16px;
  padding-bottom: 16px;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-thumbnail img {
  width: 100px;
}
@media (max-width: 767.98px) {
  body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-thumbnail {
    display: block;
  }
  body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-thumbnail:before {
    display: none;
  }
  body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-thumbnail img {
    margin: 0 auto;
    width: 190px;
  }
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove {
  text-align: right;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a {
  color: #9E9E9E !important;
  display: inline-block;
  padding-top: 2px;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:active {
  background-color: #E0E0E0;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:hover:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:hover:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:hover a, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:hover a:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:hover a:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:focus:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:focus:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:focus a, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:focus a:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:focus a:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:active:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:active:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:active a, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:active a:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form__cart-item .product-remove a:active a:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions {
    padding-left: 0;
    padding-right: 0;
  }
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=text] {
  padding: 0.618em;
  min-width: 200px;
  height: 39.53px;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit] {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit]:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit]:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit]:active {
  background-color: rgba(0, 0, 0, 0.2);
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit]:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit]:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit] a, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit] a:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit] a:focus {
  text-decoration: none;
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit]:hover, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit]:focus, body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input[type=submit]:active {
  color: inherit;
}
@media (max-width: 543.98px) {
  body.woocommerce-cart.woocommerce-page .woocommerce-cart-form .actions .coupon input {
    display: block;
    width: 100%;
  }
}
body.woocommerce-cart.woocommerce-page .cart-collaterals {
  width: 35%;
  float: left;
}
@media (min-width: 768px) {
  body.woocommerce-cart.woocommerce-page .cart-collaterals {
    padding: 0 15px;
  }
}
body.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals input[type=text] {
  border: 1px solid #E0E0E0;
  border-color: #E0E0E0;
  border-radius: 0;
  padding: 8px;
  line-height: 28px;
}
body.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals .shop_table {
  border: none;
  border-top: 1px solid #E0E0E0;
  border-radius: 0;
}
@media (min-width: 768px) {
  body.woocommerce-cart.woocommerce-page .cart-collaterals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  body.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals,
  body.woocommerce-cart.woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  body.woocommerce-cart.woocommerce-page .cart-collaterals {
    width: 100%;
    float: none;
  }
}
body.woocommerce-cart.woocommerce-page .select2 .select2-selection {
  border-color: #E0E0E0;
  border-radius: 0;
  padding: 8px;
  height: auto;
}
body.woocommerce-cart.woocommerce-page .select2 .select2-selection__rendered {
  padding-left: 0;
}
body.woocommerce-cart.woocommerce-page .select2 .select2-selection__arrow {
  height: 100%;
  right: 4px;
}
body.woocommerce-cart.woocommerce-page .select2-dropdown.select2-dropdown--below {
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  border-radius: 0;
}
@media (min-width: 1200px) {
  body.woocommerce-cart.woocommerce-page form.woocommerce-cart-form div.quantity {
    margin: 0;
    float: left;
  }
  body.woocommerce-cart.woocommerce-page form.woocommerce-cart-form div.quantity .qty {
    width: 3em;
  }
}
body.woocommerce-cart.woocommerce-page .woocommerce {
  padding-bottom: 3rem;
}
body.woocommerce-cart.woocommerce-page .woocommerce::after {
  display: block;
  clear: both;
  content: "";
}
body.woocommerce-cart.woocommerce-page .woocommerce-cart-form,
body.woocommerce-cart.woocommerce-page .cart-collaterals {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
body.woocommerce-cart.woocommerce-page .cart-collaterals {
  background-color: #F6F6F6;
  padding-bottom: 0;
}

/* --------------------------------------
/*  Wishlist Page
/* -------------------------------------*/
body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table {
  border: none;
  border-top: 1px solid #E0E0E0;
  border-radius: 0;
  font-size: 100%;
}
body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table thead .product-price,
body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table thead .product-stock-status {
  text-align: center;
}
body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove {
  padding-left: 24px;
}
body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a {
  color: #9E9E9E !important;
  padding-top: 2px;
}
body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:hover, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:focus, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:active {
  background-color: #E0E0E0;
}
body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:hover:hover, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:hover:focus, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:hover a, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:hover a:hover, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:hover a:focus, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:focus:hover, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:focus:focus, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:focus a, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:focus a:hover, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:focus a:focus, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:active:hover, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:active:focus, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:active a, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:active a:hover, body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a:active a:focus {
  text-decoration: none;
}
@media (max-width: 543.98px) {
  body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove {
    padding-left: 4px;
  }
  body.woocommerce-wishlist.woocommerce .shop_table.wishlist_table .product-remove a {
    padding: 4px;
  }
}

/* --------------------------------------
/*  Checkout
/* -------------------------------------*/
body.woocommerce-checkout .select2 {
  height: 3.1em;
}
body.woocommerce-checkout .select2 .select2-selection {
  border-color: #E0E0E0;
  border-radius: 0;
  padding: 13.3333333333px;
  height: auto;
}
body.woocommerce-checkout .select2 .select2-selection__rendered {
  padding: 0;
  line-height: 1.2;
}
body.woocommerce-checkout .select2 .select2-selection__arrow {
  height: 100%;
  right: 4px;
}
body.woocommerce-checkout input[type=text],
body.woocommerce-checkout input[type=email],
body.woocommerce-checkout input[type=tel],
body.woocommerce-checkout input[type=password] {
  line-height: 1.2 !important;
  background-color: transparent;
  padding: 13.3333333333px;
  border: 1px solid #E0E0E0;
}
body.woocommerce-checkout input[type=submit],
body.woocommerce-checkout button[type=submit] {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
body.woocommerce-checkout input[type=submit]:hover, body.woocommerce-checkout input[type=submit]:focus, body.woocommerce-checkout input[type=submit]:active,
body.woocommerce-checkout button[type=submit]:hover,
body.woocommerce-checkout button[type=submit]:focus,
body.woocommerce-checkout button[type=submit]:active {
  background-color: rgba(0, 0, 0, 0.2);
}
body.woocommerce-checkout input[type=submit]:hover, body.woocommerce-checkout input[type=submit]:focus, body.woocommerce-checkout input[type=submit] a, body.woocommerce-checkout input[type=submit] a:hover, body.woocommerce-checkout input[type=submit] a:focus,
body.woocommerce-checkout button[type=submit]:hover,
body.woocommerce-checkout button[type=submit]:focus,
body.woocommerce-checkout button[type=submit] a,
body.woocommerce-checkout button[type=submit] a:hover,
body.woocommerce-checkout button[type=submit] a:focus {
  text-decoration: none;
}
body.woocommerce-checkout input[type=submit]:hover, body.woocommerce-checkout input[type=submit]:focus, body.woocommerce-checkout input[type=submit]:active,
body.woocommerce-checkout button[type=submit]:hover,
body.woocommerce-checkout button[type=submit]:focus,
body.woocommerce-checkout button[type=submit]:active {
  color: inherit;
}
body.woocommerce-checkout textarea {
  width: 100%;
  border: 1px solid #E0E0E0;
  height: 150px;
  background-color: transparent;
  padding: 13.3333333333px;
  line-height: 1.2;
}
body.woocommerce-checkout .woocommerce form.woocommerce-form {
  border: none;
  border-radius: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  border-radius: 0;
}
body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=text],
body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=email],
body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=tel],
body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=password] {
  line-height: 1.2 !important;
  background-color: transparent;
  padding: 13.3333333333px;
  border: 1px solid #E0E0E0;
}
body.woocommerce-checkout .woocommerce form.woocommerce-form .variation dt {
  font-weight: 700;
  font-size: 0.8em;
}
body.woocommerce-checkout .woocommerce form.woocommerce-form .variation dd p {
  font-size: 0.8em;
  margin-top: 0;
}
body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit],
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit] {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit]:hover, body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit]:focus, body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit]:active,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit]:hover,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit]:focus,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit]:active {
  background-color: rgba(0, 0, 0, 0.2);
}
body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit]:hover, body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit]:focus, body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit] a, body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit] a:hover, body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit] a:focus,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit]:hover,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit]:focus,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit] a,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit] a:hover,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit] a:focus {
  text-decoration: none;
}
body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit]:hover, body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit]:focus, body.woocommerce-checkout .woocommerce form.woocommerce-form input[type=submit]:active,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit]:hover,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit]:focus,
body.woocommerce-checkout .woocommerce form.woocommerce-form button[type=submit]:active {
  color: inherit;
}
body.woocommerce-checkout .woocommerce form.woocommerce-form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
  padding-left: 16px;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #E0E0E0;
  padding-left: 0;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=text],
body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=email],
body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=tel],
body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=password] {
  line-height: 1.2 !important;
  background-color: transparent;
  padding: 13.3333333333px;
  border: 1px solid #E0E0E0;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon .variation dt {
  font-weight: 700;
  font-size: 0.8em;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon .variation dd p {
  font-size: 0.8em;
  margin-top: 0;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit],
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit] {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:hover, body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:focus, body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:active,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit]:hover,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit]:focus,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit]:active {
  background-color: rgba(0, 0, 0, 0.2);
}
body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:hover, body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:focus, body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit] a, body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit] a:hover, body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit] a:focus,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit]:hover,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit]:focus,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit] a,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit] a:hover,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit] a:focus {
  text-decoration: none;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:hover, body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:focus, body.woocommerce-checkout .woocommerce form.checkout_coupon input[type=submit]:active,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit]:hover,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit]:focus,
body.woocommerce-checkout .woocommerce form.checkout_coupon button[type=submit]:active {
  color: inherit;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon .form-row.form-row-last {
  float: left;
}
body.woocommerce-checkout .woocommerce form.checkout_coupon .form-row.form-row-last button[type=submit] {
  padding: 12.5px;
}
body.woocommerce-checkout #payment.woocommerce-checkout-payment {
  background-color: #E0E0E0;
  border-radius: 0;
}
body.woocommerce-checkout #payment.woocommerce-checkout-payment .wc_payment_methods .woocommerce-info {
  padding: 0 24px;
}
body.woocommerce-checkout #payment.woocommerce-checkout-payment .wc_payment_methods .woocommerce-info:before {
  display: none;
}
body.woocommerce-checkout .checkout .shop_table {
  border: none;
  border-radius: 0;
}
body.woocommerce-checkout .checkout .shop_table .variation dt {
  font-weight: 700;
  font-size: 0.8em;
}
body.woocommerce-checkout .checkout .shop_table .variation dd p {
  font-size: 0.8em;
  margin-top: 0;
}
body.woocommerce-checkout .checkout .shop_table th {
  background-color: #E0E0E0;
}
body.woocommerce-checkout .checkout .shop_table tfoot {
  background-color: #E0E0E0;
}
body.woocommerce-checkout .checkout .shop_table tfoot th {
  text-align: right;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
  border-top: none;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  border-top: none;
}

/* --------------------------------------
/*  Products
    Note: These are also the same CSS for short codes as well as the category pages

    TOC
    - Variables
    - Main Code
      - WooCommerce Afterpay Gateway -- Plugin
      - WooCommerce Subscriptions -- Plugin
      - Generic Products
    - Card Look
    - Alias Buttons

/* -------------------------------------*/
/* --------------------------------------
/*  Variables
/* -------------------------------------*/
/* --------------------------------------
/*  Main Code
/* -------------------------------------*/
.woocommerce ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  /* --------------------------------------
  /*  WooCommerce Afterpay Gateway -- Plugin
  /*  v1.3.1
  /* -------------------------------------*/
  /* --------------------------------------
  /*  WooCommerce Subscriptions -- Plugin
  /*  v2.2.18
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Generic Products
  /* -------------------------------------*/
}
.woocommerce ul.products.columns-1 li.product {
  width: calc(99.8% / 1 - (20px));
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .woocommerce ul.products.columns-1 li.product {
    width: calc(49.9% - (20px));
  }
}
@media (max-width: 543.98px) {
  .woocommerce ul.products.columns-1 li.product {
    width: calc(99.8% - (20px));
  }
}
.woocommerce ul.products.columns-2 li.product {
  width: calc(99.8% / 2 - (20px));
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .woocommerce ul.products.columns-2 li.product {
    width: calc(49.9% - (20px));
  }
}
@media (max-width: 543.98px) {
  .woocommerce ul.products.columns-2 li.product {
    width: calc(99.8% - (20px));
  }
}
.woocommerce ul.products.columns-3 li.product {
  width: calc(99.8% / 3 - (20px));
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .woocommerce ul.products.columns-3 li.product {
    width: calc(49.9% - (20px));
  }
}
@media (max-width: 543.98px) {
  .woocommerce ul.products.columns-3 li.product {
    width: calc(99.8% - (20px));
  }
}
.woocommerce ul.products.columns-4 li.product {
  width: calc(99.8% / 4 - (20px));
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .woocommerce ul.products.columns-4 li.product {
    width: calc(49.9% - (20px));
  }
}
@media (max-width: 543.98px) {
  .woocommerce ul.products.columns-4 li.product {
    width: calc(99.8% - (20px));
  }
}
.woocommerce ul.products.columns-5 li.product {
  width: calc(99.8% / 5 - (20px));
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .woocommerce ul.products.columns-5 li.product {
    width: calc(49.9% - (20px));
  }
}
@media (max-width: 543.98px) {
  .woocommerce ul.products.columns-5 li.product {
    width: calc(99.8% - (20px));
  }
}
.woocommerce ul.products.columns-6 li.product {
  width: calc(99.8% / 6 - (20px));
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .woocommerce ul.products.columns-6 li.product {
    width: calc(49.9% - (20px));
  }
}
@media (max-width: 543.98px) {
  .woocommerce ul.products.columns-6 li.product {
    width: calc(99.8% - (20px));
  }
}
.woocommerce ul.products .products-image-container {
  position: relative;
}
.woocommerce ul.products .original-wc-buttons {
  display: none;
}
.woocommerce ul.products .afterpay-payment-info {
  display: none;
}
.woocommerce ul.products .subscription-details {
  font-size: calc(1 * 14px);
  text-transform: uppercase;
}
.woocommerce ul.products a {
  display: block;
  padding-bottom: 8px;
}
.woocommerce ul.products li.product .price {
  font-size: 0;
}
.woocommerce ul.products li.product .price ins, .woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price .amount {
  color: #DB2032;
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce ul.products li.product.product-type-variable .price {
  padding-top: 8px;
}
.woocommerce ul.products li.product.product-type-variable .price .woocommerce-Price-amount:first-child:before {
  content: "Starting from";
  position: absolute;
  top: -1.1em;
  left: 0;
  font-size: calc(0.68 * 14px);
  text-transform: uppercase;
  white-space: nowrap;
  color: #342B22;
}
.woocommerce ul.products .woocommerce-loop-product__link {
  text-align: center;
  -webkit-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.5);
}
.woocommerce ul.products .woocommerce-loop-product__link .price .woocommerce-Price-amount.amount {
  font-size: 1.3rem;
  padding-bottom: 0.5rem;
  font-family: "Source Sans Pro";
}
.woocommerce ul.products .woocommerce-loop-product__title {
  font-size: calc(1.428 * 14px) !important;
  padding-bottom: 4px !important;
  padding-top: 0 !important;
  font-weight: 600;
}
.woocommerce ul.products .star-rating {
  float: right;
  margin-top: 20px;
  margin-right: 16px;
}

.star-rating {
  color: #e6ae48;
}

/* --------------------------------------
/*  Card Look
/* -------------------------------------*/
.woo_commerce_products_section.card-look, .spd__related-products.card-look {
  background: #E0E0E0;
}
.woo_commerce_products_section.card-look .woocommerce ul.products li.product, .spd__related-products.card-look .woocommerce ul.products li.product {
  background: #fff;
  -webkit-box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.6);
          box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.6);
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
}
.woo_commerce_products_section.card-look .woocommerce ul.products li.product:hover, .woo_commerce_products_section.card-look .woocommerce ul.products li.product:focus, .woo_commerce_products_section.card-look .woocommerce ul.products li.product:active, .spd__related-products.card-look .woocommerce ul.products li.product:hover, .spd__related-products.card-look .woocommerce ul.products li.product:focus, .spd__related-products.card-look .woocommerce ul.products li.product:active {
  -webkit-box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.6);
          box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.6);
}
.woo_commerce_products_section.card-look .woocommerce ul.products li.product .woocommerce-loop-product__title, .woo_commerce_products_section.card-look .woocommerce ul.products li.product .price, .woo_commerce_products_section.card-look .woocommerce ul.products li.product .afterpay-payment-info, .spd__related-products.card-look .woocommerce ul.products li.product .woocommerce-loop-product__title, .spd__related-products.card-look .woocommerce ul.products li.product .price, .spd__related-products.card-look .woocommerce ul.products li.product .afterpay-payment-info {
  padding-left: 16px;
  padding-right: 16px;
}

/* --------------------------------------
/*  Alias Buttons
/* -------------------------------------*/
.products-alias-buttons {
  position: absolute;
  bottom: 0.5em;
  left: 0.5em;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.products-image-container:hover .products-alias-buttons {
  opacity: 1;
}
@media (max-width: 543.98px) {
  .products-alias-buttons {
    opacity: 1;
  }
}

.product-alias-button {
  width: 48px;
  text-align: center;
  border-left: 1px solid #E0E0E0;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.product-alias-button:hover, .product-alias-button:focus, .product-alias-button:active {
  background: #E0E0E0;
}
.product-alias-button:hover:before, .product-alias-button:focus:before, .product-alias-button:active:before {
  color: rgb(54, 54, 54);
}
.product-alias-button:before {
  color: #342B22;
  font-size: calc(1.857 * 14px);
  line-height: 48px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  display: inline-block;
}
.product-alias-button:first-child {
  border-left: 0;
}
.product-alias-button .label {
  display: none;
}
.product-alias-button--add-to-cart::before {
  content: "\f07a";
  font-family: FontAwesome;
}
.product-alias-button--read-more::before {
  content: "\f18e";
  font-family: FontAwesome;
}
.product-alias-button--select-options::before {
  content: "\f0b0";
  font-family: FontAwesome;
}
.product-alias-button--add-to-wishlist::before {
  content: "\f06b";
  font-family: FontAwesome;
}
.product-alias-button.added::before {
  content: "\f00c";
  font-family: FontAwesome;
}
.product-alias-button.adding::before {
  content: "\f110";
  font-family: FontAwesome;
  -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear;
}

/* --------------------------------------
/*  Product Category Cards
/* -------------------------------------*/
/* --------------------------------------
/*  Single Product

    - Variables Used
    - Flags
    - Gallery Images
    - Tabs
    -- Additional Info
    -- Reviews

/* -------------------------------------*/
/* --------------------------------------
/*  Flags
/* -------------------------------------*/
.woocommerce div.product .stock.out-of-stock {
  color: #DB2032;
}
.woocommerce div.product .stock.available-on-backorder {
  color: #DB2032;
}

/* --------------------------------------
/*  Gallery Images
/* -------------------------------------*/
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
  float: none;
  display: inline-block;
  width: auto;
  margin: 0;
  clear: none;
}

.wpb-wiz-hidden {
  display: none !important;
}

.woocommerce div.product div.images a {
  display: inline-block;
}

.woocommerce-product-gallery__wrapper {
  text-align: center;
}
.woocommerce-product-gallery__wrapper > div {
  padding: 4px;
}

/* --------------------------------------
/*  Variations
/* -------------------------------------*/
.reset_variations {
  display: block;
}

.woocommerce div.product form.cart .single_variation_wrap .woocommerce-variation-price .price {
  font-size: 2.5em;
}
.woocommerce div.product form.cart .product-addon label.addon-checkbox {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 0.9em;
}
.woocommerce div.product form.cart .product-addon label.addon-checkbox:before {
  display: block;
  position: absolute;
  background: transparent;
  content: "";
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #E0E0E0;
  color: rgba(255, 255, 255, 0);
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.woocommerce div.product form.cart .product-addon label.addon-checkbox.selected:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 16px;
  line-height: 1;
  padding: 3px 0 0 4px;
  color: #DB2032;
  background: #E0E0E0;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.woocommerce div.product form.cart .product-addon label.addon-checkbox input[type=checkbox] {
  display: none;
}
.woocommerce div.product form.cart .product-addon .form-row {
  padding: 0;
}
.woocommerce div.product form.cart .product-addon .addon-name {
  display: none;
}
.woocommerce div.product form.cart .product-addon-totals {
  max-width: 320px;
}
.woocommerce div.product form.cart .variations {
  margin-bottom: 0;
}
.woocommerce div.product form.cart .variations select {
  padding: 16px;
  border-color: #E0E0E0;
  margin-bottom: 4px;
}
.woocommerce div.product form.cart .variations td.label {
  display: none;
}
.woocommerce div.product form.cart .variations td.label label {
  padding-top: 0.8em;
  display: block;
}
.woocommerce div.product form.cart .variations .value .reset_variations {
  line-height: 1;
  margin-top: 4px;
}
.woocommerce div.product form.cart .variations .value .reset_variations[style="visibility: hidden;"] {
  display: none;
}
.woocommerce div.product form.cart .variations .value .reset_variations[style="visibility: hidden; display: block;"] {
  display: none !important;
}

/* --------------------------------------
/*  Buttons
/* -------------------------------------*/
.woocommerce div.product button.button.alt {
  height: 55px;
  line-height: 55px;
  vertical-align: middle;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 4px;
}
.woocommerce div.product .price ins, .woocommerce div.product .price del, .woocommerce div.product .price .amount {
  color: #DB2032;
}
.woocommerce div.product .price ins {
  text-decoration: none;
}
.woocommerce div.product .product_meta > span {
  display: block;
  font-weight: 700;
}
.woocommerce div.product .product_meta > span span, .woocommerce div.product .product_meta > span a {
  font-weight: 400;
}
.woocommerce div.product form.cart div.quantity {
  margin: 0;
}
.woocommerce div.product form.cart div.quantity .qty {
  width: 3em;
}
.woocommerce div.product form.cart div.quantity .input-text.qty {
  height: 55px;
  line-height: 55px;
  border: 1px #E0E0E0 solid;
}
.woocommerce div.product .qty-adjust {
  float: left;
  display: inline-block;
  height: 55px;
  width: 27.5px;
  vertical-align: top;
  overflow: hidden;
  border: 1px #E0E0E0 solid;
  border-left: 0;
}
.woocommerce div.product .qty-adjust .qty-plus, .woocommerce div.product .qty-adjust .qty-minus {
  display: block;
  height: calc(55px / 2);
  width: 100%;
  text-align: center;
}
.woocommerce div.product .qty-adjust .qty-plus:hover, .woocommerce div.product .qty-adjust .qty-plus:focus, .woocommerce div.product .qty-adjust .qty-plus a, .woocommerce div.product .qty-adjust .qty-plus a:hover, .woocommerce div.product .qty-adjust .qty-plus a:focus, .woocommerce div.product .qty-adjust .qty-minus:hover, .woocommerce div.product .qty-adjust .qty-minus:focus, .woocommerce div.product .qty-adjust .qty-minus a, .woocommerce div.product .qty-adjust .qty-minus a:hover, .woocommerce div.product .qty-adjust .qty-minus a:focus {
  text-decoration: none;
}
.woocommerce div.product .qty-adjust .qty-plus:before, .woocommerce div.product .qty-adjust .qty-minus:before {
  color: #342B22;
  font-size: calc(0.68 * 14px);
}
.woocommerce div.product .qty-adjust .qty-plus {
  border-bottom: 1px #E0E0E0 solid;
}
.woocommerce div.product .qty-adjust .qty-plus:before {
  content: "\f077";
  font-family: FontAwesome;
}
.woocommerce div.product .qty-adjust .qty-minus:before {
  content: "\f078";
  font-family: FontAwesome;
}
.woocommerce div.product .yith-wishlist-alias-product-button {
  float: left;
  margin-left: 4px;
  padding-top: 0;
  padding-bottom: 0;
  height: 55px;
  line-height: 55px;
  cursor: pointer;
}
.woocommerce div.product .yith-wishlist-alias-product-button:hover, .woocommerce div.product .yith-wishlist-alias-product-button:focus, .woocommerce div.product .yith-wishlist-alias-product-button a, .woocommerce div.product .yith-wishlist-alias-product-button a:hover, .woocommerce div.product .yith-wishlist-alias-product-button a:focus {
  text-decoration: none;
}
.woocommerce div.product .yith-wishlist-alias-product-button:hover, .woocommerce div.product .yith-wishlist-alias-product-button:focus, .woocommerce div.product .yith-wishlist-alias-product-button:active {
  color: inherit;
}
.woocommerce div.product .yith-wishlist-alias-product-button:before {
  content: "\f06b";
  font-family: FontAwesome;
  font-size: calc(1.428 * 14px);
}
.woocommerce div.product .yith-wishlist-alias-product-button.in-wishlist:before {
  content: "\f00c";
  font-family: FontAwesome;
}
.woocommerce div.product .yith-wcwl-add-to-wishlist {
  display: none;
}

/* --------------------------------------
/*  All spd__ sections
/* -------------------------------------*/
.woocommerce div[class^=spd__]:nth-child(odd) {
  background-color: #EFECE6;
}

/* --------------------------------------
/*  Reviews
/* -------------------------------------*/
.woocommerce .spd__reviews #reviews.woocommerce-Reviews {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews.no-reviews {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews.no-reviews #comments {
  display: none;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews.no-reviews #review_form_wrapper {
  width: 65%;
}
@media (max-width: 991.98px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews.no-reviews #review_form_wrapper {
    width: 100%;
  }
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews ol {
  padding-left: 0;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments {
  width: 60%;
  padding: 0 15px;
}
@media (max-width: 991.98px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments {
    width: 100%;
  }
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment {
  padding: 16px 0;
  margin: 16px 0;
  border-bottom: 1px solid #E0E0E0;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment:first-child {
  padding-top: 0;
  margin-top: 0;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment .comment-text {
  margin: 0;
  padding: 0;
  border: none;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment .review-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 30%;
  float: left;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment .review-meta .star-rating {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-bottom: 4px;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment .review-meta .meta {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment .review-meta .woocommerce-review__author {
  display: block;
  font-size: 14px;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment .review-meta .woocommerce-review__dash {
  display: none;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment .review-meta .woocommerce-review__published-date {
  display: block;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #comments .comment .description {
  float: right;
  width: 70%;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper {
  width: 40%;
  padding: 0 15px;
}
@media (max-width: 767.98px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper {
    width: 100%;
  }
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-title {
  display: block;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.424em;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 1rem;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-title a, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-titlea {
  color: #342B22;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-title a:hover, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-title a:focus, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-titlea:hover, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-titlea:focus {
  text-decoration: underline;
  color: #15120e;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-title {
    font-size: calc(1.424em + (31.99 - 19.936) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper #reply-title {
    font-size: 2.285em;
  }
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125em;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125em;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label a, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form labela {
  color: #DB2032;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label a:hover, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label a:focus, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form labela:hover, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form labela:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label {
    font-size: calc(1.125em + (19.992 - 15.75) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label {
    font-size: 1.428em;
  }
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label a, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form labela {
  color: #DB2032;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label a:hover, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label a:focus, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form labela:hover, .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form labela:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label {
    font-size: calc(1.125em + (19.992 - 15.75) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form label {
    font-size: 1.428em;
  }
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form input[type=text],
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form input[type=email],
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form input[type=tel],
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form input[type=password] {
  background-color: transparent;
  border: none;
  width: 100%;
  border-bottom: 1px solid #E0E0E0;
}
.woocommerce .spd__reviews #reviews.woocommerce-Reviews #review_form_wrapper .comment-form textarea {
  width: 100%;
  border: 1px solid #E0E0E0;
  height: 150px;
  background-color: transparent;
  padding: 13.3333333333px;
  line-height: 1.2;
}

/* --------------------------------------
/*  Description and Additional Information
/* -------------------------------------*/
.spd__description-columns::after {
  display: block;
  clear: both;
  content: "";
}
.spd__description-columns .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.woocommerce .spd__upsell-products .container .shop_attributes {
  border: none;
  margin-bottom: 0;
}
.woocommerce .spd__upsell-products .container .shop_attributes tr td {
  text-align: right;
  font-style: normal;
}
.woocommerce .spd__upsell-products .container .shop_attributes tr th, .woocommerce .spd__upsell-products .container .shop_attributes tr td {
  padding: 0 8px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #E0E0E0;
}

.woocommerce div.product div.summary .afterpay-payment-info img {
  margin: 0;
}

/* --------------------------------------
/*  BS4 Overrides
/* -------------------------------------*/
.woocommerce .u-columns [class*=col-],
.woocommerce .col2-set [class*=col-] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  max-width: 100%;
}
.woocommerce .form-row {
  display: inherit;
}
.woocommerce .checkbox input[type=checkbox], .woocommerce .checkbox-inline input[type=checkbox], .woocommerce .radio input[type=checkbox], .woocommerce .radio-inline input[type=checkbox] {
  position: static;
}

/* --------------------------------------
/*  Buttons
/* -------------------------------------*/
.body.woocommerce-checkout,
.woocommerce {
  /* --------------------------------------
  /*  Hacks for specific buttons around the place
  /* -------------------------------------*/
}
.body.woocommerce-checkout a.checkout-button.button,
.woocommerce a.checkout-button.button {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
.body.woocommerce-checkout a.checkout-button.button:hover, .body.woocommerce-checkout a.checkout-button.button:focus, .body.woocommerce-checkout a.checkout-button.button:active,
.woocommerce a.checkout-button.button:hover,
.woocommerce a.checkout-button.button:focus,
.woocommerce a.checkout-button.button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order],
.woocommerce button.button[name=woocommerce_checkout_place_order] {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: #fff;
  background-color: #D92438;
  border-color: #D92438;
  padding-left: 20px;
  padding-right: 20px;
}
.body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order]:hover, .body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order]:focus, .body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order]:active,
.woocommerce button.button[name=woocommerce_checkout_place_order]:hover,
.woocommerce button.button[name=woocommerce_checkout_place_order]:focus,
.woocommerce button.button[name=woocommerce_checkout_place_order]:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order]:hover, .body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order]:focus, .body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order] a, .body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order] a:hover, .body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order] a:focus,
.woocommerce button.button[name=woocommerce_checkout_place_order]:hover,
.woocommerce button.button[name=woocommerce_checkout_place_order]:focus,
.woocommerce button.button[name=woocommerce_checkout_place_order] a,
.woocommerce button.button[name=woocommerce_checkout_place_order] a:hover,
.woocommerce button.button[name=woocommerce_checkout_place_order] a:focus {
  text-decoration: none;
}
.body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order]:hover, .body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order]:focus, .body.woocommerce-checkout button.button[name=woocommerce_checkout_place_order]:active,
.woocommerce button.button[name=woocommerce_checkout_place_order]:hover,
.woocommerce button.button[name=woocommerce_checkout_place_order]:focus,
.woocommerce button.button[name=woocommerce_checkout_place_order]:active {
  background-color: #bd1c2b;
  border-color: #bd1c2b;
  color: #fff;
}
.body.woocommerce-checkout button.button.single_add_to_cart_button,
.woocommerce button.button.single_add_to_cart_button {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
.body.woocommerce-checkout button.button.single_add_to_cart_button:hover, .body.woocommerce-checkout button.button.single_add_to_cart_button:focus, .body.woocommerce-checkout button.button.single_add_to_cart_button:active,
.woocommerce button.button.single_add_to_cart_button:hover,
.woocommerce button.button.single_add_to_cart_button:focus,
.woocommerce button.button.single_add_to_cart_button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce .wc-proceed-to-checkout a.checkout-button {
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #4A3F33;
  color: #4A3F33;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: #fff;
  background-color: #D92438;
  border-color: #D92438;
  padding-left: 20px;
  padding-right: 20px;
}
.body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, .body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus, .body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:active,
.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce .wc-proceed-to-checkout a.checkout-button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, .body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus, .body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button a, .body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button a:hover, .body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button a:focus,
.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce .wc-proceed-to-checkout a.checkout-button a,
.woocommerce .wc-proceed-to-checkout a.checkout-button a:hover,
.woocommerce .wc-proceed-to-checkout a.checkout-button a:focus {
  text-decoration: none;
}
.body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, .body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus, .body.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:active,
.woocommerce .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce .wc-proceed-to-checkout a.checkout-button:active {
  background-color: #bd1c2b;
  border-color: #bd1c2b;
  color: #fff;
}
.body.woocommerce-checkout .woocommerce-cart-form__contents .coupon button[type=submit].button,
.woocommerce .woocommerce-cart-form__contents .coupon button[type=submit].button {
  padding-bottom: 13px;
}

/* --------------------------------------
/*  Shame
/* -------------------------------------*/
.woocommerce .quantity input[type=number] {
  -moz-appearance: textfield;
}
.woocommerce .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: none;
}

/* --------------------------------------
/*  Primary Navigation
/* -------------------------------------*/
.navigation-section {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 600;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.header-search--active .navigation-section {
  opacity: 0;
}
.navigation-section .navbar {
  padding: 0;
}
.navigation-section .navbar-nav > li {
  margin: 0;
  padding: 0;
}
.navigation-section .navbar-nav > li.active > a {
  color: #DB2032;
}
.navigation-section .navbar-nav > li > a.nav-link {
  color: #342B22;
  display: block;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85rem;
}
.navigation-section .navbar-nav > li > a.nav-link i {
  display: none;
}
.navigation-section .navbar-nav > li > a.nav-link .caret {
  border: 0;
  margin-top: -1px;
  vertical-align: top;
}
.navigation-section .navbar-nav > li > a.nav-link .caret:after {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 10px;
  color: #BDBDBD;
}

.header-section-main > .container {
  position: relative;
}

.header-navigation--siblings {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #1C1717;
  width: 100%;
  padding-left: 220px;
  padding-right: 15px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.header-navigation--siblings:after {
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  content: "";
  background-color: #1C1717;
}
@media (min-width: 544px) {
  .header-navigation--siblings:after {
    padding-right: calc((100vw - 540px) / 2);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
@media (min-width: 768px) {
  .header-navigation--siblings:after {
    padding-right: calc((100vw - 720px) / 2);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
@media (min-width: 992px) {
  .header-navigation--siblings:after {
    padding-right: calc((100vw - 960px) / 2);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
@media (min-width: 1200px) {
  .header-navigation--siblings:after {
    padding-right: calc((100vw - 1160px) / 2);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
@media (min-width: 1400px) {
  .header-navigation--siblings:after {
    padding-right: calc((100vw - 1400px) / 2);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
.header-navigation--siblings__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-bottom: 0;
}
.header-navigation--siblings h5, .header-navigation--siblings li a {
  font-family: "PT Serif", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #827C74;
  position: relative;
}
.header-navigation--siblings h5 {
  color: #645648;
}
.header-navigation--siblings li a:after {
  position: absolute;
  bottom: 0.3rem;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #DB2032;
  content: "";
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.header-navigation--siblings li a:hover, .header-navigation--siblings li a:focus, .header-navigation--siblings li a:active {
  color: #EFECE6;
}
.header-navigation--siblings li a:hover:after, .header-navigation--siblings li a:focus:after, .header-navigation--siblings li a:active:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.header-navigation--siblings li.is-current-page a {
  color: #EFECE6;
}
.header-navigation--siblings li.is-current-page a:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.header-top-nav .menu .menu-item a {
  padding: 0.25rem 1rem;
}
.header-top-nav .menu .menu-item.btn, .header-top-nav .menu .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .menu-item.ninja-forms-field[type=button], .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .header-top-nav .menu .menu-item.ninja-forms-field[type=button], .header-top-nav .menu .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .menu-item.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .header-top-nav .menu .menu-item.ninja-forms-field[type=button] {
  margin-left: 1rem;
}

/* --------------------------------------
/*  Dropdown Nav
/* -------------------------------------*/
.awa-header-nav {
  position: relative;
  z-index: 13;
}
.awa-header-nav__toggle {
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  color: #827C74;
  height: 100%;
  display: block;
}
.awa-header-nav__toggle:hover {
  color: #fff;
}
.awa-header-nav__toggle:after {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  border-top: 0px solid #DB2032;
  border-left: 26px solid transparent;
  border-right: 26px solid transparent;
  content: "";
  width: 100%;
  -webkit-transition: border-top-width 0.2s;
  transition: border-top-width 0.2s;
}
.awa-header-nav__dropdown {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  right: 0;
  top: 120%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s, top 0.2s;
  transition: opacity 0.2s, top 0.2s;
}
.awa-header-nav__dropdown--toggled {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 544px) {
  .awa-header-nav__dropdown {
    width: calc(540px - 15px);
  }
}
@media (min-width: 768px) {
  .awa-header-nav__dropdown {
    width: calc(720px - 15px);
  }
}
@media (min-width: 992px) {
  .awa-header-nav__dropdown {
    width: calc(960px - 15px);
  }
}
@media (min-width: 1200px) {
  .awa-header-nav__dropdown {
    width: calc(1160px - 15px);
  }
}
@media (min-width: 1400px) {
  .awa-header-nav__dropdown {
    width: calc(1400px - 15px);
  }
}
.awa-header-nav__dropdown__inner {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: #000;
  padding: 3rem;
  padding-right: 0;
}
@media (max-width: 767.98px) {
  .awa-header-nav__dropdown__inner {
    padding: 1.5rem;
  }
}
.awa-header-nav__dropdown__inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.awa-header-nav__dropdown__inner .sub-menu li a {
  color: #efece6 !important;
}
.awa-header-nav__dropdown:after {
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  content: "";
  background-color: #000;
  padding-right: 15px;
  margin-right: -15px;
  padding-right: 15px;
  margin-right: -15px;
  padding-right: 15px;
  margin-right: -15px;
  padding-right: 15px;
  margin-right: -15px;
  padding-right: 15px;
  margin-right: -15px;
}
@media (min-width: 544px) {
  .awa-header-nav__dropdown:after {
    padding-right: calc((100vw - 540px) / 2 + 15px);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
@media (min-width: 768px) {
  .awa-header-nav__dropdown:after {
    padding-right: calc((100vw - 720px) / 2 + 15px);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
@media (min-width: 992px) {
  .awa-header-nav__dropdown:after {
    padding-right: calc((100vw - 960px) / 2 + 15px);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
@media (min-width: 1200px) {
  .awa-header-nav__dropdown:after {
    padding-right: calc((100vw - 1160px) / 2 + 15px);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
@media (min-width: 1400px) {
  .awa-header-nav__dropdown:after {
    padding-right: calc((100vw - 1400px) / 2 + 15px);
    margin-right: calc(-100vw - 360px + 15px);
  }
}
.awa-header-nav--toggled .awa-header-nav__toggle {
  background-color: #DB2032;
  color: #fff;
}
.awa-header-nav--toggled .awa-header-nav__toggle:after {
  border-top-width: 8px;
}
.awa-header-nav ul.menu li.menu-item {
  display: block;
  position: relative;
}
.awa-header-nav ul.menu li.menu-item:hover > a:before, .awa-header-nav ul.menu li.menu-item:focus > a:before, .awa-header-nav ul.menu li.menu-item:active > a:before {
  display: block;
}
.awa-header-nav ul.menu > li.menu-item > a {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  font-family: "Source Sans Pro";
}
.awa-header-nav ul.menu > li.menu-item > a:hover, .awa-header-nav ul.menu > li.menu-item > a:focus, .awa-header-nav ul.menu > li.menu-item > a:active {
  color: #DB2032;
}
.awa-header-nav ul.menu > li.menu-item > a:before {
  position: absolute;
  bottom: 7px;
  left: 0;
  background-color: #DB2032;
  height: 1px;
  width: 100%;
  content: "";
  display: none;
}
.awa-header-nav ul.menu > li.menu-item > a {
  position: relative;
  color: #fff;
  font-weight: 600;
}
.awa-header-nav ul.menu > li.menu-item:hover > a:before, .awa-header-nav ul.menu > li.menu-item:focus > a:before, .awa-header-nav ul.menu > li.menu-item:active > a:before {
  display: block;
}
.awa-header-nav .menu-item-has-children > a:after {
  content: "\E313";
  font-family: "Material Icons";
  font-size: 18px;
  vertical-align: sub;
  padding-left: 1.5rem;
  color: #DB2032;
}
.awa-header-nav .menu-item-has-children > ul.sub-menu {
  display: none;
}
.awa-header-nav .menu-item-has-children > ul.sub-menu > li a {
  display: inline-block;
  position: relative;
  color: #616161;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: "Source Sans Pro";
}
.awa-header-nav .menu-item-has-children > ul.sub-menu > li a:hover, .awa-header-nav .menu-item-has-children > ul.sub-menu > li a:focus, .awa-header-nav .menu-item-has-children > ul.sub-menu > li a a, .awa-header-nav .menu-item-has-children > ul.sub-menu > li a a:hover, .awa-header-nav .menu-item-has-children > ul.sub-menu > li a a:focus {
  text-decoration: none;
}
.awa-header-nav .menu-item-has-children > ul.sub-menu > li a:hover, .awa-header-nav .menu-item-has-children > ul.sub-menu > li a:focus, .awa-header-nav .menu-item-has-children > ul.sub-menu > li a:active {
  color: #DB2032;
}
.awa-header-nav .menu-item-has-children > ul.sub-menu > li a:before {
  position: absolute;
  bottom: 3px;
  left: 0;
  background-color: #DB2032;
  height: 1px;
  width: 100%;
  content: "";
  display: none;
}
.awa-header-nav .menu-item-has-children.current_page_ancestor > a {
  color: #DB2032 !important;
}
.awa-header-nav .open-menu-items > a {
  color: #DB2032;
}
.awa-header-nav .open-menu-items > a:before {
  display: block !important;
}
.awa-header-nav .open-menu-items > a:after {
  content: "\E316";
  font-family: "Material Icons";
}
.awa-header-nav .open-menu-items > ul.sub-menu {
  display: block;
}
.awa-header-nav .open-menu-items > ul.sub-menu li.current_page_item a {
  color: #DB2032;
}
.awa-header-nav .open-menu-items > ul.sub-menu li.current_page_item a:before {
  display: block;
}

/* --------------------------------------
/*  Secondary Header Nav
/* -------------------------------------*/
.header-search {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: right;
}

.header-section-secondary--nav {
  position: relative;
  z-index: 13;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header-section-secondary--nav ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.header-section-secondary--nav ul.menu li.menu-item {
  display: block;
  position: relative;
  padding: 0.25rem 1rem;
}
.header-section-secondary--nav ul.menu li.menu-item:hover > a:before, .header-section-secondary--nav ul.menu li.menu-item:focus > a:before, .header-section-secondary--nav ul.menu li.menu-item:active > a:before {
  display: block;
}
.header-section-secondary--nav ul.menu > li.menu-item > a {
  display: inline-block;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  font-family: "Source Sans Pro";
  font-size: 1.25rem;
}
.header-section-secondary--nav ul.menu > li.menu-item > a:hover, .header-section-secondary--nav ul.menu > li.menu-item > a:focus, .header-section-secondary--nav ul.menu > li.menu-item > a:active {
  color: #DB2032;
}
.header-section-secondary--nav ul.menu > li.menu-item > a:before {
  position: absolute;
  bottom: 7px;
  left: 0;
  background-color: #DB2032;
  height: 1px;
  width: 100%;
  content: "";
  display: none;
}
.header-section-secondary--nav ul.menu > li.menu-item > a {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}
.header-section-secondary--nav ul.menu > li.menu-item:hover > a:before, .header-section-secondary--nav ul.menu > li.menu-item:focus > a:before, .header-section-secondary--nav ul.menu > li.menu-item:active > a:before {
  display: block;
}
.header-section-secondary--nav .menu-item-has-children > a:after {
  content: "\E313";
  font-family: "Material Icons";
  font-size: 18px;
  vertical-align: sub;
  padding-left: 0.25rem;
  color: #DB2032;
  line-height: 0.75;
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu {
  position: fixed;
  left: 0;
  right: 0;
  margin-top: 1rem;
  padding: 0 min(2vw, 2rem);
  display: none;
  background-color: #EFECE6;
  padding: 1.5rem;
  z-index: 1;
  -ms-grid-columns: 1fr min(2vw, 2rem) 1fr min(2vw, 2rem) 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: min(2vw, 2rem);
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  height: 100vh;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.5);
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu li {
  list-style: none;
  padding: 1rem 0;
  z-index: 1;
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu li:not(:nth-last-of-type(-n+3)) {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a {
  display: inline-block;
  position: relative;
  color: #616161;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: "Source Sans Pro";
  font-size: 1.375rem;
  font-weight: 600;
  font-family: "Source Sans Pro";
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:hover, .header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:focus, .header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a a, .header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a a:hover, .header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a a:focus {
  text-decoration: none;
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a::after {
  margin-left: 1rem;
  display: block;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23D92438'%3E%3Cpath d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/%3E%3C/svg%3E");
  height: 1.75rem;
  width: 1rem;
  min-width: 1rem;
  fill: #D92438;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:hover::after, .header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:focus::after, .header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:active::after {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:hover, .header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:focus, .header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:active {
  color: #DB2032;
}
.header-section-secondary--nav .menu-item-has-children > ul.sub-menu > li a:before {
  position: absolute;
  bottom: 3px;
  left: 0;
  background-color: #DB2032;
  height: 1px;
  width: 100%;
  content: "";
  display: none;
}
.header-section-secondary--nav .menu-item-has-children.current_page_ancestor > a {
  color: #DB2032 !important;
}
.header-section-secondary--nav .open-menu-items > a {
  color: #DB2032;
}
.header-section-secondary--nav .open-menu-items > a:before {
  display: block !important;
}
.header-section-secondary--nav .open-menu-items > a:after {
  content: "\E316";
  font-family: "Material Icons";
}
.header-section-secondary--nav .open-menu-items > ul.sub-menu {
  display: -ms-grid;
  display: grid;
}
.header-section-secondary--nav .open-menu-items > ul.sub-menu::after {
  display: block;
}
.header-section-secondary--nav .open-menu-items > ul.sub-menu li.current_page_item a {
  color: #DB2032;
}
.header-section-secondary--nav .open-menu-items > ul.sub-menu li.current_page_item a:before {
  display: block;
}

/* --------------------------------------
/*  Mobile Menu Button
/* -------------------------------------- */
.mobile-menu-button {
  text-align: center;
  cursor: pointer;
  padding: 1rem;
  margin: 0;
  font-size: 22px;
  border: none;
  display: block;
  color: #DB2032;
}
.mobile-menu-button:hover, .mobile-menu-button:focus, .mobile-menu-button a, .mobile-menu-button a:hover, .mobile-menu-button a:focus {
  text-decoration: none;
}
.mobile-menu-button:hover, .mobile-menu-button:focus, .mobile-menu-button:active {
  color: #fff;
}

.mobile-side-menu-overlay {
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -40;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.mobile-side-menu-overlay.active {
  z-index: 49;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

body {
  position: relative;
  overflow-x: hidden;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  left: 0;
}

body.mobile-nav-active {
  left: 350px;
}

.mobile-side-menu {
  text-align: left;
  padding: 16px;
  font-family: "PT Serif", "Helvetica", Arial, Helvetica, Sans-serif;
  position: fixed;
  height: 100%;
  left: -350px;
  top: 0;
  z-index: 50;
  background: #fff;
  width: 350px;
  overflow-y: auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .mobile-side-menu {
    -webkit-transition: none;
    transition: none;
  }
}
.mobile-side-menu.active {
  left: 0;
}
.mobile-side-menu a {
  color: inherit;
}
.mobile-side-menu a:hover, .mobile-side-menu a:focus, .mobile-side-menu a a, .mobile-side-menu a a:hover, .mobile-side-menu a a:focus {
  text-decoration: none;
}
.mobile-side-menu__header {
  margin: -16px -16px 16px -16px;
  padding: 16px;
  background: #000 url("../jpg/menu-bg.jpg") no-repeat center center/cover;
}
.mobile-side-menu__header .close-mobile-side-menu {
  display: block;
  text-align: right;
  color: #fff;
  cursor: pointer;
}
.mobile-side-menu__header .close-mobile-side-menu i {
  vertical-align: top;
  color: #fff;
}
.mobile-side-menu__logo {
  max-width: 200px;
  margin-top: 64px;
}
.mobile-side-menu__logo svg {
  width: 100%;
}
.mobile-side-menu__phone-number {
  margin: 0 0 24px;
}
.mobile-side-menu__phone-number i {
  vertical-align: top;
}
.mobile-side-menu__navigation .menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mobile-side-menu__navigation .menu li a {
  padding: 16px 0;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  position: relative;
  border-bottom: 1px solid #E0E0E0;
  color: #342B22;
}
.mobile-side-menu__navigation .menu li a i {
  vertical-align: top;
  position: absolute;
  top: 16px;
  left: -40px;
  color: rgba(255, 255, 255, 0.25);
}
.mobile-side-menu__navigation .menu li.current-menu-item > a i, .mobile-side-menu__navigation .menu .current_page_ancestor > a i {
  color: #DB2032;
}
.mobile-side-menu__navigation .menu li.current-menu-item > a {
  color: #DB2032;
}
.mobile-side-menu__navigation .menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 24px;
}
.mobile-side-menu__navigation .menu ul li a {
  font-size: 0.85rem;
}
.mobile-side-menu__navigation .menu .menu-item-has-children > a:after {
  content: "\E313";
  font-family: "Material Icons";
  font-size: 18px;
  vertical-align: sub;
  padding-right: 4px;
  float: right;
  color: #DB2032;
}
.mobile-side-menu__navigation .menu .menu-item-has-children > ul.sub-menu {
  display: none;
}
.mobile-side-menu__navigation .menu .open-menu-items > a:after, .mobile-side-menu__navigation .menu .current_page_ancestor > a:after {
  content: "\E316";
  font-family: "Material Icons";
}
.mobile-side-menu__navigation .menu .open-menu-items > ul.sub-menu, .mobile-side-menu__navigation .menu .current_page_ancestor > ul.sub-menu {
  display: block;
}

/* --------------------------------------
/*  MEGA MENU
/* -------------------------------------- */
.section.mega-menu-container .header-section-top {
  position: relative;
}
.section.mega-menu-container .header-section-top .header-section-top--container {
  height: 120px;
  position: unset;
}
.section.mega-menu-container .header-section-top .header-section-top--container.container {
  max-width: 1400px;
}

.nav-wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: unset;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.nav-wrapper.mobile {
  display: none;
}

.mega-menu {
  position: unset;
  margin-right: 30px;
  padding-bottom: 10px;
}
.mega-menu .close-button {
  position: relative;
}
.mega-menu .close-button.container {
  max-width: 1400px;
}
.mega-menu .close-button button {
  position: absolute;
  top: 28px;
  right: 50px;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  outline: none;
}
.mega-menu .close-button button span.icon-animate svg {
  -webkit-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
}
.mega-menu .close-button button span.icon-animate svg path {
  -webkit-transition: 0.6s ease-out;
  transition: 0.6s ease-out;
  fill: #fff;
}
.mega-menu .close-button button:hover span.icon-animate svg {
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.mega-menu .close-button button:hover span.icon-animate svg path {
  fill: #D92438;
}
.mega-menu ul.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  height: 100%;
}
.mega-menu ul.navbar-nav li {
  padding-left: 15px;
  padding-right: 15px;
  position: unset;
  height: auto;
  /*&.menu-item-9538{
  	ul.dropdown-menu{
  		display: block;
  		float: unset;
  		position: absolute;
  		left: 0;
  		right: 0;
  		.dropdown-menu-wrapper{
  			display: flex;
  			max-width: 1400px;
  			margin: 0 auto;
  			padding-left: 50px;
  			padding-right: 50px;
  			padding-bottom: 60px;
  		}
  	}
  }*/
}
.mega-menu ul.navbar-nav li:first-child {
  padding-left: 0;
}
.mega-menu ul.navbar-nav li:last-child {
  padding-right: 0;
}
.mega-menu ul.navbar-nav li a {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 21px;
  font-size: 16px;
  text-decoration: none;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 1240px) {
  .mega-menu ul.navbar-nav li a {
    font-size: 14px;
    line-height: 19px;
  }
}
.mega-menu ul.navbar-nav li a .caret {
  border: none;
  height: auto;
  width: auto;
  padding-left: 5px;
}
.mega-menu ul.navbar-nav li a .caret:before {
  display: none;
}
.mega-menu ul.navbar-nav li a .caret .icon svg {
  width: 13px;
  height: 13px;
}
@media screen and (max-width: 1240px) {
  .mega-menu ul.navbar-nav li a .caret .icon svg {
    width: 12px;
    height: 12px;
  }
}
.mega-menu ul.navbar-nav li a .caret .icon svg g {
  fill: #D92438;
}
.mega-menu ul.navbar-nav li a .caret .icon.up {
  display: none;
}
.mega-menu ul.navbar-nav li a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  border: none;
  margin-left: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 1240px) {
  .mega-menu ul.navbar-nav li a:after {
    bottom: 20px;
  }
}
.mega-menu ul.navbar-nav li a:hover:after {
  background-color: #D92438;
  width: 100%;
}
.mega-menu ul.navbar-nav li.submenu-open a.dropdown-toggle:after {
  background-color: #D92438;
  width: 100%;
}
.mega-menu ul.navbar-nav li.submenu-open a.dropdown-toggle .caret .icon svg g {
  fill: #D92438;
}
.mega-menu ul.navbar-nav li.submenu-open a.dropdown-toggle .caret .icon.down {
  display: none;
}
.mega-menu ul.navbar-nav li.submenu-open a.dropdown-toggle .caret .icon.up {
  display: block;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu {
  float: unset;
  position: absolute;
  left: 0;
  right: 0;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .dropdown-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 60px;
}
.mega-menu ul.navbar-nav li.dropdown.submenu-open ul.dropdown-menu {
  display: block;
  background-color: #242424;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu {
  background-color: #242424;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li {
  padding-left: 0;
  padding-right: 75px;
  height: 100%;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li:last-child {
  padding-right: 0;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li a {
  text-decoration: none !important;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li ul.dropdown-menu {
  display: block;
  position: relative;
  top: unset;
  left: unset;
  min-width: unset;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li ul.dropdown-menu .dropdown-menu-wrapper {
  display: block;
  padding: 0;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li ul.dropdown-menu .dropdown-menu-wrapper li {
  padding-left: 0;
  padding-right: 0;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank {
  padding-top: 52px;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank a {
  text-transform: uppercase;
  padding-bottom: 10px;
  display: block;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column a:hover, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links a:hover, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns a:hover, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank a:hover {
  text-decoration: none;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column ul.dropdown-menu, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links ul.dropdown-menu, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns ul.dropdown-menu, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank ul.dropdown-menu {
  margin-top: 30px;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column ul.dropdown-menu li, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links ul.dropdown-menu li, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns ul.dropdown-menu li, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank ul.dropdown-menu li {
  padding-bottom: 24px;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column ul.dropdown-menu li a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links ul.dropdown-menu li a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns ul.dropdown-menu li a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank ul.dropdown-menu li a {
  text-transform: none;
  border-bottom: none;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: inline-block;
  font-weight: 400;
}
@media screen and (max-width: 1240px) {
  .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column ul.dropdown-menu li a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links ul.dropdown-menu li a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns ul.dropdown-menu li a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank ul.dropdown-menu li a {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column ul.dropdown-menu li a:after, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links ul.dropdown-menu li a:after, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns ul.dropdown-menu li a:after, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank ul.dropdown-menu li a:after {
  display: unset;
  bottom: -7px;
  height: 1px;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns a {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  display: block;
  border-bottom: 1px solid #707070;
  text-decoration: none !important;
}
@media screen and (max-width: 1240px) {
  .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns a {
    font-size: 14px;
    line-height: 21px;
  }
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.one-column a:after, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links a:after, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns a:after {
  display: none;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.two-columns ul.dropdown-menu .dropdown-menu-wrapper {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 75px;
     -moz-column-gap: 75px;
          column-gap: 75px;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank a {
  opacity: 0;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.blank ul.dropdown-menu li a {
  opacity: 1;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links {
  padding-left: 72px !important;
  border-left: 1px solid #443B34;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu li.quick-links.post {
  padding-left: 62px !important;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container {
  padding-top: 27px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding: 10px;
  border: none;
  border-radius: 8px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .image {
  height: 123px;
  width: 100%;
  max-width: 162px;
  position: relative;
  background-color: #c1c1c1;
  border-radius: 8px;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .image img {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article h4, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article p {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
}
@media screen and (max-width: 1240px) {
  .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article h4, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article a, .mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article p {
    font-size: 14px;
    line-height: 18px;
  }
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article h4 {
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article p {
  font-weight: 400;
  margin: 0;
  text-transform: none;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article p.read-more {
  padding-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 27px;
  text-transform: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article p.read-more span {
  font-weight: 600;
  padding: 0;
  border: none;
  text-transform: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article p.read-more span:after {
  display: none;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper .article article p.read-more i {
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  color: #68696A;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper:hover {
  background-color: #313030;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0px 0px 5px -1px rgb(49, 48, 48);
  box-shadow: 0px 0px 5px -1px rgb(49, 48, 48);
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper:hover .article p.read-more {
  gap: 40px;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper:hover .article p.read-more span {
  color: #D92438;
}
.mega-menu ul.navbar-nav li.dropdown ul.dropdown-menu .post-container .post-wrapper:hover .article p.read-more i {
  color: #D92438;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu {
  background-color: #EFECE6;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu.secondary-menu-mobile {
  display: none;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu .menu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu .secondary-menu-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu .secondary-menu-container.third {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu ul.secondary-menu-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0;
  padding-left: 0;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu ul.secondary-menu-nav li {
  list-style: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0;
  border-right: 2px solid #aba6a2;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu ul.secondary-menu-nav li:first-child {
  padding-left: 0;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu ul.secondary-menu-nav li:last-child {
  padding-right: 0;
  border-right: none;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu ul.secondary-menu-nav li a {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu ul.secondary-menu-nav li a:after {
  height: 1px;
  bottom: -7px;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu ul.secondary-menu-nav li a span.icon-wrap {
  padding-right: 7px;
  font-size: 12px;
}
.mega-menu ul.navbar-nav li.dropdown .secondary-menu ul.secondary-menu-nav li a span.icon-wrap i.fa {
  color: #D92438;
}

/* --------------------------------------
/*  SIDE MENU
/* -------------------------------------- */
.side-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 30%;
  padding-left: 15px;
  padding-right: 15px;
}
.side-menu .side-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  gap: 20px;
  border-left: 2px solid #aba6a2;
}
.side-menu .side-menu-wrapper .close-button-mobile {
  display: none;
}
.side-menu .side-menu-wrapper a {
  color: #FFF;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  gap: 7px;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 1240px) {
  .side-menu .side-menu-wrapper a {
    font-size: 11px;
  }
}
.side-menu .side-menu-wrapper a i {
  color: #D92438;
}
.side-menu .side-menu-wrapper a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  width: 0;
  height: 1px;
  border: none;
  margin-left: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 1240px) {
  .side-menu .side-menu-wrapper a:after {
    bottom: 20px;
  }
}
.side-menu .side-menu-wrapper a:hover:after {
  background-color: #D92438;
  width: 100%;
}
.side-menu .side-menu-wrapper .search-containerx {
  position: relative;
}
.side-menu .side-menu-wrapper .search-containerx .header-search-wrap a i {
  font-size: 18px;
}
.side-menu .side-menu-wrapper .search-containerx .search-container {
  position: absolute;
  right: 0;
  width: 190px;
  background-color: #FFF;
  border-radius: 5px;
  padding: 5px 7px;
  z-index: 99999;
}
.side-menu .side-menu-wrapper .search-containerx .search-container form .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side-menu .side-menu-wrapper .search-containerx .search-container form .input-group input {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  height: 32px;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
}
.side-menu .side-menu-wrapper .search-containerx .search-container form .input-group button {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 32px;
  background-color: #FFF;
}
.side-menu .side-menu-wrapper .toggle-mobile a.mobile-toggle-button {
  display: none;
}
.side-menu .side-menu-wrapper .toggle-mobile a.mobile-toggle-button:after {
  display: none;
}
.side-menu .side-menu-wrapper .toggle-mobile a i {
  color: #FFF;
}

/* --------------------------------------
/*  SIDE OPTION MENU
/* -------------------------------------- */
.toggle-mobile, .toggle-mobile-mobile {
  position: relative;
}
.toggle-mobile a.desktop-toggle-button, .toggle-mobile-mobile a.desktop-toggle-button {
  padding: 7px;
  position: relative;
}
.toggle-mobile a.desktop-toggle-button:after, .toggle-mobile-mobile a.desktop-toggle-button:after {
  display: none;
  opacity: 0;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 15px 17px 0;
  border-color: #FFFFFF transparent;
  width: 0;
  z-index: 9999999;
  bottom: -15px;
  left: 0;
}
.toggle-mobile a.desktop-toggle-button:hover:after, .toggle-mobile-mobile a.desktop-toggle-button:hover:after {
  background-color: transparent;
}
.toggle-mobile a.desktop-toggle-button.side-menu-active, .toggle-mobile-mobile a.desktop-toggle-button.side-menu-active {
  background-color: #D92438;
}
.toggle-mobile a.desktop-toggle-button.side-menu-active:after, .toggle-mobile-mobile a.desktop-toggle-button.side-menu-active:after {
  display: block;
  opacity: 1;
  background-color: transparent;
  border-color: #D92438 transparent;
}
.toggle-mobile a.desktop-toggle-button.side-menu-active:hover:after, .toggle-mobile-mobile a.desktop-toggle-button.side-menu-active:hover:after {
  width: 0;
}
.toggle-mobile .side-option-menu, .toggle-mobile-mobile .side-option-menu {
  background: #000;
  position: fixed;
  opacity: 0;
  z-index: -1;
  right: -475px;
  width: 475px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 70px;
  padding-bottom: 20px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media screen and (max-width: 1700px) {
  .toggle-mobile .side-option-menu, .toggle-mobile-mobile .side-option-menu {
    right: -350px;
    width: 350px;
  }
}
@media screen and (max-width: 1200px) {
  .toggle-mobile .side-option-menu, .toggle-mobile-mobile .side-option-menu {
    padding-top: 160px;
  }
}
.toggle-mobile .side-option-menu .side-option-wrapper, .toggle-mobile-mobile .side-option-menu .side-option-wrapper {
  padding-right: 1px;
}
.toggle-mobile .side-option-menu ul.navbar-nav, .toggle-mobile-mobile .side-option-menu ul.navbar-nav {
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
}
.toggle-mobile .side-option-menu ul.navbar-nav li, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-bottom: 10px;
}
.toggle-mobile .side-option-menu ul.navbar-nav li:last-child, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li:last-child {
  padding-bottom: 0;
}
.toggle-mobile .side-option-menu ul.navbar-nav li a, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li a {
  display: inline-block;
}
.toggle-mobile .side-option-menu ul.navbar-nav li a .caret, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li a .caret {
  margin-left: 5px;
}
.toggle-mobile .side-option-menu ul.navbar-nav li ul.dropdown-menu, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li ul.dropdown-menu {
  margin-left: 10px;
  background-color: transparent;
  padding-bottom: 0;
}
.toggle-mobile .side-option-menu ul.navbar-nav li ul.dropdown-menu li a, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li ul.dropdown-menu li a {
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
  font-weight: normal;
}
.toggle-mobile .side-option-menu ul.navbar-nav li ul.dropdown-menu li a:hover, .toggle-mobile .side-option-menu ul.navbar-nav li ul.dropdown-menu li a:focus, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li ul.dropdown-menu li a:hover, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li ul.dropdown-menu li a:focus {
  background-color: transparent;
  color: #FFF;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.submenu-open a:after, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.submenu-open a:after {
  width: 100%;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.submenu-open ul.dropdown-menu, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.submenu-open ul.dropdown-menu {
  display: block;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.submenu-open ul.dropdown-menu li a, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.submenu-open ul.dropdown-menu li a {
  display: inline-block;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.submenu-open ul.dropdown-menu li a:after, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.submenu-open ul.dropdown-menu li a:after {
  width: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.submenu-open ul.dropdown-menu li a:hover:after, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.submenu-open ul.dropdown-menu li a:hover:after {
  width: 100%;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.button-half a, .toggle-mobile .side-option-menu ul.navbar-nav li.button-full a, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-half a, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-full a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #D92438;
  height: 45px;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.button-half a:hover, .toggle-mobile .side-option-menu ul.navbar-nav li.button-full a:hover, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-half a:hover, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-full a:hover {
  background-color: #D92438;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.button-half a:after, .toggle-mobile .side-option-menu ul.navbar-nav li.button-full a:after, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-half a:after, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-full a:after {
  display: none;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.button-half, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-half {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  width: 100%;
  padding-right: 15px;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.button-half:last-child, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-half:last-child {
  padding-right: 0;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.button-full, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-full {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.toggle-mobile .side-option-menu ul.navbar-nav li.button-full:last-child, .toggle-mobile-mobile .side-option-menu ul.navbar-nav li.button-full:last-child {
  padding-top: 5px;
}
.toggle-mobile .side-option-menu.active, .toggle-mobile-mobile .side-option-menu.active {
  opacity: 1;
  right: 0;
  z-index: 999999;
}
@media screen and (max-width: 1200px) {
  .toggle-mobile .side-option-menu.active, .toggle-mobile-mobile .side-option-menu.active {
    top: 0;
    bottom: 0;
  }
}

/* --------------------------------------
/*  BURGER NAV ANIMATE
/* -------------------------------------- */
a.desktop-toggle-button, a.mobile-toggle-button {
  display: block;
}
a.desktop-toggle-button .toggle-container, a.mobile-toggle-button .toggle-container {
  gap: 7px;
  text-align: center;
}
a.desktop-toggle-button .toggle-container .burger-nav, a.mobile-toggle-button .toggle-container .burger-nav {
  width: 20px;
  height: 17px;
}
a.desktop-toggle-button .toggle-container .burger-nav span, a.mobile-toggle-button .toggle-container .burger-nav span {
  background-color: #D92438;
}
a.desktop-toggle-button .toggle-container .burger-nav.open span, a.mobile-toggle-button .toggle-container .burger-nav.open span {
  background: #FFF;
}
a.desktop-toggle-button .toggle-container p.nav-title, a.mobile-toggle-button .toggle-container p.nav-title {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

.burger-nav {
  width: 24px;
  height: 18px;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.burger-nav span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #FFF;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.burger-nav span:nth-child(1) {
  top: 0px;
}
.burger-nav span:nth-child(2), .burger-nav span:nth-child(3) {
  top: 7px;
}
.burger-nav span:nth-child(4) {
  top: 14px;
}
.burger-nav.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.burger-nav.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.burger-nav.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.burger-nav.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.burger-nav.open span {
  background: #D92438;
}

/* --------------------------------------
/*  MOBILE MEGA MENU SETUP
/* -------------------------------------- */
@media screen and (max-width: 1200px) {
  /* Replace styling from old nav */
  body.page.mobile-menu-active {
    overflow: hidden;
  }
  body.page .mega-menu-container #sticky-header-placeholder {
    display: none !important;
  }
  body.page .mega-menu-container .sticky {
    position: static !important;
  }
  body.page .mega-menu-container .header-main-section {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99;
  }
  .section.mega-menu-container .header-section-top .header-section-top--container {
    height: 115px;
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section.mega-menu-container .nav-wrapper {
    margin: 0;
  }
  .section.mega-menu-container .nav-wrapper.desktop {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section.mega-menu-container .nav-wrapper.desktop .mega-menu {
    display: none;
  }
  .section.mega-menu-container .nav-wrapper.mobile {
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .logo-wrapper {
    padding: 0;
  }
  /* Mega Menu Scroll Styling */
  .mega-menu-wrapper {
    overflow-y: auto;
    background-color: #000;
    height: 90vh;
    padding-bottom: 150px;
  }
  .mega-menu-wrapper::-webkit-scrollbar {
    width: 10px;
  }
  .mega-menu-wrapper::-webkit-scrollbar-track {
    background-color: #707070;
    border-radius: 5px;
  }
  .mega-menu-wrapper::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #242424;
  }
  .mega-menu {
    padding: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    display: none;
    position: absolute;
    top: 115px;
    left: 0;
    right: 0;
    bottom: -115px;
    background-color: #242424;
    height: 100%;
    z-index: 99;
  }
  .mega-menu .close-button {
    display: none;
  }
  .mega-menu ul.navbar-nav {
    display: block;
    background-color: #242424;
    height: auto;
    padding-top: 50px;
  }
  .mega-menu ul.navbar-nav li.menu-item {
    padding-left: 150px;
    padding-right: 150px;
    padding-bottom: 40px;
  }
  .mega-menu ul.navbar-nav li.menu-item a {
    font-size: 31px;
    line-height: 41px;
    font-weight: 600;
    border-bottom: 1px solid #707070;
    padding-bottom: 15px;
  }
  .mega-menu ul.navbar-nav li.menu-item a .caret {
    padding-left: 20px;
    margin-right: 0;
    margin-left: auto;
  }
  .mega-menu ul.navbar-nav li.menu-item a .caret .icon svg {
    width: 30px;
    height: 24px;
  }
  .mega-menu ul.navbar-nav li.menu-item a .caret .icon svg g {
    fill: #D92438;
  }
  .mega-menu ul.navbar-nav li.menu-item a:after {
    display: none;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu {
    position: static;
    background-color: #242424;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu .dropdown-menu-wrapper {
    display: block;
    padding-bottom: 40px;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu .dropdown-menu-wrapper.container {
    padding-left: 0;
    padding-right: 0;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu .dropdown-menu-wrapper li {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    max-width: 100%;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu .dropdown-menu-wrapper li.quick-links {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: none;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu .dropdown-menu-wrapper li a {
    font-size: 21px;
    line-height: 41px;
    font-weight: 400;
    padding-bottom: 0;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu .dropdown-menu-wrapper li ul.dropdown-menu .dropdown-menu-wrapper {
    padding-bottom: 0;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu .dropdown-menu-wrapper li ul.dropdown-menu .dropdown-menu-wrapper li {
    padding-bottom: 15px;
  }
  .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu .dropdown-menu-wrapper li ul.dropdown-menu .dropdown-menu-wrapper li a {
    font-size: 18px !important;
    line-height: 31px !important;
    border-bottom: 0;
  }
  .side-menu {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0;
  }
  .side-menu .side-menu-wrapper {
    border: none;
  }
  .side-menu .side-menu-wrapper .close-button-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .side-menu .side-menu-wrapper .close-button-mobile button {
    border: none;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .side-menu .side-menu-wrapper .search {
    display: none;
  }
  .side-menu .side-menu-wrapper .toggle-mobile .desktop-toggle-button {
    display: none;
  }
  .side-menu .side-menu-wrapper .toggle-mobile a.mobile-toggle-button {
    display: block;
  }
  .side-menu .side-menu-wrapper .toggle-mobile a.mobile-toggle-button:after {
    display: none;
  }
  .side-menu-mobile .toggle-mobile-mobile {
    width: 100%;
    max-width: 200px;
  }
  .side-menu-mobile .toggle-mobile-mobile a.mobile-toggle-button .toggle-container {
    gap: 15px;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #707070;
    border-radius: 10px;
    height: 55px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .side-menu-mobile .toggle-mobile-mobile a.mobile-toggle-button:hover .toggle-container {
    border: 1px solid #D92438;
    color: #D92438;
  }
  /* --------------------------------------
  /*  FUNCTION
  /* -------------------------------------- */
  .mega-menu.mobile-active {
    display: block;
  }
}
/* --------------------------------------
/*  SECONDARY MENU - MOBILE
/* -------------------------------------- */
@media screen and (max-width: 1200px) {
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu {
    margin-left: -150px;
    margin-right: -150px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu.secondary-menu-mobile {
    display: block;
    margin-bottom: 40px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container.second {
    display: none;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container.third, body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container.mobile-second {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container ul.secondary-menu-nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container ul.secondary-menu-nav li {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container ul.secondary-menu-nav li:first-child {
    padding-left: 0;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container ul.secondary-menu-nav li:last-child {
    padding-right: 0;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container ul.secondary-menu-nav li a {
    font-size: 18px;
    font-weight: 600;
    line-height: 31px;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  .mega-menu-container .mega-menu.mobile-menu .side-menu {
    height: auto;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap {
    margin-top: -2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #242424;
    padding-top: 40px;
    padding-left: 150px;
    padding-right: 150px;
    padding-bottom: 35px;
    -webkit-column-gap: 48px;
       -moz-column-gap: 48px;
            column-gap: 48px;
    width: 100%;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav {
    max-width: 250px;
    width: 100%;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav ul.navbar-nav {
    padding-top: 0;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav ul.navbar-nav li.menu-item {
    padding: 0;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav ul.navbar-nav li.menu-item a {
    font-size: 18px;
    font-weight: 400;
    display: block;
    border: 1px solid #707070;
    border-radius: 8px;
    height: 55px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    gap: 10px;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav ul.navbar-nav li.menu-item a .icon-wrap i {
    color: #D92438;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav ul.navbar-nav li.menu-item a:hover {
    border: 1px solid #D92438;
    color: #D92438;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav ul.navbar-nav li.menu-item a:hover .icon-wrap i {
    color: #FFF;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search {
    max-width: 100%;
    width: 100%;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .search-containerx {
    width: 100%;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .search-containerx form .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #FFF;
    border-radius: 8px;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .search-containerx form .input-group input {
    height: 55px;
    border: none;
    border-radius: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .search-containerx form .input-group button {
    height: 55px;
    width: 40px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    background-color: #FFF;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon {
    max-width: 160px;
    width: 100%;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon .search-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 55px;
    border: 1px solid #707070;
    border-radius: 8px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon .search-toggle i {
    color: #D92438;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon .search-toggle:hover {
    border: 1px solid #D92438;
    color: #D92438;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon .search-toggle:hover i {
    color: #FFF;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon .search-toggle .open-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon .search-toggle .close-search {
    display: none;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner.active-search-toggle .header-search-icon {
    max-width: 50px;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner.active-search-toggle .header-search-icon .search-toggle {
    border: 1px solid #D92438;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner.active-search-toggle .header-search-icon .search-toggle svg path {
    fill: #D92438;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner.active-search-toggle .header-search-icon .search-toggle .open-search {
    display: none;
  }
  .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner.active-search-toggle .header-search-icon .search-toggle .close-search {
    display: block;
  }
}
@media screen and (max-width: 1050px) {
  body.page .mega-menu-container .header-section-top .header-section-top--container {
    height: 116px;
  }
  body.page .mega-menu-container .header-section-top .header-section-top--container .wagyu-logo img {
    width: 163px;
  }
  .mega-menu {
    top: 115px;
  }
}
@media screen and (max-width: 991px) {
  body.page .mega-menu-container .header-section-top .header-section-top--container .wagyu-logo img {
    width: 128px;
  }
  .mega-menu {
    top: 115px;
  }
  .mobile-menu-wrapper {
    height: 70vh;
    overflow-y: auto;
  }
  .side-menu .side-menu-wrapper ul.nav li a {
    font-size: 15px;
  }
  .side-menu .side-menu-wrapper ul.nav li a:after {
    bottom: -4px;
  }
}
@media screen and (max-width: 767px) {
  body.page .mega-menu-container .header-section-top .header-section-top--container {
    height: 90px;
  }
  body.page .mega-menu-container .mega-menu {
    top: 90px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 23px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item a {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 5px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item a .caret .icon svg {
    height: 17px;
    width: 20px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.one-column, body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.two-columns,
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.quick-links, body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.dropdown-submenu {
    padding-top: 33px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.one-column a, body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.two-columns a,
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.quick-links a, body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.dropdown-submenu a {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 5px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.dropdown-submenu a {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 5px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
    margin-top: 0;
    padding-top: 16px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu .dropdown-menu-wrapper li {
    padding-bottom: 10px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu .dropdown-menu-wrapper li a {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item.dropdown ul.dropdown-menu li.dropdown-submenu.two-columns ul.dropdown-menu .dropdown-menu-wrapper {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu {
    margin-bottom: 33px;
    margin-left: -50px;
    margin-right: -50px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu.secondary-menu-mobile {
    margin-left: -50px;
    margin-right: -50px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .secondary-menu .secondary-menu-container ul.secondary-menu-nav li a {
    font-size: 12px;
    line-height: 17px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .post-container {
    padding-top: 16px;
    padding-bottom: 0;
    gap: 16px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .post-container .post-wrap a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .post-container .post-wrap a .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .post-container .post-wrap a .article {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  body.page .mega-menu-container .mega-menu ul.navbar-nav li.menu-item .post-container .post-wrap a .article p.read-more {
    padding-top: 11px;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap {
    padding-left: 50px;
    padding-right: 50px;
    -webkit-column-gap: unset;
       -moz-column-gap: unset;
            column-gap: unset;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-right: 8px;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav ul.navbar-nav {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .nav ul.navbar-nav li.menu-item a {
    font-size: 12px;
    line-height: 16px;
    height: 42px;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .search-containerx form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .search-containerx form input, body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .search-containerx form button {
    height: 42px;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon {
    max-width: 100%;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner .header-search-icon a.search-toggle {
    font-size: 12px;
    line-height: 16px;
    height: 42px;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .search .header-search-wrap__inner.active-search-toggle .header-search-icon {
    max-width: 42px;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .toggle-mobile-mobile {
    margin-top: 30px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  body.page .mega-menu-container .mega-menu.mobile-menu .side-menu .side-wrap .toggle-mobile-mobile .toggle-container {
    height: 42px;
  }
}
@media screen and (max-width: 543px) {
  body.page .mega-menu-container .header-section-top .header-section-top--container {
    height: 115px;
  }
  body.page .mega-menu-container .mega-menu {
    top: 115px;
  }
}
@media screen and (max-width: 414px) {
  .mega-menu {
    top: 106px;
  }
}
/* --------------------------------------
/*  #2 - Main Body Containers
/* -------------------------------------- */
html, body {
  padding: 0;
  margin: 0;
  line-height: 1.5;
  font-family: "PT Serif", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-anchor: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
html #wrap, body #wrap {
  display: block;
  margin: 0;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

/* --------------------------------------
/*  #7 - Body
/* -------------------------------------- */
.body-section {
  padding: 3rem 0;
}

/* --------------------------------------
/*  IE10+ Fixes
/* -------------------------------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  html #wrap, body #wrap {
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
            flex: 1 0 auto;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 991.98px) {
  img {
    display: block;
    max-width: 100%;
    height: auto;
  }
}
/* --------------------------------------
/*  Header Settings
/* -------------------------------------*/
/* --------------------------------------
/*  Header
/* -------------------------------------- */
.header-section {
  background-color: #fff;
}
.header-section hr {
  border-top-color: #fff;
  margin: 0;
}
.header-section .header-section-top {
  background-color: #000;
  padding: 0;
  color: #fff;
}
.header-section .header-section-top--logo img {
  max-height: calc(75px + 2rem);
  padding: 1rem 0;
}
.header-section .header-section-top .header-top-nav ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-section .header-section-top .header-top-nav ul.menu li {
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.header-section .header-section-top .header-top-nav ul.menu li a {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -2px;
  display: block;
  font-family: "Source Sans Pro";
  color: #EFECE6;
  text-transform: uppercase;
}
.header-section .header-section-top .header-section-top--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.header-section .header-section-top .header-section-top--container .logo {
  position: absolute;
  height: 100px;
  top: 0;
  left: 0;
  z-index: 11;
  background-color: #000;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.header-section .header-section-top .header-section-top--container .logo img {
  max-height: 100%;
}
body.home .header-section .header-section-top .header-section-top--container .logo {
  display: none;
}
.header-section .header-section-top .info-box {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
body.home .header-section .header-main-section.past-pl-bottom .logo {
  display: block;
}
.header-section .header-section-main .header-section-main--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.header-section .header-section-main .logo {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.header-section-secondary--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* --------------------------------------
/*  Header Search
/* -------------------------------------*/
/* --------------------------------------
/*  Sticky Header
/* -------------------------------------*/
#sticky-header-placeholder {
  display: none;
}
#sticky-header-placeholder.past-pl-bottom {
  display: block;
}

.sticky {
  position: static;
}
.header-section .sticky {
  -webkit-transition: padding 0.25s 0.1s, top 0.25s 0.1s;
  transition: padding 0.25s 0.1s, top 0.25s 0.1s;
}
.sticky.past-pl-bottom {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 50;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
  top: -20%;
  background-color: #fff;
}
.sticky.shrunk.going-down {
  top: 0;
  position: fixed;
  padding: 0;
}

.global-advertising-panel .slick-dots {
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
}
.global-advertising-panel .slick-dots .slick-active button:before,
.global-advertising-panel .slick-dots button:before {
  color: #BDBDBD;
}
.global-advertising-panel .slick-slider .slick-prev,
.global-advertising-panel .slick-slider .slick-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #BDBDBD;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.global-advertising-panel .slick-slider .slick-prev:before,
.global-advertising-panel .slick-slider .slick-next:before {
  color: #BDBDBD;
}
.global-advertising-panel .slick-slider .slick-prev:hover, .global-advertising-panel .slick-slider .slick-prev:focus, .global-advertising-panel .slick-slider .slick-prev:active,
.global-advertising-panel .slick-slider .slick-next:hover,
.global-advertising-panel .slick-slider .slick-next:focus,
.global-advertising-panel .slick-slider .slick-next:active {
  background-color: #F6F6F6;
}
.global-advertising-panel .slick-slider .slick-prev {
  left: -50px;
}
.global-advertising-panel .slick-slider .slick-prev:before {
  content: "\e5c4";
  font-family: "Material Icons";
}
.global-advertising-panel .slick-slider .slick-next {
  right: -50px;
}
.global-advertising-panel .slick-slider .slick-next:before {
  content: "\\e5c8";
  font-family: "Material Icons";
}

/* --------------------------------------
/*  #8 - Footer
/* -------------------------------------- */
.footer-section {
  display: block;
  background: #000;
  color: #E0E0E0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  /* --------------------------------------
  /*  Footer Top
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Social
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Footer Bottom
  /* -------------------------------------*/
}
.footer-section a, .footer-section p {
  color: inherit;
  font-size: inherit;
}
.footer-section .footer-logo {
  margin-bottom: 16px;
}
.footer-section .footer-logo a img {
  margin-left: auto;
  margin-right: auto;
}
.footer-section .title {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 16px;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125em;
  text-transform: uppercase;
  color: #9E9E9E;
}
.footer-section .title a, .footer-section .titlea {
  color: #DB2032;
}
.footer-section .title a:hover, .footer-section .title a:focus, .footer-section .titlea:hover, .footer-section .titlea:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .footer-section .title {
    font-size: calc(1.125em + (19.992 - 15.75) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .footer-section .title {
    font-size: 1.428em;
  }
}
.footer-section ul.menu {
  list-style-type: none;
  padding: 0;
  margin: 0 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-section ul.menu li a {
  display: inline-block;
  padding: 16px;
}
.footer-section .copyright-information {
  padding: 16px 0 4px;
}
.footer-section .copyright-information p {
  font-size: 0.702em;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .footer-section .copyright-information p {
    font-size: calc(0.702em + (9.52 - 9.828) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .footer-section .copyright-information p {
    font-size: 0.68em;
  }
}
.footer-section__main-nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.footer-section__main-nav__col {
  list-style: none;
}
.footer-section__main-nav__children {
  padding-top: 0.5rem;
  padding-left: 0;
  list-style: none;
}
.footer-section__newsletter-form > p {
  font-family: "Source Sans Pro";
}
.footer-section__newsletter-form .nf-row nf-cells h6 {
  color: #EFECE6;
}
.footer-section__newsletter-form .nf-row nf-cells h6 a {
  color: #DB2032;
}
.footer-section__newsletter-form .nf-row nf-cells input[type=email] {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #EFECE6;
}
@media (max-width: 991.98px) {
  .footer-section__newsletter-form .nf-row nf-cells .nf-cell {
    width: 35% !important;
  }
  .footer-section__newsletter-form .nf-row nf-cells .nf-cell:first-child {
    width: 65% !important;
  }
}
@media (max-width: 991.98px) {
  .footer-section__newsletter-form .nf-row nf-cells .submit-wrap {
    text-align: right;
  }
}
.footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button] {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: -10px;
  background-color: transparent;
  color: #EFECE6;
  border-color: #EFECE6;
}
.footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button]:hover, .footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button]:focus, .footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button] a, .footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button] a:hover, .footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button] a:focus {
  text-decoration: none;
}
.footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button]:hover, .footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button]:focus, .footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button]:active {
  color: #EFECE6;
  background-color: rgba(239, 236, 230, 0.2);
}
@media (max-width: 991.98px) {
  .footer-section__newsletter-form .nf-row nf-cells .submit-wrap input[type=button] {
    margin-left: -10px;
    width: 104% !important;
  }
}
.footer-section .nav-item .nav-link {
  font-size: 0.9rem;
  font-family: "Source Sans Pro";
}
.footer-section .nav-item--parent > .nav-link {
  display: inline;
  padding: 0;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.footer-section .nav-item--parent > .nav-link:hover:after, .footer-section .nav-item--parent > .nav-link:focus:after, .footer-section .nav-item--parent > .nav-link:active:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  background-color: #DB2032;
  height: 1px;
  width: 100%;
  content: "";
}
.footer-section .nav-item--child > .nav-link {
  padding: 0;
  margin-bottom: 0.25rem;
  color: #efece6;
  text-transform: uppercase;
}
.footer-section .footer-contact {
  margin-bottom: 20px;
}
.footer-section .footer-contact .title {
  padding-bottom: 0;
}
.footer-section .social {
  width: 100%;
}
.footer-section .social ul.socialmedia-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-section .social ul.socialmedia-list.count-1, .footer-section .social ul.socialmedia-list.count-2, .footer-section .social ul.socialmedia-list.count-3 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-section .social ul.socialmedia-list li:not(:last-of-type) {
  margin-right: 0;
}
li + .footer-section .social ul.socialmedia-list li {
  margin-left: 0.5rem;
}
.footer-section .social ul.socialmedia-list li a {
  color: #827C74;
  width: 30px;
  height: 30px;
  border: 1px solid #827C74;
  border-radius: 50%;
  position: relative;
}
.footer-section .social ul.socialmedia-list li a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.footer-section .footer-bottom-wrap {
  border-top: 1px solid #827C74;
  font-size: 0.85rem;
}
.footer-section .footer-bottom-wrap .footer-navigation {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-section .footer-bottom-wrap .footer-navigation .menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-section .footer-bottom-wrap .footer-navigation .menu .menu-item a {
  color: #827C74;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
}
.footer-section .footer-bottom-wrap .copyright-information {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
.footer-section .footer-bottom-wrap .copyright-information p {
  font-family: "Source Sans Pro";
  text-transform: uppercase;
  color: #827C74;
  font-size: 0.85rem;
}
.footer-section .footer-bottom {
  padding: 10px 0;
}
.footer-section .footer-bottom p {
  padding: 0;
  margin: 0;
}

.basic-footer .footer-bottom {
  padding: 3vh 0;
}

#accordionFooter {
  margin-bottom: 3rem;
}
#accordionFooter .footer-navbar-mob {
  background: #342B22;
  margin-bottom: 1rem;
}
#accordionFooter .footer-navbar-mob li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#accordionFooter .footer-navbar-mob li a {
  color: #D7D4CB;
}
#accordionFooter .ui-accordion-header li a {
  text-decoration: none;
}
#accordionFooter .ui-accordion-header li a:hover, #accordionFooter .ui-accordion-header li a:active {
  text-decoration: none;
}
#accordionFooter .ui-accordion-header li a i {
  margin-top: 2px;
  font-size: 18px;
}
#accordionFooter .ui-accordion-header li a i.fa-angle-up {
  display: none;
}
#accordionFooter .ui-accordion-header li a i.fa-angle-down {
  display: block;
}
#accordionFooter .ui-accordion-header.ui-state-active li a i.fa-angle-down {
  display: none;
}
#accordionFooter .ui-accordion-header.ui-state-active li a i.fa-angle-up {
  display: block;
}

/* Table of Contents

	#1 - Import

	#2 - Custom Variables

    #3 - Social CSS

 */
/* --------------------------------------
/*  # - Custom Variables
/* -------------------------------------- */
/* -- DEFAULT SOCIAL COLOURS -- */
/* --------------------------------------
/*  #3 - Social CSS
/* -------------------------------------- */
.social {
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
}
.social ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.social ul li {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  line-height: 1;
}
.social ul li + li {
  margin-left: 16px;
}
.social ul li a {
  display: block;
  height: auto;
  text-align: center;
  float: left;
  color: #fff;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.social ul li a:hover, .social ul li a:focus, .social ul li a:active {
  color: rgba(255, 255, 255, 0.65);
}
.social ul li a i {
  font-size: 14px;
}

/* --------------------------------------
/*  Search Results
/* -------------------------------------*/
.search-page .search-results-count {
  font-size: 0.9rem;
  color: #666;
  margin-bottom: 5px;
}
.search-page .search-container .input-group {
  margin-bottom: 15px;
}
.search-page .input-group-btn {
  position: relative;
}
.search-page .input-group-btn button {
  background-color: transparent;
  border: none;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.search-page .no-search-results {
  background: #e9ecef;
  padding: 5vh;
  text-align: center;
}
.search-page .no-search-results__icon i {
  font-size: 60px;
  padding-bottom: 1rem;
}
.search-page .no-search-results__main-text {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.424em;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 1rem;
}
.search-page .no-search-results__main-text a, .search-page .no-search-results__main-texta {
  color: #342B22;
}
.search-page .no-search-results__main-text a:hover, .search-page .no-search-results__main-text a:focus, .search-page .no-search-results__main-texta:hover, .search-page .no-search-results__main-texta:focus {
  text-decoration: underline;
  color: #15120e;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .search-page .no-search-results__main-text {
    font-size: calc(1.424em + (31.99 - 19.936) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .search-page .no-search-results__main-text {
    font-size: 2.285em;
  }
}
.search-page .search-results-container {
  padding: 20px 0 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.search-page .search-results-container.no-results-found, .search-page .search-results-container.no-pagination {
  border-bottom: none;
}
.search-page .pagination {
  padding: 30px 0;
  text-align: center;
}
.search-page .search-results__item {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.search-page .search-results__item:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.search-page .search-results__item p {
  margin-bottom: 5px;
}
.search-page .search-results__item p.search-results__title {
  font-size: 1.2rem;
}
.search-page .search-results__title {
  font-weight: 600;
}
.search-page .search-results__title a {
  color: #000 !important;
}

/* --------------------------------------
/*  Search Icon
/* -------------------------------------*/
.search-icon-container {
  font-size: 1em;
  color: #fff;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .search-icon-container {
    font-size: calc(1em + (14 - 14) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .search-icon-container {
    font-size: 1em;
  }
}
@media (max-width: 991.98px) {
  .search-icon-container {
    display: none;
  }
}
.search-icon-container a {
  color: inherit;
  display: inline-block;
  padding: 4px 24px;
}

/* --------------------------------------
/*  Hidden search
/* -------------------------------------*/
/* --------------------------------------
/*  Mobile Search
/* -------------------------------------*/
.mobile-side-menu .search-container {
  margin-bottom: 4px;
}
.mobile-side-menu .search-container .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-side-menu .search-container .input-group input.search-input {
  font-size: calc(1 * 14px);
  padding: 16px;
  border: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.85);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  border-radius: 0;
  -webkit-appearance: none;
  outline: 0 none;
}
.mobile-side-menu .search-container .input-group .btn, .mobile-side-menu .search-container .input-group .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button], .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .mobile-side-menu .search-container .input-group .ninja-forms-field[type=button], .mobile-side-menu .search-container .input-group .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .mobile-side-menu .search-container .input-group .ninja-forms-field[type=button] {
  display: none;
}

/* --------------------------------------
/*  Search Page
/* -------------------------------------*/
.search-page h1 {
  padding: 0;
  margin: 0 0 24px;
}
.search-page .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 24px;
}
.search-page .input-group input.search-input {
  font-size: calc(1 * 14px);
  padding: 16px;
  border: 1px solid #E0E0E0;
  background: rgba(255, 255, 255, 0.85);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-appearance: none;
  outline: 0 none;
}
.search-page .input-group .btn, .search-page .input-group .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button], .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .search-page .input-group .ninja-forms-field[type=button], .search-page .input-group .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .search-page .input-group .ninja-forms-field[type=button] {
  padding: 16px;
  border: 0;
  border-radius: 0;
}
.search-page .input-group .btn:hover, .search-page .input-group .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .search-page .input-group .ninja-forms-field[type=button]:hover, .search-page .input-group .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .search-page .input-group .ninja-forms-field[type=button]:hover, .search-page .input-group .btn:focus, .search-page .input-group .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .search-page .input-group .ninja-forms-field[type=button]:focus, .search-page .input-group .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .search-page .input-group .ninja-forms-field[type=button]:focus, .search-page .input-group .btn:active, .search-page .input-group .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .search-page .input-group .ninja-forms-field[type=button]:active, .search-page .input-group .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .search-page .input-group .ninja-forms-field[type=button]:active {
  color: #fff;
  background-color: #2c8fa1;
}

/* --------------------------------------
/*  Custom ACF Sections
/* -------------------------------------*/
/* --------------------------------------
/*  Rich Content
/* -------------------------------------*/
.rich_content_section p:last-child {
  margin-bottom: 0;
}

/* --------------------------------------
/*  Rich Content with Sidebar
/* -------------------------------------*/
.rich_content_section_with_sidebar > .container > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991.98px) {
  .rich_content_section_with_sidebar > .container > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.rich_content_section_with_sidebar.sidebar-location-right .main-content {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.rich_content_section_with_sidebar.sidebar-location-right .sidebar {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.rich_content_section_with_sidebar.sidebar-location-left .main-content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.rich_content_section_with_sidebar.sidebar-location-left .sidebar {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.rich_content_section_with_sidebar .social ul li a {
  color: rgba(0, 0, 0, 0.25);
}
.rich_content_section_with_sidebar .social ul li a:hover, .rich_content_section_with_sidebar .social ul li a:focus, .rich_content_section_with_sidebar .social ul li a:active {
  color: #DB2032;
}
.rich_content_section_with_sidebar .sidebar li {
  list-style: none;
}
.rich_content_section_with_sidebar .widget_nav_menu {
  margin: 0 0 24px;
}
.rich_content_section_with_sidebar .widget_nav_menu > h3 {
  margin-top: 0;
  padding-top: 0;
}
.rich_content_section_with_sidebar .widget_nav_menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.rich_content_section_with_sidebar .widget_nav_menu ul li {
  display: block;
}
.rich_content_section_with_sidebar .widget_nav_menu ul li a {
  display: block;
  border-bottom: 1px solid #E0E0E0;
  padding: 4px;
  color: #342B22;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.rich_content_section_with_sidebar .widget_nav_menu ul li a:hover, .rich_content_section_with_sidebar .widget_nav_menu ul li a:focus, .rich_content_section_with_sidebar .widget_nav_menu ul li a:active {
  text-decoration: none;
  color: #DB2032;
}
.rich_content_section_with_sidebar .widget_nav_menu ul li a i {
  display: none;
}
.rich_content_section_with_sidebar .widget_nav_menu ul.sub-menu {
  padding-left: 16px;
}

/* --------------------------------------
/*  Image Text Section

    - Core
      -
    - Theme

/* -------------------------------------*/
/* --------------------------------------
/*  Core
/* -------------------------------------*/
.nucleo-acf-section.image_text_section.image_text_section_full-width {
  padding: 0;
}
.nucleo-acf-section.image_text_section.image_text_section_full-width > .container-fluid > .row .content-container {
  padding: 9rem 10vw;
}
@media (max-width: 991.98px) {
  .nucleo-acf-section.image_text_section.image_text_section_full-width > .container-fluid > .row .content-container {
    padding: 4.5rem 5vw;
  }
}
@media (min-width: 768px) {
  .nucleo-acf-section.image_text_section.image_text_section_full-width > .container-fluid > .row .content-container {
    padding: 4.5rem 8vw;
  }
}
@media (max-width: 767.98px) {
  .nucleo-acf-section.image_text_section.image_text_section_full-width > .container-fluid > .row .content-container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}
.nucleo-acf-section.image_text_section.image_text_section_full-width > .container-fluid > .row .image-container {
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 991.98px) {
  .nucleo-acf-section.image_text_section.image_text_section_full-width > .container-fluid > .row .image-container {
    padding-bottom: 38.5%;
  }
}
.nucleo-acf-section.image_text_section.image_text_section_full-width > .container-fluid > .row .image-container a.image-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nucleo-acf-section.image_text_section.image_text_section_full-width > .container {
  padding-top: 10vh;
  padding-bottom: 10vh;
  position: relative;
  z-index: 5;
}
.nucleo-acf-section.image_text_section.image_text_section_background-image.image_text_section_full-width {
  background-position: center center;
  background-size: cover;
  padding: 3rem 0;
  text-align: center;
  position: relative;
}
.nucleo-acf-section.image_text_section.image_text_section_background-image.image_text_section_full-width.background-fixed {
  background-attachment: fixed;
}
@media (max-width: 767.98px) {
  .nucleo-acf-section.image_text_section.image_text_section_background-image.image_text_section_full-width.background-fixed {
    background-attachment: scroll;
  }
}
.nucleo-acf-section.image_text_section.image_text_section_background-image.image_text_section_full-width.background-static {
  background-attachment: unset;
}
.nucleo-acf-section.image_text_section.image_text_section_background-image.image_text_section_full-width:after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.nucleo-acf-section.image_text_section.image_text_section_background-image.image_text_section_full-width > .container-fluid {
  position: relative;
  z-index: 5;
}
.nucleo-acf-section.image_text_section.image_text_section_background-image.image_text_section_full-width > .container-fluid > .row .content-container {
  padding: 0;
}
.nucleo-acf-section.image_text_section.image_text_section_background-image.image_text_section_contained > .container {
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
}
@media (max-width: 767.98px) {
  .nucleo-acf-section.image_text_section.image_text_section_hide-image-on-mobile .image-container {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .nucleo-acf-section.image_text_section .image-container {
    margin-bottom: 16px;
  }
}

/* --------------------------------------
/*  Simple Image Slider
/* -------------------------------------*/
.nucleo-acf-section.image_slider_section .slick-container {
  margin-top: 2rem;
}
.nucleo-acf-section.image_slider_section .slick-container .slick-prev:before,
.nucleo-acf-section.image_slider_section .slick-container .slick-next:before {
  color: #342B22;
}
.nucleo-acf-section.image_slider_section .slick-container .slick-prev {
  left: -25px;
}
@media (max-width: 767.98px) {
  .nucleo-acf-section.image_slider_section .slick-container .slick-prev {
    left: 0;
  }
}
.nucleo-acf-section.image_slider_section .slick-container .slick-next {
  right: -25px;
}
@media (max-width: 767.98px) {
  .nucleo-acf-section.image_slider_section .slick-container .slick-next {
    right: 0;
  }
}

/* --------------------------------------
/*  Core
/* -------------------------------------*/
/* --------------------------------------
/*  Theme
/* -------------------------------------*/
.fancy_image_repeater_section .section-title {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
.fancy_image_repeater_section .section-title:after {
  content: "";
  width: 50px;
  height: 3px;
  background: #DB2032;
  position: absolute;
  bottom: -4px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.fancy_image_repeater_section .section-title h2 {
  margin: 0;
  padding: 0 0 16px;
}
.fancy_image_repeater_section .section-title .blurb {
  padding-bottom: 24px;
}
.fancy_image_repeater_section .is-icon .inner-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.fancy_image_repeater_section .is-icon .inner-container .icon-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.fancy_image_repeater_section .is-icon .inner-container .title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.fancy_image_repeater_section .is-icon .inner-container .content-container {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.fancy_image_repeater_section .is-icon .inner-container .icon-container {
  margin: 16px auto 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fancy_image_repeater_section .is-icon .inner-container .icon-container i {
  font-size: 6em;
  color: #DB2032;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .fancy_image_repeater_section .is-icon .inner-container .icon-container i {
    font-size: calc(6em + (56 - 84) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .fancy_image_repeater_section .is-icon .inner-container .icon-container i {
    font-size: 4em;
  }
}
.fancy_image_repeater_section .is-icon .inner-container .title h3 {
  padding: 24px 0 16px;
  margin: 0;
}
.fancy_image_repeater_section .is-image .inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.fancy_image_repeater_section .is-image .inner-container .image-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin: 40px 0 16px;
  min-height: 100%;
}
.fancy_image_repeater_section .is-image .inner-container .image-container a {
  position: relative;
  display: block;
}
.fancy_image_repeater_section .is-image .inner-container .image-container a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.fancy_image_repeater_section .is-image .inner-container .image-container a:hover:before, .fancy_image_repeater_section .is-image .inner-container .image-container a:focus:before, .fancy_image_repeater_section .is-image .inner-container .image-container a:active:before {
  opacity: 1;
}
.fancy_image_repeater_section .is-image .inner-container .title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.fancy_image_repeater_section .is-image .inner-container .title a:hover, .fancy_image_repeater_section .is-image .inner-container .title a:focus, .fancy_image_repeater_section .is-image .inner-container .title a a, .fancy_image_repeater_section .is-image .inner-container .title a a:hover, .fancy_image_repeater_section .is-image .inner-container .title a a:focus {
  text-decoration: none;
}
.fancy_image_repeater_section .is-image .inner-container .title h3 {
  margin: 0 0 16px;
  padding: 0;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125em;
}
.fancy_image_repeater_section .is-image .inner-container .title h3 a, .fancy_image_repeater_section .is-image .inner-container .title h3a {
  color: #DB2032;
}
.fancy_image_repeater_section .is-image .inner-container .title h3 a:hover, .fancy_image_repeater_section .is-image .inner-container .title h3 a:focus, .fancy_image_repeater_section .is-image .inner-container .title h3a:hover, .fancy_image_repeater_section .is-image .inner-container .title h3a:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .fancy_image_repeater_section .is-image .inner-container .title h3 {
    font-size: calc(1.125em + (19.992 - 15.75) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .fancy_image_repeater_section .is-image .inner-container .title h3 {
    font-size: 1.428em;
  }
}
.fancy_image_repeater_section .is-image .inner-container .content-container {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.fancy_image_repeater_section .button-container {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding-bottom: 16px;
}
.fancy_image_repeater_section .button-container a:hover, .fancy_image_repeater_section .button-container a:focus, .fancy_image_repeater_section .button-container a a, .fancy_image_repeater_section .button-container a a:hover, .fancy_image_repeater_section .button-container a a:focus {
  text-decoration: none;
}
.fancy_image_repeater_section.alternate-icon-layout .is-icon .inner-container {
  position: relative;
  padding-left: 64px;
  text-align: left;
}
.fancy_image_repeater_section.alternate-icon-layout .is-icon .inner-container .title h3 {
  margin-top: 0;
  padding-top: 0;
}
.fancy_image_repeater_section.alternate-icon-layout .is-icon .inner-container .icon-container {
  position: absolute;
  top: 0;
  left: 0;
}
.fancy_image_repeater_section.alternate-icon-layout .is-icon .inner-container .icon-container i {
  font-size: 2em;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .fancy_image_repeater_section.alternate-icon-layout .is-icon .inner-container .icon-container i {
    font-size: calc(2em + (28 - 28) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .fancy_image_repeater_section.alternate-icon-layout .is-icon .inner-container .icon-container i {
    font-size: 2em;
  }
}

/* --------------------------------------
/*  Core
/* -------------------------------------*/
/* --------------------------------------
/*  Theme
/* -------------------------------------*/
.full-width-with-overlay {
  padding: 0;
  margin: 0;
}
.full-width-with-overlay .section-title {
  position: relative;
  text-align: center;
  padding: 3rem 0;
}
.full-width-with-overlay .section-title h2 {
  margin: 0;
  padding: 0 0 16px;
}
.full-width-with-overlay a:hover, .full-width-with-overlay a:focus, .full-width-with-overlay a a, .full-width-with-overlay a a:hover, .full-width-with-overlay a a:focus {
  text-decoration: none;
}
.full-width-with-overlay .item-container {
  text-align: center;
  padding: 3rem 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  color: #fff;
  min-height: 300px;
}
.full-width-with-overlay .item-container .title-container {
  margin-bottom: 4px;
}
.full-width-with-overlay .item-container h3 {
  margin: 0;
  padding: 0;
  color: inherit;
}
.full-width-with-overlay .item-container p {
  color: inherit;
}
.full-width-with-overlay .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 992px) {
  .full-width-with-overlay .flex-row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.full-width-with-overlay .button-container {
  margin-top: 4px;
}
.full-width-with-overlay .is-icon {
  background: #DB2032;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.full-width-with-overlay .is-icon .inner-container .content-container {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.full-width-with-overlay .is-icon .inner-container .icon-container {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.full-width-with-overlay .is-icon .inner-container .icon-container i {
  color: rgba(255, 255, 255, 0.5);
  font-size: 4em;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .full-width-with-overlay .is-icon .inner-container .icon-container i {
    font-size: calc(4em + (56 - 56) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .full-width-with-overlay .is-icon .inner-container .icon-container i {
    font-size: 4em;
  }
}
.full-width-with-overlay .is-icon.has-button:hover, .full-width-with-overlay .is-icon.has-button:focus, .full-width-with-overlay .is-icon.has-button:active {
  background: #af1928;
}
.full-width-with-overlay .is-image {
  position: relative;
  background-position: center center;
  background-size: cover;
  -webkit-transition: background-size 0.5s, opacity 0.5s;
  transition: background-size 0.5s, opacity 0.5s;
  overflow: hidden;
}
.full-width-with-overlay .is-image .image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  background-position: center center;
  background-size: cover;
}
.full-width-with-overlay .is-image:before {
  content: "";
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 5;
}
.full-width-with-overlay .is-image .inner-container {
  z-index: 10;
}
.full-width-with-overlay .is-image .content-container,
.full-width-with-overlay .is-image .title-container,
.full-width-with-overlay .is-image .button-container {
  opacity: 0;
  color: #fff;
  z-index: 5;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.full-width-with-overlay .is-image .content-container h3,
.full-width-with-overlay .is-image .title-container h3,
.full-width-with-overlay .is-image .button-container h3 {
  color: inherit;
}
.full-width-with-overlay .is-image:hover, .full-width-with-overlay .is-image:focus, .full-width-with-overlay .is-image:active {
  background-size: 130%;
}
.full-width-with-overlay .is-image:hover:before, .full-width-with-overlay .is-image:focus:before, .full-width-with-overlay .is-image:active:before {
  opacity: 1;
}
.full-width-with-overlay .is-image:hover .image-container, .full-width-with-overlay .is-image:focus .image-container, .full-width-with-overlay .is-image:active .image-container {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.full-width-with-overlay .is-image:hover .content-container,
.full-width-with-overlay .is-image:hover .title-container,
.full-width-with-overlay .is-image:hover .button-container, .full-width-with-overlay .is-image:focus .content-container,
.full-width-with-overlay .is-image:focus .title-container,
.full-width-with-overlay .is-image:focus .button-container, .full-width-with-overlay .is-image:active .content-container,
.full-width-with-overlay .is-image:active .title-container,
.full-width-with-overlay .is-image:active .button-container {
  opacity: 1;
}

/* --------------------------------------
/*  Gallery
/* -------------------------------------*/
@media (max-width: 991.98px) {
  .gallery_section .section-heading {
    padding-left: 0;
    padding-right: 0;
  }
}
.gallery_section .gallery {
  list-style: none;
  position: relative;
  margin: 0 auto;
  padding: 0 4px;
}
.gallery_section .gallery li {
  background: #EEEEEE;
  padding: 5px;
  position: relative;
}
.gallery_section .gallery li a {
  overflow: hidden;
  display: block;
  position: relative;
}
.gallery_section .gallery li a .gallery-image__overlay {
  position: absolute;
  background: #000;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gallery_section .gallery li a .gallery-image__overlay i {
  font-size: calc(2.285 * 14px);
}

/* --------------------------------------
/*  Call To Action
/* -------------------------------------*/
.nucleo-acf-section.form_call_to_action_section {
  background-position: center center;
  background-size: cover;
  /* --------------------------------------
  /*  Has Background Image
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Form
  /* -------------------------------------*/
}
.nucleo-acf-section.form_call_to_action_section .heading {
  text-align: center;
}
.nucleo-acf-section.form_call_to_action_section .heading p.title {
  font-size: 1.266em;
  padding-top: 0;
  margin-top: 0;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .nucleo-acf-section.form_call_to_action_section .heading p.title {
    font-size: calc(1.266em + (25.998 - 17.724) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .nucleo-acf-section.form_call_to_action_section .heading p.title {
    font-size: 1.857em;
  }
}
.nucleo-acf-section.form_call_to_action_section.has-background-image {
  position: relative;
}
.nucleo-acf-section.form_call_to_action_section.has-background-image:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
  z-index: 5;
}
.nucleo-acf-section.form_call_to_action_section.has-background-image .container {
  position: relative;
  z-index: 10;
}
.nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button] {
  width: 100%;
}

.google_map_section {
  padding: 0;
  position: relative;
}
.google_map_section .gms-title-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
.google_map_section .gms-title-wrap .gms-title-wrap-inner {
  display: inline-block;
  padding: 48px;
  position: relative;
  background-color: #DB2032;
}
@media (max-width: 767.98px) {
  .google_map_section .gms-title-wrap .gms-title-wrap-inner {
    padding: 24px;
  }
}
.google_map_section .gms-title-wrap .gms-title-wrap-inner:before {
  background-color: #DB2032;
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  margin-left: -10000px;
  padding-left: 10000px;
  height: 100%;
}
.google_map_section .gms-title-wrap .gms-title-wrap-inner h1, .google_map_section .gms-title-wrap .gms-title-wrap-inner h2, .google_map_section .gms-title-wrap .gms-title-wrap-inner h3,
.google_map_section .gms-title-wrap .gms-title-wrap-inner h4, .google_map_section .gms-title-wrap .gms-title-wrap-inner h5, .google_map_section .gms-title-wrap .gms-title-wrap-inner h6,
.google_map_section .gms-title-wrap .gms-title-wrap-inner p, .google_map_section .gms-title-wrap .gms-title-wrap-inner a, .google_map_section .gms-title-wrap .gms-title-wrap-inner span,
.google_map_section .gms-title-wrap .gms-title-wrap-inner ul, .google_map_section .gms-title-wrap .gms-title-wrap-inner ol, .google_map_section .gms-title-wrap .gms-title-wrap-inner li,
.google_map_section .gms-title-wrap .gms-title-wrap-inner textarea,
.google_map_section .gms-title-wrap .gms-title-wrap-inner input, .google_map_section .gms-title-wrap .gms-title-wrap-inner button, .google_map_section .gms-title-wrap .gms-title-wrap-inner label {
  color: #fff;
  display: inline-block;
  font-weight: 600;
  margin: 0;
}
.google_map_section .gms-title-wrap .gms-title-wrap-inner i {
  color: #fff;
  margin-right: 16px;
  font-size: 1.3em;
}
.google_map_section .nbgm-map {
  height: 600px !important;
}
@media (max-width: 767.98px) {
  .google_map_section .nbgm-map {
    height: 400px !important;
  }
}

/* --------------------------------------
/*  Faq Accordion Section
/* -------------------------------------*/
.faq_accordion_section {
  position: relative;
  background-color: #EEEEEE;
}
.faq_accordion_section.has-background-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(59, 64, 68, 0.7);
}
.faq_accordion_section.has-background-image .faq-accordion-section-inner .heading,
.faq_accordion_section.has-background-image .faq-accordion-section-inner .sub-heading {
  color: #fff;
}
.faq_accordion_section .faq-accordion-section-inner .heading-section {
  margin-bottom: 24px;
}
.faq_accordion_section .faq-accordion-section-inner .heading-section .heading,
.faq_accordion_section .faq-accordion-section-inner .heading-section .sub-heading {
  text-align: center;
}

.col-inner-wrap {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991.98px) {
  .col-inner-wrap {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media (max-width: 991.98px) {
  .accordion-wrap {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  }
}

.faq-accordion-card {
  background: #fff;
}
.faq-accordion-card:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.faq-accordion-card:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
@media (min-width: 992px) {
  .faq-accordion-card:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .accordion--col-1 .faq-accordion-card:last-child {
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .accordion--col-2 .faq-accordion-card:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin-bottom: 0;
  }
}
.faq-accordion-card + .faq-accordion-card {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.faq-accordion-card .card-top {
  padding: 24px;
  padding-right: 83px;
  position: relative;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.faq-accordion-card .card-top:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  background: #DB2032;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.faq-accordion-card .card-top .card-heading {
  margin: 0;
}
.faq-accordion-card .card-top .toggle-icon-wrap {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 24px;
  width: 35px;
  height: 35px;
  border: 1px solid #E0E0E0;
  background: transparent;
  text-align: center;
  border-radius: 100%;
}
.faq-accordion-card .card-top .toggle-icon-wrap i {
  display: inline-block;
  line-height: 35px;
  font-size: 20px;
  color: #9E9E9E;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
@media (max-width: 991.98px) {
  .faq-accordion-card .card-top .toggle-icon-wrap i {
    line-height: calc(35px - 3);
  }
}
.faq-accordion-card .card-body {
  padding: 24px;
  padding-top: 0;
  background: #F6F6F6;
  border-left: 3px solid #DB2032;
}
.faq-accordion-card.card-active .card-top {
  background: #F6F6F6;
}
.faq-accordion-card.card-active .card-top:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.faq-accordion-card.card-active .toggle-icon-wrap {
  background-color: #DB2032;
  border-color: #DB2032;
}
.faq-accordion-card.card-active .toggle-icon-wrap i {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  color: #fff;
}

.img-text-col-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 30px;
}
.img-text-col-card.alt-layout {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
.img-text-col-card .img-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33.3333333333%;
          flex: 1 0 33.3333333333%;
  width: 33.33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.img-text-col-card .img-col .img-section {
  padding-left: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.img-text-col-card .content-col {
  background-color: #EEEEEE;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 66%;
          flex: 1 0 66%;
  width: 66.66%;
}
.img-text-col-card .content-col .content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 65px 50px;
}
.img-text-col-card .content-col .content-wrap p {
  white-space: pre-wrap;
}
.img-text-col-card .content-col .content-wrap h3 {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .img-text-col-card {
    display: block;
  }
  .img-text-col-card .img-col {
    width: 100%;
  }
  .img-text-col-card .img-col .img-section {
    padding-bottom: 60%;
  }
  .img-text-col-card .content-col {
    width: 100%;
  }
  .img-text-col-card .content-col .content-wrap {
    padding: 30px 20px;
    min-height: 0px;
  }
}

/* --------------------------------------
/*  Content and Contact Section
/* -------------------------------------*/
@media (min-width: 768px) {
  .content_and_contact_section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) {
  .content_and_contact_section.align-cols-top .row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .content_and_contact_section.align-cols-center .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item {
  background-color: rgb(54, 54, 54);
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap {
  padding-left: 100px;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgb(54, 54, 54);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap:hover, .content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap:focus, .content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap:active {
  background-color: #3B4044;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap:hover .icon-wrap i, .content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap:focus .icon-wrap i, .content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap:active .icon-wrap i {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap .cacs-item-content-wrap {
  display: inline-block;
  padding: 24px 0;
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap .cacs-item-content-wrap .title {
  color: #fff;
  font-size: calc(1 * 14px);
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap .cacs-item-content-wrap .value span {
  color: #fff;
  font-size: calc(1.428 * 14px);
  font-weight: 700;
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap .icon-wrap {
  padding: 32px;
  display: inline-block;
  height: 100px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item .item-link-wrap .icon-wrap i {
  color: #DB2032;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
  font-size: calc(1.857 * 14px);
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item:nth-child(odd) .item-link-wrap {
  background-color: #DB2032;
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item:nth-child(odd) .item-link-wrap:hover, .content_and_contact_section .contact-items-wrap .cacs-contact-item:nth-child(odd) .item-link-wrap:focus, .content_and_contact_section .contact-items-wrap .cacs-contact-item:nth-child(odd) .item-link-wrap:active {
  background-color: #e23848;
}
.content_and_contact_section .contact-items-wrap .cacs-contact-item:nth-child(odd) .item-link-wrap .icon-wrap i {
  color: #fff;
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
}

/* --------------------------------------
/*  Services Section
/* -------------------------------------*/
.services-section .services-section-heading-container {
  margin-bottom: 24px;
}
.services-section .services-section-inner-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.services-section .services-section-inner-container .service-card {
  margin: 0 1px 1px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(33.3% - 1px * 2);
          flex: 1 0 calc(33.3% - 1px * 2);
  width: calc(33.3% - 1px * 2);
  max-width: calc(33.3% - 1px * 2);
  display: inline-block;
  background: #F6F6F6;
  -webkit-transition: -webkit-box-shadow 0.5s;
  transition: -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s;
  transition: box-shadow 0.5s, -webkit-box-shadow 0.5s;
  position: relative;
}
@media (max-width: 991.98px) {
  .services-section .services-section-inner-container .service-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 1px * 2);
            flex: 1 0 calc(50% - 1px * 2);
    width: calc(50% - 1px * 2);
    max-width: calc(50% - 1px * 2);
  }
}
@media (max-width: 767.98px) {
  .services-section .services-section-inner-container .service-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.services-section .services-section-inner-container .service-card:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #DB2032;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.5s 0s ease-in-out;
  transition: -webkit-transform 0.5s 0s ease-in-out;
  transition: transform 0.5s 0s ease-in-out;
  transition: transform 0.5s 0s ease-in-out, -webkit-transform 0.5s 0s ease-in-out;
}
.services-section .services-section-inner-container .service-card:hover, .services-section .services-section-inner-container .service-card:focus, .services-section .services-section-inner-container .service-card:active {
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
.services-section .services-section-inner-container .service-card:hover:after, .services-section .services-section-inner-container .service-card:focus:after, .services-section .services-section-inner-container .service-card:active:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.services-section .services-section-inner-container .service-card:hover .service-card-inner .service-img-wrap:before, .services-section .services-section-inner-container .service-card:focus .service-card-inner .service-img-wrap:before, .services-section .services-section-inner-container .service-card:active .service-card-inner .service-img-wrap:before {
  opacity: 1;
}
.services-section .services-section-inner-container .service-card:hover .service-card-inner .service-img-wrap:after, .services-section .services-section-inner-container .service-card:focus .service-card-inner .service-img-wrap:after, .services-section .services-section-inner-container .service-card:active .service-card-inner .service-img-wrap:after {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.services-section .services-section-inner-container .service-card .service-card-inner .service-img-wrap {
  display: block;
  width: 100%;
  padding: 150px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.services-section .services-section-inner-container .service-card .service-card-inner .service-img-wrap:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.services-section .services-section-inner-container .service-card .service-card-inner .service-img-wrap:after {
  content: "View";
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(0, 60%);
          transform: translate(0, 60%);
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: 700;
  opacity: 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: calc(1 * 14px);
  -webkit-transition: opacity 0.7s 0.3s, -webkit-transform 0.3s 0.4s;
  transition: opacity 0.7s 0.3s, -webkit-transform 0.3s 0.4s;
  transition: transform 0.3s 0.4s, opacity 0.7s 0.3s;
  transition: transform 0.3s 0.4s, opacity 0.7s 0.3s, -webkit-transform 0.3s 0.4s;
}
.services-section .services-section-inner-container .service-card .service-card-inner .service-card-content {
  display: block;
  padding: 16px;
}
.services-section .services-section-inner-container .service-card .service-card-inner .service-card-content .title {
  display: block;
  font-family: "Source Sans Pro";
  font-size: calc(1.857 * 14px);
  margin: 16px 0;
  line-height: 1.3;
}
.services-section .services-section-inner-container .service-card .service-card-inner .service-card-content .excerpt {
  color: #342B22;
  display: block;
}
.services-section .services-section-inner-container .service-card .service-card-inner .service-card-content .excerpt p {
  line-height: 1.3;
}
.services-section .services-section-inner-container .service-card .service-card-inner:hover, .services-section .services-section-inner-container .service-card .service-card-inner:focus, .services-section .services-section-inner-container .service-card .service-card-inner:active {
  text-decoration: none;
}
.services-section .btn-wrap {
  margin-top: 16px;
  text-align: center;
}

.nucleo-acf-section.testimonial_slider_section {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .section-title {
  margin-bottom: 40px;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .section-title h2 {
  color: #3B4044;
  text-align: center;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .section-title p {
  text-align: center;
  color: #3B4044;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-prev, .nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-next {
  border-color: rgba(0, 0, 0, 0.3);
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-prev:before, .nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-next:before {
  color: #616161;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-prev:hover:before, .nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-prev:active:before, .nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-prev:focus:before, .nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-next:hover:before, .nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-next:active:before, .nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .slick-next:focus:before {
  color: #BDBDBD;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide {
  text-align: center;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide p {
  color: #3B4044;
  padding: 0 25px;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide p.blurb {
  font-size: calc(1.857 * 14px);
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide p.content:before, .nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide p.content:after {
  content: '"';
  font-family: sans-serif;
  font-style: italic;
  color: #3B4044;
  margin: 0 4px;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide p.customer {
  font-style: italic;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide .seperator {
  height: 2px;
  width: 100px;
  background-color: #DB2032;
  margin: 0 auto 24px auto;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide__avatar {
  margin-bottom: 15px;
}
.nucleo-acf-section.testimonial_slider_section.no-background-image .testimonial-slider-wrap .single-testimonial-slide__avatar img {
  display: inline;
  border-radius: 100%;
}
.nucleo-acf-section.testimonial_slider_section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
}
.nucleo-acf-section.testimonial_slider_section .section-title {
  margin-bottom: 40px;
}
.nucleo-acf-section.testimonial_slider_section .section-title h2 {
  color: #fff;
  text-align: center;
}
.nucleo-acf-section.testimonial_slider_section .section-title p {
  text-align: center;
  color: white;
}
@media (max-width: 767.98px) {
  .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev {
    left: -10px;
  }
  .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next {
    right: -10px;
  }
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next {
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  -webkit-transition: background-color 0.5s, border-color 0.5s;
  transition: background-color 0.5s, border-color 0.5s;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev:hover, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev:focus, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev:active, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next:hover, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next:focus, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next:active {
  background: rgba(255, 255, 255, 0.15);
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev:hover:before, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev:focus:before, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev:active:before, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next:hover:before, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next:focus:before, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next:active:before {
  color: #fff;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev:before, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next:before {
  color: rgba(255, 255, 255, 0.5);
  opacity: 1;
  font-size: calc(1.428 * 14px);
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-prev:before {
  content: "\\f053";
  font-family: FontAwesome;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .slick-next:before {
  content: "\\f054";
  font-family: FontAwesome;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide {
  text-align: center;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide p {
  color: white;
  padding: 0 25px;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide p.blurb {
  font-size: calc(1.857 * 14px);
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide p.content:before, .nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide p.content:after {
  content: '"';
  font-family: sans-serif;
  font-style: italic;
  color: white;
  margin: 0 4px;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide p.customer {
  font-style: italic;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide .seperator {
  height: 2px;
  width: 100px;
  background-color: #DB2032;
  margin: 0 auto 24px auto;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide__avatar {
  margin-bottom: 15px;
}
.nucleo-acf-section.testimonial_slider_section .testimonial-slider-wrap .single-testimonial-slide__avatar img {
  display: inline;
  border-radius: 100%;
}
.nucleo-acf-section.testimonial_slider_section .button-wrap {
  text-align: center;
}

/* --------------------------------------
/*  Icon / Text Repeater
/* -------------------------------------*/
.nucleo-acf-section.icon_text_repeater_section.three-icon-columns .icon-text-wrap .icon-text-item {
  width: 33.33%;
}

.nucleo-acf-section.icon_text_repeater_section.four-icon-columns .icon-text-wrap .icon-text-item {
  width: 25%;
}

.nucleo-acf-section.icon_text_repeater_section .heading, .nucleo-acf-section.icon_text_repeater_section .sub-heading {
  text-align: center;
}
.nucleo-acf-section.icon_text_repeater_section .icon-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 543.98px) {
  .nucleo-acf-section.icon_text_repeater_section .icon-text-wrap div.icon-text-item {
    width: 100%;
  }
}
.nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item {
  text-align: center;
  padding: 16px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item i {
  color: #DB2032;
  display: inline-block;
  font-size: 5rem;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-bottom: 4px;
}
.nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .title {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125em;
  margin: 15px 0;
}
.nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .title a, .nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .titlea {
  color: #DB2032;
}
.nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .title a:hover, .nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .title a:focus, .nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .titlea:hover, .nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .titlea:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .title {
    font-size: calc(1.125em + (19.992 - 15.75) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .title {
    font-size: 1.428em;
  }
}
.nucleo-acf-section.icon_text_repeater_section .icon-text-wrap .icon-text-item .sub-title {
  margin: 0;
  font-size: 14px;
  color: #9E9E9E;
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.facebook_feed_section .section-heading h2 {
  font-size: 1.424em;
  margin-top: 0;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .facebook_feed_section .section-heading h2 {
    font-size: calc(1.424em + (42 - 19.936) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .facebook_feed_section .section-heading h2 {
    font-size: 3em;
  }
}
.facebook_feed_section a.btn i, .facebook_feed_section .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.ninja-forms-field[type=button] i, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .facebook_feed_section a.ninja-forms-field[type=button] i, .facebook_feed_section .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.ninja-forms-field[type=button] i, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .facebook_feed_section a.ninja-forms-field[type=button] i {
  margin-left: 16px;
}
.facebook_feed_section .fb-feed-wrap {
  display: inline-block;
  width: auto;
  border: 24px solid #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.05);
  text-align: right;
}
@media (max-width: 991.98px) {
  .facebook_feed_section .fb-feed-wrap {
    margin-top: 48px;
    text-align: center;
  }
}

/* --------------------------------------
/*  Call To Action
/* -------------------------------------*/
.nucleo-acf-section.call_to_action_section {
  background-position: center center;
  background-size: cover;
  /* --------------------------------------
  /*  Image CTA
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Has Background Image
  /* -------------------------------------*/
  /* --------------------------------------
  /*  Form
  /* -------------------------------------*/
}
.nucleo-acf-section.call_to_action_section .image-cta .img-container {
  min-height: 326px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.nucleo-acf-section.call_to_action_section .image-cta .img-container img {
  border-radius: 5px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.nucleo-acf-section.call_to_action_section .image-cta .img-container .img-filler {
  border-radius: 5px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}
.nucleo-acf-section.call_to_action_section .image-cta .image-cta-bg {
  background-color: #f8f8f8;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.nucleo-acf-section.call_to_action_section .image-cta .heading-container {
  padding: 25px;
}
.nucleo-acf-section.call_to_action_section .image-cta .heading-container .heading {
  text-align: left;
  font-family: "Source Sans Pro";
}
.nucleo-acf-section.call_to_action_section .image-cta .heading-container .heading .title {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.9px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 25px;
  color: #000000;
}
.nucleo-acf-section.call_to_action_section .image-cta .heading-container .heading .blurb {
  font-size: 16px;
  padding-bottom: 28px;
  margin-bottom: 0;
  padding-bottom: 60px;
}
.nucleo-acf-section.call_to_action_section .image-cta .heading-container .link-wrap a {
  font-family: "PT Serif", "Helvetica", Arial, Helvetica, Sans-serif;
  color: #000;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.nucleo-acf-section.call_to_action_section .image-cta .heading-container .link-wrap a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  width: 0;
  height: 2px;
  background-color: #DB2032;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.nucleo-acf-section.call_to_action_section .image-cta .heading-container .link-wrap a:hover:after {
  width: 100%;
}
.nucleo-acf-section.call_to_action_section .heading {
  text-align: center;
}
.nucleo-acf-section.call_to_action_section .heading .title {
  font-size: 1.266em;
  padding-top: 0;
  margin-top: 0;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .nucleo-acf-section.call_to_action_section .heading .title {
    font-size: calc(1.266em + (25.998 - 17.724) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .nucleo-acf-section.call_to_action_section .heading .title {
    font-size: 1.857em;
  }
}
.nucleo-acf-section.call_to_action_section .btn-wrap {
  text-align: center;
}
.nucleo-acf-section.call_to_action_section.has-background-image {
  position: relative;
}
.nucleo-acf-section.call_to_action_section.has-background-image:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
  z-index: 5;
}
.nucleo-acf-section.call_to_action_section.has-background-image .container {
  position: relative;
  z-index: 10;
}
.nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .ninja-forms-field[type=button] {
  width: 100%;
}

@media (min-width: 768px) {
  .single_col_content_section img.alignleft {
    margin-left: -66.666px;
  }
  .single_col_content_section img.alignright {
    margin-right: -66.666px;
  }
}
@media (min-width: 992px) {
  .single_col_content_section img.alignleft {
    margin-left: -161.6602px;
  }
  .single_col_content_section img.alignright {
    margin-right: -161.6602px;
  }
}
@media (min-width: 1200px) {
  .single_col_content_section img.alignleft {
    margin-left: -194.9922px;
  }
  .single_col_content_section img.alignright {
    margin-right: -194.9922px;
  }
}

.image_only_section.image_only_section_contained.image_small img, .image_only_section.image_only_section_full-width.image_small img {
  width: 50%;
}
@media (min-width: 544px) {
  .image_only_section.image_only_section_contained.image_small img, .image_only_section.image_only_section_full-width.image_small img {
    width: 25%;
  }
}
.image_only_section.image_only_section_contained.image_medium img, .image_only_section.image_only_section_full-width.image_medium img {
  width: 100%;
}
@media (min-width: 544px) {
  .image_only_section.image_only_section_contained.image_medium img, .image_only_section.image_only_section_full-width.image_medium img {
    width: 50%;
  }
}
.image_only_section.image_only_section_contained.image_large img, .image_only_section.image_only_section_full-width.image_large img {
  width: 100%;
}
.image_only_section.image_only_section_contained.image_center .container, .image_only_section.image_only_section_contained.image_center .container-fluid, .image_only_section.image_only_section_full-width.image_center .container, .image_only_section.image_only_section_full-width.image_center .container-fluid {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.image_only_section.image_only_section_contained.image_left .container, .image_only_section.image_only_section_contained.image_left .container-fluid, .image_only_section.image_only_section_full-width.image_left .container, .image_only_section.image_only_section_full-width.image_left .container-fluid {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.image_only_section.image_only_section_contained.image_right .container, .image_only_section.image_only_section_contained.image_right .container-fluid, .image_only_section.image_only_section_full-width.image_right .container, .image_only_section.image_only_section_full-width.image_right .container-fluid {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.image_only_section.image_only_section_contained .container, .image_only_section.image_only_section_contained .container-fluid, .image_only_section.image_only_section_full-width .container, .image_only_section.image_only_section_full-width .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 544px) {
  .primary_content_section .two-col-col--left {
    padding-right: 1.5rem;
  }
}

@media (min-width: 544px) {
  .dynamic_content_section .two-col-col--left {
    padding-right: 1.5rem;
  }
}
.dynamic_content_section .two-col-col--left h3 {
  line-height: 1.6;
}
.dynamic_content_section .two-col-col--right__image {
  background-size: cover;
  background-position: center center;
  height: 300px;
}
@media (max-width: 767.98px) {
  .dynamic_content_section .two-col-col--right__image {
    height: 200px;
  }
}
.dynamic_content_section.has-image .two-col-col--right__content {
  padding-top: 1.5rem;
}
.dynamic_content_section.has-image .content-links {
  padding-top: 1.5rem;
}
.dynamic_content_section.content-type--links .content-links--bottom, .dynamic_content_section.content-type--content-repeater .content-links--bottom {
  padding-top: 3rem;
}
.dynamic_content_section.content-type--links .content-links--side .content-links--single, .dynamic_content_section.content-type--content-repeater .content-links--side .content-links--single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dynamic_content_section:not(.has-heading) .content-repeater-block:first-child {
  padding-top: 3rem;
  border-top: 1px solid #9E9E9E;
}

.content-link {
  padding-bottom: 1.5rem;
}
.content-link--file .content-link__link {
  padding-right: 50px;
}
.bg-black .content-link--file .content-link__link {
  color: #DB2032;
}
.bg-black .content-link--file .content-link__title {
  color: #fff;
}
.bg-black .content-link--page .content-link__link {
  color: #DB2032;
}
.bg-black .content-link--page .content-link__title {
  color: #fff;
}
.content-link:last-of-type {
  padding-bottom: 0;
}
.content-repeater-block {
  padding-bottom: 3rem;
}
.dynamic_content_section.has-image .content-repeater-block {
  padding-top: 3rem;
}
.content-repeater-block + .content-repeater-block {
  padding-top: 3rem;
  border-top: 1px solid #9E9E9E;
}

.box_links_section [class^=col-] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.box_links_section:not(.is-full-width) .row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.box_links_section:not(.is-full-width) .row > .col,
.box_links_section:not(.is-full-width) .row > [class*=col-] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
@media only screen and (max-width: 991px) {
  .box_links_section:not(.is-full-width) .row [class^=col-] {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
  }
}
.box_links_section.is-full-width {
  /*@include py(0);*/
}
.box_links_section.is-full-width .row {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.box_links_section.is-full-width .row > .col,
.box_links_section.is-full-width .row > [class*=col-] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.box_links_section.is-full-width .row > [class*=col-] {
  padding-bottom: 2px;
}
.box_links_section__heading {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  position: relative;
  /*&:after {
    position: absolute;
    top: calc(100% - 1px);
    z-index: 2;
    left: 50%;
    border-top: 8px solid $bg-beige;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    content: "";
    transform: translateX(-50%);
  }*/
}
.box_links_section__heading h3 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 2.2em;
}

.box-link-item {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  height: 350px;
  /* --------------------------------------
  /*  Full Width
  /* -------------------------------------*/
}
.box-link-item .img-container img {
  position: absolute;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-link-item__content {
  position: absolute;
  left: 0;
  margin-top: 40px;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-link-item__content .title {
  color: #fff;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.box-link-item:hover .img-container img, .box-link-item:focus .img-container img, .box-link-item:active .img-container img {
  opacity: 0.8;
}
.box-link-item:hover .box-link-item__content, .box-link-item:focus .box-link-item__content, .box-link-item:active .box-link-item__content {
  background-color: rgb(0, 0, 0);
}
.is-full-width .box-link-item:after {
  padding-bottom: 100%;
}
.is-full-width .box-link-item .overlay {
  background: rgba(0, 0, 0, 0.8);
}
.is-full-width .box-link-item .overlay:after {
  display: none;
}
.is-full-width .box-link-item .box-link-item__content {
  bottom: unset;
  top: 0;
  left: 0;
  margin-top: 50px;
  background-color: rgba(0, 0, 0, 0.6);
}
.is-full-width .box-link-item .box-link-item__content .title {
  width: 100%;
  font-size: 22px !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 1.25;
  color: #fff;
  -webkit-transition: font-size 0.3s;
  transition: font-size 0.3s;
}
.is-full-width .box-link-item:hover .overlay, .is-full-width .box-link-item:focus .overlay, .is-full-width .box-link-item:active .overlay {
  opacity: 0.4;
}
.is-full-width .box-link-item:hover .title, .is-full-width .box-link-item:focus .title, .is-full-width .box-link-item:active .title {
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 1.25;
  color: #fff;
}

@media (min-width: 767px) {
  .partners-block {
    margin: 120px 0;
  }
}
.partners-block .block-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 32px;
}
@media (min-width: 767px) {
  .partners-block .block-heading {
    margin-bottom: 64px;
  }
}
@media (min-width: 1200px) {
  .partners-block .block-heading {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.partners-block .block-heading .section-title {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.9px;
  font-weight: 600;
}
.partners-block .block-heading .headings h3 {
  margin-bottom: 0.25rem;
}
.partners-block .block-heading h4 {
  font-family: "Source Sans Pro";
  color: #68696a;
  font-size: 14px;
  font-weight: 400;
}
.partners-block .block-heading .button {
  background: #f7f5f2;
  border-radius: 14px;
  padding: 14px 18px;
  font-size: 20px;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-family: "Source Sans Pro";
  font-weight: 600;
}
.partners-block .block-heading .button:hover {
  color: #db2032;
}
.partners-block .partners-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  color: #000;
  gap: 20px;
}
@media (min-width: 767px) {
  .partners-block .partners-grid {
    gap: 40px;
    -ms-grid-columns: minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(0, 1fr) 40px minmax(0, 1fr);
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 1200px) {
  .partners-block .partners-grid {
    gap: 100px 100px;
  }
}
.partners-block .partners-grid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.partners-block .partners-grid-item img {
  max-width: 30vw;
  max-height: 125px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 757px) {
  .partners-block .partners-grid-item img {
    max-width: 250px;
  }
}

.latest_news_section {
  padding-top: 0;
}
.latest_news_section .row {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.latest_news_section .row > .col,
.latest_news_section .row > [class*=col-] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.latest_news_section .row > [class*=col-] {
  padding-bottom: 15px;
}
.latest_news_section__heading {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  position: relative;
}
.latest_news_section__heading h3 {
  font-size: 16px;
  letter-spacing: 8px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.latest_news_section .latest-news-card {
  display: block;
  height: 300px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.latest_news_section .latest-news-card .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(40%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0.5) 100%);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.latest_news_section .latest-news-card .overlay:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.9)), color-stop(30%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 30%, rgba(0, 0, 0, 0) 100%);
}
.latest_news_section .latest-news-card__cat h5 {
  color: #fff;
  text-transform: uppercase;
}
.latest_news_section .latest-news-card__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.5rem;
}
.latest_news_section .latest-news-card__content h3 {
  color: #fff;
}
.latest_news_section .latest-news-card__inner-content {
  color: #fff;
}
.latest_news_section .latest-news-card:hover .overlay, .latest_news_section .latest-news-card:focus .overlay, .latest_news_section .latest-news-card:active .overlay {
  opacity: 1;
}
@media (max-width: 767.98px) {
  .latest_news_section .mobile-view .ind-blog .latest-news-card {
    height: 152px;
  }
}
@media (max-width: 767.98px) {
  .latest_news_section .mobile-view .ind-blog:first-child .latest-news-card {
    height: 304px;
  }
}

.people_section .person {
  margin-bottom: 1.5rem;
}
.people_section .person__position h6 {
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.people_section .person__link {
  font-family: "Source Sans Pro";
  font-weight: 600;
  display: block;
}
.people_section .person__link:hover, .people_section .person__link:focus, .people_section .person__link a, .people_section .person__link a:hover, .people_section .person__link a:focus {
  text-decoration: none;
}
.people_section .person__link h4 {
  display: inline-block;
  position: relative;
}
.people_section .person__link h4:after {
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  width: 100%;
  content: "";
  background-color: #DB2032;
  height: 2px;
  opacity: 0;
}
.people_section .person__link h4 span {
  padding-left: 16px;
  font-size: 14px;
  font-weight: normal;
}
.people_section .person__link:hover h4:after, .people_section .person__link:focus h4:after, .people_section .person__link:active h4:after {
  opacity: 1;
}
.people_section .nucleo-modal-container {
  z-index: 60;
}
.people_section .nucleo-modal-container .nucleo-modal-inner {
  background-color: #000;
  height: auto;
  width: 1200px;
  max-width: 100%;
  overflow: scroll;
  max-height: 100vh;
  overflow: auto;
}
.people_section .nucleo-modal-container .nucleo-modal-inner .nucleo-modal-close-btn {
  top: 40px;
  right: 40px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  color: #EFECE6;
  z-index: 4;
  font-size: 30px;
}

.people-modal {
  padding-bottom: 3rem;
}
.people-modal__header {
  height: 80px;
  border-bottom: 1px solid #EFECE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.people-modal__header__home {
  height: 100%;
  width: 80px;
  position: relative;
}
.people-modal__header__home i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #EFECE6;
  font-size: 30px;
}
.people-modal__header__close-wrap {
  width: 80px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #EFECE6;
  pointer-events: none;
}
.people-modal__header__nav {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.people-modal__header__nav__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 200px;
}
.people-modal__header__nav__item:hover, .people-modal__header__nav__item:focus, .people-modal__header__nav__item a, .people-modal__header__nav__item a:hover, .people-modal__header__nav__item a:focus {
  text-decoration: none;
}
.people-modal__header__nav__item.hidden-btn {
  opacity: 0;
  pointer-events: none;
}
.people-modal__header__nav__item .name {
  text-transform: uppercase;
}
.people-modal__header__nav__item i, .people-modal__header__nav__item .name {
  display: inline;
  vertical-align: middle;
  color: #827C74;
}
.people-modal__header__nav__item i {
  font-size: 1rem;
}
.people-modal__body__slider h1, .people-modal__body__slider h2, .people-modal__body__slider h3,
.people-modal__body__slider h4, .people-modal__body__slider h5, .people-modal__body__slider h6,
.people-modal__body__slider p, .people-modal__body__slider a, .people-modal__body__slider span,
.people-modal__body__slider ul, .people-modal__body__slider ol, .people-modal__body__slider li,
.people-modal__body__slider textarea,
.people-modal__body__slider input, .people-modal__body__slider button, .people-modal__body__slider label {
  color: #fff;
}
.people-modal__body__slider a.btn.btn-primary, .people-modal__body__slider .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button], .people-modal__body__slider .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button], .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button] {
  background-color: #fff;
  color: #DB2032;
  border-color: #fff;
}
.people-modal__body__slider a.btn.btn-primary:hover, .people-modal__body__slider .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:hover, .people-modal__body__slider .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:hover, .people-modal__body__slider a.btn.btn-primary:focus, .people-modal__body__slider .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:focus, .people-modal__body__slider .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:focus, .people-modal__body__slider a.btn.btn-primary a, .people-modal__body__slider .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button] a, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button] a, .people-modal__body__slider .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button] a, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button] a, .people-modal__body__slider a.btn.btn-primary a:hover, .people-modal__body__slider a.btn.btn-primary a:focus {
  text-decoration: none;
}
.people-modal__body__slider a.btn.btn-primary:hover, .people-modal__body__slider .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:hover, .people-modal__body__slider .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:hover, .people-modal__body__slider a.btn.btn-primary:focus, .people-modal__body__slider .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:focus, .people-modal__body__slider .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:focus, .people-modal__body__slider a.btn.btn-primary:active, .people-modal__body__slider .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:active, .people-modal__body__slider .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .people-modal__body__slider a.btn-primary.ninja-forms-field[type=button]:active {
  color: #fff;
  background-color: transparent;
}
.people-modal__body__slider .text-icon-link__icon {
  color: #fff;
  border-color: #fff;
}
.people-modal__body__slider .text-icon-link__icon:after {
  color: #fff;
}

.person-slide__meta {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.person-slide__meta--contact {
  color: #fff;
}
.person-slide__address {
  color: #fff;
}

.services_links_section {
  background-size: cover;
  background-position: center center;
  position: relative;
}
.services_links_section .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), color-stop(20%, rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0.4) 100%);
}
.services_links_section__heading {
  position: relative;
  padding-bottom: 1.5rem;
}
.services_links_section__heading h3 {
  text-align: center;
  color: #EFECE6;
  font-size: 16px;
  letter-spacing: 8px;
  line-height: 20px;
  text-transform: uppercase;
}
.services_links_section__content {
  position: relative;
}
.services_links_section__mobile {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  margin-bottom: 0.5rem;
}
.services_links_section__mobile .card {
  background-color: rgba(0, 0, 0, 0.7);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border: 1px solid grey;
}
.services_links_section__mobile .card h3 {
  color: #EFECE6;
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.services_links_section__link {
  display: block;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: relative;
  max-width: 260px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
}
.services_links_section__link__overlay {
  display: block;
  width: 100%;
  border-radius: 50%;
  content: "";
  padding-bottom: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  pointer-events: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.services_links_section__link__overlay:before, .services_links_section__link__overlay:after {
  position: absolute;
  width: 80px;
  height: 1px;
  background-color: #EFECE6;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.services_links_section__link__overlay:before {
  top: 20%;
}
.services_links_section__link__overlay:after {
  bottom: 20%;
}
.services_links_section__link__content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.services_links_section__link__content h3 {
  text-align: center;
  text-transform: uppercase;
  color: #EFECE6;
  margin-bottom: 0;
  line-height: 1.3;
  font-size: 20px;
}
.services_links_section__link:hover .services_links_section__link__overlay, .services_links_section__link:focus .services_links_section__link__overlay, .services_links_section__link:active .services_links_section__link__overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.services_links_section__link:hover .services_links_section__link__content h3, .services_links_section__link:focus .services_links_section__link__content h3, .services_links_section__link:active .services_links_section__link__content h3 {
  font-weight: 600;
}

.advertising_section_section:before {
  display: none;
}
.advertising_section_section.bg-light {
  background-color: #f7f6f3 !important;
}
.advertising_section_section .title {
  text-align: left;
  font-weight: bold;
  width: 100%;
}
.advertising_section_section h6 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #827C74;
}
.advertising_section_section .slick-dots {
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
}
.advertising_section_section .slick-dots .slick-active button:before,
.advertising_section_section .slick-dots button:before {
  color: #BDBDBD;
}
.advertising_section_section .advertising-sliderx .slide img {
  width: 100%;
}
.advertising_section_section .advertising-slider {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: min(4vw, 50px);
  padding-right: min(4vw, 50px);
  width: 100%;
}
.advertising_section_section .advertising-slider .slide {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 544px) {
  .advertising_section_section .advertising-slider .slide {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .advertising_section_section .advertising-slider .slide {
    width: 25%;
  }
}
.advertising_section_section .advertising-slider .slide img {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.advertising_section_section .slick-slider .slick-prev,
.advertising_section_section .slick-slider .slick-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #BDBDBD;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.advertising_section_section .slick-slider .slick-prev:before,
.advertising_section_section .slick-slider .slick-next:before {
  color: #BDBDBD;
}
.advertising_section_section .slick-slider .slick-prev:hover, .advertising_section_section .slick-slider .slick-prev:focus, .advertising_section_section .slick-slider .slick-prev:active,
.advertising_section_section .slick-slider .slick-next:hover,
.advertising_section_section .slick-slider .slick-next:focus,
.advertising_section_section .slick-slider .slick-next:active {
  background-color: #F6F6F6;
}
.advertising_section_section .slick-slider .slick-prev {
  left: -50px;
}
.advertising_section_section .slick-slider .slick-prev:before {
  content: "\e5c4";
  font-family: "Material Icons";
}
.advertising_section_section .slick-slider .slick-next {
  right: -50px;
}
.advertising_section_section .slick-slider .slick-next:before {
  content: "\e5c8";
  font-family: "Material Icons";
}
.advertising_section_section .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
.advertising_section_section .container .slick-custom-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  height: 100%;
  cursor: pointer;
  z-index: 10;
}
.advertising_section_section .container .slick-custom-arrow:hover svg, .advertising_section_section .container .slick-custom-arrow:focus svg, .advertising_section_section .container .slick-custom-arrow:active svg {
  opacity: 0.85;
}
.advertising_section_section .container .slick-custom-arrow.prev {
  padding-right: 1rem;
  left: 0.5rem;
}
.advertising_section_section .container .slick-custom-arrow.next {
  padding-left: 1rem;
  right: 0.5rem;
}
.advertising_section_section .container .slick-custom-arrow svg {
  height: min(4vw, 50px);
  width: min(4vw, 50px);
  fill: rgb(68, 59, 52);
  opacity: 0.35;
  -webkit-transition: opacity ease-in-out 300ms;
  transition: opacity ease-in-out 300ms;
}

.advertisement-caption {
  font-family: "Source Sans Pro";
}

.downloads_and_links_section .dandl-section {
  padding-bottom: 48px;
}
.downloads_and_links_section .content-link {
  padding-bottom: 0.5rem;
}
.downloads_and_links_section .content-link a {
  color: #342B22;
}
.downloads_and_links_section .content-link--page .content-link__title {
  position: relative;
}
.downloads_and_links_section .content-link--page .content-link__title:after {
  opacity: 0;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  content: "";
  border-bottom: 1px solid #DB2032;
}
.downloads_and_links_section .content-link--page a:hover, .downloads_and_links_section .content-link--page a:focus, .downloads_and_links_section .content-link--page a a, .downloads_and_links_section .content-link--page a a:hover, .downloads_and_links_section .content-link--page a a:focus {
  text-decoration: none;
}
.downloads_and_links_section .content-link--page a:hover .content-link__title:after, .downloads_and_links_section .content-link--page a:focus .content-link__title:after, .downloads_and_links_section .content-link--page a:active .content-link__title:after {
  opacity: 1;
}

.page-template-template-no-hero .breadcrumbs.breadcrumbs-wrap, .tax-sale_cat .breadcrumbs.breadcrumbs-wrap, .tax-event_cat .breadcrumbs.breadcrumbs-wrap {
  margin: 2.625rem 0;
}

.event-header {
  margin: 2.625rem 0 0 0;
}
.event-header h1 {
  color: #000;
}
.event-header .event-refine {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #3B4044;
  color: #000;
  font-family: "Source Sans Pro";
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  display: inline-block;
  cursor: pointer;
}
.event-header .event-refine a {
  display: block;
  padding: 1rem 1.75rem;
  text-decoration: none;
  color: #000;
}
.event-header .event-refine:nth-child(n+2) {
  border-left: transparent;
}
.event-header .event-refine:hover, .event-header .event-refine.active-refine {
  background-color: #D92438;
  border-color: #D92438;
}
.event-header .event-refine:hover a, .event-header .event-refine.active-refine a {
  color: #fff;
}
.event-header .event-refine-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.sale_display_section > .container > .row {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

#wrap .nucleo-acf-section[id$=__0].animatedParent .animated {
  opacity: 1 !important;
  -webkit-transform: none !important;
          transform: none !important;
  -webkit-transition: none !important;
  transition: none !important;
  visibility: visible !important;
  -webkit-animation: none !important;
          animation: none !important;
}

.nucleo-acf-section.section-border-top {
  border-top: 1px solid rgba(210, 205, 189, 0.53);
}

.bg-none + .nucleo-acf-section.bg-light, .bg-none + .nucleo-acf-section.bg-dark-grey, .bg-none + .nucleo-acf-section.bg-grey, .bg-none + .nucleo-acf-section.bg-black {
  position: relative;
}
.bg-none + .nucleo-acf-section.bg-light:before, .bg-none + .nucleo-acf-section.bg-dark-grey:before, .bg-none + .nucleo-acf-section.bg-grey:before, .bg-none + .nucleo-acf-section.bg-black:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-top: 8px solid #fff;
  border-left: 26px solid transparent;
  border-right: 26px solid transparent;
  content: "";
  width: 52px;
  -webkit-transition: border-top-width 0.2s;
  transition: border-top-width 0.2s;
  left: 25vw;
}
@media (min-width: 544px) {
  .bg-none + .nucleo-acf-section.bg-light:before, .bg-none + .nucleo-acf-section.bg-dark-grey:before, .bg-none + .nucleo-acf-section.bg-grey:before, .bg-none + .nucleo-acf-section.bg-black:before {
    left: calc((100vw - 540px) / 2 + 30px);
  }
}
@media (min-width: 768px) {
  .bg-none + .nucleo-acf-section.bg-light:before, .bg-none + .nucleo-acf-section.bg-dark-grey:before, .bg-none + .nucleo-acf-section.bg-grey:before, .bg-none + .nucleo-acf-section.bg-black:before {
    left: calc((100vw - 720px) / 2 + 30px);
  }
}
@media (min-width: 992px) {
  .bg-none + .nucleo-acf-section.bg-light:before, .bg-none + .nucleo-acf-section.bg-dark-grey:before, .bg-none + .nucleo-acf-section.bg-grey:before, .bg-none + .nucleo-acf-section.bg-black:before {
    left: calc((100vw - 960px) / 2 + 30px);
  }
}
@media (min-width: 1200px) {
  .bg-none + .nucleo-acf-section.bg-light:before, .bg-none + .nucleo-acf-section.bg-dark-grey:before, .bg-none + .nucleo-acf-section.bg-grey:before, .bg-none + .nucleo-acf-section.bg-black:before {
    left: calc((100vw - 1160px) / 2 + 30px);
  }
}
@media (min-width: 1400px) {
  .bg-none + .nucleo-acf-section.bg-light:before, .bg-none + .nucleo-acf-section.bg-dark-grey:before, .bg-none + .nucleo-acf-section.bg-grey:before, .bg-none + .nucleo-acf-section.bg-black:before {
    left: calc((100vw - 1400px) / 2 + 30px);
  }
}

/* --------------------------------------
/*  ShortCodes
/* -------------------------------------*/
/* --------------------------------------
/*  Percentage Slider
/* -------------------------------------*/
.percentage-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 24px;
}
.percentage-slider__title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #3B4044;
}
.percentage-slider__percentage-text:after {
  content: "%";
}
.percentage-slider__title, .percentage-slider__percentage-text {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.79em;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .percentage-slider__title, .percentage-slider__percentage-text {
    font-size: calc(0.79em + (12.6 - 11.06) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .percentage-slider__title, .percentage-slider__percentage-text {
    font-size: 0.9em;
  }
}
.percentage-slider__progress-bar-container {
  height: 7px;
  width: 100%;
  position: relative;
  background: #EEEEEE;
  overflow: hidden;
}
.percentage-slider__progress-bar {
  position: absolute;
  background: #DB2032;
  height: 100%;
}

/* --------------------------------------
/*  Site Option
/* -------------------------------------*/
.shortcode-site-option {
  display: block;
  padding: 0 0 16px 32px;
  position: relative;
}
.shortcode-site-option i {
  position: absolute;
  color: #DB2032;
  left: 0;
  top: 0;
}
.shortcode-site-option i.fa {
  top: 4px;
}
.shortcode-site-option a {
  color: #342B22;
}

/* --------------------------------------
/*  Blog
/* -------------------------------------- */
/* --------------------------------------
/*  Blog
/* -------------------------------------- */
.blog-sidebar h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.blog-sidebar .share-buttons, .blog-sidebar .recent-posts, .blog-sidebar .category-list, .blog-sidebar .tag-list, .blog-sidebar .author-list {
  margin-bottom: 40px;
  background-color: #fff;
  padding: 24px;
}
.blog-sidebar .share-buttons h3, .blog-sidebar .recent-posts h3, .blog-sidebar .category-list h3, .blog-sidebar .tag-list h3, .blog-sidebar .author-list h3 {
  text-transform: none;
  margin-bottom: 24px;
}
.blog-sidebar .category-list ul, .blog-sidebar .tag-list ul, .blog-sidebar .author-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.blog-sidebar .category-list ul li a, .blog-sidebar .tag-list ul li a, .blog-sidebar .author-list ul li a {
  position: relative;
  padding-left: 24px;
  display: block;
  color: #3B4044;
  font-size: calc(14px - 2px);
}
.blog-sidebar .category-list ul li a:before, .blog-sidebar .tag-list ul li a:before, .blog-sidebar .author-list ul li a:before {
  position: absolute;
  top: 0;
  left: 0;
}
.blog-sidebar .category-list ul li + li a, .blog-sidebar .tag-list ul li + li a, .blog-sidebar .author-list ul li + li a {
  margin-top: 4px;
}
.blog-sidebar .category-list ul li a {
  color: #666;
}
.blog-sidebar .category-list ul li a:before {
  content: "\e893";
  font-family: "Material Icons";
  font-size: 1.1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.blog-sidebar .tag-list ul li a:before {
  content: "\f02b";
  font-family: FontAwesome;
}
.blog-sidebar .author-list ul li a:before {
  content: "\f2be";
  font-family: FontAwesome;
}

/* --------------------------------------
/*  Recent Posts
/* -------------------------------------*/
.blog-sidebar .recent-post {
  font-size: calc(14px - 2px);
  border-top: 1px solid #666;
  padding-top: 16px;
}
.blog-sidebar .recent-post + .recent-post {
  margin-top: 24px;
}
.blog-sidebar .recent-post p {
  margin: 0;
  padding: 0;
  font-size: inherit;
}
.blog-sidebar .recent-post p.title {
  margin-bottom: 4px;
  font-weight: 700;
}
.blog-sidebar .recent-post p.title a {
  color: #000;
}
.blog-sidebar .recent-post .date {
  text-transform: uppercase;
  font-size: 0.8rem;
  margin: 0 0 4px 0;
}

/* --------------------------------------
/*  Blog Cards
/* -------------------------------------*/
.blog-posts > .container > .row {
  margin: 0 -8px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog-card {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin: 0 4px 8px;
  background: white;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #827C74;
}
.blog-card[class*="-4"] {
  width: calc(33.2% - 16px);
}
.blog-card[class*="-3"] {
  width: calc(25% - 16px);
}
.blog-card[class*="-6"] {
  width: calc(50% - 16px);
}
@media (max-width: 991.98px) {
  .blog-card[class*=col-] {
    width: calc(50% - 16px);
    max-width: none;
  }
}
@media (max-width: 767.98px) {
  .blog-card[class*=col-] {
    width: calc(100% - 16px);
    max-width: none;
  }
}
.blog-card .blog-card-featured-image {
  padding-bottom: 52%;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.blog-card .blog-card-featured-image a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.blog-card .blog-card-featured-image a:hover, .blog-card .blog-card-featured-image a:focus, .blog-card .blog-card-featured-image a:active {
  opacity: 1;
}
.blog-card .blog-card-content {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.blog-card .blog-card-content .blog-card-category h5 {
  text-transform: uppercase;
  color: #827C74;
  font-size: 12px;
  letter-spacing: 3px;
  line-height: 15px;
}
.blog-card .blog-card-content .blog-card-title {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.blog-card .blog-card-content .blog-card-title a {
  color: inherit;
}
.blog-card .blog-card-content .blog-card-title a:hover, .blog-card .blog-card-content .blog-card-title a:focus, .blog-card .blog-card-content .blog-card-title a a, .blog-card .blog-card-content .blog-card-title a a:hover, .blog-card .blog-card-content .blog-card-title a a:focus {
  text-decoration: none;
}
.blog-card .blog-card-content .blog-card-title a:hover, .blog-card .blog-card-content .blog-card-title a:focus, .blog-card .blog-card-content .blog-card-title a:active {
  color: #DB2032;
}
.blog-card .blog-card-content .blog-card-meta .date {
  color: #827C74;
}
.blog-card .blog-card-read-more {
  padding: 0 24px 24px;
  margin-top: auto;
}
.blog-card .blog-card-read-more a {
  font-family: "Source Sans Pro";
}
.blog-card .blog-card-read-more a:hover, .blog-card .blog-card-read-more a:focus, .blog-card .blog-card-read-more a a, .blog-card .blog-card-read-more a a:hover, .blog-card .blog-card-read-more a a:focus {
  text-decoration: none;
}
.blog-card .blog-card-read-more a:after {
  padding-left: 4px;
  -webkit-transition: padding-left 0.3s;
  transition: padding-left 0.3s;
  content: "\f0a9";
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 700;
}
.blog-card .blog-card-read-more a:hover, .blog-card .blog-card-read-more a:focus, .blog-card .blog-card-read-more a:active {
  outline: 0;
}
.blog-card .blog-card-read-more a:hover:after, .blog-card .blog-card-read-more a:focus:after, .blog-card .blog-card-read-more a:active:after {
  padding-left: 16px;
}

/* --------------------------------------
/*  Share This
/* -------------------------------------*/
.share-buttons ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.share-buttons ul li {
  display: inline-block;
}
.share-buttons ul li a {
  font-weight: normal;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.share-buttons ul li a:hover, .share-buttons ul li a:focus, .share-buttons ul li a a, .share-buttons ul li a a:hover, .share-buttons ul li a a:focus {
  text-decoration: none;
}
.share-buttons .share-buttons-list {
  margin: 10px 0;
}
.share-buttons .share-buttons-list li + li {
  padding-left: 4px;
}
.share-buttons .share-buttons-list li a {
  display: block;
}
.share-buttons .share-buttons-list li a i {
  color: #9E9E9E;
  padding-right: 4px;
  font-size: calc(1.428 * 14px);
  vertical-align: top;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.share-buttons .share-buttons-list li a:hover i, .share-buttons .share-buttons-list li a:focus i, .share-buttons .share-buttons-list li a:active i {
  color: rgb(54, 54, 54);
}

.blog-main-content .share-buttons {
  margin-top: 32px;
}
.blog-main-content .share-buttons h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

/* --------------------------------------
/*  Pagination
/* -------------------------------------*/
.pagination {
  padding-top: 1.5rem;
  font-size: calc(1 * 14px);
  text-align: center;
}
.pagination .page-numbers {
  min-width: 24px;
  min-height: 24px;
  display: inline-block;
  text-align: center;
  padding: 4px;
  color: #827C74;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-weight: 600;
}
.pagination .page-numbers i {
  font-size: 1rem;
  vertical-align: middle;
}
.pagination .page-numbers.current {
  color: #342B22;
}
.pagination a {
  color: inherit;
}
/* --------------------------------------
/*  Footer Blog
/* -------------------------------------*/
@media (max-width: 991.98px) {
  .footer-blog-posts {
    margin-top: 24px;
  }
}
.footer-blog-posts .footer-blog-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
}
.footer-blog-posts .footer-blog-post .image-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 60px;
  margin-right: 16px;
}
.footer-blog-posts .footer-blog-post .content-container p {
  margin: 0;
  padding: 0;
}
.footer-blog-posts .footer-blog-post .content-container p.heading {
  color: #fff;
  font-weight: 700;
}

.single.single-post .minimal-hero-section {
  padding: 6rem 0;
  position: relative;
}
.single.single-post .minimal-hero-section.is-default-image {
  padding: 0;
  padding-top: 3rem;
}
@media (max-width: 767.98px) {
  .single.single-post .minimal-hero-section {
    display: none;
  }
}
.single.single-post .minimal-hero-section:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  content: "";
}
.single.single-post .minimal-hero-section:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
}
.single.single-post #wrap {
  background-color: #F6F6F6;
}
@media (max-width: 767.98px) {
  .single.single-post .blog-single-wrap {
    padding-top: 0px;
  }
}
.single.single-post .blog-main-content {
  background-color: #fff;
}
.single.single-post .blog-main-content__inner {
  position: relative;
}
.single.single-post .blog-main-content__featured-image {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -8rem;
}
@media (max-width: 767.98px) {
  .single.single-post .blog-main-content__featured-image {
    margin-top: 0;
  }
}
.single.single-post .blog-main-content__featured-image img {
  margin: 0 auto;
  display: block;
}
.single.single-post .blog-main-content__title {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.424em;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 1rem;
  text-align: left;
  margin: 32px 0 16px;
}
.single.single-post .blog-main-content__title a, .single.single-post .blog-main-content__titlea {
  color: #342B22;
}
.single.single-post .blog-main-content__title a:hover, .single.single-post .blog-main-content__title a:focus, .single.single-post .blog-main-content__titlea:hover, .single.single-post .blog-main-content__titlea:focus {
  text-decoration: underline;
  color: #15120e;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .single.single-post .blog-main-content__title {
    font-size: calc(1.424em + (31.99 - 19.936) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .single.single-post .blog-main-content__title {
    font-size: 2.285em;
  }
}
.single.single-post .blog-main-content__meta {
  color: #9E9E9E;
}
.single.single-post .blog-main-content__meta hr {
  border-color: #9E9E9E;
  margin: 32px 0;
}
.single.single-post .blog-main-content__meta--date {
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  display: inline-block;
  margin-bottom: 1.5rem;
}
.single.single-post .blog-main-content__meta--author {
  display: inline-block;
}

/* --------------------------------------
/*  Image captions
/* -------------------------------------*/
.wp-caption {
  background: none;
  border: none;
}
.wp-caption p.wp-caption-text {
  text-align: left;
  padding-left: 35px;
  color: #9E9E9E;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  display: block;
  position: relative;
}
.wp-caption p.wp-caption-text:before {
  position: absolute;
  left: 8px;
  top: 0.6rem;
  content: "\f030";
  font-family: FontAwesome;
}

.categories-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 3rem;
}
.categories-bar__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  border: 1px solid #E0E0E0;
  text-align: center;
  text-transform: uppercase;
}
.categories-bar__item a {
  color: #342B22;
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-family: "Source Sans Pro";
}
.categories-bar__item a:hover, .categories-bar__item a:focus {
  background: #EEEEEE;
}
.categories-bar__item.active {
  background: #DB2032;
}
.categories-bar__item.active a {
  color: #fff;
  cursor: default;
  pointer-events: none;
}
.categories-bar__item.active a:hover, .categories-bar__item.active a:focus {
  background: inherit;
}

/* --------------------------------------
/*  Nucleo Modal
/* -------------------------------------*/
.nucleo-modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 16;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}
.nucleo-modal-container.activated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9999999;
}
.nucleo-modal-container .nucleo-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}
.nucleo-modal-container .nucleo-modal-inner {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  background-color: #fff;
  width: 1200px;
  max-width: 100%;
  overflow: scroll;
  max-height: 100vh;
  overflow: auto;
}
.nucleo-modal-container .nucleo-modal-inner .nucleo-modal-close-btn {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 15px;
  line-height: 1;
  font-size: 20px;
}
@media (max-width: 0.08px) {
  .nucleo-modal-container .nucleo-modal-inner {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
}

.nucleo-modal-container .opening-hours-wrap {
  padding: 30px;
  min-width: 500px;
  max-width: 33vw;
}
@media (max-width: 991.98px) {
  .nucleo-modal-container .opening-hours-wrap {
    min-width: 75vw;
    max-width: 75vw;
  }
}
@media (max-width: 767.98px) {
  .nucleo-modal-container .opening-hours-wrap {
    min-width: 95vw;
    max-width: 95vw;
  }
}
.nucleo-modal-container .opening-hours-wrap p, .nucleo-modal-container .opening-hours-wrap ul, .nucleo-modal-container .opening-hours-wrap span, .nucleo-modal-container .opening-hours-wrap div {
  font-size: calc(1 * 14px);
}
.nucleo-modal-container .opening-hours-wrap .open-hours ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.nucleo-modal-container .opening-hours-wrap .open-hours ul li {
  display: block;
  border-bottom: 1px dotted #ccc;
  padding: 6px 0;
}
.nucleo-modal-container .opening-hours-wrap .open-hours ul li.today {
  font-weight: 700;
}
.nucleo-modal-container .opening-hours-wrap .open-hours ul li .open-time {
  display: inline-block;
  float: right;
  padding-left: 8px;
  margin: 0;
}
.nucleo-modal-container .opening-hours-wrap .notes {
  margin-top: 30px;
}

/* --------------------------------------
/*  Breadcrumbs
/* -------------------------------------*/
.breadcrumbs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
  font-size: 10px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.breadcrumbs a {
  color: #9E9E9E;
}
.breadcrumbs span.delimiter {
  display: inline-block;
  padding: 0 5px;
  font-size: 10px;
  color: #827C74;
}
.breadcrumbs span.delimiter i {
  font-size: 0.86rem;
  color: #827C74;
}
.breadcrumbs .breadcrumb {
  color: #827C74;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.breadcrumbs .breadcrumb.current-item a {
  color: #000;
}

/* --------------------------------------
/*  Sidebar Share Buttons
/* -------------------------------------*/
.share-buttons-sidebar {
  position: absolute;
  top: 3rem;
  left: -100px;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
  z-index: 48;
}
@media (max-width: 1360px) {
  .share-buttons-sidebar {
    left: -60px;
  }
}
.share-buttons-sidebar.active .sharing ul li {
  margin-left: 0;
}
.share-buttons-sidebar .sharing-title {
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  width: 40px;
  text-align: center;
  font-weight: 600;
  color: #9E9E9E;
}
.share-buttons-sidebar .sharing ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.share-buttons-sidebar .sharing ul li {
  display: block;
  margin-bottom: 0.5rem;
}
.share-buttons-sidebar .sharing ul li a {
  position: relative;
  z-index: 10;
  width: 40px;
  height: 40px;
  background: transparent;
  color: #fff;
  text-align: right;
  padding: 5px;
  -webkit-transition: width 0.25s, -webkit-transform 0.5s;
  transition: width 0.25s, -webkit-transform 0.5s;
  transition: width 0.25s, transform 0.5s;
  transition: width 0.25s, transform 0.5s, -webkit-transform 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  border: 1px solid #9E9E9E;
}
.share-buttons-sidebar .sharing ul li a:hover, .share-buttons-sidebar .sharing ul li a:focus, .share-buttons-sidebar .sharing ul li a a, .share-buttons-sidebar .sharing ul li a a:hover, .share-buttons-sidebar .sharing ul li a a:focus {
  text-decoration: none;
}
.share-buttons-sidebar .sharing ul li a i {
  position: relative;
  z-index: 10;
  -webkit-transition: text-shadow 0.5s;
  transition: text-shadow 0.5s;
  font-size: 18px;
  color: #9E9E9E;
}
.share-buttons-sidebar .sharing ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: center right;
          transform-origin: center right;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  z-index: 5;
}
.share-buttons-sidebar .sharing ul li a:hover, .share-buttons-sidebar .sharing ul li a:focus, .share-buttons-sidebar .sharing ul li a:active {
  width: calc(40px + 5px);
}
.share-buttons-sidebar .sharing ul li a:hover:before, .share-buttons-sidebar .sharing ul li a:focus:before, .share-buttons-sidebar .sharing ul li a:active:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.share-buttons-sidebar .sharing ul li a:hover i, .share-buttons-sidebar .sharing ul li a:focus i, .share-buttons-sidebar .sharing ul li a:active i {
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1240px) {
  .share-buttons-sidebar {
    position: static;
  }
  .share-buttons-sidebar .sharing {
    margin-top: 1rem;
  }
  .share-buttons-sidebar .sharing ul li {
    display: inline-block;
  }
}

.footer-cta-section {
  background: #DB2032;
  padding: 3rem 0;
}
.footer-cta-section .footer-cta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .footer-cta-section .footer-cta-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer-cta-section .footer-cta-container .tagline {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125em;
  color: #fff;
  padding: 0;
  margin: 0;
  margin-right: 24px;
}
.footer-cta-section .footer-cta-container .tagline a, .footer-cta-section .footer-cta-container .taglinea {
  color: #DB2032;
}
.footer-cta-section .footer-cta-container .tagline a:hover, .footer-cta-section .footer-cta-container .tagline a:focus, .footer-cta-section .footer-cta-container .taglinea:hover, .footer-cta-section .footer-cta-container .taglinea:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .footer-cta-section .footer-cta-container .tagline {
    font-size: calc(1.125em + (19.992 - 15.75) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .footer-cta-section .footer-cta-container .tagline {
    font-size: 1.428em;
  }
}
@media (max-width: 991.98px) {
  .footer-cta-section .footer-cta-container .tagline {
    margin-bottom: 16px;
  }
}
.header-search {
  position: relative;
  z-index: 11;
  pointer-events: auto;
  height: 100%;
  width: 52px;
  overflow: hidden;
  -webkit-transition: width 0.1s;
  transition: width 0.1s;
}
.header-search__toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 36px;
  width: 52px;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
  cursor: pointer;
}
.header-search__toggle i {
  position: absolute;
  top: 44%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.1rem;
  color: #827C74;
}
.header-search__toggle:hover {
  color: #fff;
}
.header-search__dropdown {
  background-color: transparent;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  width: 0px;
  -webkit-transition: width 0.1s;
  transition: width 0.1s;
  pointer-events: none;
  overflow: hidden;
}
.header-search__dropdown .search .input-group {
  position: relative;
}
.header-search__dropdown .search .input-group .search-input {
  background: #EFECE6;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 3px #000;
          box-shadow: inset 0 0 3px #000;
}
.header-search__dropdown .search .input-group .search-submit {
  color: #666;
  position: absolute;
  right: 15px;
  top: 48%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  font-size: 1.1rem;
}
.header-search--dropdown-toggled {
  width: 250px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.header-search--dropdown-toggled .header-search__dropdown {
  pointer-events: auto;
  width: 250px;
}

.supplier-search__controls {
  margin-bottom: 3rem;
}
.supplier-search__controls input[type=text] {
  min-width: 200px;
}
.supplier-search__controls input[type=text], .supplier-search__controls select {
  margin-right: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0.5rem;
  margin-top: 0;
  height: 44px;
}
.supplier-search__controls select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("../png/select-bg.png");
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: auto 100%;
  padding-right: 45px;
}
.supplier-search__submit {
  margin-right: 0.5rem;
}
.supplier-search .breeder-categories-list {
  margin-top: 3rem;
}
.supplier-search__results .no-results-inner {
  margin-top: 5%;
  text-align: center;
}
.supplier-search__results.loading-state {
  position: relative;
}
.supplier-search__results.loading-state:before {
  display: block;
  content: "Retrieving Data...";
  text-align: center;
  padding-top: 50px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  z-index: 1;
}
.breeder-category-card {
  display: block;
  border: 1px solid #9E9E9E;
}
.breeder-category-card__image {
  padding-bottom: 56%;
  background-size: cover;
  background-position: center center;
}
.breeder-category-card__content {
  text-align: center;
  padding: 0.5rem;
}
.breeder-category-card__name {
  font-weight: 700;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.breeder-category-card__count {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  color: #9E9E9E;
}

.breeder-card {
  display: block;
  border: 1px solid #9E9E9E;
  padding: 0.5rem;
}
.breeder-card__image {
  padding-bottom: 56%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.breeder-card__content {
  text-align: center;
  padding-top: 0.5rem;
}
.breeder-card__name {
  font-weight: 700;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.breeder-card__member-id {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  color: #9E9E9E;
}

.whats-on-slideshow h4 {
  font-size: 14px;
  color: #68696a;
  font-weight: 600;
}

.whats-on-slideshow h3.section-title {
  width: 250px;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.9px;
  font-weight: 600;
}
.whats-on-slideshow-header {
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  .whats-on-slideshow-header {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.section-title {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.9px;
  font-weight: 600;
}

.whats-on-slideshow-arrows > svg:nth-of-type(1) {
  margin-right: 1rem;
}

.whats-on-slideshow-arrows > svg:nth-of-type(2) {
  margin-top: -3px;
}

.whats-on-categories li {
  display: inline-block;
  list-style-type: none;
  padding: 0 1rem;
}
.whats-on-categories li button {
  background: none;
  border: none;
  border-bottom: 2px solid #fff;
  text-transform: uppercase;
  color: #68696a;
  outline: none;
  padding: 0 0.25rem;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.whats-on-categories li button.active {
  border-bottom-color: #d92338;
}
.whats-on-categories li button:hover {
  color: #000;
}

.whats-on-slideshow .swiper-slide svg,
.whats-on-slideshow .swiper-slide img {
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 200px;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  display: block;
}
.whats-on-slideshow .swiper-slide h3 {
  font-size: 20px;
  letter-spacing: 0;
}
@media (min-width: 1200px) {
  .whats-on-slideshow .swiper-slide h3 {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .whats-on-slideshow {
    min-height: 400px;
  }
}
.whats-on-slider-meta {
  text-transform: uppercase;
  color: #68696a;
  margin-bottom: 18px;
}
.whats-on-slider-meta > span {
  display: inline-block;
  width: 100%;
  font-size: 15px;
}

.event-title {
  font-size: 20px;
  line-height: 30px;
}
.event-title a {
  color: black;
}

.single-breeder__image {
  padding-bottom: 1rem;
}
.single-breeder__social {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-breeder__social a {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 30px;
  text-align: center;
  font-size: 18px;
  color: #000;
}
.single-breeder__contact-content {
  padding-left: 1rem;
}
.single-breeder__contact-content h4 {
  text-transform: uppercase;
  color: #645648;
  font-weight: 600;
  margin-bottom: 1rem;
}
.single-breeder__contact-item {
  font-family: "Source Sans Pro";
  font-weight: 600;
}
.single-breeder__contact-item a {
  color: #827C74;
}
.single-breeder__contact-item .sbci-label {
  text-transform: uppercase;
  color: #645648;
}
.single-breeder__name {
  font-weight: 600;
  color: #645648;
}
.single-breeder__member-id {
  color: #827C74;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-weight: 600;
}
.single-breeder__address-label {
  color: #645648;
  text-transform: uppercase;
  font-weight: 600;
}
.single-breeder__address {
  margin-bottom: 1.5rem;
}
.single-breeder__address h5 {
  color: #827C74;
  font-weight: 600;
}
.single-breeder__also-interested-title {
  border-top: 1px solid #9E9E9E;
  border-bottom: 1px solid #9E9E9E;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.6rem;
  font-family: "Source Sans Pro";
  color: #645648;
}

.events {
  padding-bottom: 15rem;
}
.events-breadcrumbs .breadcrumbs-wrap {
  padding-left: 30px;
  margin: 30px 0 !important;
  padding-top: 0;
  padding-bottom: 0;
}
.events-breadcrumbs .breadcrumbs-wrap a,
.events-breadcrumbs .breadcrumbs-wrap .current-item a {
  font-family: "PT Serif";
  font-size: 12px;
  color: #443B34;
  text-transform: none;
}
.events-breadcrumbs + .container hr {
  border-top: 1px solid rgba(112, 112, 112, 0.5);
}
.events .row {
  margin-left: 0;
  margin-right: 0;
  gap: 32px 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 64px;
}
@media screen and (max-width: 1024px) {
  .events .row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 32px;
  }
}
.events h1 {
  color: #000;
  margin-bottom: 30px;
  padding-left: 30px;
  font-size: 40px;
  font-family: "Source Sans Pro";
  font-weight: 600;
}
.events .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.events a:hover .overlay {
  opacity: 0.8;
  max-height: 150px;
}

.event-card {
  position: relative;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}
.event-card__image {
  padding-bottom: 52%;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.event-card__image.placeholder {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #e2e2e2;
}
.event-card__content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px 40px 24px;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-height: 100px;
  height: 100px;
}
@media screen and (max-width: 1024px) {
  .event-card__content {
    max-height: 80px;
    height: 80px;
    padding: 16px 20px 16px;
  }
}
.event-card__content:after {
  content: " ";
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: transparent -webkit-gradient(linear, left top, right top, from(var(--unnamed-color-000000)), color-stop(49%, #363636), to(rgba(0, 0, 0, 0))) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, var(--unnamed-color-000000) 0%, #363636 49%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  background: transparent -webkit-gradient(linear, left top, right top, from(#000000), color-stop(49%, #363636), to(rgba(0, 0, 0, 0))) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #000000 0%, #363636 49%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 0.6;
}
.event-card__content:hover {
  max-height: 150px;
  height: 150px;
}
@media screen and (max-width: 1024px) {
  .event-card__content:hover {
    max-height: 100px;
    height: 100px;
  }
}
.event-card__content:hover:after {
  opacity: 0.8;
}
.event-card__content > * {
  color: #F5F9FC;
  font-family: "Source Sans Pro";
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .event-card__content > * {
    font-size: 14px;
    line-height: 18px;
  }
}
.event-card__name {
  font-size: 30px;
  letter-spacing: 0.9px;
  line-height: 38px;
  color: #fff;
  text-transform: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .event-card__name {
    font-size: 20px;
    line-height: 28px;
  }
}

.event-single {
  color: #443B34;
  font-size: 16px;
  line-height: 28px;
  font-family: "PT Serif";
}
.event-single h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  font-family: "Source Sans Pro";
}
.event-single--banner {
  background-size: cover;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  min-height: 50vh;
  height: 50vh;
  width: 100%;
}
.event-single--banner.placeholder {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #e2e2e2;
}
.event-single--banner .container {
  height: 100%;
  position: relative;
  z-index: 2;
}
.event-single--banner:before {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.25) 100%);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
}
.event-single--banner-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .event-single--banner-links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.event-single--banner-links .button {
  padding: 15px 20px;
  border-radius: 10px;
  color: #Fff;
  background: black;
  text-decoration: none;
  font-size: 21px;
  text-transform: uppercase;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 1024px) {
  .event-single--banner-links .button {
    font-size: 18px;
    padding: 10px 15px;
  }
}
.event-single--banner-links .button:hover {
  background-color: #D92438;
}
.event-single--banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 0 50px 0;
  height: 100%;
}
.event-single--banner-content .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .event-single--banner-content .links {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}
.event-single--banner-content .links h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
}
.event-single--banner-content .back-landing {
  color: #fff;
  font-size: 21px;
  position: absolute;
  top: 30px;
  right: 15px;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.event-single--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
  padding: 50px 0;
}
.event-single--container .narrow {
  max-width: 90%;
}
@media screen and (max-width: 1024px) {
  .event-single--container .narrow {
    padding: 0;
    max-width: 100%;
  }
}
.event-single--container .gallery {
  margin-bottom: 30px;
}
.event-single--container .gallery-item {
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .event-single--container .gallery {
    padding: 25px 0;
  }
}
.event-single--container .gallery,
.event-single--container .sponsor-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.event-single--container .gallery-item,
.event-single--container .sponsor-list-item {
  aspect-ratio: 1.3;
}
.event-single--container .gallery-item img,
.event-single--container .sponsor-list-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.event-single--container .sponsor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .event-single--container .sponsor-list {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.event-single--container .sponsor-list-item {
  aspect-ratio: auto;
}
@media screen and (max-width: 1024px) {
  .event-single--container .sponsor-list-item:last-child:nth-child(odd) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
}
.event-single--container .sponsor-list-item img {
  max-width: 30vw;
  max-height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
}
.event-single--container .latest-news {
  text-align: center;
}
.event-single--container .latest-news h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  margin: 0;
}
.event-single--container .latest-news h5 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 30px;
  color: #68696A;
}
.event-single--container .news-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 50% 30px 50%;
  grid-template-rows: 50% 50%;
  gap: 30px;
  height: 500px;
  margin-bottom: 100px;
}
.event-single--container .news-grid > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.event-single--container .news-grid > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.event-single--container .news-grid > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.event-single--container .news-grid > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media screen and (max-width: 1024px) {
  .event-single--container .news-grid {
    height: 100%;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
}
.event-single--container .news-grid:has(.news-item:first-child:nth-last-child(1)) {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}
.event-single--container .news-grid:has(.news-item:first-child:nth-last-child(1)) > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.event-single--container .news-grid:has(.news-item:first-child:nth-last-child(3)) .news-item:first-child {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/span 2;
}
@media screen and (max-width: 1024px) {
  .event-single--container .news-grid:has(.news-item:first-child:nth-last-child(3)) .news-item:first-child {
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.event-single--container .news-grid:has(.news-item:first-child:nth-last-child(3)) .news-item:last-child {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 2;
  grid-column: 2;
}
@media screen and (max-width: 1024px) {
  .event-single--container .news-grid:has(.news-item:first-child:nth-last-child(3)) .news-item:last-child {
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
.event-single--container .news-grid:has(.news-item:first-child:nth-last-child(4)) .news-item:last-child {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 2;
  grid-column: 2;
}
@media screen and (max-width: 1024px) {
  .event-single--container .news-grid:has(.news-item:first-child:nth-last-child(4)) .news-item:last-child {
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
.event-single--container .news-grid .news-item {
  background-size: cover;
  text-align: left;
  border-radius: 5px;
  overflow: hidden;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .event-single--container .news-grid .news-item {
    max-height: 300px;
    height: 300px;
  }
}
.event-single--container .news-grid .news-item .news-item-content {
  width: 100%;
  padding: 15px 43px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1024px) {
  .event-single--container .news-grid .news-item .news-item-content {
    padding: 15px 20px;
  }
}
.event-single--container .news-grid .news-item .news-item-content:hover:after {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(80%, rgba(0, 0, 0, 0.9215686275)), to(rgba(0, 0, 0, 0.1215686275)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.9215686275) 80%, rgba(0, 0, 0, 0.1215686275) 100%);
}
.event-single--container .news-grid .news-item .news-item-content:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(80%, rgba(0, 0, 0, 0.6901960784)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.6901960784) 80%, rgba(0, 0, 0, 0) 100%);
}
.event-single--container .news-grid .news-item .news-item-content h3 {
  white-space: pre-wrap;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0px;
  opacity: 1;
  color: #fff;
  margin-bottom: 6px;
}
.event-single--container .news-grid .news-item .news-item-content > * {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
}
.event-single--container .news-grid .news-item .news-item-content a {
  color: #fff;
}
.event-single--container .news-grid .news-item .news-item-content .terms {
  display: inline-block;
}
.event-single--container .news-grid .news-item .news-item-content .terms .icon svg {
  color: inherit;
  fill: currentColor;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}
@media screen and (max-width: 1024px) {
  .event-single--container .gallery,
  .event-single--container .news-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

/* --------------------------------------
/*  Hero
/* -------------------------------------*/
.hero-section {
  background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50vh;
  height: 50vh;
  width: 100%;
  /* --------------------------------------
  /*  Homepage
  /* -------------------------------------*/
}
.hero-section[data-pos=center-top] {
  background-position: center top;
}
.hero-section[data-pos=center-center] {
  background-position: center center;
}
.hero-section[data-pos=center-bottom] {
  background-position: center bottom;
}
.hero-section[data-pos=left-top] {
  background-position: left top;
}
.hero-section[data-pos=left-center] {
  background-position: left center;
}
.hero-section[data-pos=left-bottom] {
  background-position: left bottom;
}
.hero-section[data-pos=right-top] {
  background-position: right top;
}
.hero-section[data-pos=right-center] {
  background-position: right center;
}
.hero-section[data-pos=right-bottom] {
  background-position: right bottom;
}
.hero-section[data-over=light]:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.25) 100%);
}
.hero-section[data-over=medium]:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.hero-section[data-over=dark]:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.hero-section--quick-links.hero-section {
  min-height: 40vh;
}
.hero-section--quick-links.hero-section h1 {
  display: block;
  margin-left: 0.25rem;
  line-height: 1.35;
}
.hero-section:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
}
.hero-section .container {
  position: relative;
  height: 100%;
}
.hero-section .container.hero-contained {
  background-size: cover;
  width: 100%;
  padding-bottom: 620px;
  max-width: 1170px;
}
@media (max-width: 1170px) {
  .hero-section .container.hero-contained {
    padding-bottom: 52.9914529915%;
  }
}
.hero-section__inner {
  padding-top: 16vh;
  position: relative;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5;
}
body.home .hero-section__inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.hero-section__inner h1, .hero-section__inner h2, .hero-section__inner h3,
.hero-section__inner h4, .hero-section__inner h5, .hero-section__inner h6,
.hero-section__inner p, .hero-section__inner a, .hero-section__inner span,
.hero-section__inner ul, .hero-section__inner ol, .hero-section__inner li,
.hero-section__inner textarea,
.hero-section__inner input, .hero-section__inner button, .hero-section__inner label {
  color: #fff;
}
.hero-section__inner p {
  color: rgba(255, 255, 255, 0.9);
}
.hero-section__inner h1 {
  padding: 0;
  margin: 0;
}
.hero-section--homepage {
  background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 65vh;
  height: auto;
  width: 100%;
}
.hero-section--homepage__logo {
  margin-bottom: 1.5rem;
}
.hero-section--homepage__logo img {
  max-width: 250px;
}
.hero-section--homepage * {
  text-align: left;
}
.hero-section--homepage .hero-section__inner {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
}

header [class^=col-] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.hero--quick-links {
  height: 100%;
  background-color: #EFECE6;
  padding: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hero--quick-links h2 {
  font-weight: 600;
}
.hero--quick-links ul {
  padding: 0;
  margin: 0;
}
.hero--quick-links ul li {
  list-style: none;
  padding: 1rem 0;
}
.hero--quick-links ul li:not(:last-of-type) {
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
}
.hero--quick-links ul li a {
  font-size: 1.375rem;
  font-weight: 600;
  font-family: "Source Sans Pro";
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero--quick-links ul li a::after {
  margin-left: 1rem;
  display: block;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23D92438'%3E%3Cpath d='M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z'/%3E%3C/svg%3E");
  height: 1.75rem;
  width: 1rem;
  min-width: 1rem;
  fill: #D92438;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.hero--quick-links ul li a:hover::after, .hero--quick-links ul li a:focus::after, .hero--quick-links ul li a:active::after {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* --------------------------------------
/*  Slider
/* -------------------------------------*/
.header-section.menu-top-bar + .hero-slider-section {
  height: 90vh;
}
.header-section.menu-top-bar + .hero-slider-section .container {
  height: 90vh;
}

.header-section.menu-solid-contained + .hero-slider-section {
  height: 90vh;
}
.header-section.menu-solid-contained + .hero-slider-section .container {
  height: 90vh;
}

.hero-section--slider {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.hero-section--slider a:focus {
  outline: 0;
}
.hero-section--slider .slide {
  background-position: center center;
  background-size: cover;
}
.hero-section--slider .slide:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  z-index: 10;
}
.hero-section--slider .slide .slider-container {
  margin-top: 32px;
  z-index: 20;
  position: relative;
  color: #fff;
}
.hero-section--slider .slide .slider-container .heading, .hero-section--slider .slide .slider-container .sub-heading {
  color: inherit;
  padding: 0;
  margin: 0 0 16px;
}
.hero-section--slider .slide .slider-container h1, .hero-section--slider .slide .slider-container .h1-style {
  line-height: 1;
  color: #fff;
  font-weight: 700;
  margin-bottom: 1.5rem;
  font-size: 1.602em;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .hero-section--slider .slide .slider-container h1, .hero-section--slider .slide .slider-container .h1-style {
    font-size: calc(1.602em + (55.972 - 22.428) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .hero-section--slider .slide .slider-container h1, .hero-section--slider .slide .slider-container .h1-style {
    font-size: 3.998em;
  }
}
.hero-section--slider .slide .slider-container .sub-heading {
  font-weight: 300;
  font-size: 1em;
  margin: 0 0 40px;
}
@media (min-width: 400px) and (max-width: 1400px) {
  .hero-section--slider .slide .slider-container .sub-heading {
    font-size: calc(1em + (14 - 14) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  .hero-section--slider .slide .slider-container .sub-heading {
    font-size: 1em;
  }
}
.hero-section--slider .container {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
/* --------------------------------------
/*  Scroller
/* -------------------------------------*/
.icon-scroll-container {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 24px;
  left: calc(50% - 25px);
  padding: 15px;
  z-index: 21;
  cursor: pointer;
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}

.icon-scroll {
  width: 30px;
  height: 50px;
  margin-left: -14px;
  top: 50%;
  margin-top: -25px;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
}
.icon-scroll:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #fff;
  margin-left: -2px;
  top: 8px;
  border-radius: 5px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
.hero-section--video.has-video {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}
.hero-section--video.has-video .video-slide {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.hero-section--video.has-video.loading .video-background {
  opacity: 0;
}
.hero-section--video.has-video .video-play-with-sound {
  position: absolute;
  bottom: 3vw;
  left: 3vw;
  color: #fff;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 10;
}
.hero-section--video.has-video .video-play-with-sound:hover, .hero-section--video.has-video .video-play-with-sound:focus, .hero-section--video.has-video .video-play-with-sound a, .hero-section--video.has-video .video-play-with-sound a:hover, .hero-section--video.has-video .video-play-with-sound a:focus {
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .hero-section--video.has-video .video-play-with-sound {
    display: none;
  }
}
.hero-section--video.has-video .video-play-with-sound i {
  font-size: 30px;
  vertical-align: middle;
}
.hero-section--video.has-video .video-play-with-sound span {
  padding-left: 10px;
  vertical-align: middle;
}
.hero-section--video.has-video .video-play-with-sound:hover, .hero-section--video.has-video .video-play-with-sound:focus, .hero-section--video.has-video .video-play-with-sound:active {
  opacity: 0.8;
}
.hero-section--video.has-video .video-background {
  position: absolute;
  top: 50%;
  left: 0;
  padding-top: 56.25%;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 2s opacity ease;
  transition: 2s opacity ease;
  opacity: 1;
}
.hero-section--video.has-video .video-foreground,
.hero-section--video.has-video .video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (max-width: 767.98px) {
  .hero-section--video.has-video .video-background {
    opacity: 0;
  }
}

/* --------------------------------------
/*  Hero Section
/* -------------------------------------*/
.minimal-hero-section {
  background: #DB2032;
  padding: 6rem 0;
  text-align: center;
}
.minimal-hero-section h1 {
  margin: 0;
  padding: 0;
  color: #fff;
}

/* --------------------------------------
/* New Hero
/* -------------------------------------*/
.hero-slider-section {
  /*** remove arrow **/
}
@media screen and (max-width: 1200px) {
  .hero-slider-section {
    padding-top: 115px;
  }
}
@media screen and (max-width: 767px) {
  .hero-slider-section {
    padding-top: 90px;
  }
}
@media screen and (max-width: 543px) {
  .hero-slider-section {
    padding-top: 115px;
  }
}
.hero-slider-section button.slick-arrow {
  display: none !important;
}
.hero-slider-section a {
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.hero-slider-section a:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.hero-slider-section.new-hero {
  position: relative;
  padding-bottom: 20px;
}
.hero-slider-section.new-hero .slick-list {
  height: 100%;
}
.hero-slider-section.new-hero .slick-list .slick-track {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide {
  height: 510px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .hero-slider-section.new-hero .slick-list .slick-track .slide {
    height: 450px;
  }
}
@media screen and (max-width: 414px) {
  .hero-slider-section.new-hero .slick-list .slick-track .slide {
    height: 430px;
  }
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .vid-container video {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  aspect-ratio: unset;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .vid-container .video-placeholder {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide img, .hero-slider-section.new-hero .slick-list .slick-track .slide iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
  display: block;
}
@media screen and (max-width: 767px) {
  .hero-slider-section.new-hero .slick-list .slick-track .slide img.desktop-hero-image {
    display: none;
  }
}
.hero-slider-section.new-hero .slick-list .slick-track .slide img.mobile-hero-image {
  display: none;
}
@media screen and (max-width: 767px) {
  .hero-slider-section.new-hero .slick-list .slick-track .slide img.mobile-hero-image {
    display: block;
  }
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .image-placeholder {
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #e1e1e1;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .image-placeholder svg {
  width: 100%;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .container {
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .hero-slider-section.new-hero .slick-list .slick-track .slide .container {
    max-width: 100%;
  }
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .container .row {
  height: 100%;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .container .row article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 99;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .container .row article .slider-container {
  padding-bottom: 120px;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .container .row article .slider-container p.sub-heading {
  color: #FFF;
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  text-transform: uppercase;
  font-size: 1.4em;
}
.hero-slider-section.new-hero .slick-list .slick-track .slide .container .row article .slider-container h1 {
  font-weight: 700;
  font-size: 3em;
}
.hero-slider-section.new-hero ul.slick-dots {
  bottom: 5px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.hero-slider-section.new-hero ul.slick-dots li {
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
}
.hero-slider-section.new-hero ul.slick-dots li button {
  height: auto;
  width: auto;
  padding: 0;
}
.hero-slider-section.new-hero ul.slick-dots li button:before {
  content: "";
  background-color: rgb(0, 0, 0);
  height: 7px;
  width: 7px;
  border-radius: 100%;
}

/* --------------------------------------
/*  404 Page
    NB: See Landing Page for the header.

    - 404
      - Content
      - Form
        - Title
        - Search
        - Search Results
        - Footer


/* -------------------------------------*/
/* --------------------------------------
/*  404
/* -------------------------------------*/
body.error404 {
  background-image: url("../jpg/404-bg.jpg");
  background-size: cover;
  background-position: center center;
}
body.error404 #wrap #mega-menu-wrap-header-menu #mega-menu-header-menu {
  visibility: hidden;
}
body.error404 #wrap #mega-menu-wrap-header-menu #mega-menu-header-menu {
  visibility: hidden;
}
body.error404 #wrap #mega-menu-wrap-header-menu .mega-menu-toggle {
  visibility: hidden;
}
body.error404 .fourofour {
  padding: 0;
  margin: 30vh 0;
}
body.error404 .fourofour-inner-container h1 {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.424em;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 1rem;
  color: #fff;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
body.error404 .fourofour-inner-container h1 a, body.error404 .fourofour-inner-container h1a {
  color: #342B22;
}
body.error404 .fourofour-inner-container h1 a:hover, body.error404 .fourofour-inner-container h1 a:focus, body.error404 .fourofour-inner-container h1a:hover, body.error404 .fourofour-inner-container h1a:focus {
  text-decoration: underline;
  color: #15120e;
}
@media (min-width: 400px) and (max-width: 1400px) {
  body.error404 .fourofour-inner-container h1 {
    font-size: calc(1.424em + (31.99 - 19.936) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  body.error404 .fourofour-inner-container h1 {
    font-size: 2.285em;
  }
}
body.error404 .fourofour-inner-container small {
  color: rgba(255, 255, 255, 0.75);
  display: block;
  margin-bottom: 16px;
}
body.error404 .fourofour-inner-container p {
  color: #fff;
}
body.error404 .fourofour-search-container {
  opacity: 0;
  background: rgb(54, 54, 54);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  padding: 32px;
}
@media (max-width: 991.98px) {
  body.error404 .fourofour-search-container {
    margin: 24px 0;
    height: auto !important;
  }
}
body.error404 .fourofour-search-container.active {
  opacity: 1;
}
body.error404 .fourofour-search-container .fourofour-search-title {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
  font-size: 14px;
  color: #342B22;
  line-height: 1.2;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.125em;
  color: #fff;
  margin-bottom: 16px;
}
body.error404 .fourofour-search-container .fourofour-search-title a, body.error404 .fourofour-search-container .fourofour-search-titlea {
  color: #DB2032;
}
body.error404 .fourofour-search-container .fourofour-search-title a:hover, body.error404 .fourofour-search-container .fourofour-search-title a:focus, body.error404 .fourofour-search-container .fourofour-search-titlea:hover, body.error404 .fourofour-search-container .fourofour-search-titlea:focus {
  text-decoration: underline;
  color: #af1928;
}
@media (min-width: 400px) and (max-width: 1400px) {
  body.error404 .fourofour-search-container .fourofour-search-title {
    font-size: calc(1.125em + (19.992 - 15.75) * (100vw - 400px) / (1400 - 400));
  }
}
@media (min-width: 1400px) {
  body.error404 .fourofour-search-container .fourofour-search-title {
    font-size: 1.428em;
  }
}
body.error404 .fourofour-search-container .search-container {
  margin-bottom: 4px;
}
body.error404 .fourofour-search-container .search-container .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.error404 .fourofour-search-container .search-container .input-group input.search-input {
  font-size: calc(1 * 14px);
  padding: 16px;
  border: rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.85);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  border-radius: 0;
  -webkit-appearance: none;
  outline: 0 none;
  line-height: 1;
}
body.error404 .fourofour-search-container .search-container .input-group .search-submit {
  border-radius: 0;
  background: #DB2032;
  border-color: #DB2032;
  height: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
body.error404 .search-results a {
  display: block;
  background: rgba(255, 255, 255, 0.25);
  padding: 16px 32px 16px 16px;
  margin-bottom: 4px;
  color: #fff;
  font-size: calc(14px - 2px);
  position: relative;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
body.error404 .search-results a:after {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  line-height: 1;
  top: 50%;
  right: 24px;
  -webkit-transform: translate(0, -49%);
          transform: translate(0, -49%);
  color: #fff;
}
body.error404 .search-results a:hover, body.error404 .search-results a:focus, body.error404 .search-results a:active {
  background: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
body.error404 .footer-cta-section, body.error404 .footer-top {
  display: none;
}
body.error404 .footer-bottom .copyright-information {
  padding: 0;
}

/* --------------------------------------
/*  Contact Us Page

    - Contact Details
    - Map Section

/* -------------------------------------*/
/* --------------------------------------
/*  Contact Details
/* -------------------------------------*/
body.page-id-6 .nf-form-cont {
  font-family: "Source Sans Pro";
}
body.page-id-6 .nf-form-cont input[type=tel], body.page-id-6 .nf-form-cont input[type=text], body.page-id-6 .nf-form-cont input[type=email], body.page-id-6 .nf-form-cont select {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #EFECE6;
}
body.page-id-6 .nf-form-cont .field-wrap {
  margin-bottom: 0.8rem;
}
body.page-id-6 .nf-form-cont textarea {
  background-color: #EFECE6;
}
body.page-id-6 .nf-form-cont .field-wrap.listselect-wrap .nf-field-label {
  margin-bottom: 0;
}
body.page-id-6 .nf-form-cont .field-wrap.listselect-wrap label {
  text-align: left;
  vertical-align: center;
}
body.page-id-6 .nf-form-cont .submit-container {
  height: 100%;
  padding-bottom: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
body.page-id-6 .nf-form-cont .submit-container .field-wrap {
  margin-bottom: 0.7rem;
}
body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button] {
  color: #fff;
  background-color: #D92438;
  border-color: #D92438;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
}
body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button]:hover, body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button]:focus, body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button] a, body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button] a:hover, body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button] a:focus {
  text-decoration: none;
}
body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button]:hover, body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button]:focus, body.page-id-6 .nf-form-cont .submit-container.red-button input[type=button]:active {
  background-color: #bd1c2b;
  border-color: #bd1c2b;
  color: #fff;
}

.contact-us-page-contact-details .contact-detail {
  border-top: 1px solid #E0E0E0;
  margin-bottom: 24px;
  padding-top: 16px;
}
.contact-us-page-contact-details .contact-detail p {
  padding: 0;
  margin: 0;
}
.contact-us-page-contact-details .contact-detail p a {
  color: inherit;
}
.contact-us-page-contact-details .contact-detail p.title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
}
.contact-us-page-contact-details .contact-detail p.contact-detail-result {
  position: relative;
  padding-left: 32px;
}
.contact-us-page-contact-details .contact-detail p.contact-detail-result:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #3B4044;
}
.contact-us-page-contact-details .contact-detail.phone p.contact-detail-result:before {
  content: "\f095";
  font-family: FontAwesome;
}
.contact-us-page-contact-details .contact-detail.address p.contact-detail-result:before {
  content: "\f041";
  font-family: FontAwesome;
}
.contact-us-page-contact-details .contact-detail.email p.contact-detail-result:before {
  content: "\f0e0";
  font-family: FontAwesome;
}
.contact-us-page-contact-details .social {
  display: block;
}
.contact-us-page-contact-details .social .social ul li a i {
  color: #9E9E9E;
}

/* --------------------------------------
/*  Map Section
/* -------------------------------------*/
.contact-us-page-map-section {
  background: #DB2032;
}
.contact-us-page-map-section .title {
  padding: 32px 0;
  text-align: center;
}
.contact-us-page-map-section .title h2 {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: calc(1.428 * 14px);
  text-transform: uppercase;
}

/* --------------------------------------
/*  Landing Page
/* -------------------------------------*/
body.page-template-template-landing-page .header-section-top {
  display: none !important;
}
body.page-template-template-landing-page #wrap #mega-menu-wrap-header-menu #mega-menu-header-menu {
  visibility: hidden;
}
body.page-template-template-landing-page #wrap #mega-menu-wrap-header-menu #mega-menu-header-menu {
  visibility: hidden;
}
body.page-template-template-landing-page #wrap #mega-menu-wrap-header-menu .mega-menu-toggle {
  visibility: hidden;
}
body.page-template-template-landing-page .hero-section {
  min-height: 80vh;
}
body.page-template-template-landing-page .hero-section--sm {
  min-height: 60vh;
}
body.page-template-template-landing-page .sticky.past-pl-bottom, body.page-template-template-landing-page .sticky.shrunk.going-down {
  position: static;
}
body.page-template-template-landing-page #sticky-header-placeholder.past-pl-bottom {
  display: none;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../eot/fontawesome-webfont3e6e.eot");
  src: url("../eot/fontawesome-webfontd41d.eot#iefix&v=4.7.0") format("embedded-opentype"), url("../woff2/fontawesome-webfont3e6e.woff2") format("woff2"), url("../woff/fontawesome-webfont3e6e.woff") format("woff"), url("../ttf/fontawesome-webfont3e6e.ttf") format("truetype"), url("../svg/fontawesome-webfont3e6e.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

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

/* --------------------------------------
/*  Helpers
/* -------------------------------------- */
img {
  max-width: 100%;
  height: auto;
}

.google-map {
  min-height: 300px;
  height: 400px;
}

.padding-section {
  padding: 3rem 0;
}

.no-padding {
  padding: 0;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-padding-right {
  padding-right: 0;
}

.margin-section {
  margin: 3rem 0;
}

.no-margin {
  margin: 0;
}

.no-margin-top {
  margin-top: 0;
}

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

.no-margin-bottom {
  margin-bottom: 0;
}

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

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

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

.text-right {
  text-align: right;
}

.reverse-text-colour p, .reverse-text-colour span,
.reverse-text-colour ul, .reverse-text-colour ol, .reverse-text-colour li {
  color: #fff;
}

.reverse-text-colour-all h1, .reverse-text-colour-all h2, .reverse-text-colour-all h3,
.reverse-text-colour-all h4, .reverse-text-colour-all h5, .reverse-text-colour-all h6,
.reverse-text-colour-all p, .reverse-text-colour-all a, .reverse-text-colour-all span,
.reverse-text-colour-all ul, .reverse-text-colour-all ol, .reverse-text-colour-all li,
.reverse-text-colour-all textarea,
.reverse-text-colour-all input, .reverse-text-colour-all button, .reverse-text-colour-all label {
  color: #fff;
}

.reverse-text-colour-headings h1, .reverse-text-colour-headings h2, .reverse-text-colour-headings h3,
.reverse-text-colour-headings h4, .reverse-text-colour-headings h5, .reverse-text-colour-headings h6 {
  color: #fff;
}

.keyline-top--white {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}

.keyline-bottom--white {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.keyline-top--black {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.keyline-bottom--black {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

/* --------------------------------------
/*  Section Classes
/* -------------------------------------*/
.s-hero--full {
  min-height: 100vh;
}
.s-hero--half {
  min-height: 50vh;
}
.s-hero--two-thirds {
  min-height: 66vh;
}

.s-content--large-2x {
  padding: 6rem 0;
}
.s-content--large-2x--padding-top {
  padding-top: 6rem;
}
.s-content--large-2x--padding-bottom {
  padding-bottom: 6rem;
}
.s-content--large {
  padding: 4.5rem 0;
}
.s-content--large--padding-top {
  padding-top: 4.5rem;
}
.s-content--large--padding-bottom {
  padding-bottom: 4.5rem;
}
.s-content--regular {
  padding: 3rem 0;
}
.s-content--regular--padding-top {
  padding-top: 3rem;
}
.s-content--regular--padding-bottom {
  padding-bottom: 3rem;
}
.s-content--small {
  padding: 2rem 0;
}
.s-content--small--padding-top {
  padding-top: 2rem;
}
.s-content--small--padding-bottom {
  padding-bottom: 2rem;
}
.s-content--small-2x {
  padding: 1.5rem 0;
}
.s-content--small-2x--padding-top {
  padding-top: 1.5rem;
}
.s-content--small-2x--padding-bottom {
  padding-bottom: 1.5rem;
}

/* --------------------------------------
/*  Aspect Ratio
/* -------------------------------------*/
.aspect-ratio {
  position: relative;
}
.aspect-ratio:before {
  display: block;
  content: "";
  width: 100%;
}
.aspect-ratio > .aspect-ratio__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.aspect-ratio.aspect-ratio--1-1:before {
  padding-top: 100%;
}
.aspect-ratio.aspect-ratio--2-3:before {
  padding-top: 150%;
}
.aspect-ratio.aspect-ratio--3-2:before {
  padding-top: 66.6666666667%;
}
.aspect-ratio.aspect-ratio--3-4:before {
  padding-top: 133.3333333333%;
}
.aspect-ratio.aspect-ratio--4-3:before {
  padding-top: 75%;
}
.aspect-ratio.aspect-ratio--16-9:before {
  padding-top: 56.25%;
}

.s-footer__bottom {
  background: red;
}
.s-footer__bottom + .s-footer__bottom {
  background: green;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* --------------------------------------
/* Text-colour
/* -------------------------------------*/
.text-colour__palette-grey-100 {
  color: #F6F6F6;
}

.background-colour__palette-grey-100 {
  background-color: #F6F6F6;
}

.h1__text-colour__palette-grey-100 h1 {
  color: #F6F6F6;
}

.h2__text-colour__palette-grey-100 h2 {
  color: #F6F6F6;
}

.h3__text-colour__palette-grey-100 h3 {
  color: #F6F6F6;
}

.h4__text-colour__palette-grey-100 h4 {
  color: #F6F6F6;
}

.h5__text-colour__palette-grey-100 h5 {
  color: #F6F6F6;
}

.h6__text-colour__palette-grey-100 h6 {
  color: #F6F6F6;
}

.text-colour__palette-grey-200 {
  color: #EEEEEE;
}

.background-colour__palette-grey-200 {
  background-color: #EEEEEE;
}

.h1__text-colour__palette-grey-200 h1 {
  color: #EEEEEE;
}

.h2__text-colour__palette-grey-200 h2 {
  color: #EEEEEE;
}

.h3__text-colour__palette-grey-200 h3 {
  color: #EEEEEE;
}

.h4__text-colour__palette-grey-200 h4 {
  color: #EEEEEE;
}

.h5__text-colour__palette-grey-200 h5 {
  color: #EEEEEE;
}

.h6__text-colour__palette-grey-200 h6 {
  color: #EEEEEE;
}

.text-colour__palette-grey-300 {
  color: #E0E0E0;
}

.background-colour__palette-grey-300 {
  background-color: #E0E0E0;
}

.h1__text-colour__palette-grey-300 h1 {
  color: #E0E0E0;
}

.h2__text-colour__palette-grey-300 h2 {
  color: #E0E0E0;
}

.h3__text-colour__palette-grey-300 h3 {
  color: #E0E0E0;
}

.h4__text-colour__palette-grey-300 h4 {
  color: #E0E0E0;
}

.h5__text-colour__palette-grey-300 h5 {
  color: #E0E0E0;
}

.h6__text-colour__palette-grey-300 h6 {
  color: #E0E0E0;
}

.text-colour__palette-grey-400 {
  color: #BDBDBD;
}

.background-colour__palette-grey-400 {
  background-color: #BDBDBD;
}

.h1__text-colour__palette-grey-400 h1 {
  color: #BDBDBD;
}

.h2__text-colour__palette-grey-400 h2 {
  color: #BDBDBD;
}

.h3__text-colour__palette-grey-400 h3 {
  color: #BDBDBD;
}

.h4__text-colour__palette-grey-400 h4 {
  color: #BDBDBD;
}

.h5__text-colour__palette-grey-400 h5 {
  color: #BDBDBD;
}

.h6__text-colour__palette-grey-400 h6 {
  color: #BDBDBD;
}

.text-colour__palette-grey-500 {
  color: #9E9E9E;
}

.background-colour__palette-grey-500 {
  background-color: #9E9E9E;
}

.h1__text-colour__palette-grey-500 h1 {
  color: #9E9E9E;
}

.h2__text-colour__palette-grey-500 h2 {
  color: #9E9E9E;
}

.h3__text-colour__palette-grey-500 h3 {
  color: #9E9E9E;
}

.h4__text-colour__palette-grey-500 h4 {
  color: #9E9E9E;
}

.h5__text-colour__palette-grey-500 h5 {
  color: #9E9E9E;
}

.h6__text-colour__palette-grey-500 h6 {
  color: #9E9E9E;
}

.text-colour__palette-grey-800 {
  color: #3B4044;
}

.background-colour__palette-grey-800 {
  background-color: #3B4044;
}

.h1__text-colour__palette-grey-800 h1 {
  color: #3B4044;
}

.h2__text-colour__palette-grey-800 h2 {
  color: #3B4044;
}

.h3__text-colour__palette-grey-800 h3 {
  color: #3B4044;
}

.h4__text-colour__palette-grey-800 h4 {
  color: #3B4044;
}

.h5__text-colour__palette-grey-800 h5 {
  color: #3B4044;
}

.h6__text-colour__palette-grey-800 h6 {
  color: #3B4044;
}

.text-colour__palette-teal-500 {
  color: #60c2d3;
}

.background-colour__palette-teal-500 {
  background-color: #60c2d3;
}

.h1__text-colour__palette-teal-500 h1 {
  color: #60c2d3;
}

.h2__text-colour__palette-teal-500 h2 {
  color: #60c2d3;
}

.h3__text-colour__palette-teal-500 h3 {
  color: #60c2d3;
}

.h4__text-colour__palette-teal-500 h4 {
  color: #60c2d3;
}

.h5__text-colour__palette-teal-500 h5 {
  color: #60c2d3;
}

.h6__text-colour__palette-teal-500 h6 {
  color: #60c2d3;
}

.text-colour__palette-teal-200 {
  color: #b0e1e9;
}

.background-colour__palette-teal-200 {
  background-color: #b0e1e9;
}

.h1__text-colour__palette-teal-200 h1 {
  color: #b0e1e9;
}

.h2__text-colour__palette-teal-200 h2 {
  color: #b0e1e9;
}

.h3__text-colour__palette-teal-200 h3 {
  color: #b0e1e9;
}

.h4__text-colour__palette-teal-200 h4 {
  color: #b0e1e9;
}

.h5__text-colour__palette-teal-200 h5 {
  color: #b0e1e9;
}

.h6__text-colour__palette-teal-200 h6 {
  color: #b0e1e9;
}

.text-colour__palette-teal-800 {
  color: #2c8fa1;
}

.background-colour__palette-teal-800 {
  background-color: #2c8fa1;
}

.h1__text-colour__palette-teal-800 h1 {
  color: #2c8fa1;
}

.h2__text-colour__palette-teal-800 h2 {
  color: #2c8fa1;
}

.h3__text-colour__palette-teal-800 h3 {
  color: #2c8fa1;
}

.h4__text-colour__palette-teal-800 h4 {
  color: #2c8fa1;
}

.h5__text-colour__palette-teal-800 h5 {
  color: #2c8fa1;
}

.h6__text-colour__palette-teal-800 h6 {
  color: #2c8fa1;
}

.text-colour__palette-yellow-500 {
  color: #60c2d3;
}

.background-colour__palette-yellow-500 {
  background-color: #60c2d3;
}

.h1__text-colour__palette-yellow-500 h1 {
  color: #60c2d3;
}

.h2__text-colour__palette-yellow-500 h2 {
  color: #60c2d3;
}

.h3__text-colour__palette-yellow-500 h3 {
  color: #60c2d3;
}

.h4__text-colour__palette-yellow-500 h4 {
  color: #60c2d3;
}

.h5__text-colour__palette-yellow-500 h5 {
  color: #60c2d3;
}

.h6__text-colour__palette-yellow-500 h6 {
  color: #60c2d3;
}

.text-colour__palette-yellow-200 {
  color: #b0e1e9;
}

.background-colour__palette-yellow-200 {
  background-color: #b0e1e9;
}

.h1__text-colour__palette-yellow-200 h1 {
  color: #b0e1e9;
}

.h2__text-colour__palette-yellow-200 h2 {
  color: #b0e1e9;
}

.h3__text-colour__palette-yellow-200 h3 {
  color: #b0e1e9;
}

.h4__text-colour__palette-yellow-200 h4 {
  color: #b0e1e9;
}

.h5__text-colour__palette-yellow-200 h5 {
  color: #b0e1e9;
}

.h6__text-colour__palette-yellow-200 h6 {
  color: #b0e1e9;
}

.text-colour__palette-yellow-800 {
  color: #2c8fa1;
}

.background-colour__palette-yellow-800 {
  background-color: #2c8fa1;
}

.h1__text-colour__palette-yellow-800 h1 {
  color: #2c8fa1;
}

.h2__text-colour__palette-yellow-800 h2 {
  color: #2c8fa1;
}

.h3__text-colour__palette-yellow-800 h3 {
  color: #2c8fa1;
}

.h4__text-colour__palette-yellow-800 h4 {
  color: #2c8fa1;
}

.h5__text-colour__palette-yellow-800 h5 {
  color: #2c8fa1;
}

.h6__text-colour__palette-yellow-800 h6 {
  color: #2c8fa1;
}

.text-colour__primary-colour {
  color: #DB2032;
}

.background-colour__primary-colour {
  background-color: #DB2032;
}

.h1__text-colour__primary-colour h1 {
  color: #DB2032;
}

.h2__text-colour__primary-colour h2 {
  color: #DB2032;
}

.h3__text-colour__primary-colour h3 {
  color: #DB2032;
}

.h4__text-colour__primary-colour h4 {
  color: #DB2032;
}

.h5__text-colour__primary-colour h5 {
  color: #DB2032;
}

.h6__text-colour__primary-colour h6 {
  color: #DB2032;
}

/* --------------------------------------
/*  Background Colours
/* -------------------------------------*/
.bg-black {
  background-color: #000;
}
.bg-black h1, .bg-black h2, .bg-black h3,
.bg-black h4, .bg-black h5, .bg-black h6,
.bg-black p, .bg-black a, .bg-black span,
.bg-black ul, .bg-black ol, .bg-black li,
.bg-black textarea,
.bg-black input, .bg-black button, .bg-black label {
  color: #fff;
}
.bg-black a.btn.btn-primary, .bg-black .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button], .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button], .bg-black .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button], .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button] {
  background-color: #fff;
  color: #DB2032;
  border-color: #fff;
}
.bg-black a.btn.btn-primary:hover, .bg-black .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:hover, .bg-black .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:hover, .bg-black a.btn.btn-primary:focus, .bg-black .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:focus, .bg-black .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:focus, .bg-black a.btn.btn-primary a, .bg-black .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button] a, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button] a, .bg-black .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button] a, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button] a, .bg-black a.btn.btn-primary a:hover, .bg-black a.btn.btn-primary a:focus {
  text-decoration: none;
}
.bg-black a.btn.btn-primary:hover, .bg-black .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:hover, .bg-black .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:hover, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:hover, .bg-black a.btn.btn-primary:focus, .bg-black .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:focus, .bg-black .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:focus, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:focus, .bg-black a.btn.btn-primary:active, .bg-black .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:active, .nucleo-acf-section.form_call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:active, .bg-black .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap a.btn-primary.ninja-forms-field[type=button]:active, .nucleo-acf-section.call_to_action_section .form-container .nf-form-cont .submit-wrap .bg-black a.btn-primary.ninja-forms-field[type=button]:active {
  color: #fff;
  background-color: transparent;
}
.bg-black .text-icon-link__icon {
  color: #fff;
  border-color: #fff;
}
.bg-black .text-icon-link__icon:after {
  color: #fff;
}

.bg-grey {
  background-color: #D7D4CB;
}

.bg-dark-grey {
  background-color: #827C74;
}

.text-and-image .container {
  border-radius: 0px;
  position: relative;
}

@media (min-width: 768px) {
  .text-and-image .containker {
    border-radius: 0;
  }
}
.text-and-image .container .text-container {
  padding-top: 40px;
  padding-top: 105px;
  padding-bottom: 40px;
}

@media (min-width: 992px) {
  .text-and-image .container .text-container {
    max-width: 65%;
    padding-top: 105px;
    padding-bottom: 56px;
  }
}
.text-and-image .container .content-container {
  font-size: 16px;
  line-height: 24px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 10;
  position: relative;
}

.text-and-image .content-container p {
  font-size: 16px;
  line-height: 28px;
}

@media (min-width: 992px) {
  .text-and-image .container .content-container {
    max-width: 55%;
    font-size: 18px;
    line-height: 28px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.text-and-image .container h4 {
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.text-and-image .container h5 {
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  margin-bottom: 13px;
}

@media (min-width: 1200px) {
  .text-and-image .container h4 {
    margin-bottom: 70px;
  }
}
.text-and-image .row {
  min-height: 250px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (min-width: 992px) {
  .text-and-image .row {
    min-height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.text-and-image a.button {
  text-decoration: none;
  border-bottom: 1px solid #d92338;
  display: inline-block;
  padding: 5px 0;
  margin-top: 40px;
}

.text-and-image a.button:hover {
  border-bottom: 1px solid #fff;
}

.text-and-image .image-container {
  position: relative;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}
.text-and-image .image-container img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}

@media (min-width: 768px) {
  .text-and-image .image-container {
    position: absolute;
  }
}
.row.reverse > .reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

:-webkit-full-screen-ancestor {
  -webkit-animation: none !important;
          animation: none !important;
  -webkit-animation-fill-mode: none !important;
  animation-fill-mode: none !important;
}

.font-source {
  font-family: "Source Sans Pro", "Helvetica", Arial, Helvetica, Sans-serif;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-start {
  justify-items: start;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.uppercase {
  text-transform: uppercase;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[25px\] {
  font-size: 25px;
}

.w-full {
  width: 100%;
}

.h-full {
  height: 100%;
}

.text-right {
  text-align: right;
}

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

.swiper {
  width: 100%;
  min-height: 300px;
}

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

.hidden {
  display: none;
}

@media (min-width: 767px) {
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .md\:justify-start {
    justify-items: start;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:text-left {
    text-align: left !important;
  }
}