/*!
Theme Name: English Pen
Theme URI: https://freckleonline.com/
Author: freckleonline.com
Author URI: https://freckleonline.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: englishpen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

englishpen is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
 */
@import url("https://use.typekit.net/flh2lva.css");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

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

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

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

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*
*   Colors
*/
/*
*   Typography: ;
*/
/*
*   Grid
*/
/*
*   Content
*/
.anim_slidein:before {
  animation: .5s ease-out 1 .75s slidein-title;
  animation-play-state: running; }

@keyframes slidein-title {
  0% {
    margin-left: -300px;
    opacity: 0; }
  100% {
    margin-left: -24px;
    opacity: 1; } }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
optgroup,
select,
textarea,
li,
ol,
ul,
p,
a {
  color: #000;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 125%;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  font-weight: normal;
  outline: 0;
  background: transparent;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0;
  border: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  line-height: 1em;
  clear: both;
  color: #000;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700; }
  @media (max-width: 1024px) {
    h1 br,
    h2 br,
    h3 br,
    h4 br,
    h5 br,
    h6 br {
      display: none; } }
h1 {
  margin-bottom: 0;
  font-size: 85px;
  line-height: 1em; }
  @media (min-width: 1024px) {
    h1 {
      font-size: calc(85px + 15 * (100vw - 1024px) / 256); } }
  @media (min-width: 1280px) {
    h1 {
      font-size: 100px; } }
  @media (max-width: 767px) {
    h1 {
      font-size: 50px;
      line-height: 54px; } }
  .contact_map_details h1 {
    margin-bottom: 25px; }

h2 {
  font-size: 3.2em;
  color: #000;
  margin-bottom: 25px; }
  @media (max-width: 1024px) {
    h2 {
      font-size: 2em; } }
h3 {
  font-size: 1.3em;
  margin-bottom: 25px; }
  .large-titleh3 {
    font-size: 2em; }

h3.large-title {
  font-size: 2em; }

h4 {
  font-size: 1.625em; }

h5 {
  font-size: 1em; }

p {
  padding: 0;
  margin: 0;
  font-size: 1em;
  margin-bottom: 25px;
  color: #000; }
  @media (max-width: 767px) {
    p br {
      display: none; } }
cite,
dfn,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0; }

address {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  font-style: normal; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

ins,
mark {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/* remove default caret for ie */
.select__field::-ms-expand {
  display: none; }

.select__field:focus:invalid {
  border-color: #FD6347; }

.select__field:required:valid {
  border-color: #006400; }

/*--------------------------------------------------------------
# Columns and containers
--------------------------------------------------------------*/
.container {
  max-width: 1280px;
  height: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  transition: 300ms padding ease-out; }
  .container .row {
    position: relative;
    width: calc( 100% - 50px);
    height: 100%;
    margin: 0 25px;
    clear: both; }
    .container .row:after {
      content: "";
      display: table;
      clear: both; }
    @media (max-width: 767px) {
      .container .row {
        width: calc( 100% - 50px);
        margin: 0 25px; } }
    @media (max-width: 576px) {
      .container .row {
        width: calc( 100% - 20px);
        margin: 0 10px 0 10px; } }
.col-1 {
  position: relative;
  width: calc( 100% * 0.0833333333 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-1 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-1 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-2 {
  position: relative;
  width: calc( 100% * 0.1666666667 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-2 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-2 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-3 {
  position: relative;
  width: calc( 100% * 0.25 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-3 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-3 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-4 {
  position: relative;
  width: calc( 100% * 0.3333333333 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-4 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-4 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-5 {
  position: relative;
  width: calc( 100% * 0.4166666667 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-5 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-5 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-6 {
  position: relative;
  width: calc( 100% * 0.5 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-6 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-6 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-7 {
  position: relative;
  width: calc( 100% * 0.5833333333 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-7 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-7 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-8 {
  position: relative;
  width: calc( 100% * 0.6666666667 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-8 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-8 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-9 {
  position: relative;
  width: calc( 100% * 0.75 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-9 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-9 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-10 {
  position: relative;
  width: calc( 100% * 0.8333333333 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-10 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-10 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-11 {
  position: relative;
  width: calc( 100% * 0.9166666667 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-11 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-11 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.col-12 {
  position: relative;
  width: calc( 100% * 1 - 50px);
  height: inherit;
  margin: 0 25px 50px 25px;
  float: left; }
  @media (max-width: 767px) {
    .col-12 {
      width: calc( 100% - 50px);
      margin: 0 25px 50px 25px; } }
  @media (max-width: 576px) {
    .col-12 {
      width: calc( 100% - 20px);
      margin: 0 10px 20px 10px; } }
.container-hero {
  max-width: 1920px; }

.container-none {
  max-width: 100%; }

.no-gutter .row {
  width: 100%;
  margin: 0; }
  .no-gutter .row .col-1 {
    width: calc( 100% * 0.0833333333);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-1 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-1 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-2 {
    width: calc( 100% * 0.1666666667);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-2 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-2 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-3 {
    width: calc( 100% * 0.25);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-3 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-3 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-4 {
    width: calc( 100% * 0.3333333333);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-4 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-4 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-5 {
    width: calc( 100% * 0.4166666667);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-5 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-5 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-6 {
    width: calc( 100% * 0.5);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-6 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-6 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-7 {
    width: calc( 100% * 0.5833333333);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-7 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-7 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-8 {
    width: calc( 100% * 0.6666666667);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-8 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-8 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-9 {
    width: calc( 100% * 0.75);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-9 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-9 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-10 {
    width: calc( 100% * 0.8333333333);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-10 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-10 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-11 {
    width: calc( 100% * 0.9166666667);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-11 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-11 {
        width: 100%;
        margin: 0; } }
  .no-gutter .row .col-12 {
    width: calc( 100% * 1);
    margin: 0; }
    @media (max-width: 767px) {
      .no-gutter .row .col-12 {
        width: 100%;
        margin: 0; } }
    @media (max-width: 576px) {
      .no-gutter .row .col-12 {
        width: 100%;
        margin: 0; } }
.no-bottom-gutter .row {
  margin-bottom: 0; }
  .no-bottom-gutter .row .col-1 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-1 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-1 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-2 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-2 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-2 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-3 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-3 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-3 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-4 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-4 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-4 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-5 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-5 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-5 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-6 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-6 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-6 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-7 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-7 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-7 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-8 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-8 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-8 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-9 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-9 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-9 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-10 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-10 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-10 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-11 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-11 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-11 {
        margin-bottom: 0; } }
  .no-bottom-gutter .row .col-12 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .no-bottom-gutter .row .col-12 {
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .no-bottom-gutter .row .col-12 {
        margin-bottom: 0; } }
[class^="col-"] [class^="col-"] {
  margin: 0; }

.row .row {
  width: 100%;
  margin: 0; }

.col1 {
  width: 8.33%; }

.col2 {
  width: 9.09%; }

.col3 {
  width: 10%; }

.col4 {
  width: 11.11%; }

.col5 {
  width: 12.5%; }

.col6 {
  width: 14.28%; }

.col7 {
  width: 16.66%; }

.col8 {
  width: 20%; }

.col9 {
  width: 25%; }

.col10 {
  width: 33.33%; }

.col11 {
  width: 50%; }

.col12 {
  width: 100%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
  overflow-x: hidden; }

*,
*:after,
*:before {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  overflow-x: hidden; }

#page {
  margin-top: 150px; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ol,
ul {
  margin: 0 0 0 0;
  padding: 0 0 0 25px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ol,
ul,
li {
  font-size: inherit;
  line-height: inherit; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

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

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

.no-mob {
  display: block; }
  @media (max-width: 767px) {
    .no-mob {
      display: none; } }
.mob {
  display: none; }
  @media (max-width: 767px) {
    .mob {
      display: block; } }
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.site-header .jcf-button,
.hero .jcf-button,
.site-content .jcf-button,
.site-header .button,
.hero .button,
.site-content .button {
  position: relative;
  vertical-align: top;
  transition: 200ms all ease-out;
  width: auto;
  min-height: 68px;
  padding: 15px 35px;
  background: #fff;
  display: inline-block;
  float: left;
  color: #000;
  border: 4px solid transparent;
  background: transparent;
  font-size: 1.3em;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 25px; }
  .site-header .jcf-button:after,
  .hero .jcf-button:after,
  .site-content .jcf-button:after,
  .site-header .button:after,
  .hero .button:after,
  .site-content .button:after {
    content: ' ';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
    margin-left: 25px;
    width: 15px;
    height: 15px;
    background-image: url("assets/img/icon_arrow_right_white.svg");
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center; }
    @media (max-width: 767px) {
      .site-header .jcf-button:after,
      .hero .jcf-button:after,
      .site-content .jcf-button:after,
      .site-header .button:after,
      .hero .button:after,
      .site-content .button:after {
        right: 12.5px; } }
  .white-popup-block .site-header .jcf-button:after, .white-popup-block .hero .jcf-button:after, .white-popup-block .site-content .jcf-button:after, .white-popup-block .site-header .button:after, .white-popup-block .hero .button:after, .white-popup-block .site-content .button:after {
    display: none; }
  .orange .site-header .jcf-button, .orange .hero .jcf-button, .orange .site-content .jcf-button, .orange .site-header .button, .orange .hero .button, .orange .site-content .button {
    background: #fc8600;
    border-color: #fc8600;
    color: #fff; }
    .orange .site-header .jcf-button:hover, .orange .hero .jcf-button:hover, .orange .site-content .jcf-button:hover, .orange .site-header .button:hover, .orange .hero .button:hover, .orange .site-content .button:hover {
      background-color: #fff;
      color: #fc8600; }
      .orange .site-header .jcf-button:hover:after, .orange .hero .jcf-button:hover:after, .orange .site-content .jcf-button:hover:after, .orange .site-header .button:hover:after, .orange .hero .button:hover:after, .orange .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_orange.svg"); }
  .pink .site-header .jcf-button, .pink .hero .jcf-button, .pink .site-content .jcf-button, .pink .site-header .button, .pink .hero .button, .pink .site-content .button {
    background-color: #e00034;
    border-color: #e00034;
    color: #fff; }
    .pink .site-header .jcf-button:hover, .pink .hero .jcf-button:hover, .pink .site-content .jcf-button:hover, .pink .site-header .button:hover, .pink .hero .button:hover, .pink .site-content .button:hover {
      background-color: #fff;
      color: #e00034; }
      .pink .site-header .jcf-button:hover:after, .pink .hero .jcf-button:hover:after, .pink .site-content .jcf-button:hover:after, .pink .site-header .button:hover:after, .pink .hero .button:hover:after, .pink .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_pink.svg"); }
  .blue .site-header .jcf-button, .blue .hero .jcf-button, .blue .site-content .jcf-button, .blue .site-header .button, .blue .hero .button, .blue .site-content .button {
    background-color: #2536cf;
    border-color: #2536cf;
    color: #fff; }
    .blue .site-header .jcf-button:hover, .blue .hero .jcf-button:hover, .blue .site-content .jcf-button:hover, .blue .site-header .button:hover, .blue .hero .button:hover, .blue .site-content .button:hover {
      background-color: #fff;
      color: #2536cf; }
      .blue .site-header .jcf-button:hover:after, .blue .hero .jcf-button:hover:after, .blue .site-content .jcf-button:hover:after, .blue .site-header .button:hover:after, .blue .hero .button:hover:after, .blue .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_blue.svg"); }
  .purple .site-header .jcf-button, .purple .hero .jcf-button, .purple .site-content .jcf-button, .purple .site-header .button, .purple .hero .button, .purple .site-content .button {
    background-color: #6c005e;
    border-color: #6c005e;
    color: #fff; }
    .purple .site-header .jcf-button:hover, .purple .hero .jcf-button:hover, .purple .site-content .jcf-button:hover, .purple .site-header .button:hover, .purple .hero .button:hover, .purple .site-content .button:hover {
      background-color: #fff;
      color: #6c005e; }
      .purple .site-header .jcf-button:hover:after, .purple .hero .jcf-button:hover:after, .purple .site-content .jcf-button:hover:after, .purple .site-header .button:hover:after, .purple .hero .button:hover:after, .purple .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_purple.svg"); }
  .black .site-header .jcf-button, .black .hero .jcf-button, .black .site-content .jcf-button, .black .site-header .button, .black .hero .button, .black .site-content .button {
    background-color: #000;
    border-color: #000;
    color: #fff; }
    .black .site-header .jcf-button:hover, .black .hero .jcf-button:hover, .black .site-content .jcf-button:hover, .black .site-header .button:hover, .black .hero .button:hover, .black .site-content .button:hover {
      background-color: #fff;
      color: #000; }
      .black .site-header .jcf-button:hover:after, .black .hero .jcf-button:hover:after, .black .site-content .jcf-button:hover:after, .black .site-header .button:hover:after, .black .hero .button:hover:after, .black .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_white.svg"); }
  .white .site-header .jcf-button, .white .hero .jcf-button, .white .site-content .jcf-button, .white .site-header .button, .white .hero .button, .white .site-content .button {
    background-color: #fff;
    border-color: #fff;
    color: #000; }
    .white .site-header .jcf-button:hover, .white .hero .jcf-button:hover, .white .site-content .jcf-button:hover, .white .site-header .button:hover, .white .hero .button:hover, .white .site-content .button:hover {
      background-color: #000;
      color: #fff; }
      .white .site-header .jcf-button:hover:after, .white .hero .jcf-button:hover:after, .white .site-content .jcf-button:hover:after, .white .site-header .button:hover:after, .white .hero .button:hover:after, .white .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_black.svg"); }
  .single-news-event .site-header .jcf-button, .page-events .site-header .jcf-button, .single-news-event .hero .jcf-button, .page-events .hero .jcf-button, .single-news-event .site-content .jcf-button, .page-events .site-content .jcf-button, .single-news-event .site-header .button, .page-events .site-header .button, .single-news-event .hero .button, .page-events .hero .button, .single-news-event .site-content .button, .page-events .site-content .button {
    background-color: #e00034;
    border-color: #e00034;
    color: #fff; }
    .single-news-event .site-header .jcf-button:hover, .page-events .site-header .jcf-button:hover, .single-news-event .hero .jcf-button:hover, .page-events .hero .jcf-button:hover, .single-news-event .site-content .jcf-button:hover, .page-events .site-content .jcf-button:hover, .single-news-event .site-header .button:hover, .page-events .site-header .button:hover, .single-news-event .hero .button:hover, .page-events .hero .button:hover, .single-news-event .site-content .button:hover, .page-events .site-content .button:hover {
      background-color: #fff;
      color: #e00034; }
      .single-news-event .site-header .jcf-button:hover:after, .page-events .site-header .jcf-button:hover:after, .single-news-event .hero .jcf-button:hover:after, .page-events .hero .jcf-button:hover:after, .single-news-event .site-content .jcf-button:hover:after, .page-events .site-content .jcf-button:hover:after, .single-news-event .site-header .button:hover:after, .page-events .site-header .button:hover:after, .single-news-event .hero .button:hover:after, .page-events .hero .button:hover:after, .single-news-event .site-content .button:hover:after, .page-events .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_pink.svg"); }
  .page-titles .site-header .jcf-button, .page-books .site-header .jcf-button, .page-titles .hero .jcf-button, .page-books .hero .jcf-button, .page-titles .site-content .jcf-button, .page-books .site-content .jcf-button, .page-titles .site-header .button, .page-books .site-header .button, .page-titles .hero .button, .page-books .hero .button, .page-titles .site-content .button, .page-books .site-content .button {
    background-color: #2536cf;
    border-color: #2536cf;
    color: #fff; }
    .page-titles .site-header .jcf-button:hover, .page-books .site-header .jcf-button:hover, .page-titles .hero .jcf-button:hover, .page-books .hero .jcf-button:hover, .page-titles .site-content .jcf-button:hover, .page-books .site-content .jcf-button:hover, .page-titles .site-header .button:hover, .page-books .site-header .button:hover, .page-titles .hero .button:hover, .page-books .hero .button:hover, .page-titles .site-content .button:hover, .page-books .site-content .button:hover {
      background-color: #fff;
      color: #2536cf; }
      .page-titles .site-header .jcf-button:hover:after, .page-books .site-header .jcf-button:hover:after, .page-titles .hero .jcf-button:hover:after, .page-books .hero .jcf-button:hover:after, .page-titles .site-content .jcf-button:hover:after, .page-books .site-content .jcf-button:hover:after, .page-titles .site-header .button:hover:after, .page-books .site-header .button:hover:after, .page-titles .hero .button:hover:after, .page-books .hero .button:hover:after, .page-titles .site-content .button:hover:after, .page-books .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_blue.svg"); }
  .contact-form-block .site-header .jcf-button, .contact-form-block .hero .jcf-button, .contact-form-block .site-content .jcf-button, .contact-form-block .site-header .button, .contact-form-block .hero .button, .contact-form-block .site-content .button {
    min-width: 200px; }
  .hero .site-header .jcf-button:after, .hero .hero .jcf-button:after, .hero .site-content .jcf-button:after, .hero .site-header .button:after, .hero .hero .button:after, .hero .site-content .button:after {
    display: none; }
  .site-header .jcf-button:active,
  .hero .jcf-button:active,
  .site-content .jcf-button:active,
  .site-header .button:active,
  .hero .button:active,
  .site-content .button:active {
    color: #fff;
    background-color: transparent; }
  .contact-form .site-header .jcf-button, .contact-form .hero .jcf-button, .contact-form .site-content .jcf-button, .contact-form .site-header .button, .contact-form .hero .button, .contact-form .site-content .button {
    background-color: #2536cf;
    border-color: #2536cf;
    color: #fff; }
    .contact-form .site-header .jcf-button:hover, .contact-form .hero .jcf-button:hover, .contact-form .site-content .jcf-button:hover, .contact-form .site-header .button:hover, .contact-form .hero .button:hover, .contact-form .site-content .button:hover {
      background-color: #fff;
      color: #2536cf; }
      .contact-form .site-header .jcf-button:hover:after, .contact-form .hero .jcf-button:hover:after, .contact-form .site-content .jcf-button:hover:after, .contact-form .site-header .button:hover:after, .contact-form .hero .button:hover:after, .contact-form .site-content .button:hover:after {
        background-image: url("assets/img/icon_arrow_right_blue.svg"); }
    .contact-form .site-header .jcf-button:after, .contact-form .hero .jcf-button:after, .contact-form .site-content .jcf-button:after, .contact-form .site-header .button:after, .contact-form .hero .button:after, .contact-form .site-content .button:after {
      content: unset; }

.hero .button:after,
.hero .jcf-button:after {
  display: none; }

form .jcf-button-content {
  padding-right: 15px; }

a.button:hover {
  opacity: 1; }

.mfp-content .jcf-button {
  position: absolute !important;
  right: 25px;
  top: 25px;
  width: 50px;
  height: 50px;
  background-image: url(assets/img/icon_modal.svg);
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  border: 0;
  display: inline;
  margin: 0;
  line-height: 0;
  min-height: unset; }
  .mfp-content .jcf-button:hover {
    background-image: url(assets/img/icon_modal_on.svg); }
  .mfp-content .jcf-button:after {
    content: ' '; }

.jcf-button .jcf-real-element {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  outline: none;
  opacity: 0;
  padding: 0;
  margin: 0;
  border: 0;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0; }

span.wpcf7-list-item {
  display: inline-block;
  margin: 0; }

body.lock-scroll {
  width: 100%; }

/* reset button for menu toggle */
button {
  position: absolute;
  width: unset;
  height: unset;
  margin-top: unset;
  display: block;
  color: unset;
  font-size: unset;
  font-weight: unset;
  line-height: unset;
  background: unset;
  border: unset;
  border-radius: unset;
  text-decoration: unset; }
  button:hover {
    color: unset; }
  button:active {
    color: unset; }


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  font-size: inherit;
  line-height: inherit;
  color: #e00034;
  text-decoration: none;
  outline: 0;
  transition: 300ms color ease-out, 300ms opacity ease-out; }
  a:hover {
    opacity: .5; }
    a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5 {
      opacity: .5;
      transition: 300ms color ease-out, 300ms opacity ease-out; }
    a:hover:after {
      transition: 300ms opacity ease-out; }
  a:active, a:focus {
    color: #e00034; }
  a a:focus {
    outline: 0; }
  .orange a {
    color: #fc8600; }
  .pink a {
    color: #e00034; }
  .blue a {
    color: #2536cf; }
  .purple a {
    color: #6c005e; }
  .black a {
    color: #fff; }
  .white a {
    color: #000; }
  .page-campaigns a {
    color: #fc8600; }
  .page-events a {
    color: #e00034; }
  .page-news a {
    color: #fc8600; }
  .contact-form-block a {
    color: #000; }
    .black .contact-form-block a {
      color: #000; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-header {
  position: fixed;
  height: 150px;
  line-height: 150px;
  width: 100%;
  top: 0;
  padding: 0;
  z-index: 100;
  transition: 300ms all ease-in-out;
  background-image: url(assets/img/img_menu_bg-single-2_black.png);
  background-position: -105vw 0;
  background-size: 110% 100px;
  background-repeat: no-repeat; }
  @media (min-width: 1280px) {
    .site-header {
      transition: 300ms background-position ease-in-out 0ms; } }
  @media (max-width: 1024px) {
    .site-header {
      height: 100px;
      line-height: 100px; } }
  .scrolled .site-header {
    height: 100px;
    line-height: 100px;
    background-position: 0px 0px;
    transition: 600ms background-position ease-in-out 400ms; }
  .site-header .button {
    height: auto;
    line-height: unset; }

@keyframes menu-frames {
  to {
    background-position: 0 2550px; } }

.no-animation {
  animation: none; }

.crumbs-container {
  font-size: 14px;
  line-height: 1.5em;
  color: #000;
  padding: 0 0 25px 0;
  background: transparent; }
  @media (min-width: 1024px) {
    .crumbs-container {
      padding: 0 0 50px 0; } }
  .page-home .crumbs-container {
    display: none; }
  .crumbs-container span {
    padding: 0 10px;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 500px;
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis; }
    .crumbs-container span a {
      padding: 0;
      color: #000; }
    .crumbs-container span span {
      padding: 0; }
    .crumbs-container span:first-of-type {
      padding-left: 0; }
  .crumbs-container .current-item,
  .crumbs-container .current {
    font-weight: bold; }
  .single .crumbs-container {
    color: #000; }
    .single .crumbs-container a, .single .crumbs-container span {
      color: #000; }

.site-branding {
  position: relative;
  width: 125px;
  font-weight: bold;
  height: inherit;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  transform: scale(1);
  z-index: 99999;
  transition: 600ms width ease-in-out; }
  @media (min-width: 1024px) {
    .site-branding {
      width: calc(125px + 123 * (100vw - 1024px) / 896); } }
  @media (min-width: 1920px) {
    .site-branding {
      width: 248px; } }
  .scrolled .site-branding {
    width: 125px; }
  .toggled .site-branding {
    background-image: url("assets/img/logo_new_black.png"); }
  .site-footer .site-branding {
    position: relative;
    left: 0;
    width: 152px;
    height: 110px;
    margin-left: 0;
    float: unset;
    display: inline-block;
    background-image: url("assets/img/logo_new_black.png") !important; }
    @media (max-width: 1024px) {
      .site-footer .site-branding {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        display: block;
        height: 60px; } }
    .site-footer .site-branding a {
      position: relative;
      top: unset;
      left: unset; }
  .site-branding a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    display: block; }

.main-navigation {
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  height: inherit;
  margin: 0;
  z-index: 99; }
  .toggled .main-navigation {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    display: block;
    z-index: 9999; }
  .toggled .main-navigation {
    visibility: visible; }
  .main-navigation .menu-primary-menu-container {
    width: 100%;
    height: 100%;
    visibility: visible; }
    @media (max-width: 1024px) {
      .main-navigation .menu-primary-menu-container {
        position: fixed;
        left: 0;
        visibility: hidden; }
        .toggled .main-navigation .menu-primary-menu-container {
          visibility: visible;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100vh;
          overflow-y: auto; } }
    .toggled .main-navigation .menu-primary-menu-container {
      visibility: visible;
      background: #fff; }
  .main-navigation > ul {
    top: 0; }
  .main-navigation ul {
    padding: 0;
    margin: 0;
    left: unset;
    box-sizing: border-box; }
    @media (max-width: 1024px) {
      .main-navigation ul {
        width: 100%;
        margin-top: 125px;
        max-height: 0px; } }
    @media (max-width: 1024px) {
      .main-navigation ul {
        padding: 0 50px; } }
    @media (max-width: 576px) {
      .main-navigation ul {
        padding: 0 20px; } }
    .toggled .main-navigation ul {
      padding: 0 50px;
      margin-top: 125px; }
    .main-navigation ul li.menu-item {
      position: relative;
      width: auto;
      height: inherit;
      line-height: 150px;
      display: inline-block;
      float: left;
      text-align: left;
      border: 0; }
      .scrolled .main-navigation ul li.menu-item {
        line-height: 100px; }
      @media (min-width: 1024px) {
        .main-navigation ul li.menu-item {
          transition: 300ms height ease-in-out, 300ms line-height ease-in-out; } }
      .toggled .main-navigation ul li.menu-item {
        width: auto;
        height: 100%;
        margin: 0;
        padding: 0;
        line-height: 100%;
        display: block;
        float: none;
        border-top: 1px solid #f6f6f6; }
      .main-navigation ul li.menu-item:first-of-type {
        margin-left: 25px; }
        @media (min-width: 1024px) {
          .main-navigation ul li.menu-item:first-of-type {
            margin-left: calc(25px + 50 * (100vw - 1024px) / 896); } }
        @media (min-width: 1920px) {
          .main-navigation ul li.menu-item:first-of-type {
            margin-left: 75px; } }
        .toggled .main-navigation ul li.menu-item:first-of-type {
          margin-left: 0;
          padding-top: 0; }
      .main-navigation ul li.menu-item:hover:before {
        opacity: 1; }
      .main-navigation ul li.menu-item:hover:after {
        opacity: 1; }
      .main-navigation ul li.menu-item:hover ul {
        visibility: visible;
        opacity: 1; }
      @media (min-width: 767px) {
        .main-navigation ul li.menu-item:hover a {
          transition: 300ms all ease-in-out; } }
      .main-navigation ul li.menu-item a {
        font-size: 10px;
        padding: 15px 25px;
        padding-left: 15px;
        padding-right: 15px;
        display: inline;
        text-transform: uppercase;
        color: #000;
        font-weight: bold;
        text-align: center; }
        @media (min-width: 1024px) {
          .main-navigation ul li.menu-item a {
            font-size: calc(10px + 9 * (100vw - 1024px) / 896); } }
        @media (min-width: 1920px) {
          .main-navigation ul li.menu-item a {
            font-size: 19px; } }
        @media (min-width: 1024px) {
          .main-navigation ul li.menu-item a {
            padding-left: calc(15px + 26 * (100vw - 1024px) / 896); } }
        @media (min-width: 1920px) {
          .main-navigation ul li.menu-item a {
            padding-left: 41px; } }
        @media (min-width: 1024px) {
          .main-navigation ul li.menu-item a {
            padding-right: calc(15px + 26 * (100vw - 1024px) / 896); } }
        @media (min-width: 1920px) {
          .main-navigation ul li.menu-item a {
            padding-right: 41px; } }
        .page-home .main-navigation ul li.menu-item a {
          color: #fff; }
        .scrolled .main-navigation ul li.menu-item a {
          color: #fff; }
        .toggled .main-navigation ul li.menu-item a {
          width: 100%;
          padding: 25px 0;
          font-size: .8em;
          padding: 15px 25px;
          display: inline-block;
          color: #000; }
        .main-navigation ul li.menu-item a:hover {
          opacity: 1; }
      .main-navigation ul li.menu-item:hover > ul {
        visibility: visible;
        transition: 300ms max-height ease-in-out, 300ms opacity ease-in-out; }
        @media (max-width: 1024px) {
          .main-navigation ul li.menu-item:hover > ul {
            visibility: hidden; } }
    @media (min-width: 1024px) {
      .main-navigation ul li.menu-item-has-children .toggle-sub:after {
        display: none; } }
    @media (max-width: 1024px) {
      .main-navigation ul li.menu-item-has-children .toggle-sub:after {
        content: ' ';
        position: absolute;
        top: 20px;
        right: 0;
        margin-left: 10px;
        width: 20px;
        height: 15px;
        display: block;
        background-image: url(assets/img/icon_arrow_down_black.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        z-index: 99;
        cursor: pointer; }
        .toggled .main-navigation ul li.menu-item-has-children .toggle-sub:after {
          background-image: url(assets/img/icon_arrow_down_blue.svg); } }
    .main-navigation ul li.menu-item-has-children a {
      position: relative; }
      .main-navigation ul li.menu-item-has-children a:after {
        content: ' ';
        position: relative;
        top: 50%;
        margin-left: 10px;
        width: 10px;
        height: 8px;
        display: inline-block;
        background-image: url(assets/img/icon_arrow_down_black.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center; }
        @media (max-width: 1024px) {
          .main-navigation ul li.menu-item-has-children a:after {
            display: none; } }
        .scrolled .main-navigation ul li.menu-item-has-children a:after, .page-home .main-navigation ul li.menu-item-has-children a:after {
          background-image: url(assets/img/icon_arrow_down_white.svg); }
        .toggled .main-navigation ul li.menu-item-has-children a:after {
          position: absolute;
          right: 0px;
          margin-left: 10px;
          width: 17px;
          height: 10px;
          background-image: url(assets/img/icon_arrow_down_black.svg); }
    .main-navigation ul li.menu-item-has-children:hover > a {
      color: #000;
      background-color: #fff; }
      .main-navigation ul li.menu-item-has-children:hover > a:after {
        background-image: url(assets/img/icon_arrow_down_black.svg); }
    .main-navigation ul li.menu-item-has-children li:before, .main-navigation ul li.menu-item-has-children li:after {
      display: none; }
    .main-navigation ul li.menu-item-has-children li a:hover {
      opacity: .5; }
  .main-navigation ul ul {
    position: absolute;
    left: 0;
    opacity: 0;
    background: #000;
    visibility: hidden;
    opacity: 0;
    z-index: 10; }
    @media (min-width: 1280px) {
      .main-navigation ul ul {
        top: 102px; } }
    @media (min-width: 1024px) {
      .main-navigation ul ul {
        top: 100px; } }
    @media (max-width: 1024px) {
      .main-navigation ul ul {
        padding: 0;
        margin: 0;
        position: relative;
        max-height: 0px;
        margin-top: unset; } }
    .main-navigation ul ul:hover {
      opacity: 1; }
    .page-home .main-navigation ul ul {
      background: #fff; }
    @media (min-width: 1024px) {
      .scrolled .main-navigation ul ul {
        top: 75px; } }
    .toggled .main-navigation ul ul {
      margin-top: unset; }
    .main-navigation ul ul li.menu-item-has-children a {
      position: relative;
      color: #2536cf; }
      .scrolled .main-navigation ul ul li.menu-item-has-children a, .page-home .main-navigation ul ul li.menu-item-has-children a {
        color: #2536cf; }
      .main-navigation ul ul li.menu-item-has-children a:after {
        content: ' ';
        position: relative;
        top: 50%;
        margin-left: 10px;
        width: 10px;
        height: 8px;
        visibility: hidden; }
    .main-navigation ul ul li.menu-item-has-children:hover a {
      color: #2536cf; }
      .main-navigation ul ul li.menu-item-has-children:hover a:after {
        background-image: url(assets/img/icon_line_blue.svg); }
    .main-navigation ul ul li.menu-item {
      border-top: 1px solid #f6f6f6;
      width: 100%;
      margin: 0;
      line-height: 100%;
      font-weight: bold;
      text-align: center;
      background: #fff; }
      .scrolled .main-navigation ul ul li.menu-item {
        line-height: 100%; }
      .main-navigation ul ul li.menu-item:first-of-type {
        margin-left: 0; }
      .main-navigation ul ul li.menu-item:focus > ul, .main-navigation ul ul li.menu-item:hover > ul {
        left: auto; }
      .main-navigation ul ul li.menu-item a {
        text-align: center;
        color: #fff;
        display: inline-block;
        padding: 15px;
        color: #2536cf; }
        .page-home .main-navigation ul ul li.menu-item a {
          color: #2536cf; }
        .toggled .main-navigation ul ul li.menu-item a {
          padding: 15px 0; }
        .scrolled .main-navigation ul ul li.menu-item a {
          color: #000; }
        .main-navigation ul ul li.menu-item a:after {
          content: ' ';
          position: relative;
          left: 0;
          margin: 0 auto;
          width: auto;
          height: 4px;
          display: block;
          background-position: left;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          visibility: hidden; }
        .main-navigation ul ul li.menu-item a:hover:after {
          visibility: visible;
          background-image: url("assets/img/icon_line_blue.svg"); }
        @media (max-width: 1024px) {
          .main-navigation ul ul li.menu-item a {
            text-align: center;
            width: calc( 100% - 50px); } }
      .main-navigation ul ul li.menu-item:hover a {
        color: #2536cf; }
      .main-navigation ul ul li.menu-item:hover ul a {
        color: #000; }
  .main-navigation ul ul ul {
    position: relative;
    top: 0px; }
    @media (max-width: 1024px) {
      .main-navigation ul ul ul {
        padding: 0;
        margin: 0;
        position: relative;
        max-height: 0px;
        margin-top: unset; } }
    @media (max-width: 767px) {
      .main-navigation ul ul ul {
        visibility: hidden; } }
    .toggled .main-navigation ul ul ul {
      top: unset; }
    .scrolled .main-navigation ul ul ul {
      top: 0; }
    .main-navigation ul ul ul li.menu-item {
      top: 0;
      border-top: 0;
      background: #fff; }
      .scrolled .main-navigation ul ul ul li.menu-item {
        line-height: 100%; }
      .main-navigation ul ul ul li.menu-item a {
        padding: 5px 15px;
        font-size: 8px;
        color: #000;
        text-align: center; }
        @media (min-width: 1024px) {
          .main-navigation ul ul ul li.menu-item a {
            font-size: calc(8px + 8 * (100vw - 1024px) / 896); } }
        @media (min-width: 1920px) {
          .main-navigation ul ul ul li.menu-item a {
            font-size: 16px; } }
        .page-home .main-navigation ul ul ul li.menu-item a {
          color: #000; }
        .main-navigation ul ul ul li.menu-item a:after {
          opacity: 0; }
        .main-navigation ul ul ul li.menu-item a:hover:after {
          opacity: 1;
          background-image: url("assets/img/icon_line_black.svg"); }
      .main-navigation ul ul ul li.menu-item:hover {
        color: #000; }
        .main-navigation ul ul ul li.menu-item:hover a:hover {
          color: #000; }
  .main-navigation li.menu-item-type-custom {
    height: 100px; }
    .main-navigation li.menu-item-type-custom:nth-of-type(2n) {
      margin: 0; }
      .main-navigation li.menu-item-type-custom:nth-of-type(2n) a {
        background: #000;
        border: 3px solid #000;
        color: #fff; }
        .page-home .main-navigation li.menu-item-type-custom:nth-of-type(2n) a {
          background: #fff;
          border: 3px solid #fff;
          color: #000; }
        .scrolled .main-navigation li.menu-item-type-custom:nth-of-type(2n) a {
          background: #fff;
          color: #000;
          border-color: #fff; }
        .toggled .main-navigation li.menu-item-type-custom:nth-of-type(2n) a {
          color: #2536cf;
          border-color: #2536cf;
          background: transparent; }
        .main-navigation li.menu-item-type-custom:nth-of-type(2n) a:hover {
          border-color: #000;
          color: #000;
          background: #fff; }
          .page-home .main-navigation li.menu-item-type-custom:nth-of-type(2n) a:hover {
            background: transparent;
            border: 3px solid #000;
            color: #000; }
          .scrolled .main-navigation li.menu-item-type-custom:nth-of-type(2n) a:hover {
            background: transparent;
            color: #fff;
            border-color: #fff; }
          .toggled .main-navigation li.menu-item-type-custom:nth-of-type(2n) a:hover {
            border-color: #2536cf;
            color: #fff;
            background: #2536cf; }
    .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) {
      margin-left: 25px; }
      .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) a {
        background: transparent;
        border: 3px solid #2536cf;
        color: #2536cf; }
        .page-home .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) a {
          background: transparent;
          color: #fff;
          border-color: #fff; }
        .scrolled .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) a {
          background: transparent;
          color: #fff;
          border-color: #fff; }
        .toggled .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) a {
          background: #000;
          color: #fff;
          border-color: #000; }
        .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) a:hover {
          color: #fff;
          background: #2536cf;
          border-color: #2536cf; }
          .page-home .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) a:hover {
            background: #fff;
            border-color: #fff;
            color: #000; }
          .scrolled .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) a:hover {
            color: #000;
            background: #fff;
            border-color: #fff; }
          .toggled .main-navigation li.menu-item-type-custom:nth-of-type(2n-1) a:hover {
            background: transparent;
            border-color: #000;
            color: #000; }
    .main-navigation li.menu-item-type-custom:nth-of-type(2n), .main-navigation li.menu-item-type-custom:nth-of-type(2n+1) {
      position: relative;
      float: right;
      font-weight: bold; }
      .main-navigation li.menu-item-type-custom:nth-of-type(2n) a, .main-navigation li.menu-item-type-custom:nth-of-type(2n+1) a {
        width: auto;
        padding: 15px;
        text-transform: uppercase; }
        .main-navigation li.menu-item-type-custom:nth-of-type(2n) a:hover, .main-navigation li.menu-item-type-custom:nth-of-type(2n+1) a:hover {
          opacity: 1; }
      @media (max-width: 1024px) {
        .main-navigation li.menu-item-type-custom:nth-of-type(2n), .main-navigation li.menu-item-type-custom:nth-of-type(2n+1) {
          position: relative;
          float: left;
          left: 0; } }
    .main-navigation li.menu-item-type-custom a {
      display: inline !important; }
      .toggled .main-navigation li.menu-item-type-custom a {
        display: inline-block !important; }
    .toggled .main-navigation li.menu-item-type-custom {
      width: 100%;
      margin-left: 0;
      margin: 25px 0 !important; }
      .toggled .main-navigation li.menu-item-type-custom a {
        width: 100%; }
  .main-navigation li.current-menu-item > a {
    color: #000; }
    .toggled .main-navigation li.current-menu-item > a {
      color: #000; }
      .toggled .main-navigation li.current-menu-item > a:after {
        content: ' ';
        display: none; }
    .main-navigation li.current-menu-item > a:hover > a {
      color: #fff; }

.toggledtest ul.sub-menu {
  padding: 0;
  margin: 0;
  position: relative;
  top: 0px;
  transform: unset;
  visibility: visible;
  opacity: 1; }
  .toggledtest ul.sub-menu li.toggledtest a {
    color: #2536cf !important; }

.toggle-sub .toggle-sub {
  display: none !important; }

.main-navigation ul li.menu-item ul {
  visibility: hidden;
  height: auto;
  max-height: 0px; }
  @media (max-width: 1024px) {
    .main-navigation ul li.menu-item ul li {
      border-top: 0; } }
  .toggled .main-navigation ul li.menu-item ul a:after {
    display: none; }

@media (min-width: 1024px) {
  .main-navigation ul li.menu-item ul {
    visibility: hidden;
    height: unset;
    max-height: unset; } }

@media (max-width: 1024px) {
  .main-navigation ul li.menu-item ul {
    visibility: hidden;
    height: 0px;
    max-height: 0px; } }

@media (max-width: 1024px) {
  .main-navigation ul li.menu-item:hover ul {
    visibility: hidden;
    opacity: 1; } }

@media (max-width: 1024px) {
  .main-navigation ul li.menu-item.toggledtest ul {
    visibility: visible;
    height: auto;
    max-height: 800px; } }

@media (max-width: 1024px) {
  .main-navigation ul ul li.menu-item.toggledtest ul {
    max-height: 800px; } }

@media (max-width: 1024px) {
  .main-navigation ul ul li.menu-item.toggledtest .toggle-sub {
    display: none; } }

.main-navigation ul ul li.menu-item {
  border-top: 0 !important; }
  @media (max-width: 1024px) {
    .toggled .main-navigation ul ul li.menu-item a {
      font-size: .6em;
      color: #2536cf !important; } }
  .toggled .main-navigation ul ul li.menu-item a:after {
    display: none; }

.main-navigation ul ul li.menu-item ul {
  max-height: 0px; }
  .toggledtest .main-navigation ul ul li.menu-item ul {
    max-height: 800px; }

.main-navigation ul ul ul li.menu-item {
  border-top: 0 !important; }
  @media (max-width: 1024px) {
    .toggled .main-navigation ul ul ul li.menu-item a {
      font-size: .5em;
      color: #000 !important; } }
.main-navigation ul ul ul li a:after {
  display: none; }

.main-navigation ul ul li .toggle-sub {
  display: none; }

.secondary-navigation {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0; }
  @media (max-width: 1024px) {
    .secondary-navigation {
      margin-top: 50px;
      position: relative;
      top: unset;
      transform: unset;
      right: 0; } }
  .secondary-navigation ul {
    padding: 0;
    margin: 0; }
    .secondary-navigation ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      margin-left: 0px;
      float: left; }
      @media (min-width: 767px) {
        .secondary-navigation ul li {
          margin-left: calc(0px + 40 * (100vw - 767px) / 513); } }
      @media (min-width: 1280px) {
        .secondary-navigation ul li {
          margin-left: 40px; } }
      @media (min-width: 1280px) {
        .secondary-navigation ul li {
          margin-left: 50px; } }
      @media (max-width: 1024px) {
        .secondary-navigation ul li {
          margin-left: unset;
          margin: 25px 0;
          display: block;
          float: unset;
          text-align: center; } }
  .secondary-navigation a {
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold; }
    @media (min-width: 767px) {
      .secondary-navigation a {
        font-size: calc(10px + 4 * (100vw - 767px) / 513); } }
    @media (min-width: 1280px) {
      .secondary-navigation a {
        font-size: 14px; } }
    .secondary-navigation a:hover {
      opacity: 0.5; }

.navigation-buttons {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  float: right;
  background: unset;
  padding: 0;
  margin: 0;
  font-size: inherit;
  z-index: 100; }
  @media (max-width: 767px) {
    .navigation-buttons {
      visibility: hidden; } }
  @media (max-width: 767px) {
    .navigation-buttons .toggled {
      visibility: visible; } }
  .navigation-buttons div {
    margin-left: 40px;
    float: left;
    display: inline-block;
    line-height: 0;
    background: unset; }
    .navigation-buttons div a.button {
      padding: 0;
      margin: 0;
      padding: 10px 15px;
      line-height: 100%;
      text-transform: uppercase;
      font-size: 19px;
      background: #fff;
      border: 2px solid #fff;
      color: #000 !important; }
      .navigation-buttons div a.button:hover {
        color: #fff !important;
        background: transparent; }
        .single .navigation-buttons div a.button:hover {
          color: #000 !important;
          background: #fff; }
      .single .navigation-buttons div a.button {
        border: 2px solid #000;
        color: #fff !important;
        background: #000; }
    .navigation-buttons div:nth-of-type(1n+2) a.button {
      background: transparent;
      border: 2px solid #fff;
      color: #fff !important; }
      .navigation-buttons div:nth-of-type(1n+2) a.button:hover {
        color: #000 !important;
        background: #fff; }
        .single .navigation-buttons div:nth-of-type(1n+2) a.button:hover {
          color: #fff !important;
          background: #000; }
      .single .navigation-buttons div:nth-of-type(1n+2) a.button {
        border: 2px solid #000;
        color: #000 !important; }

.site-main .comment-navigation,
.site-main .site-main .post-navigation,
.site-main .site-main .posts-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.hamburger {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  right: 0;
  width: 50px;
  height: 33px;
  padding: 0;
  margin: 0;
  display: block;
  float: right;
  background-image: url(assets/img/icon_hamburger_black.svg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  z-index: 99999;
  visibility: hidden;
  transition: 300ms opacity ease-in-out; }
  @media (max-width: 1024px) {
    .hamburger {
      visibility: visible; } }
  .hamburger:hover {
    opacity: .5; }
  .scrolled .hamburger, .page-home .hamburger {
    background-image: url(assets/img/icon_hamburger_white.svg); }
  .lock-scroll .hamburger {
    right: 20px; }
  .toggled .hamburger {
    background-image: unset;
    top: 50px;
    right: 50px;
    visibility: visible; }
    @media (max-width: 576px) {
      .toggled .hamburger {
        right: 20px; } }
    .toggled .hamburger:hover {
      opacity: 1; }
  @media (max-width: 1024px) {
    .hamburger {
      font-size: 5em;
      visibility: visible; } }
  @media (max-width: 576px) {
    .hamburger {
      font-size: 5em;
      visibility: visible; } }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger:after {
    content: " "; }
  .hamburger .hamburger-box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 45px;
    height: 47px;
    display: block;
    line-height: inherit;
    transition: 300ms background ease-out;
    visibility: hidden; }
    @media (max-width: 1024px) {
      .page-home .hamburger .hamburger-box {
        background-color: #fff;
        border-radius: 50%; } }
    .toggled .hamburger .hamburger-box {
      visibility: visible;
      background-image: url("assets/img/icon_modal.svg");
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
      transition: 300ms background ease-out; }
      .toggled .hamburger .hamburger-box:hover {
        background-image: url("assets/img/icon_modal_on.svg");
        opacity: 1; }

.hamburger.is-active:hover {
  opacity: 0.7; }

.hamburger.is-active .hamburger-inner {
  background-color: #000; }
  .toggled .hamburger.is-active .hamburger-inner {
    background-color: rgba(0, 0, 0, 0); }

.hamburger-inner {
  display: block;
  top: 50%;
  left: 8px;
  margin-top: -1px; }

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  width: 29px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }
  @media (max-width: 1024px) {
    .page-home .hamburger-inner, .page-home .hamburger-inner::after, .page-home .hamburger-inner::before {
      background-color: #000; } }
  .toggled .hamburger-inner, .toggled .hamburger-inner::after, .toggled .hamburger-inner::before {
    background-color: rgba(0, 0, 0, 0); }

.hamburger-inner::after,
.hamburger-inner::before {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -8px; }

.hamburger-inner::after {
  bottom: -8px; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }

.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/
.site-content {
  width: 100%;
  padding: 0;
  transition: 300ms transform ease-out; }
  .single .site-content {
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 767px) {
      .single .site-content {
        margin-top: calc(100px + 75 * (100vw - 767px) / 513); } }
    @media (min-width: 1280px) {
      .single .site-content {
        margin-top: 175px; } }
.single-temp-area {
  max-width: 1280px;
  margin: 0 auto; }
  .single-temp-area .single-featured-image-small {
    margin-top: 0;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .single-temp-area .single-featured-image-small {
        margin-bottom: 25px; } }
  .small.single-temp-area {
    width: 50%;
    max-width: unset; }
    @media (max-width: 767px) {
      .small.single-temp-area {
        width: 100%; } }
  .medium.single-temp-area {
    width: 75%;
    max-width: unset; }
    @media (max-width: 767px) {
      .medium.single-temp-area {
        width: 100%; } }
  .large.single-temp-area {
    width: 100%;
    max-width: unset; }
    @media (max-width: 767px) {
      .large.single-temp-area {
        width: 100%; } }
.single .site-content p, .single .content-area p {
  line-height: 2em; }

.single .site-content .row, .single .content-area .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }

.single-pen-prizes .site-content .post-content, .single-campaigns .site-content .post-content, .single-pen-prizes .content-area .post-content, .single-campaigns .content-area .post-content {
  width: 100%; }

.single.single-campaigns .site-content, .single.single-campaigns .content-area {
  width: 100%;
  float: left; }
  @media (max-width: 767px) {
    .single.single-campaigns .site-content, .single.single-campaigns .content-area {
      width: 100%; } }
.single-pen-presents .site-content, .single-pen-presents .content-area {
  width: 100%; }

.single-pen-prizes .site-content, .single-pen-prizes .content-area {
  width: 100%;
  float: unset; }

.single-pen-books .main-content {
  display: block; }
  @media (max-width: 767px) {
    .single-pen-books .main-content {
      display: none; } }
  @media (max-width: 767px) {
    .single-pen-books .main-content .single-featured-image-small {
      margin-bottom: 0; } }
.single-pen-presents .sidebar, .single-pen-prizes .sidebar, .single.single-campaigns .sidebar {
  display: none; }

@media (max-width: 767px) {
  .sidebar {
    width: 100%; } }

.single-content {
  width: 100%;
  float: left; }
  .single-content .content-width {
    margin-left: unset;
    margin-right: unset; }

.section-title {
  margin: 125px 0;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 576px) {
    .section-title {
      margin-bottom: 20px; } }
  .section-title h2 {
    position: relative;
    color: #fc8600; }
  .section-title h3 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 50%;
    max-width: 550px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #000; }
    @media (max-width: 767px) {
      .section-title h3 {
        width: 100%; } }
.section-sub-title {
  margin-bottom: 40px;
  padding: 0 40px;
  text-align: center; }

section {
  position: relative;
  width: 100%;
  padding: 50px 0 0px 0;
  margin-top: -1px;
  border-top: 1px solid #a4a6b2;
  z-index: 10; }
  .full-width-media-text-block section {
    border-top: 0; }

section.post-results-prizes {
  padding-top: 0; }

section.hero-standard.image img,
section.hero-single img {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: unset; }

.button-group {
  width: 100%;
  padding-bottom: 0; }
  .button-group [class^="col-"] {
    margin-bottom: 0px; }
  .button-group h3 {
    margin-bottom: 25px; }
  .button-group h5 {
    margin-bottom: 25px; }
  .button-group a {
    margin-right: 50px;
    padding-right: 75px !important;
    border: 4px solid #6c005e; }
    @media (max-width: 767px) {
      .button-group a {
        margin-bottom: 25px; }
        .button-group a:last-of-type {
          margin-bottom: 0; } }
    @media (max-width: 767px) {
      .button-group a {
        height: auto;
        padding: 0 15px;
        font-size: 1em;
        line-height: 60px;
        width: 100%;
        margin-right: 0; } }
    @media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
      .button-group a {
        width: auto;
        padding: 15px 60px 15px 35px;
        margin-right: 50px; } }
    .button-break.button-group a {
      float: unset; }
    .same-width.button-group a {
      min-width: 250px; }
    @media (max-width: 380px) {
      .button-group a:only-child {
        width: 100%; } }
    .button-group a:after {
      content: ' ';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 25px;
      margin-left: 25px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat;
      background-size: 60%;
      background-position: center; }
  .button-group .orange {
    color: #fff;
    background: #fc8600;
    border-color: #fc8600; }
    .button-group .orange:after {
      background-image: url("assets/img/icon_arrow_right_white.svg"); }
    .button-group .orange:hover {
      color: #fc8600;
      background: #fff; }
      .button-group .orange:hover:after {
        background-image: url("assets/img/icon_arrow_right_orange.svg"); }
  .button-group .pink {
    color: #fff;
    background: #e00034;
    border-color: #e00034; }
    .button-group .pink:after {
      background-image: url("assets/img/icon_arrow_right_white.svg"); }
    .button-group .pink:hover {
      color: #e00034;
      background: #fff; }
      .button-group .pink:hover:after {
        background-image: url("assets/img/icon_arrow_right_pink.svg"); }
  .button-group .blue {
    color: #fff;
    background: #2536cf;
    border-color: #2536cf; }
    .button-group .blue:after {
      background-image: url("assets/img/icon_arrow_right_white.svg"); }
    .button-group .blue:hover {
      color: #2536cf;
      background: #fff; }
      .button-group .blue:hover:after {
        background-image: url("assets/img/icon_arrow_right_blue.svg"); }
  .button-group .purple {
    color: #fff;
    background: #6c005e;
    border-color: #6c005e; }
    .button-group .purple:after {
      background-image: url("assets/img/icon_arrow_right_white.svg"); }
    .button-group .purple:hover {
      color: #6c005e;
      background: #fff; }
      .button-group .purple:hover:after {
        background-image: url("assets/img/icon_arrow_right_purple.svg"); }
  .button-group .white {
    color: #000;
    background: #fff;
    border-color: #fff; }
    .button-group .white:after {
      background-image: url("assets/img/icon_arrow_right_black.svg"); }
    .button-group .white:hover {
      color: #fff;
      background: transparent; }
      .button-group .white:hover:after {
        background-image: url("assets/img/icon_arrow_right_white.svg"); }
  .button-group .black {
    color: #fff;
    background: #000;
    border-color: #000; }
    .button-group .black:after {
      background-image: url("assets/img/icon_arrow_right_black.svg"); }
    .button-group .black:hover {
      color: #000;
      background: #fff;
      border-color: #fff; }
      .button-group .black:hover:after {
        background-image: url("assets/img/icon_arrow_right_black.svg"); }
  .button-group .text-white,
  .button-group .text-black {
    width: auto;
    padding: 0;
    padding-top: 25px;
    border: 0;
    background: transparent;
    font-size: 1.1em;
    line-height: 26px; }
    .button-group .text-white:hover,
    .button-group .text-black:hover {
      opacity: .5;
      background: transparent; }
    .button-group .text-white:after,
    .button-group .text-black:after {
      content: ' ';
      position: relative;
      left: 0;
      margin: 5px auto 25px 0;
      width: auto;
      height: 5px;
      display: block;
      background-position: left;
      background-size: 100% 100%;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        .button-group .text-white:after,
        .button-group .text-black:after {
          margin-bottom: 15px; } }
  .button-group .text-white {
    color: #fff; }
    .button-group .text-white:hover {
      color: #fff; }
    .button-group .text-white:after {
      background-image: url("assets/img/icon_line_white.svg") !important; }
  .button-group .text-black {
    color: #000; }
    .button-group .text-black:hover {
      color: #000; }
    .button-group .text-black:after {
      background-image: url("assets/img/icon_line_black.svg") !important; }
  .button-group .button-break {
    width: auto;
    flex-direction: column-reverse; }
    .button-group .button-break h5 {
      margin-top: 25px; }

section.full-width-media-block {
  padding: 0; }

section.full-width-media-text-block {
  padding: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media (max-width: 767px) {
    section.full-width-media-text-block {
      padding: 0; } }
  section.full-width-media-text-block .image {
    width: 100%;
    height: 100%;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  section.full-width-media-text-block .content {
    width: calc( 100% - 200px);
    margin: 75px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    @media (max-width: 767px) {
      section.full-width-media-text-block .content {
        width: calc( 100% - 100px);
        margin: 50px;
        padding: 0;
        background-image: unset; } }
  section.full-width-media-text-block h3,
  section.full-width-media-text-block p {
    color: #fff;
    display: block; }
  section.full-width-media-text-block h3 {
    font-size: 1.625em; }
  section.full-width-media-text-block p {
    font-size: 1em;
    margin: 50px 0; }
    @media (max-width: 767px) {
      section.full-width-media-text-block p {
        margin: 25px; } }
  section.full-width-media-text-block a {
    font-size: 1em;
    color: #fff;
    font-weight: 700;
    display: inline-block; }
    section.full-width-media-text-block a:after {
      content: ' ';
      height: 8px;
      margin: 5px auto 0 auto;
      display: block;
      background-image: url("assets/img/icon_line_white.svg");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-size: contain;
      transition: 300ms background ease-out; }
    section.full-width-media-text-block a:hover {
      color: #fff; }

.donate-block {
  background: #fc8600 !important; }
  .orange .donate-block {
    background: #fc8600; }
  .pink .donate-block {
    background: #e00034; }
  .blue .donate-block {
    background: #2536cf; }
  .purple .donate-block {
    background: #6c005e; }
  .black .donate-block {
    background: #000;
    color: #fff; }
  .white .donate-block {
    background: #fff;
    color: #000; }
  .donate-block h3, .donate-block h4, .donate-block h5 {
    margin-bottom: 25px; }
  .donate-block h5 {
    font-weight: normal; }
  .donate-block h3.title {
    margin-bottom: 50px; }
  .donate-block p {
    font-size: 0.8em; }
  .donate-block [class^="col-"] {
    margin-bottom: 0; }
  .donate-block a .large-title:after {
    content: ' ';
    position: relative;
    left: 0;
    margin: 0 auto 25px 0;
    width: 100%;
    height: 5px;
    padding-top: 5px;
    display: block;
    background-image: url("assets/img/icon_line_white.svg");
    background-position: left;
    background-size: 100% 100%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      .donate-block a .large-title:after {
        margin-bottom: 15px; } }
  .text-orange.donate-block h3, .text-orange.donate-block h4, .text-orange.donate-block h5, .text-orange.donate-block p {
    color: #fc8600; }
  .text-pink.donate-block h3, .text-pink.donate-block h4, .text-pink.donate-block h5, .text-pink.donate-block p {
    color: #e00034; }
  .text-blue.donate-block h3, .text-blue.donate-block h4, .text-blue.donate-block h5, .text-blue.donate-block p {
    color: #2536cf; }
  .text-purple.donate-block h3, .text-purple.donate-block h4, .text-purple.donate-block h5, .text-purple.donate-block p {
    color: #6c005e; }
  .text-black.donate-block h3, .text-black.donate-block h4, .text-black.donate-block h5, .text-black.donate-block p {
    color: #000; }
  .text-white.donate-block h3, .text-white.donate-block h4, .text-white.donate-block h5, .text-white.donate-block p {
    color: #fff; }

.quote-block {
  margin-top: -1px;
  border-top: 1px solid #a4a6b2;
  border-bottom: 1px solid #a4a6b2; }
  .quote-block .content {
    position: relative;
    width: calc( 100% - 200px);
    margin: 0 100px;
    display: block; }
    @media (max-width: 767px) {
      .quote-block .content {
        width: 100%;
        margin: 0; } }
    @media (max-width: 767px) {
      .quote-block .content {
        width: 100%; } }
    .quote-block .content h2,
    .quote-block .content h4 {
      text-align: center; }
    .quote-block .content h2 {
      color: #fc8600; }
      @media (max-width: 767px) {
        .quote-block .content h2 {
          margin-bottom: 12.5px; } }
      .small-text.quote-block .content h2 {
        font-size: 1.3em;
        line-height: 1em; }
        @media (max-width: 767px) {
          .small-text.quote-block .content h2 {
            font-size: 1em; } }
      .medium-text.quote-block .content h2 {
        font-size: 2.5em;
        line-height: 1em; }
        @media (max-width: 767px) {
          .medium-text.quote-block .content h2 {
            font-size: 1em; } }
      .large-text.quote-block .content h2 {
        font-size: 3.75em;
        line-height: 1em; }
        @media (max-width: 767px) {
          .large-text.quote-block .content h2 {
            font-size: 1em; } }
      .text-orange.quote-block .content h2 {
        color: #fc8600; }
      .text-pink.quote-block .content h2 {
        color: #e00034; }
      .text-blue.quote-block .content h2 {
        color: #2536cf; }
      .text-purple.quote-block .content h2 {
        color: #6c005e; }
      .text-black.quote-block .content h2 {
        color: #000; }
      .text-white.quote-block .content h2 {
        color: #fff; }
    .quote-block .content h4 {
      color: #fff;
      margin: 5px 0; }
      @media (max-width: 767px) {
        .quote-block .content h4 {
          font-size: 1em; } }
.copy {
  background: #fff; }
  @media (min-width: 767px) {
    .right .copy .content {
      padding-top: 50px;
      padding-bottom: 50px;
      padding-left: 50px; } }
  @media (min-width: 767px) and (max-width: 1024px) {
    .right .copy .content {
      padding: 50px; } }
  @media (max-width: 767px) {
    .right .copy .content {
      padding: 50px; } }
  @media (max-width: 576px) {
    .right .copy .content {
      padding: 20px; } }
  @media (min-width: 767px) {
    .left .copy .content {
      padding-top: 50px;
      padding-bottom: 50px;
      padding-right: 50px; } }
  @media (min-width: 767px) and (max-width: 1024px) {
    .left .copy .content {
      padding: 50px; } }
  @media (max-width: 767px) {
    .left .copy .content {
      padding: 50px; } }
  @media (max-width: 576px) {
    .left .copy .content {
      padding: 20px; } }
section.single-link-block {
  padding: 0;
  text-align: center; }
  section.single-link-block h3 {
    padding: 50px 0;
    color: #fc8600;
    display: block;
    border-top: 3px solid #fc8600;
    border-bottom: 3px solid #fc8600;
    transition: 200ms all ease-out; }
    @media (max-width: 767px) {
      section.single-link-block h3 {
        padding: 25px 0; } }
    section.single-link-block h3:hover {
      color: #fff;
      background: #2536cf;
      border-top: 3px solid #2536cf;
      border-bottom: 3px solid #2536cf; }

.facetwp-template {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .facetwp-template .event-title {
    margin-bottom: 0;
    float: left;
    line-height: 66px; }
  .facetwp-template .button {
    float: right;
    width: auto !important;
    min-width: 275px;
    margin-bottom: 0; }
    .facetwp-template .button:after {
      margin-left: 25px;
      width: 25px;
      height: 25px;
      background-image: url(assets/img/icon_arrow_down_white.svg); }
    .facetwp-template .button:hover:after {
      background-image: url(assets/img/icon_arrow_down_pink.svg); }
  @media (min-width: 767px) and (max-width: 1024px) {
    .facetwp-template .col-4 {
      width: calc( 100% * 0.333333 - 50px); } }
  @media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
    .facetwp-template .col-4 {
      width: calc( 100% * 0.333333 - 50px); } }
  @media (min-width: 767px) and (max-width: 1024px) {
    .facetwp-template .col-3 {
      width: calc( 100% * 0.5 - 50px); } }
  @media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
    .facetwp-template .col-3 {
      width: calc( 100% * 0.5 - 50px); } }
  .facetwp-template .col-12 {
    margin-bottom: 25px; }

.posts-container .row {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }

@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
  .posts-container .col-4 {
    width: calc( 100% * 0.333333 - 50px); } }

@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
  .posts-container .col-3 {
    width: calc( 100% * 0.5 - 50px); } }

.single-listing img {
  margin-bottom: 25px; }
  @media (min-width: 767px) {
    .single-listing img {
      margin-bottom: 25px; } }
.single-listing h3 {
  margin-bottom: 25px; }

.single-listing p {
  font-weight: bold;
  margin-bottom: 0; }

.single-winner-author {
  margin-bottom: 25px; }

.post-results-authors .facetwp-alpha:nth-of-type(2) {
  display: none; }

.post-results-authors .facetwp-alpha:last-of-type {
  margin-right: 0; }

.post-results-authors .facetwp-alpha.available {
  color: #000; }
  .post-results-authors .facetwp-alpha.available:hover {
    opacity: .5; }
  .post-results-authors .facetwp-alpha.available:first-of-type:after {
    display: none; }

.post-results-authors .facetwp-alpha.selected:after {
  content: ' ';
  height: 2px;
  display: block;
  background-image: url("assets/img/icon_line_black.svg");
  background-position: left;
  background-size: 100% 100%;
  background-repeat: no-repeat; }

.post-results-authors span.facetwp-alpha {
  font-size: 26px;
  margin-right: 25px;
  text-align: center; }
  .post-results-authors span.facetwp-alpha:last-of-type {
    margin-right: 0; }
  @media (max-width: 1280px) {
    .post-results-authors span.facetwp-alpha {
      margin-bottom: 35px; } }
@media (max-width: 767px) {
  .post-results-authors [class^="col-"] {
    margin-bottom: 0; } }

[data-id="#"] {
  display: none; }

.facetwp-counter {
  display: none; }

.post-results-news,
.post-results-events {
  padding-bottom: 25px; }
  .post-results-news .event-title,
  .post-results-events .event-title {
    margin-bottom: 0; }
  .post-results-news .button,
  .post-results-events .button {
    position: relative;
    width: 100%;
    color: #fff;
    background-color: #e00034; }
    @media (max-width: 767px) {
      .post-results-news .button,
      .post-results-events .button {
        padding: 15px 10px; } }
    .post-results-news .button:hover,
    .post-results-events .button:hover {
      color: #e00034;
      border: 4px solid #e00034;
      background-color: transparent; }
    .page-news .post-results-news .button, .page-news .post-results-events .button {
      background-color: #fc8600;
      border-color: #fc8600; }
      .page-news .post-results-news .button:hover, .page-news .post-results-events .button:hover {
        color: #fc8600;
        border: 4px solid #fc8600;
        background-color: transparent; }
        .page-news .post-results-news .button:hover:after, .page-news .post-results-events .button:hover:after {
          background-image: url(assets/img/icon_arrow_down_orange.svg); }

.archive-block:after,
.featured-event:after {
  content: "";
  display: table;
  clear: both; }

.archive-block:last-of-type,
.featured-event:last-of-type {
  margin-bottom: 25px; }

.page-news .archive-block:last-of-type, .page-news .featured-event:last-of-type {
  margin-bottom: 50px; }

.archive-block .archive-cont,
.featured-event .archive-cont {
  width: 100%;
  align-items: center; }

.archive-block .row,
.featured-event .row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  @media (max-width: 1024px) {
    .archive-block .row,
    .featured-event .row {
      flex-direction: column-reverse !important; } }
.archive-block .col-6,
.featured-event .col-6 {
  margin: 0;
  width: 50%;
  height: unset;
  align-items: center;
  display: flex; }
  @media (max-width: 1024px) {
    .archive-block .col-6,
    .featured-event .col-6 {
      width: 100% !important; } }
  @media (max-width: 1024px) {
    .archive-block .col-6,
    .featured-event .col-6 {
      width: 100%; } }
.archive-block .copy,
.featured-event .copy {
  display: flex;
  align-items: center;
  background-color: #fff; }

.archive-block .content,
.featured-event .content {
  padding: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: start; }
  .archive-block .content:after,
  .featured-event .content:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 1024px) {
    .archive-block .content,
    .featured-event .content {
      position: relative;
      top: unset;
      transform: unset; } }
  @media (max-width: 1024px) {
    .archive-block .content,
    .featured-event .content {
      padding: 50px; } }
  @media (max-width: 576px) {
    .archive-block .content,
    .featured-event .content {
      padding: 25px; } }
  .archive-block .content .learn-more,
  .featured-event .content .learn-more {
    width: 50%;
    float: left; }
  .archive-block .content .info,
  .featured-event .content .info {
    position: relative;
    width: 50%;
    padding: 4px 25px; }
    @media (max-width: 1024px) {
      .archive-block .content .info,
      .featured-event .content .info {
        padding: 5px 0 5px 25px; } }
    .archive-block .content .info .date,
    .featured-event .content .info .date {
      font-size: 1.5em;
      line-height: 1em;
      font-weight: 900;
      margin-bottom: 5px;
      text-align: left; }
    .archive-block .content .info .location,
    .featured-event .content .info .location {
      padding: 0;
      margin: 0;
      font-weight: bold;
      font-size: 0.6em;
      float: left; }
      .archive-block .content .info .location:before,
      .featured-event .content .info .location:before {
        content: ' ';
        position: relative;
        top: 1px;
        width: 18px;
        height: 19px;
        margin-right: 5px;
        float: left;
        display: block;
        background-image: url("assets/img/icon_location.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
  .archive-block .content img,
  .archive-block .content h3,
  .archive-block .content p,
  .featured-event .content img,
  .featured-event .content h3,
  .featured-event .content p {
    margin-bottom: 25px;
    display: inline-block; }
    @media (max-width: 767px) {
      .archive-block .content img,
      .archive-block .content h3,
      .archive-block .content p,
      .featured-event .content img,
      .featured-event .content h3,
      .featured-event .content p {
        margin-bottom: 25px; } }
  .archive-block .content img,
  .featured-event .content img {
    max-width: 100%; }

.archive-block p:last-of-type,
.featured-event p:last-of-type {
  margin-bottom: 25px; }

.archive-block .image,
.featured-event .image {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  background: #f6f6f6;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (min-width: 1024px) {
    .archive-block .image,
    .featured-event .image {
      padding: 50px; } }
  @media (max-width: 1024px) {
    .archive-block .image,
    .featured-event .image {
      padding: 50px; } }
  @media (max-width: 576px) {
    .archive-block .image,
    .featured-event .image {
      padding: 20px; } }
.post-results-news .archive-block:nth-of-type(odd) .image:before, .post-results-events .archive-block:nth-of-type(odd) .image:before, .post-results-news .featured-event:nth-of-type(odd) .image:before, .post-results-events .featured-event:nth-of-type(odd) .image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1000%;
  height: 100%;
  margin-right: -1000%;
  display: block;
  background: inherit;
  z-index: -1; }
  @media (max-width: 1024px) {
    .post-results-news .archive-block:nth-of-type(odd) .image:before, .post-results-events .archive-block:nth-of-type(odd) .image:before, .post-results-news .featured-event:nth-of-type(odd) .image:before, .post-results-events .featured-event:nth-of-type(odd) .image:before {
      display: none; } }
.post-results-news .archive-block:nth-of-type(odd) .copy, .post-results-events .archive-block:nth-of-type(odd) .copy, .post-results-news .featured-event:nth-of-type(odd) .copy, .post-results-events .featured-event:nth-of-type(odd) .copy {
  display: flex;
  align-items: center; }
  .post-results-news .archive-block:nth-of-type(odd) .copy:before, .post-results-events .archive-block:nth-of-type(odd) .copy:before, .post-results-news .featured-event:nth-of-type(odd) .copy:before, .post-results-events .featured-event:nth-of-type(odd) .copy:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1000%;
    height: 100%;
    margin-left: -1000%;
    display: block;
    background: inherit;
    z-index: -1; }
    @media (max-width: 1024px) {
      .post-results-news .archive-block:nth-of-type(odd) .copy:before, .post-results-events .archive-block:nth-of-type(odd) .copy:before, .post-results-news .featured-event:nth-of-type(odd) .copy:before, .post-results-events .featured-event:nth-of-type(odd) .copy:before {
        display: none; } }
.post-results-news .archive-block:nth-of-type(even) .image:after, .post-results-events .archive-block:nth-of-type(even) .image:after, .post-results-news .featured-event:nth-of-type(even) .image:after, .post-results-events .featured-event:nth-of-type(even) .image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1000%;
  height: 100%;
  margin-left: -1000%;
  display: block;
  background: inherit;
  z-index: -1; }
  @media (max-width: 1024px) {
    .post-results-news .archive-block:nth-of-type(even) .image:after, .post-results-events .archive-block:nth-of-type(even) .image:after, .post-results-news .featured-event:nth-of-type(even) .image:after, .post-results-events .featured-event:nth-of-type(even) .image:after {
      display: none; } }
.post-results-news .archive-block:nth-of-type(even) .copy, .post-results-events .archive-block:nth-of-type(even) .copy, .post-results-news .featured-event:nth-of-type(even) .copy, .post-results-events .featured-event:nth-of-type(even) .copy {
  display: flex;
  align-items: center; }
  .post-results-news .archive-block:nth-of-type(even) .copy:after, .post-results-events .archive-block:nth-of-type(even) .copy:after, .post-results-news .featured-event:nth-of-type(even) .copy:after, .post-results-events .featured-event:nth-of-type(even) .copy:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1000%;
    height: 100%;
    margin-right: -1000%;
    display: block;
    background: inherit;
    z-index: -1; }
    @media (max-width: 1024px) {
      .post-results-news .archive-block:nth-of-type(even) .copy:after, .post-results-events .archive-block:nth-of-type(even) .copy:after, .post-results-news .featured-event:nth-of-type(even) .copy:after, .post-results-events .featured-event:nth-of-type(even) .copy:after {
        display: none; } }
.featured-event:nth-of-type(2n) .row {
  flex-direction: row-reverse; }

.left.archive-block .row {
  flex-direction: row-reverse; }

.archive-block .row .row {
  flex-direction: row; }

section.archive-block {
  padding: 0; }
  @media (max-width: 767px) {
    section.archive-block .content {
      position: relative;
      top: unset;
      transform: unset;
      padding: 50px; } }
  @media (max-width: 576px) {
    section.archive-block .content {
      padding: 25px; } }
  section.archive-block .content img {
    margin-bottom: 25px; }
  section.archive-block .content img {
    width: unset;
    max-width: 100%; }

.left .image:before {
  display: none; }

.left .image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1000%;
  height: 100%;
  margin-left: unset !important;
  margin-left: -1000% !important;
  display: block;
  background: inherit;
  z-index: -1; }
  @media (max-width: 1024px) {
    .left .image:after {
      display: none; } }
.right .image:before {
  display: none; }

.right .image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1000%;
  height: 100%;
  margin-right: -1000% !important;
  margin-left: unset !important;
  display: block;
  background: inherit;
  z-index: -1; }
  @media (max-width: 1024px) {
    .right .image:after {
      display: none; } }
.left .copy:before {
  display: none; }

.left .copy:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1000%;
  height: 100%;
  margin-left: unset !important;
  margin-right: -1000% !important;
  display: block;
  background: inherit;
  z-index: -1; }
  @media (max-width: 1024px) {
    .left .copy:after {
      display: none; } }
.right .copy:before {
  display: none; }

.right .copy:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1000%;
  height: 100%;
  margin-right: unset !important;
  margin-left: -1000% !important;
  display: block;
  background: inherit;
  z-index: -1; }
  @media (max-width: 1024px) {
    .right .copy:after {
      display: none; } }
.featured-event {
  margin-bottom: 0; }

.listings {
  margin-top: 50px; }
  .listings h5 {
    margin-bottom: 25px; }
  .listings .date {
    font-weight: bold;
    text-align: right; }
    .listings .listings .date {
      text-align: right; }
  .listings img {
    margin-bottom: 25px; }
    .listings img:hover {
      opacity: .5; }
    @media (max-width: 767px) {
      .listings img {
        margin-bottom: 25px; } }
  .listings .gallery-post-title {
    margin-bottom: 25px; }
  .listings .tags {
    width: 70%; }
  .listings .info {
    width: 40%;
    float: right;
    text-align: right; }

.tags {
  width: 100%;
  float: left;
  font-size: 0;
  line-height: 0; }
  .news-post-type .tags {
    margin-bottom: 0; }
  .events-post-type .tags {
    width: 70%;
    margin-bottom: 0; }
  .sidebar .tags {
    width: 100%; }
  .tags p {
    font-size: 12px; }
  .tags .tag {
    margin-right: 12.5px;
    padding: 0 6px;
    border: 2px solid #fc8600;
    display: inline-block;
    color: #000;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    transition: 300ms background ease-out; }
    .tags .tag:first-letter {
      text-transform: capitalize; }
    .tags .tag:hover {
      color: #fff;
      background: #fc8600;
      transition: 300ms background ease-out;
      opacity: 1; }
    .page-events .tags .tag, .events-post-type .tags .tag {
      border: 2px solid #e00034; }
      .page-events .tags .tag:hover, .events-post-type .tags .tag:hover {
        background: #e00034; }
    .campaign-post-type .tags .tag {
      border: 2px solid #fc8600; }
      .campaign-post-type .tags .tag:hover {
        background: #fc8600; }
    .news-post-type .tags .tag {
      border: 2px solid #fc8600; }
      .news-post-type .tags .tag:hover {
        background: #fc8600; }
    .post-block-large .tags .tag {
      font-size: 4.5em; }
    .single .tags .tag {
      margin-bottom: 12.5px; }

.facetwp-pagination {
  text-align: center; }
  .facetwp-pagination .facetwp-pager a.facetwp-page {
    color: #e00034; }
    .orange .facetwp-pagination .facetwp-pager a.facetwp-page {
      color: #fc8600; }
    .pink .facetwp-pagination .facetwp-pager a.facetwp-page {
      color: #e00034; }
    .blue .facetwp-pagination .facetwp-pager a.facetwp-page {
      color: #2536cf; }
    .purple .facetwp-pagination .facetwp-pager a.facetwp-page {
      color: #6c005e; }
    .black .facetwp-pagination .facetwp-pager a.facetwp-page {
      color: #000; }
    .white .facetwp-pagination .facetwp-pager a.facetwp-page {
      color: #fff; }
    .page-events .facetwp-pagination .facetwp-pager a.facetwp-page {
      color: #e00034; }
    .page-news .facetwp-pagination .facetwp-pager a.facetwp-page {
      color: #fc8600; }

.facetwp-facet {
  margin-bottom: 0px !important; }

.facetwp-loading {
  background: url("assets/img/icon_location.svg") no-repeat; }

section.contact-form-block .col-12:last-of-type {
  margin-bottom: 25px; }

section.contact_map_details {
  overflow: visible; }
  section.contact_map_details h4 {
    margin-bottom: 25px; }

.acf-map {
  height: 500px;
  width: calc( 100vw - 9px);
  position: relative;
  left: 50%;
  right: 50%;
  margin: 0 -50vw 0 -50vw;
  max-width: unset; }
  @media (max-width: 767px) {
    .acf-map {
      width: 100vw;
      height: 1px;
      margin: 0 -50vw 25px -50vw;
      padding-top: 100%; } }
.acf-map img {
  max-width: inherit !important; }

.content-width {
  margin-left: auto;
  margin-right: auto;
  float: none; }
  .archive-block .content-width {
    margin: 0; }
  .small .content-width {
    width: 50%; }
    @media (max-width: 767px) {
      .small .content-width {
        width: 100%; } }
  .medium .content-width {
    width: 75%; }
    @media (max-width: 767px) {
      .medium .content-width {
        padding-bottom: 0; } }
    @media (max-width: 767px) {
      .medium .content-width {
        width: 100%; } }
  .large .content-width {
    width: 100%; }

.wysiwyg img {
  width: auto; }

.wysiwyg blockquote,
.post-content blockquote {
  padding: 0;
  margin: 0;
  position: relative; }
  @media (max-width: 767px) {
    .wysiwyg blockquote,
    .post-content blockquote {
      padding: 0 25px; } }
  .wysiwyg blockquote p:after, .wysiwyg blockquote p:before,
  .post-content blockquote p:after,
  .post-content blockquote p:before {
    content: ' ';
    position: relative;
    display: inline-block;
    left: -40px;
    width: 25px;
    height: 25px;
    background-image: url(assets/img/icon_quote_l.png);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      .wysiwyg blockquote p:after, .wysiwyg blockquote p:before,
      .post-content blockquote p:after,
      .post-content blockquote p:before {
        left: -10px; } }
  .wysiwyg blockquote p:before,
  .post-content blockquote p:before {
    position: absolute; }
  .wysiwyg blockquote p:after,
  .post-content blockquote p:after {
    background-image: url(assets/img/icon_quote_r.png);
    bottom: unset;
    right: unset;
    left: 10px; }

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5,
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5 {
  margin-bottom: 25px; }

.faq-block {
  padding-bottom: 0; }
  .faq-block h2 {
    margin-bottom: 50px; }
  .faq-block ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
    .faq-block ul .collapsible-header {
      position: relative;
      padding: 15px 35px;
      background-color: #2536cf;
      color: #fff;
      font-weight: bold;
      line-height: 66px;
      font-weight: bold;
      text-decoration: none;
      cursor: pointer; }
      @media (max-width: 767px) {
        .faq-block ul .collapsible-header {
          margin-top: 50px;
          padding: 15px; } }
      .faq-block ul .collapsible-header:after {
        content: "\f107";
        position: absolute;
        right: 25px;
        margin-left: 25px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900; }
      .faq-block ul .collapsible-header:nth-of-type(1n+1) {
        margin-top: 50px; }
        @media (max-width: 767px) {
          .faq-block ul .collapsible-header:nth-of-type(1n+1) {
            margin-top: 25px; } }
    .faq-block ul .collapsible-body {
      border: 2px solid #2536cf;
      padding: 50px; }

.site-footer {
  position: relative;
  width: 100%;
  float: left; }
  .site-footer section {
    margin-left: auto;
    margin-right: auto; }
  .site-footer section.contact .container {
    max-width: 800px;
    padding: 0; }
  .site-footer section.contact h3,
  .site-footer section.contact p {
    color: #2536cf;
    text-align: center; }
  .site-footer section.contact h3 {
    font-weight: bold;
    margin-bottom: 30px; }
  .site-footer section.contact p {
    margin-bottom: 25px; }
  .site-footer section.contact .contact-form {
    display: flex;
    width: 100%; }
    .site-footer section.contact .contact-form .button {
      font-size: 1.6em;
      margin: 0 auto;
      background-color: #2536cf;
      border-color: #2536cf;
      color: #fff; }
      .site-footer section.contact .contact-form .button:hover {
        background-color: #fff;
        color: #2536cf; }
        .site-footer section.contact .contact-form .button:hover:after {
          background-image: url("assets/img/icon_arrow_right_blue.svg"); }
      .site-footer section.contact .contact-form .button:after {
        content: unset; }
      @media (max-width: 767px) {
        .site-footer section.contact .contact-form .button {
          padding: 15px 35px;
          font-size: 1em; } }
  .site-footer section.partners {
    position: relative;
    padding: 50px 0 0 0; }
    @media (max-width: 767px) {
      .site-footer section.partners {
        text-align: center; } }
    .site-footer section.partners .col-6 {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .site-footer section.partners .partner-header-cont {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse; }
        .site-footer section.partners .partner-header-cont .social-group {
          margin-bottom: 25px; } }
    .site-footer section.partners p {
      font-weight: bold;
      margin-bottom: 0; }
    .site-footer section.partners .content {
      position: relative; }
      @media (max-width: 767px) {
        .site-footer section.partners .content {
          padding-bottom: 0; } }
      .site-footer section.partners .content a {
        position: relative;
        display: inline-block; }
    .site-footer section.partners img:hover {
      opacity: 0.3; }
    @media (max-width: 767px) {
      .site-footer section.partners img {
        margin: 0 auto;
        display: block;
        width: 100%; } }
    @media only screen and (min-device-width: 767px) and (max-device-width: 1024px) {
      .site-footer section.partners .col-2 {
        width: calc( 100% * 0.333333 - 50px); } }
  .site-footer section.copy {
    padding: 50px 0 0 0; }
    .site-footer section.copy:after {
      content: "";
      display: table;
      clear: both; }
    .site-footer section.copy p {
      font-size: 0.7em;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .site-footer section.copy p {
          text-align: center;
          font-size: small; } }
    .site-footer section.copy div:nth-of-type(2) p {
      text-align: right; }
      @media (max-width: 767px) {
        .site-footer section.copy div:nth-of-type(2) p {
          text-align: center; } }
section.menu,
section.partners {
  width: calc( 100% - 100px);
  max-width: 1280px;
  padding: 25px 0 0 0; }

section.menu [class^="col-"] {
  margin-bottom: 25px; }

section.copy {
  width: calc( 100% - 100px);
  max-width: 1920px; }
  section.copy .col-10 {
    float: right; }

section.post-results-archive,
section.content-shelf,
section.posts-block {
  width: 100%;
  padding-bottom: 25px; }
  @media (min-width: 767px) and (max-width: 1024px) {
    section.post-results-archive .col-3,
    section.content-shelf .col-3,
    section.posts-block .col-3 {
      width: calc( 50% - 50px); } }
  @media (min-width: 767px) and (max-width: 1024px) {
    section.post-results-archive .col-4,
    section.content-shelf .col-4,
    section.posts-block .col-4 {
      width: calc( 50% - 50px); } }
  section.post-results-archive .posts-container,
  section.content-shelf .posts-container,
  section.posts-block .posts-container {
    position: relative;
    display: flex; }
  section.post-results-archive .title,
  section.content-shelf .title,
  section.posts-block .title {
    width: 66%; }
    @media (max-width: 767px) {
      section.post-results-archive .title,
      section.content-shelf .title,
      section.posts-block .title {
        width: calc( 100% - 50px); } }
    section.post-results-archive .title h3,
    section.content-shelf .title h3,
    section.posts-block .title h3 {
      margin-bottom: 0; }
    section.post-results-archive .title h3 + p,
    section.content-shelf .title h3 + p,
    section.posts-block .title h3 + p {
      margin-top: 25px; }
    section.post-results-archive .title p,
    section.content-shelf .title p,
    section.posts-block .title p {
      margin-bottom: 0; }

.post-block-small {
  margin-bottom: 25px; }
  .post-block-small a.image-container {
    padding-top: 100%;
    background-color: #f6f6f6;
    position: relative;
    height: 1px;
    display: block; }
    .post-block-small a.image-container img {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
  .post-block-small .content {
    width: 100%;
    padding: 25px 0 0 0; }
    .post-block-small .content:after {
      content: "";
      display: table;
      clear: both; }
    .post-block-small .content h5 {
      margin-bottom: 25px;
      color: #000;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* number of lines to show */
      -webkit-box-orient: vertical; }
    .post-block-small .content .tags {
      width: 70%; }
    .post-block-small .content .info {
      width: 40%;
      float: right; }
      .post-block-small .content .info .date {
        font-weight: bold;
        text-align: right;
        font-size: 0.7em;
        line-height: 1.7em;
        margin-bottom: 0; }
        .page-archive .post-block-small .content .info .date {
          display: none; }

.post-block-large {
  color: #fff;
  margin-bottom: 25px; }
  .post-block-large .image-container {
    background-color: #f6f6f6;
    position: relative;
    display: block; }
  .post-block-large .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    z-index: 10; }
  .post-block-large .content {
    position: absolute;
    bottom: 0;
    padding: 0 25px 25px 25px;
    z-index: 20; }
    .post-block-large .content h4, .post-block-large .content p {
      color: #fff; }
    .post-block-large .content p {
      margin-top: 25px;
      margin-bottom: 0; }

@media (max-width: 767px) {
  .post-block-image {
    height: 0 !important;
    padding-top: 100%; } }

/*
*
*   Singular
*
*/
.single .post-date {
  margin-bottom: 25px; }
  @media (max-width: 1280px) {
    .single .post-date br {
      display: inline; }
      .single .post-date br:after {
        content: '-- '; } }
.single .sidebar .date,
.single .sidebar .time,
.single .sidebar .venue,
.single .sidebar .location,
.single .sidebar .cost-details,
.single .sidebar h3,
.single .sidebar h4,
.single .sidebar .date {
  font-weight: bold;
  margin-bottom: 25px; }

.single .sidebar h4 {
  font-weight: bold; }

.single .sidebar h5 {
  font-weight: normal;
  margin-bottom: 25px; }

.single .sidebar a {
  display: inline-block;
  float: left;
  clear: left; }
  .single .sidebar a h5:after {
    content: ' ';
    height: 5px;
    margin-top: 5px;
    display: block;
    background-image: url(assets/img/icon_line_black.svg);
    background-position: left;
    background-size: 100% 100%;
    background-repeat: no-repeat; }

.single .sidebar .cost {
  font-weight: bold;
  margin-bottom: 25px; }

.single .sidebar .cost-details {
  font-weight: normal;
  line-height: 1em; }

.single .sidebar .venue:before,
.single .sidebar .location:before {
  content: ' ';
  position: relative;
  top: 3px;
  width: 18px;
  height: 25px;
  margin-right: 10px;
  display: inline-block;
  background-image: url("assets/img/icon_location.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

.single .sidebar .button {
  width: 100%;
  margin-bottom: 50px;
  color: #fff;
  background-color: #e00034;
  border: 4px solid #e00034; }
  .single .sidebar .button:hover {
    color: #e00034;
    background-color: transparent; }
  .single .sidebar .button:after {
    content: ''; }
  .single-pen-books .single .sidebar .button {
    background-color: #2536cf;
    border: 4px solid #2536cf; }
    .single-pen-books .single .sidebar .button:hover {
      color: #e00034;
      background-color: transparent; }

.single .sidebar .sidebar-content {
  display: none; }
  @media (max-width: 767px) {
    .single .sidebar .sidebar-content {
      display: block; } }
.share {
  margin-bottom: 25px;
  font-weight: normal; }

section.quote-block .content,
section.full-width-media-text-block .content {
  width: calc( 100% - 200px);
  margin-left: auto;
  margin-right: auto;
  border-top-right-radius: 60px;
  border-top-left-radius: 90px;
  display: block;
  overflow: hidden;
  position: relative;
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 90px; }
  @media (max-width: 1024px) {
    section.quote-block .content,
    section.full-width-media-text-block .content {
      width: calc( 100% - 100px); } }
  @media (max-width: 767px) {
    section.quote-block .content,
    section.full-width-media-text-block .content {
      width: calc( 100% - 50px); } }
.splashpad {
  width: 100%;
  margin-top: 68px;
  margin-bottom: 68px;
  padding-left: 75px;
  padding-right: 75px;
  text-align: center;
  background-image: url("assets/img/censor-mid.svg");
  background-repeat: repeat-y;
  background-size: 100%;
  background-position: top;
  display: block;
  float: left;
  border-radius: 10px;
  color: #fff !important; }
  .content-shelf .splashpad, .donate-block .splashpad {
    text-align: left; }
  @media (max-width: 767px) {
    .splashpad {
      padding-left: 50px;
      padding-right: 50px; } }
section.quote-block .content::before,
section.quote-block .content::after,
section.full-width-media-text-block .content::before,
section.full-width-media-text-block .content::after,
section.posts-block .title .background::before,
section.posts-block .title .background::after,
.background::before,
.background::after {
  content: '';
  display: block;
  width: 100%;
  height: 70px;
  background-image: url("assets/img/censor-top.svg");
  background-repeat: no-repeat;
  background-size: 1200px 70px;
  background-position: right top;
  position: absolute;
  top: 0px;
  bottom: auto;
  border-radius: 10px;
  margin-top: 2px; }

section.quote-block .content::after,
section.full-width-media-text-block .content::after,
section.posts-block .title .background::after,
.background::after {
  background-position: left bottom;
  background-image: url("assets/img/censor-bot.svg");
  top: auto;
  bottom: 0px;
  margin-bottom: 2px; }

section.quote-block h3,
section.quote-block p,
section.full-width-media-text-block h3,
section.full-width-media-text-block p {
  color: #fff;
  display: block; }

section.posts-block .title .background,
.background {
  padding: 0px;
  width: auto;
  display: inline-block;
  color: #fff;
  position: relative; }

section.posts-block .title .background::before,
section.posts-block .title .background::after,
.background::before,
.background::after {
  left: 0px;
  height: 31px;
  background-size: 100%;
  border-radius: 0px;
  margin: 0px;
  background-position: 0; }

section.posts-block .title .background .splashpad,
.background .splashpad {
  margin-top: 17px;
  margin-bottom: 17px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px; }

.social-group:after {
  content: "";
  display: table;
  clear: both; }

.site-footer .social-group {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse; }
  @media (max-width: 767px) {
    .site-footer .social-group {
      justify-content: space-evenly; } }
.social-group .social-single {
  width: 35px;
  height: 35px;
  margin-bottom: 25px;
  margin-right: 10px;
  float: left;
  clear: unset !important;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
  .site-fotter .social-group .social-single {
    margin-bottom: 0; }
  @media (max-width: 767px) {
    .social-group .social-single {
      width: 50px;
      height: 50px; } }
.social-group .facebook {
  background-image: url("assets/img/icon_facebook.svg"); }
  .social-group .facebook:hover {
    background-image: url("assets/img/icon_facebook_on.svg");
    transition: 300ms background ease-in;
    opacity: 1; }

.social-group .twitter {
  background-image: url("assets/img/icon_twitter.svg");
  transition: 300ms background ease-out; }
  .social-group .twitter:hover {
    background-image: url("assets/img/icon_twitter_on.svg");
    transition: 300ms background ease-in;
    opacity: 1; }

.social-group .X {
  background-image: url("assets/img/icon_x.svg");
  transition: 300ms background ease-out; }
  .social-group .X:hover {
    background-image: url("assets/img/icon_x_on.svg");
    transition: 300ms background ease-in;
    opacity: 1; }

.social-group .linkedin {
  background-image: url("assets/img/icon_linkedin.svg"); }
  .social-group .linkedin:hover {
    background-image: url("assets/img/icon_linkedin_on.svg");
    transition: 300ms background ease-in;
    opacity: 1; }

.social-group .whatsapp {
  background-image: url("assets/img/icon_whatsapp.svg"); }
  .social-group .whatsapp:hover {
    background-image: url("assets/img/icon_whatsapp_on.svg");
    transition: 300ms background ease-in;
    opacity: 1; }

.social-group .instagram {
  background-image: url("assets/img/icon_instagram.svg"); }
  .social-group .instagram:hover {
    background-image: url("assets/img/icon_instagram_on.svg");
    transition: 300ms background ease-in;
    opacity: 1; }

.mfp-close:after {
  display: none; }

.mfp-arrow:before {
  content: '';
  margin-left: 25px;
  border-right: unset;
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  bottom: 25px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-image: url("assets/img/icon_scrolldown.svg");
  background-position: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  transform: rotateZ(90deg); }

button.mfp-arrow.mfp-arrow-right:before {
  transform: rotateZ(-90deg);
  margin-left: 0;
  margin-right: 25px; }

.mfp-arrow-left:after,
.mfp-arrow-right:after {
  display: none; }

.mfp-container {
  padding: 0 20px; }
  @media (max-width: 767px) {
    .page-contact .mfp-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #fc8600; } }
.mfp-inline-holder .mfp-content {
  width: 700px;
  position: fixed;
  background: #fff;
  height: 100%;
  padding: 125px 50px 0 50px;
  top: 0;
  right: 0;
  overflow-y: scroll; }
  @media (max-width: 767px) {
    .mfp-inline-holder .mfp-content {
      width: 95vw;
      padding: 50px 25px 0 25px; } }
  .mfp-inline-holder .mfp-content p, .mfp-inline-holder .mfp-content h4 {
    margin-bottom: 25px; }
  .mfp-inline-holder .mfp-content .title {
    margin-bottom: 25px;
    margin-top: 0; }
  .mfp-inline-holder .mfp-content .book {
    font-size: 1.25em;
    line-height: 1.4em;
    font-weight: normal;
    display: inline-block;
    float: left; }
    .mfp-inline-holder .mfp-content .book:after {
      content: ' ';
      height: 5px;
      margin-top: 5px;
      display: block;
      background-image: url("assets/img/icon_line_black.svg");
      background-position: left;
      background-size: 100% 100%;
      background-repeat: no-repeat; }
  .mfp-inline-holder .mfp-content a:last-of-type .book {
    margin-bottom: 0; }
  .page-contact .mfp-inline-holder .mfp-content {
    position: unset; }
  .mfp-inline-holder .mfp-content .mfp-img {
    padding: 0 0 40px 0; }
  .mfp-inline-holder .mfp-content span {
    font-size: 0.8em; }
  .mfp-inline-holder .mfp-content .privacytick {
    width: 100%;
    text-align: left;
    color: #000; }
  .mfp-inline-holder .mfp-content .privacytext {
    position: absolute; }
    @media (max-width: 767px) {
      .mfp-inline-holder .mfp-content .privacytext {
        font-size: 0.7em;
        line-height: 1em; } }
    .mfp-inline-holder .mfp-content .privacytext a {
      font-size: 0.7em;
      line-height: 1em; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 300ms ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.15;
  transition: all 300ms ease-out; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  transform: translateX(700px);
  transition: all 300ms ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  transform: translateX(0); }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  transform: translateX(700px); }

.hero-standard,
.hero {
  position: relative;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  transition: 300ms all ease-out, 300ms transform ease-out; }
  .hero-standard .col-12,
  .hero .col-12 {
    margin-bottom: 0; }
  .hero-standard .content,
  .hero .content {
    position: relative;
    max-width: 100%;
    width: 100%; }
    .hero-standard .content h1,
    .hero .content h1 {
      color: #000; }
    .hero-standard .content h3,
    .hero .content h3 {
      color: #000; }
      @media (max-width: 767px) {
        .hero-standard .content h3,
        .hero .content h3 {
          font-size: 20px; } }
    .hero-standard .content .button,
    .hero .content .button {
      height: auto;
      line-height: unset; }
  .hero-standard .owl-carousel,
  .hero-standard .owl-stage-outer,
  .hero .owl-carousel,
  .hero .owl-stage-outer {
    height: inherit; }
  .hero-standard .owl-carousel .owl-item,
  .hero .owl-carousel .owl-item {
    height: 700px;
    overflow: hidden; }
  .hero-standard .owl-dots,
  .hero .owl-dots {
    position: absolute;
    bottom: 110px;
    right: 200px; }
    @media (max-width: 767px) {
      .hero-standard .owl-dots,
      .hero .owl-dots {
        position: absolute;
        right: unset;
        bottom: 25px;
        text-align: center;
        width: 100%; } }
    .hero-standard .owl-dots .jcf-button,
    .hero-standard .owl-dots .owl-dot,
    .hero .owl-dots .jcf-button,
    .hero .owl-dots .owl-dot {
      position: relative;
      width: 18px;
      height: 18px;
      min-height: unset;
      margin-right: 20px;
      padding: 0;
      line-height: 0;
      float: none;
      font-size: 0;
      background: #fff;
      border: 4px solid transparent;
      border-radius: 50%; }
      .hero-standard .owl-dots .jcf-button:last-of-type,
      .hero-standard .owl-dots .owl-dot:last-of-type,
      .hero .owl-dots .jcf-button:last-of-type,
      .hero .owl-dots .owl-dot:last-of-type {
        margin-right: 0; }
      @media (max-width: 576px) {
        .hero-standard .owl-dots .jcf-button,
        .hero-standard .owl-dots .owl-dot,
        .hero .owl-dots .jcf-button,
        .hero .owl-dots .owl-dot {
          position: unset;
          text-align: center;
          width: 22px;
          height: 22px; } }
    .hero-standard .owl-dots .active,
    .hero .owl-dots .active {
      border: 4px solid #fff;
      background: transparent; }
  .hero-standard .background-container,
  .hero .background-container {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .hero-standard .background-container .content,
    .hero .background-container .content {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      top: calc( 50% + 15px); }
  .hero-standard .scrolldown a,
  .hero .scrolldown a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: url("assets/img/icon_scrolldown.svg"); }
  .hero-standard .button,
  .hero .button {
    background: #fff;
    border: 4px solid #fff; }
    .hero-standard .button:after,
    .hero .button:after {
      content: ''; }
    .hero-standard .button:hover,
    .hero .button:hover {
      background: transparent; }

.hero-standard {
  position: relative;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0; }
  .hero-standard .col-12 {
    margin-bottom: 0; }
  .hero-standard .content {
    position: relative;
    max-width: 100%;
    width: 100%; }
    .hero-standard .content h1 {
      color: #000; }
      .hero-standard .content h1:after {
        content: ' ';
        margin: 25px auto 25px 0;
        display: block;
        background-position: left;
        background-size: 100% 100%;
        background-repeat: no-repeat; }
        .orange .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_orange.svg"); }
        .pink .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_pink.svg"); }
        .blue .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_blue.svg"); }
        .purple .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_purple.svg"); }
        .black .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_black.svg"); }
        .white .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_white.svg"); }
        .page-news .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_orange.svg"); }
        .page-campaigns .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_orange.svg"); }
        .page-events .hero-standard .content h1:after {
          background-image: url("assets/img/icon_line_pink.svg"); }

.home .container-hero .content h1 {
  margin-bottom: 25px;
  color: #fff; }
  .page-standard .home .container-hero .content h1 {
    color: #000 !important; }
  .orange .home .container-hero .content h1 {
    color: #fc8600; }
  .pink .home .container-hero .content h1 {
    color: #e00034; }
  .blue .home .container-hero .content h1 {
    color: #2536cf; }
  .purple .home .container-hero .content h1 {
    color: #6c005e; }
  .black .home .container-hero .content h1 {
    color: #000; }
  .white .home .container-hero .content h1 {
    color: #fff; }
  .page-news .home .container-hero .content h1 {
    color: #fc8600; }
  .page-campaigns .home .container-hero .content h1 {
    color: #e00034; }
  .page-events .home .container-hero .content h1 {
    color: #fc8600; }
  .page-standard .home .container-hero .content h1 {
    color: #000 !important; }

.home .container-hero .content .button {
  color: #000; }
  .home .container-hero .content .button:hover {
    color: #fff; }

.hero {
  height: 700px; }
  @media (max-width: 767px) {
    .hero {
      height: 100%; } }
  @media only screen and (min-device-width: 767px) and (max-device-width: 1280px) {
    .hero {
      height: 700px; } }
.hero-standard.image .content,
.hero-single .content,
.hero-standard .content {
  margin-top: 100px; }
  @media (min-width: 767px) {
    .hero-standard.image .content,
    .hero-single .content,
    .hero-standard .content {
      margin-top: calc(100px + 75 * (100vw - 767px) / 513); } }
  @media (min-width: 1280px) {
    .hero-standard.image .content,
    .hero-single .content,
    .hero-standard .content {
      margin-top: 175px; } }
.hero-standard.image,
.hero-single {
  height: auto;
  padding-top: 0px; }

.hero-single {
  padding-bottom: 0; }
  .hero-single [class^="col-"] {
    margin-bottom: 0; }

.small h1:after {
  width: 250px;
  max-width: 50%;
  height: 13px; }

.medium h1:after {
  width: 510px;
  max-width: 75%;
  height: 18px; }

.large h1:after {
  width: 750px;
  max-width: 100%;
  height: 18px; }

.xlarge h1:after {
  width: 900px;
  max-width: 100%;
  height: 18px; }

@media (max-width: 767px) {
  .small h1:after, .medium h1:after, .large h1:after {
    width: 100%; } }

h1:after .none {
  display: none; }

.tp-bullet-title {
  display: none; }

.ares .tp-bullet {
  width: 11px;
  height: 11px;
  border: 2px solid #fc8600;
  background: transparent; }

.ares .tp-bullet.selected {
  background: #fc8600; }

.tp-caption {
  white-space: normal !important; }

.hero-slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.hero-standard.orange {
  background-color: #fc8600; }

.hero-standard.pink {
  background-color: #e00034; }

.hero-standard.blue {
  background-color: #2536cf; }

.hero-standard.purple {
  background-color: #6c005e; }

.hero-standard.black {
  background-color: #000; }

.hero-standard.white {
  background-color: #fff; }

.hero-standard.text-black p, .hero-standard.text-black h1, .hero-standard.text-black h2, .hero-standard.text-black h3, .hero-standard.text-black h4, .hero-standard.text-black h5 {
  color: #000; }

.hero-standard.text-black h1:after {
  background-image: url("assets/img/placeholder_icon_line_black.svg"); }

.hero-standard.text-white p, .hero-standard.text-white h1, .hero-standard.text-white h2, .hero-standard.text-white h3, .hero-standard.text-white h4, .hero-standard.text-white h5 {
  color: #fff; }

.hero-standard.text-white h1:after {
  background-image: url("assets/img/placeholder_icon_line_white.svg"); }

.post-title {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .post-title {
      margin-bottom: 25px; } }
.post-feature-image {
  width: 100%;
  padding-top: 54%;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.parallax-container {
  height: 100vh; }

.parallax-window {
  min-height: 100vh;
  background: transparent; }

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-her {
  position: unset;
  z-index: 0;
  position: absolute; }
  .owl-her .owl-stage-outer {
    position: unset;
    z-index: 0;
    position: absolute; }
    .owl-her .owl-stage-outer .owl-stage {
      position: unset;
      z-index: 0;
      position: absolute; }
      .owl-her .owl-stage-outer .owl-stage .owl-item {
        position: unset;
        z-index: 0;
        position: absolute; }

.owl-carousel .owl-item .owl-lazy.loaded {
  opacity: 1; }

.lazyloading {
  opacity: 1 !important; }

.owl-carousel .fixed-video-aspect {
  position: relative; }

.owl-carousel .fixed-video-aspect:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%; }

.owl-carousel .fixed-video-aspect > .item-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.owl-carousel .owl-video-tn {
  background-size: cover; }

.background-top {
  background-position: top !important; }

.background-center {
  background-position: center !important; }

.background-bottom {
  background-position: bottom !important; }

div.wpcf7-response-output {
  margin: 25px; }

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  color: #D8000C;
  background-color: #FFBABA;
  border: 0;
  padding: 10px; }

.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #4F8A10;
  background-color: #DFF2BF;
  border: 0;
  padding: 10px; }

div.wpcf7-mail-sent-ok:before, div.wpcf7-validation-errors:before {
  font: 26px/30px dashicons;
  margin-right: 16px;
  vertical-align: middle; }

div.wpcf7-mail-sent-ok:before {
  content: "\f147"; }

div.wpcf7-validation-errors:before {
  content: "\f158"; }

span.wpcf7-not-valid-tip {
  display: none; }

.ajax-loader {
  display: none !important; }

.jcf-radio {
  border-radius: 9px; }

input {
  width: 100%;
  height: 66px;
  padding: 25px; }
  .page-contact-us input {
    border: 2px solid #000; }

.wpcf7-form-control-wrap select,
.wpcf7-form-control-wrap input {
  margin-bottom: 25px; }
  .orange .wpcf7-form-control-wrap select, .orange .wpcf7-form-control-wrap input {
    color: #fc8600;
    border: 2px solid #fc8600; }
  .pink .wpcf7-form-control-wrap select, .pink .wpcf7-form-control-wrap input {
    color: #e00034;
    border: 2px solid #e00034; }
  .blue .wpcf7-form-control-wrap select, .blue .wpcf7-form-control-wrap input {
    color: #2536cf;
    border: 2px solid #2536cf; }
  .purple .wpcf7-form-control-wrap select, .purple .wpcf7-form-control-wrap input {
    color: #6c005e;
    border: 2px solid #6c005e; }
  .black .wpcf7-form-control-wrap select, .black .wpcf7-form-control-wrap input {
    color: #000;
    border: 2px solid #000; }
  .white .wpcf7-form-control-wrap select, .white .wpcf7-form-control-wrap input {
    color: #000;
    border: 2px solid #000; }
  .page-news .wpcf7-form-control-wrap select, .page-news .wpcf7-form-control-wrap input {
    color: #e00034;
    border: 2px solid #e00034; }
  .page-news .wpcf7-form-control-wrap select, .page-news .wpcf7-form-control-wrap input {
    color: #fc8600;
    border: 2px solid #fc8600; }

.wpcf7-form-control-wrap:last-of-type input {
  margin-bottom: 0; }

.jcf-textarea {
  position: relative;
  height: calc(157px);
  display: block; }
  .jcf-textarea .jcf-scrollbar-horizontal {
    display: none;
    height: 0; }
  .jcf-textarea textarea {
    width: 100%;
    height: 100%;
    padding: 25px;
    border: none;
    margin: 0; }
    .orange .jcf-textarea textarea {
      color: #fc8600;
      border: 2px solid #fc8600; }
    .pink .jcf-textarea textarea {
      color: #e00034;
      border: 2px solid #e00034; }
    .blue .jcf-textarea textarea {
      color: #2536cf;
      border: 2px solid #2536cf; }
    .purple .jcf-textarea textarea {
      color: #6c005e;
      border: 2px solid #6c005e; }
    .black .jcf-textarea textarea {
      color: #000;
      border: 2px solid #000; }
    .white .jcf-textarea textarea {
      color: #000;
      border: 2px solid #000; }
    .page-news .jcf-textarea textarea {
      color: #e00034;
      border: 2px solid #e00034; }
    .page-news .jcf-textarea textarea {
      color: #fc8600;
      border: 2px solid #fc8600; }

.jcf-textarea,
.jcf-scrollable-wrapper {
  width: 100%; }

.hide[class^="col-"] {
  display: none; }

.facetwp-filters {
  font-weight: bold;
  overflow: hidden; }
  .facetwp-filters:after {
    content: "";
    display: table;
    clear: both; }
  .facetwp-filters .facetwp-type-alpha {
    width: 100%;
    margin-bottom: 25px; }
  .facetwp-filters .facetwp-facet {
    position: relative;
    width: 25%;
    height: 66px;
    display: block;
    float: left; }
    @media (max-width: 767px) {
      .facetwp-filters .facetwp-facet {
        width: 50%;
        font-size: .8em; } }
    .facetwp-filters .facetwp-facet .filter-button, .page-news .facetwp-filters .facetwp-facet, .page-past-events .facetwp-filters .facetwp-facet, .page-events .facetwp-filters .facetwp-facet, .page-archive .facetwp-filters .facetwp-facet {
      width: 25%; }
      @media (max-width: 767px) {
        .facetwp-filters .facetwp-facet .filter-button, .page-news .facetwp-filters .facetwp-facet, .page-past-events .facetwp-filters .facetwp-facet, .page-events .facetwp-filters .facetwp-facet, .page-archive .facetwp-filters .facetwp-facet {
          width: 50%; } }
      @media (min-width: 767px) {
        .facetwp-filters .facetwp-facet .filter-button:nth-of-type(2n) .jcf-select, .page-news .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-past-events .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-events .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-archive .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select {
          border-left: 0;
          border-right: unset; } }
      @media (max-width: 767px) {
        .facetwp-filters .facetwp-facet .filter-button:nth-of-type(2n) .jcf-select, .page-news .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-past-events .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-events .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-archive .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select {
          border-left: 0; } }
      @media (max-width: 767px) {
        .facetwp-filters .facetwp-facet .filter-button:nth-of-type(3n) .jcf-select, .facetwp-filters .facetwp-facet .filter-button:nth-of-type(4n) .jcf-select, .page-news .facetwp-filters .facetwp-facet:nth-of-type(3n) .jcf-select, .page-news .facetwp-filters .facetwp-facet:nth-of-type(4n) .jcf-select, .page-past-events .facetwp-filters .facetwp-facet:nth-of-type(3n) .jcf-select, .page-past-events .facetwp-filters .facetwp-facet:nth-of-type(4n) .jcf-select, .page-events .facetwp-filters .facetwp-facet:nth-of-type(3n) .jcf-select, .page-events .facetwp-filters .facetwp-facet:nth-of-type(4n) .jcf-select, .page-archive .facetwp-filters .facetwp-facet:nth-of-type(3n) .jcf-select, .page-archive .facetwp-filters .facetwp-facet:nth-of-type(4n) .jcf-select {
          border-top: 0; } }
    .page-partners .facetwp-filters .facetwp-facet {
      width: 100%; }
    .post-results-prizes .facetwp-filters .facetwp-facet {
      width: 100%; }
    [class^="page-pen"] .facetwp-filters .facetwp-facet, .page-titles .facetwp-filters .facetwp-facet, .page-books .facetwp-filters .facetwp-facet {
      width: 50%; }
      @media (max-width: 767px) {
        [class^="page-pen"] .facetwp-filters .facetwp-facet, .page-titles .facetwp-filters .facetwp-facet, .page-books .facetwp-filters .facetwp-facet {
          width: 100%; } }
      @media (min-width: 767px) {
        [class^="page-pen"] .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-titles .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-books .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select {
          border-left: 0; } }
      @media (max-width: 767px) {
        [class^="page-pen"] .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-titles .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select, .page-books .facetwp-filters .facetwp-facet:nth-of-type(2n) .jcf-select {
          border-top: 0; } }
    .facetwp-type-radio.facetwp-filters .facetwp-facet {
      width: 100%; }
  .facetwp-filters .facetwp-type-alpha {
    width: 100%; }
  .facetwp-filters .facetwp-radio.checked {
    background-image: unset;
    color: #fff !important; }
    .orange .facetwp-filters .facetwp-radio.checked {
      background: #fc8600; }
    .pink .facetwp-filters .facetwp-radio.checked {
      background: #e00034; }
    .blue .facetwp-filters .facetwp-radio.checked {
      background: #2536cf; }
    .purple .facetwp-filters .facetwp-radio.checked {
      background: #6c005e; }
    .black .facetwp-filters .facetwp-radio.checked {
      background: #000;
      color: #fff; }
    .white .facetwp-filters .facetwp-radio.checked {
      background: #fff;
      color: #000; }
    .page-news .facetwp-filters .facetwp-radio.checked {
      background: #e00034; }
    .page-news .facetwp-filters .facetwp-radio.checked {
      background: #fc8600; }
  .facetwp-filters .facetwp-radio {
    float: left;
    position: relative;
    width: 50%;
    height: 66px;
    margin-bottom: 0;
    padding: 0 25px;
    display: block;
    line-height: 66px;
    border: 2px solid #e00034;
    background: #fff;
    color: #e00034;
    font-size: 1.3em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 900;
    text-transform: capitalize;
    transition: 300ms all ease-out; }
    @media (max-width: 767px) {
      .facetwp-filters .facetwp-radio {
        width: 100%;
        height: 65px;
        line-height: 65px;
        font-size: 1em; } }
    @media (min-width: 767px) {
      .facetwp-filters .facetwp-radio:first-of-type {
        border-right: 0; } }
    @media (max-width: 767px) {
      .facetwp-filters .facetwp-radio:first-of-type {
        border-bottom: 0; } }
    .orange .facetwp-filters .facetwp-radio {
      border-color: #fc8600;
      color: #fc8600; }
    .pink .facetwp-filters .facetwp-radio {
      border-color: #e00034;
      color: #e00034; }
    .blue .facetwp-filters .facetwp-radio {
      border-color: #2536cf;
      color: #2536cf; }
    .purple .facetwp-filters .facetwp-radio {
      border-color: #6c005e;
      color: #6c005e; }
    .black .facetwp-filters .facetwp-radio {
      border-color: #000;
      color: #000; }
    .white .facetwp-filters .facetwp-radio {
      border-color: #fff;
      color: #000; }
    .page-news .facetwp-filters .facetwp-radio {
      border-color: #e00034;
      color: #e00034; }
    .page-news .facetwp-filters .facetwp-radio {
      border-color: #fc8600;
      color: #fc8600; }
    .facetwp-filters .facetwp-radio:hover {
      color: #fff;
      background-color: #e00034;
      cursor: pointer; }
      .orange .facetwp-filters .facetwp-radio:hover {
        background-color: #fc8600; }
      .pink .facetwp-filters .facetwp-radio:hover {
        background-color: #e00034; }
      .blue .facetwp-filters .facetwp-radio:hover {
        background-color: #2536cf; }
      .purple .facetwp-filters .facetwp-radio:hover {
        background-color: #6c005e; }
      .black .facetwp-filters .facetwp-radio:hover {
        background-color: #000;
        color: #fff; }
      .white .facetwp-filters .facetwp-radio:hover {
        background-color: #fff;
        color: #000; }
      .page-news .facetwp-filters .facetwp-radio:hover {
        background-color: #e00034; }
      .page-news .facetwp-filters .facetwp-radio:hover {
        background-color: #fc8600; }
  .facetwp-filters .facetwp-facet.facetwp-type-search {
    margin: 0;
    padding: 0; }
    .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-icon {
      right: 10px; }
    @media (max-width: 767px) {
      .facetwp-filters .facetwp-facet.facetwp-type-search {
        width: 100%;
        border-top: 0; } }
    @media (max-width: 767px) {
      .page-archive .facetwp-filters .facetwp-facet.facetwp-type-search {
        width: 100%;
        border-top: 0; } }
    .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
      border: 2px solid #fc8600;
      font-size: 1.3em;
      font-weight: bold; }
      @media (max-width: 767px) {
        .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
          border-top: 0 !important; } }
      .orange .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
        border: 2px solid #fc8600; }
      .pink .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
        border: 2px solid #e00034; }
      .blue .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
        border: 2px solid #2536cf; }
      .purple .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
        border: 2px solid #6c005e; }
      .black .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
        border: 2px solid #000; }
      .white .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
        border: 2px solid #fff; }
      .page-news .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
        border: 2px solid #e00034; }
      .page-news .facetwp-filters .facetwp-facet.facetwp-type-search input[type="text"] {
        border: 2px solid #fc8600; }
    @media (max-width: 767px) {
      .facetwp-filters .facetwp-facet.facetwp-type-search {
        width: 100%; } }
    .facetwp-filters .facetwp-facet.facetwp-type-search input {
      width: 100%;
      height: 66px;
      background: #fff;
      color: #e00034;
      padding: 0 75px 0 25px; }
      @media (max-width: 767px) {
        .facetwp-filters .facetwp-facet.facetwp-type-search input {
          height: 62px;
          font-size: 1em; } }
      .orange .facetwp-filters .facetwp-facet.facetwp-type-search input {
        color: #fc8600; }
      .pink .facetwp-filters .facetwp-facet.facetwp-type-search input {
        color: #e00034; }
      .blue .facetwp-filters .facetwp-facet.facetwp-type-search input {
        color: #2536cf; }
      .purple .facetwp-filters .facetwp-facet.facetwp-type-search input {
        color: #6c005e; }
      .black .facetwp-filters .facetwp-facet.facetwp-type-search input {
        color: #000; }
      .white .facetwp-filters .facetwp-facet.facetwp-type-search input {
        color: #fff; }
      .page-news .facetwp-filters .facetwp-facet.facetwp-type-search input {
        color: #fc8600; }
      .page-events .facetwp-filters .facetwp-facet.facetwp-type-search input {
        color: #e00034; }
      .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
        color: #e00034; }
        .orange .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
          color: #fc8600; }
        .pink .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
          color: #e00034; }
        .blue .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
          color: #2536cf; }
        .purple .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
          color: #6c005e; }
        .black .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
          color: #000; }
        .white .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
          color: #fff; }
        .page-events .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
          color: #e00034; }
        .page-news .facetwp-filters .facetwp-facet.facetwp-type-search input::placeholder {
          color: #fc8600; }
    .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap {
      margin: 0;
      padding: 0; }
      .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:hover {
        background: #fff; }
      .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
        content: "\f002";
        position: absolute;
        right: 25px;
        color: #e00034;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: 66px;
        background-size: 100%; }
        .orange .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
          color: #fc8600; }
        .pink .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
          color: #e00034; }
        .blue .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
          color: #2536cf; }
        .purple .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
          color: #6c005e; }
        .black .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
          color: #000; }
        .white .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
          color: #fff; }
        .page-news .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
          color: #fc8600; }
        .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after .page-past-events, .page-events .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap:after {
          color: #e00034; }
      .facetwp-filters .facetwp-facet.facetwp-type-search .facetwp-search-wrap .facetwp-btn {
        top: 2px;
        right: 25px;
        line-height: unset;
        opacity: 1;
        z-index: 1;
        display: none; }

.facetwp-type-radio.facetwp-facet {
  width: 100%; }

.filter-button {
  position: relative;
  width: 25%;
  height: 66px;
  float: left;
  border: 2px solid #e00034;
  background: #e00034;
  transition: 200ms all ease-out; }
  .filter-button:hover {
    background-image: url("assets/img/icon_arrow_right_white.svg"); }
  .filter-button:hover {
    background: #fff; }
    .filter-button:hover a {
      color: #e00034; }
  @media (max-width: 767px) {
    .filter-button {
      width: 50%;
      border-top: 0;
      border-left: 0; } }
  .filter-button a {
    padding: 0 25px;
    display: block;
    font-size: 1.3em;
    line-height: 66px;
    font-weight: bold;
    color: #fff; }
    @media (max-width: 767px) {
      .filter-button a {
        line-height: 64px;
        font-size: 1em; } }
    .filter-button a:hover {
      opacity: 1; }
    .filter-button a:after {
      content: ' ';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 25px;
      margin-left: 25px;
      width: 15px;
      height: 15px;
      background-image: url("assets/img/icon_arrow_right_white.svg");
      background-repeat: no-repeat;
      background-size: 60%;
      background-position: center; }
      @media (max-width: 767px) {
        .filter-button a:after {
          right: 12.5px; } }
    .orange .filter-button a:hover:after {
      background-image: url("assets/img/icon_arrow_right_orange.svg"); }
    .pink .filter-button a:hover:after {
      background-image: url("assets/img/icon_arrow_right_pink.svg"); }
    .blue .filter-button a:hover:after {
      background-image: url("assets/img/icon_arrow_right_blue.svg"); }
    .purple .filter-button a:hover:after {
      background-image: url("assets/img/icon_arrow_right_purple.svg"); }
    .white .filter-button a:hover:after {
      background-image: url("assets/img/icon_arrow_right_black.svg"); }
    .black .filter-button a:hover:after {
      background-image: url("assets/img/icon_arrow_right_white.svg"); }
    .page-news .filter-button a:hover:after {
      background-image: url("assets/img/icon_arrow_right_orange.svg"); }
    .page-events .filter-button a:hover:after {
      background-image: url("assets/img/icon_arrow_right_pink.svg"); }

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

.jcf-list {
  position: relative;
  width: calc( 100% - 0px);
  display: block;
  background: #fff;
  border: 2px solid #e00034;
  line-height: 14px;
  vertical-align: top; }
  .orange .jcf-list {
    border-color: #fc8600; }
  .pink .jcf-list {
    border-color: #e00034; }
  .blue .jcf-list {
    border-color: #2536cf; }
  .purple .jcf-list {
    border-color: #6c005e; }
  .black .jcf-list {
    border-color: #000; }
  .white .jcf-list {
    border-color: #fff; }
  .page-events .jcf-list {
    border-color: #e00034; }
  .page-news .jcf-list {
    border: 2px solid #fc8600; }
  .jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    overflow: auto; }
  .jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .jcf-list .jcf-option,
  .jcf-list ul li {
    overflow: hidden;
    display: block; }
  .jcf-list .jcf-overflow {
    overflow: auto; }
  .jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: 700;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000; }
  .jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px; }

.jcf-option {
  white-space: nowrap;
  cursor: default;
  padding: 5px 9px;
  color: #e00034;
  min-height: 14px;
  font-weight: bold;
  height: 1%;
  font-size: 1.3em;
  line-height: 60px;
  padding: 0 25px; }
  .orange .jcf-option {
    color: #fc8600; }
  .pink .jcf-option {
    color: #e00034; }
  .blue .jcf-option {
    color: #2536cf; }
  .purple .jcf-option {
    color: #6c005e; }
  .black .jcf-option {
    color: #000; }
  .white .jcf-option {
    color: #fff; }
  .page-events .jcf-option {
    color: #e00034; }
  .page-news .jcf-option {
    color: #fc8600; }
  .jcf-selected.jcf-option {
    color: #fff; }
    .orange .jcf-selected.jcf-option {
      background: #fc8600; }
    .pink .jcf-selected.jcf-option {
      background: #e00034; }
    .blue .jcf-selected.jcf-option {
      background: #2536cf;
      color: #fff; }
    .purple .jcf-selected.jcf-option {
      background: #6c005e; }
    .black .jcf-selected.jcf-option {
      background: #000; }
    .white .jcf-selected.jcf-option {
      background: #fff;
      color: #000; }
    .page-events .jcf-selected.jcf-option {
      background: #e00034; }
    .page-books .jcf-selected.jcf-option {
      background: #2536cf; }
    .page-campaigns .jcf-selected.jcf-option, .page-news .jcf-selected.jcf-option {
      background: #fc8600; }

.facetwp-radio,
.jcf-select {
  position: relative;
  width: 100%;
  height: 100%;
  border: 2px solid #e00034;
  display: inline-block;
  background: #fff;
  vertical-align: middle;
  line-height: 66px;
  transition: 300ms all ease-out; }
  .orange .facetwp-radio, .orange .jcf-select {
    border-color: #fc8600; }
  .pink .facetwp-radio, .pink .jcf-select {
    border-color: #e00034; }
  .blue .facetwp-radio, .blue .jcf-select {
    border-color: #2536cf; }
  .purple .facetwp-radio, .purple .jcf-select {
    border-color: #6c005e; }
  .black .facetwp-radio, .black .jcf-select {
    border-color: #000; }
  .page-events .facetwp-radio, .page-events .jcf-select {
    border-color: #e00034; }
  .page-news .facetwp-radio, .page-news .jcf-select {
    border-color: #fc8600; }
  .page-contact-us .facetwp-radio, .page-contact-us .jcf-select {
    height: 66px;
    margin-bottom: 25px; }
  .facetwp-radio .jcf-select-text,
  .jcf-select .jcf-select-text {
    height: 100%;
    display: block;
    cursor: default;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 66px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .orange .facetwp-radio .jcf-select-text, .orange .jcf-select .jcf-select-text {
      color: #fc8600; }
    .pink .facetwp-radio .jcf-select-text, .pink .jcf-select .jcf-select-text {
      color: #e00034; }
    .blue .facetwp-radio .jcf-select-text, .blue .jcf-select .jcf-select-text {
      color: #2536cf; }
    .purple .facetwp-radio .jcf-select-text, .purple .jcf-select .jcf-select-text {
      color: #6c005e; }
    .black .facetwp-radio .jcf-select-text, .black .jcf-select .jcf-select-text {
      color: #000; }
    .white .facetwp-radio .jcf-select-text, .white .jcf-select .jcf-select-text {
      color: #fff; }
    .page-events .facetwp-radio .jcf-select-text, .page-events .jcf-select .jcf-select-text {
      color: #e00034; }
    .page-news .facetwp-radio .jcf-select-text, .page-news .jcf-select .jcf-select-text {
      color: #fc8600; }
    .page-contact-us .facetwp-radio .jcf-select-text, .page-contact-us .jcf-select .jcf-select-text {
      color: #fff;
      line-height: 62px; }
    .facetwp-radio .jcf-select-text > span,
    .jcf-select .jcf-select-text > span {
      position: absolute;
      width: 100%;
      padding-left: 25px;
      margin-top: -2px;
      color: #fff; }
      .facetwp-radio .jcf-select-text > span:after,
      .jcf-select .jcf-select-text > span:after {
        content: ' ';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 25px;
        margin-left: 25px;
        width: 25px;
        height: 25px;
        background-image: url(assets/img/icon_arrow_down_white.svg);
        background-repeat: no-repeat;
        background-size: 60%;
        background-position: center;
        z-index: 999; }
        .black .facetwp-radio .jcf-select-text > span:after, .black .jcf-select .jcf-select-text > span:after {
          background-image: url(assets/img/icon_arrow_down_white.svg); }
      .orange .facetwp-radio .jcf-select-text > span, .orange .jcf-select .jcf-select-text > span {
        color: #fff;
        background: #fc8600; }
      .pink .facetwp-radio .jcf-select-text > span, .pink .jcf-select .jcf-select-text > span {
        color: #fff;
        background: #e00034; }
      .blue .facetwp-radio .jcf-select-text > span, .blue .jcf-select .jcf-select-text > span {
        color: #fff;
        background: #2536cf; }
      .purple .facetwp-radio .jcf-select-text > span, .purple .jcf-select .jcf-select-text > span {
        color: #fff;
        background: #6c005e; }
      .black .facetwp-radio .jcf-select-text > span, .black .jcf-select .jcf-select-text > span {
        color: #fff;
        background: black; }
      .white .facetwp-radio .jcf-select-text > span, .white .jcf-select .jcf-select-text > span {
        color: #000;
        background: white; }
      .page-books .facetwp-radio .jcf-select-text > span, .page-books .jcf-select .jcf-select-text > span {
        color: #2536cf;
        background: rgba(37, 54, 207, 0); }
      .page-events .facetwp-radio .jcf-select-text > span, .page-events .jcf-select .jcf-select-text > span {
        color: #fff;
        background: #e00034; }
      .page-news .facetwp-radio .jcf-select-text > span, .page-news .jcf-select .jcf-select-text > span {
        color: #fff;
        background: #fc8600; }
      .contact-form-block .facetwp-radio .jcf-select-text > span, .contact-form-block .jcf-select .jcf-select-text > span {
        margin-top: 0px; }
    .orange .facetwp-radio .jcf-select-text .jcf-option-unchecked, .orange .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #fc8600;
      background: rgba(252, 134, 0, 0); }
    .pink .facetwp-radio .jcf-select-text .jcf-option-unchecked, .pink .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #e00034;
      background: rgba(224, 0, 52, 0); }
    .blue .facetwp-radio .jcf-select-text .jcf-option-unchecked, .blue .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #2536cf;
      background: rgba(37, 54, 207, 0); }
    .purple .facetwp-radio .jcf-select-text .jcf-option-unchecked, .purple .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #6c005e;
      background: rgba(108, 0, 94, 0); }
    .black .facetwp-radio .jcf-select-text .jcf-option-unchecked, .black .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #000;
      background: rgba(0, 0, 0, 0); }
    .white .facetwp-radio .jcf-select-text .jcf-option-unchecked, .white .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #000;
      background: rgba(255, 255, 255, 0); }
    .page-books .facetwp-radio .jcf-select-text .jcf-option-unchecked, .page-books .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #2536cf;
      background: rgba(37, 54, 207, 0); }
    .page-events .facetwp-radio .jcf-select-text .jcf-option-unchecked, .page-events .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #e00034;
      background: rgba(224, 0, 52, 0); }
    .page-news .facetwp-radio .jcf-select-text .jcf-option-unchecked, .page-news .jcf-select .jcf-select-text .jcf-option-unchecked {
      color: #fc8600;
      background: rgba(252, 134, 0, 0); }
    .facetwp-radio .jcf-select-text .jcf-option-unchecked:after,
    .jcf-select .jcf-select-text .jcf-option-unchecked:after {
      display: none; }
  .facetwp-radio .jcf-select-opener,
  .jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    width: 1.3em;
    bottom: 0;
    right: 0;
    top: 0; }
    .facetwp-radio .jcf-select-opener:after,
    .jcf-select .jcf-select-opener:after {
      content: ' ';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 25px;
      margin-left: 25px;
      width: 25px;
      height: 25px;
      background-image: url("assets/img/icon_arrow_down_white.svg");
      background-repeat: no-repeat;
      background-size: 60%;
      background-position: center; }
      .orange .facetwp-radio .jcf-select-opener:after, .orange .jcf-select .jcf-select-opener:after {
        background-image: url("assets/img/icon_arrow_down_orange.svg"); }
      .pink .facetwp-radio .jcf-select-opener:after, .pink .jcf-select .jcf-select-opener:after {
        background-image: url("assets/img/icon_arrow_down_pink.svg"); }
      .blue .facetwp-radio .jcf-select-opener:after, .blue .jcf-select .jcf-select-opener:after {
        background-image: url("assets/img/icon_arrow_down_blue.svg"); }
      .purple .facetwp-radio .jcf-select-opener:after, .purple .jcf-select .jcf-select-opener:after {
        background-image: url("assets/img/icon_arrow_down_purple.svg"); }
      .white .facetwp-radio .jcf-select-opener:after, .white .jcf-select .jcf-select-opener:after {
        background-image: url("assets/img/icon_arrow_down_black.svg"); }
      .black .facetwp-radio .jcf-select-opener:after, .black .jcf-select .jcf-select-opener:after {
        background-image: url("assets/img/icon_arrow_down_white.svg"); }
      .page-news .facetwp-radio .jcf-select-opener:after, .page-news .jcf-select .jcf-select-opener:after {
        background-image: url("assets/img/icon_arrow_down_orange.svg"); }
      .page-events .facetwp-radio .jcf-select-opener:after, .page-events .jcf-select .jcf-select-opener:after {
        background-image: url("assets/img/icon_arrow_down_pink.svg"); }
  .facetwp-radio .jcf-select-drop,
  .jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px; }
    .facetwp-radio .jcf-select-drop .jcf-select-drop-content,
    .jcf-select .jcf-select-drop .jcf-select-drop-content {
      border: 1px solid red; }
  .facetwp-radio .jcf-drop-flipped,
  .jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto; }
  .facetwp-radio select,
  .jcf-select select {
    z-index: 1;
    left: 0;
    top: 0; }

.jcf-list-box .jcf-hover,
.jcf-select-drop .jcf-hover {
  background: #e00034;
  color: #fff; }
  .orange .jcf-list-box .jcf-hover, .orange .jcf-select-drop .jcf-hover {
    background: #fc8600;
    color: #fff; }
  .pink .jcf-list-box .jcf-hover, .pink .jcf-select-drop .jcf-hover {
    background: #e00034;
    color: #fff; }
  .blue .jcf-list-box .jcf-hover, .blue .jcf-select-drop .jcf-hover {
    background: #2536cf;
    color: #fff; }
  .purple .jcf-list-box .jcf-hover, .purple .jcf-select-drop .jcf-hover {
    background: #6c005e;
    color: #fff; }
  .black .jcf-list-box .jcf-hover, .black .jcf-select-drop .jcf-hover {
    background: #000;
    color: #fff; }
  .white .jcf-list-box .jcf-hover, .white .jcf-select-drop .jcf-hover {
    background: #fff;
    color: #000; }
  .page-events .jcf-list-box .jcf-hover, .page-events .jcf-select-drop .jcf-hover {
    background: #e00034;
    color: #fff; }
  .page-news .jcf-list-box .jcf-hover, .page-news .jcf-select-drop .jcf-hover {
    background: #fc8600;
    color: #fff; }

.jcf-drop-active {
  background: #e00034; }
  .jcf-drop-active .jcf-select-text {
    color: #fff; }
  .jcf-drop-active .jcf-select-text .jcf-option-unchecked {
    color: #fff !important; }
  .orange .jcf-drop-active {
    background: #fc8600; }
    .orange .jcf-drop-active .jcf-select-text {
      color: #fff; }
    .orange .jcf-drop-active .jcf-select-opener:after {
      background-image: url("assets/img/icon_arrow_down_white.svg"); }
  .pink .jcf-drop-active {
    background: #e00034; }
    .pink .jcf-drop-active .jcf-select-text {
      color: #fff; }
    .pink .jcf-drop-active .jcf-select-opener:after {
      background-image: url("assets/img/icon_arrow_down_white.svg"); }
  .blue .jcf-drop-active {
    background: #2536cf; }
    .blue .jcf-drop-active .jcf-select-text {
      color: #fff; }
    .blue .jcf-drop-active .jcf-select-opener:after {
      background-image: url("assets/img/icon_arrow_down_white.svg"); }
  .purple .jcf-drop-active {
    background: #6c005e; }
    .purple .jcf-drop-active .jcf-select-text {
      color: #fff; }
    .purple .jcf-drop-active .jcf-select-opener:after {
      background-image: url("assets/img/icon_arrow_down_white.svg"); }
  .black .jcf-drop-active {
    background: #000; }
    .black .jcf-drop-active .jcf-select-text {
      color: #fff; }
  .white .jcf-drop-active {
    background: #fff; }
    .white .jcf-drop-active .jcf-select-text {
      color: #000; }
  .jcf-drop-active .page-past-events, .page-events .jcf-drop-active {
    background: #e00034; }
    .jcf-drop-active .page-past-events .jcf-select-text, .page-events .jcf-drop-active .jcf-select-text {
      color: #fff; }
  .page-news .jcf-drop-active {
    background: #fc8600; }
    .page-news .jcf-drop-active .jcf-select-text {
      color: #fff; }
  .page-campaigns .jcf-drop-active {
    background: #fc8600; }
    .page-campaigns .jcf-drop-active .jcf-select-text {
      color: #fff; }
  .orange .jcf-drop-active .jcf-select-opener:after, .pink .jcf-drop-active .jcf-select-opener:after, .blue .jcf-drop-active .jcf-select-opener:after, .purple .jcf-drop-active .jcf-select-opener:after, .black .jcf-drop-active .jcf-select-opener:after, .page-archive .jcf-drop-active .jcf-select-opener:after, .page-events .jcf-drop-active .jcf-select-opener:after, .page-news .jcf-drop-active .jcf-select-opener:after {
    color: #fff; }
  .white .jcf-drop-active .jcf-select-opener:after {
    color: #fff; }

.jcf-select.jcf-compact-multiple {
  max-width: 220px; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
  display: inline-block;
  padding-top: 2px;
  content: '...'; }

.jcf-select-drop.jcf-compact-multiple .jcf-hover {
  background: 0 0; }

.jcf-select-drop.jcf-compact-multiple .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
  display: inline-block;
  content: '';
  height: 4px;
  width: 8px;
  margin: -7px 5px 0 -3px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%; }

.jcf-radio input[type=radio] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked span {
  display: block; }

.jcf-checkbox,
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: -4px 10px 0 0;
  height: 16px;
  width: 16px; }

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin-bottom: 25px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; }

:root .jcf-checkbox span {
  margin: -4px 0 0 -4px; }

.jcf-checkbox input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked span {
  display: block; }

.jcf-file {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background: #fff; }

.jcf-file {
  white-space: nowrap; }

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0; }

.jcf-file .jcf-fake-input,
.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #777;
  line-height: 28px;
  height: 28px; }

.jcf-file .jcf-fake-input {
  text-overflow: ellipsis;
  font-size: 1.3em;
  width: 125px;
  padding: 0 8px; }

.jcf-file .jcf-upload-button {
  margin: 0 0 0 -1px;
  padding: 0 10px; }

.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative; }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px; }

.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px; }

.jcf-number input {
  -moz-appearance: textfield;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%; }

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none; }

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px; }

.jcf-number .jcf-btn-inc {
  top: 1px; }

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px; }

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  border: 4px solid #aaa; }

.jcf-number .jcf-btn-inc:before {
  margin: -6px 0 0 -4px;
  border-color: transparent transparent #000 transparent; }

.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent transparent; }

.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before,
.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before {
  opacity: 0.3; }

.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px; }

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
  height: 10px; }

.jcf-range .jcf-range-wrapper {
  position: relative;
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0; }

.jcf-range.jcf-vertical {
  min-width: 0;
  width: auto; }

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0; }

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px; }

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto; }

.jcf-range .jcf-range-display-wrapper {
  position: absolute;
  min-height: 10px;
  min-width: 10px;
  left: 10px;
  right: 10px; }

.jcf-range .jcf-range-display {
  border-radius: 5px;
  position: absolute;
  background: #888;
  width: 10px;
  height: 10px; }

.jcf-range .jcf-range-display.jcf-range-min {
  margin: 0 0 0 -10px;
  padding: 0 0 0 10px; }

.jcf-range .jcf-range-display.jcf-range-max {
  margin: 0 -10px 0 0;
  padding: 0 10px 0 0; }

.jcf-range.jcf-vertical .jcf-range-display-wrapper {
  left: auto;
  right: auto;
  top: 10px;
  bottom: 10px; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
  margin: 0 0 -10px;
  padding: 0 0 10px; }

.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
  margin: -10px 0 0;
  padding: 10px 0 0; }

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0; }

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px; }

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px; }

.jcf-range .jcf-active-handle {
  z-index: 2; }

.jcf-range.jcf-focus .jcf-active-handle {
  border: 1px solid red;
  margin: -5px 0 0 -1px; }

.jcf-range.jcf-disabled {
  background: 0 0 !important;
  opacity: 0.3; }

.jcf-focus .jcf-select-opener:after,
.jcf-focus * .jcf-select-opener:after {
  color: #fff; }

.jcf-focus .page-past-events,
.jcf-focus .page-events,
.jcf-focus * .page-past-events,
.jcf-focus * .page-events {
  background: #e00034;
  color: #fff; }

.jcf-focus .page-news,
.jcf-focus * .page-news {
  background: #fc8600;
  color: #fff; }

/*--------------------------------------------------------------
# Specifics
--------------------------------------------------------------*/
/* xxx: WIP hide footer promo on mailing list page */
/*body.page-id-12581 .site-footer .contact .container {
    display: none!important; 
    background-color: #eeeeee!important;
}*/
