@charset "UTF-8";
/* dark blue */
/* light blue */
/* dark blue */
/* orange */
.blue {
  background-color: #005e9d; }

.green {
  background-color: #3a88c8; }

.dkbrown {
  background-color: #9FA26F; }

/*not used*/
.midbrown {
  background-color: #bfbe9d; }

/*body*/
.ltbrown {
  background-color: #d9d7c5; }

/*container*/
.medltbrown {
  background-color: #e6e5da; }

/*table row*/
.vltbrown {
  background-color: #f4f3ee; }

/*aside*/
.yellow {
  background-color: #f7e100; }

@font-face {
  font-family: 'pfweb';
  src: url("fonts/pfweb.eot");
  src: url("fonts/pfweb.eot?#iefix") format("embedded-opentype"), url("fonts/pfweb.woff") format("woff"), url("fonts/pfweb.ttf") format("truetype"), url("fonts/pfweb.svg#pfweb") format("svg");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Arial, Helvetica, sans-serif;
  color: #666;
  font-weight: normal; }

body {
  margin: 0px 0;
  font-size: 1em;
  line-height: 1.3;
  background: #005e9d; }

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2.6em;
  margin: .5em 0 0 0;
  line-height: 1.0; }

h2 {
  font-size: 2.0em;
  margin: .5em 0 0 0;
  line-height: 1.0; }

h3 {
  font-size: 1.5em;
  margin: .5em 0 0 0;
  line-height: 1.0; }

h4 {
  font-size: 1em;
  margin: .5em 0 0 0;
  line-height: 1.0; }

h5 {
  font-size: .83em;
  margin: .5em 0 0 0;
  line-height: 1.0; }

h6 {
  font-size: .75em;
  margin: .5em 0 0 0;
  line-height: 1.0; }

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 2em;
  padding: 3%;
  background: #e6e5da; }

dfn {
  font-style: italic; }

mark {
  background: #005e9d;
  color: #fff; }

p, pre {
  margin: .2em 0 .6em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: .5em 0; }

dd {
  margin: 0 0 0 5%; }

menu, ol, ul {
  padding: 0 0 0 2em; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 3% 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
  color: #3a88c8; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

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

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

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

/* ================================================
   IE10 Snap Mode - timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design
   ===============================================*/
@-ms-viewport {
  width: device-width; }

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

@viewport {
  width: device-width; }

::-moz-selection {
  background: #ff0;
  text-shadow: none; }

::selection {
  background: #ff0;
  text-shadow: none; }

/* ===================
	END RESETS
   =================== */
/* -------Basic Styles-------- */
a {
  color: #005e9d;
  background-color: transparent;
  text-decoration: none; }

.entry p a {
  text-decoration: none;
  border-bottom: dotted 1px #005e9d; }

a:visited {
  color: #005e9d;
  background-color: transparent;
  text-decoration: none; }

a:hover {
  color: #ED1C24;
  background-color: transparent;
  text-decoration: none; }

a.current {
  color: #3a88c8;
  background-color: transparent; }

p a[href$=".pdf"]:before {
  content: "\e002";
  padding-right: 0.3em;
  font-family: pfweb;
  -webkit-font-smoothing: antialiased;
  color: #005e9d; }

p a[href$=".doc"]:before {
  content: "\e001";
  padding-right: 0.3em;
  font-family: pfweb;
  -webkit-font-smoothing: antialiased;
  color: #005e9d; }

p a[href$=".docx"]:before {
  content: "\e001";
  padding-right: 0.3em;
  font-family: pfweb;
  -webkit-font-smoothing: antialiased;
  color: #005e9d; }

p a[href$=".xls"]:before {
  content: "\e000";
  padding-right: 0.3em;
  font-family: pfweb;
  -webkit-font-smoothing: antialiased;
  color: #005e9d; }

p a[href$=".xlsx"]:before {
  content: "\e000";
  padding-right: 0.3em;
  font-family: pfweb;
  -webkit-font-smoothing: antialiased;
  color: #005e9d; }

p a[href$=".zip"]:before {
  content: "\e007";
  padding-right: 0.3em;
  font-family: pfweb;
  -webkit-font-smoothing: antialiased;
  color: #005e9d; }

/* ===================
	Layout
   =================== */
.wrapper {
  width: 96%;
  margin: 0% 2%; }

#container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  text-align: left;
  background: #edf4f8; }

.logo-box {
  padding: 0.5em 0 0 0;
  background: #ffffff;
  height: 0px; }

.logo-box {
  background: url("../images/header-2022.jpg") no-repeat left top;
  height: 130px;
  background-size: cover; }

.logo-name {
  font-size: 3.5em;
  margin: 1% 0 0 2%; }

p.logo-name a {
  text-decoration: none;
  color: transparent; }

/* ==============
	Content boxes
   ============== */
article {
  float: none;
  margin: 2% 0; }

aside {
  float: none;
  clear: both;
  padding: 0px 2% 1%;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ddd;
  margin-bottom: 2%; }

footer {
  clear: both;
  margin-top: 4%;
  padding: 1% 0 1% 0;
  border-top: 4px solid #005e9d;
  text-align: center;
  background: #edf4f8; }

/* ==============
	Navigation
   ============== */
/* hidden nav narrow wiewport only */
a.menu-link, a.menu-link:visited {
  display: block;
  padding: 1.5% 1%;
  margin: 1%;
  font-weight: normal;
  color: #fff;
  background: #005e9d;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: .5em;
  -webkit-box-shadow: 0 5px 10px 0 #bbb;
  box-shadow: 0px 3px 8px 0 #bbb; }

a.menu-link:hover {
  color: #fff;
  background-color: #ED1C24; }

a.menu-link:before {
  content: "Show "; }

a.menu-link.active:before {
  content: "Hide "; }

.no-js a.menu-link {
  display: none; }

#menu {
  margin-top: -1%;
  margin-bottom: 1%; }

nav[role=navigation] {
  clear: both;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align: left; }

.js nav[role=navigation] {
  overflow: hidden;
  max-height: 0em; }

nav[role=navigation].active {
  max-height: 50em; }

nav[role=navigation] ul {
  padding: 0; }

nav[role=navigation] li {
  display: inline;
  line-height: 1.1; }

nav[role=navigation] a:link, nav[role=navigation] a:visited {
  display: block;
  padding: 1.5% 2.0%;
  margin: 0 1% 3% 1%;
  width: 44%;
  float: left;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  background: #005e9d;
  /* Old browsers */ }

nav[role=navigation] a:hover {
  text-decoration: none;
  color: #fff;
  background: #ED1C24;
  /* Old browsers */ }

nav[role=navigation] a:link.current, nav[role=navigation] a:visited.current {
  color: #fff;
  background-color: #3a88c8;
  /* Old browsers */ }

.searchbox {
  border-radius: 5px;
  width: 44%;
  padding: 1.2% 1%;
  margin: 0 1% 2% 1%; }

/* day boxes on homepage*/
.flex-box {
  text-align: center;
  margin-bottom: -5px;
  display: flex;
  flex-wrap: wrap;
  gap: .5em; }

.flex-box .item {
  flex: 1 1 auto;
  min-width: 110px; }

.flex-box h2 {
  font-size: 1.1em;
  margin: 0;
  padding: 3px 3px 5px 3px;
  line-height: 1.0;
  color: #fff;
  background-color: #005e9d;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.flex-box h2 a, .flex-box h2 a:visited {
  color: #fff; }

.flex-box h2 a:hover {
  color: #ED1C24; }

.flex-box p {
  margin: 0;
  padding: 3px;
  line-height: 1.5;
  background-color: #deebf6;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.button a:link, .button a:visited, input.submit {
  display: inline-block;
  margin: 5px 1px;
  padding: .3em;
  line-height: 1.3;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  border: none;
  border-radius: 5px;
  background: #005e9d;
  /* Old browsers */
  vertical-align: middle; }

.button a:hover, input.submit:hover {
  color: #fff;
  background: #ED1C24;
  /* Old browsers */ }

.button a:active {
  color: #fff;
  background: #005e9d;
  /* Old browsers */ }

h1, h2, h3, h4 {
  font-weight: normal;
  color: #005e9d;
  margin: .5em 0 .5em 0;
  letter-spacing: -.04em; }

h1 {
  font-size: 1.8em; }

h2 {
  font-size: 1.4em; }

h3 {
  font-size: 1.2em; }

h4 {
  font-size: 1.1em;
  margin: .5em 0 0 0; }

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited {
  text-decoration: none;
  color: #005e9d; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #ED1C24;
  background-color: transparent;
  text-decoration: none; }

h1 + h2 {
  margin: -0.5em 0 0.5em 0; }

h2 + h3 {
  margin: -0.5em 0 0.5em 0; }

ul li {
  list-style-image: url(../images/icon.png);
  margin-bottom: .5em; }

ul ul li {
  list-style-type: circle;
  list-style-image: none; }

dl {
  padding: 0; }

dt, dt a:link, dt a:visited {
  color: #005e9d;
  background-color: transparent;
  font-weight: bold;
  padding-top: .5em; }

dt a:hover {
  color: #ED1C24;
  background-color: transparent; }

dd .posted {
  margin-left: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: .8em;
  margin: 1% 0; }

th, td {
  padding: .5% 5px;
  border: 1px solid #ddd; }

th {
  text-align: left;
  color: #fff;
  background-color: #005e9d; }

tr:nth-child(odd) {
  background-color: #f4f3ee; }

tr:nth-child(even) {
  background-color: #e6e5da; }

table p {
  padding: 0;
  margin: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 1em 0;
  padding: 0;
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }

/* Images */
img {
  width: auto;
  max-width: 100%;
  height: auto; }

img.left {
  margin-right: 2%;
  margin-bottom: 1%; }

img.right {
  margin-left: 2%;
  margin-bottom: 1%; }

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

article img {
  background: #edf4f8;
  border: 1px solid #ddd;
  padding: 0.5%; }

.photopage {
  height: 260px;
  width: 45%;
  padding: 1%;
  margin: 1%;
  float: left;
  text-align: center;
  line-height: 1.1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.photopage img {
  max-width: 100%;
  margin: 0 0 4px 0; }

.gallerybox {
  width: 100%;
  padding: 1%;
  margin: 1%; }

.gallerybox img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none; }

.caption {
  font-size: .9em;
  text-align: center;
  line-height: 1.1em; }

.entry img, article img {
  float: right;
  margin: 0.5em 0 1em 1em; }

.thumb img {
  width: 30%; }

.entry {
  padding: 0px 2% 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ddd;
  margin-bottom: 2%;
  -webkit-box-shadow: 0 2px 8px 0 #bbb;
  box-shadow: 0px 2px 8px 0 #bbb;
  background: #fff;
  /* Old browsers */ }

/* highlight 1st entry on home and results page */
.home .entry:first-child, .results .entry:first-child {
  background: #fff;
  /* Old browsers */ }

.featured {
  border: none;
  margin-bottom: 0;
  padding: 2% 1% 1% 1%;
  background: #fff;
  /* Old browsers */ }

.posted {
  font-size: .9em;
  margin-top: 0em;
  color: #707070; }

.posted a:link {
  text-decoration: none;
  border-bottom: none; }

.small {
  font-size: .8em; }

.meta {
  font-size: .8em; }

.important {
  color: #005e9d;
  font-weight: bold; }

.highlight {
  background-color: #005e9d; }

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

iframe {
  margin: 0 10px; }

#map_canvas img {
  max-width: inherit;
  background-color: transparent; }

#map_canvas {
  width: 90%;
  height: 200px;
  margin: 0 auto;
  border: 1px solid #ddd;
  background-color: transparent;
  background-image: url(/assets/images/loadingAnimation.gif);
  padding: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 2px 2px 4px #ddd;
  -webkit-box-shadow: 2px 2px 4px #ddd;
  box-shadow: 2px 2px 5px #ddd; }

#map_selection {
  margin: 0.5em 5%; }

#static_map {
  margin: 5px; }

/* googlemap in event details */
.insetbox {
  width: 33%;
  margin: 0 0 1em 1em;
  float: right; }

iframe {
  width: 90%;
  border: 1px solid #ddd;
  padding: 0.5%;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.showonwide {
  display: none; }

/* ================================================
   Media Queries
   ============================================= */
@media screen and (min-width: 33em) {
  a.menu-link {
    display: none; }
  .js nav[role=navigation] {
    max-height: none; }
  .logo-box {
    background: url("../images/header-2022.jpg") no-repeat left top;
    height: 320px;
    background-size: cover; }
  aside, #container {
    -webkit-box-shadow: 0 2px 8px 0 #bbb;
    box-shadow: 0px 2px 8px 0 #bbb; }
  #menu {
    margin-bottom: -10px;
    margin-top: 0px; }
  nav[role=navigation] a:link, nav[role=navigation] a:visited {
    padding: 3% 2%;
    margin: 0 0% 4% 0%;
    width: 96%;
    float: none; }
  .searchbox {
    width: 96%;
    margin: 0; }
  .wrapper {
    width: 96%;
    margin: -40px 2%; }
  article {
    float: left;
    width: 66%;
    margin: 1% 0; }
  article.wide {
    width: 100%; }
  aside {
    float: right;
    clear: right;
    width: 26%;
    margin: 1% 0; }
  table {
    font-size: 1.0em; }
  .photopage {
    height: 270px;
    width: 29%; }
  .gallerybox {
    width: 46%;
    padding: 1%;
    margin: 1%;
    float: left; }
  .gallerybox img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .large-icon {
    font-size: 1.5em; }
  h1 {
    font-size: 2.1em; }
  h2 {
    font-size: 1.7em; }
  h3 {
    font-size: 1.4em; }
  h4 {
    font-size: 1.3em;
    margin: 10px 0 0 0; }
  #map_canvas {
    width: 100%;
    height: 380px; }
  iframe {
    width: 98%;
    border: 1px solid #ddd;
    padding: 0.5%;
    margin: 0; }
  .showonwide {
    display: block; } }

@media screen and (min-width: 48em) {
  nav[role=navigation] a:link, nav[role=navigation] a:visited {
    padding: 2% 2%;
    margin: 0 0 2% 0;
    width: 96%;
    float: none; }
  article.wide {
    width: 100%; }
  .wide .entry {
    width: 47%;
    float: left;
    clear: none;
    background: #fff; }
  .wide .entry.odd {
    clear: left;
    margin: 1% 3% 1% 0%; }
  .wide .entry.even {
    clear: none;
    margin: 1% 0% 1% 3%; }
  .large-icon {
    font-size: 2em; } }

/* ===========================================
   Helper classes
   =========================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.clearleft {
  clear: left; }

.clearright {
  clear: right; }

/* ================================================
   Print styles
   ================================================ */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.25;
    font-size: 13pt; }
  /* Headings */
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    font-weight: bold; }
  h1 {
    font-size: 20pt; }
  h2 {
    font-size: 18pt; }
  h3 {
    font-size: 16pt; }
  h4, h5, h6 {
    font-size: 14pt; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  code {
    font: 12pt Courier, monospace; }
  blockquote {
    margin: 1.2em;
    padding: 1em;
    border: 1px solid #999;
    page-break-inside: avoid; }
  hr {
    background-color: #ccc; }
  ul li {
    list-style-image: none;
    margin: 0 0 .3em 0; }
  /* Images */
  img {
    margin: 1em 1em 1em 0;
    max-width: 100% !important; }
  a img {
    border: none; }
  /* Links */
  a:link, a:visited {
    background: transparent;
    font-weight: normal;
    color: #000; }
  a:link[href]:after, a[href]:visited:after {
    content: " (" attr(href) ") ";
    font-size: 85%;
    color: #666; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* Don't show linked images  */
  a[href] {
    color: #000; }
  a[href$=".jpg"]:after, a[href$=".jpeg"]:after, a[href$=".gif"]:after, a[href$=".png"]:after {
    content: " (" attr(href) ") ";
    display: none; }
  /* Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol .. taken from html5boilerplate */
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  /* Table */
  table {
    margin: 1px;
    text-align: left; }
  th {
    border-bottom: 1px solid #333;
    font-weight: bold; }
  td {
    border-bottom: 1px solid #333; }
  th, td {
    padding: 4px 10px 4px 0; }
  tfoot {
    font-style: italic; }
  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left; }
  thead {
    display: table-header-group; }
  img, tr {
    page-break-inside: avoid; }
  article {
    width: 100%; }
  /* Hide various parts from the site only print main content --*/
  header, aside, footer, .flex-box, .gallerybox, .noPrint {
    display: none; }
  /*-- remove embeded videos --*/
  iframe, .embed_media, .video-container {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap; } }

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'pfweb';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #005e9d; }

.icon-file-excel:before {
  content: "\e000"; }

.icon-file-word:before {
  content: "\e001"; }

.icon-file-pdf:before {
  content: "\e002"; }

.icon-file-zip:before {
  content: "\e007"; }

.icon-file-powerpoint:before {
  content: "\e008"; }

.icon-link:before {
  content: "\e00a"; }

.icon-user:before {
  content: "\e00b"; }

.icon-quotes-left:before {
  content: "\e00c"; }

.icon-bubbles:before {
  content: "\e00d"; }

.icon-bubble:before {
  content: "\e00e"; }

.icon-envelop:before {
  content: "\e00f"; }

.icon-file:before {
  content: "\e010"; }

.icon-film:before {
  content: "\e011"; }

.icon-image:before {
  content: "\e012"; }

.icon-images:before {
  content: "\e013"; }

.icon-home:before {
  content: "\e014"; }

.icon-feed:before {
  content: "\e015"; }

.icon-twitter:before {
  content: "\e016"; }

.icon-facebook:before {
  content: "\e017"; }

.icon-picassa:before {
  content: "\e018"; }

.icon-phone:before {
  content: "\e003"; }

.icon-calendar:before {
  content: "\e004"; }

.icon-flickr:before {
  content: "\e005"; }

.icon-vimeo:before {
  content: "\e006"; }

.icon-paypal:before {
  content: "\e009"; }
