@charset "UTF-8";
.font_main {
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
}

.font_secondary {
  font-family: "Inter", "Helvetica", Arial sans-serif;
}

.font_body {
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
}

.open_sans {
  font-family: "Open Sans", sans-serif;
}

.font_thin {
  font-weight: 100;
}

.font_300,
.font_300 * {
  font-weight: 100;
}

.font_normal {
  font-weight: 400;
}

.font_500,
.font_500 * {
  font-weight: 500;
}

.font_600,
.font_600 * {
  font-weight: 600;
}

.font_bold,
.font_700,
.font_700 * {
  font-weight: 700;
}

.font_800,
.font_900 * {
  font-weight: 800;
}

.font_900,
.font_900 * {
  font-weight: 900;
}

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

.font_black,
.font_black * {
  color: #000000;
}

.text_center {
  text-align: center;
}

.text_uppercase {
  text-transform: uppercase;
}

.text_capitalize {
  text-transform: capitalize;
}

.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;
  padding-right: 20px;
  padding-left: 20px;
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
  padding-top: 0 !important;
}

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

@media (min-width: 1081px) {
  .col_50 {
    width: 50% !important;
  }
}

@media (min-width: 1081px) {
  .col_40 {
    width: 40% !important;
  }
}

@media (min-width: 1081px) {
  .col_60 {
    width: 60% !important;
  }
}

@media (min-width: 1081px) {
  .col_45 {
    width: 45% !important;
  }
}

@media (min-width: 1081px) {
  .col_55 {
    width: 55% !important;
  }
}

@media (min-width: 1081px) {
  .col_47 {
    width: 47% !important;
  }
}

@media (min-width: 1081px) {
  .col_53 {
    width: 53% !important;
  }
}

@media (min-width: 1081px) {
  .col_48 {
    width: 48% !important;
  }
}

@media (min-width: 1081px) {
  .col_52 {
    width: 52% !important;
  }
}

@media (min-width: 1081px) {
  .col_46 {
    width: 46% !important;
  }
}

@media (min-width: 1081px) {
  .col_54 {
    width: 54% !important;
  }
}

@media (min-width: 1081px) {
  .col_50 {
    width: 50% !important;
  }
}

@media (min-width: 1081px) {
  .col_37 {
    width: 37% !important;
  }
}

@media (min-width: 1081px) {
  .col_63 {
    width: 63% !important;
  }
}

.vc_row.row_margin,
.row_margin {
  margin: 0 20px !important;
}
@media screen and (max-width: 991px) {
  .vc_row.row_margin.mobile_full,
  .row_margin.mobile_full {
    margin: 0 !important;
  }
  .vc_row.row_margin.mobile_full .bg_change,
  .row_margin.mobile_full .bg_change {
    padding: 40px 20px !important;
  }
}

.container,
.vc_row.container,
.archive_grid {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto !important;
}
@media screen and (max-width: 1080px) {
  .container,
  .vc_row.container,
  .archive_grid {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 100%;
  }
}

.container_large,
.vc_row.container_large {
  width: 100%;
  max-width: 1390px;
  margin: 0 auto !important;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 1080px) {
  .container_large,
  .vc_row.container_large {
    max-width: 100%;
  }
}

.container_medium,
.vc_row.container_medium {
  width: 100%;
  max-width: 1150px;
  margin: 0 auto !important;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 1080px) {
  .container_medium,
  .vc_row.container_medium {
    max-width: 100%;
  }
}

.container_small,
.vc_row.container_small {
  width: 100%;
  max-width: 930px;
  margin: 0 auto !important;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media screen and (max-width: 1080px) {
  .container_small,
  .vc_row.container_small {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 100%;
  }
}

.container_xsmall,
.vc_row.container_xsmall {
  width: 100%;
  max-width: 690px;
  margin: 0 auto !important;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media screen and (max-width: 1080px) {
  .container_xsmall,
  .vc_row.container_xsmall {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 100%;
  }
}

@media screen and (min-width: 1600px) {
  .container_right.vc_row,
  .container_left.vc_row {
    max-width: 1600px;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 1080px) {
  .container_right .wpb_column {
    padding: 0 20px;
  }
}
.container_right .content_col {
  padding-left: 45px;
  padding-right: 0;
}
@media screen and (max-width: 1080px) {
  .container_right .content_col {
    padding: 0 20px 30px;
  }
}
.container_right .content_col .vc_column-inner {
  padding: 0 !important;
}

@media screen and (max-width: 1080px) {
  .container_left .wpb_column {
    padding: 0 20px;
  }
}
.container_left .content_col {
  padding-right: 45px;
  padding-left: 0;
}
@media screen and (max-width: 1080px) {
  .container_left .content_col {
    padding: 0 20px 30px;
  }
}
.container_left .content_col .vc_column-inner {
  padding: 0 !important;
}

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

[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;
  }
}

.vc_row.row_offset > .wpb_column {
  margin-top: -100px;
}
.vc_row.row_offset > .wpb_column > .vc_column-inner {
  padding-top: 0 !important;
}
@media screen and (max-width: 1080px) {
  .vc_row.row_offset > .wpb_column {
    margin-top: -30px;
  }
}

.vc_row.cta_overlay {
  position: relative;
  overflow: hidden;
}
.vc_row.cta_overlay:before {
  width: 100%;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  display: block;
}

.vc_row.cta_box-shadow {
  box-shadow: 0px 16px 32px -8px rgba(56, 56, 138, 0.12);
}

.container--boxed,
.vc_row.container--boxed {
  padding: 0 60px;
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-radius: 10px;
}
@media screen and (max-width: 1080px) {
  .container--boxed,
  .vc_row.container--boxed {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.vc_section.bg_bottom {
  background-position: bottom center !important;
  background-size: contain !important;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #5B6770;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #08588C;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  margin-bottom: 25px;
  line-height: 125%;
  margin-top: 0;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 15px !important;
  }
}

h1 {
  font-size: 66px;
  font-weight: 400;
  letter-spacing: -1.68px;
}
@media screen and (max-width: 1080px) {
  h1 {
    font-size: 50px !important;
  }
}
h1 .highlight {
  color: #00AFF0;
  font-size: 80px;
  font-weight: 600;
  letter-spacing: -1.68px;
}
@media screen and (max-width: 1080px) {
  h1 .highlight {
    font-size: 55px;
    line-height: 55px;
  }
}

h2 {
  font-size: 48px;
}
@media screen and (max-width: 1080px) {
  h2 {
    font-size: 28px !important;
  }
}

h3 {
  font-size: 40px;
}
@media screen and (max-width: 1080px) {
  h3 {
    font-size: 24px !important;
  }
}

h4 {
  font-size: 28px;
}
@media screen and (max-width: 1080px) {
  h4 {
    font-size: 22px !important;
  }
}

h5 {
  font-size: 20px;
}
@media screen and (max-width: 1080px) {
  h5 {
    font-size: 18px !important;
  }
}

h6 {
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 1080px) {
  h6 {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}

.subheader {
  color: #08588C !important;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  line-height: 20px !important;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px !important;
  background: #81F0FE;
  padding: 4px 12px;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 25px !important;
}
@media screen and (max-width: 991px) {
  .subheader {
    font-size: 16px !important;
    margin-bottom: 15px !important;
  }
}

.center_heading {
  text-align: center;
}

p {
  color: #5B6770;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-top: 0 !important;
  margin-bottom: 15px;
}
p:only-child {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 991px) {
  p {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-bottom: 20px !important;
  }
}

.underline_lists ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.underline_lists ul li {
  padding: 15px 0;
  border-bottom: 1px solid rgba(102, 102, 102, 0.12);
  margin: 0;
}
.underline_lists ul li:first-child {
  padding-top: 0;
}
.underline_lists ul li strong {
  color: #4B5353;
}

.normal_copy *,
.normal_copy {
  font-weight: 400;
  letter-spacing: -0.34px;
}

.maincontent ul li, .maincontent ol li {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 17px;
  line-height: 28px;
  font-weight: 500;
  padding-left: 5px;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .maincontent ul li, .maincontent ol li {
    font-size: 15px !important;
    line-height: 25px !important;
    margin-bottom: 20px !important;
  }
}

ol li {
  margin-bottom: 10px;
}

ul, ol {
  padding: 0 0 0 25px;
}
ul li, ol li {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 17px;
  line-height: 28px;
  font-weight: 500;
  padding-left: 5px;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  ul li, ol li {
    font-size: 15px !important;
    line-height: 25px !important;
    margin-bottom: 20px !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;
  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;
}

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

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

blockquote {
  padding: 15px 0 15px 40px;
  border-left: 5px solid #E2E2E2;
  margin: 0 0 40px !important;
}
@media screen and (max-width: 767px) {
  blockquote {
    margin: 25px 0 !important;
  }
}
blockquote p {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #5B6770;
}

.citation {
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  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);
}

.img_theme img {
  border-radius: 20px !important;
  box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  -moz-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  -webkit-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
}

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

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

@media only screen and (max-width: 768px) {
  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }
}
article,
gilerode,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 13px;
  line-height: 18px;
}

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

* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 100%;
  line-height: 1;
}

*:focus, .hs-form-checkbox-display:focus-within,
.hs-form-checkbox-display:focus,
label:focus-within,
a.wpb_single_image:focus,
a.vc_single_image-wrapper:focus,
button.slick-arrow:focus {
  outline: 1px dotted #00827C !important;
  outline: 5px auto -webkit-focus-ring-color !important;
}

.skip-to-content-link {
  width: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  transform: translateY(-100%);
  left: 0;
  background-color: #00827C;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  color: #fff !important;
  text-align: center;
  z-index: 200;
  transition: top 2s ease-out, background 2s linear;
  z-index: 999999;
}

.skip-to-content-link:focus,
.skip-to-content-link:hover {
  position: fixed;
  transform: translateY(0%);
  transition: top 0.2s ease-in, background 0.5s linear;
}

html:not(.no-js) .tcm-animate.aos-animate {
  visibility: visible !important;
}

.tcm-animate {
  visibility: visible !important;
}

.mobile_only {
  display: none !important;
}

.tablet_only {
  display: none !important;
}

.big_tablet_only {
  display: none !important;
}

@media screen and (max-width: 1080px) {
  .big_tablet_center *,
  .big_tablet_center {
    text-align: center !important;
  }
  .space_mobile_large,
  .vc_empty_space.space_mobile_large {
    height: 80px !important;
  }
  .mobile_space_big,
  .vc_empty_space.mobile_space_big {
    height: 60px !important;
  }
  .mobile_space_xs,
  .vc_empty_space.mobile_space_xs {
    height: 20px !important;
  }
  .big_tablet_hide {
    display: none !important;
  }
  .big_tablet_only {
    display: block !important;
  }
  .big_tablet_reverse {
    flex-direction: column-reverse;
    display: flex;
  }
  .big_tablet_fullwidth .wpb_column {
    width: 100% !important;
  }
}
@media screen and (max-width: 991px) {
  .tablet_center *,
  .tablet_center {
    text-align: center !important;
  }
  .tablet_center.vc_btn3-container {
    display: flex !important;
    justify-content: center;
  }
  .mobile_space,
  .vc_empty_space.mobile_space {
    height: 40px !important;
  }
  .mobile_space_big,
  .vc_empty_space.mobile_space_big {
    height: 60px !important;
  }
  .vc_btn3-container {
    margin-bottom: 0 !important;
  }
  .wpb_content_element {
    margin-bottom: 20px !important;
  }
  .tablet_reverse {
    flex-direction: column-reverse;
    display: flex;
  }
  .tablet_hide {
    display: none !important;
  }
  .tablet_only {
    display: block !important;
  }
  .tablet_fullwidth .wpb_column {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .mobile_only {
    display: block !important;
  }
  .mobile_center *,
  .mobile_center {
    text-align: center !important;
  }
  .mobile_left *,
  .mobile_left {
    text-align: left !important;
  }
  .mobile_reverse {
    flex-direction: column-reverse;
    display: flex;
  }
  .mobile_hide {
    display: none !important;
  }
  .mobile_space_big,
  .vc_empty_space.mobile_space_big {
    height: 60px !important;
  }
  .mobile_space_xsmall,
  .vc_empty_space.mobile_space_xsmall {
    height: 20px !important;
  }
  .vc_btn3-container {
    display: block !important;
    width: 100% !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 12px 40px 0 !important;
}
@media screen and (max-width: 767px) {
  .inline_element {
    margin: 0 12px 0 0 !important;
  }
}

.bordered_colors {
  position: relative;
  padding: 20px;
}
@media screen and (max-width: 1080px) {
  .bordered_colors {
    padding: 10px;
  }
}
.bordered_colors:before {
  background: #EE8B22;
  content: "" !important;
  display: block !important;
  position: absolute;
  top: 0;
  right: 0;
  width: 210px;
  height: 146px;
  z-index: -1;
}
@media screen and (max-width: 1080px) {
  .bordered_colors:before {
    width: 94px;
    height: 68px;
  }
}
.bordered_colors:after {
  background: #00AFF0;
  content: "" !important;
  display: block !important;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 210px;
  height: 146px;
  z-index: -1;
}
@media screen and (max-width: 1080px) {
  .bordered_colors:after {
    width: 94px;
    height: 68px;
  }
}

.dynamic_image img {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .dynamic_image .image_desktop_only {
    display: none;
  }
}
.dynamic_image .image_tablet_only {
  display: none;
}
@media screen and (max-width: 991px) {
  .dynamic_image .image_tablet_only {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .dynamic_image .image_tablet_only {
    display: none;
  }
}
.dynamic_image .image_mobile_only {
  display: none;
}
@media screen and (max-width: 767px) {
  .dynamic_image .image_mobile_only {
    display: block;
  }
}

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

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
  border-radius: 20px !important;
  box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  -moz-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  -webkit-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
}

.social_share {
  align-items: center;
  display: flex;
}
.social_share .share_title,
.social_share .social_media {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.social_share .share_title {
  cursor: pointer;
  margin-right: 15px;
}
.social_share .share_title p {
  margin-bottom: 0 !important;
  color: #333;
  font-size: 13px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.social_share .social_media {
  position: relative;
}
.social_share .social_media ul {
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .social_share .social_media ul {
    gap: 2px;
  }
}
.social_share .social_media ul li {
  padding: 0 0;
  list-style: none;
  line-height: 16px !important;
  margin: 0 !important;
}
.social_share .social_media ul li:before {
  display: none !important;
}
.social_share .social_media ul li:last-child {
  border-right: 0;
}
.social_share .social_media ul a {
  background: #81F0FE;
  border-radius: 100%;
  cursor: pointer;
  font-size: 16px !important;
  width: 32px;
  height: 32px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
}
.social_share .social_media ul a:hover {
  opacity: 0.7;
}
.social_share .social_media ul a:before {
  color: #08588C;
}

/*slick carousel*/
.slick-dotted.slick-slider {
  margin-bottom: 50px;
}

.slick-dots {
  bottom: 0;
  margin-top: 30px;
  position: relative;
}

ul.slick-dots li {
  box-shadow: none !important;
  margin: 0 4.5px 0 !important;
  width: auto;
  height: auto;
  padding: 0 !important;
}
ul.slick-dots li:before {
  display: none;
}
ul.slick-dots li button {
  background: #C1C6C8;
  opacity: 1;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  padding: 0;
}
ul.slick-dots li button:before {
  display: none;
}
ul.slick-dots li.slick-active button {
  background: #08588C;
}

.slick-arrow {
  bottom: 0;
  z-index: 6;
  display: inline-block;
  height: 33px;
  width: 33px;
  transition: all 0.2s;
  border-radius: 0.640777px;
}
@media screen and (max-width: 767px) {
  .slick-arrow {
    height: 30px;
    width: 30px;
  }
}
.slick-arrow.slick-prev {
  left: 30px;
  background: #08588C url("../../images/arrow-left.svg") no-repeat center center !important;
  background-size: 50% !important;
}
@media screen and (max-width: 1390px) {
  .slick-arrow.slick-prev {
    left: 5px;
  }
}
.slick-arrow.slick-prev:before {
  content: none !important;
}
.slick-arrow.slick-next {
  right: 30px;
  background: #08588C url("../../images/arrow-right.svg") no-repeat center center !important;
  background-size: 50% !important;
}
@media screen and (max-width: 1390px) {
  .slick-arrow.slick-next {
    right: 5px;
  }
}
.slick-arrow.slick-next:before {
  content: none !important;
}

/* END slick carousel*/
/*Pagenavi*/
#pagenav {
  margin: 70px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #pagenav {
    margin: 50px 0 0;
  }
}
#pagenav .wp-pagenavi {
  margin: 0 auto;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #pagenav .wp-pagenavi {
    justify-content: space-between;
  }
}
#pagenav a,
#pagenav span {
  color: #000000;
  position: relative;
  border-color: rgba(193, 198, 200, 0.2);
  display: inline-block;
  text-align: center;
  margin: 0 1px;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#pagenav a.nextpostslink, #pagenav a.previouspostslink,
#pagenav span.nextpostslink,
#pagenav span.previouspostslink {
  border-radius: 6px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  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;
  width: 52px;
  height: 52px;
}
#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 {
  color: #ffffff;
  border: 1px solid #00AFF0;
  background: #08588C;
}
#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: #4F4F4F;
  font-size: 10px;
  position: relative;
  top: 3.5px;
}
#pagenav a.previouspostslink,
#pagenav span.previouspostslink {
  background: #08588C url("../../images/arrow-left.svg") no-repeat center center !important;
  background-size: 100%;
}
#pagenav a.nextpostslink,
#pagenav span.nextpostslink {
  background: #08588C url("../../images/arrow-right.svg") no-repeat center center !important;
  background-size: 100%;
}
#pagenav a:hover,
#pagenav span.current {
  background: #08588C;
  color: #ffffff;
}

.vc_btn3-inline {
  margin-right: 13px;
}
@media screen and (max-width: 767px) {
  .vc_btn3-inline {
    margin-right: 0;
    margin-bottom: 12px !important;
  }
}
.vc_btn3-inline:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1080px) {
  .vc_btn3-inline:last-child {
    margin-bottom: 0 !important;
  }
}

.vc_images_carousel {
  width: 100% !important;
  border-radius: 20px !important;
  box-shadow: 0px 16px 32px -8px rgba(56, 56, 138, 0.12);
  margin-bottom: 60px;
}
.vc_images_carousel img {
  border-radius: 20px !important;
}
.vc_images_carousel .vc_carousel-indicators {
  bottom: -35px !important;
}
.vc_images_carousel .vc_carousel-indicators li {
  box-sizing: border-box !important;
  margin: 3px !important;
  width: 14px !important;
  height: 14px !important;
  border: 0 !important;
  background-color: #C1C6C8 !important;
}
.vc_images_carousel .vc_carousel-indicators .vc_active {
  border: 0 !important;
  background-color: #08588C !important;
}

.wpb_image_grid .wpb_image_grid_ul {
  display: flex;
  justify-content: space-between;
  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 {
  display: flex;
  overflow: hidden;
  padding: 0px;
  justify-content: center;
  align-items: center;
  float: none !important;
  position: static !important;
  height: auto !important;
}
@media screen and (max-width: 1080px) {
  .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: 33% !important;
    flex: 0 0 33% !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: 48% !important;
    flex: 0 0 48% !important;
    margin-bottom: 20px !important;
  }
}

.image_carousel .slick-list {
  width: 100%;
  padding: 0 !important;
}
.image_carousel .slick-track {
  display: flex;
  align-items: center;
}
.image_carousel .slick-track img {
  margin: 0 auto;
  width: 90%;
}
.image_carousel .slick-track .slick-slide > div {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 1080px) {
  .image_carousel .wpb_image_grid .wpb_image_grid_ul .isotope-item img {
    width: 80%;
  }
}

/* Modals */
.global_modal .modal {
  height: 100vh;
  overflow-y: scroll;
}
.global_modal .modal-dialog {
  max-width: 760px;
  top: 50px !important;
  transform: translateY(0) !important;
}
.global_modal .modal-body {
  padding: 40px 75px;
  height: auto;
}
.global_modal .modal-body .gform_title {
  text-align: center;
  color: #08588C;
  font-size: 45px;
  line-height: 54px;
}
.global_modal .modal-body .gform_description {
  color: #333333;
  text-align: center;
  margin-bottom: 30px !important;
}
@media screen and (max-width: 991px) {
  .global_modal .modal-body {
    padding: 40px 25px;
  }
  .global_modal .modal-body .gform_title,
  .global_modal .modal-body .gform_description {
    text-align: left;
  }
}
.global_modal .modal-content {
  height: auto !important;
}
.global_modal .modal_content {
  width: 100%;
}

.modal-dialog {
  margin: 0 auto;
  background: #81F0FE;
  border-radius: 20px !important;
  width: 100%;
  padding-bottom: 30px;
  opacity: 0;
  transition: all 0.25s linear;
  top: 50%;
  transform: translateY(-50%) !important;
}

@media (min-width: 1081px) {
  .modal-dialog {
    max-width: 1167px;
  }
}
.modal {
  background: rgba(0, 0, 0, 0.5) !important;
  z-index: 888888;
  display: block;
  visibility: hidden;
  overflow-y: hidden;
}

.modal-body {
  position: relative;
  padding: 90px 65px;
  height: calc(100% - 40px);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .modal-body {
    padding: 30px 20px;
  }
}

.modal.in {
  visibility: visible;
}
.modal.in .modal-dialog {
  opacity: 1;
  transform: none;
}

.modal-header {
  border-bottom: 0 !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: url("../../images/modal-close.svg") no-repeat center center !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  color: #ffffff;
  text-shadow: none !important;
  opacity: 1 !important;
  margin: 0 !important;
  width: 62px;
  height: 62px;
  padding: 0 !important;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 999999;
  cursor: pointer;
  outline: none !important;
}
@media screen and (max-width: 991px) {
  .modal-header .close {
    width: 40px;
    height: 40px;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .modal-header .close {
    width: 35px;
    height: 35px;
    font-size: 25px;
  }
}

.modal-content {
  height: 80vh;
  overflow: auto;
}
@media screen and (max-width: 1080px) {
  .modal-content {
    height: 60vh;
  }
}
@media screen and (max-width: 767px) {
  .modal-content {
    height: 85vh;
  }
}
@media screen and (max-width: 767px) {
  .modal-content {
    flex-wrap: wrap;
  }
}

.logo_icon img {
  width: 50px;
  height: 68px;
}

.theme_list ul {
  flex-grow: 1;
  list-style: none;
  padding: 0;
  position: relative;
}
.theme_list ul li {
  padding: 0;
  margin-left: 42px;
  margin-bottom: 0;
}
.theme_list ul li::before {
  content: "";
  background-image: url(../../images/arrow-list-green.svg);
  background-size: contain;
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: -42px;
  margin-right: 14px;
}
.theme_list ul li:not(:last-child) {
  margin-bottom: 25px;
}
.theme_list--centered ul li:before {
  top: 50%;
  transform: translateY(-50%);
}

.img-theme img {
  border-radius: 20px;
  box-shadow: 0px 16px 32px -8px rgba(56, 56, 138, 0.12);
}

@media screen and (max-width: 1080px) {
  .footer_cta .container_xsmall,
  .footer_cta .vc_row.container_xsmall {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.custom_slider .slick-slide {
  padding: 0 30px 30px 20px;
  overflow: visible;
}
.custom_slider .slick-dots {
  margin-top: -20px;
}
.custom_slider__item img {
  overflow: hidden;
  border-radius: 20px !important;
  box-shadow: 0px 16px 32px -8px rgba(56, 56, 138, 0.12);
}

.mobile-selector {
  padding: 15px 20px;
  margin-bottom: 30px;
  background: #F4F3EF;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  color: #4B5353;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-selector__arrow {
  display: inline-block;
  margin-left: auto;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-radius: 10px;
  border-top: 7px solid #B1F7FB;
}
.mobile-selector.active {
  margin-bottom: 0;
}
.mobile-selector.active .mobile-selector__arrow {
  border-top: 0;
  border-bottom: 7px solid #B1F7FB;
}

.progress {
  display: block;
  width: 100%;
  height: 6px;
  overflow: hidden;
  margin-top: 40px;
  background-color: #ffffff;
  background-image: linear-gradient(to right, #81F0FE, #81F0FE);
  background-repeat: no-repeat;
  background-size: 0 100%;
  transition: background-size 0.4s ease-in-out;
}
@media screen and (max-width: 991px) {
  .progress {
    margin-top: 25px;
  }
}

.slick-lightbox-slick-img {
  border-radius: 12px;
}

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

*,
*:after,
*:before {
  /* Inherit box-sizing to make it egileroer 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, .hsform_wrapper .hs_submit input, .button-secondary a,
.button-secondary button, span.button-primary,
input[type=submit].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary,
.gform_button,
.hs_submit input[type=submit],
.button a,
.button button,
input[type=submit].button,
#mobile-menu li.btn a,
#mobile-menu li.gform_button a {
  border-radius: 6px !important;
  cursor: pointer;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 700 !important;
  border: 0 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  padding: 16px 24px !important;
  display: inline-block !important;
  text-align: center;
  text-decoration: none !important;
  margin-bottom: 0;
  text-transform: none !important;
  transition: all 0.5s ease-in-out !important;
  min-width: auto;
  height: 52px;
  vertical-align: middle;
  position: relative;
  padding-right: 76px !important;
}
.btn:before, .hsform_wrapper .hs_submit input:before, .button-secondary a:before,
.button-secondary button:before, span.button-primary:before,
input[type=submit].button-primary:before,
.button-primary a:before,
.button-primary button:before,
a.button-primary:before,
input.button-primary:before,
.gform_button:before,
.hs_submit input[type=submit]:before,
.button a:before,
.button button:before,
input[type=submit].button:before,
#mobile-menu li.btn a:before,
#mobile-menu li.gform_button a:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: inline-block;
  width: 52px;
  height: 52px;
  border: 0;
  background: #08588C url("../../images/button-arrow.svg") no-repeat center center !important;
  border-radius: 6px;
  border-bottom-left-radius: 0;
}
.btn:after, .hsform_wrapper .hs_submit input:after, .button-secondary a:after,
.button-secondary button:after, span.button-primary:after,
input[type=submit].button-primary:after,
.button-primary a:after,
.button-primary button:after,
a.button-primary:after,
input.button-primary:after,
.gform_button:after,
.hs_submit input[type=submit]:after,
.button a:after,
.button button:after,
input[type=submit].button:after,
#mobile-menu li.btn a:after,
#mobile-menu li.gform_button a:after {
  position: absolute;
  bottom: 0;
  right: 52px;
  content: "";
  width: 6px;
  height: 6px;
  background: #08588C;
  -webkit-mask-image: radial-gradient(circle 26px at 0 0, transparent 0, transparent 6px, black 0px);
}
@media screen and (max-width: 767px) {
  .btn, .hsform_wrapper .hs_submit input, .button-secondary a,
  .button-secondary button, span.button-primary,
  input[type=submit].button-primary,
  .button-primary a,
  .button-primary button,
  a.button-primary,
  input.button-primary,
  .gform_button,
  .hs_submit input[type=submit],
  .button a,
  .button button,
  input[type=submit].button,
  #mobile-menu li.btn a,
  #mobile-menu li.gform_button a {
    display: block !important;
    margin: 0 auto;
  }
}
.btn:active, .hsform_wrapper .hs_submit input:active, .button-secondary a:active,
.button-secondary button:active, span.button-primary:active,
.button-primary a:active,
.button-primary button:active,
a.button-primary:active,
input.button-primary:active,
.gform_button:active,
.hs_submit input[type=submit]:active, .btn:focus, .hsform_wrapper .hs_submit input:focus, .button-secondary a:focus,
.button-secondary button:focus, span.button-primary:focus,
.button-primary a:focus,
.button-primary button:focus,
a.button-primary:focus,
input.button-primary:focus,
.gform_button:focus,
.hs_submit input[type=submit]:focus, .btn:hover, .hsform_wrapper .hs_submit input:hover, .button-secondary a:hover,
.button-secondary button:hover, span.button-primary:hover,
.button-primary a:hover,
.button-primary button:hover,
a.button-primary:hover,
input.button-primary:hover,
.gform_button:hover,
.hs_submit input[type=submit]: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.gform_button a:active,
#mobile-menu li.btn a:focus,
#mobile-menu li.gform_button a:focus,
#mobile-menu li.btn a:hover,
#mobile-menu li.gform_button a:hover {
  background: inherit;
}

@media screen and (max-width: 767px) {
  .btn-auto a {
    min-width: auto;
    display: inline-block !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;
}

@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;
}

/* Primary Button */
span.button-primary,
input[type=submit].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary,
.gform_button,
.hs_submit input[type=submit] {
  background: #EE8B22 !important;
  color: #ffffff !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,
.gform_button:hover,
.hs_submit input[type=submit]:hover {
  background: #08588C !important;
}

/* Secondary Button */
.button-secondary a,
.button-secondary button {
  background: #EE8B22 !important;
  color: #ffffff !important;
}
.button-secondary a:before,
.button-secondary button:before {
  background: #5A7D2D url("../../images/button-arrow.svg") no-repeat center center !important;
}
.button-secondary a:after,
.button-secondary button:after {
  background: #5A7D2D;
}
.button-secondary a:hover,
.button-secondary button:hover {
  background: #5A7D2D !important;
}

/* Secondary Button */
.button-arrow a,
.button-arrow button {
  color: #08588C !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  padding-right: 30px !important;
  position: relative;
}
.button-arrow a:before,
.button-arrow button:before {
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 0;
  background: url("../../images/button-arrow--circle.svg") no-repeat center/contain !important;
}
.button-arrow a:hover,
.button-arrow button:hover {
  text-decoration: underline !important;
}

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,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  font-family: "Inter", "Helvetica", Arial sans-serif !important;
  background: #ffffff;
  border-radius: 10px !important;
  border: 1px solid rgba(0, 0, 0, 0.22) !important;
  font-weight: 400;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #888;
  padding: 8px 17px !important;
  display: inline-block;
  height: 44px;
}
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,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select:focus {
  outline: none;
}

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: #444444;
  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: rgba(193, 198, 200, 0.2);
  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 rgba(193, 198, 200, 0.2);
  position: absolute;
  z-index: 2;
  background: #ffffff;
  width: 100%;
}
.selectize-dropdown .selectize-dropdown-content .option {
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  cursor: pointer;
  color: rgba(193, 198, 200, 0.2);
  line-height: 1.428571429;
  font-weight: normal;
  font-size: 14px;
  padding: 5px 20px;
}
.selectize-dropdown .selectize-dropdown-content .option:hover {
  background: rgba(193, 198, 200, 0.2);
  color: rgba(193, 198, 200, 0.2);
}
.selectize-dropdown .selectize-dropdown-content .option:last-child {
  margin-bottom: 0;
}

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

select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

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

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

textarea {
  width: 100%;
}

label {
  color: #fff !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin-bottom: 5px !important;
  text-transform: none;
}

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,
.gform_wrapper .gfield_error [aria-invalid=true] {
  background: #F2F2F2 !important;
  border: 1px solid #C41134 !important;
}

input[type=search]::-moz-placeholder {
  font-size: 14px;
  line-height: 24px;
  color: #444444;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
}

input[type=search]::placeholder {
  font-size: 14px;
  line-height: 24px;
  color: #444444;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
}

.form-control {
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (max-width: 1080px) {
  .form-control {
    margin-bottom: 0;
  }
}

.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-control::-moz-placeholder {
  font-size: 24px;
  line-height: 24px;
  color: #333333 !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
}

.form-control::-moz-placeholder {
  font-size: 24px;
  line-height: 24px;
  color: #333333 !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
}

.form-control::placeholder {
  font-size: 24px;
  line-height: 24px;
  color: #333333 !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
}

.gravity-theme,
.form_column > .vc_column-inner > .wpb_wrapper {
  border-radius: 10px;
  padding: 40px;
  background-color: #08588C;
}
@media screen and (max-width: 991px) {
  .gravity-theme,
  .form_column > .vc_column-inner > .wpb_wrapper {
    padding: 40px 20px;
  }
}

.gform-theme--foundation .gform_fields {
  grid-row-gap: 20px !important;
}

.gform_confirmation_wrapper {
  min-height: 505px !important;
  display: flex;
  align-items: center;
}

.gform_wrapper .gform_validation_errors {
  margin-bottom: 40px !important;
}

.gf-button-wrapper {
  position: relative;
}
.gf-button-wrapper:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: inline-block;
  width: 52px;
  height: 52px;
  border: 0;
  background: #5A7D2D url("../../images/button-arrow.svg") no-repeat center center !important;
  border-radius: 6px;
  border-bottom-left-radius: 0;
  z-index: 1;
}
.gf-button-wrapper:after {
  position: absolute;
  bottom: 0;
  right: 52px;
  content: "";
  width: 6px;
  height: 6px;
  background: #5A7D2D;
  -webkit-mask-image: radial-gradient(circle 26px at 0 0, transparent 0, transparent 6px, black 0px);
}

.gform_wrapper input[type=submit].gform_button {
  display: flex !important;
  outline: none !important;
  font-size: 18px !important;
  line-height: 25px !important;
  min-width: auto !important;
  justify-content: center;
  margin-bottom: 0 !important;
}
.gform_wrapper input[type=submit].gform_button:hover {
  background: #5A7D2D !important;
}

.gform_wrapper .gform_body,
.gform_wrapper .gform_footer {
  width: 90% !important;
  margin: 0 auto !important;
}
@media only screen and (min-width: 641px) {
  .gform_wrapper .gform_body,
  .gform_wrapper .gform_footer {
    width: 90% !important;
  }
}

.gfield_select {
  color: #505050;
}

.gform_wrapper .gfield {
  margin-bottom: 0 !important;
  width: 100%;
}

.gfield_radio {
  flex-direction: row !important;
  flex-wrap: wrap !important;
}
.gfield_radio .gchoice {
  flex-basis: calc(50% - 6px) !important;
}

.gform_wrapper .gfield_label, .gform_wrapper legend.gfield_label {
  color: #fff !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  margin-bottom: 5px !important;
  display: block;
  text-transform: none;
}

.gform_wrapper select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

.gform_wrapper .ginput_container_select,
.gform_wrapper .ginput_container_date {
  position: relative;
}
.gform_wrapper .ginput_container_select:before,
.gform_wrapper .ginput_container_date:before {
  position: absolute;
  top: 16px;
  right: 25px;
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  transform: rotate(135deg);
  z-index: 1;
}

.gform_wrapper textarea {
  height: 140px !important;
  padding: 20px !important;
}

.gform_wrapper .gform_validation_errors > h2 {
  font-size: 13.2px !important;
  line-height: 17.6px !important;
}

.gform_required_legend {
  display: none !important;
}

.gform_wrapper.gravity-theme .gfield_required {
  color: #828282 !important;
  line-height: 24px !important;
  display: none !important;
}

.gform_wrapper .validation_error {
  display: none !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: transparent !important;
  margin-bottom: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.gform_wrapper .field_description_below .gfield_description {
  display: none !important;
}

.gform_wrapper .gfield_error .gfield_label {
  color: #c02b0a !important;
}

.gform_wrapper .gform_body,
.gform_wrapper .gform_footer {
  width: 100% !important;
}

.gform_body ::-moz-placeholder {
  font-size: 14px;
  line-height: 14px;
  color: #888 !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
}

.gform_body ::placeholder {
  font-size: 14px;
  line-height: 14px;
  color: #888 !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
}

.gform_wrapper .gform_footer {
  margin: 20px auto 0 !important;
  display: flex;
}

.gform_confirmation_message {
  width: 100% !important;
  text-align: center;
  color: #5B6770 !important;
  font-weight: bold;
}
.gform_confirmation_message h1, .gform_confirmation_message h2, .gform_confirmation_message h3, .gform_confirmation_message h4, .gform_confirmation_message h5, .gform_confirmation_message h6, .gform_confirmation_message * {
  color: "Epilogue", "Helvetica", Arial, sans-serif !important;
  font-weight: bold;
}
.gform_confirmation_message p {
  color: "Epilogue", "Helvetica", Arial, sans-serif !important;
  font-weight: bold;
}

.submit_show {
  display: none;
}

.contact_form_section {
  border-radius: 10px;
  border: 1px solid rgba(14, 78, 125, 0.1);
  background: #F2FBFE;
  padding: 60px;
}
@media screen and (max-width: 767px) {
  .contact_form_section {
    width: 90% !important;
  }
}

.hsform_wrapper .hbspt-form {
  padding: 0 !important;
}
.hsform_wrapper .hbspt-form:after {
  display: none;
}
.hsform_wrapper fieldset {
  width: 100%;
  max-width: 100% !important;
}
.hsform_wrapper fieldset p {
  margin-bottom: 0 !important;
}
.hsform_wrapper fieldset.form-columns-2 {
  display: flex;
  gap: 15px;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 1080px) {
  .hsform_wrapper fieldset.form-columns-2 {
    flex-wrap: wrap;
  }
}
.hsform_wrapper label {
  color: #828282;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 5px;
  display: block;
}
.hsform_wrapper .hs-form-field {
  margin-bottom: 20px;
  float: none !important;
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .hsform_wrapper .hs-form-field {
    margin: 0 0 10px;
  }
}
.hsform_wrapper .legal-consent-container {
  margin-bottom: 20px;
}
.hsform_wrapper .legal-consent-container * {
  font-size: 13px !important;
  line-height: 16px !important;
  color: #5B6770;
  font-family: "Inter", "Helvetica", Arial sans-serif !important;
}
.hsform_wrapper .legal-consent-container .hs-richtext {
  margin-bottom: 15px;
}
.hsform_wrapper .legal-consent-container label {
  margin-bottom: 0 !important;
  outline: none !important;
  display: flex;
  align-items: center;
  gap: 10px;
}
.hsform_wrapper .legal-consent-container ul.inputs-list li span {
  margin: 0 !important;
}
.hsform_wrapper .legal-consent-container ul.inputs-list .hs-input {
  border-radius: 1.135px;
  border: 0.568px solid rgba(130, 130, 130, 0.24);
  background: #F5F5F5;
  position: relative;
  width: 20px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 20px !important;
}
.hsform_wrapper .legal-consent-container ul.inputs-list .hs-input::before {
  background: url("../../images/icon-check.svg") no-repeat center center !important;
  background-size: 100% !important;
  content: "" !important;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  display: none;
}
.hsform_wrapper .legal-consent-container ul.inputs-list .hs-input:checked::before {
  display: block;
}
.hsform_wrapper .hs-form-required {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #444;
  font-family: "Inter", "Helvetica", Arial sans-serif;
}
.hsform_wrapper .hs-input {
  width: 100% !important;
  display: block;
}
.hsform_wrapper .hs-input.invalid, .hsform_wrapper .hs-input.error {
  background: #ffd7ce !important;
}
.hsform_wrapper .input {
  margin-right: 0 !important;
}
.hsform_wrapper .hs_submit {
  margin-top: 25px !important;
  display: block;
}
.hsform_wrapper .hs-fieldtype-select .input {
  position: relative;
}
.hsform_wrapper .hs-fieldtype-select .input:before {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #505050;
  border-radius: 3px;
  z-index: 1;
}
.hsform_wrapper ul.inputs-list .hs-input {
  width: auto !important;
}
.hsform_wrapper ul.inputs-list,
.hsform_wrapper ul.inputs-list li {
  padding: 0 !important;
  margin: 0 !important;
}
.hsform_wrapper ul.inputs-list li span {
  margin-left: 20px;
  margin-top: 10px;
}
.hsform_wrapper ul.inputs-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.hsform_wrapper ul.inputs-list li {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 5px 0 !important;
}
.hsform_wrapper ul.hs-error-msgs li label,
.hsform_wrapper label.hs-error-msg {
  color: red;
  font-size: 11px;
  line-height: 12px;
  margin: 0 !important;
}
.hsform_wrapper textarea {
  height: 140px !important;
}
.hsform_wrapper .submitted-message {
  text-align: center;
  font-weight: 600;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #00AFF0;
  outline: none;
  text-decoration: none !important;
  font-weight: 400;
  transition: color 200ms ease-in-out;
  font-size: 17px;
  line-height: 28px;
}
a:visited {
  color: #00AFF0;
}
a:active, a:hover {
  color: #00AFF0;
  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;
}

.disable_link > a:not(.open-menu) {
  pointer-events: none;
}

@media screen and (min-width: 1081px) {
  span.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
  }
  #top-navigation ul.menu {
    padding: 0 20px;
    margin: 0;
    list-style: none;
    position: relative;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  #top-navigation ul.menu li {
    margin-bottom: 0;
    padding: 0;
  }
  #top-navigation ul.menu li:not(:first-child) {
    padding-left: 12px;
  }
  #top-navigation ul.menu li a {
    font-family: "Inter", "Helvetica", Arial sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
  }
  #top-navigation ul.menu li a:hover {
    text-decoration: underline !important;
  }
  #secondary-navigation ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #secondary-navigation ul li {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
  }
  #navigation ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0;
  }
  #navigation ul li {
    position: relative;
    float: left;
    padding: 0;
    white-space: nowrap;
    margin: 0 8.5px;
  }
  #navigation ul li.current-menu-ancestor > a, #navigation ul li.current-page-ancestor > a, #navigation ul li.current_page_item > a {
    color: #08588C;
    font-weight: 700;
    transition: none;
    background: #E0F7FF !important;
  }
  #navigation ul li.current-menu-ancestor:hover > a, #navigation ul li.current-page-ancestor:hover > a, #navigation ul li.current_page_item:hover > a {
    font-weight: 700 !important;
  }
  #navigation ul li:hover > a {
    color: #08588C;
  }
  #navigation ul li.menu-item-has-children > a {
    padding-right: 26px;
    position: relative;
  }
  #navigation ul li.menu-item-has-children > a:after {
    display: inline-block !important;
    content: "" !important;
    width: 0;
    height: 0;
    right: 10px;
    top: 14px;
    transition: all ease-in-out 0.15s;
    transform: rotate(45deg);
    border: solid #08588C !important;
    border-width: 0 1.5px 1.5px 0 !important;
    padding: 2.5px;
    position: absolute;
  }
  #navigation ul li.menu-item-has-children button {
    display: none;
  }
  #navigation ul li a {
    background: #D8F5FF;
    border-radius: 6px;
    display: block;
    color: #08588C;
    font-family: "Epilogue", "Helvetica", Arial, sans-serif;
    text-decoration: none;
    padding: 10px 24px;
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: -2%;
  }
  #navigation ul li a:before {
    position: absolute;
    top: 16px;
    right: 24px;
    width: 21px;
    height: 21px;
    content: "";
    background: url("../../images/icon-plus-sub.svg") center/contain no-repeat;
  }
  #navigation ul li.secondary_menu a {
    color: #00AFF0;
    font-weight: 500;
  }
  #navigation ul li:hover > ul,
  #navigation ul li:focus > ul,
  #navigation ul li:focus-within > ul {
    display: block;
  }
  #navigation ul ul {
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0px 16px 32px -8px rgba(56, 56, 138, 0.12);
    display: none;
    position: absolute;
    top: 100%;
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: 130%;
    left: 50%;
    transform: translateX(-49%);
    min-width: 215px;
  }
  #navigation ul ul li {
    display: flex;
    align-items: center;
    float: none;
    padding: 0;
    margin: 0;
    position: relative;
  }
  #navigation ul ul li:last-child a {
    border-bottom: 0;
  }
  #navigation ul ul a {
    display: block;
    width: 100%;
    max-width: 100%;
    white-space: normal;
    word-wrap: break-word;
  }
  #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: transparent;
    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 > a {
    font-weight: 400 !important;
  }
  #navigation ul ul ul a {
    color: #5B6770 !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 {
    color: #FFC600;
  }
  .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;
    color: #FFC600 !important;
  }
  .desktop-nav ul.menu > li.current-page-ancestor[class*=button-], .desktop-nav ul.menu > li.current-menu-ancestor[class*=button-], .desktop-nav ul.menu > li.current-menu-item[class*=button-], .desktop-nav ul.menu > li:hover[class*=button-], .desktop-nav ul.menu > li:focus[class*=button-] {
    background: none;
  }
}
.toggle-nav {
  height: 18px;
  width: 25px;
  background: transparent;
  display: none;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toggle-nav span {
  border-radius: 0px;
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #00AFF0;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.toggle-nav span:nth-child(1) {
  top: 0px;
}
.toggle-nav span:nth-child(2) {
  top: 8px;
}
.toggle-nav span:nth-child(3) {
  top: 16px;
}

body.collapse_menu {
  overflow-y: hidden;
}

.collapse_menu .mobile-toggle-wrap {
  background-color: #08588C;
}
.collapse_menu .toggle-nav span {
  background-color: #ffffff !important;
}
.collapse_menu .toggle-nav span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.collapse_menu .toggle-nav span:nth-child(2) {
  transform: rotate(45deg);
  top: 9px;
}
.collapse_menu .toggle-nav span:nth-child(3) {
  transform: rotate(-45deg);
  width: 100%;
  top: 9px;
}
.collapse_menu .toggle-nav span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.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: 1270px) {
  #navigation .desktop-nav ul > li {
    padding-left: 0 !important;
    padding-right: 0 !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: 1080px) {
  #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: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
  }
  .nav-mobile-header.active {
    background-color: #0e7cc0;
  }
  nav.main-nav {
    padding: 0 20px;
    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(-5000px);
  }
  /*Mobile Menu*/
  /*All Menu Item with Icons*/
  /*Third Level Menu*/
}
@media only screen and (max-width: 1080px) and (max-width: 767px) {
  nav.main-nav {
    width: 100%;
  }
}
@media only screen and (max-width: 1080px) {
  body.collapse_menu nav.main-nav {
    transform: translateY(0px);
    opacity: 1;
    z-index: -1;
  }
  .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: #F2FBFE;
    border-radius: 0;
    width: 100%;
    margin: 0 auto;
    padding: 10px 20px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: auto;
  }
  .mobile-nav.main-nav ul {
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #mobile-menu li {
    line-height: 0 !important;
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    width: 100%;
    margin: 0 0 10px !important;
  }
  #mobile-menu li:last-child {
    margin-bottom: 0 !important;
  }
  #mobile-menu li.secondary_menu a {
    color: #00AFF0;
  }
  #mobile-menu li.current-menu-ancestor > a, #mobile-menu li.current_page_item > a {
    color: #08588C;
    font-weight: 700;
  }
  #mobile-menu li.current-menu-ancestor .open-menu, #mobile-menu li.current_page_item .open-menu {
    border: 0 !important;
  }
  #mobile-menu li a {
    font-family: "Inter", "Helvetica", Arial sans-serif;
    display: inline-block;
    justify-content: inherit;
    color: #08588C;
    height: auto;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    padding: 12px 24px;
    border-radius: 6px;
    border: 1px solid rgba(8, 88, 140, 0.1);
    width: 100%;
  }
  #mobile-menu [class*=button-] {
    padding: 0;
    width: 100%;
  }
  #mobile-menu [class*=button-] a {
    height: 52px;
    align-items: center;
    display: flex !important;
    text-align: left;
  }
  #mobile-menu li.menu-item-has-children > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    min-height: auto;
    left: 0;
    width: 100%;
    display: none;
    position: relative;
    z-index: 8;
    margin-bottom: 0;
    top: 0;
    width: 100%;
    margin: 0 auto;
    background: transparent;
    margin-top: 10px;
  }
  #mobile-menu li.menu-item-has-children > ul.sub-menu li {
    position: relative;
    margin-bottom: 1px !important;
    padding: 0;
    border-bottom: 0;
    padding-left: 0;
    width: 100%;
    padding: 0;
    background: #f9f9f9 !important;
    margin-bottom: 10px !important;
  }
  #mobile-menu li.menu-item-has-children > ul.sub-menu li:last-child {
    margin-bottom: 0 !important;
  }
  #mobile-menu li.menu-item-has-children > ul.sub-menu li.current-menu-item a {
    color: #08588C;
  }
  #mobile-menu li.menu-item-has-children > ul.sub-menu li.current-menu-item.scrollNav a {
    background: #f9f9f9;
    color: #4B5353;
  }
  #mobile-menu li.menu-item-has-children > ul.sub-menu li a {
    text-transform: capitalize;
    color: rgba(51, 51, 51, 0.7);
    font-size: 16px;
    line-height: 24px;
    font-family: "Epilogue", "Helvetica", Arial, sans-serif;
    font-weight: 700;
    padding: 12px 24px;
    position: relative;
    border-radius: 6px;
    background: #D8F5FF;
  }
  #mobile-menu li.menu-item-has-children > ul.sub-menu li a:before {
    background: url("../../images/icon-plus-sub.svg") no-repeat center center;
    background-size: 100%;
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  #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: 40px !important;
    height: 100% !important;
    float: right;
    position: absolute;
    right: 0;
    border: 0 !important;
    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: #ffffff;
    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;
  }
  #mobile-menu li.menu-item-has-children > a.open-menu:before {
    background: url("../../images/icon-plus.svg") no-repeat center center !important;
    background-size: contain !important;
    position: absolute;
    display: block;
    content: "";
    width: 21px;
    height: 21px;
    transition: all ease-in-out 150ms;
    display: inline-block;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
  }
  .main-nav ul li.menu-item-has-children ul li.menu-item-has-children > a:before {
    top: 12px;
  }
  #mobile-menu li.menu-item-has-children.active > a.open-menu:before {
    background: url("../../images/icon-minus.svg") no-repeat center center !important;
    background-size: contain !important;
    position: absolute;
    display: block;
    content: "";
    width: 21px;
    height: 21px;
    transition: all ease-in-out 150ms;
    display: inline-block;
  }
  .main-nav ul li.menu-item-has-children ul.sub-menu li {
    background: #00AFF0 !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;
  }
  .main-nav ul li:before {
    left: 0 !important;
  }
  .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: #5B6770;
  }
  .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: #5B6770 !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;
  }
  #navigatio n.desktop-nav ul ul a {
    padding: 11px 16px;
  }
  .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) {
  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 !important;
  }
  .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;
  }
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout ul.mega-sub-menu {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25) !important;
  background: rgba(0, 0, 0, 0.8) !important;
  padding: 20px;
  top: 60px;
  left: -50%;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout ul.mega-sub-menu li {
  margin-bottom: 15px !important;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout ul.mega-sub-menu li:last-child {
  margin-bottom: 0 !important;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout ul.mega-sub-menu li a {
  background: transparent !important;
  color: #ffffff !important;
  font-family: "Open Sans", sans-serif;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 22px !important;
  letter-spacing: 0.14px;
  padding: 0 !important;
  text-transform: uppercase !important;
}
@media screen and (max-width: 1080px) {
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout ul.mega-sub-menu li a {
    color: #333 !important;
  }
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link {
  color: #08588C;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.32px;
  padding: 10px;
  border-radius: 4px;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link:hover {
  color: #08588C;
  background: #E0F7FF;
  font-weight: 700;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.secondary_menu a {
  color: #00AFF0;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.secondary_menu a:focus {
  color: #00AFF0;
  font-weight: 700;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: #E0F7FF !important;
  color: #08588C !important;
  font-weight: 700;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item {
  margin: 0 10px;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link {
  height: auto;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: none;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  display: inline-block !important;
  content: "" !important;
  right: 0;
  top: 10px;
  transition: all ease-in-out 0.15s;
  position: relative;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 0;
  border-bottom: 7px solid #ffffff;
  transform: rotate(180deg);
  z-index: 1;
  border-radius: 2px;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu.mega-toggle-on > a.mega-menu-link {
  color: #08588C !important;
  font-weight: 700;
  background: #E0F7FF;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  transform: rotate(0);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 0;
  border-bottom: 7px solid #333;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
  top: 73px;
  background: transparent !important;
}
@media screen and (max-width: 1080px) {
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 0;
  }
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > .mega-menu-row {
  border-radius: 0px 0px 6px 6px;
  background: #F2FBFE;
  padding: 40px 80px !important;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
  font-weight: 500;
  color: #08588C;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.72px;
  padding-bottom: 18px;
  margin-bottom: 18px;
  text-transform: none;
  position: relative;
  height: 48px;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:before,
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:before {
  background: #08588C;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 114px;
  height: 1px;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu {
  background: transparent;
  padding: 0;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li {
  margin-bottom: 10px;
  display: block;
  padding: 0;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li.menu-item-has-children > a:after {
  display: inline-block !important;
  content: "" !important;
  transition: all ease-in-out 0.15s;
  position: relative;
  right: -10px;
  top: -2px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 0;
  border-bottom: 7px solid #333;
  transform: rotate(180deg);
  z-index: 1;
  border-radius: 2px;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li a {
  color: #4F4F4F !important;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.14px;
  text-transform: none;
  display: inline-block;
  width: auto;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li a.active:after {
  transform: rotate(0);
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li ul {
  position: static;
  transform: none;
  display: none;
  visibility: visible;
  transition: all 0.3s ease;
  opacity: 1;
  background: transparent;
  padding: 15px 10px;
  margin: 0;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li ul li a {
  color: #828282 !important;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li ul.show {
  display: block;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
  display: flex;
  gap: 5px;
}
@media screen and (max-width: 1080px) {
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
    flex-direction: column;
    gap: 0;
  }
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 0;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.no_title .mega-block-title {
  opacity: 0;
  visibility: hidden;
}

#mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget a.title_link {
  color: #75787B;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #75787B;
  padding-bottom: 15px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget a.title_link:hover {
  color: #00A3E0;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  position: static;
  background: transparent;
  transform: none;
  min-width: auto;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget ul li {
  padding: 0;
  margin-bottom: 5px;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget ul li p {
  opacity: 0.7;
  color: #333;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 24px !important;
  margin-bottom: 5px !important;
}
#mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget ul li span {
  color: #6C6F70;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: none !important;
}

@media screen and (max-width: 1080px) {
  body.mega-menu-main-navigation-mobile-open .header_wrapper {
    background: #ffffff;
  }
  body.mega-menu-main-navigation-mobile-open .header_wrapper.solid_header header.sticky #logo .light_logo {
    display: none !important;
  }
  body.mega-menu-main-navigation-mobile-open .header_wrapper.solid_header header.sticky #logo .dark_logo {
    display: flex !important;
  }
  body.mega-menu-main-navigation-mobile-open header #logo .light_logo {
    display: none !important;
  }
  body.mega-menu-main-navigation-mobile-open header #logo .dark_logo {
    display: flex !important;
  }
  body.mega-menu-main-navigation-mobile-open header .fake-bg {
    background: transparent;
  }
  body.mega-menu-main-navigation-mobile-open #mega-menu-wrap-main-navigation .mega-menu-toggle {
    background: transparent;
  }
  body.mega-menu-main-navigation-mobile-open #mega-menu-wrap-main-navigation .mega-menu-toggle .mega-toggle-animated-inner {
    background-color: #00AFF0 !important;
  }
  body.mega-menu-main-navigation-mobile-open #mega-menu-wrap-main-navigation .mega-menu-toggle .mega-toggle-animated-inner::before, body.mega-menu-main-navigation-mobile-open #mega-menu-wrap-main-navigation .mega-menu-toggle .mega-toggle-animated-inner::after {
    background-color: #00AFF0 !important;
  }
  #mega-menu-wrap-main-navigation .mega-menu-toggle {
    background: #00AFF0;
    height: 55px;
    width: 55px;
    border-radius: 0;
  }
  #mega-menu-wrap-main-navigation .mega-menu-toggle .mega-toggle-animated-inner {
    background-color: #ffffff !important;
  }
  #mega-menu-wrap-main-navigation .mega-menu-toggle .mega-toggle-animated-inner::before, #mega-menu-wrap-main-navigation .mega-menu-toggle .mega-toggle-animated-inner::after {
    background-color: #ffffff !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 20px;
  }
  #mega-menu-wrap-main-navigation .mega-menu-toggle.mega-menu-open + #mega-menu-main-navigation {
    display: block;
    overflow-y: auto;
    max-height: 100vh;
    height: 100vh;
    background: #ffffff;
    padding: 30px 20px;
    margin-top: 10px !important;
  }
  #mega-menu-wrap-main-navigation .mega-menu-toggle.mega-menu-open + #mega-menu-main-navigation::-webkit-scrollbar {
    display: none; /* Webkit browsers */
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item {
    margin: 0;
    display: inline-block;
    width: 100%;
    background: #F2F2F2 !important;
    padding: 0 20px;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-button-primary a {
    color: #fff !important;
    margin-top: 10px;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item > a.mega-menu-link {
    color: #333;
    padding: 10px 0;
    border-bottom: 1px solid #BDBDBD !important;
    font-size: 16px;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0;
    border-bottom: 7px solid #00AFF0 !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li.menu-item-has-children > a:after {
    position: absolute;
    top: 20px;
    right: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0;
    border-bottom: 7px solid #00AFF0;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
    width: 100% !important;
    background: #ffffff !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.cta_column {
    order: 2;
    background: transparent !important;
    width: 100% !important;
    margin-top: 20px;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.cta_column .button-link-white {
    background: #00AFF0;
    padding: 10px 20px;
    border-radius: 200px;
    width: 100%;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation .menu_cta {
    background: transparent;
    padding: 0 !important;
    width: 100%;
    height: auto;
    display: flex;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation .menu_cta img, #mega-menu-wrap-main-navigation #mega-menu-main-navigation .menu_cta h4, #mega-menu-wrap-main-navigation #mega-menu-main-navigation .menu_cta p {
    display: none;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent;
    border-bottom: 1px solid #BDBDBD;
    color: #333;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > .mega-menu-row {
    background: transparent;
    box-shadow: none;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
    padding: 0 10px;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    font-size: 18px !important;
    padding: 15px 0;
    margin: 0;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column a.button-link-gray {
    padding: 10px 0;
    margin-bottom: 10px;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu {
    margin: 0;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li {
    padding: 10px 0;
    border-bottom: 1px solid #BDBDBD;
    margin-bottom: 0;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li ul {
    margin: 0;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-megamenu > ul.mega-sub-menu ul.menu li ul li {
    border-bottom: 0;
    padding: 5px 0;
    margin: 0;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent !important;
    color: #000 !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout.mega-toggle-on {
    background: #f2f2f2 !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout ul.mega-sub-menu {
    padding: 10px;
    margin-top: 20px;
    box-shadow: none !important;
    background: #ffffff !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout ul.mega-sub-menu li {
    padding: 10px 0;
    border-bottom: 1px solid #BDBDBD;
    margin: 0 !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation > li.mega-menu-flyout ul.mega-sub-menu li a {
    padding: 0 !important;
  }
}
@media screen and (min-width: 1081px) {
  .sub_menu_item:hover {
    color: #fff !important;
    background: #08588C !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget ul li a:hover p {
    color: #fff !important;
    opacity: 1;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget ul li a:hover span {
    color: #fff !important;
  }
  #mega-menu-wrap-main-navigation #mega-menu-main-navigation .textwidget ul li a:hover:before {
    filter: brightness(0) invert(1);
  }
}
/*--------------------------------------------------------------
## 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 {
  margin-left: 50px;
  margin-bottom: 20px !important;
  float: right;
  clear: left;
}
@media screen and (max-width: 1080px) {
  img.alignright {
    width: 50%;
    height: auto;
    margin-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  img.alignright {
    width: 100%;
    height: auto;
  }
}
img.alignleft {
  margin-right: 50px;
  margin-bottom: 20px !important;
  float: left;
  clear: right;
}
@media screen and (max-width: 1080px) {
  img.alignleft {
    width: 50%;
    height: auto;
    margin-right: 30px;
  }
}
@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.bordered_image img {
  border-radius: 25px;
}

.wpb_single_image.shadow_image img {
  filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.15));
}

.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%;
}

.archive_grid {
  padding: 0 30px;
}

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

.vc_row.shape_logo .animated_logo,
.shape_logo .animated_logo {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1080px) {
  .vc_row.shape_logo .animated_logo,
  .shape_logo .animated_logo {
    display: none;
  }
}
.vc_row.shape_logo .icon_grid,
.shape_logo .icon_grid {
  background: #ffffff;
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .vc_row.shape_logo .icon_grid,
  .shape_logo .icon_grid {
    padding: 0;
  }
}
.vc_row.shape_logo.dark_bg .icon_grid,
.shape_logo.dark_bg .icon_grid {
  background: #ffffff;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .vc_row.shape_logo.dark_bg .icon_grid,
  .shape_logo.dark_bg .icon_grid {
    padding: 30px 0;
  }
}

.vc_row.overflow_hidden,
.overflow_hidden {
  position: relative;
  overflow: hidden;
}

/*--------------------------------------------------------------
## asides
--------------------------------------------------------------*/
.blog .format-gilerode .entry-title,
.archive .format-gilerode .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 {
  display: block !important;
}
.search-content h4 a {
  color: #333;
  font-size: 34px !important;
  line-height: 40px !important;
}
@media screen and (max-width: 991px) {
  .search-content h4 a {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}
.search-content h4 a:hover {
  color: #00AFF0;
}
.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: #00AFF0;
}
.search-content article .meta.bg-color4 {
  background: #00AFF0;
}
.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: transparent;
  padding: 160px 0 120px;
  text-align: center;
  min-height: 80vh;
}
@media screen and (max-width: 1080px) {
  .error404 .single-post-heading {
    padding: 120px 30px;
  }
}
@media screen and (max-width: 767px) {
  .error404 .single-post-heading {
    min-height: 0vh;
  }
}
.error404 .single-post-heading h1 {
  text-transform: uppercase;
  color: #333333;
  font-size: 66px;
  font-weight: normal;
  line-height: 72px;
  margin-bottom: 10px;
}
.error404 .single-post-heading [class*=button-] {
  margin-top: 10px;
  min-width: 0;
  display: inline-block !important;
}
.error404 .col_40 {
  width: 40% !important;
}
@media screen and (max-width: 767px) {
  .error404 .col_40 {
    width: 100% !important;
  }
}
.error404 .col_60 {
  width: 60% !important;
}
@media screen and (max-width: 767px) {
  .error404 .col_60 {
    width: 100% !important;
  }
}
@media screen and (max-width: 991px) {
  .error404 {
    background-position: 50% 10%;
    background-size: 160%;
  }
}
@media screen and (max-width: 767px) {
  .error404 {
    background: none;
    position: relative;
  }
  .error404:before {
    top: 72px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    position: absolute;
    border-radius: 100%;
    width: 390px;
    height: 390px;
    background-color: #81F0FE;
    z-index: -1;
  }
}

.search_toggle {
  background: #ffffff url("../../images/i-search-purple.svg") no-repeat center center !important;
  width: 44px;
  height: 44px;
  display: block;
  border-bottom: 0 !important;
}

.searchwrap {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}

.searchbar {
  margin-right: 5px;
  position: relative;
}
.searchbar #ajaxsearchpro1_1 .probox .proinput input.orig,
.searchbar #ajaxsearchpro1_2 .probox .proinput input.orig,
.searchbar div.asp_m.asp_m_1 .probox .proinput input.orig {
  padding: 0 15px !important;
  height: 46px !important;
}
.searchbar #ajaxsearchpro1_1 .probox .promagnifier div.asp_text_button,
.searchbar #ajaxsearchpro1_2 .probox .promagnifier div.asp_text_button,
.searchbar div.asp_m.asp_m_1 .probox .promagnifier div.asp_text_button {
  font-family: "Epilogue", "Helvetica", Arial, sans-serif !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
}
.searchbar div.asp_m.ajaxsearchpro .probox .proinput {
  margin: 0 !important;
  padding: 0 !important;
}
.searchbar *:focus,
.searchbar *:focus-within {
  outline: none !important;
}

#ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_1 .probox .proclose, #ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_1 .probox .prosettings, #ajaxsearchpro1_2 .probox .proloading, #ajaxsearchpro1_2 .probox .proclose, #ajaxsearchpro1_2 .probox .promagnifier, #ajaxsearchpro1_2 .probox .prosettings, div.asp_m.asp_m_1 .probox .proloading, div.asp_m.asp_m_1 .probox .proclose, div.asp_m.asp_m_1 .probox .promagnifier, div.asp_m.asp_m_1 .probox .prosettings {
  height: 46px !important;
  outline: none !important;
  box-shadow: none !important;
}

#ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, div.asp_m.asp_m_1 .probox {
  height: 46px !important;
}

#ajaxsearchprores1_1.vertical, #ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical {
  margin: 0 !important;
}

#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1 {
  height: 46px !important;
  border-radius: 0 !important;
  width: 300px !important;
}
#ajaxsearchpro1_1 input, #ajaxsearchpro1_2 input, div.asp_m.asp_m_1 input {
  border: 0 !important;
}

#ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier, div.asp_m.asp_m_1 .probox .promagnifier {
  display: none !important;
}

#ajaxsearchprores1_1.vertical,
#ajaxsearchprores1_2.vertical, div.asp_r.asp_r_1.vertical {
  background: #3e1761 !important;
}

.mobile_search {
  margin: 30px auto;
  display: none;
  width: 85%;
}
@media screen and (max-width: 1080px) {
  .mobile_search {
    display: block;
  }
}
.mobile_search form {
  display: flex;
  margin-bottom: 15px;
}
.mobile_search input[type=search] {
  height: 46px !important;
  padding: 0 10px !important;
  border: 0 !important;
  width: 90%;
  font-size: 18px !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  color: #313131 !important;
}
@media screen and (max-width: 767px) {
  .mobile_search input[type=search] {
    width: 80%;
  }
}
.mobile_search input[type=submit].search-button {
  background: #381451 url("../../images/i-search-white.svg") no-repeat center center !important;
  height: 46px;
  padding: 0 !important;
  text-indent: -99999px;
  border: 0 !important;
  width: 10%;
}
@media screen and (max-width: 767px) {
  .mobile_search input[type=submit].search-button {
    width: 46px;
  }
}

.searchandfilter > ul {
  padding: 0 !important;
}

.vc_row.hero_section,
.vc_section.hero_section,
.hero_section {
  position: relative;
  width: 100%;
  align-items: center;
  display: flex;
  overflow: hidden;
  min-height: 500px;
}
@media screen and (max-width: 1080px) {
  .vc_row.hero_section,
  .vc_section.hero_section,
  .hero_section {
    padding-top: 160px !important;
    padding-bottom: 50px;
    min-height: auto;
  }
}
.vc_row.hero_section.overlay,
.vc_section.hero_section.overlay,
.hero_section.overlay {
  position: relative;
}
.vc_row.hero_section.overlay:before,
.vc_section.hero_section.overlay:before,
.hero_section.overlay:before {
  content: "" !important;
  display: block !important;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vc_row.hero_section.inner_hero,
.vc_section.hero_section.inner_hero,
.hero_section.inner_hero {
  padding-top: 140px !important;
}

.vc_section.hero_section {
  display: block !important;
}

.vc_row.shape_blocks,
.shape_blocks {
  position: relative;
}
.vc_row.shape_blocks:after,
.shape_blocks:after {
  background: url("../../images/rect-shape1.svg") no-repeat center center !important;
  content: "" !important;
  display: block !important;
  width: 385px;
  height: 84px;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.vc_row.shape_blocks_left,
.shape_blocks_left {
  position: relative;
}
.vc_row.shape_blocks_left:after,
.shape_blocks_left:after {
  background: url("../../images/rect-shape1-left.svg") no-repeat left center !important;
  content: "" !important;
  display: block !important;
  width: 385px;
  height: 84px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.vc_row.shape_lines,
.shape_lines {
  position: relative;
}
.vc_row.shape_lines:before,
.shape_lines:before {
  background: url("../../images/shape-lines.svg") no-repeat center center !important;
  background-size: cover !important;
  content: "" !important;
  display: block !important;
  width: 627px;
  height: 660px;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .vc_row.shape_lines:before,
  .shape_lines:before {
    width: 390px;
    height: 410.526px;
  }
}

.vc_row.shape_lines_v2,
.shape_lines_v2 {
  position: relative;
}
.vc_row.shape_lines_v2:before,
.shape_lines_v2:before {
  background: url("../../images/shape-lines-v2.svg") no-repeat !important;
  background-size: contain !important;
  content: "" !important;
  display: block !important;
  width: 797px;
  height: 498.017px;
  right: -300px;
  bottom: -48px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .vc_row.shape_lines_v2:before,
  .shape_lines_v2:before {
    width: 390px;
    height: 410.526px;
    background: url("../../images/shape-lines-v2-mobile.svg") no-repeat !important;
    background-size: contain !important;
    right: 0;
    bottom: 0;
  }
}

.vc_row.shape_lines_v2_white,
.shape_lines_v2_white {
  position: relative;
}
.vc_row.shape_lines_v2_white:before,
.shape_lines_v2_white:before {
  background: url("../../images/shape-lines-v2-white.svg") no-repeat !important;
  background-size: contain !important;
  content: "" !important;
  display: block !important;
  width: 797px;
  height: 498.017px;
  right: -300px;
  bottom: -48px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .vc_row.shape_lines_v2_white:before,
  .shape_lines_v2_white:before {
    width: 390px;
    height: 410.526px;
    display: none !important;
  }
}

.home_hero_container {
  min-height: 838px;
  position: relative;
}
@media screen and (max-width: 1080px) {
  .home_hero_container {
    min-height: 700px;
  }
}
@media screen and (max-width: 767px) {
  .home_hero_container {
    min-height: auto;
  }
}

.vc_row.hero_team,
.hero_team {
  position: relative;
}
.vc_row.hero_team:before,
.hero_team:before {
  background: url("../../images/shape-logo-big.svg") no-repeat center center !important;
  background-size: cover !important;
  content: "" !important;
  display: block !important;
  width: 800px;
  height: 1100px;
  left: -255px;
  top: -150px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .vc_row.hero_team:before,
  .hero_team:before {
    display: none !important;
  }
}

.vc_row.hero_images,
.hero_images {
  position: relative;
}
@media screen and (min-width: 1025px) {
  .vc_row.hero_images__overlay,
  .hero_images__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .vc_row.hero_images__overlay .wpb_single_image,
  .hero_images__overlay .wpb_single_image {
    max-width: 280px;
    position: absolute;
  }
  .vc_row.hero_images__overlay .wpb_single_image:first-child,
  .hero_images__overlay .wpb_single_image:first-child {
    bottom: 80px;
    left: 20px;
  }
  .vc_row.hero_images__overlay .wpb_single_image:nth-child(2),
  .hero_images__overlay .wpb_single_image:nth-child(2) {
    left: 0;
    top: 50px;
    max-width: 228px;
  }
  .vc_row.hero_images__overlay .wpb_single_image:nth-child(3),
  .hero_images__overlay .wpb_single_image:nth-child(3) {
    top: 10px;
    right: 0;
    max-width: 255px;
  }
  .vc_row.hero_images__overlay .wpb_single_image:nth-child(4),
  .hero_images__overlay .wpb_single_image:nth-child(4) {
    right: 50px;
    bottom: 120px;
    max-width: 290px;
  }
}
@media screen and (max-width: 1080px) {
  .vc_row.hero_images__overlay,
  .hero_images__overlay {
    max-width: 500px;
    padding: 0 !important;
    border-radius: 20px !important;
    box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
    -moz-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
    -webkit-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
    overflow: hidden;
  }
  .vc_row.hero_images__overlay .vc_column-inner,
  .hero_images__overlay .vc_column-inner {
    padding: 0 !important;
  }
  .vc_row.hero_images__overlay img,
  .hero_images__overlay img {
    box-shadow: none;
    border-radius: 0;
  }
}

.hero_animation {
  position: relative;
}

.column_animation {
  z-index: -1;
}
.column_animation--1 span {
  position: absolute;
  border-radius: 100%;
}
.column_animation--1 span:first-child {
  top: 30px;
  right: -20%;
  width: 300px;
  height: 300px;
  background-color: #FFC600;
  animation: blob1 10s linear infinite;
}
@media screen and (max-width: 991px) {
  .column_animation--1 span:first-child {
    top: -20px;
  }
}
@media screen and (max-width: 768px) {
  .column_animation--1 span:first-child {
    width: 150px;
    height: 150px;
    right: 0%;
    top: 0;
  }
}
.column_animation--1 span:nth-child(2) {
  bottom: 10%;
  right: 0%;
  width: 175px;
  height: 175px;
  background-color: #FFD766;
  opacity: 0.75;
  z-index: 1;
  animation: blob2 8s linear infinite reverse;
}
@media screen and (max-width: 768px) {
  .column_animation--1 span:nth-child(2) {
    width: 90px;
    height: 90px;
    right: 0%;
  }
}
.column_animation--1 span:nth-child(3) {
  top: 15%;
  right: 70%;
  width: 133px;
  height: 133px;
  background-color: #A8451A;
  opacity: 0.75;
  z-index: 1;
  animation: blob1 12s linear infinite reverse;
}
@media screen and (max-width: 991px) {
  .column_animation--1 span:nth-child(3) {
    top: 20%;
    right: 60%;
  }
}
@media screen and (max-width: 768px) {
  .column_animation--1 span:nth-child(3) {
    top: 8%;
    right: 70%;
    width: 70px;
    height: 70px;
  }
}
.column_animation--1 span:nth-child(4) {
  top: 20%;
  right: 100%;
  width: 90px;
  height: 90px;
  background-color: #5B6770;
  animation: blob3 10s linear infinite;
}
@media screen and (max-width: 768px) {
  .column_animation--1 span:nth-child(4) {
    width: 47px;
    height: 47px;
  }
}
.column_animation--1 span:nth-child(5) {
  top: 10%;
  right: 120%;
  width: 75px;
  height: 75px;
  background-color: #FE9E1B;
  animation: blob2 5s linear infinite;
}
@media screen and (max-width: 991px) {
  .column_animation--1 span:nth-child(5) {
    top: -20px;
  }
}

@keyframes blob1 {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(20px, -30px);
  }
  50% {
    transform: translate(10px, 0px);
  }
  70% {
    transform: translate(-10px, 20px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes blob2 {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(-5px, -10px);
  }
  50% {
    transform: translate(10px, 0px);
  }
  70% {
    transform: translate(4px, 7px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes blob3 {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(-15px, 4px);
  }
  50% {
    transform: translate(10px, 10px);
  }
  70% {
    transform: translate(4px, 7px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.custom_boxes {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
}
@media screen and (max-width: 1080px) {
  .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 1fr;
  }
}
@media screen and (max-width: 767px) {
  .custom_boxes.two_column {
    grid-template-columns: 1fr;
  }
}
.custom_boxes.three_column {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 1080px) {
  .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: 1080px) {
  .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.five_column {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media screen and (max-width: 991px) {
  .custom_boxes.five_column {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .custom_boxes.five_column {
    grid-template-columns: 1fr;
  }
}

.nav_grid .item_wrapper_type {
  background-color: #D8F5FF;
  border-radius: 10px;
  padding: 24px 24px;
}
.nav_grid .item_wrapper_type .box_heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.nav_grid .item_wrapper_type h5 {
  margin-bottom: 0 !important;
  font-size: 24px !important;
  line-height: 24px !important;
  color: #333333;
}
.nav_grid .item_wrapper_type i {
  padding: 1px 3px;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border: 1px solid #08588C;
  color: #08588C;
  opacity: 0.5;
}
.nav_grid .item_wrapper_type i:before {
  font-size: 16px;
}
.nav_grid .item_wrapper_type:hover {
  background-color: #08588C;
}
.nav_grid .item_wrapper_type:hover h5 {
  color: #ffffff;
}
.nav_grid .item_wrapper_type:hover i {
  opacity: 1;
  border-color: #ffffff;
  color: #ffffff;
}

.cta_boxes {
  gap: 50px;
}
.cta_boxes .item_content {
  border-left: 1px solid #08588C;
  padding: 20px 55px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.cta_boxes .item_content h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2em;
  color: #08588C;
  margin-bottom: 18px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.cta_boxes .item_content p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 0 !important;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  color: #333333;
}
.cta_boxes .item_content a[class^=button-] {
  margin-top: 50px;
}
.cta_boxes .item_content:hover {
  background-color: rgba(0, 119, 140, 0.1019607843);
}
.cta_boxes--light .item_content {
  padding: 35px;
  border-color: #81F0FE;
  background: transparent;
}
.cta_boxes--light .item_content h4 {
  color: #81F0FE !important;
}
.cta_boxes--light .item_content p {
  color: #ffffff !important;
}
@media screen and (max-width: 991px) {
  .cta_boxes .item_content {
    border-left: 0;
    border-top: 1px solid #08588C;
    padding: 35px;
  }
  .cta_boxes .item_content .box_details {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .cta_boxes .item_content p {
    font-size: 20px !important;
    line-height: 32px !important;
  }
  .cta_boxes--light .item_content {
    border-top: 0;
    border-left: 1px solid #81F0FE;
    padding: 35px !important;
  }
}

.icon_boxes {
  align-items: center;
  transition: all 0.25s ease !important;
}
.icon_boxes .item_wrapper_type {
  border-radius: 20px !important;
  margin: 40px 0;
  padding: 60px 40px;
  background-color: #ffffff;
  transition: all 0.25s ease !important;
}
.icon_boxes .item_wrapper_type:hover {
  transition: all 0.25s ease !important;
  margin: 0;
  padding: 100px 40px;
  background-color: #333333;
}
.icon_boxes .item_wrapper_type:hover h3, .icon_boxes .item_wrapper_type:hover p {
  color: #ffffff;
}
.icon_boxes .item_wrapper_type:hover p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 100;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 991px) {
  .icon_boxes .item_wrapper_type {
    margin: 0;
  }
}
.icon_boxes .box_heading {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.icon_boxes .box_heading .item_image {
  max-width: 40px;
  margin-right: 10px;
}
.icon_boxes .box_heading h3 {
  color: #08588C;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 0;
}
.icon_boxes .box_details {
  margin-top: auto;
}
.icon_boxes p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

.image_content_grid {
  flex-direction: row-reverse;
}
.image_content_grid.two_column .item_wrapper_type {
  flex: 0 0 50%;
  max-width: calc(50% - 58px) !important;
}
@media screen and (max-width: 767px) {
  .image_content_grid.two_column .item_wrapper_type {
    flex: 0 0 100%;
    max-width: 100% !important;
  }
}
@media screen and (min-width: 1081px) {
  .image_content_grid {
    grid-column-gap: 115px;
    grid-row-gap: 135px;
  }
  .image_content_grid .item_wrapper_type:nth-child(even) {
    margin-top: 220px;
  }
}
.image_content_grid .item_image {
  max-width: 445px;
  margin-bottom: 40px;
}
.image_content_grid .button-primary {
  margin-top: 30px;
}

.mobile_slider {
  margin-bottom: 0 !important;
}
.mobile_slider .slick-dots {
  margin-top: 0;
}

.flex_box {
  display: flex;
  flex-wrap: wrap;
  grid-row-gap: 170px;
}
@media screen and (max-width: 1080px) {
  .flex_box {
    grid-row-gap: 120px;
  }
}
.flex_box.two_column .item_wrapper_type {
  flex: 1 0 50%;
  width: 50%;
  max-width: 280px;
}
.flex_box.three_column .item_wrapper_type {
  flex: 1 0 30%;
  width: 30%;
  max-width: 383px;
}
@media screen and (max-width: 1080px) {
  .flex_box.three_column .item_wrapper_type {
    flex: 1 0 45%;
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  .flex_box.three_column .item_wrapper_type {
    flex: 1 0 40%;
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .flex_box.three_column .item_wrapper_type {
    flex: 1 0 100%;
    width: 100%;
  }
}
.flex_box.four_column .item_wrapper_type {
  flex: 1 0 25%;
  width: 25%;
  max-width: 280px;
}
.flex_box .item_wrapper_type {
  margin: 0 20px;
}
.flex_box.team_members {
  text-align: center;
  grid-row-gap: 25px;
  grid-column-gap: 25px;
}
@media screen and (max-width: 767px) {
  .flex_box.team_members {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .flex_box.team_members .slick-slide {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .flex_box.team_members .slick-slide > div,
  .flex_box.team_members .slick-slide .item_wrapper_type {
    height: 100%;
  }
}
.flex_box.team_members .slick-dots {
  bottom: 40px;
}
.flex_box.team_members .slick-dots li.slick-active button:before {
  color: #02806D;
  opacity: 1;
}
.flex_box.team_members .item_wrapper_type {
  position: relative;
  margin: 0;
  border-radius: 20px !important;
  box-shadow: 0px 16px 32px -8px rgba(56, 56, 138, 0.12);
  position: relative;
  z-index: 1;
  background: #81F0FE;
  margin-top: 90px;
}
.flex_box.team_members .item_wrapper_type.with_modal .item_content:hover {
  cursor: pointer;
}
.flex_box.team_members .item_wrapper_type.with_modal .item_content .box_details {
  padding: 30px 5px 20px;
  min-height: 120px;
}
@media screen and (max-width: 767px) {
  .flex_box.team_members .item_wrapper_type.with_modal .item_content .box_details {
    padding: 30px 40px;
    min-height: 0;
  }
}
.flex_box.team_members .item_wrapper_type.with_modal .item_content .content_details, .flex_box.team_members .item_wrapper_type.with_modal .item_content .content_details * {
  display: block;
}
@media screen and (max-width: 767px) {
  .flex_box.team_members .item_wrapper_type {
    max-width: 100% !important;
    margin: 0 auto;
    box-shadow: none;
  }
}
@media screen and (max-width: 767px) {
  .flex_box.team_members .item_wrapper_type .item_content {
    margin-bottom: 0;
    top: 0;
    padding-top: 30px;
  }
}
.flex_box.team_members .item_wrapper_type .item_content .box_image {
  width: 159px;
  height: 159px;
  border-radius: 100%;
  margin: 0 auto;
  margin-top: -90px;
}
@media screen and (max-width: 767px) {
  .flex_box.team_members .item_wrapper_type .item_content .box_image {
    width: 112px;
    height: 112px;
    margin-top: 0;
    margin: 0 40px;
  }
}
.flex_box.team_members .item_wrapper_type .item_content .box_details {
  text-align: center;
  padding: 42px 25px 60px;
}
@media screen and (max-width: 1080px) {
  .flex_box.team_members .item_wrapper_type .item_content .box_details {
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .flex_box.team_members .item_wrapper_type .item_content .box_details {
    padding: 30px 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .flex_box.team_members .item_wrapper_type .item_content .box_details {
    padding: 30px 20px 30px;
    height: auto;
  }
}
.flex_box.team_members .item_wrapper_type .item_content .box_details h4 {
  margin-bottom: 0px;
  text-transform: capitalize;
  color: #333333;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}
@media screen and (max-width: 1080px) {
  .flex_box.team_members .item_wrapper_type .item_content .box_details h4 {
    margin-bottom: 0 !important;
  }
}
.flex_box.team_members .item_wrapper_type .item_content .box_details h5 {
  color: #5B6770;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .flex_box.team_members .item_wrapper_type .item_content .box_details h5 {
    font-size: 18px !important;
    line-height: 28px !important;
  }
}
.flex_box.team_members .item_wrapper_type .item_content .box_details .content_details, .flex_box.team_members .item_wrapper_type .item_content .box_details .content_details * {
  margin-top: 0px;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400;
  font-family: "Inter", "Helvetica", Arial sans-serif;
}
.flex_box.team_members .box_image {
  overflow: hidden;
}
.flex_box.team_members .box_image:hover .social_media, .flex_box.team_members .box_image:focus .social_media {
  opacity: 1;
  visibility: visible;
  transition: all 475ms ease;
}
.flex_box.team_members .box_image .social_media {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 475ms ease;
}
.flex_box.team_members .box_details .content_details {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .flex_box.team_members .box_details {
    text-align: left !important;
  }
  .flex_box.team_members .box_details .content_details {
    display: block !important;
    color: #333333 !important;
  }
}
.flex_box.team_members.leadership {
  justify-content: center;
}
@media screen and (max-width: 1080px) {
  .flex_box.team_members.leadership {
    justify-content: center;
  }
}
.flex_box.team_members.leadership .box_details {
  height: auto !important;
}
.flex_box.team_members.leadership .content_details,
.flex_box.team_members.leadership .content_details * {
  margin-top: 0px;
  font-size: 14px !important;
  line-height: 22px !important;
  color: #fff !important;
  font-weight: 400;
}
.flex_box.team_members.leadership .content_details a:hover,
.flex_box.team_members.leadership .content_details * a:hover {
  opacity: 0.6;
}
.flex_box.team_members.leadership .box_image {
  overflow: hidden;
}
.flex_box.team_members.leadership .box_image:hover .social_media, .flex_box.team_members.leadership .box_image:focus .social_media {
  opacity: 1;
  visibility: visible;
  transition: all 475ms ease;
}
.flex_box.team_members.leadership .box_image .social_media {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 475ms ease;
}
.flex_box.team_members .member_details {
  padding: 10px 0 80px;
}
.flex_box.team_members .member_details a {
  display: block;
  font-size: 14px !important;
  line-height: 22px !important;
  color: #fff !important;
  font-weight: 300;
  text-align: center;
  color: #ffffff;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
}
@media screen and (max-width: 1080px) {
  .flex_box.team_members .member_details a {
    font-size: 16px;
    line-height: 18px;
  }
}
.flex_box.team_members .member_details a:hover {
  opacity: 0.7;
}
.flex_box.team_members .member_details .member_meta {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}
.flex_box.team_members .member_details .member_meta div {
  border-right: 2px solid #ffffff;
  line-height: 15px;
}
.flex_box.team_members .member_details .member_meta div:last-child {
  border-right: 0;
}
.flex_box.team_members .member_details .member_meta a {
  margin: 0 5px;
}

.members_grid {
  grid-row-gap: 66px;
  grid-column-gap: 0;
}
@media screen and (max-width: 1080px) {
  .members_grid {
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}
@media screen and (max-width: 767px) {
  .members_grid {
    grid-template-columns: 1fr !important;
  }
}
.members_grid .post_item {
  cursor: pointer;
}
.members_grid .box_image {
  cursor: pointer;
}
.members_grid .box_image:hover .default_image {
  display: none;
}
.members_grid .box_image:hover .hover_image {
  display: block;
}
.members_grid .box_image div {
  height: 342px;
  width: 100%;
}
@media screen and (max-width: 1080px) {
  .members_grid .box_image div {
    height: 200px;
  }
}
@media screen and (max-width: 991px) {
  .members_grid .box_image div {
    height: 150px;
  }
}
@media screen and (max-width: 767px) {
  .members_grid .box_image div {
    height: 342px;
  }
}
.members_grid .box_image .hover_image {
  animation: fadeIn ease 600ms;
  -webkit-animation: fadeIn ease 600ms;
  -moz-animation: fadeIn ease 600ms;
  -o-animation: fadeIn ease 600ms;
  -ms-animation: fadeIn ease 600ms;
  display: none;
}
.members_grid .item_wrapper_type {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .members_grid .item_wrapper_type {
    border-right: 0;
  }
}
.members_grid .item_wrapper_type:last-child {
  border-right: 0;
}
.members_grid .item_content {
  padding: 0 30px;
}
@media screen and (max-width: 1080px) {
  .members_grid .item_content {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .members_grid .item_content {
    padding: 0;
  }
}
.members_grid .item_content .box_details {
  padding-top: 30px;
}
.members_grid .item_content h4 {
  font-size: 20px !important;
  line-height: 24px !important;
  text-transform: capitalize;
  margin-bottom: 25px !important;
  max-width: 80%;
  color: #2A5C56;
}
@media screen and (max-width: 1080px) {
  .members_grid .item_content h4 {
    max-width: 100%;
  }
}
.members_grid .item_content h5 {
  font-weight: 700;
  font-size: 20px !important;
  line-height: 108% !important;
  color: #2B3A4F;
  margin-bottom: 25px !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #828282;
}
.members_grid .item_content p {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 5;
  overflow: hidden;
}
.members_grid .social_media {
  display: flex;
  align-items: center;
}
.members_grid .social_media ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: 10px;
}
.members_grid .social_media ul li {
  padding: 0;
  margin: 0;
}
.members_grid .social_media ul li a {
  color: #FFC600;
  font-size: 18px;
}

.members_modal .modal_content {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.members_modal .modal_content .featured_image {
  text-align: center;
}
.members_modal .modal_content .featured_image img {
  margin-bottom: 42px;
}
.members_modal .modal_content .featured_image h4, .members_modal .modal_content .featured_image h5 {
  font-family: "Inter", "Helvetica", Arial sans-serif;
}
.members_modal .modal_content .featured_image h4 {
  margin-bottom: 10px;
}
.members_modal .modal_content .featured_image h5 {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
}
.members_modal .modal_content .featured_image .content_details {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
.members_modal .modal_content .featured_image .content_details i {
  font-size: 24px;
  color: #08588C;
}
.members_modal .modal_content .content_details {
  font-size: 18px !important;
  line-height: 28px !important;
}

.careers_grid {
  grid-column-gap: 0;
  grid-row-gap: 0;
}
.careers_grid .career_item {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0;
}
.careers_grid .career_item:last-child {
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .careers_grid .career_item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
  }
}
.careers_grid .career_item h3 {
  font-size: 24px !important;
  font-weight: 700;
  line-height: 130% !important;
  margin-bottom: 20px !important;
}
.careers_grid .career_item p {
  margin-bottom: 30px !important;
}
.careers_grid .career_details {
  margin-bottom: 30px;
}
.careers_grid .career_details span {
  font-size: 15px;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 300;
  line-height: 24px;
  border-radius: 3px;
  background: rgba(102, 102, 102, 0.2);
  padding: 6px 14px 6px 43px;
  position: relative;
}
.careers_grid .career_details span.icon_location:before {
  background: url("../../images/icon-location.svg") no-repeat center center;
  background-size: 32px;
  width: 32px;
  height: 32px;
  display: block;
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.careers_grid .career_details span.icon_type:before {
  background: url("../../images/icon-type.svg") no-repeat center center;
  background-size: 32px;
  width: 32px;
  height: 32px;
  display: block;
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.case_study_widget .item_image {
  max-width: 780px;
  height: 676px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .case_study_widget .item_image {
    height: 303px;
    margin-bottom: 20px;
  }
}
.case_study_widget .item_content {
  background: #ffffff;
  padding: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 597px;
}
@media screen and (max-width: 767px) {
  .case_study_widget .item_content {
    position: static;
    transform: none;
    padding: 20px;
  }
}
.case_study_widget .item_content .heading_line {
  margin-bottom: 20px;
}
.case_study_widget .item_content .heading_line span {
  font-weight: 400;
}
.case_study_widget .item_content .heading_line .primary_color {
  color: #00AFF0;
  font-weight: 700;
}
.case_study_widget .item_content h3 {
  margin-bottom: 30px;
}
@media screen and (max-width: 1080px) {
  .case_study_widget .item_content h3 {
    font-size: 34px !important;
    line-height: 36px !important;
  }
}
.case_study_widget .slide-nav {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .case_study_widget .slide-nav {
    margin-right: -20px;
  }
}
.case_study_widget .slide-nav .slick-list {
  overflow: visible;
}
@media screen and (max-width: 991px) {
  .case_study_widget .slide-nav .slick-list {
    padding: 0 20% 0 0 !important;
  }
}
.case_study_widget .slide-nav .slick-track {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1080px) {
  .case_study_widget .slide-nav .slick-track {
    gap: 0;
  }
}
.case_study_widget .slide-nav .slick-slide {
  border-right: 1px solid rgba(102, 102, 102, 0.12);
  padding-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1080px) {
  .case_study_widget .slide-nav .slick-slide {
    border-right: 0;
  }
}
.case_study_widget .slide-nav .slick-slide:hover .nav_item {
  background: #ffffff;
}
.case_study_widget .slide-nav .slick-slide:last-child {
  border-right: 0;
  padding-right: 0;
}
.case_study_widget .slide-nav .slick-slide .nav_item {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
}
.case_study_widget .slide-nav .slick-slide .nav_item:before {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 20px 20px 50px 0px #B6B6B6;
}
.case_study_widget .slide-nav .slick-slide.slick-current .nav_item {
  background: #ffffff;
}
.case_study_widget .slide-nav .slick-slide.slick-current .nav_item:before {
  display: block;
}
.case_study_widget .nav_item {
  display: flex !important;
  gap: 12px;
  padding: 20px 15px;
}
.case_study_widget .nav_item .nav_item_image {
  min-width: 48px;
  width: 48px;
  height: 48px;
}
.case_study_widget .nav_item .nav_item_content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case_study_widget .nav_item h5 {
  color: #4B5353;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.32px;
  margin-bottom: 4px !important;
}
@media screen and (max-width: 1080px) {
  .case_study_widget .nav_item h5 {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.case_study_widget .nav_item p {
  color: var(--text, #8D8D8D);
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.32px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1080px) {
  .case_study_widget .nav_item p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.case_counters {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
}
.case_counters h4 {
  margin-bottom: 12px !important;
  color: #00AFF0;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-size: 42px !important;
  font-weight: 700;
  line-height: 44px !important;
}
.case_counters p {
  font-size: 14px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 18px !important;
  margin-bottom: 0 !important;
}
.case_counters p strong {
  color: #4B5353;
}

.single_counters {
  padding: 60px 40px;
  border-radius: 10px;
  background: rgba(141, 141, 141, 0.08);
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1080px) {
  .single_counters {
    padding: 30px 20px;
    gap: 20px;
    margin-bottom: 20px;
  }
}
.single_counters h4 {
  margin-bottom: 6px !important;
  color: #00AFF0;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-size: 42px !important;
  font-weight: 700;
  line-height: 44px !important;
}
.single_counters p {
  font-size: 18px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 22px !important;
  margin-bottom: 0 !important;
  letter-spacing: -0.36px;
}
@media screen and (max-width: 767px) {
  .single_counters p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.single_counters p strong {
  color: #4B5353;
}

.about_mission_section,
.vc_row.about_mission_section {
  overflow: hidden;
}

.vc_row.mission_bg,
.mission_bg {
  position: relative;
}
.vc_row.mission_bg .animated_lines,
.mission_bg .animated_lines {
  width: 581px;
  height: 514.364px;
  flex-shrink: 0;
  position: absolute;
  top: 600px;
  left: 0;
}
@media screen and (max-width: 1080px) {
  .vc_row.mission_bg .animated_lines,
  .mission_bg .animated_lines {
    display: none;
  }
}
.vc_row.mission_bg .animated_lines.small_section,
.mission_bg .animated_lines.small_section {
  bottom: 300px;
  top: auto;
}
.vc_row.mission_bg .animated_lines .animate_line,
.mission_bg .animated_lines .animate_line {
  position: relative;
}
.vc_row.mission_bg .animated_lines .animate_line.line2,
.mission_bg .animated_lines .animate_line.line2 {
  top: -130px;
  left: 20px;
}
.vc_row.mission_bg .animated_lines .animate_line.line3,
.mission_bg .animated_lines .animate_line.line3 {
  top: -500px;
  left: 60px;
}

.vc_row.gallery_section,
.gallery_section {
  position: relative;
  margin: 0 -15px !important;
}
.vc_row.gallery_section:before,
.gallery_section:before {
  background: #ffffff;
  content: "" !important;
  display: block !important;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: 0;
}
@media screen and (max-width: 1080px) {
  .vc_row.gallery_section:before,
  .gallery_section:before {
    height: 40px;
  }
}
.vc_row.gallery_section.plain_section:before,
.gallery_section.plain_section:before {
  display: none !important;
}

.gallery-slider .slick-list {
  padding: 0 19% 0 19% !important;
}
.gallery-slider .slick-track {
  display: flex !important;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .gallery-slider .slick-track {
    gap: 10px;
  }
}
.gallery-slider .slick-slide:nth-child(odd) {
  margin-top: 105px;
}
@media screen and (max-width: 767px) {
  .gallery-slider .slick-slide:nth-child(odd) {
    margin-top: 0;
  }
}

.resources_grid .post_list {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  margin-bottom: 20px !important;
}
.resources_grid .post_list .post_item {
  border-radius: 14px;
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden;
  padding: 0;
  transition: background-color 0.3s ease;
  padding: 16px;
  border: 1px solid rgba(8, 88, 140, 0.2509803922);
}
.resources_grid .post_list .post_item.resource_item .item_content .post_excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.resources_grid .post_list .post_item.testimonials {
  padding-bottom: 0;
}
.resources_grid .post_list .post_item.testimonials .item_content.testi_less .post_excerpt p {
  display: -webkit-box;
  -webkit-line-clamp: 5 !important;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 5 !important;
  overflow: hidden !important;
}
.resources_grid .post_list .post_item.testimonials .item_content.testi_less .more-testi:before {
  background: url("../../images/i-plus-orange.svg") no-repeat center center !important;
  content: "" !important;
  display: block !important;
  width: 10px !important;
  height: 10px !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
  position: absolute;
  z-index: 1;
  left: auto !important;
}
.resources_grid .post_list .post_item.testimonials .item_content.testi_less .more-testi span.less-text {
  display: none;
}
.resources_grid .post_list .post_item.testimonials .item_content.testi_less .more-testi span.more-text {
  display: block;
}
.resources_grid .post_list .post_item.testimonials .item_content h3 {
  margin: 0 !important;
}
.resources_grid .post_list .post_item article {
  margin-bottom: 0;
  position: relative;
  height: 100%;
  padding: 0;
  z-index: 2;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.resources_grid .post_list .post_item .content_column {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.resources_grid .post_list .post_item .post_type {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  color: #DF9516;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 20px;
}
.resources_grid .post_list .post_item .item_image {
  background-size: cover !important;
  border-radius: 10px;
  height: 224px;
  background-position: center !important;
}
.resources_grid .post_list .post_item .item_category {
  color: #08588C;
  background-color: #ffffff;
  border: 1px solid #08588C;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 14px;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  display: inline-block;
  margin-bottom: 16px;
}
.resources_grid .post_list .post_item .post_meta {
  color: #08588C;
}
.resources_grid .post_list .post_item .post_meta__row {
  display: inline-flex;
  flex-wrap: wrap;
}
.resources_grid .post_list .post_item .post_meta__row a {
  line-height: inherit;
}
.resources_grid .post_list .post_item .post_meta__row > div[class^=post_] {
  line-height: 18px;
}
.resources_grid .post_list .post_item .post_meta__row > div[class^=post_]:not(:last-child) {
  padding-right: 4px;
  margin-right: 4px;
  border-right: 1px solid #08588C;
  height: 18px;
}
.resources_grid .post_list .post_item .post_meta--dark {
  color: #333333;
}
.resources_grid .post_list .post_item .item_content {
  padding: 20px 0 0px;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
}
.resources_grid .post_list .post_item .item_content h3, .resources_grid .post_list .post_item .item_content h3 a {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px !important;
}
.resources_grid .post_list .post_item .item_content h3 a {
  margin: 0 !important;
}
.resources_grid .post_list .post_item .item_content h3 a:hover {
  color: #00AFF0;
}
.resources_grid .post_list .post_item .item_content h3.case-study {
  font-size: 28px;
  font-weight: 500;
}
.resources_grid .post_list .post_item .item_content .post_excerpt p {
  margin-bottom: 10px !important;
}
.resources_grid .post_list .post_item .item_content .post_link {
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-left: auto;
  display: block;
  margin-right: -20px;
  margin-bottom: -20px !important;
  width: 88px;
  height: 88px;
  background: #07507F url("../../images/button-arrow.svg") no-repeat center/25%;
  transition: 0.2s ease-in-out;
  margin-top: auto;
}
.resources_grid .post_list .post_item .item_content .post_link:hover {
  background: #EE8B22 url("../../images/button-arrow.svg") no-repeat center/25%;
}

.posts_slider {
  /* the parent */
}
@media screen and (max-width: 991px) {
  .posts_slider {
    padding-bottom: 50px;
  }
}
.posts_slider .slick-slide {
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  .posts_slider .slick-slide {
    margin: 0;
  }
}
.posts_slider .slick-list {
  margin: 0 -27px;
}
@media screen and (max-width: 767px) {
  .posts_slider .slick-list {
    margin: 0;
  }
}

.single_post_item {
  margin-top: 200px;
}
@media screen and (max-width: 1080px) {
  .single_post_item {
    margin-top: 100px;
  }
}
.single_post_item .wpb_alert p:last-child,
.single_post_item .wpb_text_column :last-child,
.single_post_item .wpb_text_column p:last-child,
.single_post_item .wpb_alert p:last-child,
.single_post_item .wpb_text_column :last-child,
.single_post_item .wpb_text_column p:last-child {
  margin-bottom: 30px !important;
}
.single_post_item .header_content {
  margin-bottom: 80px;
}
.single_post_item .header_content h1.post_title {
  font-size: 46px !important;
  line-height: 52px !important;
  margin-bottom: 0 !important;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .single_post_item .header_content h1.post_title {
    font-size: 24px !important;
    line-height: 130% !important;
  }
}
.single_post_item .header_content .post_tags {
  justify-content: center;
}
.single_post_item .post_terms {
  text-align: center;
  margin-bottom: 24px;
  display: block;
}
@media screen and (max-width: 991px) {
  .single_post_item .post_terms {
    margin-bottom: 15px;
  }
}
.single_post_item .post_terms span {
  font-size: 20px;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  color: #666666;
  font-weight: 700;
  line-height: 108%;
  text-transform: uppercase;
  text-align: center;
}
.single_post_item .post_sharing {
  display: flex;
  justify-content: center;
}
.single_post_item .post_social_share {
  margin-top: 20px;
}
.single_post_item .post_social_share .social_share {
  margin-bottom: 40px;
}
.single_post_item .post_social_share .inner {
  padding: 0 15px;
}
@media screen and (max-width: 1080px) {
  .single_post_item .post_social_share .inner {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .single_post_item .post_social_share .inner {
    padding: 0;
  }
}

.post_tags {
  margin: 30px 0;
  display: flex;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-wrap: wrap;
}
.post_tags span {
  border-radius: 3px;
  background: rgba(201, 249, 243, 0.6);
  font-size: 15px;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  color: #5B6770;
  font-weight: 300;
  line-height: 24px;
  padding: 12px;
  text-transform: capitalize;
}
@media screen and (max-width: 991px) {
  .post_tags span {
    padding: 8px;
  }
}

.featured_resource_content .post_excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.featured_resource_content .post_meta {
  margin-top: 24px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.featured_resource_content .post_meta span {
  color: #333333;
}
.featured_resource_content .post_meta .autor_image img {
  max-width: 48px;
}
.featured_resource_content .post_meta .author_name {
  font-size: 16px !important;
  line-height: 24px !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
.featured_resource_content .post_meta .meta_details {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 20px;
  margin-bottom: 24px;
}
.featured_resource_content .post_meta .meta_details span {
  position: relative;
  padding-right: 8px;
  margin-right: 8px;
  color: #08588C;
}

.featured_project_content {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .featured_project_content {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.featured_project_content .post_content {
  width: 46%;
  padding-right: 120px;
}
@media screen and (max-width: 991px) {
  .featured_project_content .post_content {
    width: 100%;
    padding-right: 0;
  }
}
.featured_project_content .post_content h2, .featured_project_content .post_content h2 a {
  color: #2A5C56;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
@media screen and (max-width: 991px) {
  .featured_project_content .post_content h2, .featured_project_content .post_content h2 a {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.featured_project_content .item_image {
  width: 54%;
}
@media screen and (max-width: 991px) {
  .featured_project_content .item_image {
    width: 100%;
    margin-bottom: 40px;
  }
}
.featured_project_content .item_image img {
  max-width: 680px;
  width: 100%;
}

.awards_grid {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .awards_grid {
    margin-right: -20px;
  }
}
.awards_grid .slick-track {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .awards_grid .slick-track {
    gap: 6px;
  }
}
@media screen and (max-width: 767px) {
  .awards_grid .slick-list {
    padding: 0 20% 0 0 !important;
  }
}
.awards_grid .item_wrapper_type .inner {
  background: #ffffff;
  min-height: 158px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .awards_grid .item_wrapper_type .inner {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .awards_grid .item_wrapper_type .inner {
    min-height: 94px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .awards_grid .item_wrapper_type .inner img {
    height: 94px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.vc_row.vc_global_cta,
.global_cta {
  position: relative;
}
.vc_row.vc_global_cta:before,
.global_cta:before {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.41) 32.01%, rgba(0, 0, 0, 0) 58.26%);
  content: "" !important;
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  .vc_row.vc_global_cta:before,
  .global_cta:before {
    background: rgba(0, 0, 0, 0.5);
  }
}
.vc_row.vc_global_cta .container,
.global_cta .container {
  padding: 60px;
}
@media screen and (max-width: 991px) {
  .vc_row.vc_global_cta .container,
  .global_cta .container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .vc_row.vc_global_cta .container .wpb_column,
  .global_cta .container .wpb_column {
    width: 100%;
  }
}

.image_with_icon {
  max-width: 626px;
  position: relative;
  display: flex;
}
.image_with_icon .box_icon {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 250.644px;
  height: 224.783px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .image_with_icon .box_icon {
    width: 140px;
    height: 125px;
  }
}
@media screen and (max-width: 767px) {
  .image_with_icon .box_icon {
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 1080px) {
  .image_with_icon .box_icon img {
    max-width: 50px;
  }
}
.image_with_icon.icon-left {
  float: right;
}
.image_with_icon.icon-right .box_icon {
  bottom: 0;
  right: 0;
  left: auto;
}

@media screen and (min-width: 1999px) {
  .boxes_carousel_main {
    max-width: 1600px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1080px) {
  .boxes_carousel_main {
    padding: 0 20px;
  }
}
.boxes_carousel_main .slick-list {
  padding: 0 20% 0 0 !important;
}
@media screen and (max-width: 1080px) {
  .boxes_carousel_main .slick-list {
    padding: 0 !important;
  }
}
.boxes_carousel_main .slick-track {
  display: flex !important;
}
.boxes_carousel_main .slick-slide {
  margin: 80px 10px !important;
  background: #ffffff;
}
@media screen and (min-width: 1081px) {
  .boxes_carousel_main .slick-slide {
    height: auto;
  }
}
@media screen and (max-width: 1080px) {
  .boxes_carousel_main .slick-slide {
    margin: 30px 0 !important;
  }
}
.boxes_carousel_main .slick-slide.slick-current {
  box-shadow: 20px 20px 50px 0px #B6B6B6;
  margin: 80px 10px 80px 10px !important;
}
@media screen and (max-width: 1080px) {
  .boxes_carousel_main .slick-slide.slick-current {
    box-shadow: none;
    margin: 30px 0 !important;
  }
}
.boxes_carousel_main .box_slide_item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0;
  z-index: 2;
  width: 100%;
}
@media screen and (max-width: 1080px) {
  .boxes_carousel_main .box_slide_item {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .boxes_carousel_main .box_slide_item {
    padding: 0;
  }
}
.boxes_carousel_main .box_image {
  height: 290px;
  position: relative;
  display: flex;
}
@media screen and (max-width: 767px) {
  .boxes_carousel_main .box_image {
    height: 200px;
  }
}
.boxes_carousel_main .box_image .box_number {
  background: #00AFF0;
  width: 68px;
  height: 68px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.boxes_carousel_main .box_image .box_number span {
  color: #ffffff;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.64px;
  margin-right: 15px;
}
.boxes_carousel_main .box_content {
  padding: 40px;
}
@media screen and (max-width: 1080px) {
  .boxes_carousel_main .box_content {
    padding: 40px 40px 50px;
  }
}
@media screen and (max-width: 767px) {
  .boxes_carousel_main .box_content {
    padding: 20px 20px 50px;
  }
}
.boxes_carousel_main .box_content h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 34px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1080px) {
  .boxes_carousel_main .box_content h3 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
}
.boxes_carousel_main .box_content p {
  margin-bottom: 0 !important;
  margin-top: 25px !important;
}

#boxes_navigation {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-top: -40px !important;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1080px) {
  #boxes_navigation {
    margin-top: 0 !important;
  }
}
#boxes_navigation .slick-dots {
  position: static;
}

.boxes_arrows {
  display: flex;
  gap: 15px;
}

.boxes-arrow {
  border: 1px solid #1580C2;
  border-radius: 100%;
  bottom: 0;
  z-index: 6;
  display: inline-block;
  height: 48px;
  width: 48px;
  transition: all 0.2s;
  text-indent: -999999px;
}
@media screen and (max-width: 767px) {
  .boxes-arrow {
    height: 40px;
    width: 40px;
    background-size: 18px !important;
  }
}
.boxes-arrow.boxes-prev {
  background: rgba(255, 255, 255, 0) url("../../images/arrow-left-blue.svg") no-repeat center center !important;
  background-size: 24px !important;
}
@media screen and (max-width: 767px) {
  .boxes-arrow.boxes-prev {
    background-size: 17px !important;
  }
}
.boxes-arrow.boxes-prev:before {
  content: none !important;
}
.boxes-arrow.boxes-prev:hover {
  background: #1580C2 url("../../images/arrow-left-white.svg") no-repeat center center !important;
  background-size: 24px !important;
  border: 1px solid #1580C2;
}
.boxes-arrow.boxes-next {
  background: rgba(255, 255, 255, 0) url("../../images/arrow-right-blue.svg") no-repeat center center !important;
  background-size: 24px !important;
}
@media screen and (max-width: 767px) {
  .boxes-arrow.boxes-next {
    background-size: 17px !important;
  }
}
.boxes-arrow.boxes-next:before {
  content: none !important;
}
.boxes-arrow.boxes-next:hover {
  background: #1580C2 url("../../images/arrow-right-white.svg") no-repeat center center !important;
  background-size: 24px !important;
  border: 1px solid #1580C2;
}

.popup_video {
  box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  -moz-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  -webkit-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  border-radius: 20px !important;
  overflow: hidden;
  position: relative;
}
.popup_video img {
  display: block;
}
@media screen and (max-width: 767px) {
  .popup_video {
    display: flex;
    flex-wrap: wrap;
  }
}
.popup_video.no_video a:before {
  display: none !important;
}
.popup_video.default {
  max-width: 100%;
}
@media screen and (max-width: 1080px) {
  .popup_video.default {
    max-width: 400px;
    margin: 0 auto;
  }
}
.popup_video.default img {
  width: 100%;
}
.popup_video .video_content_wrapper {
  position: absolute;
  right: 23px;
  bottom: 20px;
}
.popup_video .video_content_wrapper .video_player a {
  display: block;
}
.popup_video .video_content_wrapper .video_player a:before {
  background: url("../../images/i-play.svg") no-repeat top center;
  background-size: cover;
  content: "" !important;
  display: block !important;
  width: 80px;
  height: 80px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .popup_video .video_content_wrapper .video_player a:before {
    width: 51px;
    height: 51px;
  }
}

.image_with_shape {
  max-width: 626px;
  position: relative;
  display: flex;
}
.image_with_shape .box_icon {
  position: absolute;
  z-index: 1;
  width: 153px;
  height: 105px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .image_with_shape .box_icon {
    width: 90px;
    height: 62px;
  }
}
.image_with_shape.icon-bottom-left .box_icon {
  bottom: 0;
  left: 0;
}
.image_with_shape.icon-bottom-right .box_icon {
  bottom: 0;
  right: 0;
}
.image_with_shape.icon-top-left .box_icon {
  top: 0;
  left: 0;
}
.image_with_shape.icon-top-right .box_icon {
  top: 0;
  right: 0;
}
.image_with_shape.image_lines {
  position: relative;
}
.image_with_shape.image_lines:before {
  background: url("../../images/image-lines.svg") no-repeat center center !important;
  content: "" !important;
  display: block !important;
  width: 150.733px;
  height: 87.595px;
  right: 0;
  top: -87px;
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 1080px) {
  .image_with_shape.image_lines:before {
    display: none !important;
  }
}

.vc_row.team_carousel_section .animated_lines_v3,
.team_carousel_section .animated_lines_v3 {
  width: 581px;
  height: 514.364px;
  position: absolute;
  left: 0;
  top: -20px;
}
@media screen and (max-width: 1080px) {
  .vc_row.team_carousel_section .animated_lines_v3,
  .team_carousel_section .animated_lines_v3 {
    display: none;
  }
}
.vc_row.team_carousel_section .animated_lines_v3 .animate_line,
.team_carousel_section .animated_lines_v3 .animate_line {
  position: absolute;
  bottom: 0;
}

.teams_carousel .box_slide_item {
  position: relative;
  padding-top: 30px;
}
.teams_carousel .box_image {
  max-width: 780px;
  height: 438px;
  border-radius: 4px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .teams_carousel .box_image {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .teams_carousel .box_image {
    height: 196px;
    max-width: 100%;
  }
}
.teams_carousel .box_image:before {
  background: rgba(242, 111, 36, 0.8);
  content: "" !important;
  display: block !important;
  position: absolute;
  top: -30px;
  right: -30px;
  width: 339px;
  height: 181px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .teams_carousel .box_image:before {
    display: none !important;
  }
}
.teams_carousel .box_content {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 597px;
  background: #F9F9F9;
  padding: 50px;
}
@media screen and (max-width: 991px) {
  .teams_carousel .box_content {
    max-width: 300px;
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .teams_carousel .box_content {
    position: static;
    transform: none;
    max-width: 100%;
  }
}
.teams_carousel .box_content p {
  font-size: 17px !important;
  font-style: italic;
  font-weight: 700;
  line-height: 28px !important;
  margin-bottom: 20px !important;
}
.teams_carousel .box_content .team_name {
  color: #00AFF0;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.14px;
  text-transform: uppercase;
}
.teams_carousel .box_content .team_name span {
  color: #4B5353;
  font-weight: 400;
}

#teams_navigation {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  margin-top: 20px;
}
#teams_navigation .slick-dots {
  position: static;
}
#teams_navigation .slick-dots li button {
  background: #ffffff;
}
#teams_navigation .slick-dots li.slick-active button {
  background: #00AFF0;
}

.teams_arrows {
  display: flex;
  gap: 15px;
}

.teams-arrow {
  border: 1px solid #ffffff;
  border-radius: 100%;
  bottom: 0;
  z-index: 6;
  display: inline-block;
  height: 48px;
  width: 48px;
  transition: all 0.2s;
  text-indent: -999999px;
}
@media screen and (max-width: 767px) {
  .teams-arrow {
    height: 40px;
    width: 40px;
    background-size: 18px !important;
  }
}
.teams-arrow.teams-prev {
  background: rgba(255, 255, 255, 0) url("../../images/arrow-left-white.svg") no-repeat center center !important;
  background-size: 24px !important;
}
@media screen and (max-width: 767px) {
  .teams-arrow.teams-prev {
    background-size: 17px !important;
  }
}
.teams-arrow.teams-prev:before {
  content: none !important;
}
.teams-arrow.teams-prev:hover {
  background: #1580C2 url("../../images/arrow-left-white.svg") no-repeat center center !important;
  background-size: 24px !important;
  border: 1px solid #1580C2;
}
.teams-arrow.teams-next {
  background: rgba(255, 255, 255, 0) url("../../images/arrow-right-white.svg") no-repeat center center !important;
  background-size: 24px !important;
}
@media screen and (max-width: 767px) {
  .teams-arrow.teams-next {
    background-size: 17px !important;
  }
}
.teams-arrow.teams-next:before {
  content: none !important;
}
.teams-arrow.teams-next:hover {
  background: #1580C2 url("../../images/arrow-right-white.svg") no-repeat center center !important;
  background-size: 24px !important;
  border: 1px solid #1580C2;
}

.team_grid .post_list {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .team_grid .post_list {
    grid-template-columns: 1fr;
  }
}
.team_grid .item_image {
  display: flex;
  position: relative;
  background: #f9f9f9;
}
.team_grid .item_image img {
  position: relative;
  z-index: 1;
}
.team_grid .bg_color {
  width: 100%;
  position: absolute;
  height: 285px;
  bottom: 0;
  z-index: 0;
}
.team_grid .post_item {
  position: relative;
  background: #ffffff;
}
.team_grid .item_content {
  display: block;
  width: 100%;
  border-radius: 2px;
  padding: 30px 30px 130px;
}
.team_grid .item_content h3, .team_grid .item_content h3 a {
  margin-bottom: 10px !important;
  color: #4B5353;
  font-size: 22px !important;
  font-weight: 600;
  line-height: 26px !important;
}
.team_grid .item_content h3 a {
  margin: 0 !important;
}
.team_grid .item_content h3 a:hover {
  color: #00AFF0;
}
.team_grid .item_content h5 {
  color: #00AFF0;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 22px !important;
}
.team_grid .item_content .post_excerpt p {
  margin-bottom: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  -moz-line-clamp: 5;
  overflow: hidden;
}
.team_grid .item_content .r-more {
  position: absolute;
  bottom: 40px;
  color: #00AFF0;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
  padding: 10px 0;
  width: calc(100% - 60px);
  left: 50%;
  transform: translateX(-50%);
  border-top: 1px solid rgba(102, 102, 102, 0.12);
  border-bottom: 1px solid rgba(102, 102, 102, 0.12);
}
.team_grid .item_content .r-more:before {
  background: url("../../images/i-plus-orange.svg") no-repeat center center;
  background-size: 100%;
  content: "" !important;
  display: block !important;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 12px;
  width: 12px;
}

.team_filter .searchandfilter {
  max-width: 100%;
  margin: 0 auto !important;
}
.team_filter .searchandfilter .sf-input-checkbox,
.team_filter .searchandfilter .sf-input-radio {
  display: none;
}
.team_filter .searchandfilter li[data-sf-field-input-type=checkbox] label,
.team_filter .searchandfilter li[data-sf-field-input-type=radio] label,
.team_filter .searchandfilter li[data-sf-field-input-type=range-radio] label,
.team_filter .searchandfilter li[data-sf-field-input-type=range-checkbox] label {
  background: #ffffff;
  font-family: "Inter", "Helvetica", Arial sans-serif !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 22px !important;
  color: #4B5353 !important;
  text-transform: none !important;
  cursor: pointer !important;
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  border-radius: 2px;
}
@media screen and (max-width: 767px) {
  .team_filter .searchandfilter li[data-sf-field-input-type=checkbox] label,
  .team_filter .searchandfilter li[data-sf-field-input-type=radio] label,
  .team_filter .searchandfilter li[data-sf-field-input-type=range-radio] label,
  .team_filter .searchandfilter li[data-sf-field-input-type=range-checkbox] label {
    justify-content: flex-start;
    text-align: left;
    padding: 8px 24px;
  }
}
.team_filter .searchandfilter li[data-sf-field-input-type=checkbox] label:hover,
.team_filter .searchandfilter li[data-sf-field-input-type=radio] label:hover,
.team_filter .searchandfilter li[data-sf-field-input-type=range-radio] label:hover,
.team_filter .searchandfilter li[data-sf-field-input-type=range-checkbox] label:hover {
  background: #18447A;
  color: #ffffff !important;
}
.team_filter .searchandfilter ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .team_filter .searchandfilter ul {
    grid-row-gap: 15px;
  }
}
.team_filter .searchandfilter ul li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .team_filter .searchandfilter ul li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    justify-content: flex-start;
    position: relative;
  }
}
.team_filter .searchandfilter ul li:last-child, .team_filter .searchandfilter ul li.sf-field-search {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .team_filter .searchandfilter ul li.sf-field-taxonomy-team_category ul {
    position: static;
    justify-content: flex-start;
    text-align: left;
    border-radius: 0px 0px 7px 7px;
    background: #F3F3F3;
    adding: 20px 10px;
    width: 100%;
    display: none;
    z-index: 2;
    min-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .team_filter .searchandfilter ul li.sf-field-taxonomy-team_category ul.show_filter {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .team_filter .searchandfilter ul li.sf-field-taxonomy-team_category ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .team_filter .searchandfilter ul li.sf-field-taxonomy-team_category ul li:last-child {
    margin: 0;
  }
}
.team_filter .searchandfilter ul li.sf-option-active label {
  background: #18447A;
  color: #ffffff !important;
}
.team_filter .searchandfilter ul li h4 {
  display: none;
  border-radius: 2px;
  background: #18447A;
  padding: 8px 24px;
  color: #ffffff;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 22px !important;
  width: 100%;
  margin-bottom: 0 !important;
  position: relative;
}
@media screen and (max-width: 767px) {
  .team_filter .searchandfilter ul li h4 {
    display: block;
  }
}
.team_filter .searchandfilter ul li h4:before {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ffffff;
  border-radius: 3px;
  z-index: 1;
}
.team_filter .searchandfilter ul li label {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .team_filter .searchandfilter ul li label {
    width: 100%;
  }
}
.team_filter .searchandfilter ul li ul {
  width: 100%;
}
.team_filter .searchandfilter ul li li {
  padding: 0;
  margin: 0;
  border: 0;
}
.team_filter .search-filter-results {
  padding: 0;
}
.team_filter .searchfilter_noresults {
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 60px 80px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 1080px) {
  .team_filter .searchfilter_noresults {
    padding: 60px;
  }
}
@media screen and (max-width: 991px) {
  .team_filter .searchfilter_noresults {
    padding: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.team_filter .searchfilter_noresults .result_content {
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .team_filter .searchfilter_noresults .result_content {
    padding-left: 0;
    margin-top: 20px;
    text-align: center;
  }
}
.team_filter .searchfilter_noresults h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 40px;
  color: #000000;
}
.team_filter .searchfilter_noresults p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #474C69;
}
.team_filter .result_reset {
  margin-top: 65px;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .team_filter .result_reset {
    margin-top: 45px;
  }
}

.single_team {
  padding-top: 140px;
  padding-bottom: 240px;
}
@media screen and (max-width: 1080px) {
  .single_team {
    padding: 20px 0;
  }
}
@media screen and (max-width: 991px) {
  .single_team {
    background: #f9f9f9;
  }
}
.single_team .team_wrap {
  display: flex;
  max-width: 1044px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 20px;
}
@media screen and (max-width: 991px) {
  .single_team .team_wrap {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.single_team .team_left_content,
.single_team .team_right_content {
  max-width: 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 991px) {
  .single_team .team_left_content,
  .single_team .team_right_content {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.single_team .team_right_content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .single_team .team_right_content {
    margin-bottom: 30px;
  }
}
.single_team .team_title {
  font-size: 46px;
  font-weight: 600;
  line-height: 48px;
}
@media screen and (max-width: 991px) {
  .single_team .team_title {
    font-size: 34px !important;
    line-height: 40px !important;
  }
}
.single_team .position {
  color: #00AFF0;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 22px !important;
  letter-spacing: -0.36px;
}
.single_team .item_image {
  display: flex;
  position: relative;
  background: #ffffff;
  max-width: 399px;
}
@media screen and (max-width: 991px) {
  .single_team .item_image {
    background: #f9f9f9;
  }
}
.single_team .item_image img {
  position: relative;
  z-index: 1;
}
.single_team .bg_color {
  width: 100%;
  position: absolute;
  height: 412px;
  bottom: 0;
  z-index: 0;
}

.vc_row.contact_section,
.contact_section {
  position: relative;
  overflow: hidden;
}
.vc_row.contact_section:before,
.contact_section:before {
  background: url("../../images/shape-logo-big.svg") no-repeat !important;
  background-size: cover !important;
  content: "" !important;
  display: block !important;
  width: 720px;
  height: 856px;
  right: -270.495px;
  bottom: -0.355px;
  position: absolute;
}
@media screen and (max-width: 991px) {
  .vc_row.contact_section:before,
  .contact_section:before {
    display: none !important;
  }
}

.contact_details a {
  color: #00AFF0;
  font-size: 17px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.34px;
  font-weight: 700;
}

.contact_address {
  gap: 10px;
}
.contact_address .item_wrapper_type {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #FFF;
  padding: 20px;
}
.contact_address h5, .contact_address p {
  font-size: 16px !important;
  line-height: 18px !important;
  letter-spacing: -0.32px !important;
  margin-bottom: 0 !important;
}
.contact_address h5 {
  color: #4B5353;
  font-weight: 700;
}
.contact_address p {
  color: #00AFF0;
  font-weight: 400;
}

.contact_tabs {
  border-radius: 2px;
  background: #0C263E;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .contact_tabs {
    padding: 15px;
  }
}
.contact_tabs .vc_tta-panels {
  border-radius: 0 !important;
}
.contact_tabs .vc_tta-panel-body {
  padding: 50px 20px 40px !important;
  border-radius: 0 !important;
  background: #ffffff !important;
  border: 0 !important;
}
@media screen and (max-width: 767px) {
  .contact_tabs .vc_tta-panel-body {
    padding: 30px 20px !important;
  }
}
.contact_tabs .vc_tta-tabs-container {
  margin: 0 !important;
  display: block !important;
}
.contact_tabs .vc_tta-panel-heading {
  display: none !important;
}
.contact_tabs .vc_tta-panels-container {
  background: transparent !important;
  margin-top: -1px;
}
.contact_tabs .vc_tta-tabs-list {
  display: flex !important;
  justify-content: space-around;
}
.contact_tabs .vc_tta-tabs-list .vc_tta-tab {
  width: 100%;
  display: flex !important;
}
.contact_tabs .vc_tta-tabs-list .vc_tta-tab > a {
  border-radius: 2px 2px 0px 0px !important;
  border: 0 !important;
  background: rgba(255, 255, 255, 0.82) !important;
  color: #4B5353;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.32px;
  padding: 20px !important;
  display: flex !important;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .contact_tabs .vc_tta-tabs-list .vc_tta-tab > a {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.28px;
    padding: 20px 15px !important;
  }
}
.contact_tabs .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  background: #ffffff !important;
}

.animated_lines_v4 {
  width: 581px;
  height: 630px;
  position: relative;
}
@media screen and (max-width: 1080px) {
  .animated_lines_v4 {
    left: -20px;
  }
}
@media screen and (max-width: 991px) {
  .animated_lines_v4 {
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .animated_lines_v4 {
    height: 260px;
    left: -105px;
    bottom: -60px;
  }
}
.animated_lines_v4 svg {
  display: flex;
}
.animated_lines_v4 .animate_line {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1080px) {
  .animated_lines_v4 .animate_line.line1 svg {
    width: 200px;
    height: 360px;
  }
}
@media screen and (max-width: 1080px) {
  .animated_lines_v4 .animate_line.line2 svg {
    width: 280px;
    height: 300px;
  }
}
@media screen and (max-width: 1080px) {
  .animated_lines_v4 .animate_line.line3 svg {
    width: 429px;
    height: 300px;
  }
}

.animated_lines_v2 {
  width: 581px;
  height: 514.364px;
  position: relative;
}
@media screen and (max-width: 1080px) {
  .animated_lines_v2 {
    left: -20px;
    height: 400px;
  }
}
@media screen and (max-width: 767px) {
  .animated_lines_v2 {
    height: 260px;
    left: -105px;
    bottom: -60px;
  }
}
.animated_lines_v2 svg {
  display: flex;
}
.animated_lines_v2 .animate_line {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 1080px) {
  .animated_lines_v2 .animate_line.line1 svg {
    width: 200px;
    height: 360px;
  }
}
@media screen and (max-width: 1080px) {
  .animated_lines_v2 .animate_line.line2 svg {
    width: 280px;
    height: 300px;
  }
}
@media screen and (max-width: 1080px) {
  .animated_lines_v2 .animate_line.line3 svg {
    width: 429px;
    height: 300px;
  }
}

.process_grid {
  gap: 0;
  padding-left: 24px;
  margin-left: 47px;
}
@media screen and (max-width: 767px) {
  .process_grid {
    margin-left: 40px;
  }
}
.process_grid .process_item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 30px 0;
  border-bottom: 1px solid #8D8D8D;
  position: relative;
}
@media screen and (max-width: 767px) {
  .process_grid .process_item {
    flex-wrap: wrap;
  }
}
.process_grid .process_item:before {
  background: #00AFF0;
  border-radius: 100%;
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  left: -56px;
  top: 0;
}
.process_grid .process_item:after {
  background: #D9D9D9;
  border-radius: 100%;
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  left: -40px;
  top: 0;
  z-index: -1;
}
.process_grid .process_item:first-child {
  padding-top: 0;
}
.process_grid .process_item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.process_grid .process_item:last-child:after {
  display: none;
}
.process_grid .item_image {
  max-width: 100px;
  flex: 0 0 100px;
}
.process_grid .item_content h6 {
  font-size: 18px !important;
  font-weight: 600;
  line-height: 22px !important;
  letter-spacing: -0.36px;
  margin-bottom: 10px !important;
}
.process_grid .item_content h6 span {
  color: #00AFF0;
}
.process_grid .item_content p {
  margin-bottom: 0 !important;
}

.partners_grid {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .partners_grid {
    margin-right: -20px;
  }
}
.partners_grid .slick-track {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .partners_grid .slick-track {
    gap: 6px;
  }
}
@media screen and (max-width: 767px) {
  .partners_grid .slick-list {
    padding: 0 20% 0 0 !important;
  }
}
.partners_grid .item_wrapper_type .inner {
  min-height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .partners_grid .item_wrapper_type .inner {
    padding: 0 10px;
  }
}
.partners_grid .item_wrapper_type .inner img {
  opacity: 0.3;
}
@media screen and (max-width: 1080px) {
  .partners_grid .item_wrapper_type .inner img {
    max-width: 80%;
  }
}

@media screen and (min-width: 768px) {
  .wpb-js-composer .vc_tta-panel .vc_tta-panel-body,
  .wpb-js-composer .vc_tta-panel .vc_tta-panel-body {
    transform: none !important;
    transition: none !important;
    animation: fadein 1s;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.column-divider .wpb_column:not(:first-child) {
  border-left: 1px solid rgba(34, 50, 81, 0.2);
}

.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  background: transparent !important;
  width: 100%;
  border-radius: 6px;
  padding: 8px 4px;
  width: auto;
}
@media screen and (min-width: 991px) {
  .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: inline-block !important;
  }
}
@media screen and (max-width: 1080px) {
  .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    margin-bottom: 40px !important;
    padding: 10px 0;
  }
}
.vc_tta.vc_tta-tabs .vc_tta-tab {
  margin: 0 2px !important;
  min-width: 257px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .vc_tta.vc_tta-tabs .vc_tta-tab {
    margin: 0 auto !important;
    display: block;
    flex: 0 0 100%;
    width: 100%;
  }
  .vc_tta.vc_tta-tabs .vc_tta-tab:not(:first-child) {
    margin-top: 3px !important;
  }
}
.vc_tta.vc_tta-tabs .vc_tta-tab a {
  cursor: pointer !important;
  background: #D8F5FF !important;
  padding: 24px !important;
  border: 0 !important;
  border-radius: 6px !important;
  text-transform: capitalize;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 300ms !important;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 30px !important;
  color: #333333 !important;
}
@media screen and (max-width: 767px) {
  .vc_tta.vc_tta-tabs .vc_tta-tab a {
    padding: 10px 15px !important;
    font-size: 16px !important;
    line-height: 22px !important;
    justify-content: flex-start;
  }
  .vc_tta.vc_tta-tabs .vc_tta-tab a .vc_tta-title-text {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}
.vc_tta.vc_tta-tabs .vc_tta-panels {
  background: transparent !important;
  border: 0 !important;
}
.vc_tta.vc_tta-tabs .vc_tta-panel-body {
  border-color: transparent !important;
  background-color: transparent !important;
}
@media screen and (max-width: 1080px) {
  .vc_tta.vc_tta-tabs .vc_tta-panel-body {
    padding: 20px !important;
  }
}

.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  overflow: visible !important;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-tabs-list {
  display: flex;
  width: calc(100% + 2px);
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-tab {
  margin: 0 !important;
  width: 100%;
  min-width: 0;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-tab a {
  color: #6C6F70 !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 120% !important;
  letter-spacing: -0.72px !important;
  background: transparent !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-tab a .vc_tta-icon {
  display: none;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a {
  color: #08588C !important;
  background: #F2FBFE !important;
  border: 1px solid rgba(14, 78, 125, 0.1019607843) !important;
  border-bottom: 0 !important;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel {
  background: #F2FBFE !important;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-heading {
  background: transparent !important;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  margin-bottom: 0 !important;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active {
  border: 1px solid rgba(14, 78, 125, 0.1019607843) !important;
  overflow: hidden;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading {
  border: 0 !important;
  border-bottom: 1px solid rgba(14, 78, 125, 0.1019607843) !important;
}
.theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a {
  color: #08588C !important;
  background: #F2FBFE !important;
  border-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title > a .vc_tta-icon {
    position: relative;
    margin-left: auto;
    border: 1px solid #08588C;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding: 8px 4px;
    opacity: 50%;
  }
  .theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel .vc_tta-panel-title > a .vc_tta-icon:before {
    font-size: 14px;
    color: #08588C;
  }
  .theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel:not(.vc_active) {
    background: transparent !important;
    margin: 5px 0;
  }
  .theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel:not(.vc_active) > a {
    color: #6C6F70 !important;
    font-weight: 500 !important;
  }
  .theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
  }
  .theme_tabs .vc_tta.vc_tta-tabs .vc_tta-panel.vc_active .vc_tta-panel-title > a .vc_tta-icon:before {
    content: "\f068" !important;
  }
}
.theme_tabs .vc_tta-panel-body {
  padding: 60px 40px !important;
}
@media screen and (max-width: 1080px) {
  .theme_tabs .vc_tta-panel-body {
    padding: 20px !important;
  }
}

.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tabs-list,
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  overflow: visible;
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  width: 335px;
  flex-grow: 1;
}
@media screen and (max-width: 1080px) {
  .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    width: 40%;
  }
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-panels-container {
  width: calc(100% - 485px) !important;
}
@media screen and (max-width: 1080px) {
  .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-panels-container {
    width: 100% !important;
  }
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-panel-body {
  padding: 0 0 0 80px !important;
}
@media screen and (max-width: 1080px) {
  .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-panel-body {
    padding: 20px 0 !important;
  }
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab {
  display: block;
  width: 100% !important;
  box-sizing: border-box;
  text-align: left;
  margin: 0 !important;
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab:not(:first-child) {
  margin-top: 3px !important;
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab a {
  justify-content: flex-start;
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab a .vc_tta-icon {
  position: relative;
  margin-left: auto;
  border: 1px solid #08588C;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  padding: 5px 4px;
  opacity: 50%;
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab a .vc_tta-icon:before {
  font-size: 14px;
  line-height: 11px;
  color: #08588C;
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab:hover a, .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a {
  color: #ffffff !important;
  background: #08588C !important;
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab:hover a .vc_tta-icon, .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a .vc_tta-icon {
  border: 1px solid #ffffff;
  opacity: 1;
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab:hover a .vc_tta-icon:before, .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a .vc_tta-icon:before {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab:hover a, .vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}
.vertical_tabs .vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a .vc_tta-icon:before {
  content: "\f068" !important;
}
.vertical_tabs .vc_tta.vc_general {
  display: flex;
}
.vertical_tabs .vc_tta.vc_general .vc_tta-panel {
  display: none;
}
@media screen and (max-width: 767px) {
  .vertical_tabs .vc_tta.vc_general {
    display: block;
    padding: 0 !important;
  }
  .vertical_tabs .vc_tta.vc_general .vc_tta-panel {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .vertical_tabs .vc_tta-tabs-container,
  .vertical_tabs .vc_tta-panels-container {
    width: 100% !important;
  }
}
.vertical_tabs .vc_tta.vc_general .vc_tta-panel-heading {
  border: 0 !important;
}
.vertical_tabs .vc_tta.vc_general .vc_tta-panel-title > a {
  font-size: 24px;
  line-height: 125%;
  color: #333333 !important;
  font-weight: normal !important;
  border-radius: 6px !important;
  margin-bottom: 0 !important;
  padding: 24px 55px 24px 24px !important;
  background: #D8F5FF !important;
}
.vertical_tabs .vc_tta.vc_general .vc_tta-panel-title .vc_tta-icon {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  opacity: 0.5;
  border: 1px solid #08588C;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  text-align: center;
  padding: 5px 2px;
}
.vertical_tabs .vc_tta.vc_general .vc_tta-panel-title .vc_tta-icon:before {
  font-size: 14px;
  color: #08588C;
}
.vertical_tabs .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  font-weight: bold;
  color: #ffffff !important;
  background: #08588C !important;
}
.vertical_tabs .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title .vc_tta-icon {
  opacity: 1;
  border: 1px solid #ffffff;
}
.vertical_tabs .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title .vc_tta-icon:before {
  color: #ffffff;
}

@media screen and (max-width: 1080px) {
  .vc_tta.vc_general {
    flex-direction: column;
  }
  .vc_tta-tabs-container,
  .vc_tta-panels-container {
    width: 100% !important;
  }
  .vc_tta-tabs-container {
    display: none;
    padding: 5px !important;
    max-height: 225px;
    overflow-y: scroll !important;
  }
  .vc_tta-panel-body {
    padding: 0 !important;
  }
}
.locations_boxes .location_main {
  display: flex;
  position: relative;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .locations_boxes .location_main {
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.locations_boxes .location_content {
  position: absolute;
  padding: 50px;
  background: #F9F9F9;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  max-width: 697px;
  width: 597px;
}
@media screen and (max-width: 767px) {
  .locations_boxes .location_content {
    position: static;
    transform: none;
    width: 100%;
    padding: 20px;
  }
}
.locations_boxes .location_map {
  width: 780px;
  height: 643px;
}
@media screen and (max-width: 1080px) {
  .locations_boxes .location_map {
    width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .locations_boxes .location_map {
    height: 303px;
    margin-bottom: 20px;
  }
}
.locations_boxes .slide-for .nav_item {
  display: none;
}
.locations_boxes .slide-nav {
  margin-top: 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .locations_boxes .slide-nav {
    margin-right: -20px;
  }
}
.locations_boxes .slide-nav .nav_item {
  display: block;
}
.locations_boxes .slide-nav .location_main {
  display: none;
}
.locations_boxes .slide-nav .slick-list {
  overflow: visible;
}
@media screen and (max-width: 991px) {
  .locations_boxes .slide-nav .slick-list {
    padding: 0 20% 0 0 !important;
  }
}
.locations_boxes .slide-nav .slick-track {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1080px) {
  .locations_boxes .slide-nav .slick-track {
    gap: 0;
  }
}
.locations_boxes .slide-nav .slick-slide {
  border-right: 1px solid rgba(102, 102, 102, 0.12);
  padding-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1080px) {
  .locations_boxes .slide-nav .slick-slide {
    border-right: 0;
  }
}
.locations_boxes .slide-nav .slick-slide:hover .nav_item {
  background: #ffffff;
}
.locations_boxes .slide-nav .slick-slide:last-child {
  border-right: 0;
  padding-right: 0;
}
.locations_boxes .slide-nav .slick-slide .nav_item {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
}
.locations_boxes .slide-nav .slick-slide .nav_item:before {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 20px 20px 50px 0px #B6B6B6;
}
.locations_boxes .slide-nav .slick-slide.slick-current .nav_item {
  background: #ffffff;
}
.locations_boxes .slide-nav .slick-slide.slick-current .nav_item:before {
  display: block;
}
.locations_boxes .slide-nav .slick-current .nav_item {
  background: #ffffff;
}
.locations_boxes .nav_item {
  display: flex;
  gap: 12px;
  padding: 20px 15px;
}
.locations_boxes .nav_item h5 {
  color: #4B5353;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: -0.32px;
  margin-bottom: 4px !important;
}
@media screen and (max-width: 1080px) {
  .locations_boxes .nav_item h5 {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
.locations_boxes .nav_item p {
  color: var(--text, #8D8D8D);
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.32px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1080px) {
  .locations_boxes .nav_item p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.searchandfilter {
  z-index: 1;
}
.searchandfilter ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .searchandfilter ul {
    width: 100%;
  }
}
.searchandfilter ul li {
  padding: 0;
  position: relative;
  margin: 0;
}
.searchandfilter ul li[class^=sf-level-] label {
  padding: 0;
}
.searchandfilter ul li[data-sf-field-input-type=radio] li {
  padding: 0;
}
.searchandfilter ul li[data-sf-field-input-type=radio] li label {
  padding: 23px 40px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.72px;
  color: #6C6F70 !important;
}
.searchandfilter ul li[data-sf-field-input-type=radio] li:hover {
  cursor: pointer;
}
.searchandfilter ul li[data-sf-field-input-type=radio] li:hover label {
  color: #08588C !important;
}
.searchandfilter ul li[data-sf-field-input-type=radio] li.sf-option-active {
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #F2FBFE;
  background: #F2FBFE;
  color: #08588C;
  position: relative;
}
.searchandfilter ul li[data-sf-field-input-type=radio] li.sf-option-active:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #F2FBFE;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .searchandfilter ul li[data-sf-field-input-type=radio] {
    display: none;
  }
}
.searchandfilter ul li[data-sf-field-input-type=select] {
  display: none;
}
.searchandfilter ul li[data-sf-field-input-type=select] label {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 991px) {
  .searchandfilter ul li[data-sf-field-input-type=select] {
    display: block;
    margin-bottom: 0 !important;
  }
}
.searchandfilter ul li.sf-field-tag[data-sf-field-input-type=select] label {
  border-radius: 10px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.searchandfilter ul li.sf-field-tag[data-sf-field-input-type=select] .select2-selection {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important;
  min-width: 325px;
  border-radius: 10px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(14, 78, 125, 0.1019607843) !important;
  font-weight: bold;
  font-weight: 500 !important;
  padding: 26px 40px !important;
  font-size: 20px !important;
  line-height: 120% !important;
  letter-spacing: -0.72px;
  color: #08588C;
  height: 75px;
  background: #F2FBFE;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.searchandfilter ul li.sf-field-tag[data-sf-field-input-type=select] .select2-selection__arrow {
  width: 15px;
  height: 15px;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
}
.searchandfilter ul li.sf-field-tag[data-sf-field-input-type=select] .select2-selection__arrow b {
  border: 0;
  width: 15px;
  height: 15px;
  background: url(../../images/select-arrow.svg) center/contain no-repeat;
}
.searchandfilter ul li.sf-field-category {
  display: block !important;
  width: 100%;
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-bottom: 0;
  background: #F2FBFE;
  padding: 60px 60px 0;
  margin-top: -1px;
}
.searchandfilter ul li.sf-field-category > label,
.searchandfilter ul li.sf-field-category .select2 {
  width: 360px;
}
.searchandfilter ul li.sf-field-category .select2 .select2-selection {
  border: 1px solid rgba(8, 88, 140, 0.2509803922);
  border-radius: 10px;
  height: 60px;
}
.searchandfilter ul li.sf-field-category .select2 .select2-selection__rendered {
  padding: 16px 24px;
}
.searchandfilter ul li.sf-field-category .select2 .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.searchandfilter ul li.sf-field-category .select2 .select2-selection__arrow b {
  background-image: url(https://cdn4.iconfinder.com/data/icons/user-interface-174/32/UIF-76-512.png);
  background-color: transparent;
  background-size: contain;
  border: none !important;
  height: 20px !important;
  width: 20px !important;
  margin: auto !important;
  top: auto !important;
  left: auto !important;
}
@media screen and (max-width: 991px) {
  .searchandfilter ul li.sf-field-category {
    padding: 20px 20px 0;
  }
  .searchandfilter ul li.sf-field-category > label,
  .searchandfilter ul li.sf-field-category .select2 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .searchandfilter ul li {
    width: 100%;
  }
}
.searchandfilter label:hover {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .searchandfilter label {
    width: 100%;
  }
}
.searchandfilter input[type=radio] {
  display: none;
}
.searchandfilter input[type=radio]:checked + label {
  color: #08588C !important;
  font-family: "Inter", "Helvetica", Arial sans-serif;
}
.searchandfilter select.sf-input-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important;
  min-width: 325px;
  border-radius: 10px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(14, 78, 125, 0.1019607843) !important;
  font-weight: bold;
  background: #F2FBFE url(../../images/select-arrow.svg) calc(100% - 40px) 50%/15px 15px no-repeat !important;
  font-weight: 500 !important;
  padding: 26px 40px !important;
  font-size: 20px !important;
  line-height: 120% !important;
  letter-spacing: -0.72px;
  color: #08588C;
  height: 75px;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
@media screen and (max-width: 767px) {
  .searchandfilter select.sf-input-select {
    min-width: 100%;
  }
}

/***  Search & Filter Pro V3 ***/
.search-filter-base.search-filter-field--input-type-button .search-filter-input-button {
  padding: 23px 40px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.72px;
  color: #6C6F70 !important;
  border: 0;
  margin: 0;
}
.search-filter-base.search-filter-field--input-type-button .search-filter-input-button:focus, .search-filter-base.search-filter-field--input-type-button .search-filter-input-button:active {
  outline: 0 !important;
  box-shadow: none !important;
}
.search-filter-base.search-filter-field--input-type-button .search-filter-input-button--is-selected {
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom: 1px solid #F2FBFE;
  background: #F2FBFE;
  color: #08588C !important;
  position: relative;
}
.search-filter-base.search-filter-field--input-type-button .search-filter-input-button--is-selected:before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #F2FBFE;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 1080px) {
  .search-filter-base.search-filter-field--input-type-button .search-filter-input-button {
    padding: 23px 30px;
  }
}
.search-filter-base.search-filter-field--input-type-select {
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-bottom: 0;
  background: #F2FBFE;
  padding: 60px 60px 0;
}
.search-filter-base.search-filter-field--input-type-select .search-filter-component-combobox {
  padding: 0;
  max-width: 360px;
  border: 1px solid rgba(0, 0, 0, 0.22);
  border-radius: 10px;
}
.search-filter-base.search-filter-field--input-type-select .search-filter-component-combobox input {
  border: 0 !important;
  padding: 18px !important;
}
.search-filter-base.search-filter-field--input-type-select .search-filter-component-combobox input:focus, .search-filter-base.search-filter-field--input-type-select .search-filter-component-combobox input:active {
  outline: 0 !important;
}
.search-filter-base.search-filter-field--input-type-select .search-filter-component-combobox__listbox-toggle:before {
  display: none;
}
.search-filter-base.search-filter-field--input-type-select .search-filter-component-combobox__selection {
  padding: 17px 24px;
}
.search-filter-base.search-filter-field--input-type-select .search-filter-component-combobox-base--focused .search-filter-component-combobox {
  border-bottom-right-radius: 0 !important;
}
@media screen and (max-width: 991px) {
  .search-filter-base.search-filter-field--input-type-select {
    padding: 20px 20px 0;
    border-top: 0;
  }
}
.search-filter-base.search-filter-field--control-type-load_more {
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-top: 0;
  border-bottom: 0;
  background: #F2FBFE;
  padding: 20px 60px;
}
.search-filter-base.search-filter-field--control-type-load_more .search-filter-field__input {
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.22);
  padding: 14px 24px;
  background: #08588C;
  color: #ffffff;
  border-radius: 6px;
}
.search-filter-base.search-filter-field--control-type-load_more .search-filter-field__input--hidden {
  display: none;
}
@media screen and (max-width: 991px) {
  .search-filter-base.search-filter-field--control-type-load_more {
    padding: 20px;
  }
}
.search-filter-base.tablet_only {
  padding: 0;
  border: 0;
  background: transparent;
}
.search-filter-base.tablet_only .search-filter-component-combobox {
  max-width: none;
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  background: #F2FBFE;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.search-filter-base.tablet_only .search-filter-component-combobox__selection {
  color: #08588C;
  font-weight: 500;
  font-size: 20px;
}
.search-filter-base.tablet_only .search-filter-component-combobox__selection:focus {
  outline: 0 !important;
}
.search-filter-base.tablet_only .search-filter-component-combobox__listbox-toggle .search-filter-icon {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #EE8B22;
  padding: 0;
  margin-right: 24px;
}
.search-filter-base.tablet_only .search-filter-component-combobox__listbox-toggle .search-filter-icon__svg {
  width: 15px;
  height: 15px;
  fill: #ffffff;
}

.search-filter-query {
  margin-top: -1px;
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-bottom: 0;
  background: #F2FBFE;
  padding: 60px;
  padding-top: 20px;
}
@media screen and (max-width: 991px) {
  .search-filter-query {
    padding: 20px;
  }
}

.search-filter-component-popup {
  border: 1px solid rgba(0, 0, 0, 0.22) !important;
}
search-filter-component-combobox__selection search-filter-component-combobox__selection-placeholder .search-filter-component-combobox-base__listbox-option {
  color: #888888;
  font-family: "Inter", "Helvetica", Arial sans-serif;
}
search-filter-component-combobox__selection search-filter-component-combobox__selection-placeholder .search-filter-component-combobox-base__listbox-option--selected {
  background: #08588C !important;
  color: #ffffff;
}

.featured_resource_content {
  padding: 60px;
  background: #F2FBFE;
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-radius: 10px;
  display: flex;
  gap: 80px;
  align-items: center;
}
.featured_resource_content .item_category {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  background-color: #81F0FE;
  padding: 8px;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.featured_resource_content h2 {
  color: #08588C !important;
  font-weight: 500;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: -0.72px;
  text-transform: capitalize;
}
.featured_resource_content .post_excerpt {
  font-size: 20px;
  line-height: 32px;
  color: #333333;
  opacity: 0.8;
}
.featured_resource_content .item_image img {
  width: 100%;
  height: auto;
  max-height: 310px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1080px) {
  .featured_resource_content {
    flex-wrap: wrap;
    gap: 24px;
    padding: 20px;
  }
  .featured_resource_content .item_image img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .featured_resource_content .item_image img {
    height: 195px;
  }
}

.single_resource_item {
  margin-top: 150px;
}
.single_resource_item .container {
  padding: 0 15px;
}
.single_resource_item h1, .single_resource_item h2, .single_resource_item h3, .single_resource_item h4, .single_resource_item h5, .single_resource_item h6, .single_resource_item li, .single_resource_item p, .single_resource_item a:not(.fa, .fab) {
  font-family: "Inter", "Helvetica", Arial sans-serif;
}
@media screen and (max-width: 1080px) {
  .single_resource_item {
    margin-top: 80px;
  }
}
.single_resource_item strong, .single_resource_item b {
  color: #08588C;
}
.single_resource_item .single_header .single_nav {
  display: inline-flex;
  gap: 8px;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  align-items: center;
  margin-bottom: 50px;
}
.single_resource_item .single_header .single_nav i[class^=fa] {
  font-size: 14px;
}
.single_resource_item .single_header .single_nav span {
  font-size: 20px !important;
}
.single_resource_item .single_header .item_image {
  border-radius: 10px;
  display: flex;
  overflow: hidden;
  margin-bottom: 50px;
}
.single_resource_item .single_header .item_image img {
  width: 100%;
  max-height: 580px;
  -o-object-fit: cover;
     object-fit: cover;
}
.single_resource_item .post_type {
  display: inline-block;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  background-color: #81F0FE;
  padding: 6px 12px;
  border-radius: 3px;
  color: #08588C;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
}
.single_resource_item .post_title {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .single_resource_item .post_title {
    margin: 30px 0;
    gap: 10px;
  }
}
.single_resource_item .post_sharing {
  margin-left: auto;
}
.single_resource_item .post_header h1 {
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  text-transform: capitalize;
  font-size: 44px;
  font-weight: normal;
  line-height: 44px;
  margin: 0 0 15px !important;
  color: #08588C;
}
@media screen and (max-width: 991px) {
  .single_resource_item .post_header h1 {
    font-size: 28px !important;
    line-height: 33px !important;
    margin: 0 0 15px !important;
  }
}
.single_resource_item .post_meta {
  width: 100%;
  margin-bottom: 50px;
}
.single_resource_item .post_meta__row {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.single_resource_item .post_meta__row:not(:last-child) {
  margin-bottom: 18px;
}
.single_resource_item .post_date,
.single_resource_item .post_date span,
.single_resource_item .post_author,
.single_resource_item .post_author span {
  color: #08588C;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
}
.single_resource_item .post_content {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .single_resource_item .post_content {
    padding: 0;
  }
}
.single_resource_item .post_content a {
  text-decoration: underline !important;
}
.single_resource_item .post_content h2, .single_resource_item .post_content h3, .single_resource_item .post_content h4, .single_resource_item .post_content h5, .single_resource_item .post_content h6 {
  color: #2B3A4F !important;
}
.single_resource_item .post_content h2 {
  font-size: 32px !important;
  line-height: 120%;
}
.single_resource_item .post_content h3 {
  font-size: 30px !important;
  line-height: 120%;
}
.single_resource_item .post_content h4 {
  font-size: 26px !important;
  line-height: 120%;
}
.single_resource_item .post_content ul {
  list-style: none;
}
.single_resource_item .post_content ul li::before {
  content: "•"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #00AFF0; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.single_resource_item .post_content a {
  color: #00AFF0;
}
.single_resource_item .related_posts_main {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1080px) {
  .single_resource_item .related_posts_main {
    margin-bottom: 60px;
  }
}
.single_resource_item .related_posts_main .post_list {
  margin-bottom: 0 !important;
}
.single_resource_item .related_posts_main .heading_line {
  margin-top: 0;
  margin-bottom: 40px !important;
}
@media screen and (max-width: 1080px) {
  .single_resource_item .related_posts_main .heading_line {
    font-size: 44px !important;
    line-height: 38px !important;
  }
}
.single_resource_item .related_posts_main .related_heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin-bottom: 65px;
}
.single_resource_item .related_posts_main .related_heading h2 {
  margin-bottom: 30px !important;
}
.single_resource_item .related_posts_main .related_heading p {
  margin-bottom: 30px !important;
}

.single_container {
  padding: 100px 140px;
  background: #F2FBFE;
  border-radius: 10px;
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  margin-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .single_container {
    padding: 20px;
    margin-bottom: 50px;
  }
}

.single-case-study .container {
  padding: 0 20px;
}
.single-case-study > .container {
  padding: 20px;
}
.single-case-study .single_container {
  padding: 60px;
}
.single-case-study .col_60 {
  padding-right: 60px;
}
@media screen and (max-width: 991px) {
  .single-case-study .single_container {
    padding: 20px;
  }
  .single-case-study .col_60 {
    padding-right: 0px;
  }
  .single-case-study .flex_section {
    flex-direction: column-reverse;
  }
  .single-case-study .item_image {
    margin-bottom: 60px;
  }
}

.testimonial__slider {
  position: relative;
  background-color: #ffffff;
  padding: 100px 90px;
  border-radius: 20px !important;
}
@media screen and (max-width: 991px) {
  .testimonial__slider {
    padding: 20px 20px 60px;
  }
}
.testimonial__item {
  display: flex !important;
  gap: 60px;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .testimonial__item {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
}
.testimonial__image {
  min-width: 340px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .testimonial__image {
    max-width: 340px;
    min-width: 0;
    width: 100%;
    align-self: center;
  }
}
.testimonial__author_image {
  border-radius: 100%;
  margin-right: 40px;
  margin-bottom: 60px;
  width: 340px;
  height: 340px;
}
@media screen and (max-width: 991px) {
  .testimonial__author_image {
    margin-right: 0;
    margin-bottom: 75px;
    width: 100%;
    height: auto;
  }
}
.testimonial__company_image {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 150px;
  height: 150px;
  background-color: #81F0FE;
  border-radius: 100%;
  padding: 25px;
}
.testimonial__content p {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 991px) {
  .testimonial__content p {
    font-size: 18px !important;
    line-height: 31px !important;
  }
}
.testimonial__meta div {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.testimonial__meta .name {
  font-weight: 700;
  color: #000000;
}
.testimonial__meta .designation {
  font-family: "Inter", "Helvetica", Arial sans-serif;
}
.testimonial .slick-dots {
  bottom: -35px;
}
@media screen and (max-width: 991px) {
  .testimonial .slick-dots {
    bottom: 0;
    text-align: left;
    padding: 0 17px;
  }
}

.brand_slider {
  display: flex;
  align-items: center;
}
.brand_slider__title {
  color: #08588C;
  font-size: 24px;
  line-height: 24px;
  background: #F2FBFE;
  padding: 12px 42px;
  font-weight: 700;
  max-width: 409px;
  margin-bottom: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1080px) {
  .brand_slider__title {
    font-size: 16px !important;
    line-height: 16px !important;
  }
}
@media screen and (max-width: 991px) {
  .brand_slider__title {
    font-size: 13px !important;
    line-height: 13px !important;
  }
}
.brand_slider__content {
  overflow: hidden;
  width: 100%;
  flex-grow: 0;
}
.brand_slider__item {
  text-align: center;
  min-width: 0;
}
.brand_slider__image {
  max-height: 40px;
  display: block;
  margin: 0 auto;
}
.brand_slider .slick-slide {
  margin: 0 25px;
}
.brand_slider .slick-track {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .brand_slider {
    flex-direction: column;
  }
  .brand_slider__title {
    max-width: 100%;
    width: 100%;
    text-align: center;
    font-size: 24px !important;
    line-height: 30px !important;
    letter-spacing: -0.72px;
    font-weight: 500 !important;
    padding: 12px 32px;
  }
}

.list_icon__item {
  border-top: 1px solid #D9D9D9;
  padding: 35px 0;
  display: block;
}
.list_icon__item:last-child {
  border-bottom: 1px solid #D9D9D9;
}
.list_icon__row {
  display: flex;
  align-items: flex-start;
  color: #333333;
}
.list_icon__bullet {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 134%;
  margin-right: 5px;
}
.list_icon__image {
  max-height: 50px;
  margin-right: 15px;
}
.list_icon__image--arrow {
  margin-top: 7px;
}
.list_icon__content {
  margin-bottom: 0 !important;
  color: #4F4F4F;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 26px !important;
  line-height: 110% !important;
}
@media screen and (max-width: 991px) {
  .list_icon__content {
    font-size: 18px !important;
  }
}
.list_icon__description {
  margin-bottom: 0 !important;
  color: #333333;
}
.list_icon--no-border {
  border: none !important;
}
.list_icon--boxed {
  background: #F2FBFE !important;
  border: 1px solid rgba(0, 0, 0, 0.1607843137) !important;
  border-radius: 4px;
  padding: 30px;
}
.list_icon--boxed:not(:last-child) {
  margin-bottom: 10px;
}
.list_icon--boxed .list_icon__row:before {
  display: block;
}

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

.vc_tta-container {
  margin: 0 !important;
}

.vc_tta.vc_general.vc_tta-accordion {
  margin: 0 auto;
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel {
  margin-bottom: 2px;
  padding: 0 !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(91, 103, 112, 0.09) !important;
  border-radius: 20px !important;
  position: relative;
}
@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 .vc_tta-controls-icon {
  right: 0 !important;
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:before {
  border-top-color: #00AFF0;
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel.vc_active {
  box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  -moz-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  -webkit-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon:before {
  transform: rotate(0) translateY(25%);
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body {
  padding: 0px 30px 30px !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-body p:only-child {
  margin-bottom: 0 !important;
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body p {
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
.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: 34px 30px;
  margin: 0 !important;
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title > a {
  font-size: 20px !important;
  color: #333 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  font-weight: 500;
  line-height: 20px !important;
}
.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-body {
  padding: 0 30px 60px !important;
}

.custom_accordion__target > div {
  display: none !important;
  opacity: 0;
  transition: opacity 0.5s, display 0.5s;
}
.custom_accordion__target > div.active {
  opacity: 1;
  display: block !important;
}
@initial {
  .custom_accordion__target > div {
    opacity: 0;
  }
}
.custom_accordion__row .vc_row.vc_row-flex {
  display: none;
  opacity: 0;
  transition: opacity 0.5s, display 0.5s;
}
.custom_accordion__row .vc_row.vc_row-flex.active {
  opacity: 1;
  display: flex !important;
}
.custom_accordion .vc_tta-panels .vc_tta-panel .vc_tta-controls-icon {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .custom_accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    display: block;
  }
  .custom_accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-title {
    padding: 30px 30px 24px !important;
  }
}
@media screen and (min-width: 767px) {
  .custom_accordion .vc_tta-panels .vc_tta-panel.vc_active {
    margin-bottom: 12px;
    box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
    -moz-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
    -webkit-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  }
  .custom_accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title {
    padding: 30px 30px 24px 74px !important;
  }
  .custom_accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding: 0px 30px 30px 74px !important;
  }
  .custom_accordion .vc_tta-panels .vc_tta-panel.vc_active:before {
    background: url("../../images/arrow-left-blue.svg") no-repeat bottom center !important;
    background-size: contain !important;
    width: 24px;
    height: 24px;
    left: 30px;
    position: absolute;
    content: "";
    display: block;
    top: 29px;
  }
}
@media screen and (max-width: 767px) {
  .custom_accordion .vc_tta-panels .vc_tta-panel {
    box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
    -moz-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
    -webkit-box-shadow: 20px 20px 30px 0px rgba(0, 61, 93, 0.25);
  }
  .custom_accordion .vc_tta-panels .slick-slide {
    margin: 0 20px 30px;
  }
  .custom_accordion .vc_tta-panels .slick-list {
    margin: 0 -20px -30px;
  }
}
@media screen and (max-width: 1080px) {
  .custom_accordion {
    margin-top: 40px;
  }
}

.card_slider {
  position: relative;
}
@media screen and (max-width: 991px) {
  .card_slider {
    margin-top: 0;
  }
}
.card_slider__main {
  position: absolute;
  width: 428px;
  height: 100%;
  z-index: 0;
  display: flex;
  flex-direction: column;
}
.card_slider__main .card_slider__header_title {
  color: #333333;
  font-size: 45px;
  font-weight: 600;
  line-height: 54px;
}
.card_slider__main .card_slider__header_text {
  color: #5B6770;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.card_slider__main .card_slider__heading {
  pointer-events: none;
}
.card_slider__main .card_slider__nav {
  margin-top: auto;
}
.card_slider__main .card_slider__nav .prev, .card_slider__main .card_slider__nav .next {
  width: 42px;
  height: 42px;
  background: #ffffff url(../../images/arrow-right-slider.svg) center no-repeat;
  border-radius: 6px;
}
.card_slider__main .card_slider__nav .prev:hover, .card_slider__main .card_slider__nav .next:hover {
  cursor: pointer;
}
.card_slider__main .card_slider__nav .prev {
  transform: rotate(180deg);
}
@media screen and (min-width: 992px) {
  .card_slider__main .card_slider__nav {
    position: absolute;
    top: -62px;
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  .card_slider__main {
    margin-top: 40px;
    border-radius: 0;
    padding: 0;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }
  .card_slider__main .card_slider__nav {
    display: flex;
    gap: 2px;
  }
  .card_slider__main .card_slider__nav .prev, .card_slider__main .card_slider__nav .next {
    width: 50%;
  }
}
.card_slider__track {
  overflow: visible;
  padding-left: 200px;
  margin-right: -14px;
}
@media screen and (max-width: 991px) {
  .card_slider__track {
    padding: 0;
    margin: 0;
  }
}
.card_slider__icon {
  position: absolute;
  top: 50px;
  right: 50px;
  color: #81F0FE;
  width: 30px;
  height: 30px;
  border: 1px solid #81F0FE;
  border-radius: 50%;
  padding: 7px;
}
.card_slider__item {
  transition: 0.5s all ease;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background: linear-gradient(0deg, #024B7A -0.02%, #0078C5 122.12%);
  padding: 80px;
  overflow: hidden;
  position: relative;
  min-height: 375px;
  width: 500px;
  transition: 0.5s;
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
@media screen and (max-width: 767px) {
  .card_slider__item {
    padding: 40px;
    background: #08588C;
  }
}
.card_slider__image {
  display: none;
  position: relative;
  margin-bottom: 36px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.card_slider__image img {
  max-height: 211px;
}
@media screen and (max-width: 991px) {
  .card_slider__image {
    top: -125px;
  }
}
.card_slider__content {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.card_slider__content .card_slider__title {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 40px;
  font-weight: 500;
  color: #ffffff;
  line-height: 125%;
  text-align: center;
  margin-bottom: 20px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.card_slider__content .card_slider__text {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #333333;
  font-size: 13px;
  line-height: 150%;
  opacity: 0;
  height: 0;
  margin-bottom: 0;
  transition: 0.5s all ease;
}
.card_slider__content .card_slider__brand {
  display: block !important;
  margin: 0 auto;
  filter: brightness(0) invert(1);
  opacity: 0.5;
}
.card_slider__content .button-arrow {
  display: none;
}
@media screen and (max-width: 767px) {
  .card_slider__content .card_slider__title,
  .card_slider__content .card_slider__text {
    color: #ffffff;
  }
  .card_slider__content .card_slider__content {
    transform: translateY(0);
  }
  .card_slider__content .card_slider__title {
    font-size: 26px;
  }
  .card_slider__content .card_slider__text {
    opacity: 0.6;
  }
  .card_slider__content .button-arrow {
    display: block !important;
    text-align: center;
    margin: 0 auto;
  }
}
.card_slider--stacked .card_slider__main {
  position: initial;
  width: 100%;
  flex-direction: row;
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .card_slider--stacked .card_slider__main {
    margin-bottom: 20px;
  }
}
.card_slider--stacked .card_slider__track {
  padding: 0 !important;
  margin: 0 !important;
}
.card_slider--stacked .card_slider__nav {
  text-align: right;
  flex: 1 0 50%;
}
.card_slider .slick-list {
  overflow: visible;
  height: 540px;
}
@media screen and (max-width: 991px) {
  .card_slider .slick-list {
    overflow: hidden;
  }
}
.card_slider .slick-track {
  display: flex;
  align-items: flex-end;
  min-height: 540px;
}
.card_slider .slick-slide {
  margin: 0 14px;
}
.card_slider .slick-slide > div {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .card_slider .slick-slide {
    margin: 0;
  }
}
.card_slider .slick-disabled {
  opacity: 0.75;
}
.card_slider .slick-current .card_slider__icon {
  opacity: 0;
}
.card_slider .slick-current .card_slider__item {
  background: #ffffff;
  padding: 50px;
}
@media screen and (max-width: 991px) {
  .card_slider .slick-current .card_slider__item {
    padding: 40px;
  }
}
.card_slider .slick-current .card_slider__image {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.card_slider .slick-current .card_slider__brand {
  display: none !important;
}
.card_slider .slick-current .card_slider__title {
  font-size: 28px;
}
.card_slider .slick-current .card_slider__title,
.card_slider .slick-current .card_slider__text {
  color: #333333;
  text-align: left;
}
.card_slider .slick-current .card_slider__content {
  transform: translateY(0);
}
.card_slider .slick-current .card_slider__text {
  height: 56px;
  opacity: 0.5;
  margin-bottom: 25px;
}
.card_slider .slick-current .button-arrow {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media screen and (min-width: 768px) {
  .card_slider .slick-current .slick-current {
    width: 640px;
  }
}
@media screen and (max-width: 991px) {
  .card_slider .slick-current {
    padding: 0 !important;
  }
  .card_slider .slick-current .card_slider__image {
    top: 0;
  }
  .card_slider .slick-current .card_slider__image img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .card_slider .slick-current {
    margin: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .card_slider {
    margin-top: 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .card_slider .card_slider__image {
    flex-direction: column;
  }
  .card_slider .card_slider__track {
    order: 3;
  }
  .card_slider .slick-current .card_slider__text {
    height: 66px;
  }
  .card_slider .progress {
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .card_slider .slick-slide {
    margin: 0;
  }
}

.content_slider {
  position: relative;
  color: #ffffff;
  margin-top: -40px;
}
.content_slider__main {
  height: 100%;
  z-index: 1;
  display: flex;
  position: initial;
  width: 100%;
  padding: 0 15px;
  flex-direction: row;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .content_slider__main {
    margin-bottom: 20px;
  }
}
.content_slider__main .content_slider__header_title {
  color: #ffffff;
  font-size: 45px;
  font-weight: 600;
  line-height: 54px;
}
.content_slider__main .content_slider__header_text {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.content_slider__main .content_slider__nav {
  margin-top: auto;
  text-align: right;
  flex: 1 0 50%;
}
.content_slider__main .content_slider__nav .prev, .content_slider__main .content_slider__nav .next {
  width: 42px;
  height: 42px;
  background: #ffffff url(../../images/arrow-right-slider.svg) center no-repeat;
  border-radius: 6px;
}
.content_slider__main .content_slider__nav .prev:hover, .content_slider__main .content_slider__nav .next:hover {
  cursor: pointer;
}
.content_slider__main .content_slider__nav .prev {
  transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
  .content_slider__main {
    margin-top: 20px;
    border-radius: 0;
    padding: 0;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }
  .content_slider__main .content_slider__nav {
    display: flex;
    gap: 2px;
  }
  .content_slider__main .content_slider__nav .prev, .content_slider__main .content_slider__nav .next {
    width: 50%;
  }
}
.content_slider__bg {
  position: relative;
  padding: 40px;
  min-height: 540px;
  border-radius: 12px;
  overflow: hidden;
  background-size: cover;
  display: flex !important;
  align-items: flex-end;
}
.content_slider__bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, #2C363F 0%, rgba(44, 54, 63, 0.3) 44%, rgba(44, 54, 63, 0) 100%), linear-gradient(0deg, rgba(43, 145, 162, 0.8), rgba(43, 145, 162, 0.8));
  z-index: 1;
}
.content_slider__content {
  position: relative;
  z-index: 1;
  max-width: 560px;
}
.content_slider__title, .content_slider__text p {
  color: #ffffff;
}
.content_slider__title {
  font-size: 36px;
  line-height: 110%;
}
.content_slider__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
}
.content_slider--dark .content_slider__main .content_slider__nav .prev, .content_slider--dark .content_slider__main .content_slider__nav .next {
  background: #08588C url(../../images/arrow-right-white.svg) center no-repeat !important;
}
.content_slider .slick-slide {
  margin: 8px;
}
.content_slider .slick-disabled {
  opacity: 0.75;
}
.content_slider .slick-list {
  clip-path: inset(-100vw -100vw -100vw 0) !important;
  padding-right: 20% !important;
  overflow: visible !important;
}
@media screen and (max-width: 991px) {
  .content_slider .slick-list {
    clip-path: none !important;
    padding-right: 0 !important;
    overflow: hidden !important;
  }
}
.content_slider .slick-current .content_slider__bg:before {
  background: linear-gradient(0deg, #020202 0%, rgba(44, 54, 63, 0.2) 100%);
}
.content_slider a[class^=button].tablet_only {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .content_slider a[class^=button].tablet_hide {
    display: none !important;
  }
  .content_slider a[class^=button].tablet_only {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  .content_slider {
    margin-top: 0;
  }
  .content_slider .container {
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
  }
  .content_slider .content_slider__track {
    order: 3;
  }
  .content_slider .progress {
    order: 2;
  }
  .content_slider a[class^=button] {
    order: 4;
    align-self: flex-start;
    margin-top: -80px;
    margin-bottom: 60px;
  }
  .content_slider .slick-slide {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .content_slider a[class^=button] {
    width: 100%;
    align-self: auto;
  }
}

.grid_slider {
  position: relative;
}
.grid_slider__main {
  z-index: 1;
  display: flex;
  position: initial;
  width: 100%;
  flex-direction: row;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .grid_slider__main {
    margin-bottom: 20px;
  }
}
.grid_slider__main .grid_slider__header_title {
  color: #08588C;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 0;
}
.grid_slider__main .grid_slider__header_text {
  color: #08588C;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.grid_slider__main .grid_slider__nav {
  margin-top: auto;
  text-align: right;
  flex: 1 0 50%;
}
.grid_slider__main .grid_slider__nav .prev, .grid_slider__main .grid_slider__nav .next {
  width: 42px;
  height: 42px;
  background: #08588C url(../../images/arrow-right-white.svg) center no-repeat;
  border-radius: 6px;
}
.grid_slider__main .grid_slider__nav .prev:hover, .grid_slider__main .grid_slider__nav .next:hover {
  cursor: pointer;
}
.grid_slider__main .grid_slider__nav .prev {
  transform: rotate(180deg);
}
@media screen and (max-width: 991px) {
  .grid_slider__main {
    margin-top: 20px;
    border-radius: 0;
    padding: 0;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
  }
  .grid_slider__main .grid_slider__nav {
    display: flex;
    gap: 2px;
  }
  .grid_slider__main .grid_slider__nav .prev, .grid_slider__main .grid_slider__nav .next {
    width: 50%;
  }
}
.grid_slider__container {
  background: #08588C;
  padding: 60px;
  border-radius: 10px;
}
.grid_slider__item {
  display: grid !important;
  grid-template-columns: 352px 1fr 2fr;
  grid-template-rows: repeat(2, 1fr);
  gap: 30px;
}
.grid_slider__item > a:first-child {
  grid-column: 1/2;
}
.grid_slider__item > a:nth-child(2) {
  grid-column: 2/4;
}
.grid_slider__item > a:nth-child(3) {
  grid-column: 1/3;
}
.grid_slider__item > a:last-child {
  grid-column: 3/4;
}
.grid_slider__item img {
  max-height: 500px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.grid_slider .slick-slide {
  margin: 8px;
}
.grid_slider .slick-slide img {
  border-radius: 10px;
}
@media screen and (max-width: 991px) {
  .grid_slider {
    margin-top: 0;
  }
  .grid_slider .grid_slider__nav {
    padding: 0 20px;
  }
  .grid_slider .grid_slider__container {
    padding: 20px;
  }
  .grid_slider .container {
    display: flex;
    flex-direction: column-reverse;
  }
  .grid_slider .slick-disabled {
    opacity: 0.75;
  }
  .grid_slider .slick-slide {
    margin: 0;
  }
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.header_wrapper {
  position: fixed;
  top: 0;
  z-index: 8;
  padding: 20px;
  top: 0;
  width: 100% !important;
  z-index: 101 !important;
}
.header_wrapper header.sticky #logo .light_logo {
  display: none !important;
}
.header_wrapper header.sticky #logo .dark_logo {
  display: flex !important;
}
.header_wrapper.solid_header #logo .light_logo {
  display: none !important;
}
.header_wrapper.solid_header #logo .dark_logo {
  display: flex !important;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .header_wrapper {
    padding: 0 20px !important;
  }
}

header {
  max-width: 1240px;
  padding: 15px 25px;
  background: #F2FBFE;
  opacity: 1;
  transition: padding 300ms ease;
  margin: 0 auto;
  border: 1px solid rgba(14, 78, 125, 0.1019607843);
  border-radius: 8px;
}
header > .container {
  border-radius: 20px !important;
  padding: 0;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1080px) {
  header > .container {
    padding: 0 15px !important;
  }
}
header.transparent_header .dark_logo {
  display: block;
  transition: all in ease 500ms;
}
header .logo {
  transition: all 0.4s ease;
}
header #logo {
  display: flex;
}
@media screen and (max-width: 1139px) {
  header #logo {
    align-items: center;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1080px) {
  header #logo {
    flex: 0 0 90%;
    max-width: 90%;
  }
}
header #logo .logo {
  width: 100%;
}
@media screen and (max-width: 1080px) {
  header #logo .logo {
    width: 80%;
    margin-top: 0;
  }
}
header #logo .logo img {
  max-height: 55px;
  max-width: 135px;
}
@media screen and (max-width: 1080px) {
  header #logo .logo img {
    width: 160px;
    height: auto;
  }
}
header #logo .dark_logo {
  display: flex !important;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  header #logo .dark_logo {
    display: flex !important;
  }
}
header #logo .light_logo {
  display: flex !important;
}
@media screen and (max-width: 1080px) {
  header #logo .light_logo {
    display: none !important;
  }
}
header #navigation {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1080px) {
  header #navigation {
    flex: 0 0 10%;
    max-width: 10%;
  }
}
header #secondary-navigation {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: -1 0 25%;
  max-width: 25%;
}
@media screen and (max-width: 1080px) {
  header #secondary-navigation {
    display: none;
  }
}

#footer-cta .vc_row.container {
  border-top-left-radius: 45px;
  border-bottom-right-radius: 45px;
}

.footer .gravity-theme {
  padding: 0;
  background: transparent;
  border-radius: 0;
}
.footer .gravity-theme .gform_title {
  color: #ffffff;
  font-size: 24px !important;
  line-height: 30px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 5px !important;
}
.footer .gravity-theme .gform_fields {
  gap: 0 !important;
}
.footer .gravity-theme .gfield input[type=email] {
  height: 52px;
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  flex-grow: 1;
  width: 100%;
}
.footer .gravity-theme .gfield input[type=email]::-moz-placeholder {
  color: #888888;
}
.footer .gravity-theme .gfield input[type=email]::placeholder {
  color: #888888;
}
.footer .gravity-theme #field_submit {
  width: 130px;
}
.footer .gravity-theme #field_submit input[type=submit] {
  background: #EE8B22;
  padding: 13px 24px !important;
  color: #ffffff;
  font-weight: 700 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  height: 52px;
}
.footer .gravity-theme .gform_footer {
  margin-top: 5px !important;
  padding: 0 !important;
}
@media screen and (max-width: 1080px) {
  .footer .gravity-theme .gfield:not(.gfield--width-full) {
    grid-column: span 8 !important;
  }
  .footer .gravity-theme #field_submit {
    grid-column: span 4 !important;
  }
}
.footer .footer_top {
  padding: 27px 0;
  background: linear-gradient(0deg, #001929 -0.02%, #005792 122.12%);
}
.footer .footer_top .container {
  padding: 0 20px;
  max-width: 1280px;
  width: 100%;
}
@media screen and (max-width: 1080px) {
  .footer .footer_top {
    padding: 15px 0;
  }
  .footer .footer_top .footer-grid {
    text-align: center;
  }
}
.footer .footer_bottom {
  background: #08588C;
  padding: 100px 0;
  color: #ffffff;
}
.footer .footer_bottom .container {
  max-width: 1400px;
  padding: 0 20px;
}
.footer .footer_bottom .inline_grid {
  color: #E0E0E0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 36px;
}
.footer .footer_bottom .inline_grid a {
  color: #81F0FE;
}
@media screen and (max-width: 991px) {
  .footer .footer_bottom {
    padding: 25px 0;
  }
  .footer .footer_bottom .container {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
  }
}
.footer [class*=col-] {
  padding: 0;
}
.footer p, .footer a {
  font-family: "Inter", "Helvetica", Arial sans-serif;
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 0 !important;
}
.footer .widget {
  margin: 0;
  padding: 0;
  border: 0;
}
.footer .widget:not(:last-child) {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .footer .widget.widget_media_image {
    margin-bottom: 0;
  }
}
.footer .widget .widget-title {
  color: #ffffff !important;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  margin-bottom: 5px !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
}
.footer .widget.widget_nav_menu ul.menu {
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 26px;
}
.footer .widget.widget_nav_menu ul.menu li {
  padding-left: 0;
  margin-bottom: 0;
}
.footer .widget.widget_nav_menu ul.menu a {
  color: #E0E0E0;
  line-height: 20px;
}
.footer .widget.widget_nav_menu ul.menu a:hover {
  text-decoration: underline !important;
}
.footer .widget.widget_text p {
  font-size: 16px;
  font-family: "Inter", "Helvetica", Arial sans-serif;
  color: #E0E0E0;
}
.footer .footer-grid {
  display: flex;
  justify-content: space-between;
  text-align: left;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .footer .footer-grid .widget:last-child {
    text-align: right;
  }
}
.footer .footer-grid #nav_menu-4 .widget-title {
  text-align: left;
}
.footer .footer-col {
  flex-grow: 1;
}
@media screen and (min-width: 992px) {
  .footer .footer-col:not(:last-child) {
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(129, 240, 254, 0.2901960784);
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 991px) {
  .footer .footer-grid {
    flex-wrap: wrap;
  }
  .footer .footer-col:first-child {
    width: calc(57% - 25px);
  }
  .footer .footer-col:nth-child(2) {
    width: calc(43% - 25px);
  }
  .footer .footer-col:last-child * {
    text-align: center;
  }
  .footer .footer_bottom .inline_grid {
    margin-top: 15px;
    justify-content: center;
  }
  .footer .widget.widget_nav_menu ul.menu li {
    margin-bottom: 0px !important;
  }
  .footer .footer-main-col .widget_nav_menu ul.menu li {
    margin-bottom: 0 !important;
  }
  .footer [class*=col-], .footer [class*=vc_col-] {
    display: block;
  }
}

.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: #5B6770 !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: #00AFF0;
    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: "Epilogue", "Helvetica", Arial, sans-serif;
}
@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: #00AFF0;
  border: 0 !important;
  color: #fff;
  font-family: "Epilogue", "Helvetica", Arial, sans-serif;
  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: #00AFF0;
  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: "Epilogue", "Helvetica", Arial, sans-serif;
}
.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;
}

.column_circled {
  position: relative;
}
.column_circled * {
  color: #fff !important;
}
.column_circled:before {
  top: 50%;
  left: 50%;
  transform: translate(-60%, -50%);
  content: "";
  position: absolute;
  border-radius: 100%;
  width: 900px;
  height: 900px;
  background-color: #08588C;
  z-index: -1;
}
@media screen and (max-width: 991px) {
  .column_circled:before {
    width: 380px;
    height: 380px;
    transform: translate(-50%, -50%);
  }
}

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