@charset "UTF-8";
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=69f1108a80a8c3727f02de03cacfc85f)
 * Config saved to config.json and https://gist.github.com/69f1108a80a8c3727f02de03cacfc85f
 */
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

/*
1. Use modernizor.js to determin if flexbox is supported.
2. flex-* can break more than one time. Eg. flex-4 flex-4 flex-4. It breaks two times, from 3 boxes in a row to 2 boxes then 1 box.
3. flex-s-*, flex-m-*, flex-l-* only break once or never break. They can be mixed. Eg. flex-m-5 + flex-m-7
4. Add class .align-container to flex-container if want to align columns to other containers. Eg. <div class="flex-container align-container">

Example1
<div class="flex-container">
   <div class="flex-4">Box1</div>
   <div class="flex-4">Box2</div>
   <div class="flex-4">Box3</div>
</div>

Example2
<div class="flex-container">
   <div class="flex-m-2">Box1</div>
   <div class="flex-m-4">Box2</div>
   <div class="flex-m-6">Box3</div>
</div>
*/
.flexbox .flex-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0 -15px;
}

.flex-container {
  display: block;
}
.flex-container .flex-3, .flex-container .flex-4, .flex-container [class*=flex-s], .flex-container [class*=flex-m], .flex-container [class*=flex-l] {
  display: inline-block;
  margin: 0 -2px;
  vertical-align: top;
}

.align-container {
  margin: 0 -15px;
}

.flex-6, .flex-4, .flex-3, .flex-2 [class*=flex-s], [class*=flex-m], [class*=flex-l] {
  padding: 15px;
}
.flex-6 > *, .flex-4 > *, .flex-3 > *, .flex-2 [class*=flex-s] > *, [class*=flex-m] > *, [class*=flex-l] > * {
  height: 100%;
}

.flex-6 {
  width: 50%;
}

@media (max-width: 900px) {
  .flex-6 {
    width: 100%;
  }
}
.flex-4 {
  width: 33.33%;
}

@media (max-width: 900px) {
  .flex-4 {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .flex-4 {
    width: 100%;
  }
}
.flex-3 {
  width: 25%;
}

@media (max-width: 900px) {
  .flex-3 {
    width: 33.33%;
  }
}
@media (max-width: 600px) {
  .flex-3 {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .flex-3 {
    width: 100%;
  }
}
.flex-2 {
  width: 16.66%;
}

@media (max-width: 900px) {
  .flex-2 {
    width: 25%;
  }
}
@media (max-width: 600px) {
  .flex-2 {
    width: 33.33%;
  }
}
@media (max-width: 500px) {
  .flex-2 {
    width: 50%;
  }
}
.flex-s-1, .flex-m-1, .flex-l-1 {
  width: 8.33%;
}

.flex-s-2, .flex-m-2, .flex-l-2 {
  width: 16.66%;
}

.flex-s-3, .flex-m-3, .flex-l-3 {
  width: 25%;
}

.flex-s-4, .flex-m-4, .flex-l-4 {
  width: 33.33%;
}

.flex-3-5, .flex-m-5, .flex-l-5 {
  width: 41.66%;
}

.flex-s-6, .flex-m-6, .flex-l-6 {
  width: 50%;
}

.flex-s-7, .flex-m-7, .flex-l-7 {
  width: 58.33%;
}

.flex-s-8, .flex-m-8, .flex-l-8 {
  width: 66.66%;
}

.flex-s-9, .flex-m-9, .flex-l-9 {
  width: 75%;
}

.flex-s-10, .flex-m-10, .flex-l-10 {
  width: 83.33%;
}

.flex-s-11, .flex-m-11, .flex-l-11 {
  width: 91.66%;
}

@media (max-width: 992px) {
  [class*=flex-l] {
    width: 100%;
  }
}
@media (max-width: 768px) {

  [class*=flex-m] {
    width: 100%;
  }
  .site-footer .columns_footer_menu {
  padding-left: 0 !important;
  }
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.size-full {
  display: block;
  margin: 15px 0;
}

.no-scroll {
  overflow: hidden;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.container-fluid {
  padding: 0 4%;
}
@media (max-width: 992px) {
  .container-fluid {
    padding: 0 20px;
  }
}

.container-l {
  max-width: 1200px;
  padding: 0 60px;
  margin: 0 auto;
}

@media (max-width: 768px) {

  .container-l {
    padding: 0 20px;
  }
}

.container-m {
  max-width: 1000px;
  padding: 0 60px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .container-m {
    padding: 0 20px;
  }
}

.container-s {
  max-width: 800px;
  padding: 0 60px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .container-s {
    padding: 0 20px;
  }
}

.bg-cover {
  background: no-repeat center center;
  background-size: cover;
}

.spacer {
  padding: 0 5px;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.float-right {
  float: right;
}

.cyan {
  color: #00857D;
}

.sans {
  font-family: "Nunito Sans", sans-serif;
}

.button-yellow, .btn-cta {
  background: transparent;
  border: 0;
  padding: 10px 15px;
  border-radius: 18px;
  text-transform: lowercase;
  transition: all 0.3s ease;
  display: inline-block;
  background-color: #CEDC00;
  color: #1E22AA;
}
.button-yellow:hover {
  background-color: #1E22AA;
  color: #CEDC00;
}
.btn-cta:hover {
  background-color: #ffffff;
  color: #1E22AA;
}
.button-yellow:disabled {
  background-color: rgba(206, 220, 0, 0.5);
  color: rgba(30, 34, 170, 0.5);
}
.btn-cta {
  margin-top: 16px;
}
.long-arrow {
  display: block;
  position: relative;
  width: 35px;
  height: 20px;
  transition: all 0.5s ease;
}
.long-arrow:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 10px;
  left: 0;
  background-color: white;
}
.long-arrow:after {
  content: "";
  position: absolute;
  top: 7px;
  right: -10px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 16px solid white;
}
.long-arrow:hover {
  width: 80px;
}

.vertical-arrow {
  width: 50px;
  height: 400px;
  cursor: pointer;
}
.vertical-arrow:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 20px;
  background-color: #00857D;
}
.vertical-arrow:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 17px;
  width: 0;
  height: 0;
  border-top: 16px solid #00857D;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.gradient-box {
  background: linear-gradient(-35deg, #1E22AA, #00857D 60%, #00857D);
}

@keyframes expand_in {
  from {
    transform: scale(0.5);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes shrink_out {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes slide_up_in {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide_down_in {
  from {
    transform: translateY(-100px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes fade_in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade_out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.plus-icon span {
  display: block;
  background-color: #CEDC00;
  width: 30px;
  height: 3px;
}
.plus-icon span:last-child {
  transform: rotate(-90deg);
  margin-top: -3px;
}

.disabled-link > a {
  cursor: default;
  pointer-events: none;
}

.one-half, .one-third, .one-fourth, .one-fifth {
  display: inline-block;
  margin: 0 -2px;
  vertical-align: top;
  padding: 15px;
}

.one-half {
  width: 50%;
}

.one-third {
  width: 33.33%;
}

.one-fourth {
  width: 25%;
}

.one-fifth {
  width: 20%;
}

@media (max-width: 1100px) {
  .one-fifth {
    width: 25%;
  }

  .one-half {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .one-third {
    width: 50%;
  }

  .one-fifth {
    width: 33.33%;
  }

  .one-fourth {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .one-fifth {
    width: 50%;
  }
}
/*------ Basic -------*/
html {
  box-sizing: border-box;
  font-size: 15px;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  font-size: 17px;
  background: linear-gradient(-50deg, #1E22AA, #00857D 30%, #1E22AA 100%);
  position: relative;
  overflow-x: hidden;
  font-family: "Nunito Sans", sans-serif;
  min-height: 100vh;
}

p, .p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0 0 0.75em 0;
  font-family: "Nunito Sans", sans-serif;
  color: #4a4a4a;
}

.all-inline * {
  display: inline;
}

.inline {
  display: inline;
}

span {
  font-size: inherit;
}

a {
  text-decoration: none;
  color: #1E22AA;
  transition: all 0.3s ease;
}
a:hover, a:focus, a:active, a:visited {
  outline: 0;
  text-decoration: none;
}
a:hover {
  color: #56C271;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  padding: 0 0 0.5em;
  line-height: 1.25;
  font-family: "Oswald", sans-serif;
}

h1, .h1 {
  color: #1E22AA;
  font-size: 85px;
  line-height: 1.1;
  font-weight: 400;
}
@media (max-width: 992px) {
  h1, .h1 {
    font-size: 50px;
  }
}

h2, .h2 {
  color: #1E22AA;
  font-size: 65px;
  line-height: 1.2;
  font-weight: 400;
}
@media (max-width: 992px) {
  h2, .h2 {
    font-size: 45px;
  }
}

h3, .h3 {
  font-size: 30px;
  font-weight: 300;
  color: #1E22AA;
}

h4, .h4 {
  font-size: 20px;
  font-weight: 300;
  color: #00857D;
}

h5, .h5 {
  font-weight: 400;
  color: #1E22AA;
  font-size: 18px;
}

h6, .h6 {
  font-weight: 400;
  color: #00857D;
  font-size: 16px;
  font-family: "Nunito Sans", sans-serif;
  padding-bottom: 20px;
}

ul, ol {
  margin: 0;
  padding: 0 0 20px 40px;
}
ul li, ol li {
  margin: 0.25em 0;
}

sub, sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.8em;
}

.post-content h1 {
  color: #00857D;
  font-size: 36px;
  font-weight: 300;
}
.post-content h2 {
  color: #00857D;
  font-size: 30px;
  font-weight: 300;
}

.wp-caption {
  min-width: 100%;
  max-width: 100%;
}
.wp-caption .size-full {
  min-width: 100%;
}

.uppercase {
  text-transform: uppercase;
}

/*------ Button & Forms -------*/
button {
  border: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  background-color: transparent;
}
button:hover, button:focus, button:active, button:visited {
  outline: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  outline: none;
}

input,
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],
input[type=submit],
textarea {
  font-size: 16px;
  line-height: 1.2;
}
input:focus,
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,
input[type=submit]:focus,
textarea:focus {
  outline: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/*------ 3. Markups -------*/
strong, b {
  color: #1E22AA;
  font-weight: 700;
}

dfn, cite, em, i {
  font-style: italic;
  font-size: 0.95em;
}

address {
  font-style: normal;
}

q {
  font-style: italic;
}

code, pre {
  display: block;
  margin: 15px 0;
  width: 100%;
  overflow: auto;
  padding: 1.6em;
}

hr {
  background-color: #999;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #eee;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #999;
  display: block;
  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;
}

#page {
  margin-left: 84px;
  position: relative;
}

.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 20px;
  z-index: 500;
}
.site-header .logo-white {
  display: none;
}
.site-header .header-contact {
  float: right;
  color: #00857D;
  text-align: right;
}
.site-header .header-contact .header-contact-link {
  display: block;
  padding-right: 33px;
  color: #00857D;
}
.site-header .header-contact a {
  color: #1E22AA;
}
.site-header .header-contact a:hover {
  color: #CEDC00;
}
.site-header .open-main-nav {
  display: none;
  float: right;
  margin-top: 20px;
  padding: 0;
}
.site-header .open-main-nav span {
  display: block;
  background-color: #00857D;
  width: 28px;
  height: 3px;
  margin-bottom: 5px;
}

.main-nav {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  width: 84px;
  padding: 10px 0;
  transition: background-color 3s ease;
}
.main-nav ul,
.main-nav li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.second_menu {
  margin-top: 24px !important;
  border-top: 1px solid #047b74;
  padding-top: 10px !important;
}
.main-nav .site-title {
  display: none;
  padding-left: 20px;
  padding-top: 10px;
}
.main-nav .site-title img {
  width: 100px;
}
.main-nav .close-main-nav {
  display: none;
  float: right;
  width: 50px;
  height: 50px;
  margin-top: 10px;
  margin-right: 5px;
}
.main-nav .close-main-nav span {
  display: block;
  background-color: #CEDC00;
  width: 28px;
  height: 3px;
  transition: all 0.3s ease;
}
.main-nav .close-main-nav span:first-child {
  transform: rotate(45deg);
}
.main-nav .close-main-nav span:last-child {
  transform: rotate(-45deg);
  margin-top: -3px;
}
.main-nav .toggle-sub-menu {
  display: none;
  color: #CEDC00;
  font-size: 18px;
}
.main-nav .menu-image {
  display: none;
}
.main-nav .hovered-image {
  display: inline-block;
}
.main-nav .nav-contact {
  display: none;
  padding: 10px 30px 20px;
  color: white;
  text-align: center;
}
.main-nav .nav-contact i {
  padding-right: 5px;
}
.main-nav .nav-contact a {
  color: #CEDC00;
}
.main-nav .nav-contact a:hover {
  color: white;
}
.main-nav .nav-search-form {
  display: none;
  padding: 0 30px 50px;
  text-align: center;
}
.main-nav .nav-search-form form {
  display: block;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.main-nav .nav-search-form input[type=text] {
  background-color: transparent;
  border: 1px solid white;
  border-radius: 15px;
  font-weight: 300;
  color: #CEDC00;
}
.main-nav .nav-search-form input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white !important;
}
.main-nav .menu-item a.menu-image-hovered img.hovered-image {
  opacity: 1;
  transition: none;
}
.main-nav ul.menu > li .close-desktop-sub-menu {
  display: none;
}
.main-nav ul.menu > li > a {
  display: block;
  padding: 13px 10px;
  font-size: 13px;
}
.main-nav ul.menu > li > a > span {
  display: block;
  text-align: center;
  padding: 0 0 10px !important;
}
.main-nav ul.menu > li > a > .menu-image-title {
  color: white;
  line-height: 1;
}
.main-nav ul.menu > li > a:hover .menu-image {
  opacity: 1 !important;
}
.main-nav ul.menu > li > a:hover > .menu-image-title {
  color: #CEDC00;
}
.main-nav ul.menu > li > .sub-menu {
  display: none;
  position: fixed;
  width: 270px;
  height: 100vh;
  top: 0;
  left: 84px;
  z-index: 900;
  background-color: #00857D;
  padding: 40px 0;
}
.main-nav ul.menu > li > .sub-menu .sub-menu-logo {
  position: fixed;
  bottom: 30px;
  left: 90px;
}
.main-nav ul.menu > li > .sub-menu .sub-menu-logo .menu-image {
  display: block;
}
.main-nav ul.menu > li > .sub-menu > li > a {
  color: white;
  padding: 8px 30px 20px;
  text-transform: lowercase;
  display: block;
  font-size: 24px;
  font-weight: 300;
}
.main-nav ul.menu > li > .sub-menu > li > a:hover {
  color: #CEDC00;
}
.main-nav ul.menu > li > .sub-menu > li > .sub-menu > li > a {
  text-transform: lowercase;
  color: white;
  padding: 8px 30px;
  display: block;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
}
.main-nav ul.menu > li > .sub-menu > li > .sub-menu > li > a:hover {
  color: #CEDC00;
}
.main-nav ul.menu > li > .sub-menu > li > .sub-menu > li .sub-menu {
  display: none;
}
.main-nav ul.menu .desktop-sub-menu-open {
  position: relative;
}
.main-nav ul.menu .desktop-sub-menu-open > .sub-menu {
  display: block;
}
.main-nav ul.menu .desktop-sub-menu-open .close-desktop-sub-menu {
  animation-name: expand_in;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  left: 17px;
  padding: 5px;
}
.main-nav ul.menu .desktop-sub-menu-open .close-desktop-sub-menu span {
  display: block;
  background-color: #CEDC00;
  width: 40px;
  height: 3px;
  transition: all 0.3s ease;
}
.main-nav ul.menu .desktop-sub-menu-open .close-desktop-sub-menu span:first-child {
  transform: rotate(45deg);
}
.main-nav ul.menu .desktop-sub-menu-open .close-desktop-sub-menu span:last-child {
  transform: rotate(-45deg);
  margin-top: -3px;
}
.main-nav ul.menu .desktop-sub-menu-open > a {
  animation-name: shrink_out;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}
.main-nav ul.menu .desktop-sub-menu-open > .sub-menu {
  animation-name: fade_in;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}
.main-nav ul.menu .desktop-sub-menu-open > .sub-menu a {
  opacity: 0;
  animation-name: slide_up_in;
  animation-duration: 0.7s;
  animation-delay: 0.4s;
  animation-fill-mode: forwards;
}
.main-nav ul.menu .desktop-sub-menu-close > a {
  animation-name: expand_in;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}

.search-form-container {
  display: none;
}

.search-form-open {
  animation-name: fade_in;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  display: block;
  position: fixed;
  z-index: 2000;
  background-color: #00857D;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.search-form-open form {
  display: block;
  width: 100%;
}
.search-form-open .close-search {
  width: 30px;
  height: 30px;
  position: fixed;
  top: 40px;
  right: 55px;
}
.search-form-open .close-search span {
  display: block;
  background-color: #CEDC00;
  width: 30px;
  height: 3px;
  transition: all 0.3s ease;
}
.search-form-open .close-search span:first-child {
  transform: rotate(45deg);
}
.search-form-open .close-search span:last-child {
  transform: rotate(-45deg);
  margin-top: -3px;
}
.search-form-open .close-search:hover span {
  background-color: white;
}
.search-form-open .search-form-wrapper {
  display: block;
  margin-top: 45%;
  margin-top: calc(50vh - 20px);
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.search-form-open .search-form .search-input {
  color: #CEDC00;
  border-color: white;
}
.search-form-open .search-form .search-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white !important;
}

body.home #menu-item-129 {
  display: none;
}
body.home .site-header .logo-color {
  display: none;
}
body.home .site-header .logo-white {
  display: inline-block;
}
body.home .site-header .header-contact {
  color: white;
}
body.home .site-header .header-contact a {
  color: white;
}
body.home .site-header .header-contact a:hover {
  color: #CEDC00;
}
body.home .main-nav {
  background-color: white;
}
body.home .main-nav .menu-image {
  display: inline-block;
}
body.home .main-nav .hovered-image {
  display: none;
}
body.home .main-nav ul.menu > li {
  position: relative;
}
body.home .main-nav ul.menu > li > a > .menu-image-title {
  color: #4a4a4a;
}
body.home .main-nav ul.menu > li > a:hover > .menu-image-title {
  color: #00857D;
}

body.home.scrolled .main-nav {
  background-color: transparent;
}
body.home.scrolled .main-nav .menu-image {
  display: none;
}
body.home.scrolled .main-nav .hovered-image {
  display: inline-block;
}
body.home.scrolled .main-nav ul.menu > li > a > .menu-image-title {
  color: white;
  line-height: 1;
}
body.home.scrolled .main-nav ul.menu > li > a:hover .menu-image {
  opacity: 1 !important;
}
body.home.scrolled .main-nav ul.menu > li > a:hover > .menu-image-title {
  color: #CEDC00;
}

@media (max-width: 768px) {
  #page {
    margin-left: 0;
  }

  .search-form-open {
    display: none;
  }

  .site-header .header-contact {
    display: none;
  }
  .site-header .open-main-nav {
    display: block;
  }

  .main-nav {
    display: none;
    width: 100%;
    right: 0;
  }
  .main-nav .close-main-nav {
    display: inline-block;
  }

  body.main-nav-open {
    overflow-y: hidden;
  }
  body.main-nav-open .main-nav {
    animation-name: fade_in;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
    display: block;
    background: linear-gradient(-35deg, #1E22AA, #00857D 60%, #00857D);
    overflow-y: auto;
  }
  body.main-nav-open .main-nav .menu-image,
body.main-nav-open .main-nav .hovered-image {
    display: none;
  }
  body.main-nav-open .main-nav .site-title,
body.main-nav-open .main-nav .toggle-sub-menu {
    display: inline-block;
  }
  body.main-nav-open .main-nav .nav-contact,
body.main-nav-open .main-nav .nav-search-form {
    display: block;
  }
  body.main-nav-open .main-nav .menu-main-nav-container {
    text-align: center;
  }
  body.main-nav-open .main-nav ul.menu {
    text-align: left;
    padding: 30px 15px;
    display: inline-block;
  }
  body.main-nav-open .main-nav ul.menu .main-nav-button > a {
    display: none;
  }
  body.main-nav-open .main-nav ul.menu > li > a {
    padding: 0;
    display: inline-block;
  }
  body.main-nav-open .main-nav ul.menu > li > a .menu-image-hover-wrapper {
    display: none;
  }
  body.main-nav-open .main-nav ul.menu > li > a .menu-image-title {
    text-align: left;
    color: white;
    padding: 20px 0 10px !important;
    text-transform: lowercase;
    display: block;
    font-size: 24px;
    font-weight: 600;
  }
  body.main-nav-open .main-nav ul.menu > li > a .menu-image-title:hover {
    color: #CEDC00;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu {
    display: block;
    position: static;
    height: auto;
    background-color: transparent;
    padding: 0;
    width: auto;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu .sub-menu-logo {
    display: none;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li {
    position: relative;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .toggle-sub-menu {
    position: absolute;
    top: 20px;
    right: 0;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > a {
    padding: 15px 50px 6px 0;
    display: inline-block;
    font-weight: 600;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .sub-menu {
    max-height: 0;
    overflow-y: hidden;
    transition: max-height 0.5s ease;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .sub-menu > li {
    position: relative;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .sub-menu > li > .toggle-sub-menu {
    position: absolute;
    top: 9px;
    right: 0;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .sub-menu > li > a {
    padding: 8px 15px;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .sub-menu > li > .sub-menu {
    max-height: 0;
    overflow-y: hidden;
    transition: max-height 0.5s ease;
    display: block;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a {
    display: inline-block;
    color: white;
    padding: 5px 15px 5px 30px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 300;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .sub-menu > li > .sub-menu > li > a:hover {
    color: #CEDC00;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li > .sub-menu > li .sub-menu-open {
    max-height: 1000px;
  }
  body.main-nav-open .main-nav ul.menu > li > .sub-menu > li .sub-menu-open {
    max-height: 1000px;
  }

  body.home .site-header .open-main-nav span {
    background-color: #CEDC00;
  }

  body.scrolled-back .site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    background-color: white;
    padding: 12px 0 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transform: translateY(-100px);
    animation-name: slide_down_in;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in;
  }
  body.scrolled-back .site-header .logo-white {
    display: none;
  }
  body.scrolled-back .site-header .logo-color {
    display: inline-block;
    width: 120px;
  }
  body.scrolled-back .site-header .open-main-nav {
    margin-top: 28px;
  }
  body.scrolled-back .site-header .open-main-nav span {
    background-color: #00857D;
  }
}
.site-footer {
  color: white;
}
.site-footer strong, .site-footer b, .site-footer p {
  color: white;
}
.site-footer .main-footer {
  padding-top: 50px;
  padding-bottom: 30px;
}
.site-footer .main-footer .footer-logo {
  width: 280px;
  height: auto;
  margin-bottom: 30px;
}
.site-footer .main-footer .footer-about {
  max-width: 500px;
  padding-bottom: 30px;
}
.site-footer .main-footer p {
  max-width: 500px;
}


.site-footer .main-footer h3{ color: #cedc00; font-weight: 400;}
.site-footer .main-footer .title_footer{ padding-bottom: 80px;}
.site-footer .main-footer .title_footer p { max-width: 100%; font-family: "Oswald", sans-serif; font-size: clamp(32px,4vw,58px); max-width: 100%; line-height: 1.2;}
.site-footer .main-footer .title_footer a{ font-family: "Oswald", sans-serif; font-size: clamp(28px,3.4vw,40px); line-height: 1.2; border-radius: 40px; padding: 0px 40px 6px; display: block; margin: auto; width: 234px; text-align: center;}

.site-footer .columns_footer_menu{  display: block; flex-wrap: wrap;  gap: 16px;    padding-left: 50px;}
.site-footer .columns_footer_menu h3 {padding: 10px 0 0em }

.site-footer .columns_footer_menu .footer-col{ flex: 1 1 auto;}

.site-footer .columns_footer_menu ul{ list-style: none; margin: 0; padding: 0;}
.site-footer .columns_footer_menu li{ list-style: none;}
.site-footer .columns_footer_menu li a{ color: white;text-transform: lowercase;}
.site-footer .columns_footer_menu li a:hover{ text-decoration: underline; }

.site-footer .footer-bottom {
  padding-top: 5px;
  padding-bottom: 10px;
}
.site-footer .footer-bottom .footer-info {
  font-size: 13px;
  font-weight: 300;
}
.site-footer .footer-bottom .footer-info a {
  color: #CEDC00;
}
.site-footer .footer-bottom .footer-info a:hover {
  color: white;
}
.site-footer .footer-bottom .footer-info .privacy {
  padding-top: 5px;
}
.site-footer .footer-bottom .footer-info .privacy a {
  color: white;
}
.site-footer .footer-bottom .footer-info .privacy a:hover {
  color: #CEDC00;
}
.site-footer .footer-bottom .footer-contact {
  font-size: 13px;
  font-weight: 300;
  padding-bottom: 15px;
}
.site-footer .footer-bottom .footer-contact .social-links {
  padding-bottom: 10px;
}
@media (min-width: 700px) {
  .site-footer .footer-bottom .footer-contact .social-links {
    display: inline-block;
  }
}
.site-footer .footer-bottom .footer-contact .social-link {
  color: white;
  font-size: 26px;
  margin-right: 8px;
}
.site-footer .footer-bottom .footer-contact .social-link:hover {
  color: #CEDC00;
}
.site-footer .footer-bottom .footer-contact .footer-contact-link {
  padding-left: 10px;
  color: #CEDC00;
}
.site-footer .footer-bottom .footer-contact .footer-contact-link:hover {
  color: white;
}
@media (max-width: 450px) {
  .site-footer .footer-bottom .footer-contact .footer-contact-link {
    display: block;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .site-footer .footer-bottom .footer-contact, .site-footer .footer-bottom .footer-info {
    float: right;
  }
}
@media (max-width: 450px) {
  .site-footer .footer-bottom .footer-info div:first-child span {
    display: block;
  }
  .site-footer .footer-bottom .footer-contact .footer-contact {
    display: block;
    padding-left: 0;
  }
}

.go-top {
  display: none;
  width: 50px;
  height: 42px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 3px;
}
.go-top:hover {
  opacity: 0.9;
  color: white;
}

input {
  border: 1px solid #CEDC00;
  background-color: transparent;
  border-radius: 15px;
}

.gform_body li.gfield {
  padding-right: 0 !important;
}
.gform_body .gfield_label {
  color: #1E22AA !important;
  font-weight: 400 !important;
  padding-top: 25px !important;
}
.gform_body .gfield_required {
  color: #00857D !important;
}
.gform_body input, .gform_body textarea {
  margin: 0 !important;
  padding: 18px 15px !important;
  border-radius: 18px !important;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #ccc;
}
.gform_body input::-webkit-input-placeholder, .gform_body textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc !important;
}
.gform_body textarea {
  height: 160px !important;
}
.gform_body .gfield_error {
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  position: relative;
}
.gform_body .gfield_error input, .gform_body .gfield_error textarea {
  border: 1px solid orange !important;
}
.gform_body .validation_message {
  color: orange !important;
  position: absolute !important;
  left: 0 !important;
}

.validation_error {
  background-color: transparent !important;
  padding: 20px !important;
  border: 1px solid orange !important;
  color: orange !important;
}

.gform_footer {
  margin: 0 !important;
}
.gform_footer input[type=submit] {
  margin: 0 !important;
  background-color: #CEDC00 !important;
  border: 0 !important;
  color: #1E22AA !important;
  padding: 12px 15px !important;
  border-radius: 18px !important;
  transition: background-color 0.5s ease !important;
}
.gform_footer input[type=submit]:hover {
  background-color: #1E22AA !important;
  color: #CEDC00 !important;
}

#gform_3 .gform_body, #gform_3 .gform_footer {
  display: inline-block !important;
}
#gform_3 .gform_body {
  width: 70% !important;
  padding-right: 5px !important;
}
#gform_3 .gform_body input {
  width: 100% !important;
}
#gform_3 .gform_footer {
  width: 18% !important;
}
@media (max-width: 700px) {
  #gform_3 .gform_body {
    display: block !important;
    width: 100% !important;
  }
  #gform_3 .gform_footer {
    width: auto !important;
  }
}

.site-footer #gform_3 .gform_body input {
  border: 0 !important;
  padding: 12px 15px !important;
}
.site-footer #gform_3 .gform_body input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white !important;
}

.cta-sign-up input[type=text] {
  padding: 12px 20px !important;
  border: 0 !important;
}

.gform_confirmation_message {
  font-size: 20px !important;
  color: #56C271 !important;
  font-weight: bold !important;
  padding-top: 20px !important;
}

#content {
  background-color: white;
}

.site-main {
  padding-top: 43px;
  padding-bottom: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .site-main {
    padding-top: 130px;
  }
}

.page-header {
  display: inline-block;
  margin-left: 160px;
  margin-bottom: 50px;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
  z-index: 600;
}
.page-header a {
  color: #006298;
}
.page-header button {
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  color: #512D6D;
}
.page-header button img {
  margin-top: -5px;
  padding-left: 4px;
}
@media (max-width: 992px) {
  .page-header {
    margin-left: 0;
    margin-bottom: 20px;
    padding-top: 80px;
  }
}
@media (max-width: 768px) {
  .page-header {
    display: none;
  }
}

.page-nav-wrapper {
  position: relative;
  display: inline-block;
}

.page-nav-menu {
  border-top: 2px solid #00857D;
  display: none;
  position: absolute;
  padding: 0;
  top: 35px;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  min-width: 180px;
}
.page-nav-menu li {
  list-style: none;
}
.page-nav-menu li a {
  color: #006298;
  display: block;
  padding: 7px 20px;
}
.page-nav-menu li a:hover {
  color: #56C271;
}
.page-nav-menu li:first-child {
  padding-top: 10px;
}
.page-nav-menu li:last-child {
  padding-bottom: 10px;
}

.search-form {
  position: relative;
  display: inline-block;
}
.search-form .search-input {
  display: block;
  width: 100%;
  padding: 8px 80px 8px 15px;
  line-height: 1;
}
.search-form #searchsubmit {
  background: url(../assets/img/search.svg) no-repeat center center;
  background-size: 30px 30px;
  position: absolute;
  top: 0;
  right: 10px;
  background-color: transparent;
  border: 0;
  font-size: 14px;
  padding: 10px;
}

.horizontal-accordion .title {
  margin: 10px;
  background-color: rgba(0, 98, 152, 0.2);
  transition: all 0.3s ease;
  display: block;
  padding: 15px 20px;
  text-align: left;
  color: #006298;
  transition: all 0.3s ease;
}
.horizontal-accordion .title:hover {
  background-color: #006298;
  color: white;
}
.horizontal-accordion .title.active {
  background-color: #006298;
  color: white;
  position: relative;
}
.horizontal-accordion .title.active:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #006298;
}
.horizontal-accordion .title-container {
  justify-content: flex-end;
}
.horizontal-accordion .title-container .title {
  width: 160px;
  font-size: 16px;
}
.horizontal-accordion .content-container .title {
  display: none;
  margin: 15px 0;
  position: relative;
}
.horizontal-accordion .content-container .title button {
  text-align: left;
}
.horizontal-accordion .content-container .title .plus-icon {
  position: absolute;
  right: 20px;
  top: 26px;
  transition: all 0.5s ease;
}
.horizontal-accordion .content-container .title .plus-icon span {
  background-color: #006298;
}
.horizontal-accordion .content-container .title:hover .plus-icon span {
  background-color: white;
}
.horizontal-accordion .content-container .title.active .plus-icon {
  transform: rotate(45deg);
}
.horizontal-accordion .content-container .title.active .plus-icon span {
  background-color: white;
}
.horizontal-accordion .content-container .content {
  display: none;
  padding-top: 70px;
  padding-bottom: 50px;
  background: no-repeat 80% 20px;
  background-size: 50% auto;
  position: relative;
}
.horizontal-accordion .content-container .content .content-description {
  max-width: 32%;
  padding-top: 40px;
  font-size: 18px;
}
.horizontal-accordion .content-container .content .content-description p {
  font-size: 18px;
}
.horizontal-accordion .content-container .content .content-image {
  position: absolute;
  z-index: 15;
  top: 50px;
  right: 8%;
  max-width: 68%;
  mix-blend-mode: multiply;
}
.horizontal-accordion .content-container .content .content-image img {
  width: 100%;
}
.horizontal-accordion .content-container .content .button-yellow {
  margin-top: 30px;
}
.horizontal-accordion .content-container .content .service-list {
  position: absolute;
  z-index: 20;
  right: 0;
  top: 100px;
  background-color: white;
  padding: 30px;
  box-shadow: 0 20px 20px rgba(81, 45, 109, 0.2);
  max-width: 280px;
}
.horizontal-accordion .content-container .content .service-list ul {
  padding: 0;
  margin: 0;
}
.horizontal-accordion .content-container .content .service-list li {
  list-style: none;
  padding: 8px 0;
}
.horizontal-accordion .content-container .content .service-list li a {
  font-family: "Oswald", sans-serif;
  color: #00857D;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
}
.horizontal-accordion .content-container .content .service-list li a:hover {
  color: #1E22AA;
}
.horizontal-accordion .content-container .content:after {
  content: "";
  position: absolute;
  width: 60%;
  height: 360px;
  z-index: 10;
  background: linear-gradient(to right, transparent, #00857D);
  top: 25px;
  left: 22%;
}
.horizontal-accordion .content-container .content .content-title, .horizontal-accordion .content-container .content .content-description, .horizontal-accordion .content-container .content .button-yellow {
  position: relative;
  z-index: 20;
}
.horizontal-accordion .content-container .content.active {
  display: block;
  animation-name: fade_in;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}
.horizontal-accordion .content-container .content.active .content-title, .horizontal-accordion .content-container .content.active .content-description, .horizontal-accordion .content-container .content.active .button-yellow, .horizontal-accordion .content-container .content.active .service-list {
  opacity: 0;
  transform: translateY(20px);
  animation-name: slide_up_in;
  animation-duration: 1s;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
}
@media (max-width: 1200px) {
  .horizontal-accordion .content-container .content .content-description {
    max-width: 45%;
  }
  .horizontal-accordion .content-container .content .content-image {
    max-width: 50%;
    right: 4%;
  }
  .horizontal-accordion .content-container .content .service-list {
    top: 160px;
  }
}
@media (max-width: 900px) {
  .horizontal-accordion .title-container {
    display: none;
  }
  .horizontal-accordion .content-container .title {
    display: block;
  }
  .horizontal-accordion .content-container .title button {
    display: inline-block;
  }
  .horizontal-accordion .content-container .content {
    background-size: 0 0;
  }
  .horizontal-accordion .content-container .content .content-title {
    font-size: 45px;
  }
  .horizontal-accordion .content-container .content .content-description {
    max-width: 100%;
  }
  .horizontal-accordion .content-container .content .content-image {
    display: none;
  }
  .horizontal-accordion .content-container .content .service-list {
    position: static;
    margin-top: 30px;
    max-width: 10000px;
  }
  .horizontal-accordion .content-container .content:after {
    height: 140px;
    left: auto;
    right: 0;
  }
}

.content-image-overlay {
  padding-top: 40px;
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .content-image-overlay {
    padding-bottom: 50px;
  }
}
.content-image-overlay .h2 {
  max-width: 75%;
}
.content-image-overlay .cio-content {
  padding-top: 20px;
}
.content-image-overlay .col-md-7, .content-image-overlay .col-md-5 {
  float: right;
}
.content-image-overlay .cio-image {
  position: relative;
  margin-top: -30px;
  padding-left: 5%;
}
.content-image-overlay .cio-image img {
  position: relative;
  z-index: 10;
  mix-blend-mode: multiply;
}
.content-image-overlay .cio-image:after {
  content: "";
  width: 85%;
  position: absolute;
  height: 0;
  padding-bottom: 65%;
  top: 0;
  left: 10%;
  background: linear-gradient(35deg, transparent, #56C271);
}
@media (max-width: 992px) {
  .content-image-overlay .h2 {
    max-width: 100%;
    font-size: 45px;
    padding-bottom: 40px;
  }
  .content-image-overlay .col-md-7, .content-image-overlay .col-md-5 {
    float: left;
  }
  .content-image-overlay .cio-image {
    margin: -10px 0 20px;
    padding: 0;
    text-align: center;
  }
  .content-image-overlay .cio-image:after {
    left: 7.5%;
  }
}

.easter-egg {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.easter-egg .open-easter-egg {
  opacity: 0;
  color: #CEDC00;
  position: absolute;
  right: -24px;
  bottom: -3px;
  animation-name: fade_in;
  animation-delay: 1.3s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}
@media (max-width: 992px) {
  .easter-egg .open-easter-egg {
    right: -20px;
  }
}
.easter-egg .easter-egg-content {
  display: none;
  position: absolute;
  font-size: 14px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0.9);
  top: 104px;
  right: -165px;
  color: #4a4a4a;
  padding: 15px;
  font-family: "Nunito Sans", sans-serif;
}
@media (max-width: 992px) {
  .easter-egg .easter-egg-content {
    top: 65px;
  }
}
@media (max-width: 768px) {
  .easter-egg .easter-egg-content {
    top: 48px;
  }
}
.easter-egg.align-right .easter-egg-content {
  right: -25px;
}
.easter-egg:hover .easter-egg-content {
  display: block;
}

.page-hero {
  position: relative;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .page-hero {
    margin-top: 0;
  }
}
.page-hero .page-hero-image.mobile {
  display: none;
}
.page-hero .page-hero-image.desktop {
  position: absolute;
  z-index: 1;
  top: 40px;
  right: 0;
  max-width: 50%;
}

.page-id-29222 .page-hero .page-hero-image.desktop {  
  top: 5px !important;
}

.page-hero .page-hero-image.desktop img.main_img {
  position: relative;
  z-index: 10;
  mix-blend-mode: multiply;
}
.page-hero .page-hero-image.desktop img.secondary_img{
  position: absolute;
  width: 100%;
  height: 85%;
  left: -80px;
  top: -20px;
  transition: all 0.3s ease;
}
.page-hero .page-hero-image.desktop.no_img:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 85%;
  left: -80px;
  top: -20px;
  background: linear-gradient(-45deg, rgba(81, 45, 109, 0.5), rgba(0, 133, 125, 0.5));
  transition: all 0.3s ease;
}

/*
.page-id-29222 .page-hero .page-hero-image.desktop:after {
  display: none !important;
  position: absolute;
  content: "";
  width: 100%;
  height: 85%;
  left: -80px;
  top: -20px;
  background: linear-gradient(-45deg, rgba(81, 45, 109, 0.5), rgba(0, 133, 125, 0.5));
  transition: all 0.3s ease;
}
*/
.page-hero .page-hero-image.desktop:after {
  top: -60px;
}
.page-hero .page-hero-caption {
  position: relative;
  z-index: 10;
  padding-bottom: 50px;
}
.page-hero .page-hero-caption .h1 {
  position: relative;
  z-index: 2;
  max-width: 900px;
}
@media (max-width: 768px) {
  .page-hero .page-hero-caption .h1 {
    font-size: 50px;
  }
}
.page-hero .page-hero-caption .page-hero-sub-title {
  max-width: 380px;
}
.page-hero .page-hero-caption .page-hero-content {
  max-width: 50%;
  margin-top: 50px;
}
.page-hero .vertical-arrow {
  position: absolute;
  z-index: 20;
  right: 22%;
  bottom: -30px;
  padding-left: 20px;
}
@media only screen and (max-width: 1024px)  {
  .hero .hero-slide .hero-content .heading-1 {
    height: 248px !important;
  }
}
@media only screen and (max-width: 768px) {
.hero .hero-slide .hero-content .heading-1 {
    height: 78px !important;
}
}

@media (max-width: 1024px) {

  .page-hero {
    margin-bottom: 0px;
    margin-top: 0;
  }
  .page-hero .vertical-arrow {
    display: none;
  }
  .page-hero .page-hero-image.desktop {
    display: none;
  }
  .page-hero .page-hero-image.mobile {
    display: block;
    max-width: 400px;
    max-width: 300px;
    margin: 10px auto 0;
  }

  .page-id-29222 .page-hero .page-hero-image.mobile {
  
    display: none !important;
  
  }

  .page-hero .page-hero-caption {
    padding-bottom: 20px;
  }
  .page-hero .page-hero-caption .page-hero-sub-title, .page-hero .page-hero-caption .page-hero-content {
    max-width: 100000px;
  }
  .page-hero .page-hero-caption .page-hero-content {
    margin-top: 20px;
  }
}

.insights-feed {
  padding-bottom: 80px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 45% auto;
}
.insights-feed .insights-small-title {
  padding-bottom: 5px;
}
.insights-feed .insights-title {
  width: 60%;
  padding-bottom: 20px;
}
.insights-feed .button-yellow {
  margin-top: 20px;
}
@media (max-width: 900px) {
  .insights-feed {
    background-size: 0 0;
  }
  .insights-feed .insights-title {
    width: 100%;
  }
}

.next-page-nav {
  margin-top: -50px;
  margin-bottom: 50px;
  display: inline-block;
  padding: 50px 50px;
  box-shadow: 0 20px 40px rgba(81, 45, 109, 0.2);
}
.next-page-nav h3 {
  font-weight: 400;
}
.next-page-nav .button-yellow {
  margin-top: 10px;
}

.cta {
  padding-bottom: 50px;
}
.cta .button-yellow {
  margin-top: 20px;
}

.cta-sign-up {
  padding: 70px 0 50px;
}
.cta-sign-up .h2 {
  padding-bottom: 20px;
}
.cta-sign-up .signup-description {
  color: #1E22AA;
  padding-top: 13px;
}
.cta-sign-up .gform_wrapper {
  margin: 0 !important;
}
.cta-sign-up .gform_body input {
  background-color: rgba(0, 98, 152, 0.2) !important;
}
.cta-sign-up .gform_body input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1E22AA !important;
}

.shadow-box {
  box-shadow: 0 20px 40px rgba(81, 45, 109, 0.2);
  padding: 50px 80px 60px;
  margin: 10px 0 100px;
}
.shadow-box .col-md-5 {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .shadow-box .col-md-5 {
    padding-left: 30px;
  }
}
@media (max-width: 700px) {
  .shadow-box {
    padding: 50px 25px 50px;
    margin: 10px 0 80px;
  }
}

.our-clients {
  position: relative;
  padding-bottom: 80px;
}
.our-clients:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 400px;
  top: 0;
  right: 12%;
  z-index: 1;
  background: linear-gradient(to right, rgba(81, 45, 109, 0.05), rgba(81, 45, 109, 0.1) 40%, #512D6D);
}
.our-clients .clients-caption {
  position: relative;
  z-index: 10;
}
.our-clients h6 {
  padding-bottom: 30px;
}
.our-clients .h2 {
  max-width: 900px;
  padding-bottom: 50px;
}
.our-clients .client-list li {
  list-style: none;
  margin: 5px 0;
}
@media (max-width: 1024px) {
  .our-clients:after {
    right: 5%;
  }
}
@media (max-width: 992px) {
  .our-clients:after {
    display: none;
  }
  .our-clients .h2 {
    padding-bottom: 30px;
  }
  .our-clients .client-list {
    padding: 20px 0;
  }
  .our-clients .case-study-slider {
    margin: 0;
  }
}

.case-study-slider {
  background-color: #00857D;
  padding: 50px 30px;
  margin: 0 10px;
}
.case-study-slider .case-study-slide h6 {
  color: white;
  font-size: 13px;
}
.case-study-slider .case-study-slide h3 {
  font-size: 34px;
}
.case-study-slider .case-study-slide h3 a {
  color: white;
}
.case-study-slider .case-study-slide:hover .long-arrow {
  width: 80px;
}
.case-study-slider .slick-dots {
  bottom: -50px;
  left: -5px;
}
@media (max-width: 992px) {
  .case-study-slider {
    margin: 0;
  }
}

.service-unit {
  position: relative;
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .service-unit {
    padding-bottom: 70px;
  }
}

.service-unit.no_img:after,
.service-unit.w_img img.behind_img {display: none;}


@media (min-width: 993px) {
  .service-unit.no_img:after {
    content: "";
    display: block;
    position: absolute;
    width: 70%;
    height: 350px;
    top: 0;
    right: 10%;
    background: linear-gradient(to right, rgba(81, 45, 109, 0.05), rgba(81, 45, 109, 0.1) 40%, #512D6D);
  }
  .service-unit.w_img img.behind_img {
    display: block;
    position: absolute;
    width: 70%;
    height: 350px;
    top: 0;
    right: 10%;
  }
}


.service-unit .service-unit-content {
  position: relative;
  z-index: 10;
}
.service-unit .service-unit-text {
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .service-unit .service-unit-text {
    padding-right: 30px;
    padding-bottom: 30px;
  }
}
.service-unit .h2 {
  padding-top: 30px;
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  .service-unit .h2 {
    padding-bottom: 20px;
  }
}
.service-unit .service-list {
  padding-bottom: 30px;
}
.service-unit .service-list li {
  list-style: none;
  position: relative;
}
.service-unit .service-list li a {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #00857D;
  z-index: 10;
  font-family: "Oswald", sans-serif;
}
.service-unit .service-list li a .service-icon, .service-unit .service-list li a .service-icon-hover {
  position: absolute;
  left: -15px;
  top: 16px;
  width: 30px;
  transition: all 0.5s ease;
}
.service-unit .service-list li a .service-icon-hover {
  opacity: 0;
  transition: all 0.5s ease;
}
.service-unit .service-list li a .long-arrow:before {
  background-color: #00857D;
}
.service-unit .service-list li a .long-arrow:after {
  border-left-color: #00857D;
}
.service-unit .service-list li a:hover {
  color: #1E22AA;
}
.service-unit .service-list li a:hover .long-arrow {
  width: 80px;
}
.service-unit .service-list li a:hover .long-arrow:before {
  background-color: #1E22AA;
}
.service-unit .service-list li a:hover .long-arrow:after {
  border-left-color: #1E22AA;
}
.service-unit .service-list li a:hover .service-icon-hover {
  opacity: 1;
}
.service-unit .service-list li a:hover .service-icon {
  opacity: 0;
}
.service-unit .service-list li:after {
  position: absolute;
  content: "";
  width: 45px;
  height: 56px;
  background-color: #CEDC00;
  left: -5px;
  top: 5px;
  border-radius: 15px;
  transition: width 0.5s ease;
}
.service-unit .service-list li:hover:after {
  width: 200px;
}

@media (min-width: 992px) {
  .service-unit.align-right .h2 {
    text-align: right;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .service-unit.align-right div[class*=col] {
    float: right;
  }
}

.service-unit.align-right.no_img:after,
.service-unit.align-right.w_img img.behind_img { display:none; }

@media (min-width: 993px) {
  .service-unit.align-right.no_img:after {
    content: "";
    display: block;
    position: absolute;
    width: 70%;
    height: 350px;
    top: 0;
    right: auto;
    left: 10%;
    background: linear-gradient(to left, rgba(86, 194, 113, 0.05), rgba(86, 194, 113, 0.1) 40%, #56C271);
  }
  .service-unit.align-right.w_img img.behind_img {
    position: absolute;
    display: block;
    width: 70%;
    height: 350px;
    top: 0;
    right: auto;
    left: 10%;
  }
}



.vertical-accordion {
  padding-bottom: 60px;
}

.vertical-accordion .accordion-unit {
  border-radius: 32px;
  margin: 10px 0;
  /*color: white;*/
}
.vertical-accordion .accordion-unit .v-accordion-title {
  display: block;
  position: relative;
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  font-weight: 300;
  width: 100%;
  text-align: left;
  padding: 20px 30px 23px;
}
@media (max-width: 992px) {
  .vertical-accordion .accordion-unit .v-accordion-title {
    font-size: 24px;
    padding: 20px 100px 23px 30px;
  }
}
.vertical-accordion .accordion-unit .v-accordion-title .plus-icon {
  position: absolute;
  top: 42px;
  right: 30px;
  transition: all 0.5s ease;
}
@media (max-width: 992px) {
  .vertical-accordion .accordion-unit .v-accordion-title .plus-icon {
    top: 36px;
    right: 24px;
  }
}
.vertical-accordion .accordion-unit .v-accordion-title.active .plus-icon {
  transform: rotate(45deg);
}
.vertical-accordion .accordion-unit .v-accordion-content {
  display: none;
  padding: 0 30px 20px 30px;
}
.vertical-accordion .accordion-unit .v-accordion-content .image-container {
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  display:none;
} 
.v-accordion-content .row .col-sm-10 {
    width: 100%;
    }
/*.vertical-accordion .accordion-unit .v-accordion-content .image-container:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}*/
/*.vertical-accordion .accordion-unit:nth-child(4n+1) {
  background-color: #00857D;
}*/
.vertical-accordion .accordion-unit:nth-child(4n+1) .v-accordion-content .image-container:before {
  background-color: rgba(0, 133, 125, 0.4);
}
/*.vertical-accordion .accordion-unit:nth-child(4n+2) {
  background-color: #006298;
}
.vertical-accordion .accordion-unit:nth-child(4n+2) .v-accordion-content .image-container:before {
  background-color: rgba(0, 98, 152, 0.4);
}
.vertical-accordion .accordion-unit:nth-child(4n+3) {
  background-color: #1E22AA;
}
.vertical-accordion .accordion-unit:nth-child(4n+3) .v-accordion-content .image-container:before {
  background-color: rgba(30, 34, 170, 0.4);
}
.vertical-accordion .accordion-unit:nth-child(4n+4) {
  background-color: #512D6D;
}
.vertical-accordion .accordion-unit:nth-child(4n+4) .v-accordion-content .image-container:before {
  background-color: rgba(81, 45, 109, 0.4);
}*/
.vertical-accordion.white-content .accordion-unit {
  background-color: transparent;
  color: #4a4a4a;
}
.vertical-accordion.white-content .accordion-unit .v-accordion-title,.vertical-accordion .accordion-unit .v-accordion-title  {
  color: white;
  border-radius: 32px;
}
.vertical-accordion.white-content .accordion-unit .v-accordion-content, .v-accordion-content .row .col-sm-10 {
  padding-top: 30px;
}
.vertical-accordion.white-content .accordion-unit .button-yellow {
  margin-top: 20px;
}
.vertical-accordion.white-content .accordion-unit:nth-child(4n+1) .v-accordion-title, .vertical-accordion .accordion-unit:nth-child(4n+1) .v-accordion-title{
  background-color: #00857D;
}
.vertical-accordion.white-content .accordion-unit:nth-child(4n+2) .v-accordion-title, .vertical-accordion .accordion-unit:nth-child(4n+2) .v-accordion-title {
  background-color: #006298;
}
.vertical-accordion.white-content .accordion-unit:nth-child(4n+3) .v-accordion-title, .vertical-accordion .accordion-unit:nth-child(4n+3) .v-accordion-title {
  background-color: #1E22AA;
}
.vertical-accordion.white-content .accordion-unit:nth-child(4n+4) .v-accordion-title, .vertical-accordion .accordion-unit:nth-child(4n+4) .v-accordion-title {
  background-color: #512D6D;
}

.right-slider-container {
  padding-bottom: 60px;
}
.right-slider-container .slick-dots {
  bottom: -50px;
  left: -5px;
}

.gradient-image-box {
  margin: 110px 0 60px;
  position: relative;
}
.gradient-image-box h6 {
  padding-bottom: 20px;
  position: absolute;
  top: -90px;
  left: 0;
}
.gradient-image-box .gradient-image-box-image img {
  width: 100%;
}
.gradient-image-box .gradient-image-box-content {
  position: absolute;
  width: 96%;
  width: calc( 100% - 40px );
  height: 100%;
  top: -40px;
  left: 0;
  background: linear-gradient(120deg, rgba(30, 34, 170, 0.7), rgba(0, 133, 125, 0.7));
  padding: 100px 60px 40px;
}
.gradient-image-box .gradient-image-box-content > * {
  color: white;
}
.gradient-image-box .button-yellow {
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .gradient-image-box .gradient-image-box-content {
    padding-top: 7vw;
  }
  .gradient-image-box .gradient-image-box-content h2 {
    font-size: 4.5vw;
  }
}
@media (max-width: 780px) {
  .gradient-image-box .gradient-image-box-image {
    position: absolute;
  }
  .gradient-image-box .gradient-image-box-content {
    width: 97%;
    min-height: 49vw;
    height: auto;
    top: -30px;
    position: relative;
  }
  .gradient-image-box .gradient-image-box-content h2 {
    font-size: 40px;
  }
}
@media (max-width: 500px) {
  .gradient-image-box {
    margin-top: 150px;
  }
  .gradient-image-box h6 {
    top: -70px;
  }
  .gradient-image-box .gradient-image-box-content {
    padding: 30px;
  }
  .gradient-image-box .gradient-image-box-content h2 {
    font-size: 6vw;
  }
}

.no-backgroundblendmode .horizontal-accordion .content-container .content-image {
  z-index: 5;
}
.no-backgroundblendmode .content-image-overlay .cio-image img {
  z-index: 0;
}
.no-backgroundblendmode .page-hero .page-hero-image img {
  z-index: 0;
}

.stat-container {
  margin-bottom: 3rem;
}

.stat-box {
  background: url(../assets/img/yellow-gradient-box.svg) no-repeat top left 40px/cover;
  padding-left: 100px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 2rem;
  position: relative;
  color: #1E22AA;
}
.stat-box.up-green:before {
  background: url("../assets/img/arrow-up-dark-green.svg") no-repeat top left/100% 90%;
}
.stat-box.down-green:before {
  background: url("../assets/img/arrow-down-dark-green.svg") no-repeat top 10px left/100% 90%;
}
.stat-box.up-blue:before {
  background: url("../assets/img/arrow-up-medium-blue.svg") no-repeat top left/100% 90%;
}
.stat-box.down-blue:before {
  background: url("../assets/img/arrow-down-medium-blue.svg") no-repeat top 10px left/100% 90%;
}
.stat-box.up-purple:before {
  background: url("../assets/img/arrow-up-purple.svg") no-repeat top left/100% 90%;
}
.stat-box.down-purple:before {
  background: url("../assets/img/arrow-down-purple.svg") no-repeat top 10px left/100% 90%;
}
.stat-box:before {
  content: "";
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.stat-box .bigger {
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  display: block;
}

.slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

/* Refer to all the divs which were originally in .slider */
.slick-track > div {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.slick-track > div:focus, .slick-track > div:active {
  outline: 0;
}

/*hide text, reset button styles*/
.slick-arrow, .slick-dots li button {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: transparent;
}
.slick-arrow:hover, .slick-dots li button:hover {
  background-color: transparent;
  color: transparent;
}

/*Arrows*/
.slick-arrow {
  z-index: 199;
  width: 40px;
  height: 42px;
  padding: 2px;
  font-family: FontAwesome;
  font-size: 40px;
  position: absolute;
  top: 65px;
}
.slick-arrow:hover, .slick-arrow:focus {
  outline: 0;
  opacity: 0.7;
}

.slick-prev:before, .slick-next:before {
  color: rgba(255, 255, 255, 0.5);
}
.slick-prev:before:hover, .slick-prev:before:focus, .slick-next:before:hover, .slick-next:before:focus {
  color: white;
}

.slick-prev {
  left: 20px;
}
.slick-prev:before {
  content: "";
}

.slick-next {
  right: 20px;
}
.slick-next:before {
  content: "";
}

/*Dots*/
.slick-dots {
  position: absolute;
  width: 100%;
  z-index: 198;
  bottom: 15px;
  margin: 0;
  padding: 0;
  text-align: left;
}
.slick-dots li {
  display: inline-block;
  padding: 0;
  margin: 6px;
}
.slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: rgba(206, 220, 0, 0.4);
  overflow: hidden;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  background-color: #CEDC00;
  outline: 0;
}
.slick-dots .slick-active button {
  background-color: #CEDC00;
}

.no-backgroundblendmode .hero .hero-slide .hero-image.main-image {
  display: none;
}
.no-backgroundblendmode .hero .hero-slide .hero-image.fallback-image {
  display: inline-block;
}

.hero {
  background-color: #1E22AA;
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
}
.hero .hero-slide {
  background-color: #1E22AA;
  position: relative;
  text-align: center;
}
.hero .hero-slide .hero-image {
  position: absolute;
  z-index: 50;
  height: 80vh;
  left: 50%;
  transform: translateX(-50%);
  margin: 10vh auto 0;
}
@media (max-width: 768px) {
  .hero .hero-slide .hero-image {
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
}
.hero .hero-slide .hero-image.main-image {
  mix-blend-mode: multiply;
}
.hero .hero-slide .hero-image.fallback-image {
  display: none;
}
.hero .hero-slide .gradient-box {
  width: 450px;
  height: 0;
  position: absolute;
  top: 10vh;
  left: 35%;
  left: calc( 50% - 210px );
}
@media (max-width: 700px) {
  .hero .hero-slide .gradient-box {
    width: 280px;
    top: 50px;
    left: 25%;
    left: calc( 50% - 140px );
  }
}
.hero .hero-slide .hero-content {
  position: relative;
  z-index: 100;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  min-height: 650px;
  max-height: 100vh;
  text-align: left;
  padding: 20vh 10% 15vh;
  color: white;
}
@media (max-width: 768px) {
  .hero .hero-slide .hero-content {
    min-height: auto;
    height: auto;
    max-height: 100000px;
  }
}
.hero .hero-slide .hero-content .heading-1 {
  font-family: "Oswald", sans-serif;
  position: relative;
  z-index: 2;
  font-size: 85px;
  line-height: 1.15;
  transform: translateY(30px);
  opacity: 0;
  max-width: 800px;
  height: 304px;
}
@media (max-width: 1200px) {
  .hero .hero-slide .hero-content .heading-1 {
    font-size: 70px;
  }
}
.hero .hero-slide .hero-content .heading-2 {
  position: absolute;
  z-index: 1;
  bottom: 10vh;
  right: 10%;
  font-size: 26px;
  font-weight: 300;
  font-family: "Oswald", sans-serif;
}
.hero .hero-slide .hero-content .heading-2 span {
  color: #CEDC00;
}
@media (max-width: 992px) {
  .hero .hero-slide .hero-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .hero .hero-slide .hero-content .heading-1 {
    font-size: 50px;
  }
  .hero .hero-slide .hero-content .heading-2 {
    position: static;
    float: right;
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .hero .hero-slide .hero-content .link {
    bottom: 30px;
  }
}
@media (max-width: 768px) {
  .hero .hero-slide .hero-content {
    min-height: auto;
    padding: 130px 30px 80px;
  }
  .hero .hero-slide .hero-content .heading-1 {
    font-size: 36px;
  }
  .hero .hero-slide .hero-content .heading-2 {
    font-size: 20px;
    float: none;
    font-size: 18px;
    margin-top: 53px;
  	margin-bottom: 24px;
   }


  .hero .hero-slide .hero-content .link {
    left: 30px;
    position: static;
  }
}
.hero .go-services {
  position: absolute;
  z-index: 100;
  left: 10%;
  bottom: 10vh;
  color: white;
  padding: 0;
}
@media (max-width: 992px) {
  .hero .go-services {
    bottom: 50px;
  }
}
@media (max-width: 768px) {
  .hero .go-services {
    left: 30px;
    bottom: 30px;
  }
}
.hero .slick-dots {
  left: 10%;
  margin-left: -5px;
  margin-bottom: 40px;
  bottom: 10vh;
}
@media (max-width: 992px) {
  .hero .slick-dots {
    bottom: 100px;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .hero .slick-dots {
    left: 30px;
    bottom: 45px;
  }
  .btn-cta {
      margin-bottom: 14px;
  }
}
.hero .slick-active .heading-1 {
  animation-name: slideUp;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
}
.hero .slick-active .gradient-box {
  animation-name: expandDown;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes slideUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes expandDown {
  0% {
    height: 0;
  }
  100% {
    height: 80%;
  }
}
.home .site-main {
  margin-top: 0;
  padding-top: 50px;
  position: relative;
}
.home .site-main .short-paragraph {
  padding: 40px 0 70px;
  color: #1E22AA;
}
.home .site-main div.go-services {
  position: absolute;
  z-index: 100;
  left: calc(10% + 235px);
  top: -100px;
  height: 140px;
  cursor: pointer;
}
@media (max-width: 900px) {
  .home .site-main div.go-services {
    display: none;
  }
}
.home .site-main .shadow-box {
  margin: 30px 0 50px;
}

.page-template-page-contact-us .page-hero .h1,
.page-template-page-jobs .page-hero .h1 {
  font-size: 70px;
}
@media (max-width: 768px) {
  .page-template-page-contact-us .page-hero .h1,
.page-template-page-jobs .page-hero .h1 {
    font-size: 50px;
  }
}
.page-template-page-contact-us .page-hero-image:after,
.page-template-page-jobs .page-hero-image:after {
  width: 510px;
  height: 350px;
  right: 80px;
  left: auto;
  top: -60px;
}
.page-template-page-contact-us address,
.page-template-page-jobs address {
  font-size: 22px;
  display: block;
  padding-top: 40px;
  padding-bottom: 30px;
}
.page-template-page-contact-us .contact-table,
.page-template-page-jobs .contact-table {
  padding: 0 0 40px;
  display: inline-block;
}
.page-template-page-contact-us .contact-table li,
.page-template-page-jobs .contact-table li {
  list-style: none;
  border: 1px solid #4a4a4a;
  margin: 0;
}
.page-template-page-contact-us .contact-table li:last-child,
.page-template-page-jobs .contact-table li:last-child {
  border-top: 0;
}
.page-template-page-contact-us .contact-table li a,
.page-template-page-jobs .contact-table li a {
  color: #4a4a4a;
  display: block;
  padding: 12px 30px 12px 20px;
  font-size: 20px;
}
.page-template-page-contact-us .contact-table li a img,
.page-template-page-jobs .contact-table li a img {
  height: 80px;
}
.page-template-page-contact-us .contact-table li a:hover,
.page-template-page-jobs .contact-table li a:hover {
  color: #006298;
}
.page-template-page-contact-us .vertical-arrow,
.page-template-page-jobs .vertical-arrow {
  display: none;
}
.page-template-page-contact-us .contact-information,
.page-template-page-jobs .contact-information {
  margin-top: -30px;
}

.parent-pageid-29222 .page-hero .h1,
.parent-pageid-109 .page-hero .h1,
.parent-pageid-114 .page-hero .h1,
.parent-pageid-116 .page-hero .h1 {
  font-size: 60px;
  max-width: 850px;
}
@media (max-width: 768px) {
  .parent-pageid-29222 .page-hero .h1,
.parent-pageid-109 .page-hero .h1,
.parent-pageid-114 .page-hero .h1,
.parent-pageid-116 .page-hero .h1 {
    font-size: 45px;
  }
}
.parent-pageid-29222 .page-hero .page-hero-image,
.parent-pageid-109 .page-hero .page-hero-image,
.parent-pageid-114 .page-hero .page-hero-image,
.parent-pageid-116 .page-hero .page-hero-image {
  padding-left: 30px;
  top: 160px;
}
.parent-pageid-29222 .page-hero .page-hero-image:after,
.parent-pageid-109 .page-hero .page-hero-image:after,
.parent-pageid-114 .page-hero .page-hero-image:after,
.parent-pageid-116 .page-hero .page-hero-image:after {
  top: -160px;
  background: linear-gradient(45deg, rgba(81, 45, 109, 0.01), rgba(81, 45, 109, 0.2) 50%, rgba(81, 45, 109, 0.9));
}
.parent-pageid-29222 .page-hero .vertical-arrow,
.parent-pageid-109 .page-hero .vertical-arrow,
.parent-pageid-114 .page-hero .vertical-arrow,
.parent-pageid-116 .page-hero .vertical-arrow {
  display: none;
}

.search-results-container {
  padding-top: 40px;
}

.page-template-page-case-studies .case-studies-container {
  padding-bottom: 150px;
}
@media (min-width: 992px) {
  .page-template-page-case-studies .sidebar {
    padding-left: 60px;
  }
}

@media (max-width: 650px) {
  .single-our_team .page-header {
    margin-bottom: 0px;
  }
}
.single-our_team .shadow-box {
  padding: 50px 30px;
}
@media (min-width: 992px) {
  .single-our_team .shadow-box .col-md-5 {
    padding-left: 15px;
    padding-right: 50px;
  }
}
@media (min-width: 1200px) {
  .single-our_team .shadow-box .col-md-7 {
    padding-top: 120px;
  }
}
@media (max-width: 992px) {
  .single-our_team .shadow-box {
    text-align: center;
  }
}
.single-our_team .shadow-box h2 {
  padding-top: 20px;
  padding-bottom: 15px;
}
.single-our_team .shadow-box .team-contact {
  padding: 10px 0 20px;
}
.single-our_team .shadow-box .team-contact li {
  list-style: none;
  display: inline-block;
}
.single-our_team .shadow-box .team-contact li a {
  display: block;
  padding-right: 15px;
  color: #CEDC00;
  font-size: 20px;
}
.single-our_team .shadow-box .team-contact li a:hover {
  color: #56C271;
}
.single-our_team .bio h4 {
  font-size: 32px;
}
.single-our_team .bio-qa {
  column-count: 2;
  padding-top: 20px;
  padding-bottom: 20px;
}
.single-our_team .bio-qa > * {
  width: 100%;
  -webkit-column-break-inside: avoid;
}
.single-our_team .bio-qa h5 {
  font-size: 18px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
}
.single-our_team .bio-qa p {
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .single-our_team .bio-qa {
    column-count: 1;
  }
}
.single-our_team .next-bio {
  padding-bottom: 20px;
}
.single-our_team .next-bio a:last-child {
  background: transparent;
  border: 0;
  padding: 10px 15px;
  border-radius: 18px;
  text-transform: lowercase;
  transition: all 0.3s ease;
  display: inline-block;
  background-color: #CEDC00;
  color: #1E22AA;
}
.single-our_team .next-bio a:last-child:hover {
  background-color: #1E22AA;
  color: #CEDC00;
}
.single-our_team .next-bio a:last-child:disabled {
  background-color: rgba(206, 220, 0, 0.5);
  color: rgba(30, 34, 170, 0.5);
}

.page-template-page-our-team .blurb {
  margin-top: -30px;
  max-width: 550px;
  padding-bottom: 50px;
}
.page-template-page-our-team .leadership-team {
  padding-bottom: 30px;
  text-align: center;
}
.page-template-page-our-team .leadership-team .one-fourth,
.page-template-page-our-team .leadership-team .one-fifth {
  text-align: center;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+1) .profile-image:hover,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+1) .profile-image:hover {
  position: relative;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+1) .profile-image:hover:after,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+1) .profile-image:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(86, 194, 113, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+1) .profile-image:hover > *,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+1) .profile-image:hover > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+1) .profile-image:hover:hover:after,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+1) .profile-image:hover:hover:after {
  background-color: #56c271;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+2) .profile-image:hover,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+2) .profile-image:hover {
  position: relative;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+2) .profile-image:hover:after,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+2) .profile-image:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 98, 152, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+2) .profile-image:hover > *,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+2) .profile-image:hover > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+2) .profile-image:hover:hover:after,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+2) .profile-image:hover:hover:after {
  background-color: #006298;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+3) .profile-image:hover,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+3) .profile-image:hover {
  position: relative;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+3) .profile-image:hover:after,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+3) .profile-image:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(30, 34, 170, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+3) .profile-image:hover > *,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+3) .profile-image:hover > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+3) .profile-image:hover:hover:after,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+3) .profile-image:hover:hover:after {
  background-color: #1e22aa;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+4) .profile-image:hover,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+4) .profile-image:hover {
  position: relative;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+4) .profile-image:hover:after,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+4) .profile-image:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(81, 45, 109, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+4) .profile-image:hover > *,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+4) .profile-image:hover > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .leadership-team .one-fourth:nth-child(4n+4) .profile-image:hover:hover:after,
.page-template-page-our-team .leadership-team .one-fifth:nth-child(4n+4) .profile-image:hover:hover:after {
  background-color: #512d6d;
}
.page-template-page-our-team .leadership-team .profile-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  display: block;
  border-radius: 50%;
  position: relative;
  transition: all 0.3s ease;
}
.page-template-page-our-team .leadership-team .profile-image > div {
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  background: no-repeat center center;
  background-size: cover;
  filter: grayscale(100%);
}
.page-template-page-our-team .leadership-team .profile-image .fun-title {
  position: absolute !important;
  z-index: 30 !important;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: bold;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 20px;
  margin-top: -35px;
  color: white;
  text-transform: uppercase;
  opacity: 0;
  transition: all 0.3s ease;
}
.page-template-page-our-team .leadership-team .profile-image:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  position: relative;
}
.page-template-page-our-team .leadership-team .profile-image:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(86, 194, 113, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .leadership-team .profile-image:hover > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .leadership-team .profile-image:hover:hover:after {
  background-color: #56c271;
}
.page-template-page-our-team .leadership-team .profile-image:hover:after {
  border-radius: 50%;
  opacity: 0.4;
  z-index: 20;
}
.page-template-page-our-team .leadership-team .profile-image:hover .fun-title {
  opacity: 1;
  position: absolute !important;
  z-index: 30 !important;
}
.page-template-page-our-team .leadership-team h2 {
  font-size: 30px;
  font-weight: 500;
  padding-top: 15px;
  padding-bottom: 5px;
  word-spacing: 100000px;
}
.page-template-page-our-team .leadership-team h3 {
  font-size: 26px;
}
@media (max-width: 550px) {
  .page-template-page-our-team .leadership-team .profile-image .fun-title {
    font-size: 20px;
    margin-top: -24px;
  }
  .page-template-page-our-team .leadership-team h2 {
    font-size: 28px;
  }
  .page-template-page-our-team .leadership-team h3 {
    font-size: 20px;
  }
}
.page-template-page-our-team .all-team-members {
  padding-bottom: 50px;
}
.page-template-page-our-team .all-team-members .one-fifth {
  padding: 0;
  height: 0;
  padding-bottom: 20%;
  position: relative;
}
@media (max-width: 1100px) {
  .page-template-page-our-team .all-team-members .one-fifth {
    padding-bottom: 25%;
  }
}
@media (max-width: 900px) {
  .page-template-page-our-team .all-team-members .one-fifth {
    padding-bottom: 33.33%;
  }
}
@media (max-width: 550px) {
  .page-template-page-our-team .all-team-members .one-fifth {
    padding-bottom: 50%;
  }
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+1) .profile-image {
  position: relative;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+1) .profile-image:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(86, 194, 113, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+1) .profile-image > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+1) .profile-image:hover:after {
  background-color: #56c271;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+2) .profile-image {
  position: relative;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+2) .profile-image:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 98, 152, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+2) .profile-image > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+2) .profile-image:hover:after {
  background-color: #006298;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+3) .profile-image {
  position: relative;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+3) .profile-image:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(30, 34, 170, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+3) .profile-image > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+3) .profile-image:hover:after {
  background-color: #1e22aa;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+4) .profile-image {
  position: relative;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+4) .profile-image:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(81, 45, 109, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+4) .profile-image > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .all-team-members .one-fifth:nth-child(4n+4) .profile-image:hover:after {
  background-color: #512d6d;
}
.page-template-page-our-team .all-team-members .team-member-container {
  position: absolute;
  width: 100%;
  max-height: 100%;
  z-index: 1;
  transition: all 0.3s ease;
  overflow-y: hidden;
  padding: 15px;
}
.page-template-page-our-team .all-team-members .team-member-container:hover {
  max-height: 1000%;
  z-index: 10;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  background-color: white;
}
.page-template-page-our-team .all-team-members .team-member-container:hover .profile-image:after {
  opacity: 0;
}
.page-template-page-our-team .all-team-members .profile-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  display: block;
  border-radius: 50%;
  position: relative;
  position: relative;
}
.page-template-page-our-team .all-team-members .profile-image:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(86, 194, 113, 0.85);
  transition: all 0.3s ease;
}
.page-template-page-our-team .all-team-members .profile-image > * {
  position: relative;
  z-index: 10;
}
.page-template-page-our-team .all-team-members .profile-image:hover:after {
  background-color: #56c271;
}
.page-template-page-our-team .all-team-members .profile-image:after {
  border-radius: 50%;
  opacity: 0.5;
  z-index: 20;
}
.page-template-page-our-team .all-team-members .profile-image > div {
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  background: no-repeat center center;
  background-size: cover;
  transition: all 0.3s ease;
  filter: grayscale(100%);
}
.page-template-page-our-team .all-team-members h2 {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 5px;
  padding-top: 20px;
}
.page-template-page-our-team .all-team-members h3 {
  font-size: 24px;
}
@media (max-width: 550px) {
  .page-template-page-our-team .all-team-members h2 {
    font-size: 22px;
  }
  .page-template-page-our-team .all-team-members h3 {
    font-size: 18px;
  }
}
.page-template-page-our-team .small-cta {
  margin-bottom: 40px;
  display: inline-block;
  padding: 50px 50px;
  box-shadow: 0 20px 40px rgba(81, 45, 109, 0.2);
}

.single-case_studies .shadow-box {
  padding: 50px 30px;
}
@media (min-width: 992px) {
  .single-case_studies .shadow-box .col-md-8 {
    padding-top: 80px;
  }
}
.single-case_studies .case-study-summary {
  padding-bottom: 50px;
}
.single-case_studies .case-study-summary .row {
  padding-bottom: 15px;
}
.single-case_studies .case-study-summary ul {
  padding-left: 20px;
}
.single-case_studies .case-study-summary .h3 {
  display: block;
  margin-bottom: 0.5rem;
}
.single-case_studies .case-study-summary .h4 {
  font-size: 30px;
}
.single-case_studies .outcomes-title {
  padding-bottom: 60px;
}
.single-case_studies .horizontal-image-content {
  padding-bottom: 30px;
}
.single-case_studies .horizontal-image-content .horizontal-image {
  padding: 10px 30px 30px;
}
.single-case_studies .horizontal-image-content .horizontal-content h4 {
  text-transform: uppercase;
}
.single-case_studies .vertical-image {
  padding-bottom: 40px;
}
.single-case_studies .vertical-content {
  padding-bottom: 40px;
}
.single-case_studies .bottom-content {
  padding-top: 20px;
  padding-bottom: 50px;
}
.single-case_studies .case-studies-nav {
  padding-bottom: 40px;
}
.single-case_studies .case-studies-nav a:last-child {
  background: transparent;
  border: 0;
  padding: 10px 15px;
  border-radius: 18px;
  text-transform: lowercase;
  transition: all 0.3s ease;
  display: inline-block;
  background-color: #CEDC00;
  color: #1E22AA;
  position: relative;
  margin-top: 10px;
  top: -3px;
}
.single-case_studies .case-studies-nav a:last-child:hover {
  background-color: #1E22AA;
  color: #CEDC00;
}
.single-case_studies .case-studies-nav a:last-child:disabled {
  background-color: rgba(206, 220, 0, 0.5);
  color: rgba(30, 34, 170, 0.5);
}

.page-template-default .page-hero .vertical-arrow,
.page-template-page-jobs .page-hero .vertical-arrow {
  display: none;
}

.page-template-page-contact-landing-page #site-navigation {
  display: none;
}
@media (max-width: 768px) {
  .page-template-page-contact-landing-page .site-header .open-main-nav {
    display: none;
  }
}
.page-template-page-contact-landing-page .main-footer {
  display: none;
}
.page-template-page-contact-landing-page .footer-bottom .footer-info {
  float: none !important;
  width: 100% !important;
}
.page-template-page-contact-landing-page .footer-bottom .footer-info > div {
  display: inline-block;
  padding-right: 10px;
}
.page-template-page-contact-landing-page .footer-bottom .footer-contact {
  display: none;
}
.page-template-page-contact-landing-page .site-main {
  padding-top: 120px;
  padding-bottom: 0;
}
.page-template-page-contact-landing-page .vertical-arrow {
  display: none;
}
@media (min-width: 992px) {
  .page-template-page-contact-landing-page .contact-landing-header .left {
    padding-top: 70px;
  }
  .page-template-page-contact-landing-page .vertical-arrow {
    display: block;
    position: relative;
    height: 200px;
    left: 80px;
    top: 40px;
  }
}
.page-template-page-contact-landing-page .contact-landing-form {
  background-color: #512D6D;
  text-align: center;
  color: white;
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 40px 25px 25px;
  position: relative;
}
.page-template-page-contact-landing-page .contact-landing-form h1, .page-template-page-contact-landing-page .contact-landing-form h2, .page-template-page-contact-landing-page .contact-landing-form h3, .page-template-page-contact-landing-page .contact-landing-form h4, .page-template-page-contact-landing-page .contact-landing-form h5, .page-template-page-contact-landing-page .contact-landing-form h6, .page-template-page-contact-landing-page .contact-landing-form p {
  text-align: center;
  color: white;
}
.page-template-page-contact-landing-page .contact-landing-form .gfield_label {
  display: none !important;
}
.page-template-page-contact-landing-page .contact-landing-form .gform_body input, .page-template-page-contact-landing-page .contact-landing-form .gform_body textarea {
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: #1E22AA !important;
}
.page-template-page-contact-landing-page .contact-landing-form .gform_body input::-webkit-input-placeholder, .page-template-page-contact-landing-page .contact-landing-form .gform_body textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1E22AA !important;
}
.page-template-page-contact-landing-page .contact-landing-form .gform_footer {
  text-align: center;
}
.page-template-page-contact-landing-page .contact-landing-form .gform_body .validation_message {
  position: static !important;
}
.page-template-page-contact-landing-page .contact-landing-form .gform_body .validation_message {
  padding-top: 6px !important;
}
@media (min-width: 992px) {
  .page-template-page-contact-landing-page .contact-landing-form {
    margin-bottom: 160px;
  }
  .page-template-page-contact-landing-page .contact-landing-form .vertical-arrow {
    display: block;
    position: relative;
    height: 300px;
    left: 80px;
    top: 40px;
  }
  .page-template-page-contact-landing-page .contact-landing-form .gform_wrapper, .page-template-page-contact-landing-page .contact-landing-form h1, .page-template-page-contact-landing-page .contact-landing-form h2, .page-template-page-contact-landing-page .contact-landing-form h3, .page-template-page-contact-landing-page .contact-landing-form h4, .page-template-page-contact-landing-page .contact-landing-form h5, .page-template-page-contact-landing-page .contact-landing-form h6, .page-template-page-contact-landing-page .contact-landing-form p {
    position: relative !important;
    z-index: 10 !important;
  }
  .page-template-page-contact-landing-page .contact-landing-form:before {
    content: "";
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    left: 50px;
    top: 70px;
    background: linear-gradient(135deg, rgba(0, 133, 125, 0.3), rgba(0, 98, 152, 0.3), rgba(81, 45, 109, 0.3));
  }
}
.page-template-page-contact-landing-page .short-description {
  padding-bottom: 90px;
  max-width: 900px;
  margin: 0 auto;
}
.page-template-page-contact-landing-page .contact-landing-case-studies {
  padding-bottom: 90px;
}
.page-template-page-contact-landing-page .contact-landing-case-studies .card {
  border: 2px solid #512D6D;
  border-radius: 0 0 20px 20px;
  text-align: center;
  padding-bottom: 90px;
  position: relative;
}
.page-template-page-contact-landing-page .contact-landing-case-studies .card .title {
  background-color: #512D6D;
  color: white;
  padding: 15px 10px;
  min-height: 104px;
}
.page-template-page-contact-landing-page .contact-landing-case-studies .card .content {
  padding: 30px 25px 15px;
}
.page-template-page-contact-landing-page .contact-landing-case-studies .card h1, .page-template-page-contact-landing-page .contact-landing-case-studies .card h2, .page-template-page-contact-landing-page .contact-landing-case-studies .card h3, .page-template-page-contact-landing-page .contact-landing-case-studies .card h4, .page-template-page-contact-landing-page .contact-landing-case-studies .card h5, .page-template-page-contact-landing-page .contact-landing-case-studies .card h6 {
  color: #512D6D;
}
.page-template-page-contact-landing-page .contact-landing-case-studies .card .case-link {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0;
}
.page-template-page-contact-landing-page .contact-landing-cta {
  background-color: rgba(0, 133, 125, 0.15);
  padding: 60px 0;
}
.page-template-page-contact-landing-page .contact-landing-cta .col-md-9 {
  padding-bottom: 20px;
}

.page-template-page-contact-landing-page-alt #site-navigation {
  display: none;
}
@media (max-width: 768px) {
  .page-template-page-contact-landing-page-alt .site-header .open-main-nav {
    display: none;
  }
}
.page-template-page-contact-landing-page-alt .main-footer {
  display: none;
}
.page-template-page-contact-landing-page-alt .footer-bottom .footer-info {
  float: none !important;
  width: 100% !important;
}
.page-template-page-contact-landing-page-alt .footer-bottom .footer-info > div {
  display: inline-block;
  padding-right: 10px;
}
.page-template-page-contact-landing-page-alt .footer-bottom .footer-contact {
  display: none;
}
.page-template-page-contact-landing-page-alt .site-main {
  padding-top: 120px;
  padding-bottom: 0;
}
.page-template-page-contact-landing-page-alt .vertical-arrow {
  display: none;
}
@media (min-width: 992px) {
  .page-template-page-contact-landing-page-alt .contact-landing-header .left {
    padding-top: 70px;
  }
  .page-template-page-contact-landing-page-alt .vertical-arrow {
    display: block;
    position: relative;
    height: 200px;
    left: 80px;
    top: 0px;
  }
  .page-template-page-contact-landing-page-alt .vertical-arrow:before {
    transform: rotate(90deg);
    top: -40px;
    left: 20px;
  }
  .page-template-page-contact-landing-page-alt .vertical-arrow:after {
    transform: rotate(-90deg);
    bottom: 66%;
    left: 123px;
  }
}
.page-template-page-contact-landing-page-alt .contact-landing-form {
  background-color: #512D6D;
  text-align: center;
  color: white;
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 40px 25px 25px;
  position: relative;
  box-shadow: -2px 15px 20px 1px rgba(81, 45, 109, 0.5);
}
.page-template-page-contact-landing-page-alt .contact-landing-form h1, .page-template-page-contact-landing-page-alt .contact-landing-form h2, .page-template-page-contact-landing-page-alt .contact-landing-form h3, .page-template-page-contact-landing-page-alt .contact-landing-form h4, .page-template-page-contact-landing-page-alt .contact-landing-form h5, .page-template-page-contact-landing-page-alt .contact-landing-form h6, .page-template-page-contact-landing-page-alt .contact-landing-form p {
  text-align: center;
  color: white;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gfield_label {
  display: none !important;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gform_body input, .page-template-page-contact-landing-page-alt .contact-landing-form .gform_body textarea {
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: #1E22AA !important;
  padding: 10px 15px !important;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gform_body input::-webkit-input-placeholder, .page-template-page-contact-landing-page-alt .contact-landing-form .gform_body textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1E22AA !important;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gf_left_half {
  width: 49% !important;
  margin-right: 1%;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gf_left_half, .page-template-page-contact-landing-page-alt .contact-landing-form .gf_right_half {
  margin-top: 0 !important;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gform_wrapper ul li.gfield {
  margin-top: 8px;
  margin-bottom: 0px;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gform_footer {
  text-align: center;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gform_body .validation_message {
  position: static !important;
}
.page-template-page-contact-landing-page-alt .contact-landing-form .gform_body .validation_message {
  padding-top: 6px !important;
}
@media (min-width: 992px) {
  .page-template-page-contact-landing-page-alt .contact-landing-form {
    margin-bottom: 160px;
  }
  .page-template-page-contact-landing-page-alt .contact-landing-form .vertical-arrow {
    display: block;
    position: relative;
    height: 300px;
    left: 80px;
    top: 40px;
  }
  .page-template-page-contact-landing-page-alt .contact-landing-form .gform_wrapper, .page-template-page-contact-landing-page-alt .contact-landing-form h1, .page-template-page-contact-landing-page-alt .contact-landing-form h2, .page-template-page-contact-landing-page-alt .contact-landing-form h3, .page-template-page-contact-landing-page-alt .contact-landing-form h4, .page-template-page-contact-landing-page-alt .contact-landing-form h5, .page-template-page-contact-landing-page-alt .contact-landing-form h6, .page-template-page-contact-landing-page-alt .contact-landing-form p {
    position: relative !important;
    z-index: 10 !important;
  }
}
.page-template-page-contact-landing-page-alt .short-description {
  padding-bottom: 90px;
  max-width: 900px;
  margin: 0 auto;
}
.page-template-page-contact-landing-page-alt .contact-landing-case-studies {
  padding-bottom: 90px;
}
.page-template-page-contact-landing-page-alt .contact-landing-case-studies .card {
  border: 2px solid #512D6D;
  border-radius: 0 0 20px 20px;
  text-align: center;
  padding-bottom: 90px;
  position: relative;
}
.page-template-page-contact-landing-page-alt .contact-landing-case-studies .card .title {
  background-color: #512D6D;
  color: white;
  padding: 15px 10px;
  min-height: 104px;
}
.page-template-page-contact-landing-page-alt .contact-landing-case-studies .card .content {
  padding: 30px 25px 15px;
}
.page-template-page-contact-landing-page-alt .contact-landing-case-studies .card h1, .page-template-page-contact-landing-page-alt .contact-landing-case-studies .card h2, .page-template-page-contact-landing-page-alt .contact-landing-case-studies .card h3, .page-template-page-contact-landing-page-alt .contact-landing-case-studies .card h4, .page-template-page-contact-landing-page-alt .contact-landing-case-studies .card h5, .page-template-page-contact-landing-page-alt .contact-landing-case-studies .card h6 {
  color: #512D6D;
}
.page-template-page-contact-landing-page-alt .contact-landing-case-studies .card .case-link {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0;
}
.page-template-page-contact-landing-page-alt .contact-landing-cta {
  background-color: rgba(0, 133, 125, 0.15);
  padding: 60px 0;
}
.page-template-page-contact-landing-page-alt .contact-landing-cta .col-md-9 {
  padding-bottom: 20px;
}

.sticky-post {
  color: white;
  padding: 50px;
  position: relative;
}
.sticky-post p {
  color: white;
}
.sticky-post:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 98, 152, 0.85);
  transition: all 0.3s ease;
}
.sticky-post > * {
  position: relative;
  z-index: 10;
}
.sticky-post:hover:after {
  background-color: #006298;
}
.sticky-post h1 {
  line-height: 1.1;
  max-width: 680px;
  font-size: 60px;
  font-weight: 300;
}
.sticky-post .title {
  color: white;
}
.sticky-post:hover .long-arrow {
  width: 80px;
}
.sticky-post .heateor_sss_sharing_container {
  display: none;
}
@media (max-width: 992px) {
  .sticky-post h1 {
    font-size: 45px;
  }
}
@media (max-width: 600px) {
  .sticky-post {
    height: auto;
    padding-bottom: 80px;
  }
  .sticky-post h1 {
    font-size: 32px;
  }
  .sticky-post .right {
    text-align: left;
    padding-top: 20px;
  }
}

.insights-filter {
  position: relative;
  margin-top: 30px;
}
.insights-filter .filter-buttons {
  margin: 0 -15px;
}
.insights-filter .filter-buttons button {
  color: #1E22AA;
  padding: 6px 15px;
}
.insights-filter .filter-buttons button.active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 200;
}
.insights-filter .filter-buttons button.active:after {
  content: "";
  position: absolute;
  background-color: white;
  width: 100%;
  height: 20px;
  left: 0;
  top: 30px;
}
.insights-filter .filter-buttons button:hover {
  font-weight: 700;
}
.insights-filter .filter-buttons .filter-button.current,
.insights-filter .filter-buttons .toggle-filter.current {
  font-weight: 700;
}
.insights-filter .filter-buttons .filter-button.current i,
.insights-filter .filter-buttons .toggle-filter.current i {
  display: inline-block;
}
.insights-filter .filter-buttons .filter-button {
  min-width: 94px;
}
.insights-filter .filter-buttons .filter-button i {
  display: none;
  position: relative;
  top: -3px;
}
.insights-filter .filter-buttons .filter-button-filter {
  display: inline-block;
}
.insights-filter .filter-buttons .filter-button-filter button {
  background: url(../assets/img/filter.svg) no-repeat 62px 7px;
  background-color: white;
  background-size: 18px 18px;
  padding-right: 40px;
  width: 92px;
}
.insights-filter .insights-filter-container {
  display: none;
  position: absolute;
  z-index: 100;
  background-color: white;
  width: 100%;
  left: 0;
  top: 38px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  margin: 0;
  padding: 30px 10% 40px;
}
.insights-filter .insights-filter-container .filter-title {
  text-transform: uppercase;
  font-size: 18px;
  color: #00857D;
  padding: 20px 5px 10px;
  display: inline-block;
}
.insights-filter .insights-filter-container .term-list {
  padding: 0;
}
.insights-filter .insights-filter-container .term-list > div {
  padding: 5px 0;
}
.insights-filter .insights-filter-container .term-list > div label {
  display: inline;
  padding: 0 5px;
  color: #1E22AA;
}
.insights-filter #filter-submit {
  margin-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
}

.insights .insights-card {
  padding: 15px;
  opacity: 0;
  transform: translateY(20px);
  animation-name: slide_up_in;
  animation-duration: 1.2s;
  animation-fill-mode: forwards;
}
.insights .insights-card p {
  color: white;
}
.insights .insights-card:nth-child(7n+1), .insights .insights-card:nth-child(7n+4), .insights .insights-card:nth-child(7n+5), .insights .insights-card:nth-child(7n+6), .insights .insights-card:nth-child(7n+7) {
  width: 33.33%;
}
.insights .insights-card:nth-child(7n+2), .insights .insights-card:nth-child(7n+3) {
  width: 66.66%;
}
.insights .insights-card:nth-child(7n+1) .insights-caption {
  background-color: rgba(0, 133, 125, 0.85);
}
.insights .insights-card:nth-child(7n+1) .insights-caption:hover {
  background-color: #00857d;
}
.insights .insights-card:nth-child(7n+2) .insights-caption {
  background-color: rgba(0, 98, 152, 0.85);
}
.insights .insights-card:nth-child(7n+2) .insights-caption:hover {
  background-color: #006298;
}
.insights .insights-card:nth-child(7n+3) .insights-caption {
  background-color: rgba(30, 34, 170, 0.85);
}
.insights .insights-card:nth-child(7n+3) .insights-caption:hover {
  background-color: #1e22aa;
}
.insights .insights-card:nth-child(7n+4) .insights-caption {
  background-color: rgba(81, 45, 109, 0.85);
}
.insights .insights-card:nth-child(7n+4) .insights-caption:hover {
  background-color: #512d6d;
}
.insights .insights-card:nth-child(7n+5) article {
  color: #00857D;
}
.insights .insights-card:nth-child(7n+5) article a {
  color: #00857D;
}
.insights .insights-card:nth-child(7n+5) .insights-caption {
  background-color: rgba(206, 220, 0, 0.85);
}
.insights .insights-card:nth-child(7n+5) .insights-caption:hover {
  background-color: #cedc00;
}
.insights .insights-card:nth-child(7n+6) .insights-caption {
  background-color: rgba(0, 133, 125, 0.85);
}
.insights .insights-card:nth-child(7n+6) .insights-caption:hover {
  background-color: #00857d;
}
.insights .insights-card:nth-child(7n+7) .insights-caption {
  background-color: rgba(86, 194, 113, 0.85);
}
.insights .insights-card:nth-child(7n+7) .insights-caption:hover {
  background-color: #56c271;
}
.insights .insights-card article {
  color: white;
  position: relative;
  height: 300px;
}
.insights .insights-card article a {
  color: white;
}
.insights .insights-card article .title {
  line-height: 1.2;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  font-size: 28px;
  max-height: 150px;
  overflow-y: hidden;
}
.insights .insights-card article .insights-thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  top: 0;
  left: 0;
}
.insights .insights-card article .insights-caption {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 25px;
  transition: all 0.5s;
}
.insights .insights-card article .insights-caption .the-resource {
  text-transform: lowercase;
}
.insights .insights-card article .long-arrow {
  margin-top: 10px;
}
.insights .insights-card:hover .long-arrow {
  width: 80px;
}
@media (max-width: 1024px) {
  .insights .insights-card:nth-child(7n+1), .insights .insights-card:nth-child(7n+4), .insights .insights-card:nth-child(7n+5), .insights .insights-card:nth-child(7n+6), .insights .insights-card:nth-child(7n+7), .insights .insights-card:nth-child(7n+2), .insights .insights-card:nth-child(7n+3) {
    width: 50%;
  }
}
@media (max-width: 850px) {
  .insights .insights-card:nth-child(7n+1), .insights .insights-card:nth-child(7n+4), .insights .insights-card:nth-child(7n+5), .insights .insights-card:nth-child(7n+6), .insights .insights-card:nth-child(7n+7), .insights .insights-card:nth-child(7n+2), .insights .insights-card:nth-child(7n+3) {
    width: 100%;
  }
}

#view-all {
  margin-top: 20px;
}

#load-more {
  margin-top: 20px;
  display: none;
}

#case-studies {
  padding: 10px 0;
}

@media (min-width: 992px) {
  .tax-case_study_categories .sidebar {
    padding-top: 30px;
  }
}

.case-study {
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .case-study .col-sm-4 {
    padding: 0 25%;
  }
}
@media (min-width: 768px) {
  .case-study .col-sm-4 {
    padding-right: 50px;
  }
}
.case-study .case-study-thumbnail {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  margin-bottom: 20px;
}
.case-study article {
  padding-top: 20px;
}
@media (max-width: 768px) {
  .case-study article .title {
    display: block;
    text-align: center;
  }
}

.case-study-filter {
  padding: 60px 0 30px;
  position: relative;
}
.case-study-filter .toggle-case-study-filter {
  color: #1E22AA;
  background: url(../assets/img/filter.svg) no-repeat 62px 10px;
  background-color: white;
  background-size: 18px 18px;
  padding-right: 40px;
  padding-top: 8px;
  width: 92px;
}
.case-study-filter .toggle-case-study-filter.active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 200;
}
.case-study-filter .toggle-case-study-filter.active:after {
  content: "";
  position: absolute;
  background-color: white;
  width: 100%;
  height: 20px;
  left: 0;
  top: 28px;
}
.case-study-filter .toggle-case-study-filter:hover {
  font-weight: 700;
}
.case-study-filter .case-study-filter-form {
  display: none;
  position: absolute;
  z-index: 100;
  background-color: white;
  width: 100%;
  left: 0;
  top: 97px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  margin: 0;
  padding: 30px 10% 40px;
}
.case-study-filter .case-study-filter-form .filter-title {
  text-transform: uppercase;
  font-size: 18px;
  color: #00857D;
  padding: 20px 5px 10px;
  display: inline-block;
}
.case-study-filter .case-study-filter-form .term-list {
  padding: 0;
}
.case-study-filter .case-study-filter-form .term-list > div {
  padding: 5px 0;
}
.case-study-filter .case-study-filter-form .term-list > div label {
  display: inline-block;
  padding: 0 5px;
  color: #1E22AA;
}
.case-study-filter .case-study-filter-form .categories {
  width: 50%;
  display: inline-block;
  margin: 0 -2px;
}
.case-study-filter .case-study-filter-form #filter-submit {
  margin-top: 20px;
  padding-left: 35px;
  padding-right: 35px;
}

.case-study-feed {
  padding: 70px 0 0;
}
.case-study-feed .case-study {
  padding-bottom: 10px;
}

.wpp-list {
  padding: 20px 0;
}
.wpp-list li {
  padding: 10px 0;
}
.wpp-list li a:after {
  content: " >>";
}

.post-information {
  padding: 20px 0 15px;
  font-size: 16px;
}

.wp-caption-text {
  color: #1E22AA;
  margin-bottom: 30px;
}

.single-post .post-content {
  padding-bottom: 50px;
}
.single-post .post-content .heateor_sss_sharing_container {
  padding-bottom: 30px;
  margin-left: -2px;
}
.single-post .site-main {
  padding-bottom: 80px;
}
.single-post .sticky-post {
  margin-top: 20px;
}
.single-post .sticky-post:hover:after {
  background-color: rgba(0, 98, 152, 0.85);
}

.post-footer {
  padding-bottom: 50px;
}
.post-footer .button-yellow {
  margin-right: 20px;
}

.post-author .col-sm-3 {
  padding: 25px;
}
.post-author .author-image {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  display: block;
  background: no-repeat center center;
  background-size: cover;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .post-author .author-image {
    width: 150px;
    height: 150px;
    padding: 0;
    margin: 0 auto;
  }
}
.post-author h4 {
  padding-top: 20px;
  font-size: 28px;
}
.post-author p,
.post-author a {
  font-family: "Oswald", sans-serif;
}

.pagination .page-numbers {
  font-family: "Oswald", sans-serif;
  display: inline-block;
  padding: 5px;
  color: #1E22AA;
}
.pagination .current {
  color: #CEDC00;
}
.pagination a:hover {
  color: #CEDC00;
}

.single-jobs .post-content {
  padding: 30px 0;
}
.single-jobs .jobs-nav {
  padding-bottom: 30px;
}
.single-jobs .jobs-nav a:last-child {
  background: transparent;
  border: 0;
  padding: 10px 15px;
  border-radius: 18px;
  text-transform: lowercase;
  transition: all 0.3s ease;
  display: inline-block;
  background-color: #CEDC00;
  color: #1E22AA;
}
.single-jobs .jobs-nav a:last-child:hover {
  background-color: #1E22AA;
  color: #CEDC00;
}
.single-jobs .jobs-nav a:last-child:disabled {
  background-color: rgba(206, 220, 0, 0.5);
  color: rgba(30, 34, 170, 0.5);
}

/*# sourceMappingURL=style.css.map */
/* 2022-09-22 - GA4 - Start */
.page-id-28726 .contact-landing-case-studies .card {
    padding: 0;
}
.page-id-28726 .card-icon img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(94deg) brightness(101%) contrast(101%);
    width: 16%;
}
.page-id-28726 .card-icon {
    background: #512d6d;
    padding: 20px 0 2px 0;
}
.page-id-28726 .contact-landing-case-studies .case-link {
    width: 100%;
}
.page-id-28726 .contact-landing-case-studies .case-link a {
    margin-top: 16px; 
    padding: 10px 50px;
}
/* 2022-09-22 - GA4 - End */
/* 2022-09-23 - GA4 - Start */
.page-id-28726 .contact-landing-header .right {
  z-index: 0;
}
.page-id-28726.page-template-page-contact-landing-page .contact-landing-form:before {
  z-index: -1;
}
.page-id-28781 .page-header, .page-id-28781 .all-team-members {
    display: none;
}
/* 2022-09-23 - GA4 - End */

/* Added new template pages - Start */

/* Template with small footer and no left navigation - Start */

.page-template-template-ucl-small #site-navigation {
  display: none;
}
@media (max-width: 768px) {
  .page-template-template-ucl-small .site-header .open-main-nav {
    display: none;
  }
}
.page-template-template-ucl-small .main-footer {
  display: none;
}
.page-template-template-ucl-small .footer-bottom .footer-info {
  float: none !important;
  width: 100% !important;
}
.page-template-template-ucl-small .footer-bottom .footer-info > div {
  display: inline-block;
  padding-right: 10px;
}
.page-template-template-ucl-small .footer-bottom .footer-contact {
  display: none;
}
.page-template-template-ucl-small .vertical-arrow {
  display: none;
}
@media (min-width: 992px) {
  .page-template-template-ucl-small .contact-landing-header .left {
    padding-top: 70px;
  }
  .page-template-template-ucl-small .vertical-arrow {
    display: block;
    position: relative;
    height: 200px;
    left: 80px;
    top: 40px;
  }
}
.page-template-template-ucl-small .contact-landing-form {
  background-color: #512D6D;
  text-align: center;
  color: white;
  margin-top: 20px;
  margin-bottom: 50px;
  padding: 40px 25px 25px;
  position: relative;
}
.page-template-template-ucl-small .contact-landing-form h1, .page-template-template-ucl-small .contact-landing-form h2, .page-template-template-ucl-small .contact-landing-form h3, .page-template-template-ucl-small .contact-landing-form h4, .page-template-template-ucl-small .contact-landing-form h5, .page-template-template-ucl-small .contact-landing-form h6, .page-template-template-ucl-small .contact-landing-form p {
  text-align: center;
  color: white;
}
.page-template-template-ucl-small .contact-landing-form .gfield_label {
  display: none !important;
}
.page-template-template-ucl-small .contact-landing-form .gform_body input, .page-template-template-ucl-small .contact-landing-form .gform_body textarea {
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: #1E22AA !important;
}
.page-template-template-ucl-small .contact-landing-form .gform_body input::-webkit-input-placeholder, .page-template-template-ucl-small .contact-landing-form .gform_body textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1E22AA !important;
}
.page-template-template-ucl-small .contact-landing-form .gform_footer {
  text-align: center;
}
.page-template-template-ucl-small .contact-landing-form .gform_body .validation_message {
  position: static !important;
}
.page-template-template-ucl-small .contact-landing-form .gform_body .validation_message {
  padding-top: 6px !important;
}
@media (min-width: 992px) {
  .page-template-template-ucl-small .contact-landing-form {
    margin-bottom: 160px;
  }
  .page-template-template-ucl-small .contact-landing-form .vertical-arrow {
    display: block;
    position: relative;
    height: 300px;
    left: 80px;
    top: 40px;
  }
  .page-template-template-ucl-small .contact-landing-form .gform_wrapper, .page-template-template-ucl-small .contact-landing-form h1, .page-template-template-ucl-small .contact-landing-form h2, .page-template-template-ucl-small .contact-landing-form h3, .page-template-template-ucl-small .contact-landing-form h4, .page-template-template-ucl-small .contact-landing-form h5, .page-template-template-ucl-small .contact-landing-form h6, .page-template-template-ucl-small .contact-landing-form p {
    position: relative !important;
    z-index: 10 !important;
  }
  .page-template-template-ucl-small .contact-landing-form:before {
    content: "";
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    left: 50px;
    top: 70px;
    background: linear-gradient(135deg, rgba(0, 133, 125, 0.3), rgba(0, 98, 152, 0.3), rgba(81, 45, 109, 0.3));
  }
}
.page-template-template-ucl-small .short-description {
  padding-bottom: 90px;
  max-width: 900px;
  margin: 0 auto;
}
.page-template-template-ucl-small .contact-landing-case-studies {
  padding-bottom: 90px;
}
.page-template-template-ucl-small .contact-landing-case-studies .card {
  border: 2px solid #512D6D;
  border-radius: 0 0 20px 20px;
  text-align: center;
  padding-bottom: 90px;
  position: relative;
}
.page-template-template-ucl-small .contact-landing-case-studies .card .title {
  background-color: #512D6D;
  color: white;
  padding: 15px 10px;
  min-height: 104px;
}
.page-template-template-ucl-small .contact-landing-case-studies .card .content {
  padding: 30px 25px 15px;
}
.page-template-template-ucl-small .contact-landing-case-studies .card h1, .page-template-template-ucl-small .contact-landing-case-studies .card h2, .page-template-template-ucl-small .contact-landing-case-studies .card h3, .page-template-template-ucl-small .contact-landing-case-studies .card h4, .page-template-template-ucl-small .contact-landing-case-studies .card h5, .page-template-template-ucl-small .contact-landing-case-studies .card h6 {
  color: #512D6D;
}
.page-template-template-ucl-small .contact-landing-case-studies .card .case-link {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0;
}
.page-template-template-ucl-small .contact-landing-cta {
  background-color: rgba(0, 133, 125, 0.15);
  padding: 60px 0;
}
.page-template-template-ucl-small .contact-landing-cta .col-md-9 {
  padding-bottom: 20px;
}

/* Template with small footer and no left navigation - End */

/* Blank Template - Start */

.page-template-template-ucl-blank .main-nav {
   display: none;
}
.page-template-template-ucl-blank #page {
    margin-left: 0px;
}
.page-template-template-ucl-blank .site-footer {
    display: none;
}
body.page-template-template-ucl-blank  {
    background: none;
}

/* Blank Template - End */

/* Added new template pages - End */

/**************arweb******************/

.color-accordion-main{
  color: #fff !important; 
  font-size: 33px !important; 
  font-weight: 300;
}

.color-accordion-secondary{
  color: #fff !important; 
  font-size: 33px !important;
  font-weight: inherit !important;
  font-family: "Oswald", sans-serif !important;
}

.address-footer-link{
  color: #CEDC00 !important;
}

.address-footer-link:hover{
  color: #fff !important;
}

.insights-small-title{
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0 0 0.75em 0;
    color: #00857d !important;
    font-family: 'Nunito Sans', sans-serif !important;
}


.sc-iIPllB.dMlZkH {
  margin: 0 !important;
}

.overflow-footer {
overflow: scroll;
    height: 1.7rem;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: -4px;
}
.overflow-footer li a {
  padding-left: 0px !important;
}
.texto-amarilo {
display: flex;
}
  .no-scrollbar::-webkit-scrollbar {
    display: none;
}
.sas a{
text-transform: inherit !important;
}

.elementor-page-114 .v-accordion-content p {
	display: inline;
    line-height: 1.6;
}

.elementor-page-114 .v-accordion-content h4, .elementor-page-114 .v-accordion-content h3 {
    display: contents;
    color: #4a4a4a;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0 0 0.75em 0;
    font-family: "Nunito Sans", sans-serif;
    color: #4a4a4a;
}

/*BUTTON HOME*/
.container-code-button {
   padding-top: 10px;
}

/*SLIDER CONTACT US*/
.mi-carrusel, .mi-carrusel-services, .mi-carrusel-clients {
    overflow: hidden;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
}

.slider-track, .slider-track-services, .slider-track-clients {
    display: flex;
    transition: transform 0.5s ease;
    will-change: transform;
}

.diapositiva, .diapositiva-services, .diapositiva-clients {
    min-width: 25%; /* Muestra 4 imágenes en total */
    box-sizing: border-box;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.diapositiva img, .diapositiva-services img, .diapositiva-clients img {
    width: 100%;
    height: auto !important;
    max-height: 100%;
    display: block;
    object-fit: cover; /* Mantiene la imagen centrada y ajustada */
    border-radius: 10px; /* Ajusta según el diseño */
}

.container-diapositiva {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	height: 100%;
    justify-content: flex-end;
    align-items: center;
}

.container-diapositiva p {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}

.title-slider {
	font-size: 50px;
}

.space-div {
	margin-top: 60px;
}

.prev-slide, .next-slide, .prev-slide-partnerships, .next-slide-partnerships, .prev-slide-clients, .next-slide-clients {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #185abc;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
	font-size: large;
}

.prev-slide, .prev-slide-partnerships, .prev-slide-clients {
    left: -10px;
}

.next-slide, .next-slide-partnerships, .next-slide-clients {
    right: -10px;
}

.prev-slide:hover, .next-slide:hover, .prev-slide-partnerships:hover, .next-slide-partnerships:hover, .prev-slide-clients:hover, .next-slide-clients:hover {
    opacity: 0.7;
}

/* Media queries */

/* Tablets */
@media (max-width: 1024px) {
    .diapositiva, .diapositiva-services, .diapositiva-clients {
        min-width: 33.33%; /* Muestra 2 imágenes en total */
    }
	.title-slider {
		margin-top: 30px;
		font-size: 40px;
	}
	.space-div {
		margin-top: 50px;
	}
}

/* Mobile */
@media (max-width: 600px) {
    .diapositiva, .diapositiva-services, .diapositiva-clients {
        min-width: 50%; /* Mantiene 2 imágenes por pantalla en móviles */
        padding: 5px;  /* Reduce el padding en pantallas pequeñas */
    }
	.title-slider {
		margin-top: 30px;
		font-size: 35px;
	}
	.space-div {
		margin-top: 30px;
	}
}