@charset "UTF-8";
/* Default Responsive Layouts */
/*------------------------------------*\
    LITESPEED 
\*------------------------------------*/
/* PART 1 - Before Lazy Load */
@import url("https://fonts.googleapis.com/css?family=Roboto:400i,700i|Work+Sans:400,600,700,800&display=swap");
img[data-lazyloaded] {
  opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.loaded {
  transition: opacity .5s linear 0.2s;
  opacity: 1;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * 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 {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 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 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and 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 */
  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;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * 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"] {
  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 macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 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 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*------------------------------------*\
    MIXINS
\*------------------------------------*/
/*
@mixin grey-filter($value) {
    -webkit-filter: grayscale($value);
    -moz-filter: grayscale($value);
    -o-filter: grayscale($value);
    -ms-filter: grayscale($value);
    filter: grayscale($value);
    filter: gray;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}
*/
body, p, a, ul li, ol li, .main_menu .menu ul li a, .page_container .gform_wrapper .gform_body ul li.gfield label, .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_desc, .client_story_block .client_testimonial .testimonial_text .author p, body.search-results .search-content .search-query,
body.search-no-results .search-content .search-query {
  font-family: 'Work Sans', sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400  !important;
}

h1, h2, h3, h4, h5, h6, a.dc-btn,
button.dc-btn,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit], .page_sidebar .widget_custom_menu_wizard li a, .client_story_block .client_testimonial .testimonial_text .author p strong, .master-slider .ms-anim-layers .ms-btn-container a, .dc-category-filters ul > li > a, body.search-results .search-content .result_post .title a,
body.search-no-results .search-content .result_post .title a, body.search-results .search-content .result_post .post_type,
body.search-no-results .search-content .result_post .post_type {
  font-family: 'Work Sans', sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 700  !important;
}

p b, p strong,
p b a, p strong a, .titlebox .title_text h1, .theme_quicklinks .quick_link a .title, .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_title, .client_story_block .client_story .story_details .story_title h3 {
  font-family: 'Work Sans', sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 800  !important;
}

blockquote p, body.home h5 em {
  font-family: 'Roboto', sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-style: italic;
  font-weight: 400  !important;
}

.block.text h2, .hotbox .text_wrapper p:first-child, .titlebox .title_text p, .titlebox .title_text p strong, .theme_widgets + .block.text p, .theme_quicklinks .quick_link a .title span, .cta_block .cta_text_wrapper .cta_text p, .promotion_list .promotion_details .promotion_data, .client_story_block .client_story .story_details .story_title span, .client_story_block .client_testimonial .testimonial_text p, .master-slider .ms-anim-layers h1, body.home .block.title h4 {
  font-family: 'Roboto', sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-style: italic;
  font-weight: 700  !important;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.X1, .S1, .M1, .L1, .XL1, .X2, .S2, .M2, .L2, .XL2, .X3, .S3, .M3, .L3, .XL3, .X4, .S4, .M4, .L4, .XL4, .X5, .S5, .M5, .L5, .XL5, .X6, .S6, .M6, .L6, .XL6, .X7, .S7, .M7, .L7, .XL7, .X8, .S8, .M8, .L8, .XL8, .X9, .S9, .M9, .L9, .XL9, .X10, .S10, .M10, .L10, .XL10, .X11, .S11, .M11, .L11, .XL11, .X12, .S12, .M12, .L12, .XL12 {
  -ms-flex: 1;
      flex: 1;
  max-width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.X1 {
  max-width: 8.33333%;
}

.X2 {
  max-width: 16.66667%;
}

.X3 {
  max-width: 25%;
}

.X4 {
  max-width: 33.33333%;
}

.X5 {
  max-width: 41.66667%;
}

.X6 {
  max-width: 50%;
}

.X7 {
  max-width: 58.33333%;
}

.X8 {
  max-width: 66.66667%;
}

.X9 {
  max-width: 75%;
}

.X10 {
  max-width: 83.33333%;
}

.X11 {
  max-width: 91.66667%;
}

.X12 {
  max-width: 100%;
}

.X--offset0 {
  margin-left: 0%;
}

.X--offset1 {
  margin-left: 8.33333%;
}

.X--offset2 {
  margin-left: 16.66667%;
}

.X--offset3 {
  margin-left: 25%;
}

.X--offset4 {
  margin-left: 33.33333%;
}

.X--offset5 {
  margin-left: 41.66667%;
}

.X--offset6 {
  margin-left: 50%;
}

.X--offset7 {
  margin-left: 58.33333%;
}

.X--offset8 {
  margin-left: 66.66667%;
}

.X--offset9 {
  margin-left: 75%;
}

.X--offset10 {
  margin-left: 83.33333%;
}

.X--offset11 {
  margin-left: 91.66667%;
}

.X--offset12 {
  margin-left: 100%;
}

.X--order0 {
  -ms-flex-order: 0;
      order: 0;
}

.X--order1 {
  -ms-flex-order: 1;
      order: 1;
}

.X--order2 {
  -ms-flex-order: 2;
      order: 2;
}

.X--order3 {
  -ms-flex-order: 3;
      order: 3;
}

.X--order4 {
  -ms-flex-order: 4;
      order: 4;
}

.X--order5 {
  -ms-flex-order: 5;
      order: 5;
}

.X--order6 {
  -ms-flex-order: 6;
      order: 6;
}

.X--order7 {
  -ms-flex-order: 7;
      order: 7;
}

.X--order8 {
  -ms-flex-order: 8;
      order: 8;
}

.X--order9 {
  -ms-flex-order: 9;
      order: 9;
}

.X--order10 {
  -ms-flex-order: 10;
      order: 10;
}

.X--order11 {
  -ms-flex-order: 11;
      order: 11;
}

.X--order12 {
  -ms-flex-order: 12;
      order: 12;
}

.X--start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.X--center {
  -ms-flex-pack: center;
      justify-content: center;
}

.X--end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

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

.X--middle {
  -ms-flex-align: center;
      align-items: center;
}

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

.X--stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
}

.X--reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

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

.X--between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (min-width: 481px) {
  .S1 {
    max-width: 8.33333%;
  }

  .S2 {
    max-width: 16.66667%;
  }

  .S3 {
    max-width: 25%;
  }

  .S4 {
    max-width: 33.33333%;
  }

  .S5 {
    max-width: 41.66667%;
  }

  .S6 {
    max-width: 50%;
  }

  .S7 {
    max-width: 58.33333%;
  }

  .S8 {
    max-width: 66.66667%;
  }

  .S9 {
    max-width: 75%;
  }

  .S10 {
    max-width: 83.33333%;
  }

  .S11 {
    max-width: 91.66667%;
  }

  .S12 {
    max-width: 100%;
  }

  .S--offset0 {
    margin-left: 0%;
  }

  .S--offset1 {
    margin-left: 8.33333%;
  }

  .S--offset2 {
    margin-left: 16.66667%;
  }

  .S--offset3 {
    margin-left: 25%;
  }

  .S--offset4 {
    margin-left: 33.33333%;
  }

  .S--offset5 {
    margin-left: 41.66667%;
  }

  .S--offset6 {
    margin-left: 50%;
  }

  .S--offset7 {
    margin-left: 58.33333%;
  }

  .S--offset8 {
    margin-left: 66.66667%;
  }

  .S--offset9 {
    margin-left: 75%;
  }

  .S--offset10 {
    margin-left: 83.33333%;
  }

  .S--offset11 {
    margin-left: 91.66667%;
  }

  .S--offset12 {
    margin-left: 100%;
  }

  .S--order0 {
    -ms-flex-order: 0;
        order: 0;
  }

  .S--order1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .S--order2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .S--order3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .S--order4 {
    -ms-flex-order: 4;
        order: 4;
  }

  .S--order5 {
    -ms-flex-order: 5;
        order: 5;
  }

  .S--order6 {
    -ms-flex-order: 6;
        order: 6;
  }

  .S--order7 {
    -ms-flex-order: 7;
        order: 7;
  }

  .S--order8 {
    -ms-flex-order: 8;
        order: 8;
  }

  .S--order9 {
    -ms-flex-order: 9;
        order: 9;
  }

  .S--order10 {
    -ms-flex-order: 10;
        order: 10;
  }

  .S--order11 {
    -ms-flex-order: 11;
        order: 11;
  }

  .S--order12 {
    -ms-flex-order: 12;
        order: 12;
  }

  .S--start {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .S--center {
    -ms-flex-pack: center;
        justify-content: center;
  }

  .S--end {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }

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

  .S--middle {
    -ms-flex-align: center;
        align-items: center;
  }

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

  .S--stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .S--reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

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

  .S--between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (min-width: 769px) {
  .M1 {
    max-width: 8.33333%;
  }

  .M2 {
    max-width: 16.66667%;
  }

  .M3 {
    max-width: 25%;
  }

  .M4 {
    max-width: 33.33333%;
  }

  .M5 {
    max-width: 41.66667%;
  }

  .M6 {
    max-width: 50%;
  }

  .M7 {
    max-width: 58.33333%;
  }

  .M8 {
    max-width: 66.66667%;
  }

  .M9 {
    max-width: 75%;
  }

  .M10 {
    max-width: 83.33333%;
  }

  .M11 {
    max-width: 91.66667%;
  }

  .M12 {
    max-width: 100%;
  }

  .M--offset0 {
    margin-left: 0%;
  }

  .M--offset1 {
    margin-left: 8.33333%;
  }

  .M--offset2 {
    margin-left: 16.66667%;
  }

  .M--offset3 {
    margin-left: 25%;
  }

  .M--offset4 {
    margin-left: 33.33333%;
  }

  .M--offset5 {
    margin-left: 41.66667%;
  }

  .M--offset6 {
    margin-left: 50%;
  }

  .M--offset7 {
    margin-left: 58.33333%;
  }

  .M--offset8 {
    margin-left: 66.66667%;
  }

  .M--offset9 {
    margin-left: 75%;
  }

  .M--offset10 {
    margin-left: 83.33333%;
  }

  .M--offset11 {
    margin-left: 91.66667%;
  }

  .M--offset12 {
    margin-left: 100%;
  }

  .M--order0 {
    -ms-flex-order: 0;
        order: 0;
  }

  .M--order1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .M--order2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .M--order3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .M--order4 {
    -ms-flex-order: 4;
        order: 4;
  }

  .M--order5 {
    -ms-flex-order: 5;
        order: 5;
  }

  .M--order6 {
    -ms-flex-order: 6;
        order: 6;
  }

  .M--order7 {
    -ms-flex-order: 7;
        order: 7;
  }

  .M--order8 {
    -ms-flex-order: 8;
        order: 8;
  }

  .M--order9 {
    -ms-flex-order: 9;
        order: 9;
  }

  .M--order10 {
    -ms-flex-order: 10;
        order: 10;
  }

  .M--order11 {
    -ms-flex-order: 11;
        order: 11;
  }

  .M--order12 {
    -ms-flex-order: 12;
        order: 12;
  }

  .M--start {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .M--center {
    -ms-flex-pack: center;
        justify-content: center;
  }

  .M--end {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }

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

  .M--middle {
    -ms-flex-align: center;
        align-items: center;
  }

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

  .M--stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .M--reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

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

  .M--between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (min-width: 1025px) {
  .L1 {
    max-width: 8.33333%;
  }

  .L2 {
    max-width: 16.66667%;
  }

  .L3 {
    max-width: 25%;
  }

  .L4 {
    max-width: 33.33333%;
  }

  .L5 {
    max-width: 41.66667%;
  }

  .L6 {
    max-width: 50%;
  }

  .L7 {
    max-width: 58.33333%;
  }

  .L8 {
    max-width: 66.66667%;
  }

  .L9 {
    max-width: 75%;
  }

  .L10 {
    max-width: 83.33333%;
  }

  .L11 {
    max-width: 91.66667%;
  }

  .L12 {
    max-width: 100%;
  }

  .L--offset0 {
    margin-left: 0%;
  }

  .L--offset1 {
    margin-left: 8.33333%;
  }

  .L--offset2 {
    margin-left: 16.66667%;
  }

  .L--offset3 {
    margin-left: 25%;
  }

  .L--offset4 {
    margin-left: 33.33333%;
  }

  .L--offset5 {
    margin-left: 41.66667%;
  }

  .L--offset6 {
    margin-left: 50%;
  }

  .L--offset7 {
    margin-left: 58.33333%;
  }

  .L--offset8 {
    margin-left: 66.66667%;
  }

  .L--offset9 {
    margin-left: 75%;
  }

  .L--offset10 {
    margin-left: 83.33333%;
  }

  .L--offset11 {
    margin-left: 91.66667%;
  }

  .L--offset12 {
    margin-left: 100%;
  }

  .L--order0 {
    -ms-flex-order: 0;
        order: 0;
  }

  .L--order1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .L--order2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .L--order3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .L--order4 {
    -ms-flex-order: 4;
        order: 4;
  }

  .L--order5 {
    -ms-flex-order: 5;
        order: 5;
  }

  .L--order6 {
    -ms-flex-order: 6;
        order: 6;
  }

  .L--order7 {
    -ms-flex-order: 7;
        order: 7;
  }

  .L--order8 {
    -ms-flex-order: 8;
        order: 8;
  }

  .L--order9 {
    -ms-flex-order: 9;
        order: 9;
  }

  .L--order10 {
    -ms-flex-order: 10;
        order: 10;
  }

  .L--order11 {
    -ms-flex-order: 11;
        order: 11;
  }

  .L--order12 {
    -ms-flex-order: 12;
        order: 12;
  }

  .L--start {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .L--center {
    -ms-flex-pack: center;
        justify-content: center;
  }

  .L--end {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }

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

  .L--middle {
    -ms-flex-align: center;
        align-items: center;
  }

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

  .L--stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .L--reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

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

  .L--between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
@media (min-width: 1441px) {
  .XL1 {
    max-width: 8.33333%;
  }

  .XL2 {
    max-width: 16.66667%;
  }

  .XL3 {
    max-width: 25%;
  }

  .XL4 {
    max-width: 33.33333%;
  }

  .XL5 {
    max-width: 41.66667%;
  }

  .XL6 {
    max-width: 50%;
  }

  .XL7 {
    max-width: 58.33333%;
  }

  .XL8 {
    max-width: 66.66667%;
  }

  .XL9 {
    max-width: 75%;
  }

  .XL10 {
    max-width: 83.33333%;
  }

  .XL11 {
    max-width: 91.66667%;
  }

  .XL12 {
    max-width: 100%;
  }

  .XL--offset0 {
    margin-left: 0%;
  }

  .XL--offset1 {
    margin-left: 8.33333%;
  }

  .XL--offset2 {
    margin-left: 16.66667%;
  }

  .XL--offset3 {
    margin-left: 25%;
  }

  .XL--offset4 {
    margin-left: 33.33333%;
  }

  .XL--offset5 {
    margin-left: 41.66667%;
  }

  .XL--offset6 {
    margin-left: 50%;
  }

  .XL--offset7 {
    margin-left: 58.33333%;
  }

  .XL--offset8 {
    margin-left: 66.66667%;
  }

  .XL--offset9 {
    margin-left: 75%;
  }

  .XL--offset10 {
    margin-left: 83.33333%;
  }

  .XL--offset11 {
    margin-left: 91.66667%;
  }

  .XL--offset12 {
    margin-left: 100%;
  }

  .XL--order0 {
    -ms-flex-order: 0;
        order: 0;
  }

  .XL--order1 {
    -ms-flex-order: 1;
        order: 1;
  }

  .XL--order2 {
    -ms-flex-order: 2;
        order: 2;
  }

  .XL--order3 {
    -ms-flex-order: 3;
        order: 3;
  }

  .XL--order4 {
    -ms-flex-order: 4;
        order: 4;
  }

  .XL--order5 {
    -ms-flex-order: 5;
        order: 5;
  }

  .XL--order6 {
    -ms-flex-order: 6;
        order: 6;
  }

  .XL--order7 {
    -ms-flex-order: 7;
        order: 7;
  }

  .XL--order8 {
    -ms-flex-order: 8;
        order: 8;
  }

  .XL--order9 {
    -ms-flex-order: 9;
        order: 9;
  }

  .XL--order10 {
    -ms-flex-order: 10;
        order: 10;
  }

  .XL--order11 {
    -ms-flex-order: 11;
        order: 11;
  }

  .XL--order12 {
    -ms-flex-order: 12;
        order: 12;
  }

  .XL--start {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }

  .XL--center {
    -ms-flex-pack: center;
        justify-content: center;
  }

  .XL--end {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }

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

  .XL--middle {
    -ms-flex-align: center;
        align-items: center;
  }

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

  .XL--stretch {
    -ms-flex-align: stretch;
        align-items: stretch;
  }

  .XL--reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

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

  .XL--between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}
.X1, .S1, .M1, .L1, .XL1, .X2, .S2, .M2, .L2, .XL2, .X3, .S3, .M3, .L3, .XL3, .X4, .S4, .M4, .L4, .XL4, .X5, .S5, .M5, .L5, .XL5, .X6, .S6, .M6, .L6, .XL6, .X7, .S7, .M7, .L7, .XL7, .X8, .S8, .M8, .L8, .XL8, .X9, .S9, .M9, .L9, .XL9, .X10, .S10, .M10, .L10, .XL10, .X11, .S11, .M11, .L11, .XL11, .X12, .S12, .M12, .L12, .XL12 {
  box-sizing: border-box;
}

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
a.with-arrow:after,
a[href$=".pdf"]:after,
.main_menu .menu > ul > li ul.sub-menu > li a:hover:after,
.menu-toggle-wrapper .mobile-menu-toggle:before,
a.dc-btn:after,
button.dc-btn:after,
.gform_wrapper .gform_footer input.button:after,
.gform_wrapper .gform_footer input[type=submit]:after,
a.dc-btn[href$=".jpg"]:after,
a.dc-btn[href$=".pdf"]:after,
.page_sidebar .widget_custom_menu_wizard li a:after,
.master-slider .ms-anim-layers .ms-btn-container a:after,
.dc-category-filters ul > li > a:after,
.brands-outer-wrapper .brand-toggle-wrapper .mobile-brand-toggle:before,
.far,
.fal,
.single-product .product-table .item li a[href$=".pdf"]:before,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

.fa-xs {
  font-size: .75em;
}

.fa-sm {
  font-size: .875em;
}

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

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

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

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

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

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

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

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

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

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

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

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
a.fa-pull-left.with-arrow:after,
a.fa-pull-left[href$=".pdf"]:after,
.main_menu .menu > ul > li ul.sub-menu > li a.fa-pull-left:hover:after,
.menu-toggle-wrapper .fa-pull-left.mobile-menu-toggle:before,
a.fa-pull-left.dc-btn:after,
button.fa-pull-left.dc-btn:after,
.gform_wrapper .gform_footer input.fa-pull-left.button:after,
.gform_wrapper .gform_footer input.fa-pull-left[type=submit]:after,
.page_sidebar .widget_custom_menu_wizard li a.fa-pull-left:after,
.master-slider .ms-anim-layers .ms-btn-container a.fa-pull-left:after,
.dc-category-filters ul > li > a.fa-pull-left:after,
.brands-outer-wrapper .brand-toggle-wrapper .fa-pull-left.mobile-brand-toggle:before,
.far.fa-pull-left,
.fal.fa-pull-left,
.single-product .product-table .item li a.fa-pull-left[href$=".pdf"]:before,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
a.fa-pull-right.with-arrow:after,
a.fa-pull-right[href$=".pdf"]:after,
.main_menu .menu > ul > li ul.sub-menu > li a.fa-pull-right:hover:after,
.menu-toggle-wrapper .fa-pull-right.mobile-menu-toggle:before,
a.fa-pull-right.dc-btn:after,
button.fa-pull-right.dc-btn:after,
.gform_wrapper .gform_footer input.fa-pull-right.button:after,
.gform_wrapper .gform_footer input.fa-pull-right[type=submit]:after,
.page_sidebar .widget_custom_menu_wizard li a.fa-pull-right:after,
.master-slider .ms-anim-layers .ms-btn-container a.fa-pull-right:after,
.dc-category-filters ul > li > a.fa-pull-right:after,
.brands-outer-wrapper .brand-toggle-wrapper .fa-pull-right.mobile-brand-toggle:before,
.far.fa-pull-right,
.fal.fa-pull-right,
.single-product .product-table .item li a.fa-pull-right[href$=".pdf"]:before,
.fab.fa-pull-right {
  margin-left: .3em;
}

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

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

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

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

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

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

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

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-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 {
  filter: none;
}

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

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

.fa-address-card:before {
  content: "\f2bb";
}

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

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-algolia:before {
  content: "\f36c";
}

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

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

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

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

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

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

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

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

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

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

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

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

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

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

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

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

.fa-arrow-from-bottom:before {
  content: "\f342";
}

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

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

.fa-arrow-from-top:before {
  content: "\f345";
}

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

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

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

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

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

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

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

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

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

.fa-arrow-to-top:before {
  content: "\f341";
}

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

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

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

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

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

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

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

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

.fa-badge:before {
  content: "\f335";
}

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

.fa-balance-scale:before {
  content: "\f24e";
}

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

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

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

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

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

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

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

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

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

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

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

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

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

.fa-boxes:before {
  content: "\f468";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

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

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

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

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

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

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

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

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

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

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

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

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

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

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

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

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

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

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

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

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

.fa-chevron-square-down:before {
  content: "\f329";
}

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

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

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

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

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-clipboard:before {
  content: "\f328";
}

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

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

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

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

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

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

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

.fa-cogs:before {
  content: "\f085";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comments:before {
  content: "\f086";
}

.fa-compass:before {
  content: "\f14e";
}

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

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

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

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.fa-crop:before {
  content: "\f125";
}

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

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.fa-dot-circle:before {
  content: "\f192";
}

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

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

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

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

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

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

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

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

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

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

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

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

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

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

.fa-fax:before {
  content: "\f1ac";
}

.fa-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

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

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

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

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

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

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

.fa-filter:before {
  content: "\f0b0";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

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

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

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

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

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

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

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

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frown:before {
  content: "\f119";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

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

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

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

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

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

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

.fa-hooli:before {
  content: "\f427";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

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

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

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

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

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

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

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

.fa-info-square:before {
  content: "\f30f";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-ioxhost:before {
  content: "\f208";
}

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

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-key:before {
  content: "\f084";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

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

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

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

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

.fa-location-arrow:before {
  content: "\f124";
}

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

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

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

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

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

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

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

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

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-male:before {
  content: "\f183";
}

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

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

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

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microsoft:before {
  content: "\f3ca";
}

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

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

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-moon:before {
  content: "\f186";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

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

.fa-napster:before {
  content: "\f3d2";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

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

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

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

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

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-square:before {
  content: "\f14b";
}

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

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

.fa-pennant:before {
  content: "\f456";
}

.fa-percent:before {
  content: "\f295";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

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

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

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

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

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

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

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

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

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

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

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

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

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

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-racquet:before {
  content: "\f45a";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

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

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scrubber:before {
  content: "\f2f8";
}

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

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

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

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

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

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

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

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

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

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

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

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

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

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

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

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

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

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

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

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

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

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-strava:before {
  content: "\f428";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

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

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

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

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

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

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

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

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

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

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

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

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

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

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

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

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

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

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

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

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

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

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

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

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

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

.fa-users:before {
  content: "\f0c0";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

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

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

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

.fa-volume-mute:before {
  content: "\f2e2";
}

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

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

.fa-vuejs:before {
  content: "\f41f";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

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

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

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro Light';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.woff") format("woff"), url("../fonts/fa-light-300.ttf") format("truetype"), url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal, .single-product .product-table .item li a[href$=".pdf"]:before {
  font-family: 'Font Awesome 5 Pro Light';
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Pro Solid';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
a.with-arrow:after,
a[href$=".pdf"]:after,
.main_menu .menu > ul > li ul.sub-menu > li a:hover:after,
.menu-toggle-wrapper .mobile-menu-toggle:before,
a.dc-btn:after,
button.dc-btn:after,
.gform_wrapper .gform_footer input.button:after,
.gform_wrapper .gform_footer input[type=submit]:after,
a.dc-btn[href$=".jpg"]:after,
a.dc-btn[href$=".pdf"]:after,
.page_sidebar .widget_custom_menu_wizard li a:after,
.master-slider .ms-anim-layers .ms-btn-container a:after,
.dc-category-filters ul > li > a:after,
.brands-outer-wrapper .brand-toggle-wrapper .mobile-brand-toggle:before {
  font-family: 'Font Awesome 5 Pro Solid';
  font-weight: 900;
}

/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}

/*Global App */
/*------------------------------------*\
    SETTINGS
\*------------------------------------*/
/*------------------------------------*\
    VARIABLES
\*------------------------------------*/
.grid:after {
  content: "";
  display: table;
  clear: both;
}

/*------------------------------------*\
    GLOBAL - SITE WIDE
\*------------------------------------*/
button {
  outline: none !important;
  transition: all 250ms ease-in-out;
}

input[type=submit] {
  transition: all 250ms ease-in-out;
}

/*------------------------------------*\
    BASE - SITE WIDE
\*------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
*:focus {
  outline: none;
}

html {
  overflow: auto;
}

body {
  font-size: 15px;
  line-height: 1.85em;
  color: #1A1A1A;
  overflow-x: hidden !important;
  max-width: 100%;
}

/*------------------------------------*\
    BASE - FONTS
\*------------------------------------*/
p {
  font-size: 15px;
  line-height: 1.85em;
  color: #1A1A1A;
  margin-bottom: 12px;
}
p b, p strong,
p b a, p strong a {
  color: #84BD00;
}

sup {
  font-size: 45%;
  padding-right: 5px;
  vertical-align: super;
}

/** H1 - H6 STYLING **/
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 18px;
  color: #00263E;
  font-weight: normal;
  line-height: 1em;
  text-transform: none;
}

h1 {
  font-size: 38px;
}
@media only screen and (max-width: 1439px) {
  h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 1099px) {
  h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 849px) {
  h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 559px) {
  h1 {
    font-size: 24px;
  }
}

h2 {
  font-size: 38px;
}
.block.text h2 {
  color: #00263E;
  font-size: 20px;
  line-height: 1.6em;
  margin-bottom: 16px;
  font-weight: 400 !important;
}
@media only screen and (max-width: 1439px) {
  h2 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 1099px) {
  h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 849px) {
  h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 559px) {
  h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 949px) {
  h2 {
    max-width: 700px;
  }
  h2 br {
    display: none;
  }
}

h3 {
  font-size: 21px;
}
h3:not(:first-child) {
  margin-top: 25px;
}
@media only screen and (max-width: 1439px) {
  h3 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 1099px) {
  h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 849px) {
  h3 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 559px) {
  h3 {
    font-size: 18px;
  }
}

h4 {
  font-size: 18px;
  color: #1A1A1A;
  margin-bottom: 12px;
}
h4:not(:first-child) {
  margin-top: 30px;
}
@media only screen and (max-width: 1439px) {
  h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1099px) {
  h4 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 849px) {
  h4 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 559px) {
  h4 {
    font-size: 16px;
  }
}

h5 {
  font-size: 18px;
}
@media only screen and (max-width: 1439px) {
  h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1099px) {
  h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 849px) {
  h5 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 559px) {
  h5 {
    font-size: 16px;
  }
}

h6 {
  font-size: 16px;
}
@media only screen and (max-width: 1439px) {
  h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1099px) {
  h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 849px) {
  h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 559px) {
  h6 {
    font-size: 14px;
  }
}

/*------------------------------------*\
    BASE - LINKS
\*------------------------------------*/
a {
  text-decoration: none;
  color: #1A1A1A;
  outline: none !important;
  transition: all 250ms ease-in-out;
}
a:hover {
  color: #84BD00;
}
a.with-arrow:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  margin-left: 12px;
  font-size: 0.9em;
  position: relative;
  vertical-align: 0;
  content: "\f105";
}
a.with-arrow:hover {
  color: #84BD00;
}

a[href$=".pdf"]:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  margin-left: 12px;
  font-size: 0.9em;
  position: relative;
  vertical-align: 0;
  content: "\f1c1";
}

/*------------------------------------*\
    BASE - LISTS
\*------------------------------------*/
ul, ol {
  margin-bottom: 12px;
}
ul li, ol li {
  font-size: 15px;
  line-height: 1.85em;
  color: #1A1A1A;
  margin-left: 15px;
  padding-bottom: 10px;
}
.block.text ul li, .block.text ol li {
  list-style: none;
}
.block.text ul li:before, .block.text ol li:before {
  content: "ΓÇó";
  color: #84BD00;
  display: inline-block;
  width: 15px;
  margin-left: -12px;
  font-size: 1.2em;
}

/*------------------------------------*\
    BASE - BLOCKQUOTE
\*------------------------------------*/
blockquote {
  margin: 40px 10% 40px 10%;
}
blockquote p {
  color: #84BD00;
  font-size: 1.85em;
}

/*------------------------------------*\
    BASE - IMAGES
\*------------------------------------*/
img {
  max-width: 100%;
  height: auto;
}

/*------------------------------------*\
    HEADER - SITE WIDE
\*------------------------------------*/
#header_main {
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: transparent;
  background-image: url("../img/header-bg.png");
  background-size: auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  border-top: 5px solid #84BD00;
  /*
  	background: -moz-linear-gradient(top, rgba(16, 2, 31, 0.3) 0%, rgba(46, 26, 71, 0) 80%);
  	background: -webkit-linear-gradient(top, rgba(16, 2, 31, 0.3) 0%,rgba(46, 26, 71, 0) 80%);
  	background: linear-gradient(to bottom, rgba(16, 2, 31, 0.3) 0%,rgba(46, 26, 71, 0) 80%);
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  */
}
#header_main .header_nav_container {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 94px;
  position: relative;
  transition: all 150ms ease-in-out;
}
@media only screen and (max-width: 949px) {
  #header_main .header_nav_container {
    height: 79px;
  }
}
@media only screen and (max-width: 767px) {
  #header_main .header_nav_container {
    height: 60px;
  }
}
#header_main .header_nav_container .header_logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 25%;
  max-width: 25%;
  min-width: 120px;
  margin: 0;
  transition: all 150ms ease-in-out;
}
@media only screen and (max-width: 949px) {
  #header_main .header_nav_container .header_logo {
    width: 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  #header_main .header_nav_container .header_logo {
    min-width: 158px;
  }
}
#header_main .header_nav_container .header_logo a {
  display: block;
  max-height: 44px;
  width: 275px;
}
#header_main .header_nav_container .header_logo a img {
  display: block;
  max-height: 44px;
  height: 44px;
  transition: all 150ms ease-in-out;
  display: none;
}
#header_main .header_nav_container .header_logo a img.primary-logo {
  display: block;
}
@media only screen and (min-width: 768px) {
  #header_main.sticky .header_nav_container {
    height: 50px;
  }
  #header_main.sticky .header_nav_container .header_logo {
    margin: 0;
  }
  #header_main.sticky .header_nav_container .header_logo a img {
    max-height: 29px;
  }
}
#header_main + .page_container {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  #header_main + .page_container {
    padding-top: 0;
  }
}

/*------------------------------------*\
    TOOLBAR
    - Position right, above the menu 
\*------------------------------------*/
.toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  position: absolute;
  top: -5px;
  right: 30px;
  margin-top: 0;
  transition: all 75ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .toolbar {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .sticky .toolbar {
    margin-top: -46px;
  }
}

/*------------------------------------*\
    TOOLBAR - Content
\*------------------------------------*/
.toolbar ul {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 30px;
}
.toolbar ul:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-image: url("../img/toolbar-bg@2x.png");
}
.toolbar ul li {
  padding: 0;
  margin: 0;
}
.toolbar a {
  color: white;
  font-size: 13.5px;
  font-weight: 600 !important;
  text-transform: uppercase;
  padding: 8px 12px;
}
@media only screen and (max-width: 949px) {
  .toolbar a {
    font-size: 11px;
  }
}
.toolbar a:hover {
  text-decoration: underline;
}
.toolbar a.btn {
  color: black;
  font-size: 11px;
  margin-left: 6px;
  background: white;
}
.toolbar .widget_text > .textwidget {
  position: relative;
  height: 20px;
}
.toolbar .widget_text > .textwidget .social_links {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  right: 0;
  top: 0;
}
.toolbar .widget_text > .textwidget .social_links a {
  color: #7f7f7f;
  font-size: 22px;
  font-weight: normal !important;
}
.toolbar .widget_text > .textwidget .social_links a:hover {
  color: #1A1A1A;
}
.toolbar .widget_text > .textwidget .social_links a:nth-child(2) {
  font-size: 25px;
}
.toolbar .widget_nav_menu a {
  color: white;
  text-align: center;
  font-weight: 700 !important;
  letter-spacing: -0.5px;
  padding: 0;
  width: auto;
  height: 36px;
  display: block;
  position: relative;
  padding: 8px 0 0;
  /*
  			@include mq('950', max) {
  		    	width: 118px;
  		    	height: 32px;
  				padding: 4px 0 0;
  			}
  */
}
@media only screen and (max-width: 949px) {
  .toolbar .widget_nav_menu a {
    height: 32px;
    padding: 5px 0 0;
  }
}
.toolbar .widget_nav_menu li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.toolbar .widget_nav_menu li:before {
  content: "";
  position: relative;
  z-index: -1;
  margin: -3px 8px 0;
  height: 12px;
  width: 2px;
  background: white;
}
.toolbar .widget_nav_menu li:first-child:before {
  display: none;
}

/*------------------------------------*\
    MENU - Right aligned
\*------------------------------------*/
.main_menu {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-top: 39px;
}
@media only screen and (max-width: 949px) {
  .main_menu {
    margin-top: 28px;
  }
}
.sticky .main_menu {
  margin-top: 0;
}
.main_menu .menu {
  text-align: right;
}
.main_menu .menu ul {
  margin: 0;
}
.main_menu .menu ul li {
  display: inline-block;
  list-style: none;
  padding: 0;
}
.main_menu .menu ul li a {
  color: #1A1A1A;
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0;
  line-height: 50px;
  display: block;
  position: relative;
  padding-bottom: 5px;
}
@media only screen and (max-width: 1099px) {
  .main_menu .menu ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 949px) {
  .main_menu .menu ul li a {
    font-size: 13px;
    padding-bottom: 1px;
  }
}
@media only screen and (max-width: 849px) {
  .main_menu .menu ul li a {
    font-size: 12.5px;
  }
}
@media only screen and (max-width: 767px) {
  .main_menu .menu ul li a {
    font-size: 13px;
  }
}
.sticky .main_menu .menu ul li a {
  line-height: 44px;
}
.main_menu .menu > ul > li {
  margin: 0 0 0 3.5%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .main_menu .menu > ul > li.current-menu-item > a:after, .main_menu .menu > ul > li.current_page_ancestor > a:after, .main_menu .menu > ul > li:hover > a:after {
    content: "";
    height: 10px;
    width: 34px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 17px);
    background: url("../img/nav_highlight.svg");
    filter: brightness(0) saturate(100%) invert(60%) sepia(53%) saturate(2457%) hue-rotate(40deg) brightness(101%) contrast(104%);
    background-position: center;
  }
}
.sticky .main_menu .menu > ul > li.current-menu-item > a, .sticky .main_menu .menu > ul > li.current_page_ancestor > a, .sticky .main_menu .menu > ul > li:hover > a {
  opacity: 1;
}
.main_menu .menu > ul > li ul.sub-menu {
  position: absolute;
  top: 100%;
  left: -14px;
  max-height: 0;
  min-width: 200px;
  overflow: hidden;
  margin-left: 0;
  background: transparent;
  transition: max-height 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .main_menu .menu > ul > li ul.sub-menu {
    position: relative;
    max-height: unset;
    background: none !important;
    margin-bottom: 14px;
  }
}
.main_menu .menu > ul > li ul.sub-menu > li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  background: transparent;
  transition: background 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .main_menu .menu > ul > li ul.sub-menu > li {
    padding: 10px 0 0;
    background: none !important;
  }
}
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-top: 3px solid #84BD00;
}
.main_menu .menu > ul > li ul.sub-menu > li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 15px 24px;
  min-width: 230px;
  box-sizing: border-box;
  text-align: left;
  line-height: 1.2em;
  background: white;
  transition: all 0.2s ease-in-out;
}
.main_menu .menu > ul > li ul.sub-menu > li a:hover {
  background: #84BD00;
  color: white;
}
.main_menu .menu > ul > li ul.sub-menu > li a:hover:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f30b";
  position: relative;
  margin-left: 12px;
  vertical-align: 0;
  color: white;
}
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu {
  top: 0;
  right: 100%;
  left: unset;
  max-height: 0;
  overflow: hidden;
}
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li {
  border: unset;
}
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a {
  background: #e6e6e6;
}
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover {
  background: #84BD00 !important;
}
.main_menu .menu > ul > li:hover ul.sub-menu {
  max-height: 700px;
  overflow: visible;
}
.main_menu .menu > ul > li:hover ul.sub-menu > li:hover .sub-menu {
  max-height: 700px;
  overflow: visible;
}
.main_menu .menu > ul > li:hover ul.sub-menu > li:hover .sub-menu a {
  color: #808080;
}
.main_menu .menu > ul > li:hover ul.sub-menu > li:hover .sub-menu a:hover {
  color: white;
}
@media only screen and (max-width: 767px) {
  .main_menu .menu {
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    background: white;
    transition: height 0.2s ease-in-out;
  }
  .main_menu .menu.active {
    height: 100vh;
  }
  .main_menu .menu > ul {
    display: block;
    padding: 30px;
  }
  .main_menu .menu > ul li {
    display: block;
    text-align: center;
    margin: 0;
  }
  .main_menu .menu > ul li a {
    display: block !important;
    text-align: center !important;
    font-size: 15px !important;
    padding: 5px 12px !important;
    line-height: 36px;
  }
  .main_menu .menu > ul li a:hover {
    color: #84BD00;
  }
  .main_menu .menu > ul li a:after {
    display: none !important;
  }
  .main_menu .menu > ul > li > .sub-menu {
    display: none;
    left: 0 !important;
    padding-bottom: 12px;
    border-bottom: 3px solid #84BD00;
  }
  .main_menu .menu > ul > li > .sub-menu.active {
    display: block;
  }
  .main_menu .menu > ul > li > .sub-menu > li a {
    padding: 10px 0;
    color: #a7a7a7;
    background: none !important;
  }
  .main_menu .menu > ul > li > .sub-menu > li a:hover {
    background: none !important;
    color: #84BD00 !important;
  }
  .main_menu .menu > ul > li > .sub-menu > li > .sub-menu {
    display: none;
    left: 0 !important;
  }
  .main_menu .menu > ul > li > .sub-menu > li > .sub-menu.active {
    display: block;
  }
}

/*------------------------------------*\
    MENU - Toggle
\*------------------------------------*/
.menu-toggle-wrapper {
  display: none;
  position: fixed;
  width: 16px;
  right: 20px;
  top: 8px;
  padding: 10px 32px;
  z-index: 10000;
  font-size: 18px;
  transition: all 150ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .menu-toggle-wrapper {
    display: block;
    padding: 10px;
  }
}
.menu-toggle-wrapper .mobile-menu-toggle {
  color: #84BD00;
  font-size: 24px;
}
.menu-toggle-wrapper .mobile-menu-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f0c9";
}
.menu-toggle-wrapper.active .mobile-menu-toggle:before {
  content: "\f00d";
}

/*------------------------------------*\
    FOOTER - SITE WIDE
\*------------------------------------*/
footer {
  padding: 80px 0 65px;
  border-bottom: 4px solid #84BD00;
  background-color: #f2f2f2;
  position: relative;
}
@media only screen and (max-width: 767px) {
  footer {
    padding: 40px 0 45px;
    background-color: #00263E;
  }
}
@media only screen and (min-width: 768px) {
  footer.bg_white {
    background-color: white;
  }
}
footer:before {
  content: "";
  position: absolute;
  right: calc(50vw - 810px);
  height: 100%;
  width: 2000px;
  margin-top: -80px;
  background-image: url("../img/rapid-angle-long.svg");
  filter: brightness(0) saturate(100%) invert(11%) sepia(99%) saturate(909%) hue-rotate(170deg) brightness(95%) contrast(101%);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 150%;
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  filter: FlipH;
}
@media only screen and (max-width: 1199px) {
  footer:before {
    background: #00263E;
  }
}
@media only screen and (max-width: 767px) {
  footer:before {
    display: none;
  }
}
footer .footer_wrapper {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  footer .footer_wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
footer .footer_wrapper > div {
  -ms-flex: 1;
      flex: 1;
  position: relative;
}
footer .footer_wrapper > div .widget_text {
  padding-right: 16px;
}
@media only screen and (max-width: 767px) {
  footer .footer_wrapper > div .widget_text {
    padding-right: 0;
  }
}
footer .footer_wrapper > div.footer_4 img {
  max-width: 80px;
  border-radius: 6px;
  padding: 6px 10px;
  background: white;
}
footer .footer_wrapper > div.footer_4 .social_links {
  margin-top: 12px;
}
footer .footer_wrapper > div.footer_4 .social_links a {
  color: white;
  font-size: 22px;
  font-weight: normal !important;
  margin-right: 12px;
}
footer .footer_wrapper > div.footer_4 .social_links a:hover {
  color: #84BD00;
}
footer .footer_wrapper > div.footer_4 .social_links a:nth-child(2) {
  font-size: 25px;
}
footer .footer_wrapper p {
  color: white;
  font-size: 12px;
  line-height: 1.3em;
  margin-top: 9px;
  margin-bottom: 0;
}
footer .footer_wrapper p strong {
  color: #84BD00;
}
footer .footer_wrapper p a {
  color: white;
}
footer .footer_wrapper p a:hover {
  color: #84BD00;
}
footer .footer_1 {
  position: relative;
  min-width: 226px;
}
footer .footer_1 img {
  max-width: 70%;
}
footer .footer_1 p:not(:first-child) {
  margin-top: 30px;
}
footer .footer_1 p:not(:first-child) a {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  footer .footer_1 p:last-child {
    position: absolute;
    bottom: 0;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 768px) {
  footer .footer_2 {
    min-width: 200px;
  }
  footer .footer_3 {
    min-width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  footer .footer_wrapper > div {
    width: 100%;
    -ms-flex: unset !important;
        flex: unset !important;
    margin-top: 20px;
    text-align: center;
  }
  footer .footer_1 {
    -ms-flex-order: 4;
        order: 4;
  }
}

/* Components */
/*------------------------------------*\
   ACF CONTENT BLOCKS
\*------------------------------------*/
.page_container .content {
  background: white;
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  margin-top: 80px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1099px) {
  .page_container .content {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 949px) {
  .page_container .content {
    margin-top: 65px;
    margin-bottom: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .page_container .content {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.page_container .content.has_bg {
  margin: 0 auto;
  max-width: 100%;
}
.page_container .content.has_bg > .cols_wrapper {
  max-width: 1230px;
  margin: 0 auto;
  padding: 150px 0 0;
}
.page_container .content:first-child {
  margin-top: 0;
}
.page_container .content.full_width {
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 0;
}
.page_container .content .cols_wrapper {
  width: calc(100% + 30px);
  margin-left: calc(-30px / 2);
  margin-right: calc(-30px / 2);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page_container .content .cols_wrapper > div[class^="col_"] {
  padding: 0 calc(30px / 2);
  box-sizing: border-box;
}
.page_container .content .cols_wrapper .col_1 {
  width: calc(100% / 12 * 1);
}
.page_container .content .cols_wrapper .col_2 {
  width: calc(100% / 12 * 2);
}
.page_container .content .cols_wrapper .col_3 {
  width: calc(100% / 12 * 3);
}
.page_container .content .cols_wrapper .col_4 {
  width: calc(100% / 12 * 4);
}
.page_container .content .cols_wrapper .col_5 {
  width: calc(100% / 12 * 5);
}
.page_container .content .cols_wrapper .col_6 {
  width: calc(100% / 12 * 6);
}
.page_container .content .cols_wrapper .col_7 {
  width: calc(100% / 12 * 7);
}
.page_container .content .cols_wrapper .col_8 {
  width: calc(100% / 12 * 8);
}
.page_container .content .cols_wrapper .col_9 {
  width: calc(100% / 12 * 9);
}
.page_container .content .cols_wrapper .col_10 {
  width: calc(100% / 12 * 10);
}
.page_container .content .cols_wrapper .col_11 {
  width: calc(100% / 12 * 11);
}
.page_container .content .cols_wrapper .col_12 {
  width: calc(100% / 12 * 12);
}
@media only screen and (max-width: 767px) {
  .page_container .content .cols_wrapper .col_1,
  .page_container .content .cols_wrapper .col_2,
  .page_container .content .cols_wrapper .col_3,
  .page_container .content .cols_wrapper .col_4,
  .page_container .content .cols_wrapper .col_5,
  .page_container .content .cols_wrapper .col_6,
  .page_container .content .cols_wrapper .col_7,
  .page_container .content .cols_wrapper .col_8,
  .page_container .content .cols_wrapper .col_9,
  .page_container .content .cols_wrapper .col_10,
  .page_container .content .cols_wrapper .col_11,
  .page_container .content .cols_wrapper .col_12 {
    width: 100%;
  }
}

/*
.block.text {
	
	&.intro {
*/
.intro {
  margin-bottom: 50px;
  /*
  		p {
  			color: $navy;
  			font-size: 20px;
  			line-height: 1.6em;
  			
  		    margin-bottom: 16px;
  				
  			@include mq('950', max) {
  				font-size: 19px;
  			}
  				
  			@include mq('tablet', max) {
  				font-size: 18px;
  			}
  		}
  */
}

/*------------------------------------*\
    HOTBOXES
\*------------------------------------*/
.hotbox {
  display: -ms-flexbox;
  display: flex;
  height: 365px;
  position: relative;
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  /*
  	&:nth-child(1) .image_wrapper { .color { background: $red; 		} .image:before { background-image: url( '../img/rapid-angle-red.svg' ); } }
  	&:nth-child(2) .image_wrapper { .color { background: $yellow; 	} .image:before { background-image: url( '../img/rapid-angle-yellow.svg' ); } }
  	&:nth-child(3) .image_wrapper { .color { background: $blue; 	} .image:before { background-image: url( '../img/rapid-angle-blue.svg' ); } }
  	&:nth-child(4) .image_wrapper { .color { background: $orange; 	} .image:before { background-image: url( '../img/rapid-angle-orange.svg' ); } }
  	&:nth-child(5) .image_wrapper { .color { background: $grey; 	} .image:before { background-image: url( '../img/rapid-angle-grey.svg' ); } }
  */
}
@media only screen and (max-width: 767px) {
  .hotbox {
    height: 180px;
  }
}
@media only screen and (max-width: 559px) {
  .hotbox {
    height: 150px;
  }
}
.hotbox.style1 {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.hotbox.style1 .image_wrapper {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.hotbox.style1 .image_wrapper .image:before {
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  filter: FlipH;
}
.hotbox.style2 .image_wrapper .image:before {
  right: unset;
  left: 0;
}
.hotbox .image_wrapper {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  max-width: 100vw;
  width: 100vw;
  height: 100%;
  margin: 0 calc(-50vw + 50%);
  z-index: 1;
}
.hotbox .image_wrapper .color {
  width: calc(50vw - 90px);
  background-image: url("../img/rapid-angle-long.svg");
  background-repeat: no-repeat;
  background-size: auto 122%;
  background-position: -3px top;
}
@media only screen and (max-width: 767px) {
  .hotbox .image_wrapper .color {
    width: 160px;
    min-width: 38%;
  }
}
.hotbox .image_wrapper .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  height: 100%;
  width: calc(100% - (50vw - 90px));
}
.hotbox .image_wrapper .image:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 180px;
  background-image: url("../img/rapid-angle-long.svg");
  background-repeat: no-repeat;
  background-size: auto 122%;
  background-position: right top;
}
@media only screen and (max-width: 559px) {
  .hotbox .image_wrapper .image:before {
    width: 120px;
  }
}
.hotbox .text_wrapper {
  position: relative;
  width: 40%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
@media only screen and (max-width: 559px) {
  .hotbox .text_wrapper {
    width: 150px;
  }
}
.hotbox .text_wrapper h2, .hotbox .text_wrapper p, .hotbox .text_wrapper a {
  color: white;
}
@media only screen and (max-width: 767px) {
  .hotbox .text_wrapper p {
    display: none;
  }
}
.hotbox .text_wrapper p:first-child {
  margin: 0 0 -2px;
  font-size: 16px;
}
.hotbox:nth-child(2) .text_wrapper h2, .hotbox:nth-child(2) .text_wrapper p, .hotbox:nth-child(2) .text_wrapper a {
  color: #00263E;
}
.hotbox:nth-child(2) .text_wrapper a {
  border-color: #00263E;
}
.hotbox:nth-child(1) .image_wrapper .color {
  filter: brightness(0) saturate(100%) invert(22%) sepia(77%) saturate(3981%) hue-rotate(339deg) brightness(76%) contrast(107%);
}
.hotbox:nth-child(1) .image_wrapper .image:before {
  filter: brightness(0) saturate(100%) invert(22%) sepia(77%) saturate(3981%) hue-rotate(339deg) brightness(76%) contrast(107%);
}
.hotbox:nth-child(2) .image_wrapper .color {
  filter: brightness(0) saturate(100%) invert(74%) sepia(47%) saturate(1138%) hue-rotate(342deg) brightness(104%) contrast(101%);
}
.hotbox:nth-child(2) .image_wrapper .image:before {
  filter: brightness(0) saturate(100%) invert(74%) sepia(47%) saturate(1138%) hue-rotate(342deg) brightness(104%) contrast(101%);
}
.hotbox:nth-child(3) .image_wrapper .color {
  filter: brightness(0) saturate(100%) invert(57%) sepia(29%) saturate(7378%) hue-rotate(156deg) brightness(95%) contrast(101%);
}
.hotbox:nth-child(3) .image_wrapper .image:before {
  filter: brightness(0) saturate(100%) invert(57%) sepia(29%) saturate(7378%) hue-rotate(156deg) brightness(95%) contrast(101%);
}
.hotbox:nth-child(4) .image_wrapper .color {
  filter: brightness(0) saturate(100%) invert(35%) sepia(100%) saturate(455%) hue-rotate(338deg) brightness(94%) contrast(98%);
}
.hotbox:nth-child(4) .image_wrapper .image:before {
  filter: brightness(0) saturate(100%) invert(35%) sepia(100%) saturate(455%) hue-rotate(338deg) brightness(94%) contrast(98%);
}
.hotbox:nth-child(5) .image_wrapper .color {
  filter: brightness(0) saturate(100%) invert(54%) sepia(0%) saturate(988%) hue-rotate(137deg) brightness(92%) contrast(95%);
}
.hotbox:nth-child(5) .image_wrapper .image:before {
  filter: brightness(0) saturate(100%) invert(54%) sepia(0%) saturate(988%) hue-rotate(137deg) brightness(92%) contrast(95%);
}
.hotbox:nth-child(1) .text_wrapper .link a:hover {
  background: white !important;
  color: #C8102E;
}
.hotbox:nth-child(2) .text_wrapper .link a:hover {
  background: #00263E !important;
  color: #FFB81C;
  border-color: #00263E;
}
.hotbox:nth-child(3) .text_wrapper .link a:hover {
  background: white !important;
  color: #00A9CE;
}
.hotbox:nth-child(4) .text_wrapper .link a:hover {
  background: white !important;
  color: #BE531C;
}
.hotbox:nth-child(5) .text_wrapper .link a:hover {
  background: white !important;
  color: #7f7f7f;
}
.hotbox .link {
  margin-top: -28px;
}
.hotbox .link a.dc-btn {
  background: transparent !important;
}
.hotbox .link a.dc-btn:hover {
  background: #1A1A1A !important;
  color: white;
}

/*------------------------------------*\
    FORMAT - DC BUTTON
\*------------------------------------*/
a.dc-btn,
button.dc-btn,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  font-size: 15px;
  line-height: 1em;
  color: white;
  border: 1px solid white;
  border-radius: 10px;
  background: #84BD00 !important;
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  padding: 16px 25px;
  margin: 38px 0 0 0;
  white-space: nowrap;
}
a.dc-btn:after,
button.dc-btn:after,
.gform_wrapper .gform_footer input.button:after,
.gform_wrapper .gform_footer input[type=submit]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f30b";
  position: relative;
  margin-left: 12px;
  vertical-align: 0;
}
@media only screen and (max-width: 767px) {
  a.dc-btn,
  button.dc-btn,
  .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input[type=submit] {
    font-size: 13px;
    padding: 12px 16px;
    margin: 28px 0 0 0;
  }
}

a.dc-btn[href$=".jpg"]:after,
a.dc-btn[href$=".pdf"]:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f14d";
  position: relative;
  margin-left: 12px;
  vertical-align: 0;
}

/*------------------------------------*\
    TITLE BOX
\*------------------------------------*/
.titlebox {
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.woocommerce .titlebox {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .woocommerce .titlebox {
    padding-top: 30px;
  }
}
.titlebox.style1 {
  margin-bottom: 110px;
}
@media only screen and (max-width: 767px) {
  .titlebox.style1 {
    margin-bottom: 80px;
  }
}
.titlebox .image_wrapper,
.titlebox .text_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
}
.titlebox .image_wrapper:before,
.titlebox .text_wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  .titlebox .image_wrapper:before,
  .titlebox .text_wrapper:before {
    right: calc(50% - 8.3%);
  }
}
@media only screen and (max-width: 767px) {
  .titlebox .image_wrapper:before,
  .titlebox .text_wrapper:before {
    right: calc(35% - 8.3%);
    top: 60px;
  }
}
.titlebox .image_wrapper {
  height: 845px;
  max-height: 70vw;
  min-height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: all 500ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .titlebox .image_wrapper {
    height: 320px;
    max-height: 70vw;
    padding: 40px 0;
  }
}
@media only screen and (max-width: 559px) {
  .titlebox .image_wrapper {
    min-height: 270px;
    height: 270px;
    max-height: 70vw;
  }
}
.titlebox .image_wrapper:before {
  right: calc(50% - 100px);
  background-image: url("../img/rapid-angle2.svg");
  filter: brightness(0) saturate(100%) opacity(0.72);
  background-position: right center;
}
@media only screen and (max-width: 1199px) {
  .titlebox .image_wrapper:before {
    right: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .titlebox .image_wrapper:before {
    right: 130px;
    top: 60px;
  }
}
@media only screen and (max-width: 559px) {
  .titlebox .image_wrapper:before {
    right: -130px;
  }
}
.titlebox .text_wrapper {
  height: 284px;
  max-height: 200vw;
  background: #7f7f7f;
  -ms-flex-align: end;
      align-items: flex-end;
  transition: all 500ms ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .titlebox .text_wrapper {
    height: 234px;
  }
}
@media only screen and (max-width: 949px) {
  .titlebox .text_wrapper {
    height: 214px;
  }
}
@media only screen and (max-width: 949px) {
  .titlebox .text_wrapper {
    height: 190px;
  }
}
@media only screen and (max-width: 767px) {
  .titlebox .text_wrapper {
    height: 145px;
  }
}
@media only screen and (max-width: 559px) {
  .titlebox .text_wrapper {
    height: 115px;
  }
}
.titlebox .text_wrapper:before {
  height: 380px;
  right: calc(50% - 100px);
  background-image: url("../img/rapid-angle-long.svg");
  filter: brightness(0) saturate(100%) invert(11%) sepia(99%) saturate(909%) hue-rotate(170deg) brightness(95%) contrast(101%);
  background-position: right center;
  transition: all 500ms ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .titlebox .text_wrapper:before {
    height: 310px;
    right: calc(50% - 15%);
  }
}
@media only screen and (max-width: 949px) {
  .titlebox .text_wrapper:before {
    height: 240px;
  }
}
@media only screen and (max-width: 767px) {
  .titlebox .text_wrapper:before {
    height: 204px;
    top: -20px;
    right: 50px;
  }
}
@media only screen and (max-width: 559px) {
  .titlebox .text_wrapper:before {
    height: 160px;
  }
}
.titlebox .text_wrapper h1 {
  margin: 0 0 -9px !important;
}
.titlebox .title_text {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .titlebox .title_text {
    margin: 80px auto 0 auto;
  }
}
@media only screen and (max-width: 559px) {
  .titlebox .title_text {
    margin: 70px auto 0 auto;
  }
}
.titlebox .title_text > * {
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .titlebox .title_text > * {
    width: 80%;
  }
}
@media only screen and (max-width: 559px) {
  .titlebox .title_text > * {
    width: 100%;
  }
}
.titlebox .title_text h1 {
  color: white;
  font-size: 50px;
  line-height: 1.2em;
  transition: all 500ms ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .titlebox .title_text h1 {
    font-size: 43px;
  }
}
@media only screen and (max-width: 949px) {
  .titlebox .title_text h1 {
    font-size: 37px;
  }
}
@media only screen and (max-width: 767px) {
  .titlebox .title_text h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 559px) {
  .titlebox .title_text h1 {
    font-size: 23px;
  }
  .titlebox .title_text h1 br {
    display: none;
  }
}
.titlebox .title_text p {
  color: white;
  font-size: 22px;
  line-height: 1.6em;
}
.titlebox .title_text p strong {
  color: white;
}
@media only screen and (max-width: 767px) {
  .titlebox .title_text p {
    font-size: 17px;
  }
}
@media only screen and (max-width: 559px) {
  .titlebox .title_text p br {
    display: none;
  }
}

/*------------------------------------*\
    CONTACT FORM - ALL
\*------------------------------------*/
/* Gravity forms */
.page_container .gform_wrapper {
  max-width: 100%;
  margin: 48px auto 50px;
}
.page_container .gform_wrapper .gform_body {
  width: 100% !important;
}
.page_container .gform_wrapper .gform_body ul {
  margin: 0;
}
.page_container .gform_wrapper .gform_body ul li.gfield {
  margin: 0 0 0 !important;
  position: relative;
  padding: 15px 0 0 0 !important;
}
@media only screen and (max-width: 639px) {
  .page_container .gform_wrapper .gform_body ul li.gfield {
    padding-left: 0 !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield.gf_left_half {
  width: 50%;
  padding: 15px 1% 0 0 !important;
}
@media only screen and (max-width: 639px) {
  .page_container .gform_wrapper .gform_body ul li.gfield.gf_left_half {
    width: 100%;
    padding-right: 0 !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield.gf_right_half {
  width: 50%;
  padding: 15px 0 0 1% !important;
}
@media only screen and (max-width: 639px) {
  .page_container .gform_wrapper .gform_body ul li.gfield.gf_right_half {
    width: 100%;
    padding-left: 0 !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield.gf_right_half label {
  left: 10px;
}
@media only screen and (max-width: 639px) {
  .page_container .gform_wrapper .gform_body ul li.gfield.gf_right_half label {
    left: 0;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield.gf_left_third {
  width: 33.333%;
  padding: 15px 1% 0 0 !important;
}
@media only screen and (max-width: 639px) {
  .page_container .gform_wrapper .gform_body ul li.gfield.gf_left_third {
    width: 100%;
    padding-right: 0 !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield.gf_middle_third {
  width: 33.333%;
  padding: 15px 1% 0 !important;
}
@media only screen and (max-width: 639px) {
  .page_container .gform_wrapper .gform_body ul li.gfield.gf_middle_third {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield.gf_right_third {
  width: 33.333%;
  padding: 15px 0 0 1% !important;
}
@media only screen and (max-width: 639px) {
  .page_container .gform_wrapper .gform_body ul li.gfield.gf_right_third {
    width: 100%;
    padding-left: 0 !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield label {
  font-size: 14px;
  text-transform: none;
  margin-bottom: 10px;
  					/*
  					position: absolute;
  					left: 0;
  					top: 14px;
  					z-index: 9;
  
  					@include effect(all, 250ms, ease-in-out);
  					
  					&.focussed{
  						top: -10px;
  						font-size: 70%;
  					}
  					*/
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container {
  margin: 0 !important;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email],
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number],
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password],
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel],
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text],
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url],
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select {
  color: #1e2938 !important;
  line-height: 18px;
  font-size: 15px;
  background-color: #e6e6e6 !important;
  border: 2px solid #e6e6e6 !important;
  border-radius: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 15px 10px !important;
  margin: 0 !important;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select:focus, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus {
  border-color: #84BD00 !important;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select::-webkit-input-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-webkit-input-placeholder {
  font-size: 15px;
  color: #1e2938;
  transition: all 250ms ease-in-out;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select::-moz-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-moz-placeholder {
  font-size: 15px;
  color: #1e2938;
  transition: all 250ms ease-in-out;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select:-ms-input-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:-ms-input-placeholder {
  font-size: 15px;
  color: #1e2938;
  transition: all 250ms ease-in-out;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select::-moz-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-moz-placeholder {
  font-size: 15px;
  color: #1e2938;
  transition: all 250ms ease-in-out;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus::-webkit-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select:focus::-webkit-input-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus::-webkit-input-placeholder {
  color: #1e2938;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select:focus::-moz-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus::-moz-placeholder {
  color: #1e2938;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus:-ms-input-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select:focus:-ms-input-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus:-ms-input-placeholder {
  color: #1e2938;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:focus::-moz-placeholder,
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select:focus::-moz-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:focus::-moz-placeholder {
  color: #1e2938;
}
@media only screen and (max-width: 559px) {
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-webkit-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select::-webkit-input-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-webkit-input-placeholder {
    font-size: 13px;
  }
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select::-moz-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-moz-placeholder {
    font-size: 13px;
  }
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large:-ms-input-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select:-ms-input-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select:-ms-input-placeholder {
    font-size: 13px;
  }
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=email]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=number]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=password]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=tel]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=url]::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.small::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.medium::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large::-moz-placeholder,
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container select::-moz-placeholder, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container #theme-page select::-moz-placeholder {
    font-size: 13px;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container input[type=text].datepicker {
  width: 100%;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container textarea.large {
  height: 150px;
  background: transparent;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.ginput_container_fileupload span {
  display: block;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_hour, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_minute {
  width: 84px !important;
  max-width: 90px;
  height: 52px;
  padding-right: 20px;
  position: relative;
}
@media only screen and (max-width: 559px) {
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_hour, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_minute {
    width: 60px !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_hour i, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_minute i {
  position: absolute;
  top: 0;
  right: 5px;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_hour label, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_minute label {
  margin-top: 3px;
  margin-bottom: 0;
  font-size: 12px;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_hour input, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_minute input {
  height: 100%;
  width: 65px;
  margin-right: 6px !important;
}
@media only screen and (max-width: 559px) {
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_hour input, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_minute input {
    width: 43px;
  }
}
@media only screen and (max-width: 559px) {
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_hour select, .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_minute select {
    width: 45px;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_ampm select {
  height: 100%;
}
@media only screen and (max-width: 559px) {
  .page_container .gform_wrapper .gform_body ul li.gfield .ginput_container.gfield_time_ampm {
    margin-left: -10px !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container .gfield_checkbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container .gfield_checkbox li {
  width: 33%;
  min-width: 170px;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container .gfield_checkbox li input {
  margin: 0;
}
.page_container .gform_wrapper .gform_body ul li.gfield .ginput_container .gfield_checkbox li label {
  margin: 0;
}
.page_container .gform_wrapper .gform_body ul li.gfield .clear-multi .ginput_container input,
.page_container .gform_wrapper .gform_body ul li.gfield .clear-multi .ginput_container select {
  border: unset !important;
}
.page_container .gform_wrapper .gform_body ul li.gfield .button.dc-btn {
  float: right;
}
.page_container .gform_wrapper .gform_body ul li.gfield.proposed-date {
  width: 200px !important;
  margin-bottom: 10px !important;
  float: left;
}
.page_container .gform_wrapper .gform_body ul li.gfield.proposed-date .gfield_description {
  padding-top: 3px;
}
.page_container .gform_wrapper .gform_body ul li.gfield.proposed-date label {
  white-space: nowrap;
}
@media only screen and (max-width: 559px) {
  .page_container .gform_wrapper .gform_body ul li.gfield.proposed-date {
    width: 135px !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield.proposed-time {
  width: 237px !important;
  display: inline-block;
  float: none;
  padding: 20px 0 0 12px !important;
}
@media only screen and (max-width: 559px) {
  .page_container .gform_wrapper .gform_body ul li.gfield.proposed-time {
    width: 165px !important;
  }
}
.page_container .gform_wrapper .gform_body ul li.gfield.proposed-time > label {
  opacity: 0;
}
.page_container .gform_wrapper .gform_body ul li.gfield.captcha > label {
  opacity: 0;
}
.page_container .gform_wrapper .gform_body ul li.gfield hr {
  color: #e6e6e6;
  background: #e6e6e6;
  margin: 30px 0 20px;
  border: 0;
  height: 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-color: #e6e6e6;
}
.page_container .gform_wrapper .gform_body ul li.gfield h3 {
  font-size: 28px;
  font-weight: 900 !important;
  margin: 30px 0 5px;
}
.page_container .gform_wrapper .gform_body ul li.gfield.types-of-business .ginput_container .gfield_checkbox li {
  max-width: 1000px;
  min-width: 110px;
  width: auto;
  margin-right: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.page_container .gform_wrapper .gform_body ul li.gfield.types-of-business .ginput_container .gfield_checkbox li input {
  margin-right: 8px;
}
.page_container .gform_wrapper .column-count-2-of-2 li.gfield {
  padding: 0 0 0 14px !important;
}
.page_container .gform_wrapper .gform_footer {
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
body.contact .page_container .gform_wrapper .gform_footer {
  text-align: right;
}
.page_container .gform_wrapper .gform_footer input.button,
.page_container .gform_wrapper .gform_footer input[type=submit] {
  margin-top: 30px;
  /*
  				@extend %reg;
  				color: white !important;
  				font-size: 15px;
  				text-transform: uppercase;
  				letter-spacing: 0;
  				
  				display: inline-block;
  				//padding: 10px 45px !important;
  				padding: 12px 45px !important;
  				margin: 10px 0 auto !important;
  				//width: auto;
  				width: 100%;
  				
  				background: $theme_color !important;
  				border: unset;
  				border-radius: 0;
  */
}
.page_container .gform_wrapper .gform_footer input.button:hover,
.page_container .gform_wrapper .gform_footer input[type=submit]:hover {
  color: white !important;
  background: black !important;
}

/*
#gform_wrapper_1 .gform_footer.top_label,
#gform_wrapper_2 .gform_footer.top_label {
	display: none;
}
*/
.gform_body button.dc-btn {
  display: none;
}

#gform_wrapper_3 {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 100px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #gform_wrapper_3 {
    padding: 50px 30px;
    margin: 0 -45px;
    background: white;
  }
}
#gform_wrapper_3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/rapid-diamond.svg") no-repeat;
  background-size: 100%;
  background-position: center top;
  filter: brightness(0) invert(1);
}
@media only screen and (max-width: 767px) {
  #gform_wrapper_3:before {
    display: none;
  }
}
#gform_wrapper_3 form {
  position: relative;
  padding: 0 15%;
}
@media only screen and (max-width: 767px) {
  #gform_wrapper_3 form {
    padding: 0;
  }
}
#gform_wrapper_3.gform_wrapper .gform_body ul li.gfield .ginput_container input {
  background: #f2f2f2;
}

/*------------------------------------*\
    SIDEBAR MENU
\*------------------------------------*/
.page_sidebar_wrapper {
  margin-bottom: 0 !important;
}
.page_sidebar_wrapper .col_4 {
  margin-bottom: 60px;
}

.page_sidebar_wrapper + .content:not(.has_bg) {
  margin-top: 60px;
}

.page_sidebar {
  padding-left: 25%;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 949px) {
  .page_sidebar {
    padding-left: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .page_sidebar {
    padding-left: 0;
    margin-top: 70px;
    margin-top: 0;
  }
}
.page_sidebar .widget_custom_menu_wizard li {
  list-style: none;
  margin: 0;
  padding-bottom: 2px;
}
.page_sidebar .widget_custom_menu_wizard li a {
  font-size: 15px;
  line-height: 1em;
  color: white;
  border: 1px solid white;
  border-radius: 10px;
  background: #b3b3b3 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  padding: 16px 25px;
  margin: 0;
  transition: all 75ms ease-in-out;
}
.page_sidebar .widget_custom_menu_wizard li a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f30b";
  position: relative;
  margin-left: 12px;
  vertical-align: 0;
}
.page_sidebar .widget_custom_menu_wizard li a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 25px;
  background: url("../img/rapid-angle2-green.svg") no-repeat;
  background-size: auto 100%;
  background-position: right top;
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  opacity: 0;
  transition: all 75ms ease-in-out;
}
@media only screen and (min-width: 768px) {
  .page_sidebar .widget_custom_menu_wizard li a:hover {
    background: #84BD00 !important;
  }
  .page_sidebar .widget_custom_menu_wizard li a:hover:before {
    opacity: 1;
  }
}

.theme_widgets + .block.text {
  padding-left: 25%;
  margin-top: 50px;
}
@media only screen and (max-width: 949px) {
  .theme_widgets + .block.text {
    padding-left: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .theme_widgets + .block.text {
    padding-left: 0;
  }
}
.theme_widgets + .block.text p {
  font-size: 20px;
  color: #00263E;
}
@media only screen and (max-width: 949px) {
  .theme_widgets + .block.text p {
    font-size: 18px;
  }
}

.theme_widgets + .block.text + .page-text-button {
  padding-left: 25%;
}
@media only screen and (max-width: 949px) {
  .theme_widgets + .block.text + .page-text-button {
    padding-left: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .theme_widgets + .block.text + .page-text-button {
    padding-left: 0;
  }
}
.theme_widgets + .block.text + .page-text-button a {
  background: #00263E !important;
  margin-top: 6px;
}
.theme_widgets + .block.text + .page-text-button a:after {
  display: none;
}
.theme_widgets + .block.text + .page-text-button a:hover {
  background: #84BD00 !important;
  color: white;
}

/*------------------------------------*\
    QUICKLINKS
\*------------------------------------*/
.cta_block_wrapper + .theme_quicklinks_wrapper .theme_quicklinks {
  padding-top: 280px;
}

.page_container .content.theme_quicklinks_wrapper {
  max-width: 100vw;
  width: 100vw;
  margin: 80px calc(-50vw + 50%);
  background: #f2f2f2;
  padding: 75px 0 0;
}

.theme_quicklinks {
  padding: 45px 0 85px;
  max-width: 100vw;
  width: 100vw;
  margin: 0 calc(-50vw + 50%) -150px;
  background: #f2f2f2;
}
.home .theme_quicklinks {
  margin-bottom: 0;
}
@media only screen and (max-width: 1099px) {
  .theme_quicklinks {
    padding: 100px 0;
    margin-bottom: -100px;
  }
}
@media only screen and (max-width: 949px) {
  .theme_quicklinks {
    padding: 70px 0;
    margin-bottom: -70px;
  }
}
@media only screen and (max-width: 767px) {
  .theme_quicklinks {
    margin-bottom: -30px;
  }
}
@media only screen and (max-width: 559px) {
  .theme_quicklinks {
    padding: 30px 0;
  }
}
.theme_quicklinks .theme_quicklinks_inner {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 559px) {
  .theme_quicklinks .theme_quicklinks_inner {
    padding: 0 0 0 5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.theme_quicklinks .quick_link {
  width: 20%;
  height: 208px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .theme_quicklinks .quick_link {
    height: 17vw;
  }
}
@media only screen and (max-width: 559px) {
  .theme_quicklinks .quick_link {
    height: 40vw;
    width: 32%;
    min-width: 48%;
    -ms-flex: unset;
        flex: unset;
    margin: 0 1% 25px;
  }
}
.theme_quicklinks .quick_link a {
  position: relative;
  display: block;
  height: 100%;
}
.theme_quicklinks .quick_link a .ql_bg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 250ms ease-in-out;
}
.theme_quicklinks .quick_link a .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding-bottom: 25%;
  font-size: 24px;
  color: white;
  line-height: 1em;
  transition: all 250ms ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .theme_quicklinks .quick_link a .title {
    font-size: 2.1vw;
  }
}
@media only screen and (max-width: 559px) {
  .theme_quicklinks .quick_link a .title {
    font-size: 5vw;
  }
}
.theme_quicklinks .quick_link a .title span {
  font-size: .6em;
}
@media only screen and (max-width: 1199px) {
  .theme_quicklinks .quick_link a .title span {
    font-size: 1.25vw;
  }
}
@media only screen and (max-width: 559px) {
  .theme_quicklinks .quick_link a .title span {
    font-size: 2.9vw;
  }
}
.theme_quicklinks .quick_link a:hover .ql_bg {
  opacity: .15;
}
.theme_quicklinks .quick_link a:hover .title {
  color: black;
}
.theme_quicklinks .quick_link:nth-child(even) {
  /*
  .ql_bg {
  	transform: scaleY(-1);
  	filter: FlipH;
  }
  */
}
.theme_quicklinks .quick_link:nth-child(even) .title {
  padding-top: 35%;
}

/*------------------------------------*\
    QUICKLINKS
\*------------------------------------*/
.page_container .content.full_width.cta_block_wrapper {
  margin-top: 60px;
  margin-bottom: -40px;
}
.page_container .content.full_width.cta_block_wrapper > .cols_wrapper {
  position: absolute;
  padding-bottom: 50px;
  overflow: hidden;
}

.cta_block {
  position: relative;
}
.cta_block:before {
  content: "";
  position: absolute;
  left: calc(50vw - 460px);
  height: 100%;
  width: 100vw;
  background-image: url("../img/rapid-angle-long.svg");
  filter: brightness(0) saturate(100%) invert(60%) sepia(53%) saturate(2457%) hue-rotate(40deg) brightness(101%) contrast(104%);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -ms-transform: scale(-1);
      transform: scale(-1);
  filter: FlipH;
}
@media only screen and (max-width: 1199px) {
  .cta_block:before {
    right: 0;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .cta_block:before {
    background-position: left center;
  }
}
.cta_block.left {
  margin: 110px 0 185px;
}
.cta_block.left:before {
  filter: brightness(0) saturate(100%) invert(11%) sepia(99%) saturate(909%) hue-rotate(170deg) brightness(95%) contrast(101%);
  -ms-transform: scale(1);
      transform: scale(1);
  right: calc(50% - 600px);
  left: unset;
}
@media only screen and (max-width: 767px) {
  .cta_block.left:before {
    right: 0;
    left: -30px;
    background-position: left;
  }
}
@media only screen and (max-width: 1239px) {
  .cta_block.left .cta_text_wrapper {
    padding-left: 380px;
  }
}
@media only screen and (max-width: 949px) {
  .cta_block.left .cta_text_wrapper {
    padding-left: 37%;
  }
}
@media only screen and (max-width: 767px) {
  .cta_block.left .cta_text_wrapper {
    padding-left: 20px;
  }
}
.cta_block .cta_text_wrapper {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 380px;
  padding-right: 30px;
  box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 1239px) {
  .cta_block .cta_text_wrapper {
    padding-left: 20%;
  }
}
@media only screen and (max-width: 949px) {
  .cta_block .cta_text_wrapper {
    padding-left: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .cta_block .cta_text_wrapper {
    padding-left: 30px;
  }
}
.cta_block .cta_text_wrapper .cta_text p {
  color: white;
  font-size: 20px;
  padding: 55px 0 65px;
  margin: 0;
}
.cta_block .cta_text_wrapper .cta_button {
  position: absolute;
  bottom: -25px;
}
.cta_block .cta_text_wrapper .cta_button a {
  background: #00263E !important;
  border: unset;
}
.cta_block .cta_text_wrapper .cta_button a:hover {
  background: #1A1A1A !important;
  color: white !important;
}
.cta_block .cta_text_wrapper .cta_img {
  position: absolute;
  top: -97px;
  width: 270px;
  max-width: 30vw;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .cta_block .cta_text_wrapper .cta_img {
    display: none;
  }
}

/*------------------------------------*\
    PROMOTIONS
\*------------------------------------*/
.promotion_list {
  margin-top: 65px;
}
@media only screen and (max-width: 767px) {
  .promotion_list {
    margin-top: 20px;
  }
}
.promotion_list .promotion {
  border-top: 2px solid #84BD00;
  padding: 80px 0 70px;
}
@media only screen and (max-width: 767px) {
  .promotion_list .promotion {
    padding: 60px 0 50px;
  }
}
.promotion_list .promotion:first-child {
  border: unset;
  padding-top: 0;
}
.promotion_list .promotion:last-child {
  padding-bottom: 0;
}
.promotion_list .promotion_details {
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .promotion_list .promotion_details {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.promotion_list .promotion_details .promotion_data {
  font-size: 20px;
  color: #00263E;
  line-height: 1.6em;
  -ms-flex: 1;
      flex: 1;
  padding-right: 14%;
}
@media only screen and (max-width: 949px) {
  .promotion_list .promotion_details .promotion_data {
    padding-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .promotion_list .promotion_details .promotion_data {
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.promotion_list .promotion_details .contact_info {
  width: 30%;
  min-width: 300px;
}
.promotion_list .promotion_details .contact_info p {
  margin-bottom: 0;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .promotion_list .promotion_details .contact_info p {
    font-size: 18px;
  }
}

/*------------------------------------*\
    CATALOGUES
\*------------------------------------*/
.catalogue_list_wrapper {
  margin-top: -55px !important;
  margin-bottom: 150px;
}
.catalogue_list_wrapper .catalogue_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 70px;
}
@media only screen and (max-width: 767px) {
  .catalogue_list_wrapper .catalogue_list {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 559px) {
  .catalogue_list_wrapper .catalogue_list {
    grid-template-columns: 1fr;
  }
}
.catalogue_list_wrapper .catalogue_list .catalogue_item {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 2px solid #84BD00;
}
.catalogue_list_wrapper .catalogue_list .catalogue_item .cat_title {
  font-size: 18px;
  color: #1A1A1A;
  padding-top: 24px;
}
.catalogue_list_wrapper .catalogue_list .catalogue_item .cat_desc {
  font-size: 16px;
  color: #7f7f7f;
}
.catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a {
  background: #7f7f7f !important;
  border: 1px solid #7f7f7f;
  margin-top: 24px;
}
.catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover {
  background: #1A1A1A !important;
  border: 1px solid #1A1A1A;
}

/*------------------------------------*\
    CLIENT STORY BLOCK
\*------------------------------------*/
.client_story_block .client_story {
  display: -ms-flexbox;
  display: flex;
  padding-left: 8%;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .client_story_block .client_story {
    -ms-flex-direction: column;
        flex-direction: column;
    padding-left: 0;
  }
}
.client_story_block .client_story .story_img {
  width: 50%;
  padding-right: 10%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .client_story_block .client_story .story_img {
    width: 100%;
    padding-right: 0;
  }
}
.client_story_block .client_story .story_img img {
  border-radius: 17px;
  position: relative;
}
.client_story_block .client_story .story_img:before {
  content: "";
  background: url("../img/black_icon.svg") no-repeat;
  position: absolute;
  left: -36%;
  top: -20%;
  height: 113%;
  width: 100%;
}
@media only screen and (max-width: 1239px) {
  .client_story_block .client_story .story_img:before {
    top: -11vw;
    left: -20vw;
    max-width: 420px;
  }
}
.client_story_block .client_story .story_details {
  -ms-flex: 1;
      flex: 1;
}
@media only screen and (max-width: 767px) {
  .client_story_block .client_story .story_details {
    width: 100%;
  }
}
.client_story_block .client_story .story_details .story_title span {
  font-size: 18px;
}
.client_story_block .client_story .story_details .story_title h3 {
  font-size: 38px;
  margin: 6px 0 30px;
}
.client_story_block .client_testimonial {
  display: -ms-flexbox;
  display: flex;
  padding-left: 8.333%;
}
@media only screen and (max-width: 767px) {
  .client_story_block .client_testimonial {
    padding-left: 0;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.client_story_block .client_testimonial .client_logo {
  width: 37%;
  padding-right: 10%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .client_story_block .client_testimonial .client_logo {
    width: 100%;
    max-width: 400px;
    padding-bottom: 40px;
  }
}
.client_story_block .client_testimonial .client_logo img {
  position: relative;
}
.client_story_block .client_testimonial .testimonial_text {
  -ms-flex: 1;
      flex: 1;
  padding-left: 15%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .client_story_block .client_testimonial .testimonial_text {
    padding-left: 0;
  }
}
.client_story_block .client_testimonial .testimonial_text p {
  font-size: 20px;
  position: relative;
}
.client_story_block .client_testimonial .testimonial_text:before {
  content: "";
  background: url("../img/quotation-marks.svg") no-repeat;
  background-size: contain;
  position: absolute;
  left: 9%;
  top: -20px;
  height: 120px;
  width: 155px;
}
.red .client_story_block .client_testimonial .testimonial_text:before {
  background-image: url("../img/quotes-red.svg");
}
.yellow .client_story_block .client_testimonial .testimonial_text:before {
  background-image: url("../img/quotes-yellow.svg");
}
.blue .client_story_block .client_testimonial .testimonial_text:before {
  background-image: url("../img/quotes-blue.svg");
}
.orange .client_story_block .client_testimonial .testimonial_text:before {
  background-image: url("../img/quotes-ochre.svg");
}
.grey .client_story_block .client_testimonial .testimonial_text:before {
  background-image: url("../img/quotes-grey.svg");
}
@media only screen and (max-width: 767px) {
  .client_story_block .client_testimonial .testimonial_text:before {
    left: -20px;
    width: 85px;
  }
}
.client_story_block .client_testimonial .testimonial_text .author {
  display: -ms-flexbox;
  display: flex;
}
.client_story_block .client_testimonial .testimonial_text .author p {
  font-size: 16px;
  color: #7f7f7f;
}
.client_story_block .client_testimonial .testimonial_text .author p strong {
  color: #7f7f7f;
}
.client_story_block .client_testimonial .testimonial_text .author:before {
  content: "ΓÇö";
  position: relative;
  display: inline-block;
  margin-right: 6px;
}

/*------------------------------------*\
   MASTER SLIDER
\*------------------------------------*/
.master-slider {
  margin: 0 !important;
  width: 100% !important;
  position: relative;
  /*
  	.ms-slide {
  		
  		.ms-anim-layers {
  			height: 100%;
  			display: flex;
  			align-items: center;
  			
  			text-align: center;
  			
  			padding: 0 $default_padding !important;
  			
  			// Width must be set in master slider admin settings 
  			// max-width: $max_width - $default_padding - $default_padding !important;
  			
  			// Hide ACF css class tags
  			// .css_class_wrapper{
  			// 	display: none;
  			// }
  		}
  
  		// Center is default + is default for mobile
  		
  		    
  	    @include mq('tablet', min) {
  			    
  			&.text_left {
  			
  				.ms-layer {
  				    left: 0 !important;
  					right: unset !important;
  					
  					text-align: left;	
  				
  					@media only screen and (max-width: $max_width) {
  						padding: 0 $default_padding !important;
  					}	
  				}
  			}
  	
  			&.text_right {
  			
  				.ms-layer {
  				    left: unset !important;
  					right: 0 !important;
  					
  					text-align: right;	
  				
  					@media only screen and (max-width: $max_width) {
  						padding: 0 $default_padding !important;
  					}	
  				}
  			}
  			
  			&.no_overlay {
  				
  				.ms-scroll-parallax-cont:before {
  					display: none !important;
  				}
  			}
  		}
  	}
  		
      @include mq('tablet', max) {
  	    
  	}
  */
}
.master-slider .ms-view,
.master-slider .ms-slide {
  height: 690px !important;
  max-height: 50vw !important;
  min-height: 320px !important;
}
@media only screen and (max-width: 767px) {
  .master-slider .ms-view,
  .master-slider .ms-slide {
    height: 320px;
    max-height: 70vw;
  }
}
@media only screen and (max-width: 559px) {
  .master-slider .ms-view,
  .master-slider .ms-slide {
    min-height: 270px;
    height: 270px;
    max-height: 70vw;
  }
}
.master-slider .ms-slide-bgcont {
  position: relative;
  /*
  		&:before {
  		    content: "";
  		    position: absolute;
  		    top: 0;
  		    bottom: 0;
  		    left: 0;
  		    right: calc(50% - 100px);
  		    
  		    background-repeat: no-repeat;
  		    background-size: cover;
  		    
  		    background-image: url( '../img/rapid-angle2.svg' );
  		    filter: brightness(0) saturate(100%) opacity(.72);
  		    background-position: calc(100% - 1px) center;
  				
  			@include mq('1200', max) {
  				right: 30%;
  			}
  				
  			@include mq('tablet', max) {
  				right: 90px;
  				top: 0;
  			}
  			
  			@include mq('phablet', max) {
  				right: -130px;
  			}
  		}
  */
}
.master-slider .ms-slide-bgcont img {
  margin-left: 0 !important;
}
.master-slider .ms-slide-layers {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (max-width: 767px) {
  .master-slider .ms-slide-layers {
    padding-top: 50px;
  }
}
.master-slider .ms-anim-layers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  width: 40%;
  padding-top: 40px;
}
@media only screen and (max-width: 1099px) {
  .master-slider .ms-anim-layers {
    width: 420px;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .master-slider .ms-anim-layers {
    width: 80%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 559px) {
  .master-slider .ms-anim-layers {
    width: 100%;
  }
}
.master-slider .ms-anim-layers > * {
  position: relative;
  top: unset !important;
  left: unset !important;
  width: unset !important;
  height: unset !important;
}
.master-slider .ms-anim-layers h1 {
  color: white;
  font-size: 32px;
  line-height: 1.7em;
  transition: all 500ms ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .master-slider .ms-anim-layers h1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 949px) {
  .master-slider .ms-anim-layers h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .master-slider .ms-anim-layers h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 559px) {
  .master-slider .ms-anim-layers h1 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .master-slider .ms-anim-layers h1 br {
    display: none;
  }
}
.master-slider .ms-anim-layers .ms-btn-container a {
  font-size: 15px;
  line-height: 1em;
  color: white;
  border: 1px solid white;
  border-radius: 10px;
  background: #84BD00 !important;
  display: inline-block;
  box-sizing: border-box;
  width: auto;
  padding: 16px 25px;
  margin: 38px 0 0 0;
  white-space: nowrap;
  border-color: #84BD00;
  line-height: 1em !important;
  font-size: 15px !important;
  width: auto !important;
  padding: 16px 25px !important;
  margin: 38px 0 0 0 !important;
}
.master-slider .ms-anim-layers .ms-btn-container a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f30b";
  position: relative;
  margin-left: 12px;
  vertical-align: 0;
}
@media only screen and (max-width: 767px) {
  .master-slider .ms-anim-layers .ms-btn-container a {
    font-size: 13px;
    padding: 12px 16px;
    margin: 28px 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .master-slider .ms-anim-layers .ms-btn-container a {
    font-size: 13px !important;
    padding: 12px 16px !important;
    margin: 14px 0 0 0 !important;
  }
}

/*------------------------------------*\
   SLICK SLIDER
\*------------------------------------*/
.product_slider_wrapper {
  position: relative;
}
.product_slider_wrapper:before {
  content: "";
  display: block;
  max-width: 100vw;
  margin-right: calc(-50vw + 50%);
  position: absolute;
  top: -135px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 900px;
  background: url("../img/rapid-angle2-green-rounded.svg") no-repeat;
  background-size: auto 100%;
  background-position: calc(100% - 214px) center;
  filter: brightness(0) saturate(100%) invert(100%) sepia(9%) saturate(24%) hue-rotate(208deg) brightness(116%) contrast(90%);
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
}
@media only screen and (max-width: 767px) {
  .product_slider_wrapper:before {
    top: 0;
  }
}
.product_slider_wrapper .cols_wrapper {
  position: relative;
}
.product_slider_wrapper h2 {
  margin-bottom: 60px;
}

.product_slider {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .product_slider {
    margin: 0 -30px 35px;
  }
}
.product_slider .slick-list {
  width: 1010px;
  margin: 0 auto;
  max-width: 88%;
}
.product_slider .slick-list .slick-slide {
  margin: 0px 20px;
}
.product_slider .slick-list .slick-slide .product_img {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  max-height: 22.6vw;
  height: 277px;
  max-width: calc(100% - 20px);
  margin-bottom: 35px;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  background: white;
}
@media only screen and (max-width: 767px) {
  .product_slider .slick-list .slick-slide .product_img {
    max-height: 38vw;
    max-width: 100%;
  }
}
@media only screen and (max-width: 559px) {
  .product_slider .slick-list .slick-slide .product_img {
    max-height: 50vw;
  }
}
.product_slider .slick-list .slick-slide .product_img img {
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
}
.product_slider .slick-list .slick-slide .product_text {
  font-weight: 800;
  font-size: 18px;
  line-height: 1.8em;
}

.client_list {
  position: relative;
  margin-top: 50px;
}
@media only screen and (max-width: 949px) {
  .client_list {
    margin-top: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .client_list {
    margin-top: 50px;
  }
}
.client_list .slick-list .slick-slide {
  margin: 0px 30px;
}
.client_list button {
  top: 10px;
  display: none !important;
}

.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  bottom: 65%;
  border: 0;
  background: transparent;
  padding: 6px 15px;
  font-size: 0;
  color: #00263E;
}

.slick-prev {
  left: 0;
}

.slick-prev:after {
  content: "\f053";
  font: 30px 'Font Awesome 5 Pro';
}

.slick-next {
  right: 0;
  text-align: right;
}

.slick-next:after {
  content: "\f054";
  font: 30px 'Font Awesome 5 Pro';
}

.slick-prev:hover:after,
.slick-next:hover:after {
  color: white;
}

.slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 20px 0;
}
.slick-dots button {
  display: none;
}
.slick-dots li {
  list-style: none;
  margin: 0 4px;
}
.slick-dots li:before {
  content: "ΓÇó";
  color: #00263E;
  font-size: 30px;
  cursor: pointer;
}
.slick-dots li:hover:before, .slick-dots li.slick-active:before {
  color: #FFB81C;
}

/*
		
.photo-gallery-wrapper {
	
	.slick-gallery {
			
		.slick-slide {
			height: 693px !important;
			max-height: 53.5vw !important;
			
			display: flex;
			height: 100%;	
		
			> a {
				display: flex;
				height: 100%;
			}
			
			img {
			    object-fit: cover;
				object-position: center;
			}
		}	
	}
}


*/
/*------------------------------------*\
    HOME QUICK LINKS SECTION
\*------------------------------------*/
#home-quick-links {
  margin: 80px auto;
}
#home-quick-links .title {
  margin-bottom: 60px;
}

.dc-ql-wrapper .items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media only screen and (max-width: 559px) {
  .dc-ql-wrapper .items {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.dc-ql-wrapper .items .item {
  position: relative;
  width: calc(33.33% - 20px);
}
@media only screen and (max-width: 559px) {
  .dc-ql-wrapper .items .item {
    width: 100%;
    margin-bottom: 20px;
  }
}
.dc-ql-wrapper .items .item .image-wrapper {
  display: -ms-flexbox;
  display: flex;
  height: 275px;
  max-height: 22vw;
}
@media only screen and (max-width: 559px) {
  .dc-ql-wrapper .items .item .image-wrapper {
    max-height: 40vw;
  }
}
.dc-ql-wrapper .items .item .image-wrapper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.dc-ql-wrapper .items .item .text {
  background: #ccc;
  padding: 20px 10px;
  text-align: center;
  transition: all 250ms ease-in-out;
}
.dc-ql-wrapper .items .item .text h3 {
  margin: 0;
  transition: all 250ms ease-in-out;
}
.dc-ql-wrapper .items .item .text :hover {
  background: #84BD00;
  color: white;
}
.dc-ql-wrapper .items .item > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.dc-ql-wrapper .items .item:hover .text {
  background: #84BD00;
}
.dc-ql-wrapper .items .item:hover .text h3 {
  color: white;
}

/*------------------------------------*\
   PRODUCT RANGE
\*------------------------------------*/
.product-range-wrapper {
  margin-bottom: 100px;
}
.product-range-wrapper .items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin: 0 -15px;
}
.product-range-wrapper .items .item {
  position: relative;
  box-sizing: border-box;
  width: 20%;
  margin-top: 40px;
  padding: 0 10px;
}
@media only screen and (max-width: 949px) {
  .product-range-wrapper .items .item {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .product-range-wrapper .items .item {
    width: 33.333%;
  }
}
@media only screen and (max-width: 559px) {
  .product-range-wrapper .items .item {
    width: 50%;
  }
}
.product-range-wrapper .items .item > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.product-range-wrapper .items .item h4 {
  text-align: center;
  text-transform: uppercase;
  margin: 10px 0 0;
}

/*------------------------------------*\
   PRODUCT CATEGORY FILTERS
\*------------------------------------*/
.dc-category-filters {
  padding-right: 25%;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 949px) {
  .dc-category-filters {
    padding-right: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .dc-category-filters {
    padding-right: 0;
    margin-top: 70px;
    margin-top: 0;
  }
}
.dc-category-filters ul {
  list-style: none;
  padding: 0;
}
.dc-category-filters ul .inner {
  padding-left: 1em;
  overflow: hidden;
  display: none;
}
.dc-category-filters ul .inner.show {
  /*display: block;*/
}
.dc-category-filters ul > li {
  list-style: none;
  margin: 0;
  padding-bottom: 2px;
}
.dc-category-filters ul > li > a {
  font-size: 15px;
  line-height: 1em;
  color: white;
  border: 1px solid white;
  border-radius: 10px;
  background: #b3b3b3 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  padding: 16px 25px;
  margin: 0;
  transition: all 75ms ease-in-out;
}
.dc-category-filters ul > li > a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f30b";
  position: relative;
  margin-left: 12px;
  vertical-align: 0;
}
.dc-category-filters ul > li > a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 25px;
  background: url("../img/rapid-angle2-green.svg") no-repeat;
  background-size: auto 100%;
  background-position: right top;
  -ms-transform: scaleX(-1);
      transform: scaleX(-1);
  opacity: 0;
  transition: all 75ms ease-in-out;
}
@media only screen and (min-width: 768px) {
  .dc-category-filters ul > li > a:hover {
    background: #84BD00 !important;
  }
  .dc-category-filters ul > li > a:hover:before {
    opacity: 1;
  }
}
.dc-category-filters ul > li > ul {
  margin-top: 2px;
  margin-bottom: 0;
}
.dc-category-filters ul > li > ul > li > a {
  background: #E6E6E6 !important;
  color: #1A1A1A;
}
.dc-category-filters ul > li > ul > li > a:hover {
  color: white;
}

/*------------------------------------*\
    WOOCOMMERCE
\*------------------------------------*/
.dc-brand-filter-wrapper h4 {
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.dc-brand-filter-wrapper ul li {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2em;
  margin: 0;
}
.dc-brand-filter-wrapper ul li input {
  margin: 2px 8px 0 0;
}

.woocommerce-products-header h1 {
  text-transform: uppercase;
}

.woocommerce ul.products {
  margin: 0 -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.woocommerce ul.products li.product {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
  text-align: center;
  width: calc(25% - 30px) !important;
  margin: 0 15px 30px;
  clear: none;
}
@media only screen and (max-width: 899px) {
  .woocommerce ul.products li.product {
    width: calc(33.333% - 30px) !important;
    margin: 0 15px 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce ul.products li.product {
    width: calc(50% - 30px) !important;
    margin: 0 15px 30px !important;
  }
}
.woocommerce ul.products li.product img {
  padding: 15px 1px 0;
  box-sizing: border-box;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  font-size: 18px;
  font-weight: 800 !important;
}
.woocommerce ul.products li.product a.button {
  background: #84BD00;
  border-radius: 12px;
  margin-bottom: 35px;
  padding: 14px 22px;
  font-weight: 700 !important;
  color: white;
  text-transform: uppercase;
}
.woocommerce ul.products li.product a.button:hover {
  background: #7f7f7f !important;
}
.woocommerce ul.products li.product:hover a.button {
  background: #7f7f7f !important;
}
.woocommerce ul.products li.product span {
  margin: 0 !important;
  padding: 5px 10px;
  min-height: 0;
  min-width: 0;
  border-radius: 0 0 0 6px;
  background: #84BD00;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 12px;
}
.woocommerce ul.products li.product-category {
  border: unset;
  width: calc(19.9% - 30px) !important;
}
@media only screen and (max-width: 949px) {
  .woocommerce ul.products li.product-category {
    width: calc(24.9% - 30px) !important;
  }
}
@media only screen and (max-width: 849px) {
  .woocommerce ul.products li.product-category {
    width: calc(33.2% - 30px) !important;
  }
}
@media only screen and (max-width: 767px) {
  .woocommerce ul.products li.product-category {
    width: calc(49.9% - 30px) !important;
  }
}
.woocommerce ul.products li.product-category h2 {
  text-transform: uppercase;
  font-size: 18px !important;
  font-weight: 900 !important;
}
.col_9 .woocommerce ul.products li.product,
.woocommerce .col_9 ul.products li.product {
  width: calc(33.333% - 30px) !important;
}
@media only screen and (max-width: 767px) {
  .col_9 .woocommerce ul.products li.product,
  .woocommerce .col_9 ul.products li.product {
    width: calc(50% - 30px) !important;
  }
}

/* Theme */
/* Pages */
/*------------------------------------*\
   404 PAGE
\*------------------------------------*/
.error404 .panel.main .row {
  padding: 0 50px;
  max-width: 1000px;
  margin: 98px auto 0 auto;
}
@media only screen and (max-width: 767px) {
  .error404 .panel.main .row {
    padding: 0 10px;
  }
}
.error404 .panel.main .row #post-404 {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  margin: 100px auto !important;
  text-align: center;
  font-size: 18px;
}
.error404 .panel.main .row #post-404 .page_not_found span {
  display: block;
}
.error404 .panel.main .row #post-404 .page_not_found span.not-found-title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 100;
}
.error404 .panel.main .row #post-404 .page_not_found span.not-found-subtitle {
  font-size: 180px;
  text-transform: uppercase;
  padding: 0px 0 30px;
  font-weight: 100;
  line-height: 170px;
}
@media only screen and (max-width: 1099px) {
  .error404 .panel.main .row #post-404 .page_not_found span.not-found-subtitle {
    font-size: 120px;
    line-height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .error404 .panel.main .row #post-404 .page_not_found span.not-found-subtitle {
    font-size: 80px;
    line-height: 80px;
  }
}
.error404 .panel.main .row #post-404 .error_search form.search {
  position: relative;
}
.error404 .panel.main .row #post-404 .error_search form.search input.search-input {
  margin: 0;
  padding: 16px 0 16px 24px;
  width: calc(100% - 15px);
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.error404 .panel.main .row #post-404 .error_search form.search button.search-submit {
  position: absolute;
  top: 2px;
  right: 2px;
  height: calc(100% - 4px);
  text-indent: -2000px;
  width: 50px;
  border: none;
  background: white;
  background-image: url(../img/search_icon.svg);
  background-position: center;
  background-size: 60%;
  background-repeat: no-repeat;
  overflow: hidden;
}

/*------------------------------------*\
   SERACH PAGE
\*------------------------------------*/
body.search-results .search-content,
body.search-no-results .search-content {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
body.search-results .search-content .search-query,
body.search-no-results .search-content .search-query {
  color: #84BD00;
  font-size: 22px;
  padding: 30px 40px;
  margin-bottom: 40px;
  background: white;
  border-radius: 20px 20px 20px 0;
}
@media only screen and (max-width: 767px) {
  body.search-results .search-content .search-query,
  body.search-no-results .search-content .search-query {
    padding: 20px;
    margin: 0 -20px;
    border-radius: 0;
  }
}
body.search-results .search-content .result_post,
body.search-no-results .search-content .result_post {
  margin: 30px 40px;
  padding-bottom: 30px;
  border-bottom: 2px solid white;
}
@media only screen and (max-width: 767px) {
  body.search-results .search-content .result_post,
  body.search-no-results .search-content .result_post {
    margin: 30px 0;
  }
}
body.search-results .search-content .result_post .title,
body.search-no-results .search-content .result_post .title {
  margin-bottom: 6px;
}
body.search-results .search-content .result_post .title a,
body.search-no-results .search-content .result_post .title a {
  color: #84BD00;
  font-size: 23px;
  line-height: 1.15em;
}
@media only screen and (max-width: 767px) {
  body.search-results .search-content .result_post .title a,
  body.search-no-results .search-content .result_post .title a {
    font-size: 18px;
  }
}
body.search-results .search-content .result_post p.excerpt,
body.search-no-results .search-content .result_post p.excerpt {
  margin-bottom: 18px;
}
body.search-results .search-content .result_post .post_type,
body.search-no-results .search-content .result_post .post_type {
  color: #84BD00;
  font-size: 13px;
  text-transform: uppercase;
  border: 1px solid #84BD00;
  display: inline-block;
  width: auto;
  padding: 0 7px;
  margin-bottom: 0;
  border-radius: 4px;
}

/*------------------------------------*\
   CONTACT PAGE
\*------------------------------------*/
#contact-section .cols_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
#contact-section .cols_wrapper .col_1 {
  display: none;
}
#contact-section .cols_wrapper .col_3 {
  min-width: 247px;
}
@media only screen and (max-width: 849px) {
  #contact-section .cols_wrapper .col_8 {
    max-width: 63%;
  }
}
@media only screen and (max-width: 767px) {
  #contact-section .cols_wrapper .col_8 {
    max-width: 100%;
  }
}
#contact-section .cols_wrapper .social_links a {
  font-size: 22px;
  margin-right: 18px;
}
#contact-section .cols_wrapper .social_links a:nth-child(2) {
  font-size: 25px;
}

/*------------------------------------*\
   HOME PAGE
\*------------------------------------*/
body.home #home-intro {
  position: relative;
}
body.home #home-intro .cols_wrapper {
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
}
body.home #home-intro .cols_wrapper .col_7 .dc-btn {
  background: #7f7f7f !important;
}
body.home #home-intro .cols_wrapper .col_7 .dc-btn:hover {
  background: #84BD00 !important;
}
@media only screen and (min-width: 768px) {
  body.home #home-intro:before {
    content: "";
    display: block;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    position: absolute;
    top: 80px;
    bottom: 0;
    left: 70vw;
    right: 0;
    width: 100vw;
    height: 350px;
    background: url("../img/rapid-angle-long.svg") no-repeat;
    background-size: auto 100%;
    background-position: calc(100% - 1px) center;
    filter: brightness(0) saturate(100%) invert(100%) sepia(9%) saturate(24%) hue-rotate(208deg) brightness(116%) contrast(90%);
    -ms-transform: scale(-1);
        transform: scale(-1);
  }
}
body.home .block.title h3 {
  font-size: 38px;
  margin-bottom: 10px;
}
body.home .block.title h4 {
  font-size: 26px;
  color: #7f7f7f;
  margin-bottom: 35px;
  margin-top: 16px;
}
@media only screen and (max-width: 949px) {
  body.home .block.title h4 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 849px) {
  body.home .block.title h4 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 767px) {
  body.home .block.title h4 {
    font-size: 18px;
  }
}
body.home .block.title h4 em {
  color: #84BD00;
}
body.home h5 {
  color: #BE531C;
  font-size: 28px;
}
@media only screen and (max-width: 949px) {
  body.home h5 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 849px) {
  body.home h5 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  body.home h5 {
    font-size: 20px;
    margin-top: 50px;
  }
}
body.home h5 em {
  line-height: 1.45em;
}

/*------------------------------------*\
   THANKYOU PAGE
\*------------------------------------*/
body.thank-you header#header_main,
body.thank-you .titlebox,
body.thank-you footer.footer {
  display: none;
}
body.thank-you .thankyou-header {
  display: none;
}
body.thank-you .page {
  width: 100%;
  position: absolute;
  min-height: 100vh;
  background: url("../img/thankyou-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  body.thank-you .page {
    background: white;
  }
}
body.thank-you .page .rapid_content,
body.thank-you .page .ya_content {
  max-width: 1200px;
  margin: 60px auto;
  padding: 0 30px;
  box-sizing: border-box;
}
body.thank-you .page .rapid_content .wp-block-image,
body.thank-you .page .ya_content .wp-block-image {
  margin-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  body.thank-you .page .rapid_content .wp-block-image,
  body.thank-you .page .ya_content .wp-block-image {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 559px) {
  body.thank-you .page .rapid_content .wp-block-image,
  body.thank-you .page .ya_content .wp-block-image {
    margin-bottom: 50px;
  }
}
body.thank-you .page .rapid_content h2,
body.thank-you .page .ya_content h2 {
  font-size: 50px;
}
body.thank-you .page .rapid_content h2 br,
body.thank-you .page .ya_content h2 br {
  display: block;
}
@media only screen and (max-width: 767px) {
  body.thank-you .page .rapid_content h2,
  body.thank-you .page .ya_content h2 {
    font-size: 35px;
  }
  body.thank-you .page .rapid_content h2 br,
  body.thank-you .page .ya_content h2 br {
    display: none;
  }
}
@media only screen and (max-width: 559px) {
  body.thank-you .page .rapid_content h2,
  body.thank-you .page .ya_content h2 {
    font-size: 25px;
  }
}
body.thank-you .page .rapid_content p,
body.thank-you .page .ya_content p {
  font-size: 22px;
  line-height: 1.5em;
  margin-top: 40px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  body.thank-you .page .rapid_content p,
  body.thank-you .page .ya_content p {
    font-size: 18px;
  }
  body.thank-you .page .rapid_content p br,
  body.thank-you .page .ya_content p br {
    display: none;
  }
}
body.thank-you .page .rapid_content p em,
body.thank-you .page .ya_content p em {
  font-size: .9em;
  font-style: italic;
  font-weight: 700 !important;
  line-height: 1.6em;
  display: block;
}
body.thank-you .page .rapid_content .dc-btn,
body.thank-you .page .ya_content .dc-btn {
  background: #7f7f7f !important;
}
body.thank-you .page .rapid_content .dc-btn:hover,
body.thank-you .page .ya_content .dc-btn:hover {
  background: #84BD00 !important;
}
body.thank-you .page .rapid_content .social_links,
body.thank-you .page .ya_content .social_links {
  margin-top: 16px;
}
body.thank-you .page .rapid_content .social_links a,
body.thank-you .page .ya_content .social_links a {
  font-size: 30px;
  padding-right: 22px;
  color: #84BD00;
}
body.thank-you .page .rapid_content .social_links a:hover,
body.thank-you .page .ya_content .social_links a:hover {
  color: #00263E;
}

/*------------------------------------*\
    RAPID COLORS
\*------------------------------------*/
.industrial #header_main .header_nav_container .header_logo a img {
  display: none;
}
.industrial #header_main .header_nav_container .header_logo a img.industrial-logo {
  display: block;
}
.construction #header_main .header_nav_container .header_logo a img {
  display: none;
}
.construction #header_main .header_nav_container .header_logo a img.construction-logo {
  display: block;
}
.safety #header_main .header_nav_container .header_logo a img {
  display: none;
}
.safety #header_main .header_nav_container .header_logo a img.safety-logo {
  display: block;
}
.chemicals #header_main .header_nav_container .header_logo a img {
  display: none;
}
.chemicals #header_main .header_nav_container .header_logo a img.hygiene-logo {
  display: block;
}
.mining #header_main .header_nav_container .header_logo a img {
  display: none;
}
.mining #header_main .header_nav_container .header_logo a img.mining-logo {
  display: block;
}

.navy .titlebox .text_wrapper:before, .navy
.cta_block:not(.left):before, .navy
.client_story_block .client_story .story_img:before, .navy
.main_menu .menu > ul > li.current-menu-item > a:after, .navy
.main_menu .menu > ul > li.current_page_ancestor > a:after, .navy
.main_menu .menu > ul > li:hover > a:after, .navy
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(11%) sepia(99%) saturate(909%) hue-rotate(170deg) brightness(95%) contrast(101%);
}
.construction .titlebox .text_wrapper:before, .construction
.cta_block:not(.left):before, .construction
.client_story_block .client_story .story_img:before, .construction
.main_menu .menu > ul > li.current-menu-item > a:after, .construction
.main_menu .menu > ul > li.current_page_ancestor > a:after, .construction
.main_menu .menu > ul > li:hover > a:after, .construction
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(22%) sepia(77%) saturate(3981%) hue-rotate(339deg) brightness(76%) contrast(107%);
}
.safety .titlebox .text_wrapper:before, .safety
.cta_block:not(.left):before, .safety
.client_story_block .client_story .story_img:before, .safety
.main_menu .menu > ul > li.current-menu-item > a:after, .safety
.main_menu .menu > ul > li.current_page_ancestor > a:after, .safety
.main_menu .menu > ul > li:hover > a:after, .safety
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(74%) sepia(47%) saturate(1138%) hue-rotate(342deg) brightness(104%) contrast(101%);
}
.chemicals .titlebox .text_wrapper:before, .chemicals
.cta_block:not(.left):before, .chemicals
.client_story_block .client_story .story_img:before, .chemicals
.main_menu .menu > ul > li.current-menu-item > a:after, .chemicals
.main_menu .menu > ul > li.current_page_ancestor > a:after, .chemicals
.main_menu .menu > ul > li:hover > a:after, .chemicals
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(57%) sepia(29%) saturate(7378%) hue-rotate(156deg) brightness(95%) contrast(101%);
}
.mining .titlebox .text_wrapper:before, .mining
.cta_block:not(.left):before, .mining
.client_story_block .client_story .story_img:before, .mining
.main_menu .menu > ul > li.current-menu-item > a:after, .mining
.main_menu .menu > ul > li.current_page_ancestor > a:after, .mining
.main_menu .menu > ul > li:hover > a:after, .mining
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(35%) sepia(100%) saturate(455%) hue-rotate(338deg) brightness(94%) contrast(98%);
}
.work-wear .titlebox .text_wrapper:before, .work-wear
.cta_block:not(.left):before, .work-wear
.client_story_block .client_story .story_img:before, .work-wear
.main_menu .menu > ul > li.current-menu-item > a:after, .work-wear
.main_menu .menu > ul > li.current_page_ancestor > a:after, .work-wear
.main_menu .menu > ul > li:hover > a:after, .work-wear
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(38%) sepia(99%) saturate(3671%) hue-rotate(4deg) brightness(106%) contrast(103%);
}
.paper .titlebox .text_wrapper:before, .paper
.cta_block:not(.left):before, .paper
.client_story_block .client_story .story_img:before, .paper
.main_menu .menu > ul > li.current-menu-item > a:after, .paper
.main_menu .menu > ul > li.current_page_ancestor > a:after, .paper
.main_menu .menu > ul > li:hover > a:after, .paper
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(40%) sepia(100%) saturate(2480%) hue-rotate(144deg) brightness(96%) contrast(105%);
}
.hospitality .titlebox .text_wrapper:before, .hospitality
.cta_block:not(.left):before, .hospitality
.client_story_block .client_story .story_img:before, .hospitality
.main_menu .menu > ul > li.current-menu-item > a:after, .hospitality
.main_menu .menu > ul > li.current_page_ancestor > a:after, .hospitality
.main_menu .menu > ul > li:hover > a:after, .hospitality
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(11%) sepia(74%) saturate(5629%) hue-rotate(315deg) brightness(76%) contrast(93%);
}
.gas .titlebox .text_wrapper:before, .gas
.cta_block:not(.left):before, .gas
.client_story_block .client_story .story_img:before, .gas
.main_menu .menu > ul > li.current-menu-item > a:after, .gas
.main_menu .menu > ul > li.current_page_ancestor > a:after, .gas
.main_menu .menu > ul > li:hover > a:after, .gas
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(5%) sepia(5%) saturate(3971%) hue-rotate(71deg) brightness(100%) contrast(79%);
}
.food-services .titlebox .text_wrapper:before, .food-services
.cta_block:not(.left):before, .food-services
.client_story_block .client_story .story_img:before, .food-services
.main_menu .menu > ul > li.current-menu-item > a:after, .food-services
.main_menu .menu > ul > li.current_page_ancestor > a:after, .food-services
.main_menu .menu > ul > li:hover > a:after, .food-services
.titlebox .text_wrapper:before {
  filter: brightness(0) saturate(100%) invert(62%) sepia(75%) saturate(2185%) hue-rotate(292deg) brightness(99%) contrast(85%);
}

/*
.cta_block:before {
	
	.industrial & 	{ filter: $greyfilter; }
}
*/
.industrial .client_story_block .client_story .story_img:before {
  filter: brightness(0) saturate(100%) invert(54%) sepia(0%) saturate(988%) hue-rotate(137deg) brightness(92%) contrast(95%);
}

.industrial #header_main, .industrial
.catalogue_list_wrapper .catalogue_list .catalogue_item, .industrial
.main_menu .menu > ul > li > .sub-menu, .industrial
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #7f7f7f;
}
.construction #header_main, .construction
.catalogue_list_wrapper .catalogue_list .catalogue_item, .construction
.main_menu .menu > ul > li > .sub-menu, .construction
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #C8102E;
}
.safety #header_main, .safety
.catalogue_list_wrapper .catalogue_list .catalogue_item, .safety
.main_menu .menu > ul > li > .sub-menu, .safety
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #FFB81C;
}
.chemicals #header_main, .chemicals
.catalogue_list_wrapper .catalogue_list .catalogue_item, .chemicals
.main_menu .menu > ul > li > .sub-menu, .chemicals
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #00A9CE;
}
.mining #header_main, .mining
.catalogue_list_wrapper .catalogue_list .catalogue_item, .mining
.main_menu .menu > ul > li > .sub-menu, .mining
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #BE531C;
}
.work-wear #header_main, .work-wear
.catalogue_list_wrapper .catalogue_list .catalogue_item, .work-wear
.main_menu .menu > ul > li > .sub-menu, .work-wear
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #FF5100;
}
.paper #header_main, .paper
.catalogue_list_wrapper .catalogue_list .catalogue_item, .paper
.main_menu .menu > ul > li > .sub-menu, .paper
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #00A887;
}
.hospitality #header_main, .hospitality
.catalogue_list_wrapper .catalogue_list .catalogue_item, .hospitality
.main_menu .menu > ul > li > .sub-menu, .hospitality
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #8D0E57;
}
.gas #header_main, .gas
.catalogue_list_wrapper .catalogue_list .catalogue_item, .gas
.main_menu .menu > ul > li > .sub-menu, .gas
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #212721;
}
.food-services #header_main, .food-services
.catalogue_list_wrapper .catalogue_list .catalogue_item, .food-services
.main_menu .menu > ul > li > .sub-menu, .food-services
.main_menu .menu > ul > li ul.sub-menu > li:first-child {
  border-color: #E96BB0;
}

.industrial .menu-toggle-wrapper .mobile-menu-toggle, .industrial
.client_story_block .client_story .story_details .story_title span, .industrial
.slick-prev:after, .industrial
.slick-next:after, .industrial
.main_menu .menu > ul li a:hover, .industrial
.slick-dots li:hover:before, .industrial
.slick-dots li.slick-active:before, .industrial
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .industrial
.product-table .item a:hover {
  color: #7f7f7f;
}
.construction .menu-toggle-wrapper .mobile-menu-toggle, .construction
.client_story_block .client_story .story_details .story_title span, .construction
.slick-prev:after, .construction
.slick-next:after, .construction
.main_menu .menu > ul li a:hover, .construction
.slick-dots li:hover:before, .construction
.slick-dots li.slick-active:before, .construction
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .construction
.product-table .item a:hover {
  color: #C8102E;
}
.safety .menu-toggle-wrapper .mobile-menu-toggle, .safety
.client_story_block .client_story .story_details .story_title span, .safety
.slick-prev:after, .safety
.slick-next:after, .safety
.main_menu .menu > ul li a:hover, .safety
.slick-dots li:hover:before, .safety
.slick-dots li.slick-active:before, .safety
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .safety
.product-table .item a:hover {
  color: #FFB81C;
}
.chemicals .menu-toggle-wrapper .mobile-menu-toggle, .chemicals
.client_story_block .client_story .story_details .story_title span, .chemicals
.slick-prev:after, .chemicals
.slick-next:after, .chemicals
.main_menu .menu > ul li a:hover, .chemicals
.slick-dots li:hover:before, .chemicals
.slick-dots li.slick-active:before, .chemicals
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .chemicals
.product-table .item a:hover {
  color: #00A9CE;
}
.mining .menu-toggle-wrapper .mobile-menu-toggle, .mining
.client_story_block .client_story .story_details .story_title span, .mining
.slick-prev:after, .mining
.slick-next:after, .mining
.main_menu .menu > ul li a:hover, .mining
.slick-dots li:hover:before, .mining
.slick-dots li.slick-active:before, .mining
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .mining
.product-table .item a:hover {
  color: #BE531C;
}
.work-wear .menu-toggle-wrapper .mobile-menu-toggle, .work-wear
.client_story_block .client_story .story_details .story_title span, .work-wear
.slick-prev:after, .work-wear
.slick-next:after, .work-wear
.main_menu .menu > ul li a:hover, .work-wear
.slick-dots li:hover:before, .work-wear
.slick-dots li.slick-active:before, .work-wear
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .work-wear
.product-table .item a:hover {
  color: #FF5100;
}
.paper .menu-toggle-wrapper .mobile-menu-toggle, .paper
.client_story_block .client_story .story_details .story_title span, .paper
.slick-prev:after, .paper
.slick-next:after, .paper
.main_menu .menu > ul li a:hover, .paper
.slick-dots li:hover:before, .paper
.slick-dots li.slick-active:before, .paper
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .paper
.product-table .item a:hover {
  color: #00A887;
}
.hospitality .menu-toggle-wrapper .mobile-menu-toggle, .hospitality
.client_story_block .client_story .story_details .story_title span, .hospitality
.slick-prev:after, .hospitality
.slick-next:after, .hospitality
.main_menu .menu > ul li a:hover, .hospitality
.slick-dots li:hover:before, .hospitality
.slick-dots li.slick-active:before, .hospitality
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .hospitality
.product-table .item a:hover {
  color: #8D0E57;
}
.gas .menu-toggle-wrapper .mobile-menu-toggle, .gas
.client_story_block .client_story .story_details .story_title span, .gas
.slick-prev:after, .gas
.slick-next:after, .gas
.main_menu .menu > ul li a:hover, .gas
.slick-dots li:hover:before, .gas
.slick-dots li.slick-active:before, .gas
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .gas
.product-table .item a:hover {
  color: #212721;
}
.food-services .menu-toggle-wrapper .mobile-menu-toggle, .food-services
.client_story_block .client_story .story_details .story_title span, .food-services
.slick-prev:after, .food-services
.slick-next:after, .food-services
.main_menu .menu > ul li a:hover, .food-services
.slick-dots li:hover:before, .food-services
.slick-dots li.slick-active:before, .food-services
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover, .food-services
.product-table .item a:hover {
  color: #E96BB0;
}

.industrial .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .industrial
a.dc-btn, .industrial
button.dc-btn, .industrial
.gform_wrapper .gform_footer input.button, .industrial
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #7f7f7f !important;
  border-color: #7f7f7f;
}
.industrial .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .industrial
a.dc-btn:hover, .industrial
button.dc-btn:hover, .industrial
.gform_wrapper .gform_footer input.button:hover, .industrial
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}
.construction .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .construction
a.dc-btn, .construction
button.dc-btn, .construction
.gform_wrapper .gform_footer input.button, .construction
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #C8102E !important;
  border-color: #C8102E;
}
.construction .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .construction
a.dc-btn:hover, .construction
button.dc-btn:hover, .construction
.gform_wrapper .gform_footer input.button:hover, .construction
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}
.chemicals .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .chemicals
a.dc-btn, .chemicals
button.dc-btn, .chemicals
.gform_wrapper .gform_footer input.button, .chemicals
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #00A9CE !important;
  border-color: #00A9CE;
}
.chemicals .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .chemicals
a.dc-btn:hover, .chemicals
button.dc-btn:hover, .chemicals
.gform_wrapper .gform_footer input.button:hover, .chemicals
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}
.mining .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .mining
a.dc-btn, .mining
button.dc-btn, .mining
.gform_wrapper .gform_footer input.button, .mining
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #BE531C !important;
  border-color: #BE531C;
}
.mining .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .mining
a.dc-btn:hover, .mining
button.dc-btn:hover, .mining
.gform_wrapper .gform_footer input.button:hover, .mining
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}
.safety .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .safety
a.dc-btn, .safety
button.dc-btn, .safety
.gform_wrapper .gform_footer input.button, .safety
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #FFB81C !important;
  border-color: #FFB81C;
  color: #00263E;
}
.safety .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .safety
a.dc-btn:hover, .safety
button.dc-btn:hover, .safety
.gform_wrapper .gform_footer input.button:hover, .safety
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
  color: white;
}
.work-wear .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .work-wear
a.dc-btn, .work-wear
button.dc-btn, .work-wear
.gform_wrapper .gform_footer input.button, .work-wear
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #FF5100 !important;
  border-color: #FF5100;
}
.work-wear .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .work-wear
a.dc-btn:hover, .work-wear
button.dc-btn:hover, .work-wear
.gform_wrapper .gform_footer input.button:hover, .work-wear
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}
.paper .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .paper
a.dc-btn, .paper
button.dc-btn, .paper
.gform_wrapper .gform_footer input.button, .paper
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #00A887 !important;
  border-color: #84BD00;
}
.paper .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .paper
a.dc-btn:hover, .paper
button.dc-btn:hover, .paper
.gform_wrapper .gform_footer input.button:hover, .paper
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}
.hospitality .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .hospitality
a.dc-btn, .hospitality
button.dc-btn, .hospitality
.gform_wrapper .gform_footer input.button, .hospitality
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #8D0E57 !important;
  border-color: #8D0E57;
}
.hospitality .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .hospitality
a.dc-btn:hover, .hospitality
button.dc-btn:hover, .hospitality
.gform_wrapper .gform_footer input.button:hover, .hospitality
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}
.gas .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .gas
a.dc-btn, .gas
button.dc-btn, .gas
.gform_wrapper .gform_footer input.button, .gas
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #212721 !important;
  border-color: #212721;
}
.gas .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .gas
a.dc-btn:hover, .gas
button.dc-btn:hover, .gas
.gform_wrapper .gform_footer input.button:hover, .gas
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}
.food-services .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover, .food-services
a.dc-btn, .food-services
button.dc-btn, .food-services
.gform_wrapper .gform_footer input.button, .food-services
.gform_wrapper .gform_footer input[type=submit] {
  background-color: #E96BB0 !important;
  border-color: #E96BB0;
}
.food-services .catalogue_list_wrapper .catalogue_list .catalogue_item .cat_link a:hover:hover, .food-services
a.dc-btn:hover, .food-services
button.dc-btn:hover, .food-services
.gform_wrapper .gform_footer input.button:hover, .food-services
.gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #84BD00 !important;
  border-color: #84BD00;
}

.industrial .page_sidebar .widget_custom_menu_wizard li a:hover, .industrial
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .industrial
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .industrial
ul.products li.product a.button, .industrial
.dc-category-filters ul > li > a:hover, .industrial
.dc-category-filters ul > li > ul > li > a:hover, .industrial
.content-area ul.products li.product span {
  background: #7f7f7f !important;
}
.construction .page_sidebar .widget_custom_menu_wizard li a:hover, .construction
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .construction
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .construction
ul.products li.product a.button, .construction
.dc-category-filters ul > li > a:hover, .construction
.dc-category-filters ul > li > ul > li > a:hover, .construction
.content-area ul.products li.product span {
  background: #C8102E !important;
}
.safety .page_sidebar .widget_custom_menu_wizard li a:hover, .safety
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .safety
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .safety
ul.products li.product a.button, .safety
.dc-category-filters ul > li > a:hover, .safety
.dc-category-filters ul > li > ul > li > a:hover, .safety
.content-area ul.products li.product span {
  background: #FFB81C !important;
}
.chemicals .page_sidebar .widget_custom_menu_wizard li a:hover, .chemicals
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .chemicals
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .chemicals
ul.products li.product a.button, .chemicals
.dc-category-filters ul > li > a:hover, .chemicals
.dc-category-filters ul > li > ul > li > a:hover, .chemicals
.content-area ul.products li.product span {
  background: #00A9CE !important;
}
.mining .page_sidebar .widget_custom_menu_wizard li a:hover, .mining
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .mining
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .mining
ul.products li.product a.button, .mining
.dc-category-filters ul > li > a:hover, .mining
.dc-category-filters ul > li > ul > li > a:hover, .mining
.content-area ul.products li.product span {
  background: #BE531C !important;
}
.work-wear .page_sidebar .widget_custom_menu_wizard li a:hover, .work-wear
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .work-wear
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .work-wear
ul.products li.product a.button, .work-wear
.dc-category-filters ul > li > a:hover, .work-wear
.dc-category-filters ul > li > ul > li > a:hover, .work-wear
.content-area ul.products li.product span {
  background: #FF5100 !important;
}
.paper .page_sidebar .widget_custom_menu_wizard li a:hover, .paper
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .paper
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .paper
ul.products li.product a.button, .paper
.dc-category-filters ul > li > a:hover, .paper
.dc-category-filters ul > li > ul > li > a:hover, .paper
.content-area ul.products li.product span {
  background: #00A887 !important;
}
.hospitality .page_sidebar .widget_custom_menu_wizard li a:hover, .hospitality
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .hospitality
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .hospitality
ul.products li.product a.button, .hospitality
.dc-category-filters ul > li > a:hover, .hospitality
.dc-category-filters ul > li > ul > li > a:hover, .hospitality
.content-area ul.products li.product span {
  background: #8D0E57 !important;
}
.gas .page_sidebar .widget_custom_menu_wizard li a:hover, .gas
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .gas
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .gas
ul.products li.product a.button, .gas
.dc-category-filters ul > li > a:hover, .gas
.dc-category-filters ul > li > ul > li > a:hover, .gas
.content-area ul.products li.product span {
  background: #212721 !important;
}
.food-services .page_sidebar .widget_custom_menu_wizard li a:hover, .food-services
.main_menu .menu > ul > li ul.sub-menu > li a:hover, .food-services
.main_menu .menu > ul > li ul.sub-menu > li .sub-menu li a:hover, .food-services
ul.products li.product a.button, .food-services
.dc-category-filters ul > li > a:hover, .food-services
.dc-category-filters ul > li > ul > li > a:hover, .food-services
.content-area ul.products li.product span {
  background: #E96BB0 !important;
}

.industrial .cta_block .cta_text_wrapper .cta_button a, .construction .cta_block .cta_text_wrapper .cta_button a, .safety .cta_block .cta_text_wrapper .cta_button a, .chemicals .cta_block .cta_text_wrapper .cta_button a, .mining .cta_block .cta_text_wrapper .cta_button a {
  background: #00263E !important;
  color: white;
}
.industrial .cta_block.left .cta_text_wrapper .cta_button a {
  background: #7f7f7f !important;
}
.construction .cta_block.left .cta_text_wrapper .cta_button a {
  background: #C8102E !important;
}
.safety .cta_block.left .cta_text_wrapper .cta_button a {
  background: #FFB81C !important;
}
.chemicals .cta_block.left .cta_text_wrapper .cta_button a {
  background: #00A9CE !important;
}
.mining .cta_block.left .cta_text_wrapper .cta_button a {
  background: #BE531C !important;
}
.work-wear .cta_block.left .cta_text_wrapper .cta_button a {
  background: #FF5100 !important;
}
.paper .cta_block.left .cta_text_wrapper .cta_button a {
  background: #00A887 !important;
}
.hospitality .cta_block.left .cta_text_wrapper .cta_button a {
  background: #8D0E57 !important;
}
.gas .cta_block.left .cta_text_wrapper .cta_button a {
  background: #212721 !important;
}
.food-services .cta_block.left .cta_text_wrapper .cta_button a {
  background: #E96BB0 !important;
}

.industrial .cta_block .cta_text_wrapper .cta_button a:hover, .construction .cta_block .cta_text_wrapper .cta_button a:hover, .safety .cta_block .cta_text_wrapper .cta_button a:hover, .chemicals .cta_block .cta_text_wrapper .cta_button a:hover, .mining .cta_block .cta_text_wrapper .cta_button a:hover {
  background: #84BD00 !important;
}

.industrial .page_sidebar .widget_custom_menu_wizard li a:before, .industrial
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-grey.svg");
}
.construction .page_sidebar .widget_custom_menu_wizard li a:before, .construction
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-red.svg");
}
.safety .page_sidebar .widget_custom_menu_wizard li a:before, .safety
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-yellow.svg");
}
.chemicals .page_sidebar .widget_custom_menu_wizard li a:before, .chemicals
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-blue.svg");
}
.mining .page_sidebar .widget_custom_menu_wizard li a:before, .mining
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-orange.svg");
}
.work-wear .page_sidebar .widget_custom_menu_wizard li a:before, .work-wear
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-orange2.svg");
}
.paper .page_sidebar .widget_custom_menu_wizard li a:before, .paper
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-green.svg");
}
.hospitality .page_sidebar .widget_custom_menu_wizard li a:before, .hospitality
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-purple.svg");
}
.gas .page_sidebar .widget_custom_menu_wizard li a:before, .gas
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-charcoal.svg");
}
.food-services .page_sidebar .widget_custom_menu_wizard li a:before, .food-services
.dc-category-filters ul > li > a:before {
  background-image: url("../img/rapid-angle2-pink.svg");
}

/*

 {
	
	.navy & 	{ background-color: $navy; }
	.paper & 	{ background-color: $green; }
	.construction & 		{ background-color: $red; }
	.safety & 	{ background-color: $yellow; }
	.chemicals & 	{ background-color: $blue; }
	.mining & 	{ background-color: $orange; }
}
*/
.safety .titlebox.style1 .title_text h1 {
  color: #00263E;
}

/*
a.dc-btn {
	 
    &.industrial {
	    background: $grey;
	    border: 1px solid $grey;
    }
    
    &.navy {
	    background: $navy;
	    border: 1px solid $navy;
    }
    
    &.green {
	    background: $green;
	    border: 1px solid $green;
    }
    
    &.construction {
	    background: $red;
	    border: 1px solid $red;
    }
    
    &.safety {
	    background: $yellow;
	    border: 1px solid $yellow;
    }
    
    &.chemicals {
	    background: $blue;
	    border: 1px solid $blue;
    }
    
    &.mining {
	    background: $orange;
	    border: 1px solid $orange;
    }
	
    &:hover {
		background: $white;
		color: $black;
	    
	    &.grey, &navy, &green, red, yellow, blue, orange {
			background: $black;
			color: $white;
	    }
    }
}
*/
/*------------------------------------*\
   SINGLE PRODUCT
\*------------------------------------*/
.single-product div.product div.images.woocommerce-product-gallery {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .single-product div.product div.images.woocommerce-product-gallery {
    width: 100%;
  }
}
.single-product div.product div.summary {
  width: 60%;
}
@media only screen and (max-width: 767px) {
  .single-product div.product div.summary {
    width: 100%;
  }
}
.single-product .product-table {
  margin-top: 30px;
}
.single-product .product-table .item {
  border: 1px solid #e6e6e6;
  border-width: 1px 1px 0 1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.single-product .product-table .item:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.single-product .product-table .item > div {
  padding: 12px 20px 0;
  border-left: 1px solid #e6e6e6;
}
.single-product .product-table .item > div:first-child {
  border-left: 0;
}
.single-product .product-table .item > div:first-child p {
  color: #00263E;
  text-transform: uppercase;
}
.single-product .product-table .item > div:first-child p strong {
  color: #00263E;
}
.single-product .product-table .item > div:nth-child(1) {
  width: 20%;
}
.single-product .product-table .item > div:nth-child(2) {
  width: 55%;
}
.single-product .product-table .item > div:nth-child(3) {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .single-product .product-table .item > div {
    padding: 8px 12px 0;
  }
  .single-product .product-table .item > div p {
    margin-bottom: 5px;
  }
  .single-product .product-table .item div, .single-product .product-table .item p, .single-product .product-table .item li {
    font-size: 12px;
  }
}
@media only screen and (max-width: 399px) {
  .single-product .product-table .item {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .single-product .product-table .item.heading {
    display: none;
  }
  .single-product .product-table .item > div {
    width: 100% !important;
    border-left: 0;
  }
  .single-product .product-table .item > div:before {
    content: "";
    width: 45px;
    display: inline-block;
    font-weight: bold;
  }
  .single-product .product-table .item > div:nth-child(1):before {
    content: "Code";
  }
  .single-product .product-table .item > div:nth-child(2):before {
    content: "Name";
  }
  .single-product .product-table .item > div:nth-child(3):before {
    content: "Link";
  }
  .single-product .product-table .item > div p {
    display: inline-block;
  }
}
.single-product .product-table .item ul {
  margin: 0;
}
.single-product .product-table .item li {
  list-style: none;
  margin: 0;
}
.single-product .product-table .item li a[href$=".pdf"]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f1c1";
  position: relative;
  margin-right: 12px;
  vertical-align: 0;
  display: inline-block;
}
.single-product .product-table .item li a[href$=".pdf"]:after {
  display: none;
}
.single-product #accordion-container {
  margin-top: 30px;
  border-bottom: 1px solid #E0E0E0;
}
.single-product #accordion-container .drawer .accordion-item {
  border: unset;
}
.single-product #accordion-container .drawer .accordion-header {
  background: none;
  min-height: 17px;
  border: unset;
  padding: 12px 0;
}
.single-product #accordion-container .drawer .accordion-header h1 {
  color: #00263E !important;
  text-transform: uppercase;
}
.single-product #accordion-container .drawer .accordion-header .accordion-header-icon {
  color: #E0E0E0;
}
.single-product #accordion-container .drawer .accordion-content {
  border: unset;
  padding: 0 0 20px;
}
.single-product .related.products {
  width: 100%;
  display: block;
  clear: both;
  padding-top: 40px;
}

.woocommerce-breadcrumb {
  position: absolute;
  right: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px !important;
  max-width: 40%;
  text-transform: uppercase;
  line-height: 1.4em;
}
@media only screen and (max-width: 767px) {
  .woocommerce-breadcrumb {
    display: none;
  }
}

/*------------------------------------*\
   SHOP PAGE
\*------------------------------------*/
.woocommerce-page .woocommerce-products-header {
  position: relative;
}
.woocommerce-page .woocommerce-products-header .woocommerce-result-count {
  display: block;
  float: right;
  margin-bottom: 0;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  padding: 5px 10px;
  text-align: right;
  position: absolute;
  right: 0;
  top: -60px;
}
.woocommerce-page .woocommerce-products-header h1 {
  clear: both;
}

.brands-outer-wrapper {
  position: relative;
  margin-top: 5px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .brands-outer-wrapper {
    margin-left: 42px;
    margin-top: -50px;
  }
}
.brands-outer-wrapper h4 {
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .brands-outer-wrapper h4 {
    border-bottom: unset;
  }
}
.brands-outer-wrapper .brand-toggle-wrapper {
  position: absolute;
  top: -17px !important;
  left: -50px !important;
  display: none;
  width: 16px;
  right: 20px;
  top: 8px;
  padding: 10px 32px;
  z-index: 10000;
  font-size: 18px;
  transition: all 150ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  .brands-outer-wrapper .brand-toggle-wrapper {
    display: block;
    padding: 10px;
  }
}
.brands-outer-wrapper .brand-toggle-wrapper .mobile-brand-toggle {
  color: #84BD00;
  font-size: 24px;
}
.brands-outer-wrapper .brand-toggle-wrapper .mobile-brand-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  content: "\f0c9";
}
.brands-outer-wrapper .brand-toggle-wrapper.active .mobile-brand-toggle:before {
  content: "\f00d";
}
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
}
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label input {
  margin-top: 3px;
}
.brands-outer-wrapper .dc-brand-filter-wrapper ul li label:hover {
  color: #84BD00;
}
@media only screen and (max-width: 767px) {
  .brands-outer-wrapper .dc-brand-filter-wrapper {
    height: 0;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    transition: height 0.2s ease-in-out;
  }
  .brands-outer-wrapper .dc-brand-filter-wrapper.active {
    height: auto;
    padding-bottom: 70px;
  }
}

/*------------------------------------*\
   PHOTO GALLERY - SITE WIDE
\*------------------------------------*/
.photo-gallery-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.photo-gallery-wrapper ul {
  margin-bottom: 0;
}
.photo-gallery-wrapper ul:not(.slick-slider) {
  display: -ms-flexbox;
  display: flex;
}
.photo-gallery-wrapper ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.photo-gallery-wrapper ul li img {
  width: 100%;
}
.photo-gallery-wrapper ul.slick-thumbnails {
  margin-bottom: 50px;
}
.photo-gallery-wrapper ul.slick-thumbnails li {
  margin-right: 4px;
}
.photo-gallery-wrapper ul.slick-thumbnails li a {
  display: block;
  position: relative;
}
.photo-gallery-wrapper ul.slick-thumbnails li a:after {
  content: "";
  background: rgba(1, 1, 1, 0.5);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.photo-gallery-wrapper ul.slick-thumbnails li.slick-current a:after {
  opacity: 0;
}