/*! style.css v6.0.0 */

/**
 * Theme Name:  Protech
 * Theme URI:   http://
 * Description: Website theme.
 * Author:      Wood Street, Inc.
 * Author URI:  http://woodst.com
 * Version:     1.00
 * Copyright:   2019, All Rights Reserved.
 */

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Base
 * 3.0 - Components
 * 4.0 - Regions
 * 5.0 - Modules
 * 6.0 - Wordpress
 * 7.0 - Print
 */

/**
 * 1.0 - Reset
 */

/*! normalize.css v8.0.1 | 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 iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  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
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

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

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[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 Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*! reset.css */

/* Reset
   ========================================================================== */

/**
 * Make viewport responsive.
 */

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

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

@viewport {
  width: device-width;
}

/**
 * Box model.
 */

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers.
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * Give a help cursor to elements that give extra info on `:hover`.
 */

abbr[title],
dfn[title] {
  cursor: help;
}

/**
 * Add the correct line height in all browsers.
 */

small {
  line-height: 1;
}

/**
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/**
 * Make images, iframes and videos responsive.
 */

img,
video {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
}

/**
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/**
 * Remove default figure styles.
 */

figure {
  margin: 0 0 20px;
}

/**
 * So that label text is aligned to the top.
 */

textarea {
  vertical-align: top;
  resize: vertical;
}

/**
 * Remove outline from tabindex.
 */

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

/**
 * Maps canvas.
 */

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/**
 * 2.0 - Base
 */

/*! base.css */

/* Root / Variables
 * Note: --baseline variable must be replaced manually at production.
   ========================================================================== */

:root {
  --baseline: 24px;
  font-size: 16px;
  line-height: 1.5;
}

@media (min-width: 1280px) {
  :root {
    font-size: 18px;
    line-height: 1.55556;
  }
}

@media (min-width: 1536px) {
  :root {
    font-size: 20px;
    line-height: 1.6;
  }
}

/* Base
   ========================================================================== */

::-moz-selection {
  background-color: lightgray;
  color: black;
}

::selection {
  background-color: lightgray;
  color: black;
}

html {
  background-color: #fff;
  scroll-behavior: smooth;
}

html.overflow-hidden {
  overflow-y: hidden;
}

body {
  background-color: #fff;
  color: #5d6268;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  overflow-x: hidden;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Links.
 */

a {
  color: #60a511;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

a:hover,
a:focus {
  color: #231f20;
  text-decoration: underline;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/**
 * Headings 1–6.
 */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #231f20;
  font-family: 'Prompt', sans-serif;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 48px;
  margin-bottom: var(--baseline);
}

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

h2,
.h2 {
  font-size: 1.6rem;
  line-height: 1.25;
}

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

h4,
.h4 {
  font-size: 1.2rem;
  line-height: 1.333334;
  margin-bottom: calc(var(--baseline) - 4px);
}

h5,
.h5 {
  font-size: 1rem;
  margin-bottom: calc(var(--baseline) - 8px);
}

h6,
.h6 {
  font-size: .8rem;
  margin-bottom: calc(var(--baseline) - 12px);
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: inherit;
  text-decoration: none;
}

/**
 * Paragraph.
 */

p {
  margin-top: 0;
  margin-bottom: var(--baseline);
}

.entry-content p:empty {
  display: none;
}

/**
 * Lead.
 */

.lead {
  font-size: 18px;
  line-height: 1.55556;
}

/**
 * Dropcap.
 */

.dropcap {
  background-color: #edeeef;
  float: left;
  color: #60a511;
  font-size: 2em;
  text-align: center;
  margin-right: .33334em;
  padding: 0 .5em;
  position: relative;
}

/**
 * Address.
 */

address {
  font-style: normal;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: var(--baseline);
}

/**
 * Blockquote.
 */

blockquote {
  border-left: 4px solid #60a511;
  margin: 0 0 var(--baseline) 0;
  padding: 8px 0 8px 32px;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote footer {
  display: inline-block;
  position: relative;
  padding-left: 24px;
  color: #231f20;
}

blockquote footer::before {
  content: "\2014";
  position: absolute;
  left: 0;
}

blockquote cite {
  font-weight: 700;
  font-style: normal;
}

@media (min-width: 576px) {
  blockquote {
    margin-left: 32px;
  }
}

.blockquote-large {
  color: #231f20;
  font-family: 'Prompt', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  padding-top: 0;
  padding-bottom: 0;
}

/**
 * Code.
 */

code {
  background-color: #edeeef;
  padding: 2px 4px;
  border-radius: 4px;
}

kbd {
  background-color: #60a511;
  padding: 2px 4px;
  color: #fff;
  border-radius: 4px;
}

kbd kbd {
  padding: 0;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  background-color: #edeeef;
  border-width: 1px 1px 1px 4px;
  border-style: solid;
  border-color: #d5d8da #d5d8da #d5d8da #60a511;
  margin-top: 0;
  margin-bottom: var(--baseline);
  padding: 15px 15px 15px 16px;
  word-break: break-all;
  word-wrap: break-word;
  overflow: auto;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
}

/**
 * Horizontal rule.
 */

hr,
.hr {
  display: block;
  border-top: 3px solid transparent;
  border-right-width: 0;
  border-bottom: 1px solid #d5d8da;
  border-left-width: 0;
  color: inherit;
  margin-top: calc(var(--baseline) * 2 - 4px);
  margin-bottom: calc(var(--baseline) * 2);
}

/* Images
   ========================================================================== */

/* Image caption
   -------------------------------------------------------------------------- */

.img-caption {
  max-width: 100%;
  margin-bottom: var(--baseline);
}

.img-caption img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-caption-text {
  border-bottom: 1px solid #d5d8da;
  color: #231f20;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  margin-top: 20px;
  padding-bottom: 23px;
}

/* Contextual variations
   -------------------------------------------------------------------------- */

.img-cover,
.img-contain {
  position: relative;
  width: 100%;
  /* Set dimensions on parent. */
  height: 100%;
  /* Set dimensions on parent. */
  overflow: hidden;
}

.img-contain img {
  position: absolute;
  left: -10000%;
  right: -10000%;
  top: -10000%;
  bottom: -10000%;
  margin: auto;
  max-width: 10%;
  max-height: 10%;
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
          transform: scale(10);
}

.img-cover img {
  position: absolute;
  left: -10000%;
  right: -10000%;
  top: -10000%;
  bottom: -10000%;
  margin: auto;
  min-width: 1000%;
  min-height: 1000%;
  max-width: none;
  max-height: none;
  -webkit-transform: scale(.1);
      -ms-transform: scale(.1);
          transform: scale(.1);
  width: auto;
  height: auto;
}

.img-fluid,
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  display: block;
  background-color: #fff;
  border: 1px solid #d5d8da;
  padding: 7px;
  width: auto;
}

.img-rounded {
  border-radius: 4px;
}

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

.img-pill {
  border-radius: 50rem;
}

/**
 * Filters.
 */

.img-saturate {
  -webkit-filter: saturate(3);
          filter: saturate(3);
}

.img-grayscale {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.img-contrast {
  -webkit-filter: contrast(160%);
          filter: contrast(160%);
}

.img-brightness {
  -webkit-filter: brightness(0.25);
          filter: brightness(0.25);
}

.img-blur {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

.img-invert {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

.img-sepia {
  -webkit-filter: sepia(100%);
          filter: sepia(100%);
}

.img-huerotate {
  -webkit-filter: hue-rotate(180deg);
          filter: hue-rotate(180deg);
}

/**
 * Masking.
 */

.img-outside-circle {
  -webkit-shape-outside: circle(50%);
          shape-outside: circle(50%);
  -webkit-clip-path: circle(50%);
          clip-path: circle(50%);
}

/**
 * Zooming.
 */

.img-hover-zoom img {
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.img-hover-zoom img:hover {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  z-index: 100;
}

/**
 * Alignment.
 */

img.alignright,
.img-caption.alignright {
  margin-left: 32px;
  margin-bottom: 32px;
}

img.alignleft,
.img-caption.alignleft {
  margin-right: 32px;
  margin-bottom: 32px;
}

img.aligncenter,
.img-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
}

img.alignnone,
.img-caption.alignnone {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 32px;
}

@media (min-width: 576px) {
  img.alignright-sm,
  .img-caption.alignright-sm {
    float: right;
    margin-left: 32px;
    margin-bottom: 32px;
  }

  img.alignleft-sm,
  .img-caption.alignleft-sm {
    float: left;
    margin-right: 32px;
    margin-bottom: 32px;
  }

  img.aligncenter-sm,
  .img-caption.aligncenter-sm {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
  }

  img.alignnone-sm,
  .img-caption.alignnone-sm {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 32px;
  }
}

@media (min-width: 768px) {
  img.alignright-md,
  .img-caption.alignright-md {
    float: right;
    margin-left: 32px;
    margin-bottom: 32px;
  }

  img.alignleft-md,
  .img-caption.alignleft-md {
    float: left;
    margin-right: 32px;
    margin-bottom: 32px;
  }

  img.aligncenter-md,
  .img-caption.aligncenter-md {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
  }

  img.alignnone-md,
  .img-caption.alignnone-md {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 32px;
  }
}

@media (min-width: 1024px) {
  img.alignright-lg,
  .img-caption.alignright-lg {
    float: right;
    margin-left: 32px;
    margin-bottom: 32px;
  }

  img.alignleft-lg,
  .img-caption.alignleft-lg {
    float: left;
    margin-right: 32px;
    margin-bottom: 32px;
  }

  img.aligncenter-lg,
  .img-caption.aligncenter-lg {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
  }

  img.alignnone-lg,
  .img-caption.alignnone-lg {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 32px;
  }
}

@media (min-width: 1280px) {
  img.alignright-xl,
  .img-caption.alignright-xl {
    float: right;
    margin-left: 32px;
    margin-bottom: 32px;
  }

  img.alignleft-xl,
  .img-caption.alignleft-xl {
    float: left;
    margin-right: 32px;
    margin-bottom: 32px;
  }

  img.aligncenter-xl,
  .img-caption.aligncenter-xl {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
  }

  img.alignnone-xl,
  .img-caption.alignnone-xl {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 32px;
  }
}

/* Lists
   ========================================================================== */

ul,
ol {
  margin-top: 0;
  margin-bottom: var(--baseline);
  padding-left: 32px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dl {
  margin-top: 0;
  margin-bottom: var(--baseline);
}

dd {
  margin-left: 32px;
}

/* Contextual variations
   -------------------------------------------------------------------------- */

/**
 * Unstyled list.
 */

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

.list-unstyled > li {
  margin-bottom: 0;
}

/**
 * Inline list.
 */

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

.list-inline > li {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 4px;
  padding-left: 4px;
}

/**
 * Columned list.
 */

.list-columned {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 64px;
          column-gap: 64px;
}

.list-columned > li {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}

/**
 * Unordered list.
 */

.list-unordered {
  list-style: none;
}

.list-unordered > li {
  position: relative;
  margin-bottom: 16px;
}

.list-unordered > li::before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  color: #60a511;
  font-size: 10px;
  line-height: 1.4rem;
  text-align: right;
  white-space: nowrap;
  position: absolute;
  right: 100%;
  margin-top: .05rem;
  margin-right: 8px;
}

/**
 * Ordered list.
 */

.list-ordered {
  list-style: none;
  counter-reset: li;
}

.list-ordered > li {
  position: relative;
  margin-bottom: 16px;
}

.list-ordered > li::before {
  float: left;
  display: inline-block;
  vertical-align: top;
  counter-increment: li;
  content: counter(li);
  background-color: #60a511;
  border-radius: 50%;
  color: #fff;
  font-family: 'Prompt', sans-serif;
  font-size: .75rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: calc(-1.5rem - 8px);
  margin-right: 8px;
}

/**
 * Definition list.
 */

.list-definition {
  margin-bottom: var(--baseline);
}

.list-definition > dt {
  color: #60a511;
  font-weight: bolder;
}

.list-definition > dd {
  margin-bottom: var(--baseline);
}

/* Forms
   ========================================================================== */

label {
  display: inline-block;
  color: #231f20;
  font-weight: 400;
  font-family: 'Prompt', sans-serif;
  margin-bottom: 4px;
}

button,
input,
optgroup,
select,
textarea {
  border-radius: 4px;
  color: #5d6268;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
}

input,
select,
textarea {
  display: block;
  background-color: #edeeef;
  border: 1px solid #edeeef;
  border-radius: 4px;
  width: 100%;
  height: 52px;
  padding: 0 0 0 15px;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #60a511;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
  text-overflow: ellipsis;
  opacity: .5;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
  text-overflow: ellipsis;
  opacity: .5;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: inherit;
  text-overflow: ellipsis;
  opacity: .5;
}

input::placeholder,
textarea::placeholder {
  color: inherit;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  opacity: .5;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  padding: 0;
  position: relative;
}

input[type="radio"] {
  border-radius: 50%;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked {
  background-color: #edeeef;
}

input[type="checkbox"]:before,
input[type="checkbox"]:checked:before,
input[type="radio"]:before,
input[type="radio"]:checked:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}

input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
  content: '✔';
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='9px' height='5px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M1.391,0.954 L7.595,0.954 C7.716,0.954 7.819,0.998 7.907,1.088 C7.994,1.177 8.038,1.282 8.038,1.404 C8.038,1.527 7.994,1.632 7.907,1.721 L4.805,4.877 C4.717,4.967 4.613,5.011 4.493,5.011 C4.373,5.011 4.269,4.967 4.181,4.877 L1.079,1.721 C0.992,1.632 0.947,1.527 0.947,1.404 C0.947,1.282 0.992,1.177 1.079,1.088 C1.167,0.998 1.271,0.954 1.391,0.954 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
}

select[multiple] {
  height: auto;
}

textarea {
  height: 144px;
  min-height: 144px;
  line-height: 1.5;
  padding: 11px 15px;
}

.checkbox,
.radio {
  font-weight: normal;
  position: relative;
  padding-left: 20px;
  vertical-align: top;
}

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  margin-left: -20px;
}

/* Form control sizes
   -------------------------------------------------------------------------- */

/**
 * Form control large.
 */

.input-large,
.select-large {
  height: 60px;
}

.textarea-large {
  height: 200px;
  min-height: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
}

/**
 * Form control small.
 */

.input-small,
.select-small {
  height: 44px;
}

.textarea-small {
  height: 88px;
  min-height: 88px;
  padding-top: 7px;
  padding-bottom: 7px;
}

/* Form fields
   -------------------------------------------------------------------------- */

.field {
  margin-bottom: var(--baseline);
}

/* Tables
   ========================================================================== */

table {
  border-spacing: 0;
  text-align: left;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  font-style: italic;
  text-align: center;
  caption-side: top;
}

thead {
  vertical-align: bottom;
}

th {
  font-weight: bolder;
}

th,
td {
  padding: 0;
}

td {
  vertical-align: top;
}

/**
 * 3.0 - Components
 */

/*! grids.css */

/* Grids
   ========================================================================== */

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

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

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

@media (min-width: 1024px) {
  .container {
    max-width: 960px;
  }
}

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

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

.container-release {
  margin-right: calc(-50vw + 50%);
  margin-left: calc(-50vw + 50%);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
}

.row {
  margin-right: -16px;
  margin-left: -16px;
}

.container::after,
.container-fluid::after,
.row::after {
  display: table;
  clear: both;
  content: "";
}

@media (max-width: 575.98px) {
  .container-xs-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-xs-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-release-xs-only {
    margin-right: calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
  }

  .row-xs-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-xs-only::after,
  .container-fluid-xs-only::after,
  .row-xs-only::after {
    display: table;
    clear: both;
    content: "";
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .container-sm-only {
    max-width: 544px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-sm-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-release-sm-only {
    margin-right: calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
  }

  .row-sm-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-sm-only::after,
  .container-fluid-sm-only::after,
  .row-sm-only::after {
    display: table;
    clear: both;
    content: "";
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .container-md-only {
    max-width: 720px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-md-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-release-md-only {
    margin-right: calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
  }

  .row-md-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-md-only::after,
  .container-fluid-md-only::after,
  .row-md-only::after {
    display: table;
    clear: both;
    content: "";
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .container-lg-only {
    max-width: 960px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-lg-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-release-lg-only {
    margin-right: calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
  }

  .row-lg-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-lg-only::after,
  .container-fluid-lg-only::after,
  .row-lg-only::after {
    display: table;
    clear: both;
    content: "";
  }
}

@media (min-width: 1280px) {
  .container-xl-only {
    max-width: 1200px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-fluid-xl-only {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .container-release-xl-only {
    margin-right: calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
  }

  .row-xl-only {
    margin-right: -16px;
    margin-left: -16px;
  }

  .container-xl-only::after,
  .container-fluid-xl-only::after,
  .row-xl-only::after {
    display: table;
    clear: both;
    content: "";
  }
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
  position: relative;
  min-height: 1px;
  margin-right: 0;
  margin-left: 0;
  padding-right: 16px;
  padding-left: 16px;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-10 {
  width: 83.33334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-7 {
  width: 58.33334%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-4 {
  width: 33.33334%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-1 {
  width: 8.33334%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-inline {
  float: none;
}

.col-xs-inline-left {
  margin-right: 16px;
}

.col-xs-inline-right {
  float: right;
  margin-left: 16px;
}

@media (min-width: 576px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
    position: relative;
    min-height: 1px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 16px;
    padding-left: 16px;
  }

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

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-10 {
    width: 83.33334%;
  }

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

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-7 {
    width: 58.33334%;
  }

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

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-4 {
    width: 33.33334%;
  }

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

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-1 {
    width: 8.33334%;
  }

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

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

  .col-sm-pull-10 {
    right: 83.33334%;
  }

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

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

  .col-sm-pull-7 {
    right: 58.33334%;
  }

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

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

  .col-sm-pull-4 {
    right: 33.33334%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.33334%;
  }

  .col-sm-pull-0 {
    right: 0;
  }

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

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

  .col-sm-push-10 {
    left: 83.33334%;
  }

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

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

  .col-sm-push-7 {
    left: 58.33334%;
  }

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

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

  .col-sm-push-4 {
    left: 33.33334%;
  }

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

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

  .col-sm-push-1 {
    left: 8.33334%;
  }

  .col-sm-push-0 {
    left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-inline {
    float: none;
  }

  .col-sm-inline-left {
    margin-right: 16px;
  }

  .col-sm-inline-right {
    float: right;
    margin-left: 16px;
  }
}

@media (min-width: 768px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
    position: relative;
    min-height: 1px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 16px;
    padding-left: 16px;
  }

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

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-10 {
    width: 83.33334%;
  }

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

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-7 {
    width: 58.33334%;
  }

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

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-4 {
    width: 33.33334%;
  }

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

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-1 {
    width: 8.33334%;
  }

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

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

  .col-md-pull-10 {
    right: 83.33334%;
  }

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

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

  .col-md-pull-7 {
    right: 58.33334%;
  }

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

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

  .col-md-pull-4 {
    right: 33.33334%;
  }

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

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

  .col-md-pull-1 {
    right: 8.33334%;
  }

  .col-md-pull-0 {
    right: 0;
  }

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

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

  .col-md-push-10 {
    left: 83.33334%;
  }

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

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

  .col-md-push-7 {
    left: 58.33334%;
  }

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

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

  .col-md-push-4 {
    left: 33.33334%;
  }

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

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

  .col-md-push-1 {
    left: 8.33334%;
  }

  .col-md-push-0 {
    left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-inline {
    float: none;
  }

  .col-md-inline-left {
    margin-right: 16px;
  }

  .col-md-inline-right {
    float: right;
    margin-left: 16px;
  }
}

@media (min-width: 1024px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
    position: relative;
    min-height: 1px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 16px;
    padding-left: 16px;
  }

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

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-10 {
    width: 83.33334%;
  }

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

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-7 {
    width: 58.33334%;
  }

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

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-4 {
    width: 33.33334%;
  }

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

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-1 {
    width: 8.33334%;
  }

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

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

  .col-lg-pull-10 {
    right: 83.33334%;
  }

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

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

  .col-lg-pull-7 {
    right: 58.33334%;
  }

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

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

  .col-lg-pull-4 {
    right: 33.33334%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.33334%;
  }

  .col-lg-pull-0 {
    right: 0;
  }

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

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

  .col-lg-push-10 {
    left: 83.33334%;
  }

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

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

  .col-lg-push-7 {
    left: 58.33334%;
  }

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

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

  .col-lg-push-4 {
    left: 33.33334%;
  }

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

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

  .col-lg-push-1 {
    left: 8.33334%;
  }

  .col-lg-push-0 {
    left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-inline {
    float: none;
  }

  .col-lg-inline-left {
    margin-right: 16px;
  }

  .col-lg-inline-right {
    float: right;
    margin-left: 16px;
  }
}

@media (min-width: 1280px) {
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    float: left;
    position: relative;
    min-height: 1px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 16px;
    padding-left: 16px;
  }

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

  .col-xl-11 {
    width: 91.66667%;
  }

  .col-xl-10 {
    width: 83.33334%;
  }

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

  .col-xl-8 {
    width: 66.66667%;
  }

  .col-xl-7 {
    width: 58.33334%;
  }

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

  .col-xl-5 {
    width: 41.66667%;
  }

  .col-xl-4 {
    width: 33.33334%;
  }

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

  .col-xl-2 {
    width: 16.66667%;
  }

  .col-xl-1 {
    width: 8.33334%;
  }

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

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

  .col-xl-pull-10 {
    right: 83.33334%;
  }

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

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

  .col-xl-pull-7 {
    right: 58.33334%;
  }

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

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

  .col-xl-pull-4 {
    right: 33.33334%;
  }

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

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

  .col-xl-pull-1 {
    right: 8.33334%;
  }

  .col-xl-pull-0 {
    right: 0;
  }

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

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

  .col-xl-push-10 {
    left: 83.33334%;
  }

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

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

  .col-xl-push-7 {
    left: 58.33334%;
  }

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

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

  .col-xl-push-4 {
    left: 33.33334%;
  }

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

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

  .col-xl-push-1 {
    left: 8.33334%;
  }

  .col-xl-push-0 {
    left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-xl-inline {
    float: none;
  }

  .col-xl-inline-left {
    margin-right: 16px;
  }

  .col-xl-inline-right {
    float: right;
    margin-left: 16px;
  }
}

/* Grid flex
   -------------------------------------------------------------------------- */

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

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

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

.row-flex > [class*='col-'] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.row-flex > .col-flex-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.row-flex > .col-flex-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.row-flex > .col-flex-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

@media (min-width: 576px) {
  .row-flex-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .row-flex-sm > [class*='col-'] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .row-flex-sm > .col-flex-top-sm {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .row-flex-sm > .col-flex-center-sm {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .row-flex-sm > .col-flex-bottom-sm {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 768px) {
  .row-flex-md {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .row-flex-md > [class*='col-'] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .row-flex-md > .col-flex-top-md {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .row-flex-md > .col-flex-center-md {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .row-flex-md > .col-flex-bottom-md {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 1024px) {
  .row-flex-lg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .row-flex-lg > [class*='col-'] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .row-flex-lg > .col-flex-top-lg {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .row-flex-lg > .col-flex-center-lg {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .row-flex-lg > .col-flex-bottom-lg {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 1280px) {
  .row-flex-xl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .row-flex-xl > [class*='col-'] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .row-flex-xl > .col-flex-top-xl {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .row-flex-xl > .col-flex-center-xl {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .row-flex-xl > .col-flex-bottom-xl {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

/* Grid multi-column
   -------------------------------------------------------------------------- */

.multicol-1,
.multicol-2,
.multicol-3,
.multicol-4,
.multicol-5,
.multicol-6,
.multicol-7,
.multicol-8,
.multicol-9,
.multicol-10,
.multicol-11,
.multicol-12 {
  -webkit-column-gap: 32px;
          column-gap: 32px;
}

.multicol-1 {
  -webkit-column-count: 1;
          column-count: 1;
}

.multicol-2 {
  -webkit-column-count: 2;
          column-count: 2;
}

.multicol-3 {
  -webkit-column-count: 3;
          column-count: 3;
}

.multicol-4 {
  -webkit-column-count: 4;
          column-count: 4;
}

.multicol-5 {
  -webkit-column-count: 5;
          column-count: 5;
}

.multicol-6 {
  -webkit-column-count: 6;
          column-count: 6;
}

.multicol-7 {
  -webkit-column-count: 7;
          column-count: 7;
}

.multicol-8 {
  -webkit-column-count: 8;
          column-count: 8;
}

.multicol-9 {
  -webkit-column-count: 9;
          column-count: 9;
}

.multicol-10 {
  -webkit-column-count: 10;
          column-count: 10;
}

.multicol-11 {
  -webkit-column-count: 11;
          column-count: 11;
}

.multicol-12 {
  -webkit-column-count: 12;
          column-count: 12;
}

.multicol-gap-small {
  -webkit-column-gap: 16px;
          column-gap: 16px;
}

.multicol-gap-large {
  -webkit-column-gap: 48px;
          column-gap: 48px;
}

.multicol-break-avoid > * {
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}

.row.multicol-1,
.row.multicol-2,
.row.multicol-3,
.row.multicol-4,
.row.multicol-5,
.row.multicol-6,
.row.multicol-7,
.row.multicol-8,
.row.multicol-9,
.row.multicol-10,
.row.multicol-11,
.row.multicol-12 {
  margin-left: 0;
  margin-right: 0;
}

.row.multicol-1 > [class*='col-'],
.row.multicol-2 > [class*='col-'],
.row.multicol-3 > [class*='col-'],
.row.multicol-4 > [class*='col-'],
.row.multicol-5 > [class*='col-'],
.row.multicol-6 > [class*='col-'],
.row.multicol-7 > [class*='col-'],
.row.multicol-8 > [class*='col-'],
.row.multicol-9 > [class*='col-'],
.row.multicol-10 > [class*='col-'],
.row.multicol-11 > [class*='col-'],
.row.multicol-12 > [class*='col-'] {
  float: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/*! media.css */

/* Media
   ========================================================================== */

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

@media (min-width: 576px) {
  .media-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .media-body-sm {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (min-width: 768px) {
  .media-md {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .media-body-md {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (min-width: 1024px) {
  .media-lg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .media-body-lg {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media (min-width: 1280px) {
  .media-xl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .media-body-xl {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

/*! icons.css */

/* Icons
   ========================================================================== */

.icon {
  text-decoration: none;
  letter-spacing: 0;
}

.icon::before {
  display: inline-block;
  min-width: 1em;
  max-width: 1em;
}

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

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

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

.icon-rotate-90 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.icon-rotate-180 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.icon-rotate-270 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}

.icon-flip-horizontal {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.icon-flip-vertical {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.icon-flip-horizontal.icon-flip-vertical {
  -webkit-transform: scale(-1, -1);
      -ms-transform: scale(-1, -1);
          transform: scale(-1, -1);
}

/*! buttons.css */

/* Buttons
   ========================================================================== */

.btn {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #cfd2d5;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: inherit;
  font-style: normal;
  font-weight: bolder;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  height: auto;
  padding: 12px 22px;
  -webkit-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
}

.btn:hover,
.btn:focus {
  background-color: #8f9498;
  border-color: #8f9498;
  color: #fff;
  text-decoration: none;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn .icon {
  line-height: inherit;
  vertical-align: top;
}

/* Button sizes
   -------------------------------------------------------------------------- */

/**
 * Button large.
 */

.btn-large {
  font-size: 18px;
  padding: 16px 22px;
}

/**
 * Button small.
 */

.btn-small {
  font-size: 14px;
  padding: 8px 14px;
}

/* Button layouts
   -------------------------------------------------------------------------- */

/**
 * Button block.
 */

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

.btn-block + .btn-block {
  margin-top: 16px;
}

@media (max-width: 575px) {
  .btn-block-xs-only {
    display: block;
    width: 100%;
  }

  .btn-block-xs-only + .btn-block-xs-only {
    margin-top: 16px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .btn-block-sm-only {
    display: block;
    width: 100%;
  }

  .btn-block-sm-only + .btn-block-sm-only {
    margin-top: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  .btn-block-md-only {
    display: block;
    width: 100%;
  }

  .btn-block-md-only + .btn-block-md-only {
    margin-top: 16px;
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .btn-block-lg-only {
    display: block;
    width: 100%;
  }

  .btn-block-lg-only + .btn-block-lg-only {
    margin-top: 16px;
  }
}

@media (min-width: 1280px) {
  .btn-block-xl-only {
    display: block;
    width: 100%;
  }

  .btn-block-xl-only + .btn-block-xl-only {
    margin-top: 16px;
  }
}

/* Button types
   -------------------------------------------------------------------------- */

/**
 * Button primary.
 */

.btn-primary {
  background-color: #60a511;
  border-color: #60a511;
  color: #fff;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #418b00;
  border-color: #418b00;
  color: #fff;
}

/**
 * Button secondary.
 */

.btn-secondary {
  background-color: #346db7;
  border-color: #346db7;
  color: #fff;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #164c92;
  border-color: #164c92;
  color: #fff;
}

/**
 * Button link.
 */

.btn-link {
  background-color: transparent;
  border-color: transparent;
  color: #231f20;
  font-size: 14px;
  text-decoration: none;
  white-space: nowrap;
}

.btn-link::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 8px;
  vertical-align: middle;
  margin-left: 4px;
  position: relative;
  top: -1px;
}

.btn-link:hover,
.btn-link:focus {
  background-color: transparent;
  border-color: transparent;
  color: #231f20;
  text-decoration: none;
}

/**
 * Button disabled.
 */

.btn[disabled],
.btn.disabled {
  opacity: .25;
  cursor: not-allowed;
}

/* Button group
   -------------------------------------------------------------------------- */

.btn-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: -16px;
}

.btn-group .btn {
  margin-right: 16px;
  margin-bottom: 16px;
}

.btn-group .btn:last-child {
  margin-right: 0;
}

.btn-disabled,
.btn-disabled > a {
  pointer-events: none;
  cursor: default;
}

/*! images.css */

/* Images
   ========================================================================== */

/*! backgrounds.css */

/* Backgrounds
   ========================================================================== */

/**
 * Overlay
 */

[data-overlay] {
  position: relative;
}

[data-overlay]:before {
  position: absolute;
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

[data-overlay="1"]:before {
  opacity: 0.1;
}

[data-overlay="2"]:before {
  opacity: 0.2;
}

[data-overlay="3"]:before {
  opacity: 0.3;
}

[data-overlay="4"]:before {
  opacity: 0.4;
}

[data-overlay="5"]:before {
  opacity: 0.5;
}

[data-overlay="6"]:before {
  opacity: 0.6;
}

[data-overlay="7"]:before {
  opacity: 0.7;
}

[data-overlay="8"]:before {
  opacity: 0.8;
}

[data-overlay="9"]:before {
  opacity: 0.9;
}

[data-overlay="10"]:before {
  opacity: 1;
}

[data-overlay="0"]:before {
  opacity: 0;
}

/**
 * Scrim
 */

[data-scrim-bottom] {
  position: relative;
}

[data-scrim-bottom]:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 80%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%);
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}

[data-scrim-bottom="1"]:before {
  opacity: 0.1;
}

[data-scrim-bottom="2"]:before {
  opacity: 0.2;
}

[data-scrim-bottom="3"]:before {
  opacity: 0.3;
}

[data-scrim-bottom="4"]:before {
  opacity: 0.4;
}

[data-scrim-bottom="5"]:before {
  opacity: 0.5;
}

[data-scrim-bottom="6"]:before {
  opacity: 0.6;
}

[data-scrim-bottom="7"]:before {
  opacity: 0.7;
}

[data-scrim-bottom="8"]:before {
  opacity: 0.8;
}

[data-scrim-bottom="9"]:before {
  opacity: 0.9;
}

[data-scrim-bottom="10"]:before {
  opacity: 1;
}

[data-scrim-top] {
  position: relative;
}

[data-scrim-top]:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 80%;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0) 100%);
  top: 0;
  left: 0;
  z-index: 1;
}

[data-scrim-top="1"]:before {
  opacity: 0.1;
}

[data-scrim-top="2"]:before {
  opacity: 0.2;
}

[data-scrim-top="3"]:before {
  opacity: 0.3;
}

[data-scrim-top="4"]:before {
  opacity: 0.4;
}

[data-scrim-top="5"]:before {
  opacity: 0.5;
}

[data-scrim-top="6"]:before {
  opacity: 0.6;
}

[data-scrim-top="7"]:before {
  opacity: 0.7;
}

[data-scrim-top="8"]:before {
  opacity: 0.8;
}

[data-scrim-top="9"]:before {
  opacity: 0.9;
}

[data-scrim-top="10"]:before {
  opacity: 1;
}

/*! pullquote.css */

/* Pull quote
   ========================================================================== */

.pullquote {
  margin-top: 40px;
  margin-bottom: 40px;
}

.pullquote-avatar {
  border: 1px solid rgba(0,0,0,0.20);
  border-radius: 50%;
  margin-bottom: 12px;
  width: 64px;
  height: 64px;
}

.pullquote-content {
  color: #231f20;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: -1px;
}

.pullquote-caption {
  margin-top: 12px;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}

.pullquote-caption::before {
  content: "—";
  position: absolute;
  left: -20px;
}

.pullquote-caption cite {
  font-style: normal;
}

.pullquote-caption img {
  display: block;
  margin-top: 12px;
}

.pullquote-source {
  font-weight: bolder;
}

@media (min-width: 768px) {
  .pullquote {
    padding-left: 84px;
    position: relative;
  }

  .pullquote::before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e923";
    color: #60a511;
    font-size: 40px;
    position: absolute;
    top: 8px;
    left: 4px;
  }

  .pullquote-avatar {
    position: absolute;
    left: 0;
  }
}

/**
 * Alignment.
 */

.pullquote.alignleft {
  float: left;
  width: 50%;
  width: calc(50% - 16px);
  margin-right: 32px;
}

.pullquote.alignright {
  float: right;
  width: 50%;
  width: calc(50% - 16px);
  margin-left: 32px;
}

.pullquote.aligncenter {
  float: none;
  width: 50%;
  width: calc(50% - 16px);
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 575.98px) {
  .pullquote,
  .pullquote.alignleft,
  .pullquote.alignright,
  .pullquote.aligncenter {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
}

/*! panels.css */

/* Panels
   ========================================================================== */

.panel {
  background-color: #edeeef;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 32px;
}

.panel-header {
  position: relative;
}

.panel-title {
  margin-top: 0;
}

.panel-footer {
  margin-top: 32px;
  border-top: 1px solid;
  font-size: 14px;
  line-height: 20px;
  padding-top: 7px;
}

/**
 * Panel Light
 */

.panel-light {
  background-color: #fff;
}

@media (min-width: 1024px) {
  .panel {
    padding: 56px;
  }
}

/*! imgbox.css */

/* Image Boxes
   ========================================================================== */

.imgbox {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  min-height: 288px;
  margin-bottom: 40px;
  position: relative;
}

.imgbox:before {
  content: "";
  display: block;
  background-color: rgba(0,0,0,0.50);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.imgbox-inner {
  position: relative;
}

.imgbox-title {
  color: #fff;
  font-weight: bolder;
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 8px;
}

.imgbox-text {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}

/*! iconbox.css */

/* Icon Boxes
   ========================================================================== */

.iconbox {
  margin-bottom: 40px;
  padding-left: 68px;
  position: relative;
}

.iconbox-icon {
  display: inline-block;
  vertical-align: top;
  background-color: #60a511;
  border: 2px solid #60a511;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  padding: 14px;
  position: absolute;
  left: 0;
}

.iconbox-title {
  color: #231f20;
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 8px;
}

/*! iconbox.css */

/* Icon Boxes
   ========================================================================== */

.iconblock {
  padding-top: 56px;
  text-align: center;
}

.iconblock-link {
  text-decoration: none;
  color: inherit;
}

.iconblock-icon {
  color: #aaaeb2;
  font-size: 36px;
  margin-bottom: 8px;
}

.iconblock-title {
  margin-top: 0;
  padding-bottom: 16px;
  position: relative;
}

.iconblock-title::after {
  display: block;
  content: "";
  background-color: #60a511;
  width: 88px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.iconblock-text {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
}

.iconblock-link:hover,
.iconblock-link:focus {
  color: inherit;
  text-decoration: none;
}

.iconblock-link:hover .iconblock-icon,
.iconblock-link:focus .iconblock-icon,
.iconblock-link:hover .iconblock-title,
.iconblock-link:focus .iconblock-title {
  color: #60a511;
}

.iconblock-link.menu-item-disabled:hover .iconblock-icon,
.iconblock-link.menu-item-disabled:focus .iconblock-icon {
  color: #aaaeb2;
}

.iconblock-link.menu-item-disabled:hover .iconblock-title,
.iconblock-link.menu-item-disabled:focus .iconblock-title {
  color: #231f20;
}

/*! callout.css */

/* Callout
   ========================================================================== */

.callout {
  background-color: grey;
  min-height: 160px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: var(--baseline);
}

.callout-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}

.callout-col-inner {
  padding: 32px;
  position: relative;
  z-index: 1;
}

.callout-img-cover {
  position: absolute;
}

.callout-text {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0;
}

a.callout,
a.callout:hover,
a.callout:focus,
a.callout-col,
a.callout-col:hover,
a.callout-col:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .callout-col-inner {
    padding: 32px;
  }
}

/*! dividers.css */

/* Dividers
   ========================================================================== */

.divider {
  margin: 40px auto;
  width: 100%;
  text-align: center;
  position: relative;
  clear: both;
  overflow: hidden;
}

.divider-content {
  color: #231f20;
  font-weight: bolder;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.divider-content::before,
.divider-content::after {
  content: "";
  display: block;
  width: 10000px;
  height: 1px;
  position: absolute;
  top: 50%;
  background-color: #d5d8da;
  margin-top: -1px;
}

.divider-content::before {
  right: 100%;
  margin-right: 16px;
}

.divider-content::after {
  left: 100%;
  margin-left: 16px;
}

.divider-content .icon {
  display: block;
  background-color: #60a511;
  border: 2px solid #60a511;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  padding: 14px;
}

/*! tables.css */

/* Tables
   ========================================================================== */

.table {
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  line-height: 24px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.table thead th {
  background-color: #8f9498;
  color: #fff;
  padding: 16px;
}

.table tbody th {
  background-color: #edeeef;
  border-bottom: 1px solid #d5d8da;
  padding: 12px 16px 11px;
  vertical-align: bottom;
}

.table tbody td {
  border-bottom: 1px solid #d5d8da;
  padding: 12px 16px 11px;
}

@media (min-width: 768px) {
  .table {
    font-size: 15px;
  }
}

@media (min-width: 1024px) {
  .table {
    font-size: 16px;
  }
}

/* Striped table
   -------------------------------------------------------------------------- */

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

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

/* Bordered table
   -------------------------------------------------------------------------- */

.table-bordered thead th {
  border-left: 1px solid #d5d8da;
  padding-left: 15px;
}

.table-bordered thead th:first-child {
  border-left: 1px solid #60a511;
  padding-left: 15px;
}

.table-bordered thead th:last-child {
  border-right: 1px solid #60a511;
  padding-right: 15px;
}

.table-bordered tbody th {
  border-left: 1px solid #d5d8da;
  padding-left: 15px;
}

.table-bordered tbody th:first-child {
  border-left: 1px solid #d5d8da;
  padding-left: 15px;
}

.table-bordered tbody th:last-child {
  border-right: 1px solid #d5d8da;
  padding-right: 15px;
}

.table-bordered tbody td {
  border-left: 1px solid #d5d8da;
  padding-left: 15px;
}

.table-bordered tbody td:first-child {
  border-left: 1px solid #d5d8da;
  padding-left: 15px;
}

.table-bordered tbody td:last-child {
  border-right: 1px solid #d5d8da;
  padding-right: 15px;
}

.table-bordered tbody tr:first-child th,
.table-bordered tbody tr:first-child td {
  border-top: 1px solid #d5d8da;
  padding-top: 11px;
}

.table-bordered thead + tbody tr:first-child th,
.table-bordered thead + tbody tr:first-child td {
  border-top: 0;
  padding-top: 12px;
}

/* Borderless table
   -------------------------------------------------------------------------- */

.table-borderless {
  border: 0;
}

.table-borderless tbody th,
.table-borderless tbody td {
  border-bottom: 0;
  padding-bottom: 12px;
}

/* Rounded table
   -------------------------------------------------------------------------- */

.table-rounded thead th:first-child,
.table-rounded tbody tr:first-child th:first-child,
.table-rounded tbody tr:first-child td:first-child {
  border-top-left-radius: 4px;
}

.table-rounded thead th:last-child,
.table-rounded tbody tr:first-child th:last-child,
.table-rounded tbody tr:first-child td:last-child {
  border-top-right-radius: 4px;
}

.table-rounded thead + tbody tr:first-child th:first-child,
.table-rounded thead + tbody tr:first-child td:first-child {
  border-top-left-radius: 0;
}

.table-rounded thead + tbody tr:first-child th:last-child,
.table-rounded thead + tbody tr:first-child td:last-child {
  border-top-right-radius: 0;
}

.table-rounded tbody tr:last-child th:first-child,
.table-rounded tbody tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}

.table-rounded tbody tr:last-child th:last-child,
.table-rounded tbody tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}

/* Responsive table
   -------------------------------------------------------------------------- */

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/*! video-overlay.css */

/* Video Overlay
   ========================================================================== */

.video-overlay {
  background-color: #000;
  padding-bottom: 56.25%;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.video-overlay iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video-overlay-cover img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.video-overlay-cover::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  display: block;
  color: #fff;
  font-size: 32px;
  text-align: center;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/*! accordion.css */

/* Accordion
   ========================================================================== */

.accordion {
  margin-top: 40px;
  margin-bottom: 40px;
}

.accordion-header {
  background-color: #edeeef;
  border: 1px solid #d5d8da;
  margin-top: -1px;
  padding: 15px 15px 16px;
  cursor: pointer;
  position: relative;
}

.accordion-title {
  color: #5d6268;
  font-family: 'Prompt', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 0 32px 0 0;
  position: relative;
}

.accordion-title::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  height: 24px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.accordion-header:hover .accordion-title {
  color: #60a511;
}

.accordion-header.active {
  background-color: #60a511;
  border-color: #60a511;
}

.accordion-header.active .accordion-title {
  color: #fff;
}

.accordion-header.active .accordion-title::after {
  content: "\e90c";
}

.accordion-content {
  background-color: #fff;
  border: 1px solid #d5d8da;
  margin-top: -1px;
  padding: 23px 15px;
}

.accordion-item:first-of-type .accordion-header {
  margin-top: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.accordion-item:last-of-type .accordion-header {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.accordion-item:last-of-type .accordion-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/*! tabset.css */

/* Tabset
   ========================================================================== */

.tabset {
  margin-top: 40px;
  margin-bottom: 40px;
}

/**
 * Tabs.
 */

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #edeeef;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-radius: 4px 4px 0 0;
  border-color: #d5d8da;
  list-style: none;
  min-height: 56px;
  margin: 0;
  padding: 0;
}

.tab-item {
  margin: -1px 0 0 -1px;
  padding: 0;
}

/**
 * Tab link.
 */

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #edeeef;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #d5d8da;
  color: #5d6268;
  font-weight: bolder;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.tab-link:hover,
.tab-link:focus {
  color: #60a511;
  text-decoration: none;
}

.tab-link.active {
  position: relative;
}

.tab-link.active:after {
  content: "";
  display: block;
  background-color: #60a511;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
}

/**
 * Tab previous and next.
 */

.tab-previous,
.tab-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #60a511;
  font-size: 0;
  text-align: center;
  text-decoration: none;
  padding-left: 16px;
  padding-right: 16px;
  height: 100%;
}

.tab-previous::before,
.tab-next::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  vertical-align: top;
}

.tab-previous::before {
  content: "\e90d";
}

.tab-next::after {
  content: "\e90e";
}

.tab-previous:hover,
.tab-previous:focus,
.tab-next:hover,
.tab-next:focus {
  color: #60a511;
  text-decoration: none;
}

/**
 * Tab toggle.
 */

.tab-toggle {
  display: none;
  background-color: #edeeef;
  border: 1px solid #d5d8da;
  color: #5d6268;
  font-weight: bolder;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  margin-top: -1px;
  padding: 15px 47px 16px 15px;
  position: relative;
}

.tab-toggle:first-of-type {
  margin-top: 0;
}

.tab-toggle::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  height: 24px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
}

.tab-toggle:hover,
.tab-toggle:focus {
  color: #60a511;
  text-decoration: none;
}

.tab-toggle.active {
  background-color: #fff;
}

.tab-toggle.active::after {
  content: "\e90c";
}

/**
 * Tab.
 */

.tab {
  display: none;
  background-color: #fff;
  border: 1px solid #d5d8da;
  border-radius: 0 0 4px 4px;
  padding: 23px 15px;
}

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

.tab.active {
  display: block;
}

/* Tabset variations
   -------------------------------------------------------------------------- */

/* Responsive tabset
   -------------------------------------------------------------------------- */

@media (max-width: 767.98px) {
  .tabset-responsive .tabs {
    display: none;
  }

  .tabset-responsive .tab-toggle {
    display: block;
  }

  .tabset-responsive .tab {
    margin-top: -1px;
  }
}

/*! slider.css */

/* Sliders
   ========================================================================== */

/* Slick slider
   -------------------------------------------------------------------------- */

.slick-slider {
  position: relative;
  display: block;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

/**
 * Slick list.
 */

.slick-list {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

.slick-list,
.slick-track {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track::after {
  display: table;
  clear: both;
  content: "";
}

.slick-loading .slick-track {
  visibility: hidden;
}

/**
 * Slick slide.
 */

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  margin: 0;
  padding: 0;
}

.slick-slide img {
  display: block;
  max-width: 100%;
  height: auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
  position: relative;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

/**
 * Slick arrows.
 */

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  background-color: #aaaeb2;
  border-radius: 50%;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  color: #fff;
  text-align: center;
  border: none;
  padding: 12px;
  position: absolute;
  top: 50%;
  z-index: 2;
}

.slick-prev {
  left: 16px;
}

.slick-next {
  right: 16px;
}

.slick-prev::before,
.slick-next::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1;
}

.slick-prev::before {
  content: "\e90d";
}

.slick-next::after {
  content: "\e90e";
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background-color: #5d6268;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
  cursor: auto;
}

/**
 * Slick dots.
 */

.slick-dots {
  list-style: none;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  z-index: 2;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  padding: 0;
  position: relative;
}

.slick-dots button {
  display: block;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, .5);
  font-size: 0;
  line-height: 0;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
}

.slick-dots button:hover,
.slick-dots button:focus {
  background-color: rgba(0, 0, 0, .75);
}

.slick-dots .slick-active button::before {
  content: "";
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
}

/* Slider
   -------------------------------------------------------------------------- */

.slider {
  margin-top: 40px;
  margin-bottom: 40px;
}

.slide {
  vertical-align: top;
}

/*! modals.css */

/* Modals
   ========================================================================== */

/* Fancybox
   -------------------------------------------------------------------------- */

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #231f20;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s, visibility 0s linear .25s;
  -o-transition: opacity .25s, visibility 0s linear .25s;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity .25s, visibility 0s;
  -o-transition: opacity .25s, visibility 0s;
  transition: opacity .25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #d5d8da;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 0;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 16px rgba(0,0,0,0.10);
          box-shadow: 0 0 16px rgba(0,0,0,0.10);
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 0;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #d5d8da;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  -webkit-transition: opacity .25s, visibility 0s, color .25s;
  -o-transition: opacity .25s, visibility 0s, color .25s;
  transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  -webkit-transition: stroke .1s;
  -o-transition: stroke .1s;
  transition: stroke .1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #d5d8da;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */

.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC");
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #d5d8da;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* Transition effects */

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #5d6268;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 2px solid #fff;
  bottom: 2px;
  content: '';
  left: 2px;
  opacity: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */

@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}

/*! gallery.css */

/* Gallery
   ========================================================================== */

.gallery {
  margin: 40px -16px;
}

.gallery-columns {
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  margin-bottom: -32px;
}

.gallery-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 32px;
  padding: 0 16px;
}

.gallery-thumbnail img {
  border-radius: 4px;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.gallery-caption {
  border-bottom: 1px solid #d5d8da;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  margin-top: 16px;
  padding-bottom: 15px;
}

.gallery-item {
  width: 50%;
}

@media (min-width: 576px) {
  .gallery-columns-1 .gallery-item {
    width: 100%;
  }

  .gallery-columns-2 .gallery-item {
    width: 50%;
  }

  .gallery-columns-3 .gallery-item {
    width: 33.33334%;
  }

  .gallery-columns-4 .gallery-item {
    width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    width: 20%;
  }

  .gallery-columns-6 .gallery-item {
    width: 16.66667%;
  }

  .gallery-columns-7 .gallery-item {
    width: 14.2857%;
  }

  .gallery-columns-8 .gallery-item {
    width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
    width: 11.11111%;
  }
}

/*! pagination.css */

/* Navigations
   ========================================================================== */

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

/* Paging navigation
   ========================================================================== */

.paging-navigation {
  clear: both;
  border-top: 1px solid #d5d8da;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 15px;
  padding-bottom: 16px;
  position: relative;
}

.paging-navigation .nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.paging-navigation .nav-links-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 48px;
}

.paging-navigation .nav-links-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.paging-navigation .nav-links-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 48px;
}

/**
 * Numbers
 */

.paging-navigation .page-numbers {
  display: inline-block;
  vertical-align: top;
  color: #5d6268;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  min-width: 32px;
}

.paging-navigation .page-numbers:hover,
.paging-navigation .page-numbers:focus {
  color: #60a511;
}

/**
 * First and Last
 */

.paging-navigation .first,
.paging-navigation .last {
  color: #231f20;
  font-size: 0;
  min-width: auto;
}

.paging-navigation .first {
  text-align: left;
  margin-left: 0;
}

.paging-navigation .last {
  text-align: right;
  margin-right: 0;
}

.paging-navigation .first::before,
.paging-navigation .last::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}

.paging-navigation .first::before {
  content: "\e910";
  margin-right: 8px;
}

.paging-navigation .last::after {
  content: "\e911";
  margin-left: 8px;
}

.paging-navigation .first:hover,
.paging-navigation .first:focus,
.paging-navigation .last:hover,
.paging-navigation .last:focus {
  color: #60a511;
}

/**
 * Previous and Next
 */

.paging-navigation .previous,
.paging-navigation .next {
  color: #231f20;
  font-size: 0;
  min-width: auto;
}

.paging-navigation .previous {
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}

.paging-navigation .next {
  text-align: right;
  margin-right: 0;
  margin-left: auto;
}

.paging-navigation .previous::before,
.paging-navigation .next::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}

.paging-navigation .previous::before {
  content: "\e90d";
  margin-right: 8px;
}

.paging-navigation .next::after {
  content: "\e90e";
  margin-left: 8px;
}

.paging-navigation .previous:hover,
.paging-navigation .previous:focus,
.paging-navigation .next:hover,
.paging-navigation .next:focus {
  color: #60a511;
}

.paging-navigation .current,
.paging-navigation .current:hover,
.paging-navigation .current:focus {
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 2px #d5d8da;
          box-shadow: inset 0 0 0 2px #d5d8da;
  font-weight: 600;
  color: #231f20;
}

/* Pager navigation
   ========================================================================== */

.pager-navigation {
  clear: both;
  border-top: 1px solid #d5d8da;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 23px;
  padding-bottom: 16px;
  position: relative;
}

.pager-navigation .nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/**
 * Index
 */

.pager-navigation .nav-index {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  text-align: center;
  min-width: 32px;
  margin-right: auto;
  margin-left: auto;
}

.pager-navigation .nav-index a {
  color: #231f20;
  display: block;
}

.pager-navigation .nav-index a::before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  content: "\e917";
}

.pager-navigation .nav-index a:hover,
.pager-navigation .nav-index a:focus {
  color: #60a511;
}

/**
 * Previous and Next
 */

.pager-navigation .nav-previous,
.pager-navigation .nav-next {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 32px;
  width: 100%;
}

.pager-navigation .nav-previous {
  margin-right: auto;
  padding-right: 16px;
}

.pager-navigation .nav-next {
  text-align: right;
  margin-left: auto;
  padding-left: 16px;
}

.pager-navigation .nav-previous a,
.pager-navigation .nav-next a {
  display: block;
  color: #5d6268;
  text-decoration: none;
}

.pager-navigation .nav-previous a::before,
.pager-navigation .nav-next a::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  color: #231f20;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}

.pager-navigation .nav-previous a::before {
  float: left;
  content: "\e90d";
  margin-right: 8px;
}

.pager-navigation .nav-next a::after {
  float: right;
  content: "\e90e";
  margin-left: 8px;
}

.pager-navigation .nav-previous a:hover,
.pager-navigation .nav-previous a:focus,
.pager-navigation .nav-next a:hover,
.pager-navigation .nav-next a:focus {
  color: #60a511;
}

/*! menus.css */

/* Menus
   ========================================================================== */

.menu,
.sub-menu {
  list-style: none;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  margin: 0;
  padding: 0;
}

.menu::after,
.sub-menu::after {
  display: table;
  clear: both;
  content: "";
}

.menu > li > a,
.sub-menu > li > a {
  display: block;
  text-decoration: none;
}

.menu-item-disabled,
.menu-item-disabled > a {
  pointer-events: none;
  cursor: default;
}

/*! forms.css */

/* Custom Forms
   ========================================================================== */

/* Search form
   -------------------------------------------------------------------------- */

.search-form {
  clear: both;
  position: relative;
}

.search-form label {
  display: block;
  margin-bottom: 0;
}

.search-field {
  display: block;
  width: 100%;
}

.search-submit {
  background-color: transparent;
  border: 0;
  color: #231f20;
  font-size: 0;
  letter-spacing: 0;
  margin: auto 0;
  padding: 0 16px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.search-submit::before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e925";
  font-size: 16px;
  text-align: center;
}

.search-submit:hover,
.search-submit:focus {
  color: #60a511;
}

/*! social.css */

/* Social
   ========================================================================== */

.social-title {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 8px;
}

/**
 * Social menu.
 */

.social-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.social-menu > li {
  margin-right: 8px;
}

.social-menu > li:last-child {
  margin-right: 0;
}

.social-menu > li > a {
  display: block;
  color: #fff;
  font-size: 0;
  background-color: #60a511;
  border: 2px solid #60a511;
  border-radius: 50%;
  text-decoration: none;
  padding: 8px;
}

.social-menu > li > a::before {
  font-size: 16px;
}

.social-menu > li > a:hover,
.social-menu > li > a:focus {
  background-color: #418b00;
  border-color: #418b00;
  color: #fff;
}

.footer-social {
  margin-top: 16px;
}

/*! ratio.css */

/* Ratio
   ========================================================================== */

.ratio {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.ratio .ratio-item,
.ratio iframe,
.ratio embed,
.ratio object,
.ratio video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.ratio-21x9 {
  padding-bottom: 42.857143%;
}

.ratio-16x9 {
  padding-bottom: 56.25%;
}

.ratio-4x3 {
  padding-bottom: 75%;
}

.ratio-1x1 {
  padding-bottom: 100%;
}

/*! anchors.css */

/* Anchors
   ========================================================================== */

/**
 * 1. Anchor offset height value sticky header.
 */

.site-sticky *[id]::before {
  display: block;
  content: "";
  margin-top: -20vh;
  /* 1 */
  height: -20vh;
  /* 1 */
  visibility: hidden;
}

/*! text.css */

/* Text
   ========================================================================== */

.text-pre-title {
  color: #231f20;
  font-family: 'Prompt', sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 16px;
}

.text-title {
  color: #231f20;
  font-family: 'Prompt', sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 24px;
}

@media (min-width: 576px) {
  .text-title {
    font-size: 2.4rem;
    line-height: 1.166666666666667;
  }
}

.text-subtitle {
  color: #231f20;
  font-family: 'Prompt', sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 16px;
}

.text-large {
  font-size: 120%;
}

.text-small {
  font-size: 80%;
}

.text-black {
  font-weight: 900;
}

.text-extra-bold {
  font-weight: 800;
}

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

.text-semi-bold {
  font-weight: 600;
}

.text-medium {
  font-weight: 500;
}

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

.text-light {
  font-weight: 300;
}

.text-extra-light {
  font-weight: 200;
}

.text-thin {
  font-weight: 100;
}

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

.text-bolder {
  font-weight: bolder;
}

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

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

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

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

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

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

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

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

.text-underline {
  text-decoration: underline;
}

.text-strikethrough {
  text-decoration: line-through;
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.text-hyphenate {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.text-fluid-title {
  font-size: calc(1rem + 2vw);
}

.text-fluid-h1 {
  font-size: calc(1rem + 1.66667vw);
}

.text-fluid-h2 {
  font-size: calc(1rem + 1.5vw);
}

.text-fluid-h3 {
  font-size: calc(1rem + 1.25vw);
}

.text-fluid-h4 {
  font-size: calc(1rem + 1vw);
}

.text-fluid-h5 {
  font-size: calc(1rem + .875vw);
}

.text-fluid-h6 {
  font-size: calc(1rem + 0.66667vw);
}

.text-line,
.text-line-left,
.text-line-right {
  display: block;
  overflow: hidden;
}

.text-line {
  text-align: center;
}

.text-line-left {
  text-align: right;
}

.text-line-right {
  text-align: left;
}

.text-line::before,
.text-line::after,
.text-line-left::before,
.text-line-right::after {
  background-color: #cfd2d5;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

.text-line::before {
  right: 16px;
  margin-left: -50%;
}

.text-line::after {
  left: 16px;
  margin-right: -50%;
}

.text-line-left::before {
  right: 16px;
  margin-left: -100%;
  width: 100%;
}

.text-line-right::after {
  left: 16px;
  margin-right: -100%;
  width: 100%;
}

.text-color-light {
  color: #fff;
}

.text-color-dark {
  color: #231f20;
}

.text-color-primary {
  color: #60a511;
}

.text-color-secondary {
  color: #346db7;
}

.text-line-height-0 {
  line-height: 0;
}

/*! display.css */

/* Display
   ========================================================================== */

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

@media print {
  .d-print-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

/*! spacing.css */

/* Spacing
   ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! misc.css */

/* Misc
   ========================================================================== */

/**
 * Alignment.
 */

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignnone {
  float: none;
}

/**
 * Clear floats.
 */

.clear {
  clear: both;
}

.clearleft {
  clear: left;
}

.clearright {
  clear: right;
}

/**
 * Clearfix.
 */

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

/**
 * Image replacement.
 */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.ir::before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/**
 * Hide from both screenreaders and browsers.
 */

.hidden {
  display: none !important;
  visibility: hidden;
}

/**
 * Hide only visually, but have it available for screenreaders.
 */

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

/**
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard.
 */

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

/**
 * Hide visually and from screenreaders, but maintain layout.
 */

.invisible {
  visibility: hidden;
}

/**
 * Text meant only for screen readers.
 */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.screen-reader-text:focus {
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .5);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, .5);
  clip: auto !important;
  color: #000;
  font-weight: bolder;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
  height: auto;
  padding: 8px;
  top: 4px;
  left: 4px;
  width: auto;
  z-index: 100000;
}

/**
 * Baseline grid.
 */

.baseline {
  position: relative;
}

.baseline::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMSA0OCI+PGRlZnM+ICAgIDxzdHlsZT4gICAgICAuY2xzLTEsIC5jbHMtMiwgLmNscy0zIHsgICAgICAgIGZpbGw6IHJlZDsgICAgICB9ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsgICAgICAgIG9wYWNpdHk6IDAuMTsgICAgICB9ICAgICAgLmNscy0yIHsgICAgICAgIG9wYWNpdHk6IDAuMjU7ICAgICAgfSAgICAgIC5jbHMtMyB7ICAgICAgICBvcGFjaXR5OiAwLjU7ICAgICAgfSAgICA8L3N0eWxlPiAgPC9kZWZzPiAgPHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMCwwSDFWOEgwVjBaTTAsOEgxdjhIMFY4Wm0wLDhIMXY4SDBWMTZaIi8+ICA8cmVjdCBjbGFzcz0iY2xzLTIiIHk9IjciIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMTUiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMyIgeT0iMjMiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMzEiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMzkiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4gIDxyZWN0IGNsYXNzPSJjbHMtMyIgeT0iNDciIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz48L3N2Zz4=");
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

/* @import "components/animate.css"; */

/**
 * 4.0 - Regions
 */

/*! region-site.css */

/* Site
   ========================================================================== */

.site {
  position: relative;
}

@media (min-width: 1024px) {
  /**
	 * Sticky.
	 */

  .site.sticky {
    padding-top: 136px;
  }
}

/* Site sidepane
   ========================================================================== */

.site-sidepane {
  position: fixed;
  top: 0;
  left: 0;
}

/*! region-header.css */

/* Header region
   ========================================================================== */

.site-header {
  background-color: #fff;
  z-index: 999;
}

.header-area-1 {
  /* background-color: #5d6268; */
  background-color: #000;
}

@media (min-width: 1024px) {
  .site-header {
    background-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
  }

  .header-area-1 {
    background-color: transparent;
  }

  /**
	 * Sticky.
	 */

  .header-region.sticky {
    -webkit-box-shadow: 1px 0 4px rgba(0,0,0,0.25);
            box-shadow: 1px 0 4px rgba(0,0,0,0.25);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
            transform: translateY(-200px);
    -webkit-transition: translate 0.5s;
    -o-transition: translate 0.5s;
    transition: translate 0.5s;
    z-index: 1000;
  }

  .header-region.sticky-scrolled {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

/* Site Branding
   -------------------------------------------------------------------------- */

.site-branding {
  padding-top: 8px;
  padding-bottom: 16px;
}

.site-brand {
  text-decoration: none;
}

.site-logo {
  vertical-align: top;
  width: auto;
  height: 32px;
}

.site-title {
  line-height: 0;
  margin: 0;
  padding: 0;
}

.site-tagline {
  margin: 0;
  padding: 0;
}

@media (min-width: 1024px) {
  .site-branding {
    position: relative;
    padding-top: 36px;
    padding-bottom: 32px;
  }

  .site-branding::after {
    background-color: #60a511;
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 240px;
  }

  .site-brand {
    display: block;
  }

  .site-logo {
    height: 44px;
  }
}

/* Header Navigation
   -------------------------------------------------------------------------- */

.header-menu > li {
  font-size: 13px;
  line-height: 16px;
  display: inline-block;
  vertical-align: top;
}

.header-menu > li + li {
  margin-left: 16px;
}

.header-menu > li > a {
  color: #231f20;
  display: inline-block;
}

.header-menu > li > a:hover,
.header-menu > li > a:focus {
  color: #60a511;
}

.header-menu > .menu-item-login > a {
  position: relative;
}

.header-menu > .menu-item-login > a::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e927";
  font-size: 16px;
  vertical-align: top;
  margin-right: 8px;
  position: relative;
}

@media (min-width: 1024px) {
  .header-menu {
    float: left;
  }

  .header-menu > li {
    float: left;
    line-height: 28px;
    padding-top: 1px;
    padding-bottom: 3px;
  }

  .header-menu > li > a {
    color: rgba(255,255,255,0.50);
  }

  .header-menu > li > a:hover,
  .header-menu > li > a:focus {
    color: #fff;
  }

  .header-menu > .menu-item-login > a::before {
    top: 6px;
  }
}

/* Standalone header region
   -------------------------------------------------------------------------- */

@media (min-width: 1024px) {
  .standalone-header-region .site-branding {
    border-bottom: 1px solid rgba(255,255,255,0.20);
    padding-bottom: 31px;
  }

  .standalone-header-region .site-branding::after {
    bottom: -1px;
  }
}

/*! region-navigation.css */

/* Navigation region
   ========================================================================== */

.navigation-region {
  background-color: #edeeef;
  padding-top: 12px;
  padding-bottom: 40px;
}

@media (max-width: 1023.98px) {
  .navigation-collapse {
    max-height: 0;
    overflow: hidden;
    -webkit-transition-property: max-height;
    -o-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 0s;
         -o-transition-duration: 0s;
            transition-duration: 0s;
  }

  .navigation-open {
    max-height: 10000px;
    -webkit-transition-duration: 5.0s;
         -o-transition-duration: 5.0s;
            transition-duration: 5.0s;
  }
}

@media (min-width: 1024px) {
  .navigation-region {
    background-color: transparent;
    margin-top: -41px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-area-2 {
    clear: both;
  }

  .navigation-area-2-inner {
    float: right;
    margin-top: -100px;
    position: relative;
  }
}

/**
 * Navigation Toggle.
 */

.navigation-toggle {
  float: right;
  background-color: transparent;
  border: transparent;
  margin: 0;
  padding: 6px 0;
  position: relative;
  z-index: 8000;
  cursor: pointer;
}

.navigation-toggle-text {
  float: left;
  font-size: 14px;
  line-height: 28px;
  padding-right: 8px;
}

.navigation-toggle-icon,
.navigation-toggle-icon::before,
.navigation-toggle-icon::after {
  display: block;
  content: "";
  background-color: #fff;
  border-radius: 1px;
  height: 3px;
  width: 24px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.navigation-toggle-icon {
  float: right;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.navigation-toggle-icon::before {
  top: -9px;
}

.navigation-toggle-icon::after {
  bottom: -9px;
}

.navigation-toggle:hover .navigation-toggle-icon,
.navigation-toggle:focus .navigation-toggle-icon,
.navigation-toggle:hover .navigation-toggle-icon::before,
.navigation-toggle:focus .navigation-toggle-icon::before,
.navigation-toggle:hover .navigation-toggle-icon::after,
.navigation-toggle:focus .navigation-toggle-icon::after {
  background-color: #fff;
}

/**
 * Active Navigation Toggle.
 */

.navigation-toggle.active .navigation-toggle-icon {
  background-color: transparent;
}

.navigation-toggle.active .navigation-toggle-icon::before,
.navigation-toggle.active .navigation-toggle-icon::after {
  top: 0;
}

.navigation-toggle.active .navigation-toggle-icon::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.navigation-toggle.active .navigation-toggle-icon::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (min-width: 1024px) {
  .navigation-toggle {
    display: none;
  }
}

/* Site navigation
   -------------------------------------------------------------------------- */

@media (min-width: 1024px) {
  .site-navigation {
    border-bottom: 1px solid rgba(255,255,255,0.20);
  }
}

/* Site menu
   -------------------------------------------------------------------------- */

.site-menu {
  margin-bottom: 32px;
}

.site-menu > li {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

.site-menu > li > a {
  color: rgba(35,31,32,0.80);
  border-bottom: 1px solid #d5d8da;
  padding-top: 16px;
  padding-bottom: 15px;
  position: relative;
}

.site-menu > li > a:hover,
.site-menu > li > a:focus {
  color: #60a511;
}

@media (min-width: 1024px) {
  .site-menu {
    float: right;
    margin-top: -8px;
    margin-bottom: 0;
  }

  .site-menu > li {
    float: left;
    font-size: 15px;
    margin-right: 20px;
    padding-bottom: 28px;
    position: relative;
  }

  .site-menu > li:last-child {
    margin-right: 0;
  }

  .site-menu > li > a {
    color: rgba(255,255,255,0.80);
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: 1px;
  }

  .site-menu > li > a:hover,
  .site-menu > li > a:focus {
    color: #fff;
  }

  .site-menu > li .sub-menu-toggle {
    display: none;
  }
}

@media (min-width: 1280px) {
  .site-menu > li {
    font-size: 16px;
    margin-right: 32px;
  }
}

/**
 * Site menu tier two.
 */

.site-menu > li .sub-menu-toggle {
  float: right;
  position: relative;
  margin-left: 8px;
}

.site-menu > li .sub-menu-toggle::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90c";
  font-size: 9px;
  width: 40px;
  height: 40px;
}

.site-menu > li > ul {
  display: none;
  padding-top: 8px;
}

.site-menu > li > ul > li {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
}

.site-menu > li > ul > li > a {
  color: rgba(35,31,32,0.80);
}

@media (max-width: 1023.98px) {
  .site-menu > li > ul.active {
    display: block;
  }

  .site-menu > li .sub-menu-toggle.active::before {
    content: "\e913";
  }
}

@media (min-width: 1024px) {
  .site-menu > li .sub-menu-toggle::before {
    content: "\e90c";
  }

  .site-menu > li:hover > ul {
    display: block;
  }

  .site-menu > li:focus-within > ul {
    display: block;
  }

  .site-menu > li > ul {
    background-color: #edeeef;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.10);
            box-shadow: 0 0 8px rgba(0,0,0,0.10);
    border-radius: 0 0 4px 4px;
    min-width: 160px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
  }

  .site-menu > li > ul:after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #60a511;
    border-radius: 3px 3px 0 0;
  }

  .site-menu > li > ul > li {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .site-menu > li > ul > li > a:hover,
  .site-menu > li > ul > li > a:focus {
    color: #60a511;
  }
}

/**
 * Site menu tier three.
 */

.site-menu > li > ul > li > ul {
  display: none;
}

.site-menu > li > ul > li > ul > li {
  padding-left: 16px;
  padding-right: 16px;
}

.site-menu > li > ul > li > ul > li > a {
  border-top: 1px solid #d5d8da;
  padding-top: 11px;
  padding-bottom: 12px;
}

.site-menu > li > ul > li > ul > li:first-child > a {
  border-top: 0;
  padding-top: 12px;
}

@media (max-width: 1023.98px) {
  .site-menu > li > ul > li > ul.active {
    display: block;
  }
}

@media (min-width: 1024px) {
  .site-menu > li > ul > li .sub-menu-toggle::before {
    content: "\e90e";
  }

  .site-menu > li > ul > li:hover > ul {
    display: block;
  }

  .site-menu > li > ul > li:focus-within > ul {
    display: block;
  }

  .site-menu > li > ul > li > ul {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.10);
            box-shadow: 0 0 8px rgba(0,0,0,0.10);
    width: 240px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1001;
  }
}

/*! region-hero.css */

/* Hero region
   ========================================================================== */

.site-hero {
  background-color: #edeeef;
  background-image: url("../img/bg-04.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin: 0;
  background: 0;
  position: relative;
}

.hero-desktop-bg,
.hero-mobile-bg {
  background-color: #edeeef;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.hero-desktop-bg {
  display: none;
}

.hero-title {
  color: #fff;
  margin-top: 0;
}

.hero-cap {
  background-image: url("../img/bg-01.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 56px;
  position: relative;
  z-index: 2;
}

/**
 * Hero slider.
 */

.hero-slider {
  margin: 0;
}

.hero-slide {
  padding: 0;
}

.hero-navigation {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/**
 * Hero entry.
 */

.hero-entry {
  padding-top: 48px;
  padding-bottom: 168px;
  max-width: 768px;
  position: relative;
}

.hero-entry .entry-title {
  color: #fff;
  margin-top: 0;
}

.hero-entry .entry-summary {
  font-size: 18px;
  color: #cfd2d5;
}

.hero-entry .entry-summary .btn:first-of-type {
  margin-bottom: 16px;
}

.hero-entry .entry-summary p {
  margin-bottom: 32px;
}

@media (min-width: 576) {
  .hero-entry .entry-summary .btn:first-of-type {
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {

}

@media (min-width: 1024px) {
  .site-hero {
    background-image: url("../img/bg-03.jpg");
  }

  .hero-desktop-bg {
    display: block;
  }

  .hero-mobile-bg {
    display: none;
  }

  .hero-entry {
    height: 720px;
    margin-bottom: -56px;
    padding-top: 228px;
  }

  .hero-entry .entry-summary {
    padding-right: 240px;
  }
}

/*! region-headline.css */

/* Headline region
   ========================================================================== */

.site-headline {
  background-color: #231f20;
  background-image: url("../img/bg-06.png"), url("../img/bg-05.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center bottom;
  background-size: auto, cover;
}

.headline-area::before,
.headline-area::after {
  display: table;
  clear: both;
  content: "";
}

.headline-title {
  color: #fff;
  margin-top: 36px;
  margin-bottom: 36px;
}

.headline-body {
  padding-top: 32px;
  padding-bottom: 48px;
}

.headline-body .panel-body > p:last-of-type {
  margin-bottom: 0;
}

.headline-cap {
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 56px;
}

.headline-cap-light {
  background-image: url("../img/bg-04.png");
}

.headline-cap-gray {
  background-image: url("../img/bg-01.png");
}

.headline-cap-dark {
  background-image: url("../img/bg-07.png");
}

@media (min-width: 1024px) {
  .site-headline {
    padding-top: 116px;
  }
}

/*! region-body.css */

/* Body region
   ========================================================================== */

/*! region-content.css */

/* Content region
   ========================================================================== */

.content-curve-light {
  background-image: url("../img/bg-01.png");
}

.content-curve-gray {
  background-image: url("../img/bg-01.png");
}

.content-curve-dark {
  background-image: url("../img/bg-01.png");
}

@media (min-width: 1024px) {

}

/* Home content region
   ========================================================================== */

/* Team content region
   ========================================================================== */

.team-content-area {
  padding-top: 16px;
}

/* Archive entry.
   -------------------------------------------------------------------------- */

.team-entry {
  margin-bottom: 28px;
}

.team-entry .entry-thumbnail {
  display: block;
  margin-bottom: 20px;
}

.team-entry .entry-thumbnail.disabled:hover {
  cursor: default;
}

.team-entry .entry-thumbnail img {
  width: 100%;
  border-radius: 8px;
}

.team-entry .entry-title {
  margin-top: 0;
  margin-bottom: 4px;
}

.team-entry .entry-title a:hover,
.team-entry .entry-title a:focus {
  color: #60a511;
}

.team-entry .entry-subtitle {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
}

.team-entry .entry-meta > :not(:last-child):after {
  content: "\20\2f\20";
  margin-left: 4px;
  margin-right: 4px;
}

.team-entry .entry-meta a {
  text-decoration: none;
}

.team-entry .social-links {
  float: right;
  font-size: 16px;
  line-height: 1;
}

.team-entry .social-links a {
  display: inline-block;
  vertical-align: top;
  background-color: #edeeef;
  border-radius: 50%;
  color: #8f9498;
  padding: 12px;
}

.team-entry .social-links a:hover,
.team-entry .social-links a:focus {
  background-color: #60a511;
  color: #fff;
}

.team-entry .social-links .icon {
  vertical-align: top;
}

.team-entry .entry-body {
  display: none;
}

.team-entry .entry-content .more-link {
  text-decoration: none;
  white-space: nowrap;
}

.team-entry-modal {
  max-width: 768px;
  padding: 48px;
}

.team-entry-modal .entry-header {
  margin-bottom: 24px;
}

@media (min-width: 576px) {
  .team-entry-modal .entry-thumbnail {
    float: right;
    margin-left: 32px;
    max-width: 268px;
  }
}

/* Archive content region
   ========================================================================== */

@media (min-width: 1024px) {
  .archive-content-area {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

/* Archive entry.
   -------------------------------------------------------------------------- */

.archive-entry {
  margin-bottom: 32px;
}

.archive-entry:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.archive-entry .entry-thumbnail {
  display: block;
  margin-bottom: 20px;
}

.archive-entry .entry-thumbnail img {
  border-radius: 4px;
  width: 100%;
}

.archive-entry .entry-title {
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 12px;
}

.archive-entry .entry-title a:hover,
.archive-entry .entry-title a:focus {
  color: #60a511;
  text-decoration: none;
}

.archive-entry .entry-meta {
  font-size: 14px;
}

.archive-entry .entry-meta > :not(:last-child):after {
  content: "\20\2f\20";
  margin-left: 4px;
  margin-right: 4px;
}

.archive-entry .entry-meta a {
  color: inherit;
  text-decoration: none;
}

.archive-entry .entry-summary p {
  margin-bottom: 0;
}

.archive-entry .entry-summary .more-link {
  color: #231f20;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.archive-entry .entry-summary .more-link:hover,
.archive-entry .entry-summary .more-link:focus {
  color: #60a511;
}

@media (min-width: 576px) {
  .archive-entry .entry-thumbnail {
    margin-bottom: 0;
  }
}

/**
 * Featured archive entry.
 */

.featured-archive-entry .entry-header {
  margin-bottom: 24px;
}

.featured-archive-entry .entry-thumbnail {
  margin-bottom: 32px;
}

.featured-archive-entry .entry-title {
  font-size: 32px;
  line-height: 40px;
}

/* Singular content region
   ========================================================================== */

.singular-content-area {
  padding-bottom: 16px;
}

@media (min-width: 1024px) {
  .singular-content-area {
    padding-top: 32px;
  }
}

/* Singular entry.
   -------------------------------------------------------------------------- */

.singular-entry .entry-header {
  margin-bottom: 32px;
}

.singular-entry .entry-title {
  margin-bottom: 16px;
  margin-top: 0;
}

.singular-entry .entry-meta {
  font-weight: 600;
}

.singular-entry .entry-meta > :not(:last-child):after {
  content: "\20\2f";
}

.singular-entry .entry-meta a {
  color: #5d6268;
  text-decoration: none;
}

/* Contact content region
   ========================================================================== */

.contact-content-area {
  padding-bottom: 48px;
}

/* Page content region
   ========================================================================== */

.page-content-area {
  margin-bottom: 48px;
}

/* Page entry.
   -------------------------------------------------------------------------- */

.page-entry .entry-title {
  margin-top: 0;
}

@media (min-width: 1024px) {
  .page-entry {
    padding-top: 32px;
  }
}

/* Winbar content region
   ========================================================================== */

.webinar-content-area {
  padding-bottom: 16px;
}

@media (min-width: 1024px) {
  .webinar-content-area {
    padding-top: 32px;
  }
}

/* Webinar entry.
   -------------------------------------------------------------------------- */

.webinar-entry {
  margin-bottom: 40px;
}

.webinar-entry .entry-title {
  margin-bottom: 16px;
  margin-top: 0;
}

.webinar-entry .entry-meta {
  font-weight: 600;
}

.webinar-entry .entry-meta > :not(:last-child):after {
  content: "\20\2f";
}

.webinar-entry .entry-meta a {
  color: #5d6268;
  text-decoration: none;
}

@media (min-width: 1024px) {
  .webinar-entry {
    margin-bottom: 80px;
  }
}

/* Resources content region
   ========================================================================== */

/* Resource entry.
   -------------------------------------------------------------------------- */

.resource-entry {
  margin-bottom: 32px;
}

.resource-entry .entry-thumbnail {
  display: block;
  margin-bottom: 16px;
}

.resource-entry .entry-thumbnail img {
  border-radius: 4px;
  width: 100%;
}

.resource-entry .entry-title {
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 12px;
}

.resource-entry .entry-title a:hover,
.resource-entry .entry-title a:focus {
  color: #60a511;
  text-decoration: none;
}

.resource-entry .entry-meta {
  font-family: 'Prompt', sans-serif;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 16px;
}

.resource-entry .entry-meta > :not(:last-child):after {
  content: "\20\2f\20";
  margin-left: 4px;
  margin-right: 4px;
}

.resource-entry .entry-meta a {
  color: inherit;
  text-decoration: none;
}

.resource-entry .taxonomy-links a {
  display: inline-block;
  background-color: #231f20;
  border-radius: 10px;
  color: #fff;
  vertical-align: top;
  padding-left: 8px;
  padding-right: 8px;
}

.resource-entry.webinar .taxonomy-links a {
  background-color: #fe6b00;
}

.resource-entry.ebook .taxonomy-links a {
  background-color: #1947ba;
}

.resource-entry.case-study .taxonomy-links a {
  background-color: #9e27b5;
}

.resource-entry .entry-summary {
  font-size: 15px;
  line-height: 24px;
}

.resource-entry .entry-summary p {
  margin-bottom: 0;
}

.resource-entry .entry-summary .more-link {
  text-decoration: none;
  white-space: nowrap;
}

/* Testimonial Entry
   -------------------------------------------------------------------------- */

.archive-content-area .testimonial-entry {
  border-bottom: 1px solid #d5d8da;
  padding-bottom: 32px;
  margin-bottom: 32px;
}

.archive-content-area .pullquote-caption {
  margin-left: 20px;
}

.archive-content-area .col-xs-12:last-of-type > .testimonial-entry {
  border-bottom: 0;
}

/* Event entry.
   -------------------------------------------------------------------------- */

.archive-content-area .event-entry {
  border-bottom: 1px solid #d5d8da;
  padding-bottom: 32px;
  margin-bottom: 32px;
}

.archive-entry.event-entry:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.event-entry .entry-summary .btn {
  margin-top: 16px;
}

.event-entry .entry-meta {
  font-size: 16px;
}

.event-entry .entry-date:nth-child(2):before {
  content: ' - ';
  font-size: 16px;
}

.iconbox-thumbnail {
  text-align: center;
  min-height: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
}

.iconbox-thumbnail {
  background-color: #60a511;
  color: #fff;
  font-size: 108px;
  padding: 14px;
}

/*! region-sidebar.css */

/* Sidebar region
   ========================================================================== */

@media (min-width: 1024px) {
  .site-sidebar {
    margin-top: 28px;
    padding-left: 20px;
  }
}

@media (min-width: 1280px) {
  .site-sidebar {
    padding-left: 0;
  }
}

/* Sidebar navigation
   -------------------------------------------------------------------------- */

.sidebar-navigation {
  margin-bottom: 48px;
}

.sidebar-navigation:empty {
  display: none;
}

.sidebar-navigation-title {
  margin-top: 0;
  margin-bottom: 0;
}

/* Sidebar menu
   -------------------------------------------------------------------------- */

.sidebar-menu > li {
  font-size: 16px;
  line-height: 20px;
}

.sidebar-menu > li + li {
  border-top: 1px solid #d5d8da;
  margin-top: -1px;
}

.sidebar-menu > li > a {
  color: #231f20;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  position: relative;
}

.sidebar-menu > li > a::before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  color: #60a511;
  font-size: 10px;
  text-align: left;
  white-space: nowrap;
  position: absolute;
  left: 0;
}

.sidebar-menu > li > a:hover,
.sidebar-menu > li > a:focus {
  color: #60a511;
}

.sidebar-menu > li:last-child {
  border-bottom: 1px solid #d5d8da;
}

.sidebar-menu > li:last-child > a {
  margin-bottom: -1px;
}

/**
 * Sidebar menu tier two.
 */

.sidebar-menu > li > ul {
  margin-top: -4px;
  padding-left: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.sidebar-menu > li > ul > li {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}

/**
 * Sidebar menu tier three.
 */

.sidebar-menu > li > ul > li > ul {
  padding-top: 8px;
  padding-left: 16px;
}

.sidebar-menu > li > ul > li > ul > li {
  font-size: 14px;
  line-height: 20px;
}

/* Categories navigation
   -------------------------------------------------------------------------- */

.categories-navigation {
  margin-bottom: 40px;
}

.categories-navigation-title {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 8px;
}

/* Categories menu
   -------------------------------------------------------------------------- */

.categories-menu {
  text-align: center;
}

.categories-menu > li {
  font-family: 'Prompt', sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
  margin-right: 8px;
}

.categories-menu > li > a {
  color: #5d6268;
}

.categories-menu > li > a:hover,
.categories-menu > li > a:focus {
  color: #60a511;
}

.categories-menu > li > a.active {
  background-color: #60a511;
  border-radius: 14px;
  color: #fff;
  padding-left: 12px;
  padding-right: 12px;
}

/* Archives navigation
   -------------------------------------------------------------------------- */

.archives-navigation {
  margin-bottom: 40px;
}

.archives-navigation-title {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 8px;
}

/* Archives menu
   -------------------------------------------------------------------------- */

.archives-menu {
  margin-bottom: 24px;
}

.archives-menu > li {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 24px;
}

/* Archives dropdown
   -------------------------------------------------------------------------- */

/*! region-footer.css */

/* Footer region
   ========================================================================== */

/* Footer area
   -------------------------------------------------------------------------- */

.footer-area-1 {
  background-color: #edeeef;
  padding-top: 48px;
  padding-bottom: 48px;
}

.footer-area-2 {
  padding-top: 36px;
  padding-bottom: 96px;
}

@media (min-width: 768px) {
  .footer-area-2 {
    padding-bottom: 36px;
  }
}

@media (min-width: 1024px) {
  .footer-area-1 {
    padding-top: 80px;
    padding-bottom: 72px;
  }
}

/* Footer navigation
   -------------------------------------------------------------------------- */

.footer-navigation {
  margin-bottom: 16px;
}

.footer-navigation-heading {
  color: #231f20;
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (min-width: 1024px) {
  .footer-navigation {
    margin-bottom: 0;
  }
}

/* Footer menu
   -------------------------------------------------------------------------- */

.footer-menu {
  margin-bottom: 16px;
}

.footer-menu > li {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  margin-bottom: 12px;
  padding-left: 20px;
}

.footer-menu > li.menu-item-title {
  padding-left: 0px;
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 16px;
}

.footer-menu > li.menu-item-title > a {
  color: #231f20;
}

.footer-menu > li::before {
  content: "—";
  position: absolute;
  left: 0;
}

.footer-menu > li.menu-item-title::before {
  content: none;
}

.footer-menu > li > a {
  color: #5d6268;
}

.footer-menu > li > a:hover,
.footer-menu > li > a:focus {
  color: #60a511;
}

/* Footer Partners
   -------------------------------------------------------------------------- */

.footer-partner-logo {
  margin-top: 6px;
}

/* Site copyright
   -------------------------------------------------------------------------- */

.site-copyright {
  font-size: 13px;
  line-height: 24px;
  margin-bottom: 0;
}

.site-copyright a {
  color: inherit;
}

.site-copyright a:hover,
.site-copyright a:focus {
  color: #60a511;
  text-decoration: none;
}

/* Site back to top
   -------------------------------------------------------------------------- */

.site-back-to-top {
  position: fixed;
  text-indent: -9999px;
  right: 8px;
  bottom: 8px;
  width: 48px;
  height: 48px;
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
  background-color: #000;
  background-color: rgba(0,0,0,.2);
}

.site-back-to-top::before {
  content: "";
}

.site-back-to-top.active {
  opacity: 1;
  z-index: 1;
}

/* Standalone footer region
   -------------------------------------------------------------------------- */

.standalone-footer-region .footer-area-1 {
  padding-top: 40px;
  padding-bottom: 36px;
}

/**
 * 5.0 - Modules
 */

/*! comments.css */

/* Comments area
   ========================================================================== */

/* Comment tabset
   -------------------------------------------------------------------------- */

.comments-tabset .tabs {
  border-width: 1px 1px 1px 1px;
}

.comments-tabset .tab {
  border-top: 0;
  padding: 24px 32px;
  background-color: #edeeef;
}

.comments-tabset .tab-item {
  margin: 0;
}

p.no-comments {
  margin-bottom: 0;
}

/* Comment list
   -------------------------------------------------------------------------- */

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 24px 32px;
}

.comment-list .children {
  border-left: 1px solid #d5d8da;
  padding-left: 15px;
  padding-bottom: 0;
}

.comment {
  font-size: 16px;
  line-height: 24px;
}

.comment.depth-1 {
  margin-top: 32px;
}

.comment.depth-1:first-of-type {
  margin-top: 0px;
}

.comment-body {
  padding-bottom: 24px;
  position: relative;
}

.comment-meta {
  margin-bottom: 20px;
}

.comment-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.comment-author .avatar {
  margin-right: 16px;
  width: 48px;
  height: 48px;
}

.comment-author .fn {
  vertical-align: top;
  display: block;
}

.comment-author .says {
  display: none;
}

.comment-author .url {
  color: inherit;
  text-decoration: none;
}

.comment-content {
  clear: both;
}

.comment-awaiting-moderation {
  margin: 0;
}

.comment-reply-link {
  vertical-align: top;
  font-weight: bolder;
  text-decoration: none;
}

.comment-reply-link::before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  margin-right: 8px;
}

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

@media (min-width: 768px) {
  .comment-list .children {
    padding-left: 31px;
  }
}

/* Comment respond
   -------------------------------------------------------------------------- */

.comment-notes {
  display: none;
}

.comment-form {
  line-height: 24px;
  margin-top: 0;
  padding: 0;
  border-radius: 0 0 4px 4px;
  margin-bottom: 0;
}

.comment-form label {
  vertical-align: top;
}

.comment-form textarea {
  height: 224px;
  background-color: #fff;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
  margin-bottom: 12px;
}

.comment-form-submit {
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}

.comment-form-submit::before,
.comment-form-submit::after {
  background-color: #d5d8da;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  top: -7px;
}

.comment-form-submit::before {
  right: 32px;
  margin-left: -50%;
}

.comment-form-submit::after {
  left: 32px;
  margin-right: -50%;
}

.comment-form-allowed-tags {
  display: none;
}

/*! site-search.css */

/* Site search
   ========================================================================== */

.site-search .search-field {
  background-color: #fff;
  height: 40px;
}

.search-toggle {
  display: none;
  background-color: #60a511;
  border-radius: 50%;
  border: transparent;
  line-height: 1;
  margin: 0;
  padding: 0;
  z-index: 8000;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}

.search-toggle-icon {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 8px;
  pointer-events: none;
}

.search-toggle-icon::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e925";
  font-size: 16px;
  vertical-align: top;
}

.search-toggle:hover,
.search-toggle:focus {
  background-color: #418b00;
}

.search-toggle.active .search-toggle-icon::before {
  content: "\e915";
}

@media (min-width: 1024px) {
  .site-search {
    float: right;
    margin-left: 20px;
  }

  .search-toggle {
    display: block;
  }

  .site-search .search-form {
    display: none;
    position: absolute;
    top: -4px;
    right: 52px;
    left: 0;
    z-index: 1;
  }

  .site-search .search-form.active {
    display: block;
  }
}

/*! modules.css */

/* Newsletter
   ========================================================================== */

.newsletter {
  margin-bottom: 48px;
}

.newsletter input {
  height: 44px;
}

/* Signup
   ========================================================================== */

.singup {
  margin-bottom: 48px;
}

.singup input {
  height: 44px;
}

.singup .gfield {
  margin-bottom: 12px;
}

.singup .btn {
  margin-top: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* CTA
   ========================================================================== */

.cta {
  margin-bottom: 48px;
}

.cta-thumbnail {
  margin-bottom: 24px;
}

.cta-thumbnail img {
  border-radius: 4px;
}

.cta-title {
  margin-bottom: 16px;
}

/* Intro
   ========================================================================== */

.intro {
  background-color: #edeeef;
  background-image: url("../img/bg-02.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 16px;
}

.intro-content {
  margin-bottom: 96px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}

.intro-iconblock {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 96px;
  padding-top: 80px;
}

.intro-iconblock .icon {
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  width: 144px;
  height: 144px;
  padding: 8px;
  position: absolute;
  top: -72px;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.intro-iconblock .icon:before {
  display: block;
  border: 2px solid;
  border-radius: 50%;
  font-size: 64px;
  line-height: 128px;
  width: 128px;
  height: 128px;
  max-width: 128px;
}

.intro-iconblock .iconblock-content {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
}

.intro-iconblock-1 .iconblock-title::after {
  background-color: #9e4eab;
}

.intro-iconblock-1 .icon {
  color: #9e4eab;
}

.intro-iconblock-1 .iconblock-content a {
  color: #9e4eab;
}

.intro-iconblock-1 .btn-link:hover,
.intro-iconblock-1 .btn-link:focus {
  color: #9e4eab;
}

.intro-iconblock-1 .btn-link::after {
  color: #9e4eab;
}

.intro-iconblock-2 .icon {
  color: #346db7;
}

.intro-iconblock-2 .btn-link:hover,
.intro-iconblock-2 .btn-link:focus {
  color: #346db7;
}

.intro-iconblock-2 .iconblock-title::after {
  background-color: #346db7;
}

.intro-iconblock-2 .iconblock-content a {
  color: #346db7;
}

.intro-iconblock-2 .btn-link::after {
  color: #346db7;
}

.intro-iconblock-3 .icon {
  color: #f5741e;
}

.intro-iconblock-3 .iconblock-title::after {
  background-color: #f5741e;
}

.intro-iconblock-3 .iconblock-content a {
  color: #f5741e;
}

.intro-iconblock-3 .btn-link::after {
  color: #f5741e;
}

.intro-iconblock-3 .btn-link:hover,
.intro-iconblock-3 .btn-link:focus {
  color: #f5741e;
}

/* Features
   ========================================================================== */

.features {
  padding-top: 40px;
  padding-bottom: 80px;
}

/* Resources
   ========================================================================== */

.resources {
  padding-top: 48px;
}

.resources-entry {
  margin-bottom: 24px;
}

.resources-entry .entry-thumbnail {
  display: block;
  margin-bottom: 20px;
}

.resources-entry .entry-thumbnail img {
  border-radius: 4px;
  width: 100%;
}

.resources-entry .entry-title {
  margin-top: 0;
  margin-bottom: 12px;
}

.resources-entry .entry-title a:hover,
.resources-entry .entry-title a:focus {
  color: #60a511;
  text-decoration: none;
}

.resources-entry .entry-meta {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
}

.resources-entry .entry-meta > :not(:last-child):after {
  content: "\20\2f\20";
  margin-left: 4px;
  margin-right: 4px;
}

.resources-entry .entry-meta a {
  color: inherit;
  text-decoration: none;
}

.resources-entry .entry-meta .categories-links a {
  display: inline-block;
  background-color: #aaaeb2;
  border-radius: 12px;
  color: #fff;
  padding-left: 12px;
  padding-right: 12px;
}

.resources-entry .entry-summary .more-link {
  text-decoration: none;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  .resources {
    padding-top: 100px;
  }

  .resources-entry .entry-body {
    padding-left: 32px;
  }

  .resources-entry .entry-thumbnail {
    margin-bottom: 0;
    position: relative;
  }

  .resources-entry .entry-thumbnail::after {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    bottom: 0;
    width: 692px;
    height: 360px;
    background-image: url("../img/bg-11.png");
    pointer-events: none;
  }
}

/* Testimonial
   ========================================================================== */

.testimonial {
  margin-bottom: 48px;
}

.testimonial-title {
  margin-top: 0;
  margin-bottom: 20px;
}

.testimonial-pullquote {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.testimonial-pullquote::before {
  content: none;
}

.testimonial-pullquote .pullquote-avatar {
  position: static;
}

/* Testimonials
   ========================================================================== */

.testimonials {
  background-color: #edeeef;
  border-radius: 8px;
  margin-top: 36px;
  margin-bottom: 64px;
  padding: 36px 36px 0;
}

.testimonials-title {
  border-bottom: 1px solid #cfd2d5;
  margin-top: 0;
  margin-bottom: 32px;
  padding-bottom: 15px;
}

.testimonials-pullquote {
  margin-top: 0;
}

@media (min-width: 768px) {
  .testimonials {
    padding: 36px 56px 56px;
  }

  .testimonials-pullquote {
    margin-bottom: 0;
  }
}

/* Software
   ========================================================================== */

.software-body {
  background-color: #edeeef;
  position: relative;
  padding-bottom: 40px;
}

.software-item-inner {
  background-color: #fff;
  border-radius: 8px;
  height: 100%;
  min-height: 280px;
  margin-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
}

.software-tabset {
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  margin-top: 0;
  margin-bottom: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
  z-index: 10000;
}

.software-tabset.active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 1;
}

.software-tabset .tab-item {
  width: 100%;
  height: 64px;
}

.software-tabset .tab-item + .tab-item {
  border-left: 1px solid #cccecf;
}

.software-tabset .tab-link,
.software-tabset .tab-previous,
.software-tabset .tab-next {
  border-bottom: 1px solid #cccecf;
  color: #aaaeb2;
}

.software-tabset .tab-link:hover {
  color: #60a511;
}

.software-tabset .tab-link.active {
  background-color: #fff;
  border-bottom-color: #fff;
  color: #60a511;
  position: static;
}

.software-tabset .tab-link.active::after {
  content: none;
}

.software-tabset .tab-link .icon {
  font-size: 16px;
}

.software-tabset .tab {
  border: 0;
  border-radius: 0 0 4px 4px;
  height: calc(100% - 64px);
  padding: 32px;
  overflow-y: auto;
}

.software-tab-thumbnail {
  margin-bottom: 16px;
}

.software-tab-thumbnail img {
  border-radius: 4px;
  width: 100%;
}

.software-tab-gallery {
  overflow: hidden;
  margin-bottom: 32px;
  margin-left: -8px;
  margin-right: -8px;
}

.software-tab-gallery-item {
  float: left;
  width: 25%;
  padding-left: 8px;
  padding-right: 8px;
}

.software-tab-gallery-item img {
  border-radius: 4px;
}

.software-base {
  text-align: center;
  padding-top: 64px;
  padding-bottom: 28px;
}

.software-item:hover {
  cursor: pointer;
}

.software-item:hover .iconblock .icon,
.software-item:hover .iconblock-title {
  color: #60a511;
}

@media (max-width: 1023.98px) {
  .tab-item-display {
    display: none;
  }
}

@media (min-width: 768px) {
  .software-body-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .software-item {
    width: 50%;
    padding: 4px;
  }
}

@media (min-width: 1024px) {
  .software-body {
    background-image: url("../img/bg-02.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 0;
  }

  .software-base {
    background: url("../img/bg-08.jpg") no-repeat center 48px;
    padding-top: 264px;
    padding-bottom: 28px;
    margin-top: -16px;
  }

  .software-tabset {
    position: absolute;
  }

  .software-tabset .tab-item-previous,
  .software-tabset .tab-item-next {
    display: none;
  }

  .software-tabset .tab-link .icon {
    font-size: 36px;
  }

  .software-tabset .tab {
    padding: 32px 32px 32px 48px;
  }

  .software-tabset .tab-content {
    padding-top: 28px;
  }

  .software-item {
    display: block;
    width: 25%;
    padding: 4px;
  }

  .software-body-outer {
    background-color: #181818;
    border-radius: 24px;
    padding: 32px;
    margin-top: 16px;
    margin-bottom: -32px;
  }

  .software-body-inner {
    background-color: #edeeef;
    border-radius: 4px;
    padding: 8px;
    position: relative;
  }
}

/* Module example
   ========================================================================== */

.protech-microsoft {
  background-color: #424242;
  background-image: url("../img/bg-09.png");
  min-height: 580px;
  padding-top: 96px;
  padding-bottom: 48px;
}

.protech-microsoft-title {
  color: #fff;
  margin-bottom: 32px;
}

.protech-microsoft-figure {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  margin-bottom: 24px;
}

.protech-microsoft-value {
  display: block;
  font-family: 'Prompt', sans-serif;
  font-weight: 400;
  font-size: 64px;
  width: 196px;
  height: 196px;
  line-height: 196px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}

.protech-microsoft-value-1 {
  background-image: url("../img/bg-circle-01.png");
  color: #60a511;
}

.protech-microsoft-value-2 {
  background-image: url("../img/bg-circle-02.png");
  color: #f5741e;
}

.protech-microsoft-value-3 {
  background-image: url("../img/bg-circle-03.png");
  color: #9e4eab;
}

.protech-microsoft-value-4 {
  background-image: url("../img/bg-circle-04.png");
  color: #346db7;
}

@media (min-width: 768px) {
  .protech-microsoft {
    background-image: url("../img/bg-09.png"), url("../img/img-01.jpg");
    background-size: auto auto, cover;
    background-position: center top;
    background-repeat: repeat, no-repeat;
  }
}

/* Clients
   ========================================================================== */

.clients-slider {
  margin-left: -16px;
  margin-right: -16px;
}

.clients-slider .slide {
  padding-left: 16px;
  padding-right: 16px;
}

.clients-slider .slide:focus {
  outline: 0;
}

.clients-slider .slide img {
  margin-left: auto;
  margin-right: auto;
}

.clients-slider .slide img:focus {
  outline: 0;
}

@media (min-width: 768px) {
  .clients-slider .slick-prev {
    margin-left: -56px;
  }

  .clients-slider .slick-next {
    margin-right: -56px;
  }
}

/* Contact Info
   ========================================================================== */

@media (min-width: 1024px) {
  .contact-info {
    padding-left: 32px;
  }
}

/**
 * vCard
 */

.contact-info {
  font-size: 18px;
  margin-bottom: 0;
}

.contact-info .icon {
  margin-right: 8px;
}

.contact-info .headquarter {
  color: #231f20;
  font-size: 20px;
  margin-bottom: 8px;
}

.contact-info .adr {
  margin-bottom: 16px;
}

.contact-info .tel {
  border-top: 1px solid #bcbfc2;
  border-bottom: 1px solid #bcbfc2;
  font-weight: 600;
  padding-top: 15px;
  padding-bottom: 15px;
}

.contact-info .email-address {
  margin-top: -1px;
  border-top: 1px solid #bcbfc2;
  border-bottom: 1px solid #bcbfc2;
  font-weight: 600;
  padding-top: 15px;
  padding-bottom: 15px;
}

.contact-info .email {
  color: inherit;
  text-decoration: none;
}

.contact-info .email:hover,
.contact-info .email:focus {
  color: #60a511;
}

.contact-info .note {
  display: block;
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
}

/* Section
   ========================================================================== */

.section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-height: 580px;
}

.section-inner {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  padding-top: 48px;
  padding-bottom: 48px;
}

.section-title {
  margin-top: 0;
}

.section-content {
  font-size: 18px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 1024px) {
  .section-inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* Area 1
   ========================================================================== */

.area-1 {
  padding-top: 24px;
  padding-bottom: 48px;
}

.area-1-logos {
  color: #aaaeb2;
  font-size: 20px;
  margin-bottom: 32px;
}

.area-1-logos img {
  display: block;
  width: auto;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}

.area-1-logos .icon {
  margin-left: 16px;
  margin-right: 16px;
}

.area-1-iconbox {
  padding-top: 0;
  margin-bottom: 52px;
}

.area-1-content {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  .area-1-logos img {
    display: inline;
  }
}

@media (min-width: 1024px) {
  .area-1-logos img {
    height: 48px;
  }
}

/* Area 2
   ========================================================================== */

.area-2 {
  background-color: #edeeef;
  background-image: url("../img/bg-02.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 48px;
  padding-bottom: 48px;
}

.area-2-title {
  margin-top: 0;
  text-align: center;
}

.area-2-content {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}

.area-2-iconblock {
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  padding-top: 44px;
}

.area-2-iconblock .iconblock-content {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 20px;
}

.area-2-iconblock-1 .iconblock-title::after {
  background-color: #9e4eab;
}

.area-2-iconblock-1 .iconblock-content a {
  color: #9e4eab;
}

.area-2-iconblock-2 .iconblock-title::after {
  background-color: #346db7;
}

.area-2-iconblock-2 .iconblock-content a {
  color: #346db7;
}

.area-2-iconblock-3 .iconblock-title::after {
  background-color: #f5741e;
}

.area-2-iconblock-3 .iconblock-content a {
  color: #f5741e;
}

@media (min-width: 1024px) {
  .area-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .area-2-iconblock {
    height: 100%;
    margin-bottom: 0;
  }
}

/* Area 5
   ========================================================================== */

.area-5 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.area-5-thumbnail {
  display: block;
  margin-bottom: 20px;
}

.area-5-thumbnail img {
  border-radius: 4px;
  width: 100%;
}

.area-5-title {
  margin-top: 0;
  margin-bottom: 12px;
}

.area-5-content {
  font-size: 18px;
  line-height: 28px;
}

.area-5-content .iconbox:last-child,
.area-5-content .iconbox:last-child .iconbox-text {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .area-5 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .area-5-thumbnail {
    margin-bottom: 0;
    position: relative;
  }

  .area-5-thumbnail::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 692px;
    height: 360px;
    background-image: url("../img/bg-11.png");
    pointer-events: none;
  }

  .area-5--left .area-5-body {
    padding-left: 32px;
  }

  .area-5--left .area-5-thumbnail::after {
    right: 100%;
  }

  .area-5--right .area-5-body {
    padding-right: 32px;
  }

  .area-5--right .area-5-thumbnail::after {
    left: 100%;
  }
}

/* Click Dimensions Overrides
   ========================================================================== */

#clickdimensionsForm {
  width: auto !important;
}

.clickdform .fieldDiv p {
  margin: 10px 0 0 0;
  clear: both;
  float: left;
  width: 100%;
}

.clickdform .requiredStar {
  color: #ff0000;
  font-family: verdana;
  font-size: 13px;
  padding: 0 5px 0 5px;
}

.clickdform .requiredInfo {
  color: #ff0000;
  font-family: verdana;
  /*height:32px;*/
  font-size: 13px !important;
  /*display:none !important;*/
  height: 6px;
}

.clickdform table td {
  padding: 0px 5px 0px 5px;
}

.clickdform .maxSize1 {
  display: block !important;
  max-width: 100% !important;
}

.clickdform .maxSize1.minSize1 {
  display: block !important;
  max-width: 100% !important;
  color: #231f20 !important;
  margin-top: 0 !important;
  font-size: 1.2rem !important;
  line-height: 1.333334 !important;
  margin-bottom: calc(var(--baseline) - 4px) !important;
}

.clickdform .maxSize2 {
  display: block !important;
  max-width: 100% !important;
}

.clickdform .maxSize3 {
  display: block !important;
  max-width: 100% !important;
}

.clickdform .checkBoxMaxSize1 {
  display: block !important;
  max-width: 100% !important;
  min-width: auto !important;
}

.clickdform .checkBoxMaxSize2 {
  display: block !important;
  max-width: 100% !important;
  min-width: auto !important;
}

.clickdform .checkBoxMaxSize3 {
  display: block !important;
  max-width: 100% !important;
  min-width: auto !important;
}

.clickdform .maxDateSize1 {
  display: block !important;
  max-width: 100% !important;
  width: auto !important;
}

.clickdform .maxDateSize2 {
  display: block !important;
  max-width: 100% !important;
  width: auto !important;
}

.clickdform .maxDateSize3 {
  display: block !important;
  max-width: 100% !important;
  width: auto !important;
}

.clickdform .size1 {
  width: 200px;
}

.clickdform .size2 {
  width: 400px;
}

.clickdform .size3 {
  width: 600px;
}

#progressBar {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0px;
  background-image: url("https://az124611.vo.msecnd.net/web/v5/images/pixel.png");
  background-repeat: repeat;
}

#progressBarInner {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  color: #000;
  font-family: Verdana;
  font-size: 10px;
}

.clickdform .maxFileUploadSize1 {
  display: inline-block;
  max-width: 180px;
  width: 180px;
}

.clickdform .maxFileUploadSize2 {
  display: inline-block;
  max-width: 380px;
  width: 380px;
}

.clickdform .maxFileUploadSize3 {
  display: inline-block;
  max-width: 580px;
  width: 580px;
}

.previewMsg {
  height: 28px;
  text-align: center;
  color: #000;
  font-family: "Segoe UI", Arial;
  font-size: 12px;
  vertical-align: middle;
  border-top-color: #dc9a3a;
  border-right-color: #dc9a3a;
  border-bottom-color: #dc9a3a;
  border-left-color: #dc9a3a;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  background-color: rgb(253, 234, 218);
}

.clickdform .minSize1 {
  /* width:200px; */
  /* min-width:200px; */
}

.clickdform .minSize2 {
  width: 400px;
  min-width: 400px;
}

.clickdform .minSize3 {
  width: 600px;
  min-width: 600px;
}

.clickdform .alignBottom {
  vertical-align: bottom;
}

.clickdform .alignTop {
  /* vertical-align:top; */
}

.clickdform .alignMiddle {
  vertical-align: middle;
}

.clickdform .formHr {
  margin-top: 10px;
  border: 0px;
}

.clickdform .width100per {
  width: 100%;
}

.clickdform .floatLeft {
  float: left;
}

.clickdform .buttonContainer {
  margin: auto;
  display: inline-block;
}

.clickdform.mainDiv {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  padding-top: 0 !important;
  padding-left: 0 !important;
}

.clickdform.mainDiv * {
  /* -webkit-box-sizing: border-box; */
  -moz-box-sizing: border-box;
  /* box-sizing: border-box; */
  height: auto !important;
  width: 100% !important;
}

.responsiveRow {
  font-size: 0;
}

.line {
  padding-bottom: 8px !important;
}

.responsiveCell {
  display: inline-block;
  padding: 0px;
}

.emptyCell {
  height: 0px;
  max-height: 0px;
  font-size: 0;
}

#clickdimensionsForm {
  width: auto;
  max-width: 100%;
  height: 100%;
}

.clickdform.mainDiv {
  overflow-x: hidden;
  height: auto !important;
  width: auto !important;
}

.buttonContainer {
  margin-right: 0px !important;
}

.responsiveCellSize1 {
  width: auto !important;
  min-width: auto !important;
}

.responsiveCellSize2 {
  width: auto !important;
  min-width: auto !important;
}

.responsiveCellSize3 {
  width: auto !important;
  min-width: auto !important;
}

.clickdform .minSize1 {
  width: auto !important;
  min-width: auto !important;
}

.clickdform .minSize2 {
  width: auto !important;
  min-width: auto !important;
}

.clickdform .minSize3 {
  width: auto !important;
  min-width: auto !important;
}

.clickdform .maxSize1 {
  display: block !important;
  max-width: 100% !important;
}

.clickdform .maxSize2 {
  display: block !important;
  max-width: 100% !important;
}

.clickdform .maxSize3 {
  display: block !important;
  max-width: 100% !important;
}

.clickdform td.minSize1 {
  min-width: initial;
}

.clickdform td.minSize2 {
  min-width: initial;
}

.clickdform td.minSize3 {
  min-width: initial;
}

.clickdform .responsiveCell div.alignBottom {
  display: block !important;
}

.clickdform .responsiveCell div.alignTop {
  display: block !important;
}

.clickdform .responsiveCell .clear {
  display: block;
  zoom: 1;
  margin: 0px;
  height: 0px;
}

.clickdform .responsiveCell .maxDateSize1 {
  width: auto !important;
  min-width: auto !important;
}

.clickdform .responsiveCell .maxDateSize2 {
  width: auto !important;
  min-width: auto !important;
}

.clickdform .responsiveCell .maxDateSize3 {
  width: auto !important;
  min-width: auto !important;
}

img.datePickerCalendar {
  float: none !important;
}

img.ui-datepicker-trigger {
  float: none !important;
}

.clickdform input[type='text'],
.clickdform textarea,
.clickdform select {
  font-family: 'Open Sans', Arial, sans-serif !important;
  font-size: 16px !important;
  color: #231f20 !important;
  border: 1px solid #EDEEF1 !important;
  height: 44px !important;
  padding: 0 0 0 15px !important;
}

div.responsiveRow > div.responsiveCell > div > span {
  font-size: 16px !important;
  margin-bottom: 4px;
}

body {
  margin: 0 !important;
  padding: 0 !important;
  font-family: 'Open Sans', Arial, sans-serif;
}

#btnSubmit {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #cfd2d5;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  height: auto;
  padding: 12px 22px;
  -webkit-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  transition: background-color 0.2s, border-color 0.2s, color 0.2s;
  background-color: #60a511 !important;
  border-color: #60a511 !important;
  color: #fff !important;
  margin: 0 !important;
  margin-top: 12px !important;
  padding-top: 8px;
  padding-bottom: 8px;
  width: auto !important;
}

.buttonContainer #btnSubmit:hover,
.buttonContainer #btnSubmit:focus {
  background-color: #418b00 !important;
  border-color: #418b00 !important;
  color: #fff !important;
}

/* Sticky Footer Component
   ========================================================================== */

.sticky-footer {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  width: 100%;
}

.sticky-footer .iconbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}

.sticky-footer a {
  text-decoration: none;
  display: block;
}

.sticky-footer .iconbox-icon {
  display: block;
  position: relative;
  border-radius: 0;
  padding: 17px;
  margin-bottom: -1px;
}

.sticky-footer .iconbox-title {
  border-top: 1px solid #cfd2d5;
  margin-bottom: 0;
  height: 100%;
  padding: 14px 32px;
  font-size: 16px;
  line-height: 32px;
  background-color: #fff;
  width: 100%;
}

.page-id-15 .sticky-footer {
  display: none;
}

@media (min-width: 576px) {
  .sticky-footer {
    width: auto;
  }

  .sticky-footer .iconbox {
    padding-left: 68px;
  }

  .sticky-footer .iconbox-icon {
    border-top-left-radius: 4px;
  }

  .sticky-footer .iconbox-title {
    font-size: 18px;
    width: auto;
  }
}

/**
 * 6.0 - Wordpress
 */

/* @import "wordpress/wordpress.css"; */

/* @import "wordpress/woocommerse.css"; /*

/**
 * 7.0 - Print
 */

/*! print.css */

@media print {
  *,
  ::before,
  ::after {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  /*a[href]:after {
		content: " (" attr(href) ")"
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}*/

  pre,
  blockquote {
    border: 1px solid gray;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  /* Print Styles */

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: white !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid gray !important;
  }

  .navigation,
  .menu {
    display: none;
  }
}