@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,500,600&display=swap");
html, html body {
  overflow-x: hidden;
  color: #000;
  font-family: "avenir-next-lt-pro-demi", sans-serif;
}
.et_pb_module_header, strong, b {
  font-family: "avenir-next-lt-pro-demi", sans-serif;
}
.orange {
  color: #f26522;
}
.violet {
  color: #662d91;
}
body a, .et_pb_button {
  color: #011f4b;
  transition: all 0.3s ease-in-out;
}
h2 {
  font-size: 30px !important;
}
@media (max-width: 1280px) {
  h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 1024px) {
  h2 {
    font-size: 18px !important;
  }
}
@media (max-width: 980px) {
  h2 {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 20px !important;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.2;
  font-family: "avenir-next-lt-pro";
}
body {
  font-weight: 400;
  line-height: 160%;
  font-family: "avenir-next-lt-pro";
  color: #000;
  font-size: 20px !important;
}
@media (max-width: 1280px) {
  body {
    font-size: 16px !important;
  }
}
@media (max-width: 1024px) {
  body {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  body {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 16px !important;
  }
}
p {
  padding-bottom: 0em;
  margin-bottom: 1em;
}
.et_pb_slider .et_pb_slide {
  background-color: #fff;
}
body h1, body h1.et_pb_contact_main_title, body .et_pb_title_container h1 {
  font-size: 65px !important;
  font-weight: bold;
  line-height: 110%;
}
@media (max-width: 1280px) {
  body h1, body h1.et_pb_contact_main_title, body .et_pb_title_container h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 1024px) {
  body h1, body h1.et_pb_contact_main_title, body .et_pb_title_container h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 980px) {
  body h1, body h1.et_pb_contact_main_title, body .et_pb_title_container h1 {
    font-size: 50px !important;
  }
}
@media (max-width: 767px) {
  body h1, body h1.et_pb_contact_main_title, body .et_pb_title_container h1 {
    font-size: 40px !important;
  }
}
ul, li {
  text-align: left;
  line-height: 160%;
  font-size: 20px !important;
}
@media (max-width: 1280px) {
  ul, li {
    font-size: 16px !important;
  }
}
@media (max-width: 1024px) {
  ul, li {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  ul, li {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  ul, li {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) {
  ul.twocol {
    columns: 2;
  }
}
@media (max-width: 980px) {
  ul.twocol {
    padding: 0 0 0 20px !important;
  }
}
@media (min-width: 981px) {
  ul.twocol li {
    padding-right: 10%;
  }
}
.et_pb_button:after, .et_pb_button:before {
  font-size: inherit;
}
#content-area .entry-content > *:first-child {
  margin-top: 0 !important;
}
@media (min-width: 981px) {
  .et_pb_gutter.et_pb_gutters2 #left-area {
    width: 70%;
  }
  .et_pb_gutter.et_pb_gutters2 #sidebar {
    width: 30%;
    padding-left: 4%;
  }
}
.list-unstyled {
  list-style: none !important;
}
.section-heading h3, .section-heading > .et_pb_text_inner > h2 {
  font-size: 28px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #011f4b;
  margin-bottom: 50px;
  padding-left: 90px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 0;
}
@media (max-width: 1280px) {
  .section-heading h3, .section-heading > .et_pb_text_inner > h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 1024px) {
  .section-heading h3, .section-heading > .et_pb_text_inner > h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 980px) {
  .section-heading h3, .section-heading > .et_pb_text_inner > h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  .section-heading h3, .section-heading > .et_pb_text_inner > h2 {
    font-size: 20px !important;
  }
}
.section-heading h3 a:hover, .section-heading > .et_pb_text_inner > h2 a:hover {
  text-decoration: underline;
}
.section-heading h3 b, .section-heading h3 span, .section-heading > .et_pb_text_inner > h2 b, .section-heading > .et_pb_text_inner > h2 span {
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
}
@media (max-width: 767px) {
  .section-heading h3, .section-heading > .et_pb_text_inner > h2 {
    margin-bottom: 45px;
    padding-left: 69px;
  }
}
.section-heading h3:after, .section-heading > .et_pb_text_inner > h2:after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2020/02/title-logo1.png);
  background-repeat: no-repeat;
  height: 45px;
  width: 75px;
  left: 0px;
  top: -5px;
}
@media (max-width: 767px) {
  .section-heading h3:after, .section-heading > .et_pb_text_inner > h2:after {
    height: 35px;
    width: 55px;
    background-size: 100%;
    top: -5px;
  }
}
.section-heading.et_pb_bg_layout_dark h3:after, .section-heading.et_pb_bg_layout_dark > .et_pb_text_inner > h2:after {
  background-image: url(/wp-content/uploads/2020/02/title-logo2.png);
}
.section-heading > .et_pb_text_inner > .withoutW {
  padding-left: 0 !important;
  font-size: 35px !important;
}
@media (max-width: 1280px) {
  .section-heading > .et_pb_text_inner > .withoutW {
    font-size: 25px !important;
  }
}
@media (max-width: 1024px) {
  .section-heading > .et_pb_text_inner > .withoutW {
    font-size: 25px !important;
  }
}
@media (max-width: 980px) {
  .section-heading > .et_pb_text_inner > .withoutW {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  .section-heading > .et_pb_text_inner > .withoutW {
    font-size: 20px !important;
  }
}
.section-heading > .et_pb_text_inner > .withoutW:after {
  display: none;
}
.section-heading.sell-side h3 {
  text-transform: capitalize !important;
}
.section-heading.sell-side h3:after {
  top: -9px;
}
@media (max-width: 767px) {
  .section-heading.et_pb_text_align_center {
    text-align: left;
  }
}
.page:not(.home) .section-heading h3, .page:not(.home) .section-heading h2 {
  text-transform: capitalize !important;
}
.page:not(.home) .section-heading h3:after, .page:not(.home) .section-heading h2:after {
  top: -9px;
}
.holder-inner {
  padding: 40px 0px;
}
.single .holder-inner {
  padding: 80px 0 80px;
}
@media (max-width: 767px) {
  .single .holder-inner {
    padding: 50px 0 50px;
  }
}
.holder-inner .container {
  padding: 0 15px !important;
}
.holder-inner .container h3 {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .holder-inner .container h3 {
    margin-bottom: 15px;
  }
}
.holder-inner .container.full-width {
  max-width: 100%;
  padding: 0 !important;
  margin: 0 !important;
}
.holder-inner .container.full-width .row {
  display: block;
  margin: 0 !important;
}
.et-db #et-boc .holder-inner .container.full-width .et_pb_row {
  max-width: 1200px !important;
  width: 90% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#et-boc .et_pb_slides img {
  max-height: 350px;
  object-fit: cover;
  object-position: 50% 0;
}
.team-content .et_pb_team_member_image img {
  height: 100%;
  width: 100%;
  border: 4px solid #011f4b;
}
.team-content .et_pb_team_member_image .et_pb_member_social_links {
  text-align: center;
  display: flex;
}
.team-content .et_pb_team_member_image .et_pb_member_social_links a {
  display: flex;
}
.team-content .et_pb_member_position {
  width: 386px;
  max-width: 100%;
  font-weight: bold;
  color: #000;
  margin-top: 10px;
  border-bottom: 1px solid rgba(1, 31, 75, 0.2);
  padding-bottom: 1em !important;
}
.team-content .et_pb_member_position a {
  color: #011f4b;
}
.team-content .et_pb_member_position a:hover {
  text-decoration: underline;
}
.team-content .et_pb_member_social_links a {
  color: #011f4b;
  display: flex;
}
@media (max-width: 767px) {
  .team-content .et_pb_team_member_image {
    margin: 0 auto 40px;
  }
}
.team-content p {
  color: #000;
}
.team-content p.et_pb_member_position {
  color: #000;
  margin-top: 15px;
  font-style: normal;
  font-size: 20px !important;
}
@media (max-width: 1280px) {
  .team-content p.et_pb_member_position {
    font-size: 18px !important;
  }
}
@media (max-width: 1024px) {
  .team-content p.et_pb_member_position {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  .team-content p.et_pb_member_position {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .team-content p.et_pb_member_position {
    font-size: 16px !important;
  }
}
.holder-inner h3, .team-content .et_pb_team_member_description h1 {
  font-size: 28px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #011f4b;
  margin-bottom: 10px;
  padding-left: 90px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
@media (max-width: 1280px) {
  .holder-inner h3, .team-content .et_pb_team_member_description h1 {
    font-size: 25px !important;
  }
}
@media (max-width: 1024px) {
  .holder-inner h3, .team-content .et_pb_team_member_description h1 {
    font-size: 25px !important;
  }
}
@media (max-width: 980px) {
  .holder-inner h3, .team-content .et_pb_team_member_description h1 {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .holder-inner h3, .team-content .et_pb_team_member_description h1 {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .holder-inner h3, .team-content .et_pb_team_member_description h1 {
    padding-left: 69px;
  }
}
@media (max-width: 767px) {
  .holder-inner h3, .team-content .et_pb_team_member_description h1 {
    margin-bottom: 5px;
    padding-left: 69px;
  }
}
.holder-inner h3:after, .team-content .et_pb_team_member_description h1:after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2020/02/title-logo1.png);
  background-repeat: no-repeat;
  height: 45px;
  width: 75px;
  left: 0px;
  top: -7px;
}
@media (max-width: 980px) {
  .holder-inner h3:after, .team-content .et_pb_team_member_description h1:after {
    height: 35px;
    width: 55px;
    background-size: 100%;
    top: -5px;
  }
}
.team-content .et_pb_team_member_description h1 {
  margin-top: 5px;
}
.holder-inner .single-main-content p {
  font-size: 20px;
  color: #000;
  line-height: 1.7;
  font-family: "avenir-next-lt-pro";
  margin-bottom: 25px;
}
.holder-inner .single-main-content p:last-child {
  margin-bottom: 0;
}
.holder-inner .single-main-content span {
  color: #3366ff;
}
.holder-inner .single-main-content h4 {
  font-size: 22px !important;
  color: #333333;
  margin-bottom: 25px;
  padding: 0;
  font-weight: bolder;
}
.holder-inner .single-main-content .whowe-descriptions h6 {
  font-size: 20px;
  color: #000;
  margin-bottom: 25px;
}
.holder-inner .single-main-content .whowe-descriptions ul {
  margin-bottom: 0px;
  list-style: disc;
  padding-left: 18px;
}
.holder-inner .single-main-content .whowe-descriptions ul li {
  font-family: "avenir-next-lt-pro";
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding-bottom: 5px;
}
input#wppb-submit {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  padding: 12px 30px !important;
  background-color: #0071c1 !important;
  font-size: 20px !important;
  color: #fff !important;
  text-align: center !important;
  text-transform: capitalize !important;
}
input#register {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  padding: 12px 30px !important;
  background-color: #0071c1 !important;
  font-size: 20px !important;
  color: #fff !important;
  text-align: center !important;
  text-transform: capitalize !important;
}
.single {
  overflow-x: hidden;
}
.single .holder-inner .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
}
.single .holder-inner .row .single-edd-summary-img {
  max-width: 300px;
  position: relative;
  bottom: 0;
  z-index: 9;
  left: 15px;
}
.single .holder-inner li {
  position: relative;
  margin-left: 40px;
  margin-bottom: 20px;
}
.single .holder-inner li:after {
  content: "";
  position: absolute;
  background: #011f4b;
  background-repeat: no-repeat;
  height: 8px;
  width: 8px;
  left: -22px;
  top: 11px;
  background-size: contain;
}
@media (max-width: 1280px) {
  .single .holder-inner li:after {
    height: 6px;
    width: 6px;
    left: -22px;
    top: 8.5px;
  }
}
.single .holder-inner .et_pb_bg_layout_dark li:after {
  background: #a4b8d6;
}
.col-md-2, .col-md-10 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .col-md-2 .single-image, .col-md-10 .single-image {
    margin-bottom: 40px;
    text-align: center;
  }
  .col-md-2 .single-image img, .col-md-10 .single-image img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 72.5;
    flex: 0 0 72.5%;
    max-width: 72.5%;
  }
}
.col-md-4, .col-md-8 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .col-md-4 .single-image, .col-md-8 .single-image {
    margin-bottom: 40px;
    text-align: center;
  }
  .col-md-4 .single-image img, .col-md-8 .single-image img {
    width: 100%;
  }
}
.page .singlepage-block.et_pb_section.underbanner-block {
  padding: 100px 0;
}
@media (max-width: 767px) {
  .page .singlepage-block.et_pb_section.underbanner-block {
    padding: 50px 0;
  }
}
.singlepage-block2.et_pb_section {
  padding: 100px 0 0 !important;
}
@media (max-width: 980px) {
  .singlepage-block2.et_pb_section {
    padding: 70px 0 0 !important;
  }
}
@media (max-width: 767px) {
  .singlepage-block2.et_pb_section {
    padding: 50px 0 0 !important;
  }
}
.singlepage-block-pb0 {
  padding-bottom: 0 !important;
}
.singlepage-block-pt0 {
  padding-top: 0 !important;
}
.singlepage-block.et_pb_section {
  padding: 100px 0;
}
.singlepage-block.et_pb_section.team-content {
  padding: 0;
}
@media (max-width: 980px) {
  .singlepage-block.et_pb_section {
    padding: 70px 0;
  }
  .singlepage-block.et_pb_section.team-content {
    padding: 0px 0;
  }
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section {
    padding: 50px 0;
  }
  .singlepage-block.et_pb_section.team-content {
    padding: 0px 0;
  }
}
.singlepage-block.et_pb_section .et_pb_text_inner ul {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 25px;
  padding-left: 33px;
}
.singlepage-block.et_pb_section .et_pb_text_inner p, .singlepage-block.et_pb_section .et_pb_text_inner li {
  color: #011f4b;
}
.singlepage-block.et_pb_section .et_pb_text_inner p, .singlepage-block.et_pb_section .et_pb_text_inner li, .singlepage-block.et_pb_section .et_pb_text_inner span, .singlepage-block.et_pb_section .et_pb_text_inner i, .singlepage-block.et_pb_section .et_pb_text_inner em {
  line-height: 1.7;
  font-family: "avenir-next-lt-pro";
  margin-bottom: 25px;
}
.singlepage-block.et_pb_section .et_pb_text_inner p:last-child, .singlepage-block.et_pb_section .et_pb_text_inner li:last-child, .singlepage-block.et_pb_section .et_pb_text_inner span:last-child, .singlepage-block.et_pb_section .et_pb_text_inner i:last-child, .singlepage-block.et_pb_section .et_pb_text_inner em:last-child {
  margin-bottom: 0;
}
.singlepage-block.et_pb_section .et_pb_text_inner a {
  color: #011f4b;
  line-height: 1.7;
  font-family: "avenir-next-lt-pro";
  text-decoration: underline;
}
.singlepage-block.et_pb_section .et_pb_text_inner a:hover {
  text-decoration: underline;
  color: #2ea3f2;
}
.singlepage-block.et_pb_section .et_pb_text_inner li {
  width: calc(50% - 80px);
  margin-left: 40px;
  margin-right: 40px;
  list-style: none;
  position: relative;
  font-size: 16px;
}
.singlepage-block.et_pb_section .et_pb_text_inner li:after {
  content: "";
  position: absolute;
  background: #011f4b;
  background-repeat: no-repeat;
  height: 8px;
  width: 8px;
  left: -22px;
  top: 11px;
  background-size: contain;
  border-radius: 50%;
}
@media (max-width: 1280px) {
  .singlepage-block.et_pb_section .et_pb_text_inner li:after {
    height: 6px;
    width: 6px;
    left: -22px;
    top: 8.5px;
  }
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section .et_pb_text_inner li {
    width: 100%;
    margin-left: 25px;
  }
}
.singlepage-block.et_pb_section .et_pb_text_inner h1, .singlepage-block.et_pb_section .et_pb_text_inner h2, .singlepage-block.et_pb_section .et_pb_text_inner h3, .singlepage-block.et_pb_section .et_pb_text_inner h4, .singlepage-block.et_pb_section .et_pb_text_inner h5, .singlepage-block.et_pb_section .et_pb_text_inner h6 {
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #011f4b;
  margin-bottom: 0px;
  padding-bottom: 0;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
}
.singlepage-block.et_pb_section .section_ul100 ul li {
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-right: 20px;
}
.singlepage-block.et_pb_section .utilities_body {
  padding-top: 30px !important;
}
.singlepage-block.et_pb_section .utilities_body h3 {
  margin-bottom: 30px;
}
.singlepage-block.et_pb_section .utilities_body .et_pb_text_inner {
  color: #011f4b;
}
.singlepage-block.et_pb_section .utilities_body .et_pb_text_inner ul li {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  list-style: none;
  position: relative;
  color: #011f4b;
  margin-bottom: 10px;
}
.singlepage-block.et_pb_section .utilities_body .et_pb_text_inner ul li strong, .singlepage-block.et_pb_section .utilities_body .et_pb_text_inner ul li b {
  color: #0071c1;
}
.singlepage-block.et_pb_section .utilities_body .et_pb_text_inner ul:last-child {
  padding-bottom: 0;
}
.singlepage-block.et_pb_section .section-heading:not(.content_blue) h3 {
  text-align: center;
  margin: 0;
}
.singlepage-block.et_pb_section .section-heading:not(.content_blue) p {
  margin-top: 25px;
}
.singlepage-block.et_pb_section .section-heading:not(.content_blue) .et_pb_text_inner {
  text-align: center;
}
.singlepage-block.et_pb_section .section-heading:not(.content_blue).et_pb_text_align_left .et_pb_text_inner {
  text-align: left;
}
.singlepage-block.et_pb_section.underbanner-block .section-heading h3 {
  text-align: left;
  margin: 0;
}
.singlepage-block.et_pb_section.underbanner-block .section-heading .et_pb_text_inner {
  text-align: left;
}
.singlepage-block.et_pb_section .section-heading.content_blue h3 {
  margin: 0;
}
.singlepage-block.et_pb_section .section-heading.content_blue h3:after {
  background-image: url(/wp-content/uploads/2020/02/title-logo2.png);
  top: -5px;
}
@media (max-width: 1280px) {
  .singlepage-block.et_pb_section .section-heading.content_blue h3:after {
    top: -5px;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue p {
  margin-top: 30px;
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content {
  display: flex;
  margin-top: 50px;
  align-items: center;
}
@media (max-width: 1200px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content {
    flex-wrap: wrap;
  }
}
@media (max-width: 980px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content {
    margin-top: 30px;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content .package {
  position: relative;
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content .package:after {
  position: absolute;
  right: -10%;
  top: -10%;
  height: 100%;
  width: 34%;
  background: url(/wp-content/uploads/2020/03/noun_left-bracket_336282.svg);
  background-size: auto;
  background-repeat: no-repeat;
  content: "";
  transform: rotate(180deg);
}
@media (max-width: 1200px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package:after {
    position: absolute;
    left: 50%;
    right: unset;
    top: unset;
    bottom: -44%;
    height: 343px;
    width: 350px;
    background: url(/wp-content/uploads/2020/03/noun_left-bracket_336282.svg);
    background-size: 430px;
    background-repeat: no-repeat;
    content: "";
    transform: rotate(-90deg) translate(0%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package:after {
    bottom: -43%;
    height: 300px;
    width: 300px;
    background-size: 380px;
  }
}
@media (max-width: 600px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package:after {
    bottom: -41%;
  }
}
@media (max-width: 500px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package:after {
    bottom: -39%;
  }
}
@media (max-width: 380px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package:after {
    bottom: -36%;
  }
}
@media (max-width: 375px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package:after {
    bottom: -35%;
  }
}
@media (max-width: 360px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package:after {
    bottom: -26%;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li {
  font-size: 24px !important;
  list-style: none !important;
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li {
    font-size: 20px !important;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li:after {
  top: 12px;
  display: none;
}
@media (max-width: 1280px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li:after {
    top: 12px;
  }
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li:after {
    top: 8px;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li > ul > li {
  font-size: 22px !important;
  list-style: disc;
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li > ul > li {
    font-size: 18px !important;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li > ul > li:after {
  top: 10px;
  display: none;
}
@media (max-width: 1280px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li > ul > li:after {
    top: 10px;
  }
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package > li > ul > li:after {
    top: 7px;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content .package li {
  position: relative;
  list-style: circle;
}
@media (max-width: 1200px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package {
    width: 100%;
    padding-bottom: 40px;
  }
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .package li {
    position: relative;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content ul {
  padding-bottom: 0;
  padding-left: 33px;
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content ul li {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content ul li:after {
  background-image: url(/wp-content/uploads/2020/02/title-logo1.png);
  background-color: transparent;
  content: "";
  position: absolute;
  top: 8px;
  background-repeat: no-repeat;
  height: 14px;
  width: 27px;
  left: -32px;
  background-size: contain;
  display: none;
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content .braces {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-family: "avenir-next-lt-pro-bold";
  font-size: 83px;
}
@media (max-width: 980px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .braces {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
}
@media (max-width: 569px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .braces {
    bottom: 0px;
  }
}
@media (max-width: 409px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .braces {
    bottom: 30px;
  }
}
@media (max-width: 320px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content .braces {
    bottom: 50px;
  }
}
.singlepage-block.et_pb_section .section-heading.content_blue .package_content h5 {
  line-height: 1.4;
  font-size: 1.25rem;
  text-align: center;
  letter-spacing: 0;
  padding: 10px;
  border: 2px solid #011f4b;
  position: relative;
}
@media (max-width: 1200px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content h5 {
    width: 100%;
  }
}
@media (max-width: 980px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content h5 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .singlepage-block.et_pb_section .section-heading.content_blue .package_content h5 {
    font-size: 16px;
  }
}
.singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner ul {
  padding-bottom: 0;
}
.singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner p, .singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner li {
  color: #fff;
}
.singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner li {
  width: calc(100% - 80px);
}
.singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner li:after {
  background: #fff;
}
.singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner h1, .singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner h2, .singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner h3, .singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner h4, .singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner h5, .singlepage-block.et_pb_section.whitecolor_text .et_pb_text_inner h6 {
  color: #fff;
}
.singlepage-block.et_pb_section.whitecolor_text-old {
  padding-top: 0;
}
.singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner ul {
  padding-bottom: 0;
}
.singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner p, .singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner li {
  color: #011f4b;
}
.singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner li {
  width: calc(100% - 80px);
}
.singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner li:after {
  background: #011f4b;
}
.singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner h1, .singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner h2, .singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner h3, .singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner h4, .singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner h5, .singlepage-block.et_pb_section.whitecolor_text-old .et_pb_text_inner h6 {
  color: #011f4b;
}
.singlepage-block.et_pb_section.whitecolor_text-old .content_blue h3:after {
  background-image: url(/wp-content/uploads/2020/02/title-logo1.png);
}
.block_with_2cols .content_block {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.block_with_2cols .content_block h3 {
  margin-top: 6px !important;
  margin-bottom: 25px !important;
}
.block_with_2cols .content_block .section-heading p {
  margin-top: 0 !important;
}
@media (max-width: 980px) {
  .block_with_2cols .et_pb_image {
    text-align: center;
  }
}
.block_with_2cols .list-block {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .block_with_2cols .list-block {
    margin-top: 20px;
  }
}
.block_with_2cols .section-heading h3 {
  text-align: left !important;
}
.block_with_2cols .section-heading .et_pb_text_inner {
  text-align: left !important;
}
.single-contactus {
  display: flex;
  min-height: 440px;
  position: relative;
}
@media (max-width: 767px) {
  .single-contactus {
    min-height: 270px;
  }
}
.single-contactus:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.single-contactus h2 {
  text-align: center;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px;
  text-transform: capitalize;
  position: relative;
}
.single-contactus .btn-contact {
  color: white;
  border-color: rgba(255, 255, 255, 0.75) !important;
  border-width: 2px !important;
  padding-top: 10px !important;
  padding-bottom: 8px !important;
  background-color: transparent;
  text-transform: capitalize;
  font-size: 16px;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
}
.single-contactus .btn-contact:hover {
  color: #002D72;
  background: #fff !important;
  padding-top: 10px !important;
  padding-bottom: 8px !important;
}
@media (max-width: 1024px) {
  #highlights-holder {
    padding: 70px 0;
  }
}
#highlights-holder > .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#highlights-holder .section-heading {
  text-align: center;
}
#highlights-holder .section-heading h2 {
  color: #fff;
}
#highlights-holder .section-heading h2:after {
  background-image: url(/wp-content/uploads/2020/02/title-logo2.png);
}
@media (max-width: 767px) {
  #highlights-holder .section-heading h2 {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  #highlights-holder .blog_content .et_pb_salvattore_content {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
}
#highlights-holder .blog_content article {
  position: relative;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.3);
  height: auto;
}
@media (max-width: 980px) {
  #highlights-holder .blog_content article {
    background-color: #011f4b !important;
  }
}
#highlights-holder .blog_content article .et_pb_image_container {
  margin-bottom: -20px;
}
#highlights-holder .blog_content article .et_pb_image_container img {
  height: 300px;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 980px) {
  #highlights-holder .blog_content article .et_pb_image_container img {
    height: 240px;
  }
}
#highlights-holder .blog_content article .entry-featured-image-url {
  margin-bottom: 0;
  position: relative;
}
#highlights-holder .blog_content article .entry-featured-image-url:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  content: "";
}
#highlights-holder .blog_content article:hover {
  transition: all 0.35s ease;
  -webkit-box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 6px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 9px 8px 10px rgba(0, 0, 0, 0.3);
}
#highlights-holder .blog_content article:hover .entry-featured-image-url:after {
  transition: all 0.35s ease;
  background: rgba(0, 0, 0, 0.65);
}
#highlights-holder .blog_content article:hover .et_overlay {
  display: none;
}
#highlights-holder .blog_content .blog-det {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  padding: 20px;
  z-index: 99;
}
#highlights-holder .blog_content h4 {
  padding: 0;
  font-size: 23px !important;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  #highlights-holder .blog_content h4 {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  #highlights-holder .blog_content h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #highlights-holder .blog_content h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #highlights-holder .blog_content h4 {
    font-size: 16px !important;
  }
}
#highlights-holder .blog_content h4 a {
  font-family: "Oswald", sans-serif !important;
  color: #fff !important;
}
#highlights-holder .blog_content .post-meta {
  line-height: 1;
  font-size: 18px !important;
  font-family: "avenir-next-lt-pro";
  font-weight: 500;
  color: #a8b1bf !important;
  margin-bottom: 0px;
  letter-spacing: 0;
  text-transform: none;
  padding-left: 40px;
  position: relative;
}
@media (max-width: 1280px) {
  #highlights-holder .blog_content .post-meta {
    font-size: 16px !important;
  }
}
@media (max-width: 1024px) {
  #highlights-holder .blog_content .post-meta {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #highlights-holder .blog_content .post-meta {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #highlights-holder .blog_content .post-meta {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #highlights-holder .blog_content .post-meta {
    color: rgba(255, 255, 255, 0.6) !important;
  }
}
@media (max-width: 1280px) {
  #highlights-holder .blog_content .post-meta {
    padding-left: 30px;
  }
}
#highlights-holder .blog_content .post-meta:before {
  content: "";
  position: absolute;
  left: 0;
  top: 36%;
  transform: translateY(-50%);
  background: url(/wp-content/uploads/2020/02/calendar-1.png);
  background-repeat: no-repeat;
  background-size: 23px;
  width: 26px;
  height: 25px;
}
@media (max-width: 1280px) {
  #highlights-holder .blog_content .post-meta:before {
    background-size: 22px;
  }
}
@media (max-width: 1024px) {
  #highlights-holder .blog_content .post-meta:before {
    background-size: 20px;
  }
}
@media (max-width: 767px) {
  #highlights-holder .blog_content .post-meta:before {
    background-size: 19px;
    top: 58%;
  }
}
.pagination a {
  color: #21cdec;
}
@media (min-width: 768px) {
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
}
body .container {
  width: 100%;
}
.et_pb_text ul ul, .et_pb_text ul ul ul {
  margin-top: 25px;
}
.et_pb_text ul ul li, .et_pb_text ul ul ul li {
  margin-bottom: 15px !important;
}
.et_pb_text ul ul li:last-child, .et_pb_text ul ul ul li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
#blue-section {
  padding: 100px 0;
  position: relative;
  z-index: 1;
  border-top: 1px solid #0071c1;
}
@media (max-width: 767px) {
  #blue-section {
    padding: 50px 0;
  }
}
#blue-section ul {
  padding-bottom: 0;
}
#blue-section ul li {
  margin-bottom: 15px;
  font-size: 1.125rem !important;
  line-height: 2em;
  font-weight: bold;
  letter-spacing: 1.2px;
}
@media (max-width: 767px) {
  #blue-section ul li {
    line-height: 1.4em;
  }
}
#blue-section ul li:last-child {
  margin-bottom: 0;
}
#blue-section ul li a:hover {
  text-decoration: underline;
}
.page-id-9225 #downloadable_files {
  padding-bottom: 0px !important;
}
.page-id-9225 #downloadable_files .images_row {
  padding-bottom: 50px !important;
}
@media (max-width: 767px) {
  .page-id-9225 #downloadable_files .images_row {
    padding-bottom: 0px !important;
  }
}
#downloadable_files {
  padding-bottom: 70px !important;
}
#downloadable_files .images_row {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
#downloadable_files .images_row .et_pb_text_inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 980px) {
  #downloadable_files .images_row .et_pb_text_inner {
    justify-content: center;
  }
}
#downloadable_files .images_row .et_pb_text_inner p {
  margin: 0;
}
#downloadable_files .images_row .et_pb_text_inner img {
  max-width: 300px;
  margin: 0 50px;
}
@media (max-width: 767px) {
  #downloadable_files .images_row .et_pb_text_inner img {
    width: 100%;
    max-width: 250px;
    margin: 20px;
  }
}
#downloadable_files .images_row .et_pb_column:first-child .et_pb_text_inner {
  /*justify-content: flex-end;*/
  justify-content: center;
}
@media (max-width: 980px) {
  #downloadable_files .images_row .et_pb_column:first-child .et_pb_text_inner {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #downloadable_files .images_row .et_pb_column:first-child .et_pb_text_inner img {
    max-width: 250px;
  }
}
#downloadable_files #wepc_blurbs {
  padding-top: 50px !important;
  padding-bottom: 0 !important;
}
#downloadable_files #wepc_blurbs .et_pb_main_blurb_image img {
  height: 100%;
  object-fit: cover;
  height: 270px;
  width: 100%;
}
@media (max-width: 980px) {
  #downloadable_files #wepc_blurbs .et_pb_main_blurb_image img {
    height: auto;
  }
}
#downloadable_files #wepc_blurbs .et_pb_module_header {
  color: #0071c1;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "avenir-next-lt-pro-bold";
}
#downloadable_files #wepc_blurbs .et_pb_module_header span {
  font-family: "avenir-next-lt-pro-bold";
}
#downloadable_files #wepc_blurbs .et_pb_blurb_description {
  color: #011f4b;
  font-weight: 400;
  line-height: 160%;
  font-family: "avenir-next-lt-pro";
  font-size: 20px !important;
}
@media (max-width: 1280px) {
  #downloadable_files #wepc_blurbs .et_pb_blurb_description {
    font-size: 16px !important;
  }
}
@media (max-width: 1024px) {
  #downloadable_files #wepc_blurbs .et_pb_blurb_description {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #downloadable_files #wepc_blurbs .et_pb_blurb_description {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #downloadable_files #wepc_blurbs .et_pb_blurb_description {
    font-size: 16px !important;
  }
}
#downloadable_files.singlepage-block.et_pb_section .section-heading .et_pb_text_inner, #downloadable_files.singlepage-block.et_pb_section .section-heading h3 {
  text-align: left;
}
#downloadable_files.singlepage-block.et_pb_section .section-heading h4 {
  margin-bottom: 40px;
  margin-top: 18px;
}
#downloadable_files .files_container.files_container_2col ul li {
  width: calc(50% - 50px);
}
@media (max-width: 767px) {
  #downloadable_files .files_container.files_container_2col ul li {
    width: 100%;
  }
}
#downloadable_files .files_container {
  margin-top: 50px;
}
#downloadable_files .files_container ul {
  padding-bottom: 0;
}
#downloadable_files .files_container ul li {
  width: calc(33.333% - 50px);
  margin-left: 25px;
  margin-right: 25px;
  color: #011f4b;
}
#downloadable_files .files_container ul li strong {
  color: #0071c1;
}
@media (max-width: 980px) {
  #downloadable_files .files_container ul li {
    width: calc(50% - 50px);
  }
}
@media (max-width: 767px) {
  #downloadable_files .files_container ul li {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
#downloadable_files .files_container .btn_download {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  background: #011f4b;
  color: #fff;
  font-size: 16px;
  text-align: center;
  height: 50px;
  display: flex;
  align-items: center;
  border: 2px solid #011f4b !important;
  justify-content: center;
  border-radius: 5px;
}
#downloadable_files .files_container .btn_download:hover {
  background: transparent !important;
  border: 2px solid #011f4b !important;
  color: #011f4b;
}
@media (max-width: 767px) {
  #downloadable_files .files_container .btn_download {
    font-size: 16px;
    height: 45px;
  }
}
#downloadable_files .files_container .et_pb_main_blurb_image {
  width: 100%;
}
#downloadable_files .files_container .et_pb_main_blurb_image img {
  width: 100%;
  border-radius: 5px;
}
@media (max-width: 767px) {
  #downloadable_files .files_container .et_pb_main_blurb_image {
    margin-bottom: 15px;
  }
}
#downloadable_files .files_container .et_pb_blurb_container {
  padding-bottom: 35px;
}
@media (max-width: 767px) {
  #downloadable_files .files_container .et_pb_blurb_container {
    padding-bottom: 15px;
  }
}
#downloadable_files .files_container .et_pb_blurb h4 {
  text-align: center;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #011f4b;
  padding-bottom: 10px;
}
#downloadable_files .files_container .et_pb_blurb h4 span {
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
}
#downloadable_files .files_container .et_pb_blurb .et_pb_blurb_description {
  color: #333;
  line-height: 1.2;
  font-family: "avenir-next-lt-pro";
  margin-bottom: 15px;
  text-align: center;
}
.et-pb-controllers {
  bottom: 5%;
}
.export_content .export-img .et_pb_main_blurb_image, .export_content .export-img .et_pb_blurb_description {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-repeat: no-repeat;
}
.export_content .export-img .et_pb_blurb_description {
  background-size: contain;
  background-position: center;
  background-color: #011f4b;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  color: #fff;
  padding: 20px;
  text-align: center;
}
.export_content .export-img .et_pb_main_blurb_image {
  background-position: center top;
  background-size: 100%;
}
#export_infrastructure .export_content .et_pb_column .export-img {
  width: auto;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  margin-bottom: 30px;
  background-size: 100%;
}
#export_infrastructure .export_content .et_pb_column .export-img:hover {
  overflow: hidden;
  transition: all 0.35s ease;
}
#export_infrastructure .export_content .et_pb_column .export-img:hover img {
  transition: all 0.35s ease;
  transform: scale(1.2);
}
.whitecolor_text {
  background: url(/wp-content/uploads/2020/02/t-bg.jpg);
  background-size: cover;
  background-position: center;
}
@media (max-width: 1340px) {
  .et_pb_section > .et_pb_row, body .container {
    max-width: 90%;
  }
  #what_we_do > .et_pb_row {
    max-width: 90%;
  }
  .singlepage-block.et_pb_section > .et_pb_row {
    max-width: 90%;
  }
}
#form_popup_absolute {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}
.lrm-form a.button, .lrm-form button, .lrm-form button[type=submit], .lrm-form #buddypress input[type=submit], .lrm-form input[type=submit] {
  background: #011f4b;
  color: #FFF;
  border: 2px solid #011f4b;
  border-radius: 5px;
}
.lrm-form a.button:hover, .lrm-form button:hover, .lrm-form button[type=submit]:hover, .lrm-form #buddypress input[type=submit]:hover, .lrm-form input[type=submit]:hover {
  color: #011f4b;
  background: transparent;
}
.lrm-form input.has-padding, .lrm-form select.has-padding {
  padding: 16px 20px 12px 50px;
  border-radius: 5px;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected {
  color: #000;
}
.lrm-user-modal-container .lrm-switcher a {
  background: rgba(0, 113, 193, 0.2784313725);
  color: #000;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:last-child a {
  border-radius: 0 5px 0 0;
}
.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:first-child a {
  border-radius: 5px 0 0 0;
}
.team_head {
  margin-bottom: 50px;
  display: none;
}
@media (max-width: 767px) {
  .team_head {
    margin-bottom: 45px;
  }
}
.team_head p {
  margin-bottom: 20px !important;
}
.team_head strong {
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-weight: normal;
  color: #8e918c;
}
.team_head h1 {
  margin-bottom: 0 !important;
  text-transform: none !important;
}
@media (max-width: 767px) {
  .team_head h1 {
    font-size: 29px !important;
  }
}
.team_head .section_eric-bio .et_pb_text_inner {
  display: flex;
  flex-wrap: wrap;
}
.team_head .section_eric-bio .et_pb_text_inner p:first-child {
  width: 100%;
}
.team_head .section_eric-bio .et_pb_text_inner p:last-child {
  margin: 0 0 0 70px !important;
}
.team_head .section_eric-bio .et_pb_text_inner p:last-child img {
  width: 200px;
  float: right;
  top: -4px;
  position: relative;
}
@media (max-width: 767px) {
  .team_head .section_eric-bio .et_pb_text_inner p:last-child img {
    float: unset;
    top: 0;
    margin: 15px 0 0 0 !important;
    display: block;
  }
}
@media (max-width: 767px) {
  .team_head .section_eric-bio .et_pb_text_inner p:last-child {
    width: 100%;
    margin: 0 !important;
  }
}
.team_middle .et_pb_team_member_image {
  width: 280px;
  max-width: 100%;
  margin-right: 50px;
}
@media (max-width: 767px) {
  .team_middle .et_pb_team_member_image {
    margin-right: auto;
    margin-left: auto;
  }
}
.team_middle .et_pb_member_social_links {
  margin-top: 25px;
  display: flex;
}
.team_middle .et_pb_team_member {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 50px 0;
}
@media (max-width: 767px) {
  .team_middle .et_pb_team_member {
    justify-content: center;
  }
}
.team_middle .et_pb_column {
  position: relative;
}
.team_middle .et_pb_column:after {
  content: "";
  position: absolute;
  width: 300%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #0071c1 !important;
  opacity: 0.2;
  height: 100%;
  z-index: -1;
}
.team_middle .et_pb_team_member_description {
  width: calc(100% - 330px);
}
@media (max-width: 767px) {
  .team_middle .et_pb_team_member_description {
    width: 100%;
    max-width: 400px;
  }
}
.team_middle .et_pb_team_member_description > div > ul {
  display: block;
  margin: 0;
  text-align: left;
  padding: 0;
  width: 386px;
  max-width: 100%;
}
.team_middle .et_pb_team_member_description > div > ul li {
  padding-left: 30px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  display: block;
  font-size: 16px !important;
  background-size: 20px;
  border-bottom: 1px solid rgba(1, 31, 75, 0.2);
  padding-bottom: 1em !important;
  margin-bottom: 1em;
}
@media (max-width: 1280px) {
  .team_middle .et_pb_team_member_description > div > ul li {
    background-position: 0px 2px;
  }
}
.team_middle .et_pb_team_member_description > div > ul li.address {
  background-image: url(/wp-content/uploads/2020/03/placeholder-1.png);
}
.team_middle .et_pb_team_member_description > div > ul li.call-us {
  background-image: url(/wp-content/uploads/2020/03/smartphone-1.png);
}
.team_middle .et_pb_team_member_description > div > ul li.mail-us {
  background-image: url(/wp-content/uploads/2020/03/email-1.png);
  padding-bottom: 0;
}
.team_middle .et_pb_team_member_description > div > ul li a {
  font-size: 16px !important;
  line-height: 1.6;
  text-decoration: none;
}
.team_middle .et_pb_team_member_description > div > ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1280px) {
  .team_middle .et_pb_team_member_description > div > ul li a {
    font-size: 16px !important;
  }
}
.team-content .team_footer.et_pb_row {
  padding: 50px 0 !important;
}
@media (max-width: 767px) {
  .team-content .team_footer.et_pb_row {
    padding: 50px 15px !important;
  }
}
.team-content .team_footer.et_pb_row .et_pb_text_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.team-content .team_footer.et_pb_row .et_pb_text_inner p {
  width: calc(100% - 345px);
  margin-left: auto;
}
@media (max-width: 980px) {
  .team-content .team_footer.et_pb_row .et_pb_text_inner p {
    width: 100%;
    margin-left: unset;
  }
}
#press-holder .blog_content {
  margin-bottom: 0;
}
#press-holder .et_link_content {
  background-color: transparent;
  padding: 0;
  text-align: left;
}
#press-holder .et_pb_post {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(1, 31, 75, 0.56);
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  #press-holder .et_pb_post {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
#press-holder .et_pb_post h4, #press-holder .et_pb_post h2 {
  line-height: 160%;
  order: 1;
}
#press-holder .et_pb_post h4:hover, #press-holder .et_pb_post h2:hover {
  text-decoration: underline;
}
#press-holder .et_pb_post .post-meta {
  color: #011f4b;
  margin-bottom: 0;
  order: 3;
}
#press-holder .et_pb_post .post-meta span {
  font-family: "avenir-next-lt-pro";
}
#press-holder .et_pb_post .post-content {
  order: 2;
}
#press-holder .et_pb_post .post-content p {
  color: #000;
}
#press-holder .et_pb_text_inner h4 {
  padding: 0;
}
h3 strong {
  color: #0071c1;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
}
.connect-dot:after {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #0071c1;
  right: 0;
  top: 48%;
  border-radius: 50%;
}
@media (max-width: 980px) {
  .connect-dot:after {
    display: none;
  }
}
@media (max-width: 1180px) {
  .connect-dot:after {
    right: -30px;
  }
}
h3 .usualt {
  text-transform: none;
}
.singlepage-block.et_pb_section .package_content h5 {
  text-transform: none;
}
.pagination a {
  color: #0071c1 !important;
}
.bluetext {
  color: #0071c1;
}
.ellip {
  display: block;
  height: 100%;
}
.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.ellip, .ellip-line {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
#edd_checkout_form_wrap .edd-payment-icons {
  height: 55px;
}
#edd_checkout_form_wrap .edd-payment-icons img.payment-icon {
  max-height: 80px;
  width: 70px;
}
.parent-pageid-8977 #downloadable_files .files_container ul {
  padding-left: 0;
}
.parent-pageid-8977 #downloadable_files .files_container ul li:after {
  display: none !important;
}
.parent-pageid-8977 #downloadable_files h4 {
  font-size: 20px !important;
  text-decoration: underline;
  display: block;
  padding-bottom: 25px;
  padding-top: 20px;
}
.parent-pageid-8977 #downloadable_files .files_container {
  display: flex;
}
@media (max-width: 767px) {
  .parent-pageid-8977 #downloadable_files .files_container {
    flex-direction: column;
  }
}
.dtfh-floatingparenthead {
  top: 95px !important;
}
@media (max-width: 980px) {
  .dtfh-floatingparenthead {
    top: 96px !important;
  }
}
.admin-bar .dtfh-floatingparenthead {
  top: calc(95px + 32px) !important;
}
@media (max-width: 980px) {
  .admin-bar .dtfh-floatingparenthead {
    top: 96px !important;
  }
}
@media (max-width: 767px) {
  #wpadminbar {
    display: none;
  }
}
.mt0 {
  margin-top: 0 !important;
}
.product-specific-details .et_pb_module_header {
  font-size: 20px;
  color: #0071c1;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "avenir-next-lt-pro-bold", sans-serif;
  text-decoration: underline;
}
.product-specific-details .et_pb_module_header span {
  font-family: inherit;
}
.section-clients {
  padding: 5% 0 4% !important;
}
@media (max-width: 980px) {
  .section-clients {
    padding: 50px 0 40px !important;
  }
}
.section-clients .row-slider .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center;
}
.section-clients .row-slider .owl-stage-outer .owl-stage .et_pb_image {
  display: flex;
  justify-content: center;
}
.section-clients .row-slider .owl-stage-outer .owl-stage .et_pb_image img {
  max-width: 150px;
}
.section-clients .row-slider .owl-dots {
  text-align: center;
  margin-top: 50px;
}
.section-clients .row-slider .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  background-color: transparent;
  border: 2px solid #0071c1;
  border-radius: 50%;
}
.section-clients .row-slider .owl-dots .owl-dot.active {
  background-color: #0071c1;
}
.section-clients .row-slider .owl-dots .owl-dot:not(:last-child) {
  margin-right: 10px;
}
.owl-theme .owl-dots .owl-dot span {
  display: none;
}
.coverage-table-section {
  padding-top: 30px !important;
}
.coverage-table-section table thead {
  background-color: #011f4b;
}
.coverage-table-section table thead th {
  color: #fff;
  font-weight: 500;
  padding: 5px 24px;
}
@media (max-width: 767px) {
  .coverage-table-section table thead th {
    padding: 5px 12px;
  }
}
.coverage-table-section table tbody tr:nth-child(2n) {
  background-color: #d2d8eb;
}
.coverage-table-section table tbody tr td {
  padding: 2px 24px;
}
@media (max-width: 767px) {
  .coverage-table-section table tbody tr td {
    padding: 2px 12px;
  }
}
.coverage-table-section .coverage-table {
  font-size: 18px;
  line-height: 1.2em;
  font-family: "avenir-next-lt-pro-demi", sans-serif;
}
.coverage-table-section .coverage-table .et_pb_text_inner {
  overflow: auto;
}
.list-table table {
  font-weight: 700;
  margin-bottom: 30px !important;
}
@media (max-width: 980px) {
  .list-table table {
    width: auto !important;
  }
}
.list-table table:last-child {
  margin-bottom: 0;
}
.list-table table tr {
  height: auto !important;
  line-height: 2.2em;
}
.list-table table td {
  padding: 0;
  border: none;
  width: auto !important;
  height: auto !important;
  vertical-align: baseline;
  padding-right: 10px;
}
.list-table table td:last-child {
  padding-right: 0;
}
.list-table table ul li:last-child {
  margin-bottom: 0 !important;
}
.section-awards {
  position: relative;
  padding: 100px 0 !important;
}
@media (max-width: 980px) {
  .section-awards {
    padding: 70px 0 !important;
    background-position-x: 20%;
  }
}
.section-awards .et_pb_row_0 {
  padding: 0 !important;
}
.section-awards .section-heading {
  margin: 0;
}
.section-awards .et_pb_image img {
  max-height: 440px;
  width: auto;
}
.section-awards p:last-child {
  margin-bottom: 0 !important;
}
#what_we_do.alternative .et_pb_blurb {
  height: auto;
  margin-bottom: 20px;
}
#what_we_do.alternative .et_pb_blurb .et_pb_blurb_content {
  align-items: center;
}
#what_we_do.alternative .whatwe-img .et_pb_image_wrap {
  padding-top: 80px;
}
@media (min-width: 981px) {
  #what_we_do.alternative .et_pb_column_1_3:nth-child(1) .et_pb_blurb_description {
    text-align: right;
  }
}
.core-clients ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 0;
}
.core-clients ul li {
  display: block;
  border: 1px solid #a2c0ec;
  padding: 10px 20px;
  background: linear-gradient(180deg, #fdfefe, #95b8ea);
}
@media (max-width: 767px) {
  .core-clients ul li {
    width: 100%;
  }
}
.core-clients .core-clients-list .et_pb_column {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px ;
  column-gap: 30px;
  justify-content: center;
}
.core-clients .core-clients-list .et_pb_column::after, .core-clients .core-clients-list .et_pb_column::before {
  display: none;
}
.core-clients .core-clients-list .et_pb_column > * {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.core-clients .core-clients-list .et_pb_column > * {
  width: calc(100% / 3 - 30px + (30px / 3));
}
@media (max-width: 980px) {
  .core-clients .core-clients-list .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px ;
    column-gap: 30px;
  }
  .core-clients .core-clients-list .et_pb_column::after, .core-clients .core-clients-list .et_pb_column::before {
    display: none;
  }
  .core-clients .core-clients-list .et_pb_column > * {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .core-clients .core-clients-list .et_pb_column > * {
    width: calc(100% / 2 - 30px + (30px / 2));
  }
}
@media (max-width: 767px) {
  .core-clients .core-clients-list .et_pb_column {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px ;
    column-gap: 30px;
  }
  .core-clients .core-clients-list .et_pb_column::after, .core-clients .core-clients-list .et_pb_column::before {
    display: none;
  }
  .core-clients .core-clients-list .et_pb_column > * {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .core-clients .core-clients-list .et_pb_column > * {
    width: calc(100% / 1 - 30px + (30px / 1));
  }
}
.core-clients .core-clients-list .et_pb_blurb_content {
  position: relative;
  line-height: 0;
  width: 100%;
  max-width: 100%;
}
.core-clients .core-clients-list .et_pb_blurb_content .et_pb_image_wrap {
  width: 100%;
  height: 100%;
}
.core-clients .core-clients-list .et_pb_blurb_content .et_pb_image_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.core-clients .core-clients-list .et_pb_blurb_container h4 {
  padding: 0;
  font-size: 17px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #fff;
  padding: 12px 2%;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 113, 193, 0.8);
  text-transform: capitalize;
  white-space: nowrap;
  text-align: center;
  display: block;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-repeat: no-repeat;
}
@media (max-width: 1280px) {
  .core-clients .core-clients-list .et_pb_blurb_container h4 {
    font-size: 15px !important;
  }
}
@media (max-width: 1024px) {
  .core-clients .core-clients-list .et_pb_blurb_container h4 {
    font-size: 13px !important;
  }
}
@media (max-width: 980px) {
  .core-clients .core-clients-list .et_pb_blurb_container h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .core-clients .core-clients-list .et_pb_blurb_container h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  .core-clients .core-clients-list .et_pb_blurb_container h4 {
    padding: 12px 7px;
  }
}
.core-clients .core-clients-list .et_pb_blurb_container h4 span {
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
}
.core-clients .core-clients-list .et_pb_main_blurb_image {
  background-position: center top;
  background-size: 100%;
  margin-bottom: 0;
  width: 100%;
}
.core-clients .core-clients-list .et_pb_main_blurb_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.research-process {
  margin-top: 50px;
  margin-bottom: 50px;
}
.research-process .section-heading {
  margin-bottom: 0 !important;
}
.research-process .process-list {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px ;
  column-gap: 30px;
  justify-content: center;
}
.research-process .process-list::after, .research-process .process-list::before {
  display: none;
}
.research-process .process-list > * {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.research-process .process-list > * {
  width: calc(100% / 3 - 30px + (30px / 3));
}
@media (max-width: 980px) {
  .research-process .process-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px ;
    column-gap: 30px;
  }
  .research-process .process-list::after, .research-process .process-list::before {
    display: none;
  }
  .research-process .process-list > * {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .research-process .process-list > * {
    width: calc(100% / 2 - 30px + (30px / 2));
  }
}
@media (max-width: 767px) {
  .research-process .process-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px ;
    column-gap: 30px;
  }
  .research-process .process-list::after, .research-process .process-list::before {
    display: none;
  }
  .research-process .process-list > * {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .research-process .process-list > * {
    width: calc(100% / 1 - 30px + (30px / 1));
  }
}
.research-process .process-list .et_pb_blurb {
  position: relative;
  padding: 20px;
  background: url("../images/research.jpg");
  background-size: cover;
  background-position: center center;
  min-height: 260px;
}
.research-process .process-list .et_pb_blurb:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(35, 63, 107, 0.86);
}
.research-process .process-list .et_pb_blurb .et_pb_module_header {
  font-size: 20px;
  padding-bottom: 20px;
}
.research-process .process-list .et_pb_blurb .et_pb_module_header, .research-process .process-list .et_pb_blurb .et_pb_module_header > * {
  color: #a6ceeb !important;
}
.research-process .process-list .et_pb_blurb .et_pb_blurb_content {
  margin: 0;
}
.research-process .process-list .et_pb_blurb .et_pb_blurb_description * {
  font-family: "avenir-next-lt-pro";
}
.research-process .et_pb_text * {
  font-family: "avenir-next-lt-pro";
}
.et_pb_text {
  font-family: "avenir-next-lt-pro", sans-serif;
}
.et_pb_text.et_pb_bg_layout_dark .et_pb_text_inner * {
  color: #fff;
}
.et_pb_blurb.et_pb_bg_layout_dark .et_pb_blurb_content * {
  color: #fff;
}
.section-info {
  padding: 100px 0 !important;
}
.section-info .et_pb_row {
  color: #011f4b;
  font-family: "avenir-next-lt-pro", sans-serif;
}
.section-info .et_pb_row_0 {
  padding: 0 !important;
}
@media (max-width: 980px) {
  .section-info {
    padding: 70px 0 !important;
  }
}
.et_pb_section p:last-child {
  margin-bottom: 0;
}
.horizontal-blurbs .et_pb_column {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.horizontal-blurbs .et_pb_blurb .et_pb_blurb_content {
  max-width: 980px !important;
  display: flex;
  flex-wrap: wrap;
  row-gap: 40px ;
  column-gap: 40px;
  align-items: center;
}
.horizontal-blurbs .et_pb_blurb .et_pb_blurb_content::after, .horizontal-blurbs .et_pb_blurb .et_pb_blurb_content::before {
  display: none;
}
.horizontal-blurbs .et_pb_blurb .et_pb_blurb_content > * {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.horizontal-blurbs .et_pb_blurb .et_pb_blurb_content > * {
  width: calc(100% / 2 - 40px + (40px / 2));
}
@media (max-width: 767px) {
  .horizontal-blurbs .et_pb_blurb .et_pb_blurb_content {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px ;
    column-gap: 30px;
    align-items: flex-start;
  }
  .horizontal-blurbs .et_pb_blurb .et_pb_blurb_content::after, .horizontal-blurbs .et_pb_blurb .et_pb_blurb_content::before {
    display: none;
  }
  .horizontal-blurbs .et_pb_blurb .et_pb_blurb_content > * {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .horizontal-blurbs .et_pb_blurb .et_pb_blurb_content > * {
    width: calc(100% / 1 - 30px + (30px / 1));
  }
}
.horizontal-blurbs .et_pb_blurb:nth-child(even) .et_pb_blurb_container {
  order: -1;
}
@media (max-width: 767px) {
  .horizontal-blurbs .et_pb_blurb:nth-child(even) .et_pb_blurb_container {
    order: unset;
  }
}
.bg-image {
  background: url(/wp-content/uploads/2020/02/t-bg.jpg);
  background-size: cover;
  background-position: center;
}
/* Common */
.et_mobile_menu {
  overflow: scroll !important;
  max-height: 83vh;
}
@media (max-width: 1340px) {
  #main-header .container {
    max-width: 90%;
  }
}
#main-header .container {
  width: 100%;
}
#main-header .container #top-menu > li > a {
  padding: 18px 0px 5px;
}
#main-header .container #top-menu > li > a.current_page_item.page_item a:after {
  content: "" !important;
  position: absolute !important;
  height: 19px !important;
  width: 28px !important;
  top: 0px !important;
  right: 0px !important;
  background-image: url(/wp-content/uploads/2020/02/hm-af.png) !important;
  background-repeat: no-repeat !important;
}
#main-header .container #top-menu > li > a:hover::after {
  content: "";
  position: absolute;
  height: 19px;
  width: 28px;
  top: 0px;
  right: 0px;
  background-image: url(/wp-content/uploads/2020/02/hm-af.png);
  background-repeat: no-repeat;
}
#main-header .container #top-menu li {
  padding: 0px 12px;
  position: relative;
}
#main-header .container #top-menu li a {
  font-size: 16px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #fff;
  white-space: nowrap;
  text-transform: capitalize;
  position: relative;
}
@media (max-width: 1280px) {
  #main-header .container #top-menu li a {
    font-size: 14px !important;
  }
}
@media (max-width: 1024px) {
  #main-header .container #top-menu li a {
    font-size: 12px !important;
  }
}
@media (max-width: 980px) {
  #main-header .container #top-menu li a {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) {
  #main-header .container #top-menu li a {
    font-size: 14px !important;
  }
}
#main-header .container #top-menu li a:hover {
  opacity: 1;
}
#main-header .container #top-menu li .sub-menu {
  min-width: 240px;
  width: auto;
}
#main-header .container #top-menu li .sub-menu .sub-menu li a {
  line-height: 1.3;
  font-size: 14px !important;
}
@media (max-width: 1280px) {
  #main-header .container #top-menu li .sub-menu .sub-menu li a {
    font-size: 14px !important;
  }
}
@media (max-width: 1024px) {
  #main-header .container #top-menu li .sub-menu .sub-menu li a {
    font-size: 12px !important;
  }
}
@media (max-width: 980px) {
  #main-header .container #top-menu li .sub-menu .sub-menu li a {
    font-size: 12px !important;
  }
}
@media (max-width: 767px) {
  #main-header .container #top-menu li .sub-menu .sub-menu li a {
    font-size: 14px !important;
  }
}
#main-header .container #top-menu li li {
  width: 100%;
  transition: all 0.2s ease;
}
#main-header .container #top-menu li li a {
  width: auto;
}
#main-header .container #top-menu li li:hover {
  background: #fff;
  transition: all 0.2s ease;
}
#main-header .container #top-menu li li:hover > a {
  transition: all 0.2s ease;
  color: #011f4b !important;
}
#main-header .container .subscribers-only {
  display: none;
}
.is_subscriber #main-header .container .subscribers-only {
  display: block;
}
body #main-header {
  padding: 10px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99999;
}
@media (max-width: 980px) {
  body #main-header {
    background-color: #0071c1;
    position: fixed !important;
    /*top: unset !important;*/
  }
  body #main-header .mobile_menu_bar:before {
    color: #fff;
  }
  body #main-header .mobile_menu_bar {
    padding-bottom: 0 !important;
  }
}
body #main-header .nav li ul {
  background-color: rgba(0, 31, 75, 0.85) !important;
  border-top: 0;
  border-bottom: 3px solid #fff;
  top: 100%;
  padding-top: 10px;
}
body #main-header .nav li ul a:hover {
  background-color: rgba(0, 0, 0, 0.03) !important;
  opacity: 1 !important;
}
@media (max-width: 1759px) {
  body #main-header .nav li:nth-last-child(1) ul, body #main-header .nav li:nth-last-child(2) ul {
    right: -30px;
  }
}
@media (min-width: 981px) {
  body #main-header.et-fixed-header {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    width: 100%;
    z-index: 999999;
    background-color: #011f4b;
    padding: 10px 0px;
    -webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    -ms-animation: fadein 1s;
    -o-animation: fadein 1s;
    animation: fadein 1s;
  }
}
header .header-contact {
  text-align: right;
  margin-bottom: 4px;
  padding: 0px 12px;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: flex-end;
}
@media (max-width: 1280px) {
  header .header-contact {
    top: 10px;
  }
}
@media (max-width: 980px) {
  header .header-contact {
    position: absolute;
    right: 9px;
    top: -10px;
    display: none;
  }
}
header .header-contact a {
  font-size: 16px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}
@media (max-width: 1280px) {
  header .header-contact a {
    font-size: 14px !important;
  }
}
@media (max-width: 1024px) {
  header .header-contact a {
    font-size: 13px !important;
  }
}
@media (max-width: 980px) {
  header .header-contact a {
    font-size: 13px !important;
  }
}
@media (max-width: 767px) {
  header .header-contact a {
    font-size: 13px !important;
  }
}
header .header-contact a img {
  vertical-align: bottom;
  margin-right: 5px;
}
@media screen and (max-width: 1279px) {
  header .header-contact {
    margin-bottom: 15px;
  }
}
/* Desktop menu */
#top-header {
  display: none !important;
}
@media (max-width: 1280px) {
  #et-secondary-nav .menu-item-has-children > a:first-child:after, #top-menu .menu-item-has-children > a:first-child:after {
    line-height: 0.8;
  }
  #top-menu li .menu-item-has-children > a:first-child:after {
    top: 14px;
  }
}
@media (min-width: 981px) {
  #top-menu li .menu-item-has-children > a:first-child:after {
    top: 16px;
  }
  #main-header .container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    min-height: 75px;
  }
  #main-header .container .logo_container {
    width: auto;
    flex: 1 1 auto;
    display: flex;
    padding-top: 0px;
    margin-top: 0;
    padding-bottom: 5px;
    position: relative;
  }
  #main-header .container #et-top-navigation {
    padding-left: 0 !important;
    width: 70%;
    margin-right: auto;
    text-align: right;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex: 1 1 auto;
  }
  #top-menu, .et-menu, nav#top-menu-nav, nav.et-menu-nav {
    float: left;
    text-align: right;
  }
  #top-menu > li > a, .et-fixed-header #top-menu > li > a {
    color: #fff !important;
  }
  .logo_container {
    display: flex;
    padding-top: 0px;
    margin-top: -4px;
  }
  #logo {
    max-width: 20vw;
    object-fit: contain;
  }
  .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-top: 16px;
  }
  .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 0 !important;
  }
  #et-secondary-nav .menu-item-has-children > a:first-child:after, #top-menu .menu-item-has-children > a:first-child:after {
    top: 20px;
    line-height: 0.9;
    right: -17px;
  }
  #top-menu li.mega-menu > ul {
    padding: 40px 20px;
    background: #eee;
  }
  .nav li ul {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 981px) and (max-width: 1199px) {
  #main-header .container #et-top-navigation {
    width: 75%;
  }
}
@media (min-width: 981px) and (max-width: 980px) {
  .logo_container {
    align-items: center;
    padding: 0;
  }
}
/* Mobile menu */
#mobile_menu {
  background: #fff !important;
  margin-top: 20px;
  border-color: #0070c0;
}
#mobile_menu a {
  color: #000 !important;
  font-size: 14px;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 981px) {
  #mobile_menu .current_page_item.page_item > a:after {
    content: "";
    position: absolute;
    height: 19px;
    width: 28px;
    top: 0px;
    right: 0px;
    background-image: url(/wp-content/uploads/2020/02/fm-af.png);
    background-repeat: no-repeat;
  }
}
#et_mobile_nav_menu {
  margin-top: 0;
  margin-bottom: 20px;
}
.nav li ul {
  padding: 10px 0 0px;
}
@media (max-width: 767px) {
  body.admin-bar.et_fixed_nav #main-header {
    top: 0 !important;
  }
}
#main-header .nav li ul ul {
  top: 0;
}
.menu-item.hidden {
  display: none !important;
}
.et-db #et-boc .et-l .et_pb_image_0_tb_footer {
  text-align: center;
}
footer {
  text-align: center;
}
footer .footer_top {
  padding: 70px 0px;
}
footer .footer_top.et_pb_section_0_tb_footer.et_pb_section {
  background-color: #011f4b !important;
}
@media (max-width: 1024px) {
  footer .footer_top {
    padding: 50px 0;
  }
}
footer .footer_top .et_pb_image {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 980px) {
  footer .footer_top .et_pb_image {
    margin-bottom: 30px !important;
  }
}
footer .footer_top .et_pb_menu {
  background-color: transparent !important;
}
footer .footer_top .et_pb_menu .et_pb_menu__wrap {
  justify-content: center !important;
}
footer .footer_top .et_pb_menu .et_pb_menu__wrap ul {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (max-width: 767px) {
  footer .footer_top .et_pb_menu .et_pb_menu__wrap ul {
    display: block !important;
  }
}
footer .footer_top .et_pb_menu .et_pb_menu__wrap li {
  padding: 0px 15px;
}
@media (max-width: 1024px) {
  footer .footer_top .et_pb_menu .et_pb_menu__wrap li {
    padding: 0px 7px;
  }
}
@media (max-width: 767px) {
  footer .footer_top .et_pb_menu .et_pb_menu__wrap li {
    margin: 0;
    margin-bottom: 14px;
    align-items: center;
    text-align: center;
    justify-content: center;
  }
}
footer .footer_top .et_pb_menu .et_pb_menu__wrap li a {
  font-size: 16px;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #fff !important;
  padding: 20px 0px 0px;
  text-transform: capitalize;
  position: relative;
  text-decoration: none;
}
footer .footer_top .et_pb_menu .et_pb_menu__wrap li a:hover {
  color: #0071c1;
}
footer .footer_top .et_pb_menu .et_pb_menu__wrap li a:hover:after {
  content: "";
  position: absolute;
  height: 19px;
  width: 28px;
  top: 0px;
  right: 0px;
  background-image: url("/wp-content/uploads/2020/02/fm-af.png");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  footer .footer_top .et_pb_menu .et_pb_menu__wrap li a:hover:after {
    height: 15px;
    width: 22px;
    background-size: contain;
    top: -7px;
    right: -25px;
  }
}
@media (max-width: 1280px) {
  footer .footer_top .et_pb_menu .et_pb_menu__wrap li a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  footer .footer_top .et_pb_menu .et_pb_menu__wrap li a {
    padding: 0;
  }
}
footer .footer_bottom {
  padding: 15px 0px;
}
footer .footer_bottom .et_pb_row.et_pb_row_2_tb_footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
footer .footer_bottom p {
  font-size: 15px !important;
  font-family: "Calibri";
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 0px;
}
@media (max-width: 1280px) {
  footer .footer_bottom p {
    font-size: 14px !important;
  }
}
@media (max-width: 1024px) {
  footer .footer_bottom p {
    font-size: 14px !important;
  }
}
@media (max-width: 980px) {
  footer .footer_bottom p {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  footer .footer_bottom p {
    font-size: 14px !important;
  }
}
@media (max-width: 980px) {
  footer .footer_bottom p {
    text-align: center;
  }
}
footer .footer_bottom .footer-social {
  text-align: right;
}
@media (max-width: 980px) {
  footer .footer_bottom .footer-social {
    text-align: center;
    margin-top: -10px;
  }
}
footer .footer_bottom .footer-social ul {
  margin: 0px;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  list-style: none;
  padding: 0;
}
footer .footer_bottom .footer-social ul li {
  padding-left: 2px;
}
footer .footer_bottom .footer-social ul li a i {
  font-size: 14px;
  color: #333333;
  height: 28px;
  width: 28px;
  padding: 7px 0px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #333333;
}
footer .footer_bottom .footer-social ul li a:hover i {
  background-color: #333333;
  color: #fff;
}
footer .et_mobile_nav_menu {
  display: none !important;
}
footer .et_pb_menu__menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex !important;
}
#sidebar h4 {
  line-height: 130%;
  padding-bottom: 25px;
  font-size: 22px;
}
#sidebar .fsSubmitButton {
  font-size: 20px !important;
  font-weight: 700;
  letter-spacing: 1px;
}
#sidebar .subscribe-widget {
  background-color: #000125;
  color: #fff;
  color: #6b6b6b;
  font-size: 14px;
  line-height: 130%;
}
#sidebar .subscribe-widget h4 {
  color: #fff;
  line-height: 130%;
  padding-bottom: 25px;
  font-size: 22px;
}
#sidebar .subscribe-widget p {
  font-size: 13px;
  line-height: 120%;
  opacity: 0.6;
}
#sidebar .subscribe-widget label {
  font-size: 13px !important;
  line-height: 100%;
}
.page .et_pb_slider .et_pb_slide {
  background-position: 50% 80%;
}
.page .et_pb_slide_description .et_pb_slide_title {
  font-size: 60px !important;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .page .et_pb_slide_description .et_pb_slide_title {
    font-size: 50px !important;
  }
}
@media (max-width: 1024px) {
  .page .et_pb_slide_description .et_pb_slide_title {
    font-size: 50px !important;
  }
}
@media (max-width: 980px) {
  .page .et_pb_slide_description .et_pb_slide_title {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  .page .et_pb_slide_description .et_pb_slide_title {
    font-size: 38px !important;
  }
}
.page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
  font-size: 22px !important;
}
@media (max-width: 1280px) {
  .page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  .page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 18px !important;
  }
}
.page .et_pb_slide_description {
  padding: 9% 4% 9% 4%;
}
.page #content-area {
  text-align: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.page #content-area h2 {
  font-size: 40px !important;
  font-weight: 500;
  margin: 50px auto;
  padding-bottom: 0;
}
@media (max-width: 1280px) {
  .page #content-area h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 1024px) {
  .page #content-area h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 980px) {
  .page #content-area h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .page #content-area h2 {
    font-size: 25px !important;
  }
}
.page #content-area h3 {
  font-size: 24px !important;
  font-weight: 300;
  line-height: 160%;
  letter-spacing: 1.2px;
  max-width: 1030px;
  margin: 50px auto;
  padding-bottom: 0;
}
@media (max-width: 1280px) {
  .page #content-area h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 1024px) {
  .page #content-area h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  .page #content-area h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .page #content-area h3 {
    font-size: 20px !important;
  }
}
.page #content-area img.size-full {
  width: 100%;
}
.page #content-area ul {
  margin: 60px auto;
}
.page #content-area ul li {
  margin-bottom: 30px;
  display: block;
}
.page #content-area ul li::before {
  content: "•";
  color: #f26522;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 22px;
}
.page .container_for_blocks {
  border-top: 1px solid rgba(33, 205, 236, 0.23);
  border-bottom: 1px solid rgba(33, 205, 236, 0.23);
}
.page .container_for_blocks .cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page .container_for_blocks .cards .section-heading {
  margin-bottom: 50px !important;
}
@media (max-width: 767px) {
  .page .container_for_blocks .cards .section-heading {
    margin-bottom: 30px !important;
  }
}
.page .container_for_blocks .cards .section-heading2 {
  margin-top: 50px !important;
}
@media (max-width: 767px) {
  .page .container_for_blocks .cards .section-heading2 {
    margin-top: 30px !important;
  }
}
.page .container_for_blocks .cards .card {
  border-radius: 10px;
  overflow: hidden;
  width: 35.914894%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 20px !important;
}
@media (max-width: 1024px) {
  .page .container_for_blocks .cards .card {
    width: 45%;
    margin: 20px 10px !important;
  }
}
@media (max-width: 767px) {
  .page .container_for_blocks .cards .card {
    width: 100%;
    margin: 10px !important;
  }
}
.page .container_for_blocks .cards .card .et_pb_blurb_content {
  border: 1px solid #E2E2E2;
  width: 100%;
  border-radius: 10px;
  max-width: 350px;
}
.page .container_for_blocks .cards .card .et_pb_blurb_content .et_pb_main_blurb_image {
  width: 100%;
  margin: 0;
  display: flex;
}
.page .container_for_blocks .cards .card .et_pb_blurb_container {
  text-align: center;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  height: calc(100% - 270px);
}
@media (max-width: 767px) {
  .page .container_for_blocks .cards .card .et_pb_blurb_container {
    height: calc(100% - 200px);
  }
}
.page .container_for_blocks .cards .card .et_pb_image_wrap {
  width: 100%;
}
.page .container_for_blocks .cards .card .et_pb_image_wrap img {
  height: 270px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
@media (max-width: 767px) {
  .page .container_for_blocks .cards .card .et_pb_image_wrap img {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .page .container_for_blocks .cards .card h3 {
    font-size: 20px;
  }
}
.page .container_for_blocks .cards .card .et_pb_blurb_description {
  display: none;
}
.page .container_for_blocks .cards .card .et_pb_module_header {
  padding: 0;
}
@media (max-width: 767px) {
  .page .container_for_blocks .cards .card .et_pb_module_header {
    font-size: 18px;
  }
}
.page .container_for_blocks .cards .card .btn_learn {
  font-family: "Proxima Nova", sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #0071c1;
  font-size: 18px;
}
@media (max-width: 767px) {
  .page .container_for_blocks .cards .card .btn_learn {
    font-size: 16px;
  }
}
.page .container_for_blocks .cards .card:hover .btn_learn {
  text-decoration: underline;
}
.page .container_for_blocks.research_blocks .cards .card {
  width: 29.914894%;
}
@media (max-width: 1280px) {
  .page .container_for_blocks.research_blocks .cards .card {
    width: 45%;
    margin: 20px 10px !important;
  }
}
@media (max-width: 767px) {
  .page .container_for_blocks.research_blocks .cards .card {
    width: 100%;
  }
}
#faq-holder h1 {
  margin-bottom: 30px;
}
.page-id-10956 ul li ul {
  margin-top: 15px;
}
.page-id-10956 ul li ul li {
  font-family: "avenir-next-lt-pro", sans-serif;
}
.page-id-9225 .et_pb_slider_container_inner {
  display: block;
}
.page-id-9225 .et_pb_slider_container_inner .et_pb_slide_description {
  padding-top: 6%;
}
.page-id-9225 .connect-dot:after {
  content: none;
}
.page-id-9225 .et_pb_button_module_wrapper {
  margin-top: 30px;
}
.page-id-9225 .et_pb_video {
  margin-bottom: 20px;
}
.page-id-9193 .et_pb_slider_container_inner, .highlights-banner .et_pb_slider_container_inner {
  display: block;
}
.page-id-9193 .et_pb_slider_container_inner .et_pb_slide_description, .highlights-banner .et_pb_slider_container_inner .et_pb_slide_description {
  padding-top: 6%;
}
@media (max-width: 767px) {
  .page-id-9193 .et_pb_slider_container_inner .et_pb_slide_description, .highlights-banner .et_pb_slider_container_inner .et_pb_slide_description {
    padding-top: 10%;
  }
}
.postid-11291 #wepc_blurbs {
  margin-top: 40px;
}
.postid-11291 #wepc_blurbs .et_pb_image_wrap img {
  height: 100%;
  object-fit: cover;
  height: 270px;
  width: 100%;
}
@media (max-width: 767px) {
  .postid-11291 #wepc_blurbs .et_pb_image_wrap img {
    height: auto;
  }
}
.postid-11291 .holder-inner h3 {
  padding-left: 0;
  font-size: 22px !important;
}
.postid-11291 .holder-inner h3:after {
  content: none;
}
.coverage-header .et_pb_slider_container_inner .et_pb_slide_description {
  padding-top: 6%;
}
@media (max-width: 767px) {
  .coverage-header .et_pb_slider_container_inner .et_pb_slide_description {
    padding-top: 10%;
  }
}
.mb-60 {
  margin-bottom: 60px;
}
.page .et_pb_slider .et_pb_slide, .category .et_pb_slider .et_pb_slide, .single .et_pb_slider .et_pb_slide {
  background-position: 50% 80%;
}
.page .et_pb_slide_description .et_pb_slide_title, .category .et_pb_slide_description .et_pb_slide_title, .single .et_pb_slide_description .et_pb_slide_title {
  font-size: 60px !important;
  font-weight: bold;
  font-family: "avenir-next-lt-pro-demi";
  font-weight: 800;
  padding: 0;
}
@media (max-width: 1280px) {
  .page .et_pb_slide_description .et_pb_slide_title, .category .et_pb_slide_description .et_pb_slide_title, .single .et_pb_slide_description .et_pb_slide_title {
    font-size: 50px !important;
  }
}
@media (max-width: 1024px) {
  .page .et_pb_slide_description .et_pb_slide_title, .category .et_pb_slide_description .et_pb_slide_title, .single .et_pb_slide_description .et_pb_slide_title {
    font-size: 50px !important;
  }
}
@media (max-width: 980px) {
  .page .et_pb_slide_description .et_pb_slide_title, .category .et_pb_slide_description .et_pb_slide_title, .single .et_pb_slide_description .et_pb_slide_title {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  .page .et_pb_slide_description .et_pb_slide_title, .category .et_pb_slide_description .et_pb_slide_title, .single .et_pb_slide_description .et_pb_slide_title {
    font-size: 38px !important;
  }
}
.page .et_pb_slide_description .et_pb_slide_title a, .category .et_pb_slide_description .et_pb_slide_title a, .single .et_pb_slide_description .et_pb_slide_title a {
  color: #fff;
}
.page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .category .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .single .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
  font-size: 22px !important;
}
@media (max-width: 1280px) {
  .page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .category .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .single .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  .page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .category .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .single .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .category .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .single .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .page .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .category .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content, .single .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 18px !important;
  }
}
.page .et_pb_slide_description, .category .et_pb_slide_description, .single .et_pb_slide_description {
  padding: 20% 4% 9% 4%;
}
.page .et_pb_slide_content p, .category .et_pb_slide_content p, .single .et_pb_slide_content p {
  font-size: 22px !important;
}
@media (max-width: 1280px) {
  .page .et_pb_slide_content p, .category .et_pb_slide_content p, .single .et_pb_slide_content p {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  .page .et_pb_slide_content p, .category .et_pb_slide_content p, .single .et_pb_slide_content p {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .page .et_pb_slide_content p, .category .et_pb_slide_content p, .single .et_pb_slide_content p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .page .et_pb_slide_content p, .category .et_pb_slide_content p, .single .et_pb_slide_content p {
    font-size: 18px !important;
  }
}
#home-banner {
  position: relative;
}
@media (max-width: 980px) {
  #home-banner {
    height: 100vh;
  }
}
#home-banner .et_pb_slider .et_pb_slides.et_pb_slider_container_inner {
  vertical-align: top;
}
#home-banner .et_pb_slider .et_pb_slide {
  text-align: center;
  height: 100vh;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-position: 50% 0;
}
@media (max-width: 767px) {
  #home-banner .et_pb_slider .et_pb_slide {
    padding-bottom: 110px;
  }
}
@media (max-width: 480px) {
  #home-banner .et_pb_slider .et_pb_slide {
    padding-bottom: 160px;
  }
}
#home-banner .et_pb_slider .et_pb_slide .et_pb_container {
  min-height: 70vh !important;
  height: auto !important;
  max-width: 1540px;
  height: 100% !important;
}
#home-banner .et_pb_slider .et_pb_slide .et_pb_slide_description, #home-banner .et_pb_slider .et_pb_slide .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 15% 8% 15%;
  animation-duration: unset;
  animation-delay: unset;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  -webkit-animation-name: unset;
  animation-name: unset;
}
#home-banner .et_pb_slider h2 {
  font-weight: 700;
  max-width: 900px;
  padding-bottom: 40px;
  margin: auto;
  text-align: center;
  color: #fff !important;
  text-shadow: -1px -1px 4px rgba(0, 0, 0, 0.64);
  font-size: 50px !important;
}
@media (max-width: 1280px) {
  #home-banner .et_pb_slider h2 {
    font-size: 45px !important;
  }
}
@media (max-width: 1024px) {
  #home-banner .et_pb_slider h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 980px) {
  #home-banner .et_pb_slider h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 767px) {
  #home-banner .et_pb_slider h2 {
    font-size: 30px !important;
  }
}
#home-banner .et_pb_slider h2 a {
  color: #fff;
}
@media (min-width: 1366px) {
  #home-banner .et_pb_slider h2 {
    font-size: calc(36px + 1vw) !important;
  }
}
@media (max-width: 1300px) {
  #home-banner .et_pb_slider h2 {
    padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  #home-banner .et_pb_slider h2 {
    padding-bottom: 15px;
  }
}
#home-banner .et_pb_slider p {
  font-size: 24px !important;
  max-width: 650px;
  line-height: 140%;
  margin: auto;
  color: #fff;
  margin-bottom: 35px;
  text-shadow: -1px -1px 4px rgba(0, 0, 0, 0.64);
}
@media (max-width: 1280px) {
  #home-banner .et_pb_slider p {
    font-size: 24px !important;
  }
}
@media (max-width: 1024px) {
  #home-banner .et_pb_slider p {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  #home-banner .et_pb_slider p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  #home-banner .et_pb_slider p {
    font-size: 16px !important;
  }
}
#home-banner .et_pb_slider p a {
  color: #fff;
}
#home-banner .et_pb_slider p a:hover {
  text-decoration: underline;
}
@media (min-width: 1500px) {
  #home-banner .et_pb_slider p {
    max-width: 850px;
    font-size: calc(8px + 1vw) !important;
  }
}
#home-banner .et_pb_slider .et_pb_button {
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  background: #011f4b;
  color: #fff;
  font-size: 18px;
  text-align: center;
  height: 50px;
  display: flex !important;
  align-items: center;
  border: 2px solid #011f4b !important;
  justify-content: center;
  border-radius: 5px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
#home-banner .et_pb_slider .et_pb_button:hover {
  background: #fff !important;
  border-color: #fff !important;
  color: #011f4b;
}
@media (max-width: 767px) {
  #home-banner .et_pb_slider .et_pb_button {
    font-size: 16px;
    height: 45px;
  }
}
#export_infrastructure {
  padding: 0;
  z-index: 9;
  padding: 40px 30px 10px;
  background-color: #fff;
  position: relative;
  margin-top: -50px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1340px) {
  #export_infrastructure {
    max-width: 90%;
  }
}
@media (max-width: 980px) {
  #export_infrastructure {
    padding: 30px 15px 0 !important;
  }
  #export_infrastructure .et_pb_column {
    max-width: 400px;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #export_infrastructure {
    padding: 30px 15px 0px;
  }
}
#export_infrastructure .exp2 .et_pb_column:last-child {
  display: none;
}
#export_infrastructure .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 100%;
}
@media (max-width: 767px) {
  #export_infrastructure .et_pb_row {
    padding: 0 !important;
  }
}
#export_infrastructure .et_pb_main_blurb_image {
  margin: 0;
}
#export_infrastructure .et_pb_blurb_container h4 {
  padding: 0;
  font-size: 17px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #fff;
  padding: 12px 2%;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 113, 193, 0.8);
  text-transform: capitalize;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  display: block;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-repeat: no-repeat;
}
@media (max-width: 1280px) {
  #export_infrastructure .et_pb_blurb_container h4 {
    font-size: 15px !important;
  }
}
@media (max-width: 1024px) {
  #export_infrastructure .et_pb_blurb_container h4 {
    font-size: 13px !important;
  }
}
@media (max-width: 980px) {
  #export_infrastructure .et_pb_blurb_container h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #export_infrastructure .et_pb_blurb_container h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #export_infrastructure .et_pb_blurb_container h4 {
    padding: 12px 7px;
  }
}
#export_infrastructure .et_pb_blurb_container h4 span {
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
}
#export_infrastructure .export_content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#export_infrastructure .export_content .et_pb_blurb_content {
  position: unset;
}
#export_infrastructure .export_content .et_pb_blurb_content .et_pb_image_wrap {
  width: 100%;
  height: 100%;
}
#export_infrastructure .export_content .et_pb_blurb_content .et_pb_image_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#export_infrastructure .export_content .et_pb_ajax_pagination_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#export_infrastructure .export_content .et_pb_post {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 22px;
}
#export_infrastructure .export_content .et_pb_post .post-meta {
  display: none;
}
#export_infrastructure .export_content .et_pb_post .entry-featured-image-url {
  margin-bottom: 0;
}
#export_infrastructure .export_content .et_pb_post .export-img {
  position: relative;
  transition: all 0.35s ease;
}
#export_infrastructure .export_content .et_pb_post .export-img img {
  display: inline-block;
  width: 100%;
}
#export_infrastructure .export_content .et_pb_post .export-img h2 {
  padding: 0;
}
#export_infrastructure .export_content .et_pb_post .export-img h2 a {
  font-size: 22px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #fff;
  padding: 12px 25px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 113, 193, 0.8);
  text-transform: capitalize;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  display: block;
}
@media (max-width: 1280px) {
  #export_infrastructure .export_content .et_pb_post .export-img h2 a {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  #export_infrastructure .export_content .et_pb_post .export-img h2 a {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #export_infrastructure .export_content .et_pb_post .export-img h2 a {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #export_infrastructure .export_content .et_pb_post .export-img h2 a {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #export_infrastructure .export_content .et_pb_post .export-img h2 a {
    padding: 12px 7px;
  }
}
#export_infrastructure .export_content .et_pb_post .export-img:hover {
  transition: all 0.35s ease;
}
#export_infrastructure .export_content .et_pb_post .export-img:hover a {
  background-color: rgba(1, 31, 75, 0.8);
}
@media (min-width: 768px) {
  #export_infrastructure .export_content .et_pb_post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
    margin: 0;
  }
}
#export_infrastructure .export_content .et_pb_post p {
  padding-top: 20px;
  font-family: "avenir-next-lt-pro-bold";
  color: #333333;
  line-height: 1.7;
  margin-bottom: 0px;
  text-align: center;
}
#export_infrastructure h2 {
  font-size: 40px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #011f4b !important;
  margin-bottom: 25px;
  text-transform: capitalize;
  letter-spacing: 0;
}
@media (max-width: 1280px) {
  #export_infrastructure h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 1024px) {
  #export_infrastructure h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 980px) {
  #export_infrastructure h2 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  #export_infrastructure h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  #export_infrastructure h2 {
    margin-bottom: 5px;
  }
}
.home #highlights-holder {
  padding-top: 200px;
  margin-bottom: 70px;
  background: url(/wp-content/uploads/2020/02/h-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.home #highlights-holder .et_pb_row:first-child {
  margin-top: -100px;
}
@media (max-width: 1024px) {
  .home #highlights-holder {
    padding-top: 150px;
    margin-bottom: 50px;
  }
  .home #highlights-holder .et_pb_row:first-child {
    margin-top: -70px;
  }
}
#who_we_are {
  padding-bottom: 100px;
  padding-top: 200px;
  margin-top: -100px;
}
@media (max-width: 1024px) {
  #who_we_are {
    padding: 70px 0;
    padding-top: 150px;
    margin-top: -70px;
  }
}
#who_we_are .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#who_we_are .et_pb_row p {
  font-family: "avenir-next-lt-pro";
  color: #333333;
  line-height: 1.7;
  margin-bottom: 25px;
  color: #011f4b;
}
#who_we_are .et_pb_row p span {
  font-family: "avenir-next-lt-pro-bold";
  color: #0071c1;
}
#who_we_are .et_pb_row li {
  font-family: "avenir-next-lt-pro-bold";
  color: #333333;
  padding-bottom: 5px;
}
#who_we_are .et_pb_row li:last-child {
  padding-bottom: 0;
}
#who_we_are .et_pb_row li a:hover {
  text-decoration: underline;
}
@media (max-width: 980px) {
  #who_we_are .et_pb_row .et_pb_image {
    text-align: center;
    margin-bottom: 30px;
  }
}
#who_we_are .whowe-descriptions h6 {
  font-size: 20px !important;
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  color: #0071c1;
  padding-bottom: 0;
  margin-bottom: 25px;
}
@media (max-width: 1280px) {
  #who_we_are .whowe-descriptions h6 {
    font-size: 16px !important;
  }
}
@media (max-width: 1024px) {
  #who_we_are .whowe-descriptions h6 {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #who_we_are .whowe-descriptions h6 {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #who_we_are .whowe-descriptions h6 {
    font-size: 16px !important;
  }
}
#who_we_are .whowe-descriptions .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#who_we_are .whowe-descriptions .row .col-md-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  padding-right: 15px;
  padding-left: 0px;
}
@media (max-width: 767px) {
  #who_we_are .whowe-descriptions .row .col-md-5 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  #who_we_are .whowe-descriptions .row .col-md-5:nth-child(1) {
    margin-bottom: 25px;
    margin-top: 25px;
  }
}
#who_we_are .whowe-descriptions .row .col-md-5 ul {
  margin-bottom: 0px;
  list-style: disc;
  padding-left: 18px;
  padding-bottom: 0;
}
#team {
  z-index: 1;
  padding: 100px 0;
  background: url("/wp-content/uploads/2020/02/t-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  #team {
    padding: 70px 0;
  }
}
#team .team_people2 {
  justify-content: center;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  direction: ltr;
  flex-wrap: wrap;
}
#team .team_people2 .team_col5 {
  margin-bottom: 0;
}
#team .team_people2 .et_pb_column_1_3:last-child {
  display: none;
}
#team .et_pb_column {
  display: flex;
}
@media (max-width: 980px) {
  #team .et_pb_column.team_col {
    width: 31.3333%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
@media (max-width: 767px) {
  #team .et_pb_column.team_col {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home #team .et_pb_column.team_col5 .et_pb_team_member_image img {
  object-position: left !important;
  height: 160%;
  width: 160%;
}
#team .et_pb_column .et_pb_team_member_image img[alt="Eric Smith"] {
  object-position: left !important;
  height: 160%;
  width: 160%;
}
#team .section-heading {
  text-align: center;
  width: 100%;
}
#team .section-heading h3, #team .section-heading h2 {
  color: #fff;
  margin-bottom: 100px;
}
@media (max-width: 1024px) {
  #team .section-heading h3, #team .section-heading h2 {
    margin-bottom: 70px;
  }
}
#team .section-heading h3:after, #team .section-heading h2:after {
  background-image: url(/wp-content/uploads/2020/02/title-logo2.png);
}
#team .et_pb_team_member_image {
  margin-bottom: 25px;
  height: 300px;
  width: 300px;
  filter: unset !important;
}
#team .et_pb_team_member_image img {
  object-fit: cover;
  width: 118%;
  height: 118%;
  object-position: top;
  filter: saturate(0%) brightness(96%) contrast(124%) !important;
}
@media (max-width: 1280px) {
  #team .et_pb_team_member_image {
    height: 250px;
    width: 250px;
  }
}
@media (max-width: 980px) {
  #team .et_pb_team_member_image {
    height: 200px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
#team .et_pb_team_member {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
}
#team .et_pb_team_member_description {
  text-align: center;
  display: flex;
  flex-direction: column;
}
#team .et_pb_team_member_description h4 {
  font-size: 22px !important;
  font-family: "avenir-next-lt-pro-bold";
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 10px;
  padding-bottom: 0;
}
@media (max-width: 1280px) {
  #team .et_pb_team_member_description h4 {
    font-size: 18px !important;
  }
}
@media (max-width: 1024px) {
  #team .et_pb_team_member_description h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #team .et_pb_team_member_description h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #team .et_pb_team_member_description h4 {
    font-size: 16px !important;
  }
}
#team .et_pb_team_member_description p {
  font-family: "avenir-next-lt-pro-demi";
  color: #cccccc;
  line-height: 1.6;
  text-transform: capitalize;
  margin-bottom: 0px;
}
#team .et_pb_team_member_description > div {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 25px 20px;
  width: 130%;
  left: -15%;
  border-radius: 5px;
  z-index: 2;
  top: 0px;
  display: none;
  text-align: left;
}
#team .et_pb_team_member_description > div::after {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid rgba(0, 0, 0, 0.8);
  margin: 0 auto;
}
#team .et_pb_team_member_description > div h4 {
  font-size: 20px !important;
  font-family: "avenir-next-lt-pro-bold";
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 10px;
  padding: 0;
}
@media (max-width: 1280px) {
  #team .et_pb_team_member_description > div h4 {
    font-size: 18px !important;
  }
}
@media (max-width: 1024px) {
  #team .et_pb_team_member_description > div h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #team .et_pb_team_member_description > div h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #team .et_pb_team_member_description > div h4 {
    font-size: 16px !important;
  }
}
#team .et_pb_team_member_description > div p {
  font-size: 16px !important;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 0px;
}
@media (max-width: 1280px) {
  #team .et_pb_team_member_description > div p {
    font-size: 16px !important;
  }
}
@media (max-width: 1024px) {
  #team .et_pb_team_member_description > div p {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #team .et_pb_team_member_description > div p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #team .et_pb_team_member_description > div p {
    font-size: 16px !important;
  }
}
@media (max-width: 1280px) {
  #team .et_pb_team_member_description > div {
    padding: 25px 20px;
    width: 130%;
    left: -15%;
    top: 0px;
  }
}
#team .et_pb_team_member:hover .et_pb_team_member_image {
  border: 10px solid #0071c1;
  background-color: #0071c1;
}
#what_we_do {
  padding-bottom: 100px;
  padding-top: 200px;
  margin-top: -100px;
}
@media (max-width: 1024px) {
  #what_we_do {
    padding: 70px 0;
    padding-top: 150px;
    margin-top: -70px;
  }
}
#what_we_do > .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 576px) {
  #what_we_do > .et_pb_row {
    padding: 0 15px !important;
  }
}
#what_we_do .section-heading {
  text-align: center;
}
#what_we_do .whatwe-img .et_pb_image_wrap {
  padding-top: 50px;
}
@media (max-width: 980px) {
  #what_we_do .whatwe-img {
    display: none;
  }
}
#what_we_do h4 {
  font-size: 20px !important;
  font-family: "avenir-next-lt-pro-demi";
  color: #011f4b;
  line-height: 1.6;
  margin-bottom: 0px;
  padding: 0;
}
@media (max-width: 1280px) {
  #what_we_do h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 1024px) {
  #what_we_do h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 980px) {
  #what_we_do h4 {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  #what_we_do h4 {
    font-size: 16px !important;
  }
}
#what_we_do h4 a {
  color: #0071c1;
}
#what_we_do h4 a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  #what_we_do h4 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #what_we_do .et_pb_blurb_container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#what_we_do .et_pb_blurb {
  margin-bottom: 35px;
  height: 27.333%;
}
@media (max-width: 767px) {
  #what_we_do .et_pb_blurb {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  #what_we_do .et_pb_blurb .et_pb_blurb_container {
    padding-left: 0;
  }
}
#what_we_do .et_pb_blurb:last-child {
  margin-bottom: 0px;
}
#what_we_do .et_pb_blurb .et_pb_blurb_content {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: flex-start;
}
#what_we_do .whatwe-col .et_pb_main_blurb_image {
  margin: 0;
  width: auto;
}
#what_we_do .whatwe-col .et_pb_main_blurb_image img {
  min-height: 85px;
  min-width: 85px;
}
@media (max-width: 767px) {
  #what_we_do .whatwe-col .et_pb_main_blurb_image img {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #what_we_do .whatwe-col .et_pb_main_blurb_image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
#what_we_do .whatwe-col:nth-child(1) .et_pb_blurb_content {
  flex-direction: row-reverse;
}
@media (max-width: 980px) {
  #what_we_do .whatwe-col:nth-child(1) .et_pb_blurb_content {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  #what_we_do .whatwe-col:nth-child(1) .et_pb_blurb_content {
    flex-direction: column;
    margin: 0;
  }
}
@media (max-width: 980px) {
  #what_we_do .whatwe-col .et_pb_blurb_content {
    align-items: center;
    justify-content: center;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  #what_we_do .whatwe-col .et_pb_blurb_content {
    flex-direction: column;
    margin: 0;
  }
}
#contact_us {
  padding-top: 100px;
  margin-top: -100px;
}
@media (max-width: 1024px) {
  #contact_us {
    padding: 70px 0;
    margin-top: -70px;
  }
}
#contact_us > .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 980px) {
  #contact_us > .et_pb_row {
    padding: 0;
    max-width: 500px;
  }
}
@media (max-width: 576px) {
  #contact_us > .et_pb_row {
    padding: 0 15px !important;
  }
}
#contact_us .contact_info {
  padding: 45px 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 981px) {
  #contact_us .contact_info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
#contact_us .contact_info .section-heading {
  text-align: left;
  margin-bottom: 25px;
  padding-bottom: 0 !important;
}
@media (max-width: 1280px) {
  #contact_us .contact_info {
    padding: 45px 20px;
  }
}
@media (max-width: 980px) {
  #contact_us .contact_info {
    margin-bottom: 45px;
  }
}
#contact_us .contact_info .et_pb_text_inner {
  text-align: left;
  max-width: 285px;
  margin-left: auto;
  margin-right: auto;
}
#contact_us .contact_info h3, #contact_us .contact_info h2 {
  color: #fff;
}
#contact_us .contact_info h3:after, #contact_us .contact_info h2:after {
  background-image: url(/wp-content/uploads/2020/02/title-logo2.png);
}
#contact_us .contact_info p {
  font-size: 18px !important;
  color: #fff;
  margin-bottom: 25px;
  text-align: left;
}
@media (max-width: 1280px) {
  #contact_us .contact_info p {
    font-size: 16px !important;
  }
}
#contact_us .contact_info p a {
  color: #31f7fb;
  text-decoration: none;
}
#contact_us .contact_info p a:hover {
  text-decoration: underline;
}
#contact_us .contact_info ul {
  display: table;
  margin: 0;
  text-align: left;
  padding: 0;
}
#contact_us .contact_info ul li {
  padding-left: 30px;
  padding-bottom: 20px;
  background-repeat: no-repeat;
  background-position: 0px 1px;
  background-size: 20px;
  font-size: 16px !important;
  color: #fff;
  line-height: 1.6;
  text-decoration: none;
}
@media (max-width: 1280px) {
  #contact_us .contact_info ul li {
    background-position: 0px 2px;
  }
}
@media (max-width: 1024px) {
  #contact_us .contact_info ul li {
    background-position: 0px 0px;
  }
}
#contact_us .contact_info ul li.address {
  background-image: url(/wp-content/uploads/2020/02/placeholder.png);
}
#contact_us .contact_info ul li.call-us {
  background-image: url(/wp-content/uploads/2020/02/smartphone.png);
}
#contact_us .contact_info ul li.mail-us {
  background-image: url(/wp-content/uploads/2020/02/email.png);
  padding-bottom: 0;
}
#contact_us .contact_info ul li a {
  font-size: 16px !important;
  color: #fff;
  line-height: 1.6;
  text-decoration: none;
}
#contact_us .contact_info ul li a:hover {
  text-decoration: underline;
}
@media (max-width: 1280px) {
  #contact_us .contact_info ul li a {
    font-size: 16px !important;
  }
}
#contact_us .contact_form {
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 981px) {
  #contact_us .contact_form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: calc(66.666667% - 30px);
    margin-left: 15px;
  }
}
#contact_us .contact_form .section-heading {
  margin-bottom: 0;
  text-align: left;
}
#contact_us .contact_form .section-heading h3, #contact_us .contact_form .section-heading h2 {
  color: #011f4b !important;
}
#contact_us .contact_form .et_pb_newsletter_description {
  display: none;
}
#contact_us .contact_form .et_pb_newsletter_fields > * {
  flex-basis: unset;
}
@media (max-width: 980px) {
  #contact_us .contact_form .et_pb_newsletter_form {
    width: 100%;
    padding: 0;
  }
}
#contact_us .contact_form form .wpforms-field-container {
  display: flex;
  flex-wrap: wrap;
}
#contact_us .contact_form form .wpforms-field-textarea {
  width: 100%;
}
#contact_us .contact_form form button#wpforms-submit-8950 {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  padding: 12px 80px !important;
  background-color: #0071c1 !important;
  font-size: 20px !important;
  color: #fff !important;
  text-align: center !important;
  text-transform: capitalize !important;
  transition: all 0.35s ease;
}
#contact_us .contact_form form button#wpforms-submit-8950:hover {
  transition: all 0.35s ease;
  background-color: #011f4b !important;
}
@media (max-width: 980px) {
  #contact_us .contact_form form button#wpforms-submit-8950 {
    width: 100%;
  }
}
#contact_us .contact_form form .wpforms-confirmation-container-full {
  background: #001f4b !important;
  border: 1px solid #001f4b !important;
  color: #fff !important;
}
#contact_us .contact_form form label.wpforms-error {
  margin-top: 5px;
}
#contact_us .contact_form form .et_pb_newsletter_field, #contact_us .contact_form form .wpforms-field:nth-child(1), #contact_us .contact_form form .wpforms-field:nth-child(2), #contact_us .contact_form form .wpforms-field:nth-child(3) {
  width: 30.6666666667%;
  float: left;
  padding: 10px 0;
  margin-left: 4%;
}
@media (max-width: 1024px) {
  #contact_us .contact_form form .et_pb_newsletter_field, #contact_us .contact_form form .wpforms-field:nth-child(1), #contact_us .contact_form form .wpforms-field:nth-child(2), #contact_us .contact_form form .wpforms-field:nth-child(3) {
    width: 100%;
    margin: 0;
  }
}
#contact_us .contact_form form .et_pb_newsletter_field:nth-child(1), #contact_us .contact_form form .wpforms-field:nth-child(1):nth-child(1), #contact_us .contact_form form .wpforms-field:nth-child(2):nth-child(1), #contact_us .contact_form form .wpforms-field:nth-child(3):nth-child(1) {
  clear: both !important;
  margin-left: 0 !important;
}
#contact_us .contact_form form .et_pb_newsletter_field input, #contact_us .contact_form form .wpforms-field:nth-child(1) input, #contact_us .contact_form form .wpforms-field:nth-child(2) input, #contact_us .contact_form form .wpforms-field:nth-child(3) input {
  font-family: "avenir-next-lt-pro-demi";
  display: block;
  float: none;
  height: 50px !important;
  font-size: 18px !important;
  color: #333333 !important;
  padding: 5px 15px !important;
  border: none !important;
  border-radius: 0px !important;
  background-color: #fafafa !important;
  box-shadow: none !important;
  width: 100%;
  line-height: 1.3;
}
#contact_us .contact_form form .et_pb_newsletter_field input::placeholder, #contact_us .contact_form form .et_pb_newsletter_field input:-webkit-input-placeholder, #contact_us .contact_form form .et_pb_newsletter_field input:-moz-input-placeholder, #contact_us .contact_form form .wpforms-field:nth-child(1) input::placeholder, #contact_us .contact_form form .wpforms-field:nth-child(1) input:-webkit-input-placeholder, #contact_us .contact_form form .wpforms-field:nth-child(1) input:-moz-input-placeholder, #contact_us .contact_form form .wpforms-field:nth-child(2) input::placeholder, #contact_us .contact_form form .wpforms-field:nth-child(2) input:-webkit-input-placeholder, #contact_us .contact_form form .wpforms-field:nth-child(2) input:-moz-input-placeholder, #contact_us .contact_form form .wpforms-field:nth-child(3) input::placeholder, #contact_us .contact_form form .wpforms-field:nth-child(3) input:-webkit-input-placeholder, #contact_us .contact_form form .wpforms-field:nth-child(3) input:-moz-input-placeholder {
  color: #333333 !important;
}
#contact_us .contact_form form .wpforms-field textarea {
  font-size: 18px !important;
  color: #333333 !important;
  padding: 10px 15px !important;
  border: none !important;
  border-radius: 0px !important;
  background-color: #fafafa !important;
  box-shadow: none !important;
  resize: none !important;
}
#contact_us .contact_form form .et_pb_newsletter_button_wrap {
  width: 100%;
  margin: 0;
}
#contact_us .contact_form form .et_pb_newsletter_button_wrap .et_pb_newsletter_button.et_pb_button {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  padding: 12px 0px !important;
  background-color: #0071c1 !important;
  font-size: 20px !important;
  color: #fff !important;
  text-align: center !important;
  text-transform: capitalize !important;
  width: 30.6666666667%;
}
@media (max-width: 1024px) {
  #contact_us .contact_form form .et_pb_newsletter_button_wrap .et_pb_newsletter_button.et_pb_button {
    width: 100%;
    margin: 0;
  }
}
.eric-img {
  max-width: 350px;
  margin: -25px 0 0px 50px;
}
@media (max-width: 1280px) {
  .eric-img {
    max-width: 250px;
  }
}
@media (max-width: 1110px) {
  .eric-img {
    max-width: 300px;
    margin: 0;
    float: none !important;
  }
}
@media (max-width: 500px) {
  .eric-img {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-height: 660px) and (min-width: 981px) {
  #home-banner {
    height: auto;
  }
  #home-banner .et_pb_slider .et_pb_slide {
    height: auto;
  }
  #home-banner .et_pb_slider .et_pb_slide .et_pb_slide_description {
    padding: 8%;
  }
}
.contact-section-banner .et_pb_module_header {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1.4px;
  padding: 0;
  margin: 15px 0;
}
.contact-section-banner .et_pb_blurb_description {
  max-width: 320px;
  margin: 25px auto;
  letter-spacing: 0;
}
.contact-section-banner .et_pb_button {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  color: #fff;
  background: transparent;
  border-radius: 5px !important;
  border: 2px solid #f26522 !important;
  width: 100%;
  max-width: 300px;
}
.contact-section-banner .et_pb_button:hover {
  background: #f26522 !important;
  border: 2px solid #f26522 !important;
}
.contact-section-map .et_pb_map {
  margin-top: 50px;
  box-shadow: 9px 16px 28px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  border: 2px solid #ffffff;
}
.address-block, .footer-contacts .et_pb_text {
  font-weight: 400;
  font-size: 24px;
}
.address-block h4, .footer-contacts .et_pb_text h4 {
  color: #662d91;
  font-size: 18px;
  letter-spacing: 2.7px;
  text-transform: uppercase;
  padding-bottom: 35px;
}
.address-block address, .footer-contacts .et_pb_text address {
  font-style: normal;
  font-weight: 600;
  font-size: 24px !important;
  line-height: 160%;
  padding-bottom: 35px;
}
@media (max-width: 1280px) {
  .address-block address, .footer-contacts .et_pb_text address {
    font-size: 22px !important;
  }
}
@media (max-width: 1024px) {
  .address-block address, .footer-contacts .et_pb_text address {
    font-size: 22px !important;
  }
}
@media (max-width: 980px) {
  .address-block address, .footer-contacts .et_pb_text address {
    font-size: 22px !important;
  }
}
@media (max-width: 767px) {
  .address-block address, .footer-contacts .et_pb_text address {
    font-size: 20px !important;
  }
}
.address-block a, .footer-contacts .et_pb_text a {
  color: #f26522;
  letter-spacing: 2px;
  border-bottom: 1px solid;
  font-weight: bold;
}
.address-block a:hover, .footer-contacts .et_pb_text a:hover {
  color: #662d91;
}
#main-content .container:before {
  display: none;
}
body.archive .searchandfilter input[type="submit"] {
  display: none;
}
body.archive .searchandfilter h4 {
  text-transform: uppercase;
  padding-bottom: 0;
}
body.archive .searchandfilter ul {
  padding: 0 0 50px 0 !important;
  width: 100%;
}
body.archive .searchandfilter li {
  display: inline-block;
  padding: 0;
}
body.archive .searchandfilter li:nth-of-type(1) {
  width: 48.5%;
  margin-right: 3%;
  float: left;
}
body.archive .searchandfilter li:nth-of-type(2) {
  width: 48.5%;
  margin-right: 0%;
  float: left;
}
body.archive .searchandfilter li:before {
  display: none !important;
}
body.archive .searchandfilter select {
  width: 100%;
  height: 35px;
  border: 1px solid #b7b7b7;
}
@media (min-width: 981px) {
  body.archive .et_pb_post h2 {
    padding-bottom: 25px;
    font-weight: 600;
    line-height: 115%;
  }
  body.archive .et_pb_post a img {
    height: 225px;
    object-fit: cover;
  }
  body.archive .et_pb_post .entry-title {
    font-size: 24px;
    line-height: 140%;
  }
  body.archive .et_pb_post .post-meta {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
  }
  body.archive .et_pb_post .post-meta:before {
    content: url(/wp-content/uploads/2019/10/icon-category-flag.png);
    margin-right: 10px;
  }
  body.archive .et_pb_post p:not(.post-meta) {
    display: none;
  }
  body.archive .et_pb_post:nth-of-type(2n + 1) {
    width: 48.5%;
    margin-right: 3%;
    float: left;
  }
  body.archive .et_pb_post:nth-of-type(2n + 2) {
    width: 48.5%;
    margin-right: 0%;
    float: left;
  }
}
.widget-body {
  padding: 25px;
}
.archive .et_pb_post {
  margin-bottom: 30px;
}
.wp-pagenavi {
  text-align: center;
  border: none;
}
.rsd-loader {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F8F8FF;
  z-index: 9999999;
  height: 100%;
  width: 100%;
  overflow: hidden !important;
  position: fixed;
}
.rsd-loader .rsd-st {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url("/wp-content/uploads/2020/02/loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin: -50px 0 0 -50px;
}
.pum-theme-9461, .pum-theme-lightbox {
  background-color: rgba(230, 230, 230, 0.98);
}
.pum-theme-9461.pum-active, .pum-theme-lightbox.pum-active {
  overflow-y: scroll !important;
}
.pum-theme-9461 .pum-container, .pum-theme-lightbox .pum-container {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 12px;
}
@media (max-width: 767px) {
  .pum-theme-9461 .pum-container, .pum-theme-lightbox .pum-container {
    top: 40px !important;
  }
}
.pum-theme-9461 .pum-container .pum-title, .pum-theme-lightbox .pum-container .pum-title {
  color: #011f4b;
  text-align: center;
  font-weight: bold;
  padding-bottom: 40px;
  font-size: 45px;
  line-height: 1.15;
}
@media (max-width: 980px) {
  .pum-theme-9461 .pum-container .pum-title, .pum-theme-lightbox .pum-container .pum-title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .pum-theme-9461 .pum-container .pum-title, .pum-theme-lightbox .pum-container .pum-title {
    font-size: 24px;
    padding-bottom: 20px;
  }
}
.pum-theme-9461 .pum-container .pum-content, .pum-theme-lightbox .pum-container .pum-content {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  max-width: 700px;
  margin: auto;
  line-height: 150%;
}
.pum-theme-9461 .pum-container .pum-content iframe, .pum-theme-lightbox .pum-container .pum-content iframe {
  left: 110px;
  position: relative !important;
}
@media (max-width: 1150px) {
  .pum-theme-9461 .pum-container .pum-content iframe, .pum-theme-lightbox .pum-container .pum-content iframe {
    left: 65px;
  }
}
@media (max-width: 1024px) {
  .pum-theme-9461 .pum-container .pum-content iframe, .pum-theme-lightbox .pum-container .pum-content iframe {
    left: 120px;
  }
}
@media (max-width: 767px) {
  .pum-theme-9461 .pum-container .pum-content iframe, .pum-theme-lightbox .pum-container .pum-content iframe {
    left: 56%;
    transform: translateX(-50%);
  }
}
@media (max-width: 600px) {
  .pum-theme-9461 .pum-container .pum-content iframe, .pum-theme-lightbox .pum-container .pum-content iframe {
    left: 54%;
  }
}
@media (max-width: 767px) {
  .pum-theme-9461 .pum-container .pum-content, .pum-theme-lightbox .pum-container .pum-content {
    font-size: 20px !important;
  }
}
.pum-theme-9461 .pum-container .pum-close, .pum-theme-lightbox .pum-container .pum-close {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 99999;
  background-color: #000;
  font-weight: 900;
}
.pum-theme-9461 .pum-container .fsBody, .pum-theme-9461 .pum-container .fsBody .fsForm, .pum-theme-lightbox .pum-container .fsBody, .pum-theme-lightbox .pum-container .fsBody .fsForm {
  background: transparent;
}
.pum-theme-9461 .pum-container p, .pum-theme-lightbox .pum-container p {
  text-align: center;
}
.pum-theme-9461 .pum-container .fsLabel, .pum-theme-9461 .pum-container label, .pum-theme-9461 .pum-container p, .pum-theme-lightbox .pum-container .fsLabel, .pum-theme-lightbox .pum-container label, .pum-theme-lightbox .pum-container p {
  color: #33475b;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300 !important;
  letter-spacing: 2.5px;
}
@media (max-width: 1105px) {
  .pum-theme-9461 .pum-container .fsLabel, .pum-theme-9461 .pum-container label, .pum-theme-9461 .pum-container p, .pum-theme-lightbox .pum-container .fsLabel, .pum-theme-lightbox .pum-container label, .pum-theme-lightbox .pum-container p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .pum-theme-9461 .pum-container .fsLabel, .pum-theme-9461 .pum-container label, .pum-theme-9461 .pum-container p, .pum-theme-lightbox .pum-container .fsLabel, .pum-theme-lightbox .pum-container label, .pum-theme-lightbox .pum-container p {
    line-height: 1;
  }
}
.pum-theme-9461 .pum-container .wpforms-field, .pum-theme-lightbox .pum-container .wpforms-field {
  width: 100%;
}
.pum-theme-9461 .pum-container .wpforms-field.wpforms-field-name, .pum-theme-9461 .pum-container .wpforms-field.wpforms-field-email, .pum-theme-lightbox .pum-container .wpforms-field.wpforms-field-name, .pum-theme-lightbox .pum-container .wpforms-field.wpforms-field-email {
  width: 48%;
}
@media (max-width: 980px) {
  .pum-theme-9461 .pum-container .wpforms-field.wpforms-field-name, .pum-theme-9461 .pum-container .wpforms-field.wpforms-field-email, .pum-theme-lightbox .pum-container .wpforms-field.wpforms-field-name, .pum-theme-lightbox .pum-container .wpforms-field.wpforms-field-email {
    width: 100%;
  }
}
.pum-theme-9461 .pum-container .wpforms-field-container, .pum-theme-lightbox .pum-container .wpforms-field-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pum-theme-9461 .pum-container .wpforms-field-container select, .pum-theme-9461 .pum-container .wpforms-field-container textarea, .pum-theme-9461 .pum-container .wpforms-field-container input[type=email], .pum-theme-9461 .pum-container .wpforms-field-container input[type=number], .pum-theme-9461 .pum-container .wpforms-field-container input[type=tel], .pum-theme-9461 .pum-container .wpforms-field-container input[type=text], .pum-theme-lightbox .pum-container .wpforms-field-container select, .pum-theme-lightbox .pum-container .wpforms-field-container textarea, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=email], .pum-theme-lightbox .pum-container .wpforms-field-container input[type=number], .pum-theme-lightbox .pum-container .wpforms-field-container input[type=tel], .pum-theme-lightbox .pum-container .wpforms-field-container input[type=text] {
  border-radius: 0px;
  border: 0;
  border-bottom: 2px solid #000;
  background-color: transparent !important;
  height: 50px;
  color: #000;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  font-family: "avenir-next-lt-pro";
}
.pum-theme-9461 .pum-container .wpforms-field-container select:placeholder, .pum-theme-9461 .pum-container .wpforms-field-container textarea:placeholder, .pum-theme-9461 .pum-container .wpforms-field-container input[type=email]:placeholder, .pum-theme-9461 .pum-container .wpforms-field-container input[type=number]:placeholder, .pum-theme-9461 .pum-container .wpforms-field-container input[type=tel]:placeholder, .pum-theme-9461 .pum-container .wpforms-field-container input[type=text]:placeholder, .pum-theme-lightbox .pum-container .wpforms-field-container select:placeholder, .pum-theme-lightbox .pum-container .wpforms-field-container textarea:placeholder, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=email]:placeholder, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=number]:placeholder, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=tel]:placeholder, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=text]:placeholder {
  font-family: "avenir-next-lt-pro";
}
@media (max-width: 767px) {
  .pum-theme-9461 .pum-container .wpforms-field-container select, .pum-theme-9461 .pum-container .wpforms-field-container textarea, .pum-theme-9461 .pum-container .wpforms-field-container input[type=email], .pum-theme-9461 .pum-container .wpforms-field-container input[type=number], .pum-theme-9461 .pum-container .wpforms-field-container input[type=tel], .pum-theme-9461 .pum-container .wpforms-field-container input[type=text], .pum-theme-lightbox .pum-container .wpforms-field-container select, .pum-theme-lightbox .pum-container .wpforms-field-container textarea, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=email], .pum-theme-lightbox .pum-container .wpforms-field-container input[type=number], .pum-theme-lightbox .pum-container .wpforms-field-container input[type=tel], .pum-theme-lightbox .pum-container .wpforms-field-container input[type=text] {
    height: 45px;
  }
}
.pum-theme-9461 .pum-container .wpforms-field-container select:focus, .pum-theme-9461 .pum-container .wpforms-field-container textarea:focus, .pum-theme-9461 .pum-container .wpforms-field-container input[type=email]:focus, .pum-theme-9461 .pum-container .wpforms-field-container input[type=number]:focus, .pum-theme-9461 .pum-container .wpforms-field-container input[type=tel]:focus, .pum-theme-9461 .pum-container .wpforms-field-container input[type=text]:focus, .pum-theme-lightbox .pum-container .wpforms-field-container select:focus, .pum-theme-lightbox .pum-container .wpforms-field-container textarea:focus, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=email]:focus, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=number]:focus, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=tel]:focus, .pum-theme-lightbox .pum-container .wpforms-field-container input[type=text]:focus {
  border-bottom: 2px solid #011f4b !important;
}
.pum-theme-9461 .pum-container .wpforms-field-container textarea, .pum-theme-lightbox .pum-container .wpforms-field-container textarea {
  height: 150px;
}
.pum-theme-9461 .pum-container .wpforms-field-container textarea:focus, .pum-theme-lightbox .pum-container .wpforms-field-container textarea:focus {
  border: 0 !important;
  border-bottom: 2px solid #011f4b !important;
}
.pum-theme-9461 .pum-container form button[type="submit"], .pum-theme-lightbox .pum-container form button[type="submit"] {
  font-family: "avenir-next-lt-pro-bold";
  font-weight: 800;
  background: #011f4b !important;
  color: #fff !important;
  font-size: 18px !important;
  text-align: center;
  height: 50px;
  display: flex !important;
  align-items: center;
  border: 2px solid #011f4b !important;
  justify-content: center;
  border-radius: 5px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.pum-theme-9461 .pum-container form button[type="submit"]:hover, .pum-theme-lightbox .pum-container form button[type="submit"]:hover {
  background: #fff !important;
  color: #011f4b !important;
}
@media (max-width: 767px) {
  .pum-theme-9461 .pum-container form button[type="submit"], .pum-theme-lightbox .pum-container form button[type="submit"] {
    font-size: 16px;
    height: 45px;
  }
}
@media (min-width: 981px) {
  .pum-theme-9461 .pum-container .fsFieldRow, .pum-theme-lightbox .pum-container .fsFieldRow {
    display: inline-block;
    width: 100% !important;
    float: left;
    margin: 10px 0 !important;
  }
  .pum-theme-9461 .pum-container .fsFieldRow:nth-of-type(1), .pum-theme-9461 .pum-container .fsFieldRow:nth-of-type(3), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(1), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(3) {
    width: 50% !important;
    padding-right: 2% !important;
  }
  .pum-theme-9461 .pum-container .fsFieldRow:nth-of-type(2), .pum-theme-9461 .pum-container .fsFieldRow:nth-of-type(4), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(2), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(4) {
    width: 50% !important;
    padding-left: 2% !important;
  }
  .pum-theme-9461 .pum-container .fsFieldRow:nth-of-type(4), .pum-theme-lightbox .pum-container .fsFieldRow:nth-of-type(4) {
    margin-bottom: 0 !important;
  }
}
fieldset {
  max-width: 100% !important;
}
.post-type-archive-download, .tax-download_category {
  /*
	@media (min-width: 768px) {
		.col-md-2 {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 16.666667%;
			flex: 0 0 16.666667%;
			max-width: 16.666667%;
			width: auto;
		}
		
		.col-md-10 {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 83.333333%;
			flex: 0 0 83.333333%;
			max-width: 83.333333%;
			width: auto;
		}
	}
*/
}
.post-type-archive-download #menu-footer-menu li a, .tax-download_category #menu-footer-menu li a {
  color: #fff;
}
.post-type-archive-download .et_pb_slide, .tax-download_category .et_pb_slide {
  position: relative;
}
@media (min-width: 1024px) {
  .post-type-archive-download .et_pb_slide, .tax-download_category .et_pb_slide {
    padding-top: 40px !important;
  }
}
.post-type-archive-download .et_pb_slide:after, .tax-download_category .et_pb_slide:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(1, 31, 75, 0.52);
  top: 0;
  left: 0;
}
.post-type-archive-download .et_pb_slide .et_pb_slide_title, .tax-download_category .et_pb_slide .et_pb_slide_title {
  text-align: left;
  font-size: 36px !important;
  margin-bottom: 15px;
  margin-top: 2rem;
}
.post-type-archive-download .et_pb_slide .et_pb_slide_content p, .tax-download_category .et_pb_slide .et_pb_slide_content p {
  text-align: left;
  color: #fff;
  max-width: 595px;
  margin-bottom: 2rem;
  line-height: 1.2;
}
.post-type-archive-download .et_pb_slide .et_pb_slide_content p small, .tax-download_category .et_pb_slide .et_pb_slide_content p small {
  font-size: 14px;
  margin-top: 30px;
  display: block;
}
.post-type-archive-download .et_pb_slide .et_pb_slide_description, .tax-download_category .et_pb_slide .et_pb_slide_description {
  padding: 6% 15px 0% !important;
}
@media (max-width: 980px) {
  .post-type-archive-download .et_pb_slide .et_pb_slide_description, .tax-download_category .et_pb_slide .et_pb_slide_description {
    padding-top: 10% !important;
  }
}
@media (max-width: 450px) {
  .post-type-archive-download .et_pb_slide .et_pb_slide_description, .tax-download_category .et_pb_slide .et_pb_slide_description {
    padding-top: 20% !important;
  }
}
.post-type-archive-download .edd_cats_title, .tax-download_category .edd_cats_title {
  padding-bottom: 25px;
}
.post-type-archive-download .edd_featured_title, .tax-download_category .edd_featured_title {
  padding-bottom: 25px;
}
.post-type-archive-download .edd_downloads_list, .tax-download_category .edd_downloads_list {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 2rem;
}
.post-type-archive-download .edd_downloads_list .edd_download, .tax-download_category .edd_downloads_list .edd_download {
  margin-bottom: 30px;
}
@media (max-width: 960px) {
  .post-type-archive-download .edd_downloads_list .edd_download, .tax-download_category .edd_downloads_list .edd_download {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .post-type-archive-download .edd_downloads_list .edd_download .edd_download_inner, .tax-download_category .edd_downloads_list .edd_download .edd_download_inner {
    height: 100%;
  }
}
.post-type-archive-download .edd_downloads_list .edd_download .edd_download_inner .descr, .tax-download_category .edd_downloads_list .edd_download .edd_download_inner .descr {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.post-type-archive-download #searchform, .tax-download_category #searchform {
  margin-bottom: 22px;
  position: relative;
  max-width: 595px;
}
.post-type-archive-download #searchform input, .tax-download_category #searchform input {
  height: 50px;
  max-width: 595px;
  width: 100%;
  padding: 0 10px;
  transition: box-shadow 0.5s ease-out, background 0.5s ease-out, -webkit-box-shadow 0.5s ease-out;
}
.post-type-archive-download #searchform input:focus, .tax-download_category #searchform input:focus {
  box-shadow: inset 0 -2px 0 0 #011f4b;
  border-color: #bbb;
}
.post-type-archive-download #searchform #searchsubmit, .tax-download_category #searchform #searchsubmit {
  /*font-family: "avenir-next-lt-pro-bold";
            font-weight: 800;
            background: #011f4b;
            color: #fff;
            font-size: 14px;
            text-align: center;
            height: 35px;
            border: 2px solid #011f4b !important;
            justify-content: center;
            transition: 0.2s;
            padding: 0 10px;*/
  position: absolute;
  right: 13px;
  top: 12px;
  background: url(/wp-content/uploads/2020/05/icons8-search-50.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  border: none;
  color: transparent;
}
.post-type-archive-download .single-content h4.total, .tax-download_category .single-content h4.total {
  font-size: 20px !important;
  color: #174588;
}
.post-type-archive-download .single-content h3, .tax-download_category .single-content h3 {
  display: block;
}
@media (min-width: 981px) {
  .post-type-archive-download .row, .tax-download_category .row {
    width: 33%;
    padding-right: 20px;
  }
}
.post-type-archive-download .row h2, .tax-download_category .row h2 {
  font-size: 25px !important;
  font-weight: bold;
}
@media (max-width: 1280px) {
  .post-type-archive-download .row h2, .tax-download_category .row h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 1024px) {
  .post-type-archive-download .row h2, .tax-download_category .row h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .post-type-archive-download .row h2, .tax-download_category .row h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .post-type-archive-download .row h2, .tax-download_category .row h2 {
    font-size: 18px !important;
  }
}
.post-type-archive-download .row p, .tax-download_category .row p {
  font-size: 15px !important;
  line-height: 140%;
}
.post-type-archive-download .report-image, .tax-download_category .report-image {
  position: absolute;
  width: 140px;
  height: 144px;
  right: 15px;
  bottom: 0;
  background: #174588;
  flex: 0 0 auto;
}
.post-type-archive-download .report-image .logo, .tax-download_category .report-image .logo {
  position: absolute;
  right: 10px;
  width: 95px;
  top: 10px;
}
.post-type-archive-download .report-image .edd_download_title, .tax-download_category .report-image .edd_download_title {
  position: absolute;
  top: 80px;
  font-size: 8px !important;
  margin-left: 10px;
  max-width: 110px;
  left: 0;
  display: none;
}
@media (max-width: 520px) {
  .post-type-archive-download .report-image, .tax-download_category .report-image {
    position: relative;
    margin-bottom: 20px;
    margin-left: auto;
    right: 0;
  }
}
.edd_download_inner {
  color: #fff;
  padding: 0px;
  padding-right: 15px;
}
.edd_download_inner .download-date {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}
@media (min-width: 981px) {
  .edd_download_inner .download-date {
    margin-top: -10px;
  }
}
.edd_download_inner .edd_price {
  font-size: 26px;
  margin-bottom: 0;
}
.edd_download_inner a, .edd_download_inner h3, .edd_download_inner p, .edd_download_inner span {
  color: #fff !important;
}
.edd_download_inner h3.edd_download_title {
  padding-left: 0;
  font-size: 24px !important;
  margin-top: 10px;
  text-transform: capitalize;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .edd_download_inner h3.edd_download_title {
    font-size: 22px !important;
  }
}
.edd_download_inner h3.edd_download_title:after {
  display: none;
}
.edd_download_inner h3.edd_download_title a {
  color: #313131 !important;
}
.post-type-archive-download .edd_download_inner h3.edd_download_title a, .tax-download_category .edd_download_inner h3.edd_download_title a {
  color: #fff !important;
}
.edd_download_inner .edd_download_image {
  padding: 12px 20px 20px 20px;
  min-height: 320px;
  max-height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.55);
  background-blend-mode: overlay;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
}
.edd_download_inner .edd_download_image span.download-category {
  display: inline-block;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  background: #011f4b;
  background: #174588;
  padding: 5px 10px;
  width: max-content;
}
.edd_download_inner .edd_download_image span.download-category a:first-child {
  margin-right: 3px;
}
.edd_download_inner .edd_download_image span.download-category a:last-child {
  margin-left: 5px;
}
.edd_download_inner .edd_download_image span ~ a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.edd_download_inner .edd_download_image .category-img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 160px;
}
.edd_download_inner .edd_download_excerpt p {
  font-size: 14px !important;
  max-width: 370px;
  line-height: 150%;
}
@media (min-width: 520px) and (max-width: 660px) {
  .edd_download_inner .edd_download_excerpt p {
    max-width: 255px;
  }
}
@media (min-width: 767px) and (max-width: 960px) {
  .edd_download_inner .edd_download_excerpt p {
    max-width: 360px;
  }
}
@media (min-width: 960px) and (max-width: 1120px) {
  .edd_download_inner .edd_download_excerpt p {
    max-width: 235px;
  }
}
@media (min-width: 1120px) and (max-width: 1260px) {
  .edd_download_inner .edd_download_excerpt p {
    max-width: 290px;
  }
}
.edd_cats {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .edd_cats {
    justify-content: space-between;
  }
}
.edd_cats .edd_cat {
  display: inline-block;
  height: 140px;
  width: 19%;
  line-height: 1.2;
  /*margin-right: calc(35px/2);*/
  margin-bottom: 1.5rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(1, 31, 75, 0.52);
  background-blend-mode: overlay;
  color: #fff !important;
  padding: 10px;
  font-size: 16px;
  display: flex;
  align-items: flex-end;
  transition: 0.4s;
}
.edd_cats .edd_cat:hover {
  transform: scale(1.05);
}
@media (max-width: 960px) {
  .edd_cats .edd_cat {
    width: 48%;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .edd_cats .edd_cat {
    width: 100%;
    margin-right: 0;
    height: 175px;
  }
}
.edd_cats .edd_cat:first-child {
  order: 1;
}
.edd_cats .edd_cat:nth-child(2) {
  order: 3;
}
.edd_cats .edd_cat:nth-child(3) {
  order: 2;
}
.edd_cats .edd_cat:nth-child(4) {
  order: 5;
}
.edd_cats .edd_cat:nth-child(5) {
  order: 4;
}
a.share-link {
  display: block;
  width: auto;
  border: 1px solid #fff;
  font-size: 20px;
  text-align: center;
  padding: 6px 10px;
  max-width: 215px;
  border-radius: 3px;
  transition: 0.2s;
  color: #fff !important;
}
a.share-link:hover {
  background: #91c556 !important;
  color: #fff !important;
}
@media (max-width: 980px) {
  a.share-link {
    padding: 9px 10px;
  }
}
@media (max-width: 767px) {
  a.share-link {
    margin: 0 auto;
    padding: 9px 10px;
    max-width: 100%;
  }
}
a.open-edd-form.pum-trigger {
  display: block;
  width: auto;
  border: 1px solid #fff;
  font-size: 20px;
  text-align: center;
  padding: 6px 10px;
  max-width: 350px;
  margin: 0 auto;
  margin-bottom: 15px;
  border-radius: 3px;
  transition: 0.2s;
  color: #fff !important;
}
a.open-edd-form.pum-trigger:hover {
  background: #91c556 !important;
  color: #fff !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  a.open-edd-form.pum-trigger {
    margin-top: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  a.open-edd-form.pum-trigger {
    font-size: 14px;
  }
}
@media (max-width: 980px) {
  a.open-edd-form.pum-trigger {
    padding: 9px 10px;
  }
}
@media (max-width: 767px) {
  a.open-edd-form.pum-trigger {
    max-width: 100%;
  }
}
.under_form_links a {
  font-size: 12px;
}
.single-download .et_pb_section_first .et_pb_slide_description {
  padding: 20px 0 !important;
}
.single-download .single-content a:not(.et_pb_button) {
  color: #4785e0 !important;
}
.single-download .single-content .edd_download_purchase_form {
  display: none;
}
.single-download .single-content .new-add-to-cart {
  background: #c14400 !important;
  color: #fff !important;
  border-radius: 3px;
  border: none !important;
  font-size: 20px !important;
  transition: all 0.3s ease;
  min-width: 215px;
  line-height: 1.7em !important;
  text-align: center;
  display: inline-block;
}
.single-download .open-edd-form {
  color: #fff;
}
.single-download .widget_recent_viewed_posts .edd_featured_title {
  display: none;
}
.single-download .widget_recent_viewed_posts .edd_downloads_list {
  margin-bottom: 0;
}
.single-download .widget_recent_viewed_posts .edd_downloads_list .edd_download_inner {
  padding-bottom: 0;
}
.single-download .edd_downloads_list .edd_download_image {
  background-color: transparent !important;
  background-image: none !important;
  flex-direction: row;
  min-height: auto;
}
.single-download .edd_downloads_list .edd_download_image span.download-category {
  font-size: 12px;
  text-transform: uppercase;
}
.single-download .edd_downloads_list .edd_download_image .download-date {
  font-size: 16px;
}
@media (max-width: 960px) {
  .single-download .edd_downloads_list .edd_download_image {
    flex-direction: column;
    margin-bottom: 7rem;
  }
}
@media (max-width: 1024px) {
  .single-download .edd_downloads_list .edd_download_image {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-download .edd_downloads_list .edd_download_inner span, .single-download .edd_downloads_list .edd_download_excerpt p {
  color: #000 !important;
  max-width: 100% !important;
}
@media (max-width: 960px) {
  .single-download .edd_downloads_list .edd_download_inner span, .single-download .edd_downloads_list .edd_download_excerpt p {
    max-width: 100%;
    display: block;
  }
}
.single-download .edd_downloads_list .descr {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  padding-bottom: 15px;
}
@media (max-width: 960px) {
  .single-download .edd_downloads_list .descr {
    width: 100%;
    margin-top: 20px;
  }
}
.single-download .edd_downloads_list .descr h3.edd_download_title {
  font-size: 18px !important;
  text-transform: inherit;
  margin-bottom: 15px;
  min-height: auto;
}
.single-download .edd_downloads_list .descr .edd_price {
  font-size: 16px;
}
.single-download .edd_downloads_list .descr .edd_download_excerpt .ellip {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.single-download .edd_downloads_list .descr div[itemprop="offers"] {
  position: absolute;
  bottom: 0;
}
.single-download .edd-cart-added-alert {
  position: relative;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 767px) {
  .single-download .holder-inner {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .single-download .edd-add-to-cart {
    width: 100%;
  }
}
.single-download .report-image {
  position: relative;
  width: 140px;
  height: 144px;
  right: 15px;
  bottom: 0;
  background: #011f4b;
  background: #174588;
}
@media (max-width: 1024px) {
  .single-download .report-image {
    width: 27%;
    left: 0;
    height: 200px;
    margin-bottom: 0 !important;
    margin-right: 20px;
    flex: 0 0 auto;
  }
}
@media (max-width: 960px) {
  .single-download .report-image {
    width: 100%;
    left: 0;
    height: 200px;
    margin-bottom: 0 !important;
    flex: 0 0 auto;
  }
}
.single-download .report-image .logo {
  position: absolute;
  right: 10px;
  width: 95px;
  top: 10px;
}
.single-download .report-image .edd_download_title {
  position: absolute;
  top: 80px;
  font-size: 8px !important;
  margin-left: 10px;
  max-width: 110px;
  left: 0;
  display: none;
}
@media (max-width: 520px) {
  .single-download .report-image {
    position: relative;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1596px) {
  .single-download .pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -20%;
    width: 40%;
  }
}
.single-download .wpforms-field-label-inline {
  font-size: 14px !important;
}
.single-download .wpforms-submit-container {
  text-align: center;
}
.single-download .wpforms-submit-container .wpforms-submit {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
  padding: 12px 80px !important;
  background-color: #0071c1 !important;
  font-size: 20px !important;
  color: #fff !important;
  text-align: center !important;
  text-transform: capitalize !important;
  transition: all 0.35s ease;
}
.single-download .wpforms-submit-container .wpforms-submit:hover {
  transition: all 0.35s ease;
  background-color: #011f4b !important;
}
.single-download .wpforms-field-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.single-download .wpforms-field-container .wpforms-field {
  width: 48%;
}
.single-download .wpforms-field-container .wpforms-field input, .single-download .wpforms-field-container .wpforms-field select {
  max-width: 100% !important;
}
.single-download .wpforms-field-container #wpforms-10857-field_2-container, .single-download .wpforms-field-container #wpforms-10857-field_9-container {
  width: 100%;
}
.single-download .wpforms-field-container #wpforms-10857-field_8-container {
  width: 100%;
}
.single-download #et-boc {
  position: relative;
  z-index: 999;
}
.single-download .single-edd-summary {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.single-download .edd_downloads_list {
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 2rem;
}
.single-download .edd_downloads_list .edd_download {
  width: 100%;
}
.single-download .edd_downloads_list .edd_download .edd_download_inner {
  max-width: 800px;
}
@media (max-width: 1024px) {
  .single-download .edd_downloads_list .edd_download {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .single-download .edd_downloads_list .edd_download .edd_download_inner {
    height: 100%;
  }
}
@media (min-width: 960px) {
  .single-download .edd_downloads_list {
    display: flex;
    flex-wrap: wrap;
  }
}
.single-download .edd_download_purchase_form {
  margin-left: 15px;
  margin-bottom: 0;
  padding-top: 30px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .single-download .edd_download_purchase_form {
    margin-left: 0;
  }
}
@media (max-width: 1025px) {
  .single-download .desctop {
    display: none;
  }
}
.single-download .addtoany_shortcode {
  padding-top: 30px;
  position: relative;
}
.single-download .addtoany_shortcode .a2a_button_email {
  position: absolute;
  width: 61%;
  height: 60%;
  z-index: 999999;
  left: 0;
}
.single-download .addtoany_shortcode .a2a_button_email svg {
  display: none;
}
.single-download .addtoany_shortcode .a2a_button_email:hover {
  border: 1px solid #91c556;
  border-radius: 3px;
}
.single-download .addtoany_shortcode.mobile {
  display: none;
}
@media (max-width: 1025px) {
  .single-download .addtoany_shortcode.mobile {
    display: block;
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .single-download .addtoany_shortcode.mobile {
    margin-left: 0;
  }
}
.single-download .et_pb_button_module_wrapper .et_pb_button {
  color: #fff !important;
  border: 2px solid transparent;
  transition: 0.2s;
}
.single-download .et_pb_button_module_wrapper .et_pb_button:hover {
  border: 2px solid #fff !important;
}
.single-download #main-header {
  background-color: #011f4b;
}
.single-download #et-main-area {
  margin-top: 95px;
}
@media (max-width: 767px) {
  .admin-bar.single-download #et-main-area {
    margin-top: 50px;
  }
}
.single-download .et_pb_slide_description .et_pb_slide_title {
  text-align: left;
  font-size: 40px !important;
}
@media (max-width: 1280px) {
  .single-download .et_pb_slide_description .et_pb_slide_title {
    font-size: 40px !important;
  }
}
@media (max-width: 1024px) {
  .single-download .et_pb_slide_description .et_pb_slide_title {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  .single-download .et_pb_slide_description .et_pb_slide_title {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .single-download .et_pb_slide_description .et_pb_slide_title {
    font-size: 18px !important;
  }
}
.single-download #main-content li {
  margin-bottom: 10px !important;
}
.single-download h2, .single-download h3 {
  padding-bottom: 0;
  margin-bottom: 25px;
  font-size: 30px !important;
}
@media (max-width: 1280px) {
  .single-download h2, .single-download h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 1024px) {
  .single-download h2, .single-download h3 {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  .single-download h2, .single-download h3 {
    font-size: 25px !important;
  }
}
@media (max-width: 767px) {
  .single-download h2, .single-download h3 {
    font-size: 20px !important;
  }
}
.single-download .et_pb_slide_description {
  padding: 0;
}
.single-download .et_pb_slide_description .date {
  text-align: left;
  font-size: 14px;
}
.single-download .et_pb_slide_description .download-category {
  display: block;
  text-align: left;
  color: #fff !important;
}
.single-download .et_pb_slide_description .download-category a {
  background: #011f4b;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 12px;
  padding: 3px 8px;
}
.single-download .et_pb_slide_content {
  text-align: left;
}
.single-download .columns {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 30px 0;
  transition: padding 400ms;
}
@media (max-width: 767px) {
  .single-download .columns {
    display: block;
    text-align: center;
  }
}
.single-download .columns .col {
  flex-grow: 1;
  flex-basis: 0;
}
.single-download .columns .col:first-child {
  max-width: 170px;
}
@media (max-width: 767px) {
  .single-download .columns .col:first-child {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .single-download .columns .col:first-child {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .single-download .columns .col:nth-child(2) {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .single-download .columns .col:nth-child(2) {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .single-download .columns .col:nth-child(3) {
    width: 100%;
    max-width: 100%;
  }
}
.single-download .columns .col .price {
  font-size: 30px !important;
  color: #91c556;
}
@media (max-width: 1280px) {
  .single-download .columns .col .price {
    font-size: 25px !important;
  }
}
@media (max-width: 1024px) {
  .single-download .columns .col .price {
    font-size: 20px !important;
  }
}
@media (max-width: 980px) {
  .single-download .columns .col .price {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .single-download .columns .col .price {
    font-size: 20px !important;
  }
}
.single-download .columns .col .price + div {
  line-height: 12px;
  margin-top: -4px;
}
.single-download .columns .col small {
  font-size: 10px;
  line-height: 12px;
}
.single-download .columns .col .under_form_links {
  margin-bottom: 0;
  line-height: 18px;
}
.single-download .columns .col .under_form_links a {
  display: block;
  color: #fff !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .single-download .columns .col {
    flex-basis: auto;
    width: 27%;
  }
}
.single-download .columns.subscription {
  align-items: center;
}
@media (max-width: 1023px) {
  .single-download .columns.subscription {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
  }
}
.single-download .columns.subscription .col {
  max-width: unset;
  flex: 1 1 auto;
}
@media (max-width: 1023px) {
  .single-download .columns.subscription .col {
    width: 100%;
  }
}
.single-download .columns.subscription .col-price {
  padding-top: 0 !important;
}
@media (max-width: 1023px) {
  .single-download .columns.subscription .col-price {
    text-align: center;
  }
}
.single-download .columns.subscription .col-price .edd-period {
  font-size: 16px;
}
.single-download .columns.subscription .col-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: unset;
  gap: 20px;
}
@media (max-width: 1023px) {
  .single-download .columns.subscription .col-buttons {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .single-download .columns.subscription .col-buttons {
    justify-content: center;
    flex-wrap: wrap;
  }
  .single-download .columns.subscription .col-buttons > * {
    width: 100%;
  }
}
.single-download .columns.subscription .col-buttons .edd_download_purchase_form {
  margin: 0 !important;
  padding: 0 !important;
}
.single-download .columns.subscription .col-buttons .edd_download_purchase_form.stiky-btn.et-fixed-header {
  padding: 15px 0 !important;
}
.single-download .single-edd-summary .single-edd-summary-img {
  float: left;
  max-width: 50%;
  margin-right: 30px;
}
.single-download .single-edd-summary .single-edd-summary-img img {
  width: 300px;
  height: 300px;
  max-width: 100%;
  object-fit: cover;
}
.single-download .section-db-description {
  padding-top: 0 !important;
  padding-bottom: 80px !important;
}
.single-download .section-db-screenshots {
  padding: 80px 0 !important;
}
@media (max-width: 767px) {
  .single-download .section-db-screenshots {
    padding: 50px 0 !important;
  }
}
.single-download .styled-list ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0px ;
  column-gap: 20px;
}
.single-download .styled-list ul::after, .single-download .styled-list ul::before {
  display: none;
}
.single-download .styled-list ul > * {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
.single-download .styled-list ul > * {
  width: calc(100% / 3 - 20px + (20px / 3));
}
.single-download .styled-list ul:last-child {
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .single-download .styled-list ul {
    display: block;
  }
}
.single-download .styled-list ul li {
  width: calc(100% / 3 - 80px + (80px / 3));
}
@media (max-width: 980px) {
  .single-download .styled-list ul li {
    width: calc(100% / 2 - (100px / 2));
  }
}
@media (max-width: 767px) {
  .single-download .styled-list ul li {
    width: 100%;
  }
}
.single-download .styled-list ul ul {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
}
.single-download .styled-list ul ul li {
  margin-right: 0;
  width: 100%;
  margin-left: 20px;
  font-family: "avenir-next-lt-pro";
}
.single-download .list-row .et_pb_column {
  margin-bottom: 0 !important;
}
.single-download .list-row ul:last-child {
  padding-bottom: 0 !important;
}
.single-download .list-row ul li {
  margin-bottom: 0 !important;
}
@media (min-width: 981px) {
  .single-download .list-row ul li {
    white-space: nowrap;
  }
}
.single-download .list-row ul ul {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
}
.single-download .list-row ul ul li {
  margin-right: 0;
  width: 100%;
  margin-left: 20px;
  font-family: "avenir-next-lt-pro";
}
#edd_checkout_form_wrap input[type="email"], #edd_checkout_form_wrap input[type="password"], #edd_checkout_form_wrap input[type="tel"], #edd_checkout_form_wrap input[type="text"], #edd_checkout_form_wrap textarea {
  padding: 12px 12px;
  border-radius: 3px;
  border-color: #ddd;
}
.edd-add-to-cart, .edd_go_to_checkout, .edd-submit {
  background: #c14400 !important;
  color: #fff !important;
  padding: 8px 25px !important;
  border-radius: 3px;
  border: none !important;
  font-size: 20px !important;
  transition: all 0.3s ease;
  min-width: 215px;
}
.edd-add-to-cart:hover, .edd_go_to_checkout:hover, .edd-submit:hover {
  background: #91c556 !important;
}
.edd-submit.btn-transparent {
  background: transparent !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}
.edd-submit.btn-transparent:hover {
  background: #91c556 !important;
}
#edd_checkout_cart td, #edd_checkout_cart th {
  color: #000;
}
#edd_checkout_form_wrap legend {
  text-align: center;
  width: auto;
  padding: 0 3%;
  display: none;
}
#edd_checkout_form_wrap span.edd-description {
  display: none;
}
#edd_checkout_form_wrap {
  margin: auto;
  text-align: center;
}
.et-db #et-boc .et-l .et_pb_image_0_tb_footer {
  text-align: center !important;
}
/*.et-db #et-boc .et-l a {
    color: #fff !important;
}*/
/*
#isa-related-downloads {
    display: block;
    clear: both;
    margin: 3em 0px;
}

#isa-related-downloads ul {
    list-style-type: none;
}

#isa-related-downloads li,
#isa-related-downloads #edd-related-downloads-widget li {
    display: inline-block;
    margin: 0 2%;
    text-align: center;
    width: 27%;
    vertical-align: top;
}

#isa-related-downloads img,
#isa-related-downloads #edd-related-downloads-widget img {
    margin: 0 auto 1em auto;
    height: auto;
    max-width: 150px;
}

#edd-related-downloads-widget li {
    display: block;
    clear: both;
    padding: 0 0 1em 0;
}

#edd-related-downloads-widget li:after {
    display: block;
    visibility: hidden;
    float: none;
    clear: both;
    text-indent: -9999px;
    content: ".";
}

#edd-related-downloads-widget li a {
    display: block;
    margin: 0;
    padding: 1em 0 0 0;
}

#edd-related-downloads-widget li a img {
    float: left;
    width: 24%;
    padding: 0;
    margin: 0 9% 10% 0;
    height: auto;
}

#isa-related-downloads #edd-related-downloads-widget img {
    width: auto;
    height: auto;
    float: none;
}

#edd-related-downloads-widget li a p {
    display: inline;
    margin: 2% 0;
    padding: 0;
    float: left;
    clear: none;
    max-width: 67%;
}

#isa-related-downloads #edd-related-downloads-widget li a p {
    float: none;
    text-align: center;
    max-width: 90%;
}

@media screen and (max-device-width: 568px) {

    #isa-related-downloads li,
    #isa-related-downloads #edd-related-downloads-widget li {
        display: block;
        width: 100%;
        margin: 10% 0px;
        padding: 0;
        max-width: 100%;
        height: auto;
    }

    #edd-related-downloads-widget li a img {
        margin: 0 5% 10% 0;
    }
}
*/
#isa-related-downloads {
  display: none;
}
.text-center {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .single-download .columns {
    padding: 30px 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.sticky, .et-db #et-boc .et-l .et_pb_section.sticky {
  position: fixed;
  top: 95px;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .sticky, .et-db #et-boc .et-l .et_pb_section.sticky {
    position: relative;
    top: 0;
  }
}
.sticky .et_pb_slide, .et-db #et-boc .et-l .et_pb_section.sticky .et_pb_slide {
  background: #0d3165 !important;
}
.sticky .et_pb_slide .columns .edd_download_purchase_form, .sticky .et_pb_slide .columns .addtoany_shortcode, .et-db #et-boc .et-l .et_pb_section.sticky .et_pb_slide .columns .edd_download_purchase_form, .et-db #et-boc .et-l .et_pb_section.sticky .et_pb_slide .columns .addtoany_shortcode {
  padding-top: 15px;
}
.sticky .et_pb_slide .columns a.open-edd-form.pum-trigger, .et-db #et-boc .et-l .et_pb_section.sticky .et_pb_slide .columns a.open-edd-form.pum-trigger {
  margin-top: 15px;
}
.sticky + .holder-inner {
  padding-top: 95px;
}
.stiky-btn.et-fixed-header {
  position: fixed;
  top: 96px;
  width: 100%;
  left: 0;
  background: #0d3165;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
#wpforms-10857-field_9 li {
  display: flex;
}
#wpforms-10857-field_9 li input {
  width: 14px;
}
.search-results .edd-searchresult {
  font-size: 32px !important;
}
@media (max-width: 767px) {
  .search-results .edd-searchresult {
    font-size: 26px !important;
  }
}
#edd_download_pagination {
  font-size: 18px;
  line-height: 1.2;
}
#edd_download_pagination a {
  margin-right: 7px;
  color: #000;
  font-size: 18px;
}
#edd_download_pagination .current {
  color: #225eb1;
  font-size: 18px;
  margin-right: 7px;
}
.single-title-sticky {
  display: none;
  text-align: center;
  padding-bottom: 15px;
}
.sticky .single-title-sticky {
  display: block;
  font-size: 22px;
  margin-top: 20px;
  text-align: left;
  padding-bottom: 10px;
}
.sticky .single-title-sticky.subscription {
  margin-top: 0;
}
@media (max-width: 1023px) {
  .sticky .subscription .price-wrapper, .sticky .subscription .price-subtitle {
    display: none;
  }
  .sticky .single-title-sticky.subscription {
    text-align: center;
  }
}
.sticky .under_form_links {
  display: none;
}
.sticky .columns {
  padding-bottom: 0;
  padding-top: 0;
}
.sticky .col div small {
  display: none;
}
body.logged-in .sticky, body.logged-in .et-db #et-boc .et-l .et_pb_section.sticky {
  position: fixed;
  top: 127px !important;
  width: 100%;
}
@media (max-width: 767px) {
  body.logged-in .sticky, body.logged-in .et-db #et-boc .et-l .et_pb_section.sticky {
    position: relative;
    top: 0 !important;
  }
}
body.logged-in .sticky .et_pb_slide, body.logged-in .et-db #et-boc .et-l .et_pb_section.sticky .et_pb_slide {
  background: #0d3165 !important;
}
body.logged-in .sticky .et_pb_slide .columns .edd_download_purchase_form, body.logged-in .sticky .et_pb_slide .columns .addtoany_shortcode, body.logged-in .et-db #et-boc .et-l .et_pb_section.sticky .et_pb_slide .columns .edd_download_purchase_form, body.logged-in .et-db #et-boc .et-l .et_pb_section.sticky .et_pb_slide .columns .addtoany_shortcode {
  padding-top: 15px;
}
body.logged-in .sticky .et_pb_slide .columns a.open-edd-form.pum-trigger, body.logged-in .et-db #et-boc .et-l .et_pb_section.sticky .et_pb_slide .columns a.open-edd-form.pum-trigger {
  margin-top: 15px;
}
body.logged-in .stiky-btn.et-fixed-header {
  top: 96px !important;
}
[title="Venture Global LNG"] {
  display: none !important;
}
.et_builder_inner_content > div > .edd_download_purchase_form {
  display: none;
}
.postid-10820 .single-edd-summary {
  display: none;
}
.single-content h4.total {
  font-size: 20px !important;
  color: #174588 !important;
  font-weight: 600;
  padding-bottom: 25px;
}
.single-content .et_pb_more_button {
  color: #fff;
}
.holder-inner.whensticky {
  padding-top: 250px;
}
@media (max-width: 767px) {
  .holder-inner.whensticky {
    padding-top: 50px;
  }
}
.storelink .fa {
  font-size: 27px;
  vertical-align: sub;
  margin-right: -16px;
  display: inline-block;
}
a.subsonly {
  display: inline-block;
  width: auto;
  border: 1px solid #fff;
  font-size: 16px;
  text-align: center;
  padding: 5px 8px;
  background: #fff;
  color: #011f4b !important;
  border-radius: 3px;
}
a.subsonly:hover {
  background: transparent;
  color: #fff !important;
}
.subsonly-listing {
  display: inline-block;
  width: auto;
  font-size: 16px;
  text-align: center;
  padding: 5px 8px;
  background: #fff;
  color: #011f4b !important;
}
.single-download .single-content a.subsonly-link {
  display: inline-block;
  width: auto;
  border: 1px solid #011f4b;
  font-size: 16px;
  text-align: center;
  padding: 5px 10px;
  background: #011f4b;
  color: #fff !important;
  border-radius: 3px;
}
.single-download .single-content a.subsonly-link:hover {
  background: transparent;
  color: #011f4b !important;
}
.cat-desc p {
  font-weight: 700;
}
.edd_go_to_checkout:before {
  content: "";
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 30px;
  position: absolute;
  left: 52px;
  opacity: 1;
}
span#header-cart {
  color: #fff;
  right: -30px;
  position: relative;
  top: -16px;
  font-size: 13px;
  background: #c14400;
  width: 16px;
  height: 15px;
  border-radius: 100%;
  display: inline-block;
  line-height: 1.2;
  text-align: center;
}
span#header-cart.emptycart {
  background: transparent;
}
.page-id-9560 header#main-header {
  background: #011f4b;
}
.wepc-database.single-download .et_pb_slide {
  background-position: center !important;
}
.wepc-database.single-download .et_pb_slide_description .date, .wepc-database.single-download .et_pb_slide_description .download-category {
  display: none;
}
.wepc-database.single-download .et_pb_slide_description .et_pb_slide_title {
  font-size: clamp(32px, 0.0416666667 * 100vw, 60px) !important;
}
.wpDataTables {
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.wp-admin .wpDataTables, .wpDataTables.loaded {
  opacity: 1;
}
.full-width-table .wpDataTables:has(.horizontal-table), .full-width-table .wpDataTables.wpDataTablesFilter {
  margin: 0 calc((100vW - 100%) / -2 + 5%);
}
.wpDataTables .dataTables_length .dropdown-menu {
  padding: 0 !important;
}
.wpDataTables .dataTables_length li a {
  font-size: 13px !important;
}
.wpDataTables .dt-button {
  display: inline-block !important;
}
.wpDataTables .dt-buttons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.wpDataTables .dt-button-collection {
  left: unset !important;
  right: unset !important;
  padding: 10px;
  max-width: 90%;
}
.wpDataTables .dt-button-collection div[role="menu"] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.wpDataTables .dt-button-collection .dt-button {
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
  width: auto;
  margin-bottom: 0;
  flex: 1 1 auto;
}
.wpDataTables .dt-button-collection .dt-button.active:not(.disabled) {
  background-color: #011f4b;
  border-color: #011f4b;
  color: #fff;
}
.wpDataTables.wpDataTablesFilter {
  display: none !important;
}
.wpDataTables.wpDataTablesFilter .table-filters-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #0071c1;
  border-radius: 10px;
  gap: 8px;
  padding: 8px 16px;
  line-height: 1.5;
  outline: none;
  border: none;
  font-size: 14px;
  font-weight: 500;
  margin: 20px auto;
}
.wpDataTables.wpDataTablesFilter .table-filters-toggle:before {
  position: relative;
  content: "";
  width: 18px;
  height: 18px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 512 512'%3E%3Cpath d='M3.9 54.9C10.5 40.9 24.5 32 40 32H472c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9V448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6V320.9L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z'/%3E%3C/svg%3E") no-repeat;
  background-size: contain;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox {
  display: none;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection {
  width: calc(100% / 4 - (20px * (4 - 1) / 4)) !important;
  margin: 0 !important;
  display: flex;
  flex-direction: column;
}
@media (max-width: 980px) {
  .wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection {
    width: calc(100% / 2 - (20px * (2 - 1) / 2)) !important;
  }
}
@media (max-width: 479px) {
  .wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection {
    width: 100% !important;
  }
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection#wdt-clear-filters-button-block {
  padding-top: 15px !important;
  display: inline-flex;
  align-items: baseline;
}
@media (max-width: 479px) {
  .wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection#wdt-clear-filters-button-block {
    padding-bottom: 40px !important;
  }
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection label {
  font-size: 15px;
  line-height: 18px;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection > label {
  min-height: 34px;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection > div .filter_checkbox .checkbox {
  line-height: 1;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection > div .filter_checkbox .checkbox input[type=checkbox] {
  text-align: center;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection > div .filter_checkbox .checkbox input[type=checkbox]:checked::before {
  display: none;
  left: 0 !important;
  top: 0 !important;
  vertical-align: baseline;
  border-color: #011f4b;
  background-color: #011f4b;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection > div .dropdown-menu {
  padding: 0;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection .wdt-clear-filters-button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #0071c1;
  border-radius: 10px;
  gap: 8px;
  padding: 8px 16px;
  line-height: 1.5;
  outline: none;
  border: none;
  font-size: 14px;
  font-weight: 500;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection .wdt-clear-filters-button:before {
  font-size: 18px;
  line-height: 1;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection .noUi-tooltip {
  background: transparent;
  font-weight: 500;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection .noUi-handle {
  box-shadow: none !important;
  background-color: #011f4b !important;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection .noUi-handle.noUi-active {
  background-color: #0071c1 !important;
}
.wpDataTables.wpDataTablesFilter .wpDataTableFilterBox .wpDataTableFilterSection .noUi-connect {
  background-color: #011f4b !important;
}
.wpDataTables.loaded, .wpDataTables .wpDataTables {
  opacity: 1;
}
.wpDataTables .disabled, .wpDataTables .dt-button.disabled {
  display: none !important;
}
.wp-admin .wpDataTables .disabled, .wp-admin .wpDataTables .dt-button.disabled {
  display: table-cell !important;
}
.wpDataTables th.hide-label {
  visibility: hidden !important;
}
.wp-admin .wpDataTables th.hide-label {
  visibility: visible !important;
  opacity: 0.5;
}
.wpDataTables .dt-button-collection .dt-button {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.wpDataTables .dt-button-collection .dt-button.active {
  opacity: 1;
}
.wpDataTables .dt-button-collection .dt-button.hiding_disabled {
  display: none !important;
}
@media (min-width: 981px) {
  #page-container:has(.horizontal-table) .wpDataTableFilterBox .wpDataTableFilterSection, #wpbody:has(.horizontal-table) .wpDataTableFilterBox .wpDataTableFilterSection {
    width: calc(100% / 4 - (20px * (4 - 1) / 4)) !important;
  }
}
@media (min-width: 981px) {
  #page-container:has(.full-width-table) .wpDataTableFilterBox .wpDataTableFilterSection, #wpbody:has(.full-width-table) .wpDataTableFilterBox .wpDataTableFilterSection {
    width: calc(100% / 5 - (20px * (5 - 1) / 5)) !important;
  }
}
@media (min-width: 981px) and (max-width: 1439px) {
  #page-container:has(.full-width-table) .wpDataTableFilterBox .wpDataTableFilterSection, #wpbody:has(.full-width-table) .wpDataTableFilterBox .wpDataTableFilterSection {
    width: calc(100% / 4 - (20px * (4 - 1) / 4)) !important;
  }
}
#page-container .horizontal-table.wdtscroll, #wpbody .horizontal-table.wdtscroll {
  overflow-x: auto;
}
#page-container .horizontal-table table, #wpbody .horizontal-table table {
  min-width: 100%;
}
#page-container .horizontal-table table thead th, #wpbody .horizontal-table table thead th {
  white-space: normal !important;
  font-size: 15px;
  line-height: 1.2em;
  vertical-align: middle;
  text-align: center;
  transition: all 0.3s ease-in-out;
  padding: 6px 10px;
  border-color: #E3ECEFFF;
  border-bottom-width: 1px;
  background: #011f4b;
  color: #fff;
}
@media (max-width: 980px) {
  #page-container .horizontal-table table thead th, #wpbody .horizontal-table table thead th {
    font-size: 13px;
    padding: 2px 5px;
  }
}
#page-container .horizontal-table table thead th.min-width-200, #wpbody .horizontal-table table thead th.min-width-200 {
  min-width: 200px;
}
#page-container .horizontal-table table thead th:after, #wpbody .horizontal-table table thead th:after {
  position: relative;
  transition: opacity 0.3s ease-in-out;
  transition-delay: 0.1s;
  opacity: 0;
  display: none;
  margin: 0 5px;
}
#page-container .horizontal-table table thead th:not(.sorting_desc):after, #wpbody .horizontal-table table thead th:not(.sorting_desc):after {
  top: -5px;
}
#page-container .horizontal-table table thead th.sorting_disabled, #wpbody .horizontal-table table thead th.sorting_disabled {
  cursor: default;
}
#page-container .horizontal-table table thead th[class*="column-image"], #wpbody .horizontal-table table thead th[class*="column-image"] {
  max-width: 160px;
  min-width: clamp(100px, 0.1224489796 * 100vw, 120px);
}
#page-container .horizontal-table table thead th.numdata, #wpbody .horizontal-table table thead th.numdata {
  min-width: clamp(80px, 0.1224489796 * 100vw, 120px);
}
#page-container .horizontal-table table thead th.sorting_asc, #page-container .horizontal-table table thead th.sorting_desc, #page-container .horizontal-table table thead th:hover:not(.sorting_disabled), #wpbody .horizontal-table table thead th.sorting_asc, #wpbody .horizontal-table table thead th.sorting_desc, #wpbody .horizontal-table table thead th:hover:not(.sorting_disabled) {
  background-color: #0071c1 !important;
  color: #fff;
}
#page-container .horizontal-table table thead th.sorting_asc:after, #page-container .horizontal-table table thead th.sorting_desc:after, #wpbody .horizontal-table table thead th.sorting_asc:after, #wpbody .horizontal-table table thead th.sorting_desc:after {
  display: inline-block;
  opacity: 1;
  top: 0 !important;
  vertical-align: middle;
}
#page-container .horizontal-table table thead th.sorting_asc:after, #wpbody .horizontal-table table thead th.sorting_asc:after {
  border-bottom-color: #fff;
}
#page-container .horizontal-table table thead th.sorting_desc:after, #wpbody .horizontal-table table thead th.sorting_desc:after {
  border-top-color: #fff;
}
#page-container .horizontal-table table thead th.sorting:not(.sorting_asc):not(.sorting_desc):after, #wpbody .horizontal-table table thead th.sorting:not(.sorting_asc):not(.sorting_desc):after {
  border-bottom-color: #fff;
}
@media (max-width: 980px) {
  #page-container .horizontal-table table thead th.column-cta-buttons, #page-container .horizontal-table table thead th.column-ctabuttons, #wpbody .horizontal-table table thead th.column-cta-buttons, #wpbody .horizontal-table table thead th.column-ctabuttons {
    min-width: 150px;
  }
}
#page-container .horizontal-table table thead th.hide-label, #wpbody .horizontal-table table thead th.hide-label {
  position: relative;
  cursor: default;
  pointer-events: none;
}
#page-container .horizontal-table table thead th.hide-label:before, #wpbody .horizontal-table table thead th.hide-label:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #011f4b;
  visibility: visible;
}
#page-container .horizontal-table table tbody tr, #wpbody .horizontal-table table tbody tr {
  position: relative;
}
#page-container .horizontal-table table tbody tr td, #wpbody .horizontal-table table tbody tr td {
  background-color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  vertical-align: middle;
  padding: 6px 10px;
  color: #1f2947;
  text-align: center;
  border-color: #E3ECEFFF;
  height: 36px;
}
@media (max-width: 980px) {
  #page-container .horizontal-table table tbody tr td, #wpbody .horizontal-table table tbody tr td {
    font-size: 12px;
    padding: 2px 5px;
  }
}
#page-container .horizontal-table table tbody tr td ul, #wpbody .horizontal-table table tbody tr td ul {
  margin: 0 0 0 -10px;
}
@media (max-width: 980px) {
  #page-container .horizontal-table table tbody tr td ul, #wpbody .horizontal-table table tbody tr td ul {
    margin: 0 0 0 -6px;
  }
}
#page-container .horizontal-table table tbody tr td ul li:before, #wpbody .horizontal-table table tbody tr td ul li:before {
  line-height: 17px;
  left: 2px;
}
#page-container .horizontal-table table tbody tr td:has(img), #wpbody .horizontal-table table tbody tr td:has(img) {
  text-align: center;
  padding: 0 !important;
  max-width: 160px;
}
#page-container .horizontal-table table tbody tr td:has(img) img, #wpbody .horizontal-table table tbody tr td:has(img) img {
  width: 100%;
  min-width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
}
#page-container .horizontal-table table tbody tr td.column-title, #wpbody .horizontal-table table tbody tr td.column-title {
  font-weight: 700;
}
#page-container .horizontal-table table tbody tr td.column-title a, #wpbody .horizontal-table table tbody tr td.column-title a {
  white-space: nowrap;
}
#page-container .horizontal-table table tbody tr td.column-cta-buttons .cta-buttons, #page-container .horizontal-table table tbody tr td.column-ctabuttons .cta-buttons, #wpbody .horizontal-table table tbody tr td.column-cta-buttons .cta-buttons, #wpbody .horizontal-table table tbody tr td.column-ctabuttons .cta-buttons {
  padding: 3px 10px;
  flex-direction: row;
  justify-content: center;
}
@media (max-width: 980px) {
  #page-container .horizontal-table table tbody tr td.column-cta-buttons .cta-buttons, #page-container .horizontal-table table tbody tr td.column-ctabuttons .cta-buttons, #wpbody .horizontal-table table tbody tr td.column-cta-buttons .cta-buttons, #wpbody .horizontal-table table tbody tr td.column-ctabuttons .cta-buttons {
    padding: 8px;
    gap: 8px;
  }
}
#page-container .horizontal-table table tbody tr td.column-cta-buttons .cta-buttons a, #page-container .horizontal-table table tbody tr td.column-ctabuttons .cta-buttons a, #wpbody .horizontal-table table tbody tr td.column-cta-buttons .cta-buttons a, #wpbody .horizontal-table table tbody tr td.column-ctabuttons .cta-buttons a {
  font-size: clamp(12px, 0.0142857143 * 100vw, 14px);
  width: auto;
  white-space: nowrap;
}
#page-container .horizontal-table table tbody tr td.numdata, #wpbody .horizontal-table table tbody tr td.numdata {
  text-align: center !important;
}
#page-container .horizontal-table table tbody tr td.numdata.float, #wpbody .horizontal-table table tbody tr td.numdata.float {
  --text-color: #1f2947;
  text-align: center !important;
  vertical-align: middle;
  --cell-color: #011f4b;
}
#page-container .horizontal-table table tbody tr td.numdata.float.gradient, #wpbody .horizontal-table table tbody tr td.numdata.float.gradient {
  color: var(--text-color);
}
#page-container .horizontal-table table tbody tr td.numdata.float .col-wrapper, #wpbody .horizontal-table table tbody tr td.numdata.float .col-wrapper {
  display: inline-block;
}
#page-container .horizontal-table table tbody tr td.numdata.float.performance-score, #page-container .horizontal-table table tbody tr td.numdata.float.performance-subscore, #wpbody .horizontal-table table tbody tr td.numdata.float.performance-score, #wpbody .horizontal-table table tbody tr td.numdata.float.performance-subscore {
  font-weight: 700;
  font-size: 15px;
}
#page-container .horizontal-table table tbody tr td.numdata.float.performance-score .col-wrapper, #page-container .horizontal-table table tbody tr td.numdata.float.performance-subscore .col-wrapper, #wpbody .horizontal-table table tbody tr td.numdata.float.performance-score .col-wrapper, #wpbody .horizontal-table table tbody tr td.numdata.float.performance-subscore .col-wrapper {
  padding: 1px 4px;
  border-width: 2px;
  border-radius: 3px;
  border-style: solid;
  white-space: nowrap;
}
#page-container .horizontal-table table tbody tr td.numdata.float.performance-score, #wpbody .horizontal-table table tbody tr td.numdata.float.performance-score {
  color: #fff;
}
#page-container .horizontal-table table tbody tr td.numdata.float.performance-score .col-wrapper, #wpbody .horizontal-table table tbody tr td.numdata.float.performance-score .col-wrapper {
  background: var(--cell-color);
  border-color: var(--cell-color);
}
#page-container .horizontal-table table tbody tr td.numdata.float.performance-subscore .col-wrapper, #wpbody .horizontal-table table tbody tr td.numdata.float.performance-subscore .col-wrapper {
  border-color: var(--cell-color);
  color: var(--cell-color);
}
#page-container .horizontal-table table tbody tr:hover td, #wpbody .horizontal-table table tbody tr:hover td {
  background-color: #eaf3ff !important;
}
.wp-admin #page-container .horizontal-table table th.disabled, .wp-admin #page-container .horizontal-table table td.disabled, .wp-admin #wpbody .horizontal-table table th.disabled, .wp-admin #wpbody .horizontal-table table td.disabled {
  opacity: 0.5 !important;
}
#page-container .horizontal-table tfoot tr td, #wpbody .horizontal-table tfoot tr td {
  text-align: center;
}
#page-container .horizontal-table tfoot tr td input, #wpbody .horizontal-table tfoot tr td input {
  text-align: center;
}
#page-container .section-table-menu .row-menu {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 0 !important;
}
#page-container .section-table-menu .row-menu:after {
  display: none;
}
#page-container .section-table-menu .row-menu .et_pb_column {
  width: calc(50% - (30px / 2));
  margin: 0 !important;
  border: 1px solid #011f4b;
  padding: 0px;
}
#page-container .section-table-menu .row-menu .menu-item {
  text-align: center;
}
#page-container .section-table-menu .row-menu .menu-item h2 {
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
  position: relative;
  color: #fff;
  background: #011f4b;
  padding: 10px 20px;
}
#page-container .section-table-menu .row-menu .menu-item ul {
  list-style-type: none;
  margin: 0;
  padding: 20px;
}
#page-container .section-table-menu .row-menu .menu-item ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
}
#page-container .section-table-menu .row-menu .menu-item ul li:last-of-type {
  margin-bottom: 0;
}
#page-container .section-table .dt-buttons {
  display: none !important;
}
#page-container .section-table .et_pb_row {
  padding: 0 !important;
}
#page-container .section-table div.dt-button-collection {
  position: relative !important;
}
#page-container .section-table .table-form {
  margin: 0 !important;
  padding: 0;
  border: 1px solid #011f4b;
  border-bottom-width: 4px;
}
#page-container .section-table .table-form + .wpDataTables {
  display: none;
  margin-top: 20px;
}
#page-container .section-table .table-form + .wpDataTables.wpDataTablesFilter {
  display: none !important;
}
#page-container .section-table .table-form .checkbox {
  display: block;
  position: relative;
  line-height: 20px;
  float: none;
  margin: 0;
  font-size: 18px;
  width: 100%;
}
#page-container .section-table .table-form .checkbox input {
  margin-top: 0;
}
#page-container .section-table .table-form .checkbox label {
  margin: 0;
  white-space: normal;
  width: auto;
}
#page-container .section-table .table-form .table-form-inner {
  padding: 20px;
}
#page-container .section-table .table-form .table-form-inner > div {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px ;
  column-gap: 10px;
}
#page-container .section-table .table-form .table-form-inner > div::after, #page-container .section-table .table-form .table-form-inner > div::before {
  display: none;
}
#page-container .section-table .table-form .table-form-inner > div > * {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
#page-container .section-table .table-form .table-form-inner > div > * {
  width: calc(100% / 4 - 10px + (10px / 4));
}
@media (max-width: 980px) {
  #page-container .section-table .table-form .table-form-inner > div {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px ;
    column-gap: 10px;
  }
  #page-container .section-table .table-form .table-form-inner > div::after, #page-container .section-table .table-form .table-form-inner > div::before {
    display: none;
  }
  #page-container .section-table .table-form .table-form-inner > div > * {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  #page-container .section-table .table-form .table-form-inner > div > * {
    width: calc(100% / 3 - 10px + (10px / 3));
  }
}
@media (max-width: 767px) {
  #page-container .section-table .table-form .table-form-inner > div {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px ;
    column-gap: 10px;
  }
  #page-container .section-table .table-form .table-form-inner > div::after, #page-container .section-table .table-form .table-form-inner > div::before {
    display: none;
  }
  #page-container .section-table .table-form .table-form-inner > div > * {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  #page-container .section-table .table-form .table-form-inner > div > * {
    width: calc(100% / 2 - 10px + (10px / 2));
  }
}
@media (max-width: 479px) {
  #page-container .section-table .table-form .table-form-inner > div {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px ;
    column-gap: 10px;
  }
  #page-container .section-table .table-form .table-form-inner > div::after, #page-container .section-table .table-form .table-form-inner > div::before {
    display: none;
  }
  #page-container .section-table .table-form .table-form-inner > div > * {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  #page-container .section-table .table-form .table-form-inner > div > * {
    width: calc(100% / 1 - 10px + (10px / 1));
  }
}
#page-container .section-table .table-form .table-form-inner .col-group .col-list {
  display: none;
  padding-left: 20px;
  padding-top: 10px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
#page-container .section-table .table-form .table-form-inner .col-group .col-list .col-list-item {
  margin-bottom: 10px;
}
#page-container .section-table .table-form .table-form-inner .col-group .col-list .col-list-item:last-child {
  margin-bottom: 0;
}
#page-container .section-table .table-form .table-form-inner .col-group .col-list .select-list {
  margin-bottom: 10px;
}
#page-container .section-table .table-form .table-form-inner .col-group .col-list .checkbox {
  position: relative;
}
#page-container .section-table .table-form .table-form-inner .col-group.checked .col-list {
  opacity: 1;
}
#page-container .section-table .table-form .table-form-inner .buttons {
  margin-top: 20px;
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
#page-container .section-table .table-form button {
  border: none;
  box-shadow: none;
  padding: 6px 20px;
  background-color: #0071c1;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  transition: all 0.35s ease;
  border-radius: 5px;
  min-width: 120px;
  width: auto !important;
}
#page-container .section-table .table-form button:hover {
  background-color: #011f4b !important;
}
#page-container .section-table .table-form button.clear-all {
  position: relative;
  background-color: transparent !important;
  color: #0071c1;
  padding: 6px 0;
  min-width: unset;
  margin-left: 5px;
}
#page-container .section-table .table-form button.clear-all:after {
  position: absolute;
  content: "";
  bottom: 7px;
  height: 2px;
  width: 100%;
  left: 0;
  background: #0071c1;
  transition: all 0.35s ease;
}
#page-container .section-table .table-form button.clear-all:hover {
  background-color: transparent !important;
  color: #011f4b;
}
#page-container .section-table .table-form button.clear-all:hover:after {
  background: #011f4b;
}
#page-container .section-table .table-form #show-filters .buttons {
  text-align: center;
  padding: 10px;
}
#page-container .section-table .table-form h3 {
  font-weight: 700;
  text-align: center;
  margin: 0;
  position: relative;
  color: #fff;
  background: #011f4b;
  padding: 10px 20px;
  font-size: 30px !important;
}
@media (max-width: 767px) {
  #page-container .section-table .table-form h3 {
    font-size: 20px !important;
  }
}
#page-container .section-table h2 {
  margin-bottom: 20px;
}
#page-container .section-table .not-logged, #page-container .section-table .no-subscription {
  text-align: center;
}
#page-container .section-table .not-logged #edd_login_form {
  margin: 0 auto;
  padding: 0;
  border: 1px solid #011f4b;
  border-bottom-width: 4px;
  max-width: 720px;
}
#page-container .section-table .not-logged #edd_login_form fieldset p {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
}
#page-container .section-table .not-logged #edd_login_form fieldset input {
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  width: 320px;
  text-align: center;
  font-size: 20px;
}
#page-container .section-table .not-logged #edd_login_form fieldset input[type="checkbox"] {
  width: auto;
  margin: 0;
  margin-right: 5px;
}
#page-container .section-table .not-logged #edd_login_form fieldset .edd-login-remember label {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
#page-container .section-table .not-logged #edd_login_form legend {
  width: 100%;
  font-weight: 700;
  text-align: center;
  margin: 0;
  position: relative;
  color: #fff;
  background: #011f4b;
  padding: 10px 20px;
  font-size: 30px !important;
  line-height: 1.2em;
  margin-bottom: 20px;
}
#page-container .section-table .not-logged #edd_login_form .edd-lost-password {
  margin-bottom: 20px;
}
#page-container .section-table .not-logged .or {
  margin: 10px 0;
}
#page-container .section-table .subscribe-btn, #page-container .section-table #edd_login_form fieldset input#edd_login_submit {
  display: inline-block;
  height: 44px;
  line-height: 32px;
  border: none !important;
  outline: none !important;
  box-shadow: none;
  padding: 6px 20px !important;
  background-color: #0071c1 !important;
  font-size: 20px !important;
  color: #fff !important;
  text-align: center;
  text-transform: capitalize;
  transition: all 0.35s ease;
  border-radius: 5px;
  min-width: 120px;
  width: 150px !important;
  transform: none !important;
  font-family: "avenir-next-lt-pro-demi";
}
#page-container .section-table .subscribe-btn:hover, #page-container .section-table #edd_login_form fieldset input#edd_login_submit:hover {
  background-color: #011f4b !important;
}
#page-container #edd_user_history {
  font-size: 16px;
}
body.page-id-12464 footer .footer_top {
  display: none;
}
#page-container #main-content .consulting-banner-section .et_pb_button {
  background: #011f4b;
  color: #fff;
}
#page-container #main-content .consulting-banner-section .et_pb_button:hover {
  background: #fff !important;
  color: #011f4b !important;
}
#page-container #main-content .consulting-our-service-section h2 {
  font-family: "avenir-next-lt-pro-bold", sans-serif;
  font-size: 34px !important;
}
@media (max-width: 1280px) {
  #page-container #main-content .consulting-our-service-section h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 1024px) {
  #page-container #main-content .consulting-our-service-section h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  #page-container #main-content .consulting-our-service-section h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #page-container #main-content .consulting-our-service-section h2 {
    font-size: 28px !important;
  }
}
#page-container #main-content .consulting-our-service-section .our-service-item .et_pb_module_header {
  position: relative;
  padding-bottom: 19px;
  margin-bottom: 14px;
}
#page-container #main-content .consulting-our-service-section .our-service-item .et_pb_module_header:before {
  content: "";
  width: 31px;
  height: 5px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #a21d21;
  position: absolute;
  bottom: 0;
  left: 0;
}
#page-container #main-content .consulting-our-service-section .our-service-item .et_pb_blurb_description, #page-container #main-content .consulting-our-service-section .our-service-item .et_pb_blurb_description p {
  font-family: "avenir-next-lt-pro-demi";
  font-size: 16px !important;
  line-height: 140%;
  font-weight: 400;
}
#page-container #main-content #consulting-form-section h2 {
  font-family: "avenir-next-lt-pro-bold", sans-serif;
  font-size: 34px !important;
}
@media (max-width: 1280px) {
  #page-container #main-content #consulting-form-section h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 1024px) {
  #page-container #main-content #consulting-form-section h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  #page-container #main-content #consulting-form-section h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  #page-container #main-content #consulting-form-section h2 {
    font-size: 28px !important;
  }
}
#page-container #main-content #consulting-form-section .et_pb_text_inner p {
  font-size: 18px !important;
}
@media (min-width: 768px) {
  #page-container #main-content #consulting-form-section form.wpforms-form .wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #page-container #main-content #consulting-form-section form.wpforms-form .wpforms-field-container > div:not(.wpforms-field-textarea) {
    width: 48%;
  }
  #page-container #main-content #consulting-form-section form.wpforms-form .wpforms-field-container > .wpforms-field-textarea {
    width: 100%;
  }
}
#page-container #main-content #consulting-form-section form.wpforms-form .wpforms-submit-container {
  text-align: center;
}
#page-container #main-content #consulting-form-section form.wpforms-form .wpforms-submit-container button {
  background: #011f4b;
  max-width: 360px;
  width: 100%;
  color: #fff;
  border: 2px solid #011f4b;
  transition: all 0.2s;
}
#page-container #main-content #consulting-form-section form.wpforms-form .wpforms-submit-container button:hover {
  background: #fff;
  color: #011f4b;
}
#page-container #main-content .consulting-footer-section h4 {
  font-size: 30px !important;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  #page-container #main-content .consulting-footer-section h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 1024px) {
  #page-container #main-content .consulting-footer-section h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 980px) {
  #page-container #main-content .consulting-footer-section h4 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  #page-container #main-content .consulting-footer-section h4 {
    font-size: 26px !important;
  }
}
#page-container #main-content .consulting-footer-section h5 {
  font-family: "avenir-next-lt-pro-demi", sans-serif;
  font-size: 26px !important;
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
}
@media (max-width: 1280px) {
  #page-container #main-content .consulting-footer-section h5 {
    font-size: 26px !important;
  }
}
@media (max-width: 1024px) {
  #page-container #main-content .consulting-footer-section h5 {
    font-size: 26px !important;
  }
}
@media (max-width: 980px) {
  #page-container #main-content .consulting-footer-section h5 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  #page-container #main-content .consulting-footer-section h5 {
    font-size: 22px !important;
  }
}
#page-container #main-content .consulting-footer-section .ct-contact-info-inner {
  list-style: none;
  padding: 0;
}
#page-container #main-content .consulting-footer-section .ct-contact-info-inner li {
  color: #fff;
  position: relative;
  padding-left: 40px;
}
#page-container #main-content .consulting-footer-section .ct-contact-info-inner li:not(:last-child) {
  margin-bottom: 10px;
}
#page-container #main-content .consulting-footer-section .ct-contact-info-inner li a {
  font-family: "avenir-next-lt-pro", sans-serif;
  color: #fff;
  font-weight: 400;
}
#page-container #main-content .consulting-footer-section .ct-contact-info-inner li .fa {
  position: absolute;
  left: 0;
  top: 7px;
}
#page-container #main-content .consulting-footer-section .section-heading {
  width: max-content;
  margin: 0 auto;
}
.section-small-header {
  height: 300px;
}
.section-small-header .et_pb_slider {
  height: 300px;
}
.section-small-header .et_pb_slider .et_pb_slides {
  height: 100%;
}
.section-small-header .et_pb_slider .et_pb_slides .et_pb_slide {
  height: 100%;
  padding: 0;
  background-position: center;
}
.section-small-header .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
  min-height: unset !important;
  height: 100% !important;
}
.section-small-header .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
  padding: 20px 5%;
}
/*# sourceMappingURL=index.css.map */