/* ---------------------------------------
	Variables and Mixins
--------------------------------------- */
/* ---------------------------------------
	Typography / Forms / Inputs / Buttons
--------------------------------------- */
@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Medium.woff2") format("woff2"), url("../fonts/FuturaPT-Medium.woff") format("woff"), url("../fonts/FuturaPT-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Book.woff2") format("woff2"), url("../fonts/FuturaPT-Book.woff") format("woff"), url("../fonts/FuturaPT-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Futura PT';
  src: url("../fonts/FuturaPT-Demi.woff2") format("woff2"), url("../fonts/FuturaPT-Demi.woff") format("woff"), url("../fonts/FuturaPT-Demi.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

.btn {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 40px 10px 20px;
  border-radius: 2px;
  background-color: #1d4f44;
  display: inline-block;
  position: relative;
  transition: all 0.5s; }
  @media only screen and (min-width: 991px) {
    .btn {
      font-size: 22px; } }
  .btn.theme-button {
    padding: 5px 40px 5px 20px; }
  .btn:after {
    content: '\f105';
    font-family: 'ticons';
    font-weight: 900;
    margin-left: 6px;
    font-size: 18px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%); }
  .btn:hover {
    text-decoration: none;
    opacity: 0.6;
    background: #1d4f44; }

.h2 {
  font-weight: 600;
  line-height: 1.27;
  text-transform: uppercase;
  color: #183640;
  margin-bottom: 0.55em; }
  @media only screen and (min-width: 768px) {
    .h2 {
      font-size: 36px; } }

.h3 {
  font-weight: 500;
  color: initial; }
  @media only screen and (min-width: 768px) {
    .h3 {
      font-size: 28px; } }

p {
  font-size: 18px;
  line-height: 1.18; }
  @media only screen and (min-width: 768px) {
    p {
      font-size: 22px; } }

ul li {
  line-height: 1.18; }
  @media only screen and (min-width: 768px) {
    ul li {
      font-size: 22px; } }

a:hover {
  text-decoration: none; }

/* ---------------------------------------
	Layout ( Header / Footer / Sidebar )
--------------------------------------- */
/* ---------------------------------------
	WPBakery ( Custom Classes / Default Modules )
--------------------------------------- */
#next-slick-btn, #prev-slick-btn {
  width: 25px;
  height: 40px;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0; }
  #next-slick-btn:hover, #prev-slick-btn:hover {
    opacity: 0.7;
    cursor: pointer; }

#prev-slick-btn {
  left: -80px;
  transform: translateY(-50%) rotate(180deg); }

.bg-cover {
  background-size: cover; }

.my-container {
  width: 1280px;
  margin: 0 auto;
  padding: 0 15px; }

.container {
  width: 1150px;
  padding: 0 15px; }

/* ---------------------------------------
	Grid Builder ( WPBakery )
--------------------------------------- */
#wrap {
  line-height: normal; }

/* ---------------------------------------
	Header
--------------------------------------- */
.page #site-header.header-one.wpex-full-width {
  padding-left: 0 !important; }

.page #menu-new-main-menu {
  box-shadow: 0 23px 30px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  border-radius: 5px 0 0 5px; }
  .page #menu-new-main-menu #site-navigation .dropdown-menu .link-inner {
    color: #183640; }

.page #site-header.overlay-header.white-style.dyn-styles #site-logo a.site-logo-text, .page #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu > li.menu-item > a, .page #site-header.overlay-header.white-style.dyn-styles #mobile-menu a {
  color: #183640 !important; }

.page #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu > li.menu-item.nmr-logged-in > a,
.page #site-header.overlay-header.white-style.dyn-styles #site-navigation .dropdown-menu > li.menu-item.nmr-logged-out > a {
  color: #fff !important; }

.page .member-menu {
  background: #4b907b; }
  .page .member-menu li > a {
    color: #fff !important; }

.page li#menu-item-2543 a.sf-with-ul {
  background: #4b907b; }

.page #site-header #site-navigation .dropdown-menu ul.sub-menu > li.menu-item > a {
  color: #183640 !important; }
  .page #site-header #site-navigation .dropdown-menu ul.sub-menu > li.menu-item > a:hover {
    color: #ffffff !important; }

#site-header-inner {
  padding: 0; }

#site-logo-inner {
  background-color: #ffffff;
  padding: 15px; }
  @media screen and (min-width: 1024px) {
    #site-logo-inner {
      padding: 25px; } }

/* ---------------------------------------
	Footer
--------------------------------------- */
#footer-builder {
  padding-top: 30px;
  background-repeat: no-repeat;
  background-size: cover; }
  #footer-builder .logo {
    margin-top: 90px;
    margin-bottom: 40px; }
    @media only screen and (max-width: 991px) {
      #footer-builder .logo {
        margin-top: 0; } }
  #footer-builder .menu {
    display: flex;
    justify-content: center; }
    @media only screen and (max-width: 991px) {
      #footer-builder .menu {
        display: none; } }
    @media only screen and (min-width: 991px) {
      #footer-builder .menu {
        padding-bottom: 32px; } }
    #footer-builder .menu .sub-menu {
      display: none;
      position: absolute;
      flex-direction: column;
      background: #fff; }
      #footer-builder .menu .sub-menu a {
        color: #0d6680;
        white-space: nowrap; }
    #footer-builder .menu a {
      color: #fff;
      padding: 5px 15px;
      text-transform: uppercase;
      font-size: 18px; }
      #footer-builder .menu a:hover {
        text-decoration: none; }
    #footer-builder .menu .menu-item-has-children {
      position: relative; }
      #footer-builder .menu .menu-item-has-children:after {
        content: '';
        position: absolute;
        right: 0;
        top: 8px;
        width: 10px;
        height: 10px;
        background: url("../images/btn-arrow.png") no-repeat center center/contain;
        transform: rotate(90deg); }
      #footer-builder .menu .menu-item-has-children:hover > .sub-menu {
        display: flex; }

/* ---------------------------------------
	Repeatable
--------------------------------------- */
.analog-tabs .vc_column-inner > .wpb_wrapper {
  display: flex;
  padding-bottom: 10vw; }
  @media only screen and (max-width: 991px) {
    .analog-tabs .vc_column-inner > .wpb_wrapper {
      flex-direction: column; } }
  @media only screen and (min-width: 768px) {
    .analog-tabs .vc_column-inner > .wpb_wrapper {
      padding-bottom: 50px; } }
  .analog-tabs .vc_column-inner > .wpb_wrapper span {
    color: #183640;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .analog-tabs .vc_column-inner > .wpb_wrapper span {
        font-size: 22px; } }
  .analog-tabs .vc_column-inner > .wpb_wrapper .tab-header-item.active span {
    color: #4b907b;
    border-bottom: 3px solid #1D4F44; }

.my-tab-content {
  display: none; }
  .my-tab-content.active {
    display: block; }

.vc_inner.gap-15 {
  margin-right: -15px !important;
  margin-left: -15px !important; }

.p-30 {
  padding: 30px; }

.row-top-image-background {
  position: relative; }
  .row-top-image-background .wpb_single_image {
    position: absolute;
    left: 0;
    width: calc(100vw + 30px); }
  .row-top-image-background .wpb_column, .row-top-image-background .vc_column-inner, .row-top-image-background .wpb_wrapper, .row-top-image-background .vc_row {
    position: initial; }
  .row-top-image-background .content {
    padding-top: 150px; }
    @media only screen and (min-width: 768px) {
      .row-top-image-background .content {
        padding-top: 200px; } }

.my-container {
  max-width: 980px;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin: 0 auto 0 auto !important; }

.wave-section .vc_column-inner {
  padding: 0; }

.wave-section .wpb_wrapper.vc_figure, .wave-section .vc_single_image-wrapper {
  width: 100%; }

.wave-section .vc_single_image-wrapper img {
  width: 100%;
  object-fit: cover;
  max-height: 500px;
  min-height: 150px;
  object-position: bottom; }

.wave-section.rotate img {
  transform: rotateY(180deg); }

.full-image-width .wpb_wrapper.vc_figure, .full-image-width .vc_single_image-wrapper {
  width: 100%; }

.full-image-width .vc_single_image-wrapper img {
  width: 100%;
  object-fit: cover;
  max-height: 500px;
  object-position: bottom; }

.my-list ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 0 20px; }
  .my-list ul li {
    color: #052833;
    line-height: 1.18;
    position: relative;
    margin-bottom: 8px; }
    @media only screen and (min-width: 768px) {
      .my-list ul li {
        font-size: 22px; } }
    .my-list ul li:before {
      content: '';
      position: absolute;
      width: 7px;
      height: 7px;
      background: #1D4F44;
      left: -20px;
      top: 7px;
      transform: rotate(45deg); }

.my-tabs .vc_tta-panel .vc_tta-panel-body {
  padding: 0 !important; }

.my-tabs .vc_tta-panels {
  background: none !important;
  border: none !important; }

.my-tabs .vc_tta-tab.vc_active > a, .my-tabs .vc_tta-tab > a {
  font-size: 25px;
  margin: 0 15px;
  font-weight: 500;
  text-transform: uppercase;
  background: none !important;
  padding: 0 0 7px 0 !important;
  border: none !important;
  color: #183640 !important; }

.my-tabs .vc_tta-tab.vc_active > a {
  color: #4b907b !important;
  border-bottom: 2px solid #183640 !important; }

.my-tabs .vc_tta-tabs-list {
  margin-bottom: 30px !important;
  text-align: center; }

.my-tabs p {
  color: #052833; }

.members__section-3 .theme-button-wrap {
  padding-top: 60px; }
  .members__section-3 .theme-button-wrap .btn {
    background-color: #052833; }

.vcex-spacing.separator {
  height: 15px; }
  @media only screen and (min-width: 1024px) {
    .vcex-spacing.separator {
      height: 20px; } }

.horizontal-timeline.history-timeline .horizontal-nav li.ex_s_lick-current span.tl-point {
  font-size: 0 !important; }

.horizontal-timeline.history-timeline .horizontal-nav li span.tl-point {
  color: rgba(5, 40, 51, 0.6); }
  @media only screen and (min-width: 768px) {
    .horizontal-timeline.history-timeline .horizontal-nav li span.tl-point {
      font-size: 24px; } }

@media only screen and (min-width: 768px) {
  .horizontal-timeline.history-timeline:not(.no-arr-top) .hor-container {
    padding: 0 50px; } }

@media only screen and (min-width: 768px) {
  .horizontal-timeline.history-timeline .timeline-pos-select {
    width: calc(50% - 50px); }
    .horizontal-timeline.history-timeline .timeline-pos-select::before {
      background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
      width: 213px;
      height: 20px; } }

@media only screen and (min-width: 768px) {
  .horizontal-timeline.history-timeline .timeline-hr {
    border-bottom: 4px solid rgba(13, 102, 128, 0.3); } }

@media only screen and (min-width: 768px) {
  .horizontal-timeline.history-timeline .ex_s_lick-arrow {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border-width: 4px; }
    .horizontal-timeline.history-timeline .ex_s_lick-arrow .fa::before {
      font-size: 40px; } }

.horizontal-timeline.history-timeline .horizontal-nav .ex_s_lick-prev .fa::before {
  content: '\f0d9'; }

@media only screen and (min-width: 768px) {
  .horizontal-timeline.history-timeline .horizontal-nav .ex_s_lick-prev {
    left: -50px; }
    .horizontal-timeline.history-timeline .horizontal-nav .ex_s_lick-prev .fa::before {
      margin-left: -6px; } }

.horizontal-timeline.history-timeline .horizontal-nav .ex_s_lick-next .fa::before {
  content: '\f0da'; }

@media only screen and (min-width: 768px) {
  .horizontal-timeline.history-timeline .horizontal-nav .ex_s_lick-next {
    right: -50px; }
    .horizontal-timeline.history-timeline .horizontal-nav .ex_s_lick-next .fa::before {
      margin-right: -6px; } }

@media only screen and (min-width: 768px) {
  .horizontal-timeline.history-timeline .horizontal-nav li span.tl-point:before {
    width: 27px;
    height: 27px;
    bottom: -26px;
    margin-left: -14px;
    border-color: #0d6680; } }

.horizontal-timeline.history-timeline .wpex-timeline-label h2 a {
  font-weight: 500; }

.horizontal-timeline.history-timeline h2 + .hidden-date + .wptl-excerpt {
  border-top: none; }

.horizontal-timeline.history-timeline h2 a {
  font-size: 29px; }
  @media only screen and (min-width: 576px) {
    .horizontal-timeline.history-timeline h2 a {
      font-size: 34px; } }

.horizontal-timeline.history-timeline .wptl-excerpt {
  font-size: 18px; }
  @media only screen and (min-width: 576px) {
    .horizontal-timeline.history-timeline .wptl-excerpt {
      font-size: 22px;
      padding-top: 5px; } }
  .horizontal-timeline.history-timeline .wptl-excerpt a {
    color: #70153e; }

/* ---------------------------------------
	slick
--------------------------------------- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track::before, .slick-track::after {
    content: '';
    display: table; }
  .slick-track::after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/***SLICK THEME****/
.slick-loading .slick-list {
  background: #fff url(../images/ajax-loader.gif) center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  min-width: 0;
  width: 20px;
  height: 30px;
  margin-top: -10px \9;
  /*lte IE 8*/
  padding: 0;
  font-size: 0;
  background: transparent;
  line-height: 0;
  color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .5; }

.slick-prev:before,
.slick-next:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 30px;
  line-height: 1;
  opacity: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0; }

[dir='rtl'] .slick-prev {
  right: 0;
  left: auto; }

.slick-prev:before {
  content: "\f053"; }

[dir='rtl'] .slick-prev:before {
  content: "\f054"; }

.slick-next {
  right: 0; }

[dir='rtl'] .slick-next {
  right: auto;
  left: 0; }

.slick-next:before {
  content: "\f054"; }

[dir='rtl'] .slick-next:before {
  content: "\f053"; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-left: 0; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:before {
  content: '';
  font-size: 0;
  line-height: 20px;
  position: static;
  display: block;
  width: 15px;
  height: 15px;
  background-color: #000000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #fff; }

/* ---------------------------------------
	Home
--------------------------------------- */
.home__slider .custom .tp-bullet {
  width: 19px;
  height: 19px; }

.home__section-1 {
  padding: 50px 0;
  color: #fff;
  text-transform: uppercase; }
  @media only screen and (max-width: 768px) {
    .home__section-1 {
      padding: 30px 0; } }
  .home__section-1 ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    margin-left: 0;
    justify-content: center; }
    @media only screen and (max-width: 768px) {
      .home__section-1 ul {
        flex-wrap: wrap;
        flex-direction: column; } }
    .home__section-1 ul li {
      margin-right: 60px;
      position: relative;
      font-size: 24px;
      font-weight: 500; }
      .home__section-1 ul li:after {
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        background: #0d6680;
        right: -35px;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg); }
      .home__section-1 ul li:last-child {
        margin-right: 0; }
        .home__section-1 ul li:last-child:after {
          display: none; }
      @media only screen and (max-width: 768px) {
        .home__section-1 ul li {
          margin-right: 0;
          text-align: center; }
          .home__section-1 ul li:after {
            display: none; } }

.home__section-2 {
  padding: 80px 0; }
  @media only screen and (max-width: 768px) {
    .home__section-2 {
      padding: 50px 0; } }
  .home__section-2 .wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 10px; }
    @media only screen and (max-width: 768px) {
      .home__section-2 .wrap {
        flex-direction: column; } }
    .home__section-2 .wrap p {
      color: #052833;
      line-height: 1.2; }
      .home__section-2 .wrap p.content {
        margin-right: 60px; }
        @media only screen and (max-width: 768px) {
          .home__section-2 .wrap p.content {
            margin-right: 0; } }
    @media only screen and (min-width: 991px) {
      .home__section-2 .wrap .btn {
        min-width: 230px; } }
  .home__section-2 .h2 {
    margin-bottom: 0.69em;
    color: #183640; }
  .home__section-2 .h3 {
    color: #052833;
    margin-bottom: 0.64em; }
  .home__section-2 .news-wrap {
    margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .home__section-2 .news-wrap {
        margin-bottom: 40px; } }
    .home__section-2 .news-wrap > .vc_column-inner > .wpb_wrapper {
      padding: 15px;
      background-color: #ffffff; }
    .home__section-2 .news-wrap .wpb_text_column:not(:last-of-type) {
      margin-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      .home__section-2 .news-wrap .wpb_text_column .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: center; } }
    .home__section-2 .news-wrap .wpb_text_column h3 {
      margin-top: 0; }
      @media only screen and (min-width: 768px) {
        .home__section-2 .news-wrap .wpb_text_column h3 {
          margin-right: 15px;
          margin-bottom: 0; } }
  @media only screen and (min-width: 991px) {
    .home__section-2-grid .vc_column_container.vc_col-sm-3 {
      width: 20%; } }
  .home__section-2-grid .wpb_single_image {
    border: solid 3px #ffffff; }
  .home__section-2-grid .theme-button {
    font-size: 16px;
    line-height: 1.06em;
    font-weight: 500;
    letter-spacing: 0.125em;
    text-transform: uppercase;
    font-family: "Futura PT";
    padding: 0.75em 0.625em;
    border-radius: 0;
    margin-bottom: 2.5em; }

.home__section-3 {
  padding: 10vw 0;
  color: #fff; }
  @media only screen and (min-width: 991px) {
    .home__section-3 {
      padding: 80px 0; } }
  .home__section-3 .h2 {
    color: #fff;
    margin-bottom: 20px; }
  .home__section-3 .btn {
    margin-top: 25px;
    background: #4b907b; }

.home__section-4 {
  padding-top: 50px;
  padding-bottom: 10vw; }
  @media only screen and (min-width: 768px) {
    .home__section-4 {
      padding-bottom: 80px; } }
  .home__section-4 .h2 {
    color: #183640;
    margin-bottom: 30px; }
  .home__section-4 p {
    font-weight: 300;
    line-height: 1.2;
    color: #052833; }
    @media only screen and (min-width: 768px) {
      .home__section-4 p {
        font-size: 22px; } }
    .home__section-4 p.last-paragrapsh {
      margin-bottom: 40px !important; }
  .home__section-4 .wpb_text_column {
    margin-bottom: 35px; }
  .home__section-4 ul {
    color: #052833;
    list-style: none;
    padding-left: 0;
    margin-left: 0; }
    .home__section-4 ul li {
      position: relative;
      padding-left: 25px;
      margin-bottom: 15px;
      max-width: 650px; }
      .home__section-4 ul li:before {
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        background: #1D4F44;
        left: 0;
        top: 8px;
        transform: rotate(-45deg); }
  .home__section-4 .item {
    color: #fff; }
    .home__section-4 .item .btn {
      background-color: #ffffff;
      margin-top: 20px; }
      .home__section-4 .item .btn::after {
        color: currentColor; }
    .home__section-4 .item .content > .wpb_wrapper {
      padding: 25px; }
      .home__section-4 .item .content > .wpb_wrapper p {
        color: #fff;
        margin-bottom: 0; }
        @media only screen and (min-width: 768px) {
          .home__section-4 .item .content > .wpb_wrapper p.desc {
            min-height: 80px; } }
    .home__section-4 .item .wpb_single_image > .wpb_wrapper {
      width: 100%; }
      .home__section-4 .item .wpb_single_image > .wpb_wrapper > .vc_single_image-wrapper {
        width: 100%; }
    .home__section-4 .item h5 {
      margin-top: 0;
      color: #fff;
      font-size: 22px;
      font-weight: 400; }
      @media only screen and (min-width: 768px) {
        .home__section-4 .item h5 {
          font-size: 28px; } }
    .home__section-4 .item img {
      height: 260px;
      width: 100%;
      object-fit: cover; }
  .home__section-4 .item-1 .content > .wpb_wrapper {
    background-color: rgba(29, 79, 68, 0.7); }
  .home__section-4 .item-1 .content .btn {
    color: #1D4F44; }
  .home__section-4 .item-2 .content > .wpb_wrapper {
    background-color: rgba(13, 137, 170, 0.7); }
  .home__section-4 .item-2 .content .btn {
    color: #0d89aa; }
  .home__section-4 .item-3 .content > .wpb_wrapper {
    background-color: rgba(24, 54, 64, 0.7); }
  .home__section-4 .item-3 .content .btn {
    color: #183640; }

.home__section-5 {
  padding-bottom: 10vw;
  position: relative;
  padding-top: 300px; }
  @media only screen and (max-width: 1300px) {
    .home__section-5 {
      padding-top: 230px; } }
  @media only screen and (min-width: 768px) {
    .home__section-5 {
      padding-bottom: 80px; } }
  .home__section-5:before {
    height: 290px;
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/Banner-4-min.png") no-repeat center bottom/cover;
    transform: rotateY(180deg); }
    @media only screen and (max-width: 768px) {
      .home__section-5:before {
        height: 200px; } }
  .home__section-5 .h2 {
    margin-bottom: 25px;
    color: #183640; }
  .home__section-5 .desc p {
    color: #052833; }

.home__resource {
  padding: 10vw 0; }
  @media only screen and (min-width: 768px) {
    .home__resource {
      padding: 90px 0; } }
  .home__resource .my-tabs .vc_tta-tab.vc_active > a {
    color: #fff !important;
    border-bottom: 3px solid #4b907b !important; }
  .home__resource .h2 {
    margin-bottom: 0.83em; }
  .home__resource .sub-title {
    margin-bottom: 30px; }
  .home__resource .slick-slide {
    margin-right: 15px;
    margin-left: 15px;
    height: inherit !important; }
    .home__resource .slick-slide > div {
      height: 100%; }
      .home__resource .slick-slide > div .resource__item {
        height: 100%;
        margin-bottom: 0; }
  .home__resource .slick-track {
    display: flex !important; }
  .home__resource .resource__list {
    padding-left: 20px;
    padding-right: 20px; }
  @media only screen and (max-width: 768px) {
    .home__resource .vc_tta-panel-heading {
      background: transparent !important;
      border: none !important; }
    .home__resource .vc_tta-panel-body {
      background: transparent !important;
      border: none !important; } }

/* ---------------------------------------
	Members
--------------------------------------- */
.members__section-1 {
  margin-bottom: 10vw; }
  @media only screen and (min-width: 768px) {
    .members__section-1 {
      transform: translateY(-50px);
      padding-top: 50px;
      margin-bottom: 0; } }
  .members__section-1 .h2 {
    margin-bottom: 0.45em;
    color: #183640; }
    @media only screen and (min-width: 768px) {
      .members__section-1 .h2 {
        font-size: 40px; } }
  .members__section-1 p {
    line-height: 1.2;
    color: #052833; }
    @media only screen and (min-width: 768px) {
      .members__section-1 p {
        font-size: 24px; } }
  .members__section-1-mod .h2 {
    font-size: 36px; }

.members__section-2 {
  padding-top: 30px;
  padding-bottom: 50px; }
  .members__section-2 h5 {
    font-size: 28px;
    font-weight: 500;
    color: #183640; }
  .members__section-2 ul {
    list-style: none;
    padding-left: 0; }
    .members__section-2 ul li {
      color: #183640;
      font-size: 22px;
      font-weight: 300;
      line-height: 1.2;
      position: relative; }
      .members__section-2 ul li:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        background: #5294b1;
        left: -22px;
        top: 7px; }
      .members__section-2 ul li.color-2:before {
        background: #417f67; }
      .members__section-2 ul li.color-3:before {
        background: #00586e; }
      .members__section-2 ul li.color-4:before {
        background: #1a3f34; }
      .members__section-2 ul li.color-5:before {
        background: #5aaac4; }
  @media only screen and (min-width: 991px) {
    .members__section-2 .members__diagram {
      text-align: right; } }

.members__section-3 {
  padding-bottom: 80px; }
  .members__section-3 .wrap > .vc_column-inner > .wpb_wrapper {
    display: flex;
    margin: 0 auto; }
    @media only screen and (max-width: 600px) {
      .members__section-3 .wrap > .vc_column-inner > .wpb_wrapper {
        flex-direction: column; }
        .members__section-3 .wrap > .vc_column-inner > .wpb_wrapper > .wpb_row {
          text-align: center;
          margin: 10px 0; } }
    .members__section-3 .wrap > .vc_column-inner > .wpb_wrapper > .wpb_row.vc_inner {
      padding: 0 20px; }
    .members__section-3 .wrap > .vc_column-inner > .wpb_wrapper h3 {
      margin: 0;
      color: #1d4f44;
      font-size: 44px;
      font-weight: 500; }
    .members__section-3 .wrap > .vc_column-inner > .wpb_wrapper h4 {
      color: #0d6680;
      font-size: 24px;
      font-weight: 500;
      margin: 0; }
    .members__section-3 .wrap > .vc_column-inner > .wpb_wrapper .wpb_content_element {
      min-width: 185px; }

.members__section-4 {
  padding-bottom: 80px; }
  .members__section-4 #member-all {
    background: transparent;
    color: #052833;
    font-size: 22px;
    font-weight: 600;
    position: relative; }
    .members__section-4 #member-all:after {
      position: absolute;
      width: 12px;
      height: 8px;
      content: '';
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      background: url("../images/dark-arrow.png") no-repeat center center/contain; }
  .members__section-4 .vcex-image-grid-wrap {
    position: relative; }
  .members__section-4 .first-gallery.active:after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 200px !important;
    width: 100%;
    content: '';
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0) 100%);
    visibility: initial; }
  .members__section-4 .vcex-module .entry-media {
    width: 100% !important;
    padding-bottom: 50%; }
  .members__section-4 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain; }

.members__section-5 {
  padding: 10vw 0; }
  @media only screen and (min-width: 768px) {
    .members__section-5 {
      padding: 80px 0; } }
  .members__section-5 .h2 {
    margin-bottom: 10px; }
  .members__section-5 p, .members__section-5 li {
    font-size: 22px;
    line-height: 1.2;
    color: #052833; }
  .members__section-5 h3 {
    color: #4b907b;
    margin-top: 0; }
  .members__section-5 .lists {
    margin-top: 30px; }
    .members__section-5 .lists ul {
      list-style: none; }
      .members__section-5 .lists ul li {
        position: relative; }
        .members__section-5 .lists ul li:before {
          position: absolute;
          width: 10px;
          height: 10px;
          background: #052833;
          content: '';
          left: -20px;
          top: 8px;
          transform: rotate(45deg); }
  .members__section-5 .lists .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap; }
    .members__section-5 .lists .vc_column-inner > .wpb_wrapper .list-1, .members__section-5 .lists .vc_column-inner > .wpb_wrapper .list-2, .members__section-5 .lists .vc_column-inner > .wpb_wrapper .list-3 {
      background: #a4d0df;
      padding: 30px; }
    .members__section-5 .lists .vc_column-inner > .wpb_wrapper .list-1 {
      width: calc(40% - 25px);
      margin-right: 25px; }
      @media only screen and (max-width: 991px) {
        .members__section-5 .lists .vc_column-inner > .wpb_wrapper .list-1 {
          width: 100%;
          margin-right: 0;
          margin-bottom: 25px; } }
    .members__section-5 .lists .vc_column-inner > .wpb_wrapper .list-2 {
      width: 60%; }
      @media only screen and (max-width: 991px) {
        .members__section-5 .lists .vc_column-inner > .wpb_wrapper .list-2 {
          width: 100%; } }
    .members__section-5 .lists .vc_column-inner > .wpb_wrapper .list-3 {
      margin-top: 25px; }

.members__decor {
  margin-bottom: 15px !important;
  padding-bottom: 100px; }
  .members__decor .wpb_wrapper.vc_figure, .members__decor .vc_single_image-wrapper {
    width: 100%; }
  .members__decor .vc_single_image-wrapper img {
    width: 100%;
    object-fit: cover;
    max-height: 500px;
    object-position: bottom; }

/* ---------------------------------------
	What we do
--------------------------------------- */
.what-we-do__section-1 .h2 {
  margin-bottom: 0.5em; }
  @media only screen and (min-width: 768px) {
    .what-we-do__section-1 .h2 {
      font-size: 40px; } }

.what-we-do__section-2 {
  padding-top: 40px; }
  .what-we-do__section-2 .vc_tta-tabs-list {
    max-width: 1010px;
    padding: 0 15px !important;
    margin: 0 auto 30px auto !important; }
  .what-we-do__section-2 .color-content > .wpb_wrapper {
    padding: 30px;
    color: #fff; }
  .what-we-do__section-2 .color-content p {
    color: #fff; }
  .what-we-do__section-2 .color-content h3 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #fff;
    margin-top: 0; }
  .what-we-do__section-2 .col-images {
    color: #fff;
    display: flex;
    justify-content: space-between; }
    .what-we-do__section-2 .col-images.my-container {
      padding-bottom: 80px; }
    .what-we-do__section-2 .col-images .col {
      width: 32% !important; }
    .what-we-do__section-2 .col-images h3, .what-we-do__section-2 .col-images li {
      color: #fff;
      margin-top: 0;
      font-weight: 300; }
      .what-we-do__section-2 .col-images h3:before, .what-we-do__section-2 .col-images li:before {
        background: #fff; }
    .what-we-do__section-2 .col-images .content {
      padding: 25px 25px 0 25px;
      min-height: 320px; }
      .what-we-do__section-2 .col-images .content-1 {
        background: #5694A6; }
      .what-we-do__section-2 .col-images .content-2 {
        background: #56adc4; }
      .what-we-do__section-2 .col-images .content-3 {
        background: #61847C; }
  .what-we-do__section-2 .full-image-width {
    z-index: 3; }
  .what-we-do__section-2 .content-bottom-image {
    padding-bottom: 80px; }
    .what-we-do__section-2 .content-bottom-image p, .what-we-do__section-2 .content-bottom-image li, .what-we-do__section-2 .content-bottom-image h3, .what-we-do__section-2 .content-bottom-image h2 {
      color: #fff;
      max-width: 600px; }
    .what-we-do__section-2 .content-bottom-image li:before {
      background: #fff; }
    .what-we-do__section-2 .content-bottom-image .h2 {
      margin-bottom: 25px; }
    .what-we-do__section-2 .content-bottom-image h2 + p {
      max-width: 400px; }
    .what-we-do__section-2 .content-bottom-image .content {
      max-width: 980px;
      margin: -300px auto 0 auto; }
    .what-we-do__section-2 .content-bottom-image a {
      color: #fff;
      background: #1d4f44;
      padding: 10px 20px 10px 35px;
      position: relative;
      margin-top: 20px;
      margin-right: 10px;
      display: inline-block; }
      .what-we-do__section-2 .content-bottom-image a:after {
        position: absolute;
        content: '';
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        background: #000;
        width: 12px;
        height: 16px;
        background: url("../images/paper-icon.png") no-repeat center center/contain; }
      .what-we-do__section-2 .content-bottom-image a:hover {
        text-decoration: none; }

#what-collection p {
  color: #183640; }

#what-collection .color-content > .wpb_wrapper {
  padding: 20px;
  color: #fff; }
  @media only screen and (min-width: 768px) {
    #what-collection .color-content > .wpb_wrapper {
      padding: 30px; } }

#what-collection .color-content p {
  color: #fff; }

#what-collection .color-content h3 {
  margin-bottom: 0.55em;
  color: #ffffff;
  margin-top: 0; }
  @media only screen and (min-width: 768px) {
    #what-collection .color-content h3 {
      font-size: 36px; } }

#what-collection .col-images {
  color: #fff;
  margin-bottom: 8vw;
  display: flex;
  justify-content: space-between; }
  @media only screen and (min-width: 768px) {
    #what-collection .col-images {
      margin-bottom: 60px; } }
  #what-collection .col-images.my-container {
    padding-bottom: 80px; }
  #what-collection .col-images .col {
    margin-bottom: 8vw; }
    @media only screen and (min-width: 768px) {
      #what-collection .col-images .col {
        margin-bottom: 20px; } }
    @media only screen and (min-width: 991px) {
      #what-collection .col-images .col {
        width: 32% !important; } }
  #what-collection .col-images .vc_figure, #what-collection .col-images .vc_single_image-wrapper {
    width: 100%; }
  #what-collection .col-images .vc_single_image-wrapper img {
    width: 100%; }
  #what-collection .col-images h3 {
    font-weight: 500;
    font-size: 28px; }
  #what-collection .col-images h3, #what-collection .col-images li {
    color: #fff;
    margin-top: 0; }
    #what-collection .col-images h3:before, #what-collection .col-images li:before {
      background: #fff; }
  #what-collection .col-images .content {
    padding: 25px 25px 10px 25px;
    min-height: 300px; }
    #what-collection .col-images .content-1 {
      background: #5694A6; }
    #what-collection .col-images .content-2 {
      background: #56adc4; }
    #what-collection .col-images .content-3 {
      background: #61847C; }

#what-collection .content-bottom-image {
  padding-bottom: 10vw; }
  @media only screen and (min-width: 768px) {
    #what-collection .content-bottom-image {
      padding-bottom: 80px; } }
  @media only screen and (max-width: 768px) {
    #what-collection .content-bottom-image .content {
      padding-top: 150px; } }
  #what-collection .content-bottom-image p, #what-collection .content-bottom-image li, #what-collection .content-bottom-image h3, #what-collection .content-bottom-image h2 {
    color: #fff;
    max-width: 700px; }
  #what-collection .content-bottom-image li:before {
    background: #fff; }
  #what-collection .content-bottom-image .h2 {
    margin-bottom: 25px; }
  #what-collection .content-bottom-image h2 + p {
    max-width: 400px; }
  #what-collection .content-bottom-image a {
    color: #fff;
    background: #1d4f44;
    padding: 10px 20px 10px 35px;
    position: relative;
    margin-top: 20px;
    margin-right: 10px;
    display: inline-block; }
    #what-collection .content-bottom-image a:after {
      position: absolute;
      content: '';
      left: 10px;
      top: 50%;
      transform: translateY(-50%);
      background: #000;
      width: 12px;
      height: 16px;
      background: url("../images/paper-icon.png") no-repeat center center/contain; }
    #what-collection .content-bottom-image a:hover {
      text-decoration: none; }

#what-collection .investors {
  padding: 10vw 0; }
  @media only screen and (min-width: 768px) {
    #what-collection .investors {
      padding: 70px 0 80px; } }
  #what-collection .investors h2 {
    margin-top: 0; }
  #what-collection .investors p, #what-collection .investors li {
    color: #fff; }
  #what-collection .investors li:before {
    background: #fff; }
  #what-collection .investors h5 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-top: 0; }
    @media only screen and (min-width: 768px) {
      #what-collection .investors h5 {
        font-size: 24px; } }
  #what-collection .investors .content {
    padding: 30px 15px 25px 30px; }

#what-collection .row-top-image-background-2 .content {
  padding-top: 18vw; }
  @media only screen and (max-width: 1280px) {
    #what-collection .row-top-image-background-2 .content {
      padding-top: 250px; } }
  @media only screen and (max-width: 992px) {
    #what-collection .row-top-image-background-2 .content {
      padding-top: 200px; } }
  @media only screen and (max-width: 768px) {
    #what-collection .row-top-image-background-2 .content {
      padding-top: 130px; } }
  #what-collection .row-top-image-background-2 .content h5 {
    font-size: 22px;
    font-weight: 500; }
    @media only screen and (min-width: 768px) {
      #what-collection .row-top-image-background-2 .content h5 {
        font-size: 24px; } }
  #what-collection .row-top-image-background-2 .content strong {
    font-weight: 500; }
  #what-collection .row-top-image-background-2 .content li {
    font-weight: 300; }
  #what-collection .row-top-image-background-2 .content .list-1 li:before {
    background: #0d89aa; }
  #what-collection .row-top-image-background-2 .content .list-2 li:before {
    background: #70153e; }

#what-collection .row-top-image-background-3 {
  padding-bottom: 10vw; }
  @media only screen and (min-width: 768px) {
    #what-collection .row-top-image-background-3 {
      padding-bottom: 80px; } }
  #what-collection .row-top-image-background-3 .h2 {
    max-width: 500px;
    color: #fff; }
  #what-collection .row-top-image-background-3 p, #what-collection .row-top-image-background-3 h3 {
    color: #fff;
    max-width: 700px; }
  #what-collection .row-top-image-background-3 a {
    color: #fff;
    background: #4b907b;
    padding: 10px 35px 10px 20px;
    position: relative;
    margin-top: 20px;
    margin-right: 10px;
    display: inline-block; }
    #what-collection .row-top-image-background-3 a:after {
      position: absolute;
      content: '';
      width: 8px;
      height: 12px;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      background: url("../images/btn-arrow.png") no-repeat center center/contain; }
    #what-collection .row-top-image-background-3 a:hover {
      text-decoration: none; }

#what-collection .legal {
  padding-top: 10vw;
  padding-bottom: 180px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    #what-collection .legal {
      padding-top: 80px; } }
  #what-collection .legal:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20vw;
    content: '';
    background: url("../images/white-wave.png") no-repeat center center/cover; }
  @media only screen and (min-width: 991px) {
    #what-collection .legal__left {
      width: 62.333333%; }
    #what-collection .legal__right {
      width: 37.666667%; } }
  #what-collection .legal .h2 {
    color: #fff; }
  #what-collection .legal .p-30 h5 {
    margin-top: 0; }
  #what-collection .legal .p-30 p {
    font-weight: 400; }
  #what-collection .legal .p-30 strong {
    font-weight: 600; }

#what-collection .gallery {
  padding-bottom: 60px;
  padding-top: 20px; }
  #what-collection .gallery .vcex-module .entry-media {
    width: 100% !important; }
    @media only screen and (min-width: 768px) {
      #what-collection .gallery .vcex-module .entry-media {
        width: 90% !important; } }
  @media only screen and (min-width: 768px) {
    #what-collection .gallery .vcex-module.vcex-image-grid {
      display: flex;
      align-items: center; } }

#what-facilitate .color-content > .wpb_wrapper {
  padding: 20px;
  color: #fff; }
  @media only screen and (min-width: 768px) {
    #what-facilitate .color-content > .wpb_wrapper {
      padding: 30px; } }

#what-facilitate .color-content h3 {
  margin-bottom: 0.55em;
  color: #ffffff;
  margin-top: 0; }
  @media only screen and (min-width: 768px) {
    #what-facilitate .color-content h3 {
      font-size: 36px; } }

#what-facilitate .row-top-image-background-3 a {
  color: #fff;
  background: #4b907b;
  padding: 10px 35px 10px 20px;
  position: relative;
  margin-top: 20px;
  margin-right: 10px;
  display: inline-block; }
  #what-facilitate .row-top-image-background-3 a::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 12px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/btn-arrow.png) no-repeat center center/contain; }

#stewardship-two-col-boxes .stewardship-bottom h3 {
  margin-top: 0; }

#stewardship-two-col-boxes .theme-button {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 40px 10px 20px;
  border-radius: 2px;
  background-color: #1d4f44;
  display: inline-block;
  position: relative;
  transition: all 0.5s;
  position: relative; }
  #stewardship-two-col-boxes .theme-button::after {
    content: '\f105';
    font-family: 'ticons';
    font-weight: 900;
    margin-left: 6px;
    font-size: 18px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%); }

/* ---------------------------------------
	Who we are
--------------------------------------- */
.who__section-1 {
  color: #fff;
  padding-top: 10vw; }
  @media only screen and (min-width: 768px) {
    .who__section-1 {
      padding-top: 60px; } }
  .who__section-1 .content {
    padding-bottom: 5vw; }
    @media only screen and (min-width: 1024px) {
      .who__section-1 .content {
        transform: translateY(4vw);
        padding-bottom: 0; } }
  .who__section-1 .h2 {
    color: #fff; }
  .who__section-1 p {
    color: #fff; }
    @media only screen and (min-width: 1024px) {
      .who__section-1 p {
        max-width: 500px; } }
  .who__section-1 .wpb_wrapper.vc_figure, .who__section-1 .vc_single_image-wrapper {
    width: 100%; }
  .who__section-1 .vc_single_image-wrapper {
    padding-bottom: 22%; }
    .who__section-1 .vc_single_image-wrapper img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.who__section-2 {
  padding: 60px 0; }
  .who__section-2 .h3 {
    margin-bottom: 0.89em;
    color: #183640; }
    @media only screen and (min-width: 768px) {
      .who__section-2 .h3 {
        font-size: 28px; } }
  .who__section-2 .my-list h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    margin-top: 0; }
  .who__section-2 .my-list li {
    color: #fff; }
    .who__section-2 .my-list li:before {
      background: #fff; }

.who__career {
  padding-top: 10vw;
  color: #fff; }
  @media only screen and (min-width: 768px) {
    .who__career {
      padding-top: 60px; } }
  .who__career .content {
    margin-bottom: 5vw; }
    @media only screen and (min-width: 768px) {
      .who__career .content {
        transform: translateY(50px); } }
  .who__career .h2 {
    color: #183640;
    margin-bottom: 25px; }
  .who__career p {
    color: #052833; }
  .who__career a {
    color: #fff;
    background: #4b907b;
    padding: 10px 35px 10px 20px;
    position: relative;
    margin-top: 20px;
    margin-right: 10px;
    display: inline-block; }
    .who__career a:after {
      position: absolute;
      content: '';
      width: 8px;
      height: 12px;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      background: url("../images/btn-arrow.png") no-repeat center center/contain; }
    .who__career a:hover {
      text-decoration: none; }
  .who__career .wpb_wrapper.vc_figure, .who__career .vc_single_image-wrapper {
    width: 100%;
    z-index: -1; }
  .who__career .vc_single_image-wrapper img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    max-height: 400px; }

@media only screen and (min-width: 991px) {
  .who__section-3 .left-col {
    width: 70.66666667%; }
  .who__section-3 .right-col {
    width: 29.333333%; } }

.who__section-3 .my-list {
  color: #fff;
  padding: 30px 15px; }
  .who__section-3 .my-list li {
    color: #fff; }
    .who__section-3 .my-list li:before {
      background: #fff; }
  .who__section-3 .my-list h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0; }
  .who__section-3 .my-list a {
    color: #183640;
    background: #fff;
    padding: 10px 20px 10px 35px;
    position: relative;
    margin-top: 20px;
    margin-right: 10px;
    display: inline-block; }
    .who__section-3 .my-list a:after {
      position: absolute;
      content: '';
      left: 10px;
      top: 50%;
      transform: translateY(-50%);
      background: #000;
      width: 12px;
      height: 16px;
      background: url("../images/white-paper-icon.png") no-repeat center center/contain; }
    .who__section-3 .my-list a:hover {
      text-decoration: none; }

.who__section-3 .content {
  padding: 30px 15px; }

.who__section-3 .annual-links a {
  background: #fff;
  color: #0d6680;
  padding: 7px 40px 7px 10px;
  font-weight: 500;
  display: inline-block;
  margin: 0 0 10px 0;
  border-radius: 3px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .who__section-3 .annual-links a {
      font-size: 22px; } }
  .who__section-3 .annual-links a:after {
    position: absolute;
    content: '';
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background: url("../images/download-icon.png") no-repeat center center/contain; }

.who__section-3 .view-more {
  padding-bottom: 30px; }
  .who__section-3 .view-more a {
    color: #fff;
    text-transform: uppercase;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .who__section-3 .view-more a {
        font-size: 22px; } }
    .who__section-3 .view-more a:after {
      position: absolute;
      content: '';
      width: 12px;
      height: 12px;
      right: -20px;
      top: 50%;
      transform: translateY(-50%);
      background: url(../images/btn-arrow.png) no-repeat center center/contain; }

.who__section-3 .wpb_wrapper.vc_figure, .who__section-3 .vc_single_image-wrapper {
  width: 100%; }

.who__section-3 .vc_single_image-wrapper {
  padding-bottom: 15%; }
  .who__section-3 .vc_single_image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.who__section-3 .founder .vc_column-inner {
  padding: 0; }

.who__section-3 .founder .theme-button {
  margin-top: 10px; }

.who__section-3 .bottom-shape .vc_single_image-wrapper {
  padding-bottom: 22%; }

.who__menu {
  max-width: 900px;
  margin: 0 auto -40px auto; }
  @media only screen and (max-width: 768px) {
    .who__menu {
      padding: 0; } }
  .who__menu .wpb_row {
    padding-top: 20px; }
  @media only screen and (min-width: 991px) {
    .who__menu .wpb_wrapper {
      display: flex; } }
  .who__menu .wpb_wrapper a {
    background-color: #61847c;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 20px;
    margin-bottom: 20px;
    display: block; }
    @media only screen and (min-width: 768px) {
      .who__menu .wpb_wrapper a {
        font-size: 22px;
        padding: 10px 20px; } }
    @media only screen and (min-width: 991px) {
      .who__menu .wpb_wrapper a {
        margin: 0 10px 20px;
        display: inline-block; } }

.who__director {
  padding-top: 10vw;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .who__director {
      padding-top: 80px; } }
  .who__director .subtitle {
    margin-top: 20px;
    margin-bottom: 30px; }
    .who__director .subtitle p {
      line-height: 1.2;
      font-weight: 300; }
  .who__director .director-row .content {
    padding: 20px;
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      .who__director .director-row .content {
        padding: 30px; } }
    .who__director .director-row .content_hidden {
      display: none; }
    .who__director .director-row .content h3 {
      margin: 0;
      font-weight: 300; }
      .who__director .director-row .content h3 strong {
        font-weight: 500; }
      @media only screen and (min-width: 768px) {
        .who__director .director-row .content h3 {
          font-size: 28px; } }
    .who__director .director-row .content h5 {
      margin: 0 0 15px 0;
      color: #70153e;
      font-weight: 500; }

.who__team {
  padding-bottom: 10vw; }
  @media only screen and (min-width: 768px) {
    .who__team {
      padding-bottom: 60px; } }
  .who__team .h2 {
    color: #fff; }
  .who__team .sub-title {
    margin-bottom: 30px; }
    .who__team .sub-title p {
      color: #fff;
      max-width: 560px; }
  .who__team .team__item .wpb_single_image > .wpb_wrapper {
    width: 100%;
    margin-bottom: 20px; }
    .who__team .team__item .wpb_single_image > .wpb_wrapper > .vc_single_image-wrapper {
      width: 100%; }
      .who__team .team__item .wpb_single_image > .wpb_wrapper > .vc_single_image-wrapper img {
        width: 100%;
        object-fit: cover;
        border-radius: 50%; }
        @media only screen and (min-width: 768px) {
          .who__team .team__item .wpb_single_image > .wpb_wrapper > .vc_single_image-wrapper img {
            height: 350px; } }
  .who__team .team__item .full-info {
    display: none; }
  .who__team .team__item .content-position {
    background: #fff;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px; }
    @media only screen and (min-width: 768px) {
      .who__team .team__item .content-position {
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px; } }
    .who__team .team__item .content-position h4 {
      color: #4b907b;
      font-size: 28px;
      margin: 0; }
    .who__team .team__item .content-position h5 {
      margin: 0;
      color: #052833;
      font-size: 18px; }
  .who__team .team__item .full-btn {
    background: #fff;
    display: block;
    border-radius: 0;
    padding: 15px 20px 20px 20px;
    color: #4b907b; }
    @media only screen and (min-width: 768px) {
      .who__team .team__item .full-btn {
        padding: 15px 30px 20px 30px; } }
    .who__team .team__item .full-btn span {
      position: relative; }
      .who__team .team__item .full-btn span:after {
        position: absolute;
        content: '';
        width: 8px;
        height: 12px;
        right: -15px;
        top: 50%;
        transform: translateY(-50%);
        background: url("../images/green_arrow.png") no-repeat center center/contain; }
  .who__team .team-row:nth-of-type(even) .team__item:nth-of-type(odd) .content-position h4 {
    color: #1D4F44; }
  .who__team .team-row:nth-of-type(even) .team__item:nth-of-type(odd) .full-btn {
    color: #1D4F44; }
  .who__team .team-row:nth-of-type(odd) .team__item:nth-of-type(even) .content-position h4 {
    color: #1D4F44; }
  .who__team .team-row:nth-of-type(odd) .team__item:nth-of-type(even) .full-btn {
    color: #1D4F44; }

.who__btn-more {
  position: absolute;
  z-index: 999;
  background: transparent;
  left: 50%;
  transform: translateX(-50%); }
  @media only screen and (min-width: 768px) {
    .who__btn-more {
      font-size: 22px; } }
  .who__btn-more:hover {
    background: transparent; }
  .who__btn-more:after {
    position: absolute;
    content: '';
    width: 8px;
    height: 12px;
    background: url("../images/btn-arrow.png") no-repeat center center/contain;
    left: 50%;
    bottom: -10px;
    transform: rotate(90deg) translateX(-50%);
    margin-left: -7px; }

.director__bottom-wave {
  position: relative; }
  .director__bottom-wave .wpb_single_image {
    position: absolute;
    left: 0;
    width: calc(100vw + 30px); }
  .director__bottom-wave .wpb_column, .director__bottom-wave .vc_column-inner, .director__bottom-wave .wpb_wrapper, .director__bottom-wave .vc_row {
    position: initial; }
  .director__bottom-wave .content {
    padding-top: 170px; }

#my-pop {
  position: fixed;
  background: #00000070;
  left: 0;
  width: 100vw;
  height: 100vh;
  top: 0;
  z-index: 9999;
  display: none; }

#my-pop__content {
  background: #fff;
  width: 60vw;
  height: 60vh;
  max-height: 500px;
  left: 50%;
  top: 50%;
  position: fixed;
  z-index: 99999;
  transform: translate(-50%, -50%);
  padding: 30px;
  display: none; }
  @media only screen and (max-width: 1280px) {
    #my-pop__content {
      width: 90vw; } }
  #my-pop__content .wrap {
    display: flex;
    justify-content: space-between; }
    #my-pop__content .wrap .image {
      display: none;
      width: 45%; }
      #my-pop__content .wrap .image img {
        width: 100%;
        object-fit: cover;
        max-height: 390px; }
    #my-pop__content .wrap .content {
      max-height: 400px;
      overflow: auto; }
      #my-pop__content .wrap .content h4 {
        color: #4b907b;
        font-size: 28px;
        margin: 0; }
      #my-pop__content .wrap .content h5 {
        margin: 0 0 20px 0;
        color: #052833;
        font-size: 18px; }
  #my-pop__content .close-pop {
    width: 25px;
    height: 25px;
    position: absolute;
    background: #000;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-weight: 700;
    top: 20px;
    right: 20px;
    transform: rotate(45deg);
    font-size: 25px; }
    #my-pop__content .close-pop:hover {
      cursor: pointer; }

/* ---------------------------------------
	Resources
--------------------------------------- */
.resources__section-1 {
  padding: 80px 0; }
  .resources__section-1 .my-tabs .vc_tta-tab.vc_active > a {
    color: #fff !important;
    border-bottom: 2px solid #4b907b !important; }
  .resources__section-1 .title-desc p {
    max-width: 800px;
    margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .resources__section-1 .vc_tta-panel-heading {
      background: transparent !important;
      border: none !important; }
    .resources__section-1 .vc_tta-panel-body {
      background: transparent !important;
      border: none !important; } }

.resource__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px; }
  .resource__list_white_papers {
    margin-bottom: 40px; }

.resource__item {
  width: 31%;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column; }
  @media only screen and (max-width: 991px) {
    .resource__item {
      width: 48%; } }
  @media only screen and (max-width: 768px) {
    .resource__item {
      width: 100%;
      margin-bottom: 20px; } }
  .resource__item .image {
    background-color: #ffffff; }
    .resource__item .image img {
      width: 100%;
      object-fit: cover; }
      @media only screen and (min-width: 768px) {
        .resource__item .image img {
          height: 370px; } }
  .resource__item .content {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .resource__item .content__inner {
      display: flex;
      flex-direction: column;
      background-color: #ffffff;
      padding: 20px 15px;
      height: 100%; }
      @media only screen and (min-width: 768px) {
        .resource__item .content__inner {
          padding: 25px 30px; } }
  .resource__item .wrap {
    text-align: right;
    margin-top: auto; }
  .resource__item h4 {
    margin-top: 0;
    color: #1d4f44;
    font-weight: 500; }
    @media only screen and (min-width: 768px) {
      .resource__item h4 {
        font-size: 24px; } }
  .resource__item h5 {
    margin-top: 10px;
    color: #183640;
    font-size: 18px;
    font-weight: 400; }
    .resource__item h5 + a {
      margin-top: 0; }
  .resource__item .info {
    color: #183640;
    font-size: 18px; }
  .resource__item_hidden {
    display: none; }

.resource__btn {
  color: #fff;
  background: #4b907b;
  padding: 10px 35px 10px 20px;
  position: relative;
  margin-top: 20px;
  display: inline-block; }
  .resource__btn:hover {
    text-decoration: none; }
  .resource__btn_center {
    margin: 10px auto; }

.resource__btnWrap {
  text-align: center; }

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