/**
 Theme Name: Koffels Solicitors and Barristers
 Author: Magicdust
 Author URI: https://www.magicdust.com.au
 Description: A bespoke WordPress theme from Magicdust.
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1,
.h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small,
.small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 1em;
  line-height: 1.5;
  font-family: "sweet-sans-pro", sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
html,
body {
  min-height: 100%;
}
body {
  background: #ffffff;
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: "sweet-sans-pro", sans-serif;
  color: #000000;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
  margin-top: 0;
}
h1,
.h1 {
  font-size: 1.5em;
}
h2,
.h2 {
  font-size: 1.1875em;
}
h3,
h4,
h5,
h6,
.h3,
.h4,
.h5,
.h6 {
  font-size: 1em;
}
small,
.small {
  font-size: 0.875em;
}
p,
ol,
ul,
dl,
dd,
form,
table,
address,
pre {
  margin: 0 0 1em 0;
}
embed,
iframe,
object,
video {
  max-width: 100%;
}
ol,
ul {
  padding-left: 10%;
}
@media (min-width: 480px) {
  ol,
  ul {
    padding-left: 5%;
  }
}
li {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
li ol,
li ul {
  margin: 0;
}
dt {
  font-weight: bold;
}
table {
  width: 100%;
  font-size: inherit;
}
th,
td {
  vertical-align: top;
  padding: 0.25em 1em 0.25em 0;
}
th {
  text-align: left;
}
blockquote {
  margin: 0 5%;
}
ins {
  text-decoration: none;
}
del {
  -webkit-text-decoration: strikethrough;
          text-decoration: strikethrough;
}
abbr {
  cursor: help;
}
a {
  text-decoration: none;
  color: #FF7713;
  -webkit-transition: color 150ms ease-out, border-color 150ms ease-out, background-color 150ms ease-out, opacity 150ms ease-out;
  transition: color 150ms ease-out, border-color 150ms ease-out, background-color 150ms ease-out, opacity 150ms ease-out;
}
a:hover {
  color: #A2A2A2;
}
img {
  max-width: 100%;
  height: auto;
}
figure {
  margin: 0;
}
::-moz-selection {
  background: #FF7713;
  color: #000;
}
::selection {
  background: #FF7713;
  color: #000;
}
/* Resets. */
button,
textarea,
[type="button"],
[type="color"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select[multiple] {
  -webkit-appearance: none;
}
button,
input,
select,
textarea,
fieldset {
  max-width: 100%;
  font-size: inherit;
}
button[disabled],
input[disabled],
select[disabled],
textarea[disabled],
fieldset[disabled] {
  opacity: 0.7;
  cursor: default;
}
/* Rectangular inputs. */
button,
input,
textarea,
select {
  padding: 0 0.4em;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  -webkit-transition: 150ms ease-out;
  transition: 150ms ease-out;
  background: #ffffff;
  border-color: rgba(0, 0, 0, 0.5);
  color: #000000;
}
button:focus,
input:focus,
textarea:focus,
select:focus {
  outline: none;
  border-color: #FF7713;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
/* One-line rectangular inputs. */
button,
input,
select {
  height: 2.5em;
  line-height: normal;
}
/* Multi-line rectangular inputs. */
textarea,
select[multiple] {
  vertical-align: top;
  width: 100%;
  height: auto;
  padding: 0.4em;
}
/* Buttons. */
button,
[type="button"],
[type="submit"],
[type="reset"] {
  padding: 0 1em;
  text-align: center;
}
button:active,
[type="button"]:active,
[type="submit"]:active,
[type="reset"]:active {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
/* Non-rectangular inputs. */
[type="checkbox"],
[type="radio"],
[type="range"],
[type="file"],
[type="image"] {
  height: auto;
  padding: 0;
  border: none;
  background: transparent;
}
/* Fieldsets. */
legend {
  font-weight: bold;
}
/* Comments List */
.comments {
  margin-bottom: 4em;
}
.comments__header {
  margin-bottom: 2em;
}
.comment__list {
  padding: 0;
}
/* Comments */
.comment,
.pingback,
.trackback {
  list-style: none;
}
.comment-body {
  margin-bottom: 2em;
}
.comment-meta {
  position: relative;
  margin-bottom: 0.75em;
}
.comment-metadata {
  color: rgba(0, 0, 0, 0.5);
}
.comment-metadata a:not(:hover) {
  color: inherit;
}
.comment-meta,
.comment-content,
.reply {
  padding-left: 2.5rem;
}
@media (min-width: 480px) {
  .comment-meta,
  .comment-content,
  .reply {
    padding-left: 4.5rem;
  }
}
.comment-author .avatar {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 2rem;
  width: auto;
  height: auto;
  border-radius: 50%;
}
@media (min-width: 480px) {
  .comment-author .avatar {
    max-width: 4rem;
  }
}
.comment-edit-link {
  margin-left: 0.5em;
}
.pingback .url,
.trackback .url {
  font-style: italic;
}
/* Comment Form */
.comment-respond {
  margin: 4em 0 0 0;
}
.comment-reply-title small,
.comment-reply-title .small {
  display: block;
}
.comments .children {
  padding-left: 5%;
}
.comment-form {
  display: block;
}
.comment-form label {
  display: block;
}
.required {
  color: #C40233;
}
.comment-metadata,
.form-allowed-tags,
.pingback .edit-link,
.trackback .edit-link {
  font-size: 0.8em;
}
#cancel-comment-reply-link {
  font-size: 0.6em;
}
.gallery {
  margin-left: -(0.25em / 2);
  margin-right: -(0.25em / 2);
}
.gallery:after {
  content: '';
  display: block;
  clear: both;
}
.gallery:after {
  content: '';
  display: block;
  clear: both;
}
.gallery img {
  display: block;
  width: 100%;
}
.gallery .gallery-item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 0.125em 0.25em 0.125em;
  text-align: center;
}
.gallery .gallery-item:nth-of-type(2n+1) {
  clear: left;
}
.gallery .gallery-caption {
  margin: 0 0 1em 0;
  font-size: 0.8em;
  text-align: center;
}
.gallery-columns-1 .gallery-item {
  clear: none;
  width: 100%;
  clear: both;
}
.gallery .gallery-caption,
.wp-caption-text,
.wp-caption-dd {
  font-style: italic;
}
@media (min-width: 680px) {
  .gallery-item.gallery-item:nth-of-type(2n+1) {
    /* Extra specificity for editor */
    clear: none;
  }
  .gallery-columns-9 .gallery-item {
    width: 11.11111111%;
  }
  .gallery-columns-9 .gallery-item:nth-of-type(9n + 1) {
    clear: left;
  }
  .gallery-columns-8 .gallery-item {
    width: 12.5%;
  }
  .gallery-columns-8 .gallery-item:nth-of-type(8n + 1) {
    clear: left;
  }
  .gallery-columns-7 .gallery-item {
    width: 14.28571429%;
  }
  .gallery-columns-7 .gallery-item:nth-of-type(7n + 1) {
    clear: left;
  }
  .gallery-columns-6 .gallery-item {
    width: 16.66666667%;
  }
  .gallery-columns-6 .gallery-item:nth-of-type(6n + 1) {
    clear: left;
  }
  .gallery-columns-5 .gallery-item {
    width: 20%;
  }
  .gallery-columns-5 .gallery-item:nth-of-type(5n + 1) {
    clear: left;
  }
  .gallery-columns-4 .gallery-item {
    width: 25%;
  }
  .gallery-columns-4 .gallery-item:nth-of-type(4n + 1) {
    clear: left;
  }
  .gallery-columns-3 .gallery-item {
    width: 33.33333333%;
  }
  .gallery-columns-3 .gallery-item:nth-of-type(3n + 1) {
    clear: left;
  }
  .gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .gallery-columns-2 .gallery-item:nth-of-type(2n + 1) {
    clear: left;
  }
}
.gallery-caption {
  padding: 0 1em;
}
.alignnone,
.alignleft,
.aligncenter,
.alignright,
.alignnone.wp-caption,
.alignleft.wp-caption,
.aligncenter.wp-caption,
.alignright.wp-caption {
  display: block;
  margin: 0 0 1em 0;
}
.alignleft,
.alignright,
.alignleft.wp-caption,
.alignright.wp-caption {
  margin-top: 0.25em;
}
.alignleft,
.alignleft.wp-caption {
  float: left;
  margin-right: 1em;
}
.alignright,
.alignright.wp-caption {
  float: right;
  margin-left: 1em;
}
.aligncenter,
.aligncenter.wp-caption {
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
}
.mejs-container {
  margin-bottom: 1em;
}
.banner {
  margin-bottom: 2em;
}
@media (min-width: 960px) {
  .banner {
    margin-bottom: 3em;
  }
}
.page-template-template-modules-with-banner-breacrumbs .banner,
.page-template-template-modules-with-banner-php .banner {
  margin-bottom: 0;
}
.banner--bg {
  padding-top: 230px;
  padding-bottom: 0.5em;
}
@media (min-width: 680px) {
  .banner--bg {
    padding-top: 180px;
    padding-bottom: 1em;
  }
}
@media (min-width: 960px) {
  .banner--bg {
    padding-top: 200px;
    padding-bottom: 1.5em;
  }
}
.banner__helper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (min-width: 960px) {
  .banner__helper {
    min-height: 150px;
  }
}
.banner__title {
  color: #ffffff;
  font-size: 35px;
  margin-bottom: 0;
}
.is-dark .banner__title {
  color: #000000;
}
@media (min-width: 680px) {
  .banner__title {
    font-size: 50px;
  }
}
@media (min-width: 960px) {
  .banner__title {
    font-size: 60px;
  }
}
.banner--breadcrumbs {
  padding-top: 2em;
  color: #9C9190;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 3.6px;
}
.banner--breadcrumbs a {
  color: #9C9190;
}
.banner--breadcrumbs a:after {
  content: '';
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 8px;
  margin-right: 3px;
  border-radius: 1px;
  background: #9C9190;
  top: -1px;
}
.banner--breadcrumbs a:hover {
  color: #FF7713;
}
.banner--breadcrumbs p {
  margin-bottom: 0;
}
@media (min-width: 960px) {
  .banner--breadcrumbs {
    padding-top: 3em;
  }
}
.entry {
  margin-bottom: 2em;
}
.entry--card {
  height: 100%;
  padding-bottom: 1em;
  margin-bottom: 0;
}
@media (min-width: 960px) {
  .entry--card {
    padding-bottom: 2em;
  }
}
.entry--card__link {
  background: #f8fafa;
  border-radius: 5px;
  border: 2px solid #dae5e5;
  padding: 1.5em 1.5em 0.5em;
  display: block;
  height: 100%;
}
.entry--card__link:hover {
  border: 2px solid #FF7713;
}
.entry--featured-article {
  margin-bottom: 4em;
}
.entry__image {
  display: block;
  margin-bottom: 1em;
  height: 200px;
  border-radius: 5px;
}
@media (min-width: 680px) {
  .entry__image {
    height: 255px;
    margin-bottom: 1.7em;
  }
}
@media (min-width: 960px) {
  .entry__image {
    height: 255px;
    margin-bottom: 2em;
  }
}
@media (min-width: 960px) {
  .entry--featured-article .entry__image {
    height: 497px;
    margin-bottom: 2em;
  }
}
.entry__category-icon {
  display: block;
  width: 60px;
  margin-bottom: 0.7em;
}
.entry__category-icon img {
  display: block;
}
.entry__header {
  margin-bottom: 1em;
}
.entry__title {
  word-wrap: break-word;
  font-size: 25px;
}
.entry__title a:not(:hover) {
  color: inherit;
}
@media (min-width: 960px) {
  .entry--featured-article .entry__title {
    font-size: 53px;
  }
}
.entry__summary {
  color: #000000;
}
@media (min-width: 960px) {
  .entry--featured-article .entry__summary {
    margin-bottom: 30px;
  }
}
.entry__category {
  margin-bottom: 1em;
}
.entry__category .entry__category-cat {
  font-size: 12px;
  color: #9C9190;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.entry__category .entry__category-cat:hover {
  color: #FF7713;
}
.fine-print {
  padding-top: 2em;
  font-size: 12px;
  letter-spacing: 0.6px;
}
@media (min-width: 960px) {
  .fine-print {
    padding-top: 2em;
  }
  .fine-print .fine-print__bottom-helper {
    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;
  }
  .fine-print .fine-print__copyright {
    margin-right: 5px;
  }
}
.footer {
  padding-bottom: 1em;
  background: #e4e4e4;
  text-transform: uppercase;
}
.footer a {
  color: #000000;
}
.footer a:hover {
  color: #FF7713;
}
.footer:after {
  content: '';
  display: block;
  clear: both;
}
.footer:after {
  content: '';
  display: block;
  clear: both;
}
@media (max-width: 960px) {
  .footer {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .footer {
    padding-bottom: 2em;
  }
}
.footer__top {
  border-bottom: 1px solid rgba(131, 148, 169, 0.3);
  padding-top: 2.5em;
}
@media (min-width: 960px) {
  .footer__top {
    padding: 3em 0 2em;
  }
}
.footer__center {
  padding-top: 2em;
  border-bottom: 1px solid rgba(131, 148, 169, 0.3);
}
@media (min-width: 960px) {
  .footer__center {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .footer__center .grid__column--l-3 {
    border-left: 1px solid rgba(131, 148, 169, 0.3);
  }
  .footer__center .grid__column--l-3:nth-child(1) {
    width: 37%;
    border-left: 0;
  }
  .footer__center .grid__column--l-3:nth-child(2) {
    width: 17%;
  }
  .footer__center .grid__column--l-3:nth-child(3) {
    width: 12%;
  }
  .footer__center .grid__column--l-3:nth-child(4) {
    width: 17%;
  }
  .footer__center .grid__column--l-3:nth-child(5) {
    width: 17%;
  }
}
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -1rem;
  margin-right: -1rem;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid--no-gutters {
  margin: 0;
}
.grid--small-gutters {
  margin: 0 -0.5rem;
}
.grid--large-gutters {
  margin: 0 -2rem;
}
@media (min-width: 1351px) {
  .grid--extra-large-gutters {
    margin: 0 -3em;
  }
}
@media (min-width: 1351px) {
  .grid--ultra-large-gutters {
    margin: 0 -4em;
  }
}
.grid--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.grid--center-y {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.grid--end-y {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.grid--left-x {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.grid--stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.grid__column {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  padding: 0 1rem;
}
.grid--reverse > .grid__column {
  float: right;
}
.grid--no-gutters > .grid__column {
  padding: 0;
}
.grid--small-gutters > .grid__column {
  padding: 0 0.5rem;
}
.grid--large-gutters > .grid__column {
  padding: 0 2rem;
}
@media (min-width: 1351px) {
  .grid--extra-large-gutters > .grid__column {
    padding: 0 3em;
  }
}
@media (min-width: 1351px) {
  .grid--ultra-large-gutters > .grid__column {
    padding: 0 4em;
  }
}
.grid__column--12 {
  width: 100%;
}
.grid__column--11 {
  width: 91.66666667%;
}
.grid__column--10 {
  width: 83.33333333%;
}
.grid__column--9 {
  width: 75%;
}
.grid__column--8 {
  width: 66.66666667%;
}
.grid__column--7 {
  width: 58.33333333%;
}
.grid__column--6 {
  width: 50%;
}
.grid__column--5 {
  width: 41.66666667%;
}
.grid__column--4 {
  width: 33.33333333%;
}
.grid__column--3 {
  width: 25%;
}
.grid__column--2 {
  width: 16.66666667%;
}
.grid__column--1 {
  width: 8.33333333%;
}
@media (min-width: 480px) {
  .grid__column--s-12 {
    width: 100%;
  }
  .grid__column--s-11 {
    width: 91.66666667%;
  }
  .grid__column--s-10 {
    width: 83.33333333%;
  }
  .grid__column--s-9 {
    width: 75%;
  }
  .grid__column--s-8 {
    width: 66.66666667%;
  }
  .grid__column--s-7 {
    width: 58.33333333%;
  }
  .grid__column--s-6 {
    width: 50%;
  }
  .grid__column--s-5 {
    width: 41.66666667%;
  }
  .grid__column--s-4 {
    width: 33.33333333%;
  }
  .grid__column--s-3 {
    width: 25%;
  }
  .grid__column--s-2 {
    width: 16.66666667%;
  }
  .grid__column--s-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 680px) {
  .grid__column--m-12 {
    width: 100%;
  }
  .grid__column--m-11 {
    width: 91.66666667%;
  }
  .grid__column--m-10 {
    width: 83.33333333%;
  }
  .grid__column--m-9 {
    width: 75%;
  }
  .grid__column--m-8 {
    width: 66.66666667%;
  }
  .grid__column--m-7 {
    width: 58.33333333%;
  }
  .grid__column--m-6 {
    width: 50%;
  }
  .grid__column--m-5 {
    width: 41.66666667%;
  }
  .grid__column--m-4 {
    width: 33.33333333%;
  }
  .grid__column--m-3 {
    width: 25%;
  }
  .grid__column--m-2 {
    width: 16.66666667%;
  }
  .grid__column--m-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 820px) {
  .grid__column--ml-12 {
    width: 100%;
  }
  .grid__column--ml-11 {
    width: 91.66666667%;
  }
  .grid__column--ml-10 {
    width: 83.33333333%;
  }
  .grid__column--ml-9 {
    width: 75%;
  }
  .grid__column--ml-8 {
    width: 66.66666667%;
  }
  .grid__column--ml-7 {
    width: 58.33333333%;
  }
  .grid__column--ml-6 {
    width: 50%;
  }
  .grid__column--ml-5 {
    width: 41.66666667%;
  }
  .grid__column--ml-4 {
    width: 33.33333333%;
  }
  .grid__column--ml-3 {
    width: 25%;
  }
  .grid__column--ml-2 {
    width: 16.66666667%;
  }
  .grid__column--ml-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 960px) {
  .grid__column--l-12 {
    width: 100%;
  }
  .grid__column--l-11 {
    width: 91.66666667%;
  }
  .grid__column--l-10 {
    width: 83.33333333%;
  }
  .grid__column--l-9 {
    width: 75%;
  }
  .grid__column--l-8 {
    width: 66.66666667%;
  }
  .grid__column--l-7 {
    width: 58.33333333%;
  }
  .grid__column--l-6 {
    width: 50%;
  }
  .grid__column--l-5 {
    width: 41.66666667%;
  }
  .grid__column--l-4 {
    width: 33.33333333%;
  }
  .grid__column--l-3 {
    width: 25%;
  }
  .grid__column--l-2 {
    width: 16.66666667%;
  }
  .grid__column--l-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .grid__column--xl-12 {
    width: 100%;
  }
  .grid__column--xl-11 {
    width: 91.66666667%;
  }
  .grid__column--xl-10 {
    width: 83.33333333%;
  }
  .grid__column--xl-9 {
    width: 75%;
  }
  .grid__column--xl-8 {
    width: 66.66666667%;
  }
  .grid__column--xl-7 {
    width: 58.33333333%;
  }
  .grid__column--xl-6 {
    width: 50%;
  }
  .grid__column--xl-5 {
    width: 41.66666667%;
  }
  .grid__column--xl-4 {
    width: 33.33333333%;
  }
  .grid__column--xl-3 {
    width: 25%;
  }
  .grid__column--xl-2 {
    width: 16.66666667%;
  }
  .grid__column--xl-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1351px) {
  .grid__column--xl-12 {
    width: 100%;
  }
  .grid__column--xl-11 {
    width: 91.66666667%;
  }
  .grid__column--xl-10 {
    width: 83.33333333%;
  }
  .grid__column--xl-9 {
    width: 75%;
  }
  .grid__column--xl-8 {
    width: 66.66666667%;
  }
  .grid__column--xl-7 {
    width: 58.33333333%;
  }
  .grid__column--xl-6 {
    width: 50%;
  }
  .grid__column--xl-5 {
    width: 41.66666667%;
  }
  .grid__column--xl-4 {
    width: 33.33333333%;
  }
  .grid__column--xl-3 {
    width: 25%;
  }
  .grid__column--xl-2 {
    width: 16.66666667%;
  }
  .grid__column--xl-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 680px) {
  .grid--2-columns > .grid__column {
    width: 50%;
  }
  .grid--2-columns > .grid__column:nth-child(2n+1) {
    clear: left;
  }
  .grid--reverse.grid--2-columns > .grid__column:nth-child(2n+1) {
    clear: right;
  }
}
@media (min-width: 680px) {
  .grid--3-columns > .grid__column {
    width: 33.333%;
  }
  .grid--3-columns > .grid__column:nth-child(3n+1) {
    clear: left;
  }
  .grid--reverse.grid--3-columns > .grid__column:nth-child(3n+1) {
    clear: right;
  }
}
@media (min-width: 480px) {
  .grid--4-columns > .grid__column {
    width: 50%;
  }
  .grid--4-columns > .grid__column:nth-child(2n+1) {
    clear: left;
  }
  .grid--reverse.grid--4-columns > .grid__column:nth-child(2n+1) {
    clear: right;
  }
}
@media (min-width: 680px) {
  .grid--4-columns > .grid__column {
    width: 25%;
  }
  .grid--4-columns > .grid__column:nth-child(2n+1) {
    clear: none;
  }
  .grid--reverse.grid--4-columns > .grid__column:nth-child(2n+1) {
    clear: none;
  }
  .grid--4-columns > .grid__column:nth-child(4n+1) {
    clear: left;
  }
  .grid--reverse.grid--4-columns > .grid__column:nth-child(4n+1) {
    clear: right;
  }
}
@media (min-width: 480px) {
  .grid--5-columns > .grid__column {
    width: 50%;
  }
  .grid--5-columns > .grid__column:nth-child(2n+1) {
    clear: left;
  }
  .grid--reverse.grid--5-columns > .grid__column:nth-child(2n+1) {
    clear: right;
  }
}
@media (min-width: 680px) {
  .grid--5-columns > .grid__column {
    width: 20%;
  }
  .grid--5-columns > .grid__column:nth-child(2n+1) {
    clear: none;
  }
  .grid--reverse.grid--5-columns > .grid__column:nth-child(2n+1) {
    clear: none;
  }
  .grid--5-columns > .grid__column:nth-child(5n+1) {
    clear: left;
  }
  .grid--reverse.grid--5-columns > .grid__column:nth-child(5n+1) {
    clear: right;
  }
}
@media (min-width: 480px) {
  .grid--6-columns > .grid__column {
    width: 50%;
  }
  .grid--6-columns > .grid__column:nth-child(2n+1) {
    clear: left;
  }
  .grid--reverse.grid--6-columns > .grid__column:nth-child(2n+1) {
    clear: right;
  }
}
@media (min-width: 680px) {
  .grid--6-columns > .grid__column {
    width: 33.3333%;
  }
  .grid--6-columns > .grid__column:nth-child(2n+1) {
    clear: none;
  }
  .grid--reverse.grid--6-columns > .grid__column:nth-child(2n+1) {
    clear: none;
  }
  .grid--6-columns > .grid__column:nth-child(3n+1) {
    clear: left;
  }
  .grid--reverse.grid--6-columns > .grid__column:nth-child(3n+1) {
    clear: right;
  }
}
@media (min-width: 960px) {
  .grid--6-columns > .grid__column {
    width: 16.66666%;
  }
  .grid--6-columns > .grid__column:nth-child(3n+1) {
    clear: none;
  }
  .grid--reverse.grid--6-columns > .grid__column:nth-child(3n+1) {
    clear: none;
  }
  .grid--6-columns > .grid__column:nth-child(6n+1) {
    clear: left;
  }
  .grid--reverse.grid--6-columns > .grid__column:nth-child(6n+1) {
    clear: right;
  }
}
.header {
  padding-top: 1.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #8394A9;
}
@media (min-width: 680px) {
  .header {
    padding-bottom: 1.5em;
  }
}
@media (min-width: 960px) {
  .header {
    padding-top: 1.5em;
  }
}
.header__logo {
  display: block;
  margin-right: auto;
}
.is-dark .header__logo img,
.u-is-dark .header__logo img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.header__logo img {
  display: block;
}
@media (max-width: 680px) {
  .header__logo {
    text-align: center;
    display: block;
    padding-bottom: 1.5em;
  }
  .header__logo img {
    width: 300px;
    margin: auto;
  }
}
@media (min-width: 960px) {
  .header__logo img {
    width: 320px;
  }
  .header-sticky--fixed .header__logo img {
    -webkit-filter: invert(0);
            filter: invert(0);
  }
}
.header-helper {
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.header__search--form {
  width: 40%;
}
@media (min-width: 1200px) {
  .header__search--form {
    width: 53%;
    margin-right: 5px;
  }
}
@media (min-width: 1351px) {
  .header__search--form {
    width: 55%;
  }
}
@media (max-width: 1200px) {
  .header__search {
    display: none;
    width: 100%;
    margin-top: 0.5em;
  }
}
.header__search .search-form {
  margin-bottom: 0;
}
.header-sticky {
  position: absolute;
  width: 100%;
  z-index: 9;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 960px) {
  .header-sticky {
    position: fixed;
  }
}
.header-sticky--fixed {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (min-width: 960px) {
  .header-sticky--fixed {
    background: #000000;
    -webkit-box-shadow: 0px 2px 8px -5px #999999;
            box-shadow: 0px 2px 8px -5px #999999;
  }
}
.magicdust-button,
.gform_button,
.wpcf7-submit {
  display: inline-block;
  vertical-align: top;
  padding: 0.7em 1em;
  line-height: 1.3;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #A2A2A2 !important;
  background: #9baaba !important;
  font-family: "sweet-sans-pro", sans-serif;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}
button.magicdust-button,
button.gform_button,
button.wpcf7-submit,
input.magicdust-button,
input.gform_button,
input.wpcf7-submit {
  padding-top: 0;
  padding-bottom: 0;
}
button.magicdust-button:not(:focus),
button.gform_button:not(:focus),
button.wpcf7-submit:not(:focus),
input.magicdust-button:not(:focus),
input.gform_button:not(:focus),
input.wpcf7-submit:not(:focus) {
  border-color: transparent;
}
.magicdust-button:hover,
.gform_button:hover,
.wpcf7-submit:hover {
  border: 1px solid #A2A2A2 !important;
  background: #A2A2A2 !important;
  color: #ffffff;
}
@media (min-width: 960px) {
  .magicdust-button,
  .gform_button,
  .wpcf7-submit {
    padding: 1.1em 1.5em;
    font-size: 16px;
    min-width: 180px;
  }
}
.slideshow__button .magicdust-button,
.slideshow__button .gform_button,
.slideshow__button .wpcf7-submit {
  background: #6c7a8b;
}
.magicdust-link {
  color: #8394A9;
  font-weight: bold !important;
  font-family: "sweet-sans-pro", sans-serif;
}
.magicdust-link:after {
  content: url('images/triangle.svg');
  position: relative;
  height: 12px;
  width: 12px;
  margin-left: 8px;
}
.magicdust-link:hover {
  color: #FF7713;
}
.main {
  display: block;
}
.main:focus {
  outline: none;
}
.main__content {
  margin-bottom: 3em;
}
.error404 .main__content {
  text-align: center;
}
@media (min-width: 960px) {
  .single-post .main__content {
    padding-right: 5em !important;
  }
}
.main__content table {
  border-collapse: collapse;
  width: 100%;
  border-radius: 10px !important;
  border: 0;
}
.main__content table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.main__content table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.main__content table tr:first-child th:first-child {
  border-top-left-radius: 10px;
}
.main__content table tr:first-child th:last-child {
  border-top-right-radius: 10px;
}
.main__content table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.main__content table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.main__content table tr:first-child th,
.main__content table tr:first-child td {
  border-top: none;
}
.main__content table tr:last-child th,
.main__content table tr:last-child td {
  border-bottom: none;
}
.main__content table tr td:first-child {
  border-left: none;
}
.main__content table tr td:last-child {
  border-right: none;
}
.main__content table td,
.main__content table th {
  border: 1px solid #f2f5f6;
  padding: 8px 20px;
}
.main__content table tr:nth-child(even) {
  background-color: #f2f5f6;
}
.main__content table tr:hover {
  background-color: #e4e4e4;
}
.main__content table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #FF7713;
  color: white;
}
.main__sidebar {
  margin-bottom: 3em;
}
.main__category {
  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;
  margin-bottom: 1em;
}
.main__category .entry__category-cat {
  font-size: 12px;
  color: #9C9190;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.main__category .entry__category-cat:hover {
  color: #FF7713;
}
.main__header {
  margin-bottom: 2em;
}
.main__title {
  font-size: 30px;
  margin: 0;
}
@media (min-width: 680px) {
  .main__title {
    font-size: 40px;
  }
}
@media (min-width: 960px) {
  .main__title {
    font-size: 50px;
  }
}
.main__content-image {
  height: 597px;
  margin-bottom: 3em;
  border-radius: 10px;
  border-bottom: 1px solid rgba(131, 148, 169, 0.3);
}
.menu-toggle {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: auto;
  padding: 0;
  background: transparent;
  border-color: transparent;
  color: inherit;
  color: #8394A9;
  border: 1px solid #8394A9;
  border-radius: 5px;
  font-size: 14px;
  padding: 3px;
  background: rgba(0, 0, 0, 0.1);
}
.menu-toggle .is-open,
.menu-toggle:hover {
  background: #b7c6cf;
  color: #ffffff;
}
.menu-toggle .is-open .menu-toggle__icon,
.menu-toggle:hover .menu-toggle__icon {
  color: #ffffff;
  fill: #ffffff;
}
.no-js .menu-toggle {
  display: none;
}
@media (min-width: 1200px) {
  .menu-toggle {
    display: none;
  }
}
.header__menu-toggle--search {
  margin-right: 0.4em;
}
.menu-toggle__icon {
  display: block;
  width: 1.86em;
  height: 1.86em;
  color: #8394A9;
  fill: #8394A9;
}
.menu-toggle__icon--open {
  display: block;
}
.is-open > .menu-toggle__icon--open {
  display: none;
}
.menu-toggle__icon--close {
  display: none;
}
.is-open > .menu-toggle__icon--close {
  display: block;
}
.menu-toggle__label {
  padding-left: 0.25em;
  line-height: 1;
}
.meta {
  color: #9C9190;
  font-weight: 700;
  letter-spacing: 1.1px;
  font-size: 11px;
  text-transform: uppercase;
}
.meta a:hover {
  color: #FF7713;
}
.meta a:not(:hover) {
  color: inherit;
}
.single-post .meta {
  margin-bottom: 2em;
}
@media (min-width: 960px) {
  .single-post .meta {
    margin-bottom: 4em;
  }
}
@media (min-width: 960px) {
  .entry--featured-article .meta {
    margin-bottom: 20px;
    margin-top: 25px;
  }
}
.module {
  padding: 3em 0 2em;
}
@media (min-width: 960px) {
  .module {
    padding: 5em 0 4em;
  }
}
.module--text:not(.u-blue-bg) + .module--text-rows,
.module--text:not(.u-blue-bg) + .module--text-lists,
.module--text:not(.u-blue-bg) + .module--icons-paragraphs {
  padding-top: 0;
}
.module--text:not(.u-blue-bg) + .module--text:not(.u-blue-bg) {
  padding-top: 0;
}
.module--text-rows {
  padding-bottom: 3em;
}
@media (min-width: 960px) {
  .module--text-rows {
    padding-bottom: 6em;
  }
}
.module--timeline {
  background: #f8fafa;
}
.module--text-paragraphs {
  background: #f8fafa;
}
@media (min-width: 960px) {
  .module--text-paragraphs {
    padding-bottom: 1em;
    margin-bottom: 7em;
  }
}
.module--team {
  padding-bottom: 0;
}
@media (min-width: 960px) {
  .module--team {
    padding-top: 6em;
  }
  .module--team > .container .grid__column--l-6:last-child {
    border-left: 1px solid rgba(131, 148, 169, 0.3);
  }
}
@media (min-width: 960px) {
  .module--text.style-2 {
    padding: 6em 0;
  }
  .module--text.style-2 .grid__column--l-6:last-child {
    border-left: 1px solid rgba(131, 148, 169, 0.3);
  }
}
.module--featured-team {
  padding: 0;
}
.module--logos {
  padding: 3em 0 3em;
}
@media (min-width: 960px) {
  .module--logos {
    padding: 4em 0 4em;
  }
}
.module__header {
  margin-bottom: 1.5em;
  text-align: center;
}
@media (min-width: 960px) {
  .module__header {
    margin-bottom: 2.5em;
  }
}
@media (min-width: 960px) {
  .module--logos .module__header {
    margin-bottom: 3.5em;
  }
}
.module__title {
  font-size: 30px;
}
@media (min-width: 680px) {
  .module__title {
    font-size: 35px;
  }
}
@media (min-width: 960px) {
  .module__title {
    font-size: 40px;
  }
}
.module--text.style-2 .module__title,
.module--team .module__title {
  text-align: left;
}
@media (min-width: 960px) {
  .module--text.style-2 .module__title,
  .module--team .module__title {
    font-size: 60px;
  }
}
@media (min-width: 960px) {
  .module__title + .module__content {
    margin-top: 1.5em;
  }
}
.module__image {
  position: relative;
  height: 350px;
  border-radius: 20px;
  margin-bottom: 1.5em;
  border: 2px solid #e5e5e5 !important;
}
.module__image img {
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
}
@media (min-width: 680px) {
  .module__image {
    height: 500px;
  }
}
@media (min-width: 960px) {
  .module__image {
    height: 100%;
    margin-bottom: 0;
    min-height: 500px;
  }
}
@media (min-width: 960px) {
  .module--text-image .module__image {
    margin-right: 2em;
  }
}
@media (min-width: 960px) {
  .module__image-stretch {
    height: 100%;
  }
}
.module__button {
  margin-top: 1.5em;
}
@media (min-width: 960px) {
  .module__button {
    margin-top: 2.5em;
  }
}
@media (max-width: 680px) {
  .module--text-image .module__button {
    text-align: center;
  }
}
.module--testimonials .module__link {
  position: relative;
  top: 0;
}
.module--testimonials .module__link a {
  position: relative;
  z-index: 5;
}
.module__content ul {
  list-style-type: none;
  position: relative;
  margin-left: 0 !important;
}
.module__content ul li {
  position: relative;
  padding-left: 1.3em;
  margin: 0.2em 0;
}
.module__content ul li::before {
  content: '';
  position: absolute;
  display: block;
  height: 11px;
  width: 11px;
  border-radius: 1px;
  left: 0;
  top: 7px;
  background: #FF7713;
}
.module__content table {
  border-collapse: collapse;
  width: 100%;
  border-radius: 10px !important;
  border: 0;
}
.module__content table tr:first-child td:first-child {
  border-top-left-radius: 10px;
}
.module__content table tr:first-child td:last-child {
  border-top-right-radius: 10px;
}
.module__content table tr:first-child th:first-child {
  border-top-left-radius: 10px;
}
.module__content table tr:first-child th:last-child {
  border-top-right-radius: 10px;
}
.module__content table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.module__content table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.module__content table tr:first-child th,
.module__content table tr:first-child td {
  border-top: none;
}
.module__content table tr:last-child th,
.module__content table tr:last-child td {
  border-bottom: none;
}
.module__content table tr td:first-child {
  border-left: none;
}
.module__content table tr td:last-child {
  border-right: none;
}
.module__content table td,
.module__content table th {
  border: 1px solid #f2f5f6;
  padding: 8px 20px;
}
.module__content table tr:nth-child(even) {
  background-color: #f2f5f6;
}
.module__content table tr:hover {
  background-color: #e4e4e4;
}
.module__content table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #FF7713;
  color: white;
}
.navbar {
  display: none;
}
@media (max-width: 1200px) {
  .navbar {
    background: rgba(0, 0, 0, 0.9);
    padding: 0.5em 0;
    margin-top: 0.5em;
    border-radius: 5px;
  }
}
.navbar:after {
  content: '';
  display: block;
  clear: both;
}
.navbar:after {
  content: '';
  display: block;
  clear: both;
}
.no-js .navbar,
.navbar.is-open {
  display: block;
}
.navbar__list {
  margin: 0;
  padding: 0;
  text-align: left;
}
.navbar__item {
  position: relative;
  display: block;
  margin: 0;
}
.navbar__item a {
  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;
  padding: 0.5em 1em;
  line-height: 1;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.7px;
  color: #ffffff;
}
.navbar__item a:hover,
.navbar__item.is-open > a,
.navbar__item.is-current > a {
  color: #FF7713;
}
.navbar__item a[aria-haspopup] {
  cursor: default;
}
.navbar__expand {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: 0.2rem;
  fill: currentColor;
  -webkit-transition: -webkit-transform 150ms ease-out;
  transition: -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
}
.is-open > a > .navbar__expand {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}
@media (min-width: 1200px) {
  .navbar {
    display: block !important;
  }
  .nav-2-col ul {
    background: #000000;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .navbar__item {
    position: relative;
    display: block;
    margin: 0;
  }
  .navbar__item a {
    line-height: 1;
    color: #ffffff;
    font-size: 17px;
    padding: 1em 0;
  }
  .is-dark .navbar__item a,
  .u-is-dark .navbar__item a {
    color: #000000;
  }
  .header-sticky--fixed .navbar__item a {
    color: #ffffff;
  }
  .navbar__item a:hover,
  .navbar__item.is-open > a,
  .navbar__item.is-current > a {
    color: #FF7713;
  }
  .navbar__item a[aria-haspopup] {
    cursor: default;
  }
  .navbar__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.navbar-dropdown {
  will-change: auto;
  display: none;
  padding: 0;
}
.is-open > .navbar-dropdown {
  display: block;
}
.navbar-dropdown:focus {
  outline: none;
}
.navbar-dropdown__item a {
  font-size: 0.85em;
}
@media (max-width: 1200px) {
  .navbar-dropdown--level-0 {
    margin-left: 1em;
  }
}
@media (min-width: 1200px) {
  .navbar-dropdown {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 100%;
    min-width: 16em;
    padding: 0 0 0 5px !important;
    text-align: left;
    white-space: nowrap;
    -webkit-box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 20px -10px rgba(0, 0, 0, 0.5);
  }
  .navbar-dropdown--level-0 {
    top: 100%;
    left: 0;
    -webkit-transform: none;
            transform: none;
    padding: 0 0 0 !important;
    margin-top: 8px;
    border-top: 2px solid #FF7713;
  }
  .navbar-dropdown__item {
    margin: 0;
  }
  .navbar-dropdown__item a {
    padding: 1em;
    background: #000000;
    color: #ffffff !important;
  }
  .navbar-dropdown__item a:hover,
  .navbar-dropdown__item.is-current > a {
    background: #FF7713;
    color: #ffffff;
  }
  .navbar-dropdown__item:first-child > a {
    position: relative;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .navbar-dropdown__item:first-child > a:before {
    content: '';
    position: absolute;
    right: 100%;
    bottom: 50%;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    display: block;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #2f2d2e transparent transparent;
    display: none;
  }
  .navbar-dropdown--level-0 > .navbar-dropdown__item:first-child > a:before {
    right: 50%;
    bottom: 100%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    border-color: transparent transparent #2f2d2e transparent;
  }
  .navbar-dropdown__expand {
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg);
  }
  .is-open > a > .navbar-dropdown__expand {
    -webkit-transform: rotateZ(-90deg) rotateX(-180deg);
            transform: rotateZ(-90deg) rotateX(-180deg);
  }
}
.navigation {
  position: relative;
  text-align: center;
  padding-top: 0.5em;
}
@media (min-width: 1200px) {
  .navigation {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .navigation .grid__column--xl-5 {
    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: end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.navigation__helper {
  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;
}
.navigation__social {
  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;
}
.navigation__social .social-menu {
  margin-bottom: 0;
}
.navigation__social .social-menu li {
  margin-left: 5px;
}
.navigation__social .social-menu li a {
  color: #8394A9;
  border: 1px solid #8394A9;
  border-radius: 5px;
  font-size: 14px;
  padding: 2px;
  background: rgba(0, 0, 0, 0.1);
}
.navigation__social .social-menu li a:hover {
  background: #b7c6cf;
  color: #ffffff;
}
.pagination {
  clear: both;
  text-align: center;
}
.pagination:after {
  content: '';
  display: block;
  clear: both;
}
.pagination:after {
  content: '';
  display: block;
  clear: both;
}
.pagination > a,
.pagination > span {
  display: inline-block;
  margin: 0.15em;
  padding: 0.25em 0.75em;
}
.pagination > span {
  color: rgba(0, 0, 0, 0.5);
}
.pagination .dots {
  border-color: transparent;
}
.pagination,
.post-navigation {
  margin-top: 1em;
  margin-bottom: 2em;
}
.pagination {
  position: relative;
  text-align: left;
}
.pagination a,
.pagination .current {
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  padding: 0;
  line-height: 1.2;
  background: transparent !important;
  border-radius: 2px;
  color: #A2A2A2;
  border: 1px solid #A2A2A2 !important;
}
.pagination a:hover,
.pagination .current {
  background: #8394A9 !important;
  color: #ffffff;
  border: 1px solid #8394A9 !important;
}
.pagination .page-numbers.dots {
  font-size: 12px;
  position: relative;
  top: 2px;
}
.pagination .page-numbers.dots + .page-numbers {
  color: #A2A2A2;
}
.pagination .page-numbers.dots + .page-numbers:hover,
.pagination .page-numbers.dots + .page-numbers.current {
  color: #ffffff;
}
.pagination .prev,
.pagination .next {
  border: 0 !important;
  color: #8394A9 !important;
  top: 5px;
}
.pagination .prev:hover,
.pagination .next:hover {
  color: #A2A2A2 !important;
  opacity: 30% !important;
  border: 0 !important;
  background: transparent !important;
}
.pagination .prev {
  position: absolute;
  right: 50px;
}
.pagination .next {
  position: absolute;
  right: 0;
}
.search-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main__content .search-form {
  width: 20em;
  max-width: 100%;
  margin: 2em auto;
}
.search-form__input {
  width: 100%;
  padding-right: 2.5em;
  padding-left: 1em;
  border-radius: 5px;
  border: 1px solid #b7c6cf;
  color: #b7c6cf;
  background: #ffffff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1.5px;
}
.search-form__input::-webkit-input-placeholder {
  text-align: left;
  opacity: 1;
}
.search-form__input::-moz-placeholder {
  text-align: left;
  opacity: 1;
}
.search-form__input:-ms-input-placeholder {
  text-align: left;
  opacity: 1;
}
.search-form__input::-ms-input-placeholder {
  text-align: left;
  opacity: 1;
}
.search-form__input::placeholder {
  text-align: left;
  opacity: 1;
}
.navigation .search-form__input {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid #8394A9;
  font-size: 14px;
}
.main__sidebar .search-form__input {
  font-size: 14px;
}
.footer .search-form__input {
  color: #8394A9;
  border: 0;
  height: auto;
  font-size: 14px;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  background: #ffffff;
}
.search-form__button {
  position: absolute;
  right: 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;
  width: 2.5em;
  padding: 0;
  background: transparent;
  border-color: transparent;
  color: #000000;
}
.navigation .search-form__button {
  top: -3px;
}
.footer .search-form__button {
  top: 0;
}
.search-form__icon {
  width: 3.5em;
  height: 3.5em;
  fill: #8394A9;
}
.navigation .search-form__icon {
  width: 2em;
  height: 2em;
}
.social-menu-item {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.social-menu-item a {
  display: block;
  color: inherit;
}
.social-menu-item__icon {
  display: block;
  width: 2em;
  height: 2em;
  fill: currentColor;
}
.social-menu-item__label {
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  left: -9999px;
}
.social-menu {
  padding: 0;
  list-style: none;
}
.tabs__tablist {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 960px) {
  .tabs__tablist {
    display: block;
  }
}
.tabs__tablist li {
  display: inline-block;
  margin: 0;
}
.tabs__tab {
  display: block;
}
@media (min-width: 960px) {
  .tabs__tab {
    display: none;
  }
  .tabs__tablist .tabs__tab {
    display: block;
  }
}
.tabs__panel {
  overflow: hidden;
}
.tabs__panel[aria-hidden="true"] {
  display: none;
}
.tool {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tool:not(:hover) {
  color: inherit;
}
.tool__icon {
  display: block;
  width: 1.5em;
  height: 1.5em;
  fill: currentColor;
}
.tool__badge {
  position: absolute;
  top: 0;
  left: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 1.5em;
  padding: 0 0.25em;
  border-radius: 0.75em;
  font-size: 0.625em;
  line-height: 1.5em;
  text-align: center;
  white-space: nowrap;
  background: #C40233;
  color: #ffffff;
}
.widget {
  margin-bottom: 2em;
}
.widget ul {
  padding: 0;
  list-style: none;
}
.widget ul ul {
  padding-left: 5%;
}
@media (min-width: 960px) {
  .widget {
    margin-bottom: 2em;
  }
  .footer__top .widget,
  .footer__center .widget {
    margin-bottom: 0;
  }
}
.main__sidebar .widget {
  background: #f8fafa;
  padding: 1.5em 1.5em 0.5em;
  color: #8394A9;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid rgba(197, 197, 197, 0.1);
}
.main__sidebar .widget_archive {
  padding: 1.5em;
}
.main__sidebar .widget_archive select {
  width: 100%;
  border: 1px solid #C5C5C5;
  border-radius: 5px;
  color: #8394A9;
}
.main__sidebar .widget_archive ul li a {
  color: #8394A9;
}
.main__sidebar .widget_archive ul li.is-current a,
.main__sidebar .widget_archive ul li a:hover {
  color: #FF7713;
}
.widget__header {
  margin-bottom: 1em;
}
@media (min-width: 960px) {
  .footer .widget__header {
    margin-bottom: 2.2em;
  }
}
.widget__title {
  margin: 0;
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.footer .widget__title {
  font-size: 16px;
}
.main__sidebar .widget__title {
  color: #9C9190;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.6px;
}
.footer .widget_search form {
  margin-bottom: 0;
}
@media (min-width: 960px) {
  .footer .widget_search {
    width: 72%;
    margin-right: 0;
    margin-left: auto;
  }
}
.main__sidebar .widget_search {
  background: none;
  padding: 0;
  border: 0;
}
.footer .widget_text {
  font-size: 14px;
}
.footer .widget_nav_menu {
  font-size: 11px;
}
@media (min-width: 960px) {
  .footer .widget_nav_menu ul {
    margin-bottom: 0;
  }
  .footer .widget_nav_menu ul li {
    margin: 1.5em 0;
  }
  .footer .widget_nav_menu ul li:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  .fine-print .widget_nav_menu ul li {
    display: inline-block;
  }
}
@media (min-width: 960px) {
  .fine-print .widget_nav_menu {
    margin-bottom: 0;
  }
  .fine-print .widget_nav_menu ul {
    text-align: right;
  }
  .fine-print .widget_nav_menu ul li {
    margin: 0;
  }
  .fine-print .widget_nav_menu ul li:before {
    content: '|';
    display: inline-block;
    margin-left: 5px;
    margin-right: 7px;
    color: rgba(131, 148, 169, 0.3);
  }
  .fine-print .widget_nav_menu ul li:first-child::before {
    display: none;
  }
}
.main__sidebar .widget_nav_menu ul li {
  border-bottom: 1px solid rgba(131, 148, 169, 0.3);
  padding-bottom: 0.5em;
  position: relative;
  padding-left: 1em;
}
.main__sidebar .widget_nav_menu ul li:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: '';
  width: 3px;
  height: 3px;
  display: inline-block;
  padding: 2px;
  position: absolute;
  left: 0;
  top: 7px;
  border: solid #8394A9 !important;
  border-width: 0 1px 1px 0 !important;
}
.main__sidebar .widget_nav_menu ul li a {
  color: #8394A9;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
.main__sidebar .widget_nav_menu ul li.is-current a,
.main__sidebar .widget_nav_menu ul li a:hover {
  color: #FF7713;
}
.main__sidebar .widget_recent_entries ul li {
  border-bottom: 1px solid rgba(131, 148, 169, 0.3);
  padding-bottom: 0.5em;
}
.main__sidebar .widget_recent_entries ul li a {
  color: #8394A9;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
}
.main__sidebar .widget_recent_entries ul li.current-cat a,
.main__sidebar .widget_recent_entries ul li a:hover {
  color: #FF7713;
}
.main__sidebar .widget_categories ul li {
  border-bottom: 1px solid rgba(131, 148, 169, 0.3);
  padding-bottom: 0.5em;
  position: relative;
  padding-left: 1em;
}
.main__sidebar .widget_categories ul li:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  content: '';
  width: 3px;
  height: 3px;
  display: inline-block;
  padding: 2px;
  position: absolute;
  left: 0;
  top: 8px;
  border: solid #8394A9 !important;
  border-width: 0 1px 1px 0 !important;
}
.main__sidebar .widget_categories ul li a {
  color: #8394A9;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
}
.main__sidebar .widget_categories ul li.current-cat a,
.main__sidebar .widget_categories ul li a:hover {
  color: #FF7713;
}
.main__sidebar .recent-posts-widget-with-thumbnails ul li {
  margin-bottom: 1em;
  padding-bottom: 0.7em;
  border-bottom: 1px solid rgba(131, 148, 169, 0.3);
}
.main__sidebar .recent-posts-widget-with-thumbnails ul li img {
  margin-bottom: 0;
  margin-top: 0;
  display: block;
}
.main__sidebar .recent-posts-widget-with-thumbnails ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: 0;
}
.main__sidebar .recent-posts-widget-with-thumbnails a {
  display: block;
}
.main__sidebar .recent-posts-widget-with-thumbnails a .rpwwt-post-title {
  font-size: 14px;
  color: #000000;
  line-height: 1.3;
}
.main__sidebar .recent-posts-widget-with-thumbnails a:hover .rpwwt-post-title {
  color: #FF7713;
}
.main__sidebar .recent-posts-widget-with-thumbnails .rpwwt-post-date {
  font-size: 11px;
  color: #9C9190;
}
.footer .widget_social_links ul li {
  margin-right: 5px;
}
.footer .widget_social_links ul li a {
  color: #8394A9;
  border: 1px solid #8394A9;
  border-radius: 5px;
  font-size: 13px;
  padding: 2px;
}
.footer .widget_social_links ul li a:hover {
  background: #b7c6cf;
  color: #ffffff;
}
@media (min-width: 960px) {
  .footer .widget_social_links ul {
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  .footer .widget_social_links {
    margin-top: 2em;
  }
}
.widget_text .u-address,
.widget_text .u-phone,
.widget_text .u-fax,
.widget_text .u-pobox,
.widget_text .u-time {
  position: relative;
  padding-left: 35px;
  display: block;
  text-transform: uppercase;
}
.widget_text .u-address a,
.widget_text .u-phone a,
.widget_text .u-fax a,
.widget_text .u-pobox a,
.widget_text .u-time a {
  color: #000000;
}
.widget_text .u-address a:hover,
.widget_text .u-phone a:hover,
.widget_text .u-fax a:hover,
.widget_text .u-pobox a:hover,
.widget_text .u-time a:hover {
  color: #FF7713;
}
.widget_text .u-address:before,
.widget_text .u-phone:before,
.widget_text .u-fax:before,
.widget_text .u-pobox:before,
.widget_text .u-time:before {
  content: '';
  height: 22px;
  width: 22px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 1px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.widget_text .u-address:before {
  background-image: url('images/address.svg');
}
.widget_text .u-phone:before {
  background-image: url('images/phone.svg');
}
.widget_text .u-fax:before {
  background-image: url('images/fax.svg');
}
.widget_text .u-pobox:before {
  background-image: url('images/pobox.svg');
}
.widget_text .u-time:before {
  background-image: url('images/time.svg');
}
.main__sidebar .widget_cool_tag_cloud {
  overflow: hidden;
  padding-bottom: 1em;
}
.main__sidebar .widget_cool_tag_cloud .cool-tag-cloud {
  height: 200px;
  width: 100% !important;
  overflow-x: hidden;
  /* Hide horizontal scrollbar */
  overflow-y: scroll;
  /* Add vertical scrollbar */
}
.main__sidebar .widget_cool_tag_cloud .arial .tag-cloud-link {
  display: block;
  width: 100%;
  padding: 0.5em 1em !important;
  margin-left: 0 !important;
  margin-bottom: 5px !important;
  background: #ffffff !important;
  border-radius: 3px;
  height: auto !important;
  border: 1px solid #C5C5C5 !important;
  text-transform: uppercase;
  letter-spacing: 0.9px !important;
  font-weight: 500 !important;
  color: #8394A9 !important;
}
.main__sidebar .widget_cool_tag_cloud .arial .tag-cloud-link:after {
  display: none;
}
.main__sidebar .widget_cool_tag_cloud .arial .tag-cloud-link:visited {
  color: #8394A9 !important;
}
.main__sidebar .widget_cool_tag_cloud .arial .tag-cloud-link:active,
.main__sidebar .widget_cool_tag_cloud .arial .tag-cloud-link:hover {
  background: #8394A9 !important;
  color: #ffffff !important;
}
.slideshow--helper {
  padding: 16em 0 4em;
}
@media (min-width: 680px) {
  .slideshow--helper {
    padding: 20em 0 5em;
  }
}
@media (min-width: 960px) {
  .slideshow--helper {
    padding: 39em 0 6em;
  }
}
.slideshow__button {
  margin-top: 1.5em;
}
@media (min-width: 960px) {
  .slideshow__header {
    margin-bottom: 1.5em;
  }
}
.slideshow__title {
  font-size: 40px;
}
.slideshow--helper-u-is-light .slideshow__title {
  color: #ffffff;
}
@media (min-width: 680px) {
  .slideshow__title {
    font-size: 50px;
  }
}
@media (min-width: 960px) {
  .slideshow__title {
    font-size: 60px;
  }
}
.slideshow--helper-u-is-light .slideshow__content {
  color: #ffffff;
}
.toolbar {
  text-align: right;
}
.toolbar__button {
  width: 110px;
  height: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #8394A9 !important;
  background: #b7c6cf !important;
  font-size: 9px;
  padding: 0.5em 0.5em;
  border-radius: 10px;
}
@media (min-width: 680px) {
  .toolbar__button {
    padding: 1em 0.5em;
    font-size: 11px;
    height: 55px;
    width: 225px;
    margin-left: 1em;
  }
}
@media (min-width: 960px) {
  .toolbar__button {
    padding: 1em 1em;
    font-size: 15px;
    height: 70px;
    width: 165px;
    margin-left: 0.5em;
  }
}
@media (min-width: 1200px) {
  .toolbar__button {
    padding: 1em 1em;
    font-size: 16px;
    height: 70px;
    width: 185px;
    margin-left: 1em;
  }
}
.toolbar__button:first-child {
  margin-left: 0;
}
@media (max-width: 960px) {
  .toolbar__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.icon-sentence__link:hover .icon-sentence__helper {
  border: 2px solid #FF7713;
}
.icon-sentence__helper {
  background: #f8fafa;
  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: start;
      -ms-flex-pack: start;
          justify-content: start;
  border-radius: 5px;
  border: 2px solid #dae5e5;
  padding: 1.5em;
  margin: 0.5em 0;
}
.icon-sentence__icon {
  width: 70px;
  height: 70px;
  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-right: 1em;
}
.icon-sentence__icon img {
  display: block;
}
.icon-sentence__header {
  width: 65%;
}
@media (min-width: 680px) {
  .icon-sentence__header {
    width: 65%;
  }
}
@media (min-width: 960px) {
  .icon-sentence__header {
    width: 75%;
  }
}
.icon-sentence__title {
  margin-bottom: 0;
  font-size: 20px;
}
@media (min-width: 960px) {
  .icon-sentence__title {
    font-size: 24px;
  }
}
.text-image--panels {
  margin-top: 1.5em;
}
@media (min-width: 680px) {
  .text-image--panels {
    margin-top: 2.5em;
  }
  .text-image--panels .grid__column:nth-child(3n+2),
  .text-image--panels .grid__column:nth-child(3n+3) {
    border-left: 1px solid rgba(131, 148, 169, 0.3);
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .text-image--panels .grid__column:nth-child(3n+2):first-child,
  .text-image--panels .grid__column:nth-child(3n+3):first-child {
    border-left: 0;
  }
}
@media (max-width: 680px) {
  .text-image--panels {
    text-align: center;
  }
}
.text-image--panels__title {
  font-size: 30px;
  margin-bottom: 0;
  color: #A2A2A2;
}
@media (min-width: 680px) {
  .text-image--panels__title {
    font-size: 38px;
  }
}
.text-image--panels__content {
  margin-top: 0.7em;
}
.style-2 .icons-paragraphs {
  border-radius: 10px;
  overflow: hidden;
  background: #eeeff1;
}
@media (min-width: 960px) {
  .style-2 .icons-paragraphs {
    padding: 2em 2.5em;
  }
}
.style-3 .icons-paragraphs .grid__column--l-4 {
  width: 100%;
}
.icon-paragraph {
  height: 100%;
  padding: 0.5em 0;
}
@media (min-width: 960px) {
  .icon-paragraph {
    padding: 1em 0;
  }
}
.style-2 .icon-paragraph {
  padding: 0;
}
.style-2 .icon-paragraph .icon-paragraph__helper {
  border-radius: 0;
  border: 0;
  background: #eeeff1;
  padding: 1em;
}
.icon-paragraph__link:hover .icon-paragraph__helper {
  border: 2px solid #FF7713;
}
.icon-paragraph__helper {
  background: #f8fafa;
  border-radius: 10px;
  border: 2px solid #dae5e5;
  padding: 1.5em;
  height: 100%;
}
@media (min-width: 960px) {
  .icon-paragraph__helper {
    padding: 3em;
  }
}
.icon-paragraph__icon {
  margin-bottom: 1em;
}
.icon-paragraph__icon img {
  display: block;
}
.icon-paragraph__header {
  margin-bottom: 1em;
}
.icon-paragraph__title {
  margin-bottom: 0;
  font-size: 20px;
}
@media (min-width: 960px) {
  .icon-paragraph__title {
    font-size: 32px;
  }
}
.icon-paragraph__content {
  color: #000000;
}
.icon-paragraph__content p:last-child {
  margin-bottom: 0;
}
.featured-team__image {
  position: relative;
  height: 350px;
}
.featured-team__image img {
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
}
@media (min-width: 680px) {
  .featured-team__image {
    height: 500px;
  }
}
@media (min-width: 960px) {
  .featured-team__image {
    height: 100%;
    margin-bottom: 0;
    min-height: 500px;
    position: absolute;
    width: 46%;
    right: 0;
  }
}
.featured-team__content-helper {
  padding: 2em 1em 2em;
  border-radius: 5px;
  background: rgba(248, 250, 250, 0.7);
}
@media (min-width: 960px) {
  .featured-team__content-helper {
    padding: 6em 6em 7em;
    min-height: 600px;
  }
}
@media (max-width: 960px) {
  .featured-team__content-helper {
    text-align: center;
  }
}
.featured-team__content {
  font-style: italic;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 45px;
}
@media (min-width: 680px) {
  .featured-team__content {
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .featured-team__content {
    font-size: 27px;
  }
}
.featured-team__title {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.featured-team__position {
  font-style: normal;
  font-weight: 350;
}
.call-to-action {
  padding: 1.5em 0;
  background: rgba(248, 250, 250, 0.7);
}
@media (min-width: 960px) {
  .call-to-action {
    padding: 2em 0;
  }
}
.call-to-action__helper {
  position: relative;
}
.call-to-action__image {
  position: relative;
  height: 300px;
  margin-bottom: 1.5em;
  border-radius: 10px;
}
.call-to-action__image img {
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
}
@media (min-width: 680px) {
  .call-to-action__image {
    height: 400px;
  }
}
@media (min-width: 960px) {
  .call-to-action__image {
    height: 100%;
    margin-bottom: 0;
    min-height: 300px;
    position: absolute;
    width: 50%;
    left: -4em;
  }
}
.call-to-action__con-helper {
  text-align: center;
  padding: 2em 0;
}
.call-to-action__title {
  text-align: center;
  font-size: 30px;
}
@media (min-width: 680px) {
  .call-to-action__title {
    font-size: 35px;
  }
}
@media (min-width: 960px) {
  .call-to-action__title {
    font-size: 40px;
  }
}
.team--helper {
  padding-top: 3em;
  margin-top: 3em;
  padding-bottom: 3em;
  background: #f8fafa;
}
@media (min-width: 960px) {
  .team--helper {
    padding-top: 5em;
    margin-top: 5em;
  }
}
.team-solo {
  height: 100%;
  padding-bottom: 2em;
}
@media (min-width: 960px) {
  .team-solo {
    padding-bottom: 3em;
  }
}
.team-solo__helper {
  height: 100%;
  background: #eeeff1;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #dae5e5;
}
.team-solo__helper:hover {
  border: 2px solid #FF7713;
}
.team-solo__header {
  margin-bottom: 1em;
}
.team-solo__header .team-solo__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.04px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.team-solo__header .team-solo__position {
  color: #9C9190;
}
.team-solo__content {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  color: #000000;
}
.team-solo__con-helper {
  padding: 0 1em 1em;
}
@media (min-width: 960px) {
  .team-solo__con-helper {
    padding: 0 2em 2em;
  }
}
.team-solo__img {
  position: relative;
  height: 250px;
  margin-bottom: 1.5em;
}
.team-solo__img img {
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
}
@media (min-width: 680px) {
  .team-solo__img {
    height: 300px;
  }
}
@media (min-width: 960px) {
  .team-solo__img {
    min-height: 400px;
  }
}
.team__popup .team-solo__img {
  border-radius: 10px;
}
@media (min-width: 680px) {
  .team__popup .team-solo__img {
    min-height: 650px;
  }
}
@media (min-width: 960px) {
  .team__popup .team-solo__img {
    min-height: 400px;
  }
}
.team-solo__social {
  margin-top: 1.5em;
}
.team-solo__social ul li {
  margin-right: 5px;
}
.team-solo__social ul li a {
  color: #FF7713;
  background: #ffffff;
  border-radius: 5px;
  font-size: 13px;
  padding: 2px;
}
.team-solo__social ul li a:hover {
  background: #FF7713;
  color: #ffffff;
}
@media (min-width: 960px) {
  .team-solo__social ul {
    margin-bottom: 0;
  }
}
.team__popup .team-solo__social ul li a {
  border: 2px solid #FF7713;
}
.team__form {
  height: 100%;
  padding-bottom: 2em;
}
@media (min-width: 960px) {
  .team__form {
    padding-bottom: 3em;
  }
}
.team__form-helper {
  text-align: center;
  height: 100%;
  background: #f2f5f6;
  border-radius: 10px;
  overflow: hidden;
  padding: 1em;
}
@media (min-width: 680px) {
  .team__form-helper {
    padding: 2em;
  }
}
@media (min-width: 960px) {
  .team__form-helper {
    padding: 2em;
  }
}
.team__form-title {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
}
.team__popup {
  max-width: 1351px;
  padding: 2em  1em !important;
}
@media (min-width: 680px) {
  .team__popup {
    padding: 2em !important;
  }
}
@media (min-width: 960px) {
  .team__popup {
    padding: 1em 2em 2em !important;
  }
}
.team__popup-solo {
  padding: 0 !important;
}
.team__popup .team__bio ul {
  list-style-type: none;
  position: relative;
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.team__popup .team__bio ul ul {
  padding-left: 1.5em !important;
}
.team__popup .team__bio ul li {
  position: relative;
  padding-left: 1.3em;
  margin: 0.2em 0;
}
.team__popup .team__bio ul li::before {
  content: '';
  position: absolute;
  display: block;
  height: 11px;
  width: 11px;
  border-radius: 1px;
  left: 0;
  top: 7px;
  background: #FF7713;
}
.team__name {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.04px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.team__position {
  color: #9C9190;
}
.text-paragraphs {
  position: relative;
  padding-top: 2em;
}
@media (min-width: 960px) {
  .text-paragraphs {
    padding-top: 0;
    margin-bottom: -6em;
  }
}
.text-paragraphs--solo {
  height: 100%;
}
@media (max-width: 960px) {
  .text-paragraphs--solo {
    padding-bottom: 1em;
  }
}
.text-paragraphs__header {
  margin-bottom: 1em;
}
@media (min-width: 960px) {
  .text-paragraphs__header {
    margin-bottom: 2em;
  }
}
.text-paragraphs__title {
  margin: 0;
  font-size: 28px;
}
@media (min-width: 960px) {
  .text-paragraphs__title {
    font-size: 32px;
  }
}
.text-paragraphs__helper {
  height: 100%;
  border-radius: 10px;
  background: #eeeff1;
  border: 1px solid #dae5e5;
  padding: 1.5em 1em 0.5em;
}
@media (min-width: 960px) {
  .text-paragraphs__helper {
    padding: 2em 2em 1em;
  }
}
@media (min-width: 960px) {
  .text-paragraphs__helper {
    padding: 4em 4em 3em;
  }
}
.text-lists {
  padding-top: 1em;
}
.text-lists ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  padding: 0;
  margin: 0;
  -webkit-column-gap: 1em;
  list-style-type: none;
  position: relative;
}
.text-lists ul li {
  position: relative;
  padding-left: 1.3em;
  margin: 0.2em 0;
}
.text-lists ul li::before {
  content: '';
  position: absolute;
  display: block;
  height: 11px;
  width: 11px;
  border-radius: 1px;
  left: 0;
  top: 7px;
  background: #FF7713;
}
@media (min-width: 680px) {
  .u-col-2 .text-lists,
  .u-col-3 .text-lists {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding-top: 2em;
  }
}
@media (min-width: 960px) {
  .text-lists {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .u-col-2 .text-lists {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding-top: 3em;
  }
  .u-col-3 .text-lists {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    padding-top: 3em;
  }
}
.text-lists__main-helper {
  background: #f8fafa;
  border-radius: 10px;
  padding: 1em 1em;
  font-size: 15px;
}
@media (min-width: 680px) {
  .text-lists__main-helper {
    padding: 2em 2em;
  }
}
@media (min-width: 960px) {
  .text-lists__main-helper {
    padding: 3em 6em 4em;
  }
}
.text-rows--solo {
  border-bottom: 1px solid rgba(131, 148, 169, 0.3);
  padding: 2em 0 1em;
}
.text-rows--solo:first-child {
  margin-top: 2em;
  border-top: 1px solid rgba(131, 148, 169, 0.3);
}
.text-rows__title {
  font-size: 25px;
}
.testimonial-solo {
  background: #f8fafa;
  border-radius: 10px;
  border: 1px solid #dae5e5;
  padding: 1em;
  margin: 1em 0 1.5em;
}
.testimonial-solo .testimonial-title {
  display: block;
  font-weight: bold;
}
@media (min-width: 680px) {
  .testimonial-solo {
    padding: 1.5em 2em;
  }
}
.testimonial__rating-star {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.testimonial__rating-star .rating__icon {
  width: 20px;
  height: 20px;
  fill: #e4e4e4;
  color: #e4e4e4;
}
.testimonial__rating-star.checked .rating__icon {
  fill: #FF7713;
  color: #FF7713;
}
.testimonial-subtitle {
  font-size: 14px;
}
.video {
  position: relative;
  padding: 0;
}
.video__helper {
  border-radius: 10px;
  overflow: hidden;
  background: #f8fafa;
}
.video__header {
  margin-bottom: 1.3em;
}
.video__subtitle {
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.4px;
  color: #9C9190;
}
.video__title {
  margin: 3px 0;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.video__date {
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.1px;
  color: #9C9190;
}
.video__con-helper {
  padding: 2em 1em 0;
}
@media (min-width: 680px) {
  .video__con-helper {
    padding: 2em 0 1em 2em;
  }
}
.video__video p:last-child {
  margin-bottom: 0;
}
.video__video {
  position: relative;
  top: 0;
}
.video__video iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.video__video img {
  display: block;
  visibility: hidden;
  width: 0;
  height: 0;
}
@media (min-width: 960px) {
  .video__video {
    height: 100%;
    margin-bottom: 0;
    width: 100%;
  }
}
.timeline {
  padding-top: 1em;
  padding-bottom: 1em;
}
.timeline__content {
  margin-bottom: 2em;
}
@media (min-width: 960px) {
  .timeline__content {
    margin-bottom: 2.5em;
  }
}
.timeline__title {
  margin: 0;
  color: #FF7713;
}
.timeline__content p:last-child {
  margin-bottom: 0;
}
@media (min-width: 960px) {
  .timeline__content {
    padding-left: 1em;
  }
}
.timeline--solo:last-child .timeline__content {
  margin-bottom: 5px;
}
.timeline--solo:last-child .grid__column-timeline:after {
  bottom: 0;
  top: auto;
}
.grid__column-timeline {
  border-left: 2px solid #000000;
  position: relative;
}
.grid__column-timeline:after {
  content: '';
  height: 22px;
  width: 22px;
  position: absolute;
  left: -12px;
  top: 0;
  display: block;
  background: #FF7713;
  border-radius: 1px;
}
.timeline__panels {
  border-radius: 10px;
  overflow: hidden;
  background: #eeeff1;
  padding: 0 1em;
}
.timeline__panels .timeline--panel {
  margin: 2.5em 0;
}
.timeline__panels .timeline--panel__icon {
  margin-bottom: 1em;
}
.timeline__panels .timeline--panel__header {
  margin-bottom: 1em;
}
.timeline__panels .timeline--panel__header .timeline--panel__title {
  margin-bottom: 0;
  font-size: 20px;
}
@media (min-width: 960px) {
  .timeline__panels .timeline--panel__header .timeline--panel__title {
    font-size: 32px;
  }
}
@media (min-width: 960px) {
  .timeline__panels {
    padding: 0 3em;
  }
}
@media (max-width: 960px) {
  .timeline__panels {
    margin-top: 2em;
  }
}
.toggles {
  text-align: center;
}
.toggles .su-spoiler {
  border-bottom: 1px solid rgba(131, 148, 169, 0.3) !important;
  padding: 1.3em 0 1.5em !important;
}
.toggles .su-spoiler:first-child {
  margin-top: 1.5em !important;
  border-top: 1px solid rgba(131, 148, 169, 0.3) !important;
}
.toggles .su-spoiler:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.toggles .su-spoiler .su-spoiler-content ul {
  list-style-type: none;
  position: relative;
  margin: 0 !important;
  padding-left: 0 !important;
  margin-bottom: 1em !important;
  display: inline-block;
  text-align: left;
}
.toggles .su-spoiler .su-spoiler-content ul li {
  position: relative;
  padding-left: 1.3em;
  margin: 0.2em 0;
}
.toggles .su-spoiler .su-spoiler-content ul li::before {
  content: '';
  position: absolute;
  display: block;
  height: 11px;
  width: 11px;
  border-radius: 1px;
  left: 0;
  top: 7px;
  background: #FF7713;
}
.toggles .toggles--spacer {
  display: none;
}
.toggles .su-spoiler-icon {
  color: #FF7713;
  fill: #FF7713;
  font-size: 20px;
}
.toggles .su-spoiler-title {
  display: inline-block;
  font-size: 24px;
}
.toggles .su-spoiler-content {
  max-width: 960px;
  margin: auto;
}
.videos {
  margin-bottom: 2em;
}
.videos .grid__column--l-6:first-child,
.videos .grid__column--l-6:nth-child(2) {
  width: 100%;
}
.videos--solo {
  margin-bottom: 2.5em;
}
.videos__content {
  margin-bottom: 1em;
  font-size: 14px;
}
.helper {
  position: relative;
  overflow: hidden;
}
.container {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  max-width: 1351px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.container--narrow {
  max-width: 680px;
}
.container--ml {
  max-width: 820px;
}
.container--regular {
  max-width: 960px;
}
.container--extra-wide {
  max-width: 1351px;
}
.container--full {
  max-width: 100%;
  margin: 0;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.u-wide {
  width: 100%;
}
.u-text-center {
  text-align: center;
}
.u-text-right {
  text-align: right;
}
.u-text-left {
  text-align: left;
}
.screen-reader-text {
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  left: -9999px;
  z-index: 100000;
}
.screen-reader-text:focus {
  clip: auto;
  left: 5px;
  top: 5px;
  height: 1px;
  width: 1px;
  width: auto;
  height: auto;
  padding: 0.5em 1.5em;
  border-radius: 3px;
  background: #009F6B;
  color: #FFF;
}
.u-white {
  color: #ffffff;
}
.u-black {
  color: #000000;
}
.u-text-light {
  color: #ffffff;
}
.u-bg {
  background: center center / cover no-repeat;
}
.u-desktop {
  display: none;
}
@media (min-width: 960px) {
  .u-desktop {
    display: block;
  }
}
.u-mobile {
  display: block;
}
@media (min-width: 960px) {
  .u-mobile {
    display: none;
  }
}
.u-margin-top-2 {
  margin-top: 2em;
}
.u-margin-top-3 {
  margin-top: 3em;
}
.u-blue-bg {
  background: #f8fafa;
}
.u-blue2-bg {
  background: #eeeff1;
}
.u-blue-bg + .u-blue-bg {
  margin-top: 3em;
}
@media (min-width: 960px) {
  .u-blue-bg + .u-blue-bg {
    margin-top: 5em;
  }
}
.nf-form-wrap .label-above .nf-field-label {
  margin-bottom: 0.5em;
}
.nf-form-wrap .nf-field-container {
  margin-bottom: 1em;
}
.nf-form-wrap .nf-before-form-content {
  margin-bottom: 2em;
}
.nf-form-wrap .nf-field-element input,
.nf-form-wrap .nf-field-element select {
  height: 3em;
}
.nf-form-wrap .nf-field-element input[multiple],
.nf-form-wrap .nf-field-element select[multiple],
.nf-form-wrap .nf-field-element input[type="checkbox"],
.nf-form-wrap .nf-field-element select[type="checkbox"],
.nf-form-wrap .nf-field-element input[type="radio"],
.nf-form-wrap .nf-field-element select[type="radio"],
.nf-form-wrap .nf-field-element input[type="range"],
.nf-form-wrap .nf-field-element select[type="range"],
.nf-form-wrap .nf-field-element input[type="file"],
.nf-form-wrap .nf-field-element select[type="file"],
.nf-form-wrap .nf-field-element input[type="image"],
.nf-form-wrap .nf-field-element select[type="image"] {
  height: auto;
}
.nf-form-wrap .nf-field-element textarea {
  vertical-align: top;
  height: 7em;
}
.nf-form-wrap .nf-field-element input:not(.magicdust-button),
.nf-form-wrap .nf-field-element select,
.nf-form-wrap .nf-field-element textarea {
  border-radius: 5px;
  padding: 0.5em 1em;
  font-size: 14px;
  border: 1px solid #8394A9;
}
.team__form-helper .nf-form-wrap .nf-field-element input:not(.magicdust-button),
.call-to-action .nf-form-wrap .nf-field-element input:not(.magicdust-button),
.team__form-helper .nf-form-wrap .nf-field-element select,
.call-to-action .nf-form-wrap .nf-field-element select,
.team__form-helper .nf-form-wrap .nf-field-element textarea,
.call-to-action .nf-form-wrap .nf-field-element textarea {
  border-radius: 5px;
  border: 0 solid #8394A9;
}
.nf-form-wrap .nf-field-element input.magicdust-button {
  width: 100% !important;
}
.nf-form-wrap .nf-input-limit:empty {
  margin-top: 0;
}
.nf-form-wrap .nf-error-msg,
.nf-form-wrap .ninja-forms-req-symbol {
  color: #C40233;
}
.nf-form-wrap .nf-error .ninja-forms-field {
  border-color: #C40233;
}
/**
 * Product Thumbnails
 *
 * 1. Main product thumbnail link.
 * 2. Category title.
 * 3. Product title.
 */
.woocommerce-LoopProduct-link:link {
  color: inherit;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font: inherit;
  color: inherit;
}
/* Badges */
.woocommerce span.onsale {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  background-color: #C40233;
}
/* Star Ratings */
.woocommerce .products .star-rating {
  display: inline-block;
}
.woocommerce .star-rating span {
  color: #FCB805;
}
/**
 * Prices
 *
 * 1. Prices in product thumbnails.
 * 2. Prices on single product.
 */
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-weight: bold;
  color: inherit;
}
.woocommerce ul.products li.product .price {
  font-size: 1em;
}
/**
 * Buttons
 *
 * 1. Regular WooCommerce buttons.
 * 2. Product thumbnail Add to Cart buttons.
 * 3. Primary WooCommerce buttons.
 */
.woocommerce.woocommerce #respond input#submit,
.woocommerce.woocommerce a.button,
.woocommerce.woocommerce button.button,
.woocommerce.woocommerce input.button {
  border-radius: 0;
  font-weight: inherit;
}
.woocommerce.woocommerce #respond input#submit,
.woocommerce.woocommerce a.button,
.woocommerce.woocommerce button.button,
.woocommerce.woocommerce input.button,
.woocommerce.woocommerce #respond input#submit[disabled],
.woocommerce.woocommerce a.button[disabled],
.woocommerce.woocommerce button.button[disabled],
.woocommerce.woocommerce input.button[disabled],
.woocommerce.woocommerce #respond input#submit[disabled]:hover,
.woocommerce.woocommerce a.button[disabled]:hover,
.woocommerce.woocommerce button.button[disabled]:hover,
.woocommerce.woocommerce input.button[disabled]:hover {
  background: #EBE9EB;
  color: #222222;
}
.woocommerce.woocommerce #respond input#submit:hover,
.woocommerce.woocommerce a.button:hover,
.woocommerce.woocommerce button.button:hover,
.woocommerce.woocommerce input.button:hover {
  background: #d3ced3;
  color: #222222;
}
.woocommerce.woocommerce ul.products li.product .button,
.woocommerce.woocommerce #respond input#submit.alt,
.woocommerce.woocommerce a.button.alt,
.woocommerce.woocommerce button.button.alt,
.woocommerce.woocommerce input.button.alt,
.woocommerce.woocommerce ul.products li.product .button[disabled],
.woocommerce.woocommerce #respond input#submit.alt[disabled],
.woocommerce.woocommerce a.button.alt[disabled],
.woocommerce.woocommerce button.button.alt[disabled],
.woocommerce.woocommerce input.button.alt[disabled],
.woocommerce.woocommerce ul.products li.product .button[disabled]:hover,
.woocommerce.woocommerce #respond input#submit.alt[disabled]:hover,
.woocommerce.woocommerce a.button.alt[disabled]:hover,
.woocommerce.woocommerce button.button.alt[disabled]:hover,
.woocommerce.woocommerce input.button.alt[disabled]:hover {
  background-color: #FF7713;
  color: #FFF;
}
.woocommerce.woocommerce ul.products li.product .button:hover,
.woocommerce.woocommerce #respond input#submit.alt:hover,
.woocommerce.woocommerce a.button.alt:hover,
.woocommerce.woocommerce button.button.alt:hover,
.woocommerce.woocommerce input.button.alt:hover {
  background-color: #df5e00;
  color: #FFF;
}
/**
 * Coupon input width fix.
 */
@media (min-width: 769px) {
  #coupon_code {
    width: auto;
  }
}
.owl-carousel {
  position: relative;
}
.owl-dots {
  height: auto;
  width: 100%;
  position: relative;
  text-align: center;
}
.owl-dots .owl-dot {
  display: inline-block;
  margin: 0 4px;
  height: auto;
}
.owl-dots .owl-dot span {
  width: 21.136px;
  height: 11px;
  display: block;
  background: transparent !important;
  border-radius: 2px;
  border: 1px solid #A2A2A2 !important;
}
.owl-dots .owl-dot:focus {
  outline: none;
}
.owl-dots .active span {
  background: #8394A9 !important;
}
.slideshow-hero .owl-dots {
  max-width: 1351px;
  margin: auto;
  text-align: left;
  padding-left: 1em;
  padding-right: 1em;
  bottom: 2.5em;
}
@media (min-width: 680px) {
  .slideshow-hero .owl-dots {
    bottom: 3em;
  }
}
@media (min-width: 960px) {
  .slideshow-hero .owl-dots {
    bottom: 4em;
    padding-left: 0;
    padding-right: 0;
  }
}
.module--testimonials .owl-dots {
  text-align: left;
}
.owl-nav {
  text-align: center;
  width: 85%;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  position: relative;
  z-index: 9;
  width: 20px;
  height: 20px;
  border: solid #8394A9 !important;
  border-width: 0 4px 4px 0 !important;
  display: inline-block;
  padding: 3px;
}
.owl-nav .owl-prev {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  float: left;
}
.owl-nav .owl-next {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  float: right;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  border: solid #FF7713 !important;
  border-width: 0 4px 4px 0 !important;
}
.slideshow-hero .owl-nav {
  top: 55%;
}
.gform_wrapper {
  background: #eeeff1;
  padding: 2em;
  border-radius: 10px;
  margin: 2em 0 !important;
}
.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea {
  border-radius: 5px;
  padding: 0.5em 1em !important;
  font-size: 14px;
  border: 0 solid #8394A9;
  background: #ffffff;
  margin-right: 0;
}
.gform_wrapper .gfield {
  padding-right: 0 !important;
  margin-top: 0 !important;
}
.gform_wrapper .gform_title {
  text-align: center;
  font-size: 30px !important;
}
.gform_wrapper .gform_footer {
  margin-top: 0 !important;
}
.gform_wrapper .gform_button {
  width: 100% !important;
  border: 0 !important;
  height: auto !important;
  padding: 1em !important;
}
.wpcf7 {
  background: #eeeff1;
  padding: 2em;
  border-radius: 10px;
  margin: 2em 0 !important;
}
.wpcf7 input:not(.wpcf7-submit),
.wpcf7 select,
.wpcf7 textarea {
  border-radius: 5px;
  padding: 0.5em 1em !important;
  font-size: 14px;
  border: 0 solid #8394A9;
  background: #ffffff;
  margin-right: 0;
}
.wpcf7 .gfield {
  padding-right: 0 !important;
  margin-top: 0 !important;
}
.wpcf7 .gform_title {
  text-align: center;
  font-size: 30px !important;
}
.wpcf7 .gform_footer {
  margin-top: 0 !important;
}
.wpcf7 .wpcf7-submit {
  width: 100% !important;
  border: 0 !important;
  height: auto !important;
  padding: 1em !important;
}
