/*!
Theme Name: Insight PBC
Theme URI: http://underscores.me/
Author: Alex Chilton Design
Author URI: https://www.alex-chilton.co.uk/
Description: Custom theme for Insight Philanthropy and Brand Consulting
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: insight
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.

Insight PBC is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;600;700;900&display=swap");
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

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

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

/**
 * 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;
  font-size: 1em; }

/* 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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

/**
 * 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;
  font-size: 1em; }

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

/**
 * 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;
  outline-offset: -2px; }

/**
 * 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;
  font: inherit; }

/* 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; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #1a1a1a;
  font-family: "Mulish", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Mulish", sans-serif;
  font-weight: 900; }

p {
  margin-bottom: 1.5em;
  font-family: "Mulish", sans-serif; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

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

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

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #fff; }

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

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

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

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

figure {
  margin: 1em 0; }

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

/* Links
--------------------------------------------- */
a {
  color: #00cccc; }
  a:visited {
    color: #00cccc; }
  a:hover, a:focus, a:active {
    color: #009999; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

.newsletter_signup {
  position: relative;
  width: 100%;
  height: 44px; }
  .newsletter_signup .email {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 6px; }
    .newsletter_signup .email input {
      border: 1px solid #243445;
      border-radius: 100px;
      padding: 8px 50px 8px 20px;
      width: 100%;
      outline: 0;
      font-weight: 300; }
      .newsletter_signup .email input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #999999; }
      .newsletter_signup .email input::-moz-placeholder {
        /* Firefox 19+ */
        color: #999999; }
      .newsletter_signup .email input:-ms-input-placeholder {
        /* IE 10+ */
        color: #999999; }
      .newsletter_signup .email input:-moz-placeholder {
        /* Firefox 18- */
        color: #999999; }
    .newsletter_signup .email:before, .newsletter_signup .email:after {
      content: '';
      position: absolute;
      background: transparent url(images/bracket_dark.svg) no-repeat scroll center center;
      background-size: cover;
      width: 7px;
      height: 30px;
      top: 6px; }
    .newsletter_signup .email:before {
      left: 2px; }
    .newsletter_signup .email:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      right: 2px; }
  .newsletter_signup .submit {
    position: absolute;
    right: 50px;
    top: 0; }
    .newsletter_signup .submit .submit_icon {
      position: absolute;
      left: 0;
      top: 0;
      left: 15px;
      top: 5px;
      font-size: 1.3em;
      color: #00cccc; }
    .newsletter_signup .submit input {
      width: 0;
      height: 0;
      padding: 40px 50px 0 0;
      overflow: hidden;
      background-color: transparent;
      position: absolute;
      left: 0;
      top: 0;
      border: 0;
      cursor: pointer;
      outline: 0; }

.contact_field .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  padding-bottom: 10px; }
  .contact_field .wpcf7-form-control-wrap input,
  .contact_field .wpcf7-form-control-wrap textarea {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
    border: 1px solid #fff;
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    font-size: 0.9em;
    outline: 0; }
    .contact_field .wpcf7-form-control-wrap input::-webkit-input-placeholder,
    .contact_field .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff; }
    .contact_field .wpcf7-form-control-wrap input::-moz-placeholder,
    .contact_field .wpcf7-form-control-wrap textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    .contact_field .wpcf7-form-control-wrap input:-ms-input-placeholder,
    .contact_field .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
    .contact_field .wpcf7-form-control-wrap input:-moz-placeholder,
    .contact_field .wpcf7-form-control-wrap textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
  .contact_field .wpcf7-form-control-wrap textarea {
    max-height: 160px; }

.submit_button {
  width: 200px;
  margin: 0 auto;
  padding: 0 4px;
  position: relative; }
  .submit_button input {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
    border: 1px solid #fff;
    text-align: center;
    padding: 15px 20px;
    color: #00cccc;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    outline: 0; }
  .submit_button:before, .submit_button:after {
    content: '';
    position: absolute;
    background: transparent url(images/bracket_light.svg) no-repeat scroll center center;
    background-size: cover;
    width: 9px;
    height: 38px;
    top: 4px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .submit_button:before {
    left: -1px; }
  .submit_button:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: -1px; }
  .submit_button:hover input, .submit_button:focus input {
    background-color: #00cccc;
    color: #30455c; }
  .submit_button:hover:before, .submit_button:focus:before {
    -webkit-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    transform: translateX(-4px); }
  .submit_button:hover:after, .submit_button:focus:after {
    -webkit-transform: rotate(180deg) translateX(-4px);
    -ms-transform: rotate(180deg) translateX(-4px);
    transform: rotate(180deg) translateX(-4px); }

.wpcf7-response-output {
  border-color: #fff !important;
  color: #fff !important; }

.wpcf7-not-valid-tip {
  text-align: center;
  color: #00cccc; }

.mc4wp-alert {
  padding: 10px;
  color: #30455c; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.section_title {
  text-transform: uppercase;
  text-align: center;
  color: #30455c;
  padding-bottom: 10px;
  opacity: 0;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s; }
  .section_title.white {
    color: #fff; }

.underline_blobs {
  width: 180px;
  height: 6px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  opacity: 0; }
  .underline_blobs .blob {
    width: 6px;
    height: 6px;
    border-radius: 8px;
    position: absolute;
    top: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  .underline_blobs .blob1 {
    background-color: #4dbf4d;
    left: 0; }
  .underline_blobs .blob2 {
    background-color: #a4ff0d;
    left: 36px;
    z-index: 2;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s; }
  .underline_blobs .blob3 {
    background-color: #009999;
    left: 72px;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s; }
  .underline_blobs .blob4 {
    background-color: #00cccc;
    left: 108px;
    z-index: 2;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s; }
  .underline_blobs .blob5 {
    background-color: #00ffff;
    left: 144px;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s; }
  .underline_blobs .blob6 {
    background-color: #55f7ba;
    left: 180px;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s; }

.section_title_wrapper {
  padding-bottom: 60px;
  overflow: hidden; }
  .section_title_wrapper.active .underline_blobs {
    opacity: 1; }
    .section_title_wrapper.active .underline_blobs .blob1 {
      left: 0;
      width: 30px; }
    .section_title_wrapper.active .underline_blobs .blob2 {
      left: 36px;
      width: 14px; }
    .section_title_wrapper.active .underline_blobs .blob3 {
      left: 36px;
      width: 106px; }
    .section_title_wrapper.active .underline_blobs .blob4 {
      left: 108px;
      width: 45px; }
    .section_title_wrapper.active .underline_blobs .blob5 {
      left: 157px; }
    .section_title_wrapper.active .underline_blobs .blob6 {
      left: 168px;
      width: 12px; }
  .section_title_wrapper.active .section_title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .section_title_wrapper.section_title_wrapper_link {
    display: block;
    text-decoration: none; }

@media screen and (max-width: 767.98px) {
  .section_title_wrapper {
    padding-bottom: 30px; }
  .section_title {
    font-size: 1.6em; } }

.section {
  padding: 0 0 60px 0;
  position: relative; }
  .section.white {
    background-color: #fff; }
  .section.top_spacing {
    padding-top: 60px; }

@media screen and (max-width: 767.98px) {
  .section {
    padding: 0 0 30px 0; }
    .section.top_spacing {
      padding-top: 30px; } }

.insight_but {
  display: inline-block;
  position: relative;
  max-width: 200px;
  padding: 8px 20px;
  border: 1px solid #30455c;
  border-radius: 50px;
  text-align: center;
  text-transform: uppercase;
  color: #30455c;
  font-size: 0.9em;
  font-weight: 800;
  letter-spacing: 1px;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  .insight_but:before, .insight_but:after {
    content: '';
    position: absolute;
    background: transparent url(images/bracket_dark.svg) no-repeat scroll center center;
    background-size: cover;
    width: 7px;
    height: 28px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    top: 4.5px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .insight_but:before {
    left: -5px; }
  .insight_but:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: -5px; }
  .insight_but:hover, .insight_but:focus {
    background-color: #00cccc;
    color: #30455c;
    text-decoration: none;
    outline: 0; }
    .insight_but:hover:before, .insight_but:focus:before {
      -webkit-transform: translateX(-4px);
      -ms-transform: translateX(-4px);
      transform: translateX(-4px); }
    .insight_but:hover:after, .insight_but:focus:after {
      -webkit-transform: rotate(180deg) translateX(-4px);
      -ms-transform: rotate(180deg) translateX(-4px);
      transform: rotate(180deg) translateX(-4px); }

.godown_wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 20px; }
  .godown_wrapper .godown {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 1.4em;
    line-height: 2.2;
    color: #00cccc;
    position: relative;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .godown_wrapper .godown:before, .godown_wrapper .godown:after {
      content: '';
      position: absolute;
      background: transparent url(images/bracket_light.svg) no-repeat scroll center center;
      background-size: cover;
      width: 9px;
      height: 40px;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      top: 4px; }
    .godown_wrapper .godown:before {
      left: -5px; }
    .godown_wrapper .godown:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      right: -5px; }
    .godown_wrapper .godown:hover, .godown_wrapper .godown:focus {
      background-color: #00cccc;
      color: #000; }
      .godown_wrapper .godown:hover:before, .godown_wrapper .godown:focus:before {
        -webkit-transform: translateX(-4px);
        -ms-transform: translateX(-4px);
        transform: translateX(-4px); }
      .godown_wrapper .godown:hover:after, .godown_wrapper .godown:focus:after {
        -webkit-transform: rotate(180deg) translateX(-4px);
        -ms-transform: rotate(180deg) translateX(-4px);
        transform: rotate(180deg) translateX(-4px); }

.next_anchor {
  display: block;
  top: -100px;
  position: absolute; }

.normal_text_block ul {
  margin-left: 0;
  padding-left: 1em; }

.normal_text_block li > ul {
  margin-left: 0;
  padding-left: 1em; }

.grecaptcha-badge {
  display: none; }

.site-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100px;
  padding: 20px 0 20px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-size: cover;
  background-position: left top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  .site-header .site-branding {
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .site-header .site-branding a {
      height: 100%; }
    .site-header .site-branding .custom-logo {
      width: auto;
      height: 100%; }
  .site-header .contact_button {
    background-color: #00cccc;
    border-radius: 50px 0 0 50px;
    color: #1a1a1a;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
    padding: 8px 20px 8px 30px;
    font-size: 0.9em; }
  .site-header.header_mid {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: none;
    height: 60px;
    padding: 10px 0 10px 20px; }

@media screen and (max-width: 1100px) {
  .site-header {
    height: 60px;
    padding: 10px; }
    .site-header .site-branding {
      position: absolute;
      left: 10px;
      top: 10px;
      height: 90px; }
    .site-header .contact_button {
      display: none; }
    .site-header.header_mid .site-branding {
      height: 40px; } }

@media screen and (max-width: 767.98px) {
  .site-header .site-branding {
    height: 70px; }
  .site-header .contact_button {
    display: none; }
  .site-header.header_mid .site-branding {
    height: 40px; } }

.homepage .home_spacer {
  min-height: 2000px; }

.homepage .home_banner {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #000; }

.homepage .video_banner {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.homepage .banner_title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 3.5em;
  z-index: 2;
  position: relative;
  width: 700px;
  padding-left: 100px;
  padding-bottom: 100px;
  line-height: 1.2; }
  .homepage .banner_title p {
    margin: 0; }
  .homepage .banner_title strong {
    color: #00cccc; }

.homepage .home_intro {
  text-align: center; }
  .homepage .home_intro .big_title {
    text-transform: uppercase;
    color: #30455c;
    font-size: 3.5em;
    font-weight: 800;
    line-height: 1.2; }
  .homepage .home_intro .small_title {
    color: #30455c;
    font-size: 1.5em;
    font-weight: 300;
    padding-bottom: 30px; }
  .homepage .home_intro .intro_text {
    font-size: 1.2em;
    line-height: 1.6; }

@media screen and (max-width: 1100px) {
  .homepage .home_banner {
    height: 600px; }
  .homepage .banner_title {
    padding-left: 20px;
    font-size: 3em;
    width: 470px; } }

@media screen and (max-width: 767.98px) {
  .homepage .home_banner {
    height: 450px; }
  .homepage .banner_title {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 80px;
    font-size: 2em;
    width: 100%;
    text-align: center; }
  .homepage .home_intro .big_title {
    font-size: 2.5em; }
  .homepage .home_intro .small_title {
    font-size: 1.2em;
    padding-bottom: 20px; }
  .homepage .home_intro .intro_text {
    font-size: 1em; } }

.site-footer .footer_top {
  background-color: #fff;
  padding: 60px 0; }

.site-footer h3 {
  font-size: 1.3em;
  text-transform: uppercase;
  color: #30455c;
  padding-bottom: 20px; }

.site-footer .contact_details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px; }

.site-footer .contact_col:first-child {
  padding-right: 30px; }

.site-footer .contact_icon {
  padding-right: 18px;
  margin-right: 10px;
  border-right: 2px solid #00cccc;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 1.2em; }

.site-footer .contact_detail, .site-footer.contact_detail:hover, .site-footer.contact_detail:visited, .site-footer.contact_detail:focus {
  color: #1a1a1a;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 30px; }

.site-footer .social_networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .site-footer .social_networks .social_icon {
    color: #30455c;
    font-size: 2em;
    margin-right: 16px;
    text-decoration: none;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .site-footer .social_networks .social_icon:hover, .site-footer .social_networks .social_icon:focus {
      text-decoration: none;
      color: #00cccc; }

.site-footer .site-info {
  padding: 20px;
  font-size: 0.9em;
  font-weight: 300;
  text-align: center;
  border-top: .5px solid grey; }
  .site-footer .site-info a {
    color: #30455c;
    font-weight: 400;
    text-decoration: none; }
  .site-footer .site-info .recaptcha_credit {
    font-size: 0.9em;
    padding-top: 10px; }

@media screen and (max-width: 1199.98px) {
  .site-footer .contact_details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .site-footer .contact_col:first-child {
    padding-right: 0;
    padding-bottom: 10px; } }

@media screen and (max-width: 991.98px) {
  .site-footer .contact_details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .site-footer .contact_col:first-child {
    padding-right: 30px;
    padding-bottom: 0; }
  .site-footer h3 {
    padding-bottom: 10px; }
  .site-footer .footer_contact {
    padding-bottom: 40px; } }

@media screen and (max-width: 767.98px) {
  .site-footer .footer_top {
    padding: 40px 0; }
  .site-footer .contact_details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0; }
  .site-footer .contact_col:first-child {
    padding-right: 0;
    padding-bottom: 10px; }
  .site-footer h3 {
    font-size: 1.1em; }
  .site-footer .footer_contact,
  .site-footer .social_networks {
    padding-bottom: 30px; } }

.normal_text_block h1, .normal_text_block h2, .normal_text_block h3, .normal_text_block h4, .normal_text_block h5, .normal_text_block h6 {
  text-transform: uppercase;
  color: #30455c; }

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

.normal_text_block h2 {
  font-size: 1.6rem; }

.normal_text_block h3 {
  font-size: 1.2rem; }

.normal_text_block h4 {
  font-size: 1rem; }

.normal_text_block h5 {
  font-size: 1rem; }

.normal_text_block h6 {
  font-size: 1rem; }

.normal_text_block ul, .normal_text_block ol {
  margin-left: 0;
  padding-left: 1em; }
  .normal_text_block ul li, .normal_text_block ol li {
    margin-bottom: 0.5rem; }

.normal_text_block li > ul, .normal_text_block li > ol {
  margin-left: 0;
  padding-left: 1em;
  margin-top: 0.5em; }

.normal_text_block li > ul {
  list-style: circle; }

.normal_text_block table, .normal_text_block th, .normal_text_block td {
  border: 1px solid; }

.normal_text_block td {
  padding: .5em; }

.normal_text_block .responsive_table {
  overflow-x: auto; }

.normal_text_block table {
  min-width: 510px; }

.image_boxes .image_box_container {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px); }
  .image_boxes .image_box_container.active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.image_boxes .image_box_wrapper {
  display: block;
  outline: 0;
  text-decoration: none;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  padding-bottom: 25px; }
  .image_boxes .image_box_wrapper:hover, .image_boxes .image_box_wrapper:focus {
    text-decoration: none;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02); }
    .image_boxes .image_box_wrapper:hover .box_title, .image_boxes .image_box_wrapper:focus .box_title {
      text-decoration: none; }

.image_boxes .image_box {
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px; }
  .image_boxes .image_box .box_video_banner {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }

.image_boxes .boxes_two .image_box {
  height: 350px; }

.image_boxes .boxes_three .image_box {
  height: 250px; }

.image_boxes .box_title {
  color: #30455c;
  font-size: 1.3em;
  text-transform: uppercase; }

.image_boxes.image_boxes_subpage .boxes_three .image_box {
  height: 180px; }

.image_boxes.image_boxes_subpage .box_title,
.image_boxes.image_boxes_subpage .box_text {
  text-align: center; }

@media screen and (max-width: 991.98px) {
  .image_boxes .image_box_wrapper {
    padding-bottom: 20px; }
  .image_boxes .boxes_two .image_box {
    height: 250px; }
  .image_boxes .boxes_three .image_box {
    height: 350px; }
  .image_boxes.image_boxes_subpage .boxes_three .image_box {
    height: 220px; } }

@media screen and (max-width: 767.98px) {
  .image_boxes .image_box_wrapper {
    padding-bottom: 10px; }
  .image_boxes .boxes_three .image_box,
  .image_boxes .boxes_two .image_box {
    height: 220px; }
  .image_boxes .image_box {
    margin-bottom: 10px; }
  .image_boxes.image_boxes_subpage .boxes_three .image_box,
  .image_boxes.image_boxes_subpage .boxes_two .image_box {
    height: 220px; } }

.z_layout_block .z_image {
  width: 100%;
  height: 420px;
  background-position: center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .z_layout_block .z_image .z_video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }

.z_layout_block .z_content {
  padding-left: 20px; }

.z_layout_block .main_text_wrapper {
  overflow: hidden; }

.z_layout_block .main_text {
  opacity: 0;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.z_layout_block h2 {
  color: #30455c;
  text-transform: uppercase;
  font-size: 1.3em;
  padding-left: 26px;
  position: relative; }
  .z_layout_block h2 .heading_wrapper {
    display: block;
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .z_layout_block h2 .title_line {
    position: absolute;
    left: -50px;
    top: 11px;
    border-bottom: 1px solid #1a1a1a;
    width: 0;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .z_layout_block h2 .title_dot {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #00cccc;
    position: absolute;
    left: 0;
    top: 4px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
    .z_layout_block h2 .title_dot:before, .z_layout_block h2 .title_dot:after {
      content: '';
      position: absolute;
      background: transparent url(images/bracket_dark.svg) no-repeat scroll center center;
      background-size: cover;
      width: 3px;
      height: 13px;
      top: 1.5px; }
    .z_layout_block h2 .title_dot:before {
      left: -2px; }
    .z_layout_block h2 .title_dot:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      right: -2px; }

.z_layout_block .z_right .z_image {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px); }

.z_layout_block .z_right .z_content {
  text-align: right;
  padding-left: 0;
  padding-right: 20px; }

.z_layout_block .z_right .main_text {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px); }

.z_layout_block .z_right h2 {
  padding-left: 0;
  padding-right: 26px; }
  .z_layout_block .z_right h2 .heading_wrapper {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  .z_layout_block .z_right h2 .title_line {
    left: auto;
    right: -50px; }
  .z_layout_block .z_right h2 .title_dot {
    left: auto;
    right: 0;
    top: 4px; }

.z_layout_block.active .z_image {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.z_layout_block.active h2 .heading_wrapper {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.z_layout_block.active h2 .title_line {
  width: 48px; }

.z_layout_block.active h2 .title_dot {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.z_layout_block.active .main_text {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

@media screen and (max-width: 991.98px) {
  .z_layout_block {
    padding-bottom: 20px; }
    .z_layout_block:last-child {
      padding-bottom: 60px; }
    .z_layout_block .z_left .z_content,
    .z_layout_block .z_right .z_content {
      padding-left: 0;
      padding-right: 0;
      padding-top: 20px;
      text-align: left; }
    .z_layout_block .z_left h2,
    .z_layout_block .z_right h2 {
      padding-left: 26px;
      padding-right: 0; }
      .z_layout_block .z_left h2 .title_line,
      .z_layout_block .z_right h2 .title_line {
        position: absolute;
        left: 8px;
        top: -20px;
        width: 0;
        height: 25px;
        border-bottom: 0;
        border-left: 1px solid #1a1a1a; }
      .z_layout_block .z_left h2 .title_dot,
      .z_layout_block .z_right h2 .title_dot {
        left: 0;
        right: auto; } }

@media screen and (max-width: 767.98px) {
  .z_layout_block .z_image {
    height: 220px; } }

.image_divider .image_window {
  width: 100%;
  height: 100px;
  position: relative; }
  .image_divider .image_window:before, .image_divider .image_window:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 5px; }
  .image_divider .image_window:before {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)); }
  .image_divider .image_window:after {
    bottom: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)); }

.image_divider .divider_spacer {
  background-color: #fff;
  width: 100%;
  height: 60px; }

.step_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  position: relative; }
  .step_wrapper .step_number {
    border-radius: 100%;
    width: 80px;
    height: 80px;
    background-color: #00cccc;
    color: #fff;
    font-size: 2em;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .step_wrapper .step_content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 80px;
    overflow: hidden; }
    .step_wrapper .step_content .step_content_inner {
      opacity: 0;
      -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
      transform: translateX(-50px);
      -webkit-transition: all .6s;
      -o-transition: all .6s;
      transition: all .6s;
      -webkit-transition-delay: .6s;
      -o-transition-delay: .6s;
      transition-delay: .6s;
      -webkit-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
  .step_wrapper .step_title {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #30455c; }
  .step_wrapper .step_line_down {
    border-left: 2px dotted #30455c;
    position: absolute;
    left: 39px;
    top: 40px;
    z-index: 0;
    opacity: 0;
    height: 0;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .step_wrapper .step_line_dot {
    position: absolute;
    left: 40px;
    top: 30px;
    width: 100px; }
    .step_wrapper .step_line_dot:before {
      content: '';
      position: absolute;
      left: 0;
      top: 9px;
      border-bottom: 1px solid #30455c;
      opacity: 0;
      width: 0;
      -webkit-transition: all .6s;
      -o-transition: all .6s;
      transition: all .6s;
      -webkit-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s;
      -webkit-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .step_wrapper .step_line_dot:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 20px;
      height: 20px;
      background-color: #30455c;
      border-radius: 100%;
      opacity: 0;
      -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      -webkit-transition-delay: .4s;
      -o-transition-delay: .4s;
      transition-delay: .4s;
      -webkit-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
  .step_wrapper.active .step_number {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .step_wrapper.active .step_line_dot:before {
    opacity: 1;
    width: 100%; }
  .step_wrapper.active .step_line_dot:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .step_wrapper.active .step_content_inner {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .step_wrapper.active .step_line_down {
    opacity: 1;
    height: 100%; }

.step_wrapper_outer:last-child .step_line_down {
  display: none; }

.step_wrapper_outer:last-child .step_wrapper {
  padding-bottom: 0; }

@media screen and (max-width: 767.98px) {
  .step_wrapper {
    padding-bottom: 10px; }
    .step_wrapper .step_number {
      width: 50px;
      height: 50px;
      font-size: 1.6em; }
    .step_wrapper .step_content {
      padding-left: 15px;
      font-size: .9em; }
    .step_wrapper .step_line_down {
      left: 25px; }
    .step_wrapper .step_line_dot {
      display: none; } }

.anchor_wrapper {
  position: relative; }
  .anchor_wrapper .anchor_point {
    display: block;
    top: -100px;
    position: absolute; }

.team_block .section_title_wrapper {
  padding-bottom: 30px; }

.team_block .team_intro_wrapper {
  padding-bottom: 20px; }

.team_block .team_subtitle {
  text-align: center;
  font-size: 1.2em;
  font-style: italic;
  opacity: 0;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.team_block.leadership_team .team_headshot {
  width: 100%;
  height: auto; }
  .team_block.leadership_team .team_headshot:after {
    content: "";
    display: block;
    padding-bottom: 100%; }

.team_block.leadership_team .team_row {
  padding-bottom: 20px; }

.team_block.leadership_team .team_detail_wrapper {
  padding-left: 30px;
  overflow: hidden; }

.team_block.leadership_team .team_name_role {
  opacity: 0;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.team_block.leadership_team .team_bio {
  opacity: 0;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.team_block.extended_team .team_headshot {
  margin: 0 auto 20px auto; }

.team_block.extended_team .team_detail_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  padding-bottom: 40px; }

.team_block.extended_team .team_name_role {
  text-align: center;
  padding-bottom: 20px;
  opacity: 0;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.team_block.extended_team .bio_button {
  opacity: 0;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.team_block .team_headshot {
  width: 180px;
  height: 180px;
  border-radius: 100%;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.team_block .team_name_role {
  padding-bottom: 10px; }

.team_block .team_name {
  text-transform: uppercase;
  font-size: 1.3em;
  margin-bottom: 0;
  color: #30455c; }

.team_block .team_role {
  color: #00cccc;
  font-size: 1.1em; }

.team_block .team_bio_popup .close_but {
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: #30455c;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  outline: 0;
  z-index: 2; }
  .team_block .team_bio_popup .close_but span {
    color: #fff;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .team_block .team_bio_popup .close_but:hover, .team_block .team_bio_popup .close_but:focus {
    background-color: #00cccc;
    opacity: 1; }
    .team_block .team_bio_popup .close_but:hover span, .team_block .team_bio_popup .close_but:focus span {
      color: #30455c;
      background-color: transparent; }

.team_block .team_bio_popup .team_bio {
  padding: 10px 20px; }
  .team_block .team_bio_popup .team_bio h3 {
    padding-bottom: 20px; }

.team_block .team_row.active .team_headshot {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.team_block.leadership_team .team_row.active .team_name_role,
.team_block.leadership_team .team_row.active .team_bio {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.team_block.extended_team .team_row.active .team_name_role,
.team_block.extended_team .team_row.active .bio_button {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.team_block .team_subtitle.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

@media screen and (max-width: 991.98px) {
  .team_block.leadership_team .team_detail_wrapper {
    padding-left: 10px; } }

@media screen and (max-width: 767.98px) {
  .team_block .team_subtitle {
    font-size: 1.1em; }
  .team_block.leadership_team .team_headshot, .team_block.extended_team .team_headshot {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px auto; }
  .team_block.leadership_team .team_detail_wrapper, .team_block.extended_team .team_detail_wrapper {
    padding-left: 0;
    text-align: center; }
  .team_block.extended_team .team_name_role {
    padding-bottom: 10px; }
  .team_block.extended_team .team_detail_wrapper {
    padding-bottom: 20px; }
  .team_block .team_bio_popup .close_but {
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    font-size: 1.1em; }
  .team_block .team_bio_popup .team_bio {
    padding: 0 10px;
    font-size: 0.95em; }
    .team_block .team_bio_popup .team_bio h3 {
      padding-bottom: 10px; }
    .team_block .team_bio_popup .team_bio p {
      margin-bottom: 1rem; } }

.service_section .services_title h2 {
  font-size: 1.3em;
  position: relative;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #30455c; }
  .service_section .services_title h2 span {
    background-color: #fff;
    padding: 0 20px;
    z-index: 1;
    position: relative; }
  .service_section .services_title h2:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #1a1a1a;
    width: 100%;
    left: 0;
    top: 12px;
    z-index: 0; }

.service_section .divider_line {
  border-bottom: 1px solid #1a1a1a; }

.service_section .service_banner {
  width: 100%;
  height: 500px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 60px;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.service_section .service_text {
  padding-bottom: 40px;
  opacity: 0;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.service_section .service_list {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  column-gap: 40px;
  padding: 40px 0;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .service_section .service_list .service_list_item {
    line-height: 1.4;
    padding-left: 30px;
    padding-bottom: 10px;
    position: relative;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .service_section .service_list .service_list_item .list_dot {
      width: 16px;
      height: 16px;
      border-radius: 100%;
      background-color: #00cccc;
      position: absolute;
      left: 0;
      top: 3px; }
      .service_section .service_list .service_list_item .list_dot:before, .service_section .service_list .service_list_item .list_dot:after {
        content: '';
        position: absolute;
        background: transparent url(images/bracket_dark.svg) no-repeat scroll center center;
        background-size: cover;
        width: 3px;
        height: 13px;
        top: 1.5px; }
      .service_section .service_list .service_list_item .list_dot:before {
        left: -2px; }
      .service_section .service_list .service_list_item .list_dot:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        right: -2px; }
    .service_section .service_list .service_list_item:hover {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }

.service_section.active .service_banner {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.service_section.active .service_text {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.service_section .service_list.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

@media screen and (max-width: 991.98px) {
  .service_section .service_banner {
    height: 400px;
    margin-bottom: 40px; }
  .service_section .section_title_wrapper {
    padding-bottom: 40px; }
  .service_section .service_text {
    padding-bottom: 20px; } }

@media screen and (max-width: 767.98px) {
  .service_section .service_banner {
    height: 220px;
    margin-bottom: 30px; }
  .service_section .section_title_wrapper {
    padding-bottom: 30px; }
  .service_section .service_text {
    padding-bottom: 10px; }
  .service_section .service_list {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    column-gap: 0;
    padding: 30px 0; } }

.footnotes {
  font-size: 0.8em;
  text-align: center;
  color: #b9b9b9; }
  .footnotes a {
    color: #b9b9b9;
    text-decoration: underline;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .footnotes a:hover, .footnotes a:focus {
      color: #00cccc; }

.contact_banner {
  background-color: #002335; }
  .contact_banner .lightbulb_wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
    .contact_banner .lightbulb_wrapper:after {
      content: '';
      position: absolute;
      left: calc(50% - 240px);
      top: calc(50% - 150px);
      width: 480px;
      height: 300px;
      background: transparent url(images/bulb_brackets.svg) no-repeat scroll left top;
      background-size: cover;
      -webkit-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      -webkit-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s;
      -webkit-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      opacity: 0;
      -webkit-transform: rotate(90deg) scale(0.8);
      -ms-transform: rotate(90deg) scale(0.8);
      transform: rotate(90deg) scale(0.8); }
    .contact_banner .lightbulb_wrapper .lightbulb {
      width: 420px;
      -ms-flex-item-align: start;
      align-self: flex-start; }
  .contact_banner .contact_form_wrapper {
    padding: 0 40px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px); }
  .contact_banner.active .contact_form_wrapper {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .contact_banner.active .lightbulb_wrapper:after {
    opacity: 1;
    -webkit-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1); }

@media screen and (max-width: 991.98px) {
  .contact_banner .lightbulb_wrapper {
    margin: 0 auto;
    width: 200px; }
    .contact_banner .lightbulb_wrapper:after {
      width: 200px;
      height: 120px;
      left: calc(50% - 100px);
      top: calc(50% - 60px); } }

@media screen and (max-width: 991.98px) {
  .contact_banner .contact_form_wrapper {
    padding: 0; } }

.past_clients_block .client_wrapper {
  padding: 20px;
  display: block;
  margin-bottom: 20px; }
  .past_clients_block .client_wrapper:hover, .past_clients_block .client_wrapper:focus {
    text-decoration: none; }

.past_clients_block .client_logo {
  width: 100%;
  height: 120px;
  display: block;
  padding-bottom: 20px; }
  .past_clients_block .client_logo img {
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    max-width: 70%;
    height: 100%; }

.past_clients_block .client_name {
  display: block;
  text-transform: uppercase;
  font-weight: 800;
  text-align: center;
  font-size: 0.9em;
  text-decoration: none;
  color: #30455c; }

@media screen and (max-width: 767.98px) {
  .past_clients_block .client_wrapper {
    padding: 0;
    margin-bottom: 30px; }
  .past_clients_block .client_logo {
    height: 80px;
    padding-bottom: 10px; }
    .past_clients_block .client_logo img {
      max-width: 80%; }
  .past_clients_block .client_name {
    font-size: 0.7em; } }

.testimonials_block .testimonial_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 1.2em;
  padding-bottom: 40px;
  line-height: 1.7; }

.testimonials_block .testimonial_icon {
  width: 80px;
  padding-bottom: 30px; }

.testimonials_block .testimonial_text {
  font-style: italic;
  padding-bottom: 30px; }

.testimonials_block .testimonial_author {
  font-weight: 700; }

@media screen and (max-width: 767.98px) {
  .testimonials_block .testimonial_wrapper {
    font-size: 1em;
    line-height: 1.6; }
  .testimonials_block .testimonial_icon {
    width: 60px;
    padding-bottom: 20px; } }

.subpage .page_banner {
  width: 100%;
  height: 420px;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000; }
  .subpage .page_banner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.2); }

.subpage .video_banner {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.subpage .banner_title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 3em;
  z-index: 3;
  position: relative;
  line-height: 1.2; }
  .subpage .banner_title p {
    margin: 0; }
  .subpage .banner_title strong {
    color: #00cccc; }

.subpage .intro_image {
  width: 160px;
  height: 160px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 30px;
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
  .subpage .intro_image:after {
    content: '';
    position: absolute;
    left: calc(50% - 130px);
    top: 10px;
    width: 260px;
    height: 130px;
    background: transparent url(images/brackets_intro.svg) no-repeat scroll left top;
    background-size: cover;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    opacity: 0;
    -webkit-transform: scale(0.5) rotate(180deg);
    -ms-transform: scale(0.5) rotate(180deg);
    transform: scale(0.5) rotate(180deg); }
  .subpage .intro_image.active {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
    .subpage .intro_image.active:after {
      opacity: 1;
      -webkit-transform: scale(1) rotate(0);
      -ms-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0); }

.subpage .intro_text {
  font-size: 1.2em;
  line-height: 1.6; }

@media screen and (max-width: 767.98px) {
  .subpage .page_banner {
    height: 350px; }
  .subpage .banner_title {
    font-size: 2em;
    text-align: center; }
  .subpage .intro_image {
    width: 120px;
    height: 120px; }
    .subpage .intro_image:after {
      left: calc(50% - 100px);
      width: 200px;
      height: 100px; }
  .subpage .intro_text {
    font-size: 1em; } }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.menu-toggle {
  display: none;
  outline: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  cursor: pointer; }

/* Dropdown Toggle */
.dropdown-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #00cccc;
  display: block;
  font-size: 10px;
  right: 9px;
  top: 3px;
  line-height: 1;
  margin: 0 auto;
  padding: .5em 0.7em;
  position: absolute;
  text-shadow: none; }
  .dropdown-toggle .fa-chevron-down {
    color: #00cccc;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .dropdown-toggle:after {
    display: none; }

.dropdown-toggle:hover,
.dropdown-toggle:focus {
  background: transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.main-navigation {
  width: auto;
  background: transparent; }
  .main-navigation .donate_button_device {
    display: none; }

.main-navigation a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  padding: 1.5em .5em;
  font-size: .9em;
  outline: 0; }

.main-navigation .menu li {
  color: #00cccc;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  padding-left: 10px;
  padding-right: 10px; }
  .main-navigation .menu li a:hover {
    color: #00cccc; }
  .main-navigation .menu li:before {
    content: '(';
    position: absolute;
    top: 0;
    left: -10px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .main-navigation .menu li:after {
    content: ')';
    position: absolute;
    top: 0;
    right: -10px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s; }
  .main-navigation .menu li.current-menu-item:before, .main-navigation .menu li:hover:before {
    left: 0px;
    opacity: 1; }
  .main-navigation .menu li.current-menu-item:after, .main-navigation .menu li:hover:after {
    right: 0px;
    opacity: 1; }
  .main-navigation .menu li .sub-menu a:hover {
    color: #fff; }
  .main-navigation .menu li .sub-menu li {
    padding-left: 0;
    padding-right: 0; }
    .main-navigation .menu li .sub-menu li:before, .main-navigation .menu li .sub-menu li:after {
      display: none; }
  .main-navigation .menu li .sub-menu:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, 0.6);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: 2em;
    top: -10px;
    width: 0;
    z-index: 100000; }

.main-navigation ul {
  background: transparent;
  padding: 0;
  margin-left: 0; }

.main-navigation > div > ul {
  border: 0;
  margin-bottom: 0;
  padding: 0; }

.main-navigation li {
  border: 0;
  display: inline-block;
  position: relative; }

.main-navigation li li {
  display: block; }

.main-navigation ul ul {
  background: rgba(0, 0, 0, 0.6);
  left: -999em;
  padding: 0;
  position: absolute;
  top: 38px;
  z-index: 99999;
  margin-left: 1em;
  display: block; }

.main-navigation ul li.menu-item-has-children.focus:after,
.main-navigation ul li.menu-item-has-children:hover:after,
.main-navigation ul li.page_item_has_children.focus:after,
.main-navigation ul li.page_item_has_children:hover:after {
  display: block; }

.main-navigation ul li.menu-item-has-children:after,
.main-navigation ul li.page_item_has_children:after {
  border-color: transparent transparent rgba(0, 0, 0, 0.2); }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
  right: auto; }

.main-navigation ul ul a {
  padding: 0.75em 1.25em;
  width: 16em; }

.main-navigation li li {
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .main-navigation li li:last-child {
    border: 0; }

.main-navigation li li:hover,
.main-navigation li li.focus {
  background-color: #00cccc;
  color: #fff; }

.main-navigation li li a {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  min-width: 150px;
  display: inline-block; }

.main-navigation li li.focus > a,
.main-navigation li li:focus > a,
.main-navigation li li:hover > a,
.main-navigation li li a:hover,
.main-navigation li li a:focus,
.main-navigation li li.current_page_item a:hover,
.main-navigation li li.current-menu-item a:hover,
.main-navigation li li.current_page_item a:focus,
.main-navigation li li.current-menu-item a:focus {
  color: #fff; }

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: 0;
  right: auto; }

.menu-item-has-children a {
  padding-right: 20px; }

.main-navigation ul ul ul {
  left: -999em;
  margin-top: -1px;
  top: 0; }

.main-navigation ul ul li.menu-item-has-children.focus:before,
.main-navigation ul ul li.menu-item-has-children:hover:before,
.main-navigation ul ul li.menu-item-has-children.focus:after,
.main-navigation ul ul li.menu-item-has-children:hover:after,
.main-navigation ul ul li.page_item_has_children.focus:before,
.main-navigation ul ul li.page_item_has_children:hover:before,
.main-navigation ul ul li.page_item_has_children.focus:after,
.main-navigation ul ul li.page_item_has_children:hover:after {
  display: none; }

.site-header .site-navigation-fixed .menu-scroll-down {
  display: none; }

.header_mid .main-navigation ul ul {
  top: 42px; }

.header_mid .main-navigation .menu li .sub-menu:after {
  display: none; }

@media screen and (max-width: 1100px) {
  .main-navigation {
    padding-right: 0; }
  .dropdown-toggle {
    right: -0.5em;
    padding: 1.2em 0.5em; }
    .dropdown-toggle.toggled-on .fa-chevron-down {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
  .sub-menu {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .main-navigation ul ul {
    display: none; }
    .main-navigation ul ul.toggled-on {
      display: block; }
  .main-navigation .menu > li.current-menu-item:before, .main-navigation .menu > li:hover:before {
    display: none; }
  .main-navigation {
    width: 300px;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    position: fixed;
    top: 0;
    left: 0;
    background: #30455c;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    .main-navigation::-webkit-scrollbar {
      display: none; }
    .main-navigation.toggled-on {
      clear: both;
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
  .nav_mask {
    position: fixed;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    height: 0;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    width: 0;
    z-index: 99; }
    .nav_mask.toggled-on {
      opacity: 1;
      height: 100%;
      width: 100%; }
  .main-navigation,
  .main-navigation ul {
    height: 100%; }
  .menu-main-menu-container {
    padding: 3em 20px .5em 20px; }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0 1.5em;
    text-align: left; }
  .main-navigation ul li.menu-item-has-children.focus:after,
  .main-navigation ul li.menu-item-has-children:hover:after,
  .main-navigation ul li.page_item_has_children.focus:after,
  .main-navigation ul li.page_item_has_children:hover:after {
    display: none; }
  .main-navigation.toggled-on > div > ul {
    display: block; }
  .main-navigation ul ul {
    padding: 0 0 0 1.5em;
    position: static;
    background: transparent;
    margin: 0; }
  .main-navigation li li:hover,
  .main-navigation li li.focus {
    background-color: transparent; }
  .main-navigation ul ul.toggled-on {
    display: block; }
  .main-navigation ul ul a {
    letter-spacing: 0;
    padding: 0.5em 0;
    position: relative;
    width: 100%; }
  .main-navigation li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%; }
  .main-navigation li li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .main-navigation li:last-child {
    border: 0; }
  .main-navigation a {
    display: block;
    padding: 0.5em 0;
    text-decoration: none;
    font-size: .9em; }
  .main-navigation .menu li .sub-menu:after {
    display: none; }
  .main-navigation .menu li .sub-menu a:hover {
    color: #00cccc; }
  .main-navigation .menu li {
    padding-right: 0;
    padding-left: 0; }
    .main-navigation .menu li:before, .main-navigation .menu li:after {
      display: none; }
  /* Menu toggle */
  .menu-toggle {
    background-color: #00cccc;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 2.7;
    text-shadow: none;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 38px;
    height: 38px;
    padding: 0; }
    .menu-toggle:focus {
      outline: 0; }
  .main-navigation.toggled-on ul.nav-menu {
    display: block; }
  .dropdown-toggle {
    top: 1px; } }

@media screen and (max-width: 768px) {
  .menu-main-menu-container {
    overflow-Y: scroll; } }

@media screen and (max-width: 420px) {
  .main-navigation {
    overflow-Y: scroll; }
    .main-navigation::-webkit-scrollbar-track {
      background-color: transparent; }
    .main-navigation::-webkit-scrollbar {
      background-color: transparent; }
    .main-navigation::-webkit-scrollbar-thumb {
      background-color: transparent; } }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: -ms-grid;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  -ms-grid-columns: (1fr)[9];
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

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

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

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

/* Cookiebar
--------------------------------------------- */
#cookie-bar {
  background: #111111;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  padding: 5px; }

#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto; }

#cookie-bar .cookie_content_holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#cookie-bar p {
  margin: 0;
  padding: 0;
  width: 80%; }

#cookie-bar a {
  color: #00cccc;
  text-decoration: underline; }

.cookie_controls {
  min-width: 250px;
  position: relative;
  padding-right: 40px; }
  .cookie_controls a:first-child {
    margin-left: 0; }

#cookie-bar .cb-enable,
#cookie-bar .cb-disable,
#cookie-bar .cb-policy {
  margin-left: 8px;
  color: #fff;
  text-decoration: none;
  max-width: 150px;
  min-width: 100px;
  text-align: center;
  padding: 12px;
  display: inline-block;
  border-radius: 50px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s; }

#cookie-bar .cookie_close {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: transparent;
  position: absolute;
  right: 2px;
  top: 10px;
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  color: #c2c2c2;
  outline: 0;
  cursor: pointer; }
  #cookie-bar .cookie_close:hover {
    color: #9f9f9f; }

#cookie-bar .cb-enable {
  background: #00cccc;
  margin-left: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }
  #cookie-bar .cb-enable:hover {
    background: #00b3b3; }

#cookie-bar .cb-disable {
  background: #00cccc; }
  #cookie-bar .cb-disable:hover {
    background: #00b3b3; }

#cookie-bar .cb-policy {
  background: #0033bb; }
  #cookie-bar .cb-policy:hover {
    background: #0055dd; }

#cookie_options_corner {
  border: 0;
  border-radius: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: transparent;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00cccc;
  margin: 0;
  padding: 0;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  outline: 0;
  z-index: 999;
  cursor: pointer; }
  #cookie_options_corner:hover {
    border-bottom: 40px solid #30455c; }

#cookie_icon {
  outline: 0;
  fill: #fff;
  width: 15px;
  position: absolute;
  left: 4px;
  bottom: -35px; }

@media screen and (max-width: 800px) {
  #cookie-bar p {
    width: 65%; } }

@media screen and (max-width: 420px) {
  #cookie-bar .cookie_content_holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #cookie-bar p,
  #cookie-bar .cookie_controls {
    width: 100%; }
  #cookie-bar .cookie_controls {
    padding-top: 10px; }
  #cookie-bar p {
    font-size: .9em; }
  #cookie-bar .cb-enable,
  #cookie-bar .cb-disable,
  #cookie-bar .cb-policy {
    padding: 8px; }
  #cookie-bar .cookie_close {
    top: 16px; } }

/*# sourceMappingURL=style.css.map */