@charset "UTF-8";
.fp-details, .style-4-wrapper .inner-text, .inner-text {
  -webkit-box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.1);
  background: #fff;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 1.5rem;
}

*, ::before, ::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) ;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.float-right {
  float: right;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

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

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

.table {
  display: table;
}

.table-row {
  display: table-row;
}

.grid {
  display: -ms-grid;
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-4 {
  height: 1rem;
}

.h-1 {
  height: 0.25rem;
}

.w-4 {
  width: 1rem;
}

.w-full {
  width: 100%;
}

.max-w-full {
  max-width: 100%;
}

.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.transform {
  -webkit-transform: var(--tw-transform);
          transform: var(--tw-transform);
}

.resize {
  resize: both;
}

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

.border {
  border-width: 1px;
}

.fill-current {
  fill: currentColor;
}

.stroke-current {
  stroke: currentColor;
}

.stroke-0 {
  stroke-width: 0;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

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

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

.lowercase {
  text-transform: lowercase;
}

.text-color-2 {
  --tw-text-opacity: 1;
  color: rgba(47, 45, 128, var(--tw-text-opacity));
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.blur {
  --tw-blur: blur(8px);
  -webkit-filter: var(--tw-filter);
          filter: var(--tw-filter);
}

.filter {
  -webkit-filter: var(--tw-filter);
          filter: var(--tw-filter);
}

.transition {
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 768px) {
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    -webkit-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: 0.3em;
}

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

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

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

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

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

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

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

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

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

.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
          transform: scale(-1);
}

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: "\f26e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-angry:before {
  content: "\f556";
}

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

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

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

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

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

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

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

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

.fa-archway:before {
  content: "\f557";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-atlas:before {
  content: "\f558";
}

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

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

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

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

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

.fa-award:before {
  content: "\f559";
}

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

.fa-backspace:before {
  content: "\f55a";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bezier-curve:before {
  content: "\f55b";
}

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

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

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

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

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

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

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

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

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

.fa-blender:before {
  content: "\f517";
}

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

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

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

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

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

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

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

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

.fa-bong:before {
  content: "\f55c";
}

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

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

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

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

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

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

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

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

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

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

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cannabis:before {
  content: "\f55f";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-church:before {
  content: "\f51d";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cocktail:before {
  content: "\f561";
}

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

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

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

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

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

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

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

.fa-coins:before {
  content: "\f51e";
}

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

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

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

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

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

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

.fa-compact-disc:before {
  content: "\f51f";
}

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

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

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

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

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

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

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

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

.fa-couch:before {
  content: "\f4b8";
}

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

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

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

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

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

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

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

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

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

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

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

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

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

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

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

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

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

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-dice:before {
  content: "\f522";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

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

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

.fa-digital-tachograph:before {
  content: "\f566";
}

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

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

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

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

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

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

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

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

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

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

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

.fa-dove:before {
  content: "\f4ba";
}

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

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

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

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

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

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

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

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

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

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

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

.fa-ebay:before {
  content: "\f4f4";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-equals:before {
  content: "\f52c";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-file-invoice-dollar:before {
  content: "\f571";
}

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

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

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

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

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

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

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

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

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

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

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

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

.fa-fingerprint:before {
  content: "\f577";
}

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

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

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

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

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

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

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

.fa-fish:before {
  content: "\f578";
}

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

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

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

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

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

.fa-flushed:before {
  content: "\f579";
}

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

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

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

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

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

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

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

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

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

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

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

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

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

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

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

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

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

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

.fa-frog:before {
  content: "\f52e";
}

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

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

.fa-fulcrum:before {
  content: "\f50b";
}

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

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

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

.fa-gas-pump:before {
  content: "\f52f";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-glasses:before {
  content: "\f530";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

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

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

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

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

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

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

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

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

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

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

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

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

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

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

.fa-headset:before {
  content: "\f590";
}

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

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

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

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

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

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

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

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

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

.fa-hornbill:before {
  content: "\f592";
}

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

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

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

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotel:before {
  content: "\f594";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-infinity:before {
  content: "\f534";
}

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

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

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

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

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

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

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

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

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi-order:before {
  content: "\f50e";
}

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

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

.fa-joint:before {
  content: "\f595";
}

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

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

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

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

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

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

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

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

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

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

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

.fa-location-arrow:before {
  content: "\f124";
}

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

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

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

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

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

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

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

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

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

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

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

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

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

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microsoft:before {
  content: "\f3ca";
}

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

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

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

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

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

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

.fa-napster:before {
  content: "\f3d2";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

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

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

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

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

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

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

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

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

.fa-paw:before {
  content: "\f1b0";
}

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

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

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

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

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

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

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

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

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

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

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

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

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

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

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

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

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

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

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

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-ribbon:before {
  content: "\f4d6";
}

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

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

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

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

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

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

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

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

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

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

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

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

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

.fa-signature:before {
  content: "\f5b7";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smoking:before {
  content: "\f48d";
}

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

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

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

.fa-square-full:before {
  content: "\f45c";
}

.fa-squarespace:before {
  content: "\f5be";
}

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

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stamp:before {
  content: "\f5bf";
}

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

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

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

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

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

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

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

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

.fa-stopwatch:before {
  content: "\f2f2";
}

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

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

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

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

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

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

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

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

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

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

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-terminal:before {
  content: "\f120";
}

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

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

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

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

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

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

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

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

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

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

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

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

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

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

.fa-usb:before {
  content: "\f287";
}

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

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

.fa-user-alt-slash:before {
  content: "\f4fa";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-users:before {
  content: "\f0c0";
}

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

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

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

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

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

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

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

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

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

.fa-warehouse:before {
  content: "\f494";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

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

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

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/fa-brands-400.eot);
  src: url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fa-regular-400.eot);
  src: url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-regular-400.woff2) format("woff2"), url(../fonts/fa-regular-400.woff) format("woff"), url(../fonts/fa-regular-400.ttf) format("truetype"), url(../fonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/fa-solid-900.eot);
  src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}

.fa, .fas {
  font-weight: 900;
}

/* ==========================================================================
    GRIDLEX
    Just a Flexbox Grid System - v. 2.6.1
========================================================================== */
[class~=grid],
[class*=grid-],
[class*=grid_] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -0.5rem;
}

[class~=col],
[class*=col-],
[class*=col_] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.5rem 1rem;
  max-width: 100%;
}

[class~=col],
[class*=col_] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

[class*=col-] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

[class~=grid][class~=col],
[class~=grid][class*=col-],
[class~=grid][class*=col_],
[class*=grid-][class~=col],
[class*=grid-][class*=col-],
[class*=grid-][class*=col_],
[class*=grid_][class~=col],
[class*=grid_][class*=col-],
[class*=grid_][class*=col_] {
  margin: 0;
  padding: 0;
}

/************************
    HELPERS SUFFIXES
*************************/
[class*=grid-][class*=-noGutter] {
  margin: 0;
}
[class*=grid-][class*=-noGutter] > [class~=col],
[class*=grid-][class*=-noGutter] > [class*=col-] {
  padding: 0;
}
[class*=grid-][class*=-noWrap] {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
[class*=grid-][class*=-center] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[class*=grid-][class*=-right] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-left: auto;
}
[class*=grid-][class*=-top] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
[class*=grid-][class*=-middle] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[class*=grid-][class*=-bottom] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
[class*=grid-][class*=-reverse] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
[class*=grid-][class*=-column] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
[class*=grid-][class*=-column] > [class*=col-] {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
[class*=grid-][class*=-column-reverse] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
[class*=grid-][class*=-spaceBetween] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[class*=grid-][class*=-spaceAround] {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
[class*=grid-][class*=-equalHeight] > [class~=col], [class*=grid-][class*=-equalHeight] > [class*=col-], [class*=grid-][class*=-equalHeight] > [class*=col_] {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
[class*=grid-][class*=-equalHeight] > [class~=col] > *, [class*=grid-][class*=-equalHeight] > [class*=col-] > *, [class*=grid-][class*=-equalHeight] > [class*=col_] > * {
  height: 100%;
}
[class*=grid-][class*=-noBottom] > [class~=col], [class*=grid-][class*=-noBottom] > [class*=col-], [class*=grid-][class*=-noBottom] > [class*=col_] {
  padding-bottom: 0;
}

[class*=col-][class*=-top] {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
[class*=col-][class*=-middle] {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
[class*=col-][class*=-bottom] {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
[class*=col-][class*=-first] {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
[class*=col-][class*=-last] {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/************************
    GRID BY NUMBER
*************************/
[class*=grid-1] > [class~=col],
[class*=grid-1] > [class*=col-],
[class*=grid-1] > [class*=col_] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

[class*=grid-2] > [class~=col],
[class*=grid-2] > [class*=col-],
[class*=grid-2] > [class*=col_] {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

[class*=grid-3] > [class~=col],
[class*=grid-3] > [class*=col-],
[class*=grid-3] > [class*=col_] {
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

[class*=grid-4] > [class~=col],
[class*=grid-4] > [class*=col-],
[class*=grid-4] > [class*=col_] {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}

[class*=grid-5] > [class~=col],
[class*=grid-5] > [class*=col-],
[class*=grid-5] > [class*=col_] {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  max-width: 20%;
}

[class*=grid-6] > [class~=col],
[class*=grid-6] > [class*=col-],
[class*=grid-6] > [class*=col_] {
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}

[class*=grid-7] > [class~=col],
[class*=grid-7] > [class*=col-],
[class*=grid-7] > [class*=col_] {
  -ms-flex-preferred-size: 14.2857142857%;
      flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}

[class*=grid-8] > [class~=col],
[class*=grid-8] > [class*=col-],
[class*=grid-8] > [class*=col_] {
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
  max-width: 12.5%;
}

[class*=grid-9] > [class~=col],
[class*=grid-9] > [class*=col-],
[class*=grid-9] > [class*=col_] {
  -ms-flex-preferred-size: 11.1111111111%;
      flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}

[class*=grid-10] > [class~=col],
[class*=grid-10] > [class*=col-],
[class*=grid-10] > [class*=col_] {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
  max-width: 10%;
}

[class*=grid-11] > [class~=col],
[class*=grid-11] > [class*=col-] {
  -ms-flex-preferred-size: 9.0909090909%;
      flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}

[class*=grid-12] > [class~=col],
[class*=grid-12] > [class*=col-],
[class*=grid-12] > [class*=col_] {
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}

@media (max-width: 75em) {
  [class*=_lg-1] > [class~=col],
  [class*=_lg-1] > [class*=col-],
  [class*=_lg-1] > [class*=col_] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*=_lg-2] > [class~=col],
  [class*=_lg-2] > [class*=col-],
  [class*=_lg-2] > [class*=col_] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*=_lg-3] > [class~=col],
  [class*=_lg-3] > [class*=col-],
  [class*=_lg-3] > [class*=col_] {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*=_lg-4] > [class~=col],
  [class*=_lg-4] > [class*=col-],
  [class*=_lg-4] > [class*=col_] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*=_lg-5] > [class~=col],
  [class*=_lg-5] > [class*=col-],
  [class*=_lg-5] > [class*=col_] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
  [class*=_lg-6] > [class~=col],
  [class*=_lg-6] > [class*=col-],
  [class*=_lg-6] > [class*=col_] {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*=_lg-7] > [class~=col],
  [class*=_lg-7] > [class*=col-],
  [class*=_lg-7] > [class*=col_] {
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*=_lg-8] > [class~=col],
  [class*=_lg-8] > [class*=col-],
  [class*=_lg-8] > [class*=col_] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*=_lg-9] > [class~=col],
  [class*=_lg-9] > [class*=col-],
  [class*=_lg-9] > [class*=col_] {
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*=_lg-10] > [class~=col],
  [class*=_lg-10] > [class*=col-],
  [class*=_lg-10] > [class*=col_] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
  }
  [class*=_lg-11] > [class~=col],
  [class*=_lg-11] > [class*=col-] {
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*=_lg-12] > [class~=col],
  [class*=_lg-12] > [class*=col-],
  [class*=_lg-12] > [class*=col_] {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (max-width: 64em) {
  [class*=_md-1] > [class~=col],
  [class*=_md-1] > [class*=col-],
  [class*=_md-1] > [class*=col_] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*=_md-2] > [class~=col],
  [class*=_md-2] > [class*=col-],
  [class*=_md-2] > [class*=col_] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*=_md-3] > [class~=col],
  [class*=_md-3] > [class*=col-],
  [class*=_md-3] > [class*=col_] {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*=_md-4] > [class~=col],
  [class*=_md-4] > [class*=col-],
  [class*=_md-4] > [class*=col_] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*=_md-5] > [class~=col],
  [class*=_md-5] > [class*=col-],
  [class*=_md-5] > [class*=col_] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
  [class*=_md-6] > [class~=col],
  [class*=_md-6] > [class*=col-],
  [class*=_md-6] > [class*=col_] {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*=_md-7] > [class~=col],
  [class*=_md-7] > [class*=col-],
  [class*=_md-7] > [class*=col_] {
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*=_md-8] > [class~=col],
  [class*=_md-8] > [class*=col-],
  [class*=_md-8] > [class*=col_] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*=_md-9] > [class~=col],
  [class*=_md-9] > [class*=col-],
  [class*=_md-9] > [class*=col_] {
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*=_md-10] > [class~=col],
  [class*=_md-10] > [class*=col-],
  [class*=_md-10] > [class*=col_] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
  }
  [class*=_md-11] > [class~=col],
  [class*=_md-11] > [class*=col-] {
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*=_md-12] > [class~=col],
  [class*=_md-12] > [class*=col-],
  [class*=_md-12] > [class*=col_] {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (max-width: 50em) {
  [class*=_sm-1] > [class~=col],
  [class*=_sm-1] > [class*=col-],
  [class*=_sm-1] > [class*=col_] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*=_sm-2] > [class~=col],
  [class*=_sm-2] > [class*=col-],
  [class*=_sm-2] > [class*=col_] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*=_sm-3] > [class~=col],
  [class*=_sm-3] > [class*=col-],
  [class*=_sm-3] > [class*=col_] {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*=_sm-4] > [class~=col],
  [class*=_sm-4] > [class*=col-],
  [class*=_sm-4] > [class*=col_] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*=_sm-5] > [class~=col],
  [class*=_sm-5] > [class*=col-],
  [class*=_sm-5] > [class*=col_] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
  [class*=_sm-6] > [class~=col],
  [class*=_sm-6] > [class*=col-],
  [class*=_sm-6] > [class*=col_] {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*=_sm-7] > [class~=col],
  [class*=_sm-7] > [class*=col-],
  [class*=_sm-7] > [class*=col_] {
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*=_sm-8] > [class~=col],
  [class*=_sm-8] > [class*=col-],
  [class*=_sm-8] > [class*=col_] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*=_sm-9] > [class~=col],
  [class*=_sm-9] > [class*=col-],
  [class*=_sm-9] > [class*=col_] {
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*=_sm-10] > [class~=col],
  [class*=_sm-10] > [class*=col-],
  [class*=_sm-10] > [class*=col_] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
  }
  [class*=_sm-11] > [class~=col],
  [class*=_sm-11] > [class*=col-] {
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*=_sm-12] > [class~=col],
  [class*=_sm-12] > [class*=col-],
  [class*=_sm-12] > [class*=col_] {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media (max-width: 40em) {
  [class*=_xs-1] > [class~=col],
  [class*=_xs-1] > [class*=col-],
  [class*=_xs-1] > [class*=col_] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class*=_xs-2] > [class~=col],
  [class*=_xs-2] > [class*=col-],
  [class*=_xs-2] > [class*=col_] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class*=_xs-3] > [class~=col],
  [class*=_xs-3] > [class*=col-],
  [class*=_xs-3] > [class*=col_] {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*=_xs-4] > [class~=col],
  [class*=_xs-4] > [class*=col-],
  [class*=_xs-4] > [class*=col_] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class*=_xs-5] > [class~=col],
  [class*=_xs-5] > [class*=col-],
  [class*=_xs-5] > [class*=col_] {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
  }
  [class*=_xs-6] > [class~=col],
  [class*=_xs-6] > [class*=col-],
  [class*=_xs-6] > [class*=col_] {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*=_xs-7] > [class~=col],
  [class*=_xs-7] > [class*=col-],
  [class*=_xs-7] > [class*=col_] {
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*=_xs-8] > [class~=col],
  [class*=_xs-8] > [class*=col-],
  [class*=_xs-8] > [class*=col_] {
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*=_xs-9] > [class~=col],
  [class*=_xs-9] > [class*=col-],
  [class*=_xs-9] > [class*=col_] {
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*=_xs-10] > [class~=col],
  [class*=_xs-10] > [class*=col-],
  [class*=_xs-10] > [class*=col_] {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
  }
  [class*=_xs-11] > [class~=col],
  [class*=_xs-11] > [class*=col-] {
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*=_xs-12] > [class~=col],
  [class*=_xs-12] > [class*=col-],
  [class*=_xs-12] > [class*=col_] {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
/************************
    COLS SIZES
*************************/
[class~=grid] > [class*=col-1],
[class*=grid-] > [class*=col-1],
[class*=grid_] > [class*=col-1] {
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class~=grid] > [class*=col-2],
[class*=grid-] > [class*=col-2],
[class*=grid_] > [class*=col-2] {
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class~=grid] > [class*=col-3],
[class*=grid-] > [class*=col-3],
[class*=grid_] > [class*=col-3] {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}
[class~=grid] > [class*=col-4],
[class*=grid-] > [class*=col-4],
[class*=grid_] > [class*=col-4] {
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class~=grid] > [class*=col-5],
[class*=grid-] > [class*=col-5],
[class*=grid_] > [class*=col-5] {
  -ms-flex-preferred-size: 41.6666666667%;
      flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class~=grid] > [class*=col-6],
[class*=grid-] > [class*=col-6],
[class*=grid_] > [class*=col-6] {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
[class~=grid] > [class*=col-7],
[class*=grid-] > [class*=col-7],
[class*=grid_] > [class*=col-7] {
  -ms-flex-preferred-size: 58.3333333333%;
      flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class~=grid] > [class*=col-8],
[class*=grid-] > [class*=col-8],
[class*=grid_] > [class*=col-8] {
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class~=grid] > [class*=col-9],
[class*=grid-] > [class*=col-9],
[class*=grid_] > [class*=col-9] {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}
[class~=grid] > [class*=col-10],
[class*=grid-] > [class*=col-10],
[class*=grid_] > [class*=col-10] {
  -ms-flex-preferred-size: 83.3333333333%;
      flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class~=grid] > [class*=col-11],
[class*=grid-] > [class*=col-11],
[class*=grid_] > [class*=col-11] {
  -ms-flex-preferred-size: 91.6666666667%;
      flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class~=grid] > [class*=col-12],
[class*=grid-] > [class*=col-12],
[class*=grid_] > [class*=col-12] {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

[class~=grid] > [data-push-left*=off-0],
[class*=grid-] > [data-push-left*=off-0],
[class*=grid_] > [data-push-left*=off-0] {
  margin-left: 0;
}
[class~=grid] > [data-push-left*=off-1],
[class*=grid-] > [data-push-left*=off-1],
[class*=grid_] > [data-push-left*=off-1] {
  margin-left: 8.3333333333%;
}
[class~=grid] > [data-push-left*=off-2],
[class*=grid-] > [data-push-left*=off-2],
[class*=grid_] > [data-push-left*=off-2] {
  margin-left: 16.6666666667%;
}
[class~=grid] > [data-push-left*=off-3],
[class*=grid-] > [data-push-left*=off-3],
[class*=grid_] > [data-push-left*=off-3] {
  margin-left: 25%;
}
[class~=grid] > [data-push-left*=off-4],
[class*=grid-] > [data-push-left*=off-4],
[class*=grid_] > [data-push-left*=off-4] {
  margin-left: 33.3333333333%;
}
[class~=grid] > [data-push-left*=off-5],
[class*=grid-] > [data-push-left*=off-5],
[class*=grid_] > [data-push-left*=off-5] {
  margin-left: 41.6666666667%;
}
[class~=grid] > [data-push-left*=off-6],
[class*=grid-] > [data-push-left*=off-6],
[class*=grid_] > [data-push-left*=off-6] {
  margin-left: 50%;
}
[class~=grid] > [data-push-left*=off-7],
[class*=grid-] > [data-push-left*=off-7],
[class*=grid_] > [data-push-left*=off-7] {
  margin-left: 58.3333333333%;
}
[class~=grid] > [data-push-left*=off-8],
[class*=grid-] > [data-push-left*=off-8],
[class*=grid_] > [data-push-left*=off-8] {
  margin-left: 66.6666666667%;
}
[class~=grid] > [data-push-left*=off-9],
[class*=grid-] > [data-push-left*=off-9],
[class*=grid_] > [data-push-left*=off-9] {
  margin-left: 75%;
}
[class~=grid] > [data-push-left*=off-10],
[class*=grid-] > [data-push-left*=off-10],
[class*=grid_] > [data-push-left*=off-10] {
  margin-left: 83.3333333333%;
}
[class~=grid] > [data-push-left*=off-11],
[class*=grid-] > [data-push-left*=off-11],
[class*=grid_] > [data-push-left*=off-11] {
  margin-left: 91.6666666667%;
}
[class~=grid] > [data-push-right*=off-0],
[class*=grid-] > [data-push-right*=off-0],
[class*=grid_] > [data-push-right*=off-0] {
  margin-right: 0;
}
[class~=grid] > [data-push-right*=off-1],
[class*=grid-] > [data-push-right*=off-1],
[class*=grid_] > [data-push-right*=off-1] {
  margin-right: 8.3333333333%;
}
[class~=grid] > [data-push-right*=off-2],
[class*=grid-] > [data-push-right*=off-2],
[class*=grid_] > [data-push-right*=off-2] {
  margin-right: 16.6666666667%;
}
[class~=grid] > [data-push-right*=off-3],
[class*=grid-] > [data-push-right*=off-3],
[class*=grid_] > [data-push-right*=off-3] {
  margin-right: 25%;
}
[class~=grid] > [data-push-right*=off-4],
[class*=grid-] > [data-push-right*=off-4],
[class*=grid_] > [data-push-right*=off-4] {
  margin-right: 33.3333333333%;
}
[class~=grid] > [data-push-right*=off-5],
[class*=grid-] > [data-push-right*=off-5],
[class*=grid_] > [data-push-right*=off-5] {
  margin-right: 41.6666666667%;
}
[class~=grid] > [data-push-right*=off-6],
[class*=grid-] > [data-push-right*=off-6],
[class*=grid_] > [data-push-right*=off-6] {
  margin-right: 50%;
}
[class~=grid] > [data-push-right*=off-7],
[class*=grid-] > [data-push-right*=off-7],
[class*=grid_] > [data-push-right*=off-7] {
  margin-right: 58.3333333333%;
}
[class~=grid] > [data-push-right*=off-8],
[class*=grid-] > [data-push-right*=off-8],
[class*=grid_] > [data-push-right*=off-8] {
  margin-right: 66.6666666667%;
}
[class~=grid] > [data-push-right*=off-9],
[class*=grid-] > [data-push-right*=off-9],
[class*=grid_] > [data-push-right*=off-9] {
  margin-right: 75%;
}
[class~=grid] > [data-push-right*=off-10],
[class*=grid-] > [data-push-right*=off-10],
[class*=grid_] > [data-push-right*=off-10] {
  margin-right: 83.3333333333%;
}
[class~=grid] > [data-push-right*=off-11],
[class*=grid-] > [data-push-right*=off-11],
[class*=grid_] > [data-push-right*=off-11] {
  margin-right: 91.6666666667%;
}

@media (max-width: 75em) {
  [class~=grid] > [class*=_lg-1],
  [class*=grid-] > [class*=_lg-1],
  [class*=grid_] > [class*=_lg-1] {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class~=grid] > [class*=_lg-2],
  [class*=grid-] > [class*=_lg-2],
  [class*=grid_] > [class*=_lg-2] {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class~=grid] > [class*=_lg-3],
  [class*=grid-] > [class*=_lg-3],
  [class*=grid_] > [class*=_lg-3] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class~=grid] > [class*=_lg-4],
  [class*=grid-] > [class*=_lg-4],
  [class*=grid_] > [class*=_lg-4] {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class~=grid] > [class*=_lg-5],
  [class*=grid-] > [class*=_lg-5],
  [class*=grid_] > [class*=_lg-5] {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class~=grid] > [class*=_lg-6],
  [class*=grid-] > [class*=_lg-6],
  [class*=grid_] > [class*=_lg-6] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class~=grid] > [class*=_lg-7],
  [class*=grid-] > [class*=_lg-7],
  [class*=grid_] > [class*=_lg-7] {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class~=grid] > [class*=_lg-8],
  [class*=grid-] > [class*=_lg-8],
  [class*=grid_] > [class*=_lg-8] {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class~=grid] > [class*=_lg-9],
  [class*=grid-] > [class*=_lg-9],
  [class*=grid_] > [class*=_lg-9] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  [class~=grid] > [class*=_lg-10],
  [class*=grid-] > [class*=_lg-10],
  [class*=grid_] > [class*=_lg-10] {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class~=grid] > [class*=_lg-11],
  [class*=grid-] > [class*=_lg-11],
  [class*=grid_] > [class*=_lg-11] {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class~=grid] > [class*=_lg-12],
  [class*=grid-] > [class*=_lg-12],
  [class*=grid_] > [class*=_lg-12] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class~=grid] > [data-push-left*=_lg-0],
  [class*=grid-] > [data-push-left*=_lg-0],
  [class*=grid_] > [data-push-left*=_lg-0] {
    margin-left: 0;
  }
  [class~=grid] > [data-push-left*=_lg-1],
  [class*=grid-] > [data-push-left*=_lg-1],
  [class*=grid_] > [data-push-left*=_lg-1] {
    margin-left: 8.3333333333%;
  }
  [class~=grid] > [data-push-left*=_lg-2],
  [class*=grid-] > [data-push-left*=_lg-2],
  [class*=grid_] > [data-push-left*=_lg-2] {
    margin-left: 16.6666666667%;
  }
  [class~=grid] > [data-push-left*=_lg-3],
  [class*=grid-] > [data-push-left*=_lg-3],
  [class*=grid_] > [data-push-left*=_lg-3] {
    margin-left: 25%;
  }
  [class~=grid] > [data-push-left*=_lg-4],
  [class*=grid-] > [data-push-left*=_lg-4],
  [class*=grid_] > [data-push-left*=_lg-4] {
    margin-left: 33.3333333333%;
  }
  [class~=grid] > [data-push-left*=_lg-5],
  [class*=grid-] > [data-push-left*=_lg-5],
  [class*=grid_] > [data-push-left*=_lg-5] {
    margin-left: 41.6666666667%;
  }
  [class~=grid] > [data-push-left*=_lg-6],
  [class*=grid-] > [data-push-left*=_lg-6],
  [class*=grid_] > [data-push-left*=_lg-6] {
    margin-left: 50%;
  }
  [class~=grid] > [data-push-left*=_lg-7],
  [class*=grid-] > [data-push-left*=_lg-7],
  [class*=grid_] > [data-push-left*=_lg-7] {
    margin-left: 58.3333333333%;
  }
  [class~=grid] > [data-push-left*=_lg-8],
  [class*=grid-] > [data-push-left*=_lg-8],
  [class*=grid_] > [data-push-left*=_lg-8] {
    margin-left: 66.6666666667%;
  }
  [class~=grid] > [data-push-left*=_lg-9],
  [class*=grid-] > [data-push-left*=_lg-9],
  [class*=grid_] > [data-push-left*=_lg-9] {
    margin-left: 75%;
  }
  [class~=grid] > [data-push-left*=_lg-10],
  [class*=grid-] > [data-push-left*=_lg-10],
  [class*=grid_] > [data-push-left*=_lg-10] {
    margin-left: 83.3333333333%;
  }
  [class~=grid] > [data-push-left*=_lg-11],
  [class*=grid-] > [data-push-left*=_lg-11],
  [class*=grid_] > [data-push-left*=_lg-11] {
    margin-left: 91.6666666667%;
  }
  [class~=grid] > [data-push-right*=_lg-0],
  [class*=grid-] > [data-push-right*=_lg-0],
  [class*=grid_] > [data-push-right*=_lg-0] {
    margin-right: 0;
  }
  [class~=grid] > [data-push-right*=_lg-1],
  [class*=grid-] > [data-push-right*=_lg-1],
  [class*=grid_] > [data-push-right*=_lg-1] {
    margin-right: 8.3333333333%;
  }
  [class~=grid] > [data-push-right*=_lg-2],
  [class*=grid-] > [data-push-right*=_lg-2],
  [class*=grid_] > [data-push-right*=_lg-2] {
    margin-right: 16.6666666667%;
  }
  [class~=grid] > [data-push-right*=_lg-3],
  [class*=grid-] > [data-push-right*=_lg-3],
  [class*=grid_] > [data-push-right*=_lg-3] {
    margin-right: 25%;
  }
  [class~=grid] > [data-push-right*=_lg-4],
  [class*=grid-] > [data-push-right*=_lg-4],
  [class*=grid_] > [data-push-right*=_lg-4] {
    margin-right: 33.3333333333%;
  }
  [class~=grid] > [data-push-right*=_lg-5],
  [class*=grid-] > [data-push-right*=_lg-5],
  [class*=grid_] > [data-push-right*=_lg-5] {
    margin-right: 41.6666666667%;
  }
  [class~=grid] > [data-push-right*=_lg-6],
  [class*=grid-] > [data-push-right*=_lg-6],
  [class*=grid_] > [data-push-right*=_lg-6] {
    margin-right: 50%;
  }
  [class~=grid] > [data-push-right*=_lg-7],
  [class*=grid-] > [data-push-right*=_lg-7],
  [class*=grid_] > [data-push-right*=_lg-7] {
    margin-right: 58.3333333333%;
  }
  [class~=grid] > [data-push-right*=_lg-8],
  [class*=grid-] > [data-push-right*=_lg-8],
  [class*=grid_] > [data-push-right*=_lg-8] {
    margin-right: 66.6666666667%;
  }
  [class~=grid] > [data-push-right*=_lg-9],
  [class*=grid-] > [data-push-right*=_lg-9],
  [class*=grid_] > [data-push-right*=_lg-9] {
    margin-right: 75%;
  }
  [class~=grid] > [data-push-right*=_lg-10],
  [class*=grid-] > [data-push-right*=_lg-10],
  [class*=grid_] > [data-push-right*=_lg-10] {
    margin-right: 83.3333333333%;
  }
  [class~=grid] > [data-push-right*=_lg-11],
  [class*=grid-] > [data-push-right*=_lg-11],
  [class*=grid_] > [data-push-right*=_lg-11] {
    margin-right: 91.6666666667%;
  }
  [class~=grid] [class*=_lg-first],
  [class*=grid-] [class*=_lg-first],
  [class*=grid_] [class*=_lg-first] {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  [class~=grid] [class*=_lg-last],
  [class*=grid-] [class*=_lg-last],
  [class*=grid_] [class*=_lg-last] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 64em) {
  [class~=grid] > [class*=_md-1],
  [class*=grid-] > [class*=_md-1],
  [class*=grid_] > [class*=_md-1] {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class~=grid] > [class*=_md-2],
  [class*=grid-] > [class*=_md-2],
  [class*=grid_] > [class*=_md-2] {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class~=grid] > [class*=_md-3],
  [class*=grid-] > [class*=_md-3],
  [class*=grid_] > [class*=_md-3] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class~=grid] > [class*=_md-4],
  [class*=grid-] > [class*=_md-4],
  [class*=grid_] > [class*=_md-4] {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class~=grid] > [class*=_md-5],
  [class*=grid-] > [class*=_md-5],
  [class*=grid_] > [class*=_md-5] {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class~=grid] > [class*=_md-6],
  [class*=grid-] > [class*=_md-6],
  [class*=grid_] > [class*=_md-6] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class~=grid] > [class*=_md-7],
  [class*=grid-] > [class*=_md-7],
  [class*=grid_] > [class*=_md-7] {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class~=grid] > [class*=_md-8],
  [class*=grid-] > [class*=_md-8],
  [class*=grid_] > [class*=_md-8] {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class~=grid] > [class*=_md-9],
  [class*=grid-] > [class*=_md-9],
  [class*=grid_] > [class*=_md-9] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  [class~=grid] > [class*=_md-10],
  [class*=grid-] > [class*=_md-10],
  [class*=grid_] > [class*=_md-10] {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class~=grid] > [class*=_md-11],
  [class*=grid-] > [class*=_md-11],
  [class*=grid_] > [class*=_md-11] {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class~=grid] > [class*=_md-12],
  [class*=grid-] > [class*=_md-12],
  [class*=grid_] > [class*=_md-12] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class~=grid] > [data-push-left*=_md-0],
  [class*=grid-] > [data-push-left*=_md-0],
  [class*=grid_] > [data-push-left*=_md-0] {
    margin-left: 0;
  }
  [class~=grid] > [data-push-left*=_md-1],
  [class*=grid-] > [data-push-left*=_md-1],
  [class*=grid_] > [data-push-left*=_md-1] {
    margin-left: 8.3333333333%;
  }
  [class~=grid] > [data-push-left*=_md-2],
  [class*=grid-] > [data-push-left*=_md-2],
  [class*=grid_] > [data-push-left*=_md-2] {
    margin-left: 16.6666666667%;
  }
  [class~=grid] > [data-push-left*=_md-3],
  [class*=grid-] > [data-push-left*=_md-3],
  [class*=grid_] > [data-push-left*=_md-3] {
    margin-left: 25%;
  }
  [class~=grid] > [data-push-left*=_md-4],
  [class*=grid-] > [data-push-left*=_md-4],
  [class*=grid_] > [data-push-left*=_md-4] {
    margin-left: 33.3333333333%;
  }
  [class~=grid] > [data-push-left*=_md-5],
  [class*=grid-] > [data-push-left*=_md-5],
  [class*=grid_] > [data-push-left*=_md-5] {
    margin-left: 41.6666666667%;
  }
  [class~=grid] > [data-push-left*=_md-6],
  [class*=grid-] > [data-push-left*=_md-6],
  [class*=grid_] > [data-push-left*=_md-6] {
    margin-left: 50%;
  }
  [class~=grid] > [data-push-left*=_md-7],
  [class*=grid-] > [data-push-left*=_md-7],
  [class*=grid_] > [data-push-left*=_md-7] {
    margin-left: 58.3333333333%;
  }
  [class~=grid] > [data-push-left*=_md-8],
  [class*=grid-] > [data-push-left*=_md-8],
  [class*=grid_] > [data-push-left*=_md-8] {
    margin-left: 66.6666666667%;
  }
  [class~=grid] > [data-push-left*=_md-9],
  [class*=grid-] > [data-push-left*=_md-9],
  [class*=grid_] > [data-push-left*=_md-9] {
    margin-left: 75%;
  }
  [class~=grid] > [data-push-left*=_md-10],
  [class*=grid-] > [data-push-left*=_md-10],
  [class*=grid_] > [data-push-left*=_md-10] {
    margin-left: 83.3333333333%;
  }
  [class~=grid] > [data-push-left*=_md-11],
  [class*=grid-] > [data-push-left*=_md-11],
  [class*=grid_] > [data-push-left*=_md-11] {
    margin-left: 91.6666666667%;
  }
  [class~=grid] > [data-push-right*=_md-0],
  [class*=grid-] > [data-push-right*=_md-0],
  [class*=grid_] > [data-push-right*=_md-0] {
    margin-right: 0;
  }
  [class~=grid] > [data-push-right*=_md-1],
  [class*=grid-] > [data-push-right*=_md-1],
  [class*=grid_] > [data-push-right*=_md-1] {
    margin-right: 8.3333333333%;
  }
  [class~=grid] > [data-push-right*=_md-2],
  [class*=grid-] > [data-push-right*=_md-2],
  [class*=grid_] > [data-push-right*=_md-2] {
    margin-right: 16.6666666667%;
  }
  [class~=grid] > [data-push-right*=_md-3],
  [class*=grid-] > [data-push-right*=_md-3],
  [class*=grid_] > [data-push-right*=_md-3] {
    margin-right: 25%;
  }
  [class~=grid] > [data-push-right*=_md-4],
  [class*=grid-] > [data-push-right*=_md-4],
  [class*=grid_] > [data-push-right*=_md-4] {
    margin-right: 33.3333333333%;
  }
  [class~=grid] > [data-push-right*=_md-5],
  [class*=grid-] > [data-push-right*=_md-5],
  [class*=grid_] > [data-push-right*=_md-5] {
    margin-right: 41.6666666667%;
  }
  [class~=grid] > [data-push-right*=_md-6],
  [class*=grid-] > [data-push-right*=_md-6],
  [class*=grid_] > [data-push-right*=_md-6] {
    margin-right: 50%;
  }
  [class~=grid] > [data-push-right*=_md-7],
  [class*=grid-] > [data-push-right*=_md-7],
  [class*=grid_] > [data-push-right*=_md-7] {
    margin-right: 58.3333333333%;
  }
  [class~=grid] > [data-push-right*=_md-8],
  [class*=grid-] > [data-push-right*=_md-8],
  [class*=grid_] > [data-push-right*=_md-8] {
    margin-right: 66.6666666667%;
  }
  [class~=grid] > [data-push-right*=_md-9],
  [class*=grid-] > [data-push-right*=_md-9],
  [class*=grid_] > [data-push-right*=_md-9] {
    margin-right: 75%;
  }
  [class~=grid] > [data-push-right*=_md-10],
  [class*=grid-] > [data-push-right*=_md-10],
  [class*=grid_] > [data-push-right*=_md-10] {
    margin-right: 83.3333333333%;
  }
  [class~=grid] > [data-push-right*=_md-11],
  [class*=grid-] > [data-push-right*=_md-11],
  [class*=grid_] > [data-push-right*=_md-11] {
    margin-right: 91.6666666667%;
  }
  [class~=grid] [class*=_md-first],
  [class*=grid-] [class*=_md-first],
  [class*=grid_] [class*=_md-first] {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  [class~=grid] [class*=_md-last],
  [class*=grid-] [class*=_md-last],
  [class*=grid_] [class*=_md-last] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 50em) {
  [class~=grid] > [class*=_sm-1],
  [class*=grid-] > [class*=_sm-1],
  [class*=grid_] > [class*=_sm-1] {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class~=grid] > [class*=_sm-2],
  [class*=grid-] > [class*=_sm-2],
  [class*=grid_] > [class*=_sm-2] {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class~=grid] > [class*=_sm-3],
  [class*=grid-] > [class*=_sm-3],
  [class*=grid_] > [class*=_sm-3] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class~=grid] > [class*=_sm-4],
  [class*=grid-] > [class*=_sm-4],
  [class*=grid_] > [class*=_sm-4] {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class~=grid] > [class*=_sm-5],
  [class*=grid-] > [class*=_sm-5],
  [class*=grid_] > [class*=_sm-5] {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class~=grid] > [class*=_sm-6],
  [class*=grid-] > [class*=_sm-6],
  [class*=grid_] > [class*=_sm-6] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class~=grid] > [class*=_sm-7],
  [class*=grid-] > [class*=_sm-7],
  [class*=grid_] > [class*=_sm-7] {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class~=grid] > [class*=_sm-8],
  [class*=grid-] > [class*=_sm-8],
  [class*=grid_] > [class*=_sm-8] {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class~=grid] > [class*=_sm-9],
  [class*=grid-] > [class*=_sm-9],
  [class*=grid_] > [class*=_sm-9] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  [class~=grid] > [class*=_sm-10],
  [class*=grid-] > [class*=_sm-10],
  [class*=grid_] > [class*=_sm-10] {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class~=grid] > [class*=_sm-11],
  [class*=grid-] > [class*=_sm-11],
  [class*=grid_] > [class*=_sm-11] {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class~=grid] > [class*=_sm-12],
  [class*=grid-] > [class*=_sm-12],
  [class*=grid_] > [class*=_sm-12] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class~=grid] > [data-push-left*=_sm-0],
  [class*=grid-] > [data-push-left*=_sm-0],
  [class*=grid_] > [data-push-left*=_sm-0] {
    margin-left: 0;
  }
  [class~=grid] > [data-push-left*=_sm-1],
  [class*=grid-] > [data-push-left*=_sm-1],
  [class*=grid_] > [data-push-left*=_sm-1] {
    margin-left: 8.3333333333%;
  }
  [class~=grid] > [data-push-left*=_sm-2],
  [class*=grid-] > [data-push-left*=_sm-2],
  [class*=grid_] > [data-push-left*=_sm-2] {
    margin-left: 16.6666666667%;
  }
  [class~=grid] > [data-push-left*=_sm-3],
  [class*=grid-] > [data-push-left*=_sm-3],
  [class*=grid_] > [data-push-left*=_sm-3] {
    margin-left: 25%;
  }
  [class~=grid] > [data-push-left*=_sm-4],
  [class*=grid-] > [data-push-left*=_sm-4],
  [class*=grid_] > [data-push-left*=_sm-4] {
    margin-left: 33.3333333333%;
  }
  [class~=grid] > [data-push-left*=_sm-5],
  [class*=grid-] > [data-push-left*=_sm-5],
  [class*=grid_] > [data-push-left*=_sm-5] {
    margin-left: 41.6666666667%;
  }
  [class~=grid] > [data-push-left*=_sm-6],
  [class*=grid-] > [data-push-left*=_sm-6],
  [class*=grid_] > [data-push-left*=_sm-6] {
    margin-left: 50%;
  }
  [class~=grid] > [data-push-left*=_sm-7],
  [class*=grid-] > [data-push-left*=_sm-7],
  [class*=grid_] > [data-push-left*=_sm-7] {
    margin-left: 58.3333333333%;
  }
  [class~=grid] > [data-push-left*=_sm-8],
  [class*=grid-] > [data-push-left*=_sm-8],
  [class*=grid_] > [data-push-left*=_sm-8] {
    margin-left: 66.6666666667%;
  }
  [class~=grid] > [data-push-left*=_sm-9],
  [class*=grid-] > [data-push-left*=_sm-9],
  [class*=grid_] > [data-push-left*=_sm-9] {
    margin-left: 75%;
  }
  [class~=grid] > [data-push-left*=_sm-10],
  [class*=grid-] > [data-push-left*=_sm-10],
  [class*=grid_] > [data-push-left*=_sm-10] {
    margin-left: 83.3333333333%;
  }
  [class~=grid] > [data-push-left*=_sm-11],
  [class*=grid-] > [data-push-left*=_sm-11],
  [class*=grid_] > [data-push-left*=_sm-11] {
    margin-left: 91.6666666667%;
  }
  [class~=grid] > [data-push-right*=_sm-0],
  [class*=grid-] > [data-push-right*=_sm-0],
  [class*=grid_] > [data-push-right*=_sm-0] {
    margin-right: 0;
  }
  [class~=grid] > [data-push-right*=_sm-1],
  [class*=grid-] > [data-push-right*=_sm-1],
  [class*=grid_] > [data-push-right*=_sm-1] {
    margin-right: 8.3333333333%;
  }
  [class~=grid] > [data-push-right*=_sm-2],
  [class*=grid-] > [data-push-right*=_sm-2],
  [class*=grid_] > [data-push-right*=_sm-2] {
    margin-right: 16.6666666667%;
  }
  [class~=grid] > [data-push-right*=_sm-3],
  [class*=grid-] > [data-push-right*=_sm-3],
  [class*=grid_] > [data-push-right*=_sm-3] {
    margin-right: 25%;
  }
  [class~=grid] > [data-push-right*=_sm-4],
  [class*=grid-] > [data-push-right*=_sm-4],
  [class*=grid_] > [data-push-right*=_sm-4] {
    margin-right: 33.3333333333%;
  }
  [class~=grid] > [data-push-right*=_sm-5],
  [class*=grid-] > [data-push-right*=_sm-5],
  [class*=grid_] > [data-push-right*=_sm-5] {
    margin-right: 41.6666666667%;
  }
  [class~=grid] > [data-push-right*=_sm-6],
  [class*=grid-] > [data-push-right*=_sm-6],
  [class*=grid_] > [data-push-right*=_sm-6] {
    margin-right: 50%;
  }
  [class~=grid] > [data-push-right*=_sm-7],
  [class*=grid-] > [data-push-right*=_sm-7],
  [class*=grid_] > [data-push-right*=_sm-7] {
    margin-right: 58.3333333333%;
  }
  [class~=grid] > [data-push-right*=_sm-8],
  [class*=grid-] > [data-push-right*=_sm-8],
  [class*=grid_] > [data-push-right*=_sm-8] {
    margin-right: 66.6666666667%;
  }
  [class~=grid] > [data-push-right*=_sm-9],
  [class*=grid-] > [data-push-right*=_sm-9],
  [class*=grid_] > [data-push-right*=_sm-9] {
    margin-right: 75%;
  }
  [class~=grid] > [data-push-right*=_sm-10],
  [class*=grid-] > [data-push-right*=_sm-10],
  [class*=grid_] > [data-push-right*=_sm-10] {
    margin-right: 83.3333333333%;
  }
  [class~=grid] > [data-push-right*=_sm-11],
  [class*=grid-] > [data-push-right*=_sm-11],
  [class*=grid_] > [data-push-right*=_sm-11] {
    margin-right: 91.6666666667%;
  }
  [class~=grid] [class*=_sm-first],
  [class*=grid-] [class*=_sm-first],
  [class*=grid_] [class*=_sm-first] {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  [class~=grid] [class*=_sm-last],
  [class*=grid-] [class*=_sm-last],
  [class*=grid_] [class*=_sm-last] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 40em) {
  [class~=grid] > [class*=_xs-1],
  [class*=grid-] > [class*=_xs-1],
  [class*=grid_] > [class*=_xs-1] {
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class~=grid] > [class*=_xs-2],
  [class*=grid-] > [class*=_xs-2],
  [class*=grid_] > [class*=_xs-2] {
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class~=grid] > [class*=_xs-3],
  [class*=grid-] > [class*=_xs-3],
  [class*=grid_] > [class*=_xs-3] {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  [class~=grid] > [class*=_xs-4],
  [class*=grid-] > [class*=_xs-4],
  [class*=grid_] > [class*=_xs-4] {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class~=grid] > [class*=_xs-5],
  [class*=grid-] > [class*=_xs-5],
  [class*=grid_] > [class*=_xs-5] {
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class~=grid] > [class*=_xs-6],
  [class*=grid-] > [class*=_xs-6],
  [class*=grid_] > [class*=_xs-6] {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  [class~=grid] > [class*=_xs-7],
  [class*=grid-] > [class*=_xs-7],
  [class*=grid_] > [class*=_xs-7] {
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class~=grid] > [class*=_xs-8],
  [class*=grid-] > [class*=_xs-8],
  [class*=grid_] > [class*=_xs-8] {
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class~=grid] > [class*=_xs-9],
  [class*=grid-] > [class*=_xs-9],
  [class*=grid_] > [class*=_xs-9] {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  [class~=grid] > [class*=_xs-10],
  [class*=grid-] > [class*=_xs-10],
  [class*=grid_] > [class*=_xs-10] {
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class~=grid] > [class*=_xs-11],
  [class*=grid-] > [class*=_xs-11],
  [class*=grid_] > [class*=_xs-11] {
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class~=grid] > [class*=_xs-12],
  [class*=grid-] > [class*=_xs-12],
  [class*=grid_] > [class*=_xs-12] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  [class~=grid] > [data-push-left*=_xs-0],
  [class*=grid-] > [data-push-left*=_xs-0],
  [class*=grid_] > [data-push-left*=_xs-0] {
    margin-left: 0;
  }
  [class~=grid] > [data-push-left*=_xs-1],
  [class*=grid-] > [data-push-left*=_xs-1],
  [class*=grid_] > [data-push-left*=_xs-1] {
    margin-left: 8.3333333333%;
  }
  [class~=grid] > [data-push-left*=_xs-2],
  [class*=grid-] > [data-push-left*=_xs-2],
  [class*=grid_] > [data-push-left*=_xs-2] {
    margin-left: 16.6666666667%;
  }
  [class~=grid] > [data-push-left*=_xs-3],
  [class*=grid-] > [data-push-left*=_xs-3],
  [class*=grid_] > [data-push-left*=_xs-3] {
    margin-left: 25%;
  }
  [class~=grid] > [data-push-left*=_xs-4],
  [class*=grid-] > [data-push-left*=_xs-4],
  [class*=grid_] > [data-push-left*=_xs-4] {
    margin-left: 33.3333333333%;
  }
  [class~=grid] > [data-push-left*=_xs-5],
  [class*=grid-] > [data-push-left*=_xs-5],
  [class*=grid_] > [data-push-left*=_xs-5] {
    margin-left: 41.6666666667%;
  }
  [class~=grid] > [data-push-left*=_xs-6],
  [class*=grid-] > [data-push-left*=_xs-6],
  [class*=grid_] > [data-push-left*=_xs-6] {
    margin-left: 50%;
  }
  [class~=grid] > [data-push-left*=_xs-7],
  [class*=grid-] > [data-push-left*=_xs-7],
  [class*=grid_] > [data-push-left*=_xs-7] {
    margin-left: 58.3333333333%;
  }
  [class~=grid] > [data-push-left*=_xs-8],
  [class*=grid-] > [data-push-left*=_xs-8],
  [class*=grid_] > [data-push-left*=_xs-8] {
    margin-left: 66.6666666667%;
  }
  [class~=grid] > [data-push-left*=_xs-9],
  [class*=grid-] > [data-push-left*=_xs-9],
  [class*=grid_] > [data-push-left*=_xs-9] {
    margin-left: 75%;
  }
  [class~=grid] > [data-push-left*=_xs-10],
  [class*=grid-] > [data-push-left*=_xs-10],
  [class*=grid_] > [data-push-left*=_xs-10] {
    margin-left: 83.3333333333%;
  }
  [class~=grid] > [data-push-left*=_xs-11],
  [class*=grid-] > [data-push-left*=_xs-11],
  [class*=grid_] > [data-push-left*=_xs-11] {
    margin-left: 91.6666666667%;
  }
  [class~=grid] > [data-push-right*=_xs-0],
  [class*=grid-] > [data-push-right*=_xs-0],
  [class*=grid_] > [data-push-right*=_xs-0] {
    margin-right: 0;
  }
  [class~=grid] > [data-push-right*=_xs-1],
  [class*=grid-] > [data-push-right*=_xs-1],
  [class*=grid_] > [data-push-right*=_xs-1] {
    margin-right: 8.3333333333%;
  }
  [class~=grid] > [data-push-right*=_xs-2],
  [class*=grid-] > [data-push-right*=_xs-2],
  [class*=grid_] > [data-push-right*=_xs-2] {
    margin-right: 16.6666666667%;
  }
  [class~=grid] > [data-push-right*=_xs-3],
  [class*=grid-] > [data-push-right*=_xs-3],
  [class*=grid_] > [data-push-right*=_xs-3] {
    margin-right: 25%;
  }
  [class~=grid] > [data-push-right*=_xs-4],
  [class*=grid-] > [data-push-right*=_xs-4],
  [class*=grid_] > [data-push-right*=_xs-4] {
    margin-right: 33.3333333333%;
  }
  [class~=grid] > [data-push-right*=_xs-5],
  [class*=grid-] > [data-push-right*=_xs-5],
  [class*=grid_] > [data-push-right*=_xs-5] {
    margin-right: 41.6666666667%;
  }
  [class~=grid] > [data-push-right*=_xs-6],
  [class*=grid-] > [data-push-right*=_xs-6],
  [class*=grid_] > [data-push-right*=_xs-6] {
    margin-right: 50%;
  }
  [class~=grid] > [data-push-right*=_xs-7],
  [class*=grid-] > [data-push-right*=_xs-7],
  [class*=grid_] > [data-push-right*=_xs-7] {
    margin-right: 58.3333333333%;
  }
  [class~=grid] > [data-push-right*=_xs-8],
  [class*=grid-] > [data-push-right*=_xs-8],
  [class*=grid_] > [data-push-right*=_xs-8] {
    margin-right: 66.6666666667%;
  }
  [class~=grid] > [data-push-right*=_xs-9],
  [class*=grid-] > [data-push-right*=_xs-9],
  [class*=grid_] > [data-push-right*=_xs-9] {
    margin-right: 75%;
  }
  [class~=grid] > [data-push-right*=_xs-10],
  [class*=grid-] > [data-push-right*=_xs-10],
  [class*=grid_] > [data-push-right*=_xs-10] {
    margin-right: 83.3333333333%;
  }
  [class~=grid] > [data-push-right*=_xs-11],
  [class*=grid-] > [data-push-right*=_xs-11],
  [class*=grid_] > [data-push-right*=_xs-11] {
    margin-right: 91.6666666667%;
  }
  [class~=grid] [class*=_xs-first],
  [class*=grid-] [class*=_xs-first],
  [class*=grid_] [class*=_xs-first] {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  [class~=grid] [class*=_xs-last],
  [class*=grid-] [class*=_xs-last],
  [class*=grid_] [class*=_xs-last] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
/************************
    HIDING COLS
*************************/
@media (max-width: 75em) {
  [class*=lg-hidden] {
    display: none;
  }
}
@media (max-width: 64em) {
  [class*=md-hidden] {
    display: none;
  }
}
@media (max-width: 50em) {
  [class*=sm-hidden] {
    display: none;
  }
}
@media (max-width: 40em) {
  [class*=xs-hidden] {
    display: none;
  }
}
img.alignright, .alignright img {
  float: right;
}

img.alignleft, .alignleft img {
  float: left;
}

img.aligncenter {
  display: block;
  margin: 20px auto;
  clear: both;
}

.alignright {
  float: right;
  margin: 0 0 1rem 1rem;
}

.alignleft {
  float: left;
  margin: 0 1rem 1rem 0;
}

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

.relative {
  position: relative;
}

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

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.no-padding-side {
  padding-left: 0;
  padding-right: 0;
}

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

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.container {
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 0.938rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  margin-bottom: -5px;
}

.section {
  padding: 2.5rem 0 1.5rem;
}

.padding-left {
  padding-left: 3.5rem;
}

.padding-right {
  padding-right: 3.5rem;
}

.hr-line {
  width: 25%;
  margin: 0 auto;
  border-bottom: 0.0625rem solid #ddd;
  margin-bottom: 2rem;
}

.hr {
  width: 100%;
}

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

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

.hidden {
  display: none;
}

.invisible {
  visibility: hidden !important;
}

.screen-reader-text {
  display: none;
}

@media screen and (max-width: 64em) {
  .section {
    margin: 0;
    padding: 1.5rem 0 0.5rem;
  }
  .padding-right, .padding-left {
    padding-left: 0;
    padding-right: 0;
  }
}
.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

/* HAMBURGER MENU */
#hamburger {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
  position: absolute;
  top: 1rem;
  right: 0.5rem;
  z-index: 9999;
  display: none;
}

.menu-bar .ham, .menu-bar .ham:after, .menu-bar .ham:before {
  background: #000;
}

.menu-bar {
  width: 44px;
  height: 44px;
  text-align: center;
  display: inline-block;
  z-index: 101;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-animation: blinkBackground 4s infinite;
          animation: blinkBackground 4s infinite;
  cursor: pointer;
}

.menu-bar.exit {
  -webkit-animation: none;
  animation: none;
}

.menu-bar .ham {
  display: inline-block;
  width: 23px;
  height: 2px;
  position: relative;
  top: 2px;
  vertical-align: bottom;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.menu-bar .ham:after, .menu-bar .ham:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 23px;
  height: 2px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  outline: 2px solid transparent;
  left: 0;
}

.menu-bar .ham:before {
  top: -8px;
}

.menu-bar .ham:after {
  top: 8px;
}

.menu-bar.exit .ham {
  background-color: transparent !important;
}

.menu-bar.exit .ham:before {
  -webkit-transform: translateY(8px) rotateZ(-45deg);
          transform: translateY(8px) rotateZ(-45deg);
  background: #000;
}

.menu-bar.exit .ham:after {
  -webkit-transform: translateY(-8px) rotateZ(45deg);
  transform: translateY(-8px) rotateZ(45deg);
  background: #000;
}

/*@media only screen and (max-width: 840px) {
	.menu-bar.exit .ham:before, .menu-bar.exit .ham:after {
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;	
	}
	.menu-bar.exit .ham { background-color: #fff !important; }	
}*/
/*animation*/
#main-menu ul.menu > li:nth-child(n+1) {
  -webkit-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-delay: 60ms;
          transition-delay: 60ms;
}

#main-menu div.menu > ul > li, #main-menu ul.menu > li {
  top: 0;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

#main-menu ul.invisible.menu > li {
  position: relative;
  top: -15px;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0ms cubic-bezier(0.175, 0.885, 0.525, 1.2);
  transition: all 0ms cubic-bezier(0.175, 0.885, 0.525, 1.2);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.ham-back {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border: solid #000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 1px;
  font-size: 0;
  outline: none;
  background: transparent;
  cursor: pointer;
  z-index: 20;
  width: 1rem;
  height: 1rem;
  margin-top: 1rem;
  margin-right: -1rem;
}

@media screen and (min-width: 50em) and (max-width: 64em) {
  #hamburger {
    top: 4rem;
  }
}
@media screen and (max-width: 64em) {
  #hamburger {
    display: block;
  }
}
/* HAMBURGER MENU END */
.top-bar {
  color: #fff;
  background: #000;
  padding: 0.5rem 0;
  font-size: 1rem;
  font-family: aktiv-grotesk, sans-serif;
}
.top-bar a {
  color: #fff;
  text-decoration: none;
}

#masthead {
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}

#logo {
  padding: 0;
}

#topbar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#topbar-right #header-trade {
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 3rem;
}
#topbar-right #header-trade .fa-wrench {
  font-size: 0.75rem;
  border: 1px solid;
  border-radius: 100%;
  padding: 0.35rem;
  margin-right: 0.35rem;
}

.phone-intro {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
}

.maint {
  display: inline-block;
  margin-right: 1.5rem;
  font-size: 1.125rem;
}
.maint i {
  color: #fff;
}
.maint span {
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  padding-left: 0.5rem;
}

.header-phone {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 400;
  color: #2FAAE5;
  padding-top: 0.75rem;
}
.header-phone a {
  color: #2F2D80;
}
.header-phone i {
  padding-right: 0.5rem;
  color: #2F2D80;
  font-size: 1.125rem;
}

.tagline {
  text-transform: uppercase;
  margin-top: -0.25rem;
}

.site-branding-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.site-branding {
  padding: 0.5rem 0;
  font-sizE: 0.875rem;
}

.header-locations {
  font-size: 1.125rem;
  color: #2F2D80;
  font-weight: 300;
}

.header-contact-wrapper {
  font-size: 0.875rem;
  color: #2F2D80;
  text-align: right;
}
.header-contact-wrapper .fas, .header-contact-wrapper .far {
  padding-right: 0.5rem;
}

.mobile-nav {
  display: none;
  position: relative;
}

.mobile-locations {
  display: none;
}

#searchform .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#searchform .input-wrapper input {
  margin: 0;
}
#searchform .input-wrapper #searchsubmit {
  width: 3.125rem;
  text-align: center;
  display: inline-block;
  height: 2.4375rem;
  border-radius: 0 0.3125rem 0.3125rem 0;
  position: relative;
  border-left: 0;
  text-align: center;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  padding: 0;
}

#masthead {
  position: relative;
}

@media screen and (min-width: 50em) and (max-width: 64em) {
  .site-branding-inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 64em) {
  #header-right #site-navigation {
    display: none;
  }
  .mobile-nav {
    display: block;
  }
  .header-contact-wrapper {
    text-align: center;
    font-size: 0.85rem;
    margin-top: 0.5rem;
    line-height: 1.5;
  }
  .mobile-locations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mobile-locations .header-locations {
    text-align: center;
  }
  .main-menu-wrapper {
    position: absolute;
    max-height: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    max-width: 75rem;
    width: 100%;
  }
  /*
  ul#primary-menu-mobile {
  	list-style: none;
  	font-size: 1.5rem;
  	line-height: 2;
  	margin-left: 1.5rem;	

  	ul.sub-menu {
  		display: none;
  	}

  	li  {
  		&.menu-item-has-children {
  			position: relative;
  			&:after {
  				position: absolute;
  				content: ' ';
  				width: 0; 
  				height: 0; 
  				border-top: 5px solid transparent;
  				border-bottom: 5px solid transparent;
  				border-left: 5px solid $primary-color;
  			}
  		}		
  	}
  }*/
}
@media screen and (max-width: 50em) {
  #topbar-left {
    display: none;
  }
  #header-trade {
    display: none;
  }
  .phone-intro {
    text-align: center;
    margin-top: 0.5rem;
  }
  .header-phone {
    text-align: right;
    padding-top: 1.5rem;
    padding-right: 3rem;
    font-size: 1rem;
    line-height: 1;
  }
  .header-phone i {
    font-size: 1.2rem;
  }
  .header-phone span {
    display: none;
  }
  .header-phone a {
    font-size: 0.875rem;
  }
  .maint span {
    display: none;
  }
  #topbar-right {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    margin: 0.25rem 0;
    position: relative;
  }
  #topbar-right #header-basket {
    margin-left: 2rem;
    position: absolute;
    right: -0.25rem;
    margin: 0;
    top: -0.125rem;
  }
  .header-search-form-wrapper {
    border: 1px solid #545454;
  }
  /*.site-navigation-wrapper {
      background: none;
      position: relative;

      .mobile-nav {
          position: absolute;
          top: -2.2rem;
          right: 3.7rem;
      }
  }*/
  .site-branding {
    padding: 0 0 0.5rem;
  }
  .site-branding .site-branding-inner {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #logo {
    padding: 0;
  }
  #logo img {
    max-height: 60px;
    width: auto;
  }
}
#site-navigation {
  position: relative;
}
#site-navigation ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#site-navigation ul.menu li {
  padding: 0 1.5rem;
  text-align: left;
  line-height: 1;
}
#site-navigation ul.menu li:last-child {
  padding-right: 0;
}
#site-navigation ul.menu li:last-child > a {
  padding-right: 0;
}
#site-navigation ul.menu li:first-child {
  padding-left: 0;
}
#site-navigation ul.menu li > a {
  padding: 0.5rem 0.75rem 0.75rem;
  color: #545454;
  font-weight: 600;
  text-decoration: none;
  font-size: 0.875rem;
  position: relative;
  font-family: aktiv-grotesk, sans-serif;
}
#site-navigation ul.menu li > a:hover {
  background: #fff;
  color: #000;
}
#site-navigation ul.menu li.current-menu-item > a {
  background: #fff;
  color: #000;
}
#site-navigation ul.menu li:hover > a {
  background: #fff;
  color: #000;
}
#site-navigation ul.menu > li.has-dropdown > a {
  position: relative;
  padding-right: 1.5rem;
}
#site-navigation ul.menu > li.has-dropdown > a:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border-right: 0.3125rem solid transparent;
  border-top: 0.3125rem solid #545454;
  border-left: 0.3125rem solid transparent;
  top: 0.9rem;
  right: 0.3rem;
}
#site-navigation ul.menu > li.has-dropdown:hover > a:after {
  border-top: 0.3125rem solid #000;
}
#site-navigation ul.menu > li.has-dropdown:hover .nav-column {
  visibility: visible;
  opacity: 1;
}
#site-navigation ul.menu > li.no-megamenu .nav-column {
  white-space: nowrap;
  max-width: 25rem;
}
#site-navigation ul.menu > li:first-child > a {
  padding-left: 0;
}
#site-navigation .nav-column {
  position: absolute;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
  opacity: 0;
  visibility: hidden;
  list-style: none;
  padding-left: 0;
  min-width: 12rem;
  left: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-box-shadow: 0px 3px 5px -3px rgb(51, 51, 51);
          box-shadow: 0px 3px 5px -3px rgb(51, 51, 51);
  background: #fff;
  z-index: 999999;
}
#site-navigation .nav-column ul {
  list-style: none;
  margin: 0;
}
#site-navigation .nav-column ul li {
  padding: 0.2rem 0;
}
#site-navigation .nav-column ul li a {
  color: #545454;
  text-transform: none;
  font-weight: 400;
  line-height: 1.5;
}
#site-navigation .nav-column ul li a:hover {
  background: none;
  color: #2FAAE5;
}
#site-navigation .nav-column ul li a:hover:before {
  content: none;
}
#site-navigation .nav-column ul li a:first-child {
  padding: 0.25rem 0;
}
#site-navigation .nav-column ul li.current-menu-item > a {
  background: none;
  color: #2FAAE5;
}
#site-navigation .nav-column ul li.current-menu-item > a:before {
  content: none;
}
#site-navigation .nav-column ul li:hover > a {
  background: none;
}
#site-navigation .no-megamenu {
  position: relative;
}
#site-navigation .no-megamenu .nav-column {
  top: 1.75rem;
  left: 0.375rem;
}
#site-navigation .no-megamenu .nav-column ul {
  padding: 0 1rem;
}
#site-navigation .no-megamenu .nav-column ul li {
  padding: 0.5rem 0;
  border-bottom: 1px solid #f1f1f1;
}
#site-navigation .no-megamenu .nav-column ul li:last-child {
  border: none;
}
#site-navigation .megamenu .nav-column {
  overflow: hidden;
  top: 2.625rem;
  width: 100%;
}
#site-navigation .megamenu .nav-column > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 2%;
}
#site-navigation .megamenu .nav-column > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  list-style: none;
}
#site-navigation .megamenu .nav-column > ul > li > a, #site-navigation .megamenu .nav-column span {
  font-size: 1rem;
  color: #545454;
  font-weight: 600;
}
#site-navigation .megamenu .nav-column > ul > li > a, #site-navigation .megamenu .nav-column > ul > li > span::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: black;
  display: block;
  position: absolute;
  width: 73%;
  margin-top: 0.625rem;
}
#site-navigation .megamenu .nav-column .hide-column {
  visibility: hidden;
}
#site-navigation .megamenu .nav-column ul.submenu-1 {
  margin-top: 1.625rem;
  padding: 0;
}
#site-navigation .megamenu .nav-column ul.submenu-1 > li {
  margin-bottom: 2rem;
  padding: 0;
}
#site-navigation .megamenu .nav-column ul.submenu-1 > li a {
  padding: 0;
  display: block;
}
#site-navigation .megamenu .nav-column ul.submenu-1 > li > a {
  font-weight: 600;
}
#site-navigation .megamenu .nav-column ul.submenu-2 {
  margin-bottom: 2rem;
  padding: 0;
}

.main-menu-fade {
  background-color: rgba(102, 102, 102, 0);
  z-index: 9;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  -webkit-transition: all 0.3s ease 0.15s;
  transition: all 0.3s ease 0.15s;
  margin-top: 0;
}
.main-menu-fade.hover {
  background-color: rgba(102, 102, 102, 0.6);
  height: 100%;
}

.site-navigation-wrapper {
  background: #fff;
  padding: 0.125rem 0 0;
  height: 2.625rem;
  position: relative;
}

#site-navigation {
  padding: 0;
  height: 2.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.top-bar ul.menu {
  line-height: 1;
}
.top-bar ul.menu li {
  padding: 0;
}
.top-bar ul.menu li > a {
  margin: 0 1.5rem;
  color: #fff;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 400;
}
.top-bar ul.menu li:after {
  content: "|";
}
.top-bar ul.menu li:last-child > a {
  margin-right: 0;
}
.top-bar ul.menu li:last-child:after {
  content: "";
}
.top-bar ul.menu li:first-child > a {
  margin-left: 0;
}
.top-bar ul.menu i {
  margin-right: 0.25rem;
}

#colophon ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style: none;
  padding: 0;
}
#colophon ul.menu li {
  padding: 0;
  text-align: left;
  line-height: 1.7;
  padding-right: 0.75rem;
}
#colophon ul.menu li a {
  color: #2FAAE5;
  font-size: 0.9375rem;
  text-align: left;
}
#colophon ul.menu li a:after {
  content: "|";
  padding-left: 0.75rem;
}
#colophon ul.menu li:last-child {
  padding-right: 0;
}
#colophon ul.menu li:last-child a:after {
  content: none;
}

@media screen and (min-width: 64em) and (max-width: 75em) {
  #site-navigation ul.menu li > a {
    padding: 0.5rem 0.25rem 0.75rem;
  }
}
@media screen and (max-width: 50em) {
  #colophon ul.menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0.5rem;
    margin-bottom: 0;
  }
  #colophon ul.menu li {
    padding: 0;
    text-align: center;
  }
  #colophon ul.menu li a {
    font-size: rem-cacl(14);
  }
  #colophon ul.menu li a:after {
    content: "";
  }
}
#colophon {
  color: #545454;
  padding: 2rem 0 0;
  background: #fff;
  line-height: 1.75;
  position: relative;
  font-size: 1rem;
}
#colophon h3 {
  color: #545454;
  font-size: 1rem;
  margin: 0.25rem 0;
  font-weight: 600;
  text-transform: capitalize;
}
#colophon h4 {
  margin: 0;
  color: #fff;
  font-family: aktiv-grotesk, sans-serif;
  padding: 0;
  font-size: 1.5rem;
}
#colophon a {
  color: #2FAAE5;
}
#colophon .footer-locations {
  font-weight: 300;
  font-size: 1.5rem;
}
#colophon .contact-wrapper {
  font-size: 0.875rem;
}
#colophon .contact-wrapper .contact-icon {
  width: 1.2rem;
}
#colophon .contact-wrapper .inner-contact-wrapper .fas {
  width: 1.4rem;
  color: #fff;
}
#colophon .footer-contact {
  text-align: center;
  line-height: 0.7;
}
#colophon .footer-contact i {
  font-size: 2rem;
  line-height: 1.5;
}
#colophon .footer-contact .hr {
  width: 17.1875rem;
  border-bottom: 0.1875rem solid #fff;
  margin: 0 auto;
}
#colophon .newsletter {
  text-align: center;
}
#colophon .newsletter .fa-at {
  font-size: 1rem;
  margin-top: -0.5rem;
}
#colophon .newsletter .frm_fields_container {
  position: relative;
}
#colophon .newsletter .frm_fields_container input {
  height: 2.625rem;
}
#colophon .newsletter .frm_fields_container .frm_submit {
  position: absolute;
  top: 0;
  margin: 0;
  right: 0;
}
#colophon .newsletter .frm_fields_container .frm_submit .frm_button_submit {
  background: #fefefe;
  -webkit-box-shadow: inset 0 0.0625rem rem-cacl(2) rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 0.0625rem rem-cacl(2) rgba(10, 10, 10, 0.1);
  height: 2.625rem;
  border: 0.0625rem solid #cacaca;
  width: 2.625rem;
}
#colophon .newsletter .frm_fields_container .frm_submit .frm_button_submit i {
  color: #777;
  font-size: 2rem;
  margin-top: -0.5rem;
  margin-left: -0.3rem;
}
#colophon .popular {
  text-align: center;
}
#colophon .popular .fa-star {
  font-size: 1.2rem;
  margin-top: -0.15rem;
}
#colophon .widget_recent_entries ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1rem;
}
#colophon .widget_recent_entries ul li {
  line-height: 1.75;
}
#colophon .payment-methods {
  padding-bottom: 0.5rem;
}
#colophon .site-info {
  font-size: 0.875rem;
}
#colophon .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}
#colophon .gallery figure.gallery-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0.5rem;
}
#colophon .assoc-logos {
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}
#colophon .assoc-logos img {
  max-height: 40px;
  width: auto;
  height: auto;
}

#copyright {
  font-size: 0.875rem;
  margin-top: 1.5rem;
  border-top: 1px solid #ddd;
  padding-top: 1.5rem;
  text-align: center;
}

.contact-us-banner {
  text-align: center;
  padding: 2.5rem;
  color: #fff;
}
.contact-us-banner a {
  color: #fff;
}
.contact-us-banner .contact-us-banner-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-us-banner .contact-us-banner-title {
  font-size: 2rem;
}
.contact-us-banner .contact-us-banner-text {
  font-size: 1rem;
}
.contact-us-banner span i {
  font-size: 3.125rem;
  color: #fff;
}

#menu-footer-menu {
  line-height: 1.5;
}

.home #colophon, .single-properties #colophon, .single-developments #colophon {
  background: #f1f1f7;
}

@media screen and (max-width: 64em) {
  #colophon {
    text-align: center;
    font-size: 0.875rem;
  }
  #colophon .footer-locations {
    font-size: 0.875rem;
  }
  #colophon .widget_media_gallery img {
    max-height: 36px;
    width: auto;
  }
  .menu-footer-menu-container {
    text-align: center;
  }
  .contact-us-banner {
    padding: 0.5rem;
  }
  .contact-us-banner .contact-us-banner-title {
    font-size: 1.5rem;
  }
  .contact-us-banner .contact-us-banner-text {
    font-size: 0.875rem;
    padding: 0.5rem 0;
  }
}
.off-canvas {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: #fff;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  overflow-y: auto;
  overflow-x: hidden;
}
.off-canvas.open {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.off-canvas.open .mobile-nav {
  opacity: 1;
  -webkit-transform: translateX(0) rotateY(0deg) skewY(0deg);
          transform: translateX(0) rotateY(0deg) skewY(0deg);
  -webkit-transition: opacity 0.5s ease-in-out 0.5s, -webkit-transform 0.6s ease-in-out 0.4s;
  transition: opacity 0.5s ease-in-out 0.5s, -webkit-transform 0.6s ease-in-out 0.4s;
  transition: transform 0.6s ease-in-out 0.4s, opacity 0.5s ease-in-out 0.5s;
  transition: transform 0.6s ease-in-out 0.4s, opacity 0.5s ease-in-out 0.5s, -webkit-transform 0.6s ease-in-out 0.4s;
  height: 100vh;
}
.off-canvas.open .menu-fade {
  opacity: 1;
}
.off-canvas.open ul#primary-menu li.current-menu-item a:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.off-canvas .container {
  padding: 0;
}
.off-canvas ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
}
.off-canvas ul.sub-menu {
  display: none;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  margin-bottom: -0.5rem;
}
.off-canvas ul.sub-menu li {
  background: #f1f1f7;
  padding: 0;
}
.off-canvas ul.sub-menu li a {
  font-size: 0.875rem;
  display: inline-block;
  padding: 0.5rem 2rem;
}
.off-canvas ul.sub-menu li:first-child {
  border-top: 1px solid #eee;
}
.off-canvas ul.sub-menu li:last-child {
  border: 0;
}
.off-canvas ul.sub-menu > li.level-1 {
  background: #eee;
}
.off-canvas ul.sub-menu span {
  display: block;
  padding: 0.5rem 2rem;
}
.off-canvas ul.sub-menu.expanded {
  display: block;
}
.off-canvas ul span {
  padding-left: 2rem;
}
.off-canvas ul button.submenu-arrow {
  right: 2rem;
  position: absolute;
  top: 0.7rem;
  font-size: 1.25rem;
  color: #2FAAE5;
  background: none;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  width: 16px;
  height: 16px;
  /* Vertical line */
  /* horizontal line */
}
.off-canvas ul button.submenu-arrow:before, .off-canvas ul button.submenu-arrow:after {
  content: "";
  position: absolute;
  background-color: #2FAAE5;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.off-canvas ul button.submenu-arrow:before {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}
.off-canvas ul button.submenu-arrow:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
.off-canvas ul button.submenu-arrow.open:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.off-canvas ul button.submenu-arrow.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.off-canvas ul li {
  padding-left: 0;
  text-indent: 0;
  border-bottom: 1px solid #eee;
  padding: 0.5rem 0;
}
.off-canvas ul li.hide-column {
  padding: 0;
}
.off-canvas ul li:before {
  content: none;
}
.off-canvas ul li a {
  padding-left: 2rem;
  color: #545454;
}
.off-canvas ul li.menu-item-has-children {
  position: relative;
}
.off-canvas .menu-main-nav-bar-container {
  position: absolute;
  top: 4rem;
  left: 0;
  margin-right: 0;
  width: 100%;
}

.menu-contact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 1.1875rem;
  color: #fff;
}
.menu-contact-wrapper a {
  text-decoration: none;
  font-size: 1.5625rem;
  color: #fff;
}

.secondary-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-fade {
  opacity: 0;
  -webkit-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.main-nav {
  opacity: 0;
  -webkit-transform: translateX(0) rotateY(-60deg) skewY(-7deg);
          transform: translateX(0) rotateY(-60deg) skewY(-7deg);
  -webkit-transition: opacity 0.5s cubic-bezier(0.48, 0, 0.12, 1), -webkit-transform 1s cubic-bezier(0.48, 0, 0.12, 1);
  transition: opacity 0.5s cubic-bezier(0.48, 0, 0.12, 1), -webkit-transform 1s cubic-bezier(0.48, 0, 0.12, 1);
  transition: transform 1s cubic-bezier(0.48, 0, 0.12, 1), opacity 0.5s cubic-bezier(0.48, 0, 0.12, 1);
  transition: transform 1s cubic-bezier(0.48, 0, 0.12, 1), opacity 0.5s cubic-bezier(0.48, 0, 0.12, 1), -webkit-transform 1s cubic-bezier(0.48, 0, 0.12, 1);
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.menu-open #wpadminbar {
  display: none;
}

body.off-canvas-open {
  overflow: hidden;
  position: fixed;
  height: 100%;
  z-index: -1;
  width: 100%;
}

html, body {
  font-family: aktiv-grotesk, sans-serif;
}

body {
  color: #545454;
  font-size: 0.875rem;
  background: #f1f1f7;
}

#content {
  margin-bottom: 4rem;
  margin-top: 1.5rem;
}
.has-slider #content {
  margin-top: 0;
}

.home #content {
  margin-bottom: 0;
}

p, ul, ol {
  line-height: 1.5;
  font-size: 1rem;
  color: #545454;
  margin-bottom: 2rem;
}

.small-text {
  font-size: 0.75rem;
}

ul, ol {
  display: inline-block;
  text-align: left;
}

a {
  color: #2FAAE5;
  text-decoration: none;
  font-size: inherit;
}
a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .cta-title {
  font-family: aktiv-grotesk, sans-serif;
  color: #000;
  font-weight: normal;
}

.section-title, h1 {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 1.75rem;
  font-weight: 300;
  margin: 0 0 1.7rem 0;
  color: #2FAAE5;
  color: #000;
}

h1 {
  margin: 0;
  padding-bottom: 1rem;
}

h2 {
  font-size: 1.75rem;
  font-weight: 300;
  margin-top: 0;
  padding-top: 1rem;
}

h3 {
  font-size: 1.25rem;
  font-weight: 300;
}

h4 {
  font-size: 1.125rem;
}

.pre-header {
  font-size: 1.5rem;
  font-family: aktiv-grotesk, sans-serif;
  text-transform: none;
  color: #545454;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

.cta-title {
  font-size: 1.125rem;
  text-decoration: none;
  padding-bottom: 0.5rem;
  border-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.full-width-column {
  text-align: center;
}

.subtitle {
  font-size: 1.125rem;
  padding: 0.75rem 0 1rem;
  color: #2FAAE5;
  position: relative;
  overflow: hidden;
}
.subtitle:before, .subtitle:after {
  position: absolute;
  top: 38.4%;
  overflow: hidden;
  width: 48%;
  height: 1px;
  content: " ";
  background-color: #2FAAE5;
}
.subtitle:after {
  margin-left: 1%;
}
.subtitle:before {
  margin-left: -49%;
  text-align: right;
}

.image-holder {
  text-align: center;
}

.inner-contact-wrapper .fas {
  width: 2.3rem;
  color: #000;
}

.white-bg {
  background: #fff;
  position: relative;
}

.negative-bottom {
  margin-bottom: -8rem;
}
.negative-bottom.large {
  margin-bottom: -12.5rem;
}

.stripe {
  background: #fff;
}

.contact-office .fas, .contact-office .far, .contact-office .fa {
  margin-right: 1rem;
}
.contact-office div {
  font-size: 1.25rem;
  line-height: 2.15rem;
}

.contact-map {
  margin: 2rem 0;
}

.grid.not-equal {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

blockquote {
  border-left: 0.25rem solid #2FAAE5;
  margin-left: 0;
  margin-right: 0;
  padding: 0 1.25rem 0.9375rem 1.25rem;
  margin-bottom: 2rem;
}
blockquote p {
  padding: 0.9375rem 0 0 0;
  margin: 0;
  line-height: 1.75;
  font-style: italic;
}

.contact-details a {
  font-size: 1.25rem;
}

.acf-map {
  width: 100%;
  height: 520px;
  border: 0;
  margin: 0;
}

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important;
}

.cta-overlay {
  position: absolute;
  top: 200px;
  right: 15px;
  z-index: 10;
}

.cta-overlay img {
  display: block;
  height: 240px;
  width: auto;
}

@media only screen and (max-width: 1024px) {
  .cta-overlay {
    display: none !important;
  }
}
@media screen and (max-width: 64em) {
  body {
    font-size: 0.875rem;
  }
  .section-title, h1 {
    font-size: 1.375rem;
  }
  .subtitle {
    font-size: 1rem;
  }
  p {
    line-height: 1.3rem;
    font-size: 0.875rem;
    margin-bottom: 1.5rem;
  }
  .cta-title {
    font-size: 1rem;
  }
  h2 {
    font-size: 1.375rem;
  }
  .button:before, #secondary .widget_search .search-submit:before, button:before {
    /*left: -3.8rem;
    bottom: 0;
    width: 3.8rem;*/
  }
  .button:after, #secondary .widget_search .search-submit:after, button:after {
    /*right: -3.263rem;
    top: -0.7rem;
    width: 3.163rem;*/
  }
  #content {
    margin-bottom: 0rem;
  }
  .acf-map {
    height: 12rem !important;
  }
}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19F;
          box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

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

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

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

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

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

#slider {
  opacity: 0;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}

#slider.slick-initialized {
  opacity: 1;
}

.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.slick-lightbox .slick-loading .slick-list {
  background-color: transparent;
}

.slick-lightbox .slick-prev {
  left: 15px;
}

.slick-lightbox .slick-next {
  right: 15px;
}

.slick-lightbox-hide {
  opacity: 0;
}

.slick-lightbox-hide.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0;
}

.slick-lightbox-hide-init.slick-lightbox-ie {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden;
}

.slick-lightbox-slick-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center;
}

.slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 90%;
}

.slick-lightbox-slick-caption {
  margin: 10px 0 0;
  color: white;
}

.slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
}

.slick-lightbox-close:focus {
  outline: none;
}

.slick-lightbox-close:before {
  font-family: "slick";
  font-size: 30px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "×";
}

.slick-arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  top: calc(50% - 1.5rem);
  color: transparent;
  width: 3rem;
  height: 3rem;
  border: 0;
  border-radius: 100px;
  z-index: 1;
  font-size: 0;
  outline: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
}
.slick-arrow:hover, .slick-arrow:focus, .slick-arrow:active {
  background: transparent;
}

.slick-prev:before, .slick-next:before {
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  color: #fff;
  font-weight: 900;
}

.slick-prev {
  left: 0.183rem;
}
.slick-prev:before {
  content: "\f053";
  padding-left: 0.4rem;
}

.slick-next {
  right: 0.183rem;
}
.slick-next:before {
  content: "\f054";
  padding-left: 0.4rem;
}

.fullscreen-top .slick-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 530px;
  -o-object-position: bottom;
     object-position: bottom;
}

#customer-slider .slick-slide img {
  margin: 0 3rem;
}

#slider {
  margin-bottom: 2rem;
}

@media screen and (min-width: 40em) {
  .slick-prev {
    left: 0;
  }
  .slick-next {
    right: 0;
  }
}
@media screen and (min-width: 64em) and (max-width: 75em) {
  .fullscreen-top .slick-slide img {
    height: 25rem;
  }
}
@media screen and (max-width: 39.938em) {
  .fullscreen-top .slick-slide img {
    height: 12rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #slider {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .fullscreen-top .slick-slide img {
    height: 16rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #slider {
    margin-bottom: 1rem;
  }
}
#testimonial-slider .slick-arrow, #customer-slider .slick-arrow {
  bottom: -2rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0;
  top: auto;
  background: #2FAAE5;
}
#testimonial-slider .slick-prev:before, #testimonial-slider .slick-next:before, #customer-slider .slick-prev:before, #customer-slider .slick-next:before {
  color: #fff;
  font-size: 1rem;
  padding: 0;
}
#testimonial-slider .slick-next:before, #customer-slider .slick-next:before {
  content: "\f105";
  padding-left: 0.4rem;
}
#testimonial-slider .slick-prev:before, #customer-slider .slick-prev:before {
  content: "\f104";
  padding-right: 0.4rem;
}

#colophon #testimonial-slider .slick-arrow {
  background: #fff;
}
#colophon #testimonial-slider .slick-prev:before, #colophon #testimonial-slider .slick-next:before {
  color: #2FAAE5;
}

@media screen and (min-width: 40em) {
  #customer-slider .slick-prev, #testimonial-slider .slick-prev {
    right: 1.4rem;
    left: auto;
  }
}
.customer-slider-wrapper {
  margin-bottom: 2rem;
}

/* Hero Slider */
.slide_content_wrapper {
  position: absolute;
  top: 0;
  width: 100%;
}

.slide_content {
  overflow: hidden;
  text-align: center;
}
.slide_content h2 {
  font-size: 4.125rem;
  color: #fff;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
.slide_content div {
  color: #000;
}

.slider-title {
  margin-bottom: 1.5rem;
}

.slider-title h3 {
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.25;
  font-size: 2rem;
  outline: none;
}

.slide_content p {
  color: #fff;
  line-height: 1.8;
  margin-bottom: 0;
}

a.cta-button.button, #secondary .widget_search a.cta-button.search-submit {
  margin: 1rem 0 0 0;
}

/* FULLSCREEN SLIDR */
.fullscreen.slick-slider .slick-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.fullscreen.slick-slider {
  width: 100%;
}

.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.scroll-down {
  display: block;
  position: absolute;
  /* top: 50%; */
  left: calc(50% - 1.25rem);
  color: transparent;
  width: 3rem;
  height: 3rem;
  border-radius: 100px;
  z-index: 999;
  font-size: 0;
  outline: none;
  bottom: 0;
}

.scroll-down:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2.25rem;
  color: #fff;
  content: "\f107";
  padding-left: 0.45rem;
}

/* DOTS */
ul.slick-dots {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
}
ul.slick-dots li button {
  text-indent: -8000px;
  border-radius: 100%;
  height: 12px;
  width: 12px;
  padding: 0;
  background: #b7e2f6;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0.25rem;
}
ul.slick-dots li.slick-active button {
  background: #2FAAE5;
}

.slider-wrapper {
  padding-right: 30px;
}

.gallery-slider .slick-slide {
  margin-bottom: 20px;
}
.gallery-slider img {
  cursor: -webkit-grab;
  cursor: grab;
  height: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  margin-bottom: 0;
}

.gallery-slider .product-heading {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 8px 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.gallery-slider .slick-arrow {
  top: auto;
  bottom: 12px;
  right: auto;
  -webkit-transform: none;
          transform: none;
  width: auto;
  line-height: 1;
}

.gallery-slider .slick-prev {
  left: calc(50% - 5rem);
}

.gallery-slider .slick-next {
  right: calc(50% - 5rem);
}

.gallery-slider .slick-prev:before, .gallery-slider .slick-next:before {
  color: #fff;
}

.slider-nav .slick-arrow {
  display: block;
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  top: 0;
  width: 2rem;
  padding: 0;
  -webkit-transform: none;
          transform: none;
}

.slider-nav .slick-prev {
  left: 0;
}

.slider-nav .slick-next {
  right: 0;
}

button.slick-arrow {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}

@media screen and (max-width: 50em) {
  .slider-wrapper {
    padding-right: 0;
  }
  .gallery-slider .slick-slide {
    height: auto;
    margin-bottom: 5px;
  }
  .gallery-slider img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
  .gallery-slider .slick-arrow {
    height: auto;
  }
}
/* Featured slider */
#featured-slider .col.slick-slide {
  max-width: 395px !important;
}

/* FORMS */
/* general */
label {
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  text-align: left;
}

.aws .frm_style_formidable-style.with_frm_style input[type=text], .aws .frm_style_formidable-style.with_frm_style input[type=password], .aws .frm_style_formidable-style.with_frm_style input[type=email], .aws .frm_style_formidable-style.with_frm_style input[type=number], .aws .frm_style_formidable-style.with_frm_style input[type=url], .aws .frm_style_formidable-style.with_frm_style input[type=tel], .aws .frm_style_formidable-style.with_frm_style input[type=phone], .aws .frm_style_formidable-style.with_frm_style input[type=search], .aws .frm_style_formidable-style.with_frm_style select, .aws .frm_style_formidable-style.with_frm_style textarea, .aws .frm_form_fields_style, .aws .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .aws .frm_form_fields_active_style, .aws .frm_form_fields_error_style, .aws .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .aws .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
  border-radius: 0;
  height: 2.625rem;
}

.aws .frm_style_formidable-style.with_frm_style textarea {
  height: auto;
}

.aws .frm_style_formidable-style.with_frm_style label.frm_primary_label, .aws .frm_style_formidable-style.with_frm_style.frm_login_form label, label.frm_primary_label {
  padding: 0;
}

.aws .frm_style_formidable-style.with_frm_style input[type=submit] {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-filter: none;
  color: #fff;
  background: #2FAAE5;
  border: 0;
  padding: 11px 15px;
}

.aws .frm_style_formidable-style.with_frm_style input[type=submit] {
  margin-left: 16px;
}

.aws .frm_style_formidable-style.with_frm_style input[type=submit]:hover {
  background: #1a95d1;
  color: #fff;
}

.frm_submit {
  text-align: center;
  margin-top: 1.5rem;
}

.frm_ajax_loading {
  visibility: hidden;
  width: auto;
  float: right;
  margin-top: 1rem;
  margin-right: 1rem;
}

.frm_none_container .frm_primary_label {
  display: none;
}

.frm_checkbox {
  margin-bottom: 0.75rem;
}
.frm_checkbox label {
  font-size: 0.8125rem;
  line-height: 1rem;
  font-weight: 400;
}

.frm_error {
  color: #ff0000;
  margin: -0.6rem 0 1rem;
  font-size: 13px;
}

.frm_error_style {
  padding: 1rem 0;
  color: #ff0000;
}

.frm_required {
  color: #ff0000;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea, select {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 0.75rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 0.9375rem;
  font-weight: normal;
  color: #545454;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  height: auto;
}

select {
  /*background-color: $white;
  margin: 0 0 0.75rem;
     box-shadow: inset 0 1px 2px rgba(10,10,10,0.1);
     font-family: inherit;
     font-size: 1rem;
     font-weight: normal;
     color: $body-font-color;
     transition: box-shadow 0.5s,border-color 0.25s ease-in-out;	
     width: 100%;*/
}

fieldset {
  margin: 0;
  padding: 0;
}

.frm_description {
  margin-top: -1rem;
  font-size: 0.875rem;
  padding-bottom: 1rem;
  color: #58585a;
}

.frm_description_top {
  margin-top: -0.25rem;
  padding-bottom: 0.25rem;
}

.frm_combo_inputs_container .frm_description {
  color: #000;
}

[type=checkbox] + label, [type=radio] + label {
  display: inline;
}

.frm_radio {
  display: inline;
  margin-right: 2rem;
}
.frm_radio label {
  width: auto;
  display: inline-block;
}

.with_frm_style .frm_none_container label.frm_primary_label, .with_frm_style .frm_pos_none, .frm_none_container label.frm_primary_label {
  display: none;
}

.frm_screen_reader {
  display: none;
}

.your-info-wrapper {
  padding: 1rem;
  background: #f1f1f7;
}
.your-info-wrapper .your-info {
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
.your-info-wrapper .frm_final_submit {
  padding: 0.5rem 1rem 0.45rem;
}
.your-info-wrapper .frm_submit {
  margin-top: 1rem;
}

/* FORMS END */
#frm_form_3_container button {
  width: 100%;
  height: 2.625rem;
}

form h3 {
  font-size: 1.25rem;
  font-weight: 300;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5rem;
  margin-top: 2rem;
}

.frm_verify {
  display: none;
}

@media (max-width: 74.9375em) {
  .show-for-lg {
    display: none !important;
  }
}
@media (max-width: 63.9375em) {
  .show-for-md {
    display: none !important;
  }
}
@media (max-width: 49.9375em) {
  .show-for-sm {
    display: none !important;
  }
}
@media (max-width: 39.9375em) {
  .show-for-xs {
    display: none !important;
  }
}
@media (min-width: 75em) {
  .hide-for-lg {
    display: none !important;
  }
}
@media (min-width: 64em) {
  .hide-for-md {
    display: none !important;
  }
}
@media (min-width: 50em) {
  .hide-for-sm {
    display: none !important;
  }
}
@media (min-width: 40em) {
  .hide-for-xs {
    display: none !important;
  }
}
.test-wrapper {
  position: relative;
  padding: 1rem 2rem;
  border-left: 4px solid #2FAAE5;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  background: #fff;
}

.test-title {
  font-size: 1.375rem;
  margin-bottom: 1rem;
  text-align: center;
}

.test-author {
  font-size: 0.875rem;
  text-align: center;
}

.review-author {
  font-weight: 600;
}

.star-wrapper {
  font-size: 1.25rem;
  color: #ffd700;
  margin-bottom: 0.5rem;
  text-align: center;
}

.test-stars {
  color: #ffd700;
  text-align: center;
}

.test-text {
  text-align: left;
  font-size: 2.25rem;
}
.test-text p:first-child {
  margin-top: 0;
}
.test-text p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 64em) {
  .test-wrapper:before {
    top: -1rem;
  }
  .test-wrapper:after, .test-wrapper:before {
    font-size: 6.625rem;
  }
  .test-wrapper:after {
    bottom: -4rem;
  }
  .star-wrapper {
    font-size: 0.85rem;
    padding-top: 1rem;
    margin-bottom: -1rem;
  }
  .test-text {
    font-size: 1.75rem;
  }
}
ul.social-icons {
  overflow: hidden;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

@media screen and (min-width: 50em) {
  ul.social-icons {
    margin: 0;
  }
}
.float-right ul.social-icons {
  float: right;
}

ul.social-icons li {
  list-style-type: none;
  float: left;
  background: none;
}

ul.social-icons li a i {
  color: #2F2D80;
  font-size: 1.25rem;
  margin-right: 1.5rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0;
}

ul.social-icons li:last-child a i {
  margin-right: 0;
}

.float-right ul.social-icons li a i {
  margin-left: 0.3125rem;
}

.social.fa-twitter:hover {
  color: #00aced;
}

.social.fa-facebook-f:hover {
  color: #2d4372;
}

.social.fa-google-plus-g:hover {
  color: #c13e43;
}

.social.fa-linkedin-in:hover {
  color: #1683bb;
}

.social.fa-instagram:hover {
  color: #be2fa1;
  color: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

.social.fa-pinterest-p:hover {
  color: #b70b1a;
}

.social.fa-youtube:hover {
  color: #cc181e;
}

.social.fa-phone {
  background: #e31c79;
}

.social-icons .phone-link {
  font-size: 1rem;
}

ul.social-icons li a i:hover {
  /*opacity: .8;*/
}

/* SOCIAL END */
/* SOCIAL SHARE ICONS */
.art-social-link {
  padding: 4px 0 !important;
  color: white;
  border-radius: 10rem;
  margin-right: 7px;
  cursor: pointer;
  margin-top: 2px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 1rem;
  font-family: "Font Awesome 5 Free";
  width: 2rem;
  height: 2rem;
  text-align: center;
}

.art-social-link:hover, .art-social-link:active {
  color: white;
}

.art-social-twitter {
  background: #00aced;
}

.art-social-twitter:before {
  content: "\f099";
}

.art-social-twitter:hover, .art-social-twitter:active {
  background: #0084b4;
}

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

.art-social-facebook {
  background: #3B5997;
}

.art-social-facebook:hover, .art-social-facebook:active {
  background: #2d4372;
}

.art-social-googleplus:before {
  content: "\f0d5";
}

.art-social-googleplus {
  background: #D64937;
}

.art-social-googleplus:hover, .art-social-googleplus:active {
  background: #b53525;
}

.art-social-buffer {
  background: #444;
}

.art-social-buffer:hover, .art-social-buffer:active {
  background: #222;
}

.art-social-pinterest:before {
  content: "\f231";
}

.art-social-pinterest {
  background: #bd081c;
}

.art-social-pinterest:hover, .art-social-pinterest:active {
  background: #9c0616;
}

.art-social-linkedin {
  background: #0074A1;
}

.art-social-linkedin:hover, .art-social-linkedin:active {
  background: #006288;
}

.art-social-whatsapp {
  background: #43d854;
}

.art-social-whatsapp:hover, .art-social-whatsapp:active {
  background: #009688;
}

.art-social-social {
  margin: 20px 0px 25px 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
}

.art-social-icons {
  font-family: helvetica, sans-serif;
  font-size: 12px;
}

/* END SOCIAL SHARE ICONS */
/* TWITTER FEED */
.twitter-feed-wrapper {
  font-size: 0.85rem;
}

.single-tweet {
  margin-bottom: 1rem;
}

.twitter-time {
  font-size: 0.65rem;
  color: #777;
}

#colophon ul.social-icons li a i {
  color: #707070;
  font-size: 1.75rem;
}

@media screen and (max-width: 50em) {
  #colophon ul.social-icons li a i {
    font-size: 1.5rem;
  }
}
.gallery-image {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}
.gallery-image:hover {
  -webkit-transform: scale(1.025);
          transform: scale(1.025);
}

.single-gallery {
  position: relative;
}
.single-gallery img {
  opacity: 0.6;
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.opaque img, img.opaque {
  opacity: 1;
}

.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}

.gallery-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  display: block;
  margin-bottom: 3rem;
}

.gallery-list-filter {
  text-align: center;
}

#loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.isogrid .isocol {
  width: calc(25% - 1rem);
  padding: 0.5rem;
}

@media screen and (max-width: 64em) {
  .isogrid .isocol {
    width: calc(50% - 1rem);
    padding: 0.5rem;
  }
}
.contact-wrapper {
  line-height: 2;
}
.contact-wrapper .contact-icon {
  display: inline-block;
  width: 2rem;
}

.read-more-toggle {
  font-size: 18px;
}
.read-more-toggle .fas {
  padding-left: 0.5rem;
}

.seperator img {
  margin-bottom: 0.5rem;
}

.directions {
  display: inline-block;
  width: 100%;
}
.directions #dir-postcode {
  width: calc(100% - 3.125rem);
  float: left;
  height: 2.5rem;
}
.directions #dir-submit.button, .directions #secondary .widget_search #dir-submit.search-submit, #secondary .widget_search .directions #dir-submit.search-submit {
  width: 3.125rem;
  padding: 0;
  height: 2.5rem;
  border-radius: 0;
}

@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/affdf5/00000000000000003b9b0328/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/b5ce2a/00000000000000003b9b032d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/b5ce2a/00000000000000003b9b032d/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/b5ce2a/00000000000000003b9b032d/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/2223ac/00000000000000003b9b0326/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/2223ac/00000000000000003b9b0326/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/2223ac/00000000000000003b9b0326/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "aktiv-grotesk";
  src: url("https://use.typekit.net/af/67187a/00000000000000003b9b032a/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/67187a/00000000000000003b9b032a/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/67187a/00000000000000003b9b032a/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-style: normal;
  font-weight: 500;
}
.close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}
.close .cross {
  width: 1.125rem;
  height: 1.125rem;
  display: inline-block;
  right: 1.875rem;
  padding-left: 0.75rem;
  cursor: pointer;
}
.close .cross:after, .close .cross:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 18px;
  height: 2px;
  outline: 0.125rem solid transparent;
}
.close .cross:before {
  -webkit-transform: translateY(0.5625rem) rotateZ(-45deg);
          transform: translateY(0.5625rem) rotateZ(-45deg);
  background: #fff;
}
.close .cross:after {
  -webkit-transform: translateY(-0.5625rem) rotateZ(45deg);
          transform: translateY(-0.5625rem) rotateZ(45deg);
  background: #fff;
  bottom: -2px;
}
.close.white .cross:before {
  background: #fff;
}
.close.white .cross:after {
  background: #fff;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes zoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.pu-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  z-index: 9999;
  color: #fff;
}
.pu-overlay.active {
  display: block;
}

.reasons-to-buy-wrapper {
  background: #a7a9ac url(../img/diamond-bg.jpg) no-repeat top left;
  background-blend-mode: multiply;
  background-size: contain;
}

.reasons-to-buy {
  background: url(../img/van-uk.png) no-repeat center right;
  background-blend-mode: multiply;
  background-size: contain;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 800;
  text-transform: uppercase;
  padding: 1.5rem 1rem 2rem 1.5rem;
}
.reasons-to-buy ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.reasons-to-buy ul li {
  font-weight: 800;
  line-height: 2.2;
  font-family: aktiv-grotesk, sans-serif;
}
.reasons-to-buy i {
  font-size: 1.3625rem;
  border: 0.25rem solid;
  padding: 0.5rem 0 0 0;
  border-radius: 100%;
  height: 1.7rem;
  width: 2.2rem;
  margin-right: 1rem;
}
.reasons-to-buy .rts-button-wrapper {
  margin: 1rem 0 0 3.8rem;
}

@media screen and (max-width: 50em) {
  .reasons-to-buy {
    font-size: 1rem;
    padding: 0.5rem 0.5rem 1rem 0.5rem;
  }
  .reasons-to-buy ul li {
    line-height: 1.5;
    margin-bottom: 1rem;
  }
  .reasons-to-buy i {
    font-size: 1rem;
    border: 0.15rem solid;
    height: 1.4rem;
    width: 1.9rem;
  }
  .reasons-to-buy .rts-button-wrapper {
    width: 100%;
    margin: 0;
  }
  .reasons-to-buy .rts-button-wrapper a.button.red, .reasons-to-buy .rts-button-wrapper #secondary .widget_search a.red.search-submit, #secondary .widget_search .reasons-to-buy .rts-button-wrapper a.red.search-submit {
    max-width: 100%;
    width: 100%;
    display: block;
  }
  .reasons-to-buy .rts-button-wrapper a.button.red:before, .reasons-to-buy .rts-button-wrapper #secondary .widget_search a.red.search-submit:before, #secondary .widget_search .reasons-to-buy .rts-button-wrapper a.red.search-submit:before, .reasons-to-buy .rts-button-wrapper a.button.red:after, .reasons-to-buy .rts-button-wrapper #secondary .widget_search a.red.search-submit:after, #secondary .widget_search .reasons-to-buy .rts-button-wrapper a.red.search-submit:after {
    width: 100%;
  }
  .reasons-to-buy .rts-button-wrapper a.button.red:after, .reasons-to-buy .rts-button-wrapper #secondary .widget_search a.red.search-submit:after, #secondary .widget_search .reasons-to-buy .rts-button-wrapper a.red.search-submit:after {
    bottom: 0;
    top: auto;
  }
  .reasons-to-buy-wrapper {
    background-size: cover;
  }
}
ul.aws-tabs {
  font-weight: 400;
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  width: 100%;
}
ul.aws-tabs h2.aws-tab-title {
  position: relative;
  font-size: 1.15rem;
  text-transform: uppercase;
  margin: 0;
}
ul.aws-tabs h2.aws-tab-title a {
  color: #000;
  text-decoration: none;
  width: 100%;
  display: block;
}
ul.aws-tabs h2.aws-tab-title .accordion-arrow {
  position: absolute;
  right: 0;
  font-size: 1.5rem;
  pointer-events: none;
  top: 0;
}
ul.aws-tabs p {
  line-height: 1.75;
}
ul.aws-tabs .pm-intro {
  font-size: 1rem;
  font-weight: 700;
}
ul.aws-tabs .grid.price-check-form-wrapper {
  margin: 0 -1rem;
}
ul.aws-tabs li {
  border-bottom: 1px solid;
  padding-bottom: 1rem;
  padding: 0.5rem 0;
}
ul.aws-tabs .aws-tabs-panel {
  padding-bottom: 1rem;
}

.table-row {
  padding: 0 1rem;
  line-height: 2rem;
}
.table-row.odd {
  background: #eee;
}

.accordion-toggle {
  cursor: pointer;
  background: #f1f1f7;
  margin: 0;
  padding: 0.75rem 2rem 0.75rem 1rem;
  border-bottom: 0.0625rem solid #fff;
  position: relative;
  font-size: 1rem;
}

.accordion-content {
  display: none;
  padding: 0.75rem 1rem;
}

.accordion-content.default {
  display: block;
}

.accordion.faq {
  margin: 1.5rem 0;
}

button.arrow {
  right: 1rem;
  position: absolute;
  top: 1rem;
  font-size: 1.25rem;
  color: #2FAAE5;
  background: none;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  width: 16px;
  height: 16px;
  /* Vertical line */
  /* horizontal line */
}
button.arrow:hover, button.arrow:focus, button.arrow:active {
  background: none;
}
button.arrow:before, button.arrow:after {
  content: "";
  position: absolute;
  background-color: #2FAAE5;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
button.arrow:before {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}
button.arrow:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
button.arrow.open:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
button.arrow.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#breadcrumbs {
  margin-top: -0.5rem;
  background: #f1f1f7;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0;
}
#breadcrumbs a {
  color: #000;
}
#breadcrumbs .fa-caret-right {
  padding: 0 1rem;
  font-size: 1.25rem;
  vertical-align: text-bottom;
}

#secondary h2.widget-title {
  color: #2FAAE5;
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
}
#secondary ul {
  padding-left: 1.25rem;
  margin-top: 0;
}
#secondary ul li {
  font-size: 0.9375rem;
}
#secondary ul li a {
  font-size: 0.9375rem;
}
#secondary .inner-text {
  padding: 1.5rem 1rem;
}
#secondary .widget_search {
  margin-bottom: 2rem;
}
#secondary .widget_search .search-submit {
  border-radius: 0 0 5px 5px !important;
  width: 100%;
}
#secondary .widget_search .search-field {
  margin: 0;
  border-radius: 5px 5px 0 0;
  text-align: center;
  height: 42px;
}

#aws_loadmore {
  padding: 0.5rem;
}

#aws_pagination {
  margin-top: 1rem;
  width: 100%;
  padding: 0 0.5rem;
}
#aws_pagination .page-numbers {
  border: 0.125rem solid #545454;
  width: 2rem;
  height: 1.6rem;
  display: inline-block;
  text-align: center;
  margin-right: 1rem;
  padding-top: 0.4rem;
  font-size: 1rem;
  font-weight: 600;
  color: #545454;
}
#aws_pagination .page-numbers:hover {
  color: #2FAAE5;
}
#aws_pagination .page-numbers.current {
  background: #2FAAE5;
  color: #fff;
  border: 2px solid #2FAAE5;
}
#aws_pagination .page-numbers.next, #aws_pagination .page-numbers.prev {
  border: none;
}

.style-1-wrapper {
  max-width: 105rem;
  width: 100%;
  margin: 0 auto;
}

.style-2-wrapper .container {
  padding-top: 2rem;
}

.style-3-wrapper h2 {
  text-align: center;
  margin: 0.5rem 0;
}

.style-4-wrapper.full-width {
  background: #fff;
  -webkit-box-shadow: 1px 0px 8px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 0px 8px 1px rgba(0, 0, 0, 0.1);
}

.style-7-wrapper .banner-wrapper {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.style-7-wrapper .banner-wrapper.red {
  background: #9C2A2A;
}
.style-7-wrapper .banner-wrapper.gold {
  background: #FFF054;
}
.style-7-wrapper .banner-wrapper.black {
  background: #000;
}
.style-7-wrapper .banner-wrapper .banner-text {
  color: #2F2D80;
}
.style-7-wrapper .banner-wrapper .banner-text .banner-title {
  font-size: 1.625rem;
}
.style-7-wrapper .banner-wrapper .banner-text .banner-subtitle {
  font-size: 1.125rem;
}
.style-7-wrapper .banner-wrapper .banner-button .button, .style-7-wrapper .banner-wrapper .banner-button #secondary .widget_search .search-submit, #secondary .widget_search .style-7-wrapper .banner-wrapper .banner-button .search-submit {
  background: #fff;
  border: 0;
  height: 42px;
  color: #333;
  line-height: 42px;
  padding: 0 2rem;
  margin: 0;
}

@media screen and (max-width: 50em) {
  .style-7-wrapper .banner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .style-7-wrapper .banner-wrapper .banner-text .banner-title {
    font-size: 1.375rem;
    padding: 0.5rem;
  }
  .style-7-wrapper .banner-wrapper .banner-text .banner-subtitle {
    font-size: 0.875rem;
    padding: 0.5rem 0.25rem 0.75rem;
  }
}
.teaml-wrapper {
  padding-top: 0;
}
.teaml-wrapper .grid {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.teaml-wrapper .column.team-member {
  max-width: 200px;
  -ms-flex-preferred-size: 19%;
      flex-basis: 19%;
  margin: 0 0.5625rem 2.75rem;
  text-align: center;
}
.teaml-wrapper .column.team-member img {
  border-radius: 100%;
}
.teaml-wrapper h3 {
  font-size: 1.25rem;
  margin: 1.5rem 0 0 0;
}
.teaml-wrapper .position {
  padding-bottom: 1.375rem;
  color: #aaa8a9;
}
.teaml-wrapper .team-member-pu {
  display: none;
  z-index: 99999;
  position: fixed;
  top: calc(50% - 350px);
  max-width: 1140px;
  max-height: 700px;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  background: #000;
  -webkit-animation-name: zoom;
          animation-name: zoom;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
.teaml-wrapper .team-member-pu .image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-height: 100%;
  height: 100%;
}
.teaml-wrapper .team-member-pu .image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  -o-object-position: top;
     object-position: top;
}
.teaml-wrapper .team-member-pu .content-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  max-height: 100%;
}
.teaml-wrapper .team-member-pu .content-wrapper .inner {
  max-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3rem 0 3rem 3rem;
}
.teaml-wrapper .team-member-pu .content-wrapper .inner .inner-wrapper {
  max-height: 100%;
  overflow: auto;
  padding-right: 2rem;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.teaml-wrapper .team-member-pu .content-wrapper .inner .inner-wrapper::-webkit-scrollbar {
  width: 6px;
}
.teaml-wrapper .team-member-pu .content-wrapper .inner .inner-wrapper::-webkit-scrollbar-track {
  background: #f1f1f7;
  border-radius: 12px;
}
.teaml-wrapper .team-member-pu .content-wrapper .inner .inner-wrapper::-webkit-scrollbar-thumb {
  background: #58585a;
  border-radius: 12px;
}
.teaml-wrapper .team-member-pu .content-wrapper .inner .inner-wrapper::-webkit-scrollbar-thumb:hover {
  background: #000;
}
.teaml-wrapper .team-member-pu .content-wrapper h3 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 120%;
  color: #fff;
}
.teaml-wrapper .team-member-pu .content-wrapper .position {
  font-size: 1.25rem;
  line-height: 150%;
  color: #f1f1f7;
  margin-top: 1rem;
  padding: 0;
  font-weight: 500;
}
.teaml-wrapper .team-member-pu .content-wrapper .text {
  margin-top: 2rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
  color: #f1f1f7;
}
.teaml-wrapper .team-member-pu .content-wrapper .text p {
  color: #aaa8a9;
  margin-bottom: 1.25rem;
}
.teaml-wrapper .team-member-pu .content-wrapper .linkedin-wrapper {
  margin-top: 1.75rem;
}
.teaml-wrapper .team-member-pu .content-wrapper .linkedin-wrapper .icon {
  font-size: 1.25rem;
}
.teaml-wrapper .team-member-pu.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.teaml-wrapper .team-member-pu .close {
  position: absolute;
  right: 0.75rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  top: 1rem;
  color: #fff;
  cursor: pointer;
}
.teaml-wrapper .team-member-pu .close .cross {
  margin-top: -3px;
}

/* STYLE 2 */
.style-2-wrapper {
  margin: 1rem 0;
}
.style-2-wrapper a:hover .highlight-wrapper {
  background: #f1f1f7;
}
.style-2-wrapper .highlight-wrapper {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding-bottom: 1rem;
  border-right: 1px solid #bbb;
  text-align: center;
  padding: 0 0.5rem 0.5rem;
  height: 100%;
}
.style-2-wrapper .col-4_sm-12:last-child .highlight-wrapper {
  border-right: 0;
}
.style-2-wrapper h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin: 1rem 0 0.5rem;
}

/* STYLE 3 */
.style-3-wrapper .featured-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
}
.style-3-wrapper .featured-item-image {
  line-height: 1;
}
.style-3-wrapper .featured-item-image img {
  margin-bottom: -0.125rem;
  width: 100%;
  max-height: 382px;
  -o-object-fit: cover;
     object-fit: cover;
}
.style-3-wrapper .featured-item-inner-wrapper {
  padding: 1rem;
  text-align: center;
  line-height: 1.6;
  height: 100%;
  width: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  max-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 2.75rem;
}
.style-3-wrapper .featured-item-inner-wrapper .featured-item-inner p {
  color: #fff;
  font-size: 0.875rem;
  text-shadow: 2px 2px 10px #000;
}
.style-3-wrapper .featured-item-inner-wrapper .featured-item-inner a.button, .style-3-wrapper .featured-item-inner-wrapper .featured-item-inner #secondary .widget_search a.search-submit, #secondary .widget_search .style-3-wrapper .featured-item-inner-wrapper .featured-item-inner a.search-submit {
  position: absolute;
  bottom: 1.25rem;
  display: block;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.style-3-wrapper .featured-item-inner-wrapper .featured-item-inner h3 {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  text-shadow: 2px 2px 10px #000;
}
.style-3-wrapper .featured-item-inner-wrapper .featured-item-inner h3 a {
  color: #fff;
}
.style-3-wrapper .featured-item-inner-wrapper .featured-item-inner h4 {
  margin: 0;
  font-size: 1.05rem;
  color: #333;
}
.style-3-wrapper .featured-item-inner-wrapper.no-overlay {
  background: #fff;
  display: block;
  height: auto;
}
.style-3-wrapper .featured-item-inner-wrapper.no-overlay .featured-item-inner h3 {
  color: #2FAAE5;
  text-shadow: none;
}
.style-3-wrapper .featured-item-inner-wrapper.no-overlay .featured-item-inner h3 a {
  color: #2FAAE5;
}
.style-3-wrapper .featured-item-inner-wrapper.no-overlay .featured-item-inner p {
  color: #545454;
  text-shadow: none;
}

/* STYLE 5 */
.style-5-wrapper a {
  color: initial;
}
.style-5-wrapper a:hover {
  text-decoration: none;
}
.style-5-wrapper .product-listing {
  margin-bottom: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 2rem;
}
.style-5-wrapper .product-listing .product-image {
  max-width: 130px;
  min-width: 100px;
  width: 100%;
}

h2.featured_section_title {
  color: #2FAAE5;
  text-align: center;
  font-size: 1.75rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #fff;
}
h2.featured_section_title:before, h2.featured_section_title:after {
  position: absolute;
  top: 51%;
  overflow: hidden;
  width: 50%;
  height: 1px;
  content: " ";
  background-color: #ccc;
}
h2.featured_section_title:before {
  margin-left: -50%;
  text-align: right;
  margin-left: calc(-50% - 1.25rem);
}
h2.featured_section_title:after {
  margin-left: 1.25rem;
}

@media screen and (max-width: 64em) {
  .style-5-wrapper .product-listing {
    padding: 3rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .style-5-wrapper .product-listing p {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 50em) {
  .style-2-wrapper [class*=grid-][class*=-noGutter] > [class*=col-] {
    padding: rem-calc(15);
  }
  .style-2-wrapper .highlight-wrapper {
    border-top: 0;
    border-right: 0;
    padding: 0 0.5rem 0rem;
  }
  .style-2-wrapper .col-4_sm-12:last-child .highlight-wrapper {
    border-bottom: 0;
  }
  .style-2-wrapper h3 {
    font-weight: 400;
    margin-bottom: 0;
  }
  .style-2-wrapper .highlight-subtitle {
    font-size: 0.8125rem;
    line-height: 1.5;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
  background: transparent;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1200px;
  height: 90%;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 1.25rem;
  width: 100%;
  height: 80%;
  max-width: 600px;
  margin: 1.25rem auto;
  position: relative;
  background: #FFF;
  padding: 1rem 2.5rem;
  width: 100%;
  max-width: 600px;
  margin: 5rem auto;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.video {
  position: relative;
  text-align: center;
}
.video .sddefault {
  overflow: hidden;
}
.video .sddefault img {
  margin: -11% 0 calc(-11% - 5px) 0;
  width: 100%;
}

.video-play-wrapper {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  padding: 1.5rem;
  color: #fff;
  letter-spacing: 0.5rem;
  font-size: 1.5rem;
  text-shadow: 0.125rem 0 0.125rem rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.5);
  border: 0.125rem solid #fff;
  border-radius: 100%;
}
.video-play-wrapper:hover {
  background: #cc181e;
}
.video-play-wrapper .video-play {
  margin-right: -0.5rem;
}
.video-play-wrapper .fa-play {
  padding: 0 0.25rem;
}

.property-search-form {
  margin-top: -15rem;
  z-index: 9;
  position: relative;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.property-search-form-inner {
  background: #2F2D80;
  padding: 1.5rem 1.5rem 2rem;
  max-width: 100%;
  width: 600px;
}
.property-search-form .input-wrapper {
  max-width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.property-search-form .input-wrapper .search-column {
  width: auto;
  padding: 0 0.6rem;
}
.property-search-form .input-wrapper select {
  max-width: 100%;
  width: 155px;
}
.property-search-form .input-wrapper label {
  font-weight: 500;
  color: #fff;
  padding-bottom: 0.2rem;
}
.property-search-form .button-wrapper {
  margin-top: 0.5rem;
}
.property-search-form .button-wrapper button {
  margin: 0 0.5rem;
}
.property-search-form h2, .property-search-form h3 {
  color: #fff;
}
.property-search-form h2 {
  margin-bottom: 0;
}
.property-search-form h3 {
  margin: 0.25rem 0 1.5rem;
  font-size: 1rem;
}
.property-search-form .search-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 1rem;
}
.property-search-form .single-search-type {
  padding: 0.5rem 1rem;
  background: #fff;
  color: #000;
  margin: 0 0.25rem;
  cursor: pointer;
}
.property-search-form .single-search-type.active, .property-search-form .single-search-type:hover {
  background: #2FAAE5;
  color: #fff;
}
.property-search-form .single-search-type a {
  color: #000;
}
.property-search-form .single-search-type a.active, .property-search-form .single-search-type a:hover, .property-search-form .single-search-type a.focus {
  color: #fff;
}

.search-section label,
.search-section p {
  color: #878787;
  font-size: 18px;
  margin: 0;
}
.search-section select {
  background-color: #e6e6e6;
  margin-top: 31px;
  width: 100%;
  border: 0;
  padding: 0 1rem;
}
.search-section input[type=radio] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.search-section .property-search-category {
  margin-left: -10px;
}
.search-section .radio-inline {
  margin-left: -3px;
}
.search-section .radio-inline:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  content: "\f111";
  letter-spacing: 10px;
  font-size: 1.1em;
  width: 1.2em;
  color: #e6e6e6;
}
.search-section .radio-inline.checked:before {
  color: #2FAAE5;
  content: "\f192";
}
.search-section .ui-slider {
  background-color: #e6e6e6;
  border: 0;
  margin: 15px 10px 0;
}
.search-section .ui-slider .ui-slider-range {
  background-color: #2FAAE5;
}
.search-section .ui-slider .ui-slider-handle {
  background-color: #BBBBBB;
  border: 0;
  border-radius: 15px;
}
.search-section .ui-slider .ui-slider-handle:focus {
  outline: none;
}
.search-section .ui-slider .value {
  color: #868686;
  font-size: 14px;
  position: absolute;
  top: 20px;
  left: 50%;
  margin: 0 0 0 -40px;
  width: 80px;
  text-align: center;
  display: block;
}
.search-section .ui-slider .value i {
  font-style: normal;
}
.search-section .ui-slider .price-range-both.value {
  width: 200px;
  margin: 0 0 0 -100px;
  top: 16px;
  font-weight: normal;
}
.search-section .ui-slider .price-range-both {
  display: none;
}
.search-section .ui-slider .price-range-min.value {
  left: 30px;
}
.search-section #sale-price .price-range-max,
.search-section #let-price .price-range-max {
  left: 0;
}
.search-section #sale-price .price-range-max.value {
  left: -10px;
}
.search-section .btn {
  font-size: 18px;
  margin-top: 30px;
  width: 100%;
}
.search-section .btn i {
  font-size: 15px;
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.filter-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-options .checkbox-inline {
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
}
.filter-options .sort-label {
  line-height: 1;
  margin-left: 2rem;
  font-weight: 400;
  font-size: 14px;
  margin-right: 0.5rem;
}
.filter-options #filter-sort {
  margin: 0;
  line-height: 1;
  height: 32px;
  border: 0;
  font-size: 14px;
  padding: 0 1rem;
  width: auto;
}

.page-template-page-property-archive .sort-label {
  margin-left: 0;
}

@media screen and (max-width: 63.937em) {
  .property-search-form {
    margin-top: -11rem;
  }
  .property-search-form .input-wrapper {
    max-width: 100%;
  }
  .property-search-form .input-wrapper .search-column {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .property-search-form h2 {
    font-size: 1.5rem;
  }
  .property-search-form h3 {
    font-size: 0.9375rem;
  }
  .property-search-form .search-type {
    margin-bottom: 0;
  }
  .search-form-wrapper {
    margin-top: 1rem;
  }
  .search-form-wrapper .header-search-form-wrapper {
    padding: 1rem;
  }
}
@media screen and (max-width: 40em) {
  .search-form-wrapper {
    display: none;
  }
  .input-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.tab-wrapper {
  float: left;
  width: 100%;
}
.tab-wrapper .tab-content {
  position: relative;
  margin-top: 2rem;
}
.tab-wrapper .tab-content > div {
  display: none;
}
.tab-wrapper .tab-content > div.current {
  display: block;
}
.tab-wrapper .tab-title-wrapper > ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 0;
  border-bottom: 1px solid #ccc;
  padding: 0.5rem 0;
  line-height: 1.8;
}
.tab-wrapper .tab-title-wrapper > ul li {
  display: block;
  margin: 0;
}
.tab-wrapper .tab-title-wrapper > ul li > a {
  padding: 0.75rem 1rem;
  border: 1px solid #ccc;
  border-right: 0;
  border-bottom: 1px solid transparent;
  color: #545454;
}
.tab-wrapper .tab-title-wrapper > ul li > a.active {
  border-bottom-color: #fff;
  border-top-color: #2FAAE5;
  -webkit-box-shadow: inset 0 3px 0 #2FAAE5;
          box-shadow: inset 0 3px 0 #2FAAE5;
  color: #2FAAE5;
}
.tab-wrapper .tab-title-wrapper > ul li:last-child > a {
  border-right: 1px solid #ccc;
}

@media screen and (max-width: 50em) {
  .tab-wrapper .tab-title-wrapper > ul {
    display: inline;
    width: 100%;
  }
  .tab-wrapper .tab-title-wrapper > ul li > a {
    font-size: 0.875rem;
    border-right: 1px solid #ccc;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .tab-wrapper .tab-title-wrapper > ul li:last-child > a {
    border-bottom-color: #ccc;
  }
  .search-section {
    padding-top: 0;
    display: none;
  }
}
.property-card .image .right-stack, body.page-template-page-developments .right-stack {
  bottom: 15px;
  color: #FFFFFF;
  position: absolute;
  right: 15px;
  z-index: 3;
}
.property-card .image .right-stack i, body.page-template-page-developments .right-stack i {
  margin-right: 5px;
}

.property-card .image .gradient, body.page-template-page-developments .gradient {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), to(rgba(0, 0, 0, 0.2)));
  background: linear-gradient(to bottom, transparent 70%, rgba(0, 0, 0, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
}

body.single-properties, body.single-developments, body.single-property_archive {
  background: #fff;
}
body.single-properties p.price, body.single-developments p.price, body.single-property_archive p.price {
  font-size: 2rem;
  color: #2FAAE5;
  margin-top: 0;
  font-weight: 600;
  line-height: 1.5;
}
body.single-properties p.price-qualifier, body.single-developments p.price-qualifier, body.single-property_archive p.price-qualifier {
  font-size: 1.125rem;
  font-style: italic;
  margin-bottom: 0;
  line-height: 1;
  margin-top: 4rem;
}
body.single-properties .property-content, body.single-developments .property-content, body.single-property_archive .property-content {
  margin-top: 2rem;
}
body.single-properties .features ul, body.single-developments .features ul, body.single-property_archive .features ul {
  display: block;
  list-style-position: inside;
  line-height: 2;
  padding: 0;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
body.single-properties .property-sidebar .sidebar-phone, body.single-developments .property-sidebar .sidebar-phone, body.single-property_archive .property-sidebar .sidebar-phone {
  font-size: 2rem;
}
body.single-properties .property-sidebar .sidebar-phone a, body.single-developments .property-sidebar .sidebar-phone a, body.single-property_archive .property-sidebar .sidebar-phone a {
  font-weight: 600;
}
body.single-properties .property-sidebar p, body.single-developments .property-sidebar p, body.single-property_archive .property-sidebar p {
  margin: 0 0 0.5rem;
}
body.single-properties .property-sidebar .frm_forms, body.single-developments .property-sidebar .frm_forms, body.single-property_archive .property-sidebar .frm_forms {
  background: #f1f1f7;
  padding: 0 2rem 2rem;
  text-align: center;
}
body.single-properties .property-sidebar .frm_forms button, body.single-developments .property-sidebar .frm_forms button, body.single-property_archive .property-sidebar .frm_forms button {
  width: 100%;
  height: 2.625rem;
}
body.single-properties #map, body.single-developments #map, body.single-property_archive #map {
  height: 400px;
}
body.single-properties p.download, body.single-developments p.download, body.single-property_archive p.download {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  background: #f7f7f7;
  margin: 0;
  padding: 0.75rem;
}
body.single-properties #tab-downloads a:nth-child(odd) p.download, body.single-developments #tab-downloads a:nth-child(odd) p.download, body.single-property_archive #tab-downloads a:nth-child(odd) p.download {
  background: #fff;
}
body.single-properties #tab-downloads i.fa-download, body.single-developments #tab-downloads i.fa-download, body.single-property_archive #tab-downloads i.fa-download {
  font-size: 1.25rem;
  padding-right: 0.625rem;
  color: #58585a;
}

body.page-template-page-developments .image-wrapper {
  position: relative;
}
body.page-template-page-developments .details {
  background: #fff;
  padding: 1rem 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.page-template-page-developments .price-qualifier {
  font-style: italic;
  margin: 2.5rem 0 0;
}
body.page-template-page-developments .price {
  font-size: 26px;
  color: #2FAAE5;
  margin: 0;
}

.mortgage-calculator .button, .mortgage-calculator #secondary .widget_search .search-submit, #secondary .widget_search .mortgage-calculator .search-submit {
  width: 100%;
  height: 2.625rem;
  line-height: 2.625rem;
  padding: 0;
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mortgage-calculator .fas {
  font-size: 1.5rem;
  padding-right: 1rem;
}

.icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin-top: 4rem;
}
.icons .icon p {
  margin: 0;
  font-size: 0.875rem;
}

.page-template-page-properties #content {
  margin-top: 0;
}
.property-photo {
  height: 100%;
  width: 100%;
}
.property-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fp-image-wrapper {
  height: 226px;
  overflow: hidden;
  position: relative;
}

.fp-details {
  height: auto;
  font-size: 1rem;
  color: #545454;
}
.fp-details .price {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 1rem;
  color: #2FAAE5;
}
.fp-details .price .price-qualifier {
  font-size: 0.875rem;
}

.property-card {
  background: #fff;
  position: relative;
  padding-bottom: 4rem;
}
.property-card a.view-property {
  position: absolute;
  bottom: 0;
}
.property-card .image {
  background-color: #FFF;
  position: relative;
  display: block;
  height: 330px;
  overflow: hidden;
  width: 100%;
}
.property-card .image .left-stack {
  bottom: 15px;
  left: 15px;
  position: absolute;
  z-index: 3;
}
.property-card .image .left-stack .price-qualifier {
  font-size: 14px;
  line-height: 15px;
}
.property-card .image .left-stack .price {
  font-size: 26px;
}
.property-card .image .left-stack P {
  margin: 0;
  color: #fff;
}
.property-card .details {
  background: #fff;
  padding: 2rem;
  text-align: center;
}
.property-card .details h2 {
  margin: 0;
}
.property-card .details h2 a {
  color: #000;
}
.property-card .details h3 {
  margin: 0.25rem 0;
  font-size: 1.25rem;
}
.property-card .details .icons {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 2rem;
}
.property-card .details .icons .icon img {
  max-height: 50px;
}
.property-card a.button, .property-card #secondary .widget_search a.search-submit, #secondary .widget_search .property-card a.search-submit {
  width: 100%;
  height: 50px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  display: block;
  padding: 0;
  line-height: 50px;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
}
.property-card a.button i, .property-card #secondary .widget_search a.search-submit i, #secondary .widget_search .property-card a.search-submit i {
  margin-right: 1rem;
}

[class*=grid-][class*=-equalHeight] .property-card {
  padding-bottom: 0;
  margin-bottom: 4rem;
}

.filter-button {
  display: none;
}

.page-template-page-property-archive [class*=grid-][class*=-equalHeight] .property-card {
  margin-bottom: 0;
}

span.status, .featured-type {
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
  color: #fff;
  background: #ff8c00;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
}

.featured-type {
  background: #000;
}

.result {
  margin-top: 1rem;
  padding: 1rem;
  background: #f1f1f7;
}
.result p {
  margin-bottom: 1rem;
}
.result .loan, .result .total {
  font-size: 1.25rem;
}
.result .payment {
  font-size: 1.25rem;
  font-weight: 600;
}

@media screen and (max-width: 50em) {
  body.single-properties h1, body.single-properties h2, body.single-developments h1, body.single-developments h2, body.single-property_archive h1, body.single-property_archive h2 {
    display: inline-block;
    font-size: 1.15rem;
  }
  body.single-properties h1:after, body.single-developments h1:after, body.single-property_archive h1:after {
    content: " - ";
  }
  body.single-properties p.price-qualifier, body.single-developments p.price-qualifier, body.single-property_archive p.price-qualifier {
    margin: 0;
    padding-bottom: 0.4rem;
    font-size: 0.9375rem;
  }
  body.single-properties p.price, body.single-developments p.price, body.single-property_archive p.price {
    font-size: 1.4rem;
    margin: 0;
  }
  body.single-properties .property-content, body.single-developments .property-content, body.single-property_archive .property-content {
    margin-top: 0.5rem;
  }
  body.single-properties .icons, body.single-developments .icons, body.single-property_archive .icons {
    margin-top: 1rem;
  }
  body.single-properties .icons .icon img, body.single-developments .icons .icon img, body.single-property_archive .icons .icon img {
    max-height: 40px;
  }
  body.single-properties .icons .icon p, body.single-developments .icons .icon p, body.single-property_archive .icons .icon p {
    font-size: 0.75rem;
  }
  body.single-properties .features ul, body.single-developments .features ul, body.single-property_archive .features ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
  body.single-properties .features ul li, body.single-developments .features ul li, body.single-property_archive .features ul li {
    font-size: 0.875rem;
  }
  body.single-properties .property-sidebar, body.single-developments .property-sidebar, body.single-property_archive .property-sidebar {
    padding-top: 1.5rem;
    border-top: 1px solid #f1f1f7;
  }
  body.single-properties .property-sidebar .sidebar-phone, body.single-developments .property-sidebar .sidebar-phone, body.single-property_archive .property-sidebar .sidebar-phone {
    font-size: 1.5rem;
  }
  .page-template-page-properties .valuation-button, .page-template-page-developments .valuation-button {
    display: none;
  }
  .page-template-page-developments #content {
    margin-top: 0;
  }
  .property-card .image {
    height: 240px;
  }
  .property-card .details {
    padding: 1rem;
  }
  .property-card .details .icons {
    margin-top: 1rem;
  }
  .property-card .details .icons .icon p {
    font-size: 0.75rem;
  }
  .property-card .details .icons .icon img {
    max-height: 36px;
  }
  .property-card .details h2 {
    font-size: 1.25rem;
  }
  .property-card .details h3 {
    font-size: 1rem;
  }
  [class*=grid-][class*=-equalHeight] .property-card {
    margin-bottom: 3rem;
  }
  .filter-button {
    text-align: center;
    color: #fff;
    background: #ae9962;
    padding: 6px;
    display: block;
  }
  .read-more-toggle {
    font-size: 15px;
  }
}
.no-properties {
  margin-top: 2rem;
  font-size: 1rem;
  font-weight: 600;
}

/*! jQuery UI - v1.12.1 - 2019-05-02
* http://jqueryui.com
* Includes: core.css, slider.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.latest-blog-posts-wrapper {
  margin-bottom: 1rem;
  margin-right: 2rem;
}
.latest-blog-posts-wrapper h3 {
  margin-top: 0;
}
.latest-blog-posts-wrapper .latest-blog-excerpt {
  font-size: 0.9375rem;
  line-height: 1.5;
}
.latest-blog-posts-wrapper .latest-blog-excerpt p {
  line-height: 1.5;
}
.latest-blog-posts-wrapper .latest-blog-excerpt .read-more {
  text-align: right;
  margin-top: 0.3125rem;
}
.latest-blog-posts-wrapper .latest-blog-excerpt .read-more span {
  padding-right: 0.375rem;
}

p.blog-read-more {
  text-align: right;
  margin-bottom: 0;
}

.blog h1, .search h1, .archive h1, .category h1 {
  margin: 0 0 1rem 0;
}
.blog h2, .search h2, .archive h2, .category h2 {
  font-size: 1.5rem;
  margin-top: -0.6rem;
}
.blog article, .search article, .archive article, .category article {
  margin-bottom: 1rem;
  padding-bottom: 0;
  background: #fff;
  padding: 1.25rem 1rem 0.5rem;
  -webkit-box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.1);
}
.blog #secondary, .search #secondary, .archive #secondary, .category #secondary {
  margin-top: 4.1875rem;
}

.blog-image-wrapper {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
  max-width: 400px;
}

img.avatar {
  width: 50px;
  border-radius: 100%;
}

.entry-meta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
  font-size: 0.775rem;
}
.entry-meta-wrapper .entry-meta {
  margin-left: 0.5rem;
}

@media screen and (max-width: 50em) {
  .blog-image-wrapper, .category-golf-academy-case-studies #primary {
    float: none;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  .blog #primary, .category-golf-academy-case-studies #primary {
    padding-right: 0;
    border-right: 0;
  }
  .latest-blog-posts-wrapper {
    margin-right: 0;
  }
  h3 {
    font-size: 1.15rem;
  }
  .latest-blog-posts-wrapper .latest-blog-excerpt {
    font-size: 0.875rem;
  }
  .latest-blog-posts-wrapper:last-child {
    border-bottom: 1px solid #f1f1f7;
  }
}
.button, #secondary .widget_search .search-submit, button {
  position: relative;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  background: #2FAAE5;
  color: #fff;
  font-size: 1rem;
  text-transform: capitalize;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border-radius: 0.3125rem;
  height: 42px;
  line-height: 42px;
  padding: 0 1.5rem;
  border: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#2FAAE5), to(#5cbdeb));
  background: linear-gradient(to bottom, #2FAAE5 0%, #5cbdeb 100%);
}
.button.fa, #secondary .widget_search .fa.search-submit, .button.far, #secondary .widget_search .far.search-submit, .button.fas, #secondary .widget_search .fas.search-submit, button.fa, button.far, button.fas {
  font-family: "Font Awesome 5 Free";
}
.button:hover, #secondary .widget_search .search-submit:hover, button:hover {
  background: #198fc8;
  color: #fff;
  text-decoration: none;
}
.button.large, #secondary .widget_search .large.search-submit, button.large {
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  border-width: 0.125rem;
}
.button.black, #secondary .widget_search .black.search-submit, button.black {
  border: 0.0625rem solid #1a1a1a;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#1a1a1a));
  background: linear-gradient(to bottom, #000 0%, #1a1a1a 100%);
  -webkit-box-shadow: inset 0 1px gray, 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px gray, 0 1px 2px rgba(0, 0, 0, 0.2);
}
.button.black:hover, #secondary .widget_search .black.search-submit:hover, button.black:hover {
  background: #333333;
}
.button.orange, #secondary .widget_search .orange.search-submit, button.orange {
  border: 0.0625rem solid #f4d17a;
  background: -webkit-gradient(linear, left top, left bottom, from(#F0C14B), to(#f4d17a));
  background: linear-gradient(to bottom, #F0C14B 0%, #f4d17a 100%);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #000;
}
.button.orange:hover, #secondary .widget_search .orange.search-submit:hover, button.orange:hover {
  background: #f8e1a9;
}
.button.red, #secondary .widget_search .red.search-submit, button.red {
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 800;
  background: #2FAAE5;
  padding: 0.25rem 1rem;
  font-size: 1.5rem;
  margin: 0rem;
  border: 0;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, 0.4), inset 0 0 3px 0 rgba(0, 0, 0, 0.4), inset 0 0 3px 5px rgba(0, 0, 0, 0.05), 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 0 2px 0 rgba(255, 255, 255, 0.4), inset 0 0 3px 0 rgba(0, 0, 0, 0.4), inset 0 0 3px 5px rgba(0, 0, 0, 0.05), 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.button.red:before, #secondary .widget_search .red.search-submit:before, .button.red:after, #secondary .widget_search .red.search-submit:after, button.red:before, button.red:after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  right: 2px;
  height: 3px;
}
.button.red:before, #secondary .widget_search .red.search-submit:before, button.red:before {
  top: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.6);
          box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.6);
}
.button.red:after, #secondary .widget_search .red.search-submit:after, button.red:after {
  bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15);
}
.button.grey, #secondary .widget_search .grey.search-submit, button.grey {
  background: #58585a;
}
.button.grey:hover, #secondary .widget_search .grey.search-submit:hover, button.grey:hover {
  background: #717174;
}
.button.full-width, #secondary .widget_search .full-width.search-submit, button.full-width {
  width: 100%;
}

.btn-group .button, .btn-group #secondary .widget_search .search-submit, #secondary .widget_search .btn-group .search-submit {
  height: 42px;
  line-height: 42px;
  padding: 0 1rem;
}
.btn-group .button.btn-icon, .btn-group #secondary .widget_search .btn-icon.search-submit, #secondary .widget_search .btn-group .btn-icon.search-submit {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #198fc8;
  border-right: 0;
}
.btn-group .button.btn-text, .btn-group #secondary .widget_search .btn-text.search-submit, #secondary .widget_search .btn-group .btn-text.search-submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -3px;
  border-left: 0;
  padding: 0 2rem;
}

.button-wrapper {
  text-align: center;
  margin-top: 3rem;
}

#idpc_input {
  margin-bottom: 0;
  color: #777 !important;
}

#idpc_button {
  width: 100%;
  border-radius: 0;
  margin-bottom: 10px;
}

.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
          transform: translateY(-2em);
}

.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
          transform: translateY(2em);
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}

.cc-link, .cc-revoke:hover {
  text-decoration: underline;
}

.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

.cc-revoke {
  padding: 0.5em;
}

.cc-header {
  font-size: 18px;
  font-weight: 700;
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer;
}

.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
}

.cc-link:hover {
  opacity: 1;
}

.cc-link:active, .cc-link:visited {
  color: initial;
}

.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}

.cc-close:focus, .cc-close:hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

.cc-right {
  right: 1em;
}

.cc-bottom {
  bottom: 1em;
}

.cc-floating > .cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
}

.cc-window.cc-banner {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  display: block;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
}

.cc-compliance {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.cc-floating .cc-compliance > .cc-btn {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}

.cc-btn + .cc-btn {
  margin-left: 0.5em;
}

@media print {
  .cc-revoke, .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    -webkit-box-align: unset;
            align-items: unset;
  }
  .cc-window.cc-banner .cc-message {
    margin-right: 0;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

.cc-window.cc-floating {
  -webkit-box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 3px 8px 1px rgba(0, 0, 0, 0.1);
}