@charset "UTF-8";
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 *
 * Improved by Gecko Designs to reset ALL the things!
 */
html, body, div, span, applet, object, iframe,
button, input, select, textarea,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, main,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  background: none;
  vertical-align: baseline; }

html {
  box-sizing: border-box; }

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,
main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: none; }

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

a {
  text-decoration: none;
  color: inherit; }

h1, h2, h3, h4, h5, h6 {
  text-decoration: none; }

/**
 * Tells the element to have the aspect ratio $high / $low
 * The element should not have content; this mixin uses a padding hack
 */
@font-face {
  font-family: "webfont-medical-icons";
  src: url("/wp-content/themes/gecko-theme/fonts/webfont-medical-icons.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url("/wp-content/themes/gecko-theme/fonts/fontawesome-4.6.3.woff") format("woff"); }

/* stylelint-disable */
[data-icon-before="none"]::before,
[data-icon-after="none"]::after {
  content: none !important; }

[data-icon-before="glass"]::before,
[data-icon-after="glass"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="music"]::before,
[data-icon-after="music"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="search"]::before,
[data-icon-after="search"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="envelope-o"]::before,
[data-icon-after="envelope-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="heart"]::before,
[data-icon-after="heart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="star"]::before,
[data-icon-after="star"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="star-o"]::before,
[data-icon-after="star-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user"]::before,
[data-icon-after="user"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="film"]::before,
[data-icon-after="film"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="th-large"]::before,
[data-icon-after="th-large"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="th"]::before,
[data-icon-after="th"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="th-list"]::before,
[data-icon-after="th-list"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check"]::before,
[data-icon-after="check"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="times"]::before,
[data-icon-after="times"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="search-plus"]::before,
[data-icon-after="search-plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="search-minus"]::before,
[data-icon-after="search-minus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="power-off"]::before,
[data-icon-after="power-off"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="signal"]::before,
[data-icon-after="signal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cog"]::before,
[data-icon-after="cog"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trash-o"]::before,
[data-icon-after="trash-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="home"]::before,
[data-icon-after="home"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-o"]::before,
[data-icon-after="file-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="clock-o"]::before,
[data-icon-after="clock-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="road"]::before,
[data-icon-after="road"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="download"]::before,
[data-icon-after="download"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-o-down"]::before,
[data-icon-after="arrow-circle-o-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-o-up"]::before,
[data-icon-after="arrow-circle-o-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="inbox"]::before,
[data-icon-after="inbox"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="play-circle-o"]::before,
[data-icon-after="play-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="repeat"]::before,
[data-icon-after="repeat"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="refresh"]::before,
[data-icon-after="refresh"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="list-alt"]::before,
[data-icon-after="list-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lock"]::before,
[data-icon-after="lock"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flag"]::before,
[data-icon-after="flag"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="headphones"]::before,
[data-icon-after="headphones"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="volume-off"]::before,
[data-icon-after="volume-off"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="volume-down"]::before,
[data-icon-after="volume-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="volume-up"]::before,
[data-icon-after="volume-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="qrcode"]::before,
[data-icon-after="qrcode"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="barcode"]::before,
[data-icon-after="barcode"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tag"]::before,
[data-icon-after="tag"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tags"]::before,
[data-icon-after="tags"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="book"]::before,
[data-icon-after="book"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bookmark"]::before,
[data-icon-after="bookmark"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="print"]::before,
[data-icon-after="print"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="camera"]::before,
[data-icon-after="camera"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="font"]::before,
[data-icon-after="font"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bold"]::before,
[data-icon-after="bold"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="italic"]::before,
[data-icon-after="italic"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="text-height"]::before,
[data-icon-after="text-height"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="text-width"]::before,
[data-icon-after="text-width"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="align-left"]::before,
[data-icon-after="align-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="align-center"]::before,
[data-icon-after="align-center"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="align-right"]::before,
[data-icon-after="align-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="align-justify"]::before,
[data-icon-after="align-justify"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="list"]::before,
[data-icon-after="list"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="outdent"]::before,
[data-icon-after="outdent"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="indent"]::before,
[data-icon-after="indent"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="video-camera"]::before,
[data-icon-after="video-camera"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="picture-o"]::before,
[data-icon-after="picture-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pencil"]::before,
[data-icon-after="pencil"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map-marker"]::before,
[data-icon-after="map-marker"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="adjust"]::before,
[data-icon-after="adjust"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tint"]::before,
[data-icon-after="tint"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pencil-square-o"]::before,
[data-icon-after="pencil-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share-square-o"]::before,
[data-icon-after="share-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check-square-o"]::before,
[data-icon-after="check-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrows"]::before,
[data-icon-after="arrows"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="step-backward"]::before,
[data-icon-after="step-backward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fast-backward"]::before,
[data-icon-after="fast-backward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="backward"]::before,
[data-icon-after="backward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="play"]::before,
[data-icon-after="play"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pause"]::before,
[data-icon-after="pause"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stop"]::before,
[data-icon-after="stop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="forward"]::before,
[data-icon-after="forward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fast-forward"]::before,
[data-icon-after="fast-forward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="step-forward"]::before,
[data-icon-after="step-forward"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eject"]::before,
[data-icon-after="eject"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-left"]::before,
[data-icon-after="chevron-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-right"]::before,
[data-icon-after="chevron-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plus-circle"]::before,
[data-icon-after="plus-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="minus-circle"]::before,
[data-icon-after="minus-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="times-circle"]::before,
[data-icon-after="times-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check-circle"]::before,
[data-icon-after="check-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="question-circle"]::before,
[data-icon-after="question-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="info-circle"]::before,
[data-icon-after="info-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="crosshairs"]::before,
[data-icon-after="crosshairs"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="times-circle-o"]::before,
[data-icon-after="times-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check-circle-o"]::before,
[data-icon-after="check-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ban"]::before,
[data-icon-after="ban"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-left"]::before,
[data-icon-after="arrow-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-right"]::before,
[data-icon-after="arrow-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-up"]::before,
[data-icon-after="arrow-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-down"]::before,
[data-icon-after="arrow-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share"]::before,
[data-icon-after="share"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="expand"]::before,
[data-icon-after="expand"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="compress"]::before,
[data-icon-after="compress"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plus"]::before,
[data-icon-after="plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="minus"]::before,
[data-icon-after="minus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="asterisk"]::before,
[data-icon-after="asterisk"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="exclamation-circle"]::before,
[data-icon-after="exclamation-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gift"]::before,
[data-icon-after="gift"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="leaf"]::before,
[data-icon-after="leaf"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fire"]::before,
[data-icon-after="fire"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eye"]::before,
[data-icon-after="eye"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eye-slash"]::before,
[data-icon-after="eye-slash"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="exclamation-triangle"]::before,
[data-icon-after="exclamation-triangle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plane"]::before,
[data-icon-after="plane"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar"]::before,
[data-icon-after="calendar"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="random"]::before,
[data-icon-after="random"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="comment"]::before,
[data-icon-after="comment"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="magnet"]::before,
[data-icon-after="magnet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-up"]::before,
[data-icon-after="chevron-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-down"]::before,
[data-icon-after="chevron-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="retweet"]::before,
[data-icon-after="retweet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shopping-cart"]::before,
[data-icon-after="shopping-cart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="folder"]::before,
[data-icon-after="folder"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="folder-open"]::before,
[data-icon-after="folder-open"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrows-v"]::before,
[data-icon-after="arrows-v"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrows-h"]::before,
[data-icon-after="arrows-h"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bar-chart"]::before,
[data-icon-after="bar-chart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="twitter-square"]::before,
[data-icon-after="twitter-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="facebook-square"]::before,
[data-icon-after="facebook-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="camera-retro"]::before,
[data-icon-after="camera-retro"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="key"]::before,
[data-icon-after="key"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cogs"]::before,
[data-icon-after="cogs"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="comments"]::before,
[data-icon-after="comments"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumbs-o-up"]::before,
[data-icon-after="thumbs-o-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumbs-o-down"]::before,
[data-icon-after="thumbs-o-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="star-half"]::before,
[data-icon-after="star-half"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="heart-o"]::before,
[data-icon-after="heart-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sign-out"]::before,
[data-icon-after="sign-out"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="linkedin-square"]::before,
[data-icon-after="linkedin-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumb-tack"]::before,
[data-icon-after="thumb-tack"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="external-link"]::before,
[data-icon-after="external-link"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sign-in"]::before,
[data-icon-after="sign-in"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trophy"]::before,
[data-icon-after="trophy"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="github-square"]::before,
[data-icon-after="github-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="upload"]::before,
[data-icon-after="upload"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lemon-o"]::before,
[data-icon-after="lemon-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="phone"]::before,
[data-icon-after="phone"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="square-o"]::before,
[data-icon-after="square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bookmark-o"]::before,
[data-icon-after="bookmark-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="phone-square"]::before,
[data-icon-after="phone-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="twitter"]::before,
[data-icon-after="twitter"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="facebook"]::before,
[data-icon-after="facebook"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="github"]::before,
[data-icon-after="github"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="unlock"]::before,
[data-icon-after="unlock"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="credit-card"]::before,
[data-icon-after="credit-card"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rss"]::before,
[data-icon-after="rss"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hdd-o"]::before,
[data-icon-after="hdd-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bullhorn"]::before,
[data-icon-after="bullhorn"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bell"]::before,
[data-icon-after="bell"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="certificate"]::before,
[data-icon-after="certificate"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-o-right"]::before,
[data-icon-after="hand-o-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-o-left"]::before,
[data-icon-after="hand-o-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-o-up"]::before,
[data-icon-after="hand-o-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-o-down"]::before,
[data-icon-after="hand-o-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-left"]::before,
[data-icon-after="arrow-circle-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-right"]::before,
[data-icon-after="arrow-circle-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-up"]::before,
[data-icon-after="arrow-circle-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-down"]::before,
[data-icon-after="arrow-circle-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="globe"]::before,
[data-icon-after="globe"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wrench"]::before,
[data-icon-after="wrench"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tasks"]::before,
[data-icon-after="tasks"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="filter"]::before,
[data-icon-after="filter"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="briefcase"]::before,
[data-icon-after="briefcase"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrows-alt"]::before,
[data-icon-after="arrows-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="users"]::before,
[data-icon-after="users"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="link"]::before,
[data-icon-after="link"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cloud"]::before,
[data-icon-after="cloud"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flask"]::before,
[data-icon-after="flask"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="scissors"]::before,
[data-icon-after="scissors"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="files-o"]::before,
[data-icon-after="files-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paperclip"]::before,
[data-icon-after="paperclip"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="floppy-o"]::before,
[data-icon-after="floppy-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="square"]::before,
[data-icon-after="square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bars"]::before,
[data-icon-after="bars"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="list-ul"]::before,
[data-icon-after="list-ul"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="list-ol"]::before,
[data-icon-after="list-ol"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="strikethrough"]::before,
[data-icon-after="strikethrough"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="underline"]::before,
[data-icon-after="underline"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="table"]::before,
[data-icon-after="table"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="magic"]::before,
[data-icon-after="magic"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="truck"]::before,
[data-icon-after="truck"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pinterest"]::before,
[data-icon-after="pinterest"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pinterest-square"]::before,
[data-icon-after="pinterest-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google-plus-square"]::before,
[data-icon-after="google-plus-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google-plus"]::before,
[data-icon-after="google-plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="money"]::before,
[data-icon-after="money"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-down"]::before,
[data-icon-after="caret-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-up"]::before,
[data-icon-after="caret-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-left"]::before,
[data-icon-after="caret-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-right"]::before,
[data-icon-after="caret-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="columns"]::before,
[data-icon-after="columns"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort"]::before,
[data-icon-after="sort"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-desc"]::before,
[data-icon-after="sort-desc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-asc"]::before,
[data-icon-after="sort-asc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="envelope"]::before,
[data-icon-after="envelope"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="linkedin"]::before,
[data-icon-after="linkedin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="undo"]::before,
[data-icon-after="undo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gavel"]::before,
[data-icon-after="gavel"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tachometer"]::before,
[data-icon-after="tachometer"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="comment-o"]::before,
[data-icon-after="comment-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="comments-o"]::before,
[data-icon-after="comments-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bolt"]::before,
[data-icon-after="bolt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sitemap"]::before,
[data-icon-after="sitemap"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="umbrella"]::before,
[data-icon-after="umbrella"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="clipboard"]::before,
[data-icon-after="clipboard"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lightbulb-o"]::before,
[data-icon-after="lightbulb-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="exchange"]::before,
[data-icon-after="exchange"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cloud-download"]::before,
[data-icon-after="cloud-download"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cloud-upload"]::before,
[data-icon-after="cloud-upload"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user-md"]::before,
[data-icon-after="user-md"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stethoscope"]::before,
[data-icon-after="stethoscope"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="suitcase"]::before,
[data-icon-after="suitcase"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bell-o"]::before,
[data-icon-after="bell-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="coffee"]::before,
[data-icon-after="coffee"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cutlery"]::before,
[data-icon-after="cutlery"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-text-o"]::before,
[data-icon-after="file-text-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="building-o"]::before,
[data-icon-after="building-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hospital-o"]::before,
[data-icon-after="hospital-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ambulance"]::before,
[data-icon-after="ambulance"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="medkit"]::before,
[data-icon-after="medkit"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fighter-jet"]::before,
[data-icon-after="fighter-jet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="beer"]::before,
[data-icon-after="beer"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="h-square"]::before,
[data-icon-after="h-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plus-square"]::before,
[data-icon-after="plus-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-double-left"]::before,
[data-icon-after="angle-double-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-double-right"]::before,
[data-icon-after="angle-double-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-double-up"]::before,
[data-icon-after="angle-double-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-double-down"]::before,
[data-icon-after="angle-double-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-left"]::before,
[data-icon-after="angle-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-right"]::before,
[data-icon-after="angle-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-up"]::before,
[data-icon-after="angle-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angle-down"]::before,
[data-icon-after="angle-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="desktop"]::before,
[data-icon-after="desktop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="laptop"]::before,
[data-icon-after="laptop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tablet"]::before,
[data-icon-after="tablet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mobile"]::before,
[data-icon-after="mobile"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="circle-o"]::before,
[data-icon-after="circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="quote-left"]::before,
[data-icon-after="quote-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="quote-right"]::before,
[data-icon-after="quote-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="spinner"]::before,
[data-icon-after="spinner"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="circle"]::before,
[data-icon-after="circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reply"]::before,
[data-icon-after="reply"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="github-alt"]::before,
[data-icon-after="github-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="folder-o"]::before,
[data-icon-after="folder-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="folder-open-o"]::before,
[data-icon-after="folder-open-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="smile-o"]::before,
[data-icon-after="smile-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="frown-o"]::before,
[data-icon-after="frown-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="meh-o"]::before,
[data-icon-after="meh-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gamepad"]::before,
[data-icon-after="gamepad"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="keyboard-o"]::before,
[data-icon-after="keyboard-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flag-o"]::before,
[data-icon-after="flag-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flag-checkered"]::before,
[data-icon-after="flag-checkered"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="terminal"]::before,
[data-icon-after="terminal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="code"]::before,
[data-icon-after="code"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reply-all"]::before,
[data-icon-after="reply-all"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="star-half-o"]::before,
[data-icon-after="star-half-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="location-arrow"]::before,
[data-icon-after="location-arrow"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="crop"]::before,
[data-icon-after="crop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="code-fork"]::before,
[data-icon-after="code-fork"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chain-broken"]::before,
[data-icon-after="chain-broken"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="question"]::before,
[data-icon-after="question"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="info"]::before,
[data-icon-after="info"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="exclamation"]::before,
[data-icon-after="exclamation"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="superscript"]::before,
[data-icon-after="superscript"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="subscript"]::before,
[data-icon-after="subscript"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eraser"]::before,
[data-icon-after="eraser"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="puzzle-piece"]::before,
[data-icon-after="puzzle-piece"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="microphone"]::before,
[data-icon-after="microphone"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="microphone-slash"]::before,
[data-icon-after="microphone-slash"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shield"]::before,
[data-icon-after="shield"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar-o"]::before,
[data-icon-after="calendar-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important;
  position: relative;
  left: 0.03em !important; }

[data-icon-before="fire-extinguisher"]::before,
[data-icon-after="fire-extinguisher"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="rocket"]::before,
[data-icon-after="rocket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="maxcdn"]::before,
[data-icon-after="maxcdn"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-circle-left"]::before,
[data-icon-after="chevron-circle-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-circle-right"]::before,
[data-icon-after="chevron-circle-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-circle-up"]::before,
[data-icon-after="chevron-circle-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chevron-circle-down"]::before,
[data-icon-after="chevron-circle-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="html5"]::before,
[data-icon-after="html5"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="css3"]::before,
[data-icon-after="css3"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="anchor"]::before,
[data-icon-after="anchor"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="unlock-alt"]::before,
[data-icon-after="unlock-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bullseye"]::before,
[data-icon-after="bullseye"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ellipsis-h"]::before,
[data-icon-after="ellipsis-h"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ellipsis-v"]::before,
[data-icon-after="ellipsis-v"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rss-square"]::before,
[data-icon-after="rss-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="play-circle"]::before,
[data-icon-after="play-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ticket"]::before,
[data-icon-after="ticket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="minus-square"]::before,
[data-icon-after="minus-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="minus-square-o"]::before,
[data-icon-after="minus-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="level-up"]::before,
[data-icon-after="level-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="level-down"]::before,
[data-icon-after="level-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="check-square"]::before,
[data-icon-after="check-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pencil-square"]::before,
[data-icon-after="pencil-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="external-link-square"]::before,
[data-icon-after="external-link-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share-square"]::before,
[data-icon-after="share-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="compass"]::before,
[data-icon-after="compass"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-square-o-down"]::before,
[data-icon-after="caret-square-o-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-square-o-up"]::before,
[data-icon-after="caret-square-o-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-square-o-right"]::before,
[data-icon-after="caret-square-o-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eur"]::before,
[data-icon-after="eur"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gbp"]::before,
[data-icon-after="gbp"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="usd"]::before,
[data-icon-after="usd"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="inr"]::before,
[data-icon-after="inr"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="jpy"]::before,
[data-icon-after="jpy"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rub"]::before,
[data-icon-after="rub"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="krw"]::before,
[data-icon-after="krw"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="btc"]::before,
[data-icon-after="btc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file"]::before,
[data-icon-after="file"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-text"]::before,
[data-icon-after="file-text"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-alpha-asc"]::before,
[data-icon-after="sort-alpha-asc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-alpha-desc"]::before,
[data-icon-after="sort-alpha-desc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-amount-asc"]::before,
[data-icon-after="sort-amount-asc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-amount-desc"]::before,
[data-icon-after="sort-amount-desc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-numeric-asc"]::before,
[data-icon-after="sort-numeric-asc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sort-numeric-desc"]::before,
[data-icon-after="sort-numeric-desc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumbs-up"]::before,
[data-icon-after="thumbs-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="thumbs-down"]::before,
[data-icon-after="thumbs-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="youtube-square"]::before,
[data-icon-after="youtube-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="youtube"]::before,
[data-icon-after="youtube"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="xing"]::before,
[data-icon-after="xing"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="xing-square"]::before,
[data-icon-after="xing-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="youtube-play"]::before,
[data-icon-after="youtube-play"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="dropbox"]::before,
[data-icon-after="dropbox"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stack-overflow"]::before,
[data-icon-after="stack-overflow"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="instagram"]::before,
[data-icon-after="instagram"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="flickr"]::before,
[data-icon-after="flickr"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="adn"]::before,
[data-icon-after="adn"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bitbucket"]::before,
[data-icon-after="bitbucket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bitbucket-square"]::before,
[data-icon-after="bitbucket-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tumblr"]::before,
[data-icon-after="tumblr"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tumblr-square"]::before,
[data-icon-after="tumblr-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="long-arrow-down"]::before,
[data-icon-after="long-arrow-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="long-arrow-up"]::before,
[data-icon-after="long-arrow-up"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="long-arrow-left"]::before,
[data-icon-after="long-arrow-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="long-arrow-right"]::before,
[data-icon-after="long-arrow-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="apple"]::before,
[data-icon-after="apple"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="windows"]::before,
[data-icon-after="windows"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="android"]::before,
[data-icon-after="android"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="linux"]::before,
[data-icon-after="linux"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="dribbble"]::before,
[data-icon-after="dribbble"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="skype"]::before,
[data-icon-after="skype"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="foursquare"]::before,
[data-icon-after="foursquare"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trello"]::before,
[data-icon-after="trello"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="female"]::before,
[data-icon-after="female"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="male"]::before,
[data-icon-after="male"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gratipay"]::before,
[data-icon-after="gratipay"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sun-o"]::before,
[data-icon-after="sun-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="moon-o"]::before,
[data-icon-after="moon-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="archive"]::before,
[data-icon-after="archive"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bug"]::before,
[data-icon-after="bug"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="vk"]::before,
[data-icon-after="vk"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="weibo"]::before,
[data-icon-after="weibo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="renren"]::before,
[data-icon-after="renren"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pagelines"]::before,
[data-icon-after="pagelines"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stack-exchange"]::before,
[data-icon-after="stack-exchange"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-o-right"]::before,
[data-icon-after="arrow-circle-o-right"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="arrow-circle-o-left"]::before,
[data-icon-after="arrow-circle-o-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="caret-square-o-left"]::before,
[data-icon-after="caret-square-o-left"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="dot-circle-o"]::before,
[data-icon-after="dot-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wheelchair"]::before,
[data-icon-after="wheelchair"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="vimeo-square"]::before,
[data-icon-after="vimeo-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="try"]::before,
[data-icon-after="try"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plus-square-o"]::before,
[data-icon-after="plus-square-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="space-shuttle"]::before,
[data-icon-after="space-shuttle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="slack"]::before,
[data-icon-after="slack"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="envelope-square"]::before,
[data-icon-after="envelope-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wordpress"]::before,
[data-icon-after="wordpress"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="openid"]::before,
[data-icon-after="openid"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="university"]::before,
[data-icon-after="university"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="graduation-cap"]::before,
[data-icon-after="graduation-cap"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="yahoo"]::before,
[data-icon-after="yahoo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google"]::before,
[data-icon-after="google"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reddit"]::before,
[data-icon-after="reddit"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reddit-square"]::before,
[data-icon-after="reddit-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stumbleupon-circle"]::before,
[data-icon-after="stumbleupon-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stumbleupon"]::before,
[data-icon-after="stumbleupon"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="delicious"]::before,
[data-icon-after="delicious"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="digg"]::before,
[data-icon-after="digg"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pied-piper-pp"]::before,
[data-icon-after="pied-piper-pp"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pied-piper-alt"]::before,
[data-icon-after="pied-piper-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="drupal"]::before,
[data-icon-after="drupal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="joomla"]::before,
[data-icon-after="joomla"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="language"]::before,
[data-icon-after="language"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fax"]::before,
[data-icon-after="fax"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="building"]::before,
[data-icon-after="building"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="child"]::before,
[data-icon-after="child"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paw"]::before,
[data-icon-after="paw"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="spoon"]::before,
[data-icon-after="spoon"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cube"]::before,
[data-icon-after="cube"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cubes"]::before,
[data-icon-after="cubes"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="behance"]::before,
[data-icon-after="behance"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="behance-square"]::before,
[data-icon-after="behance-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="steam"]::before,
[data-icon-after="steam"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="steam-square"]::before,
[data-icon-after="steam-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="recycle"]::before,
[data-icon-after="recycle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="car"]::before,
[data-icon-after="car"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="taxi"]::before,
[data-icon-after="taxi"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tree"]::before,
[data-icon-after="tree"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="spotify"]::before,
[data-icon-after="spotify"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="deviantart"]::before,
[data-icon-after="deviantart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="soundcloud"]::before,
[data-icon-after="soundcloud"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="database"]::before,
[data-icon-after="database"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-pdf-o"]::before,
[data-icon-after="file-pdf-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-word-o"]::before,
[data-icon-after="file-word-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-excel-o"]::before,
[data-icon-after="file-excel-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-powerpoint-o"]::before,
[data-icon-after="file-powerpoint-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-image-o"]::before,
[data-icon-after="file-image-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-archive-o"]::before,
[data-icon-after="file-archive-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-audio-o"]::before,
[data-icon-after="file-audio-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-video-o"]::before,
[data-icon-after="file-video-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="file-code-o"]::before,
[data-icon-after="file-code-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="vine"]::before,
[data-icon-after="vine"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="codepen"]::before,
[data-icon-after="codepen"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="jsfiddle"]::before,
[data-icon-after="jsfiddle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="life-ring"]::before,
[data-icon-after="life-ring"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="circle-o-notch"]::before,
[data-icon-after="circle-o-notch"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="rebel"]::before,
[data-icon-after="rebel"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="empire"]::before,
[data-icon-after="empire"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="git-square"]::before,
[data-icon-after="git-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="git"]::before,
[data-icon-after="git"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hacker-news"]::before,
[data-icon-after="hacker-news"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tencent-weibo"]::before,
[data-icon-after="tencent-weibo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="qq"]::before,
[data-icon-after="qq"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="weixin"]::before,
[data-icon-after="weixin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paper-plane"]::before,
[data-icon-after="paper-plane"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paper-plane-o"]::before,
[data-icon-after="paper-plane-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="history"]::before,
[data-icon-after="history"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="circle-thin"]::before,
[data-icon-after="circle-thin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="header"]::before,
[data-icon-after="header"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paragraph"]::before,
[data-icon-after="paragraph"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sliders"]::before,
[data-icon-after="sliders"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share-alt"]::before,
[data-icon-after="share-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="share-alt-square"]::before,
[data-icon-after="share-alt-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bomb"]::before,
[data-icon-after="bomb"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="futbol-o"]::before,
[data-icon-after="futbol-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tty"]::before,
[data-icon-after="tty"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="binoculars"]::before,
[data-icon-after="binoculars"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="plug"]::before,
[data-icon-after="plug"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="slideshare"]::before,
[data-icon-after="slideshare"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="twitch"]::before,
[data-icon-after="twitch"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="yelp"]::before,
[data-icon-after="yelp"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="newspaper-o"]::before,
[data-icon-after="newspaper-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wifi"]::before,
[data-icon-after="wifi"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calculator"]::before,
[data-icon-after="calculator"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paypal"]::before,
[data-icon-after="paypal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google-wallet"]::before,
[data-icon-after="google-wallet"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-visa"]::before,
[data-icon-after="cc-visa"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-mastercard"]::before,
[data-icon-after="cc-mastercard"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-discover"]::before,
[data-icon-after="cc-discover"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-amex"]::before,
[data-icon-after="cc-amex"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-paypal"]::before,
[data-icon-after="cc-paypal"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-stripe"]::before,
[data-icon-after="cc-stripe"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bell-slash"]::before,
[data-icon-after="bell-slash"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bell-slash-o"]::before,
[data-icon-after="bell-slash-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trash"]::before,
[data-icon-after="trash"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="copyright"]::before,
[data-icon-after="copyright"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="at"]::before,
[data-icon-after="at"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="eyedropper"]::before,
[data-icon-after="eyedropper"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="paint-brush"]::before,
[data-icon-after="paint-brush"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="birthday-cake"]::before,
[data-icon-after="birthday-cake"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="area-chart"]::before,
[data-icon-after="area-chart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pie-chart"]::before,
[data-icon-after="pie-chart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="line-chart"]::before,
[data-icon-after="line-chart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lastfm"]::before,
[data-icon-after="lastfm"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="lastfm-square"]::before,
[data-icon-after="lastfm-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="toggle-off"]::before,
[data-icon-after="toggle-off"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="toggle-on"]::before,
[data-icon-after="toggle-on"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bicycle"]::before,
[data-icon-after="bicycle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bus"]::before,
[data-icon-after="bus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ioxhost"]::before,
[data-icon-after="ioxhost"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="angellist"]::before,
[data-icon-after="angellist"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc"]::before,
[data-icon-after="cc"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ils"]::before,
[data-icon-after="ils"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="meanpath"]::before,
[data-icon-after="meanpath"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="buysellads"]::before,
[data-icon-after="buysellads"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="connectdevelop"]::before,
[data-icon-after="connectdevelop"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="dashcube"]::before,
[data-icon-after="dashcube"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="forumbee"]::before,
[data-icon-after="forumbee"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="leanpub"]::before,
[data-icon-after="leanpub"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sellsy"]::before,
[data-icon-after="sellsy"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shirtsinbulk"]::before,
[data-icon-after="shirtsinbulk"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="simplybuilt"]::before,
[data-icon-after="simplybuilt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="skyatlas"]::before,
[data-icon-after="skyatlas"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cart-plus"]::before,
[data-icon-after="cart-plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cart-arrow-down"]::before,
[data-icon-after="cart-arrow-down"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="diamond"]::before,
[data-icon-after="diamond"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="ship"]::before,
[data-icon-after="ship"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user-secret"]::before,
[data-icon-after="user-secret"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="motorcycle"]::before,
[data-icon-after="motorcycle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="street-view"]::before,
[data-icon-after="street-view"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="heartbeat"]::before,
[data-icon-after="heartbeat"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="venus"]::before,
[data-icon-after="venus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars"]::before,
[data-icon-after="mars"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mercury"]::before,
[data-icon-after="mercury"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="transgender"]::before,
[data-icon-after="transgender"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="transgender-alt"]::before,
[data-icon-after="transgender-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="venus-double"]::before,
[data-icon-after="venus-double"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars-double"]::before,
[data-icon-after="mars-double"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="venus-mars"]::before,
[data-icon-after="venus-mars"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars-stroke"]::before,
[data-icon-after="mars-stroke"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars-stroke-v"]::before,
[data-icon-after="mars-stroke-v"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mars-stroke-h"]::before,
[data-icon-after="mars-stroke-h"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="neuter"]::before,
[data-icon-after="neuter"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="genderless"]::before,
[data-icon-after="genderless"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="facebook-official"]::before,
[data-icon-after="facebook-official"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pinterest-p"]::before,
[data-icon-after="pinterest-p"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="whatsapp"]::before,
[data-icon-after="whatsapp"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="server"]::before,
[data-icon-after="server"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user-plus"]::before,
[data-icon-after="user-plus"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="user-times"]::before,
[data-icon-after="user-times"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bed"]::before,
[data-icon-after="bed"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="viacoin"]::before,
[data-icon-after="viacoin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="train"]::before,
[data-icon-after="train"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="subway"]::before,
[data-icon-after="subway"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="medium"]::before,
[data-icon-after="medium"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="y-combinator"]::before,
[data-icon-after="y-combinator"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="optin-monster"]::before,
[data-icon-after="optin-monster"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="opencart"]::before,
[data-icon-after="opencart"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="expeditedssl"]::before,
[data-icon-after="expeditedssl"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-full"]::before,
[data-icon-after="battery-full"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-three-quarters"]::before,
[data-icon-after="battery-three-quarters"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-half"]::before,
[data-icon-after="battery-half"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-quarter"]::before,
[data-icon-after="battery-quarter"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="battery-empty"]::before,
[data-icon-after="battery-empty"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mouse-pointer"]::before,
[data-icon-after="mouse-pointer"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="i-cursor"]::before,
[data-icon-after="i-cursor"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="object-group"]::before,
[data-icon-after="object-group"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="object-ungroup"]::before,
[data-icon-after="object-ungroup"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sticky-note"]::before,
[data-icon-after="sticky-note"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sticky-note-o"]::before,
[data-icon-after="sticky-note-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-jcb"]::before,
[data-icon-after="cc-jcb"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="cc-diners-club"]::before,
[data-icon-after="cc-diners-club"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="clone"]::before,
[data-icon-after="clone"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="balance-scale"]::before,
[data-icon-after="balance-scale"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass-o"]::before,
[data-icon-after="hourglass-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass-start"]::before,
[data-icon-after="hourglass-start"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass-half"]::before,
[data-icon-after="hourglass-half"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass-end"]::before,
[data-icon-after="hourglass-end"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hourglass"]::before,
[data-icon-after="hourglass"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-rock-o"]::before,
[data-icon-after="hand-rock-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-paper-o"]::before,
[data-icon-after="hand-paper-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-scissors-o"]::before,
[data-icon-after="hand-scissors-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-lizard-o"]::before,
[data-icon-after="hand-lizard-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-spock-o"]::before,
[data-icon-after="hand-spock-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-pointer-o"]::before,
[data-icon-after="hand-pointer-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hand-peace-o"]::before,
[data-icon-after="hand-peace-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="trademark"]::before,
[data-icon-after="trademark"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="registered"]::before,
[data-icon-after="registered"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="creative-commons"]::before,
[data-icon-after="creative-commons"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gg"]::before,
[data-icon-after="gg"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gg-circle"]::before,
[data-icon-after="gg-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="tripadvisor"]::before,
[data-icon-after="tripadvisor"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="odnoklassniki"]::before,
[data-icon-after="odnoklassniki"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="odnoklassniki-square"]::before,
[data-icon-after="odnoklassniki-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="get-pocket"]::before,
[data-icon-after="get-pocket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wikipedia-w"]::before,
[data-icon-after="wikipedia-w"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="safari"]::before,
[data-icon-after="safari"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="chrome"]::before,
[data-icon-after="chrome"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="firefox"]::before,
[data-icon-after="firefox"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="opera"]::before,
[data-icon-after="opera"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="internet-explorer"]::before,
[data-icon-after="internet-explorer"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="television"]::before,
[data-icon-after="television"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="contao"]::before,
[data-icon-after="contao"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="500px"]::before,
[data-icon-after="500px"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="amazon"]::before,
[data-icon-after="amazon"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="calendar-plus-o"]::before,
[data-icon-after="calendar-plus-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important;
  position: relative;
  left: 0.03em !important; }

[data-icon-before="calendar-minus-o"]::before,
[data-icon-after="calendar-minus-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important;
  position: relative;
  left: 0.03em !important; }

[data-icon-before="calendar-times-o"]::before,
[data-icon-after="calendar-times-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important;
  position: relative;
  left: 0.03em !important; }

[data-icon-before="calendar-check-o"]::before,
[data-icon-after="calendar-check-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important;
  position: relative;
  left: 0.03em !important; }

[data-icon-before="industry"]::before,
[data-icon-after="industry"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map-pin"]::before,
[data-icon-after="map-pin"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map-signs"]::before,
[data-icon-after="map-signs"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map-o"]::before,
[data-icon-after="map-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="map"]::before,
[data-icon-after="map"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="commenting"]::before,
[data-icon-after="commenting"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="commenting-o"]::before,
[data-icon-after="commenting-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="houzz"]::before,
[data-icon-after="houzz"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="vimeo"]::before,
[data-icon-after="vimeo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="black-tie"]::before,
[data-icon-after="black-tie"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fonticons"]::before,
[data-icon-after="fonticons"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="reddit-alien"]::before,
[data-icon-after="reddit-alien"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="edge"]::before,
[data-icon-after="edge"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="credit-card-alt"]::before,
[data-icon-after="credit-card-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="codiepie"]::before,
[data-icon-after="codiepie"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="modx"]::before,
[data-icon-after="modx"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="fort-awesome"]::before,
[data-icon-after="fort-awesome"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="usb"]::before,
[data-icon-after="usb"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="product-hunt"]::before,
[data-icon-after="product-hunt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="mixcloud"]::before,
[data-icon-after="mixcloud"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="scribd"]::before,
[data-icon-after="scribd"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pause-circle"]::before,
[data-icon-after="pause-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pause-circle-o"]::before,
[data-icon-after="pause-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stop-circle"]::before,
[data-icon-after="stop-circle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="stop-circle-o"]::before,
[data-icon-after="stop-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shopping-bag"]::before,
[data-icon-after="shopping-bag"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="shopping-basket"]::before,
[data-icon-after="shopping-basket"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="hashtag"]::before,
[data-icon-after="hashtag"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bluetooth"]::before,
[data-icon-after="bluetooth"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="bluetooth-b"]::before,
[data-icon-after="bluetooth-b"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="percent"]::before,
[data-icon-after="percent"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="gitlab"]::before,
[data-icon-after="gitlab"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wpbeginner"]::before,
[data-icon-after="wpbeginner"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wpforms"]::before,
[data-icon-after="wpforms"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="envira"]::before,
[data-icon-after="envira"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="universal-access"]::before,
[data-icon-after="universal-access"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="wheelchair-alt"]::before,
[data-icon-after="wheelchair-alt"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="question-circle-o"]::before,
[data-icon-after="question-circle-o"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="blind"]::before,
[data-icon-after="blind"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="audio-description"]::before,
[data-icon-after="audio-description"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="volume-control-phone"]::before,
[data-icon-after="volume-control-phone"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="braille"]::before,
[data-icon-after="braille"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="assistive-listening-systems"]::before,
[data-icon-after="assistive-listening-systems"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="american-sign-language-interpreting"]::before,
[data-icon-after="american-sign-language-interpreting"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="deaf"]::before,
[data-icon-after="deaf"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="glide"]::before,
[data-icon-after="glide"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="glide-g"]::before,
[data-icon-after="glide-g"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="sign-language"]::before,
[data-icon-after="sign-language"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="low-vision"]::before,
[data-icon-after="low-vision"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="viadeo"]::before,
[data-icon-after="viadeo"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="viadeo-square"]::before,
[data-icon-after="viadeo-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="snapchat"]::before,
[data-icon-after="snapchat"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="snapchat-ghost"]::before,
[data-icon-after="snapchat-ghost"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="snapchat-square"]::before,
[data-icon-after="snapchat-square"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="pied-piper"]::before,
[data-icon-after="pied-piper"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="first-order"]::before,
[data-icon-after="first-order"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="yoast"]::before,
[data-icon-after="yoast"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="themeisle"]::before,
[data-icon-after="themeisle"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="google-plus-official"]::before,
[data-icon-after="google-plus-official"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="font-awesome"]::before,
[data-icon-after="font-awesome"]::after {
  font-family: "FontAwesome" !important;
  content: "" !important; }

[data-icon-before="womens-health"]::before,
[data-icon-after="womens-health"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="waiting-area"]::before,
[data-icon-after="waiting-area"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="volume-control"]::before,
[data-icon-after="volume-control"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="ultrasound"]::before,
[data-icon-after="ultrasound"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="text-telephone"]::before,
[data-icon-after="text-telephone"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="surgery"]::before,
[data-icon-after="surgery"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="stairs"]::before,
[data-icon-after="stairs"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="radiology"]::before,
[data-icon-after="radiology"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="physical-therapy"]::before,
[data-icon-after="physical-therapy"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="pharmacy"]::before,
[data-icon-after="pharmacy"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="pediatrics"]::before,
[data-icon-after="pediatrics"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="pathology"]::before,
[data-icon-after="pathology"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="outpatient"]::before,
[data-icon-after="outpatient"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="mental-health"]::before,
[data-icon-after="mental-health"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="medical-records"]::before,
[data-icon-after="medical-records"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="medical-library"]::before,
[data-icon-after="medical-library"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="mammography"]::before,
[data-icon-after="mammography"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="laboratory"]::before,
[data-icon-after="laboratory"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="labor-delivery"]::before,
[data-icon-after="labor-delivery"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="immunizations"]::before,
[data-icon-after="immunizations"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="imaging-root-category"]::before,
[data-icon-after="imaging-root-category"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="imaging-alternative-pet"]::before,
[data-icon-after="imaging-alternative-pet"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="imaging-alternative-mri"]::before,
[data-icon-after="imaging-alternative-mri"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="imaging-alternative-mri-two"]::before,
[data-icon-after="imaging-alternative-mri-two"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="imaging-alternative-ct"]::before,
[data-icon-after="imaging-alternative-ct"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="family-practice"]::before,
[data-icon-after="family-practice"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="emergency"]::before,
[data-icon-after="emergency"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="elevators"]::before,
[data-icon-after="elevators"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="ear-nose-throat"]::before,
[data-icon-after="ear-nose-throat"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="drinking-fountain"]::before,
[data-icon-after="drinking-fountain"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="cardiology"]::before,
[data-icon-after="cardiology"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="billing"]::before,
[data-icon-after="billing"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="anesthesia"]::before,
[data-icon-after="anesthesia"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="alternative-complementary"]::before,
[data-icon-after="alternative-complementary"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="administration"]::before,
[data-icon-after="administration"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="social-services"]::before,
[data-icon-after="social-services"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="smoking"]::before,
[data-icon-after="smoking"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="restrooms"]::before,
[data-icon-after="restrooms"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="restaurant"]::before,
[data-icon-after="restaurant"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="respiratory"]::before,
[data-icon-after="respiratory"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="registration"]::before,
[data-icon-after="registration"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="oncology"]::before,
[data-icon-after="oncology"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="nutrition"]::before,
[data-icon-after="nutrition"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="nursery"]::before,
[data-icon-after="nursery"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="no-smoking"]::before,
[data-icon-after="no-smoking"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="neurology"]::before,
[data-icon-after="neurology"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="mri-pet"]::before,
[data-icon-after="mri-pet"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="interpreter-services"]::before,
[data-icon-after="interpreter-services"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="internal-medicine"]::before,
[data-icon-after="internal-medicine"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="intensive-care"]::before,
[data-icon-after="intensive-care"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="inpatient"]::before,
[data-icon-after="inpatient"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="information-us"]::before,
[data-icon-after="information-us"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="infectious-diseases"]::before,
[data-icon-after="infectious-diseases"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="hearing-assistance"]::before,
[data-icon-after="hearing-assistance"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="health-services"]::before,
[data-icon-after="health-services"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="health-education"]::before,
[data-icon-after="health-education"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="gift-shop"]::before,
[data-icon-after="gift-shop"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="genetics"]::before,
[data-icon-after="genetics"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="first-aid"]::before,
[data-icon-after="first-aid"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="dermatology"]::before,
[data-icon-after="dermatology"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="dental"]::before,
[data-icon-after="dental"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="coffee-shop"]::before,
[data-icon-after="coffee-shop"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="chapel"]::before,
[data-icon-after="chapel"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="cath-lab"]::before,
[data-icon-after="cath-lab"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="care-staff-area"]::before,
[data-icon-after="care-staff-area"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="accessibility"]::before,
[data-icon-after="accessibility"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="diabetes-education"]::before,
[data-icon-after="diabetes-education"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="hospital"]::before,
[data-icon-after="hospital"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="kidney"]::before,
[data-icon-after="kidney"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

[data-icon-before="ophthalmology"]::before,
[data-icon-after="ophthalmology"]::after {
  font-family: "webfont-medical-icons" !important;
  content: "" !important; }

/* stylelint-enable */
/* Breakpoint Utilities (1.0.0)
 * Provides utilities for imlementing custom, flexible breakpoints.
 */
/* Touch Nav Detection (1.1.0)
 * Determines whether we should be using touch navigation or not.
 * Pass in 'false' to the argument if the mixin is being used in the root instead of in a block.
 */
/* Base Styles
 * The styles that go here should be site-global and not specific to any individual components.
 */
html {
  height: 100%; }

body {
  background-color: #ffffff;
  font-family: "Open Sans", sans-serif;
  min-height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  body > header {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  body > main {
    z-index: 90;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  body > footer {
    -ms-flex-negative: 0;
    flex-shrink: 0; }

a {
  transition: all 0.2s ease-in-out; }

iframe {
  max-width: 100%; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

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

.alignright {
  float: right; }

.alignleft {
  float: left; }

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

gecko-blackout {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s; }
  gecko-blackout:not([hidden]) {
    transition-delay: 0s; }
  gecko-blackout[hidden] {
    visibility: hidden;
    opacity: 0; }

@keyframes gecko-spinner {
  from {
    transform: none; }
  to {
    transform: rotate(360deg); } }

gecko-customizer-spinner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 5rem;
  color: white;
  z-index: 10000;
  transition: opacity 0.2s ease-in-out, transition 0s linear 0.2s; }
  gecko-customizer-spinner::before {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.5em;
    height: 1.5em;
    animation: gecko-spinner 1.4s infinite linear;
    font-family: "FontAwesome";
    content: ""; }
  gecko-customizer-spinner[hidden] {
    opacity: 0;
    visibility: hidden;
    transition-delay: 0s; }
  gecko-customizer-spinner:not([hidden]) {
    opacity: 1;
    visibility: visible; }

gecko-patched-multilink {
  display: block;
  max-width: 18rem; }
  gecko-patched-multilink, gecko-patched-multilink * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  gecko-patched-multilink > label {
    display: block;
    text-align: center; }
  gecko-patched-multilink > .categories {
    padding-left: 0.5rem; }
    gecko-patched-multilink > .categories > .category {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      padding: 0.5rem;
      margin-bottom: 0.25rem;
      border: 1px solid rgba(0, 0, 0, 0.5); }
      gecko-patched-multilink > .categories > .category > .name {
        -ms-flex-positive: 1;
        flex-grow: 1; }
  gecko-patched-multilink > .no-categories {
    text-align: center;
    font-style: italic;
    padding: 1rem 0; }
  gecko-patched-multilink > .add-new {
    text-align: center; }

[data-component="share-links"] {
  padding: 1rem 0; }
  [data-component="share-links"] > .social-icon:not(last-of-type) {
    margin-right: 0.5rem; }
  [data-component="share-links"] > .social-icon:before {
    color: #5b6db4;
    margin-right: 0.3rem; }
  [data-component="share-links"] a.print {
    font-family: "Open Sans", sans-serif; }
    [data-component="share-links"] a.print:before {
      content: "\f02f";
      font-family: FontAwesome; }
  [data-component="share-links"] a.email {
    font-family: "Open Sans", sans-serif; }
    [data-component="share-links"] a.email:before {
      content: "\f0e0";
      font-family: FontAwesome; }

@media screen and (max-width: 640px) {
  gecko-slide .container > h1 {
    text-align: center;
    word-wrap: break-word;
    width: 100%; } }

@keyframes zoom-flip {
  from {
    transform: none; }
  50% {
    transform: scale(0.5); }
  75% {
    transform: scale(0.5) rotateZ(180deg) translateY(-100%); }
  100% {
    transform: rotateZ(180deg) translateY(-100%); } }

:root.konami {
  background-color: black; }
  :root.konami body {
    transform-style: preserve-3d;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    transform-origin: center top;
    perspective: 100vw;
    animation: zoom-flip 3s 1;
    transform: rotateZ(180deg) translateY(-100%); }

gecko-calendar gecko-calendar-body {
  display: block; }
  gecko-calendar gecko-calendar-body > .viewport {
    overflow-x: hidden; }
    gecko-calendar gecko-calendar-body > .viewport > .months {
      position: relative;
      left: 0;
      transition: left 0.25s linear; }
      gecko-calendar gecko-calendar-body > .viewport > .months > gecko-calendar-month {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }

gecko-calendar calendar-day {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 1rem;
  flex-basis: 1rem;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  padding-top: 0.75rem;
  border-bottom: 2px solid #ddd;
  background-color: #eee;
  transition: box-shadow 0.1s ease-in-out, background-color 0.1s ease-in-out; }
  gecko-calendar calendar-day.current {
    background-color: white;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    gecko-calendar calendar-day.current:hover {
      box-shadow: 0px 0px 0px 3px #5b6db4 inset; }
    gecko-calendar calendar-day.current[data-selected] {
      background-color: #a1abd4; }
  gecko-calendar calendar-day:not(:last-child) {
    border-right: 2px solid #ddd; }
  gecko-calendar calendar-day > .day {
    height: 1.1em; }
  gecko-calendar calendar-day > .indicator {
    width: 0.5rem;
    height: 0.5rem;
    margin: 0.5rem;
    background-color: transparent;
    border-radius: 100%; }
  gecko-calendar calendar-day[data-indicator="1"] > .indicator {
    background-color: #b2bbdc; }
  gecko-calendar calendar-day[data-indicator="2"] > .indicator {
    background-color: #7e8cc4; }
  gecko-calendar calendar-day[data-indicator="3"] > .indicator {
    background-color: #5b6db4; }

gecko-calendar event-summary {
  display: block; }
  gecko-calendar event-summary > .no-events {
    padding: 0.5rem;
    font-style: italic; }
  gecko-calendar event-summary > .inactive {
    padding: 0.5rem; }
  gecko-calendar event-summary > .events {
    padding: 0.5rem 0; }
    gecko-calendar event-summary > .events > .event {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
      align-items: flex-start;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0 0.5rem;
      padding-bottom: 0.5rem;
      line-height: 1.25; }
      gecko-calendar event-summary > .events > .event:not(:last-child) {
        border-bottom: 1px solid #ddd;
        margin-bottom: 0.5rem; }
      gecko-calendar event-summary > .events > .event > .image {
        display: block;
        -ms-flex-preferred-size: 6rem;
        flex-basis: 6rem;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 0.5rem; }
        gecko-calendar event-summary > .events > .event > .image::before {
          content: "";
          display: block;
          padding-bottom: 100%; }
      gecko-calendar event-summary > .events > .event > .details {
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 10rem;
        flex-basis: 10rem; }
        gecko-calendar event-summary > .events > .event > .details > h1 {
          font-size: 1.2rem; }
        gecko-calendar event-summary > .events > .event > .details > .location {
          font-style: italic; }

gecko-calendar-categories:not([data-arm-installed]) {
  display: none; }

gecko-calendar-categories > .categories {
  display: -ms-flexbox;
  display: flex; }
  gecko-calendar-categories > .categories > .category {
    padding: 1rem;
    transition: background-color 0.15s ease-in-out; }
    gecko-calendar-categories > .categories > .category:hover {
      background-color: rgba(0, 0, 0, 0.1); }
    gecko-calendar-categories > .categories > .category[data-selected] {
      background-color: rgba(0, 0, 0, 0.2); }

gecko-calendar > header > .controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  gecko-calendar > header > .controls > .now {
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #5b6db4;
    text-align: center;
    padding: 0.5rem;
    font-size: 1.4rem; }
  gecko-calendar > header > .controls > .left,
  gecko-calendar > header > .controls > .right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 1rem;
    font-size: 2rem;
    color: #5b6db4; }
    gecko-calendar > header > .controls > .left:hover,
    gecko-calendar > header > .controls > .right:hover {
      color: #7e8cc4; }
  gecko-calendar > header > .controls > .left::before {
    font-family: "FontAwesome";
    content: ""; }
  gecko-calendar > header > .controls > .right::before {
    font-family: "FontAwesome";
    content: ""; }

gecko-calendar > header > .headings {
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #ddd; }
  gecko-calendar > header > .headings > .heading {
    -ms-flex-preferred-size: 1rem;
    flex-basis: 1rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    padding: 0.5rem 0; }
    gecko-calendar > header > .headings > .heading:not(:last-of-type) {
      border-right: 2px solid #ddd; }

gecko-calendar {
  display: block; }
  gecko-calendar:not([data-arm-installed]) {
    display: none; }

gecko-calendar gecko-calendar-month {
  display: block; }
  gecko-calendar gecko-calendar-month > .row {
    display: -ms-flexbox;
    display: flex;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd; }

gecko-testimonials {
  display: block; }
  gecko-testimonials[data-arm-id] > .testimonials, gecko-testimonials:not([data-arm-id]) > .testimonials {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1rem; }
    gecko-testimonials[data-arm-id] > .testimonials > .testimonial, gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial {
      display: block;
      -ms-flex-preferred-size: 16rem;
      flex-basis: 16rem;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin: 0 1rem 1rem 1rem; }
      gecko-testimonials[data-arm-id] > .testimonials > .testimonial.dummy, gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial.dummy {
        height: 0;
        margin-top: 0;
        margin-bottom: 0;
        visibility: hidden; }
      gecko-testimonials[data-arm-id] > .testimonials > .testimonial[hidden], gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial[hidden] {
        display: none; }
      gecko-testimonials[data-arm-id] > .testimonials > .testimonial > .image, gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial > .image {
        display: block; }
        gecko-testimonials[data-arm-id] > .testimonials > .testimonial > .image::before, gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial > .image::before {
          content: "";
          display: block;
          padding-bottom: 100%; }
      gecko-testimonials[data-arm-id] > .testimonials > .testimonial > .details, gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial > .details {
        padding: 0.5rem;
        line-height: 1.2;
        font-size: 1.1rem;
        color: #5b6db4; }
        gecko-testimonials[data-arm-id] > .testimonials > .testimonial > .details > .name, gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial > .details > .name, gecko-testimonials[data-arm-id] > .testimonials > .testimonial > .details > .condition, gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial > .details > .condition {
          font-weight: bold; }
  gecko-testimonials[data-arm-id] > .controls {
    margin-bottom: 1rem; }
    gecko-testimonials[data-arm-id] > .controls > input.search {
      display: block;
      width: 100%;
      padding: 0.75rem;
      border-radius: 3px;
      border: 1px solid #ddd;
      background-color: white; }

gecko-select-dialog {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; }
  gecko-select-dialog > .body {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    margin: 0.5rem;
    min-width: 360px;
    background-color: white; }
    gecko-select-dialog > .body > header {
      display: -ms-flexbox;
      display: flex;
      background-color: #106cc8;
      color: rgba(255, 255, 255, 0.9); }
      gecko-select-dialog > .body > header > h1 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0.75rem;
        font-size: 1.2em;
        line-height: 1.2; }
      gecko-select-dialog > .body > header > button.close {
        cursor: pointer;
        padding: 0.5rem 0.75rem; }
        gecko-select-dialog > .body > header > button.close::before {
          content: "\00D7";
          font-size: 1.9rem;
          color: white; }
    gecko-select-dialog > .body > .text {
      padding: 1rem 0.75rem 1.5rem 0.75rem; }
    gecko-select-dialog > .body > .options {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0.4rem;
      background-color: rgba(0, 0, 0, 0.07); }
      gecko-select-dialog > .body > .options > .option {
        padding: 0.75rem 1rem;
        margin: 0 0.35rem;
        cursor: pointer;
        border-radius: 2px;
        background-color: #ddd;
        transition: background-color 0.15s ease-in-out; }
        gecko-select-dialog > .body > .options > .option:hover {
          background-color: #ccc; }

gecko-select-dialog[data-style="success"] > .body > header {
  background-color: #12b512; }

gecko-select-dialog[data-style="error"] > .body > header {
  background-color: #d21c1c; }

gecko-select-dialog {
  transition: background-color 0.3s ease-in-out, visibility 0s linear 0.3s; }
  gecko-select-dialog > .body {
    transition: transform 0.2s ease-in-out; }
  gecko-select-dialog[hidden], gecko-select-dialog:not([data-arm-installed]) {
    visibility: hidden;
    background-color: transparent; }
    gecko-select-dialog[hidden] > .body, gecko-select-dialog:not([data-arm-installed]) > .body {
      transform: scale(0); }
  gecko-select-dialog[data-arm-installed]:not([hidden]) {
    transition-delay: 0s;
    background-color: rgba(0, 0, 0, 0.6); }
    gecko-select-dialog[data-arm-installed]:not([hidden]) > .body {
      transform: scale(1); }

[data-component="mini-post-archive"] > .article:hover h1, [data-component="post-archive"] > article:hover h1, main.article-index > .inner > .primary > section > .inner > article:hover h1, main.event-index > .inner > .primary > .events > .items > article:hover h1, [data-component="mini-post-archive"] > .article:hover .title a, [data-component="post-archive"] > article:hover .title a, main.article-index > .inner > .primary > section > .inner > article:hover .title a, main.event-index > .inner > .primary > .events > .items > article:hover .title a {
  color: #a1abd4; }

[data-component="mini-post-archive"] > .article:hover .img, [data-component="post-archive"] > article:hover .img, main.article-index > .inner > .primary > section > .inner > article:hover .img, main.event-index > .inner > .primary > .events > .items > article:hover .img {
  transition: all 0.3s ease-in-out;
  box-shadow: inset 0 0 10px 555px rgba(91, 109, 180, 0.4); }

[data-component="mini-post-archive"] > .article .img, [data-component="post-archive"] > article .img, main.article-index > .inner > .primary > section > .inner > article .img, main.event-index > .inner > .primary > .events > .items > article .img {
  transition: all 0.3s ease-in-out; }

[data-component="article-index-nav"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  width: 100%;
  margin: -2px; }
  [data-component="article-index-nav"] > a {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    padding: 0.8rem 1.1rem;
    color: white;
    background-color: #5b6db4;
    margin: 2px;
    margin-bottom: 1rem; }
    [data-component="article-index-nav"] > a:hover {
      background-color: #4d60a8; }
    [data-component="article-index-nav"] > a[data-current], [data-component="article-index-nav"] > a.active {
      background-color: #354274; }

aside.bottom-widget-area .flex-row {
  display: -ms-flexbox;
  display: flex;
  max-width: 71.25rem;
  margin: 0 auto; }
  aside.bottom-widget-area .flex-row > div {
    -ms-flex-preferred-size: 32rem;
    flex-basis: 32rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 1rem 2rem;
    text-align: center; }
    aside.bottom-widget-area .flex-row > div h2 {
      text-align: center;
      font-size: 2.3rem;
      margin: 0 0 1rem;
      color: #5b6db4;
      font-family: "Roboto Slab", serif; }
    aside.bottom-widget-area .flex-row > div article {
      display: -ms-flexbox;
      display: flex;
      background-color: #ebebeb;
      padding: 1rem;
      margin: 0 0 1rem;
      text-align: left; }
      aside.bottom-widget-area .flex-row > div article .thumbnail {
        -ms-flex-preferred-size: 12rem;
        flex-basis: 12rem;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 1rem;
        background-repeat: no-repeat;
        background-size: cover; }
      aside.bottom-widget-area .flex-row > div article .details {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column; }
        aside.bottom-widget-area .flex-row > div article .details .title {
          font-size: 1.4em;
          margin: 0 0 0.25rem;
          color: #5b6db4; }
        aside.bottom-widget-area .flex-row > div article .details .description {
          font-size: 0.9em;
          line-height: 1.4em;
          margin: 0 0 0.25rem; }
        aside.bottom-widget-area .flex-row > div article .details .learn-more {
          font-size: 0.9em;
          text-transform: uppercase; }

aside.bottom-widget-area .flex-row .button, button[type="submit"], .wysiwyg button, .wysiwyg a.button, .wysiwyg input[type="button"] {
  display: inline-block;
  padding: 1rem 3em;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  letter-spacing: 1px;
  color: #5b6db4;
  border: 2px solid #4a5ca1;
  box-shadow: 0 0 0 0px rgba(91, 109, 180, 0.4) inset;
  background-color: rgba(255, 255, 255, 0.3);
  transition: box-shadow 0.35s ease-in-out, color 0.2s ease-in-out 0.1s, border-color 0.3s ease-in-out; }
  aside.bottom-widget-area .flex-row .small.button, button.small[type="submit"], .wysiwyg button.small, .wysiwyg a.small.button, .wysiwyg input.small[type="button"] {
    padding: 0.5rem 1.5rem;
    font-size: 0.8em; }
  aside.bottom-widget-area .flex-row .button:hover, button[type="submit"]:hover, .wysiwyg button:hover, .wysiwyg a.button:hover, .wysiwyg input[type="button"]:hover {
    border-color: #05060b;
    box-shadow: 0 0 0 5rem #5b6db4 inset;
    color: white; }
  aside.bottom-widget-area .flex-row [data-style="inverted"].button, button[data-style="inverted"][type="submit"], .wysiwyg button[data-style="inverted"], .wysiwyg a[data-style="inverted"].button, .wysiwyg input[data-style="inverted"][type="button"] {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    border-color: white;
    box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.4) inset; }
    aside.bottom-widget-area .flex-row [data-style="inverted"].button:hover, button[data-style="inverted"][type="submit"]:hover, .wysiwyg button[data-style="inverted"]:hover, .wysiwyg a[data-style="inverted"].button:hover, .wysiwyg input[data-style="inverted"][type="button"]:hover {
      border-color: white;
      box-shadow: 0 0 0 5rem white inset;
      color: #4d60a8; }

.widget.events-calendar {
  -ms-flex-preferred-size: 20rem;
  flex-basis: 20rem;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 1rem;
  background-color: white;
  margin-left: 2rem; }
  .widget.events-calendar > h1 {
    text-align: center;
    color: #5b6db4;
    font-size: 2.2rem;
    font-family: "Roboto Slab", serif;
    margin: 0.5em 1.5rem;
    padding-bottom: 0.75em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .widget.events-calendar > .placeholder-calendar > header > .headings, .widget.events-calendar > .placeholder-calendar > .body > .row {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: 1px solid #ddd; }
    .widget.events-calendar > .placeholder-calendar > header > .headings > a, .widget.events-calendar > .placeholder-calendar > .body > .row > a, .widget.events-calendar > .placeholder-calendar > header > .headings > div, .widget.events-calendar > .placeholder-calendar > .body > .row > div {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 1rem;
      flex-basis: 1rem;
      text-align: center;
      box-shadow: 0px 0px 0px 1px #ddd; }
  .widget.events-calendar > .placeholder-calendar > header > time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    color: #455697;
    padding: 0.5rem; }
    .widget.events-calendar > .placeholder-calendar > header > time::before {
      font-family: "FontAwesome";
      content: ""; }
    .widget.events-calendar > .placeholder-calendar > header > time::after {
      font-family: "FontAwesome";
      content: ""; }
  .widget.events-calendar > .placeholder-calendar > header > .headings {
    border: 1px solid #ddd; }
    .widget.events-calendar > .placeholder-calendar > header > .headings > div {
      padding: 0.5rem 0; }
  .widget.events-calendar > .placeholder-calendar > .body > .row > a {
    padding: 1.1rem 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .widget.events-calendar > .placeholder-calendar > .body > .row > a:active, .widget.events-calendar > .placeholder-calendar > .body > .row > a.event {
      background-color: #8f9ccc; }

[data-component="decade-nav"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  width: 100%;
  margin: -2px; }
  [data-component="decade-nav"] > a {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center;
    padding: 0.8rem 1rem;
    color: white;
    background-color: #5b6db4;
    margin: 2px;
    margin-bottom: 1rem; }
    [data-component="decade-nav"] > a:hover {
      background-color: #4d60a8; }
    [data-component="decade-nav"] > a[data-current] {
      background-color: #455697; }

body > aside.downbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  margin-top: -3rem;
  z-index: 90; }
  body > aside.downbar > .widget {
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff; }
    @media screen and (min-width: 71.25rem) {
      body > aside.downbar > .widget:first-of-type {
        border-top-right-radius: 3rem; }
      body > aside.downbar > .widget:last-of-type {
        border-top-left-radius: 3rem; } }
    body > aside.downbar > .widget > h1 {
      text-align: center; }

body > footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
  background-color: #939598;
  color: #eeeeee; }
  body > footer .grid-row {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 71.25rem;
    width: 100%; }
    @media (max-width: 640px) {
      body > footer .grid-row {
        -ms-flex-direction: column;
        flex-direction: column; } }
    body > footer .grid-row nav .nav-item a {
      display: block;
      padding: 0.625rem 2rem 0.625rem 0;
      font-size: 0.9em;
      font-weight: 300; }
      @media (max-width: 640px) {
        body > footer .grid-row nav .nav-item a {
          padding: 0.625rem 1rem; } }
    body > footer .grid-row nav .nav-item .sub-menu {
      display: none; }
    body > footer .grid-row nav .nav-item:not(:last-of-type) a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    @media (max-width: 640px) {
      body > footer .grid-row nav {
        margin-bottom: 1rem; }
        body > footer .grid-row nav .nav-item > a {
          text-align: center; } }
    body > footer .grid-row > .menu--left,
    body > footer .grid-row > .colophon {
      -ms-flex-positive: 1;
      flex-grow: 1; }
      @media screen and (min-width: 71.25rem) {
        body > footer .grid-row > .menu--left,
        body > footer .grid-row > .colophon {
          -ms-flex-preferred-size: 20rem;
          flex-basis: 20rem; }
          body > footer .grid-row > .menu--left > nav,
          body > footer .grid-row > .colophon > nav {
            width: 15rem; } }
    @media screen and (min-width: 71.25rem) {
      body > footer .grid-row > .menu--left {
        margin-right: 2rem;
        max-width: 26rem; } }
    body > footer .grid-row > .colophon {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      font-weight: 300; }
      body > footer .grid-row > .colophon > p {
        line-height: 1.4; }
      @media (max-width: 640px) {
        body > footer .grid-row > .colophon {
          -ms-flex-pack: center;
          justify-content: center;
          text-align: center;
          padding: 1rem 0; } }

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="password"],
select,
textarea {
  display: block;
  width: 100%;
  padding: 0.5rem;
  background-color: #FFF;
  border: 1px solid #CCC;
  border-radius: 3px; }

button[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

button[type="submit"] {
  outline: none; }

.gform_wrapper {
  margin: 16px 0 0; }
  .gform_wrapper .gform_fields {
    list-style: none;
    padding: 0;
    margin: 0; }
    .gform_wrapper .gform_fields > li {
      margin: 0;
      padding: 0; }
  .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 16px;
    float: none; }
  .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 16px;
    float: none; }
  .gform_wrapper .gform_body .gform_fields .gfield .gform_fileupload_multifile {
    margin-top: 8px; }
    .gform_wrapper .gform_body .gform_fields .gfield .gform_fileupload_multifile .gform_drop_area {
      padding: 24px;
      border: 1px dashed #CCC;
      text-align: center;
      color: #AAA;
      margin-bottom: 16px;
      background: rgba(0, 0, 0, 0.02);
      border-radius: 4px; }
      .gform_wrapper .gform_body .gform_fields .gfield .gform_fileupload_multifile .gform_drop_area span.gform_drop_instructions {
        display: block;
        margin-bottom: 8px; }
  .gform_wrapper .gf_left_third,
  .gform_wrapper .gf_middle_third,
  .gform_wrapper .gf_right_third {
    width: 33%; }
  .gform_wrapper .gf_left_third {
    float: left;
    clear: left; }
  .gform_wrapper .gf_middle_third {
    float: left;
    clear: none; }
  .gform_wrapper .gf_right_third {
    float: right;
    clear: right; }
  .gform_wrapper .gf_inline {
    display: inline-block; }
  .gform_wrapper textarea.small {
    height: 80px; }
  .gform_wrapper > form {
    padding: 1rem 0 0; }
    .gform_wrapper > form .validation_error {
      margin: 0 0 1em;
      padding: 1rem 2rem;
      border: 1px solid #c62828;
      border-radius: 3px;
      background-color: rgba(198, 40, 40, 0.08);
      text-align: center;
      font-family: "Roboto Slab", serif;
      font-weight: 300;
      line-height: 1.2em;
      color: #c62828; }
    .gform_wrapper > form .gfield {
      margin-bottom: 1rem; }
      .gform_wrapper > form .gfield.gfield_error {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
        box-shadow: 0 0 0 0.5rem rgba(198, 40, 40, 0.12);
        background-color: rgba(198, 40, 40, 0.08); }
      .gform_wrapper > form .gfield .validation_message {
        color: #c62828;
        text-transform: uppercase;
        font-size: 0.8em; }
    .gform_wrapper > form label {
      display: block;
      margin-bottom: 0;
      font-family: "Roboto Slab", serif;
      font-weight: 300; }
      .gform_wrapper > form label .gfield_required {
        display: inline-block;
        margin-left: 0.25rem;
        color: #c62828; }
    .gform_wrapper > form .gfield_radio,
    .gform_wrapper > form .gfield_checkbox {
      margin-top: 0.5rem; }
      .gform_wrapper > form .gfield_radio li,
      .gform_wrapper > form .gfield_checkbox li {
        display: -ms-flexbox;
        display: flex;
        padding: 0.25rem 0; }
        .gform_wrapper > form .gfield_radio li label,
        .gform_wrapper > form .gfield_checkbox li label {
          font-weight: 400; }
        .gform_wrapper > form .gfield_radio li input[type="radio"],
        .gform_wrapper > form .gfield_radio li input[type="checkbox"],
        .gform_wrapper > form .gfield_checkbox li input[type="radio"],
        .gform_wrapper > form .gfield_checkbox li input[type="checkbox"] {
          display: inline-block;
          margin-right: 0.5rem; }
    .gform_wrapper > form .gf_list_3col > .ginput_container > .gfield_checkbox > li {
      display: inline-block;
      width: 33.3%;
      margin: 0 0 2px 0;
      padding-right: 16px;
      min-height: 28px;
      vertical-align: top;
      font-size: 90%; }
      .gform_wrapper > form .gf_list_3col > .ginput_container > .gfield_checkbox > li > label {
        display: inline-block;
        vertical-align: middle; }
    .gform_wrapper > form .top_label div.ginput_container {
      margin-bottom: 2rem;
      padding-top: 0; }
    .gform_wrapper > form.inline-btn .gform_body {
      display: inline-block;
      float: left;
      width: 65%; }
    .gform_wrapper > form.inline-btn .gfield_label {
      display: none; }
    .gform_wrapper > form.inline-btn .gform_fields .gfield {
      padding-right: 0; }
      .gform_wrapper > form.inline-btn .gform_fields .gfield.gfield_error {
        margin-top: 0; }
    .gform_wrapper > form.inline-btn .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
      padding: 0.89rem 0.8rem;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .gform_wrapper > form.inline-btn .gform_footer {
      display: inline-block;
      float: left;
      clear: none;
      width: 35%;
      padding: 0;
      margin: 0; }
      .gform_wrapper > form.inline-btn .gform_footer input[type="submit"] {
        width: initial;
        padding: 1rem;
        margin: 0 0 0 10px; }
    .gform_wrapper > form.inline-btn .top_label .ginput_container {
      padding-top: 0;
      margin-top: 0; }
    .gform_wrapper > form .ginput_container_name {
      padding-bottom: 4rem; }
      .gform_wrapper > form .ginput_container_name > span {
        display: inline-block;
        width: 50%;
        float: left; }
        .gform_wrapper > form .ginput_container_name > span:first-of-type {
          padding-right: 0.8rem; }

body.page-template-template-front-page-3 gecko-slide > .container > .buttons {
  -ms-flex-pack: start;
  justify-content: flex-start; }
  body.page-template-template-front-page-3 gecko-slide > .container > .buttons > a.button > .static-underlay {
    opacity: 1; }

gecko-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: opacity 1s ease-in-out;
  opacity: 0; }
  gecko-slide[data-state="in"] {
    z-index: 2;
    opacity: 1; }
  gecko-slide > .image {
    display: block;
    width: 100%; }
    gecko-slide > .image > img {
      width: 100%; }
  gecko-slide > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    max-width: 71.25rem;
    margin: 0 auto;
    padding-bottom: 6rem;
    color: black; }
    @media screen and (min-width: 71.25rem) {
      gecko-slide > .container {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%; } }
    @media (max-width: 71.25rem) {
      gecko-slide > .container {
        margin: 0 4rem;
        padding: 2rem 0; } }
    @media (max-width: 640px) {
      gecko-slide > .container > h1 .title, gecko-slide > .container > h1 .subtitle {
        text-align: center; } }
    gecko-slide > .container > h1 .title {
      transition: transform 0.7s ease-in-out, opacity 0.9s ease-in-out;
      transform: translateX(-5rem);
      opacity: 0;
      font-family: "Roboto Slab", serif;
      font-weight: 400;
      font-size: 4.89rem;
      line-height: 1.125em; }
      gecko-slide[data-state="in"] > .container > h1 .title {
        transform: none;
        opacity: 1;
        transition-delay: 0.2s; }
      @media (max-width: 1000px) {
        gecko-slide > .container > h1 .title {
          font-size: 3rem; } }
      @media (max-width: 640px) {
        gecko-slide > .container > h1 .title {
          font-size: 2.4rem; } }
    gecko-slide > .container > h1 .subtitle {
      transition: transform 0.8s ease-in-out, opacity 0.9s ease-in-out;
      transform: translateX(-8rem);
      opacity: 0;
      font-weight: 300;
      font-size: 3rem;
      line-height: 1.125em;
      font-family: "Roboto Slab", serif; }
      gecko-slide[data-state="in"] > .container > h1 .subtitle {
        transform: none;
        opacity: 1;
        transition-delay: 0.5s; }
      @media (max-width: 1000px) {
        gecko-slide > .container > h1 .subtitle {
          font-size: 1.8rem; } }
      @media (max-width: 640px) {
        gecko-slide > .container > h1 .subtitle {
          font-size: 1.6rem; } }
    gecko-slide > .container > .text {
      transition: transform 0.9s ease-in-out, opacity 0.9s ease-in-out;
      transform: translateX(-11rem);
      opacity: 0;
      width: 100%;
      max-width: 55%;
      margin: 1rem 0;
      font-size: 1.4rem;
      line-height: 1.2em; }
      gecko-slide[data-state="in"] > .container > .text {
        transform: none;
        opacity: 1;
        transition-delay: 0.9s; }
      @media (max-width: 1000px) {
        gecko-slide > .container > .text {
          font-size: 1rem; } }
      @media (max-width: 640px) {
        gecko-slide > .container > .text {
          width: 100%;
          max-width: 100%;
          text-align: center; } }
    gecko-slide > .container > .buttons {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: end;
      justify-content: flex-end;
      opacity: 0;
      transition: opacity 1.2s ease-in-out; }
      gecko-slide[data-state="in"] > .container > .buttons {
        opacity: 1;
        transition-delay: 1.2s; }
      @media (max-width: 640px) {
        gecko-slide > .container > .buttons {
          -ms-flex-pack: center;
          justify-content: center; } }
      gecko-slide > .container > .buttons > a.button {
        margin: 0 0.5rem;
        padding: 1rem 3em;
        text-align: center;
        cursor: pointer;
        text-transform: uppercase;
        text-decoration: none;
        text-shadow: none;
        letter-spacing: 1px;
        position: relative;
        border: 2px solid white;
        font-family: "Open Sans", sans-serif; }
        @media (max-width: 1000px) {
          gecko-slide > .container > .buttons > a.button {
            padding: 0.625rem 2rem;
            font-size: 0.9em;
            margin-bottom: 1rem; } }
        gecko-slide > .container > .buttons > a.button > .static-underlay,
        gecko-slide > .container > .buttons > a.button > .effect-underlay {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: -1; }
        gecko-slide > .container > .buttons > a.button > .static-underlay {
          background-color: white;
          color: white;
          opacity: 0.3; }
        gecko-slide > .container > .buttons > a.button > .effect-underlay {
          color: white;
          opacity: 0.4;
          box-shadow: 0 0 0 0px currentColor inset;
          transition: box-shadow 0.35s ease-in-out, opacity 0.2s ease-in-out 0.1s; }
        gecko-slide > .container > .buttons > a.button:hover > .effect-underlay {
          opacity: 1;
          box-shadow: 0 0 0 5rem currentColor inset; }

gecko-slideshow-controls {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  color: white;
  pointer-events: none; }
  gecko-slideshow-controls > * {
    pointer-events: all; }
  gecko-slideshow-controls .dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% - 5.5rem); }
    @media screen and (max-width: 39.9375rem) {
      gecko-slideshow-controls .dots {
        bottom: 1rem;
        top: initial; } }
    gecko-slideshow-controls .dots > .dot {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      width: 0.9rem;
      height: 0.9rem;
      margin: 0.5rem;
      cursor: pointer;
      border-radius: 100%;
      background-color: white;
      box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.2);
      opacity: 0.5;
      transition: opacity 0.2s ease-in-out; }
      gecko-slideshow-controls .dots > .dot[data-active] {
        opacity: 1; }
  gecko-slideshow-controls .left {
    text-shadow: -1px 1px 1px black;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
    gecko-slideshow-controls .left {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 1.2em;
      height: 1.2em;
      color: white;
      font-size: 4rem; }
      gecko-slideshow-controls .left::before {
        font-family: FontAwesome;
        content: ""; }
  gecko-slideshow-controls .right {
    text-shadow: 1px 1px 1px black;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
    gecko-slideshow-controls .right {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 1.2em;
      height: 1.2em;
      color: white;
      font-size: 4rem; }
      gecko-slideshow-controls .right::before {
        font-family: FontAwesome;
        content: ""; }
  @media screen and (max-width: 71.25rem) {
    gecko-slideshow-controls .left, gecko-slideshow-controls .right {
      top: 3rem; }
    gecko-slideshow-controls .dots {
      display: none; } }

gecko-slideshow {
  display: block;
  position: relative;
  z-index: 1; }
  gecko-slideshow:not([data-bound]) {
    visibility: hidden; }
  gecko-slideshow > .viewport {
    width: 100%;
    height: 600px; }
    gecko-slideshow > .viewport > .slides {
      position: relative;
      width: 100%;
      height: 100%; }
  gecko-slideshow + main {
    border-top: 12px solid #FFF; }

gecko-vertical-slideshow > .viewport > .slides > gecko-slide {
  transform: translate3d(0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  transition: opacity 1s ease-in-out; }
  gecko-vertical-slideshow > .viewport > .slides > gecko-slide[data-state="in"] {
    z-index: 2;
    opacity: 1; }
  gecko-vertical-slideshow > .viewport > .slides > gecko-slide > .container.hidden {
    position: fixed;
    opacity: 0; }

gecko-vertical-slideshow > .slide-content-wrapper {
  position: relative;
  z-index: 2;
  max-width: 71.25rem;
  margin: 0 auto;
  padding-bottom: 6rem;
  overflow: hidden;
  color: black; }
  @media screen and (min-width: 71.25rem) {
    gecko-vertical-slideshow > .slide-content-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%; } }
  gecko-vertical-slideshow > .slide-content-wrapper > .slide-content {
    position: absolute;
    top: 65%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap; }
    gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    gecko-vertical-slideshow > .slide-content-wrapper > .slide-content:not(.visible) {
      opacity: 0; }

gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper {
  position: fixed;
  z-index: 10; }
  gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper > ul li {
      -ms-flex-preferred-size: 0.5rem;
      flex-basis: 0.5rem;
      padding: 0.5rem;
      background-color: #fff;
      opacity: 0.7; }
      gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper > ul li:hover {
        cursor: pointer; }
      gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper > ul li.active {
        opacity: 1;
        background-color: #5b6db4; }
      gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper > ul li:not(:last-of-type) {
        margin-right: 1rem; }
  @media screen and (max-width: 71.25rem) {
    gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper {
      bottom: 15%;
      left: 50%;
      transform: translateX(-50%); }
      gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper > ul {
        -ms-flex-direction: row;
        flex-direction: row; } }
  @media screen and (min-width: 71.25rem) {
    gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper {
      top: 50%;
      right: 10%; }
      gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper > ul {
        -ms-flex-direction: column;
        flex-direction: column; }
        gecko-vertical-slideshow > .viewport > .slideshow-controls-wrapper > ul li:not(:last-of-type) {
          margin-bottom: 1rem;
          margin-right: 0; } }

gecko-vertical-slideshow:not([data-bound]) {
  visibility: hidden; }

gecko-vertical-slideshow > .slide-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  height: 90vh; }
  gecko-vertical-slideshow > .slide-content-wrapper > .slide-content {
    opacity: 1;
    transition: opacity 0.3s ease-in-out; }
    gecko-vertical-slideshow > .slide-content-wrapper > .slide-content.hidden {
      opacity: 0; }
    @media (max-width: 640px) {
      gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .title, gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .subtitle {
        text-align: center; } }
    gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .title {
      transition: transform 0.7s ease-in-out, opacity 0.9s ease-in-out;
      transform: translateX(-5rem);
      opacity: 0;
      font-family: "Roboto Slab", serif;
      font-weight: 400;
      font-size: 4.89rem;
      line-height: 1.125em; }
      gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .title {
        transform: none;
        opacity: 1;
        transition-delay: 0.2s; }
      @media (max-width: 1000px) {
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .title {
          font-size: 3rem; } }
      @media (max-width: 640px) {
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .title {
          font-size: 2.4rem; } }
    gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .subtitle {
      transition: transform 0.8s ease-in-out, opacity 0.9s ease-in-out;
      transform: translateX(-8rem);
      opacity: 0;
      font-weight: 300;
      font-size: 3rem;
      line-height: 1.125em;
      font-family: "Roboto Slab", serif; }
      gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .subtitle {
        transform: none;
        opacity: 1;
        transition-delay: 0.5s; }
      @media (max-width: 1000px) {
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .subtitle {
          font-size: 1.8rem; } }
      @media (max-width: 640px) {
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > h1 .subtitle {
          font-size: 1.6rem; } }
    gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .text {
      transition: transform 0.9s ease-in-out, opacity 0.9s ease-in-out;
      transform: translateX(-11rem);
      opacity: 0;
      width: 100%;
      max-width: 55%;
      margin: 1rem 0;
      font-size: 1.4rem;
      line-height: 1.2em; }
      gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .text {
        transform: none;
        opacity: 1;
        transition-delay: 0.9s; }
      @media (max-width: 1000px) {
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .text {
          font-size: 1rem; } }
      @media (max-width: 640px) {
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .text {
          width: 100%;
          max-width: 100%;
          text-align: center; } }
    gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: start;
      justify-content: flex-start;
      opacity: 0;
      transition: opacity 1.2s ease-in-out; }
      gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons {
        opacity: 1;
        transition-delay: 1.2s; }
      @media (max-width: 640px) {
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons {
          -ms-flex-pack: center;
          justify-content: center; } }
      gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons > a.button {
        margin: 0 0.5rem;
        padding: 1rem 3em;
        text-align: center;
        cursor: pointer;
        text-transform: uppercase;
        text-decoration: none;
        text-shadow: none;
        letter-spacing: 1px;
        position: relative;
        border: 2px solid white;
        font-family: "Open Sans", sans-serif; }
        @media (max-width: 1000px) {
          gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons > a.button {
            padding: 0.625rem 2rem;
            font-size: 0.9em;
            margin-bottom: 1rem; } }
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons > a.button > .static-underlay,
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons > a.button > .effect-underlay {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: -1; }
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons > a.button > .static-underlay {
          background-color: white;
          color: white;
          opacity: 0.3; }
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons > a.button > .effect-underlay {
          color: white;
          opacity: 0.4;
          box-shadow: 0 0 0 0px currentColor inset;
          transition: box-shadow 0.35s ease-in-out, opacity 0.2s ease-in-out 0.1s; }
        gecko-vertical-slideshow > .slide-content-wrapper > .slide-content > .buttons > a.button:hover > .effect-underlay {
          opacity: 1;
          box-shadow: 0 0 0 5rem currentColor inset; }

.gform_wrapper input[type="submit"] {
  cursor: pointer;
  background-color: #5b6db4;
  color: white;
  padding: 0.75em 1.25em;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
  transition: background-color 0.15s ease-in-out; }
  .gform_wrapper input[type="submit"]:hover {
    background-color: #6979ba; }

.gform_wrapper input.small, .gform_wrapper input.medium, .gform_wrapper input.large,
.gform_wrapper select.small,
.gform_wrapper select.medium,
.gform_wrapper select.large {
  width: 100%; }

.gform_wrapper input.datepicker_with_icon.small {
  width: calc(100% - 24px); }

.gform_wrapper textarea.small {
  height: 80px;
  width: 100%; }

.gform_wrapper textarea.medium {
  height: 120px;
  width: 100%; }

.gform_wrapper textarea.large {
  height: 160px;
  width: 100%; }

.gform_wrapper .right_label input.small,
.gform_wrapper .right_label select.small,
.gform_wrapper .left_label input.small,
.gform_wrapper .left_label select.small {
  width: 15%; }

.gform_wrapper .right_label input.medium,
.gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium,
.gform_wrapper .left_label select.medium {
  width: calc(35% - 8px); }

.gform_wrapper .right_label input.large,
.gform_wrapper .right_label select.large,
.gform_wrapper .left_label input.large,
.gform_wrapper .left_label select.large {
  width: 70%; }

.gform_wrapper .right_label textarea.small, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.large,
.gform_wrapper .left_label textarea.small,
.gform_wrapper .left_label textarea.medium,
.gform_wrapper .left_label textarea.large {
  width: 70%; }

.gform_wrapper .top_label input.small,
.gform_wrapper .top_label select.small {
  width: 25%; }

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  width: calc(50% - 8px); }

.gform_wrapper .top_label input.small.datepicker, .gform_wrapper .top_label input.medium.datepicker, .gform_wrapper .top_label input.large.datepicker {
  width: auto; }

.gform_wrapper .gform_validation_error .top_label input.medium,
.gform_wrapper .gform_validation_error .top_label select.medium {
  width: 50%; }

.gform_wrapper .gfield_error input.small, .gform_wrapper .gfield_error input.medium,
.gform_wrapper .gfield_error select.small,
.gform_wrapper .gfield_error select.medium {
  width: 100%; }

.gform_wrapper .gfield_error input.datepicker_with_icon.small, .gform_wrapper .gfield_error input.datepicker_with_icon.medium, .gform_wrapper .gfield_error input.datepicker_with_icon.large {
  width: calc(100% - 32px); }

body > header.desktop[data-layout="header-2"] {
  position: relative;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  z-index: 100; }
  @media screen and (max-width: 40rem) {
    body > header.desktop[data-layout="header-2"] {
      display: none; } }
  html.touch body > header.desktop[data-layout="header-2"] {
    display: none; }
  body.home > header.desktop[data-layout="header-2"] {
    position: absolute;
    top: 0;
    left: 0;
    background: none !important; }
  body > header.desktop[data-layout="header-2"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-size: 100% 100%; }
  body > header.desktop[data-layout="header-2"] > * {
    position: relative;
    z-index: 1; }
  body > header.desktop[data-layout="header-2"] > .upper > .content, body > header.desktop[data-layout="header-2"] > .primary > .content, body > header.desktop[data-layout="header-2"] > .nav > .content {
    max-width: 71.25rem;
    margin: 0 auto; }
  body > header.desktop[data-layout="header-2"] > .upper {
    overflow: hidden;
    color: #ffffff;
    transition: max-height 0.25s ease-in-out; }
    @media (max-width: 71.25rem) {
      body > header.desktop[data-layout="header-2"] > .upper {
        padding-left: 1rem; } }
    body > header.desktop[data-layout="header-2"] > .upper > .content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
      body > header.desktop[data-layout="header-2"] > .upper > .content > .phone {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 2em;
        font-weight: 300;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        body > header.desktop[data-layout="header-2"] > .upper > .content > .phone a {
          display: inline-block;
          margin-left: 0.5rem;
          color: #ffffff; }
      body > header.desktop[data-layout="header-2"] > .upper > .content > .social {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -ms-flexbox;
        display: flex;
        padding: 0 0 0 1rem; }
        body > header.desktop[data-layout="header-2"] > .upper > .content > .social > .social-icon {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: center;
          align-items: center;
          font-size: 1.2rem;
          width: 2.5em;
          height: 2em;
          color: #ffffff; }
          body > header.desktop[data-layout="header-2"] > .upper > .content > .social > .social-icon:hover {
            background-color: #085c67; }
  body > header.desktop[data-layout="header-2"] > .primary {
    color: #000000; }
    @media (max-width: 71.25rem) {
      body > header.desktop[data-layout="header-2"] > .primary {
        padding-left: 1rem;
        padding-right: 1rem; } }
    body > header.desktop[data-layout="header-2"] > .primary > .content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0.5rem 0; }
      body > header.desktop[data-layout="header-2"] > .primary > .content > .logo {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 120px; }
        body > header.desktop[data-layout="header-2"] > .primary > .content > .logo > img {
          max-height: 120px; }
      body > header.desktop[data-layout="header-2"] > .primary > .content > .details {
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 1rem 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end; }
        body > header.desktop[data-layout="header-2"] > .primary > .content > .details > form.expando-search.js-enabled {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: end;
          justify-content: flex-end;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
          body > header.desktop[data-layout="header-2"] > .primary > .content > .details > form.expando-search.js-enabled > input[type="text"] {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            max-width: 100%;
            padding: 1rem 0;
            transition: flex-basis 0.5s ease-in-out, padding 0.5s ease-in-out;
            transition: flex-basis 0.5s ease-in-out, padding 0.5s ease-in-out, -ms-flex-preferred-size 0.5s ease-in-out;
            background-color: #fff;
            border: none;
            border-bottom: 1px solid #fff; }
            body > header.desktop[data-layout="header-2"] > .primary > .content > .details > form.expando-search.js-enabled > input[type="text"].active {
              padding: 1rem;
              -ms-flex-preferred-size: 20rem;
              flex-basis: 20rem; }
          body > header.desktop[data-layout="header-2"] > .primary > .content > .details > form.expando-search.js-enabled > input[type="submit"] {
            position: relative;
            width: 2rem;
            height: 2rem;
            margin-left: 1rem;
            font-family: fontawesome;
            font-size: 2rem;
            color: #fff;
            cursor: pointer; }
  body > header.desktop[data-layout="header-2"] > .nav {
    color: #ffffff;
    font-weight: bold;
    font-size: 1.1rem; }
    body > header.desktop[data-layout="header-2"] > .nav > .content {
      position: relative; }

body > header.desktop > .nav > .content > nav {
  display: -ms-flexbox;
  display: flex; }
  body > header.desktop > .nav > .content > nav > .nav-item {
    display: -ms-flexbox;
    display: flex; }
    body > header.desktop > .nav > .content > nav > .nav-item > a {
      position: relative;
      z-index: 1;
      display: block;
      width: 100%;
      height: 100%;
      padding: 1rem;
      font-family: "Open Sans", sans-serif;
      font-size: 1rem;
      font-weight: 400;
      text-align: center; }
      body > header.desktop > .nav > .content > nav > .nav-item > a > .underlay {
        content: "";
        z-index: -1;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0;
        opacity: 0;
        transition: height 0.2s ease-in-out, opacity 0.2s linear;
        background-color: rgba(0, 0, 0, 0.1); }
    body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      color: #ffffff;
      background: #5b6db4;
      opacity: 0;
      visibility: hidden;
      padding: 0.5rem;
      font-weight: 400;
      transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
      -moz-column-width: 20rem;
      column-width: 20rem;
      -moz-column-fill: auto;
      column-fill: auto;
      -moz-column-gap: 0.5rem;
      column-gap: 0.5rem;
      -moz-column-count: 1;
      column-count: 1;
      padding-right: 50%;
      background-position: top right;
      background-size: cover;
      background-repeat: no-repeat; }
      body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item {
        padding: 0.5rem;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 20rem;
        flex-basis: 20rem;
        page-break-inside: avoid;
        break-inside: avoid; }
        body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item > a {
          position: relative;
          display: -ms-flexbox;
          display: flex;
          padding: 1rem 2rem;
          -ms-flex-align: center;
          align-items: center;
          overflow: hidden;
          text-align: left;
          width: 100%;
          font-size: 0.9em;
          background-color: rgba(255, 255, 255, 0.1);
          background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.122), rgba(255, 255, 255, 0.035));
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); }
          body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item > a::after {
            position: absolute;
            top: 0;
            right: -4rem;
            height: 100%;
            width: 4rem;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            font-size: 2rem;
            -webkit-font-smoothing: antialiased;
            transition: 0.5s all ease;
            opacity: 1; }
        body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item:hover > a {
          background-color: rgba(255, 255, 255, 0.15); }
          body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item:hover > a::after {
            right: 0; }
        body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item > .sub-menu {
          position: relative;
          display: block;
          padding-top: 0.25rem; }
          body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item > .sub-menu > .nav-item > a {
            display: -ms-flexbox;
            display: flex;
            padding: 0.325rem 2rem;
            font-size: 0.8em; }
            body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item > .sub-menu > .nav-item > a::before {
              font-family: "FontAwesome";
              content: "";
              display: inline-block;
              margin-right: 0.5rem;
              color: rgba(255, 255, 255, 0.5); }
            body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu > .nav-item > .sub-menu > .nav-item > a:hover {
              background-color: rgba(0, 0, 0, 0.1); }
    body > header.desktop > .nav > .content > nav > .nav-item:hover {
      z-index: 1; }
      body > header.desktop > .nav > .content > nav > .nav-item:hover > a > .underlay {
        height: 100%;
        opacity: 1;
        transition-delay: 0s; }
    body > header.desktop > .nav > .content > nav > .nav-item > .sub-menu:hover,
    body > header.desktop > .nav > .content > nav > .nav-item > a:hover + .sub-menu {
      opacity: 1;
      visibility: visible;
      transition-delay: 0s; }

body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] > .sub-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 0; }
  body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] > .sub-menu > .column {
    display: block;
    padding: 0 1rem;
    -ms-flex-preferred-size: 15rem;
    flex-basis: 15rem;
    -ms-flex-positive: 1;
    flex-grow: 1; }

body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > a[role="menuitem"] {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.3rem 2.3rem;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
  overflow: hidden;
  margin-bottom: 0.8rem; }
  body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > a[role="menuitem"]::after {
    position: absolute;
    left: 0.3rem;
    color: rgba(255, 255, 255, 0.5); }
  body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > a[role="menuitem"]:hover {
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.15); }
  body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > a[role="menuitem"] > .underlay {
    content: "";
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    transition: height 0.2s ease-in-out, opacity 0.2s linear;
    background-color: rgba(0, 0, 0, 0.1); }

body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > .sub-menu {
  margin: 0 0.8rem 1rem;
  opacity: 1;
  transition: height 0.3s ease, opacity 0.2s ease; }
  body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > .sub-menu[aria-hidden="true"] {
    opacity: 0;
    height: 0;
    visibility: hidden; }
  body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > .sub-menu > .nav-item {
    line-height: 1.7; }
    body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > .sub-menu > .nav-item::before {
      font-family: "FontAwesome";
      content: "";
      display: inline-block;
      margin-right: 0.5rem;
      color: rgba(255, 255, 255, 0.5); }
    body > header.desktop > .nav > .content > nav > div.nav-item[data-menu-style="accordion"] .accordionized > .sub-menu > .nav-item > a {
      display: inline-block; }

body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="columns-2"] > .sub-menu,
body > header.desktop > .nav > .content > nav > .nav-item.columns-2 > .sub-menu {
  padding-right: 0.5rem;
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-fill: balance;
  column-fill: balance; }

body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="columns-3"] > .sub-menu,
body > header.desktop > .nav > .content > nav > .nav-item.columns-3 > .sub-menu {
  padding-right: 0.5rem;
  -moz-column-count: 3;
  column-count: 3;
  -moz-column-fill: balance;
  column-fill: balance; }

body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"],
body > header.desktop > .nav > .content > nav > .nav-item.service-lines {
  font-size: 0.8em; }
  body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu,
  body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu {
    display: block;
    -moz-columns: 4;
    columns: 4;
    -moz-column-fill: balance;
    column-fill: balance;
    padding: 1.5rem; }
    body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item,
    body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item {
      padding: 0; }
      body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item a,
      body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item a {
        display: block;
        padding: 0.4rem 0;
        background: none;
        box-shadow: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item > a,
      body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item > a {
        font-weight: 700; }
        body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item > a::after,
        body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item > a::after {
          display: none; }
        body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item > a:hover,
        body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item > a:hover {
          padding-left: 0.5rem;
          background-color: rgba(0, 0, 0, 0.2); }
      body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item > .sub-menu,
      body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item > .sub-menu {
        display: block; }
        body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item > .sub-menu > .nav-item > a,
        body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item > .sub-menu > .nav-item > a {
          display: -ms-flexbox;
          display: flex;
          padding: 0.4rem 0; }
          body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item > .sub-menu > .nav-item > a::before,
          body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item > .sub-menu > .nav-item > a::before {
            font-family: "FontAwesome";
            content: "";
            display: block;
            margin: 0 0.5rem 0 0.25rem;
            color: rgba(255, 255, 255, 0.5);
            transition: 0.2s margin ease; }
          body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item > .sub-menu > .nav-item > a:hover,
          body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item > .sub-menu > .nav-item > a:hover {
            background-color: rgba(0, 0, 0, 0.2); }
            body > header.desktop > .nav > .content > nav > .nav-item[data-menu-style="condensed"] > .sub-menu > .nav-item > .sub-menu > .nav-item > a:hover::before,
            body > header.desktop > .nav > .content > nav > .nav-item.service-lines > .sub-menu > .nav-item > .sub-menu > .nav-item > a:hover::before {
              margin-left: 0.5rem;
              margin-right: 0.25rem; }

body > header.desktop[data-layout="header-1"] {
  width: 100%;
  z-index: 100; }
  @media screen and (max-width: 40rem) {
    body > header.desktop[data-layout="header-1"] {
      display: none; } }
  html.touch body > header.desktop[data-layout="header-1"] {
    display: none; }
  body > header.desktop[data-layout="header-1"] > .upper > .content, body > header.desktop[data-layout="header-1"] > .primary > .content, body > header.desktop[data-layout="header-1"] > .nav > .content {
    max-width: 71.25rem;
    margin: 0 auto; }
  body > header.desktop[data-layout="header-1"] > .upper {
    overflow: hidden;
    background-color: #06474f;
    color: #ffffff;
    transition: max-height 0.25s ease-in-out; }
    @media (max-width: 71.25rem) {
      body > header.desktop[data-layout="header-1"] > .upper {
        padding-left: 1rem; } }
    body > header.desktop[data-layout="header-1"] > .upper > .content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
      body > header.desktop[data-layout="header-1"] > .upper > .content > .phone {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 2em;
        font-weight: 300;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0; }
        body > header.desktop[data-layout="header-1"] > .upper > .content > .phone a {
          display: inline-block;
          margin-left: 0.5rem;
          color: #ffffff; }
      body > header.desktop[data-layout="header-1"] > .upper > .content > .social {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -ms-flexbox;
        display: flex;
        padding: 0 0 0 1rem; }
        body > header.desktop[data-layout="header-1"] > .upper > .content > .social > .social-icon {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: center;
          align-items: center;
          font-size: 1.2rem;
          width: 2.5em;
          height: 2em;
          color: #ffffff; }
          body > header.desktop[data-layout="header-1"] > .upper > .content > .social > .social-icon:hover {
            background-color: #085c67; }
  body > header.desktop[data-layout="header-1"] > .primary {
    background-color: #ffffff;
    color: #000000; }
    @media (max-width: 71.25rem) {
      body > header.desktop[data-layout="header-1"] > .primary {
        padding-left: 1rem;
        padding-right: 1rem; } }
    body > header.desktop[data-layout="header-1"] > .primary > .content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0.5rem 0; }
      body > header.desktop[data-layout="header-1"] > .primary > .content > .logo {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 120px; }
        body > header.desktop[data-layout="header-1"] > .primary > .content > .logo > img {
          max-height: 120px; }
      body > header.desktop[data-layout="header-1"] > .primary > .content > .details {
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 1rem 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end; }
  body > header.desktop[data-layout="header-1"] > .nav {
    background-color: #5b6db4;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.1rem; }
    body > header.desktop[data-layout="header-1"] > .nav > .content {
      position: relative; }

body > header.touch {
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); }
  @media screen and (max-width: 40rem) {
    body > header.touch {
      display: -ms-flexbox;
      display: flex; } }
  html.touch body > header.touch {
    display: -ms-flexbox;
    display: flex; }
  body > header.touch .phone {
    background-color: #06474f;
    color: #ffffff;
    text-align: center;
    padding: 0.5rem 0; }
  body > header.touch .logo-wrapper {
    display: -ms-flexbox;
    display: flex; }
  body > header.touch .toggle-touch-menu {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2.5rem;
    padding: 0.2em;
    cursor: pointer;
    color: #000000; }
    body > header.touch .toggle-touch-menu::before {
      width: 1em;
      height: 1em;
      vertical-align: top;
      text-align: center;
      content: "\f0c9";
      font-family: FontAwesome; }
  body > header.touch .logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0.5rem;
    font-family: "Roboto Slab", serif;
    font-size: 1.6em; }
    body > header.touch .logo a {
      color: #000000; }

[data-component="lazy-loader"] article {
  transition: opacity 1s ease-in-out;
  opacity: 1; }
  [data-component="lazy-loader"] article[data-src] {
    opacity: 0; }

[data-component="lazy-loader"] .spinner {
  padding: 1rem;
  margin-top: 1.5rem;
  text-align: center; }
  [data-component="lazy-loader"] .spinner span {
    display: block;
    margin: 0 auto;
    animation: lazyloadspin 0.7s linear infinite; }
    [data-component="lazy-loader"] .spinner span:before {
      font-family: "FontAwesome";
      content: "";
      font-size: 3rem;
      color: #5b6db4; }

@keyframes lazyloadspin {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(360deg); } }

[data-component="mini-post-archive"] > .article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem 0;
  font-size: 0.9375rem; }
  @media screen and (max-width: 28rem) {
    [data-component="mini-post-archive"] > .article {
      text-align: center; } }
  [data-component="mini-post-archive"] > .article > .img {
    display: block;
    -ms-flex-preferred-size: 6rem;
    flex-basis: 6rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem; }
    [data-component="mini-post-archive"] > .article > .img::before {
      content: "";
      display: block;
      padding-bottom: 100%; }
  [data-component="mini-post-archive"] > .article > .details {
    -ms-flex-preferred-size: 12rem;
    flex-basis: 12rem;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    [data-component="mini-post-archive"] > .article > .details > .title {
      font-family: "Roboto Slab", serif;
      line-height: 1.2;
      color: #5b6db4; }
    [data-component="mini-post-archive"] > .article > .details > p {
      line-height: 1.7;
      padding: 0 0 0.2rem; }

nav[data-location="secondary"].nav-style-icons {
  position: relative;
  z-index: 10; }
  @media (max-width: 640px) {
    nav[data-location="secondary"].nav-style-icons {
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: 1rem; }
      nav[data-location="secondary"].nav-style-icons > .inner {
        -ms-flex-direction: column;
        flex-direction: column; } }
  nav[data-location="secondary"].nav-style-icons > .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 71.25rem;
    margin: 0 auto; }
    nav[data-location="secondary"].nav-style-icons > .inner > .nav-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 10rem;
      flex-basis: 10rem; }
      nav[data-location="secondary"].nav-style-icons > .inner > .nav-item:not(:last-of-type) {
        border-right: none; }
      @media (max-width: 640px) {
        nav[data-location="secondary"].nav-style-icons > .inner > .nav-item {
          -ms-flex-preferred-size: auto;
          flex-basis: auto; } }
      nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > .sub-menu {
        display: none; }
      nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        padding: 4rem 1.5rem 1.5rem;
        background-color: #f8f8f8;
        font-family: "Roboto Slab", serif;
        font-size: 1.1rem;
        color: #5b6db4;
        text-align: center;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); }
        @media (max-width: 640px) {
          nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a {
            padding: 0.75rem 2rem; } }
        nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a:hover {
          background-color: #FFF; }
        nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a > .icons::after, nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a:hover > .icons::before {
          transform: scaleX(0) scaleY(0.3) rotateZ(45deg); }
        nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a > .icons::before, nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a:hover > .icons::after {
          transform: none; }
        nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a > .icons {
          position: absolute;
          top: -3rem;
          left: 50%;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          -ms-flex-pack: center;
          justify-content: center;
          width: 6rem;
          height: 6rem;
          font-size: 3rem;
          color: #FFF;
          transform: translateX(-50%);
          background-color: #5b6db4;
          border: 0.5rem solid #ffffff;
          border-radius: 100vh; }
          @media (max-width: 640px) {
            nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a > .icons {
              display: none; } }
          nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a > .icons::before, nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a > .icons::after {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-font-smoothing: antialiased;
            transition: transform 0.3s ease-in-out; }
          nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a > .icons[data-icon-before=""]::before {
            font-family: FontAwesome;
            content: "\f00d"; }
          nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a > .icons[data-icon-after=""]::after {
            font-family: FontAwesome;
            content: "\f00d"; }
        nav[data-location="secondary"].nav-style-icons > .inner > .nav-item > a:hover > .icons {
          background-color: #5b6db4; }

nav[data-location="secondary"].nav-style-images {
  background-color: white;
  position: relative;
  z-index: 10; }
  @media (max-width: 640px) {
    nav[data-location="secondary"].nav-style-images {
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: 1rem;
      -ms-flex-direction: column;
      flex-direction: column; } }
  nav[data-location="secondary"].nav-style-images > .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 71.25rem;
    margin: 0 auto; }
    nav[data-location="secondary"].nav-style-images > .inner > .nav-item {
      -ms-flex-preferred-size: 7.5rem;
      flex-basis: 7.5rem;
      display: -ms-flexbox;
      display: flex;
      margin: 0.2rem;
      margin-bottom: 0; }
      nav[data-location="secondary"].nav-style-images > .inner > .nav-item > .sub-menu {
        display: none; }
      nav[data-location="secondary"].nav-style-images > .inner > .nav-item > a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%; }
        nav[data-location="secondary"].nav-style-images > .inner > .nav-item > a > .image {
          display: block;
          position: relative;
          width: 100%;
          background-position: center;
          background-size: contain; }
          nav[data-location="secondary"].nav-style-images > .inner > .nav-item > a > .image::before {
            content: "";
            display: block;
            padding-bottom: 100%; }
          nav[data-location="secondary"].nav-style-images > .inner > .nav-item > a > .image::after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: transparent;
            transition: background-color 0.15s ease-in-out; }
        nav[data-location="secondary"].nav-style-images > .inner > .nav-item > a > .title {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
          justify-content: center;
          -ms-flex-align: center;
          align-items: center;
          width: 100%;
          -ms-flex-positive: 1;
          flex-grow: 1;
          font-family: "Roboto Slab", serif;
          font-size: 1.1rem;
          text-align: center;
          border-top: 10px solid #5b6db4;
          background-color: #ffffff;
          color: #5b6db4;
          padding: 1rem;
          transition: background-color 0.15s ease-in-out; }
        nav[data-location="secondary"].nav-style-images > .inner > .nav-item > a:hover > .title {
          background-color: #f2f2f2; }
        nav[data-location="secondary"].nav-style-images > .inner > .nav-item > a:hover > .image::after {
          background-color: rgba(153, 153, 153, 0.2); }

main > .inner > .primary > .pagination ul {
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.2rem;
  margin: 1rem 0 2rem 0; }
  main > .inner > .primary > .pagination ul > li:first-child > a {
    border-left-width: 1px;
    border-radius: 5px 0 0 5px; }
  main > .inner > .primary > .pagination ul > li:first-child > span {
    border-left-width: 1px;
    border-radius: 5px 0 0 5px; }
  main > .inner > .primary > .pagination ul > li:last-child > a {
    border-rigth-width: 1px;
    border-radius: 0 5px 5px 0; }
  main > .inner > .primary > .pagination ul > li:last-child > span {
    border-rigth-width: 1px;
    border-radius: 0 5px 5px 0; }
  main > .inner > .primary > .pagination ul > li > a, main > .inner > .primary > .pagination ul > li > span {
    padding: 0.2rem 0.5rem;
    line-height: 1.3;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0; }
  main > .inner > .primary > .pagination ul > li > span.current {
    background-color: #5b6db4;
    color: #fff; }

gecko-calendar event-summary > .events > .event > .image, gecko-testimonials[data-arm-id] > .testimonials > .testimonial > .image, gecko-testimonials:not([data-arm-id]) > .testimonials > .testimonial > .image, [data-component="mini-post-archive"] > .article > .img, nav[data-location="secondary"].nav-style-images > .inner > .nav-item > a > .image, [data-component="post-archive"] > article > .img, [data-component="search-results"] > .result > .image, main.article-index > .inner > .primary > section > .inner > article > .img, main.ask-the-expert > .inner > .primary > .questions > .question > .image, main.event-index > .inner > .primary > .events > .items > article > .img, main.event-index > .inner > .primary > .event-pictures > .entries > .entry, main.faq-answer > .inner > .primary > .image, main.front-3 > .inner > .primary > .items > .item, main.article > .inner > .primary > .img, main.event > .inner > .primary > .event-overview > .img, main.single-post > .inner > .primary > .featured-image, main.testimonial > .inner > .primary > .image {
  background-image: linear-gradient(to bottom right, #6774a8, #3d476c);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

[data-component="post-archive"] > article {
  background-color: white;
  margin: 2.5rem 0;
  padding-bottom: 0.5rem; }
  [data-component="post-archive"] > article:first-of-type {
    margin-top: 0; }
  [data-component="post-archive"] > article > .img {
    display: block; }
    [data-component="post-archive"] > article > .img::before {
      content: "";
      display: block;
      padding-bottom: 50%; }
  [data-component="post-archive"] > article > .details {
    padding: 1rem; }
    [data-component="post-archive"] > article > .details > h1 {
      font-family: "Roboto Slab", serif;
      font-size: 2.6rem;
      color: #5b6db4;
      padding: 0.25em 0;
      margin-bottom: 0.5rem; }
    [data-component="post-archive"] > article > .details > .meta {
      margin-bottom: 0.5rem; }
    @media screen and (max-width: 640px) {
      [data-component="post-archive"] > article > .details {
        text-align: center; } }

[data-component="search-box"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center; }
  [data-component="search-box"] > input {
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: 0;
    border-color: #5b6db4;
    background-color: white;
    background-image: url(/wp-content/themes/gecko-theme/images/search-icon.svg);
    background-size: auto 60%;
    background-position: 0.3rem center;
    background-repeat: no-repeat;
    padding: 0.5rem 0.25rem 0.5rem 2rem;
    width: 15rem;
    max-width: 100%;
    font-family: "Roboto Slab", serif;
    outline: none;
    transition: background-color 0.35s ease-in-out, background-position 0.35s ease, padding-left 0.35s ease-in-out; }
    [data-component="search-box"] > input::-webkit-input-placeholder {
      color: #5b6db4;
      line-height: 1.4em;
      font-size: 0.9em; }
    [data-component="search-box"] > input:-ms-input-placeholder {
      color: #5b6db4;
      line-height: 1.4em;
      font-size: 0.9em; }
    [data-component="search-box"] > input::placeholder {
      color: #5b6db4;
      line-height: 1.4em;
      font-size: 0.9em; }
    [data-component="search-box"] > input:focus {
      padding-left: 0.5rem;
      background-position: -1.5rem center;
      background-color: white; }
    [data-component="search-box"] > input:not(:focus) {
      transition-delay: 0.2s, 0.2s, 0s; }
  [data-component="search-box"] > button[type="submit"] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0.5rem;
    background-color: #5b6db4;
    cursor: pointer;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 700;
    transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out; }
    [data-component="search-box"] > button[type="submit"]:hover {
      border-color: #455697;
      background-color: #7786c1; }

[data-component="search-results"] {
  padding: 1rem 0; }
  [data-component="search-results"] > .result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1rem; }
    [data-component="search-results"] > .result:first-child {
      margin-top: 0; }
    [data-component="search-results"] > .result > .image {
      display: block;
      -ms-flex-preferred-size: 6rem;
      flex-basis: 6rem; }
      [data-component="search-results"] > .result > .image::before {
        content: "";
        display: block;
        padding-bottom: 100%; }
    [data-component="search-results"] > .result > .title {
      display: block;
      -ms-flex-preferred-size: 8rem;
      flex-basis: 8rem;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 0.5rem 0.75rem; }

.shortcode-columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem -1rem; }
  .shortcode-columns > .shortcode-half_column {
    -ms-flex-preferred-size: 22rem;
    flex-basis: 22rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1rem; }
  .shortcode-columns > .shortcode-third_column {
    -ms-flex-preferred-size: 20rem;
    flex-basis: 20rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1rem; }

aside.sidebar .widget:not(:last-child) {
  margin: 0 0 1rem; }

aside.sidebar .widget img {
  max-width: 100%; }

body > aside.touch-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 105;
  width: 80vw;
  max-width: 25rem;
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white;
  transition: left 0.3s ease-in-out; }
  body > aside.touch-menu[hidden] {
    left: -100%; }
  body > aside.touch-menu > header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1rem;
    border-bottom: 1px solid black; }
  body > aside.touch-menu > nav {
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-y: auto; }
    body > aside.touch-menu > nav .nav-item > a:focus, body > aside.touch-menu > nav .nav-item > a:hover {
      background-color: rgba(0, 0, 0, 0.15); }
    body > aside.touch-menu > nav .nav-item > a:active {
      background-color: rgba(0, 0, 0, 0.2); }
    body > aside.touch-menu > nav > .nav-item {
      display: block; }
      body > aside.touch-menu > nav > .nav-item > a {
        display: block;
        padding: 1rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3);
        transition: background-color 0.2s ease-in-out; }
      body > aside.touch-menu > nav > .nav-item .sub-menu {
        padding-left: 1rem; }
        body > aside.touch-menu > nav > .nav-item .sub-menu > .nav-item > a {
          padding: 0.75rem;
          padding-left: 1.5rem;
          display: block;
          border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  body > aside.touch-menu > footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-top: 1px solid black;
    padding: 1rem; }

.widget.article-archive > h1 {
  padding: 0 1rem;
  font-size: 1.6rem;
  font-family: "Roboto Slab", serif; }

.widget.article-archive > [data-component="mini-post-archive"] {
  padding: 0 1rem; }

aside.downbar > .widget.article-archive {
  padding-top: 1rem; }
  @media (min-width: 71.25rem) {
    aside.downbar > .widget.article-archive > h1,
    aside.downbar > .widget.article-archive > [data-component="mini-post-archive"] {
      max-width: 35.625rem; }
    aside.downbar > .widget.article-archive:first-of-type > h1,
    aside.downbar > .widget.article-archive:first-of-type > [data-component="mini-post-archive"] {
      padding-right: 1.5rem;
      padding-left: 0;
      margin-left: auto; }
    aside.downbar > .widget.article-archive:nth-of-type(2) > h1,
    aside.downbar > .widget.article-archive:nth-of-type(2) > [data-component="mini-post-archive"] {
      padding-left: 1.5rem;
      padding-right: 0;
      margin-right: auto; } }
  aside.downbar > .widget.article-archive > [data-component="mini-post-archive"] > .article {
    background-color: #ebebeb;
    padding: 1rem; }
    aside.downbar > .widget.article-archive > [data-component="mini-post-archive"] > .article > .img {
      display: block;
      -ms-flex-preferred-size: 12rem;
      flex-basis: 12rem;
      margin-bottom: 0.5rem; }
      aside.downbar > .widget.article-archive > [data-component="mini-post-archive"] > .article > .img::before {
        content: "";
        display: block;
        padding-bottom: 75%; }
    aside.downbar > .widget.article-archive > [data-component="mini-post-archive"] > .article > .details > .title {
      font-size: 1.5rem; }

.widget.type-article-category {
  display: block;
  background-color: #5b6db4;
  color: white;
  padding: 1rem; }
  .widget.type-article-category > h1 {
    margin: 0 0 0.5rem;
    font-family: "Roboto Slab", serif;
    font-size: 1.6em;
    color: white; }
  .widget.type-article-category > .items > .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 0;
    font-size: 1.1em;
    font-weight: 400;
    color: white;
    transition-duration: 0.3s;
    overflow: hidden; }
    .widget.type-article-category > .items > .item a {
      display: block;
      text-decoration: none; }
      .widget.type-article-category > .items > .item a:hover {
        background-color: rgba(255, 255, 255, 0.2);
        cursor: pointer; }
    .widget.type-article-category > .items > .item::after {
      font-family: "webfont-medical-icons";
      content: "";
      transition: all 0.35s ease;
      opacity: 0.5;
      -webkit-font-smoothing: antialiased; }
    .widget.type-article-category > .items > .item:not(:last-of-type) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .widget.type-article-category > .items > .item:hover {
      cursor: pointer;
      padding-left: 1rem;
      padding-right: 1rem; }
      .widget.type-article-category > .items > .item:hover::after {
        opacity: 0.8;
        transform: scale(1.4); }

.widget.blog-archive {
  padding: 1rem; }
  .widget.blog-archive > h1 {
    font-size: 1.6rem;
    font-family: "Roboto Slab", serif; }

.widget.type-blog-category {
  display: block;
  background-color: #5b6db4;
  color: white;
  padding: 1rem; }
  .widget.type-blog-category > h1 {
    margin: 0 0 0.5rem;
    font-family: "Roboto Slab", serif;
    font-size: 1.6em;
    color: white; }
  .widget.type-blog-category > .items > .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 0;
    font-size: 1.1em;
    font-weight: 400;
    color: white;
    transition-duration: 0.3s;
    overflow: hidden; }
    .widget.type-blog-category > .items > .item a {
      display: block;
      text-decoration: none; }
      .widget.type-blog-category > .items > .item a:hover {
        background-color: rgba(255, 255, 255, 0.2);
        cursor: pointer; }
    .widget.type-blog-category > .items > .item::after {
      font-family: "webfont-medical-icons";
      content: "";
      transition: all 0.35s ease;
      opacity: 0.5;
      -webkit-font-smoothing: antialiased; }
    .widget.type-blog-category > .items > .item:not(:last-of-type) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .widget.type-blog-category > .items > .item:hover {
      cursor: pointer;
      padding-left: 1rem;
      padding-right: 1rem; }
      .widget.type-blog-category > .items > .item:hover::after {
        opacity: 0.8;
        transform: scale(1.4); }

.widget.content-box {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFF;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  .widget.content-box > .content {
    position: relative;
    z-index: 100;
    display: block;
    padding: 1rem 2rem 1rem 1rem; }
    .widget.content-box > .content h1 {
      margin: 0 0 0.5rem;
      font-family: "Roboto Slab", serif;
      font-size: 1.6rem;
      color: inherit; }
    .widget.content-box > .content p {
      font-weight: 400;
      line-height: 1.2em; }

.widget.link-box {
  position: relative;
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFF;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  .widget.link-box > .effect-underlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: box-shadow 0.4s ease;
    color: rgba(91, 109, 180, 0.66);
    box-shadow: 0 0 0 0px transparent inset; }
  .widget.link-box:hover > .effect-underlay {
    box-shadow: 0 0 0 250px currentColor inset; }
  .widget.link-box > .content {
    position: relative;
    z-index: 100;
    display: block;
    padding: 1rem 2rem 1rem 1rem; }
    .widget.link-box > .content h1 {
      margin: 0 0 0.5rem;
      font-family: "Roboto Slab", serif;
      font-size: 1.8em;
      color: inherit; }
    .widget.link-box > .content p {
      font-weight: 400;
      line-height: 1.2em; }

.widget.service-lines {
  display: block;
  background-color: #5b6db4;
  color: white;
  padding: 1rem; }
  .widget.service-lines > h1 {
    margin: 0 0 0.5rem;
    font-family: "Roboto Slab", serif;
    font-size: 1.6em;
    color: white; }
  .widget.service-lines > .items a,
  .widget.service-lines > .items .parent {
    display: block;
    text-decoration: none; }
    .widget.service-lines > .items a:hover,
    .widget.service-lines > .items .parent:hover {
      background-color: rgba(255, 255, 255, 0.2);
      cursor: pointer; }
  .widget.service-lines > .items > .item {
    color: white;
    font-weight: bold;
    overflow: hidden; }
    .widget.service-lines > .items > .item:not(:last-of-type) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .widget.service-lines > .items > .item > a:hover,
    .widget.service-lines > .items > .item > .parent:hover {
      padding-left: 1rem;
      padding-right: 1rem; }
      .widget.service-lines > .items > .item > a:hover::after,
      .widget.service-lines > .items > .item > .parent:hover::after {
        opacity: 0.8;
        transform: scale(1.4); }
    .widget.service-lines > .items > .item > a,
    .widget.service-lines > .items > .item > .parent {
      display: -ms-flexbox;
      display: flex;
      padding: 1rem 0;
      font-size: 1.1em;
      font-weight: 400;
      -ms-flex-pack: justify;
      justify-content: space-between;
      transition-duration: 0.3s;
      color: white; }
      .widget.service-lines > .items > .item > a::after,
      .widget.service-lines > .items > .item > .parent::after {
        font-family: "webfont-medical-icons";
        content: "";
        transition: all 0.35s ease;
        opacity: 0.5;
        -webkit-font-smoothing: antialiased; }
      .widget.service-lines > .items > .item > a:hover,
      .widget.service-lines > .items > .item > .parent:hover {
        cursor: pointer; }
    .widget.service-lines > .items > .item > .children {
      height: 0;
      margin: 0;
      transition: all 0.4s ease-in-out; }
      .widget.service-lines > .items > .item > .children[aria-active="true"] {
        margin-bottom: 0.5rem; }
      .widget.service-lines > .items > .item > .children > .item {
        margin: 0;
        list-style-type: none; }
        .widget.service-lines > .items > .item > .children > .item > a {
          line-height: 1rem;
          color: inherit;
          font-weight: normal;
          padding: 0.5rem 0.8rem 0.8rem 1rem; }

body[data-haw-theme=cleancut] .wysiwyg service-lines-widget h1 {
  color: #FFF; }

body[data-haw-theme=cleancut] .wysiwyg service-lines-widget a {
  color: #FFF;
  text-decoration: none; }

.wysiwyg {
  font-size: 1rem; }
  .wysiwyg h1 {
    font-size: 2.6rem;
    color: #5b6db4;
    line-height: 2.5rem; }
  .wysiwyg h2 {
    font-size: 2.2rem;
    color: #5b6db4; }
  .wysiwyg h3 {
    font-size: 1.9rem; }
  .wysiwyg h4 {
    font-size: 1.4rem; }
  .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
    font-family: "Roboto Slab", serif;
    margin: 0 0 0.5em; }
  .wysiwyg p {
    margin: 1rem 0;
    font-size: 1rem;
    line-height: 1.6em; }
  .wysiwyg strong, .wysiwyg b {
    font-weight: 700; }
  .wysiwyg em, .wysiwyg i {
    font-style: italic; }
  .wysiwyg ul, .wysiwyg ol {
    margin-bottom: 1rem; }
    .wysiwyg ul > li, .wysiwyg ol > li {
      line-height: 1.6em; }
  .wysiwyg ul {
    list-style: disc;
    margin-left: 1rem;
    margin-top: 1rem; }
    .wysiwyg ul > li {
      margin-left: 1rem; }
      .wysiwyg ul > li:not(:last-of-type) {
        margin-bottom: 0.5rem; }
  .wysiwyg ol {
    counter-reset: ol;
    margin-top: 1rem; }
    .wysiwyg ol > li {
      position: relative;
      counter-increment: ol;
      margin-left: 1rem;
      padding-left: 1.5rem; }
      .wysiwyg ol > li::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 1rem;
        content: counter(ol);
        margin-right: 0.5rem; }
      .wysiwyg ol > li:not(:last-of-type) {
        margin-bottom: 0.5rem; }
  .wysiwyg a {
    text-decoration: underline;
    color: #5b6db4; }
  .wysiwyg .alignright {
    float: right;
    margin: 0 0 2rem 2rem; }
    .wysiwyg .alignright .wp-caption-text {
      text-align: center;
      font-size: 0.8em; }
  .wysiwyg .alignleft {
    float: left;
    margin: 0 2rem 2rem 0; }
    .wysiwyg .alignleft .wp-caption-text {
      text-align: center;
      font-size: 0.8em; }
  .wysiwyg button, .wysiwyg input {
    display: block; }
  .wysiwyg button, .wysiwyg a.button, .wysiwyg input[type="button"] {
    outline: none; }
  .wysiwyg input[type="text"], .wysiwyg input[type="tel"], .wysiwyg input[type="number"], .wysiwyg input[type="email"], .wysiwyg input[type="password"], .wysiwyg textarea {
    border: 1px solid black;
    padding: 0.2em;
    margin: 0.3em 0;
    outline: none; }
  .wysiwyg select {
    border: 1px solid black;
    padding: 0.2rem;
    outline: none; }
  .wysiwyg table {
    margin: 2rem 0;
    padding: 0;
    border-style: none; }
    .wysiwyg table tr th,
    .wysiwyg table tr td {
      padding: 0.5rem 0.5rem;
      font-size: 0.9rem;
      border-bottom: solid 1px #ccc; }
    .wysiwyg table tr:nth-child(even) td {
      background-color: #d5daec; }
    .wysiwyg table tr th {
      font-weight: 700;
      color: #5b6db4;
      vertical-align: bottom;
      line-height: 1.2rem;
      text-align: center; }
    .wysiwyg table tr td {
      vertical-align: top;
      line-height: 1.3rem;
      text-align: left; }
  .wysiwyg iframe {
    max-width: 100%; }
  .wysiwyg img {
    max-width: 100%;
    height: auto; }

main.article-index > .inner > .primary > section {
  overflow: hidden; }
  main.article-index > .inner > .primary > section > .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1rem; }
    main.article-index > .inner > .primary > section > .inner > .dummy, main.article-index > .inner > .primary > section > .inner > article {
      margin: 1rem;
      -ms-flex-preferred-size: 20rem;
      flex-basis: 20rem;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    main.article-index > .inner > .primary > section > .inner > .dummy {
      visibility: hidden;
      margin-top: 0;
      margin-bottom: 0; }
    main.article-index > .inner > .primary > section > .inner > article {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      background-color: #fff; }
      main.article-index > .inner > .primary > section > .inner > article > .img {
        display: block;
        height: 20rem;
        max-height: 50vh; }
      main.article-index > .inner > .primary > section > .inner > article > h1 {
        padding: 1rem;
        text-align: center; }
      main.article-index > .inner > .primary > section > .inner > article.width-2 {
        -ms-flex-preferred-size: 44rem;
        flex-basis: 44rem; }
      main.article-index > .inner > .primary > section > .inner > article.width-full {
        width: 100%;
        -ms-flex-preferred-size: auto;
        flex-basis: auto; }

main.ask-the-expert > .inner > .primary > .questions {
  margin-bottom: 1rem; }
  main.ask-the-expert > .inner > .primary > .questions > .question {
    display: block;
    background-color: #fff;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem; }
    main.ask-the-expert > .inner > .primary > .questions > .question > .image {
      display: block;
      margin-bottom: 1rem; }
      main.ask-the-expert > .inner > .primary > .questions > .question > .image::before {
        content: "";
        display: block;
        padding-bottom: 50%; }
    main.ask-the-expert > .inner > .primary > .questions > .question > .text {
      padding: 0 1rem;
      font-size: 1.1rem;
      line-height: 1.7;
      font-weight: 600;
      color: #5b6db4; }

main.event-index > .inner > .primary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  main.event-index > .inner > .primary > .events,
  main.event-index > .inner > .primary > .events-calendar,
  main.event-index > .inner > .primary > .filters {
    margin-bottom: 2rem; }
  main.event-index > .inner > .primary > .filters {
    width: 100%;
    background-color: white; }
  main.event-index > .inner > .primary > .events {
    -ms-flex-preferred-size: 20rem;
    flex-basis: 20rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1rem;
    background-color: white; }
    main.event-index > .inner > .primary > .events:last-child {
      margin-bottom: 5rem; }
    main.event-index > .inner > .primary > .events > h1 {
      text-align: center;
      color: #5b6db4;
      font-size: 2.2rem;
      font-family: "Roboto Slab", serif;
      margin: 0.5em 1.5rem;
      padding-bottom: 0.75em;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
    main.event-index > .inner > .primary > .events > .items > article {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0.5rem; }
      main.event-index > .inner > .primary > .events > .items > article[hidden] {
        display: none; }
      main.event-index > .inner > .primary > .events > .items > article + article {
        margin-top: 0.75rem; }
      main.event-index > .inner > .primary > .events > .items > article > .img {
        display: block;
        -ms-flex-preferred-size: 6rem;
        flex-basis: 6rem;
        margin-right: 1rem; }
        main.event-index > .inner > .primary > .events > .items > article > .img::before {
          content: "";
          display: block;
          padding-bottom: 100%; }
      main.event-index > .inner > .primary > .events > .items > article > .details {
        line-height: 1.5;
        -ms-flex-preferred-size: 20rem;
        flex-basis: 20rem; }
        main.event-index > .inner > .primary > .events > .items > article > .details > h1 {
          font-size: 1.2em; }
  main.event-index > .inner > .primary > .events-calendar {
    -ms-flex-preferred-size: 20rem;
    flex-basis: 20rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1rem;
    background-color: white;
    margin-left: 2rem; }
    main.event-index > .inner > .primary > .events-calendar > h1 {
      text-align: center;
      color: #5b6db4;
      font-size: 2.2rem;
      font-family: "Roboto Slab", serif;
      margin: 0.5em 1.5rem;
      padding-bottom: 0.75em;
      border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  main.event-index > .inner > .primary > .event-pictures {
    width: 100%;
    background-color: white;
    padding: 1rem; }
    main.event-index > .inner > .primary > .event-pictures > .title {
      font-family: "Roboto Slab", serif;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 1rem; }
      main.event-index > .inner > .primary > .event-pictures > .title > h1 {
        color: #5b6db4;
        font-size: 2.2rem;
        margin-right: 1.2rem; }
      main.event-index > .inner > .primary > .event-pictures > .title > h2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end;
        vertical-align: top;
        font-size: 1.2rem; }
    main.event-index > .inner > .primary > .event-pictures > .entries {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      main.event-index > .inner > .primary > .event-pictures > .entries > .entry {
        display: block;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 14rem;
        flex-basis: 14rem;
        margin: 0.5rem;
        display: block;
        border: 0.3rem solid white;
        border-radius: 2px;
        box-shadow: 0px 0px 0 2px rgba(0, 0, 0, 0.3); }
        main.event-index > .inner > .primary > .event-pictures > .entries > .entry::before {
          content: "";
          display: block;
          padding-bottom: 100%; }
        main.event-index > .inner > .primary > .event-pictures > .entries > .entry.dummy {
          margin-top: 0;
          margin-bottom: 0;
          width: 0;
          height: 0;
          padding: 0;
          border: none;
          box-shadow: none; }
          main.event-index > .inner > .primary > .event-pictures > .entries > .entry.dummy::before {
            content: none; }

main.faq-answer > .inner > .primary > .image {
  display: block; }
  main.faq-answer > .inner > .primary > .image::before {
    content: "";
    display: block;
    padding-bottom: 50%; }

main.faq-answer > .inner > .primary > .question {
  color: #5b6db4;
  margin: 1.5rem 0 2rem;
  font-size: 1.125rem;
  font-weight: 600; }

main.front-2 {
  background-color: #ffffff; }
  main.front-2 > nav {
    width: 100%; }
  main.front-2 > .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 71.25rem; }
    main.front-2 > .inner > aside.sidebar {
      -ms-flex-preferred-size: 16rem;
      flex-basis: 16rem;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-height: 40rem;
      margin-top: 1.5rem; }
      main.front-2 > .inner > aside.sidebar:not(:empty) {
        margin-left: 1rem; }
      @media (max-width: 71.25rem) {
        main.front-2 > .inner > aside.sidebar {
          margin-right: 1rem; } }
    main.front-2 > .inner > .primary {
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-preferred-size: 54.25rem;
      flex-basis: 54.25rem;
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; }
      main.front-2 > .inner > .primary > .items {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -1rem; }
        @media screen and (max-width: 71.25rem) {
          main.front-2 > .inner > .primary > .items {
            padding: 1rem; } }
        main.front-2 > .inner > .primary > .items main.article-index > .inner > .primary > section > .inner > .dummy, main.front-2 > .inner > .primary > .items main.article-index > .inner > .primary > section > .inner > article, main.front-2 > .inner > .primary > .items > .item, main.front-2 > .inner > .primary > .items > .dummy {
          margin: 1rem;
          -ms-flex-preferred-size: 20rem;
          flex-basis: 20rem;
          -ms-flex-positive: 1;
          flex-grow: 1; }
        main.front-2 > .inner > .primary > .items > .item {
          display: block;
          position: relative;
          display: -ms-flexbox;
          display: flex;
          padding: 1rem;
          background-repeat: no-repeat;
          background-size: cover; }
          main.front-2 > .inner > .primary > .items > .item::before {
            content: "";
            display: block;
            padding-bottom: 55.55556%; }
          main.front-2 > .inner > .primary > .items > .item > .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 0;
            background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.85) 95%);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center; }
            main.front-2 > .inner > .primary > .items > .item > .overlay::before {
              content: "";
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              z-index: 1;
              background-color: black;
              opacity: 0;
              transition: 0.2s opacity ease-in-out; }
          main.front-2 > .inner > .primary > .items > .item:hover > .overlay::before {
            opacity: 0.35; }
          main.front-2 > .inner > .primary > .items > .item:hover > .title {
            color: #5b6db4; }
          main.front-2 > .inner > .primary > .items > .item > .title {
            display: block;
            width: 100%;
            -ms-flex-item-align: end;
            align-self: flex-end;
            margin-bottom: 0;
            font-size: 1rem;
            line-height: 1.2;
            color: #fff;
            text-transform: uppercase;
            z-index: 200;
            transition: color 0.15s ease-in-out; }
          main.front-2 > .inner > .primary > .items > .item > a {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 201;
            height: 100%;
            width: 100%; }
        main.front-2 > .inner > .primary > .items > .dummy {
          visibility: hidden;
          margin-top: 0;
          margin-bottom: 0; }

main.front-3 {
  border-top: 0;
  margin-bottom: 3rem; }
  main.front-3 > .inner > .primary > .items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    main.front-3 > .inner > .primary > .items main.article-index > .inner > .primary > section > .inner > .dummy, main.front-3 > .inner > .primary > .items main.article-index > .inner > .primary > section > .inner > article, main.front-3 > .inner > .primary > .items > .item, main.front-3 > .inner > .primary > .items > .dummy {
      -ms-flex-preferred-size: 20rem;
      flex-basis: 20rem;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 1.5rem; }
    main.front-3 > .inner > .primary > .items > .item {
      display: block;
      position: relative;
      overflow: hidden;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      main.front-3 > .inner > .primary > .items > .item::before {
        content: "";
        display: block;
        padding-bottom: 40%; }
      main.front-3 > .inner > .primary > .items > .item > .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        background: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.85) 95%);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
        main.front-3 > .inner > .primary > .items > .item > .overlay::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: 1;
          background-color: black;
          opacity: 0;
          transition: 0.2s opacity ease-in-out; }
      main.front-3 > .inner > .primary > .items > .item > .content {
        position: absolute;
        z-index: 1;
        bottom: 1.5rem;
        left: 1.5rem;
        transition: transform 0.2s ease-in-out; }
        main.front-3 > .inner > .primary > .items > .item > .content > .title {
          position: relative;
          z-index: 1;
          color: white;
          line-height: 1.2;
          text-transform: uppercase; }
      main.front-3 > .inner > .primary > .items > .item > .off-box {
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 1.5rem;
        transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
        width: 100%;
        height: 2rem;
        opacity: 0; }
        main.front-3 > .inner > .primary > .items > .item > .off-box > .looks-like-a-button {
          color: white;
          border: 1px solid white;
          padding: 0.75rem 1.25rem;
          transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out; }
          main.front-3 > .inner > .primary > .items > .item > .off-box > .looks-like-a-button:hover {
            color: black;
            background-color: white; }
      main.front-3 > .inner > .primary > .items > .item:hover > .overlay::before {
        opacity: 0.35; }
      main.front-3 > .inner > .primary > .items > .item:hover > .content {
        transform: translateY(-4rem); }
      main.front-3 > .inner > .primary > .items > .item:hover > .off-box {
        transform: translateY(-4rem);
        opacity: 1; }
      main.front-3 > .inner > .primary > .items > .item:nth-of-type(1) {
        -ms-flex-preferred-size: 40rem;
        flex-basis: 40rem;
        -ms-flex-positive: 2;
        flex-grow: 2; }
    main.front-3 > .inner > .primary > .items > .dummy {
      padding-top: 0;
      padding-bottom: 0; }

main.front-3 + footer {
  margin-top: -3rem; }

main.page-style-general[data-layout="page-2"] {
  width: 100%;
  padding-bottom: 4rem;
  background-color: white;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  border-top: none; }
  main.page-style-general[data-layout="page-2"] > .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 71.25rem;
    margin: 0 auto; }
    main.page-style-general[data-layout="page-2"] > .inner > .primary {
      -ms-flex-order: 1;
      order: 1;
      -ms-flex-preferred-size: 42rem;
      flex-basis: 42rem;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-top: 1.5rem;
      padding: 1rem;
      background: linear-gradient(to bottom, #d3d3d3, white 10rem); }
      @media (max-width: 65rem) {
        main.page-style-general[data-layout="page-2"] > .inner > .primary {
          margin-left: 1rem;
          margin-right: 1rem;
          margin-bottom: 1rem; } }
      main.page-style-general[data-layout="page-2"] > .inner > .primary > h1 {
        font-family: "Roboto Slab", serif;
        font-size: 2.5rem;
        line-height: 1.2;
        margin-bottom: 0.5em; }
    main.page-style-general[data-layout="page-2"] > .inner > aside.sidebar {
      -ms-flex-order: 0;
      order: 0;
      -ms-flex-preferred-size: 15rem;
      flex-basis: 15rem;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      min-height: 40rem;
      margin-top: 1.5rem; }
      main.page-style-general[data-layout="page-2"] > .inner > aside.sidebar:not(:empty) {
        margin-right: 1rem; }
      @media (max-width: 71.25rem) {
        main.page-style-general[data-layout="page-2"] > .inner > aside.sidebar {
          margin-left: 1rem; } }

main.page-style-general[data-layout="page-1"] {
  width: 100%;
  padding-bottom: 4rem;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url(), linear-gradient(to bottom, #ffffff, #ffffff);
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat; }
  main.page-style-general[data-layout="page-1"] > nav {
    width: 100%; }
  main.page-style-general[data-layout="page-1"] > header {
    position: relative;
    background-image: url(/wp-content/themes/gecko-theme/images/header-bg-default.jpg);
    background-position: center;
    background-size: cover;
    padding: 4rem 0;
    border-bottom: 0.75rem solid #ffffff; }
    @media (max-width: 71.25rem) {
      main.page-style-general[data-layout="page-1"] > header {
        padding: 3rem 1rem; } }
    @media (max-width: 640px) {
      main.page-style-general[data-layout="page-1"] > header {
        padding: 2rem 1rem;
        text-align: center; } }
    main.page-style-general[data-layout="page-1"] > header::after {
      position: absolute;
      z-index: 10;
      top: 0;
      left: 0;
      content: "";
      display: block;
      height: 100%;
      width: 100%;
      background-color: rgba(91, 109, 180, 0.4); }
    main.page-style-general[data-layout="page-1"] > header > h1 {
      position: relative;
      z-index: 20;
      max-width: 71.25rem;
      margin: 0 auto;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
      color: #ffffff;
      font-family: "Roboto Slab", serif;
      font-size: 3rem; }
  main.page-style-general[data-layout="page-1"] > .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 71.25rem;
    margin: 0 auto; }
    main.page-style-general[data-layout="page-1"] > .inner > .primary {
      -ms-flex-preferred-size: 40rem;
      flex-basis: 40rem;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-top: 1.5rem; }
      @media (max-width: 65rem) {
        main.page-style-general[data-layout="page-1"] > .inner > .primary {
          margin-left: 1rem;
          margin-right: 1rem;
          margin-bottom: 1rem; } }
    main.page-style-general[data-layout="page-1"] > .inner > aside.sidebar {
      -ms-flex-preferred-size: 19rem;
      flex-basis: 19rem;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-height: 40rem;
      margin-top: 1.5rem; }
      main.page-style-general[data-layout="page-1"] > .inner > aside.sidebar:not(:empty) {
        margin-left: 1rem; }
      @media (max-width: 71.25rem) {
        main.page-style-general[data-layout="page-1"] > .inner > aside.sidebar {
          margin-right: 1rem; } }

main.article > .inner > .primary > .img::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 50%; }

main.event > .inner > .primary > .event-overview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  main.event > .inner > .primary > .event-overview > .img {
    display: block;
    -ms-flex-preferred-size: 6rem;
    flex-basis: 6rem;
    margin-right: 1rem; }
    main.event > .inner > .primary > .event-overview > .img::before {
      content: "";
      display: block;
      padding-bottom: 100%; }
  main.event > .inner > .primary > .event-overview > .details {
    line-height: 1.35; }
    main.event > .inner > .primary > .event-overview > .details label {
      font-weight: bold; }
    main.event > .inner > .primary > .event-overview > .details > h1 {
      font-size: 1.2em; }

main.single-post > .inner > .primary {
  margin-right: 1rem; }
  main.single-post > .inner > .primary > .featured-image::before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 50%; }

main.single-post > .inner > .subhead {
  width: 100%; }
  @media screen and (max-width: 63.9375rem) {
    main.single-post > .inner > .subhead {
      padding-left: 1rem; } }

main.testimonial > .inner > .primary > .image {
  display: block;
  background-position: top center; }
  main.testimonial > .inner > .primary > .image::before {
    content: "";
    display: block;
    padding-bottom: 50%; }

main.testimonial > .inner > .primary > blockquote {
  margin-top: 1rem; }
  main.testimonial > .inner > .primary > blockquote > cite {
    font-style: italic; }

/*# sourceMappingURL=theme.css.map */
