/*--------------------
Theme Name: ThinkBIT Solutions (Child Theme)
Theme URI: http://underscores.me/thinkbit-child/
Description: ThinkBIT Child Theme
Author: ThinkBIT Solutions Phils. Inc.
Author URI: http://thinkbitsolutions.com
Template: thinkbit
Version:1.0.0
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

ThinkBIT Solutions is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
--------------------*/
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, strong, sub, sup, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
}

a {
  text-decoration: none !important;
}

footer, header, nav, section, main {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
}

blockquote, q {
  quotes: none;
}

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

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

input {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

button {
  cursor: pointer;
}

.btn {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}

::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 100px;
  border: 1px solid #fff;
}

::-webkit-scrollbar-thumb {
  background: #64ccc9;
  border-radius: 100px;
}

@font-face {
  font-family: "Zona Pro Extra Light";
  src: url("fonts/zonapro-extralight.woff2") format("woff2"), url("fonts/zonapro-extralight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Zona Pro";
  src: url("fonts/zonapro-regular.woff2") format("woff2"), url("fonts/zonapro-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Zona Pro SemiBold";
  src: url("fonts/zonapro-semibold.woff2") format("woff2"), url("fonts/zonapro-semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Zona Pro Bold";
  src: url("fonts/zonapro-bold.woff2") format("woff2"), url("fonts/zonapro-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* heading */
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0;
  font-weight: normal;
}

h1 {
  font-size: 72px !important;
  line-height: 78px;
  letter-spacing: 0;
  font-family: "Zona Pro SemiBold", sans-serif;
}
@media (max-width: 780.9px) {
  h1 {
    font-size: 40px !important;
    line-height: 48px;
  }
}

h2 {
  font-family: "Zona Pro Bold", sans-serif !important;
  font-size: 42px !important;
  line-height: 42px !important;
  letter-spacing: 0.25;
  position: relative;
}
@media (max-width: 780.9px) {
  h2 {
    font-size: 36px !important;
    line-height: 34px;
  }
}

h3 {
  font-family: "Zona Pro Bold", sans-serif !important;
  font-size: 32px !important;
  line-height: 36px;
  letter-spacing: 0.15;
}
@media (max-width: 780.9px) {
  h3 {
    font-size: 24px !important;
    line-height: 32px;
  }
}

h4 {
  font-family: "Zona Pro Bold", sans-serif !important;
  font-size: 24px !important;
  line-height: 36px !important;
  letter-spacing: 0.15;
}
@media (max-width: 780.9px) {
  h4 {
    font-size: 20px !important;
    line-height: 28px;
  }
}

h5 {
  font-size: 20px !important;
  line-height: 27px;
  letter-spacing: 0.15;
  font-family: "Zona Pro SemiBold", sans-serif;
}
@media (max-width: 780.9px) {
  h5 {
    font-size: 18px !important;
    line-height: 26px;
  }
}

h6 {
  font-size: 18px !important;
  line-height: 24px;
  letter-spacing: 0.15;
  font-family: "Zona Pro SemiBold", sans-serif;
}
@media (max-width: 780.9px) {
  h6 {
    font-size: 16px !important;
  }
}

/* others */
p {
  font-size: 16px !important;
  line-height: 24px;
  font-weight: normal;
}

small, .small {
  font-size: 14px !important;
  line-height: 20px;
  font-weight: normal;
  font-family: "Zona Pro Light", sans-serif;
}

body strong {
  font-weight: normal !important;
  font-family: "Zona Pro Bold", sans-serif !important;
}

body {
  font-family: "Zona Pro", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 2;
  overflow: auto;
}
body.fixed {
  overflow: hidden;
  height: 100vh;
}

.container {
  max-width: calc(100vw - 3vw - 3vw);
  margin: auto;
}
@media (max-width: 780.9px) {
  .container {
    max-width: calc(100vw - 20px - 20px);
  }
}

::-moz-selection {
  color: white;
  background: #0085AD;
}

::selection {
  color: white;
  background: #0085AD;
}

.site-content {
  overflow: hidden;
  min-height: calc(100vh - 95px - 230px);
}

.z-0 {
  z-index: 0 !important;
}

.container {
  width: 100% !important;
  max-width: calc(100% - 3vw - 3vw);
  margin-left: 3vw !important;
  margin-right: 3vw !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 780.9px) {
  .container {
    max-width: calc(100vw - 20px - 20px);
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

@media (max-width: 780.9px) {
  .mobile-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

body main.container {
  max-width: 100%;
  margin: 0 auto !important;
  padding: 0 !important;
}

button, .btn {
  font-size: 14px !important;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 1.35px;
}

.link-btn a {
  font-family: "Zona Pro SemiBold", sans-serif;
}
.link-btn span:hover {
  color: #0085AD !important;
  border-bottom: 3px solid #009DA5 !important;
}
.link-btn .mPS2id-clicked span {
  color: #0085AD !important;
  border-bottom: 3px solid #009DA5 !important;
}

.sticky {
  position: fixed !important;
  background-color: #FBFBFB;
  top: 200px;
  top: 92px;
  width: 100%;
  left: 0;
  right: 0;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: top 0.5s ease-in-out;
  transition: top 0.5s ease-in-out;
}
.sticky span.has-text-color.stk-button__inner-text {
  color: #000000 !important;
}
.sticky span.has-text-color.stk-button__inner-text:hover {
  color: #000000 !important;
  border-bottom: 3px solid #009DA5 !important;
}
.sticky .mPS2id-clicked span {
  border-bottom: 3px solid #009DA5 !important;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #848484 !important;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #848484 !important;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #848484 !important;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #848484 !important;
}

.nf-form-cont .nf-form-content .nf-field-container .nf-field-element {
  position: relative;
}
.nf-form-cont .nf-form-content .nf-field-container .nf-field-element:after {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  right: 0;
  width: 24px;
}

#cookie-notice {
  max-width: 650px;
  min-width: 0 !important;
  font-family: "Zona Pro", sans-serif !important;
}
#cookie-notice .cookie-notice-container {
  text-align: left;
}
#cookie-notice .cookie-notice-container .cn-text-container {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
@media (max-width: 1025px) {
  #cookie-notice .cookie-notice-container .cn-text-container {
    font-size: 15px !important;
    line-height: 24px;
  }
}
@media (max-width: 599.9px) {
  #cookie-notice .cookie-notice-container .cn-text-container {
    font-size: 14px !important;
    line-height: 22px;
  }
}
#cookie-notice .cookie-notice-container .cn-text-container h6 {
  font-size: 24px !important;
  line-height: 30px;
  font-family: "Zona Pro Bold", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
@media (max-width: 1025px) {
  #cookie-notice .cookie-notice-container .cn-text-container h6 {
    font-size: 20px !important;
    line-height: 26px;
  }
}
@media (max-width: 599.9px) {
  #cookie-notice .cookie-notice-container .cn-text-container h6 {
    font-size: 18px !important;
    line-height: 24px;
  }
}
#cookie-notice .cn-buttons-container {
  width: 100%;
  text-align: right;
}
#cookie-notice .cn-buttons-container a {
  color: #0085AD !important;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-family: "Zona Pro Bold", sans-serif !important;
  letter-spacing: 0.2px !important;
}
@media (max-width: 1025px) {
  #cookie-notice .cn-buttons-container a {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 599.9px) {
  #cookie-notice .cn-buttons-container a {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
#cookie-notice .cn-buttons-container a#cn-refuse-cookie {
  background: #0085AD !important;
  color: #ffffff !important;
  border: 1px solid #ffffff;
}
#cookie-notice .cn-close-icon {
  top: 15px;
  opacity: 1;
}
#cookie-notice .cn-close-icon:hover {
  opacity: 0.5;
}
#cookie-notice .cn-close-icon:after, #cookie-notice .cn-close-icon:before {
  background-color: #ffffff;
}

.text-effect p,
.text-effect h1,
.text-effect h2,
.text-effect h3,
.text-effect h4,
.text-effect h5 {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, 0.6) 30%, #000 50%, rgba(0, 0, 0, 0.6) 70%);
  -webkit-mask-size: 200%;
  -webkit-animation: blur 2s infinite;
          animation: blur 2s infinite;
}

@-webkit-keyframes blur {
  from {
    -webkit-mask-position: 150%;
  }
  to {
    -webkit-mask-position: -50%;
  }
}

@keyframes blur {
  from {
    -webkit-mask-position: 150%;
  }
  to {
    -webkit-mask-position: -50%;
  }
}
i.fa-solid {
  font-family: "FontAwesome";
}

i.fa-solid.fa-chevron-left,
i.fa-solid.fa-chevron-right {
  color: #ffffff;
  font-size: 15px;
  height: 40px;
  width: 40px;
  border: 0;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 0;
  background: #0085AD;
  font-family: "FontAwesome";
}
i.fa-solid.fa-chevron-left:hover,
i.fa-solid.fa-chevron-right:hover {
  background: #0085AD;
  color: #ffffff;
}

@media (min-width: 1800px) {
  .site-header .main-header ul.main-navigation .wp-block-navigation-item__content {
    font-size: 0.755vw;
    line-height: 0.76vw;
  }
}
body.noscroll {
  overflow: hidden;
}
body.noscroll #back-to-top {
  display: none;
  opacity: 0;
}

.site-header .main-header ul.secondary-nav .wp-block-navigation-item,
.site-header .main-header ul.main-navigation .wp-block-navigation-item {
  margin: 0 10px 0 0;
}
.site-header .main-header ul.secondary-nav .wp-block-navigation-item:last-child,
.site-header .main-header ul.main-navigation .wp-block-navigation-item:last-child {
  margin-right: 0;
}
.site-header .main-header ul.secondary-nav .wp-block-navigation-item__content,
.site-header .main-header ul.main-navigation .wp-block-navigation-item__content {
  font-weight: normal;
  font-family: "Zona Pro Bold", sans-serif !important;
  position: relative;
  padding-bottom: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-header .main-header ul.secondary-nav .wp-block-navigation-item__content:after,
.site-header .main-header ul.main-navigation .wp-block-navigation-item__content:after {
  content: "";
  width: 100%;
  display: block;
  border-bottom: 2px solid transparent;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-header .main-header ul.secondary-nav .wp-block-navigation-item__content:hover,
.site-header .main-header ul.main-navigation .wp-block-navigation-item__content:hover {
  color: #73D0EB;
}
.site-header .main-header ul.secondary-nav .wp-block-navigation-item__content:hover:after,
.site-header .main-header ul.main-navigation .wp-block-navigation-item__content:hover:after {
  border-bottom: 2px solid #73D0EB;
}
.site-header .main-header ul.secondary-nav .current-menu-item a,
.site-header .main-header ul.main-navigation .current-menu-item a {
  color: #73D0EB;
  border-bottom: 2px solid #73D0EB;
}
.site-header .main-header.fixedit ul.secondary-nav .wp-block-navigation-item__content,
.site-header .main-header.fixedit ul.main-navigation .wp-block-navigation-item__content {
  color: #ffffff;
}
.site-header .main-header.fixedit ul.secondary-nav .wp-block-navigation-item__content:hover,
.site-header .main-header.fixedit ul.main-navigation .wp-block-navigation-item__content:hover {
  color: #64CCC9;
  border-bottom: 2px solid #73D0EB;
}
.site-header .main-header.fixedit ul.secondary-nav .wp-block-navigation-item__content:hover:after,
.site-header .main-header.fixedit ul.main-navigation .wp-block-navigation-item__content:hover:after {
  border-bottom: 2px solid #73D0EB;
}
.site-header .main-header.fixedit ul.secondary-nav .wp-block-navigation-item.current-menu-item a,
.site-header .main-header.fixedit ul.main-navigation .wp-block-navigation-item.current-menu-item a {
  color: #64CCC9;
  border-bottom: 2px solid #64CCC9;
}

.wp-block-navigation ul.wp-block-navigation .menu-exteral-icon a span:after {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 6px;
  margin-left: 8px;
  background-image: url("icons/ico-externalk-link.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.fixedit .wp-block-navigation ul.wp-block-navigation .menu-exteral-icon a span:after {
  background-image: url("icons/ico-externalk-link-colored.svg");
}

.mobile-header .mob-menu-container {
  height: 100%;
}
@media (max-width: 1199.9px) {
  .mobile-header .mob-menu-container {
    width: 100%;
    height: 100%;
    padding: 30px 24px;
    position: fixed;
    top: 0;
    right: -100%;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    background: -webkit-gradient(linear, left top, left bottom, from(#065F7A), to(#03303D));
    background: linear-gradient(180deg, #065F7A 0%, #03303D 100%);
    visibility: hidden;
    -webkit-transition: right 0.3s ease, opacity 0.3s ease, visibility 0.3s;
    transition: right 0.3s ease, opacity 0.3s ease, visibility 0.3s;
  }
  .mobile-header .mob-menu-container.active {
    right: 0;
    visibility: visible;
  }
}
.mobile-header .mob-menu-container .mob-menu-inner {
  width: 100%;
  height: 100%;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.mobile-header .mob-menu-container .mob-menu-inner .mobile-top {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 36px;
}
.mobile-header .mob-menu-container .mob-menu-inner .mobile-middle {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.mobile-header .mob-menu-container .mob-menu-inner .mobile-bottom {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.mobile-header .mob-menu-container .mob-menu-head {
  width: 100%;
  clear: both;
  margin-bottom: 30px;
}
.mobile-header .mob-menu-container .mobile-cross-menu,
.mobile-header .mob-menu-container .mobile-menu {
  display: block !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu,
.mobile-header .mob-menu-container .mobile-menu ul.menu {
  list-style: outside none;
  margin: 0;
  padding: 0;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item,
.mobile-header .mob-menu-container .mobile-menu ul.menu .menu-item {
  margin-bottom: 0;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item:last-child,
.mobile-header .mob-menu-container .mobile-menu ul.menu .menu-item:last-child {
  margin-bottom: 0;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .menu-item a {
  display: block;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff !important;
  padding: 10px 0;
  text-transform: uppercase;
  font-family: "Zona Pro Bold", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 440px) {
  .mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item a,
  .mobile-header .mob-menu-container .mobile-menu ul.menu .menu-item a {
    font-size: 14px !important;
    line-height: 24px;
  }
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item a:focus, .mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .menu-item a:focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .menu-item a:hover {
  color: #B2E4E4 !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item .m-backmenu,
.mobile-header .mob-menu-container .mobile-menu ul.menu .menu-item .m-backmenu {
  display: none;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item .sub-menu,
.mobile-header .mob-menu-container .mobile-menu ul.menu .menu-item .sub-menu {
  display: none;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current-menu-item a,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current_page_item a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current-menu-item a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current_page_item a {
  color: #B2E4E4 !important;
  display: inline-block;
  border-bottom: 2px solid #B2E4E4;
  padding-bottom: 5px;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current-menu-item a :focus, .mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current-menu-item a:hover,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current_page_item a :focus,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current_page_item a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current-menu-item a :focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current-menu-item a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current_page_item a :focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current_page_item a:hover {
  color: #ffffff !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active > a,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current-menu-item > a,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current_page_item > a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active > a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current-menu-item > a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current_page_item > a {
  color: #B2E4E4 !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active > a :focus, .mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active > a:hover,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current-menu-item > a :focus,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current-menu-item > a:hover,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current_page_item > a :focus,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .current_page_item > a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active > a :focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active > a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current-menu-item > a :focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current-menu-item > a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current_page_item > a :focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .current_page_item > a:hover {
  color: #ffffff !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active .m-backmenu,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active .m-backmenu {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff !important;
  letter-spacing: 0.02px;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active .m-backmenu:before,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active .m-backmenu:before {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  background-image: url("icons/ico-arrow left.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active .m-backmenu:after,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active .m-backmenu:after {
  display: none;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active .m-backmenu:focus, .mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active .m-backmenu:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active .m-backmenu:focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active .m-backmenu:hover {
  color: #B2E4E4 !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active > a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active > a {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .active ul,
.mobile-header .mob-menu-container .mobile-menu ul.menu .active ul {
  width: 100%;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu {
  display: none;
  list-style: outside none;
  margin-top: 30px !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .menu-item,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .menu-item {
  margin-bottom: 8px;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .menu-item:last-child,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .menu-item:last-child {
  margin-bottom: 0;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .menu-item a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .menu-item a {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff !important;
  padding: 6px 0;
  text-transform: uppercase;
  font-family: "Zona Pro Bold", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .menu-item a:after,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .menu-item a:after {
  display: none !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .menu-item a:focus, .mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .menu-item a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .menu-item a:focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .menu-item a:hover {
  color: #B2E4E4 !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .current-menu-item > a,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .current_page_item > a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .current-menu-item > a,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .current_page_item > a {
  color: #B2E4E4 !important;
  display: inline-block;
  border-bottom: 2px solid #B2E4E4;
  padding-bottom: 5px;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .current-menu-item > a :focus, .mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .current-menu-item > a:hover,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .current_page_item > a :focus,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .current_page_item > a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .current-menu-item > a :focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .current-menu-item > a:hover,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .current_page_item > a :focus,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .current_page_item > a:hover {
  color: #ffffff !important;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .current-menu-item > a:after,
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .sub-menu .current_page_item > a:after,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .current-menu-item > a:after,
.mobile-header .mob-menu-container .mobile-menu ul.menu .sub-menu .current_page_item > a:after {
  display: none;
}
.mobile-header .mob-menu-container .mobile-cross-menu ul.menu .menu-item a:after {
  content: "";
  width: 18px;
  height: 18px;
  margin-left: 8px;
  display: inline-block;
  background-image: url("icons/ico-externalk-link.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.mobile-header .mob-menu-container .mobile-bottom-menu {
  margin-bottom: 13px;
}
.mobile-header .mob-menu-container .mobile-bottom-menu ul.menu {
  list-style: outside none;
  margin: 0;
  padding: 0;
}
.mobile-header .mob-menu-container .mobile-bottom-menu ul.menu .menu-item a {
  display: block;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  padding: 5px 0;
  color: #64ccc9;
  text-transform: uppercase;
  font-family: "Zona Pro SemiBold", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mobile-header .mob-menu-container .mobile-bottom-menu ul.menu .menu-item a:hover {
  color: #ffffff;
}
.mobile-header .mob-menu-container .mobile-bottom-menu ul.menu .current-menu-item a,
.mobile-header .mob-menu-container .mobile-bottom-menu ul.menu .current_page_item a {
  color: #B2E4E4 !important;
  display: inline-block;
  border-bottom: 2px solid #B2E4E4;
  padding-bottom: 5px;
}
.mobile-header .mob-menu-container .mobile-bottom-menu ul.menu .current-menu-item a:hover,
.mobile-header .mob-menu-container .mobile-bottom-menu ul.menu .current_page_item a:hover {
  color: #ffffff !important;
}
.mobile-header .mob-menu-container .mob-copyright {
  width: 100%;
  display: block;
}
.mobile-header .mob-menu-container .mob-copyright p {
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  letter-spacing: 0.01px;
  text-align: center;
  margin: 0;
}

.site-footer .main-footer a {
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-footer .main-footer a:focus, .site-footer .main-footer a:hover {
  color: #64CCC9;
}
@media (max-width: 599.9px) {
  .site-footer .main-footer .footer-address br {
    display: none;
  }
}
.site-footer .main-footer .wp-block-navigation ul.wp-block-navigation {
  gap: 15px;
}
@media (max-width: 1025px) {
  .site-footer .main-footer .wp-block-navigation ul.wp-block-navigation {
    gap: 12px;
  }
}
.site-footer .main-footer .wp-block-navigation ul.wp-block-navigation li a {
  font-weight: normal;
  font-family: "Zona Pro Bold", sans-serif !important;
  position: relative;
  padding-bottom: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-footer .main-footer .wp-block-navigation ul.wp-block-navigation li a:focus, .site-footer .main-footer .wp-block-navigation ul.wp-block-navigation li a:hover {
  color: #64CCC9;
}
.site-footer .main-footer .footer-secondary-menu ul.wp-block-navigation li a {
  border-bottom: 2px solid transparent;
}
.site-footer .main-footer .footer-secondary-menu ul.wp-block-navigation li a:hover {
  border-bottom: 2px solid #64CCC9;
}
.site-footer .copyrights {
  width: 100%;
}
@media (max-width: 1025px) {
  .site-footer .copyrights .wp-block-navigation ul.wp-block-navigation {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.site-footer .copyrights .wp-block-navigation ul.wp-block-navigation li a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.site-footer .copyrights .wp-block-navigation ul.wp-block-navigation li a:focus, .site-footer .copyrights .wp-block-navigation ul.wp-block-navigation li a:hover {
  color: #64CCC9;
}

.main-header {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
}
.main-header.fixedit {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#065F7A), to(#03303D)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #065F7A 0%, #03303D 100%) 0% 0% no-repeat padding-box;
}
.main-header.fixedit .stk-block.stk-block-column.stk-column > .stk-column-wrapper {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mobile-header {
  position: absolute;
}
@media (max-width: 1199.9px) {
  .mobile-header #pf-mobile-menu {
    display: block;
    width: 100%;
    position: relative;
    z-index: 9;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.mobile-header #pf-mobile-menu .menu-toggle-container .mob-menu-toggle {
  width: 24px;
  height: 24px;
  display: block;
  padding: 0;
  color: #ffffff;
  background: transparent;
  border: 0 !important;
  padding: 0;
  outline: none;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background-image: url("icons/ico-menu.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#mobile-header.fixedit {
  position: fixed;
  padding-top: 12px !important;
  padding-bottom: 5px !important;
  position: fixed !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#065F7A), color-stop(1887.74%, #03303D));
  background: linear-gradient(180deg, #065F7A 0%, #03303D 1887.74%);
}
#mobile-header.fixedit #pf-mobile-menu .menu-toggle-container .mob-menu-toggle {
  background-image: url("icons/ico-menu.svg");
}

body.noscroll .mobile-header #pf-mobile-menu .menu-toggle-container .mob-menu-toggle {
  background-image: url("icons/ico-menu-close.png") !important;
}

.main-banner {
  overflow: visible;
  position: relative;
  z-index: 9;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#065F7A), to(#03303D)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #065F7A 0%, #03303D 100%) 0% 0% no-repeat padding-box;
}
.main-banner .banner-feat .stk-inner-blocks {
  width: 100%;
  margin-bottom: -72px;
}
@media (max-width: 1025px) {
  .main-banner .banner-feat .stk-inner-blocks {
    margin-bottom: -90px;
  }
}
@media (max-width: 767.9px) {
  .main-banner .banner-feat .stk-inner-blocks {
    margin-bottom: -122px;
  }
}
.main-banner .banner-feat .stk-inner-blocks .wp-block-video video,
.main-banner .banner-feat .stk-inner-blocks .wp-block-video iframe {
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}
@media (max-width: 1025px) {
  .main-banner .banner-feat .stk-inner-blocks .wp-block-video video,
  .main-banner .banner-feat .stk-inner-blocks .wp-block-video iframe {
    aspect-ratio: 16/9;
  }
}

@media (max-width: 767.9px) {
  body .main-banner-font h1.stk-block-heading__text br {
    display: none;
  }
}

@media (min-width: 1400px) {
  body .main-banner-font h1.stk-block-heading__text {
    font-size: 2.6vw !important;
  }
  body .main-banner-font .wp-block-video video {
    width: 100%;
    height: 40vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.hp-foundation {
  overflow: hidden;
}
.hp-foundation:before {
  content: "";
  width: 381px;
  height: 189px;
  background-image: url("icons/png-traingle-1.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  position: absolute;
  top: unset;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 1025px) {
  .hp-foundation:before {
    background-position: bottom right;
  }
}

.hp-foundation2 {
  position: relative;
}
.hp-foundation2:before {
  content: "";
  width: 113px;
  height: 264px;
  background-image: url("icons/purpose-accent.png");
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: unset;
  bottom: 0;
  left: 0;
  right: unset;
}
.hp-foundation2 .single-slider-wrapper {
  border-radius: 12px;
  overflow: hidden;
}
.hp-foundation2 .single-slider-wrapper .swiper-slide {
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 1025px) {
  .hp-foundation2 .single-slider-wrapper .swiper-slide img {
    height: 350px;
  }
}
@media (max-width: 767.9px) {
  .hp-foundation2 .single-slider-wrapper .swiper-slide img {
    height: 215px;
  }
}

.hp-our-story .single-slider-column .stk-column-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 100%;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.hp-our-story .single-slider-column .stk-inner-blocks {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.hp-our-story .single-slider-column .wp-block-lazyblock-single-autoslide {
  width: 100%;
  height: 100%;
}
.hp-our-story .swiper-wrapper {
  height: 585px;
}
@media (max-width: 1199.9px) {
  .hp-our-story .swiper-wrapper {
    height: 100%;
  }
}
.hp-our-story .hp-our-story-content {
  background: transparent linear-gradient(136deg, #1D96B9 0%, #B4E4E4 100%) 0% 0% no-repeat padding-box;
}

.single-slider-wrapper {
  width: 100%;
  height: 100%;
}
.single-slider-wrapper .swiper {
  width: 100%;
  height: 100%;
}
.single-slider-wrapper .swiper-slide {
  width: 100% !important;
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-slider-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
}
.single-slider-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1025px) {
  .single-slider-wrapper .swiper-slide img {
    height: 452px;
  }
}
@media (max-width: 599.9px) {
  .single-slider-wrapper .swiper-slide img {
    height: 359px;
  }
}
.single-slider-wrapper .pagi-wrapper {
  width: 100%;
  position: absolute;
  bottom: 7px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  z-index: 99;
}
.single-slider-wrapper .pagi-wrapper .pagi-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  background: #03303D;
  padding: 6px 12px;
  border-radius: 100px;
}
.single-slider-wrapper .pagi-wrapper .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  width: auto;
  position: relative;
  bottom: unset;
  top: unset;
  margin: 0;
  height: 11px;
}
.single-slider-wrapper .pagi-wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 2px;
  background: #B2E4E4;
  opacity: 1;
}
.single-slider-wrapper .pagi-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2697B9;
}
.single-slider-wrapper .pagi-wrapper button {
  margin-left: 6px;
  width: 10px;
  height: 11px;
  display: block;
  position: relative;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  font-size: 0;
  color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
}
.single-slider-wrapper .pagi-wrapper .single-slider-button {
  background-image: url("icons/icon-pause.webp");
}
.single-slider-wrapper .pagi-wrapper .single-slider-button.play {
  background-image: url("icons/icon-play.webp");
}
.single-slider-wrapper .pagi-wrapper .open-lightbox-btn {
  background-image: url("icons/icon-fullscreen.webp");
}

@media (max-width: 1025px) {
  .hp-framework .framework-feat img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 450px !important;
    -o-object-position: 20% 100%;
       object-position: 20% 100%;
  }
}
@media (max-width: 780.9px) {
  .hp-framework .framework-feat img {
    height: 406px !important;
  }
}

.my-cards-wrapper {
  width: 100%;
  display: block;
  position: relative;
}
.my-cards-wrapper .my-cards {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.my-cards-wrapper .my-cards .my-card {
  width: 31.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 35px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1607843137);
  background: transparent linear-gradient(136deg, #1D96B9 0%, #B4E4E4 100%) 0% 0% no-repeat padding-box;
}
@media (max-width: 599.9px) {
  .my-cards-wrapper .my-cards .my-card {
    width: 100%;
    margin-bottom: 24px;
  }
}
.my-cards-wrapper .my-cards .my-card .card-feat {
  width: 100%;
  min-height: 300px;
  display: block;
  position: relative;
  background-image: url("icons/Grid-Background.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: end;
}
@media (max-width: 599.9px) {
  .my-cards-wrapper .my-cards .my-card .card-feat {
    min-height: 328px;
  }
}
.my-cards-wrapper .my-cards .my-card .card-feat:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1098039216)), color-stop(46%, rgba(0, 0, 0, 0)), to(rgb(0, 0, 0))) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0.1098039216) 0%, rgba(0, 0, 0, 0) 46%, rgb(0, 0, 0) 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  top: 0;
  left: 0;
}
.my-cards-wrapper .my-cards .my-card .card-content {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 9;
  padding: 33px 32px;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.my-cards-wrapper .my-cards .my-card .card-content:before {
  content: "";
  width: 100%;
  height: 0;
  opacity: 0;
  border-radius: 12px;
  background: rgba(38, 151, 185, 0.8392156863) 0% 0% no-repeat padding-box;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: absolute;
  bottom: 0;
  left: 0;
}
.my-cards-wrapper .my-cards .my-card .card-content .card-inner {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-cards-wrapper .my-cards .my-card .card-content h3 {
  font-size: 24px !important;
  line-height: 36px;
  color: #ffffff;
  position: relative;
  margin: 0;
  font-weight: normal;
  font-family: "Zona Pro" !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-cards-wrapper .my-cards .my-card .card-content .card-disc {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: relative;
  max-height: 180px;
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .my-cards-wrapper .my-cards .my-card .card-content .card-disc {
    top: 100%;
  }
}
.my-cards-wrapper .my-cards .my-card .card-content .card-disc p {
  color: #ffffff;
}
.my-cards-wrapper .my-cards .my-card .card-content .card-btn {
  display: none;
}
@media (max-width: 1025px) {
  .my-cards-wrapper .my-cards .my-card .card-content .card-btn {
    position: relative;
    z-index: 9;
    display: block;
    padding-top: 12px;
  }
  .my-cards-wrapper .my-cards .my-card .card-content .card-btn a {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.01px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    padding: 14px 16px;
    border-radius: 4px;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .my-cards-wrapper .my-cards .my-card .card-content .card-btn a:after {
    content: "";
    width: 12px;
    height: 12px;
    margin-left: 12px;
    display: inline-block;
    vertical-align: middle;
    background-image: url("icons/ico-arrow-sdown.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    top: -4px;
  }
  .my-cards-wrapper .my-cards .my-card .card-content .card-btn a.hide-btn {
    display: none;
    opacity: 0;
  }
  .my-cards-wrapper .my-cards .my-card .card-content .card-btn a.hide-btn:after {
    background-image: url("icons/ico-arrow-sup.svg");
  }
}
@media (min-width: 1024px) {
  .my-cards-wrapper .my-cards .my-card:hover .card-content {
    height: 100%;
    -ms-flex-line-pack: baseline;
        align-content: baseline;
  }
  .my-cards-wrapper .my-cards .my-card:hover .card-content:before {
    height: 100%;
    opacity: 1;
  }
  .my-cards-wrapper .my-cards .my-card:hover .card-content .card-disc {
    top: 0;
    height: auto;
    padding-top: 24px;
    opacity: 1;
  }
}
.my-cards-wrapper .my-cards .my-card.show-desc .card-content {
  height: 100%;
  -ms-flex-line-pack: end;
      align-content: end;
}
.my-cards-wrapper .my-cards .my-card.show-desc .card-content:before {
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1;
  border-radius: 12px;
  background: rgba(38, 151, 185, 0.8392156863) 0% 0% no-repeat padding-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
}
.my-cards-wrapper .my-cards .my-card.show-desc .card-content .card-disc {
  height: auto;
  padding-top: 11px;
  opacity: 1;
}
.my-cards-wrapper .my-cards .my-card.show-desc .card-content .card-disc p {
  margin-bottom: 0;
}
.my-cards-wrapper .my-cards .my-card.show-desc .card-content .card-btn a.show-btn {
  opacity: 0;
  display: none;
}
.my-cards-wrapper .my-cards .my-card.show-desc .card-content .card-btn a.hide-btn {
  opacity: 1;
  display: inline-block;
}
.my-cards-wrapper .my-cards .full-width {
  width: 100%;
}
.my-cards-wrapper .my-cards .full-width .card-feat {
  height: 380px;
}
@media (max-width: 599.9px) {
  .my-cards-wrapper .my-cards .full-width .card-feat {
    min-height: 400px;
  }
}
.my-cards-wrapper .my-cards .full-width .card-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}
.my-cards-wrapper .my-cards .full-width .card-content:before {
  background: transparent -webkit-gradient(linear, left top, right top, from(rgba(38, 151, 185, 0.8901960784)), color-stop(49%, rgba(176, 216, 229, 0.8588235294)), color-stop(100%, rgba(253, 253, 254, 0.8392156863)), to(rgba(255, 255, 255, 0.8392156863))) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, rgba(38, 151, 185, 0.8901960784) 0%, rgba(176, 216, 229, 0.8588235294) 49%, rgba(253, 253, 254, 0.8392156863) 100%, rgba(255, 255, 255, 0.8392156863) 100%) 0% 0% no-repeat padding-box;
}
.my-cards-wrapper .my-cards .full-width .card-content .card-inner {
  width: 39%;
}
@media (max-width: 1025px) {
  .my-cards-wrapper .my-cards .full-width .card-content .card-inner {
    width: 100%;
  }
}
.my-cards-wrapper .my-cards .full-width .card-content .card-partners {
  width: 59%;
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 1025px) {
  .my-cards-wrapper .my-cards .full-width .card-content .card-partners {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .my-cards-wrapper .my-cards .full-width:hover .card-partners {
    opacity: 1;
    height: auto;
  }
}
.my-cards-wrapper .my-cards .full-width.show-desc .card-content:before {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#2697B9), color-stop(20%, rgba(60, 162, 192, 0.9843137255)), color-stop(78%, rgba(208, 234, 236, 0.8862745098)), to(rgba(220, 240, 240, 0.8901960784))) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #2697B9 0%, rgba(60, 162, 192, 0.9843137255) 20%, rgba(208, 234, 236, 0.8862745098) 78%, rgba(220, 240, 240, 0.8901960784) 100%) 0% 0% no-repeat padding-box;
}
.my-cards-wrapper .my-cards .full-width.show-desc .card-content .card-partners {
  opacity: 1;
  height: auto;
}

.left-right-carousel {
  width: 175%;
  margin-left: -75%;
  padding: 20px;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1025px) {
  .left-right-carousel {
    width: 100%;
    margin-left: 0;
  }
}
.left-right-carousel:before {
  content: "";
  width: 100%;
  height: 87.5%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 24px;
  background-color: #ffffff;
}
@media (max-width: 1199.9px) {
  .left-right-carousel:before {
    height: 83%;
  }
}
@media (max-width: 1025px) {
  .left-right-carousel:before {
    height: 90%;
  }
}
@media (max-width: 599.9px) {
  .left-right-carousel:before {
    height: 83%;
  }
}
.left-right-carousel .swiper {
  width: 100%;
  height: 100%;
}
.left-right-carousel .swiper .swiper-slide {
  border-radius: 12px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.left-right-carousel .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.left-right-carousel .swiper .swiper-button {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-right-carousel .swiper .swiper-button i {
  width: 40px;
  height: 40px;
  font-family: "FontAwesome";
}
.left-right-carousel .swiper .swiper-button:after {
  display: none;
}
.left-right-carousel .swiper .swiper-button.swiper-button-prev {
  left: 52.5%;
}
@media (max-width: 1025px) {
  .left-right-carousel .swiper .swiper-button.swiper-button-prev {
    left: 30px;
  }
}
@media (max-width: 599.9px) {
  .left-right-carousel .swiper .swiper-button.swiper-button-prev {
    left: 20px;
  }
}
.left-right-carousel .swiper .swiper-button.swiper-button-next {
  right: 30px;
}
@media (max-width: 1025px) {
  .left-right-carousel .swiper .swiper-button.swiper-button-next {
    right: 30px;
  }
}
@media (max-width: 599.9px) {
  .left-right-carousel .swiper .swiper-button.swiper-button-next {
    right: 20px;
  }
}
.left-right-carousel .swiper:hover .swiper-button {
  opacity: 1;
}
.left-right-carousel .nav-wrapper {
  position: relative;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  float: right;
}
@media (max-width: 1025px) {
  .left-right-carousel .nav-wrapper {
    width: 100%;
    float: none;
  }
}
@media (max-width: 767.9px) {
  .left-right-carousel .nav-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.left-right-carousel .nav-wrapper .nav-innner-wrapper {
  width: auto;
  min-height: 50px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 767.9px) {
  .left-right-carousel .nav-wrapper .nav-innner-wrapper {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
    position: relative;
    bottom: 0;
  }
}
.left-right-carousel .nav-wrapper .swiper-pagination {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 20px;
  position: relative;
}
@media (max-width: 767.9px) {
  .left-right-carousel .nav-wrapper .swiper-pagination {
    padding: 20px 60px;
  }
}
.left-right-carousel .nav-wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #009DA5;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-right-carousel .nav-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  width: 39px;
  height: 5px;
  border-radius: 6px;
  top: -1px;
  position: relative;
  background-color: #0085AD;
}
@media (max-width: 1025px) {
  .left-right-carousel .nav-wrapper .swiper-pagination .swiper-pagination-bullet-active {
    width: 24px;
  }
}
.left-right-carousel.hide-left {
  margin-left: 0;
  margin-right: -175%;
  background-color: #f6f6f6;
}
.left-right-carousel.hide-left:before {
  background-color: #f6f6f6;
}
@media (max-width: 1025px) {
  .left-right-carousel.hide-left {
    margin-right: 0;
  }
}
.left-right-carousel.hide-left .swiper .swiper-button.swiper-button-prev {
  left: 30px;
}
@media (max-width: 1025px) {
  .left-right-carousel.hide-left .swiper .swiper-button.swiper-button-prev {
    left: 30px;
  }
}
@media (max-width: 599.9px) {
  .left-right-carousel.hide-left .swiper .swiper-button.swiper-button-prev {
    left: 20px;
  }
}
.left-right-carousel.hide-left .swiper .swiper-button.swiper-button-next {
  right: 52.5%;
}
@media (max-width: 1025px) {
  .left-right-carousel.hide-left .swiper .swiper-button.swiper-button-next {
    right: 30px;
  }
}
@media (max-width: 599.9px) {
  .left-right-carousel.hide-left .swiper .swiper-button.swiper-button-next {
    right: 20px;
  }
}
.left-right-carousel.hide-left .nav-wrapper {
  float: none;
}

.page-sub-menu .wp-block-navigation .wp-block-navigation-item a {
  font-family: "Zona Pro Bold", sans-serif;
}
.page-sub-menu .wp-block-navigation .current-menu-item a {
  color: #0085AD;
}
.page-sub-menu.fixedit {
  position: fixed;
  top: 85px;
  left: 0;
  right: 0;
  z-index: 99;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1025px) {
  .page-sub-menu.fixedit {
    top: 51px;
    padding: 0px 0 !important;
  }
}

.mission-vision p {
  max-width: 529px;
  font-size: 20px !important;
  line-height: 30px;
  font-weight: 700;
}
@media (max-width: 1025px) {
  .mission-vision p {
    font-size: 16px !important;
    line-height: 24px;
  }
}

.mission-mission .mv-slider-wrapper {
  position: relative;
  left: -16%;
}
@media (max-width: 1025px) {
  .mission-mission .mv-slider-wrapper {
    left: unset;
    overflow: hidden;
    position: relative;
    padding-bottom: 60px;
  }
}
@media (max-width: 599.9px) {
  .mission-mission .mv-slider-wrapper {
    padding-bottom: 80px;
  }
}
.mission-mission .mv-slider-wrapper .swiper {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.mission-mission .mv-slider-wrapper .swiper-slide {
  width: 33.33% !important;
  margin-top: 25%;
  padding: 0 10px;
  text-align: center;
  font-size: 18px;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1025px) {
  .mission-mission .mv-slider-wrapper .swiper-slide {
    width: 100% !important;
  }
}
.mission-mission .mv-slider-wrapper .swiper-slide .mv-content {
  opacity: 0;
  height: 0;
  display: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mission-mission .mv-slider-wrapper .swiper-slide .mv-feat {
  width: 100%;
  height: 409px;
}
.mission-mission .mv-slider-wrapper .swiper-slide .mv-feat img {
  width: 100%;
  max-width: 320px;
  height: 203px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
  border-radius: 12px;
  opacity: 0.65;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mission-mission .mv-slider-wrapper .swiper-slide.swiper-slide-active {
  width: 66.66% !important;
  margin-top: 0;
}
@media (max-width: 1025px) {
  .mission-mission .mv-slider-wrapper .swiper-slide.swiper-slide-active {
    width: 100% !important;
  }
}
.mission-mission .mv-slider-wrapper .swiper-slide.swiper-slide-active .mv-content {
  width: 100%;
  height: auto;
  clear: both;
  display: block;
  max-width: 814px;
  margin: 0 auto 30px;
  opacity: 1;
}
.mission-mission .mv-slider-wrapper .swiper-slide.swiper-slide-active .mv-content h3 {
  font-size: 42px;
  line-height: 32px;
  color: #0085AD;
  text-align: center;
  margin: 0 0 30px;
}
@media (max-width: 599.9px) {
  .mission-mission .mv-slider-wrapper .swiper-slide.swiper-slide-active .mv-content h3 {
    margin-bottom: 20px;
  }
}
.mission-mission .mv-slider-wrapper .swiper-slide.swiper-slide-active .mv-content p {
  text-align: center;
}
.mission-mission .mv-slider-wrapper .swiper-slide.swiper-slide-active .mv-feat {
  height: 409px;
}
.mission-mission .mv-slider-wrapper .swiper-slide.swiper-slide-active .mv-feat img {
  max-width: 790px;
  height: 429px;
  display: block;
  opacity: 1;
  width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mission-mission .mv-slider-wrapper .slider-nav-wrap {
  width: 75%;
  position: absolute;
  top: 100px;
  right: -4%;
}
@media (max-width: 1025px) {
  .mission-mission .mv-slider-wrapper .slider-nav-wrap {
    width: 100px;
    position: absolute;
    top: unset;
    right: 0;
    left: 50%;
    bottom: 20px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.mission-mission .mv-slider-wrapper .slider-nav-wrap .swiper-button {
  width: 40px;
  height: 40px;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  outline: unset;
}
.mission-mission .mv-slider-wrapper .slider-nav-wrap .swiper-button i {
  width: 40px;
  height: 40px;
  color: #ffffff;
  background: #0085AD;
}
.mission-mission .mv-slider-wrapper .slider-nav-wrap .swiper-button:after {
  display: none;
}
.mission-mission .mv-slider-wrapper .slider-nav-wrap .swiper-button.swiper-button-prev {
  left: 0;
}
.mission-mission .mv-slider-wrapper .slider-nav-wrap .swiper-button.swiper-button-next {
  right: 0;
}

.trustees-management .gs_team_area .gs-containeer .gs_team {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div {
  width: 405px;
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin-bottom: 40px;
}
@media (max-width: 440px) {
  .trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div {
    width: auto;
  }
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper {
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2392156863);
          box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.2392156863);
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member {
  border-radius: 12px;
  overflow: hidden;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .gs-grey {
  position: relative;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .gs-grey .open-popup-link {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .gs-grey .open-popup-link:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("icons/team-overlay.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: 9;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .gs-grey .open-popup-link img {
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 440px) {
  .trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .gs-grey .open-popup-link img {
    height: 325px !important;
  }
}
@media (max-width: 320px) {
  .trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .gs-grey .open-popup-link img {
    height: 275px !important;
  }
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .gs-grey .open-popup-link:hover img {
  scale: 1.2;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .info-card {
  background: transparent;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .info-card .gs-member-name a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Zona Pro Bold", sans-serif;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member .info-card .gs-member-desig {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member:hover .info-card .gs-member-name a {
  color: #64CCC9 !important;
}
.trustees-management .gs_team_area .gs-containeer .gs_team .single-member-div .single-member--wrapper .single-member:hover .info-card .gs-member-desig {
  color: #64CCC9 !important;
}

.mfp-wrap {
  position: relative;
  z-index: 9999;
}
.mfp-wrap .mfp-container .mfp-arrow {
  display: none;
}
.mfp-wrap .mfp-container .mfp-content .white-popup {
  max-width: 1024px;
}
.mfp-wrap .mfp-container .mfp-content .white-popup:before {
  content: "";
  width: 100%;
  height: 164px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.32;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#1D96B9), to(#B4E4E4)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #1D96B9 0%, #B4E4E4 100%) 0% 0% no-repeat padding-box;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_left__wrapper .gs_team_popup_img {
  border-radius: 12px;
  overflow: hidden;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_left__wrapper .gs_team_popup_img img {
  width: 100%;
  height: 400px !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_details {
  position: relative;
  padding-top: 54px;
  z-index: 9;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_details h2 {
  font-size: 24px !important;
  line-height: 32px;
  color: #0085AD;
  font-weight: normal;
  letter-spacing: 0;
  font-family: "Zona Pro Bold", sans-serif;
  margin-bottom: 8px;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_details .gs-member-desig {
  font-size: 14px;
  line-height: 18px;
  color: #009DA5;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_details .gs-member-desc {
  margin-top: 46px;
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_details .gs-member-desc p {
  font-size: 18px !important;
  line-height: 27px;
  color: #202020;
  letter-spacing: 0.01px;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_details .gs-member-desc::-webkit-scrollbar {
  width: 8px;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_details .gs-member-desc::-webkit-scrollbar-track {
  background: #fefefe 0% 0% no-repeat padding-box;
  -webkit-box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 4px;
}
.mfp-wrap .mfp-container .mfp-content .white-popup .mfp-content--container .gs_team_popup_details .gs-member-desc::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #0085AD;
  outline: unset;
}

.about-officers .stk-block-card .stk-container {
  background: transparent !important;
}
.about-officers .stk-block-card .stk-container-padding {
  padding: 24px 24px 28px;
}

.center-slider-wrapper .swiper {
  width: 100%;
  height: 100%;
  overflow: visible;
  position: relative;
  margin-bottom: 30px;
}
.center-slider-wrapper .swiper .swiper-slide {
  width: 60%;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.center-slider-wrapper .swiper .swiper-slide::nth-child(2n) {
  width: 40%;
}
.center-slider-wrapper .swiper .swiper-slide::nth-child(3n) {
  width: 20%;
}
.center-slider-wrapper .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.center-slider-wrapper .center-slider .swiper-button {
  width: 55.5px;
  height: 100%;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  margin: 0;
  opacity: 0.64;
}
.center-slider-wrapper .center-slider .swiper-button i {
  width: 55.5px;
  height: 100%;
  border-radius: 0;
}
.center-slider-wrapper .center-slider .swiper-button:after {
  display: none;
}
.center-slider-wrapper .center-slider .swiper-button.swiper-button-prev {
  left: 0;
}
.center-slider-wrapper .center-slider .swiper-button.swiper-button-next {
  right: 0;
}
.center-slider-wrapper .center-slider:hover .swiper-button {
  opacity: 0.64;
}
.center-slider-wrapper .nav-wrapper {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767.9px) {
  .center-slider-wrapper .nav-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.center-slider-wrapper .nav-wrapper .nav-innner-wrapper {
  width: auto;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 767.9px) {
  .center-slider-wrapper .nav-wrapper .nav-innner-wrapper {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
    position: relative;
    bottom: 0;
  }
}
.center-slider-wrapper .nav-wrapper .swiper-pagination {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
  position: relative;
}
@media (max-width: 767.9px) {
  .center-slider-wrapper .nav-wrapper .swiper-pagination {
    padding: 20px 60px;
  }
}
.center-slider-wrapper .nav-wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #009DA5;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.center-slider-wrapper .nav-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  width: 39px;
  height: 5px;
  border-radius: 6px;
  top: -1px;
  position: relative;
  background-color: #0085AD;
}
@media (max-width: 1025px) {
  .center-slider-wrapper .nav-wrapper .swiper-pagination .swiper-pagination-bullet-active {
    width: 24px;
  }
}

@media (max-width: 599.9px) {
  .submenu-page-nav li {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
  }
  .submenu-page-nav li a {
    text-align: center !important;
  }
}

@media (max-width: 320px) {
  #page-submenu {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.error-404 {
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.error404 .hfeed.site {
  position: relative;
  z-index: 99;
}
.error404 .hfeed.site .site-main {
  width: 100%;
}
.error404 .hfeed.site .content-area {
  max-width: 1260px;
  min-height: 85vh;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.error404 .hfeed.site .content-area .error-404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 100px;
}
.error404 .hfeed.site .content-area .error-404 .page-header {
  width: 100%;
  margin-bottom: 24px;
}
.error404 .hfeed.site .content-area .error-404 .page-header h1 {
  color: #0085AD;
  text-align: center;
  font-family: "Zona Pro Bold", sans-serif;
  margin: 0;
}
.error404 .hfeed.site .content-area .error-404 .page-header h1 span {
  display: block;
}
@media (max-width: 780.9px) {
  .error404 .hfeed.site .content-area .error-404 .page-header h1 {
    font-size: 32px !important;
  }
}
.error404 .hfeed.site .content-area .error-404 .page-content {
  width: 100%;
}

body .page-banner {
  position: relative;
  background: #0085AD;
}
body .page-banner:before {
  content: "" !important;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 1 !important;
  background-image: url("icons/png-triangle.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  position: absolute;
  top: unset;
  left: 0;
  right: unset;
  bottom: 0;
}
body .page-banner:after {
  content: "" !important;
  display: block !important;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 1 !important;
  background: transparent linear-gradient(108deg, #ffffff 100%, #B4E4E4 88%, rgba(29, 150, 185, 0.24) 0%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(108deg, rgba(29, 150, 185, 0.2392156863) 0%, #B4E4E4 88%, #FFF 100%) 0% 0% no-repeat padding-box;
  position: absolute;
  top: unset;
  left: 0;
  right: unset;
  bottom: 0;
  -webkit-transform: matrix(-1, 0, 0, -1, 0, 0);
          transform: matrix(-1, 0, 0, -1, 0, 0);
}

body .page-breadcrumbs p > span span {
  font-size: 14px;
  line-height: 18px;
  color: #009DA5;
  font-family: "Zona Pro SemiBold", sans-serif;
}
body .page-breadcrumbs p a {
  color: #202020;
}
body .page-breadcrumbs p a i {
  font-size: 16px;
  color: #202020;
  display: inline-block;
  margin: 0;
}
body .page-breadcrumbs p a:hover {
  color: #0085AD;
}
body .page-breadcrumbs p i {
  font-size: 14px;
  color: #D1CFCF;
  margin: 0 12px;
}

#news-section,
#testimonials-section,
#your-other-section-ids {
  scroll-margin-top: 45px;
}

.page-sub-menu .page-sub-menu-inner .pointer {
  display: none;
}
@media (max-width: 767.9px) {
  .page-sub-menu .page-sub-menu-inner > .stk-container > .stk-block-content {
    max-width: 500px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    display: block;
  }
  .page-sub-menu .page-sub-menu-inner .pointer {
    width: 30px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-sub-menu .page-sub-menu-inner .pointer.left-pointer {
    left: 0;
  }
  .page-sub-menu .page-sub-menu-inner .pointer.right-pointer {
    right: 0;
  }
  .page-sub-menu .page-sub-menu-inner .pointer.dis {
    opacity: 0.6;
  }
}
.page-sub-menu ul {
  height: 100%;
  overflow: auto;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
.page-sub-menu ul li {
  list-style: none !important;
  vertical-align: middle;
  margin: 0 33px;
  display: inline-block !important;
  height: 100%;
}
@media (max-width: 767.9px) {
  .page-sub-menu ul li {
    margin: 0 20px;
  }
}
.page-sub-menu ul li a {
  color: #ffffff;
  font-family: "Zona Pro Bold", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-sub-menu ul li a:hover {
  color: #009DA5 !important;
}
.page-sub-menu ul li.active a {
  color: #009DA5 !important;
}
.page-sub-menu ul li.sub-active a {
  color: #0085AD;
}
.page-sub-menu ul li.sub-active a:focus, .page-sub-menu ul li.sub-active a:hover {
  color: #ffffff;
}
.page-sub-menu.fixedit {
  padding: 10px 0 !important;
}

[swiper_scale_active] .swiper-slide {
  background: transparent;
  border-radius: 20px;
  border-color: transparent;
  /* shadow */
  -webkit-box-shadow: 0 0 100px 40px transparent;
          box-shadow: 0 0 100px 40px transparent;
  overflow: hidden;
}

/* CUSTOM CSS "TRICK" => the link should work only on the active slide  */
[swiper_scale_active] .swiper-slide:not(.swiper-slide-active) a {
  pointer-events: none;
}

@media (max-width: 767.9px) {
  .testimonial-slider .project-post__wrapper {
    height: unset;
  }
}
.testimonial-slider .swiper-slide {
  height: auto;
}

.review-content {
  display: -ms-grid;
  display: grid;
  height: 100% !important;
  min-height: unset !important;
  -ms-grid-columns: 252px 10px 1fr;
  grid-template-columns: 252px 1fr;
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
  gap: 10px;
  text-align: left;
}
@media (max-width: 1199.9px) {
  .review-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-grid-columns: unset;
    grid-template-columns: unset;
  }
}
@media (max-width: 767.9px) {
  .review-content {
    padding-left: 30px !important;
    padding-right: 30px !important;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    justify-items: stretch;
    height: auto !important;
    min-height: unset !important;
  }
}
.review-content h4.rw-name {
  font-size: 16px !important;
  line-height: 22px !important;
  color: #fefefe;
  font-weight: normal;
  margin: 0;
  font-family: "Zona Pro SemiBold", sans-serif;
}
.review-content .rw-position {
  font-size: 14px !important;
  line-height: 19px;
  color: #fefefe;
}
.review-content .profile-image {
  background: rgba(255, 255, 255, 0.25);
  padding: 15px;
  border-radius: 12px;
  text-align: center;
}
.review-content .profile-image img {
  height: 236px;
  width: 225px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  margin-bottom: 20px;
}
.review-content .review-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  background: rgba(255, 255, 255, 0.25);
  padding: 15px;
  border-radius: 12px;
}
.review-content .review-details:before {
  content: "";
  width: 31px;
  height: 25px;
  display: block;
  margin-bottom: 15px;
  background-image: url("icons/ico-qoutation.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.review-content .review-details .rw-content {
  width: 100%;
  position: relative;
  color: #ffffff;
}

.swiper-slide-next .review-content,
.swiper-slide-next .review-details,
.swiper-slide-prev .review-content,
.swiper-slide-prev .review-details {
  display: none;
}

.testi-slide {
  width: 100%;
  clear: both;
}
.testi-slide .testi-navi {
  width: 100%;
  max-width: 960px;
  margin: 18px auto 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.testi-slide .testi-navi .testi-nav-inner {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  position: relative;
}
@media (max-width: 599.9px) {
  .testi-slide .testi-navi .testi-nav-inner {
    gap: 20px;
  }
}
@media (max-width: 440px) {
  .testi-slide .testi-navi .testi-nav-inner {
    gap: 15px;
  }
}
.testi-slide .testi-navi .testi-nav-inner:before, .testi-slide .testi-navi .testi-nav-inner:after {
  content: "";
  width: 1920px;
  height: 2px;
  display: block;
  background: #B1E5E4;
  position: absolute;
  top: 50%;
}
@media (max-width: 599.9px) {
  .testi-slide .testi-navi .testi-nav-inner:before, .testi-slide .testi-navi .testi-nav-inner:after {
    display: none;
  }
}
.testi-slide .testi-navi .testi-nav-inner:before {
  right: 115%;
}
.testi-slide .testi-navi .testi-nav-inner:after {
  left: 115%;
}
.testi-slide .testi-navi .swiper-pagination {
  display: inline-block;
  width: auto;
  position: relative;
  top: 0;
}
.testi-slide .testi-navi .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #CFCFCF;
  opacity: 1;
}
@media (max-width: 599.9px) {
  .testi-slide .testi-navi .swiper-pagination .swiper-pagination-bullet {
    margin: 0 2px !important;
  }
}
.testi-slide .testi-navi .swiper-pagination .swiper-pagination-bullet-active {
  width: 39px;
  background: #0085AD;
  border-radius: 5px;
}
.testi-slide .testi-navi .swiper-button-prev,
.testi-slide .testi-navi .swiper-button-next {
  position: relative;
  right: unset;
  left: unset;
  top: unset;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 100%;
  background: #0085AD;
  margin: 0;
}
.testi-slide .testi-navi .swiper-button-prev:after,
.testi-slide .testi-navi .swiper-button-next:after {
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
}

.left-right-arrow-bg {
  position: relative;
  width: 100%; /* Adjust width if necessary */
  height: auto; /* Adjust height if necessary */
}
.left-right-arrow-bg:before {
  content: "";
  width: 113px;
  height: 264px;
  background-image: url("icons/purpose-accent.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  position: absolute;
  top: unset;
  bottom: 0;
  left: 0;
  right: unset;
}
.left-right-arrow-bg:after {
  content: "" !important;
  width: 190px;
  height: 100%;
  background-image: url(icons/png-triangle-right.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 599.9px) {
  .left-right-arrow-bg:after {
    height: 100%;
    top: 200px;
  }
}

.swiper-slide-active .review-content {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  min-height: 450px;
  position: relative !important;
}
@media (max-width: 1199.9px) {
  .swiper-slide-active .review-content {
    width: auto !important;
  }
}

@media (max-width: 320px) {
  .csr-slider .swiper-button-next {
    right: 0;
  }
  .csr-slider .swiper-button-prev {
    left: 0;
  }
}
.csr-slider .swiper-button-prev:after,
.csr-slider .swiper-rtl .swiper-button-next:after {
  display: none !important;
}
.csr-slider .swiper-button-next:after,
.csr-slider .swiper-rtl .swiper-button-prev:after {
  display: none !important;
}
.csr-slider .swiper-button-next,
.csr-slider .swiper-rtl .swiper-button-prev {
  width: auto;
}
.csr-slider .swiper-button-prev,
.csr-slider .swiper-rtl .swiper-button-next {
  width: auto;
}
.csr-slider .swiper-wrapper {
  margin-bottom: 30px;
}
.csr-slider .slider-container {
  max-width: 88%;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 450px;
  grid-template-columns: 1fr 450px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media (max-width: 1199.9px) {
  .csr-slider .slider-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 24px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1025px) {
  .csr-slider .slider-container {
    max-width: 72%;
  }
}
@media (max-width: 599.9px) {
  .csr-slider .slider-container {
    max-width: 100%;
  }
}
.csr-slider .slider-container .csr-details .csr-content p {
  color: #093846;
}
.csr-slider .slider-container .csr-details h2 {
  color: #0085AD;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
@media (max-width: 599.9px) {
  .csr-slider .slider-container .csr-details h2 {
    font-size: 20px !important;
    line-height: 1.3em;
  }
}
.csr-slider .slider-container .csr-featured-image {
  text-align: center;
}
.csr-slider .slider-container .csr-featured-image img {
  border-radius: 12px;
}
.csr-slider .slider-container .csr-icon-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  color: #848484;
  text-transform: uppercase;
}
@media (max-width: 440px) {
  .csr-slider .slider-container .csr-icon-label {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
  }
  .csr-slider .slider-container .csr-icon-label p {
    margin: 0 !important;
  }
}
@media (max-width: 320px) {
  .csr-slider .slider-container .csr-icon-label {
    gap: 0;
  }
}
.csr-slider .slider-container .csr-icon-label small {
  font-size: 12px !important;
  font-family: "Zona Pro", sans-serif !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
}
.csr-slider .slider-container small.slider-year {
  color: #535353;
  letter-spacing: 2px;
  font-family: "Zona Pro", sans-serif !important;
}
.csr-slider .slider-container .csr-btn {
  margin-top: 40px;
}
.csr-slider .slider-container .csr-btn a {
  color: #ffffff;
  background: #0085AD;
  padding: 13px;
  border-radius: 4px;
  text-transform: uppercase;
  font-family: "Zona Pro SemiBold", sans-serif;
}
@media (max-width: 599.9px) {
  .csr-slider .slider-container .csr-btn a {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 6px;
  }
}
.csr-slider .swiper-pagination-bullet-active {
  width: 39px;
  height: 8px;
  border-radius: 5px;
  background-color: #0085AD !important;
}
.csr-slider .swiper-pagination-bullet {
  background: #8ec6d5;
  opacity: 1;
}
@media (max-width: 599.9px) {
  .csr-slider .swiper-pagination-bullet {
    display: none;
  }
}
@media (max-width: 599.9px) {
  .csr-slider .swiper-button-prev {
    top: 98% !important;
    left: 30%;
  }
  .csr-slider .swiper-button-next {
    top: 98%;
    right: 30%;
  }
}

li.sf-field-post-meta-publish_year {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 40px !important;
}
@media (max-width: 1025px) {
  li.sf-field-post-meta-publish_year {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
li.sf-field-post-meta-publish_year ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
li.sf-field-post-meta-publish_year label.sf-label-radio {
  background: #0085AD;
  color: #ffffff;
  padding: 4px 11px !important;
  border-radius: 4px;
  font-family: "Zona Pro SemiBold", sans-serif;
  opacity: 0.5;
}
li.sf-field-post-meta-publish_year .sf-option-active label {
  opacity: 1 !important;
}

.oar-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media (max-width: 1025px) {
  .oar-container {
    display: block;
  }
}

.other-csr-details {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 200px 20px 1fr;
  grid-template-columns: 200px 1fr;
  gap: 20px;
  padding: 16px;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  height: 290px;
}
@media (max-width: 1025px) {
  .other-csr-details {
    margin-bottom: 25px;
    -ms-grid-columns: 120px 1fr;
    grid-template-columns: 120px 1fr;
    height: 100%;
  }
}
@media (max-width: 320px) {
  .other-csr-details {
    display: block;
  }
}
.other-csr-details .other-csr-featured-image img {
  border-radius: 10px;
}
@media (max-width: 1025px) {
  .other-csr-details .other-csr-featured-image img {
    width: 120px;
  }
}
@media (max-width: 320px) {
  .other-csr-details .other-csr-featured-image img {
    width: 100%;
    margin-bottom: 21px;
  }
}
.other-csr-details .report-details small.report-year {
  color: #535353;
  letter-spacing: 2px;
  font-family: "Zona Pro", sans-serif !important;
}
.other-csr-details .report-details h4 {
  color: #009DA5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}
@media (max-width: 1025px) {
  .other-csr-details .report-details h4 {
    font-size: 16px !important;
    line-height: 27px !important;
  }
}
@media (max-width: 599.9px) {
  .other-csr-details .report-details h4 {
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
}
.other-csr-details .report-details .other-csr-icon-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}
@media (max-width: 1025px) {
  .other-csr-details .report-details .other-csr-icon-label p {
    margin-bottom: 0;
  }
}
@media (max-width: 1025px) {
  .other-csr-details .report-details .other-csr-icon-label {
    display: block;
  }
}
.other-csr-details .report-details .other-csr-icon-label small {
  font-size: 12px !important;
  color: #848484;
  font-family: "Zona Pro", sans-serif !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.other-csr-details .report-details .other-csr-btn {
  margin-top: 30px;
}
@media (max-width: 1025px) {
  .other-csr-details .report-details .other-csr-btn {
    margin-top: 15px;
  }
}
.other-csr-details .report-details .other-csr-btn a {
  text-transform: uppercase;
  color: #009da5;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-column-gap: 14px;
     -moz-column-gap: 14px;
          column-gap: 14px;
  font-family: "Zona Pro SemiBold", sans-serif;
}
@media (max-width: 1025px) {
  .other-csr-details .report-details .other-csr-btn a {
    -webkit-column-gap: 9px;
       -moz-column-gap: 9px;
            column-gap: 9px;
  }
}

.wp-block-lazyblock-other-report .pagination {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
.wp-block-lazyblock-other-report .pagination .wp-pagenavi span.current {
  font-weight: normal;
  padding: 4px 9px;
  border-radius: 100%;
  background: #64ccc9;
  color: #ffffff;
  border: 0;
  font-size: 14px;
}
.wp-block-lazyblock-other-report .pagination a.page.larger,
.wp-block-lazyblock-other-report .pagination a.page.smaller {
  color: #202020;
  font-size: 14px;
  border: 0;
  margin: 0 9px;
}
.wp-block-lazyblock-other-report span.pages {
  display: block;
  margin-bottom: 20px;
  border: 0;
}
.wp-block-lazyblock-other-report span.pages span {
  border: 0;
  color: #64ccc9;
  margin: 0;
  padding: 0;
}
.wp-block-lazyblock-other-report a.nextpostslink:after {
  content: "";
  width: 30px;
  height: 20px;
  background-image: url(icons/nav-arrow-right.svg);
  background-repeat: no-repeat !important;
  background-position: revert-layer;
  position: absolute;
}
.wp-block-lazyblock-other-report a.previouspostslink:before {
  content: "";
  width: 30px;
  height: 20px;
  background-image: url(icons/nav-arrow-right.svg);
  background-repeat: no-repeat !important;
  background-position: revert-layer;
  position: absolute;
  margin-left: -30px;
  bottom: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.wp-block-lazyblock-other-report a.nextpostslink,
.wp-block-lazyblock-other-report a.previouspostslink {
  font-size: 0;
  border: 0;
}

.scroll-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 500px;
  height: 0;
  position: relative;
}
@media (max-width: 1025px) {
  .scroll-container {
    max-width: 500px;
  }
}
@media (max-width: 599.9px) {
  .scroll-container {
    max-width: 250px;
  }
}
@media (max-width: 320px) {
  .scroll-container {
    max-width: 180px;
  }
}
.scroll-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden;
  scroll-behavior: smooth;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-left: 20px !important;
}
@media (max-width: 599.9px) {
  .scroll-container ul {
    margin-left: 10px !important;
  }
}
.scroll-container li {
  padding: 5px;
}

.arrow {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 5px;
  margin: 0 5px;
}

span#left-arrow:after {
  content: "";
  width: 30px;
  height: 20px;
  background-image: url(icons/nav-arrow.svg);
  background-repeat: no-repeat !important;
  background-position: revert-layer;
  position: absolute;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 0;
  top: 5px;
}

span#right-arrow:after {
  content: "";
  width: 30px;
  height: 20px;
  background-image: url(icons/nav-arrow.svg);
  background-repeat: no-repeat !important;
  background-position: revert-layer;
  position: absolute;
  top: 7px;
}
@media (max-width: 599.9px) {
  span#right-arrow:after {
    right: 0;
  }
}

.swiper-slide-active .review-content {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
.swiper-slide-active .review-content:before, .swiper-slide-active .review-content:after {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.scale-article-image:hover img {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

#gs_team_area_2 {
  padding: 0 30px;
}
#gs_team_area_2 .gs_team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 25px;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#gs_team_area_2 .gs_team:before, #gs_team_area_2 .gs_team:after {
  display: none;
}
#gs_team_area_2 .single-member-div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 calc(33.333% - 16.666px);
  flex: 1 1 calc(33.333% - 16.666px);
  width: 100%;
  max-width: 33.33%;
  background-color: transparent;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  padding: 0 !important;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
#gs_team_area_2 .single-member {
  padding: 0 !important;
}
#gs_team_area_2 .gs_team_image__wrapper {
  display: none;
}
#gs_team_area_2 .gs_member_info {
  position: relative;
  background-color: transparent !important;
  padding: 24px 24px 28px !important;
}
#gs_team_area_2 .single-mem-desc-social {
  display: none;
}
#gs_team_area_2 .gs-member-name {
  font-family: "Zona Pro Bold", sans-serif !important;
}
#gs_team_area_2 .gs-member-desig {
  font-family: "Zona Pro", sans-serif !important;
}

.mfp-content > .gs_team_popup_shortcode_2 .gs_team_popup_left__wrapper {
  display: none !important;
}
.mfp-content > .gs_team_popup_shortcode_2 .gs_team_popup_details.gs-tm-sicons {
  width: 100% !important;
  padding-left: 0px !important;
}

@media screen and (max-width: 1262.98px) {
  #gs_team_area_2 .single-member-div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(50% - 16.666px);
    flex: 1 1 calc(50% - 16.666px);
    max-width: 50%;
  }
}
@media screen and (max-width: 1022.98px) {
  #gs_team_area_2 .gs-member-name > a {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 991.98px) and (min-width: 600px) {
  .cstm_news-articles-list {
    -ms-grid-columns: minmax(0, 1fr) [2] !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media screen and (max-width: 766.98px) {
  #gs_team_area_2 {
    padding: 0 25px;
  }
  #gs_team_area_2 .single-member-div {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: 100%;
  }
}
body .programs-section:before {
  content: "";
  width: 197px;
  height: 374px;
  background-image: url("icons/png-triangle-right.png");
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: 8%;
  bottom: unset;
  left: unset;
  right: 0;
}
body .programs-section:after {
  content: "" !important;
  width: 213px;
  height: 374px;
  display: block !important;
  background-image: url("icons/home-banner-icon.png");
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: unset;
  bottom: 0;
  left: 0;
  right: unset;
}

.main-programs .stk-block-posts__items {
  position: relative;
}
.main-programs .stk-block-posts__item {
  margin-bottom: 70px;
  position: relative;
}
.main-programs .stk-block-posts__item .stk-container {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: transparent;
}
.main-programs .stk-block-posts__item .stk-container article {
  width: 48%;
  padding: 0;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-column-gap: unset !important;
     -moz-column-gap: unset !important;
          column-gap: unset !important;
  -webkit-box-orient: unset !important;
  -webkit-box-direction: unset !important;
      -ms-flex-direction: unset !important;
          flex-direction: unset !important;
}
.main-programs .stk-block-posts__item .stk-container article p {
  line-height: 24px;
  letter-spacing: 0.01px;
  word-break: auto-phrase;
}
@media (max-width: 599.9px) {
  .main-programs .stk-block-posts__item .stk-container article {
    width: 100%;
  }
}
@media (max-width: 599.9px) {
  .main-programs .stk-block-posts__item .stk-container article .stk-block-posts__readmore {
    margin: 0 auto;
  }
}
.main-programs .stk-block-posts__item:nth-child(even) .stk-block-posts__image-link {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 599.9px) {
  .main-programs .stk-block-posts__item:nth-child(even) .stk-block-posts__image-link {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.main-programs .stk-block-posts__item:nth-child(even) .stk-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media (max-width: 599.9px) {
  .main-programs .stk-block-posts__item:nth-child(even) .stk-container {
    -webkit-box-ordinal-group: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
}
.main-programs .stk-block-posts__image-link {
  width: 49%;
  border-radius: 12px;
  border: 16px solid #ffffff;
}
@media (max-width: 599.9px) {
  .main-programs .stk-block-posts__image-link {
    width: 100%;
  }
}
.main-programs .stk-block-posts__image-link img {
  width: 100%;
  height: 303px !important;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
.main-programs .stk-block-posts__readmore {
  line-height: 22px;
  letter-spacing: 0.01px;
  text-transform: uppercase;
  padding: 15px 24px;
  background: #2697B9;
  border-radius: 4px;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-programs .stk-block-posts__readmore:after {
  content: "";
  width: 24px;
  height: 24px;
  margin-left: 8px;
  display: inline-block;
  vertical-align: bottom;
  background-image: url("icons/ico-button-arrow-right.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.main-programs .stk-block-posts__readmore:focus, .main-programs .stk-block-posts__readmore:hover {
  background: #0085AD;
}

#programs-slider-wrapper .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#programs-slider-wrapper .swiper {
  width: 100%;
  height: 100%;
}
#programs-slider-wrapper .swiper .swiper-slide {
  opacity: 0.65;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 599.9px) {
  #programs-slider-wrapper .swiper .swiper-slide {
    width: 100% !important;
    border-radius: 12px !important;
  }
}
#programs-slider-wrapper .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 176px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 599.9px) {
  #programs-slider-wrapper .swiper .swiper-slide img {
    height: 381px;
    border-radius: 12px !important;
  }
}
#programs-slider-wrapper .swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
  width: 60% !important;
}
#programs-slider-wrapper .swiper .swiper-slide.swiper-slide-active img {
  height: 381px;
}
@media (max-width: 1025px) {
  #programs-slider-wrapper .swiper .swiper-slide.swiper-slide-active {
    width: 100% !important;
    border-radius: 12px !important;
  }
}
#programs-slider-wrapper .nav-wrapper {
  position: relative;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1025px) {
  #programs-slider-wrapper .nav-wrapper {
    width: 100%;
  }
}
#programs-slider-wrapper .nav-wrapper .nav-innner-wrapper {
  width: auto;
  min-height: 50px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 767.9px) {
  #programs-slider-wrapper .nav-wrapper .nav-innner-wrapper {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
    position: relative;
    bottom: 0;
  }
}
#programs-slider-wrapper .nav-wrapper .swiper-pagination {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 80px;
  position: relative;
}
@media (max-width: 767.9px) {
  #programs-slider-wrapper .nav-wrapper .swiper-pagination {
    padding: 20px 60px;
  }
}
#programs-slider-wrapper .nav-wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #009DA5;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#programs-slider-wrapper .nav-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  width: 39px;
  height: 5px;
  border-radius: 6px;
  top: -1px;
  position: relative;
  background-color: #0085AD;
}
@media (max-width: 1025px) {
  #programs-slider-wrapper .nav-wrapper .swiper-pagination .swiper-pagination-bullet-active {
    width: 24px;
  }
}

.program-s2:before {
  content: "";
  background: transparent linear-gradient(102deg, rgba(29, 150, 185, 0) 0%, rgba(29, 150, 185, 0.6) 48%, rgba(29, 150, 185, 0.6470588235) 75%, #B4E4E4 100%) 0% 0% no-repeat padding-box;
}

.single-programs p {
  word-break: auto-phrase !important;
}

.program-two-column-slider {
  overflow: hidden !important;
}
.program-two-column-slider .left-right-carousel {
  padding: 0;
  margin-left: 0 !important;
}
@media (max-width: 599.9px) {
  .program-two-column-slider .left-right-carousel {
    padding-bottom: 20px;
  }
}
.program-two-column-slider .left-right-carousel .swiper-slide {
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 599.9px) {
  .program-two-column-slider .left-right-carousel .swiper-slide {
    width: 100% !important;
  }
}
.program-two-column-slider .left-right-carousel .swiper-button {
  top: 45%;
}
@media (max-width: 780.9px) {
  .program-two-column-slider .left-right-carousel .swiper-button {
    display: none !important;
  }
}
.program-two-column-slider .left-right-carousel .swiper-button.swiper-button-prev {
  left: 30px;
}
.program-two-column-slider .left-right-carousel .swiper-button.swiper-button-prev i {
  color: #0085AD !important;
  background-color: #ffffff !important;
}

@media (max-width: 599.9px) {
  .two-column-with-slider-wrapper .stk-img-wrapper {
    max-width: 100% !important;
  }
}

#contact-form-wrapper {
  background: #ffffff;
  padding: 29px 27px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0 0 18px rgba(0, 0, 0, 0.1607843137);
}
#contact-form-wrapper .nf-form-fields-required {
  display: none;
}
#contact-form-wrapper label {
  font-size: 16px;
}
#contact-form-wrapper .nf-form-content .nf-element {
  border-radius: 4px;
}
#contact-form-wrapper .nf-form-content .nf-element::-webkit-input-placeholder {
  color: #D2D1D1;
  opacity: 1;
}
#contact-form-wrapper .nf-form-content .nf-element::-moz-placeholder {
  color: #D2D1D1;
  opacity: 1;
}
#contact-form-wrapper .nf-form-content .nf-element:-ms-input-placeholder {
  color: #D2D1D1;
  opacity: 1;
}
#contact-form-wrapper .nf-form-content .nf-element::-ms-input-placeholder {
  color: #D2D1D1;
  opacity: 1;
}
#contact-form-wrapper .nf-form-content .nf-element::placeholder {
  color: #D2D1D1;
  opacity: 1;
}
#contact-form-wrapper .nf-form-content .nf-element option {
  color: #D2D1D1;
}
#contact-form-wrapper .nf-form-content .nf-element option:focus option:checked, #contact-form-wrapper .nf-form-content .nf-element option:active option:checked {
  color: #D2D1D1;
}
#contact-form-wrapper .nf-form-content .nf-element:after {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  right: 0;
  width: 24px;
}
#contact-form-wrapper .nf-form-content .nf-field-element p {
  font-size: 14px !important;
  line-height: 21px;
}
#contact-form-wrapper .nf-form-content input[type=button],
#contact-form-wrapper .nf-form-content input[type=submit] {
  background: #2697B9;
  color: #ffffff;
}
@media (max-width: 1199.9px) {
  #contact-form-wrapper .nf-form-content input[type=button],
  #contact-form-wrapper .nf-form-content input[type=submit] {
    width: 100%;
  }
}
#contact-form-wrapper .nf-field-element a {
  color: #64CCC9;
}
#contact-form-wrapper input[type=submit] {
  padding: 16px 24px;
  line-height: 22px;
  text-transform: uppercase;
}
@media (max-width: 440px) {
  #contact-form-wrapper {
    padding: 11px;
  }
}

.contact-us-info a {
  color: #202020;
}
.contact-us-info a:hover {
  color: #0085AD;
}

.nf-response-msg {
  padding-top: 205px;
  text-align: center;
}
@media (max-width: 1025px) {
  .nf-response-msg {
    padding-top: 0;
  }
}
.nf-response-msg .message-success {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto 40px;
  background-image: url("icons/success-check-icon.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.nf-response-msg h3 {
  font-size: 24px !important;
  line-height: 32px;
  color: #03303D;
}
.nf-response-msg p {
  color: #03303D;
}
.nf-response-msg .ty-btn {
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 600;
  border-radius: 3px;
  background: #2697B9;
  display: inline-block;
  padding: 5px 24px;
}

.related-news-articles .stk-block-posts__item .stk-img-wrapper:after {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(90%, rgba(255, 255, 255, 0))) !important;
  background-image: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 90%) !important;
  opacity: 0.7;
}
.related-news-articles .stk-block-posts__item:hover img {
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.post-navigation > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.post-navigation > div > a > i {
  font-size: 18px !important;
  width: 50px !important;
  height: 50px !important;
  color: #0085ad !important;
  background-color: transparent !important;
  border: 2px solid #0085ad !important;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
}
.post-navigation > div > a:hover > i {
  color: #fff !important;
  background-color: #0085ad !important;
}
.post-navigation > .nav-previous a {
  margin-left: 0;
  margin-right: auto;
}
.post-navigation > .nav-next a {
  margin-left: auto;
  margin-right: 0;
}
.post-navigation .prev-tooltiptext {
  visibility: hidden;
  width: 100%;
  max-width: 400px;
  background-color: #212121;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 15px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 165px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: -80px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.post-navigation .prev-tooltiptext p {
  display: none;
}
.post-navigation .next-tooltiptext p {
  display: none;
}
.post-navigation .prev-tooltiptext small,
.post-navigation .next-tooltiptext small {
  font-size: 10px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.post-navigation .tooltips .prev-tooltiptext h5,
.post-navigation .tooltips .next-tooltiptext h5 {
  font-size: 18px !important;
  color: #64ccc9;
}
.post-navigation .tooltips .prev-tooltiptext:before {
  content: "";
  width: 15px;
  height: 25px;
  background-color: #212121;
  position: absolute;
  top: 50%;
  left: -13px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
}
.post-navigation .tooltips .next-tooltiptext {
  visibility: hidden;
  width: 100%;
  max-width: 400px;
  background-color: #212121;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 15px;
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 85px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: -80px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.post-navigation .tooltips .next-tooltiptext:after {
  content: "";
  width: 15px;
  height: 25px;
  background-color: #212121;
  position: absolute;
  top: 50%;
  right: -13px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  clip-path: polygon(100% 50%, 0 0, 0 94%);
}
.post-navigation .tooltips > a:hover .prev-tooltiptext,
.post-navigation .tooltips > a:hover .next-tooltiptext {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 767.98px) {
  .post-navigation .prev-tooltiptext,
  .post-navigation .next-tooltiptext {
    display: none;
  }
  .single_news-carousel .stk-img-figcaption {
    font-size: 14px;
    line-height: 1.7em;
    position: relative;
    height: 100%;
    background-color: #065D77;
    padding: 20px;
    opacity: 1;
  }
  .single_news-carousel figure:before {
    background: unset !important;
    opacity: 1;
  }
  .single_news-carousel .slides-container {
    background-color: #065D77;
  }
  .scrollable-caption {
    width: 100%;
    height: 180px;
    overflow-y: scroll !important;
  }
}
.single_news-carousel figure {
  position: relative;
}
.single_news-carousel figure:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.single_news-carousel figure img {
  border-radius: 12px;
}
.single_news-carousel .stk-img-figcaption {
  padding: 24px 0 0;
}
.single_news-carousel:hover figure:before,
.single_news-carousel:hover .stk-img-figcaption {
  opacity: 1;
}

.single-post .slider-items {
  position: relative;
}
.single-post .slider-items figcaption.stk-img-figcaption {
  position: absolute;
  font-size: 12px;
  z-index: 9;
  bottom: 0;
  padding: 30px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  height: 70%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.94)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.94), rgba(0, 0, 0, 0));
}
@media (max-width: 1199.9px) {
  .single-post .slider-items figcaption.stk-img-figcaption {
    opacity: 1;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#065F7A), color-stop(1887.74%, #03303D));
    background: linear-gradient(180deg, #065F7A 0%, #03303D 1887.74%);
    display: block;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 10px;
  }
}
@media (max-width: 599.9px) {
  .single-post .slider-items figcaption.stk-img-figcaption {
    height: 200px;
    overflow-y: auto;
  }
}
.single-post .slides-container:hover .slider-items figcaption.stk-img-figcaption {
  opacity: 1;
}

.glightbox-clean .gslide-description {
  display: none !important;
}

.projects-slider-wrapper {
  width: 100%;
  position: relative;
}
.projects-slider-wrapper .projectsslider2 {
  width: 100%;
  display: block;
  border-radius: 12px;
  background: linear-gradient(101.77deg, #FFFFFF 43.4%, #73D0EB 100%);
}
.projects-slider-wrapper .projectsslider2 .project-slide {
  width: 100%;
  padding: 30px 35px 27px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat {
  width: 60%;
}
@media (max-width: 1025px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-feat {
    width: 50%;
  }
}
@media (max-width: 767.9px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-feat {
    width: 100%;
  }
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper {
  position: relative;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide {
  background: transparent;
  opacity: 0;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure {
  width: 100%;
  display: block;
  margin: 0;
  height: 350px;
}
@media (max-width: 1025px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure {
    height: 300px;
  }
}
@media (max-width: 767.9px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure {
    height: 210px;
  }
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure video {
  width: 100%;
  height: 350px;
  margin: 0;
}
@media (max-width: 1025px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure video {
    height: 300px;
  }
}
@media (max-width: 767.9px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure video {
    height: 210px;
  }
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls .video-play-toggle,
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls .video-mute-toggle,
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls .video-fullscreen-toggle {
  width: 10px;
  height: 11px;
  background-color: rgba(0, 0, 0, 0.6);
  border: none;
  padding: 5px;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  font-size: 0;
  color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls .video-play-toggle.pause {
  background-image: url("icons/icon-pause.webp");
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls .video-play-toggle.play {
  background-image: url("icons/icon-play.webp");
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls .video-fullscreen-toggle {
  background-image: url("icons/icon-fullscreen.webp");
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide figure .video-custom-controls {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat .single-slider-wrapper .single-project-slider .swiper-slide:hover .video-custom-controls {
  opacity: 1;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-feat img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
@media (max-width: 1025px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-feat img {
    height: 300px;
  }
}
@media (max-width: 767.9px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-feat img {
    height: 210px;
  }
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-inner {
  width: 37%;
}
@media (max-width: 1025px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-inner {
    width: 47%;
  }
}
@media (max-width: 767.9px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-inner {
    padding-top: 30px;
    width: 100%;
  }
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-inner h2 {
  font-size: 24px !important;
  line-height: 36px !important;
  color: #0085AD;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-inner .project-content {
  max-height: 280px;
  overflow: auto;
  padding-right: 20px;
  scrollbar-color: #0085AD #EFEFEF;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-inner .project-content::-webkit-scrollbar {
  -webkit-appearance: none !important;
          appearance: none !important;
  width: 7px !important;
  opacity: 1;
  visibility: visible;
}
.projects-slider-wrapper .projectsslider2 .project-slide .project-inner .project-content::-webkit-scrollbar-thumb {
  border-radius: 4px !important;
  background-color: #EFEFEF !important;
  -webkit-box-shadow: 0 0 1px #0085AD !important;
          box-shadow: 0 0 1px #0085AD !important;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1025px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-inner .project-content {
    height: 230px;
  }
}
@media (max-width: 767.9px) {
  .projects-slider-wrapper .projectsslider2 .project-slide .project-inner .project-content {
    height: 260px;
  }
}
.projects-slider-wrapper .projectsslider {
  width: 100%;
  padding: 35px 0 27px;
}
.projects-slider-wrapper .projectsslider .project-thumb {
  cursor: pointer;
}
.projects-slider-wrapper .projectsslider .project-thumb img {
  width: 100%;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid transparent;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.projects-slider-wrapper .projectsslider .project-thumb h4 {
  font-size: 14px !important;
  line-height: 20px !important;
  color: #03303D;
  font-weight: normal;
  font-family: "Zona Pro SemiBold", sans-serif !important;
  margin: 15px 0 0;
}
.projects-slider-wrapper .projectsslider .swiper-slide-thumb-active .project-thumb img {
  border-color: #0085AD;
  -webkit-box-shadow: 4px 4px 6.8px 0px rgba(0, 0, 0, 0.231372549);
          box-shadow: 4px 4px 6.8px 0px rgba(0, 0, 0, 0.231372549);
}
.projects-slider-wrapper .projects-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
@media (max-width: 767.9px) {
  .projects-slider-wrapper .projects-nav {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
@media (max-width: 599.9px) {
  .projects-slider-wrapper .projects-nav {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.projects-slider-wrapper .projects-nav .projects-nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
}
@media (max-width: 599.9px) {
  .projects-slider-wrapper .projects-nav .projects-nav-inner {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.projects-slider-wrapper .projects-nav .projects-nav-inner .proj-btn {
  position: relative;
  right: unset;
  left: unset;
  top: unset;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 100%;
  background: #0085AD;
  margin: 0;
}
.projects-slider-wrapper .projects-nav .projects-nav-inner .proj-btn:after {
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}
.projects-slider-wrapper .projects-nav .proj-nav-accent {
  width: 40%;
  height: 2px;
  background-color: #73D0EB;
  position: relative;
  overflow: visible;
}
@media (max-width: 1210.9px) {
  .projects-slider-wrapper .projects-nav .proj-nav-accent {
    width: 35%;
  }
}
@media (max-width: 1025px) {
  .projects-slider-wrapper .projects-nav .proj-nav-accent {
    width: 30%;
  }
}
@media (max-width: 440px) {
  .projects-slider-wrapper .projects-nav .proj-nav-accent {
    width: 26%;
  }
}
@media (max-width: 440px) {
  .projects-slider-wrapper .projects-nav .proj-nav-accent {
    width: 22%;
  }
}
.projects-slider-wrapper .projects-nav .proj-nav-accent:after, .projects-slider-wrapper .projects-nav .proj-nav-accent:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  top: -3px;
  border-radius: 100%;
  background: #73D0EB;
  position: absolute;
}
.projects-slider-wrapper .projects-nav .proj-nav-accent:before {
  left: 0px;
}
.projects-slider-wrapper .projects-nav .proj-nav-accent:after {
  right: 0px;
}

/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/* WARNING!! This project uses SASS, DO NOT EDIT the CSS file */
/*# sourceMappingURL=style.css.map */