@charset "UTF-8";
/* CSS Variables */
html {
  overflow-x: hidden;
}
html, body {
  font-family: "Avenir Next LT Pro";
  font-size: 20px;
  font-weight: 400;
}
html.page, body.page {
  margin: 0;
  overflow-x: hidden;
}
html.post, body.post {
  margin: 0;
}
html .page-template-tp-landing, body .page-template-tp-landing {
  background: #E7EAEB;
  overflow-y: hidden;
  overflow-x: hidden;
}
html .page-template-tp-landing .circleCol .qlItem, body .page-template-tp-landing .circleCol .qlItem {
  z-index: 999;
}
html .page-template-tp-landing .lpNav, body .page-template-tp-landing .lpNav {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
html .page-template-tp-landing .wpml-ls, body .page-template-tp-landing .wpml-ls {
  display: inline-block;
  font-size: 0.6rem;
  text-transform: uppercase;
  padding: 0;
  margin-right: 2rem;
}
html .page-template-tp-landing .wpml-ls .wpml-ls-item, body .page-template-tp-landing .wpml-ls .wpml-ls-item {
  position: relative;
}
html .page-template-tp-landing .wpml-ls .wpml-ls-item a, body .page-template-tp-landing .wpml-ls .wpml-ls-item a {
  color: #000;
  margin: 0 0.5rem;
  padding: 0.5rem 0;
}
html .page-template-tp-landing .wpml-ls .wpml-ls-item a:after, body .page-template-tp-landing .wpml-ls .wpml-ls-item a:after {
  content: "|";
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.43rem 0;
}
html .page-template-tp-landing .wpml-ls .wpml-ls-item.wpml-ls-current-language a span, body .page-template-tp-landing .wpml-ls .wpml-ls-item.wpml-ls-current-language a span {
  font-weight: bold;
}
html .page-template-tp-landing .wpml-ls .wpml-ls-item.wpml-ls-last-item a:after, body .page-template-tp-landing .wpml-ls .wpml-ls-item.wpml-ls-last-item a:after {
  content: none;
}
html .page-template-tp-landing .skip, body .page-template-tp-landing .skip {
  display: inline-block;
  text-align: left;
  font-size: 0.71rem;
  margin-right: 1.5rem;
  position: relative;
  padding-top: 0.3rem;
}
html .page-template-tp-landing .skip a, body .page-template-tp-landing .skip a {
  color: #000;
}
html .page-template-tp-landing .skip a:hover, body .page-template-tp-landing .skip a:hover {
  text-decoration: none;
  color: #14A5A1;
}
html .page-template-tp-landing .skip:after, body .page-template-tp-landing .skip:after {
  content: "";
  font-family: "icomoon";
  font-weight: 900;
  color: #14A5A1;
  font-size: 1rem;
  position: absolute;
  top: 0;
  right: -1.5rem;
}
html .icon4x, body .icon4x {
  font-size: 3rem;
}
html .hidden, body .hidden {
  display: none !important;
}
html a, body a, body a:visited {
  color: #14A5A1;
}
html a:hover, body a:hover {
  color: #14a5a1;
}
html h1, body h1 {
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
html h2, body h2 {
  font-size: 2.14rem;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
html h3, body h3 {
  font-size: 1.43rem;
  font-weight: bold;
}
html h4, body h4 {
  font-size: 0.7rem;
  font-weight: bold;
}
html .fw400, body .fw400 {
  font-weight: 400;
}
html span, body span {
  font-weight: 400;
}
html strong, body strong {
  font-weight: bold;
}
html .mb1r, body .mb1r {
  margin-bottom: 1rem;
}
html .mb2r, body .mb2r {
  margin-bottom: 2rem;
}
html .brdBtmGrey, body .brdBtmGrey {
  border-bottom: 1px solid #E7EAEB;
  margin-bottom: 1.5rem;
}
html [class*=col-] p:last-child, body [class*=col-] p:last-child {
  margin-bottom: 0.5rem;
}
html .icoList, body .icoList {
  list-style: none;
  margin-left: 0;
  padding: 0;
}
html .icoList li, body .icoList li {
  position: relative;
  padding-left: calc(0.75rem + 15px);
  margin: 0;
}
html .icoList li.phone:before, body .icoList li.phone:before {
  font-family: "icomoon";
  font-weight: normal;
  content: "";
  position: absolute;
  left: 0;
}
html .icoList li.fax:before, body .icoList li.fax:before {
  font-family: "icomoon";
  font-weight: normal;
  content: "";
  position: absolute;
  left: 0;
}
html .icoList li.email:before, body .icoList li.email:before {
  font-family: "icomoon";
  font-weight: normal;
  content: "";
  position: absolute;
  left: 0;
}
html .icoList li.map:before, body .icoList li.map:before {
  font-family: "icomoon";
  font-weight: normal;
  content: "";
  position: absolute;
  left: 0;
}
html .icoList li a, body .icoList li a {
  color: #fff;
}
html header, body header {
  position: relative;
  width: 100%;
  z-index: 899;
  display: flex;
  align-items: flex-end;
  padding: 0.5rem 0 0 0;
  transition: all ease 1s;
  background: #14A5A1;
}
html header .headerSocial {
  margin: 0;
  padding: 0;
}
html header .headerSocial li {
  list-style: none;
  margin-left: 0.5rem;
  font-size: 1.25rem;
  display: inline-block;
}
html header .headerSocial li a {
  color: #36b1ae;
}
html header .headerSocial li a:hover {
  color: #010101;
}
video{
    display:block;
}
@media screen and (min-width: 992px) {
  html header, body header {
    background: transparent;
    padding: 0rem 0 0 0;
    position: fixed;
    top: 0;
    left: 0;
  }
  html header.scroll, body header.scroll {
    background: #14A5A1;
    padding: 0.25rem 0;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  }
  html header.scroll .mast a img, body header.scroll .mast a img {
    height: 100%;
    width: auto;
  }
  html header.scroll .mast .navbar, body header.scroll .mast .navbar {
    padding: 0 1rem;
  }
}
html header#lpHeader, body header#lpHeader {
  position: relative;
  background: #E7EAEB;
}
html header .mast, body header .mast {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
html header .mast a, body header .mast a {
  display: block;
}
html header .mobileNav, body header .mobileNav {
  position: relative;
  left: -105vw;
  height: 0;
  max-height: 2000px;
  transition: all ease 1s;
}
html header .mobileNav.active, body header .mobileNav.active {
  left: 0;
  height: auto;
}
html header .mobileNav .mobNav, body header .mobileNav .mobNav {
  padding: 0;
}
html header .mobileNav .mobNav .menu, body header .mobileNav .mobNav .menu {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
}
html header .mobileNav .mobNav .menu > .menu-item a, body header .mobileNav .mobNav .menu > .menu-item a {
  padding: 0.5rem 1rem;
  background: #14A5A1;
  color: #fff;
  border-bottom: 1px solid #E7EAEB;
  display: block;
}
html header .mobileNav .mobNav .menu > .menu-item .sub-menu, body header .mobileNav .mobNav .menu > .menu-item .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
html header .mobileNav .mobNav .menu > .menu-item .sub-menu > .menu-item a, body header .mobileNav .mobNav .menu > .menu-item .sub-menu > .menu-item a {
  padding: 0.25rem 1.5rem;
  background: #E7EAEB;
  color: #333;
  font-size: 0.9rem;
  border-bottom: 1px solid #14A5A1;
}
html header .navbar, body header .navbar {
  display: flex;
  align-items: center;
  color: #fff;
}
html header .navbar .menu-main-navigation-container, html header .navbar .menu-main-navigation-french-container, body header .navbar .menu-main-navigation-container, body header .navbar .menu-main-navigation-french-container {
  Flex-grow: 1;
  margin-right: 1rem;
}
html header .navbar .menu-main-navigation-container ul.menu, html header .navbar .menu-main-navigation-french-container ul.menu, body header .navbar .menu-main-navigation-container ul.menu, body header .navbar .menu-main-navigation-french-container ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  font-size: 0.6rem;
  font-weight: bold;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item, body header .navbar .menu-main-navigation-container ul.menu > .menu-item, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item {
  text-transform: uppercase;
  position: relative;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > a, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > a, body header .navbar .menu-main-navigation-container ul.menu > .menu-item > a, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > a {
  color: #FFF;
  padding: 0.5rem;
  border-radius: 0.25rem;
  margin: 0 0.5rem;
  display: block;
  position: relative;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item.menu-item-has-children > a:after, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item.menu-item-has-children > a:after {
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  content: '\f078';
  padding-left: 6px;
  color: #F3C025;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item.client a, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item.client a, body header .navbar .menu-main-navigation-container ul.menu > .menu-item.client a, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item.client a {
  background: #36b1ae;
  color: #fff;
  text-decoration: none;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item:hover > a, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item:hover > a, body header .navbar .menu-main-navigation-container ul.menu > .menu-item:hover > a, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item:hover > a {
  background: #36b1ae;
  color: #fff;
  text-decoration: none;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu, body header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu {
  position: absolute;
  width: 220px;
  left: 0.5rem;
  background: #fff;
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu > .menu-item > a, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu > .menu-item > a, body header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu > .menu-item > a, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu > .menu-item > a {
  padding: 0.25rem 0.5rem;
  background: #E7EAEB;
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  color: #010101;
  text-decoration: none;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu > .menu-item > a:hover, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu > .menu-item > a:hover, body header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu > .menu-item > a:hover, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu > .menu-item > a:hover {
  background: #36b1ae;
  color: #fff;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu, body header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu > li, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu > li, body header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu > li, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu > li {
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu > li a, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu > li a, body header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu > li a, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu > li a {
  padding: 0.25rem 0.5rem 0.25rem 1rem;
  display: block;
  color: #010101;
  position: relative;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu > li a:hover, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu > li a:hover, body header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu > li a:hover, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu > li a:hover {
  text-decoration: none;
  background: #36b1ae;
  color: #fff;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item:hover .sub-menu, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item:hover .sub-menu, body header .navbar .menu-main-navigation-container ul.menu > .menu-item:hover .sub-menu, body header .navbar .menu-main-navigation-french-container ul.menu > .menu-item:hover .sub-menu {
  display: block;
}
html header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item, html header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item, body header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item, body header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item {
  position: relative;
}
html header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item a, html header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item a, body header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item a, body header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item a {
  padding-left: 0;
  padding-right: 0;
}
html header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item a:hover, html header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item a:hover, body header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item a:hover, body header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item a:hover {
  background: none;
  color: #36b1ae;
}
html header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item:hover a, html header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item:hover a, body header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item:hover a, body header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item:hover a {
  background: none;
  color: #36b1ae;
}
html header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item:after, html header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item:after, body header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item:after, body header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item:after {
  content: "|";
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.43rem 0;
  font-weight: normal;
}
html header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item.wpml-ls-last-item:after, html header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item.wpml-ls-last-item:after, body header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item.wpml-ls-last-item:after, body header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item.wpml-ls-last-item:after {
  content: none;
}
html header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item.wpml-ls-current-language a span, html header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item.wpml-ls-current-language a span, body header .navbar .menu-main-navigation-container ul.menu .wpml-ls-menu-item.wpml-ls-current-language a span, body header .navbar .menu-main-navigation-french-container ul.menu .wpml-ls-menu-item.wpml-ls-current-language a span {
  font-weight: bold;
}
html #bannerCarousel, body #bannerCarousel {
  padding: 2rem 0;
  position: relative;
}
@media screen and (min-width: 992px) {
  html #bannerCarousel, body #bannerCarousel {
    padding: 8rem 0 2rem 0;
  }
}
html #bannerCarousel .logoWatermark, body #bannerCarousel .logoWatermark {
  width: 100%;
  height: 100%;
  text-align: right;
  position: absolute;
  z-index: 90;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
html #bannerCarousel:after, body #bannerCarousel:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #E7EAEB;
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%);
}
html #bannerCarousel .owlCarousel, body #bannerCarousel .owlCarousel {
  position: relative;
}
html #bannerCarousel .bannerImg, body #bannerCarousel .bannerImg {
  position: relative;
  z-index: 95;
}
html #bannerCarousel .banCnt, body #bannerCarousel .banCnt {
  display: flex;
  align-items: center;
}
html #bannerCarousel .banCnt h1, body #bannerCarousel .banCnt h1 {
  margin-bottom: 1.5rem;
}
html #bannerCarousel .banCnt h2, body #bannerCarousel .banCnt h2 {
  margin-top: 1.5rem;
}
html #bannerCarousel .banCnt table tr td, body #bannerCarousel .banCnt table tr td {
  border: 1px solid #14A5A1;
  border-radius: 20%;
  padding: 1rem;
  text-align: center;
}
html #bannerCarousel .banCnt table tr td h1, html #bannerCarousel .banCnt table tr td h2, html #bannerCarousel .banCnt table tr td h3, html #bannerCarousel .banCnt table tr td h4, body #bannerCarousel .banCnt table tr td h1, body #bannerCarousel .banCnt table tr td h2, body #bannerCarousel .banCnt table tr td h3, body #bannerCarousel .banCnt table tr td h4 {
  margin: 0;
}
html #bannerCarousel .owl-dots, body #bannerCarousel .owl-dots {
  text-align: left;
  counter-reset: dots;
  position: absolute;
  bottom: 0;
  left: 0;
}
html #bannerCarousel .owl-dots .owl-dot, body #bannerCarousel .owl-dots .owl-dot {
  position: relative;
}
html #bannerCarousel .owl-dots .owl-dot span, body #bannerCarousel .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
}
html #bannerCarousel .owl-dots .owl-dot.active span, body #bannerCarousel .owl-dots .owl-dot.active span {
  background: #14A5A1;
}
html #bannerCarousel .owl-dots .owl-dot:before, body #bannerCarousel .owl-dots .owl-dot:before {
  counter-increment: dots;
  content: counter(dots);
  font-size: 0.6rem;
  color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 992px) {
  html.logged-in header, body.logged-in header {
    top: 32px;
  }
  html.logged-in header#lpHeader, body.logged-in header#lpHeader {
    top: 0;
  }
}
main {
  overflow-x: hidden;
  transition: all ease 1s;
  height: auto;
  max-height: 100%;
}
main.navHide {
  height: auto;
  max-height: 0px;
  padding: 0;
  margin: 0;
}
main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
main ul li {
  margin-bottom: 0.3rem;
  margin-left: 15px;
  padding-left: 0.5rem;
  position: relative;
}
main ul li:before {
  content: "";
  font-family: "icomoon";
  font-weight: 900;
  color: #14A5A1;
  font-size: 0.4rem;
  position: absolute;
  left: -12px;
  top: 0.5rem;
}
section.cntBlocks {
  position: relative;
  z-index: 30;
  padding:30px 0;
}
section.blockSec {
  padding: 3rem 0;
}
section .rowCenter {
  justify-content: center;
  align-items: center;
}
.colFlex {
  display: flex;
  flex-wrap: wrap;
}
.colFlex.justCenter {
  justify-content: center;
}
.colFlex.alignCenter {
  align-items: center;
}
/******************* FOOTER STYLES *******************/
#footer, #footerLp {
  position: relative;
  /*clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);*/
  color: #fff;
  background: #14A5A1;
  font-size:0.8rem;
}
#footer ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform:uppercase;
}
@media screen and (min-width:992px) {
  #footer ul.menu {
    display: flex;
    justify-content: space-between;
  }
}
#footer ul a {
  color: #fff;
}
#footer .logoWatermark {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  opacity: 0.25;
}
#footer .footCnt {
  padding-top: 30px;
}
/******************* Page STYLES *******************/
.pageBanner {
  position: relative;
}
.pageBanner .banCnt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E7EAEB;
}
.pageBanner .banCnt h2 {
  margin-top: 1.2rem;
}
@media screen and (min-width:992px) and (max-width:1200px) {
  .pageBanner .banCnt h2 {
    margin-top: 5rem;
  }
}
.pageBanner .banCnt .container {
  z-index: 30;
}
.pageBanner .banCnt:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -2000px;
  width: 6000px;
  height: 250px;
  background: #FFF;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  z-index: 10;
}
.pageBanner .logoWatermark {
  width: 100%;
  height: auto;
  text-align: right;
  position: relative;
  z-index: 20;
}
/******************* TEAM PAGE *******************/
.teamPopup {
  display: none;
}
.teamPopup:after {
  content: "";
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  top: 0;
  left: 0;
}
.teamPop {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  margin: 50px 0;
}
.teamPop .teamBio {
  margin-top: 1rem;
  padding: 0.75rem;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 0.25rem;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .teamPop .teamBio {
    margin-top: 0;
    padding: 2rem;
  }
}
.teamPop .teamBio .bioClose {
  position: absolute;
  top: 1rem;
  right: 1.25rem;
  color: #14A5A1;
  transform: rotate(45deg);
  transform-origin: center;
  font-size: 1.5rem;
  z-index: 999;
  cursor: pointer;
}
.teamPop .teamBio .teamBioCnt h2 {
  color: #14A5A1;
  margin-bottom: 0.5rem;
}
.page-template-tp-bod .teamPop .teamBio .teamBioCnt h2, .page-template-tp-bod .teamPop .teamBio .bioClose {
  color: rgba(154, 28, 31, 1);
}
.teamPop .teamBio .teamBioCnt h5 {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  .teamPop .teamBio .teamBioCnt h5 {
    margin-bottom: 2rem;
  }
}
.teamPop .teamBio .specCnt h3 {
  font-size: 1.1rem;
  color: #14A5A1;
}
.teamPop .teamBio .specCnt .teamDes, .teamPop .teamBio .specCnt .teamSpec {
  display: none;
}
.teamPop .teamBio .specCnt .specList {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8rem;
}
.teamPop .teamBio .specCnt .specList li {
  margin-bottom: 0.7rem;
  margin-left: 15px;
  padding-left: 0.5rem;
  position: relative;
}
.teamPop .teamBio .specCnt .specList li:before {
  content: "";
  font-family: "icomoon";
  font-weight: 900;
  color: #14A5A1;
  font-size: 0.4rem;
  position: absolute;
  left: -12px;
  top: 6px;
}
.teamPop .teamBio .bioPic {
  width: 100%;
  height: 0;
  padding-top: 100%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
}
.teamPop .teamBio .bioPic img {
  position: absolute;
  left: 0;
  top: 0;
}
.teamSec {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: minmax(200px, 400px);
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  border: 2px solid #fff;
  padding-bottom: 200px;
}
@media screen and (min-width: 992px) {
  .teamSec {
    grid-template-columns: repeat(3, 1fr);
  }
}
.teamSec .teamMember, .teamSec .bodMember {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.teamSec .teamMember:before, .teamSec .bodMember:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all ease 1s;
}
.teamSec .teamMember:hover .teamCnt {
  background: rgba(20, 165, 161, 0.7);
}
.teamSec .teamMember .teamImg, .teamSec .bodMember .teamImg {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.teamSec .teamMember .teamImg img, .teamSec .bodMember .teamImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.teamSec .teamMember .teamCnt, .teamSec .bodMember .teamCnt {
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 1rem 0rem 1rem 0rem;
  padding: 0.5rem 1rem;
  transition: all ease 1s;
  background: rgba(20, 165, 161, 0.4);
}
.teamSec .bodMember .teamCnt {
  background: rgba(154, 28, 31, 0.4);
}
.teamSec .bodMember:hover .teamCnt {
  background: rgba(154, 28, 31, 0.85);
}
.teamSec .teamMember .teamCnt h4, .teamSec .bodMember .teamCnt h4 {
  color: #FFF;
  font-size: 1.25rem;
  margin: 0;
}
.teamSec .teamMember .teamCnt h4 .nameDes, .teamSec .bodMember .teamCnt h4 .nameDes {
  font-size: 0.75rem;
}
.teamSec .teamMember .teamCnt h5, .teamSec .bodMember .teamCnt h5 {
  font-size: 0.9rem;
  color: #fff;
  margin: 0;
}
.footerSocial {
  margin: 0;
  padding: 0;
}
.footerSocial li {
  display: inline-block;
  margin-left: 0.5rem;
  font-size: 1rem;
}
.footerSocial li a {
  color: #fff;
}
/* CANDA MAP */
#mapwrapper {
  margin-bottom: 6rem !important;
}
.page-template-tp-home #mapwrapper {
  margin-bottom: 3rem !important;
}
/******************* BLOCK STYLES *******************/
/*
.blocks > .cntBlock:last-child, .blocks > p:last-child, .blocks > figure:last-child {
  margin-bottom: 300px;
}
@media screen and (min-width: 992px) {
  .blocks > .cntBlock:last-child, .blocks > p:last-child, .blocks > figure:last-child {
    padding-bottom: 100px;
  }
}
*/
.page-template-tp-home .blocks {
  margin-bottom: 0;
}
/*
.page-template-tp-home .blocks .cntBlock:last-child {
  margin-bottom: 0;
  padding-bottom: 300px;
}
@media screen and (min-width: 992px) {
  .page-template-tp-home .blocks .cntBlock:last-child {
    padding-bottom: 250px;
  }
}
*/
.cntBlock {
  position: relative;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.cntBlock .btn, button, input[type="submit"].wpcf7-submit, input[type="submit"].wpcf7-submit:visited {
  text-transform: uppercase;
  color: #fff;
  background: #14A5A1;
  font-size: 18px;
  margin-top: 1rem;
  padding:12px 24px;
  font-weight:900;
  border:none;
  border-radius:4px;
}
.cntBlock .btn:hover, button, input[type="submit"].wpcf7-submit:hover{
    background:#176264 !important;
}
.cntBlock .btn:after {
  content: "";
  font-family: "icomoon";
  font-weight: normal;
  margin-left: 1.5rem;
}
.cntBlock .btn.frmBck:after {
  content: none;
}
.cntBlock .btn.frmBck:before {
  content: "";
  font-family: "icomoon";
  font-weight: normal;
  margin-right: 1.5rem;
  display: inline-block;
  transform: rotate(180deg);
}
.cntBlock .btn.submit {
  font-family: "Avenir Next LT Pro";
  padding: 12px 24px;
  border-radius: 4px;
  font-weight: 900;
  font-size: 18px;
  margin-top: 0;
  border: none;
}
.cntBlock.bgOverlayGrey {
  padding: 40px 0;
  margin: 0;
}
.cntBlock.circleCol {
  margin-top: 0.25rem;
}
.cntBlock.bgOverlayGrey:after {
  content: "";
  position: absolute;
  background: #E7EAEB;
  width: 200vw;
  left: -100vw;
  top: 0;
  height: 100%;
  z-index: 10;
}
.cntBlock.bgOverlayGrey div {
  z-index: 20;
}
.cntBlock.bgOverlayWhite {
  padding: 2rem 0;
  margin: 0;
}
/*
.cntBlock.bgOverlayWhite:before {
  content: "";
  position: absolute;
  top: -200px;
  left: -2000px;
  width: 6000px;
  height: 250px;
  background: #FFF;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  z-index: 10;
}
*/
.cntBlock.bgOverlayWhite:after {
  content: "";
  position: absolute;
  background: #FFF;
  width: 200vw;
  left: -100vw;
  top: 0;
  height: 100%;
  z-index: 10;
}
.cntBlock.bgOverlayWhite div {
  z-index: 20;
}
.cntBlock.bgOverlaySplit {
  padding: 2rem 0;
  margin: 0;
}
.cntBlock.bgOverlaySplit:before {
  content: "";
  position: absolute;
  top: calc(50% - 125px);
  left: -2000px;
  width: 6000px;
  height: 250px;
  background: #E7EAEB;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  z-index: 10;
}
.cntBlock.bgOverlaySplit:after {
  content: "";
  position: absolute;
  left: -2000px;
  top: calc(50% + 124px);
  width: 6000px;
  height: calc(50% - 124px);
  z-index: 10;
  background: #E7EAEB;
}
.cntBlock.bgOverlaySplit div {
  z-index: 20;
}
/* 3 Col Layout */
.col3block {
  position: relative;
}
.col3block .colImg {
  width: 66%;
}
.col3block .colImg img {
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
}
/* 2 Col Layout */
.col2block {
  position: relative;
}
.col2block ul, .col2block ol {
  margin-left: 0;
  font-size: 0.9rem;
}
.col2block ul li, .col2block ol li {
  margin-bottom: 0.75rem;
}
.col2block .colImg {
  width: 66%;
  margin: 0 auto;
}
.col2block .colImg img {
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
}
.col2block.align-center div[class*=col-] {
  text-align: center;
}
/* Stack Block */
.stackblock {
  position: relative;
  padding-bottom: 1rem;
}
.stackblock ul, .stackblock ol {
  margin-left: 0;
  font-size: 0.9rem;
}
.stackblock ul li, .stackblock ol li {
  margin-bottom: 0.75rem;
}
.stackblock .stackImg {
  display: flex;
  align-items: center;
  height: 100%;
}
/* Circle Column Styles */
.qlItem {
  width: calc(100% - 2rem);
  height: 0;
  padding-top: calc(100% - 2rem);
  margin: 1rem;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  transition: all ease 1s;
  border-radius: 50%;
}
@media screen and (min-width: 576px) {
  .qlItem {
    width: calc(50% - 2rem);
    padding-top: calc(50% - 2rem);
  }
}
@media screen and (min-width: 992px) {
  .qlItem {
    width: calc(20% - 2rem);
    padding-top: calc(20% - 2rem);
  }
}
.qlItem .qlCircle {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #14A5A1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  transition: margin ease 1s;
}
.qlItem .qlCircle .qlCnt {
  width: 80%;
}
.qlItem .qlCircle .qlCnt .qlIco {
  padding-bottom: 0.5rem;
  border-bottom: 3px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 0.5rem;
}
.qlItem .qlCircle .qlCnt .qlTtl {
  font-size: 1.25rem;
  font-weight: 700;
  padding: 0 0.5rem;
}
@media screen and (min-width: 992px) {
  .qlItem .qlCircle .qlCnt .qlTtl {
    font-size: 0.8rem;
  }
}
.qlItem:hover {
  cursor: pointer;
}
.qlItem:hover .qlCircle {
  margin-top: -1rem;
  background: #FFF !important;
  color: #333;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}
.qlItem:hover .qlCircle .qlIco {
  color: #14a5a1;
  border-bottom: 3px solid rgba(20, 165, 161, 0.5);
}
/* Stories Block */
.stories h2 {
  width: 100%;
}
.stories .storiesImg {
  display: none;
  align-self: flex-end;
}
@media screen and (min-width: 992px) {
  .stories .storiesImg {
    display: block;
  }
}
.stories .storyCnt {
  margin-bottom: 100px;
}
.stories .storyCnt .story {
  margin-bottom: 1rem;
  padding: 0.75rem;
  background: #fff;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 992px) {
  .stories .storyCnt .story {
    padding: 1rem 1.5rem;
  }
}
.stories .storyCnt .story h3 {
  text-transform: uppercase;
}
.stories .storyCnt .story .newsBtn {
  display: flex;
  align-items: center;
}
.stories .storyCnt .story .newsBtn i {
  margin-left: 1.5rem;
  font-size: 0.85rem;
  color: #E7EAEB;
}
.stories .storyCnt .story .newsBtn:hover, .stories .storyCnt .story .newsBtn:visited, .stories .storyCnt .story .newsBtn:focus {
  text-decoration: none;
  color: #14A5A1;
}
.stories .storyCnt .story .newsBtn:hover i, .stories .storyCnt .story .newsBtn:visited i, .stories .storyCnt .story .newsBtn:focus i {
  color: #14A5A1;
}
/* News Block */
.newsItems {
  margin-bottom: 100px;
}
.newsItems .item {
  margin-bottom: 1rem;
}
.newsItems .newsItem {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #14A5A1;
  border-radius: 0.5rem;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .newsItems .newsItem {
    padding: 1rem 1.5rem;
  }
}
.newsItems .newsItem .newsCnt {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.newsItems .newsItem .newsCnt p {
  flex-grow: 1;
}
.newsItems .newsItem .newsCnt .newsBtn {
  display: flex;
  align-items: center;
}
.newsItems .newsItem .newsCnt .newsBtn i {
  margin-left: 1.5rem;
  font-size: 0.85rem;
  color: #E7EAEB;
}
.newsItems .newsItem .newsCnt .newsBtn:hover, .newsItems .newsItem .newsCnt .newsBtn:visited, .newsItems .newsItem .newsCnt .newsBtn:focus {
  text-decoration: none;
  color: #14A5A1;
}
.newsItems .newsItem .newsCnt .newsBtn:hover i, .newsItems .newsItem .newsCnt .newsBtn:visited i, .newsItems .newsItem .newsCnt .newsBtn:focus i {
  color: #14A5A1;
}
/* Invest Block */
.invest {
  position: relative;
}
.invest .investCnt {
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
  padding: 1rem;
}
@media screen and (min-width: 992px) {
  .invest .investCnt {
    margin: 1.25rem -15px;
  }
}
.invest .investCnt p {
  margin: 0;
  text-align: center;
}
.invest .investCnt.roundLeft {
  border-radius: 0.25rem 0 0 0.25rem;
}
.invest .investCnt.roundRight {
  border-radius: 0 0.25rem 0.25rem 0;
}
.invest .investHighlight {
  background: #14A5A1;
  padding: 1rem;
  position: relative;
  margin: 0 -15px;
  height: 100%;
  border-radius: 0.25rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.invest .investHighlight h1 {
  margin-bottom: 0;
}
.invest .investHighlight img {
  max-width: 50%;
  margin: 0 auto;
  display: block;
}
.invest .investImg {
  margin-top: -25%;
}
/* FAQ Block */
.faqBlock .faqItems {
  padding-bottom: 2rem;
}
.faqBlock .faqItems .faqItem {
  margin-bottom: 1rem;
  padding: 1rem 1rem 0 1rem;
  font-size: 0.9rem;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.faqBlock .faqItems .faqItem .faqQuestion {
  font-size: 1.1rem;
  color: #14A5A1;
  padding-right: 20px;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  cursor: pointer;
}
.faqBlock .faqItems .faqItem .faqQuestion .faqIcon {
  position: absolute;
  right: 0;
  top: 0;
  transition: all ease 1s;
}
.faqBlock .faqItems .faqItem .faqAnswer {
  width: 100%;
  height: auto;
  max-height: 0px;
  overflow: hidden;
  transition: all ease 1s;
}
.faqBlock .faqItems .faqItem.active {
  border-color: #14A5A1;
}
.faqBlock .faqItems .faqItem.active .faqQuestion .faqIcon {
  transform: rotate(45deg);
  transform-origin: center;
}
.faqBlock .faqItems .faqItem.active .faqAnswer {
  max-height: 1000px;
}
/* Fileshare Block */
.fileItem {
  display: flex;
  align-items: center;
}
.fileItem a {
  margin-bottom: 1rem;
}
.fileItem svg {
  margin-right: 0.5rem;
}
/* Other Revenue Calculator */
.orCalc {
  background: #FFF;
  border-radius: 0.25rem;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}
.orCalc .formProgress {
  background: #E7EAEB;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  font-size: 0.8rem;
  overflow: hidden;
}
.orCalc .formProgress .frmTab {
  color: #333;
  position: relative;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
}
@media screen and (min-width: 992px) {
  .orCalc .formProgress .frmTab {
    padding: 10px 0 10px 65px;
  }
  .orCalc .formProgress .frmTab:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #E7EAEB;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
  }
  .orCalc .formProgress .frmTab:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid #333;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
  }
}
.orCalc .formProgress .frmTab.active {
  background: #14A5A1;
  color: #fff;
}
.orCalc .formProgress .frmTab.active:after {
  border-left-color: #14A5A1;
}
.orCalc .formProgress .frmTab.past {
  background: #18bbb6;
  color: #fff;
}
.orCalc .formProgress .frmTab.past:after {
  border-left-color: #18bbb6;
}
.orCalc .formProgress .frmTab.past:nth-child(2) {
  background: #1cccc7;
  color: #fff;
}
.orCalc .formProgress .frmTab.past:nth-child(2):after {
  border-left-color: #1cccc7;
}
.orCalc .formProgress .frmTab.past:nth-child(3) {
  background: #22eae4;
  color: #fff;
}
.orCalc .formProgress .frmTab.past:nth-child(3):after {
  border-left-color: #22eae4;
}
.orCalc .calcCnt {
  padding: 0.5rem;
  display: none;
}
@media screen and (min-width: 992px) {
  .orCalc .calcCnt {
    padding: 1.25rem 2rem;
  }
}
.orCalc .calcCnt.active {
  display: block;
}
.orCalc .calcCnt .cnt ol {
  margin-left: 0;
}
.orCalc .calcCnt .cnt .fix, .orCalc .calcCnt .cnt .nofix {
  display: none;
}
.orCalc .calcCnt .frmNote {
  font-size: 0.8rem;
}
.orCalc .calcCnt .icoNote {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.orCalc .calcCnt .icoNote p {
  margin-bottom: 0;
}
.orCalc .calcCnt .icoNote:before {
  content: attr(data-icon);
  font-family: "icomoon";
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
.orCalc .calcCnt .icoNote.fixed {
  padding-left: 60px;
  align-items: flex-start;
}
.orCalc .calcCnt .icoNote.fixed:before {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  font-size: 2rem;
}
.orCalc .calcCnt .btnCnt {
  display: block;
  text-align: right;
}
.orCalc .calcCnt table {
  border: 1px solid #ccc;
  font-size: 0.8rem;
}
.orCalc .calcCnt table tr {
  border: 1px solid #ccc;
  color: #555;
}
.orCalc .calcCnt table tr.yearFixed {
  color: #000;
}
.orCalc .calcCnt table tr.yr10 .yrBl {
  font-weight: bold;
}
.orCalc .calcCnt table tr td {
  border: 1px solid #E7EAEB;
  padding: 0.25rem;
}
.orCalc .calcCnt table tr:nth-child(even) {
  background: #E7EAEB;
}
.orCalc .calcCnt table .tblHeader {
  background: #18bbb6 !important;
  color: #fff;
}
.orCalc .calcCnt table .tblHeader td {
  text-align: center;
  vertical-align: top;
  font-weight: bold;
  border: 1px solid #fff;
}
.orCalc .calcCnt table .totals {
  background: #18bbb6 !important;
  color: #fff;
}
.orCalc .calcCnt table .totals .td {
  text-align: left;
  font-weight: normal;
}
.orCalc .frmBtn {
  cursor: pointer;
  margin: 1rem 0;
}
.orCalc .frmBtn.disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.orCalc .reportBtn {
  cursor: pointer;
  margin: 1rem 0;
}
.orCalc .form-group {
  display: flex;
  flex-wrap: wrap;
  margin: 1rem 0;
}
.orCalc .form-group .label {
  margin-right: 1rem;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.orCalc .form-group .formField {
  flex-grow: 1;
}
.orCalc .form-group .formField #orCoverageRate {
  margin-top: 1rem;
  display: none;
}
@media screen and (min-width: 992px) {
  .orCalc .form-group .formField #orCoverageRate {
    margin-top: 0;
  }
}
.orCalc #varNote {
  display: none;
}
.orCalc .orIntOptions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.orCalc .orIntOptions [class*=col-] {
  margin-bottom: 1rem;
}
.orCalc .orIntOptions .orIntOption {
  width: 100%;
  height: 100%;
  padding: 1rem;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}
.orCalc .orIntOptions .orIntOption:hover {
  cursor: pointer;
}
.orCalc .orIntOptions .orIntOption.active {
  color: #fff;
  background: #14A5A1;
}
@supports (-ms-ime-align: auto) {
  .cntBlock.bgOverlayWhite:before, .cntBlock.bgOverlayGrey:before, #footer .footCnt:before, #footerLp .footCnt:before, .cntBlock.bgOverlaySplit:before, .cntBlock.bgOverlaySplit:after, .pageBanner .banCnt:before {
    display: none;
  }
  .newsItems {
    margin-bottom: 0;
  }
  .page-template-tp-home .blocks :last-child.cntBlock {
    padding-bottom: 2rem;
  }
  #footer, #footerLp {
    margin-top: 0;
    background: #14A5A1;
  }
  .blocks > :last-child.cntBlock, .blocks > p:last-child, .blocks > figure:last-child {
    padding-bottom: 2rem;
  }
  .blocks > :last-child.cntBlock, .blocks > p:last-child, .blocks > figure:last-child {
    margin-bottom: 0;
  }
  .teamSec {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .blocks:first-child p {
    margin-top: 2rem;
  }
}
@media screen and (-ms-high-contrast: none) {
  .cntBlock.bgOverlayWhite:before, .cntBlock.bgOverlayGrey:before, #footer .footCnt:before, #footerLp .footCnt:before, .cntBlock.bgOverlaySplit:before, .cntBlock.bgOverlaySplit:after, .pageBanner .banCnt:before {
    display: none;
  }
  .newsItems {
    margin-bottom: 0;
  }
  .page-template-tp-home .blocks :last-child.cntBlock {
    padding-bottom: 2rem;
  }
  #footer, #footerLp {
    margin-top: 0;
    background: #14A5A1;
  }
  .blocks > :last-child.cntBlock, .blocks > p:last-child, .blocks > figure:last-child {
    padding-bottom: 2rem;
  }
  .blocks > :last-child.cntBlock, .blocks > p:last-child, .blocks > figure:last-child {
    margin-bottom: 0;
  }
  img {
    width: 100%;
    height: auto;
  }
  .footLogo {
    width: 218px;
  }
  .blocks:first-child p {
    margin-top: 2rem;
  }
  .pageBanner .banCnt, .teamPop {
    justify-content: flex-start !important;
  }
  .teamSec {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
    padding-bottom: 2rem;
  }
}
.lawNote {
  font-size: 0.88;
  font-style: italic;
  margin-bottom: 0.5rem;
  font-weight: bold;
}
.lawFilter {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.lawFilter.owl-loaded {
  display: block;
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
.lawFilter.owl-loaded .owl-stage {
  display: flex;
}
.lawFilter.owl-loaded .owl-nav button {
  border: none;
  background: none;
  color: #682c75;
  font-size: 1.5rem;
  padding: 0;
  margin: 0 1rem;
}
.lawFilter.owl-loaded .owl-nav button:focus {
  outline: none;
}
.lawFilter .provFilter, .lawFilter .provFilterAll {
  display: inline-block;
  background: rgba(17, 54, 96, 0.5);
  color: #fff;
  padding: 0.25rem 0.75rem;
  cursor: pointer;
  font-size: 0.88rem;
  border-radius: 0.25rem;
}
.lawFilter .provFilter.active, .lawFilter .provFilter:hover, .lawFilter .provFilterAll.active, .lawFilter .provFilterAll:hover {
  background: rgba(17, 54, 96, 1);
}
.lawItems .item {
  margin-bottom: 15px;
}
.lawItems .lawItem {
  border: 1px solid #333;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.lawItems .lawItem .lawIcon {
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
  color: #9A1C1F;
}
.lawItems .lawItem .lawTtl {
  font-size: 0.888rem;
  font-weight: bold;
  margin-bottom: 0.75rem;
}
.lawItems .lawItem .lawCnt {
  padding: 0.75rem 0.75rem 0 0.75rem;
  flex-grow: 1;
}
.lawItems .lawItem .lawBtn {
  width: 100%;
  background: rgba(20, 165, 161, 0.75);
  display: block;
  color: #fff;
  font-weight: bold;
  padding: 0.25rem;
  font-size: 0.88rem;
}
.lawItems .lawItem .lawBtn:hover {
  text-decoration: none;
  background: rgba(20, 165, 161, 1)
}
.alphabetFilter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.alphabetFilter .alphaFilter {
  cursor: pointer;
  background: rgba(53, 80, 39, 0.8);
  color: #fff;
  font-weight: bold;
  margin: 0 0 0.25rem 0;
  padding: 0.25rem;
  text-align: center;
  border-radius: 0.25rem;
}
.alphabetFilter .alphaFilter:hover, .alphabetFilter .alphaFilter.active {
  background: rgba(53, 80, 39, 1);
}
.alphabetFilter .alphaFilter:before {
  content: none;
}
@media screen and (-ms-high-contrast: none) and (min-width: 992px) {
  .teamSec .teamMember {
    width: 33%;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .cntBlock.bgOverlayWhite:before, .cntBlock.bgOverlayGrey:before, #footer .footCnt:before, #footerLp .footCnt:before, .cntBlock.bgOverlaySplit:before, .cntBlock.bgOverlaySplit:after, .pageBanner .banCnt:before {
      display: none;
    }
    .newsItems {
      margin-bottom: 0;
    }
    .page-template-tp-home .blocks :last-child.cntBlock {
      padding-bottom: 2rem;
    }
    #footer, #footerLp {
      margin-top: 0;
      background: #14A5A1;
    }
    .blocks > :last-child.cntBlock, .blocks > p:last-child, .blocks > figure:last-child {
      padding-bottom: 2rem;
    }
    .blocks > :last-child.cntBlock, .blocks > p:last-child, .blocks > figure:last-child {
      margin-bottom: 0;
    }
    .teamSec {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
    .blocks:first-child p {
      margin-top: 2rem;
    }
  }
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .menu-item.menu-item-has-children, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .menu-item.menu-item-has-children {
  position: relative;
}
.menu-item-has-children a {
  position: relative;
}
.sub-menu .menu-item-has-children > a:after {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 5px;
  height: 100%;
  display: flex;
  align-items: center;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .sub-menu, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  background: #fff;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  display: none;
}
html header .navbar .menu-main-navigation-container ul.menu > .menu-item > .sub-menu .menu-item.menu-item-has-children:hover > .sub-menu, html header .navbar .menu-main-navigation-french-container ul.menu > .menu-item > .sub-menu .menu-item.menu-item-has-children:hover > .sub-menu {
  display: block;
}
.memberCnt {
  padding-bottom: 15rem;
}
.membListHolder {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.membList {
  text-align: left;
}
.membLabel {
  font-weight: bold;
  margin-right: 1rem;
}
.projectCard {
  border: 2px solid #14A5A1;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 30px;
}
.projectCard .projectCnt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  color: #000;
  transition: 1s ease all;
  text-shadow: 0px 0px 3px #FFFFFF;
}
.projectCard .projectCnt:hover {
  background: rgba(255, 255, 255, 0.25);
}
.projectBG {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
#projectSec {
  padding: 2rem 0 12rem 0;
}
.projectFilters {
  display: flex;
}
.projectFilters .pFilter {
  margin-right: 1.25rem;
}
.filterFlex {
  display: flex;
}
.filterSmall {
  width: auto;
  margin-right: 0.25rem;
}
.projectList {
  margin-top: 2rem;
}
.filterSubmit {
  display: flex;
  align-items: flex-end;
}
.projectSec {
  margin-bottom: 10rem;
}
.fnfaCard {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.fnfaCard .cardImg {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fnfaCard .cardImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fnfaCard .cardCnt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.fnfaCard .cardCnt .cardTtl {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px 0;
  width: 100%;
  text-align: center;
}
.btnCtaSec {
  padding: 2rem 0;
}
a.btnCta, a.btnCta:visited {
  background: #c18731;
  display: block;
  text-align: center;
  padding: 1rem;
  border: 1px solid #c18731;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
}
a.btnCta:hover {
  color: #c18731;
  background: #fff;
  text-decoration: none;
}
.searchBtn {
  cursor: pointer;
  color: #fff;
}
.searchBtn .search, .searchBtn.active .close {
  display: block;
  font-size: 18px;
  color: #fff;
}
.searchBtn .close, .searchBtn.active .search {
  display: none;
}
.searchFrm {
  position: absolute;
  right: 50px;
  width: 0;
  display: none;
  cursor: pointer;
}
.searchFrm.active {
  display: block;
  width: 250px;
}
.searchFrm .btnSearch {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 45px;
  height: calc(100% - 2px);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #efefef;
  cursor: pointer;
  color: #333;
}
#searchSec {
  height: 100%;
  padding:30px 0;
}
.featured {
  padding: 30px 0;
}
.featurePost .featCnt {
  background: #36b1ae;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  color: #fff;
}
.featurePost a:hover, .newsPost a:hover {
  text-decoration: none !important;
}
.newsBlocks {
  background: rgb(231, 234, 235);
  background: -webkit-linear-gradient(rgba(231, 234, 235, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(rgba(231, 234, 235, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(rgba(231, 234, 235, 1) 0%, rgba(0, 0, 0, 0) 100%);
  margin-bottom: 200px;
  padding: 30px 0;
  overflow: hidden;
}
.catNews, .singleCnt {
  margin-bottom: 200px;
}
.newsPost {
  margin-bottom: 30px;
  border-radius:6px;
  overflow:hidden;
  background:#efefef;
}
.newsPost:hover{
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.newsPost .postImg {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width:100%;
}
.newsPost .postImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsPost .postCnt {
  padding: 30px;
  color: #212529;
}
.newsPost .postCnt .ttl {
  font-size: 1.125rem;
  font-weight: bold;
  color: #212529;
}
.newsPost .postCnt .meta {
  font-size: 0.65rem;
  margin-bottom:1rem;
}
.cntSlash {
  position: relative;
  height: 80px;
  display: block;
}
.cntSlash.white:after {
  content: '';
  width: 100vw;
  position: absolute;
  background: #E7EAEB;
  height: 80px;
  top: 0;
  left: -15px;
}
.cntSlash:before {
  content: '';
  position: absolute;
  top: -1px;
  left: -15px;
  width: 100vw;
  height: 80px;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
@media screen and (min-width:576px) {
  .cntSlash:before, .cntSlash.white:after {
    left: calc(((100vw - 540px)/2) * -1);
  }
}
@media screen and (min-width:768px) {
  .cntSlash:before, .cntSlash.white:after {
    left: calc(((100vw - 720px)/2) * -1);
  }
}
@media screen and (min-width:992px) {
  .cntSlash:before, .cntSlash.white:after {
    left: calc(((100vw - 1140px)/2) * -1);
  }
}
.cntSlash.grey:before {
  background: #E7EAEB;
  z-index: 99;
}
.cntSlash.white:before {
  background: #FFFFFF;
  z-index: 99;
}
#membSec {
  margin-top: 1rem;
}
#membSec h3 {
  margin-bottom: 1rem;
}
.blogFilter {
  margin-bottom: 2rem;
}
.blogSelect {
  color: #fff;
  background: #36b1ae;
  padding: 16px 50px 16px 20px;
  border: none;
  background-image: url(../images/arrow_drop_down.svg);
  background-size: 20px;
  background-position: 95% center;
  background-repeat: no-repeat;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  max-width: 330px;
  margin-left: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#homeBanner {
  position: relative;
  background: #14A5A1;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  background-color: #fff !important;
}
@media screen and (min-width:992px) {
  #homeBanner {
    background: none;
  }
  #homeBanner .homeBanImg img {
    width: 100%;
    height: auto;
  }
  #homeBanner .homeCnt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
  }
}
.cardBlock {
  padding-bottom: 64px;
  border-bottom: 1px solid #E9EAEC;
}
.homeCard {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.homeCard .hCardImg {
  width: 50%;
  height: 0;
  padding-top: 50%;
  margin-right: 12px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background: #D95826;
}
.homeCard .hCardImg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-self: center;
  object-fit: cover;
}
.homeCard .hCardCnt {
  height: 100%;
  color: #010101;
  font-family: "Avenir Next LT Pro";
  font-size: 20px;
  font-weight: 900;
}
.homeCard .hCardCnt a, .homeCard .hCardCnt a:hover {
  text-decoration: none !important;
}
#subHead {
  margin-bottom: 8px;
  color: #fff;
  cursor: pointer;
}
#subHead a {
  color: #fff;
}
#subHead .langNav {
  display: flex;
  align-items: center;
  padding-right: 24px;
}
#subHead .langNav a {
  font-family: 'Avenir Next LT Pro';
  font-size: 12px;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 400;
}
#subHead .langNav .wpml-ls-current-language a span {
  font-weight: bold;
  vertical-align: top;
}
#subHead .subHeadSocial {
  display: flex;
  align-items: center;
  padding: 0 24px;
}
#subHead .subHeadSocial .headerSocial a {
  font-size: 18px;
}
#subHead .subHeadSearch {
  display: flex;
  align-items: center;
  padding: 0 0 0 24px;
  color: #fff;
}
#subHead .langNav .wpml-ls-legacy-list-horizontal {
  padding: 0;
  border: none;
}
@media screen and (min-width:992px) {
  .flexLogo {
    position: absolute;
    bottom: -9px;
  }
  .scroll .flexLogo {
    bottom: 0;
  }
}
.subPageBanner {
  background: #14A5A1;
  position: relative;
  margin-bottom: 20px;
}
.subPageBanner .subPageBanCnt {
  display: flex;
  align-items: center;
  color: #fff;
}
.subPageBanner .subPageBanCnt h2 {
  margin: 1.5rem 0;
  font-size: 1.5rem;
}
.subPageBanner .bannerWatermark {
  position: absolute;
  height: 100%;
}
@media screen and (min-width:992px) {
  .subPageBanner {
    max-height: 600px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 5rem), 0% 100%);
  }
  .subPageBanner .subPageBanCnt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    display: flex;
    align-items: center;
    color: #fff;
  }
  .subPageBanner .subPageBanCnt h2 {
    margin: 1.5rem 0;
    font-size: 2.4rem;
  }
  .subPageBanner .bannerWatermark {
    position: relative;
    z-index: 9;
  }
  .subPageBanner .bannerWatermark img {
    width: 100%;
    height: auto;
  }
}
.menu-main-navigation-container, .menu-main-navigation-french-container {
  margin-right: 0 !important;
}
.navbar {
  padding: 0 !important;
}
main{
    position:relative;
    z-index:888;
}
#newsLetterFrm .form-control {
  padding: 10px 12px;
  border-radius: 4px;
  background: #fefefe;
  border: 1px solid #ccc;
}
.newsletterBlock {
  position: relative;
  margin: 2rem 0 0 0;
}
/*
.newsletterBlock:before {
  content: "";
  position: absolute;
  background: #E7EAEB;
  width: 200vw;
  left: -100vw;
  top: 0;
  height: 100%;
}
.newsletterBlock:after {
  content: "";
  position: absolute;
  background: #E7EAEB;
  width: 200vw;
  left: -100vw;
  top: 0;
  height: 100%;
  z-index: 10;
}*/
.newsletterBlock > div {
  position: relative;
  z-index: 12;
}
.newsletterBlock .form-control {
  background: #efefef;
}
.cardBlock .cardItem a.cardLink {
  border: 1px solid #fff;
  transition: all ease 1s;
  display: block;
}
.cardBlock .cardItem a.cardLink:hover {
  text-decoration: none;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.featImg {
  height: 100%;
}
.featImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
h1.banText {
  color: #fff;
  font-size: 1.75rem;
  line-height: 1.25;
}
h1.banText span {
  display: block;
  padding-top: 0.75rem;
  font-size: 1.5rem;
}
#bannerHome {
  background: #000;
  position: relative;
}
#bannerHome .vidOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 788;
}
#bannerHome .vidOverlay img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#bannerHome .vidBanCnt {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 789;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 30px 0;
}
#bannerHome .vidBanCnt .banTtl {
  font-size: 36px;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
  margin-bottom: 24px;
}
#bannerHome .vidBanCnt .banNote {
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  text-align: center;
}
.bannerSubpage {
  position: relative;
  background: #14A5A1;
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}
.bannerSubpage .bannerOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 78;
}
.bannerSubpage .bannerOverlay img {
  mask-image: linear-gradient(to right, black 0%, black 50%, transparent 70%, transparent 100%);
  -webkit-mask-image: linear-gradient(to right, black 0%, black 50%, transparent 70%, transparent 100%);
}
.bannerSubpage .bannerFade {
  background: #14A5A1;
  background: -webkit-linear-gradient(left, rgba(20, 165, 161, 0.5) 0%, rgba(20, 165, 161, 1) 50%, rgba(20, 165, 161, 0) 70%);
  background: -o-linear-gradient(left, rgba(20, 165, 161, 0.5) 0%, rgba(20, 165, 161, 1) 50%, rgba(20, 165, 161, 0) 70%);
  background: linear-gradient(to right, rgba(20, 165, 161, 0.5) 0%, rgba(20, 165, 161, 1) 50%, rgba(20, 165, 161, 0) 70%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 77;
}
.bannerSubpage .bannerImage {
  max-width: 50%;
}
.bannerSubpage .bannerText {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 88;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bannerSubpage .bannerText .banTtl {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  line-height: 120%;
}
@media screen and (min-width:992px) {
  .bannerSubpage .bannerText .banTtl, #bannerHome .vidBanCnt .banTtl {
    font-size: 46px;
  }
  #bannerHome .vidBanCnt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 789;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 0;
  }
  #bannerHome .vidOverlay {
    background: #000000;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 25%);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 25%);
    background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 25%);
  }
}
/* Annual Report CSS */
#annualReports {
  padding: 30px 0;
}
.annualCard {
  background: #279890;
  color: #fff;
  height: 100%;
  position: relative;
}
.annualYear {
  position: absolute;
  top: 30px;
  left: 0;
  width: 25%;
  background: #279890;
  padding: 10px;
}
.annualTitle {
  padding: 15px;
}
a .annualCard {
  color: #fff;
}
a:hover .annualCard {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.secCnt {
  padding: 30px 0;
}
/* Podcast CSS */
.podcastCard {
  background: #14A5A1;
  margin-bottom: 30px;
  border-radius: 6px;
  color: #fff;
  overflow: hidden;
}
.podcastCard a, .podcastCard a:hover {
  color: #fff;
  text-decoration: none;
}
.podcastCard .postCnt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0 15px;
}
.podcastCard .postCnt .ttl {
  font-weight: bold;
  margin-bottom: 12px;
}
.podcastCard .postCnt .meta {
  font-size: 16px;
}
.podcastCard:hover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.podcastCard .postImg {
  height: 100%;
}
.podcastCard .postImg img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
/* Pagination Styles */
.pagination .nav-links {
  display: flex;
}
.pagination .nav-links .page-numbers {
  min-width: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  padding: 12px 24px;
  margin-right: 12px;
  background:#14A5A1;
    border-radius:4px;
    font-size:18px;
    text-transform:uppercase;
    font-weight:900;
}
.pagination .nav-links .page-numbers.current, .pagination .nav-links .page-numbers:hover {
  color: #fff;
  background: #176264;
  text-decoration: none;
}
/*# sourceMappingURL=custom.css.map */