@charset "UTF-8";
.font_main {
  font-family: "proxima-nova", sans-serif; }

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

.font_body {
  font-family: "proxima-nova", sans-serif; }

big {
  font-size: 125%; }

.font_bold {
  font-weight: 800; }

.font_700 {
  font-weight: 700; }

.font_semibold {
  font-weight: 600; }

.font_normal {
  font-weight: 400; }

.font_thin {
  font-weight: 300; }

.font_500 {
  font-weight: 500; }

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

.font_500 * {
  font-weight: 500; }

.font_500 strong * {
  font-weight: 900; }

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

.text_uppercase {
  text-transform: uppercase; }

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

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

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

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

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

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

.justify_content_center {
  justify-content: center; }

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

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

.container,
.vc_row.container,
.archive_grid {
  width: 100%;
  max-width: 1180px;
  display: flex;
  margin: 0 auto !important; }
  @media screen and (max-width: 1080px) {
    .container,
    .vc_row.container,
    .archive_grid {
      flex-wrap: wrap;
      padding: 0 20px !important; } }
.container_medium,
.vc_row.container_medium {
  width: 80%;
  display: flex;
  margin: 0 auto !important; }
  @media screen and (max-width: 1080px) {
    .container_medium,
    .vc_row.container_medium {
      flex-wrap: wrap;
      width: 90%; } }
.container_small,
.vc_row.container_small {
  padding-left: 7% !important;
  padding-right: 7% !important;
  margin: 0 auto !important;
  width: 100%;
  max-width: 1080px;
  display: flex; }
  @media screen and (max-width: 1080px) {
    .container_small,
    .vc_row.container_small {
      flex-wrap: wrap; } }
  @media screen and (max-width: 991px) {
    .container_small,
    .vc_row.container_small {
      padding: 0 20px !important; } }
.vc_row.map_container,
.map_container {
  width: 76%;
  display: flex;
  margin: 0 auto !important; }
  @media screen and (max-width: 1080px) {
    .vc_row.map_container,
    .map_container {
      flex-wrap: wrap;
      width: 90%; } }
.container_separator,
.vc_row.container_separator {
  padding-left: 10% !important;
  padding-right: 10% !important;
  display: flex; }
  @media screen and (max-width: 767px) {
    .container_separator,
    .vc_row.container_separator {
      flex-wrap: wrap; } }
.mobile_container, .vc_row.mobile_container {
  padding-left: auto !important;
  margin-right: auto !important;
  display: flex; }
  @media screen and (max-width: 1080px) {
    .mobile_container, .vc_row.mobile_container {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media screen and (max-width: 767px) {
    .mobile_container, .vc_row.mobile_container {
      flex-wrap: wrap; } }
.container_heading, .vc_row.container_heading {
  padding-left: 7% !important;
  padding-right: 7% !important;
  margin: 0 auto !important;
  max-width: 1200px;
  display: flex; }
  @media screen and (max-width: 1080px) {
    .container_heading, .vc_row.container_heading {
      flex-wrap: wrap;
      max-width: 100%; } }
  @media screen and (max-width: 991px) {
    .container_heading, .vc_row.container_heading {
      padding: 0 20px !important; } }
.container_boxes, .vc_row.container_boxes {
  max-width: 1230px;
  display: flex;
  margin: 0 auto !important;
  width: 100%;
  padding-left: 20px !important;
  padding-right: 20px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  clear: both;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 0; }
  @media screen and (max-width: 991px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      margin-bottom: 10px; } }
  h1.text_normal,
  h2.text_normal,
  h3.text_normal,
  h4.text_normal,
  h5.text_normal,
  h6.text_normal {
    text-transform: inherit; }

h1 {
  font-size: 3.5rem;
  line-height: 1.1; }
  @media screen and (max-width: 991px) {
    h1 {
      font-size: 2.5rem !important; } }
h2, h2 a {
  font-size: 32px;
  line-height: 36px; }
  @media screen and (max-width: 767px) {
    h2, h2 a {
      font-size: 24px !important; } }
h3 {
  font-size: 24px;
  line-height: 30px; }
  h3.page-h3 {
    font-weight: 400; }

h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700; }

h5 {
  font-size: 24px;
  line-height: 34px; }
  @media screen and (max-width: 991px) {
    h5 {
      font-size: 18px !important;
      line-height: 28px !important; } }
h6 {
  font-size: 22px;
  line-height: 42px; }
  @media screen and (max-width: 991px) {
    h6 {
      font-size: 18px !important;
      line-height: 30px !important; } }
p {
  color: #374a59;
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: 0 !important; }
  @media screen and (max-width: 767px) {
    p {
      font-size: 0.8rem; } }
.custom_list li {
  position: relative; }
  .custom_list li:before {
    content: "";
    background: #374a59;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    left: -20px;
    top: 11px;
    height: 8px;
    width: 8px; }

.maincontent ul li {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: normal;
  padding-left: 5px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .maincontent ul li {
      font-size: 0.8rem; } }
ul {
  font-size: 1rem;
  line-height: 1.6;
  padding: 0 0 0 25px; }
  ul li {
    font-size: 1rem;
    line-height: 1.6;
    font-weight: normal;
    padding-left: 5px;
    position: relative; }
    @media screen and (max-width: 767px) {
      ul li {
        font-size: 0.8rem; } }
::marker {
  font-size: 10px; }

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

address {
  margin: 0 0 1.5em; }

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

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

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

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

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

.citation {
  font-family: "proxima-nova", 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); }

.big_radius img {
  border-radius: 15.6px !important; }

.underline_list ol,
.underline_list ul {
  list-style: none;
  padding: 0 !important; }
  .underline_list ol li,
  .underline_list ul li {
    border-bottom: 1px solid #D8D8D8;
    padding: 20px 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400; }
    @media screen and (max-width: 768px) {
      .underline_list ol li,
      .underline_list ul li {
        line-height: 24px;
        padding: 15px 0; } }
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: inherit;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden !important; }

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

*: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 {
  outline: 1px dotted #212121 !important;
  outline: 5px auto -webkit-focus-ring-color !important; }

button.slick-arrow:focus,
.slick-dots li button:focus {
  outline: none !important; }

.skip-to-content-link {
  width: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  background-color: #6fb300;
  font-family: canada-type-gibson, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  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;
  top: 0;
  transition: top 0.2s ease-in, background 0.5s linear; }

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

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

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

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

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

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

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

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

a:focus {
  outline: none; }

.inline-element {
  display: inline-block !important;
  margin: 0 15px 15px 15px !important; }
  @media screen and (max-width: 768px) {
    .inline-element {
      display: block !important;
      margin: 0 0 15px 0 !important; } }
.offset_top_50 {
  position: relative;
  top: -50px;
  z-index: 8; }
  @media screen and (max-width: 1080px) {
    .offset_top_50 {
      top: 0;
      margin-bottom: 0;
      margin-top: 60px; } }
.offset_top_100 {
  position: relative;
  top: -100px;
  margin-bottom: -100px;
  z-index: 7; }
  @media screen and (max-width: 1080px) {
    .offset_top_100 {
      top: 0;
      margin-bottom: 0;
      margin-top: 60px; } }
.offset_top_200 {
  position: relative;
  top: -200px;
  margin-top: -200px;
  z-index: 8; }
  @media screen and (max-width: 1080px) {
    .offset_top_200 {
      top: 0;
      margin-bottom: 0;
      margin-top: 60px; } }
#breadcrumbs {
  margin-bottom: 20px; }
  #breadcrumbs a, #breadcrumbs span {
    font-size: 0.7rem !important;
    font-family: "Open Sans", sans-serif;
    color: #486d7e;
    font-size: 1rem;
    line-height: 1.6;
    text-transform: none; }
  #breadcrumbs.single_posts {
    padding: 0 0 30px;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      #breadcrumbs.single_posts {
        padding: 25px 0 20px; } }
.video_wrapper {
  width: 80%;
  margin: 60px 0% 20px 10%;
  float: none;
  border-radius: 10px;
  box-shadow: 0 20px 40px 0 rgba(42, 60, 68, 0.32); }

.social_share .share_title,
.social_share .social_media {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top; }

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

.social_share .social_media {
  position: relative; }
  .social_share .social_media ul {
    margin: 0 !important; }
    .social_share .social_media ul li {
      margin: 0px; }
      .social_share .social_media ul li:first-child {
        margin-left: 0; }
    .social_share .social_media ul a {
      cursor: pointer;
      font-size: 22px;
      color: #ffffff;
      background: #00aeff; }
      .social_share .social_media ul a:before {
        color: #ffffff; }
      @media screen and (max-width: 767px) {
        .social_share .social_media ul a {
          font-size: 25px; } }
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  position: absolute;
  bottom: 7%;
  text-align: center;
  margin: 0 auto;
  left: 0;
  width: 100%; }

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

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

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

.slick-dots li {
  box-shadow: none !important;
  margin: 0 3px !important; }
  .slick-dots li:before {
    display: none; }
  @media screen and (max-width: 767px) {
    .slick-dots li {
      z-index: 1; } }
  .slick-dots li button:before {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.4);
    opacity: 1; }
  .slick-dots li.slick-active button:before {
    color: #6B9D17;
    opacity: 1; }

.slick-arrow {
  bottom: 0;
  z-index: 6;
  display: inline-block;
  height: 55px; }
  .slick-arrow:before {
    color: #ffffff !important;
    font-size: 40px;
    font-family: vc_entypo;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0;
    opacity: 0.4; }
    @media screen and (max-width: 1080px) {
      .slick-arrow:before {
        font-size: 25px; } }
  .slick-arrow.slick-prev {
    left: 30px; }
    .slick-arrow.slick-prev:before {
      content: "\e765" !important; }
  .slick-arrow.slick-next {
    right: 30px; }
    .slick-arrow.slick-next:before {
      content: "" !important; }

/* END slick carousel*/
/*Pagenavi*/
#pagenav {
  margin: 50px 0;
  text-align: center; }
  @media screen and (max-width: 767px) {
    #pagenav {
      margin: 50px 0 0; } }
  #pagenav .wp-pagenavi {
    margin: 0 auto;
    font-family: "proxima-nova", sans-serif; }
  #pagenav a,
  #pagenav span {
    border: 0;
    font-size: 20px;
    font-weight: 500;
    color: #113559;
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 0 20px 0 0;
    text-decoration: none;
    font-family: "proxima-nova", sans-serif; }
    #pagenav a.nextpostslink, #pagenav a.previouspostslink,
    #pagenav span.nextpostslink,
    #pagenav span.previouspostslink {
      display: none; }
      #pagenav a.nextpostslink:hover, #pagenav a.nextpostslink:hover, #pagenav a.previouspostslink:hover, #pagenav a.previouspostslink:hover,
      #pagenav span.nextpostslink:hover,
      #pagenav span.nextpostslink:hover,
      #pagenav span.previouspostslink:hover,
      #pagenav span.previouspostslink:hover {
        background-color: transparent; }
      #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: #C4C4C4;
        font-size: 16px;
        top: 7px;
        position: relative; }
    #pagenav a.previouspostslink:before,
    #pagenav span.previouspostslink:before {
      content: "\f053"; }
    #pagenav a.nextpostslink:before,
    #pagenav span.nextpostslink:before {
      content: "\f054"; }
  #pagenav a:hover,
  #pagenav span.current {
    color: #C4C4C4; }

/*Revolution Slider*/
.slide_heading {
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 700 !important; }

.slide_description {
  font-family: "proxima-nova", sans-serif !important;
  text-align: center !important; }

.slide_heading_big {
  font-family: "proxima-nova", sans-serif !important;
  z-index: 0;
  position: relative; }

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

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

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

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

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

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

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

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

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

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

.wpb_image_grid .wpb_image_grid_ul {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: auto auto auto auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: auto !important; }
  @media screen and (max-width: 767px) {
    .wpb_image_grid .wpb_image_grid_ul {
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: auto auto auto; } }
  .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    display: flex;
    overflow: hidden;
    padding: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #ebebeb;
    border-radius: 6px;
    background-color: #fff;
    float: none !important;
    position: static !important;
    height: auto !important; }

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

/* Modals */
@media (min-width: 992px) {
  .modal-dialog {
    width: 800px; } }

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

.modal.in {
  visibility: visible; }

.modal-header {
  border: 0 !important;
  margin-bottom: 0 !important;
  width: 100%;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 1080px) {
    .modal-header {
      width: 100%; } }
.modal-header .close {
  font-family: "proxima-nova", sans-serif;
  background: #6fb300;
  color: #fff;
  opacity: 1 !important;
  margin: 0 !important;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  right: -15px;
  top: -15px;
  position: absolute;
  z-index: 999999;
  cursor: pointer;
  outline: none !important;
  font-size: 24px;
  line-height: 40px;
  font-weight: normal; }
  @media screen and (max-width: 1080px) {
    .modal-header .close {
      position: relative; } }
#cookie-law-info-bar {
  padding: 75px 50px 50px 50px !important;
  background: #FFFFFF !important;
  box-shadow: 0px 0px 200px #001D36;
  border-radius: 6px;
  text-align: left;
  width: 950px !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 0 !important; }
  @media screen and (max-width: 1080px) {
    #cookie-law-info-bar {
      width: 90% !important;
      padding: 60px 30px !important; } }
  @media screen and (max-width: 767px) {
    #cookie-law-info-bar {
      position: relative;
      max-height: 80% !important; } }
#cookie-law-info-bar > span {
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex;
  position: relative;
  flex-wrap: wrap; }

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

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

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

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

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

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

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

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

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

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

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

.fancybox-container {
  z-index: 999999 !important; }

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

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

body {
  background: #ffffff;
  /* Fallback for when there is no custom background color defined. */ }

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

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

ul, ol {
  font-family: "proxima-nova", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0 0 2.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, input[type="submit"].button-blue,
.button-blue a,
.button-blue button,
a.button-blue,
input.button-blue, span.button-dark,
input[type="submit"].button-dark,
.button-dark a,
.button-dark button,
a.button-dark,
input.button-dark, span.button-secondary,
input[type="submit"].button-secondary,
.button-secondary a,
.button-secondary button,
a.button-secondary,
input.button-secondary, span.button-green,
input[type="submit"].button-green,
.button-green a,
.button-green button,
a.button-green,
input.button-green, span.button-primary,
input[type="submit"].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary,
.button a,
.button button,
input[type="submit"].button,
#mobile-menu li.btn a {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  border: 0 !important;
  border-radius: 4px !important;
  font-size: 18px !important;
  padding: 14px 24px !important;
  display: inline-block !important;
  line-height: 21px !important;
  text-align: center;
  text-decoration: none !important;
  margin-bottom: 0;
  font-weight: 500;
  text-transform: uppercase;
  transition: background-color 475ms ease !important; }
  .btn:active,
  .button-blue a:active,
  .button-blue button:active,
  a.button-blue:active,
  input.button-blue:active, span.button-dark:active,
  .button-dark a:active,
  .button-dark button:active,
  a.button-dark:active,
  input.button-dark:active, span.button-secondary:active,
  .button-secondary a:active,
  .button-secondary button:active,
  a.button-secondary:active,
  input.button-secondary:active, span.button-green:active,
  .button-green a:active,
  .button-green button:active,
  a.button-green:active,
  input.button-green:active, span.button-primary:active,
  .button-primary a:active,
  .button-primary button:active,
  a.button-primary:active,
  input.button-primary:active, .btn:focus,
  .button-blue a:focus,
  .button-blue button:focus,
  a.button-blue:focus,
  input.button-blue:focus, span.button-dark:focus,
  .button-dark a:focus,
  .button-dark button:focus,
  a.button-dark:focus,
  input.button-dark:focus, span.button-secondary:focus,
  .button-secondary a:focus,
  .button-secondary button:focus,
  a.button-secondary:focus,
  input.button-secondary:focus, span.button-green:focus,
  .button-green a:focus,
  .button-green button:focus,
  a.button-green:focus,
  input.button-green:focus, span.button-primary:focus,
  .button-primary a:focus,
  .button-primary button:focus,
  a.button-primary:focus,
  input.button-primary:focus, .btn:hover,
  .button-blue a:hover,
  .button-blue button:hover,
  a.button-blue:hover,
  input.button-blue:hover, span.button-dark:hover,
  .button-dark a:hover,
  .button-dark button:hover,
  a.button-dark:hover,
  input.button-dark:hover, span.button-secondary:hover,
  .button-secondary a:hover,
  .button-secondary button:hover,
  a.button-secondary:hover,
  input.button-secondary:hover, span.button-green:hover,
  .button-green a:hover,
  .button-green button:hover,
  a.button-green:hover,
  input.button-green:hover, span.button-primary:hover,
  .button-primary a:hover,
  .button-primary button:hover,
  a.button-primary:hover,
  input.button-primary:hover,
  .button a:active,
  .button a:focus,
  .button a:hover,
  .button button:active,
  .button button:focus,
  .button button:hover,
  input[type="submit"].button:active,
  input[type="submit"].button:focus,
  input[type="submit"].button:hover,
  #mobile-menu li.btn a:active,
  #mobile-menu li.btn a:focus,
  #mobile-menu li.btn a:hover {
    background: inherit; }
  .btn.small,
  .button-blue a.small,
  .button-blue button.small,
  a.small.button-blue,
  input.small.button-blue, span.small.button-dark,
  .button-dark a.small,
  .button-dark button.small,
  a.small.button-dark,
  input.small.button-dark, span.small.button-secondary,
  .button-secondary a.small,
  .button-secondary button.small,
  a.small.button-secondary,
  input.small.button-secondary, span.small.button-green,
  .button-green a.small,
  .button-green button.small,
  a.small.button-green,
  input.small.button-green, span.small.button-primary,
  .button-primary a.small,
  .button-primary button.small,
  a.small.button-primary,
  input.small.button-primary,
  .button a.small,
  .button button.small,
  input[type="submit"].button.small,
  #mobile-menu li.btn a.small {
    font-weight: 800;
    letter-spacing: 0 !important;
    flex-direction: row;
    text-align: center;
    display: inline-block;
    border-radius: 4px;
    font-size: 15px !important;
    line-height: 22px !important;
    margin-bottom: 10px;
    padding: 6px 10px !important; }

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

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

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

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

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

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

/* buttons.scss */
.button.button_big a {
  font-size: 34px !important;
  line-height: 38px !important;
  padding: 25px 65px !important; }
  @media screen and (max-width: 767px) {
    .button.button_big a .button.button_big a {
      font-size: 20px !important;
      line-height: 20px !important;
      padding: 20px 20px !important; } }
/* Primary Button */
span.button-primary,
input[type="submit"].button-primary,
.button-primary a,
.button-primary button,
a.button-primary,
input.button-primary {
  border: 1px solid rgba(68, 131, 16, 0.28) !important;
  background: #6fb300 !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 {
  background: #448310 !important;
  color: #ffffff !important; }

/* Green Button */
span.button-green,
input[type="submit"].button-green,
.button-green a,
.button-green button,
a.button-green,
input.button-green {
  border: 1px solid #448310 !important;
  background: #448310 !important;
  color: #ffffff !important; }

span.button-green:hover,
input[type="submit"].button-green:hover,
.button-green a:hover,
.button-green button:hover,
a.button-green:hover,
input.button-green:hover {
  background: #448310 !important;
  border: 1px solid #448310 !important;
  color: #ffffff !important; }

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

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

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

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

/* Blue Button */
input[type="submit"].button-blue,
.button-blue a,
.button-blue button,
a.button-blue,
input.button-blue {
  color: #ffffff !important;
  text-transform: uppercase;
  background: #00aeff; }

input[type="submit"].button-blue:hover,
.button-blue a:hover,
.button-blue button:hover,
a.button-blue:hover,
input.button-blue:hover {
  background: #00aeff;
  color: #ffffff !important; }

/* Button Link  */
input[type="submit"].button-link,
.button-link a,
.button-link button,
a.button-link,
input.button-link,
span.button-link {
  font-family: "proxima-nova", sans-serif;
  color: #448310;
  font-size: 1rem;
  line-height: 1.6;
  transition: color 475ms ease;
  font-weight: 400;
  text-decoration: underline !important; }

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

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

.selectize-input input[type="text"] {
  border: 0 !important;
  background: none !important;
  width: 100% !important;
  padding: 0 10px;
  opacity: 0 !important;
  height: 0;
  position: absolute !important; }
  .selectize-input input[type="text"]::-webkit-input-placeholder {
    color: transparent !important; }
  .selectize-input input[type="text"]::-moz-placeholder {
    color: transparent !important; }
  .selectize-input input[type="text"]::placeholder {
    color: transparent !important; }

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

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

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

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

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

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

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

.selectize-input {
  position: relative;
  padding: 0px; }
  .selectize-input:before {
    top: 12px !important; }
  .selectize-input:after {
    content: "Select One...";
    font-family: "Open Sans", sans-serif;
    color: #1a2225;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.428571429;
    position: absolute;
    left: 10px;
    top: 9px !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 {
    position: absolute;
    z-index: 2;
    background: #ffffff;
    width: 100%; }
    .selectize-dropdown .selectize-dropdown-content .option {
      font-family: "Open Sans", sans-serif;
      cursor: pointer;
      color: #1a2225;
      line-height: 1.428571429;
      font-weight: normal;
      font-size: 14px;
      padding: 5px 20px; }
      .selectize-dropdown .selectize-dropdown-content .option:hover {
        background: #f4f6f7;
        color: #1a2225; }
      .selectize-dropdown .selectize-dropdown-content .option:last-child {
        margin-bottom: 0; }

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

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

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

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

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

.wpcf7-list-item-label,
label {
  font-family: 'Open Sans', sans-serif;
  color: #f4f6f7;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin-left: 0;
  margin-bottom: 5px;
  display: block; }
  .wpcf7-list-item-label small,
  label small {
    margin-top: 2px; }

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

.wpcf7-form.sent div:not(.wpcf7-response-output) {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.group_heading {
  margin-bottom: 15px !important; }

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

.subscribe_form {
  position: relative; }
  .subscribe_form .email_sub {
    display: inline-block;
    position: relative;
    width: 80%; }
    .subscribe_form .email_sub .form-control {
      background: #FFFBFA !important;
      box-shadow: 0px 4px 0px #424242 !important;
      height: 50px;
      text-transform: none !important; }
  .subscribe_form input[type="submit"].button {
    border-radius: 0 6px 6px 0 !important;
    display: inline-block !important;
    min-width: 8% !important;
    position: absolute;
    right: 0;
    top: 0; }
  .subscribe_form ::-webkit-input-placeholder {
    font-size: 16px;
    color: #91a4b1; }
  .subscribe_form ::-moz-placeholder {
    font-size: 16px;
    color: #91a4b1; }
  .subscribe_form ::placeholder {
    font-size: 16px;
    color: #91a4b1; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #448310;
  outline: none;
  text-decoration: none !important;
  font-weight: normal;
  transition: none !important;
  font-size: 1rem;
  line-height: 1.6; }
  a:visited {
    color: #448310; }
  a:active, a:hover {
    color: #448310;
    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; }

@media screen and (min-width: 992px) {
  #top-navigation ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0; }
    #top-navigation ul li {
      position: relative;
      float: left;
      padding: 0; }
      #top-navigation ul li.menu-item-has-children {
        padding-right: 18px; }
        #top-navigation ul li.menu-item-has-children > a:after {
          position: absolute;
          display: block;
          content: '';
          width: 0;
          height: 0;
          right: -6px;
          top: 20px;
          transition: all ease-in-out 150ms;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          border: solid #f4f6f7;
          border-width: 0 2px 2px 0;
          display: inline-block;
          padding: 2.3px; }
      #top-navigation ul li.button-menu {
        line-height: 45px; }
        #top-navigation ul li.button-menu a {
          color: #f4f6f7;
          padding: 6px 12px;
          border-radius: 4px;
          background-color: rgba(0, 174, 255, 0.42);
          font-family: proxima-nova, sans-serif;
          font-size: 11px;
          font-weight: 600;
          text-transform: uppercase; }
          #top-navigation ul li.button-menu a:hover, #top-navigation ul li.button-menu a:focus {
            opacity: 0.5; }
  #top-navigation ul li:hover > ul,
  #top-navigation ul li:focus > ul,
  #top-navigation ul li:focus-within > ul {
    display: block; }
  #top-navigation ul ul {
    background: #f4f6f7;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    top: 50px;
    width: 200px;
    left: 0;
    margin-top: 0;
    padding: 0;
    text-align: left; }
    #top-navigation ul ul li {
      border-bottom: 1px solid #ebebeb;
      display: flex;
      align-items: center;
      float: none;
      padding: 0;
      margin: 0;
      position: relative; }
      #top-navigation ul ul li:last-child {
        border-bottom: 0; }
    #top-navigation ul ul a {
      color: #91a4b1 !important;
      padding: 10px 20px;
      font-size: 14px;
      line-height: 22px;
      display: block;
      width: 100%;
      font-weight: 400; }
      #top-navigation ul ul a:hover, #top-navigation ul ul a:focus {
        opacity: 1; }
  #navigation ul {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 0; }
    #navigation ul li {
      position: relative;
      float: left;
      padding: 0;
      white-space: nowrap; }
      #navigation ul li.menu-item-has-children > a:after {
        position: absolute;
        display: block;
        content: '';
        width: 0;
        height: 0;
        right: 15px;
        top: 26px;
        transition: all ease-in-out 150ms;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        border: solid #ffffff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2.3px; }
      #navigation ul li.menu_button a {
        padding: 11px 18px;
        border-radius: 4px;
        background-color: #6fb300;
        transition: background-color 475ms ease;
        font-family: "proxima-nova", sans-serif;
        color: #ffffff !important;
        font-weight: 500;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        line-height: 14px !important;
        margin-top: 13px; }
        #navigation ul li.menu_button a:hover, #navigation ul li.menu_button a:focus {
          background: #448310; }
      #navigation ul li a {
        display: block;
        color: #ffffff;
        font-family: "proxima-nova", sans-serif;
        text-decoration: none;
        font-weight: 700;
        padding: 13px 37px;
        position: relative;
        font-size: 14px;
        line-height: 35px; }
  #navigation ul li:hover > ul,
  #navigation ul li:focus > ul,
  #navigation ul li:focus-within > ul {
    display: block; }
  #navigation ul ul {
    background: #f4f6f7;
    border-radius: 8px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    top: 100%;
    width: auto;
    left: 0;
    margin-top: 0;
    padding: 0;
    text-align: left;
    min-width: 100%; }
    #navigation ul ul li {
      border-bottom: 1px solid #ebebeb;
      display: flex;
      align-items: center;
      float: none;
      padding: 0;
      margin: 0;
      position: relative; }
      #navigation ul ul li:last-child {
        border-bottom: 0; }
      #navigation ul ul li.current-page-ancestor a, #navigation ul ul li.current-menu-ancestor a, #navigation ul ul li.current-menu-item a, #navigation ul ul li:hover a, #navigation ul ul li:focus a {
        color: #0082f3 !important; }
    #navigation ul ul a {
      font-family: "Open Sans", sans-serif;
      color: #222222 !important;
      padding: 10px 20px;
      font-size: 14px;
      line-height: 20px;
      display: block;
      width: 100%;
      font-weight: 400; }
  #navigation ul ul ul {
    background: #F2F2F2;
    position: absolute;
    box-shadow: none;
    top: 0;
    left: 100%;
    width: 100%; }
    #navigation ul ul ul li:hover, #navigation ul ul ul li:focus {
      background: #347a82;
      cursor: pointer; }
      #navigation ul ul ul li:hover:after, #navigation ul ul ul li:hover:before, #navigation ul ul ul li:focus:after, #navigation ul ul ul li:focus:before {
        display: none !important; }
      #navigation ul ul ul li:hover > a, #navigation ul ul ul li:focus > a {
        color: #ffffff !important; }
    #navigation ul ul ul a {
      color: #f4f6f7 !important; }
  #navigation .color_change ul li {
    position: relative;
    float: left;
    padding: 0;
    white-space: nowrap; }
    #navigation .color_change ul li.menu-item-has-children > a:after {
      border: solid #023679;
      border-width: 0 2px 2px 0; }
  .desktop-nav ul.menu > li:after {
    left: 0;
    background-color: #dddddd; }
  .desktop-nav ul.menu > li.current-page-ancestor, .desktop-nav ul.menu > li.current-menu-ancestor, .desktop-nav ul.menu > li.current-menu-item, .desktop-nav ul.menu > li:hover, .desktop-nav ul.menu > li:focus {
    cursor: pointer;
    background: transparent !important; }
    .desktop-nav ul.menu > li.current-page-ancestor.button, .desktop-nav ul.menu > li.current-menu-ancestor.button, .desktop-nav ul.menu > li.current-menu-item.button, .desktop-nav ul.menu > li:hover.button, .desktop-nav ul.menu > li:focus.button {
      background: none; }
      .desktop-nav ul.menu > li.current-page-ancestor.button:after, .desktop-nav ul.menu > li.current-page-ancestor.button:before, .desktop-nav ul.menu > li.current-menu-ancestor.button:after, .desktop-nav ul.menu > li.current-menu-ancestor.button:before, .desktop-nav ul.menu > li.current-menu-item.button:after, .desktop-nav ul.menu > li.current-menu-item.button:before, .desktop-nav ul.menu > li:hover.button:after, .desktop-nav ul.menu > li:hover.button:before, .desktop-nav ul.menu > li:focus.button:after, .desktop-nav ul.menu > li:focus.button:before {
        display: none !important; }
    .desktop-nav ul.menu > li.current-page-ancestor a, .desktop-nav ul.menu > li.current-menu-ancestor a, .desktop-nav ul.menu > li.current-menu-item a, .desktop-nav ul.menu > li:hover a, .desktop-nav ul.menu > li:focus a {
      color: #ffffff; }
      .desktop-nav ul.menu > li.current-page-ancestor a:after, .desktop-nav ul.menu > li.current-menu-ancestor a:after, .desktop-nav ul.menu > li.current-menu-item a:after, .desktop-nav ul.menu > li:hover a:after, .desktop-nav ul.menu > li:focus a:after {
        border: solid #ffffff !important;
        border-width: 0 2px 2px 0 !important; }
  .desktop-nav ul.menu > li.unhovered-item {
    background: transparent;
    color: #ffffff; }
    .desktop-nav ul.menu > li.unhovered-item:after, .desktop-nav ul.menu > li.unhovered-item:before {
      display: none !important; }
  .desktop-nav ul.menu > li.hovered-item:hover, .desktop-nav ul.menu > li.hovered-item:focus {
    background: rgba(255, 255, 255, 0.12); }
    .desktop-nav ul.menu > li.hovered-item:hover:after, .desktop-nav ul.menu > li.hovered-item:hover:before, .desktop-nav ul.menu > li.hovered-item:focus:after, .desktop-nav ul.menu > li.hovered-item:focus:before {
      display: block !important; } }

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

body.collapse_menu {
  overflow-y: hidden; }

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

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

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

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

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

.hide_desktop {
  display: none; }

.none {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#side-menu {
  width: 220px;
  height: auto;
  background-color: #205E3C;
  position: fixed;
  padding: 30px 15px;
  top: 94px;
  right: 0;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(300px);
          transform: translateX(300px);
  z-index: 8; }
  #side-menu.side-menu--active {
    -webkit-transform: translateX(0px);
            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 {
    -webkit-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg); }

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

.hentry {
  margin: 0 0 1.5em; }

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

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

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

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

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

.heading {
  margin-bottom: 50px; }

.mobile_only {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile_only {
      display: block; } }
.tablet_only {
  display: none; }
  @media screen and (max-width: 1080px) {
    .tablet_only {
      display: block; } }
.wpb_single_image.image_radius img {
  border-radius: 4px; }

.location_details .wpb_video_widget {
  width: 80%;
  height: auto;
  margin: 60px auto 60px 0px !important;
  padding: 30px;
  border-radius: 10px;
  box-shadow: -1px 2px 20px 20px rgba(55, 74, 89, 0.16); }
  @media screen and (max-width: 768px) {
    .location_details .wpb_video_widget {
      width: 100%; } }
  .location_details .wpb_video_widget h2 {
    color: #003478;
    font-weight: 500;
    text-transform: none;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
    text-align: center; }

@media screen and (max-width: 768px) {
  .contact_section .wpb_column {
    width: 100%; }
    .contact_section .wpb_column .vc_column-inner {
      padding: 0; } }

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

.blue_form form {
  border-radius: 5px;
  background-color: #003478;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  padding: 30px; }

.centered_form form {
  margin: 0 auto;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .centered_form form {
      width: 100%; } }
.vc_row.bg_top,
.bg_top {
  background-color: #fff;
  position: relative; }
  .vc_row.bg_top:before,
  .bg_top:before {
    background-color: #fff;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.86)), url("../../images/bg-01.jpeg");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 300px !important;
    top: 0;
    left: auto; }
  .vc_row.bg_top > .vc_row,
  .bg_top > .vc_row {
    z-index: 1; }

.vc_row.bg_bottom,
.bg_bottom {
  position: relative; }
  .vc_row.bg_bottom:before,
  .bg_bottom:before {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.86)), url("../../images/bg-02.jpeg");
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 300px !important;
    bottom: 0;
    left: auto; }
  .vc_row.bg_bottom > .vc_row,
  .bg_bottom > .vc_row {
    z-index: 1; }

.vc_row.bg_01,
.bg_01 {
  background-color: #fff;
  position: relative; }
  .vc_row.bg_01:before,
  .bg_01:before {
    background-color: #fff;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.86)), url("../../images/bg-01.jpeg");
    background-position: 50% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: auto; }
  .vc_row.bg_01 > .vc_row,
  .bg_01 > .vc_row {
    z-index: 1; }

.vc_row.bg_circles,
.bg_circles {
  background-color: #fff;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../../images/bg-circle-blues.png");
  background-position: 0 0;
  background-size: 30% !important; }

.vc_row.solutions_section,
.solutions_section {
  position: relative; }
  .vc_row.solutions_section:before,
  .solutions_section:before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.86)), url("../../images/bg-01.jpeg"), url("../../images/bg-02.jpeg");
    background-position: 0px 0px, 50% 0%, 50% 100%;
    background-size: auto, 100%, 100%;
    background-repeat: repeat, no-repeat, no-repeat;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: auto; }
  .vc_row.solutions_section > .vc_row,
  .solutions_section > .vc_row {
    z-index: 1; }

.vc_row.social_section,
.social_section {
  position: relative; }
  .vc_row.social_section:before,
  .social_section:before {
    background-color: #f5f9fd;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.86)), url("../../images/bg-02.jpeg");
    background-position: 0px 0px, 50% 100%;
    background-size: auto, 100%;
    background-repeat: repeat, no-repeat;
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: auto; }
  .vc_row.social_section > .vc_row,
  .social_section > .vc_row {
    z-index: 1; }

.vc_row.bg_dark,
.bg_dark {
  background-color: #374a59;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.32)), url("../../images/bg-dark.jpg");
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .vc_row.bg_dark,
    .bg_dark {
      padding-top: 40px;
      padding-bottom: 40px; } }
.vc_row.staff_section > .wpb_column .vc_column-inner {
  padding: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #ebebeb;
  border-radius: 6px;
  background-color: #fff; }
  .vc_row.staff_section > .wpb_column .vc_column-inner p {
    margin-bottom: 20px; }
  .vc_row.staff_section > .wpb_column .vc_column-inner .sm_links {
    margin-top: 30px; }

.vc_row.map_section {
  padding: 60px 10%;
  text-align: center; }

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

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

.vc_row.gray_gradient,
.gray_gradient {
  position: relative; }
  .vc_row.gray_gradient:before,
  .gray_gradient:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); }
    @media screen and (max-width: 767px) {
      .vc_row.gray_gradient:before,
      .gray_gradient:before {
        background: linear-gradient(180deg, rgba(42, 60, 68, 0.5), rgba(42, 60, 68, 0.5)); } }
  .vc_row.gray_gradient > .vc_row,
  .gray_gradient > .vc_row {
    z-index: 1; }

.vc_row.gray_gradient1,
.gray_gradient1 {
  position: relative; }
  .vc_row.gray_gradient1:before,
  .gray_gradient1:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    bottom: 0;
    left: 0;
    background: linear-gradient(52deg, #2a3c44, rgba(52, 122, 130, 0.15)); }
    @media screen and (max-width: 991px) {
      .vc_row.gray_gradient1:before,
      .gray_gradient1:before {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); } }
  .vc_row.gray_gradient1 > .vc_row,
  .gray_gradient1 > .vc_row {
    z-index: 1; }

.vc_row.callout_section {
  padding: 140px 0;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; }
  @media screen and (max-width: 1080px) {
    .vc_row.callout_section {
      padding: 97px 0; } }
  @media screen and (max-width: 767px) {
    .vc_row.callout_section {
      background-position: 60% 50% !important;
      background-size: cover !important;
      background-repeat: no-repeat !important; }
      .vc_row.callout_section * {
        text-align: center !important; } }
  @media screen and (max-width: 767px) {
    .vc_row.callout_section .container {
      width: 84% !important; } }
  .vc_row.callout_section .callout-p {
    opacity: 0.9;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #f4f6f7;
    font-size: 1rem;
    line-height: 1.6rem;
    font-style: italic;
    font-weight: 400;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .vc_row.callout_section .callout-p {
        font-size: 0.8rem;
        line-height: 1.4rem; } }
.mobile_swap_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse; }
  .mobile_swap_wrapper .mobile_swap {
    display: flex;
    max-width: 100%;
    flex: 0 0 100%; }

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

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

.archive_grid {
  padding: 0 15px; }

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

.single .highlight_box {
  background: #E8E8E8;
  border: 1px solid #D1D1D1;
  border-radius: 8px;
  padding: 40px 60px; }
  @media screen and (max-width: 768px) {
    .single .highlight_box {
      padding: 20px; } }
  .single .highlight_box h4,
  .single .highlight_box h4 * {
    letter-spacing: -0.02em;
    font-size: 45px;
    line-height: 55px;
    text-transform: uppercase;
    color: #00aeff !important;
    font-weight: 900; }
    @media screen and (max-width: 991px) {
      .single .highlight_box h4,
      .single .highlight_box h4 * {
        font-size: 20px !important;
        line-height: 26px !important; } }
  .single .highlight_box ul {
    color: #4F5E73; }
    .single .highlight_box ul li {
      font-weight: 800;
      font-size: 20px;
      line-height: 42px; }

.single h4,
.single h4 * {
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  color: #00aeff !important;
  font-weight: 900; }
  @media screen and (max-width: 991px) {
    .single h4,
    .single h4 * {
      font-size: 20px !important;
      line-height: 26px !important; } }
.global_cta .button-white a {
  padding: 12px 17px !important;
  font-weight: 500;
  min-width: 180px; }

.floating_cta_wrap {
  z-index: 100;
  position: fixed;
  right: 0%;
  bottom: 30px; }

.mobile_floating_cta_wrap {
  display: none;
  background: #6fb300;
  padding: 0;
  z-index: 100;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%; }
  .mobile_floating_cta_wrap [class*='button-'] {
    width: 100%;
    border-radius: 0; }
    .mobile_floating_cta_wrap [class*='button-'] a {
      border: 0 !important;
      border-radius: 0 !important;
      font-size: 14px !important;
      width: 100%;
      margin: 0;
      padding: 15px !important;
      font-weight: 500;
      letter-spacing: 0.5px;
      text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .mobile_floating_cta_wrap {
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center; } }
.floating_cta {
  background: #0E1F41;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 15px 20px; }
  @media screen and (max-width: 767px) {
    .floating_cta {
      display: none; } }
  @media screen and (max-width: 767px) {
    .floating_cta {
      width: 100%; } }
  .floating_cta .cta_content {
    text-align: center; }
    .floating_cta .cta_content h5 {
      letter-spacing: -0.01em;
      color: #E5F4F2;
      font-size: 24px;
      line-height: 35px;
      margin-bottom: 8px;
      margin-top: 0;
      width: 100%; }
    .floating_cta .cta_content p {
      font-family: "proxima-nova", sans-serif;
      font-size: 16px;
      line-height: 24px;
      color: #E5F4F2;
      margin-bottom: 20px; }
    .floating_cta .cta_content [class*='button-'] {
      margin-bottom: 10px;
      display: inline-block;
      margin: 0 5px 10px; }
      .floating_cta .cta_content [class*='button-'] a {
        padding: 0.6rem 1.7em !important;
        font-size: 14px !important; }

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

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

.bypostauthor {
  display: block; }

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

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

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

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

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

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

.gallery-caption {
  display: block; }

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

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

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

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

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

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

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

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

.error_hero {
  background: url("../../images/404-hero.jpeg"); }
  .error_hero .container {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .error_hero .container h1, .error_hero .container p {
      display: block;
      width: 100%;
      text-align: center;
      color: #fff; }

.vc_row.hero_section,
.hero_section {
  position: relative;
  width: 100%; }
  .vc_row.hero_section h1, .vc_row.hero_section h2, .vc_row.hero_section h3, .vc_row.hero_section h4, .vc_row.hero_section h5, .vc_row.hero_section h6, .vc_row.hero_section p, .vc_row.hero_section span,
  .hero_section h1,
  .hero_section h2,
  .hero_section h3,
  .hero_section h4,
  .hero_section h5,
  .hero_section h6,
  .hero_section p,
  .hero_section span {
    color: #ffffff; }
  .vc_row.hero_section h1,
  .hero_section h1 {
    font-size: 3rem;
    line-height: 1.1;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase; }
  .vc_row.hero_section.inner_hero_section,
  .hero_section.inner_hero_section {
    height: 50vh; }
    @media screen and (max-width: 1080px) {
      .vc_row.hero_section.inner_hero_section,
      .hero_section.inner_hero_section {
        height: auto;
        padding: 180px 0 120px; } }
  .vc_row.hero_section.main_hero,
  .hero_section.main_hero {
    padding-bottom: 0;
    background-attachment: fixed; }
    @media screen and (max-width: 1080px) {
      .vc_row.hero_section.main_hero,
      .hero_section.main_hero {
        background-attachment: scroll; } }
    @media screen and (max-width: 767px) {
      .vc_row.hero_section.main_hero,
      .hero_section.main_hero {
        height: auto; } }
  .vc_row.hero_section.large_hero,
  .hero_section.large_hero {
    height: 87vh;
    padding-top: 200px;
    padding-bottom: 140px;
    position: relative; }
    @media screen and (max-width: 1080px) {
      .vc_row.hero_section.large_hero,
      .hero_section.large_hero {
        padding-top: 140px;
        padding-bottom: 140px; } }
    .vc_row.hero_section.large_hero > .vc_row,
    .hero_section.large_hero > .vc_row {
      z-index: 1; }
  .vc_row.hero_section.sub_hero,
  .hero_section.sub_hero {
    height: 76vh;
    padding-top: 200px;
    padding-bottom: 90px;
    position: relative; }
    @media screen and (max-width: 1080px) {
      .vc_row.hero_section.sub_hero,
      .hero_section.sub_hero {
        height: 60vh;
        padding-top: 140px;
        padding-bottom: 140px;
        padding-right: 7%;
        padding-left: 7%; } }
    .vc_row.hero_section.sub_hero:before,
    .hero_section.sub_hero:before {
      content: "" !important;
      display: block !important;
      position: absolute;
      width: 100% !important;
      height: 100% !important;
      bottom: 0;
      left: 0;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)); }
    .vc_row.hero_section.sub_hero > .vc_row,
    .hero_section.sub_hero > .vc_row {
      z-index: 1; }
    .vc_row.hero_section.sub_hero.small,
    .hero_section.sub_hero.small {
      height: 40vh;
      padding-top: 170px;
      padding-bottom: 170px; }
    .vc_row.hero_section.sub_hero.fixed_hero,
    .hero_section.sub_hero.fixed_hero {
      background-position: 50% 50% !important;
      background-size: cover !important;
      background-repeat: no-repeat !important;
      background-attachment: fixed !important; }
      @media screen and (max-width: 1080px) {
        .vc_row.hero_section.sub_hero.fixed_hero,
        .hero_section.sub_hero.fixed_hero {
          background-attachment: scroll !important; } }
  @media screen and (max-width: 767px) {
    .vc_row.hero_section .container,
    .hero_section .container {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  .vc_row.hero_section .hero-slider,
  .hero_section .hero-slider {
    width: 100%;
    position: relative;
    mix-blend-mode: normal; }
  .vc_row.hero_section .wrap-slide-slides,
  .hero_section .wrap-slide-slides {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .vc_row.hero_section .wrap-slide-slides,
      .hero_section .wrap-slide-slides {
        padding: 100px 0 170px; } }
    .vc_row.hero_section .wrap-slide-slides > div,
    .hero_section .wrap-slide-slides > div {
      display: flex;
      padding: 250px 0;
      margin-right: 10%;
      margin-left: 10%;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      width: 100%; }
      @media screen and (min-width: 1280px) {
        .vc_row.hero_section .wrap-slide-slides > div,
        .hero_section .wrap-slide-slides > div {
          margin-right: 14%;
          margin-left: 14%; } }
      @media screen and (max-width: 767px) {
        .vc_row.hero_section .wrap-slide-slides > div,
        .hero_section .wrap-slide-slides > div {
          height: auto;
          margin-right: 0%;
          margin-left: 0%;
          padding-top: 100px;
          padding-bottom: 100px; } }
  .vc_row.hero_section .slide_content,
  .hero_section .slide_content {
    position: relative;
    width: 86%;
    text-align: center;
    justify-content: center;
    margin: 0 auto;
    height: 300px; }
    @media screen and (max-width: 767px) {
      .vc_row.hero_section .slide_content,
      .hero_section .slide_content {
        height: auto; } }
    .vc_row.hero_section .slide_content h1,
    .hero_section .slide_content h1 {
      margin-top: 0px;
      margin-bottom: 20px;
      font-family: "proxima-nova", sans-serif;
      color: #f4f6f7;
      font-size: 80px !important;
      line-height: 80px !important;
      font-weight: 800;
      text-align: center; }
      @media screen and (max-width: 991px) {
        .vc_row.hero_section .slide_content h1,
        .hero_section .slide_content h1 {
          font-size: 50px !important;
          line-height: 50px !important; } }
    .vc_row.hero_section .slide_content p,
    .hero_section .slide_content p {
      margin-bottom: 0px;
      opacity: 0.9;
      font-family: "proxima-nova", sans-serif;
      color: #f4f6f7;
      font-size: 27px;
      line-height: 35px;
      text-align: center; }
      @media screen and (max-width: 991px) {
        .vc_row.hero_section .slide_content p,
        .hero_section .slide_content p {
          font-size: 25px !important;
          line-height: 32px !important; } }
      @media screen and (max-width: 767px) {
        .vc_row.hero_section .slide_content p,
        .hero_section .slide_content p {
          font-size: 18px !important;
          line-height: 26px !important; } }
    .vc_row.hero_section .slide_content [class*='button-'] a,
    .hero_section .slide_content [class*='button-'] a {
      font-weight: 500;
      margin-top: 30px; }
  .vc_row.hero_section .slick-dots,
  .hero_section .slick-dots {
    bottom: 100px;
    width: 100%;
    padding: 0 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media screen and (max-width: 1080px) {
      .vc_row.hero_section .slick-dots,
      .hero_section .slick-dots {
        bottom: 60px; } }
    @media screen and (max-width: 767px) {
      .vc_row.hero_section .slick-dots,
      .hero_section .slick-dots {
        bottom: 50px; } }
  .vc_row.hero_section .slick-arrow,
  .hero_section .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media screen and (max-width: 767px) {
      .vc_row.hero_section .slick-arrow,
      .hero_section .slick-arrow {
        display: none !important; } }
#hero_logos {
  padding-top: 30px;
  padding-bottom: 30px; }
  #hero_logos .js-marquee {
    display: flex; }
  #hero_logos .js-marquee-wrapper {
    display: flex;
    align-items: center; }
  #hero_logos .logos-scroll {
    position: relative;
    right: 0;
    display: block;
    width: 100%;
    overflow: hidden; }
  #hero_logos .logo-image {
    display: inline;
    width: 200px;
    height: 100px;
    margin-right: 20px;
    margin-left: 20px;
    align-items: center;
    background-color: transparent;
    opacity: 1; }
    #hero_logos .logo-image img {
      width: 200px; }

.single .sub_hero {
  background: url("../../../../../../wp-content/uploads/2020/11/hero-about.jpg") no-repeat center center;
  background-size: cover; }
  .single .sub_hero:before {
    content: "" !important;
    display: block !important;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)); }

.custom_boxes {
  display: grid;
  grid-auto-columns: 1fr;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px; }
  .custom_boxes.two_column {
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto; }
    @media screen and (max-width: 767px) {
      .custom_boxes.two_column {
        grid-template-columns: 1fr;
        grid-template-rows: auto; } }
  .custom_boxes.three_column {
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto; }
    @media screen and (max-width: 768px) {
      .custom_boxes.three_column {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto auto; } }
    @media screen and (max-width: 767px) {
      .custom_boxes.three_column {
        grid-template-columns: 1fr;
        grid-template-rows: auto; } }
  .custom_boxes.four_column {
    grid-auto-columns: 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto; }
    @media screen and (max-width: 768px) {
      .custom_boxes.four_column {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto auto; } }
    @media screen and (max-width: 767px) {
      .custom_boxes.four_column {
        grid-template-columns: 1fr;
        grid-template-rows: auto; } }
  .custom_boxes.small_boxes {
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .custom_boxes.small_boxes.three_column .item_wrapper {
      max-width: 32.5%;
      flex: 0 0 32.5%; }
      @media screen and (max-width: 991px) {
        .custom_boxes.small_boxes.three_column .item_wrapper {
          max-width: 48%;
          flex: 0 0 48%; } }
      @media screen and (max-width: 767px) {
        .custom_boxes.small_boxes.three_column .item_wrapper {
          max-width: 100%;
          flex: 0 0 100%; } }
    .custom_boxes.small_boxes .item_wrapper {
      height: 303px; }
      .custom_boxes.small_boxes .item_wrapper .item_content .box_details [class*='button-'] {
        background: #00AEFF !important; }
      .custom_boxes.small_boxes .item_wrapper .item_content .box_details p {
        font-size: 14px;
        line-height: 20px; }
      .custom_boxes.small_boxes .item_wrapper .item_content .box_details h4 {
        font-size: 33px;
        line-height: 36px;
        font-weight: 800; }
  .custom_boxes.no_overlay .item_wrapper .box_link:before {
    display: none !important; }
  .custom_boxes.small_boxes_type2 .item_wrapper .item_content .box_details {
    padding-right: 60px; }
    .custom_boxes.small_boxes_type2 .item_wrapper .item_content .box_details [class*='button-'] {
      display: none !important; }
    .custom_boxes.small_boxes_type2 .item_wrapper .item_content .box_details .plus-icon {
      display: block !important;
      background: #00AEFF url("../../images/icon-plus.svg") no-repeat center center;
      background-size: 12px;
      width: 35px;
      height: 35px;
      border-radius: 4px;
      position: absolute;
      right: 20px; }
  .custom_boxes .item_wrapper {
    position: relative;
    display: flex;
    padding: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-style: none;
    border-width: 1px;
    border-color: #ebebeb;
    border-radius: 8px;
    background-color: #fff;
    height: 360px;
    width: 100%; }
    .custom_boxes .item_wrapper .item_content {
      margin: 0 auto;
      height: 100%;
      width: 100%;
      position: relative;
      border-radius: 4px; }
      .custom_boxes .item_wrapper .item_content .box_details {
        position: absolute;
        left: 0%;
        top: auto;
        right: 0%;
        bottom: 0%;
        display: flex;
        height: 100%;
        padding: 24px;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        grid-auto-columns: 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto 60px;
        border-radius: 4px;
        z-index: 2; }
        .custom_boxes .item_wrapper .item_content .box_details h4 {
          color: #ffffff;
          margin-bottom: 10px;
          font-size: 26px;
          line-height: 30px;
          font-weight: 700; }
        .custom_boxes .item_wrapper .item_content .box_details p {
          color: #ffffff;
          font-size: 0.8rem;
          margin: 0;
          line-height: 1rem; }
        .custom_boxes .item_wrapper .item_content .box_details .dot {
          font-size: 23px;
          line-height: 27px;
          color: #00aeff;
          font-weight: 600; }
        .custom_boxes .item_wrapper .item_content .box_details [class*='button-'] {
          margin-top: 15px !important; }
        .custom_boxes .item_wrapper .item_content .box_details .plus-icon {
          display: none; }
    .custom_boxes .item_wrapper .box_link {
      transition: background-color 550ms ease; }
      .custom_boxes .item_wrapper .box_link:before {
        background: rgba(0, 0, 0, 0.4);
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        border-radius: 4px;
        transition: background-color 550ms ease; }
      .custom_boxes .item_wrapper .box_link:hover:after {
        background: rgba(133, 214, 0, 0.4) !important;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        transition: background-color 550ms ease; }
  .custom_boxes .item_wrapper_type {
    border-style: solid;
    border-width: 1px;
    border-color: #ebebeb;
    background-color: #fff;
    border-radius: 4px; }
    .custom_boxes .item_wrapper_type .item_image {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      height: 195px;
      width: 100%; }
    .custom_boxes .item_wrapper_type .box_details {
      text-align: left;
      padding: 30px; }
      .custom_boxes .item_wrapper_type .box_details h3 {
        margin-top: 0px;
        margin-bottom: 20px;
        color: #2a3c44;
        font-weight: 400;
        text-transform: none; }
      .custom_boxes .item_wrapper_type .box_details p {
        margin-bottom: 20px; }
  .custom_boxes .item_wrapper_type2 {
    border-style: solid;
    border-width: 1px;
    border-color: #ebebeb;
    border-radius: 6px;
    background-color: #fff;
    border-radius: 4px; }
    .custom_boxes .item_wrapper_type2 .item_image {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      height: 143px;
      width: 100%; }
    .custom_boxes .item_wrapper_type2 .box_details {
      text-align: center;
      padding: 15px; }
      .custom_boxes .item_wrapper_type2 .box_details h3 {
        margin-top: 0px;
        margin-bottom: 20px;
        color: #2a3c44;
        font-weight: 400;
        text-transform: none; }
  .custom_boxes .contact_boxes h4 {
    font-weight: 400;
    color: #2a3c44; }
  .custom_boxes .contact_boxes a {
    color: #2a3c44; }
    .custom_boxes .contact_boxes a:hover {
      color: #448310; }
  .custom_boxes .contact_boxes .box_details {
    padding: 15px;
    color: #374a59;
    font-family: "proxima-nova", sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    font-weight: normal; }
  .custom_boxes .contact_boxes.body_content a {
    color: #448310; }
  .custom_boxes.social_grid {
    display: flex;
    flex-wrap: wrap; }
    .custom_boxes.social_grid .item_wrapper_type {
      flex: 0 0 32%;
      max-width: 32%; }
      @media screen and (max-width: 991px) {
        .custom_boxes.social_grid .item_wrapper_type {
          flex: 0 0 48%;
          max-width: 48%; } }
      @media screen and (max-width: 767px) {
        .custom_boxes.social_grid .item_wrapper_type {
          flex: 0 0 100%;
          max-width: 100%; } }
  .custom_boxes.type_big .item_wrapper_type {
    border: 0;
    border-radius: 0; }
    .custom_boxes.type_big .item_wrapper_type .item_image {
      border-radius: 0;
      height: 325px; }
      @media screen and (max-width: 767px) {
        .custom_boxes.type_big .item_wrapper_type .item_image {
          height: 250px; } }
    .custom_boxes.type_big .item_wrapper_type .box_details {
      padding: 20px 40px 40px; }
      .custom_boxes.type_big .item_wrapper_type .box_details h3 {
        color: #003478;
        font-weight: 500;
        font-size: 32px;
        line-height: 36px;
        margin-top: 20px;
        margin-bottom: 30px; }
  .custom_boxes.blue_small .item_wrapper_type {
    background: #00152e; }
    .custom_boxes.blue_small .item_wrapper_type .box_details {
      padding: 40px; }
      .custom_boxes.blue_small .item_wrapper_type .box_details h3 {
        color: #f4f6f7;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        margin-top: 0px;
        margin-bottom: 20px; }
      .custom_boxes.blue_small .item_wrapper_type .box_details .button-primary {
        background-color: #007ae9 !important;
        font-size: 14px !important;
        margin-bottom: 10px !important;
        padding: 6px 10px !important; }
  .custom_boxes.social_grid .item_wrapper_type .box_details p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 4;
    overflow: hidden; }
  .custom_boxes.social_grid .grid_meta {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .custom_boxes.social_grid .grid_meta span {
      font-family: "proxima-nova", sans-serif; }
    .custom_boxes.social_grid .grid_meta .social_media {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 50%; }
      .custom_boxes.social_grid .grid_meta .social_media ul {
        padding: 0;
        margin: 0; }
        .custom_boxes.social_grid .grid_meta .social_media ul a {
          background: #3176b2;
          color: #fff !important;
          width: 30px;
          font-size: 20px !important;
          height: 29px; }
          .custom_boxes.social_grid .grid_meta .social_media ul a:hover {
            opacity: 1; }
    .custom_boxes.social_grid .grid_meta .timestamp {
      color: #bdbdbd;
      font-size: 14px;
      line-height: 20px;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      width: 50%; }
  .custom_boxes.social_grid .grid_footer {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px; }
    .custom_boxes.social_grid .grid_footer .social_logo {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      width: 50%; }
      .custom_boxes.social_grid .grid_footer .social_logo img {
        margin-right: 10px;
        width: 40px;
        height: 40px; }
      .custom_boxes.social_grid .grid_footer .social_logo span {
        color: #007ae9;
        font-size: 14px;
        line-height: 20px;
        font-family: "proxima-nova", sans-serif; }
    .custom_boxes.social_grid .grid_footer .button-wrapper {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      width: 50%; }
      .custom_boxes.social_grid .grid_footer .button-wrapper .button-link {
        font-family: "proxima-nova", sans-serif;
        color: #007ae9;
        font-size: 14px;
        line-height: 20px;
        text-decoration: none !important; }
        .custom_boxes.social_grid .grid_footer .button-wrapper .button-link:hover {
          color: #24b3c4; }

.post_type_section.sticky_post {
  border-top: 0;
  padding-top: 0; }

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

.post_type_section .button {
  text-align: center; }
  @media screen and (max-width: 768px) {
    .post_type_section .button {
      margin-top: 30px; } }
.post_type_section [class*='col-'] {
  padding: 0; }

.post_type_section .post_list .post_item {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #ebebeb;
  border-radius: 4px;
  background-color: #fff; }
  .post_type_section .post_list .post_item article {
    margin-bottom: 0;
    width: 100%; }
  .post_type_section .post_list .post_item .item_content {
    padding: 30px; }
    .post_type_section .post_list .post_item .item_content h3 {
      color: #2a3c44;
      font-weight: 400;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      -moz-line-clamp: 2;
      overflow: hidden; }
      @media screen and (max-width: 991px) {
        .post_type_section .post_list .post_item .item_content h3 {
          font-size: 18px;
          line-height: 26px; } }
    .post_type_section .post_list .post_item .item_content p {
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      -moz-line-clamp: 5;
      overflow: hidden;
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        .post_type_section .post_list .post_item .item_content p {
          padding: 0;
          font-size: 0.8rem; } }
  .post_type_section .post_list .post_item .item_image {
    box-sizing: border-box;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 195px;
    width: 100%;
    margin-bottom: 0;
    position: relative; }

.post_type_section .post_list.blue_theme .post_item {
  background: #00152e;
  height: 100%; }
  .post_type_section .post_list.blue_theme .post_item h3, .post_type_section .post_list.blue_theme .post_item p {
    color: #ffffff; }
  .post_type_section .post_list.blue_theme .post_item a {
    color: #85d600; }
  .post_type_section .post_list.blue_theme .post_item [class*='button-'] {
    color: #85d600; }

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

#single_post_item .post_content {
  position: relative;
  z-index: 1; }
  #single_post_item .post_content .container {
    flex-wrap: wrap; }

#single_post_item .post-meta {
  width: 100%; }
  #single_post_item .post-meta h2 {
    color: #003478;
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      #single_post_item .post-meta h2 {
        margin-bottom: 0px; } }
#single_post_item .post-author h3 {
  font-weight: 400; }

#single_post_item p {
  width: 100%; }

.related_posts_main {
  background: #f5f9fd;
  width: 100%;
  position: relative;
  margin-top: 70px; }

@media screen and (max-width: 991px) {
  .related_posts .container {
    padding: 0 20px !important; } }

.related_posts .vc_column_container > .vc_column-inner {
  padding: 0 !important; }

.related_posts_wrapper {
  padding-bottom: 75px;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .related_posts_wrapper {
      padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .related_posts_wrapper {
      padding: 0;
      margin-bottom: 80px; } }
  .related_posts_wrapper h2.related_title {
    color: #003478;
    margin: 75px 0 30px;
    font-size: 34px !important;
    line-height: 44px !important;
    text-align: center !important; }
    @media screen and (max-width: 768px) {
      .related_posts_wrapper h2.related_title {
        margin: 30px 0 30px; } }
.archive_grid {
  margin-top: 200px; }
  @media screen and (max-width: 1080px) {
    .archive_grid {
      margin-top: 150px; } }
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panels-container {
  width: 100%; }

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

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

.custom_accordion_wrapper {
  padding-left: 20px; }
  @media screen and (max-width: 991px) {
    .custom_accordion_wrapper {
      padding-left: 0; } }
  .custom_accordion_wrapper .custom_accordion {
    display: flex;
    overflow: hidden;
    margin-bottom: 24px;
    padding: 20px 32px;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(46, 50, 60, 0.1);
    transition: box-shadow 300ms ease;
    text-align: left;
    text-decoration: none; }
    .custom_accordion_wrapper .custom_accordion:hover {
      box-shadow: 0 3px 9px 0 rgba(46, 50, 60, 0.1); }
  .custom_accordion_wrapper .accordion_content {
    height: auto;
    overflow: hidden;
    display: none;
    padding-top: 20px; }
    .custom_accordion_wrapper .accordion_content p {
      color: #486d7e;
      font-size: 1rem !important;
      line-height: 1.6 !important;
      font-weight: 400 !important; }
  .custom_accordion_wrapper .accordion_heading {
    cursor: pointer;
    padding: 15px 50px 15px 0;
    font-family: "Open Sans", sans-serif;
    color: #486d7e;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    position: relative; }
    .custom_accordion_wrapper .accordion_heading:after {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 16px;
      content: "\f077";
      color: #000;
      right: 0;
      position: absolute;
      display: block;
      top: 40%;
      transition: .3s all;
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
      opacity: 100; }
    .custom_accordion_wrapper .accordion_heading.active:after {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }

.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panel .vc_tta-panel-body {
  -webkit-transform: none;
  -sand-transform: none;
  transform: none;
  transition: none;
  -webkit-animation: fadein 500ms;
          animation: fadein 500ms; }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media screen and (max-width: 767px) {
  .tabs_section.container {
    padding: 0 !important; }
  .tabs_section .vc_tta-panel {
    padding: 0 10px; } }

.tabs_section .vc_tta-container {
  width: 70%;
  margin: 0 auto; }
  @media screen and (max-width: 1080px) {
    .tabs_section .vc_tta-container {
      width: 90%; } }
.tabs_section .vc_tta-tabs .vc_tta-panels {
  background: transparent !important;
  border: 0 !important; }

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

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

.tabs_section .vc_tta-tabs .vc_tta-tab {
  overflow: hidden;
  margin: 0 3px !important; }
  @media screen and (max-width: 767px) {
    .tabs_section .vc_tta-tabs .vc_tta-tab {
      margin: 0 auto !important;
      display: block;
      flex: 0 0 100%;
      width: 100%; } }
  .tabs_section .vc_tta-tabs .vc_tta-tab a {
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer !important;
    background: #ffffff !important;
    color: #2a3c44 !important;
    border: 1px solid #ebebeb !important;
    padding: 15px !important;
    font-family: "proxima-nova", sans-serif;
    font-size: 12px;
    border-radius: 4px !important;
    text-transform: uppercase;
    transition: background-color 475ms ease !important; }
    .tabs_section .vc_tta-tabs .vc_tta-tab a:hover {
      background: #e2e2e2 !important; }
  .tabs_section .vc_tta-tabs .vc_tta-tab.vc_active > a {
    border: 0 !important;
    background: #003478 !important;
    color: #ffffff !important; }
    .tabs_section .vc_tta-tabs .vc_tta-tab.vc_active > a:hover {
      background: #374a59 !important; }

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

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

.colored_listing ::marker {
  color: #00aeff; }

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

.custom-slider {
  width: 100%;
  position: relative; }
  .custom-slider .wrap-slide-slides {
    width: 100%;
    position: relative;
    display: flex;
    background-color: #fff;
    border-radius: 4px;
    margin: 40px 0; }
    @media screen and (max-width: 768px) {
      .custom-slider .wrap-slide-slides {
        flex-wrap: wrap;
        flex-direction: column-reverse; } }
    @media screen and (max-width: 767px) {
      .custom-slider .wrap-slide-slides {
        margin: 0; } }
  .custom-slider .slide_content {
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    width: 45%;
    padding: 34px; }
    @media screen and (max-width: 768px) {
      .custom-slider .slide_content {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .custom-slider .slide_content {
        padding: 20px; } }
    .custom-slider .slide_content h3 {
      font-family: "proxima-nova", sans-serif;
      margin-bottom: 30px;
      font-family: proxima-nova, sans-serif;
      font-weight: 400;
      display: block;
      width: 100%; }
    .custom-slider .slide_content h4 {
      letter-spacing: 0.02em;
      color: #00aeff;
      margin-bottom: 5px; }
  .custom-slider .slide_image {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 55%; }
    @media screen and (max-width: 768px) {
      .custom-slider .slide_image {
        width: 100%;
        height: 400px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0; } }
    @media screen and (max-width: 767px) {
      .custom-slider .slide_image {
        width: 100%;
        height: 300px; } }
  .custom-slider .button-primary {
    margin-top: 40px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .custom-slider .button-primary {
        margin-top: 30px; } }
  .custom-slider .slick-dots {
    bottom: 50px; }
  @media screen and (max-width: 767px) {
    .custom-slider .slick-arrow {
      top: 42%; } }
  .custom-slider .slick-arrow:before {
    font-size: 40px;
    opacity: 1; }
  .custom-slider .slick-arrow.slick-prev {
    left: 40px; }
  .custom-slider .slick-arrow.slick-next {
    right: 40px; }

.custom_player_wrapper .flex-row-map {
  width: 15%;
  padding: 0 0.5em 20px;
  text-align: center; }
  @media screen and (max-width: 1080px) {
    .custom_player_wrapper .flex-row-map {
      width: calc(100% / 3); } }
  @media screen and (max-width: 767px) {
    .custom_player_wrapper .flex-row-map {
      width: 100%;
      text-align: left;
      padding: 0; } }
.custom_player_wrapper .flex-row {
  width: calc(100% / 3);
  text-align: center;
  padding: 0 0.5em; }
  @media screen and (max-width: 767px) {
    .custom_player_wrapper .flex-row {
      width: 100%;
      text-align: left;
      padding: 0; } }
.custom_player_wrapper .player_headings {
  display: flex;
  flex-flow: row wrap;
  transition: 0.5s; }
  @media screen and (max-width: 767px) {
    .custom_player_wrapper .player_headings {
      display: none; } }
  .custom_player_wrapper .player_headings h5 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #374a59;
    margin: 0; }

.custom_player_wrapper .custom_player {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .custom_player_wrapper .custom_player {
      display: block;
      padding: 20px 0;
      border-bottom: 1px solid #eae8e8; } }
  .custom_player_wrapper .custom_player figure {
    margin: 0; }
    .custom_player_wrapper .custom_player figure img {
      width: 48px;
      height: 32px;
      margin: 12px 0; }
  .custom_player_wrapper .custom_player .map_content h4 {
    font-weight: normal; }
  .custom_player_wrapper .custom_player .audio_player h5 {
    opacity: 0;
    visibility: hidden; }

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

.custom_video {
  border-radius: 8px;
  width: 100%;
  height: 350px;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 1080px) {
    .custom_video {
      width: 100%;
      height: 300px; } }
  .custom_video.box {
    height: 350px;
    position: relative; }
    @media screen and (max-width: 1080px) {
      .custom_video.box {
        width: 100%;
        height: 350px; } }
    @media screen and (max-width: 768px) {
      .custom_video.box {
        height: 300px;
        width: 100%; } }
    .custom_video.box .play-button {
      cursor: pointer; }
  .custom_video.big_video {
    width: 100%;
    height: 500px; }
    @media screen and (max-width: 768px) {
      .custom_video.big_video {
        height: 350px;
        width: 100%; } }
    .custom_video.big_video:before {
      display: none; }
    .custom_video.big_video .videoWrapper {
      height: 640px; }
      @media screen and (max-width: 768px) {
        .custom_video.big_video .videoWrapper {
          height: 350px; } }
      @media screen and (max-width: 767px) {
        .custom_video.big_video .videoWrapper {
          height: 250px; } }
  .custom_video.box_shadow {
    box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.2);
    border-radius: 15.6px; }
    .custom_video.box_shadow:before {
      border-radius: 15.6px; }
  .custom_video video {
    width: 100%;
    height: 350px;
    opacity: 0; }
    @media screen and (max-width: 1080px) {
      .custom_video video {
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .custom_video video {
        height: 300px;
        width: 100%; } }
  .custom_video.image_only:before {
    content: "";
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

.custom_video.without_bg {
  background: transparent !important; }

.custom_video .playpause {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0; }

.play-button {
  background: url("../../images/i-play.svg") no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer; }

.popup_video {
  position: relative; }
  .popup_video a {
    display: block; }
    .popup_video a:before {
      background: url("../../images/i-play.svg") no-repeat top center;
      background-size: cover;
      content: "" !important;
      display: block !important;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 70px;
      height: 70px;
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .popup_video a:before {
          width: 30px;
          height: 30px; } }
  .popup_video img {
    border-radius: 8px; }
  .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: 100%; } }
    .popup_video.default img {
      width: 100%; }

.popupIcon_only img {
  width: 65px;
  height: 65px;
  margin: 0 auto; }

/* Youtube Video */
.videoWrapper {
  border-radius: 8px;
  position: relative;
  width: 100%;
  height: 350px;
  background-color: #000;
  margin: 0 auto; }
  @media screen and (max-width: 1080px) {
    .videoWrapper {
      width: 100% !important; } }
  @media screen and (max-width: 768px) {
    .videoWrapper {
      height: 300px; } }
.videoIframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 6; }

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

.videoPoster:before {
  content: "";
  position: absolute;
  background: url("../../images/i-play.svg") no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 6; }

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

.modal_trigger .play_button {
  cursor: pointer;
  position: relative;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  text-align: center;
  display: flex; }
  .modal_trigger .play_button:before {
    content: "";
    position: absolute;
    background: url("../../images/i-play.svg") no-repeat;
    width: 70px;
    height: 70px;
    background-size: cover;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 6; }

.image_hover {
  display: flex;
  justify-content: space-around; }
  .image_hover img {
    width: 100%; }
  .image_hover .image_item {
    max-width: 100px;
    text-align: center; }
    .image_hover .image_item .image_wrapper {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center; }
      .image_hover .image_item .image_wrapper .initial {
        transition: .3s ease; }
      .image_hover .image_item .image_wrapper .hovered {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: .3s ease; }
    .image_hover .image_item .image_content {
      margin-top: 25px;
      text-transform: uppercase; }
      .image_hover .image_item .image_content h6 {
        transition: .3s ease;
        color: #1F66B1;
        font-size: 18px;
        font-weight: bold;
        line-height: 20px; }
    .image_hover .image_item:hover .initial {
      opacity: 0; }
    .image_hover .image_item:hover .hovered {
      opacity: 1; }
    .image_hover .image_item:hover .image_content h6 {
      color: #79B943; }
  @media screen and (max-width: 768px) {
    .image_hover {
      flex-wrap: wrap;
      gap: 15px; }
      .image_hover .image_content h6 {
        line-height: 22px !important; } }
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.header_wrapper {
  position: relative;
  z-index: 777777;
  width: 100%;
  top: 0; }
  .header_wrapper.stick .alert-banner {
    display: none; }

header {
  padding: 0 20px;
  opacity: 1;
  transition: padding 300ms ease;
  width: 100%; }
  @media screen and (max-width: 991px) {
    header {
      position: fixed; } }
  header .fake-bg {
    opacity: 0;
    background: #f5f9fd;
    border-bottom: 1px solid rgba(42, 60, 68, 0.06);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: -1; }
  header.transparent_header .dark_logo {
    display: block;
    transition: all in ease 500ms; }
  @media screen and (max-width: 1139px) {
    header.sticky {
      padding: 0 20px 0; } }
  header.sticky .desktop-nav ul li a,
  header.sticky .desktop-nav ul li a:hover {
    color: #023679 !important;
    transition: all ease 700ms !important; }
  header.sticky .desktop-nav ul li.menu-item-has-children > a:after {
    border: solid #023679 !important;
    border-width: 0 2px 2px 0 !important; }
  header.sticky .toggle-nav span {
    background-color: #003478; }
  header.sticky #logo .light_logo {
    display: none; }
  header #logo {
    padding: 5px 0;
    display: flex;
    flex: 0 0 20%;
    max-width: 20%;
    height: 51px; }
    @media screen and (max-width: 1139px) {
      header #logo {
        align-items: flex-start;
        justify-content: flex-start; } }
    @media screen and (max-width: 768px) {
      header #logo {
        flex: 0 0 90%;
        max-width: 90%; } }
    @media screen and (max-width: 767px) {
      header #logo {
        padding-left: 10px; } }
    header #logo .logo {
      margin-top: 8px;
      width: 100%; }
      header #logo .logo img {
        height: 51px;
        width: 239px; }
    header #logo .dark_logo {
      display: flex;
      width: 0; }
  header #navigation {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    align-items: center;
    flex: 0 0 80%;
    max-width: 80%; }

.alert-banner {
  position: relative;
  z-index: 8;
  display: flex;
  width: 100%;
  height: 35px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.22); }
  .alert-banner .left-banner {
    display: block;
    overflow: visible;
    width: 50%;
    padding: 0px 20px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
    .alert-banner .left-banner .button {
      margin-left: 20px;
      font-size: 11px !important;
      line-height: 14px !important;
      font-weight: 600;
      margin-bottom: 0; }
  .alert-banner .right-banner {
    display: flex;
    overflow: visible;
    width: 50%;
    padding: 0px 20px 0px 0px;
    justify-content: flex-end;
    align-items: flex-start;
    flex: 0 0 auto; }
  .alert-banner .inner-block {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center; }
    .alert-banner .inner-block.right {
      clear: none;
      justify-content: flex-end;
      text-align: right;
      height: 35px; }
  .alert-banner .alert-text {
    font-family: "Arial", sans-serif !important;
    width: auto;
    color: #f4f6f7;
    font-size: 11px;
    line-height: 14px;
    margin: 0; }
  .alert-banner .searchbar {
    margin-left: 30px; }
  .alert-banner .search {
    display: flex; }
    .alert-banner .search label {
      display: none; }
    .alert-banner .search.banner {
      display: flex;
      width: auto;
      margin-top: 0px;
      margin-bottom: 0px;
      flex-direction: row;
      justify-content: flex-end; }
    .alert-banner .search .search-button.small {
      height: 25px;
      padding: 0 15px !important;
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 11px !important;
      line-height: 14px !important;
      margin: 0 !important; }
    .alert-banner .search .search-input {
      width: 80px;
      height: 11px;
      margin-bottom: 0px;
      margin-left: 5px;
      padding: 6px 12px;
      border-top-left-radius: 4px !important;
      border-bottom-left-radius: 4px !important;
      border-bottom-right-radius: 0px !important;
      background-color: #ffffff !important;
      border: 1px solid #cccccc !important;
      display: block;
      font-size: 12px;
      line-height: 1.428571429;
      color: #333333; }

@media screen and (min-width: 1280px) {
  .alert-banner .left-banner {
    width: 50%; }
  .alert-banner .right-banner {
    width: 50%; }
  .alert-banner .inner-block {
    justify-content: flex-start; } }

.footer {
  background: #01142e url("../../images/footer-bg.png") no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 0;
  width: 100%;
  position: relative;
  font-weight: normal; }
  @media screen and (max-width: 767px) {
    .footer {
      background-position: 0% 50%; } }
  .footer [class*='col-'] {
    position: relative;
    flex: 0 0 26%;
    max-width: 26%;
    padding: 0;
    flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .footer [class*='col-'] {
        flex: 0 0 100%;
        max-width: 100%; } }
  .footer .footer-grid {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 0% 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    display: grid;
    grid-row-gap: 16px;
    grid-column-gap: 16px; }
    @media screen and (min-width: 1280px) {
      .footer .footer-grid {
        padding-right: 0%;
        padding-left: 0%; } }
    @media screen and (max-width: 991px) {
      .footer .footer-grid {
        grid-template-columns: 1.75fr;
        grid-template-rows: auto auto auto; } }
  @media screen and (max-width: 1080px) {
    .footer .container {
      flex-flow: row wrap;
      width: 100%; } }
  .footer p, .footer a {
    color: #f4f6f7; }
    @media screen and (min-width: 1440px) {
      .footer p, .footer a {
        color: #91a4b1; } }
  .footer p {
    margin-bottom: 10px;
    line-height: 1.8;
    font-size: 0.8rem;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400; }
  .footer a {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 2;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400; }
  .footer .widget {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    width: 100%; }
    .footer .widget p {
      padding-right: 10px; }
    .footer .widget ul {
      padding: 0; }
      .footer .widget ul li {
        list-style: none;
        padding: 0;
        font-size: 0.7rem;
        line-height: 1.8; }
        .footer .widget ul li a {
          display: block;
          margin-bottom: 0; }
    .footer .widget a {
      display: block; }
  .footer .widget-title {
    margin: 20px 0;
    font-family: "proxima-nova", sans-serif;
    color: #f4f6f7 !important;
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 400; }

.social_media {
  position: relative; }
  .social_media ul {
    padding: 0;
    margin: 25px 0 0; }
    .social_media ul li {
      display: inline-block;
      list-style: none;
      margin: 0 3px;
      padding-left: 0; }
      .social_media ul li a {
        font: normal normal normal 14px/1 FontAwesome !important;
        color: #1a2225 !important;
        background: #f4f6f7;
        font-size: 24px !important;
        text-decoration: none !important;
        width: 30px;
        height: 30px;
        border-radius: 3px;
        text-align: center;
        padding: 4px; }
        .social_media ul li a:hover {
          opacity: 0.7; }

.copyright {
  padding: 20px 10%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  font-size: 12px;
  text-align: center; }
  @media screen and (min-width: 1280px) {
    .copyright {
      padding-right: 14%;
      padding-left: 14%;
      text-align: center; } }
  .copyright.container {
    margin-top: 20px !important; }
  .copyright p, .copyright a, .copyright span {
    color: #f4f6f7;
    font-size: 0.7rem;
    font-family: "proxima-nova", sans-serif; }
    @media screen and (min-width: 1440px) {
      .copyright p, .copyright a, .copyright span {
        color: #91a4b1; } }
  .copyright p {
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .copyright p span {
        display: block;
        margin: 0 0 5px 0; } }
  .copyright a {
    padding-right: 20px; }
    .copyright a:active, .copyright a:focus, .copyright a:hover {
      color: inherit; }
    .copyright a:last-child {
      border-right: 0; }

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

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