@charset "UTF-8";
@font-face {
  font-family: "Messina Sans";
  src: url("../../fonts/MessinaSans-Regular.otf"); }

@font-face {
  font-family: "Messina Sans Italic";
  src: url("../../fonts/MessinaSans-RegularItalic.otf"); }

@font-face {
  font-family: "Messina Sans Semibold";
  src: url("../../fonts/MessinaSans-SemiBold.otf"); }

@font-face {
  font-family: "Messina Sans Bold";
  src: url("../../fonts/MessinaSans-Bold.otf"); }

@font-face {
  font-family: "Messina Sans Light";
  src: url("../../fonts/MessinaSans-Light.otf"); }

.font_main {
  font-family: "Messina Sans"; }

.font_secondary {
  font-family: "Messina Sans"; }

.font_body {
  font-family: "Messina Sans"; }

big {
  font-size: 125%; }

.font_bold {
  font-family: "Messina Sans Bold"; }

.font_semibold {
  font-family: "Messina Sans Semibold"; }

.font_normal {
  font-family: "Messina Sans"; }

.font_thin {
  font-family: "Messina Sans Light"; }

.font_500 {
  font-weight: 500; }

.font_counter {
  font-family: "Messina Sans Light";
  letter-spacing: -0.02em; }
  @media screen and (max-width: 1080px) {
    .font_counter {
      margin-bottom: 0;
      font-size: 50px !important;
      line-height: 45px !important; } }
  @media screen and (max-width: 767px) {
    .font_counter {
      font-size: 80px !important;
      line-height: 80px !important; } }
.font_300,
.font_300 * {
  font-family: "Messina Sans Light"; }

.font_500 * {
  font-family: "Messina Sans SemiBold"; }

.font_500 strong * {
  font-family: "Messina Sans Bold"; }

.font_white,
.font_white * {
  color: #ffffff; }

.text_uppercase {
  text-transform: uppercase; }

.letter_spacing_1 {
  letter-spacing: -0.01em; }

.vc_row.vc_row-flex {
  width: 100%; }

.h-100 {
  height: 100% !important; }

.align-items-center {
  align-items: center !important;
  justify-content: center; }

.align-right {
  text-align: right; }

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

.justify_content_center {
  justify-content: center; }

.container-fluid {
  width: 100%;
  margin: 0 auto;
  display: flex; }

@media screen and (max-width: 767px) {
  .vc_row .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0; } }

.container,
.vc_row.container,
.archive_grid {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto !important;
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
  @media screen and (max-width: 991px) {
    .container,
    .vc_row.container,
    .archive_grid {
      padding-right: 20px;
      padding-left: 20px; } }
.container_large,
.vc_row.container_large {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto !important;
  padding-right: 15px;
  padding-left: 15px; }

.container_small, .timeline_row,
.vc_row.container_small {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto !important;
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
  @media screen and (max-width: 991px) {
    .container_small, .timeline_row,
    .vc_row.container_small {
      padding-right: 20px;
      padding-left: 20px; } }
.container_stretch,
.vc_row.container_stretch {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto !important;
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
  @media screen and (max-width: 991px) {
    .container_stretch,
    .vc_row.container_stretch {
      padding-right: 20px;
      padding-left: 20px; } }
.vc_row.map_container,
.map_container {
  width: 76%;
  display: flex;
  margin: 0 auto !important; }
  @media screen and (max-width: 1080px) {
    .vc_row.map_container,
    .map_container {
      flex-wrap: wrap;
      width: 90%; } }
.container_separator,
.vc_row.container_separator {
  padding-left: 10% !important;
  padding-right: 10% !important;
  display: flex; }
  @media screen and (max-width: 767px) {
    .container_separator,
    .vc_row.container_separator {
      flex-wrap: wrap; } }
.mobile_container, .vc_row.mobile_container {
  padding-left: auto !important;
  margin-right: auto !important;
  display: flex; }
  @media screen and (max-width: 1080px) {
    .mobile_container, .vc_row.mobile_container {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media screen and (max-width: 767px) {
    .mobile_container, .vc_row.mobile_container {
      flex-wrap: wrap; } }
.mt-20 {
  margin-top: 20px; }

.mt-30 {
  margin-top: 30px; }

.pl-0 {
  padding-left: 0; }

@media screen and (max-width: 767px) {
  .pl_40 .vc_column-inner {
    padding-left: 0 !important; } }

@media screen and (max-width: 1080px) {
  .padding_left .vc_column-inner {
    padding-left: 40px !important; } }

@media screen and (max-width: 767px) {
  .padding_left .vc_column-inner {
    padding-left: 0 !important; } }

@media screen and (max-width: 1080px) {
  .padding_right .vc_column-inner {
    padding-right: 40px !important; } }

@media screen and (max-width: 767px) {
  .padding_right .vc_column-inner {
    padding-right: 0 !important; } }

@media screen and (max-width: 768px) {
  .custom_padding .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media screen and (max-width: 767px) {
  .custom_padding .vc_column-inner {
    padding: 0 !important; } }

@media only screen and (min-device-width: 834px) and (orientation: portrait) {
  .custom_padding .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .custom_padding .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media screen and (max-width: 767px) {
  .custom_padding.vc_btn3-container,
  .custom_padding.wpb_content_element {
    padding: 0 !important; } }

@media screen and (max-width: 768px) {
  .mobile_padding .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important; } }

@media screen and (max-width: 767px) {
  .mobile_padding .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

.flex_section {
  display: flex;
  flex-wrap: wrap; }
  .flex_section .pl-0 {
    padding-left: 0 !important; }

.flex_section_auto {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around; }

[class*='col-'],
[class*='vc_col-'] {
  float: none;
  display: flex; }

[class*='col-'] {
  padding: 0 15px; }
  @media screen and (max-width: 768px) {
    [class*='col-'] {
      padding: 0 10px; } }
  @media screen and (max-width: 767px) {
    [class*='col-'] {
      padding: 0; } }
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%; }
  @media screen and (max-width: 767px) {
    .col-2 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }
  @media screen and (max-width: 767px) {
    .col-3 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }
  @media screen and (max-width: 767px) {
    .col-4 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-5 {
  flex: 0 0 20%;
  max-width: 20%; }
  @media screen and (max-width: 767px) {
    .col-5 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }
  @media screen and (max-width: 767px) {
    .col-6 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%; }
  @media screen and (max-width: 767px) {
    .col-7 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%; }
  @media screen and (max-width: 767px) {
    .col-8 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }
  @media screen and (max-width: 767px) {
    .col-9 {
      flex: 0 0 100%;
      max-width: 100%; } }
.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #828282;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 32px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0e1f41;
  clear: both;
  font-family: "Messina Sans Bold";
  margin-bottom: 20px;
  margin-top: 0; }
  @media screen and (max-width: 991px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-bottom: 10px; } }
  h1 span, h1 small,
  h2 span,
  h2 small,
  h3 span,
  h3 small,
  h4 span,
  h4 small,
  h5 span,
  h5 small,
  h6 span,
  h6 small {
    padding: 0px 4px;
    background-color: #f5d730;
    color: #0e1f41;
    font-size: inherit; }
  h1.yellow_highlight,
  h2.yellow_highlight,
  h3.yellow_highlight,
  h4.yellow_highlight,
  h5.yellow_highlight,
  h6.yellow_highlight {
    margin: 0 5px;
    padding: 0px 4px;
    background-color: #f5d730;
    color: #0e1f41;
    display: inline-block; }
  h1.highlight_text,
  h2.highlight_text,
  h3.highlight_text,
  h4.highlight_text,
  h5.highlight_text,
  h6.highlight_text {
    display: inline-block; }
  h1.bullet_heading,
  h2.bullet_heading,
  h3.bullet_heading,
  h4.bullet_heading,
  h5.bullet_heading,
  h6.bullet_heading {
    position: relative;
    padding-left: 10px;
    margin-bottom: 40px; }
    h1.bullet_heading:before,
    h2.bullet_heading:before,
    h3.bullet_heading:before,
    h4.bullet_heading:before,
    h5.bullet_heading:before,
    h6.bullet_heading:before {
      content: "•";
      position: absolute;
      left: 0;
      right: 0;
      color: #F2DE0A; }
    @media screen and (max-width: 991px) {
      h1.bullet_heading,
      h2.bullet_heading,
      h3.bullet_heading,
      h4.bullet_heading,
      h5.bullet_heading,
      h6.bullet_heading {
        font-size: 16px !important;
        line-height: 24px !important;
        margin-bottom: 20px; } }
.sub_heading {
  margin: 0 5px;
  padding: 0px 4px;
  background-color: #f5d730;
  color: #0e1f41;
  display: inline-block; }

h1 {
  font-size: 2.875rem;
  line-height: 1.30435em; }
  @media screen and (max-width: 991px) {
    h1 {
      font-size: 2.5rem !important; } }
  @media screen and (max-width: 991px) {
    h1 {
      font-size: 1.75rem !important;
      line-height: 1.42857em !important; } }
h2 {
  font-size: 2rem;
  line-height: 1.3125em; }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 1.5rem !important;
      line-height: 1.41667em !important; } }
h3 {
  font-size: 1.5rem;
  line-height: 1.41667em;
  font-family: "Messina Sans Semibold"; }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 1.375rem !important; } }
h4 {
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-family: "Messina Sans Semibold"; }

h5 {
  font-size: 1.25rem;
  line-height: 1.4em; }
  @media screen and (max-width: 991px) {
    h5 {
      font-size: 1.25rem !important;
      line-height: 1.4em !important; } }
h6 {
  font-size: 1.125rem;
  line-height: 1.44444em; }

.small_copy * {
  color: #828282;
  font-family: "Messina Sans";
  font-size: 0.875rem;
  line-height: 24px; }

p {
  color: #828282;
  font-family: "Messina Sans";
  font-size: 1.125rem;
  line-height: 1.61111em;
  margin-bottom: 1.4rem;
  margin-top: 0 !important;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    p {
      font-size: 16px !important;
      line-height: 28px !important; } }
  @media screen and (max-width: 767px) {
    p a {
      font-size: 16px !important;
      line-height: 28px !important; } }
.custom_list li {
  position: relative; }
  .custom_list li:before {
    content: "";
    background: #828282;
    border-radius: 2px;
    transform: rotate(45deg);
    position: absolute;
    left: -20px;
    top: 11px;
    height: 8px;
    width: 8px; }

.maincontent ul li {
  font-family: "Messina Sans";
  font-size: 1.125rem;
  line-height: 1.61111em;
  font-weight: normal;
  padding-left: 10px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .maincontent ul li {
      font-size: 16px !important;
      line-height: 28px !important; } }
  @media screen and (max-width: 767px) {
    .maincontent ul li a {
      font-size: 16px !important;
      line-height: 28px !important; } }
ul {
  padding: 0 0 0 25px; }
  ul li {
    font-family: "Messina Sans";
    font-size: 1.125rem;
    line-height: 1.61111em;
    font-weight: normal;
    padding-left: 10px;
    position: relative; }
    @media screen and (max-width: 767px) {
      ul li {
        font-size: 16px !important;
        line-height: 28px !important; } }
    @media screen and (max-width: 767px) {
      ul li a {
        font-size: 16px !important;
        line-height: 28px !important; } }
cite,
dfn,
em,
i {
  font-style: italic; }

address {
  margin: 0 0 1.5em; }

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

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

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

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

blockquote {
  background-color: #374a59;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url("../../images/bg-circle-blues.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  margin: 30px 50px 40px !important;
  padding: 40px;
  border-radius: 6px; }
  @media screen and (max-width: 767px) {
    blockquote {
      margin: 0 !important; } }
  blockquote p {
    color: #F2F2F2;
    font-family: "Messina Sans";
    font-size: 1.5rem;
    font-style: italic;
    line-height: 1.6; }

.citation {
  font-family: "Messina Sans";
  font-size: 34px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 38px;
  letter-spacing: normal;
  color: #000000;
  margin-top: 40px;
  text-transform: uppercase; }

.box_shadow img {
  box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.2); }

.small_paragraph p, .small_paragraph span, .small_paragraph ul, .small_paragraph ol {
  font-size: 0.875rem !important; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: inherit;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden !important; }

body {
  margin: 0;
  overflow-x: hidden;
  text-rendering: optimizeLegibility; }

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;
  color: #000000; }

dfn {
  font-style: italic; }

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-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  color: inherit;
  font-size: 18px;
  margin-bottom: 18px; }

label {
  font-size: 18px;
  font-weight: 100; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.big_tablet_only {
  display: none !important; }

@media screen and (max-width: 1080px) {
  .space_mobile_large,
  .vc_empty_space.space_mobile_large {
    height: 190px !important; }
  .mobile_space_big,
  .vc_empty_space.mobile_space_big {
    height: 67px !important; }
  .big_tablet_hide {
    display: none !important; }
  .big_tablet_only {
    display: block !important; } }

@media screen and (max-width: 768px) {
  .mobile_space,
  .vc_empty_space.mobile_space {
    height: 40px !important; }
  .vc_btn3-container {
    margin-bottom: 0 !important; }
  .vc_btn3-container.vc_btn3-inline {
    margin-bottom: 10px !important;
    margin-right: 0; }
  .wpb_content_element {
    margin-bottom: 20px !important; }
  .tablet_reverse {
    flex-direction: column-reverse;
    display: flex; }
  .tablet_hide {
    display: none; } }

@media screen and (max-width: 767px) {
  .mobile_center *,
  .mobile_center {
    text-align: center !important; }
  .mobile_reverse {
    flex-direction: column-reverse;
    display: flex; }
  .mobile_hide {
    display: none !important; }
  .vc_btn3-container.vc_btn3-right {
    text-align: center !important;
    margin-bottom: 10px !important; } }

@media screen and (max-width: 1080px) {
  .vc_row.vc_row-o-full-height {
    min-height: auto !important;
    padding: 100px 0; } }

@media screen and (max-width: 991px) {
  .vc_row.vc_row-o-full-height {
    padding: 50px 30px; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .mobile_space,
  .vc_empty_space.mobile_space {
    height: 40px !important; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .mobile_space,
  .vc_empty_space.mobile_space {
    height: 40px !important; } }

a:active,
a:hover {
  transition: all ease-in-out 0.5s; }

a:focus {
  outline: none; }

.inline-element {
  display: inline-block !important;
  margin: 0 15px 15px 15px !important; }
  @media screen and (max-width: 768px) {
    .inline-element {
      display: block !important;
      margin: 0 0 15px 0 !important; } }
.offset_top_50 {
  position: relative;
  top: -50px;
  z-index: 8; }
  @media screen and (max-width: 1080px) {
    .offset_top_50 {
      top: 0;
      margin-bottom: 0;
      margin-top: 60px; } }
.offset_top_100 {
  position: relative;
  top: -100px;
  margin-bottom: -100px;
  z-index: 7; }
  @media screen and (max-width: 767px) {
    .offset_top_100 {
      top: -50px;
      margin-bottom: -50px; } }
.offset_top_200 {
  position: relative;
  top: -200px;
  margin-top: -200px;
  z-index: 8; }
  @media screen and (max-width: 1080px) {
    .offset_top_200 {
      top: 0;
      margin-bottom: 0;
      margin-top: 60px; } }
#breadcrumbs {
  margin-bottom: 20px; }
  #breadcrumbs a, #breadcrumbs span {
    font-family: "Messina Sans Bold";
    font-size: 16px;
    line-height: 30px;
    text-transform: none;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #1729E7; }
  #breadcrumbs.single_posts {
    padding: 0 20px 30px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      #breadcrumbs.single_posts {
        padding: 25px 0 20px; } }
  #breadcrumbs a.back_button i {
    margin-right: 8px; }

.single-jobs #breadcrumbs .container {
  padding: 0 40px !important; }
  @media screen and (max-width: 767px) {
    .single-jobs #breadcrumbs .container {
      padding: 0 20px !important; } }
.single-jobs .post-meta {
  padding: 0 15px !important; }
  @media screen and (max-width: 767px) {
    .single-jobs .post-meta {
      margin-bottom: 20px;
      padding: 0 !important; } }
.social_share .share_title,
.social_share .social_media {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top; }

.social_share .share_title {
  cursor: pointer;
  margin-right: 10px; }
  .social_share .share_title p {
    margin-bottom: 20px;
    font-family: "Oswald", sans-serif;
    color: #8d8d8d;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px; }

.social_share .social_media {
  position: relative; }
  .social_share .social_media ul {
    margin: 0 !important; }
    .social_share .social_media ul li {
      margin: 0px; }
      .social_share .social_media ul li:first-child {
        margin-left: 0; }
    .social_share .social_media ul a {
      cursor: pointer;
      font-size: 25px !important;
      background: #1729E7;
      width: 44px !important;
      height: 44px !important;
      line-height: 35px !important; }
      .social_share .social_media ul a:before {
        color: #ffffff; }
      .social_share .social_media ul a.fa-facebook:before {
        content: "\f09a" !important; }
      @media screen and (max-width: 767px) {
        .social_share .social_media ul a {
          font-size: 25px; } }
  .social_share .social_media .success_copied {
    color: #000000;
    display: none;
    margin-left: 10px;
    font-size: 12px;
    font-style: italic;
    background: #f5d730;
    text-align: center;
    border-radius: 6px;
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 21px;
    width: 85px; }
    @media screen and (max-width: 767px) {
      .social_share .social_media .success_copied {
        left: auto;
        right: 0;
        top: auto;
        bottom: -25px; } }
@media screen and (max-width: 991px) {
  .social_share.theme_white {
    margin-top: 15px; } }

.social_share.theme_white .share_title {
  margin-right: 5px; }
  .social_share.theme_white .share_title p {
    color: #ffffff;
    font-size: 20px;
    line-height: 36px; }

.social_share.theme_white .social_media {
  position: relative; }
  .social_share.theme_white .social_media ul {
    margin: 0 !important; }
    .social_share.theme_white .social_media ul li {
      margin: 0px 3px; }
      .social_share.theme_white .social_media ul li:first-child {
        margin-left: 0; }
    .social_share.theme_white .social_media ul a {
      cursor: pointer;
      font-size: 24px !important;
      background: transparent;
      width: 24px !important;
      height: 20px !important;
      line-height: inherit !important;
      margin: 0 !important;
      padding: 3px !important; }

@media screen and (max-width: 991px) {
  .social_share.theme_white_circle {
    margin-top: 15px; } }

.social_share.theme_white_circle .share_title {
  margin-right: 5px; }
  .social_share.theme_white_circle .share_title p {
    color: #ffffff;
    font-size: 20px;
    line-height: 36px; }

.social_share.theme_white_circle .social_media ul li {
  margin: 0px 3px; }
  .social_share.theme_white_circle .social_media ul li:first-child {
    margin-left: 0; }

.social_share.theme_white_circle .social_media ul a {
  background: #ffffff; }
  .social_share.theme_white_circle .social_media ul a:before {
    color: #0E1F41; }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  position: absolute;
  bottom: 7%;
  text-align: center;
  margin: 0 auto;
  left: 0;
  width: 100%; }

.owl-theme .owl-controls .owl-page span {
  background: #ffffff;
  opacity: 1; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #000000; }

/*slick carousel*/
.slick-dots {
  bottom: 30px; }
  @media screen and (max-width: 768px) {
    .slick-dots {
      bottom: 20px; } }
.slick-dotted.slick-slider {
  margin: 0 !important; }

.slick-dots li {
  box-shadow: none !important;
  margin: 0 1px !important; }
  .slick-dots li:before {
    display: none; }
  @media screen and (max-width: 767px) {
    .slick-dots li {
      z-index: 1; } }
  .slick-dots li button:before {
    font-size: 18px;
    color: #0E1F41;
    opacity: 0.3; }
  .slick-dots li.slick-active button:before {
    color: #0E1F41;
    opacity: 1; }

.slick-arrow {
  bottom: 0;
  z-index: 6;
  display: inline-block;
  height: 48px;
  width: 48px;
  border-radius: 100%; }
  .slick-arrow.slick-prev {
    left: 30px;
    background: #F5D730 url("../../images/arrow-left.png") no-repeat center center !important;
    background-size: 30% !important; }
    .slick-arrow.slick-prev:before {
      content: none !important; }
  .slick-arrow.slick-next {
    right: 30px;
    background: #F5D730 url("../../images/arrow-right.png") no-repeat center center !important;
    background-size: 30% !important; }
    .slick-arrow.slick-next:before {
      content: none !important; }

/* END slick carousel*/
/*Pagenavi*/
#pagenav {
  margin: 50px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #pagenav {
      margin: 50px 0 0; } }
  #pagenav .wp-pagenavi {
    margin: 0 auto;
    font-family: "Messina Sans"; }
  #pagenav a,
  #pagenav span {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    color: #333333;
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 8px 15px;
    margin: 0 5px;
    text-decoration: none;
    font-family: "Messina Sans";
    font-weight: bold;
    font-size: 14px;
    line-height: 20px; }
    #pagenav a.nextpostslink, #pagenav a.previouspostslink,
    #pagenav span.nextpostslink,
    #pagenav span.previouspostslink {
      border: 1px solid #E0E0E0;
      border-radius: 4px;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0;
      top: 0;
      padding: 11px 15px; }
      #pagenav a.nextpostslink:hover, #pagenav a.nextpostslink:focus, #pagenav a.previouspostslink:hover, #pagenav a.previouspostslink:focus,
      #pagenav span.nextpostslink:hover,
      #pagenav span.nextpostslink:focus,
      #pagenav span.previouspostslink:hover,
      #pagenav span.previouspostslink:focus {
        background: #E0E0E0;
        border: 1px solid #E0E0E0; }
      #pagenav a.nextpostslink:before, #pagenav a.nextpostslink:before, #pagenav a.previouspostslink:before, #pagenav a.previouspostslink:before,
      #pagenav span.nextpostslink:before,
      #pagenav span.nextpostslink:before,
      #pagenav span.previouspostslink:before,
      #pagenav span.previouspostslink:before {
        color: #0E1F41;
        font-size: 14px;
        top: 0;
        position: relative; }
    #pagenav a.previouspostslink:before,
    #pagenav span.previouspostslink:before {
      content: "\f053"; }
    #pagenav a.nextpostslink:before,
    #pagenav span.nextpostslink:before {
      content: "\f054"; }
  #pagenav a:hover,
  #pagenav span.current {
    color: #1729E7;
    border: 1px solid #1729E7; }

/*Revolution Slider*/
.slide_heading {
  font-family: "Messina Sans" !important;
  font-weight: 700 !important; }

.slide_description {
  font-family: "Messina Sans" !important;
  text-align: center !important; }

.slide_heading_big {
  font-family: "Messina Sans" !important;
  z-index: 0;
  position: relative; }

.rev_slider .slotholder:before {
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 47.88%;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.0001) 50.12%);
  mix-blend-mode: normal;
  opacity: 0.45; }

.rev_slider .slotholder:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  pointer-events: none;
  mix-blend-mode: normal;
  opacity: 0.35;
  background: linear-gradient(0deg, #000000 27%, rgba(0, 0, 0, 0.0001) 46.75%); }

.hesperiden.tparrows {
  cursor: pointer !important;
  background: #b9b8ae !important; }

.tp-leftarrow {
  background: url("../../images/arrow-left.svg") no-repeat center center;
  background-size: cover;
  height: 80px;
  width: 80px; }
  .tp-leftarrow:before {
    display: none; }
  .tp-leftarrow:hover {
    background: url("../../images/arrow-left.svg") no-repeat center center; }

.tp-rightarrow {
  background: url("../../images/arrow-right.svg") no-repeat center center;
  background-size: cover;
  height: 80px;
  width: 80px; }
  .tp-rightarrow:before {
    display: none; }
  .tp-rightarrow:hover {
    background: url("../../images/arrow-right.svg") no-repeat center center; }

.vc_btn3-inline {
  margin-right: 20px; }

.vc_btn3-inline:last-child {
  margin-right: 0; }

.hermes .tp-bullet {
  height: 20px;
  width: 20px; }
  @media screen and (max-width: 768px) {
    .hermes .tp-bullet {
      margin-top: 50px !important; } }
.hermes .tp-bullet:after {
  background: #b9b8ae !important;
  border-radius: 50%;
  height: 100%;
  width: 100%; }

.hermes .tp-bullet.selected:after {
  background: #fcf9e3 !important; }

.hermes .tp-bullet:hover {
  background: #fcf9e3 !important; }

.wpb_image_grid .wpb_image_grid_ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: auto !important; }
  .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: 18% !important;
    flex: 0 0 18% !important;
    display: flex;
    overflow: hidden;
    padding: 0px;
    justify-content: center;
    align-items: center;
    float: none !important;
    position: static !important;
    height: auto !important; }

.vc_sep_pos_align_center.wpb_content_element {
  margin-bottom: 0 !important; }

/* Modals */
.modal-dialog {
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0px 10px 20px rgba(32, 37, 38, 0.1), 0px 20px 50px rgba(32, 37, 38, 0.1);
  border-radius: 6px !important; }

@media (min-width: 992px) {
  .modal-dialog {
    width: 520px; } }

.modal {
  background: transparent !important;
  z-index: 999999;
  display: block;
  visibility: hidden;
  overflow-y: hidden; }

.modal-body {
  position: relative;
  padding: 0 2rem; }

.modal.in {
  visibility: visible; }

.modal-header {
  border-bottom: 1px solid #F0F1F1 !important;
  margin-bottom: 0 !important;
  width: 100%;
  margin: 0 auto;
  padding: 1rem 2rem;
  margin: 0; }
  @media screen and (max-width: 1080px) {
    .modal-header {
      width: 100%; } }
  .modal-header h6 {
    margin: 0 0 10px;
    font-size: 16px; }
  .modal-header h5 {
    margin-bottom: 0; }

.modal-header .close {
  background-size: contain;
  font-family: "Messina Sans";
  color: #9FABAE;
  opacity: 1 !important;
  margin: 0 !important;
  border-radius: 100%;
  width: 24px;
  height: 40px;
  padding: 0 !important;
  right: 30px;
  top: 15px;
  position: absolute;
  z-index: 999999;
  cursor: pointer;
  outline: none !important;
  font-size: 45px;
  line-height: 40px;
  font-weight: normal; }

.modal_content {
  padding: 1rem 0; }

@media screen and (max-width: 991px) {
  .mobile_modal {
    text-align: center; } }

@media (min-width: 992px) {
  .custom_reports_modal .modal-dialog {
    width: 700px; } }

@media (min-width: 992px) {
  .custom_reports_modal.blue_modal .modal-dialog {
    width: 476px; } }

.custom_reports_modal.blue_modal .modal-content {
  background: #0E1F41;
  padding: 30px; }
  @media screen and (max-width: 768px) {
    .custom_reports_modal.blue_modal .modal-content {
      padding: 20px 0; } }
.custom_reports_modal.blue_modal .modal-header {
  border: 0 !important; }
  .custom_reports_modal.blue_modal .modal-header h5 {
    font-size: 28px;
    line-height: 38px; }
  .custom_reports_modal.blue_modal .modal-header h5, .custom_reports_modal.blue_modal .modal-header h6 {
    color: #ffffff; }
  .custom_reports_modal.blue_modal .modal-header .close {
    color: #F5D730;
    text-shadow: none; }

.custom_reports_modal.blue_modal input[type="text"]:not(.adminbar-input), .custom_reports_modal.blue_modal input[type="email"], .custom_reports_modal.blue_modal input[type="url"],
.custom_reports_modal.blue_modal input[type="password"], .custom_reports_modal.blue_modal input[type="search"], .custom_reports_modal.blue_modal input[type="number"], .custom_reports_modal.blue_modal input[type="tel"],
.custom_reports_modal.blue_modal input[type="range"], .custom_reports_modal.blue_modal input[type="date"], .custom_reports_modal.blue_modal input[type="month"], .custom_reports_modal.blue_modal input[type="week"],
.custom_reports_modal.blue_modal input[type="time"], .custom_reports_modal.blue_modal input[type="datetime"], .custom_reports_modal.blue_modal input[type="datetime-local"],
.custom_reports_modal.blue_modal input[type="color"], .custom_reports_modal.blue_modal textarea, .custom_reports_modal.blue_modal select, .custom_reports_modal.blue_modal select.form-control:not([size]):not([multiple]), .custom_reports_modal.blue_modal .selectize-input {
  background: transparent !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 2px solid #F5D730 !important;
  padding: 20px 0;
  color: #ffffff; }

.custom_reports_modal.blue_modal .form-control::-moz-placeholder {
  font-size: 16px;
  color: #fff; }

.custom_reports_modal.blue_modal .form-control::-moz-placeholder {
  font-size: 16px;
  color: #fff; }

.custom_reports_modal.blue_modal .form-control:-ms-input-placeholder {
  font-size: 16px;
  color: #fff; }

.custom_reports_modal.blue_modal .form-control::placeholder {
  font-size: 16px;
  color: #fff; }

.custom_reports_modal.blue_modal input[type="submit"] {
  margin: 30px auto 0 !important; }

#cookie-law-info-bar {
  padding: 75px 50px 50px 50px !important;
  background: #FFFFFF !important;
  box-shadow: 0px 0px 200px #001D36;
  border-radius: 6px;
  text-align: left;
  width: 950px !important;
  transform: translateX(-50%);
  margin-left: 0 !important; }
  @media screen and (max-width: 1080px) {
    #cookie-law-info-bar {
      width: 90% !important;
      padding: 60px 30px !important; } }
  @media screen and (max-width: 767px) {
    #cookie-law-info-bar {
      position: relative;
      max-height: 80% !important; } }
#cookie-law-info-bar > span {
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex;
  position: relative;
  flex-wrap: wrap; }

#cookie-law-info-bar img {
  height: 36px;
  width: 230px; }

#cookie-law-info-bar .bar_content {
  width: 100%;
  display: block;
  padding: 20px 0;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0; }

#cookie-law-info-bar span .cookie_action_close_header {
  position: absolute;
  right: -36px;
  top: -58px;
  background: url(../../images/i-close.png) no-repeat center center, linear-gradient(225deg, #006FD2 0%, #0088FF 98.96%) !important;
  background-size: 12px !important;
  color: #fff;
  border-radius: 2px;
  width: 24px;
  height: 24px;
  padding: 0 !important;
  position: absolute;
  z-index: 999999;
  cursor: pointer;
  text-indent: -999999px; }

@media (max-width: 1210px) {
  #cookie-law-info-bar .bar_content,
  #cookie-law-info-bar .bar_button {
    justify-content: center;
    flex: 0 0 100%;
    max-width: 100%; }
  #cookie-law-info-bar .bar_button {
    margin-top: 10px; } }

@media (min-width: 1440px) {
  #cookie-law-info-bar > span {
    margin: 0 auto; } }

.animate__animated.animate__delay-custom1 {
  -webkit-animation-delay: 0.3s !important;
          animation-delay: 0.3s !important; }

.animate__animated.animate__delay-custom2 {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important; }

.animate__animated.animate__delay-custom3 {
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important; }

.animate__animated.animate__delay-custom4 {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important; }

.animate__animated.animate__delay-custom5 {
  -webkit-animation-delay: 1s !important;
          animation-delay: 1s !important; }

.animate__animated.animate__delay-custom6 {
  -webkit-animation-delay: 1.2s !important;
          animation-delay: 1.2s !important; }

.icon_scroll_wrapper {
  margin-top: 50px; }

.icon_scroll_wrap {
  position: relative;
  width: 40px;
  height: 55px;
  display: block;
  cursor: pointer;
  text-align: center;
  left: 50%;
  transform: translateX(-50%); }

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%; }

.icon-scroll {
  width: 28px;
  height: 50px;
  top: 0;
  box-shadow: inset 0 0 0 2px #1729E7;
  border-radius: 25px;
  overflow: hidden;
  left: 0; }
  @media screen and (max-width: 767px) {
    .icon-scroll {
      transform: translateX(-50%); } }
.icon-scroll:before {
  content: '';
  width: 3px;
  height: 10px;
  background: #1729E7;
  top: 10px;
  left: 12px;
  border-radius: 12px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll; }

@-webkit-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateY(46px); } }

@keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateY(46px); } }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:after,
*:before {
  /* 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 {
  background: #ffffff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote,
q {
  quotes: "" ""; }
  blockquote:after, blockquote:before,
  q:after,
  q:before {
    content: ""; }

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

ul, ol {
  font-size: 16px;
  margin: 0 0 1.5em 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  font-size: 16px;
  margin: 0 0 1.5em;
  width: 100%; }
  table td, table th {
    border: 1px solid #000000;
    padding: 10px; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.btn, span.button-arrow,
input[type="submit"].button-arrow,
.button-arrow a,
.button-arrow button,
a.button-arrow,
input.button-arrow, span.button-secondary,
input[type="submit"].button-secondary,
.button-secondary a,
.button-secondary button,
a.button-secondary,
input.button-secondary, span.button-primary,
input[type="submit"].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary,
.button a,
.button button,
input[type="submit"].button,
#mobile-menu li.btn a {
  cursor: pointer;
  font-family: "Messina Sans Bold";
  font-style: normal;
  border: 0 !important;
  font-size: 16px !important;
  padding: 10px 26px 10px 26px !important;
  border-radius: 0.25rem !important;
  display: inline-block !important;
  line-height: 30px !important;
  text-align: center;
  text-decoration: none !important;
  margin-bottom: 0;
  font-weight: bold !important;
  letter-spacing: -0.02em;
  transition: background-color 475ms ease !important; }
  .btn:active, span.button-arrow:active,
  .button-arrow a:active,
  .button-arrow button:active,
  a.button-arrow:active,
  input.button-arrow:active, span.button-secondary:active,
  .button-secondary a:active,
  .button-secondary button:active,
  a.button-secondary:active,
  input.button-secondary:active, span.button-primary:active,
  .button-primary a:active,
  .button-primary button:active,
  a.button-primary:active,
  input.button-primary:active, .btn:focus, span.button-arrow:focus,
  .button-arrow a:focus,
  .button-arrow button:focus,
  a.button-arrow:focus,
  input.button-arrow:focus, span.button-secondary:focus,
  .button-secondary a:focus,
  .button-secondary button:focus,
  a.button-secondary:focus,
  input.button-secondary:focus, span.button-primary:focus,
  .button-primary a:focus,
  .button-primary button:focus,
  a.button-primary:focus,
  input.button-primary:focus, .btn:hover, span.button-arrow:hover,
  .button-arrow a:hover,
  .button-arrow button:hover,
  a.button-arrow:hover,
  input.button-arrow:hover, span.button-secondary:hover,
  .button-secondary a:hover,
  .button-secondary button:hover,
  a.button-secondary:hover,
  input.button-secondary:hover, span.button-primary:hover,
  .button-primary a:hover,
  .button-primary button:hover,
  a.button-primary:hover,
  input.button-primary:hover,
  .button a:active,
  .button a:focus,
  .button a:hover,
  .button button:active,
  .button button:focus,
  .button button:hover,
  input[type="submit"].button:active,
  input[type="submit"].button:focus,
  input[type="submit"].button:hover,
  #mobile-menu li.btn a:active,
  #mobile-menu li.btn a:focus,
  #mobile-menu li.btn a:hover {
    background: inherit; }
  .btn.small, span.small.button-arrow,
  .button-arrow a.small,
  .button-arrow button.small,
  a.small.button-arrow,
  input.small.button-arrow, span.small.button-secondary,
  .button-secondary a.small,
  .button-secondary button.small,
  a.small.button-secondary,
  input.small.button-secondary, span.small.button-primary,
  .button-primary a.small,
  .button-primary button.small,
  a.small.button-primary,
  input.small.button-primary,
  .button a.small,
  .button button.small,
  input[type="submit"].button.small,
  #mobile-menu li.btn a.small {
    padding: 0.5rem 0.75rem !important;
    font-size: 0.875rem !important;
    line-height: 1.3rem !important; }

@media screen and (max-width: 767px) {
  .button.vc_btn3-right {
    text-align: left !important; } }

input[type="submit"] {
  border: none;
  transition: all 0.2s ease-in-out; }

.wpcf7-form input[type="submit"].button {
  margin-top: 15px; }

@media screen and (max-width: 991px) {
  .vc_btn3-container.tablet_full {
    width: 100%; }
    .vc_btn3-container.tablet_full a {
      width: 100%; } }

/*VC BUTTONS*/
.button a,
.rev-btn,
button {
  background-image: none !important; }

.button a.vc_btn3:after,
.button a:after {
  display: none !important; }

a.button {
  height: auto;
  padding: 0.8rem 1.8rem !important; }

/* buttons.scss */
.button.button_big a {
  font-size: 34px !important;
  line-height: 38px !important;
  padding: 25px 65px !important; }
  @media screen and (max-width: 767px) {
    .button.button_big a .button.button_big a {
      font-size: 20px !important;
      line-height: 20px !important;
      padding: 20px 20px !important; } }
/* Primary Button */
span.button-primary,
input[type="submit"].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary {
  background: #f5d730 !important;
  color: #333 !important; }

span.button-primary:hover,
input[type="submit"].button-primary:hover,
.button-primary a:hover,
.button-primary button:hover,
a.button-primary:hover,
input.button-primary:hover {
  background: #ddc01d !important;
  color: #333 !important; }

/* Secondary Button */
span.button-secondary,
input[type="submit"].button-secondary,
.button-secondary a,
.button-secondary button,
a.button-secondary,
input.button-secondary {
  background: #007ae9 !important;
  color: #ffffff !important; }

span.button-secondary:hover,
input[type="submit"].button-secondary:hover,
.button-secondary a:hover,
.button-secondary button:hover,
a.button-secondary:hover,
input.button-secondary:hover {
  background: #003478 !important;
  color: #ffffff !important; }

/* Button Link  */
input[type="submit"].button-link,
.button-link a,
.button-link button,
a.button-link,
input.button-link {
  font-family: "Messina Sans";
  color: #448310;
  font-size: 20px;
  line-height: 30px;
  transition: color 475ms ease;
  text-decoration: none !important; }
  input[type="submit"].button-link.blue,
  .button-link a.blue,
  .button-link button.blue,
  a.button-link.blue,
  input.button-link.blue {
    color: #1729E7; }
    input[type="submit"].button-link.blue:hover,
    .button-link a.blue:hover,
    .button-link button.blue:hover,
    a.button-link.blue:hover,
    input.button-link.blue:hover {
      color: #3f95ff; }

input[type="submit"].button-link:hover,
.button-link a:hover,
.button-link button:hover,
a.button-link:hover,
input.button-link:hover {
  color: #448310; }

/* Arrow Purple Button */
span.button-arrow,
input[type="submit"].button-arrow,
.button-arrow a,
.button-arrow button,
a.button-arrow,
input.button-arrow {
  padding: 0 35px 0 0 !important;
  background: transparent !important;
  border: 0 !important;
  color: #1729E7 !important;
  position: relative;
  font-weight: 400 !important;
  font-size: 27.3333px !important;
  line-height: 41px !important;
  font-family: "Messina Sans" !important; }
  @media screen and (max-width: 1080px) {
    span.button-arrow,
    input[type="submit"].button-arrow,
    .button-arrow a,
    .button-arrow button,
    a.button-arrow,
    input.button-arrow {
      font-size: 20px !important;
      line-height: 30px !important; } }
  span.button-arrow:after,
  input[type="submit"].button-arrow:after,
  .button-arrow a:after,
  .button-arrow button:after,
  a.button-arrow:after,
  input.button-arrow:after {
    background: url("../../images/arrow-right-blue.svg") no-repeat center center !important;
    background-size: 100% !important;
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }

span.button-arrow:hover,
input[type="submit"].button-arrow:hover,
.button-arrow a:hover,
.button-arrow button:hover,
a.button-arrow:hover,
input.button-arrow:hover {
  color: #1729E7 !important; }
  span.button-arrow:hover:after,
  input[type="submit"].button-arrow:hover:after,
  .button-arrow a:hover:after,
  .button-arrow button:hover:after,
  a.button-arrow:hover:after,
  input.button-arrow:hover:after {
    background: url("../../images/arrow-right-blue.svg") no-repeat center center !important;
    background-size: 100% !important;
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }

input[type="text"]:not(.adminbar-input),
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select,
select.form-control:not([size]):not([multiple]),
.selectize-input {
  font-family: "Messina Sans";
  background: #F2F2F2 !important;
  color: #333333;
  border-radius: 0 !important;
  border: 1px solid #E0E0E0;
  box-shadow: none !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.428571429;
  height: 50px;
  padding: 8px 12px;
  display: inline-block; }
  input[type="text"]:not(.adminbar-input):focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus,
  select:focus,
  select.form-control:not([size]):not([multiple]):focus,
  .selectize-input:focus {
    outline: none;
    border: 1px solid #F2994A !important; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

input[type="date"] {
  color: #48515A; }

select,
select.form-control:not([size]):not([multiple]),
.selectize-input {
  position: relative;
  color: #1a2225;
  width: 100%;
  cursor: pointer; }
  select.form-control,
  select.form-control:not([size]):not([multiple]).form-control,
  .selectize-input.form-control {
    padding: 0 20px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }

input[type="select-one"] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  display: none; }

.form-group.select {
  position: relative;
  margin-bottom: 0; }

.selectize-control .item {
  color: #1a2225;
  font-weight: normal;
  font-size: 14px;
  line-height: 34px; }

.selectize-input {
  position: relative;
  padding: 0px 20px; }
  .selectize-input:before {
    top: 12px !important; }
  .selectize-input:after {
    content: "Select One...";
    font-family: "Open Sans", sans-serif;
    color: #67666B;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.428571429;
    position: absolute;
    left: 20px;
    top: 15px !important;
    width: 80%;
    height: auto; }
  .selectize-input.has-options.full:after {
    display: none; }

.selectize-dropdown {
  top: -10px !important;
  width: 100%;
  border-top: 0;
  position: relative; }
  .selectize-dropdown .selectize-dropdown-content {
    border: 1px solid #bdbdbd;
    position: absolute;
    z-index: 2;
    background: #ffffff;
    width: 100%; }
    .selectize-dropdown .selectize-dropdown-content .option {
      font-family: "Roboto";
      cursor: pointer;
      color: #1a2225;
      line-height: 1.428571429;
      font-weight: normal;
      font-size: 14px;
      padding: 5px 20px; }
      .selectize-dropdown .selectize-dropdown-content .option:hover {
        background: #bdbdbd;
        color: #1a2225; }
      .selectize-dropdown .selectize-dropdown-content .option:last-child {
        margin-bottom: 0; }

select::-ms-expand {
  display: none !important; }

input[type="radio"] {
  outline: none; }

input[type="radio"],
input[type="checkbox"] {
  height: 20px;
  vertical-align: top;
  width: 20px; }

textarea {
  padding-left: 3px;
  width: 100%; }

textarea.form-control {
  height: 216px;
  padding: 10px 15px; }

.wpcf7-list-item-label,
label {
  font-family: "Messina Sans";
  color: #67666B;
  font-weight: 900;
  font-size: 18px;
  line-height: 30px;
  margin-left: 0;
  margin-bottom: 5px;
  display: block; }
  .wpcf7-list-item-label small,
  label small {
    margin-top: 2px; }

form .aligncenter .button {
  margin: 40px auto 0 !important; }

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
  color: #1a2225;
  float: left;
  font-size: 16px;
  width: 100%;
  margin-left: -5px;
  text-align: center; }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 1px solid #f5d5d5;
  background: #f5d5d5 !important;
  color: #f5d5d5; }

div.wpcf7-mail-sent-ok,
.wpcf7-response-output {
  padding: 20px !important;
  text-align: center;
  background-color: #dddddd;
  border: 0 !important;
  color: #333;
  font-size: 14px;
  line-height: 20px; }

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  color: #fff;
  padding: 10px !important; }

input.error,
input[aria-invalid="true"]:not(.adminbar-input),
input[aria-invalid="true"],
select[aria-invalid="true"],
select[aria-invalid="true"].form-control:not([size]):not([multiple]),
textarea[aria-invalid="true"],
select.error,
textarea.error,
.selectize-control.wpcf7-not-valid .selectize-input {
  border: 1px solid #f5d5d5 !important;
  background: #f5d5d5 !important;
  color: #333333 !important; }

.form_separator {
  display: block;
  text-align: center; }
  .form_separator h3 {
    color: #f4f6f7;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb; }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  color: #F2994A;
  font-size: 12px;
  border: 1px solid #ffb900 !important;
  padding: 5px 0 !important;
  background: transparent; }

span.wpcf7-not-valid-tip {
  color: #FF4200;
  font-size: 1em;
  display: none !important;
  border: 1px solid #FF4200 !important; }

div.wpcf7 .ajax-loader {
  display: none; }

div.wpcf7 input[type="file"] {
  margin: 0; }

input[type="search"]::-moz-placeholder {
  font-size: 14px;
  color: #999999;
  font-family: Arial, sans-serif;
  font-weight: 500; }

input[type="search"]:-ms-input-placeholder {
  font-size: 14px;
  color: #999999;
  font-family: Arial, sans-serif;
  font-weight: 500; }

input[type="search"]::placeholder {
  font-size: 14px;
  color: #999999;
  font-family: Arial, sans-serif;
  font-weight: 500; }

.form-control {
  width: 100%; }

.form-group {
  margin-bottom: 20px;
  width: 100%;
  position: relative; }

.form-group.select.mobile_dropdown,
#post_type_section .form-group.select,
.form-group.select span {
  position: relative; }

.form-group.select.mobile_dropdown::before,
#post_type_section .form-group.select::before,
.form-group.select span::before,
.selectize-input::before {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  top: 5px;
  transition: all ease-in-out 150ms;
  transform: rotate(45deg);
  border: solid #333333;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 5px;
  right: 15px;
  z-index: 1; }

form input[type="submit"] {
  margin-top: 0 !important;
  outline: none !important; }
  @media screen and (max-width: 767px) {
    form input[type="submit"] {
      margin: 0; } }
.time_picker.select {
  display: block;
  width: 100%; }
  .time_picker.select span {
    display: inline-block;
    width: 31%;
    vertical-align: middle;
    margin-right: 12px;
    position: relative; }
    @media screen and (max-width: 1080px) {
      .time_picker.select span {
        width: 30%; } }
    @media screen and (max-width: 768px) {
      .time_picker.select span {
        width: 29%; } }
    @media screen and (max-width: 767px) {
      .time_picker.select span {
        width: 30%; } }
    .time_picker.select span:last-child {
      margin-right: 0; }
    .time_picker.select span::before {
      top: 20px !important; }

.form-control::-moz-placeholder {
  font-size: 14px;
  color: #999; }

.form-control::-moz-placeholder {
  font-size: 14px;
  color: #999; }

.form-control:-ms-input-placeholder {
  font-size: 14px;
  color: #999; }

.form-control::placeholder {
  font-size: 14px;
  color: #999; }

.wpcf7-form [class*='col-'] {
  padding: 0 6px; }

.form_notes {
  margin-top: 15px; }
  .form_notes p {
    color: #FF5C00; }

.form-group p.desc {
  color: #000000;
  font-size: 14px !important;
  line-height: 18px !important; }

.file.form-group {
  margin-bottom: 20px; }

.file .label_title {
  display: block;
  margin-bottom: 10px; }

.file .file_name {
  margin-left: 10px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #48515A; }

.file .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.file .file_label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 170px;
  text-align: center;
  padding: 15px 0;
  border-radius: 0;
  border: solid 1px #B4D4E8;
  background: #B4D4E8;
  color: #435762;
  overflow: hidden;
  vertical-align: middle;
  outline: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.1em;
  font-weight: 600; }

::-webkit-file-upload-button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 60px;
  border-radius: 0;
  background: #C9C9C9;
  border: 1px solid #C9C9C9;
  color: #FFFFFF;
  overflow: hidden;
  vertical-align: middle;
  outline: none;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 1.5px;
  font-weight: 600; }

div.wpcf7 input[type="file"] {
  border: 1px solid #C9C9C9;
  color: #828282;
  font-weight: 300;
  font-style: italic;
  width: 100%;
  margin: 0;
  outline: none;
  font-size: 14px; }

.wpcf7-checkbox, .radio {
  display: inline;
  margin: 10px 0 0; }
  .wpcf7-checkbox .wpcf7-list-item, .radio .wpcf7-list-item {
    display: block;
    margin: 0 0 0 10px; }
    .wpcf7-checkbox .wpcf7-list-item input[type=checkbox], .wpcf7-checkbox .wpcf7-list-item input[type=radio], .radio .wpcf7-list-item input[type=checkbox], .radio .wpcf7-list-item input[type=radio] {
      display: none; }
      .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before, .wpcf7-checkbox .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before, .radio .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before, .radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
        content: "";
        background: #B4D4E8 url("../../images/i-check.png") no-repeat center center;
        background-size: 90%;
        text-align: center; }
  .wpcf7-checkbox .wpcf7-list-item-label, .radio .wpcf7-list-item-label {
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    left: 25px;
    position: relative; }
    .wpcf7-checkbox .wpcf7-list-item-label::before, .radio .wpcf7-list-item-label::before {
      background: #B4D4E8;
      border-radius: 0;
      content: "";
      height: 20px;
      left: -35px;
      position: absolute;
      width: 20px;
      top: 5px; }
    .wpcf7-checkbox .wpcf7-list-item-label:hover, .radio .wpcf7-list-item-label:hover {
      cursor: pointer; }

.radio .wpcf7-list-item-label::before {
  border-radius: 100%; }

.custom_date {
  padding: 0 !important;
  margin-bottom: 10px; }
  @media screen and (max-width: 768px) {
    .custom_date {
      flex-wrap: wrap; } }
  @media screen and (max-width: 768px) {
    .custom_date [class*='col-'] {
      flex: 0 0 100%;
      max-width: 100%; } }
.type2 {
  background: #3f95ff;
  padding: 65px 60px; }
  @media screen and (max-width: 1080px) {
    .type2 {
      padding: 30px; } }
  .type2 .wpcf7-list-item-label,
  .type2 label {
    color: #F2F2F2;
    font-weight: bold; }

.form_dark .wpcf7-form {
  background: #F2F2F2;
  padding: 40px;
  border-radius: 4px;
  width: 80%;
  margin: 30px auto; }

.form_dark input[type="text"]:not(.adminbar-input),
.form_dark input[type="email"],
.form_dark input[type="url"],
.form_dark input[type="password"],
.form_dark input[type="search"],
.form_dark input[type="number"],
.form_dark input[type="tel"],
.form_dark input[type="range"],
.form_dark input[type="date"],
.form_dark input[type="month"],
.form_dark input[type="week"],
.form_dark input[type="time"],
.form_dark input[type="datetime"],
.form_dark input[type="datetime-local"],
.form_dark input[type="color"],
.form_dark textarea,
.form_dark select,
.form_dark select.form-control:not([size]):not([multiple]),
.form_dark .selectize-input {
  background: #ffffff !important; }

.form_dark input.error,
.form_dark input[aria-invalid="true"]:not(.adminbar-input),
.form_dark input[aria-invalid="true"],
.form_dark select[aria-invalid="true"],
.form_dark select[aria-invalid="true"].form-control:not([size]):not([multiple]),
.form_dark textarea[aria-invalid="true"],
.form_dark select.error,
.form_dark textarea.error,
.form_dark .selectize-control.wpcf7-not-valid .selectize-input {
  border: 1px solid #f5d5d5 !important;
  background: #f5d5d5 !important;
  color: #f5d5d5 !important; }

.field.hs-form-field {
  padding-bottom: 15px; }

.field.hs-form-field label {
  display: none; }

.hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0; }

.hs-error-msgs li {
  margin: 0;
  padding: 0; }

.hs-error-msgs label {
  display: block !important;
  font-family: "Messina Sans bold";
  font-weight: bold;
  font-size: 16px; }

.field.hs-form-field .input input {
  padding: 10px 15px;
  width: 100%;
  border: 1px solid #f5d730;
  background-color: #fff;
  font-family: "Messina Sans" !important;
  font-size: 18px;
  color: #0e1f41; }

:-ms-input-placeholder {
  font-family: "Messina Sans" !important;
  color: #0e1f41; }

::-moz-placeholder {
  font-family: "Messina Sans" !important;
  color: #0e1f41; }

::placeholder {
  font-family: "Messina Sans" !important;
  color: #0e1f41; }

.hs_submit input[type=submit] {
  width: 100%;
  padding: 10px 15px;
  font-family: "Messina Sans bold";
  font-size: 20px;
  color: #fff;
  background-color: #0e1f41;
  border-radius: 5px; }

.submitted-message {
  padding-right: 24px;
  border-top: 2px solid #0e1f41;
  border-bottom: 2px solid #0e1f41; }

.submitted-message p {
  margin-bottom: 15px;
  font-family: "Messina Sans bold" !important;
  font-weight: bold !important;
  font-size: 24px !important;
  line-height: 1.2em !important;
  color: #0e1f41; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #1c35e3;
  outline: none;
  text-decoration: none !important;
  font-weight: normal;
  transition: color 200ms ease-in-out;
  font-size: 1.125rem;
  line-height: 1.61111em; }
  a:visited {
    color: #1c35e3; }
  a:active, a:hover {
    color: #1c35e3;
    outline: none !important; }
  a:active, a:hover {
    outline: 0; }

@media screen and (max-width: 1080px) {
  .break_word a {
    word-break: break-all; } }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.desktop-nav {
  display: block; }

.mobile-nav {
  display: none; }

#navigation .mega-sub-menu {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2) !important; }
  #navigation .mega-sub-menu .textwidget p {
    font-size: 0.875rem;
    line-height: 24px;
    margin-bottom: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    overflow: hidden; }
  #navigation .mega-sub-menu .textwidget a {
    padding: 0 !important;
    color: #1729e7 !important;
    text-decoration: none !important; }
    #navigation .mega-sub-menu .textwidget a:hover {
      color: #1729e7 !important; }
  #navigation .mega-sub-menu .mega-menu-row {
    border-bottom: 1px solid #ccd2d4 !important; }
    #navigation .mega-sub-menu .mega-menu-row:last-child {
      border-bottom: 0 !important; }

.mega-menu-megamenu .mega-menu-item {
  border-bottom: 1px solid #ccd2d4 !important; }
  .mega-menu-megamenu .mega-menu-item:last-child {
    border-bottom: 0 !important; }

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu.width_auto > ul.mega-sub-menu {
  width: 300px;
  left: auto; }

@media screen and (min-width: 992px) {
  #secondary-navigation ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0; }
    #secondary-navigation ul li {
      position: relative;
      float: left;
      padding: 0; }
    #secondary-navigation ul [class*='button-'] a {
      padding: 0.7rem 1.5rem !important;
      color: #333 !important;
      font-weight: 700 !important; }
  #navigation ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0; }
    #navigation ul li {
      position: relative;
      float: left;
      padding: 0;
      white-space: nowrap; }
      #navigation ul li.menu-item-has-children > a:after {
        position: absolute;
        display: block;
        content: '';
        width: 0;
        height: 0;
        right: 18px;
        top: 30px;
        transition: all ease-in-out 150ms;
        transform: rotate(45deg);
        border: solid #0E1F41;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2.3px; }
      #navigation ul li a {
        display: block;
        color: #0E1F41;
        font-family: "Messina Sans Semibold" !important;
        text-decoration: none;
        font-weight: 400;
        padding: 20px 40px 20px 20px;
        position: relative;
        font-size: 16px;
        line-height: 30px;
        letter-spacing: -0.02em;
        text-transform: capitalize; }
    #navigation ul [class*='button-'] a {
      padding: 0.7rem 1.5rem !important;
      color: #333 !important;
      font-weight: 700 !important; }
  #navigation ul li:hover > ul,
  #navigation ul li:focus > ul,
  #navigation ul li:focus-within > ul {
    display: block; }
  #navigation ul ul {
    background: #ffffff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    top: 100%;
    width: auto;
    left: 0;
    margin-top: 0;
    padding: 0;
    text-align: left;
    min-width: 100%; }
    #navigation ul ul li {
      border-bottom: 1px solid #F2F2F2;
      display: flex;
      align-items: center;
      float: none;
      padding: 0;
      margin: 0;
      position: relative; }
      #navigation ul ul li:last-child {
        border-bottom: 0; }
      #navigation ul ul li.current-page-ancestor a, #navigation ul ul li.current-menu-ancestor a, #navigation ul ul li.current-menu-item a, #navigation ul ul li:hover a, #navigation ul ul li:focus a {
        color: #1729e7 !important; }
    #navigation ul ul a {
      font-family: "Messina Sans Semibold" !important;
      color: #222222 !important;
      padding: 10px 20px;
      font-size: 16px;
      line-height: 30px;
      display: block;
      width: 100%;
      font-weight: 400;
      letter-spacing: -0.02em;
      text-transform: capitalize; }
  #navigation ul ul ul {
    background: #F2F2F2;
    position: absolute;
    box-shadow: none;
    top: 0;
    left: 100%;
    width: 100%; }
    #navigation ul ul ul li:hover, #navigation ul ul ul li:focus {
      background: #347a82;
      cursor: pointer; }
      #navigation ul ul ul li:hover:after, #navigation ul ul ul li:hover:before, #navigation ul ul ul li:focus:after, #navigation ul ul ul li:focus:before {
        display: none !important; }
      #navigation ul ul ul li:hover > a, #navigation ul ul ul li:focus > a {
        color: #ffffff !important; }
    #navigation ul ul ul a {
      color: #bdbdbd !important; }
  #navigation .color_change ul li {
    position: relative;
    float: left;
    padding: 0;
    white-space: nowrap; }
    #navigation .color_change ul li.menu-item-has-children > a:after {
      border: solid #023679;
      border-width: 0 2px 2px 0; }
  .desktop-nav ul.menu > li:after {
    left: 0;
    background-color: #0E1F41; }
  .desktop-nav ul.menu > li.current-page-ancestor, .desktop-nav ul.menu > li.current-menu-ancestor, .desktop-nav ul.menu > li.current-menu-item, .desktop-nav ul.menu > li:hover, .desktop-nav ul.menu > li:focus {
    cursor: pointer;
    background: transparent !important; }
    .desktop-nav ul.menu > li.current-page-ancestor.button, .desktop-nav ul.menu > li.current-menu-ancestor.button, .desktop-nav ul.menu > li.current-menu-item.button, .desktop-nav ul.menu > li:hover.button, .desktop-nav ul.menu > li:focus.button {
      background: none; }
      .desktop-nav ul.menu > li.current-page-ancestor.button:after, .desktop-nav ul.menu > li.current-page-ancestor.button:before, .desktop-nav ul.menu > li.current-menu-ancestor.button:after, .desktop-nav ul.menu > li.current-menu-ancestor.button:before, .desktop-nav ul.menu > li.current-menu-item.button:after, .desktop-nav ul.menu > li.current-menu-item.button:before, .desktop-nav ul.menu > li:hover.button:after, .desktop-nav ul.menu > li:hover.button:before, .desktop-nav ul.menu > li:focus.button:after, .desktop-nav ul.menu > li:focus.button:before {
        display: none !important; }
    .desktop-nav ul.menu > li.current-page-ancestor a, .desktop-nav ul.menu > li.current-menu-ancestor a, .desktop-nav ul.menu > li.current-menu-item a, .desktop-nav ul.menu > li:hover a, .desktop-nav ul.menu > li:focus a {
      color: #0E1F41; }
      .desktop-nav ul.menu > li.current-page-ancestor a:after, .desktop-nav ul.menu > li.current-menu-ancestor a:after, .desktop-nav ul.menu > li.current-menu-item a:after, .desktop-nav ul.menu > li:hover a:after, .desktop-nav ul.menu > li:focus a:after {
        border: solid #0E1F41 !important;
        border-width: 0 2px 2px 0 !important; }
  .desktop-nav ul.menu > li.unhovered-item {
    background: transparent;
    color: #ffffff; }
    .desktop-nav ul.menu > li.unhovered-item:after, .desktop-nav ul.menu > li.unhovered-item:before {
      display: none !important; }
  .desktop-nav ul.menu > li.hovered-item:hover, .desktop-nav ul.menu > li.hovered-item:focus {
    background: rgba(255, 255, 255, 0.12); }
    .desktop-nav ul.menu > li.hovered-item:hover:after, .desktop-nav ul.menu > li.hovered-item:hover:before, .desktop-nav ul.menu > li.hovered-item:focus:after, .desktop-nav ul.menu > li.hovered-item:focus:before {
      display: block !important; } }

.toggle-nav {
  height: 15px;
  width: 20px;
  background: transparent;
  top: 50%;
  left: 50%;
  position: absolute;
  cursor: pointer;
  display: none;
  transform: translate(-50%, -50%); }

body.collapse_menu {
  overflow-y: hidden; }

.toggle-nav,
.toggle-nav span {
  transition: all linear 200ms; }

.toggle-nav span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #ffffff; }

.toggle-nav span.toggle-line2 {
  top: 6px;
  left: 0;
  right: 0;
  margin: 0 auto; }

.toggle-nav span.toggle-line3 {
  bottom: 0;
  top: auto; }

.collapse_menu .toggle-nav span {
  background-color: #ffffff; }

.collapse_menu .mobile-toggle-wrap {
  background-color: #ffffff; }

.collapse_menu .mobile-toggle-wrap .toggle-nav span {
  background-color: #0e1f41; }

.hide_desktop {
  display: none; }

.none {
  display: none; }

.nav-mobile-header {
  display: none; }

button.firstToggle {
  position: absolute;
  border: none;
  background: transparent;
  overflow: hidden;
  right: 0;
  text-indent: -999px;
  width: 50px;
  height: 40px;
  z-index: 10;
  display: none;
  outline: none;
  top: 0; }

@media only screen and (max-width: 1399px) {
  #navigation .desktop-nav ul > li {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (max-width: 1387px) {
  #navigation .desktop-nav ul > li a {
    font-size: 12px !important; } }

@media only screen and (max-width: 1270px) {
  #navigation .desktop-nav ul > li a {
    font-size: 12px !important; }
  #navigation .desktop-nav ul > li {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #top-navigation ul li a {
    font-size: 10px !important; } }

@media only screen and (max-width: 1160px) {
  .main-nav ul li a {
    font-size: 14px; } }

@media only screen and (max-width: 1025px) {
  .main-nav ul li a {
    font-size: 15px; } }

@media only screen and (min-width: 1081px) {
  .main-nav ul li.menu-item-has-children ul.sub-menu li:hover > ul.sub-menu,
  .main-nav ul li.menu-item-has-children ul.sub-menu li:focus > ul.sub-menu {
    display: inline-block; } }

@media only screen and (max-width: 991px) {
  .alert-banner {
    display: none !important; }
  #navigation {
    text-align: right;
    width: 100%; }
  button.firstToggle {
    display: block; }
  .menu-toggle-wrap {
    display: none; }
  .toggle-nav {
    display: inline-block;
    margin-right: 0; }
  .nav-mobile-header {
    height: 55px;
    background-color: #004c84;
    color: #ffffff;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 16px;
    padding: 0 20px;
    text-transform: uppercase;
    border-top: 1px solid #033d67; }
  .mobile-toggle-wrap {
    position: relative;
    right: 0;
    top: 0;
    width: 20px;
    height: 50px;
    padding: 0 25px;
    margin-bottom: 10px; }
  .nav-mobile-header.active {
    background-color: #0e7cc0; }
  nav.main-nav {
    margin-top: 0;
    position: fixed;
    width: 100%;
    right: 0;
    top: 78px;
    overflow-y: auto;
    height: calc(100% - 103px);
    z-index: -1;
    right: 0;
    transition: transform 0.3s;
    transform: translateY(-1000px); } }
  @media only screen and (max-width: 991px) and (max-width: 767px) {
    nav.main-nav {
      width: 100%; } }
@media only screen and (max-width: 991px) {
  body.collapse_menu nav.main-nav {
    transform: translateY(0px);
    opacity: 1;
    z-index: -1; }
  /*Mobile Menu*/
  .desktop-nav {
    display: none; }
  .mobile-nav {
    display: block; }
  .menu-main-navigation-container,
  .menu-mobile-menu-container {
    display: block;
    margin: 0 auto;
    width: 100%; }
  .mobile-nav.main-nav .main-nav-list {
    height: auto;
    background-color: #ffffff;
    border-radius: 0;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow-y: scroll;
    overflow-x: hidden; }
  .mobile-nav.main-nav ul {
    text-align: left;
    width: 100%;
    margin: 0;
    padding-left: 0; }
  #mobile-menu li {
    line-height: 0 !important;
    background: #ffffff !important;
    border-bottom: 1px solid #C8C8C8;
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding-left: 0; }
    #mobile-menu li a {
      font-family: "Messina Sans Semibold" !important;
      display: inline-block;
      justify-content: inherit;
      color: #0e1f41;
      height: auto;
      padding: 20px 10px 20px 20px;
      font-style: normal;
      font-size: 16px;
      font-weight: 400; }
    #mobile-menu li.menu_button {
      padding: 0; }
      #mobile-menu li.menu_button a {
        font-family: "Messina Sans";
        background: #6fb300;
        color: #ffffff;
        text-transform: uppercase;
        width: 100%;
        font-weight: 500;
        font-size: 16px;
        padding-left: 20px;
        letter-spacing: 0.5px; }
        #mobile-menu li.menu_button a:hover, #mobile-menu li.menu_button a:focus {
          color: #ffffff !important; }
  #mobile-menu li.menu-item-has-children > ul.sub-menu {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    min-height: auto;
    left: 0;
    width: 100%;
    display: none;
    position: relative;
    z-index: 8;
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 0; }
    #mobile-menu li.menu-item-has-children > ul.sub-menu:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      background: #ffffff;
      border-top: 1px solid #ffffff;
      width: 100%;
      height: 10px; }
    #mobile-menu li.menu-item-has-children > ul.sub-menu li {
      position: relative;
      margin-bottom: 0;
      padding: 0;
      background: #ffffff !important;
      border-bottom: 1px solid #ffffff;
      padding-left: 10px; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li > a {
        color: #222222; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li:last-child {
        border-bottom: 0; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li a {
        text-transform: none;
        color: #222222;
        font-size: 14px;
        font-weight: normal;
        padding: 12px 20px; }
        #mobile-menu li.menu-item-has-children > ul.sub-menu li a > li {
          padding: 0; }
          #mobile-menu li.menu-item-has-children > ul.sub-menu li a > li a {
            padding: 10px 20px; }
      #mobile-menu li.menu-item-has-children > ul.sub-menu li.active > a {
        padding-bottom: 8px; }
  .main-nav.mobile-nav ul li.menu-item-has-children ul.sub-menu li a.open-menu {
    margin-top: 10px; }
  .main-nav.mobile-nav ul li.menu-item-has-children ul.sub-menu li a.open-menu,
  a.open-menu {
    width: 20px !important;
    height: 20px !important;
    float: right;
    margin-right: 15px;
    margin-top: 0; }
  .main-nav ul li a:hover,
  .main-nav ul li a:focus {
    color: inherit !important; }
  .main-nav ul li.menu-item-has-children ul.sub-menu {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 0;
    position: relative;
    width: 100%;
    display: none;
    left: 0;
    top: 0;
    opacity: 1;
    visibility: visible;
    transition: inherit;
    box-shadow: none;
    padding-bottom: 0;
    margin: 0 0 10px; }
  .main-nav ul li.menu-item-has-children ul.sub-menu a {
    color: #fff;
    line-height: 15px;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    word-wrap: break-word;
    padding-left: 0;
    font-size: 15px; }
  .main-nav ul li.menu-item-has-children ul.sub-menu a:hover,
  .main-nav ul li.menu-item-has-children ul.sub-menu a:focus {
    color: #ffffff;
    background: transparent; }
  .main-nav ul li.menu-item-has-children ul.sub-menu a:before {
    display: none; }
  .nav-mobile-header {
    height: 55px;
    background-color: #004c84;
    color: #ffffff;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 16px;
    padding: 0 20px;
    text-transform: uppercase;
    border-top: 1px solid #033d67; }
  .nav-mobile-header.active {
    background-color: #0e7cc0; }
  .main-nav ul li.menu-item-has-children a:after {
    display: none; }
  .main-nav ul li.menu-item-has-children a.open-menu:before,
  .main-nav ul li.menu-item-has-children ul li.menu-item-has-children > a.open-menu:before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    right: 22px;
    top: 24px;
    transition: all ease-in-out 150ms;
    transform: rotate(45deg);
    border: solid #0e1f41;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2.3px; }
  .main-nav ul li.menu-item-has-children ul li.menu-item-has-children > a:before {
    top: 12px; }
  .main-nav ul li.menu-item-has-children.active > a {
    color: #0e1f41 !important; }
  .main-nav ul li.menu-item-has-children ul li.menu-item-has-children.active > a.open-menu:before,
  .main-nav ul li.menu-item-has-children.active a.open-menu:before {
    transform: rotateZ(-135deg);
    top: 30px;
    border: solid #f4f6f7;
    border-width: 0 2px 2px 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li {
    background: #1729E7 !important;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li:last-child > a {
    border-bottom: none; }
  .main-nav ul li.menu-item-has-children ul.sub-menu a span {
    font-size: 16px;
    display: inline-block;
    margin: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li a {
    color: #ffffff;
    height: auto !important;
    display: inline-block;
    width: auto;
    padding: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu a:hover,
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu a:focus {
    background: none; }
  /*All Menu Item with Icons*/
  .main-nav ul li:before {
    left: 0 !important; }
  /*Third Level Menu*/
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu {
    position: relative;
    margin-right: 0;
    top: 0;
    left: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li a {
    color: #bdbdbd; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li {
    padding-left: 0; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li.current-menu-item > a,
  .main-nav ul li.menu-item-has-children ul.sub-menu li ul.sub-menu li.current_page_item > a {
    color: #bdbdbd !important;
    background: transparent !important; } }

@media only screen and (max-width: 1370px) {
  .mobile-nav ul li {
    margin: 0; }
  .mobile-nav ul li.active {
    padding-bottom: 0; }
  .main-nav ul li.button-primary a {
    font-size: 10px !important;
    padding: 0.5rem 0.6rem !important; }
  .main-nav ul li.menu-item-has-children a:after {
    top: 3px; }
  .menu_footer ul li a {
    font-size: 12px !important; } }

@media only screen and (max-width: 767px) {
  #mobile-menu .button-primary {
    text-align: center; }
  #mobile-menu .button-primary a {
    font-size: 15px !important;
    padding: 15px 20px !important; }
  body.collapse_menu nav.main-nav {
    top: 77px; } }

/* iPad Pro in portrait & landscape*/
/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .main-nav ul li a {
    font-size: 13px; }
  .main-nav ul li.menu-item-has-children ul.sub-menu li:focus > ul.sub-menu,
  .main-nav ul li.menu-item-has-children ul.sub-menu li:hover > ul.sub-menu {
    display: none; }
  .desktop-nav ul li.menu-item-has-children:focus > ul.sub-menu,
  .desktop-nav ul li.menu-item-has-children:hover > ul.sub-menu {
    display: none; } }

/*--------------------------------------------------------------
## Side Nav
--------------------------------------------------------------*/
.menu-toggle {
  cursor: pointer !important;
  outline: 0;
  position: absolute;
  z-index: 100;
  right: 0;
  margin: 0;
  background: #367551;
  box-shadow: 0px 3px 0px #205E3C;
  width: 80px !important;
  top: 0;
  padding: 28px 0;
  height: 97%; }
  .menu-toggle .bar {
    display: block;
    background-color: #ffffff;
    width: 31px;
    height: 4px;
    margin: 4px auto;
    position: relative;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s; }
  .menu-toggle.menu-toggle--active .bar {
    margin: 2px auto; }
  .menu-toggle.menu-toggle--active .bar-1 {
    background-color: #ffffff;
    transform: translateY(7px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    -moz-transform: translateY(7px) translateX(0) rotate(45deg); }
  .menu-toggle.menu-toggle--active .bar-2 {
    background-color: #ffffff;
    transform: translateY(1px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(1px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(1px) translateX(0) rotate(-45deg); }
  .menu-toggle.menu-toggle--active .bar-3 {
    display: none; }

#side-menu ul,
.primary-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }
  #side-menu ul li,
  .primary-menu ul li {
    margin: 0;
    padding: 0; }

#side-menu {
  width: 220px;
  height: auto;
  background-color: #205E3C;
  position: fixed;
  padding: 30px 15px;
  top: 94px;
  right: 0;
  transition: transform 0.3s;
  transform: translateX(300px);
  z-index: 8; }
  #side-menu.side-menu--active {
    transform: translateX(0px); }
  #side-menu li {
    display: block;
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
    line-height: normal;
    text-align: left;
    margin: 0; }
    #side-menu li a {
      color: inherit;
      font-size: 14px;
      font-style: italic;
      font-weight: normal;
      line-height: normal;
      text-decoration: none;
      padding: 5px 10px; }
      #side-menu li a:hover {
        color: #ffffff; }
  #side-menu .sub-menu {
    display: none; }
    #side-menu .sub-menu li {
      padding: 15px 0 15px 10px; }
      #side-menu .sub-menu li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
  #side-menu ul.sub-menu li.current-menu-item > a,
  #side-menu ul.sub-menu li.current_page_ancestor > a,
  #side-menu ul.sub-menu li.current_page_item > a {
    color: #fff !important; }
  #side-menu .open-menu-sidenav {
    width: 20px !important;
    height: 20px !important;
    float: right;
    margin-right: 15px;
    margin-top: 5px; }
  #side-menu .open-menu-sidenav:before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    right: 6px;
    top: 0;
    transition: all ease-in-out 150ms;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px; }
  #side-menu li.menu-item-has-children.active > a.open-menu-sidenav:before {
    transform: rotateZ(-135deg); }

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

.hentry {
  margin: 0 0 1.5em; }

img.alignright {
  float: right;
  margin: 30px 0 30px 40px !important; }
  @media screen and (max-width: 1080px) {
    img.alignright {
      width: 60%;
      height: auto; } }
  @media screen and (max-width: 767px) {
    img.alignright {
      width: 100%;
      height: auto; } }
img.alignleft {
  float: left;
  margin: 30px 40px 30px 0 !important; }
  @media screen and (max-width: 1080px) {
    img.alignleft {
      width: 60%;
      height: auto; } }
  @media screen and (max-width: 767px) {
    img.alignleft {
      width: 100%;
      height: auto; } }
.byline,
.updated:not(.published) {
  display: none; }

.group-blog .byline,
.single .byline {
  display: inline; }

.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

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

.heading {
  margin-bottom: 50px; }

.mobile_only {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile_only {
      display: block; } }
.tablet_only {
  display: none !important; }
  @media screen and (max-width: 991px) {
    .tablet_only {
      display: block !important; } }
.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper,
.wpb_single_image img {
  border-radius: 4px; }

.wpb_single_image.image_radius img {
  border-radius: 4px; }

.resources_section {
  background: #F5F9FD;
  padding: 5rem 0; }
  @media screen and (max-width: 767px) {
    .resources_section {
      background-size: contain;
      padding: 3.5rem 0; } }
.vc_row.bg_01,
.bg_01 {
  position: relative;
  padding: 0 30px; }
  @media screen and (max-width: 767px) {
    .vc_row.bg_01,
    .bg_01 {
      padding: 0 20px; } }
  .vc_row.bg_01:before,
  .bg_01:before {
    background: url("../../images/bg-01.png") no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 100px;
    left: 0; }
    @media screen and (max-width: 767px) {
      .vc_row.bg_01:before,
      .bg_01:before {
        background-size: contain;
        background-repeat: repeat-y; } }
  .vc_row.bg_01 > .vc_row,
  .bg_01 > .vc_row {
    z-index: 1; }

.vc_row.bg_02,
.bg_02 {
  position: relative;
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #0e1f41; }
  @media screen and (max-width: 991px) {
    .vc_row.bg_02,
    .bg_02 {
      padding: 3rem 0; } }
  .vc_row.bg_02:before,
  .bg_02:before {
    background: url("../../images/bg-02.png") repeat;
    background-size: contain;
    background-position: 50% 50%;
    position: relative;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: auto; }
    @media screen and (max-width: 991px) {
      .vc_row.bg_02:before,
      .bg_02:before {
        display: none !important; } }
  .vc_row.bg_02 > .vc_row,
  .bg_02 > .vc_row {
    z-index: 1; }

.vc_row.bg_03,
.bg_03 {
  position: relative;
  background-color: #0E1F41; }
  .vc_row.bg_03:before,
  .bg_03:before {
    background: #0E1F41 url("../../images/bg-07.png") no-repeat;
    background-size: contain;
    background-position: top left;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: auto; }
  .vc_row.bg_03 > .vc_row,
  .bg_03 > .vc_row {
    z-index: 1; }

.vc_row.bg_04,
.bg_04 {
  position: relative;
  background-color: #0E1F41; }
  .vc_row.bg_04:before,
  .bg_04:before {
    background: #0E1F41 url("../../images/bg-08.jpg") no-repeat;
    background-size: cover;
    background-position: top center;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0; }
    @media screen and (max-width: 991px) {
      .vc_row.bg_04:before,
      .bg_04:before {
        display: none !important; } }
  .vc_row.bg_04 > .vc_row,
  .bg_04 > .vc_row {
    z-index: 1; }

.vc_row.bg_06,
.bg_06 {
  position: relative;
  background-color: #0E1F41; }
  .vc_row.bg_06:before,
  .bg_06:before {
    background: #0E1F41 url("../../images/bg-06.jpg") no-repeat;
    background-size: cover;
    background-position: right bottom;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0; }
    @media screen and (max-width: 991px) {
      .vc_row.bg_06:before,
      .bg_06:before {
        display: none !important; } }
  .vc_row.bg_06 > .vc_row,
  .bg_06 > .vc_row {
    z-index: 1; }

.vc_row.bg_pattern,
.bg_pattern {
  position: relative; }
  .vc_row.bg_pattern:before,
  .bg_pattern:before {
    background: url("../../images/bg-09.png") no-repeat;
    background-size: contain;
    background-position: right center;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0; }
  .vc_row.bg_pattern > .vc_row,
  .bg_pattern > .vc_row {
    z-index: 1; }

.vc_row.bg_pattern1,
.bg_pattern1 {
  position: relative; }
  .vc_row.bg_pattern1:before,
  .bg_pattern1:before {
    background: url("../../images/bg-pattern.png") no-repeat;
    background-size: contain;
    background-position: bottom left;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 70% !important;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .vc_row.bg_pattern1 .custom_boxes a,
  .bg_pattern1 .custom_boxes a {
    z-index: 3;
    position: relative; }

.vc_row.pricing_columns > .wpb_column,
.pricing_columns > .wpb_column {
  position: relative; }
  .vc_row.pricing_columns > .wpb_column:before,
  .pricing_columns > .wpb_column:before {
    background: url("../../images/icon-pricing-plus.svg") no-repeat;
    background-size: contain;
    background-position: center center;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 43px !important;
    height: 45px !important;
    top: 30%;
    transform: translateY(-50%);
    right: 0;
    z-index: -1; }
    @media screen and (max-width: 1080px) {
      .vc_row.pricing_columns > .wpb_column:before,
      .pricing_columns > .wpb_column:before {
        right: -30px; } }
    @media screen and (max-width: 991px) {
      .vc_row.pricing_columns > .wpb_column:before,
      .pricing_columns > .wpb_column:before {
        width: 20px !important;
        height: 20px !important;
        right: -15px; } }
    @media screen and (max-width: 767px) {
      .vc_row.pricing_columns > .wpb_column:before,
      .pricing_columns > .wpb_column:before {
        display: none !important; } }
  .vc_row.pricing_columns > .wpb_column:last-child:before,
  .pricing_columns > .wpb_column:last-child:before {
    display: none !important; }

.vc_row.bg_pattern2,
.bg_pattern2 {
  position: relative; }
  .vc_row.bg_pattern2:before,
  .bg_pattern2:before {
    background: url("../../images/bg-pattern-01.png") no-repeat;
    background-size: contain;
    background-position: top right;
    position: relative;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0; }
  .vc_row.bg_pattern2 > .vc_row,
  .bg_pattern2 > .vc_row {
    z-index: 1; }

.hero_callout h1,
.vc_row.hero_callout h1 {
  color: #ffffff; }

.custom_video .content_column,
.vc_row.custom_video .content_column {
  width: 57%;
  padding-left: 60px; }
  @media screen and (max-width: 991px) {
    .custom_video .content_column,
    .vc_row.custom_video .content_column {
      width: 100%;
      padding-left: 0; } }
.custom_video .video_column,
.vc_row.custom_video .video_column {
  width: 43%; }
  @media screen and (max-width: 991px) {
    .custom_video .video_column,
    .vc_row.custom_video .video_column {
      width: 100%;
      margin-bottom: 50px; } }
@media screen and (max-width: 991px) {
  .timeline_row {
    padding: 0 !important; } }

@media screen and (max-width: 767px) {
  .timeline_row {
    width: 100% !important;
    padding: 0 35px 35px !important; } }

.timeline_row .wpb_column:first-child {
  padding: 0 60px 60px 50px;
  text-align: right; }
  @media screen and (max-width: 991px) {
    .timeline_row .wpb_column:first-child {
      padding: 0 40px 40px 40px; } }
  @media screen and (max-width: 767px) {
    .timeline_row .wpb_column:first-child {
      text-align: center;
      padding: 0; } }
  .timeline_row .wpb_column:first-child .vc_custom_heading {
    text-align: right !important; }
    @media screen and (max-width: 767px) {
      .timeline_row .wpb_column:first-child .vc_custom_heading {
        text-align: center !important; } }
.timeline_row .wpb_column:last-child {
  padding: 0 50px 60px 60px; }
  @media screen and (max-width: 991px) {
    .timeline_row .wpb_column:last-child {
      padding: 0 40px 40px 40px; } }
  @media screen and (max-width: 767px) {
    .timeline_row .wpb_column:last-child {
      padding: 0; }
      .timeline_row .wpb_column:last-child .vc_custom_heading {
        text-align: center !important; } }
.timeline_row .wpb_column > .vc_column-inner {
  padding: 0 !important; }

@media screen and (max-width: 767px) {
  .timeline_row .wpb_column {
    text-align: center; } }

.timeline_row .wpb_column p {
  font-size: 1.25rem !important;
  margin-top: 20px !important; }
  @media screen and (max-width: 767px) {
    .timeline_row .wpb_column p {
      font-size: 1.125rem !important; } }
.timeline_row .wpb_column.align_left {
  text-align: left; }
  @media screen and (max-width: 767px) {
    .timeline_row .wpb_column.align_left {
      text-align: center !important; } }
  .timeline_row .wpb_column.align_left .vc_custom_heading {
    text-align: left !important; }
    @media screen and (max-width: 767px) {
      .timeline_row .wpb_column.align_left .vc_custom_heading {
        text-align: center !important; } }
@media screen and (max-width: 767px) {
  .timeline_row .content_column {
    margin-top: 30px;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #c9c9c9; } }

.timeline_row.last_row .wpb_column {
  padding-bottom: 20px; }

@media screen and (max-width: 767px) {
  .timeline_row.last_row {
    padding-bottom: 0; }
    .timeline_row.last_row:before {
      display: none !important; } }

.timeline_row:before {
  background: #c8e9fe;
  content: "" !important;
  display: block !important;
  position: absolute;
  width: 1px !important;
  height: 100% !important;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }
  @media screen and (max-width: 767px) {
    .timeline_row:before {
      display: none !important; } }
.timeline_row:after {
  background: url("../../images/yellow-circle.svg") center center no-repeat;
  border: 0px solid #ffffff;
  background-size: cover;
  content: "" !important;
  display: block !important;
  position: absolute;
  width: 49px !important;
  height: 49px !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media screen and (max-width: 767px) {
    .timeline_row:after {
      display: none !important; } }
.vc_row.padded_section {
  min-height: 700px; }
  @media screen and (max-width: 1080px) {
    .vc_row.padded_section {
      min-height: 540px; } }
  @media screen and (max-width: 767px) {
    .vc_row.padded_section {
      min-height: 420px; } }
  @media screen and (max-width: 767px) {
    .vc_row.padded_section .padded_columns {
      width: 100%; } }
  .vc_row.padded_section .padded_columns > .vc_column-inner {
    padding: 10rem 20% !important; }
    @media screen and (max-width: 1080px) {
      .vc_row.padded_section .padded_columns > .vc_column-inner {
        padding: 100px 50px !important; } }
  .vc_row.padded_section .padded_columns.content_left > .vc_column-inner {
    padding: 10rem 10% 10rem 31% !important; }
    @media screen and (max-width: 1080px) {
      .vc_row.padded_section .padded_columns.content_left > .vc_column-inner {
        padding: 100px 50px !important; } }
  .vc_row.padded_section .padded_columns.content_right > .vc_column-inner {
    padding: 10rem 10% !important; }
    @media screen and (max-width: 1080px) {
      .vc_row.padded_section .padded_columns.content_right > .vc_column-inner {
        padding: 100px 50px !important; } }
  @media screen and (max-width: 767px) {
    .vc_row.padded_section .image_column {
      width: 100%;
      height: 350px; } }
@media screen and (max-width: 1080px) {
  .padded_columns > .vc_column-inner {
    padding: 0 50px !important; } }

@media screen and (max-width: 767px) {
  .padded_columns > .vc_column-inner {
    padding: 0 !important; } }

@media screen and (max-width: 768px) {
  .contact_form > .vc_column-inner {
    padding: 0 10px !important; } }

@media screen and (max-width: 767px) {
  .contact_form > .vc_column-inner {
    padding: 0 !important; } }

.contact_details {
  background: #0E1F41;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  padding: 40px !important; }
  @media screen and (max-width: 768px) {
    .contact_details {
      padding: 20px !important; } }
  .contact_details .vc_column-inner {
    padding: 0 !important; }

.vc_row.overlay1,
.overlay1 {
  position: relative; }
  .vc_row.overlay1:before,
  .overlay1:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    bottom: 0;
    top: auto;
    left: 0;
    background: rgba(6, 10, 59, 0.7);
    opacity: 0.7; }
  .vc_row.overlay1 > .vc_row,
  .overlay1 > .vc_row {
    z-index: 1; }

.vc_row.overlay2,
.overlay2 {
  position: relative;
  text-align: center; }
  .vc_row.overlay2:before,
  .overlay2:before {
    background: linear-gradient(180deg, rgba(14, 31, 65, 0.7), rgba(14, 31, 65, 0.7));
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: auto; }
  .vc_row.overlay2 > .vc_row,
  .overlay2 > .vc_row {
    z-index: 1; }

.mobile_swap_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse; }
  .mobile_swap_wrapper .mobile_swap {
    display: flex;
    max-width: 100%;
    flex: 0 0 100%; }

.contact_form [class*='col-'] {
  margin-bottom: 15px; }

.contact_form .wpcf7-form-control-wrap {
  width: 100%; }

.archive_grid {
  padding: 0 15px; }

.category_listing article {
  border-bottom: solid 1px rgba(74, 74, 74, 0.26);
  margin-bottom: 60px;
  padding-bottom: 40px; }
  .category_listing article a {
    text-decoration: none; }
    .category_listing article a:hover {
      color: #6fb300; }
  .category_listing article:last-child {
    border-bottom: 0; }

.global_cta .button-white a {
  padding: 12px 17px !important;
  font-family: "Messina Sans Bold";
  min-width: 180px; }

.floating_cta_wrap {
  z-index: 888888;
  position: fixed;
  bottom: 0;
  right: 0; }

.floating_cta {
  background: #0E1F41;
  display: flex;
  justify-content: center;
  align-items: stretch;
  max-width: 600px;
  border-radius: 4px; }
  @media screen and (max-width: 767px) {
    .floating_cta {
      width: 100%; } }
  .floating_cta .close_cta {
    background: url("../../images/close-btn-yellow.svg") no-repeat center center;
    cursor: pointer;
    background-size: 100%;
    content: "";
    position: absolute;
    right: 20px;
    top: 15px;
    width: 24px;
    height: 24px; }
  .floating_cta .cta_image {
    width: 30%;
    border-radius: 4px 0px 0px 4px; }
    @media screen and (max-width: 767px) {
      .floating_cta .cta_image {
        width: 200px; } }
  .floating_cta .cta_content {
    background: #0E1F41;
    padding: 0 25px;
    border-radius: 0 4px 4px 0;
    width: 70%; }
    @media screen and (max-width: 767px) {
      .floating_cta .cta_content {
        padding: 30px 10px 20px; } }
    .floating_cta .cta_content h5 {
      font-family: "Messina Sans Bold";
      letter-spacing: -0.01em;
      color: #E5F4F2;
      font-size: 24px;
      line-height: 35px;
      margin-bottom: 10px;
      margin-top: 20px; }
    .floating_cta .cta_content p {
      font-family: "Messina Sans";
      font-size: 16px;
      line-height: 24px;
      color: #E5F4F2;
      margin-bottom: 20px; }
    .floating_cta .cta_content [class*='button-'] {
      margin-bottom: 20px; }
      .floating_cta .cta_content [class*='button-'] a {
        padding: 0.4rem 1.5rem !important; }

.button-primary a.addeventatc {
  padding-left: 40px !important; }

.addeventatc_icon {
  top: 14px !important; }

.sticky_form .form_content,
.sticky_form_mobile .form_content {
  background: #ffffff;
  transition: background-color 1s;
  box-shadow: 0px 10px 20px rgba(32, 37, 38, 0.1), 0px 20px 50px rgba(32, 37, 38, 0.1);
  border-radius: 6px;
  padding: 20px; }
  .sticky_form .form_content [class*='col-'],
  .sticky_form_mobile .form_content [class*='col-'] {
    padding: 0; }
  .sticky_form .form_content [class*='button-'],
  .sticky_form_mobile .form_content [class*='button-'] {
    width: 100%;
    transition: none !important; }
  .sticky_form .form_content .form-control,
  .sticky_form .form_content .hs-input,
  .sticky_form_mobile .form_content .form-control,
  .sticky_form_mobile .form_content .hs-input {
    background: #ffffff !important;
    border: 1px solid #F2DE0A;
    height: 60px; }
    @media screen and (max-width: 991px) {
      .sticky_form .form_content .form-control,
      .sticky_form .form_content .hs-input,
      .sticky_form_mobile .form_content .form-control,
      .sticky_form_mobile .form_content .hs-input {
        height: 42px; } }
    .sticky_form .form_content .form-control:-webkit-input-placeholder,
    .sticky_form .form_content .hs-input:-webkit-input-placeholder,
    .sticky_form_mobile .form_content .form-control:-webkit-input-placeholder,
    .sticky_form_mobile .form_content .hs-input:-webkit-input-placeholder {
      font-family: "Roboto";
      font-size: 18px;
      font-weight: normal;
      color: #67666B; }
      @media screen and (max-width: 991px) {
        .sticky_form .form_content .form-control:-webkit-input-placeholder,
        .sticky_form .form_content .hs-input:-webkit-input-placeholder,
        .sticky_form_mobile .form_content .form-control:-webkit-input-placeholder,
        .sticky_form_mobile .form_content .hs-input:-webkit-input-placeholder {
          font-size: 12px; } }
    .sticky_form .form_content .form-control:-moz-placeholder,
    .sticky_form .form_content .hs-input:-moz-placeholder,
    .sticky_form_mobile .form_content .form-control:-moz-placeholder,
    .sticky_form_mobile .form_content .hs-input:-moz-placeholder {
      font-family: "Roboto";
      font-size: 18px;
      font-weight: normal;
      color: #67666B; }
      @media screen and (max-width: 991px) {
        .sticky_form .form_content .form-control:-moz-placeholder,
        .sticky_form .form_content .hs-input:-moz-placeholder,
        .sticky_form_mobile .form_content .form-control:-moz-placeholder,
        .sticky_form_mobile .form_content .hs-input:-moz-placeholder {
          font-size: 12px; } }
    .sticky_form .form_content .form-control:-moz-placeholder,
    .sticky_form .form_content .hs-input:-moz-placeholder,
    .sticky_form_mobile .form_content .form-control:-moz-placeholder,
    .sticky_form_mobile .form_content .hs-input:-moz-placeholder {
      font-family: "Roboto";
      font-size: 18px;
      font-weight: normal;
      color: #67666B; }
      @media screen and (max-width: 991px) {
        .sticky_form .form_content .form-control:-moz-placeholder,
        .sticky_form .form_content .hs-input:-moz-placeholder,
        .sticky_form_mobile .form_content .form-control:-moz-placeholder,
        .sticky_form_mobile .form_content .hs-input:-moz-placeholder {
          font-size: 12px; } }
    .sticky_form .form_content .form-control:-ms-input-placeholder,
    .sticky_form .form_content .hs-input:-ms-input-placeholder,
    .sticky_form_mobile .form_content .form-control:-ms-input-placeholder,
    .sticky_form_mobile .form_content .hs-input:-ms-input-placeholder {
      font-family: "Roboto";
      font-size: 18px;
      font-weight: normal;
      color: #67666B; }
      @media screen and (max-width: 991px) {
        .sticky_form .form_content .form-control:-ms-input-placeholder,
        .sticky_form .form_content .hs-input:-ms-input-placeholder,
        .sticky_form_mobile .form_content .form-control:-ms-input-placeholder,
        .sticky_form_mobile .form_content .hs-input:-ms-input-placeholder {
          font-size: 12px; } }
    .sticky_form .form_content .form-control::-moz-placeholder, .sticky_form .form_content .hs-input::-moz-placeholder, .sticky_form_mobile .form_content .form-control::-moz-placeholder, .sticky_form_mobile .form_content .hs-input::-moz-placeholder {
      font-family: "Roboto";
      font-size: 18px;
      font-weight: normal;
      color: #67666B; }
    .sticky_form .form_content .form-control:-ms-input-placeholder, .sticky_form .form_content .hs-input:-ms-input-placeholder, .sticky_form_mobile .form_content .form-control:-ms-input-placeholder, .sticky_form_mobile .form_content .hs-input:-ms-input-placeholder {
      font-family: "Roboto";
      font-size: 18px;
      font-weight: normal;
      color: #67666B; }
    .sticky_form .form_content .form-control::placeholder,
    .sticky_form .form_content .hs-input::placeholder,
    .sticky_form_mobile .form_content .form-control::placeholder,
    .sticky_form_mobile .form_content .hs-input::placeholder {
      font-family: "Roboto";
      font-size: 18px;
      font-weight: normal;
      color: #67666B; }
      @media screen and (max-width: 991px) {
        .sticky_form .form_content .form-control::-moz-placeholder, .sticky_form .form_content .hs-input::-moz-placeholder, .sticky_form_mobile .form_content .form-control::-moz-placeholder, .sticky_form_mobile .form_content .hs-input::-moz-placeholder {
          font-size: 12px; }
        .sticky_form .form_content .form-control:-ms-input-placeholder, .sticky_form .form_content .hs-input:-ms-input-placeholder, .sticky_form_mobile .form_content .form-control:-ms-input-placeholder, .sticky_form_mobile .form_content .hs-input:-ms-input-placeholder {
          font-size: 12px; }
        .sticky_form .form_content .form-control::placeholder,
        .sticky_form .form_content .hs-input::placeholder,
        .sticky_form_mobile .form_content .form-control::placeholder,
        .sticky_form_mobile .form_content .hs-input::placeholder {
          font-size: 12px; } }
  @media screen and (max-width: 991px) {
    .sticky_form .form_content [class*='button-'],
    .sticky_form_mobile .form_content [class*='button-'] {
      font-size: 14px !important; } }
  .sticky_form .form_content .hs_submit input[type=submit],
  .sticky_form_mobile .form_content .hs_submit input[type=submit] {
    width: 100%;
    padding: 10px 15px;
    font-family: "Messina Sans bold";
    font-size: 20px;
    color: #333 !important;
    background-color: #f5d730 !important;
    border-radius: 5px; }
    @media screen and (max-width: 991px) {
      .sticky_form .form_content .hs_submit input[type=submit],
      .sticky_form_mobile .form_content .hs_submit input[type=submit] {
        font-size: 14px !important; } }
  .sticky_form .form_content h3,
  .sticky_form_mobile .form_content h3 {
    font-family: "Messina Sans bold";
    font-weight: bold;
    font-size: 34px;
    line-height: 50px;
    letter-spacing: -0.01em;
    z-index: 2;
    position: relative; }
    @media screen and (max-width: 991px) {
      .sticky_form .form_content h3,
      .sticky_form_mobile .form_content h3 {
        font-size: 23.861px !important; } }
  .sticky_form .form_content p,
  .sticky_form_mobile .form_content p {
    font-size: 14px;
    line-height: 20px;
    font-family: "Messina Sans Light";
    margin-top: 15px !important;
    display: block;
    z-index: 2;
    position: relative; }
    @media screen and (max-width: 991px) {
      .sticky_form .form_content p,
      .sticky_form_mobile .form_content p {
        font-size: 10.1176px !important;
        line-height: 14px !important; } }
.sticky_form.stick .form_content,
.sticky_form_mobile.stick .form_content {
  border-radius: 6px;
  padding: 20px;
  position: relative;
  transition: background-color 3s;
  background: #F2DE0A;
  box-shadow: 0px 10px 20px rgba(32, 37, 38, 0.1), 0px 20px 50px rgba(32, 37, 38, 0.1); }
  .sticky_form.stick .form_content [class*='col-'],
  .sticky_form_mobile.stick .form_content [class*='col-'] {
    padding: 0; }
  .sticky_form.stick .form_content [class*='button-'],
  .sticky_form.stick .form_content .hs_submit input[type=submit],
  .sticky_form_mobile.stick .form_content [class*='button-'],
  .sticky_form_mobile.stick .form_content .hs_submit input[type=submit] {
    width: 100%;
    background: #183651 !important;
    color: #ffffff !important;
    transition: none !important; }

@media screen and (max-width: 991px) {
  #sticky_form .form_content {
    background: #F2DE0A;
    box-shadow: 0px 10px 20px rgba(32, 37, 38, 0.1), 0px 20px 50px rgba(32, 37, 38, 0.1);
    border-radius: 6px;
    padding: 20px; }
    #sticky_form .form_content [class*='col-'] {
      padding: 0; }
    #sticky_form .form_content [class*='button-'],
    #sticky_form .form_content .hs_submit input[type=submit] {
      width: 100%;
      background: #183651 !important;
      color: #ffffff !important; } }

@media screen and (max-width: 767px) {
  .vc_row.webinar_content,
  .webinar_content {
    width: 90%;
    margin: 0 auto; } }

@media screen and (max-width: 991px) {
  .vc_row.webinar_content,
  .webinar_content {
    position: static;
    margin-top: -300px !important; }
    .vc_row.webinar_content .wpb_column,
    .webinar_content .wpb_column {
      width: 100%; } }

@media screen and (max-width: 1080px) {
  .vc_row.webinar_content.gated_landing .wpb_column,
  .webinar_content.gated_landing .wpb_column {
    width: 100% !important; } }

@media screen and (max-width: 991px) {
  .vc_row.webinar_content.gated_landing,
  .webinar_content.gated_landing {
    position: static;
    margin-top: 0 !important; } }

.vc_row.colored_row,
.colored_row {
  background: #f6f9fc;
  position: relative; }
  .vc_row.colored_row:before,
  .colored_row:before {
    background: #f6f9fc;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 1000% !important;
    height: 100% !important;
    top: 0;
    left: -100%; }
  .vc_row.colored_row > .vc_row,
  .colored_row > .vc_row {
    z-index: 1; }
  .vc_row.colored_row .wpb_column .vc_column-inner,
  .colored_row .wpb_column .vc_column-inner {
    padding-top: 0 !important; }

.vc_row.position_hero,
.position_hero {
  background-image: url("https://getfabricdev.wpengine.com/wp-content/uploads/FeatStory2.png") !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 80px 0; }
  @media screen and (max-width: 1080px) {
    .vc_row.position_hero,
    .position_hero {
      padding: 60px 0; } }
.page-careers-position .maincontent .comeet-outer-wrapper {
  max-width: 1024px !important;
  width: 100% !important;
  margin: 40px auto 0; }

.page-careers-position .maincontent .all-jobs-link {
  max-width: 1024px !important;
  width: 100% !important;
  margin: 0 auto !important; }

.page-careers-position .maincontent .post_inner {
  max-width: 65%;
  width: 100%;
  margin: 80px auto; }
  @media screen and (max-width: 1080px) {
    .page-careers-position .maincontent .post_inner {
      max-width: 90%; } }
  .page-careers-position .maincontent .post_inner .comeet-position-name {
    font-weight: 400;
    font-size: 64px;
    line-height: 84px;
    color: #0E1F41;
    min-height: auto; }
    @media screen and (max-width: 1080px) {
      .page-careers-position .maincontent .post_inner .comeet-position-name {
        font-size: 40px;
        line-height: 50px; } }
  .page-careers-position .maincontent .post_inner .comeet-position-info h4,
  .page-careers-position .maincontent .post_inner .comeet-apply h4 {
    margin: 30px 0; }
    @media screen and (max-width: 1080px) {
      .page-careers-position .maincontent .post_inner .comeet-position-info h4,
      .page-careers-position .maincontent .post_inner .comeet-apply h4 {
        font-size: 30px !important;
        line-height: 40px !important; } }
    @media screen and (max-width: 767px) {
      .page-careers-position .maincontent .post_inner .comeet-position-info h4,
      .page-careers-position .maincontent .post_inner .comeet-apply h4 {
        font-size: 20px !important;
        line-height: 30px !important; } }
.page-careers-position .comeet-outer-wrapper {
  border-top: 1px solid #C4C4C4;
  margin-top: 40px;
  padding-top: 60px !important; }
  @media screen and (max-width: 991px) {
    .page-careers-position .comeet-outer-wrapper {
      margin-top: 30px;
      padding-top: 30px !important; } }
.page-careers-position .all-jobs-link {
  border-top: 0 !important;
  margin: 0 !important;
  padding: 0 !important; }
  .page-careers-position .all-jobs-link.bottom {
    margin-top: 50px !important; }

.page-careers-position .comeet-position-meta-single {
  background: url();
  font-family: "Messina Sans";
  font-weight: 400;
  color: #0E1F41 !important;
  margin-top: 20px;
  padding-left: 30px;
  position: relative; }
  @media screen and (max-width: 991px) {
    .page-careers-position .comeet-position-meta-single {
      margin: 20px 0; } }
  .page-careers-position .comeet-position-meta-single span {
    font-size: 16px !important;
    line-height: 18px !important; }
  .page-careers-position .comeet-position-meta-single:before {
    content: "" !important;
    display: block !important;
    background: url("../../images/icon-location-blue.svg") no-repeat center center;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 5px;
    top: 43%;
    transform: translateY(-50%); }

.comeet-outer-wrapper.main_careers {
  width: 100% !important; }

@media screen and (max-width: 1080px) {
  .comeet-outer-wrapper {
    width: 100% !important; } }

.comeet-outer-wrapper .all-jobs-link {
  width: 100%; }
  @media screen and (max-width: 1080px) {
    .comeet-outer-wrapper .all-jobs-link {
      width: 100% !important; } }
.comeet-outer-wrapper .filter-tags {
  padding: 5px;
  border: 1px solid black;
  border-radius: 50px;
  margin-top: 5px;
  cursor: pointer; }

.comeet-outer-wrapper .filter-holder {
  display: flex;
  padding: 20px 0;
  border-top: 3px solid rgba(79, 79, 79, 0.09);
  border-bottom: 3px solid rgba(79, 79, 79, 0.09); }
  @media screen and (max-width: 991px) {
    .comeet-outer-wrapper .filter-holder {
      flex-wrap: wrap; } }
.comeet-outer-wrapper .total_wrap {
  width: 55%;
  text-align: left;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 991px) {
    .comeet-outer-wrapper .total_wrap {
      width: 100%;
      text-align: center;
      justify-content: center;
      margin: 0 0 20px; } }
.comeet-outer-wrapper .job_filter_wrap {
  position: relative;
  width: 22.5%;
  box-shadow: none !important; }
  @media screen and (max-width: 1080px) {
    .comeet-outer-wrapper .job_filter_wrap {
      width: 100%;
      text-align: center;
      padding: 0; } }
  .comeet-outer-wrapper .job_filter_wrap:before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    top: 16px;
    transition: all ease-in-out 150ms;
    transform: rotate(45deg);
    border: solid #C7E8FF;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
    right: 25px;
    z-index: 3; }
  .comeet-outer-wrapper .job_filter_wrap select {
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none; }
  .comeet-outer-wrapper .job_filter_wrap select::-ms-expand {
    display: none !important; }

.comeet-outer-wrapper .total_wrap h6 {
  font-weight: 900;
  font-size: 20px;
  color: #0E1F41; }

.comeet-outer-wrapper .total_wrap h6 span {
  background: transparent !important;
  color: #1729E7; }

.comeet-outer-wrapper .select_department,
.comeet-outer-wrapper .select_location {
  float: right;
  float: right;
  border-bottom: 0;
  color: #C7E8FF;
  background: #1729E7 !important;
  font-family: "Messina Sans Bold";
  font-size: 18px;
  line-height: 30px;
  padding: 10px 20px;
  height: 50px; }

.comeet-outer-wrapper .comeet-list {
  margin-top: 50px; }

.comeet-outer-wrapper .comeet-positions-list {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-row-gap: 30px;
  grid-column-gap: 20px; }
  @media screen and (max-width: 1080px) {
    .comeet-outer-wrapper .comeet-positions-list {
      grid-row-gap: 40px;
      grid-column-gap: 15px;
      grid-template-columns: 1fr 1fr; } }
  @media screen and (max-width: 767px) {
    .comeet-outer-wrapper .comeet-positions-list {
      grid-row-gap: 40px;
      grid-column-gap: 10px;
      grid-template-columns: 1fr; } }
.comeet-outer-wrapper .position-list-item {
  border: 0;
  background: #ffffff;
  box-shadow: 0px 10px 20px rgba(42, 62, 82, 0.11);
  border-radius: 4px;
  padding: 20px;
  text-align: left;
  padding: 20px 20px !important;
  min-height: 270px;
  margin: 0 !important; }
  @media screen and (max-width: 767px) {
    .comeet-outer-wrapper .position-list-item {
      min-height: 220px; } }
.comeet-outer-wrapper .comeet-position-name {
  font-family: "Messina Sans";
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -0.01em;
  color: #0E1F41;
  min-height: 100px; }
  @media screen and (max-width: 767px) {
    .comeet-outer-wrapper .comeet-position-name {
      min-height: auto;
      font-size: 24px;
      line-height: 32px; } }
.comeet-outer-wrapper .comeet-department {
  font-family: "Messina Sans";
  font-size: 14px;
  line-height: 15px;
  text-align: left;
  color: #828282;
  margin-bottom: 40px;
  display: block; }

.comeet-outer-wrapper .comeet-position-meta.job-location {
  padding: 5px 12px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  border: 1px solid #1729E7;
  border-radius: 4px;
  max-width: 88%; }

.comeet-outer-wrapper .comeet-position-meta.job-location span {
  font-family: 'Messina Sans';
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #1729E7;
  margin-left: 10px; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: table; }

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

.bypostauthor {
  display: block; }

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

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

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

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Modules
--------------------------------------------------------------*/
/*Search*/
.single-post-heading {
  background: #252525;
  padding: 100px 0; }
  .single-post-heading [class*='col-'] {
    align-items: center !important;
    justify-content: center;
    position: relative; }
  .single-post-heading .title {
    color: #fff; }
  .single-post-heading h2 {
    font-size: 45px;
    font-weight: 500;
    text-align: center; }
  .single-post-heading h6 {
    color: #ffffff;
    font-weight: 100;
    letter-spacing: 1px; }

.search-content,
.no-results {
  padding: 60px 30px; }

.search-content .container_small, .search-content .timeline_row {
  display: block !important; }

.search-content a {
  color: #0e1f41; }
  .search-content a:hover {
    color: #6fb300; }

.search-content .page-header {
  padding-bottom: 30px;
  margin-bottom: 40px; }

.search-content article {
  border-bottom: 2px solid #E5E5E5;
  padding-bottom: 30px;
  margin-bottom: 40px; }
  .search-content article .meta.bg-color3 {
    background: #6fb300; }
  .search-content article .meta.bg-color4 {
    background: #6fb300; }
  .search-content article .meta {
    font-size: 14px;
    line-height: 26px;
    padding: 5px 2em;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px; }
  .search-content article h4 {
    font-weight: 600; }

.search-content .excerpt p {
  font-size: 16px;
  line-height: 26px;
  font-family: 300; }

.error404 .single-post-heading {
  background: #ffffff; }

.vc_row.hero_section,
.hero_section {
  position: relative;
  width: 100%; }
  .vc_row.hero_section h1, .vc_row.hero_section h2, .vc_row.hero_section h3, .vc_row.hero_section h4, .vc_row.hero_section h5, .vc_row.hero_section h6, .vc_row.hero_section p, .vc_row.hero_section span,
  .hero_section h1,
  .hero_section h2,
  .hero_section h3,
  .hero_section h4,
  .hero_section h5,
  .hero_section h6,
  .hero_section p,
  .hero_section span {
    color: #ffffff; }
    .vc_row.hero_section h1 span, .vc_row.hero_section h2 span, .vc_row.hero_section h3 span, .vc_row.hero_section h4 span, .vc_row.hero_section h5 span, .vc_row.hero_section h6 span, .vc_row.hero_section p span, .vc_row.hero_section span span,
    .hero_section h1 span,
    .hero_section h2 span,
    .hero_section h3 span,
    .hero_section h4 span,
    .hero_section h5 span,
    .hero_section h6 span,
    .hero_section p span,
    .hero_section span span {
      color: #0E1F41; }
  .vc_row.hero_section h1,
  .hero_section h1 {
    text-align: center; }
  .vc_row.hero_section.large_hero,
  .hero_section.large_hero {
    height: 90vh;
    padding-top: 200px;
    padding-bottom: 140px;
    position: relative; }
    @media screen and (max-width: 1080px) {
      .vc_row.hero_section.large_hero,
      .hero_section.large_hero {
        height: 60vh;
        padding-top: 140px;
        padding-bottom: 100px; } }
    @media screen and (max-width: 991px) {
      .vc_row.hero_section.large_hero,
      .hero_section.large_hero {
        height: auto; } }
    .vc_row.hero_section.large_hero > .vc_row,
    .hero_section.large_hero > .vc_row {
      z-index: 1; }
  .vc_row.hero_section .hero-slider,
  .hero_section .hero-slider {
    width: 100%;
    position: relative;
    mix-blend-mode: normal; }
  .vc_row.hero_section .wrap-slide-slides,
  .hero_section .wrap-slide-slides {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 768px; }
    @media screen and (max-width: 767px) {
      .vc_row.hero_section .wrap-slide-slides,
      .hero_section .wrap-slide-slides {
        height: auto;
        padding: 100px 0 170px; } }
    .vc_row.hero_section .wrap-slide-slides > div,
    .hero_section .wrap-slide-slides > div {
      display: flex;
      height: 768px;
      margin-right: 10%;
      margin-left: 10%;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start; }
      @media screen and (min-width: 1280px) {
        .vc_row.hero_section .wrap-slide-slides > div,
        .hero_section .wrap-slide-slides > div {
          margin-right: 14%;
          margin-left: 14%; } }
      @media screen and (max-width: 767px) {
        .vc_row.hero_section .wrap-slide-slides > div,
        .hero_section .wrap-slide-slides > div {
          height: auto;
          margin-right: 0%;
          margin-left: 0%; } }
  .vc_row.hero_section .slide_content,
  .hero_section .slide_content {
    width: 100%;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .vc_row.hero_section .slick-dots,
  .hero_section .slick-dots {
    bottom: 115px;
    width: 100%;
    padding: 0 20px;
    left: 50%;
    transform: translateX(-50%); }
    @media screen and (max-width: 1080px) {
      .vc_row.hero_section .slick-dots,
      .hero_section .slick-dots {
        bottom: auto;
        top: 0; } }
  .vc_row.hero_section .slick-arrow,
  .hero_section .slick-arrow {
    top: 50%;
    transform: translateY(-50%); }
    @media screen and (max-width: 767px) {
      .vc_row.hero_section .slick-arrow,
      .hero_section .slick-arrow {
        display: none !important; } }
.hero_video_slides_wrap.inner_hero .hero-flex-center {
  padding-top: 10rem; }
  @media screen and (max-width: 1080px) {
    .hero_video_slides_wrap.inner_hero .hero-flex-center {
      padding-top: 4rem; } }
.hero_video_slides_wrap .hero-flex-center {
  display: flex;
  height: 768px;
  padding-top: 4rem;
  padding-bottom: 0rem;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(14, 31, 65, 0.5), rgba(14, 31, 65, 0.5)); }
  @media screen and (max-width: 991px) {
    .hero_video_slides_wrap .hero-flex-center {
      height: 640px; } }
.hero_video_slides_wrap video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -100; }

.hero_video_slides_wrap .slide_content {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  text-align: center; }
  .hero_video_slides_wrap .slide_content h1 {
    font-family: "Messina Sans Bold";
    margin-top: 0px;
    margin-bottom: 0;
    color: #ffffff; }
  .hero_video_slides_wrap .slide_content p {
    color: #ffffff;
    margin-top: 20px !important;
    font-family: "Messina Sans";
    font-size: 1.180rem; }
  .hero_video_slides_wrap .slide_content [class*='button-'] {
    margin-top: 20px; }

@media screen and (max-width: 991px) {
  .vc_row.webinar_hero,
  .webinar_hero {
    padding-bottom: 300px; }
    .vc_row.webinar_hero *,
    .webinar_hero * {
      text-align: center !important; }
    .vc_row.webinar_hero .wpb_column,
    .webinar_hero .wpb_column {
      width: 100%; }
    .vc_row.webinar_hero h1,
    .webinar_hero h1 {
      font-weight: bold;
      font-size: 46px !important;
      line-height: 56px !important; } }

@media screen and (max-width: 991px) {
  .vc_row.gated_hero,
  .gated_hero {
    padding-bottom: 60px; }
    .vc_row.gated_hero *,
    .gated_hero * {
      text-align: center !important; }
    .vc_row.gated_hero .wpb_column,
    .gated_hero .wpb_column {
      width: 100%; }
    .vc_row.gated_hero h1,
    .gated_hero h1 {
      font-weight: bold;
      font-size: 46px !important;
      line-height: 56px !important; } }

.custom_boxes {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 35px;
  grid-column-gap: 35px; }
  @media screen and (max-width: 991px) {
    .custom_boxes {
      grid-row-gap: 15px;
      grid-column-gap: 15px; } }
  .custom_boxes.two_column {
    grid-template-columns: 1fr 1fr; }
    @media screen and (max-width: 991px) {
      .custom_boxes.two_column {
        grid-template-columns: 1fr; } }
  .custom_boxes.three_column {
    grid-template-columns: 1fr 1fr 1fr; }
    @media screen and (max-width: 991px) {
      .custom_boxes.three_column {
        grid-template-columns: 1fr 1fr; } }
    @media screen and (max-width: 767px) {
      .custom_boxes.three_column {
        grid-template-columns: 1fr; } }
  .custom_boxes.four_column {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
    @media screen and (max-width: 768px) {
      .custom_boxes.four_column {
        grid-template-columns: 1fr 1fr; } }
    @media screen and (max-width: 767px) {
      .custom_boxes.four_column {
        grid-template-columns: 1fr; } }
  .custom_boxes .item_wrapper_type {
    border-radius: 0.25rem;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    padding: 20px; }
    .custom_boxes .item_wrapper_type .item_content {
      display: flex; }
      @media screen and (max-width: 767px) {
        .custom_boxes .item_wrapper_type .item_content {
          flex-wrap: wrap; } }
    .custom_boxes .item_wrapper_type .item_image {
      border-radius: 4px;
      width: 250px;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 767px) {
        .custom_boxes .item_wrapper_type .item_image {
          margin: 0 auto; } }
    .custom_boxes .item_wrapper_type .box_details {
      text-align: left;
      padding: 5px 15px;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .custom_boxes .item_wrapper_type .box_details {
          text-align: center; } }
      .custom_boxes .item_wrapper_type .box_details h4 {
        margin-top: 0px;
        margin-bottom: 1.4rem;
        color: #0E1F41; }
        @media screen and (max-width: 991px) {
          .custom_boxes .item_wrapper_type .box_details h4 {
            font-size: 1.6rem; } }
        @media screen and (max-width: 767px) {
          .custom_boxes .item_wrapper_type .box_details h4 {
            font-size: 1.8rem; } }
      .custom_boxes .item_wrapper_type .box_details p {
        font-size: 0.875rem;
        line-height: 24px; }
  .custom_boxes.boxes_grid_v2 .item_wrapper_type .bottom_content {
    display: block;
    width: 100%; }
    .custom_boxes.boxes_grid_v2 .item_wrapper_type .bottom_content ul li, .custom_boxes.boxes_grid_v2 .item_wrapper_type .bottom_content ol li {
      font-size: 0.875rem;
      line-height: 24px; }
  .custom_boxes.type_default .item_wrapper_type .box_details p {
    min-height: 100px; }
    @media screen and (max-width: 991px) {
      .custom_boxes.type_default .item_wrapper_type .box_details p {
        min-height: auto; } }
  .custom_boxes.icon_grid .item_wrapper_type {
    background: #0E1F41;
    padding: 43px 20px;
    box-shadow: none; }
    @media screen and (max-width: 991px) {
      .custom_boxes.icon_grid .item_wrapper_type {
        padding: 40px 5px; } }
  .custom_boxes.icon_grid .box_details {
    text-align: center;
    padding: 0; }
  .custom_boxes.icon_grid .item_image {
    border-radius: 0;
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px; }
  .custom_boxes.icon_grid .item_content {
    display: flex;
    flex-wrap: wrap; }
    .custom_boxes.icon_grid .item_content.no_image {
      padding-top: 40px; }
    .custom_boxes.icon_grid .item_content h4 {
      color: #ffffff;
      margin-bottom: 0.875rem;
      font-family: "Messina Sans Semibold";
      font-size: 75px;
      line-height: 85px; }
      @media screen and (max-width: 991px) {
        .custom_boxes.icon_grid .item_content h4 {
          font-size: 70px !important;
          line-height: 80px !important; } }
    .custom_boxes.icon_grid .item_content p {
      color: #ffffff;
      font-size: 20.9169px;
      font-family: "Messina Sans";
      line-height: 31px; }
  .custom_boxes.icon_grid_white .item_wrapper_type {
    box-shadow: 0px 8px 12px rgba(164, 164, 164, 0.2) !important;
    background: #ffffff;
    padding: 43px 10px;
    box-shadow: none; }
    @media screen and (max-width: 991px) {
      .custom_boxes.icon_grid_white .item_wrapper_type {
        padding: 40px 5px; } }
  .custom_boxes.icon_grid_white .box_details {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    text-align: center;
    justify-content: center; }
    .custom_boxes.icon_grid_white .box_details .social_share {
      margin-top: 10px;
      width: 70%; }
      .custom_boxes.icon_grid_white .box_details .social_share .social_media ul li {
        margin: 0px 10px 15px; }
  .custom_boxes.icon_grid_white .item_image {
    border-radius: 0;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px; }
  .custom_boxes.icon_grid_white .item_content {
    display: flex;
    flex-wrap: wrap; }
    .custom_boxes.icon_grid_white .item_content h4 {
      margin-bottom: 0.875rem;
      text-transform: capitalize; }
    .custom_boxes.icon_grid_white .item_content p {
      font-size: 0.875rem;
      line-height: 24px;
      margin-bottom: 0; }
  .custom_boxes.link_only [class*='button-'] {
    font-family: "Messina Sans" !important;
    background: transparent !important;
    color: #1c35e3 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 500 !important; }
  .custom_boxes.jobs.post_list .post_item, .custom_boxes.press-releases.post_list .post_item {
    box-shadow: none; }
    .custom_boxes.jobs.post_list .post_item .item_content, .custom_boxes.press-releases.post_list .post_item .item_content {
      padding: 30px; }
      .custom_boxes.jobs.post_list .post_item .item_content h4, .custom_boxes.press-releases.post_list .post_item .item_content h4 {
        margin-bottom: 25px; }
      .custom_boxes.jobs.post_list .post_item .item_content [class*='button-'], .custom_boxes.press-releases.post_list .post_item .item_content [class*='button-'] {
        margin-top: 25px; }
  @media screen and (max-width: 991px) {
    .custom_boxes.webinar_box {
      grid-row-gap: 45px;
      grid-column-gap: 45px; } }
  .custom_boxes.webinar_box .item_wrapper_type {
    box-shadow: 0px 10px 20px rgba(42, 62, 82, 0.11);
    border-radius: 4px;
    padding: 25px 20px; }
    .custom_boxes.webinar_box .item_wrapper_type .item_image {
      width: 400px; }
      @media screen and (max-width: 991px) {
        .custom_boxes.webinar_box .item_wrapper_type .item_image {
          width: auto; } }
      @media screen and (max-width: 767px) {
        .custom_boxes.webinar_box .item_wrapper_type .item_image {
          width: 100%; } }
    .custom_boxes.webinar_box .item_wrapper_type .box_details {
      position: relative; }
      @media screen and (max-width: 767px) {
        .custom_boxes.webinar_box .item_wrapper_type .box_details {
          text-align: left; } }
      .custom_boxes.webinar_box .item_wrapper_type .box_details h4 {
        font-weight: bold;
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 5px;
        padding-right: 50px; }
        @media screen and (max-width: 767px) {
          .custom_boxes.webinar_box .item_wrapper_type .box_details h4 {
            text-align: center;
            padding-right: 0; } }
      .custom_boxes.webinar_box .item_wrapper_type .box_details h5 {
        font-family: "Messina Sans Light";
        font-size: 20px;
        line-height: 30px;
        color: #828282;
        margin-bottom: 15px; }
        @media screen and (max-width: 767px) {
          .custom_boxes.webinar_box .item_wrapper_type .box_details h5 {
            text-align: center; } }
      .custom_boxes.webinar_box .item_wrapper_type .box_details .box_content {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        -moz-line-clamp: 5;
        overflow: hidden; }
      .custom_boxes.webinar_box .item_wrapper_type .box_details p {
        font-family: "Messina Sans";
        font-weight: normal;
        font-size: 0.875rem;
        line-height: 24px;
        margin-bottom: 5px;
        padding-right: 50px; }
        @media screen and (max-width: 767px) {
          .custom_boxes.webinar_box .item_wrapper_type .box_details p {
            font-size: 16px !important;
            line-height: 24px !important;
            padding-right: 0; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .custom_boxes.webinar_box .item_wrapper_type .box_details p {
      text-align: center; } }
      .custom_boxes.webinar_box .item_wrapper_type .box_details .button-link {
        font-family: "Messina Sans";
        font-size: 18px;
        line-height: 35px; }
        @media screen and (max-width: 767px) {
          .custom_boxes.webinar_box .item_wrapper_type .box_details .button-link {
            font-size: 16px !important;
            line-height: 24px !important;
            text-align: center !important;
            display: block; } }
.post_type_section.sticky_post {
  border-top: 0;
  padding-top: 0; }

.post_type_section .form-group {
  margin-bottom: 0; }

.post_type_section .button {
  text-align: center; }
  @media screen and (max-width: 768px) {
    .post_type_section .button {
      margin-top: 30px; } }
.post_type_section .tax_name {
  margin: 50px 0; }

.post_type_section [class*='col-'] {
  padding: 0; }

.post_type_section .post_list .post_item {
  position: relative; }
  .post_type_section .post_list .post_item article {
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 8px 12px rgba(164, 164, 164, 0.2);
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%; }
  .post_type_section .post_list .post_item .item_content {
    padding: 30px;
    display: block;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .post_type_section .post_list .post_item .item_content {
        padding: 15px 10px; } }
    .post_type_section .post_list .post_item .item_content .post_terms {
      margin-bottom: 25px; }
      @media screen and (max-width: 767px) {
        .post_type_section .post_list .post_item .item_content .post_terms {
          margin-bottom: 10px; } }
      .post_type_section .post_list .post_item .item_content .post_terms span {
        background: #F2DE0A;
        padding: 5px 10px;
        color: #0E1F41;
        font-size: 14px;
        line-height: 30px;
        font-weight: normal; }
        @media screen and (max-width: 768px) {
          .post_type_section .post_list .post_item .item_content .post_terms span {
            font-size: 10px;
            line-height: 15px;
            margin: 2px;
            padding: 2px 5px;
            display: inline-block; } }
    .post_type_section .post_list .post_item .item_content .r-more {
      background: url("../../images/arrow-right-blue.svg") no-repeat right center;
      padding-right: 30px;
      font-size: 16px;
      line-height: 24px;
      font-weight: normal;
      display: inline-block;
      margin-top: 15px;
      color: #1729E7; }
      @media screen and (max-width: 768px) {
        .post_type_section .post_list .post_item .item_content .r-more {
          font-size: 11px;
          line-height: 11px;
          background-size: 12%;
          padding-right: 20px; } }
    .post_type_section .post_list .post_item .item_content h4, .post_type_section .post_list .post_item .item_content h4 a {
      color: #0E1F41;
      font-size: 1.5rem;
      line-height: 1.1;
      font-weight: 600;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      -moz-line-clamp: 3;
      overflow: hidden;
      margin-bottom: 10px;
      height: 78px; }
      @media screen and (max-width: 991px) {
        .post_type_section .post_list .post_item .item_content h4, .post_type_section .post_list .post_item .item_content h4 a {
          font-size: 18px;
          line-height: 26px;
          height: auto;
          display: block;
          overflow: inherit; } }
      @media screen and (max-width: 767px) {
        .post_type_section .post_list .post_item .item_content h4, .post_type_section .post_list .post_item .item_content h4 a {
          font-size: 16px;
          line-height: 18px; } }
    .post_type_section .post_list .post_item .item_content h5 {
      font-family: "Messina Sans";
      color: #bdbdbd;
      font-size: 16px;
      line-height: 31px;
      font-weight: bold; }
    .post_type_section .post_list .post_item .item_content p {
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      -moz-line-clamp: 5;
      overflow: hidden;
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        .post_type_section .post_list .post_item .item_content p {
          padding: 0;
          font-size: 0.8rem !important;
          line-height: 1.3 !important; } }
  .post_type_section .post_list .post_item .item_image {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 180px;
    width: 100%;
    transition: transform 0.2s ease-out;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .post_type_section .post_list .post_item .item_image {
        height: 100px; } }
  .post_type_section .post_list .post_item.leadership_item .content_column {
    padding: 45px; }
  .post_type_section .post_list .post_item.leadership_item .item_content {
    padding: 0; }
    .post_type_section .post_list .post_item.leadership_item .item_content h4, .post_type_section .post_list .post_item.leadership_item .item_content h4 a {
      height: auto;
      overflow: auto;
      display: block; }
    .post_type_section .post_list .post_item.leadership_item .item_content h5 {
      font-size: 16px !important;
      line-height: 31px !important; }
    .post_type_section .post_list .post_item.leadership_item .item_content p {
      font-family: "Messina Sans";
      color: #0E1F41;
      font-size: 16px !important;
      line-height: 31px !important;
      font-weight: bold; }
  .post_type_section .post_list .post_item.leadership_item .item_image {
    border-radius: 4px;
    height: 350px;
    margin-bottom: 30px; }
  .post_type_section .post_list .post_item.leadership_item [class*='button-'] {
    font-family: "Messina Sans";
    font-weight: bold;
    text-decoration: none !important; }
  .post_type_section .post_list .post_item.video_item {
    background: transparent;
    position: relative;
    width: 100%;
    height: 100%;
    display: block; }
    .post_type_section .post_list .post_item.video_item:after {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      background: url("../../images/i-play.svg") no-repeat center center;
      width: 63px;
      height: 63px;
      background-size: 100%;
      z-index: 2; }
    .post_type_section .post_list .post_item.video_item:hover .item_content {
      opacity: 1;
      visibility: visible; }
    .post_type_section .post_list .post_item.video_item:hover .item_image {
      transform: scale(1); }
    .post_type_section .post_list .post_item.video_item article {
      border: 0;
      box-shadow: none; }
    .post_type_section .post_list .post_item.video_item .item_content {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      z-index: 2;
      transition: visibility 1s, opacity 0.5s linear !important;
      background: linear-gradient(0deg, rgba(6, 10, 59, 0.7), rgba(6, 10, 59, 0.7));
      border: 2px solid #F4F5F6;
      height: 99%;
      width: 100%;
      top: 0;
      border-radius: 6px;
      padding: 0; }
      .post_type_section .post_list .post_item.video_item .item_content h4 {
        color: #ffffff;
        position: absolute;
        bottom: 30px;
        width: 80%;
        left: 30px; }
    .post_type_section .post_list .post_item.video_item .item_image {
      height: auto; }
      .post_type_section .post_list .post_item.video_item .item_image:before {
        opacity: 0;
        visibility: hidden; }
      .post_type_section .post_list .post_item.video_item .item_image img {
        width: 100%;
        border: 2px solid #F4F5F6;
        box-shadow: 0px 8px 12px rgba(164, 164, 164, 0.2);
        position: relative;
        padding: 0;
        border-radius: 6px; }
  .post_type_section .post_list .post_item:hover .item_image {
    transform: scale(1.02); }

.post_type_section .post_list.blue_theme .post_item {
  background: #00152e; }
  .post_type_section .post_list.blue_theme .post_item h3, .post_type_section .post_list.blue_theme .post_item p {
    color: #ffffff; }
  .post_type_section .post_list.blue_theme .post_item a {
    color: #85d600; }

.post_type_section .post_list.hide_image .item_image {
  display: none; }

.post_type_section .post_list .isotope-item.news .post_item .item_content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 3;
  overflow: hidden; }
  .post_type_section .post_list .isotope-item.news .post_item .item_content p::-moz-selection {
    color: #1729e7; }
  .post_type_section .post_list .isotope-item.news .post_item .item_content p::selection {
    color: #1729e7; }

.post_type_section .post_list .isotope-item.news .post_item .item_image {
  padding: 30px;
  display: flex;
  align-items: center; }
  .post_type_section .post_list .isotope-item.news .post_item .item_image img {
    max-width: 73%;
    max-height: 100%;
    margin: 20px auto;
    display: block; }

.vc_row.resources_callout {
  background: url("../../../../../../wp-content/uploads/2020/12/news-background-scaled.jpg") no-repeat;
  background-position: center center;
  background-size: cover; }

.default_single_resource {
  margin: 100px 0; }
  .default_single_resource .single-hero h1 {
    font-size: 51px;
    line-height: 60px;
    max-width: 60%;
    color: #ffffff !important; }
    @media screen and (max-width: 991px) {
      .default_single_resource .single-hero h1 {
        max-width: 100%; } }
  .default_single_resource .post_author {
    font-size: 20px;
    line-height: 30px;
    color: #828282;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 0; }
  .default_single_resource .post_terms a:last-child span {
    display: none; }
  .default_single_resource .post_meta {
    display: flex;
    align-items: center;
    margin-top: 25px; }
    .default_single_resource .post_meta .author_avatar {
      display: flex; }
      .default_single_resource .post_meta .author_avatar img {
        border-radius: 100%;
        width: 51px;
        height: 51px; }
  .default_single_resource .sticky_form {
    position: absolute;
    right: 0;
    width: 350px; }
    @media screen and (max-width: 1080px) {
      .default_single_resource .sticky_form {
        position: relative;
        width: 100%; } }
  .default_single_resource .sticky_media {
    position: absolute;
    left: -30px; }
    @media screen and (max-width: 1080px) {
      .default_single_resource .sticky_media {
        left: 15px;
        position: relative;
        margin-bottom: 30px; } }
    @media screen and (max-width: 767px) {
      .default_single_resource .sticky_media {
        left: 0; } }
    .default_single_resource .sticky_media .social_media {
      position: relative; }
      .default_single_resource .sticky_media .social_media ul {
        margin: 0 !important; }
        .default_single_resource .sticky_media .social_media ul li {
          vertical-align: top;
          margin: 0 0 10px;
          display: block;
          height: 24px;
          width: 24px; }
          @media screen and (max-width: 1080px) {
            .default_single_resource .sticky_media .social_media ul li {
              display: inline-block; } }
          .default_single_resource .sticky_media .social_media ul li a {
            font-size: 17px !important;
            width: 24px !important;
            height: 24px !important;
            line-height: 28px !important;
            padding: 0; }
            .default_single_resource .sticky_media .social_media ul li a.fa-clipboard {
              background: url("../../images/i-copy-blue.svg") no-repeat center center !important;
              background-size: contain;
              width: 24px !important;
              height: 24px !important;
              position: absolute;
              top: 0;
              left: 0; }
              .default_single_resource .sticky_media .social_media ul li a.fa-clipboard:before {
                display: none; }
            .default_single_resource .sticky_media .social_media ul li a.back_button {
              background: url("../../images/arrow-left-blue.svg") no-repeat center center !important;
              background-size: contain;
              width: 24px !important;
              height: 24px !important;
              position: absolute;
              top: 0;
              left: 0; }
              .default_single_resource .sticky_media .social_media ul li a.back_button:before {
                display: none; }
  .default_single_resource .post_content {
    padding: 100px 0 0; }
    @media screen and (max-width: 1080px) {
      .default_single_resource .post_content {
        padding: 50px 0 0;
        width: 100%;
        margin: 0 auto; } }
    @media screen and (max-width: 767px) {
      .default_single_resource .post_content {
        width: 100%; } }
    .default_single_resource .post_content [class*='col-'] {
      flex-wrap: wrap; }
      @media screen and (max-width: 1080px) {
        .default_single_resource .post_content [class*='col-'] {
          flex: 0 0 100%;
          max-width: 100%;
          padding: 0; } }
  .default_single_resource.single_resources_item {
    margin: 0;
    position: relative; }
    @media screen and (max-width: 991px) {
      .default_single_resource.single_resources_item {
        padding: 40px 0 0; } }
    .default_single_resource.single_resources_item #breadcrumbs {
      position: absolute;
      left: 0;
      top: 0; }
      @media screen and (max-width: 767px) {
        .default_single_resource.single_resources_item #breadcrumbs {
          position: relative;
          text-align: left;
          margin-left: 15px; } }
    .default_single_resource.single_resources_item .post-meta {
      text-align: center;
      position: relative;
      margin: 0 15px 50px; }
      @media screen and (max-width: 991px) {
        .default_single_resource.single_resources_item .post-meta {
          margin: 0 0 50px; } }
      .default_single_resource.single_resources_item .post-meta h2 {
        width: 70%;
        margin: 0 auto; }
        @media screen and (max-width: 767px) {
          .default_single_resource.single_resources_item .post-meta h2 {
            width: 100%; } }
    .default_single_resource.single_resources_item .post_author {
      margin: 0 0 0 15px;
      color: #ffffff;
      font-size: 16px;
      line-height: 60px; }
    .default_single_resource.single_resources_item .post_footer {
      margin-top: 80px;
      padding: 0 15px; }
      .default_single_resource.single_resources_item .post_footer .post_author {
        font-family: "Messina Sans Bold";
        color: #1729E7;
        font-size: 16px;
        line-height: 42px; }
      .default_single_resource.single_resources_item .post_footer .button-link {
        font-family: "Messina Sans Bold";
        font-size: 16px;
        line-height: 42px;
        color: #1729E7;
        margin-top: 50px;
        display: inline-block; }
      .default_single_resource.single_resources_item .post_footer .author_avatar img {
        border: 1px solid #d6d2d2;
        padding: 5px; }
    @media screen and (max-width: 1080px) {
      .default_single_resource.single_resources_item .sticky_form {
        margin-top: 50px; }
        .default_single_resource.single_resources_item .sticky_form .form_content {
          background: #F2DE0A;
          box-shadow: 0px 10px 20px rgba(32, 37, 38, 0.1), 0px 20px 50px rgba(32, 37, 38, 0.1);
          border-radius: 6px;
          padding: 20px; }
          .default_single_resource.single_resources_item .sticky_form .form_content [class*='col-'] {
            padding: 0; }
          .default_single_resource.single_resources_item .sticky_form .form_content [class*='button-'],
          .default_single_resource.single_resources_item .sticky_form .form_content .hs_submit input[type=submit] {
            width: 100%;
            background: #183651 !important;
            color: #ffffff !important; } }
    .default_single_resource.single_resources_item .sticky_form .form_content p, .default_single_resource.single_resources_item .sticky_form_mobile .form_content p {
      font-size: 11px;
      line-height: 15px;
      font-family: "Messina Sans";
      margin-top: 8px !important; }
    .default_single_resource.single_resources_item .single-hero {
      position: relative; }
      .default_single_resource.single_resources_item .single-hero:before {
        background: rgba(23, 41, 231, 0.4);
        content: "" !important;
        display: block !important;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 0; }
      .default_single_resource.single_resources_item .single-hero .container_large {
        position: relative;
        z-index: 1; }

.resources_grid {
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .resources_grid {
      padding: 0 20px; } }
  .resources_grid #load-more {
    margin-top: 50px; }
  .resources_grid .grid-sizer {
    float: left; }
  .resources_grid .isotope-item {
    width: 33.33333%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 25px; }
    @media screen and (max-width: 768px) {
      .resources_grid .isotope-item {
        width: 50%; } }
    @media screen and (max-width: 767px) {
      .resources_grid .isotope-item {
        width: 100%; } }
  .resources_grid .related_posts_main {
    width: 100%;
    position: relative;
    margin: 100px 0 0;
    display: block; }
  @media screen and (max-width: 991px) {
    .resources_grid .related_posts .container {
      padding: 0 20px !important; } }
  .resources_grid .related_posts .vc_column_container > .vc_column-inner {
    padding: 0 !important; }

.related_posts_wrapper {
  width: 100%; }
  .related_posts_wrapper h2.related_title {
    margin: 0 0 70px;
    text-align: center !important; }
  .related_posts_wrapper .videos .item_image,
  .related_posts_wrapper .video .item_image {
    position: relative; }
    .related_posts_wrapper .videos .item_image:before,
    .related_posts_wrapper .video .item_image:before {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      background: url("../../images/i-play.svg") no-repeat center center;
      width: 63px;
      height: 63px;
      background-size: 100%;
      z-index: 2; }

.archive .maincontent {
  display: flex;
  width: 100%; }

.archive_grid {
  margin-top: 200px; }
  @media screen and (max-width: 1080px) {
    .archive_grid {
      margin-top: 150px; } }
  .archive_grid .tax_title {
    text-align: center; }

.sticky_section {
  position: relative;
  z-index: 2; }

.isotope-items-wrap {
  display: none; }

.filter_wrap {
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 1080px) {
    .filter_wrap {
      display: flex;
      width: 100%;
      padding: 20px; } }
  @media screen and (max-width: 767px) {
    .filter_wrap {
      flex-wrap: wrap; } }
  .filter_wrap .filter_inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
  .filter_wrap .posts_filter.filter_left {
    display: flex;
    justify-content: flex-start;
    align-items: flex-center;
    max-width: 80%;
    flex: 0 0 80%; }
    @media screen and (max-width: 768px) {
      .filter_wrap .posts_filter.filter_left {
        max-width: 100%;
        flex: 0 0 100%;
        justify-content: center; } }
  .filter_wrap .posts_filter.filter_right {
    max-width: 20%;
    flex: 0 0 20%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-center; }
    @media screen and (max-width: 768px) {
      .filter_wrap .posts_filter.filter_right {
        max-width: 50%;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        margin: 0 auto; } }
    @media screen and (max-width: 767px) {
      .filter_wrap .posts_filter.filter_right {
        max-width: 100%;
        flex: 0 0 100%; } }
  .filter_wrap .posts_filter .button-group {
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .filter_wrap .posts_filter .button-group {
        justify-content: center; } }
    .filter_wrap .posts_filter .button-group button {
      background: transparent;
      border: 0;
      font-size: 16px;
      line-height: 24px;
      color: #A4A4A4;
      font-family: "Messina Sans";
      margin: 0 15px;
      padding: 20px 0;
      border-bottom: 7px solid #ffffff;
      outline: none;
      font-family: "Messina Sans Semibold"; }
      @media screen and (max-width: 1080px) {
        .filter_wrap .posts_filter .button-group button {
          font-size: 13px;
          line-height: 18px;
          border-bottom: 3px solid #ffffff;
          margin: 0 10px; } }
      @media screen and (max-width: 767px) {
        .filter_wrap .posts_filter .button-group button {
          padding: 10px 0 15px; } }
      .filter_wrap .posts_filter .button-group button.is-checked {
        color: #0E1F41;
        font-family: "Messina Sans Semibold";
        border-bottom: 7px solid #F2DE0A; }
        @media screen and (max-width: 1080px) {
          .filter_wrap .posts_filter .button-group button.is-checked {
            border-bottom: 3px solid #F2DE0A; } }
  .filter_wrap .posts_filter .select_wrapper {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%; }
  .filter_wrap .posts_filter select.filters-select {
    margin: 10px 0;
    background: #FFFFFF url("../../images/arrow-down-triangle.svg") no-repeat right 20px center !important;
    border: 1px solid rgba(164, 164, 164, 0.3);
    border-radius: 4px !important;
    font-size: 14px;
    line-height: 23px;
    color: rgba(103, 102, 107, 0.8);
    position: relative;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }

.modal_trigger {
  cursor: pointer; }

.modal_grid h5 {
  font-family: "Messina Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: -0.01em;
  color: #0E1F41;
  margin-bottom: 0; }

.modal_grid p {
  color: #3F575C !important; }

.posts_slider .slick-track {
  display: flex !important; }

.posts_slider .slick-slide {
  height: auto;
  border-radius: 6px;
  box-shadow: 0px 8px 12px rgba(164, 164, 164, 0.2);
  transition: all .2s ease-in-out;
  background: #ffffff;
  margin: 0 10px 40px !important; }
  .posts_slider .slick-slide article {
    filter: none !important;
    background: transparent !important; }
  .posts_slider .slick-slide .post_item {
    overflow: hidden; }

.posts_slider .post_item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  width: 100%;
  border-radius: 6px; }
  .posts_slider .post_item article {
    margin-bottom: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    z-index: 2;
    width: 100%; }
  .posts_slider .post_item .item_content {
    padding: 15px 20px;
    display: block;
    width: 100%; }
    .posts_slider .post_item .item_content .post_terms {
      margin-bottom: 10px; }
      .posts_slider .post_item .item_content .post_terms span {
        background: #F2DE0A;
        padding: 3px 6px;
        color: #0E1F41;
        font-size: 14px;
        line-height: 30px;
        font-weight: 400; }
        @media screen and (max-width: 768px) {
          .posts_slider .post_item .item_content .post_terms span {
            font-size: 10px;
            line-height: 15px;
            margin: 2px;
            padding: 2px 5px;
            display: inline-block; } }
    .posts_slider .post_item .item_content h3, .posts_slider .post_item .item_content h3 a {
      font-weight: 600;
      font-size: 24px;
      line-height: 30px;
      color: #0E1F41;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      -moz-line-clamp: 3;
      overflow: hidden;
      font-weight: normal;
      margin: 0; }
      @media screen and (max-width: 1080px) {
        .posts_slider .post_item .item_content h3, .posts_slider .post_item .item_content h3 a {
          font-size: 20px !important;
          line-height: 22px !important; } }
    .posts_slider .post_item .item_content h3 a:hover {
      color: #0E1F41; }
    .posts_slider .post_item .item_content .r-more {
      font-size: 16px;
      line-height: 24px;
      color: #1729E7;
      font-weight: 400;
      display: block;
      margin-top: 20px; }
  .posts_slider .post_item .item_image {
    border-radius: 0;
    height: 180px;
    width: 100%;
    margin-bottom: 0; }
    @media screen and (max-width: 1080px) {
      .posts_slider .post_item .item_image {
        height: 150px; } }
.posts_slider .slick-dots {
  bottom: -30px; }

.posts_slider.media_download .slick-slide {
  border: 1.48953px solid #F4F5F6;
  box-shadow: 0px 5.95814px 8.9372px rgba(164, 164, 164, 0.2);
  border-radius: 4.4686px; }

.posts_slider.media_download a:hover .item_content, .posts_slider.media_download a:focus .item_content {
  transform: translateY(0); }

.posts_slider.media_download a:hover .post_item:before, .posts_slider.media_download a:focus .post_item:before {
  background: linear-gradient(0deg, rgba(6, 10, 59, 0.7), rgba(6, 10, 59, 0.7));
  content: "" !important;
  display: block !important;
  position: absolute;
  width: 100%;
  height: 100%; }

.posts_slider.media_download .post_item {
  height: 360px;
  position: relative; }
  .posts_slider.media_download .post_item:before {
    background: linear-gradient(0deg, rgba(6, 10, 59, 0.3), rgba(6, 10, 59, 0.3));
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100%;
    height: 100%; }
  .posts_slider.media_download .post_item article {
    flex-direction: row;
    align-items: flex-end;
    position: relative; }
    .posts_slider.media_download .post_item article:before {
      background: url("../../images/icon-media.svg") no-repeat center center !important;
      background-size: 100% !important;
      content: "" !important;
      display: block !important;
      position: absolute;
      width: 64px;
      height: 50px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.posts_slider.media_download .item_content {
  padding: 30px 20px;
  transform: translateY(120px);
  transition: transform 0.3s; }
  .posts_slider.media_download .item_content h3 {
    font-weight: 600;
    font-size: 17.8744px;
    line-height: 22px;
    color: #ffffff;
    font-family: "Messina Sans Semibold"; }

.posts_slider .slick-arrow {
  top: 100%; }
  .posts_slider .slick-arrow.slick-prev {
    left: 35%; }
  .posts_slider .slick-arrow.slick-next {
    right: 35%; }

@media screen and (max-width: 767px) {
  .resources_grid_carousel {
    padding-bottom: 80px; } }

.post_type_section .post_list.logo_downloads {
  grid-column-gap: 60px; }
  .post_type_section .post_list.logo_downloads .content_column {
    padding: 30px 30px; }
  .post_type_section .post_list.logo_downloads .post_item {
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-shadow: 0px 10px 20px rgba(42, 62, 82, 0.11);
    border-radius: 4px;
    overflow: hidden; }
    .post_type_section .post_list.logo_downloads .post_item .item_image {
      height: 240px;
      border-radius: 0; }
    .post_type_section .post_list.logo_downloads .post_item .item_content {
      padding: 30px 0 0; }
      @media screen and (max-width: 991px) {
        .post_type_section .post_list.logo_downloads .post_item .item_content {
          text-align: center; } }
    .post_type_section .post_list.logo_downloads .post_item .button-download {
      padding-right: 30px;
      position: relative;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #1729E7; }
      .post_type_section .post_list.logo_downloads .post_item .button-download:after {
        background: url("../../images/icon-download.svg") no-repeat center center !important;
        background-size: 100% !important;
        content: "";
        display: block;
        position: absolute;
        width: 21px;
        height: 16px;
        top: 50%;
        right: 0;
        transform: translateY(-50%); }

.wpb-js-composer .vc_tta.vc_general .vc_tta-panels,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
  width: 100%; }

@media screen and (max-width: 768px) {
  .accordion_section.container {
    padding-left: 10px !important;
    padding-right: 10px !important; } }

.vc_tta.vc_general.vc_tta-accordion {
  width: 70%;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .vc_tta.vc_general.vc_tta-accordion {
      width: 83.33%; } }
  @media screen and (max-width: 767px) {
    .vc_tta.vc_general.vc_tta-accordion {
      width: 100%; } }
  .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel {
    margin-bottom: 24px;
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding: 20px 32px !important;
    border-radius: 8px !important;
    background-color: #fff !important;
    box-shadow: 0 1px 2px 0 rgba(46, 50, 60, 0.09) !important; }
    @media screen and (max-width: 767px) {
      .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel {
        margin-bottom: 16px; } }
  .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body {
    padding: 0 0 15px !important;
    background: transparent !important;
    border: 0 !important; }
    .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body .wpb_column .vc_column-inner {
      padding: 0 10px; }
    .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body [class*='button-'] {
      margin-top: 25px; }
  .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-heading {
    padding: 0 0 !important;
    background: transparent !important;
    border: 0 !important; }
  .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title {
    padding: 15px 0;
    font-size: 16px;
    line-height: 24px;
    font-family: "Open Sans", sans-serif; }
    .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title > a {
      color: #828282 !important;
      font-weight: bold;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      padding-right: 0 !important;
      padding-left: 0 !important; }
  .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon {
    height: 14px !important;
    width: 14px !important;
    right: 0 !important; }
    .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:before, .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:after {
      border-color: #000 !important;
      border-width: 0 3px 3px 0 !important;
      border-style: solid !important; }

.tabs_section .vc_tta-panels-container {
  margin-top: -10px; }

.tabs_section .vc_tta-tabs .vc_tta-panels {
  background: transparent !important;
  border: 0 !important; }

.tabs_section .vc_tta-tabs .vc_tta-panel-body {
  border-radius: 0 !important;
  background: transparent !important;
  position: relative;
  border-top: 1px solid #ebebeb !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  padding: 70px 0 !important;
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    .tabs_section .vc_tta-tabs .vc_tta-panel-body {
      padding: 20px !important; } }
.tabs_section .vc_tta-tabs .modal {
  height: 100%;
  overflow: hidden; }

.tabs_section .vc_tta-tabs .vc_tta-tabs-list {
  text-align: center;
  margin-top: 0 !important; }

.tabs_section .vc_tta-tabs .vc_tta-tab {
  overflow: hidden;
  margin: 0 !important; }
  @media screen and (max-width: 767px) {
    .tabs_section .vc_tta-tabs .vc_tta-tab {
      margin: 0 auto !important;
      display: block;
      flex: 0 0 100%;
      width: 100%; } }
  .tabs_section .vc_tta-tabs .vc_tta-tab a {
    cursor: pointer !important;
    background: #ffffff !important;
    color: #2a3c44 !important;
    border: 0 !important;
    padding: 25px !important;
    font-family: "Messina Sans";
    letter-spacing: -0.01em;
    font-size: 24px;
    line-height: 35px;
    border-radius: 0 !important;
    text-transform: capitalize;
    transition: background-color 475ms ease !important;
    border-radius: 4px 4px 0px 0px !important; }
    .tabs_section .vc_tta-tabs .vc_tta-tab a:hover {
      background: #e2e2e2 !important; }
  .tabs_section .vc_tta-tabs .vc_tta-tab.vc_active > a {
    border: 0 !important;
    background: #1729E7 !important;
    color: #ffffff !important; }
    .tabs_section .vc_tta-tabs .vc_tta-tab.vc_active > a:hover {
      background: #374a59 !important; }

.tabs_section.posts .vc_tta-tabs .vc_tta-tab {
  flex: 0 0 28%;
  width: 28%; }
  @media screen and (max-width: 767px) {
    .tabs_section.posts .vc_tta-tabs .vc_tta-tab {
      flex: 0 0 100%;
      width: 100%; } }
  .tabs_section.posts .vc_tta-tabs .vc_tta-tab.vc_active > a {
    border: 0 !important;
    background: #003478 !important;
    color: #ffffff !important; }
    .tabs_section.posts .vc_tta-tabs .vc_tta-tab.vc_active > a:hover {
      background: #794aa3 !important; }

.tabs_section.posts .vc_tta-tabs .vc_tta-panel-body {
  background: transparent !important;
  padding: 0 !important;
  border: 1px solid transparent !important;
  margin-top: 25px; }

.tabs_section.custom_tab .vc_tta-tabs .vc_tta-tab {
  width: 25%; }
  @media screen and (max-width: 991px) {
    .tabs_section.custom_tab .vc_tta-tabs .vc_tta-tab {
      width: auto; } }
  @media screen and (max-width: 767px) {
    .tabs_section.custom_tab .vc_tta-tabs .vc_tta-tab {
      width: 100%; } }
.tabs_section.custom_tab .vc_tta-tabs .vc_tta-panel-body {
  padding: 0 !important; }
  .tabs_section.custom_tab .vc_tta-tabs .vc_tta-panel-body .vc_row.colored_section {
    position: relative; }
    .tabs_section.custom_tab .vc_tta-tabs .vc_tta-panel-body .vc_row.colored_section:before {
      background: #F5F9FD;
      content: "" !important;
      display: block !important;
      position: absolute;
      width: 1000% !important;
      height: 100% !important;
      top: 0;
      left: -1000px;
      z-index: -1; }
    .tabs_section.custom_tab .vc_tta-tabs .vc_tta-panel-body .vc_row.colored_section > .vc_row {
      z-index: 1; }

@media screen and (max-width: 1080px) {
  .tabs_section.custom_tab.two_column .vc_tta-tabs .vc_tta-tab {
    width: 45%; } }

@media screen and (max-width: 767px) {
  .tabs_section.custom_tab.two_column .vc_tta-tabs .vc_tta-tab a {
    font-size: 16px;
    line-height: 26px;
    padding: 15px !important; } }

.tabs_section.dark .vc_tta-tabs .vc_tta-panel-body {
  padding: 0 80px !important; }
  @media screen and (max-width: 1080px) {
    .tabs_section.dark .vc_tta-tabs .vc_tta-panel-body {
      padding: 0 20px !important; } }
.tabs_section.dark .vc_tta-tabs .vc_tta-tab a {
  background: transparent !important;
  color: #ffffff !important;
  border-radius: 0 !important; }
  .tabs_section.dark .vc_tta-tabs .vc_tta-tab a:hover {
    background: #1729E7 !important; }

.tabs_section.dark .vc_tta-tabs .vc_tta-tab.vc_active > a {
  border: 0 !important;
  background: #1729E7 !important;
  color: #ffffff !important; }
  .tabs_section.dark .vc_tta-tabs .vc_tta-tab.vc_active > a:hover {
    background: #374a59 !important; }

@media screen and (max-width: 767px) {
  .tabs_section .vc_tta-tabs-container {
    display: block !important; }
  .tabs_section .vc_tta-panel .vc_tta-panel-heading {
    display: none !important; } }

/* Youtube Video */
.videoWrapper {
  position: relative;
  background-color: #000;
  margin: 0 auto; }

.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent; }

.videoPoster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-size: cover;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  transition: opacity 800ms, height 0s;
  transition-delay: 0s, 0s;
  outline: none;
  box-shadow: none; }

.videoPoster:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin: -40px 0 0 -40px;
  background: #EC9036;
  border-radius: 100%;
  transition: border-color 300ms; }

.videoPoster:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin: -19px 0 0 -11px;
  border-left: 22px solid #ffffff;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  transition: border-color 300ms; }

.videoPoster:hover:after, .videoPoster:focus:after {
  border-left-color: #ffffff; }

.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  transition-delay: 0s, 800ms; }

.video_wrapper {
  border-radius: 4px;
  margin: 0 auto; }
  .video_wrapper.big_video {
    height: 450px;
    width: 70%; }
    @media screen and (max-width: 1300px) {
      .video_wrapper.big_video {
        height: 500px; } }
    @media screen and (max-width: 1080px) {
      .video_wrapper.big_video {
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .video_wrapper.big_video {
        height: 350px; } }
    @media screen and (max-width: 767px) {
      .video_wrapper.big_video {
        height: 245px; } }
    .video_wrapper.big_video video {
      opacity: 0;
      height: 450px;
      width: 100%; }
      @media screen and (max-width: 1300px) {
        .video_wrapper.big_video video {
          height: 500px; } }
      @media screen and (max-width: 1300px) {
        .video_wrapper.big_video video {
          height: 500px; } }
      @media screen and (max-width: 1080px) {
        .video_wrapper.big_video video {
          width: 100%; } }
      @media screen and (max-width: 768px) {
        .video_wrapper.big_video video {
          height: 350px; } }
      @media screen and (max-width: 767px) {
        .video_wrapper.big_video video {
          height: 245px;
          width: 100%;
          margin: 0 auto;
          display: block; } }
  @media screen and (max-width: 1080px) {
    .video_wrapper {
      width: 100%; } }
  @media screen and (max-width: 768px) {
    .video_wrapper {
      height: auto; } }
  @media screen and (max-width: 767px) {
    .video_wrapper {
      height: 245px; } }
.custom_video {
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .custom_video .slide_image {
    border-radius: 4px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block; }
  .custom_video.without_bg {
    background: #0E1F41; }
    .custom_video.without_bg .slide_image {
      display: none; }
  .custom_video.videoWrapper {
    height: 510px;
    width: 900px;
    top: 25px; }
    @media screen and (max-width: 1080px) {
      .custom_video.videoWrapper {
        width: 100%;
        height: 480px;
        top: 0; } }
    @media screen and (max-width: 768px) {
      .custom_video.videoWrapper {
        height: 370px; } }
    @media screen and (max-width: 767px) {
      .custom_video.videoWrapper {
        height: 160px;
        margin: 0 auto; } }
    @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
      .custom_video.videoWrapper {
        height: 300px; } }
    @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
      .custom_video.videoWrapper {
        height: 300px; } }
    @media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
      .custom_video.videoWrapper {
        height: 300px !important; } }
    @media screen and (max-width: 320px) {
      .custom_video.videoWrapper {
        height: 140px;
        margin-top: 0; } }
  .custom_video video {
    opacity: 0;
    height: auto;
    width: 100%; }
    @media screen and (max-width: 1080px) {
      .custom_video video {
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .custom_video video {
        height: auto; } }
    @media screen and (max-width: 767px) {
      .custom_video video {
        height: 245px;
        width: 100%;
        margin: 0 auto;
        display: block; } }
  .custom_video .playpause {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .custom_video .playpause .play-button {
      background: url("../../images/i-play.svg") no-repeat center center;
      width: 70px;
      height: 70px;
      background-size: 100%;
      border-radius: 100%;
      margin: 0 auto;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        .custom_video .playpause .play-button {
          margin: 0 auto; } }
  .custom_video .content_wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 767px) {
      .custom_video .content_wrap img {
        display: none; } }
  .custom_video .no_video {
    display: none;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    top: 50%;
    transform: translateY(-50%); }

.video_wrapper.yellow_theme .custom_video .playpause .play-button {
  background: url("../../images/i-play-yellow.svg") no-repeat center center;
  width: 90px;
  height: 90px;
  background-size: 100%;
  border-radius: 100%;
  margin: 0 auto;
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .video_wrapper.yellow_theme .custom_video .playpause .play-button {
      margin: 0 auto; } }
.custom-slider {
  width: 100%;
  position: relative; }
  .custom-slider .wrap-slide-slides {
    width: 100%;
    position: relative;
    display: flex;
    background-color: #fff;
    border-radius: 4px;
    margin: 40px 0; }
    @media screen and (max-width: 768px) {
      .custom-slider .wrap-slide-slides {
        flex-wrap: wrap;
        flex-direction: column-reverse; } }
    @media screen and (max-width: 767px) {
      .custom-slider .wrap-slide-slides {
        margin: 0; } }
  .custom-slider .slide_content {
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    width: 45%;
    padding: 34px; }
    @media screen and (max-width: 768px) {
      .custom-slider .slide_content {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .custom-slider .slide_content {
        padding: 20px; } }
    .custom-slider .slide_content h3 {
      font-family: "Messina Sans";
      margin-bottom: 30px;
      font-family: proxima-nova, sans-serif;
      font-weight: 400;
      display: block;
      width: 100%; }
    .custom-slider .slide_content h4 {
      letter-spacing: 0.02em;
      color: #3f95ff;
      margin-bottom: 5px; }
  .custom-slider .slide_image {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 55%; }
    @media screen and (max-width: 768px) {
      .custom-slider .slide_image {
        width: 100%;
        height: 400px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0; } }
    @media screen and (max-width: 767px) {
      .custom-slider .slide_image {
        width: 100%;
        height: 300px; } }
  .custom-slider .button-primary {
    margin-top: 40px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .custom-slider .button-primary {
        margin-top: 30px; } }
  .custom-slider .slick-dots {
    bottom: 50px; }
  @media screen and (max-width: 767px) {
    .custom-slider .slick-arrow {
      top: 42%; } }
  .custom-slider .slick-arrow:before {
    font-size: 40px;
    opacity: 1; }
  .custom-slider .slick-arrow.slick-prev {
    left: 40px; }
  .custom-slider .slick-arrow.slick-next {
    right: 40px; }

.images-carousel .slick-slide {
  margin: 0 15px; }

.grid_blocks {
  position: relative;
  margin: 0 auto; }
  .grid_blocks .wrap-slide-slides {
    width: 100%;
    position: relative; }
  @media screen and (max-width: 767px) {
    .grid_blocks .flex_section_auto {
      flex-wrap: wrap; } }
  .grid_blocks .grid_item {
    border-radius: 4px;
    background: #ffffff; }
  .grid_blocks .item_inner {
    border-style: solid;
    border-width: 1px;
    border-color: #d6dde7;
    border-radius: 4px; }
  .grid_blocks .item_content {
    padding: 30px; }
    .grid_blocks .item_content p {
      margin-bottom: 20px;
      font-size: 1rem;
      color: #828282;
      line-height: 1.6;
      font-weight: 300;
      font-family: Georgia, Times, "Times New Roman", serif;
      font-style: italic; }
    .grid_blocks .item_content h3, .grid_blocks .item_content h6 {
      color: #828282;
      margin-top: 10px;
      margin-bottom: 20px;
      font-weight: 400;
      text-transform: none; }
    .grid_blocks .item_content h6 {
      margin-bottom: 20px;
      font-size: 1rem;
      line-height: 1.6; }
  .grid_blocks .item_image {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 195px;
    width: 100%;
    margin: 0 auto;
    position: relative; }

.testimonial_blocks {
  padding-top: 6rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 991px) {
    .testimonial_blocks {
      width: 89%;
      padding-top: 3rem;
      margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    .testimonial_blocks {
      width: 100%; } }
  .testimonial_blocks .testimonial_item {
    display: grid !important;
    align-items: center;
    grid-template-columns: 1.75fr 1fr;
    grid-template-rows: auto; }
    @media screen and (max-width: 991px) {
      .testimonial_blocks .testimonial_item {
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        display: flex !important;
        flex-wrap: wrap; } }
  .testimonial_blocks .testimonial_image {
    border-radius: 4px;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .testimonial_blocks .testimonial_image {
        order: -1;
        margin-bottom: 40px; } }
  .testimonial_blocks h2 {
    font-family: "Messina Sans Bold"; }
    .testimonial_blocks h2 small {
      font-size: inherit;
      padding: 0px 4px;
      background-color: #f5d730;
      color: #0e1f41;
      display: inline-block; }
  .testimonial_blocks h3 {
    padding-bottom: 0.8rem; }
  .testimonial_blocks h5 {
    font-family: "Messina Sans";
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-weight: 600; }
    .testimonial_blocks h5 span {
      background-color: transparent;
      padding: 0;
      color: #1729e7; }
  .testimonial_blocks p {
    font-size: 1.25rem;
    padding-right: 4rem;
    padding-bottom: 1.5rem;
    font-style: italic; }
    @media screen and (max-width: 991px) {
      .testimonial_blocks p {
        padding-right: 0;
        padding-bottom: 0.8rem; } }
    @media screen and (max-width: 767px) {
      .testimonial_blocks p {
        font-size: 1.1rem;
        line-height: 1.5; } }
  .testimonial_blocks .slick-dots {
    bottom: -50px; }
  .testimonial_blocks.centered {
    text-align: center; }
    .testimonial_blocks.centered h3 {
      display: none; }
    .testimonial_blocks.centered .testimonial_item {
      grid-template-columns: 1fr; }
      .testimonial_blocks.centered .testimonial_item p {
        font-family: "Playfair Display";
        font-style: italic;
        font-weight: bold;
        padding: 0;
        margin-bottom: 20px; }
    .testimonial_blocks.centered .testimonial_image {
      margin: 0 auto;
      border-radius: 100%;
      width: 115px;
      height: 115px;
      overflow: hidden;
      order: -1;
      margin-bottom: 20px; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.header_wrapper {
  position: fixed;
  top: 0;
  z-index: 8;
  top: 0;
  background: #ffffff;
  width: 100% !important;
  z-index: 101 !important; }
  .header_wrapper.solid_header .light_logo {
    display: none; }
  .header_wrapper.solid_header .toggle-nav span {
    background: #0e1f41; }
  .header_wrapper.transparent_header {
    background: transparent; }
    .header_wrapper.transparent_header .light_logo {
      display: block; }
    .header_wrapper.transparent_header .dark_logo {
      display: none; }
    .header_wrapper.transparent_header .desktop-nav ul > li [class*='button-'] a {
      color: inherit; }
    .header_wrapper.transparent_header .desktop-nav ul > li > a {
      color: #ffffff !important; }
      .header_wrapper.transparent_header .desktop-nav ul > li > a:after {
        border: solid #ffffff !important;
        border-width: 0 2px 2px 0 !important; }
    .header_wrapper.transparent_header.sticky {
      background: #ffffff; }
      @media screen and (max-width: 1139px) {
        .header_wrapper.transparent_header.sticky {
          padding: 0 20px 0; } }
      @media screen and (max-width: 1080px) {
        .header_wrapper.transparent_header.sticky {
          padding: 0; } }
      .header_wrapper.transparent_header.sticky .desktop-nav ul li a {
        color: #0e1f41 !important;
        transition: all ease 700ms !important; }
      .header_wrapper.transparent_header.sticky .desktop-nav ul li a:hover {
        color: #3f95ff !important; }
      .header_wrapper.transparent_header.sticky .desktop-nav ul li.menu-item-has-children > a:after {
        border: solid #0e1f41 !important;
        border-width: 0 2px 2px 0 !important; }
      .header_wrapper.transparent_header.sticky .toggle-nav span {
        background-color: #003478; }
      .header_wrapper.transparent_header.sticky #logo .dark_logo {
        display: flex; }
      .header_wrapper.transparent_header.sticky #logo .light_logo {
        display: none; }
  .header_wrapper #header-modal-button {
    display: none; }
  .header_wrapper .alert-modal {
    background: #F5D730;
    padding: 10px 20px;
    display: flex;
    width: 100%; }
    .header_wrapper .alert-modal .container {
      position: relative; }
    .header_wrapper .alert-modal .widget {
      margin: 0;
      border: 0;
      padding: 0; }
    .header_wrapper .alert-modal p, .header_wrapper .alert-modal a {
      font-family: "Messina Sans Bold";
      text-align: center;
      color: #333333;
      margin: 0;
      font-weight: bold;
      font-size: 18px;
      line-height: 26px;
      letter-spacing: -0.02em;
      text-transform: capitalize;
      display: flex;
      justify-content: center; }
      @media screen and (max-width: 991px) {
        .header_wrapper .alert-modal p, .header_wrapper .alert-modal a {
          display: inline-block;
          font-size: 12px !important;
          line-height: 20px !important; } }
    .header_wrapper .alert-modal .close-alert {
      background: url("../../images/i-close.svg") repeat center center;
      background-size: cover;
      width: 15px;
      height: 15px;
      text-indent: -999999px;
      margin-top: 5px;
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 0; }

header {
  opacity: 1;
  transition: padding 300ms ease;
  width: 1280px;
  max-width: 1280px;
  margin: 0 auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
  @media screen and (max-width: 1280px) {
    header {
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 991px) {
    header {
      width: 100%;
      max-width: 100%;
      padding: 10px 1.5rem 0; } }
  header .container-fluid {
    display: flex;
    flex-direction: row;
    align-items: center; }
  header #logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 20%;
    max-width: 20%; }
    @media screen and (max-width: 991px) {
      header #logo {
        flex: 0 0 90%;
        max-width: 90%; } }
    header #logo .logo {
      width: 100%; }
      header #logo .logo img {
        height: 30px;
        width: 140px; }
  header #navigation {
    margin: auto;
    display: flex;
    flex: 0 0 65%;
    max-width: 65%;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 991px) {
      header #navigation {
        flex: 0 0 10%;
        max-width: 10%; } }
  header #secondary-navigation {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 0 0 15%;
    max-width: 15%; }
    @media screen and (max-width: 991px) {
      header #secondary-navigation {
        display: none; } }
.header_modal .modal_content {
  padding: 2rem 0 1.5rem !important; }
  @media screen and (max-width: 991px) {
    .header_modal .modal_content {
      padding: 20px 0 !important; } }
.header_modal .modal-content h5 {
  margin-bottom: 0; }

.header_modal .modal-content p {
  color: #3F575C; }
  @media screen and (max-width: 991px) {
    .header_modal .modal-content p {
      font-size: 14px !important;
      line-height: 22px !important; } }
.header_modal .modal-footer {
  background: #F2F2F2;
  border-top: 0;
  padding: 35px 30px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }
  @media screen and (max-width: 991px) {
    .header_modal .modal-footer {
      padding: 20px; } }
  .header_modal .modal-footer [class*='button-'] {
    cursor: pointer;
    margin-right: 20px;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px; }
    .header_modal .modal-footer [class*='button-']:last-child {
      margin-right: 0; }
  .header_modal .modal-footer .button-cancel {
    font-family: "Messina Sans";
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #9FABAE; }

.footer {
  padding: 60px 0 40px;
  background-color: #1729e7;
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .footer .footer-grid {
    display: flex;
    justify-content: space-between;
    text-align: left;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .footer .footer-grid {
        flex-direction: column; } }
  @media screen and (max-width: 1080px) {
    .footer .container {
      flex-flow: row wrap;
      width: 100%; } }
  .footer p, .footer a {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Messina Sans";
    font-weight: 400; }
  .footer p {
    margin-bottom: 10px; }
  .footer a {
    margin-bottom: 0; }

.social_media {
  position: relative; }
  .social_media ul {
    padding: 0;
    margin: 0; }
    .social_media ul li {
      display: inline-block;
      list-style: none;
      margin: 0 3px;
      padding-left: 0; }
      .social_media ul li a {
        font: normal normal normal 14px/1 FontAwesome !important;
        color: #1729e7 !important;
        background: #ffffff;
        font-size: 16px !important;
        text-decoration: none !important;
        width: 24px;
        height: 25px;
        border-radius: 100%;
        text-align: center;
        padding: 4px; }
        .social_media ul li a:hover {
          opacity: 0.7; }
        .social_media ul li a.fa-clipboard {
          position: relative; }
          .social_media ul li a.fa-clipboard:before {
            content: "" !important;
            background: url("../../images/i-copy.svg") no-repeat center center !important;
            background-size: contain;
            width: 24px !important;
            height: 23px !important;
            position: absolute;
            top: 0;
            left: 0; }
  .social_media.webinar_media {
    position: absolute;
    right: 0;
    top: 0; }
    @media screen and (max-width: 991px) {
      .social_media.webinar_media {
        bottom: 0;
        top: auto;
        position: relative;
        margin-top: 10px; } }
    @media screen and (max-width: 991px) {
      .social_media.webinar_media {
        text-align: center; } }
    .social_media.webinar_media ul {
      padding: 0;
      margin: 0; }
      .social_media.webinar_media ul li {
        display: inline-block;
        list-style: none;
        margin: 0 6px;
        padding-left: 0; }
        .social_media.webinar_media ul li a {
          font: normal normal normal 14px/1 FontAwesome !important;
          color: #1729e7 !important;
          background: transparent;
          font-size: 22px !important;
          text-decoration: none !important;
          width: 16px;
          height: 25px;
          border-radius: 100%;
          text-align: center;
          padding: 0; }
          .social_media.webinar_media ul li a:hover {
            opacity: 0.7; }

.footer-widget {
  margin-bottom: 40px; }
  .footer-widget .widget {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    width: 100%; }
    .footer-widget .widget p {
      padding-right: 10px; }
    .footer-widget .widget ul {
      padding: 0; }
      .footer-widget .widget ul li {
        list-style: none;
        padding: 0;
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 10px; }
        .footer-widget .widget ul li a {
          display: block;
          margin-bottom: 0; }
          .footer-widget .widget ul li a:hover {
            color: #3f95ff;
            text-decoration: underline !important; }
    .footer-widget .widget a {
      display: block; }
  .footer-widget .widget-title {
    margin: 0 0 20px 0;
    font-family: "Messina Sans";
    color: #ffffff !important;
    font-size: 17px !important;
    line-height: 1.5 !important;
    font-weight: 600; }
    .footer-widget .widget-title a:hover {
      color: #3f95ff;
      text-decoration: underline !important; }
    .footer-widget .widget-title.custom {
      margin: 0 0 16px; }
      .footer-widget .widget-title.custom a {
        font-size: 17px !important;
        line-height: 1.5 !important; }
  .footer-widget .site-details p {
    font-size: 0.6rem; }

.copyright {
  color: #ffffff; }
  @media screen and (max-width: 991px) {
    .copyright {
      align-items: center;
      justify-content: center; }
      .copyright .footer-col {
        order: 1; } }
  .copyright p {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .copyright p {
        display: block;
        margin-right: 0;
        margin-top: 20px !important; } }
  .copyright a {
    display: inline-block !important; }
    .copyright a:hover {
      color: #3f95ff; }
  .copyright .footer-col a:hover {
    text-decoration: underline !important; }
  .copyright .widget {
    margin: 0;
    padding: 0; }

.widget {
  border-bottom: 1px solid #D8D8D8;
  margin: 0 0 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .widget {
      margin: 0 0 10px;
      padding-bottom: 10px; } }
  .widget:last-child {
    border-bottom: 0; }

.widget-title {
  color: #828282 !important;
  font-weight: bold;
  margin: 0 0 30px;
  font-size: 24px;
  line-height: 28px; }
  @media screen and (max-width: 767px) {
    .widget-title {
      margin: 0 0 20px; } }
.page_sidebar,
.sidebar,
.wpb_widgetised_column {
  padding-right: 50px;
  margin-bottom: 0 !important;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .page_sidebar,
    .sidebar,
    .wpb_widgetised_column {
      padding-right: 0; } }
  .page_sidebar .wpb_wrapper,
  .sidebar .wpb_wrapper,
  .wpb_widgetised_column .wpb_wrapper {
    background: #005DAB;
    padding: 30px 20px 20px 20px;
    position: relative; }
    @media screen and (max-width: 1139px) {
      .page_sidebar .wpb_wrapper,
      .sidebar .wpb_wrapper,
      .wpb_widgetised_column .wpb_wrapper {
        padding: 20px 15px; } }
    @media screen and (max-width: 767px) {
      .page_sidebar .wpb_wrapper,
      .sidebar .wpb_wrapper,
      .wpb_widgetised_column .wpb_wrapper {
        background: #6fb300;
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 0px 20px;
        top: -6px; } }
  .page_sidebar .widget,
  .sidebar .widget,
  .wpb_widgetised_column .widget {
    margin-bottom: 0;
    padding-bottom: 0; }
  .page_sidebar .widget-title,
  .sidebar .widget-title,
  .wpb_widgetised_column .widget-title {
    display: none; }
  .page_sidebar .wpb_wrapper,
  .sidebar .wpb_wrapper,
  .wpb_widgetised_column .wpb_wrapper {
    font-size: 0;
    line-height: 0; }
  .page_sidebar ul,
  .sidebar ul,
  .wpb_widgetised_column ul {
    margin: 0;
    padding: 0; }
    .page_sidebar ul li,
    .sidebar ul li,
    .wpb_widgetised_column ul li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.17);
      padding: 30px 0;
      list-style: none;
      font-size: 18px;
      line-height: 0; }
      @media screen and (max-width: 1080px) {
        .page_sidebar ul li,
        .sidebar ul li,
        .wpb_widgetised_column ul li {
          padding: 8px 0;
          margin: 0; } }
      .page_sidebar ul li:first-child,
      .sidebar ul li:first-child,
      .wpb_widgetised_column ul li:first-child {
        border-top: 1px solid rgba(255, 255, 255, 0.17); }
      .page_sidebar ul li.current_page_item a, .page_sidebar ul li.current-menu-item a,
      .sidebar ul li.current_page_item a,
      .sidebar ul li.current-menu-item a,
      .wpb_widgetised_column ul li.current_page_item a,
      .wpb_widgetised_column ul li.current-menu-item a {
        color: #ffffff !important;
        font-weight: bold; }
        .page_sidebar ul li.current_page_item a:hover, .page_sidebar ul li.current-menu-item a:hover,
        .sidebar ul li.current_page_item a:hover,
        .sidebar ul li.current-menu-item a:hover,
        .wpb_widgetised_column ul li.current_page_item a:hover,
        .wpb_widgetised_column ul li.current-menu-item a:hover {
          color: #ffffff !important; }
      .page_sidebar ul li .sub-menu,
      .sidebar ul li .sub-menu,
      .wpb_widgetised_column ul li .sub-menu {
        display: none;
        padding-left: 20px;
        margin-top: 15px; }
        @media screen and (max-width: 767px) {
          .page_sidebar ul li .sub-menu,
          .sidebar ul li .sub-menu,
          .wpb_widgetised_column ul li .sub-menu {
            margin: 5px 0 10px 0; } }
      .page_sidebar ul li.current-menu-ancestor > a,
      .page_sidebar ul li .current_page_ancestor > a,
      .sidebar ul li.current-menu-ancestor > a,
      .sidebar ul li .current_page_ancestor > a,
      .wpb_widgetised_column ul li.current-menu-ancestor > a,
      .wpb_widgetised_column ul li .current_page_ancestor > a {
        color: #ffffff !important;
        font-weight: bold; }
      .page_sidebar ul li.current-menu-ancestor .sub-menu,
      .page_sidebar ul li .current_page_ancestor .sub-menu,
      .sidebar ul li.current-menu-ancestor .sub-menu,
      .sidebar ul li .current_page_ancestor .sub-menu,
      .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu,
      .wpb_widgetised_column ul li .current_page_ancestor .sub-menu {
        display: block; }
        .page_sidebar ul li.current-menu-ancestor .sub-menu li,
        .page_sidebar ul li .current_page_ancestor .sub-menu li,
        .sidebar ul li.current-menu-ancestor .sub-menu li,
        .sidebar ul li .current_page_ancestor .sub-menu li,
        .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li,
        .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li {
          padding: 7px 0;
          border: 0; }
          @media screen and (max-width: 767px) {
            .page_sidebar ul li.current-menu-ancestor .sub-menu li,
            .page_sidebar ul li .current_page_ancestor .sub-menu li,
            .sidebar ul li.current-menu-ancestor .sub-menu li,
            .sidebar ul li .current_page_ancestor .sub-menu li,
            .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li,
            .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li {
              padding: 2px 0;
              margin: 0;
              line-height: 0; } }
          .page_sidebar ul li.current-menu-ancestor .sub-menu li:last-child,
          .page_sidebar ul li .current_page_ancestor .sub-menu li:last-child,
          .sidebar ul li.current-menu-ancestor .sub-menu li:last-child,
          .sidebar ul li .current_page_ancestor .sub-menu li:last-child,
          .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li:last-child,
          .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li:last-child {
            padding-bottom: 0; }
          .page_sidebar ul li.current-menu-ancestor .sub-menu li a,
          .page_sidebar ul li .current_page_ancestor .sub-menu li a,
          .sidebar ul li.current-menu-ancestor .sub-menu li a,
          .sidebar ul li .current_page_ancestor .sub-menu li a,
          .wpb_widgetised_column ul li.current-menu-ancestor .sub-menu li a,
          .wpb_widgetised_column ul li .current_page_ancestor .sub-menu li a {
            color: #ffffff !important; }
    .page_sidebar ul a,
    .sidebar ul a,
    .wpb_widgetised_column ul a {
      color: rgba(255, 255, 255, 0.7) !important;
      text-decoration: none;
      font-size: 20px;
      line-height: 27px;
      font-weight: 600;
      font-family: "Messina Sans"; }
      @media screen and (max-width: 1139px) {
        .page_sidebar ul a,
        .sidebar ul a,
        .wpb_widgetised_column ul a {
          font-size: 16px;
          line-height: 24px; } }
      @media screen and (max-width: 768px) {
        .page_sidebar ul a,
        .sidebar ul a,
        .wpb_widgetised_column ul a {
          font-size: 13px;
          line-height: 23px; } }
      .page_sidebar ul a:hover,
      .sidebar ul a:hover,
      .wpb_widgetised_column ul a:hover {
        color: #ffffff; }
  .page_sidebar select.form-control,
  .sidebar select.form-control,
  .wpb_widgetised_column select.form-control {
    background: #6fb300;
    border: 0 !important;
    color: #fff;
    font-family: "Messina Sans";
    font-size: 16px; }
  .page_sidebar .form-group.select.mobile_dropdown,
  .sidebar .form-group.select.mobile_dropdown,
  .wpb_widgetised_column .form-group.select.mobile_dropdown {
    margin: 25px 0 0px;
    background: #6fb300;
    padding: 15px 20px;
    border-radius: 0;
    line-height: 23px; }
    .page_sidebar .form-group.select.mobile_dropdown a,
    .sidebar .form-group.select.mobile_dropdown a,
    .wpb_widgetised_column .form-group.select.mobile_dropdown a {
      color: #ffffff;
      font-family: "Messina Sans"; }
    .page_sidebar .form-group.select.mobile_dropdown::before,
    .sidebar .form-group.select.mobile_dropdown::before,
    .wpb_widgetised_column .form-group.select.mobile_dropdown::before {
      border: solid #fff;
      border-width: 0 2px 2px 0;
      z-index: 7;
      top: 17px; }
/*# sourceMappingURL=style.css.map */