﻿/* [Core Stylesheet - 1.0] */
/* :: 1.0 Import Fonts */
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&family=Source+Sans+3:wght@300;400;600;700&display=swap");
/* :: 2.0 Import All CSS */
@import url(vQZcjX/LtaVL8.css);
@import url(vQZcjX/pZQ5L1c.css);
@import url(vQZcjX/H23LBeQ.css);
@import url(vQZcjX/MdTDEhfpe.css);
@import url(vQZcjX/Ugwl6eHyh.css);
@import url(vQZcjX/I24WiHS.css);
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
  color: #000000;
  line-height: 1.3;
  font-weight: 700; }

p {
  color: #838383;
  font-size: 15px;
  line-height: 2;
  font-weight: 400; }

a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #000000;
  font-weight: 700;
  font-size: 16px; }

ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

/* :: 3.1.0 Spacing */
.Xw9jP5xV {
  margin-top: 15px !important; }

.qQGC9GK {
  margin-top: 30px !important; }

.Jaz7aOpriCs {
  margin-top: 50px !important; }

.UNrfZg {
  margin-top: 70px !important; }

.OSciaoY {
  margin-top: 100px !important; }

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

.u6tPpmsIg {
  margin-bottom: 30px !important; }

.fqxHqQ {
  margin-bottom: 50px !important; }

.zuFrsANz {
  margin-bottom: 70px !important; }

.XDBMJh4Nt {
  margin-bottom: 100px !important; }

.tGyAr9X {
  margin-left: 15px !important; }

.TcIQjOIt {
  margin-left: 30px !important; }

.cGZL9TRt {
  margin-left: 50px !important; }

.HjxRJN {
  margin-right: 15px !important; }

.Ed4wqtj2eUt {
  margin-right: 30px !important; }

.TSaPJXc3 {
  margin-right: 50px !important; }

/* :: 3.2.0 Height */
.frj7amBP {
  height: 400px !important; }

.XnoQFb {
  height: 500px !important; }

.LyrK4ebp {
  height: 600px !important; }

.yhIsCz {
  height: 700px !important; }

.U4ws4lwe {
  height: 800px !important; }

/* :: 3.3.0 Section Padding */
.abVNtaymaIo {
  padding-top: 100px;
  padding-bottom: 100px; }

.nneD7s {
  padding-top: 100px;
  padding-bottom: 0; }

.SyudUr {
  padding-top: 0;
  padding-bottom: 100px; }

.UoEh9EWMJs {
  padding-top: 100px;
  padding-bottom: 70px; }

/* :: 3.4.0 Preloader */
.preloader {
  background-color: #1b3a6b;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999; }
  .preloader .IcmXDt {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px; }
    .preloader .IcmXDt div {
      position: absolute;
      top: 27px;
      width: 11px;
      height: 11px;
      border-radius: 50%;
      background: #0e9c7f;
      animation-timing-function: cubic-bezier(0, 1, 1, 0); }
      .preloader .IcmXDt div:nth-child(1) {
        left: 6px;
        -webkit-animation: lds-ellipsis1 0.6s infinite;
        animation: lds-ellipsis1 0.6s infinite; }
      .preloader .IcmXDt div:nth-child(2) {
        left: 6px;
        -webkit-animation: lds-ellipsis2 0.6s infinite;
        animation: lds-ellipsis2 0.6s infinite; }
      .preloader .IcmXDt div:nth-child(3) {
        left: 26px;
        -webkit-animation: lds-ellipsis2 0.6s infinite;
        animation: lds-ellipsis2 0.6s infinite; }
      .preloader .IcmXDt div:nth-child(4) {
        left: 45px;
        -webkit-animation: lds-ellipsis3 0.6s infinite;
        animation: lds-ellipsis3 0.6s infinite; }

@-webkit-keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes lds-ellipsis1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); } }
@keyframes lds-ellipsis3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); } }
@-webkit-keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(19px, 0);
    transform: translate(19px, 0); } }
@keyframes lds-ellipsis2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(19px, 0);
    transform: translate(19px, 0); } }
/* :: 3.5.0 Miscellaneous */
.jarallax {
  position: relative;
  z-index: 0; }

.jarallax > .jarallax-img {
  position: absolute;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.itbhNg {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .itbhNg .line {
    width: 25px;
    height: 5px;
    border-radius: 3px;
    background-color: #0e9c7f;
    margin-bottom: 20px; }
  .itbhNg p {
    font-size: 12px;
    margin-bottom: 0;
    letter-spacing: 2px;
    color: #a5a5a5;
    text-transform: uppercase; }
  .itbhNg h2 {
    font-size: 36px;
    color: #212121;
    font-weight: 700;
    margin-bottom: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .itbhNg h2 {
        font-size: 28px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .itbhNg h2 {
        font-size: 24px; } }
    @media only screen and (max-width: 767px) {
      .itbhNg h2 {
        font-size: 24px; } }
  .itbhNg.white .line {
    background-color: #ffffff; }
  .itbhNg.white p,
  .itbhNg.white h2 {
    color: #ffffff; }
  .itbhNg.pLHHlKTl .line {
    margin-left: auto;
    margin-right: auto; }

.ljyLd2uts {
  position: relative;
  z-index: 1; }
  .ljyLd2uts:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2); }

.tooltip-inner {
  background-color: #0e9c7f;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2); }

.tooltip .arrow::before {
  border-bottom-color: #0e9c7f; }

.I2AYmpmU {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.uGX1kd {
  background-color: #ffffff !important; }

.YIcyhukGw {
  background-color: #000000 !important; }

.SUK5PooEH {
  background-color: transparent !important; }

.iBTGCl {
  background-color: #f5f7fa; }

.n2TBqWbehf {
  font-weight: 700; }

.qSaN4V9NQ {
  font-weight: 300; }

.m0Llrk9 {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .m0Llrk9::after {
    background-color: rgba(0, 0, 0, 0.61);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.HbsQ2Nm2f {
  background-attachment: fixed !important; }

/* :: 3.6.0 ScrollUp */
#scrollUp {
  background-color: #1b3a6b;
  border-radius: 5px 0 0 5px;
  bottom: 70px;
  color: #ffffff;
  font-size: 10px;
  padding: 12px 0;
  height: 60px;
  line-height: 1.5;
  right: 0;
  text-align: center;
  width: 35px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  font-weight: 700;
  box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.15);
  text-transform: uppercase; }
  #scrollUp i {
    font-size: 18px;
    display: block; }
  #scrollUp:hover {
    background-color: #0e9c7f;
    color: #ffffff; }

/* :: 3.7.0 Primary Action Button */
.B4hdVDCEl {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #0e9c7f;
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 175px;
  height: 48px;
  color: #ffffff;
  border-radius: 5px;
  padding: 0 30px;
  font-size: 14px;
  line-height: 48px;
  font-weight: 700;
  text-transform: uppercase; }
  .B4hdVDCEl:hover, .B4hdVDCEl:focus {
    font-size: 14px;
    font-weight: 700;
    background-color: #1b3a6b;
    color: #ffffff; }
  .B4hdVDCEl.udHEq5dRb {
    background-color: #1b3a6b;
    color: #ffffff; }
    .B4hdVDCEl.udHEq5dRb:hover, .B4hdVDCEl.udHEq5dRb:focus {
      background-color: #0e9c7f;
      color: #ffffff; }
  .B4hdVDCEl.zgOMocjE {
    background-color: transparent;
    color: #1b3a6b;
    border: 2px solid #1b3a6b;
    line-height: 44px; }
    .B4hdVDCEl.zgOMocjE:hover, .B4hdVDCEl.zgOMocjE:focus {
      border: 2px solid #1b3a6b;
      background-color: #1b3a6b;
      color: #ffffff; }

/* :: 4.0 Header Area CSS */
.FcRjCa {
  position: relative;
  z-index: 1000;
  width: 100%; }
  .FcRjCa .c82DK4R {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 80px;
    background-color: #eef1f7; }
    .FcRjCa .c82DK4R .QGlwNd0ZY5 {
      position: relative;
      z-index: 1; }
      .FcRjCa .c82DK4R .QGlwNd0ZY5 a {
        display: inline-block;
        color: #838383;
        font-size: 14px;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        font-weight: 600; }
        .FcRjCa .c82DK4R .QGlwNd0ZY5 a img {
          margin-right: 10px; }
        @media only screen and (max-width: 767px) {
          .FcRjCa .c82DK4R .QGlwNd0ZY5 a span {
            display: none; } }
        .FcRjCa .c82DK4R .QGlwNd0ZY5 a:first-child {
          margin-right: 30px; }
        .FcRjCa .c82DK4R .QGlwNd0ZY5 a:hover, .FcRjCa .c82DK4R .QGlwNd0ZY5 a:focus {
          color: #1b3a6b; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .FcRjCa .c82DK4R .QGlwNd0ZY5 a {
            font-size: 13px; } }
  .FcRjCa .ZeWNV1S {
    position: relative;
    width: 100%;
    z-index: 1;
    background-color: #0e9c7f; }
    .FcRjCa .ZeWNV1S::after {
      width: 50%;
      height: 100%;
      background-color: #1b3a6b;
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      z-index: 1; }
    .FcRjCa .ZeWNV1S .classy-nav-container {
      background-color: transparent; }
    .FcRjCa .ZeWNV1S .classy-navbar {
      height: 85px;
      padding: 0;
      background-color: #1b3a6b; }
      @media only screen and (max-width: 767px) {
        .FcRjCa .ZeWNV1S .classy-navbar {
          height: 70px; } }
      .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li a {
        font-weight: 600;
        text-transform: capitalize;
        font-size: 15px;
        padding: 0 15px;
        color: #ffffff; }
        .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li a:hover, .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li a:focus {
          color: #0e9c7f; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li a {
            font-size: 14px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li a {
            color: #1b3a6b; } }
        @media only screen and (max-width: 767px) {
          .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li a {
            color: #1b3a6b; } }
      .FcRjCa .ZeWNV1S .classy-navbar .classynav > ul > li:first-child a {
        padding-left: 0; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .FcRjCa .ZeWNV1S .classy-navbar .classynav > ul > li:first-child a {
            padding-left: 15px; } }
        @media only screen and (max-width: 767px) {
          .FcRjCa .ZeWNV1S .classy-navbar .classynav > ul > li:first-child a {
            padding-left: 15px; } }
      .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li.megamenu-item > a::after,
      .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li.has-down > a::after {
        color: #ffffff; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li.megamenu-item > a::after,
          .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li.has-down > a::after {
            color: #1b3a6b; } }
        @media only screen and (max-width: 767px) {
          .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li.megamenu-item > a::after,
          .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li.has-down > a::after {
            color: #1b3a6b; } }
      .FcRjCa .ZeWNV1S .classy-navbar .classynav ul li ul li a {
        color: #1b3a6b;
        font-size: 14px; }
      .FcRjCa .ZeWNV1S .classy-navbar .NOLqCu6AaEk {
        position: relative;
        z-index: 1;
        padding-left: 50px;
        height: 100%;
        overflow-y: hidden;
        overflow-x: hidden; }
        .FcRjCa .ZeWNV1S .classy-navbar .NOLqCu6AaEk::before {
          width: 100%;
          height: 200%;
          content: '';
          position: absolute;
          top: 42%;
          left: 0;
          z-index: -1;
          background-color: #0e9c7f;
          -webkit-transform: rotate(30deg);
          transform: rotate(30deg); }
        .FcRjCa .ZeWNV1S .classy-navbar .NOLqCu6AaEk::after {
          width: 1000%;
          height: 100%;
          content: '';
          position: absolute;
          top: 0;
          left: 62px;
          z-index: -1;
          background-color: #0e9c7f; }
        .FcRjCa .ZeWNV1S .classy-navbar .NOLqCu6AaEk a {
          display: inline-block;
          font-size: 24px;
          color: #1b3a6b;
          font-weight: 700;
          line-height: 85px; }
          .FcRjCa .ZeWNV1S .classy-navbar .NOLqCu6AaEk a:hover {
            color: #ffffff; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .FcRjCa .ZeWNV1S .classy-navbar .NOLqCu6AaEk a {
              font-size: 20px; } }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .FcRjCa .ZeWNV1S .classy-navbar .NOLqCu6AaEk a {
              font-size: 18px; } }
          @media only screen and (max-width: 767px) {
            .FcRjCa .ZeWNV1S .classy-navbar .NOLqCu6AaEk a {
              font-size: 14px;
              line-height: 70px; } }
  .FcRjCa .is-sticky .ZeWNV1S {
    box-shadow: 0 7px 40px 0 rgba(0, 0, 0, 0.3); }

/* :: 5.0 Hero Area CSS */
.lgLku0 {
  position: relative;
  z-index: 1; }
  .lgLku0 .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 100;
    bottom: 30px;
    left: 0;
    right: 0; }
    .lgLku0 .owl-dots .owl-dot {
      width: 8px;
      height: 8px;
      background-color: #d2d2d2;
      border-radius: 50%;
      margin: 0 6px; }
      .lgLku0 .owl-dots .owl-dot.active {
        background-color: #0e9c7f; }
  .lgLku0 .owl-prev,
  .lgLku0 .owl-next {
    position: absolute;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    top: 50%;
    margin-top: -23px;
    font-size: 18px;
    color: #ffffff;
    background-color: #1b3a6b;
    left: 20px;
    text-align: center;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    line-height: 46px;
    opacity: 0;
    visibility: hidden; }
    @media only screen and (max-width: 767px) {
      .lgLku0 .owl-prev,
      .lgLku0 .owl-next {
        left: 10px; } }
    .lgLku0 .owl-prev:hover,
    .lgLku0 .owl-next:hover {
      background-color: #0e9c7f;
      color: #ffffff; }
  .lgLku0 .owl-next {
    left: auto;
    right: 20px; }
    @media only screen and (max-width: 767px) {
      .lgLku0 .owl-next {
        right: 10px; } }
  .lgLku0:hover .owl-next,
  .lgLku0:hover .owl-prev {
    opacity: 1;
    visibility: visible; }

.youAYrTfgv6 {
  position: relative;
  z-index: 99;
  width: 100%;
  height: 760px;
  background-color: #ffffff;
  overflow: hidden; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .youAYrTfgv6 {
      height: 600px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .youAYrTfgv6 {
      height: 600px; } }
  @media only screen and (max-width: 767px) {
    .youAYrTfgv6 {
      height: 600px; } }
  .youAYrTfgv6 .ZmiOhV9H {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -12;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: slide-bg linear 10000ms infinite;
    animation: slide-bg linear 10000ms infinite; }
  .youAYrTfgv6 .dtO3xUWobMJ {
    position: absolute;
    z-index: 10;
    width: 0;
    height: 2px;
    background-color: #0e9c7f;
    left: 0;
    bottom: 0;
    -webkit-animation: slide-du-indicator linear 10000ms infinite;
    animation: slide-du-indicator linear 10000ms infinite; }
  .youAYrTfgv6 .mRdVJC {
    position: relative;
    z-index: 1; }
    .youAYrTfgv6 .mRdVJC h6 {
      font-size: 18px;
      font-weight: 400;
      color: #ffffff;
      margin-bottom: 15px; }
    .youAYrTfgv6 .mRdVJC h2 {
      font-size: 70px;
      color: #ffffff;
      font-weight: 600;
      margin-bottom: 10px;
      text-transform: uppercase; }
      .youAYrTfgv6 .mRdVJC h2 span {
        color: #0e9c7f; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .youAYrTfgv6 .mRdVJC h2 {
          font-size: 48px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .youAYrTfgv6 .mRdVJC h2 {
          font-size: 42px; } }
      @media only screen and (max-width: 767px) {
        .youAYrTfgv6 .mRdVJC h2 {
          font-size: 24px; } }
    .youAYrTfgv6 .mRdVJC p {
      font-size: 16px;
      color: #ffffff; }

@-webkit-keyframes slide-du-indicator {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
@keyframes slide-du-indicator {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
@-webkit-keyframes slide-bg {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes slide-bg {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/* :: 6.0 Features Area CSS */
.tSJrkcBV {
  position: relative;
  z-index: 1; }
  .tSJrkcBV h6 {
    font-size: 18px;
    color: #6e6e6e;
    margin-bottom: 0;
    font-family: "Source Sans 3", sans-serif;
    font-weight: 600;
    line-height: 1.8; }
  .tSJrkcBV img {
    margin-bottom: 15px; }
  .tSJrkcBV h5 {
    font-size: 18px;
    margin-bottom: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .tSJrkcBV h5 {
        font-size: 15px; } }
  .tSJrkcBV:hover h5 {
    color: #0e9c7f; }

/* :: 7.0 Special Feature CSS */
.bCjluVMn5v {
  position: relative;
  z-index: 1; }
  .bCjluVMn5v .Yz23vveVN {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    background-color: #0e9c7f; }
    @media only screen and (max-width: 767px) {
      .bCjluVMn5v .Yz23vveVN {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    .bCjluVMn5v .Yz23vveVN .uZC7DO9 {
      position: relative;
      z-index: 1;
      max-width: 555px;
      margin-left: auto;
      padding-right: 70px; }
      .bCjluVMn5v .Yz23vveVN .uZC7DO9 h6 {
        color: #ffffff;
        line-height: 1.7;
        margin-bottom: 50px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .bCjluVMn5v .Yz23vveVN .uZC7DO9 h6 {
            font-size: 14px; } }
        @media only screen and (max-width: 767px) {
          .bCjluVMn5v .Yz23vveVN .uZC7DO9 h6 {
            font-size: 14px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .bCjluVMn5v .Yz23vveVN .uZC7DO9 {
          max-width: 465px;
          padding-right: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .bCjluVMn5v .Yz23vveVN .uZC7DO9 {
          max-width: 350px;
          padding-right: 20px; } }
      @media only screen and (max-width: 767px) {
        .bCjluVMn5v .Yz23vveVN .uZC7DO9 {
          max-width: 100%;
          padding-right: 15px;
          padding-left: 15px; } }
  .bCjluVMn5v .ROFxGcarQ {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .bCjluVMn5v .ROFxGcarQ {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 250px; } }
  .bCjluVMn5v.eJAarP .Yz23vveVN {
    background-color: #1b3a6b; }
    .bCjluVMn5v.eJAarP .Yz23vveVN .uZC7DO9 {
      margin-left: 0;
      margin-right: auto;
      padding-right: 0;
      padding-left: 70px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .bCjluVMn5v.eJAarP .Yz23vveVN .uZC7DO9 {
          padding-left: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .bCjluVMn5v.eJAarP .Yz23vveVN .uZC7DO9 {
          padding-left: 20px; } }
      @media only screen and (max-width: 767px) {
        .bCjluVMn5v.eJAarP .Yz23vveVN .uZC7DO9 {
          padding-left: 15px;
          padding-right: 15px; } }

/* :: 8.0 CTA Area CSS */
.FirB4ApIr3E {
  position: relative;
  z-index: 1; }
  .FirB4ApIr3E .vEgVXUWXLYC {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .FirB4ApIr3E .vEgVXUWXLYC {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 400px; } }
    @media only screen and (max-width: 767px) {
      .FirB4ApIr3E .vEgVXUWXLYC {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 280px; } }
  .FirB4ApIr3E .O2HJcXX {
    position: relative;
    z-index: 1;
    padding: 100px 5%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    background-color: #0e9c7f; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .FirB4ApIr3E .O2HJcXX {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .FirB4ApIr3E .O2HJcXX {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    .FirB4ApIr3E .O2HJcXX h6 {
      color: #ffffff;
      font-weight: 600;
      font-family: "Source Sans 3", sans-serif;
      line-height: 1.8; }
    .FirB4ApIr3E .O2HJcXX .g9QV5CaId0D .P1Vnxhs span {
      color: #ffffff;
      font-size: 18px;
      font-weight: 700; }
    .FirB4ApIr3E .O2HJcXX .g9QV5CaId0D p {
      margin-bottom: 0;
      font-family: "Source Sans 3", sans-serif;
      letter-spacing: 2px;
      color: #ffffff;
      text-transform: uppercase; }

.A6rOkC2 {
  position: relative;
  z-index: 1;
  background-color: #1b3a6b;
  padding-top: 50px; }
  .A6rOkC2 .O2HJcXX .WPudXlqAFSv {
    position: relative;
    z-index: 1;
    margin-bottom: 50px; }
    .A6rOkC2 .O2HJcXX .WPudXlqAFSv h4 {
      color: #ffffff;
      font-family: "Source Sans 3", sans-serif;
      margin-bottom: 0;
      font-weight: 600; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .A6rOkC2 .O2HJcXX .WPudXlqAFSv h4 {
          font-size: 18px; } }
    .A6rOkC2 .O2HJcXX .WPudXlqAFSv p {
      color: #ffffff;
      font-size: 14px;
      margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .A6rOkC2 .O2HJcXX .WPudXlqAFSv {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
  .A6rOkC2 .O2HJcXX .Txnh7P {
    position: relative;
    z-index: 1;
    margin-bottom: 50px; }
    @media only screen and (max-width: 767px) {
      .A6rOkC2 .O2HJcXX .Txnh7P {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }

.OnV7i0msY .itbhNg h2,
.ixORjwVjGz .itbhNg h2 {
  font-size: 24px; }

.ixORjwVjGz {
  position: relative;
  z-index: 1; }

.eBDVdEbqglb {
  position: relative;
  z-index: 1;
  margin-bottom: 15px; }
  .eBDVdEbqglb:last-child {
    margin-bottom: 0; }
  .eBDVdEbqglb .qcHesfAbo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    max-width: 37%;
    width: 37%; }
  .eBDVdEbqglb .iLB0Gx {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
    width: 63%;
    padding-left: 15px; }
    .eBDVdEbqglb .iLB0Gx span {
      font-size: 10px;
      color: #ffffff;
      background-color: #0e9c7f;
      padding: 3px 15px;
      border-radius: 30px;
      display: inline-block;
      margin-bottom: 5px; }
    .eBDVdEbqglb .iLB0Gx a {
      display: block;
      font-weight: 400;
      font-size: 16px;
      margin-bottom: 0; }
      .eBDVdEbqglb .iLB0Gx a:hover, .eBDVdEbqglb .iLB0Gx a:focus {
        color: #0e9c7f; }
    .eBDVdEbqglb .iLB0Gx .v3MGX1Wk a {
      position: relative;
      z-index: 1;
      display: inline-block;
      font-size: 12px;
      color: #838383;
      font-weight: 600;
      margin-bottom: 0;
      line-height: 1; }
      .eBDVdEbqglb .iLB0Gx .v3MGX1Wk a img {
        margin-right: 5px; }
      .eBDVdEbqglb .iLB0Gx .v3MGX1Wk a:last-child {
        margin-left: 31px; }
        .eBDVdEbqglb .iLB0Gx .v3MGX1Wk a:last-child::after {
          content: '|';
          position: absolute;
          top: 0;
          left: -20px;
          z-index: 1; }
      .eBDVdEbqglb .iLB0Gx .v3MGX1Wk a:hover, .eBDVdEbqglb .iLB0Gx .v3MGX1Wk a:focus {
        color: #0e9c7f; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .eBDVdEbqglb .iLB0Gx .v3MGX1Wk a {
          font-size: 10px; } }
      @media only screen and (max-width: 767px) {
        .eBDVdEbqglb .iLB0Gx .v3MGX1Wk a {
          font-size: 10px; } }

.OnV7i0msY {
  position: relative;
  z-index: 1; }
  .OnV7i0msY .oLUTeRJGT2 {
    padding: 55px 45px;
    background-color: #ffffff;
    border: 1px solid #afbace; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .OnV7i0msY .oLUTeRJGT2 {
        padding: 30px; } }
    @media only screen and (max-width: 767px) {
      .OnV7i0msY .oLUTeRJGT2 {
        padding: 20px; } }
    .OnV7i0msY .oLUTeRJGT2 .pe5gP5NmA {
      position: relative;
      z-index: 1;
      margin-bottom: 45px; }
      .OnV7i0msY .oLUTeRJGT2 .pe5gP5NmA:last-child {
        margin-bottom: 0; }
      .OnV7i0msY .oLUTeRJGT2 .pe5gP5NmA .icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48px;
        flex: 0 0 48px;
        max-width: 48px;
        width: 48px;
        height: 48px;
        line-height: 48px;
        color: #ffffff;
        text-align: center;
        margin-right: 15px;
        background-color: #0e9c7f; }
      .OnV7i0msY .oLUTeRJGT2 .pe5gP5NmA .text p {
        font-weight: 600;
        color: #212121;
        margin-bottom: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .OnV7i0msY .oLUTeRJGT2 .pe5gP5NmA .text p {
            font-size: 12px; } }
        @media only screen and (max-width: 767px) {
          .OnV7i0msY .oLUTeRJGT2 .pe5gP5NmA .text p {
            font-size: 12px; } }
      .OnV7i0msY .oLUTeRJGT2 .pe5gP5NmA .text span {
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #838383; }
  .OnV7i0msY.lRmdZGCH .oLUTeRJGT2 {
    padding: 35px;
    border: none;
    background-color: #1b3a6b; }
    .OnV7i0msY.lRmdZGCH .oLUTeRJGT2 h5 {
      color: #ffffff;
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 35px; }
    .OnV7i0msY.lRmdZGCH .oLUTeRJGT2 .pe5gP5NmA .text p,
    .OnV7i0msY.lRmdZGCH .oLUTeRJGT2 .pe5gP5NmA .text span {
      color: #ffffff; }

/* :: 9.0 Newsletter Area CSS */
.XFZ0sfJc4ze {
  position: relative;
  z-index: 3; }
  .XFZ0sfJc4ze::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 54, 121, 0.7);
    z-index: -1; }
  .XFZ0sfJc4ze .i1othgq0 {
    position: relative;
    z-index: 1; }
    .XFZ0sfJc4ze .i1othgq0 h2 {
      color: #ffffff;
      margin-bottom: 25px;
      display: block;
      font-weight: 400;
      font-size: 30px; }
      @media only screen and (max-width: 767px) {
        .XFZ0sfJc4ze .i1othgq0 h2 {
          font-size: 18px; } }
    .XFZ0sfJc4ze .i1othgq0 form {
      width: 100%;
      position: relative;
      z-index: 1;
      margin-bottom: 30px; }
      .XFZ0sfJc4ze .i1othgq0 form input {
        width: 100%;
        height: 45px;
        background-color: #ffffff;
        border-radius: 30px;
        border: none;
        font-size: 12px;
        font-style: italic;
        padding: 0 20px; }
      .XFZ0sfJc4ze .i1othgq0 form button {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        position: absolute;
        width: 130px;
        height: 45px;
        background-color: #0e9c7f;
        border: none;
        border-radius: 0 30px 30px 0;
        top: 0;
        right: 0;
        font-weight: 700;
        font-size: 14px;
        color: #ffffff;
        text-align: center;
        cursor: pointer;
        z-index: 20; }
        .XFZ0sfJc4ze .i1othgq0 form button:hover {
          background-color: #1b3a6b; }
        .XFZ0sfJc4ze .i1othgq0 form button:focus {
          outline: none;
          box-shadow: none; }
        @media only screen and (max-width: 767px) {
          .XFZ0sfJc4ze .i1othgq0 form button {
            width: 100px; } }
    .XFZ0sfJc4ze .i1othgq0 p {
      font-size: 12px;
      color: #ffffff;
      margin-bottom: 0; }

/* :: 10.0 Team Member Area CSS */
.H6whVV {
  position: relative;
  z-index: 1;
  text-align: center; }
  .H6whVV .MaFtPteClZ {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    width: 180px;
    border-radius: 50%;
    margin: 0 auto 40px;
    height: 180px; }
    .H6whVV .MaFtPteClZ::after {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      content: '';
      width: 100%;
      height: 100%;
      background-color: transparent;
      border: 8px solid #1b3a6b;
      top: 0;
      left: 0;
      position: absolute;
      z-index: 100;
      border-radius: 50%;
      opacity: 0;
      visibility: hidden; }
    .H6whVV .MaFtPteClZ img {
      border-radius: 50%; }
    .H6whVV .MaFtPteClZ .Hw5oODO2 a {
      position: absolute;
      width: 62px;
      height: 62px;
      border-radius: 15px;
      background-color: #0e9c7f;
      text-align: center;
      bottom: -10px;
      right: 0;
      z-index: 300;
      color: #ffffff;
      line-height: 62px;
      font-size: 18px; }
      .H6whVV .MaFtPteClZ .Hw5oODO2 a:hover {
        background-color: #1b3a6b; }
    .H6whVV .MaFtPteClZ:hover {
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2); }
      .H6whVV .MaFtPteClZ:hover::after {
        opacity: 1;
        visibility: visible; }
  .H6whVV .kflYa25 {
    position: relative;
    z-index: 1; }
    .H6whVV .kflYa25 h5 {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      font-size: 18px;
      margin-bottom: 5px; }
    .H6whVV .kflYa25 h6 {
      font-size: 14px;
      font-weight: 600;
      margin-bottom: 0;
      color: #6e6e6e; }
  .H6whVV:hover .kflYa25 h5 {
    color: #0e9c7f; }

/* :: 11.0 Footer Area CSS */
.VPElKza9czF {
  position: relative;
  z-index: 1;
  background-color: #021c3c; }
  .VPElKza9czF .OiJ5JUWCUZX {
    position: relative;
    z-index: 1; }
    .VPElKza9czF .OiJ5JUWCUZX .ejl9xKM2 {
      font-size: 18px;
      color: #0e9c7f;
      margin-bottom: 40px;
      font-weight: 400; }
    .VPElKza9czF .OiJ5JUWCUZX ul li a {
      display: block;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      margin-bottom: 30px;
      position: relative;
      z-index: 1;
      padding-left: 23px; }
      .VPElKza9czF .OiJ5JUWCUZX ul li a::before {
        content: '';
        width: 8px;
        height: 8px;
        top: 7px;
        left: 0;
        border-radius: 50%;
        background-color: #0e9c7f;
        position: absolute;
        z-index: 1; }
      .VPElKza9czF .OiJ5JUWCUZX ul li a:hover, .VPElKza9czF .OiJ5JUWCUZX ul li a:focus {
        color: #0e9c7f; }
    .VPElKza9czF .OiJ5JUWCUZX ul li:last-child a {
      margin-bottom: 0; }
  .VPElKza9czF .KyG6zvb {
    position: relative;
    z-index: 1;
    border-top: 1px solid #3c4450;
    padding: 30px 0; }
    .VPElKza9czF .KyG6zvb .e2uR5QLsIdV {
      font-size: 14px;
      margin-bottom: 0;
      color: #636b75;
      font-weight: 400; }
      @media only screen and (max-width: 767px) {
        .VPElKza9czF .KyG6zvb .e2uR5QLsIdV {
          margin-top: 30px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .VPElKza9czF .KyG6zvb .e2uR5QLsIdV {
          margin-top: 0; } }
      .VPElKza9czF .KyG6zvb .e2uR5QLsIdV a {
        color: #636b75;
        font-size: 14px;
        font-weight: 400; }
        .VPElKza9czF .KyG6zvb .e2uR5QLsIdV a:hover, .VPElKza9czF .KyG6zvb .e2uR5QLsIdV a:focus {
          color: #0e9c7f; }

/* :: 12.0 Blog Area CSS */
.ZypbTzgZn {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 255px; }
  @media only screen and (max-width: 767px) {
    .ZypbTzgZn {
      height: 180px; } }
  .ZypbTzgZn .zTcZmZ2k h2 {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    display: block; }
    @media only screen and (max-width: 767px) {
      .ZypbTzgZn .zTcZmZ2k h2 {
        font-size: 24px; } }
  .ZypbTzgZn .zTcZmZ2k .HGUdyDK {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0; }
    .ZypbTzgZn .zTcZmZ2k .HGUdyDK .PE5YO9::before {
      color: #ffffff; }
    .ZypbTzgZn .zTcZmZ2k .HGUdyDK .PE5YO9.active {
      color: #0e9c7f;
      font-size: 16px;
      font-weight: 600; }
    .ZypbTzgZn .zTcZmZ2k .HGUdyDK .PE5YO9 a {
      font-size: 16px;
      color: #ffffff;
      font-weight: 600; }
      .ZypbTzgZn .zTcZmZ2k .HGUdyDK .PE5YO9 a:hover {
        color: #0e9c7f; }

.YYOIcytsf30 {
  position: relative;
  z-index: 1;
  margin-bottom: 20px; }
  .YYOIcytsf30:last-child {
    margin-bottom: 0; }
  .YYOIcytsf30 .qcHesfAbo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: 25%; }
  .YYOIcytsf30 .iLB0Gx {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    width: 75%;
    padding-left: 10px; }
    .YYOIcytsf30 .iLB0Gx a {
      display: block;
      font-weight: 600;
      font-size: 14px;
      margin-bottom: 0;
      color: #ffffff; }
      .YYOIcytsf30 .iLB0Gx a:hover, .YYOIcytsf30 .iLB0Gx a:focus {
        color: #0e9c7f; }
    .YYOIcytsf30 .iLB0Gx .v3MGX1Wk a {
      position: relative;
      z-index: 1;
      display: inline-block;
      font-size: 12px;
      color: #838383;
      font-weight: 600;
      margin-bottom: 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .YYOIcytsf30 .iLB0Gx .v3MGX1Wk a {
          font-size: 9px; } }
      .YYOIcytsf30 .iLB0Gx .v3MGX1Wk a img {
        margin-right: 2px; }
      .YYOIcytsf30 .iLB0Gx .v3MGX1Wk a:last-child {
        margin-left: 21px; }
        .YYOIcytsf30 .iLB0Gx .v3MGX1Wk a:last-child::after {
          content: '|';
          position: absolute;
          top: 0;
          left: -15px;
          z-index: 1; }
      .YYOIcytsf30 .iLB0Gx .v3MGX1Wk a:hover, .YYOIcytsf30 .iLB0Gx .v3MGX1Wk a:focus {
        color: #0e9c7f; }

.hmufybFkG {
  position: relative;
  z-index: 1; }
  .hmufybFkG .ijbDCf {
    position: relative;
    z-index: 1;
    margin-bottom: 35px; }
    .hmufybFkG .ijbDCf a {
      display: block; }
      .hmufybFkG .ijbDCf a img {
        border-radius: 5px; }
  .hmufybFkG .rNzdAp {
    position: relative;
    z-index: 1; }
    .hmufybFkG .rNzdAp span {
      font-size: 10px;
      color: #ffffff;
      background-color: #0e9c7f;
      padding: 3px 15px;
      border-radius: 30px;
      display: inline-block;
      margin-bottom: 5px; }
    .hmufybFkG .rNzdAp .yxFsyC {
      display: block;
      font-weight: 600;
      font-size: 24px;
      margin-bottom: 0;
      color: #212121; }
      .hmufybFkG .rNzdAp .yxFsyC:hover, .hmufybFkG .rNzdAp .yxFsyC:focus {
        color: #0e9c7f; }
    .hmufybFkG .rNzdAp .gSbavPtZ {
      margin-bottom: 30px; }
      .hmufybFkG .rNzdAp .gSbavPtZ a {
        position: relative;
        z-index: 1;
        display: inline-block;
        font-size: 12px;
        color: #838383;
        font-weight: 600;
        margin-bottom: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .hmufybFkG .rNzdAp .gSbavPtZ a {
            font-size: 9px; } }
        .hmufybFkG .rNzdAp .gSbavPtZ a img {
          margin-right: 2px; }
        .hmufybFkG .rNzdAp .gSbavPtZ a:last-child {
          margin-left: 21px; }
          .hmufybFkG .rNzdAp .gSbavPtZ a:last-child::after {
            content: '|';
            position: absolute;
            top: 0;
            left: -15px;
            z-index: 1; }
        .hmufybFkG .rNzdAp .gSbavPtZ a:hover, .hmufybFkG .rNzdAp .gSbavPtZ a:focus {
          color: #0e9c7f; }
    .hmufybFkG .rNzdAp p {
      margin-bottom: 0; }

.lSEm8lGPHFI {
  position: relative;
  z-index: 1; }
  .lSEm8lGPHFI img {
    border-radius: 5px;
    margin-bottom: 30px; }
  .lSEm8lGPHFI p {
    margin-bottom: 25px; }

.He96mM {
  position: relative;
  z-index: 1; }
  .He96mM .EB7a4xr .xCbD1k {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 5px;
    line-height: 40px;
    font-weight: 600;
    font-size: 16px;
    color: #212121;
    padding: 0;
    border: none;
    text-align: center;
    margin-right: 2px; }
    .He96mM .EB7a4xr .xCbD1k:hover, .He96mM .EB7a4xr .xCbD1k:focus {
      color: #ffffff;
      background-color: #0e9c7f; }
  .He96mM .EB7a4xr.active .xCbD1k {
    color: #ffffff;
    background-color: #0e9c7f; }

.dZWAvSByE {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .dZWAvSByE {
      margin-top: 100px; } }
  @media only screen and (max-width: 767px) {
    .dZWAvSByE {
      margin-top: 100px; } }

.sSYUdHAHNr {
  position: relative;
  z-index: 1;
  margin-bottom: 50px; }
  .sSYUdHAHNr:last-child {
    margin-bottom: 0; }
  .sSYUdHAHNr .fbgdG9qo {
    position: relative;
    z-index: 1;
    margin-bottom: 35px; }
    .sSYUdHAHNr .fbgdG9qo .line {
      width: 30px;
      height: 8px;
      background-color: #0e9c7f;
      border-radius: 5px;
      display: block;
      margin-bottom: 15px; }
  .sSYUdHAHNr.hBbGoPqy {
    position: relative;
    z-index: 1; }
    .sSYUdHAHNr.hBbGoPqy form {
      position: relative;
      z-index: 1; }
      .sSYUdHAHNr.hBbGoPqy form input {
        width: 100%;
        height: 50px;
        border-radius: 5px;
        border: none;
        background-color: #f5f7fa;
        padding: 0 20px;
        font-size: 12px;
        font-style: italic; }
      .sSYUdHAHNr.hBbGoPqy form button {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        position: absolute;
        width: 125px;
        height: 50px;
        border: none;
        top: 0;
        right: 0;
        z-index: 99;
        background-color: #1b3a6b;
        color: #0e9c7f;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        border-radius: 5px;
        cursor: pointer; }
        .sSYUdHAHNr.hBbGoPqy form button:hover {
          background-color: #0e9c7f;
          color: #1b3a6b; }
  .sSYUdHAHNr.oU98MjmpaVN ul {
    padding-left: 35px; }
    .sSYUdHAHNr.oU98MjmpaVN ul li a {
      display: block;
      font-size: 15px;
      padding: 7px 0;
      font-weight: 600;
      color: #1b3a6b; }
      .sSYUdHAHNr.oU98MjmpaVN ul li a:hover, .sSYUdHAHNr.oU98MjmpaVN ul li a:focus {
        color: #0e9c7f; }

.XJj7JQblq0 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 50px; }
  .XJj7JQblq0 .zvAulWi .agLD8oAlSc {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51px;
    flex: 0 0 51px;
    min-width: 51px;
    margin-right: 30px;
    height: 51px;
    border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      .XJj7JQblq0 .zvAulWi .agLD8oAlSc {
        margin-right: 15px; } }
    .XJj7JQblq0 .zvAulWi .agLD8oAlSc img {
      border-radius: 50%; }
  .XJj7JQblq0 .zvAulWi .jAeVOOOB {
    margin-bottom: 30px; }
    .XJj7JQblq0 .zvAulWi .jAeVOOOB .KLFCUIdh,
    .XJj7JQblq0 .zvAulWi .jAeVOOOB .aUscmBe,
    .XJj7JQblq0 .zvAulWi .jAeVOOOB .J5ylpKP {
      position: relative;
      z-index: 1;
      margin-bottom: 5px;
      display: inline-block;
      font-size: 14px;
      color: #212121;
      margin-right: 30px; }
      @media only screen and (max-width: 767px) {
        .XJj7JQblq0 .zvAulWi .jAeVOOOB .KLFCUIdh,
        .XJj7JQblq0 .zvAulWi .jAeVOOOB .aUscmBe,
        .XJj7JQblq0 .zvAulWi .jAeVOOOB .J5ylpKP {
          font-size: 12px;
          margin-right: 15px; } }
      .XJj7JQblq0 .zvAulWi .jAeVOOOB .KLFCUIdh::after,
      .XJj7JQblq0 .zvAulWi .jAeVOOOB .aUscmBe::after,
      .XJj7JQblq0 .zvAulWi .jAeVOOOB .J5ylpKP::after {
        position: absolute;
        top: 0;
        right: -16px;
        content: '|';
        z-index: 1; }
        @media only screen and (max-width: 767px) {
          .XJj7JQblq0 .zvAulWi .jAeVOOOB .KLFCUIdh::after,
          .XJj7JQblq0 .zvAulWi .jAeVOOOB .aUscmBe::after,
          .XJj7JQblq0 .zvAulWi .jAeVOOOB .J5ylpKP::after {
            right: -8px; } }
      .XJj7JQblq0 .zvAulWi .jAeVOOOB .KLFCUIdh:hover,
      .XJj7JQblq0 .zvAulWi .jAeVOOOB .aUscmBe:hover,
      .XJj7JQblq0 .zvAulWi .jAeVOOOB .J5ylpKP:hover {
        color: #1b3a6b; }
    .XJj7JQblq0 .zvAulWi .jAeVOOOB .J5ylpKP {
      margin-right: 0; }
      .XJj7JQblq0 .zvAulWi .jAeVOOOB .J5ylpKP::after {
        display: none; }
    .XJj7JQblq0 .zvAulWi .jAeVOOOB p {
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 2;
      font-weight: 500; }
  .XJj7JQblq0 .zHcEP1 {
    margin-bottom: 30px; }
    .XJj7JQblq0 .zHcEP1:last-of-type {
      margin-bottom: 0; }
  .XJj7JQblq0 .children .zHcEP1 {
    margin-left: 50px;
    margin-top: 30px; }

/* :: 13.0 Contact Area CSS */
.sV3MtIaZw {
  position: relative;
  z-index: 1;
  background-color: #0e9c7f;
  padding: 35px; }
  .sV3MtIaZw h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 40px; }
  .sV3MtIaZw .NyezCg1 {
    position: relative;
    z-index: 1;
    margin-bottom: 60px; }
    .sV3MtIaZw .NyezCg1:last-child {
      margin-bottom: 0; }
    .sV3MtIaZw .NyezCg1 .JrzzTaPl {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px;
      max-width: 80px;
      width: 80px;
      margin-right: 30px; }
    .sV3MtIaZw .NyezCg1 .DpBvpXtrz h6 {
      color: #ffffff;
      margin-bottom: 5px;
      font-weight: 600; }
    .sV3MtIaZw .NyezCg1 .DpBvpXtrz span {
      font-size: 12px;
      text-transform: capitalize;
      margin-bottom: 15px;
      display: block;
      color: #ffffff; }
    .sV3MtIaZw .NyezCg1 .DpBvpXtrz p {
      font-size: 14px;
      margin-bottom: 0;
      line-height: 1;
      font-weight: 700;
      color: #ffffff; }

.Sn8ERyTVO .X1rnsfohAc {
  position: relative;
  z-index: 2;
  height: 54px;
  width: 100%;
  background-color: #f5f7fa;
  font-size: 12px;
  margin-bottom: 15px;
  border: none;
  border-radius: 5px;
  padding: 15px 30px;
  font-weight: 500;
  color: #aeaeae;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .Sn8ERyTVO .X1rnsfohAc:focus {
    box-shadow: none; }
.Sn8ERyTVO textarea.X1rnsfohAc {
  height: 250px; }

.OAPry2woI {
  position: relative;
  z-index: 2;
  height: 960px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .OAPry2woI {
      height: 1200px; } }
  @media only screen and (max-width: 767px) {
    .OAPry2woI {
      height: 1200px; } }
  .OAPry2woI iframe {
    width: 100%;
    height: 100%;
    border: none;
    margin-bottom: 0; }
  .OAPry2woI .afdXbUveiI {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .OAPry2woI .afdXbUveiI .lRmdZGCH {
      background-color: #1b3a6b;
      padding: 70px 45px; }
      @media only screen and (max-width: 767px) {
        .OAPry2woI .afdXbUveiI .lRmdZGCH {
          padding: 40px 30px; } }
      .OAPry2woI .afdXbUveiI .lRmdZGCH h4 {
        color: #ffffff;
        font-weight: 600; }

/* :: 14.0 Elements Area CSS */
.KEHd4Dmrk {
  position: relative;
  z-index: 1; }
  .KEHd4Dmrk .line {
    width: 30px;
    height: 8px;
    background-color: #0e9c7f;
    border-radius: 5px;
    display: block;
    margin-bottom: 15px; }
  .KEHd4Dmrk h2 {
    font-size: 24px;
    margin-bottom: 0; }

.gJhBQtatg {
  position: relative;
  z-index: 1; }
  .gJhBQtatg .icon {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #1b3a6b;
    text-align: center;
    margin-right: 20px;
    line-height: 60px;
    color: #ffffff;
    font-size: 30px; }
  .gJhBQtatg .text h5 {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-size: 18px; }
  .gJhBQtatg .text p {
    margin-bottom: 0; }
  .gJhBQtatg:hover .icon, .gJhBQtatg:focus .icon {
    background-color: #0e9c7f; }
  .gJhBQtatg:hover .text h5, .gJhBQtatg:focus .text h5 {
    color: #0e9c7f; }

.bXPHDtGz {
  position: relative;
  z-index: 1; }
  .bXPHDtGz .pcgXBhdve4 {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    width: 70px; }
    .bXPHDtGz .pcgXBhdve4 i {
      color: #0e9c7f;
      font-size: 65px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .bXPHDtGz .pcgXBhdve4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        max-width: 40px;
        width: 40px; }
        .bXPHDtGz .pcgXBhdve4 i {
          font-size: 40px; } }
  .bXPHDtGz .AYa5TGIwI h2 {
    font-size: 48px;
    margin-bottom: 10px;
    color: #212121;
    font-weight: 600; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .bXPHDtGz .AYa5TGIwI h2 {
        font-size: 36px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .bXPHDtGz .AYa5TGIwI h2 {
        font-size: 30px; } }
    @media only screen and (max-width: 767px) {
      .bXPHDtGz .AYa5TGIwI h2 {
        font-size: 24px; } }
  .bXPHDtGz .AYa5TGIwI p {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
    color: #212121;
    line-height: 1; }
  .bXPHDtGz.white .pcgXBhdve4 i,
  .bXPHDtGz.white .AYa5TGIwI h2,
  .bXPHDtGz.white .AYa5TGIwI p {
    color: #ffffff; }

.Xa207fK.FRfI4uaMHXS {
  background-color: #ffffff;
  border: 0 solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 15px; }
.Xa207fK:last-of-type {
  margin-bottom: 0; }
.Xa207fK h6 {
  margin-bottom: 0; }
  .Xa207fK h6 a {
    font-family: "Source Sans 3", sans-serif;
    background-color: #1b3a6b;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 20px 70px 20px 30px;
    position: relative;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600; }
    .Xa207fK h6 a span {
      background: transparent;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      font-size: 10px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 58px;
      height: 100%;
      color: #ffffff;
      line-height: 58px; }
      .Xa207fK h6 a span.LjwHU1czJM {
        opacity: 0; }
    .Xa207fK h6 a.collapsed {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      background-color: #0e9c7f;
      color: #ffffff; }
.Xa207fK .XjRdUpEeVx {
  border-top: 0 solid transparent;
  box-shadow: none; }
  .Xa207fK .XjRdUpEeVx p {
    padding: 15px 15px 0;
    margin-bottom: 0; }

.g9QV5CaId0D {
  position: relative;
  z-index: 1;
  text-align: center; }
  .g9QV5CaId0D .circle {
    position: relative;
    z-index: 10;
    margin-bottom: 15px; }
  .g9QV5CaId0D .P1Vnxhs {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .g9QV5CaId0D .P1Vnxhs span {
      font-size: 18px;
      color: #212121;
      font-weight: 600; }
  .g9QV5CaId0D p {
    margin-bottom: 0;
    font-family: "Source Sans 3", sans-serif;
    letter-spacing: 2px;
    color: #212121;
    text-transform: uppercase; }

.kxO7SKrxih9 {
  position: relative;
  z-index: 1; }
  .kxO7SKrxih9 .pQElbbKbKQ {
    border-bottom: none;
    margin-bottom: 15px; }
    .kxO7SKrxih9 .pQElbbKbKQ .nav-link {
      background-color: #f5f7fa;
      padding: 0 20px;
      height: 50px;
      line-height: 50px;
      color: #212121;
      margin: 0 2px;
      border-radius: 5px;
      font-size: 16px;
      font-weight: 600; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .kxO7SKrxih9 .pQElbbKbKQ .nav-link {
          padding: 0 15px;
          font-size: 14px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .kxO7SKrxih9 .pQElbbKbKQ .nav-link {
          padding: 0 15px;
          font-size: 14px; } }
      @media only screen and (max-width: 767px) {
        .kxO7SKrxih9 .pQElbbKbKQ .nav-link {
          padding: 0 15px;
          font-size: 14px; } }
      .kxO7SKrxih9 .pQElbbKbKQ .nav-link.active {
        background-color: #1b3a6b;
        color: #ffffff; }
  .kxO7SKrxih9 .cNpfOcX {
    position: relative;
    z-index: 1;
    padding-top: 10px; }
    .kxO7SKrxih9 .cNpfOcX p {
      margin-bottom: 0; }
  .kxO7SKrxih9 .DyGRFUm7 h6 {
    font-size: 18px; }

.WsgcstGkOf {
  position: relative;
  z-index: 1;
  background-color: #1b3a6b;
  border-radius: 5px;
  text-align: center;
  padding: 50px 20px; }
  .WsgcstGkOf i {
    font-size: 50px;
    margin-bottom: 30px;
    display: block;
    color: #fff; }
  .WsgcstGkOf span {
    display: block;
    color: #fff; }

/* ====== The End ====== */

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

/* ====== NexaFund Custom Overrides ====== */

/* Typography: switch to a modern sans-serif feel */
body {
  font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  letter-spacing: 0.01em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  letter-spacing: -0.01em;
}

/* Section heading: pill-style line accent */
.itbhNg .line {
  width: 48px;
  height: 4px;
  background: #0e9c7f;
  border-radius: 4px;
  margin-bottom: 12px;
}

/* Service cards: add rounded corners + subtle shadow */
.gJhBQtatg {
  background: #ffffff;
  border-radius: 12px;
  padding: 28px 24px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.gJhBQtatg:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 32px rgba(26,92,58,0.13);
}
.gJhBQtatg .icon {
  width: 56px;
  height: 56px;
  background: #f0f7f4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 18px;
  flex-shrink: 0;
}
.gJhBQtatg .icon i {
  color: #1b3a6b;
  font-size: 24px;
}

/* Features area: image rounded */
.tSJrkcBV img {
  border-radius: 10px;
}

/* Buttons: pill shape */
.btn.B4hdVDCEl {
  border-radius: 50px;
  padding-left: 32px;
  padding-right: 32px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.06em;
}

/* Navbar: slightly taller, subtle border bottom */
.ZeWNV1S {
  border-bottom: 2px solid #0e9c7f;
}

/* Hero welcome text: left-aligned */
.lgLku0 .mRdVJC h6 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 13px;
  color: #0e9c7f;
}
.lgLku0 .mRdVJC h2 {
  font-size: 52px;
  font-weight: 800;
  line-height: 1.15;
}
.lgLku0 .mRdVJC h2 span {
  color: #0e9c7f;
  font-style: italic;
}

/* CTA area: change skills circles color */
.g9QV5CaId0D p {
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

/* News thumbnails: rounded */
.qcHesfAbo img,
.YYOIcytsf30 .qcHesfAbo img {
  border-radius: 8px;
}

/* Footer: green top border accent */
.VPElKza9czF {
  border-top: 4px solid #0e9c7f;
}

/* Copywrite bar background */
.KyG6zvb {
  background: #142e1f;
}

/* Preloader accent */
.IcmXDt div {
  background: #0e9c7f;
}

/* Top header accent bar */
.c82DK4R {
  background: #142e1f;
}
.c82DK4R a {
  color: #ccddcc !important;
}

/* Scroll-up button */
#scrollUp {
  border-radius: 50%;
}

/* ====== End NexaFund Overrides ====== */


/* NexaFund Custom Overrides */

/* Pill-shaped tags and badges */
.eBDVdEbqglb .v3MGX1Wk span,
.kQqT8yO span {
  border-radius: 20px !important;
}

/* Section headings: left border accent instead of bottom line */
.itbhNg h2 {
  font-weight: 700;
  letter-spacing: -0.5px;
}

/* Top header gradient */
.FcRjCa .c82DK4R {
  background: linear-gradient(90deg, #1b3a6b 0%, #16325a 100%) !important;
}

/* Navbar bottom accent line */
.FcRjCa .ZeWNV1S {
  border-bottom: 3px solid #0e9c7f;
}

/* Hero text center tweaks */
.mRdVJC.pLHHlKTl h6 {
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 12px;
  opacity: 0.85;
}

.mRdVJC.pLHHlKTl h2 {
  font-size: 52px;
  line-height: 1.15;
  font-weight: 700;
}

/* Features icons - circular background */
.tSJrkcBV .Q3jg4Ukl {
  background: linear-gradient(135deg, #1b3a6b, #0e9c7f);
  border-radius: 50%;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
}

/* Card-style service items */
.gJhBQtatg {
  background: #fff;
  border-radius: 10px;
  padding: 24px !important;
  box-shadow: 0 4px 20px rgba(27,58,107,0.08) !important;
  transition: transform 0.3s, box-shadow 0.3s;
}

.gJhBQtatg:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 30px rgba(27,58,107,0.15) !important;
}

/* Footer top border accent */
.VPElKza9czF {
  border-top: 4px solid #0e9c7f;
}

/* Newsletter section overlay */
.XFZ0sfJc4ze::before {
  background: rgba(27, 58, 107, 0.78) !important;
}

/* Input fields rounded */
.XFZ0sfJc4ze input,
.OnV7i0msY input,
.OnV7i0msY textarea {
  border-radius: 8px !important;
}

/* Smooth scrollbar color */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: #f5f7fa; }
::-webkit-scrollbar-thumb { background: #1b3a6b; border-radius: 3px; }
::-webkit-scrollbar-thumb:hover { background: #0e9c7f; }

