@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap');
.size-large img {
    width: 100%;
}
body {
  font-family: "Instrument Sans", sans-serif !important;
  line-height: 1.4 !important;
  font-weight: 400;
  font-size: 16px !important;
}
img {
  font-size: 0;
  display: block;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: "Instrument Sans", sans-serif !important;
}
a, div, input, textarea, p {
  font-family: "Instrument Sans", sans-serif !important;
}
.home .container {
  max-width: none !important;
  width: auto !important;
  padding: 0 !important;
}
.home-page figure {
  max-height: 600px;
  overflow: hidden;
}
.main-colbox {
  display: flex;
}
.colbox2 {
  width: 50%;
}
.colbox2 {
  width: 50%;
  background: #00579C;
  padding: 48px 5%;
  font-size: 24px;
  font-weight: 300;
}
.colbox2 h2 {
  font-size: 48px;
  font-weight: 400;
  padding: 10px 0 0;
}
.white--clr {
  color: #fff;
}
.white--clr h2 {
  color: #fff;
}
.ex--last {
  background: #DFE6EC;
}
.colbox2.ex--last h2 {
  color: #00579C;
}
.colbox {
  display: flex;
  align-items: center;
}
.right-txt {
  text-align: right;
}
.colbox .inline-middle {
  width: 50%;
  padding: 60px;
}
.colbox p {
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 24px;
}
.colbox h2 {
  font-weight: 400;
  font-size: 48px;
  color: #4B4B4B;
}
.button-1 {
  font-size: 16px;
  font-weight: 300;
  background: url("images/linkoutblue2.svg") no-repeat right center;
  background-size: 14px;
  padding: 5px 20px 5px 0;
  color: #02569C;
}
.colbox-3 {
  display: flex;
  gap: 10px;
  padding-top: 60px;
}
.box-3 {
  position: relative;
}
.infobox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  color: #fff;
}
.infobox h2 {
  color: #fff;
}
.dateinfo {
  border-left: 4px solid;
  padding: 0 0 0 10px;
  position: absolute;
  bottom: 20px;
  color: #fff;
}
.nas-columns {
  column-count: 2;
  max-width: 1340px;
  margin: auto;
  padding: 0 10px;
}
.box-4 {
  margin: 30px 15px;
  border: 1px solid #94A6B4;
  display: inline-block;
  vertical-align: top;
  position: relative;
  transition: all 0.5s linear;
  min-height: 250px;
}
.box-4:hover, .box-4:hover .nas-thumb {
  background: #002D51;
  color: #fff;
}
.box-4:hover .infobox2 h2, .box-4:hover .infobox2 p {
  color: #fff;
}
.box-4:hover .nas-thumb img, .box-4:hover .button-2 {
  filter: brightness(0) invert(1);
}
.infobox2 {
  padding: 35px;
}
.infobox2 h2 {
  padding: 0 0 30px 30px;
  font-weight: 600;
}
.nas-thumb {
  background: #fff;
  border: 1px solid #94A6B4;
  width: 80px;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  left: -20px;
  height: 80px;
  display: flex;
  align-items: center;
  text-align: center;
}
.nas-thumb img {
  margin: auto;
  max-width: 28px;
}
.button-2 {
  position: absolute;
  top: 36px;
  right: 30px;
  background: url("images/linkoutblue.svg") no-repeat;
  background-size: contain;
  width: 24px;
  height: 20px;
}
.full-columns {
  background: #F6F7F9;
  padding: 75px 10px;
  text-align: center;
  margin: 40px 0 0;
}
.full-columns h2 {
  font-size: 48px;
}
.full-columns p {
  font-size: 24px;
  font-weight: 300;
  margin: 20px 0;
}
.button-3 {
  border: 1px solid #94A6B4;
  padding: 0 40px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 20px;
  color: #002D51;
  line-height: 60px;
  font-weight: 300;
  transition: all 0.3s;
  border-radius: 4px;
}
.button-3:hover {
  color: #fff;
  background: #002D51;
  border: 1px solid #002D51;
}
.middle-footer {
  background: #00579C;
}
.footer-container {
  max-width: 1400px;
  margin: auto;
  padding: 50px 10px;
  display: flex;
  gap: 20px;
}
.ftr4 {
  width: 30%;
}
.ftr4.fw20 {
  width: 20%;
}
.ftr4 h2 {
  color: #fff;
  padding: 0 0 30px;
}
.footer-container .nav-footer-menu {
  padding: 0;
  list-style: none;
}
.footer-container .nav-footer-menu li a {
  padding: 0 0 10px;
  color: #A3C2DB;
  display: block;
  font-weight: 300;
  font-size: 18px;
}
.ftr4 p {
  color: #A3C2DB;
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.social-footer-menu li {
  display: inline-block;
  margin: 0 20px 0 0;
  vertical-align: top;
}
.social-footer-menu li a {
  display: block;
  width: 34px;
}
.footer-container .social-footer-menu {
  padding: 0;
}
.privacy-txt {
  text-align: center;
  background: #002D51;
  padding: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}
.home .entry-title.main_title {
  display: none;
}
.home-page {
  position: relative;
}
.hominfo {
  position: absolute;
  top: 50%;
  left: 5%;
  background: #fff;
  padding: 30px;
  font-weight: 300;
  transform: translateY(-50%);
  width: 30%;
}
.hominfo h2 {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
}
.hominfo h1 {
  background: url("images/logo2.svg") no-repeat left bottom;
  padding: 50px 0 0 110px;
  margin: 0 0 20px;
  font-size: 28px;
}
#page-container .et_pb_section.et_pb_section_0_tb_header.et_pb_with_background.et_section_regular.et_pb_section--with-menu {
  background: #002D51 !important;
}
#page-container .et_pb_row_1_tb_header {
  width: auto !important;
  max-width: 1400px;
  padding: 10px 0 !important;
}
#page-container .et_pb_row_0_tb_header {
  max-width: 1400px;
  padding: 10px 0 !important;
}
#menu-menu > li > a {
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
}
.wpcp-loaded .wpcp-carousel-content-wrapper {
  max-height: 585px;
  overflow: hidden;
}
/*.page-id-2155 #post-2155 .et_pb_column {
  width: 33%;
  margin: 0.2%;
}
.page-id-2155 .et_pb_gallery_item {
  margin: 0 !important;
}
.page-id-2155 .et_pb_row {
  padding: 0 !important;
}
.page-id-2155 .et_pb_section {
  padding: 5px 0 0 !important;
}*/
.page-id-2155.et_pb_section {
  padding: 0 !important;
}
.page-id-2155 .et_pb_row {
  padding: 20px 0 !important;
}
.page-id-2155 .et_pb_gallery_item {
  width: 33.3% !important;
  margin: 0 !important;
  font-size: 0 !important;
}
.page-id-2155 .et_pb_gallery_title {
  display: none;
}
.large-banner {
  position: relative;
}
.htitle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 1560px;
  margin: auto;
  left: 0;
  right: 0;
  padding: 0 10px;
}
.htitle h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.columns-text {
  max-width: 1560px;
  margin: auto;
  padding: 50px 10px;
  font-size: 0;
}
.bx.txt {
  padding: 0 0 0 50px;
  width: 52%;
}
.bx {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.columns-text h2 {
  font-size: 38px;
  font-weight: 500;
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.2;
}
.columns-text p {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.6;
}
.join-button {
  display: inline-block;
  background: #002D51;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 52px;
  padding: 0 80px;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
  margin-top: 20px;
  transition: all 0.3s;
}
p {
  color: #4B4B4B;
}
.core-title {
  color: #002D51;
  font-size: 50px;
  margin: 0;
  padding: 40px;
  text-align: center;
}
.collboxes {
  padding: 0 20px;
  text-align: center;
}
.collboxes .box-4 {
  width: 30%;
  min-height: 225px;
}
.cutome-wrapper {
  max-width: 1560px;
  margin: auto;
  padding: 0 10px;
  column-count: 2;
}
.drtl {
  direction: rtl;
}
.custombox {
  padding: 40px 70px;
  direction: ltr;
}
.custombox h2 {
  font-size: 38px;
  font-weight: 400;
  color: #002D51;
  margin: 0;
  padding: 0;
}
.cutome-wrapper p {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  padding: 0;
  margin: 30px 0;
}
.cutome-wrapper span {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  padding: 0;
}
.readmore {
  display: inline-block;
  background: #002D51;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 52px;
  padding: 0 50px;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
  transition: all 0.3s;
}
.et-menu li li a {
  padding: 5px 0 !important;
  font-size: 16px !important;
}
.et_pb_menu__menu > nav > ul > li > a {
  padding-bottom: 26px !important;
}
.exstyles {
  max-width: 1560px;
  margin: auto;
  padding: 0 10px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.exstyles .custombox {
  padding: 40px 70px;
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}
.exstyles .custombox h2 {
  font-size: 32px;
  font-weight: 400;
  color: #111;
  margin: 30px 0;
  padding: 0;
  line-height: 1.4;
}
.guidelines.exstyles.w1340 {
  padding: 20px 10px;
  max-width: 1340px;
  text-transform: uppercase;
}
.exstyles .custombox h3 {
  font-size: 16px;
  padding: 10px 0;
}
.exstyles .custombox {
  font-size: 14px;
}
.custombox.customimg img {
  width: 100%;
}
.exstyles span {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.6;
  padding: 0;
}
.viewrecord {
  display: inline-block;
  background: #002D51;
  color: #fff;
  font-weight: 300;
  line-height: 52px;
  padding: 0 50px;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
  transition: all 0.3s;
}
.viewrecord:hover, .readmore:hover, .join-button:hover {
  background: #00579c
}
.guidelines.exstyles {
  text-align: left;
}
.guidelines p {
  margin: 0 0 30px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
}
.guidelines.exstyles .custombox {
  padding: 40px;
  vertical-align: top;
}
.icons {
  background: url("images/elips.png") no-repeat left center;
  padding: 20px 60px;
  color: #02569C;
  text-transform: uppercase;
}
.guidelines.exstyles.acc-container .custombox h2 {
  margin: 20px 0;
}
.custombox.imgbx {
  width: 35%;
}
.custombox.estm {
  width: 65%;
  position: relative;
}
.custombox.imgbx span {
  margin: 0 0 9%;
  display: block;
}
.arrow-text {
  background: url(images/fm.png) no-repeat;
  width: 68px;
  height: 68px;
  background-size: contain;
  font-size: 0;
  display: block;
  position: absolute;
  right: 0;
}
.guidelines.exstyles.acc-container .custombox {
  padding: 40px 50px 40px 0;
}
.guidelines.exstyles.acc-container {
  max-width: 1340px;
  font-size: 0;
}
/*.full-columns .gform_wrapper.gravity-theme .gform_fields {
    display: block;
    grid-column-gap: unset;
    -ms-grid-columns: unset;
    grid-row-gap: 16px;
    grid-template-columns: unset;
    grid-template-rows: unset;
    width: 100%;
}
.full-columns .gform_wrapper.gravity-theme .gfield {
    grid-column: unset;
    min-width: 0;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.full-columns label.gform-field-label.gform-field-label--type-sub {
    display: none !important;
}
.full-columns .gform-body.gform_body {
    max-width: 1140px;
    margin: auto;
}*/
.full-columns .gform-body.gform_body {
  max-width: 1200px;
  margin: auto;
  text-align: left;
}
.full-columns label.gform-field-label.gform-field-label--type-sub {
  font-size: 12px !important;
  text-transform: uppercase;
  padding: 0 0 5px;
}
html.js .full-columns .gform_button.button {
  display: inline-block;
  background: #002D51;
  color: #fff;
  font-weight: 300 !important;
  line-height: 42px;
  padding: 0 50px !important;
  text-align: center;
  border-radius: 4px !important;
  font-size: 16px !important;
  transition: all 0.3s;
  text-transform: uppercase;
  margin: 20px auto 0;
}
html.js .full-columns .gform-body.gform_body input {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 12px;
  border-radius: 4px;
  background-color: transparent;
}
.pdtop {
  padding-top: 50px;
}
.full-columns.paypalbox {
  background: transparent;
  margin: 0;
  text-align: center;
  padding: 50px 20px;
}
.button-4 {
  display: block;
  max-width: 180px;
  margin: auto;
}
.innerpaypal {
  background: #3371a5;
  padding: 50px;
  max-width: 800px;
  margin: auto;
  border-radius: 20px;
}
.full-columns .innerpaypal h2 {
  font-size: 42px;
  color: #fff;
}
.full-columns .innerpaypal p {
  color: #fff;
  margin: 20px auto 40px;
}
html body #page-container .et_pb_section .et_pb_button {
  color: #FFFFFF !important;
  border-width: 0px !important;
  border-color: #000000;
  border-radius: 5px;
  letter-spacing: 0;
  font-size: 14px;
  font-family: "Instrument Sans", sans-serif !important;
  font-weight: 400 !important;
  background-color: #002D51;
}
html body #page-container .et_pb_section .et_pb_login_0.et_pb_login .et_pb_newsletter_button.et_pb_button {
  color: #FFFFFF !important;
  border-width:
    0px !important;
  border-radius: 5px;
  letter-spacing: 0;
  font-size: 14px;
  font-family: "Instrument Sans", sans-serif !important;
  font-weight: 400 !important;
  background-color: #002D51;
  padding-top: 7px !important;
  padding-right: 1rem !important;
  padding-bottom: 7px !important;
  padding-left: 1rem !important;
}
html body .gform_wrapper .gform_footer input.button, html body .gform_wrapper .gform_footer input[type="submit"] {
  display: block;
  margin: 0 auto;
  cursor: pointer;
  color: #FFFFFF !important;
  border-width: 0px !important;
  border-color: #002D51;
  padding: 10px 30px;
  border-radius: 5px;
  letter-spacing: 0;
  font-size: 14px;
  font-family: "Instrument Sans", sans-serif !important;
  font-weight: 400 !important;
  background-color: #002D51;
}
.et_pb_text_inner p {
  text-align: justify;
  text-align-last: left;
}
.exstyles.extravideos {
  border: 0;
  padding-top: 25px;
}
.custombox.videos {
  padding: 10px;
}
html.js #page-container #menu-logged-in-menu li > a {
  color: #fff !important;
}
html.js #page-container .et_pb_menu .nav li ul {
  background-color: #002d51 !important;
  border-color: #b04dad;
}
html.js #page-container .et-menu li li a {
  color: #fff !important;
}
.page-id-445 .full-columns {
  display: none;
}
@media (min-width: 981px) {
  .custombox.customimg h1 {
    font-size: 42px;
  }
  #page-container .et_pb_column.et_pb_column_1_4.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough {
    width: 100px;
    margin: 0 !important;
  }
  #page-container .et_pb_module.et_pb_menu {
    margin-top: 19px !important;
  }
  #page-container .et_pb_menu--style-centered .et_pb_menu__menu > nav > ul, #page-container .et_pb_menu--style-centered .et_pb_menu__wrap {
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
  }
  #page-container .et_pb_button_0_tb_header_wrapper {
    margin-top: 0px !important;
  }
  #page-container .et_pb_button_1_tb_header_wrapper, #page-container .et_pb_button_2_tb_header_wrapper {
    margin-top: 0px !important;
  }
  #page-container .et_pb_button_module_wrapper {
    margin-left: auto !important;
  }
  #page-container header.et-l.et-l--header .et_pb_gutters3 .et_pb_column_1_2, #page-container header.et-l.et-l--header .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: auto;
    margin-right: 0 !important;
    float: right;
  }
  #page-container .et_pb_column.et_pb_column_1_4.et_pb_column_2_tb_header.side-by-side-2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    width: 22%;
    display: none;
  }
  #page-container .et-l.et-l--header .side-by-side-2 {
    gap: 5px;
  }
  .et_pb_menu .et-menu > li {
    padding-left: 40px !important;
  }
  .page-id-996 .custombox.imgbx {
    width: 20%;
  }
}
@media (max-width: 980px) {
  .colbox2 {
    width: 100%;
    padding: 20px;
    font-size: 14px;
  }
  .main-colbox {
    display: block;
  }
  .colbox2 h2 {
    font-size: 32px;
  }
  .colbox {
    display: block;
    align-content: start;
    padding: 20px;
  }
  .colbox .inline-middle {
    width: auto;
    padding: 0 0 10px;
    text-align: left;
  }
  .colbox h2 {
    font-size: 28px;
  }
  .colbox p {
    font-size: 18px;
  }
  .colbox-3 {
    display: block;
  }
  .nas-columns {
    column-count: 1;
  }
  .infobox2 p {
    font-size: 14px;
  }
  .infobox2 h2 {
    font-size: 20px;
  }
  .full-columns h2 {
    font-size: 32px;
  }
  .full-columns p {
    font-size: 18px;
  }
  .button-3 {
    padding: 0 20px;
    font-size: 14px;
    line-height: 42px;
    border-radius: 3px;
  }
  .footer-container {
    display: block;
    padding: 30px 20px;
  }
  .ftr4, .ftr4.fw20 {
    width: auto;
    border-bottom: 1px solid #A3C2DB;
    padding: 20px 0;
  }
  .footer-container .nav-footer-menu li a {
    font-size: 14px;
  }
  .ftr4 h2 {
    color: #fff;
    padding: 0 0 20px;
    font-size: 18px;
    letter-spacing: 0.5px;
  }
  .ftr4 p {
    font-size: 16px;
  }
  .privacy-txt {
    font-size: 14px;
  }
  .box-3 {
    margin: 0 0 15px;
  }
  .nas-thumb {
    width: 60px;
    height: 60px;
  }
  .infobox h2 {
    font-size: 18px;
  }
  .dateinfo {
    font-size: 14px;
  }
  .hominfo {
    position: static;
    transform: none;
    width: auto;
    padding: 20px;
  }
  .collboxes .box-4 {
    width: auto;
  }
  .core-title {
    font-size: 24px;
    padding: 20px;
  }
  .htitle h1 {
    color: #000;
    font-size: 24px;
    margin: 0;
    padding: 20px;
    line-height: 1.4;
  }
  .htitle {
    position: static;
    transform: none;
    padding: 0;
  }
  .columns-text {
    padding: 10px 20px;
  }
  .bx {
    display: block;
    width: auto;
  }
  .bx.txt {
    padding: 20px 0 0;
    width: auto;
  }
  .columns-text h2, .custombox h2, .guidelines.exstyles.acc-container .custombox h2, .exstyles .custombox h2 {
    font-size: 24px;
  }
  .columns-text p, .cutome-wrapper p, .guidelines p, .exstyles span {
    font-size: 14px;
  }
  .join-button, .readmore, .viewrecord {
    line-height: 42px;
    min-width: 0;
    font-size: 14px;
    padding: 0 40px;
    border-radius: 3px;
  }
  .cutome-wrapper {
    column-count: 1;
  }
  .custombox {
    padding: 10px;
    direction: ltr;
  }
  .guidelines.exstyles.acc-container .custombox {
    padding: 20px 0;
    width: auto;
    display: block;
  }
  .guidelines.exstyles.acc-container {
    padding: 0 20px;
  }
  .custombox.imgbx span {
    margin: 0 0 20px;
  }
  .arrow-text {
    background-size: 30px;
    width: 30px;
    height: 30px;
  }
  .exstyles .custombox {
    padding: 40px 70px;
    display: block;
    width: auto;
  }
  .guidelines.exstyles .custombox {
    padding: 15px 10px;
  }
  .et_pb_column .et_pb_grid_item {
    width: 100% !important;
  }
  .et_pb_gallery_grid .et_pb_gallery_image img {
    width: 100%
  }
  #page-container .et_pb_menu_2_tb_header, #page-container .et_pb_menu_3_tb_header {
    margin-top: 0 !important;
  }
  #page-container .et_pb_menu__wrap .mobile_menu_bar {
    position: absolute;
    transform: none;
    top: -2px;
    right: 0;
  }
  #page-container .et_pb_menu .et_mobile_menu {
    top: 46px;
  }
  #page-container .et_pb_row--with-menu {
    padding: 10px 0 8px !important;
    background-color: #002d51 !important;
  }
  #page-container .mobile_nav .mobile_menu_bar::before {
    font-size: 38px;
    color: #fff;
  }
  #mobile_menu2 {
    width: 200% !important;
    left: -100% !important;
  }
  .et-l.et-l--header .et_pb_image .et_pb_image_wrap {
    width: 46px;
  }
  .et-l.et-l--header .et_pb_column {
    width: 100%;
    margin-bottom: 0;
  }
  .button-2 {
    display: none;
  }
}
#statements {
  padding-top: 50px;
}
#statements .custombox {
  width: 20%;
  text-align: center;
  border: 1px solid #ddd;
}
#statements .custombox.customimg {
  border: 0;
  width: 78%;
  text-align: left;
  padding-top: 0;
}
#statements .custombox h2 {
  padding: 0;
  margin-top: 0;
}
.states {
  display: flex;
  justify-content: space-between;
}
div#statements b {
  display: block;
  font-size: 28px;
}
#statements span {
  text-transform: uppercase;
  font-size: 18px;
}
#statements .viewrecord {
  height: 50px;
  min-width: 180px;
  line-height: 50px;
  margin-top: 5px;
}
@media all and (max-width: 1023px) {
  #statements .custombox {
    width: auto !important;
    border: 1px solid #ddd;
  }
  #statements .custombox.customimg {
    padding-top: 20px;
  }
}