

/*.card h1,
.card h2,
.card h3,
.card h4,
.card h5,
.card h6
{
  font-family: "Source Sans Pro", sans-serif;
}*/





/* slanted-bottom-hero HERO */
/*.slanted-bottom-hero .hero-cta-container {
  padding: 20px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 520px);
}

.slanted-bottom-hero .hero-img {
  background-image: url("../images/our-services.png");
  background-size: contain;
}

.slanted-bottom-hero .hero-cta p {
  margin-top: 20px;
}

.slanted-bottom-hero .hero-cta-container .hero-cta p {
  margin-left: 0;
}

.header-padding {
  padding-bottom: 20px;
}*/

/* circles-and-text sections */
/*.circles-and-text {
  display: flex;
  justify-content: space-around;
}

.circles-and-text .circle-img {
  !* background-image: url("../images/coaching.jpg"); *!
  padding-top: 30%;
  width: 30%;
  !*border-radius: 50%;*!
  clip-path: circle(50%);
  background-size: cover;
  background-position: center;
}

.circles-and-text .text-and-arrow-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.circles-and-text .text-and-arrow > img {
  margin-top: 0.5em
}
.circles-and-text a {
  text-transform: none;
  color: var(--black);
}*/

/*what we do*/
/*

.wwd-bottom-container {
  position: relative;
  padding-top: 0;
  padding-bottom: 150px;
}

.wwd-bottom-container .overlap {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 100px;
  width: 400px;
  background-color: white;
  -webkit-box-shadow: -1px 1px 26px 7px rgba(0,0,0,0.12);
  -moz-box-shadow: -1px 1px 26px 7px rgba(0,0,0,0.12);
  box-shadow: -1px 1px 26px 7px rgba(0,0,0,0.12);
}

.wwd-bottom-container .overlap .mini-img {
  background-image: url("../images/wwb2.png");
  background-position: center;
  background-size: contain;
  padding-top: 60%;
  width: 100%;
}

.wwd-bottom {
  display: flex;
}

.wwd-left {
  width: 25%;
}

.wwd-right {
  width: 75%;
  max-width: 1100px;
  padding-top: 40%;
  background-image: url("../images/wwb1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position:50% 50%;
}


.wwd-bottom-container .overlap-btm {
  padding: 35px;
}

.wwd-bottom-container .hilight {
  text-transform: uppercase;
  background-color: var(--green) ;
  color: white;
  padding: 3px 10px;
  font-size: 0.8em;
  width: fit-content;
  font-weight: 600;
}

.wwd-bottom-container .overlap-btm p {
  font-weight: 500;
}

.wwd-bottom-container .article-item .article-content > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
*/



/* post slider */
/*.post-slider {
    padding: 30px 0;
}
*/
/*
.post-slider .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px 20px 10px
}

.post-slider .title .arrow-left {
  padding-right: 20px;
}

.post-slider .title .arrow-right:hover {
  transform: translateX(20px);
  transition: 0.5s;
}
.post-slider .title .arrow-left:hover {
  transform: translateX(-20px);
  transition: 0.5s;
}

.post-slider .cards-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.post-slider .cards-container .bg-lightgreen:hover h4 {
  color: var(--green);
}

.post-slider .cards-container .bg-lightpink:hover h4 {
  color: var(--darkpink);
}

.post-slider .cards-container .bg-tan:hover h4 {
  color: var(--darktan);
}

.post-slider .cards-container .bg-lightblue:hover h4 {
  color: var(--darkblue);
}

.post-slider article {
  padding: 10px;
}

.post-slider .card-contents {
  padding: 40px;
}
.post-slider .card-img {
  background-image: url("../images/pexels-mentatdgt-2173508.png");
  padding-top: 70%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.post-slider .card {
  position: relative;
  cursor: pointer;
}

.post-slider .card .hidden-hover-bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 8px;
  z-index: 2;
  display: none;
}

.post-slider .card:hover .hidden-hover-bar {
  display: block;
}

.post-slider > a {
  padding-left: 10px;
}*/




/* cta-with-bg section */
/*.cta-with-bg-section h1 {
  color: white;
  padding-left: 10px;
  padding-bottom: 20px;
}
.cta-with-bg-section .post-slider {
  padding: 0;
}
.cta-with-bg-section .post-slider .card {
  border: none;
  background-color: white;

}
.cta-with-bg-section .post-slider .bg-lightblue.card:hover {
  background-color: var(--lightblue);
}
.cta-with-bg-section .post-slider .bg-tan.card:hover {
  background-color: var(--tan);
}*/


/*resource-library */

/*.resource-library .filters-section .wrapper {
  padding-top: 0;
  padding-bottom: 20px;
  margin-top: -20px;
}

.resource-library .filters-section {
  position: relative;
  z-index: 1;
}

.resource-library .post-slider {
  padding: 20px 0 0 0;
}

.resource-library .title {
  background-color: var(--lightgreen);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px;
}

.resource-library .title h1 {
  color: var(--green);
}

.filters-section .wrapper {
  min-height: 30px;
}

.filters-section * {
  color: white;
}

.filters-section h6 {
  margin: 0;
}

.filters-section .filters-and-x {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 5px 0 15px;
}

.filters-section .x-container {
  width: 20%;
  display: flex;
  justify-content: center;
}

.filters-section .filters-and-search {
  width: 100%;
}

.filters-section .filters-container {
  display: flex;
  padding-bottom: 20px;
}
.filters-section .filter-search-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid white;
}

.filters-section .filter-search-container input {
  padding: 5px 0;
  outline: none;
}

.filters-section select,
.filters-section input {
  background-color: var(--green);
  border: none;
}
.filters-section input {
  flex:1;
}
.filters-section select {
  width: 33%;
  margin: 10px;
  border-bottom: 1px solid white;
}
.filters-section select:first-child {
  width: 33%;
  margin-left: 0px;
}
.filters-section select:last-child {
  width: 33%;
  margin-right: 0px;
}

.resource-library .tags-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.resource-library .tags {
  display: flex;
  width: 100%;
  align-items: center;
}

.resource-library .tags > div {
  margin-right: 30px;
}

.resource-library .filtered-by {
  color: var(--verylightgrey);
}

.resource-library .tags > div:not(:first-child) {
  border-bottom: 1px solid var(--verylightgrey);
  display: flex;
  align-items: center;
  color: var(--darkgreen);
}

.resource-library .tags .x-btn {
  background-color: white;
  color: var(--verylightgrey);
  transform: none;
}
.resource-library .tags .x-btn::before,
.resource-library .tags .x-btn::after {
  background-color: var(--verylightgrey);
  transform: rotate(45deg);
}
.resource-library .tags .x-btn::before {
  transform: rotate(135deg);
}

.resource-library .clear-all p {
  text-transform: uppercase;
  color: var(--green);
  font-weight: 600;
  margin-left: 60px;
  width: 80px;
  cursor: pointer;
}*/

/* make placeholder white */
.filters-section ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */color: white;opacity: 1; /* Firefox */}
.filters-section :-ms-input-placeholder { /* Internet Explorer 10-11 */color: white;}
.filters-section ::-ms-input-placeholder { /* Microsoft Edge */color: white;}

/* resource-content-section  */
/*.resource-content-section .resource-nav {
  background-color: var(--green);
  color: white;
}
.resource-content-section .resource-nav .wrapper {
  padding: 0 5%;
}
.resource-content-section .resource-nav ul {
  display: flex;
  width: 100%;
  list-style-type: none;
  padding-left: 0;
}
.resource-content-section .resource-nav li {
  text-transform: uppercase;
  padding: 50px 50px 40px;
  font-weight: 300;
}
.resource-content-section .resource-nav li:hover a {
  color:white;
  font-weight: 700;
}
.resource-content-section .resource-nav a
{
  color: white;
  font-weight: 400;
}

.resource-content-section .resource-nav .nav-item-underline {
  background-color: white;
}

.resource-content-section .resource-main-container {
  display: flex;
  width: 100%;
}
.resource-content-section .resource-main-container.wrapper {
  padding: 60px 5%;
}
.resource-content-section .resource-main {
  width: 65%;
  padding-right: 50px;
}
.resource-content-section .resource-sidebar {
  width: 35%;
  padding: 30px 0 0 50px;
  border-left: 1.5px solid #9D9D9D;
}

.resource-main-container .resource-img {
  background: url("../images/people.jpg");
  padding-top: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 30px 0;
}

.resource-main-container .social-links {
  padding-bottom: 20px;
}

.social-links i {
  padding-left: 20px;
  cursor: pointer;
}

.resource-main-container .document-container h3 {
  margin-bottom: 0;
}

.resource-main-container .document-container .color-lightgrey {
  margin-top: 0;
  font-size: 22px;
}

.resource-main-container .document-container button {
  width: 100%;
  justify-content: center;
  font-size: 15px;
  margin: 30px 0;
  padding: 15px 0;
}

.resource-main-container .document-container a {
  text-transform: none;
}

.related-topics ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
}

.related-topics ul a {
  font-size: 28px;
  text-transform: none;
}

.related-topics h3 {
  margin-bottom: 0;
  margin-top: 70px;
}*/

/* title-2parts*/
/*.two-parts .two-parts-section {
  display: flex;
}

.two-parts .two-parts-section .text-wrapper {
  flex: 1;
  padding: 0 100px;
  border-right: 3px solid #EAF4EC;
  margin-top: 20px;
}

.two-parts .two-parts-section .question {
  flex: 1;
  padding: 0 100px;
  margin-top: 20px;
}

.two-parts .two-parts-section .question h2 {
  margin-bottom: 0;
}

.question .have-question {
  margin-bottom: 40px;
}

.two-parts .two-parts-section a {
  width: 50%;
  justify-content: center;
  font-size: 15px;
  padding: 15px 30px;
  color: var(--green);
  background-color: white;
}

.two-parts .two-parts-section .green-right-arrow {
  padding-left: 30px;
}*/

/*choosing technologies content page */
/*.content-page .resource-main-container {
  display: flex;
  width: 100%;
}
.content-page .title {
  display: block;
  padding: 40px 0;
}
.content-page .title .wrapper {
  padding: 0 5%;
}
.content-page .resource-main-container .document-container button {
  width: fit-content;
  padding: 15px 20px;
}
.content-page .resource-main h2 {
  padding-bottom: 1.25em;
}*/


/* blog */
/*
.blog .hero-cta-container {
  background-color: var(--lightgreenblog);
  min-height: 550px;
}
.blog .hero-img {
  margin-left: auto;
  margin-right: 0;
  max-width: 350px;
  margin-top: 50px;
}
.blog .hero-text {
  margin-right: auto;
  margin-left: 0;
}

.blog .hero-text .date {
  margin: 20px 0 0 0;
}

.blog .hero-text p {
  margin-top: 20px;
}


.blog .card {
  box-shadow: 2px -1px 5px 0px rgba(194,194,194,1);
}
.blog .card.back {
  height: 100%;
  background-color: var(--darkgreen);
  color: white;
}
.blog .card.back h4 {
  color: white;
}
.blog .card.back .card-contents {
  display: flex;
  height: 100%;
  justify-content: space-between;
  flex-direction: column;
}
.blog article {
}
.blog .resource-nav {
  padding-top: 60px;
}
*/



/* quote-section */
/*.quote-section .circles-and-text {
  position: relative;
  justify-content: center;
}
.quote-section .dbl-quote-img {
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  background-image: url("../images/quote.svg");
  padding-top: 0;
  background-size: contain;
  width: 200px;
  height: 200px;
  z-index: 5000;
}
.quote-section .quote-container {
  align-items: flex-start;
  flex-direction: column;
  padding: 0 60px;
  margin-right: 5%;
}
.quote-section .circle-img {
  margin-left: 5%;
  width: 20%;
  padding-top: 20%;
}
.quote-section .upper {
  padding-top: 30px;
}
.quote-section p {
  color: white;
}*/

/* footer */



/* Search */



/* Blog */

/*.blog-nav {
  background-color: var(--green);
  min-height: 125px;
  width: 100%;
  margin-top: -75px;
  clip-path: polygon(0 0, 100% 75px, 100% 100%, 0 100%);
}

.blog-nav .wrapper {
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
}

.blog-nav .wrapper > div {
  width: 100%;
}

.blog-nav ul {
  padding: 50px 0 0;
  list-style: none;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin: 0;
}

.blog-nav ul li a {
  color: #fff;
  font-weight: 600;
  padding: 0 0 30px;
  width: 100%;
  min-width: 100px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;

}

.blog-nav ul li a:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 8px;
  background-color: #D3E5D7;
  bottom: 0;
  left: 0;
  opacity: 0;
}

.blog-nav ul li a:hover:after,
.blog-nav ul li a.active:after{
  opacity: 1;
}


.blog-search-container input {
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 10px 0;
  outline: none;
  display: none;
}

.blog-search-container input::placeholder {
  color: #fff;
  opacity: 1;
}

.blog-search-container input:-ms-input-placeholder {
  color: #fff;
}

.blog-search-container input::-ms-input-placeholder {
  color: #fff;
}*/

/* Updated Articles */

/*.article-container {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}

.article-container .article-item {
  width: 33.3%;
}

.article-item {
  display: flex;
  flex-direction: column;

  padding: 15px;
}

.article-item > div {
  box-shadow: 1px 1px 20px 5px rgba(0,0,0,.15);
  height: 100%;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

.article-item > div:after {
  content: '';
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background-color: #000;
  opacity: 0;
}

.article-item:hover > div:after {
  opacity: 1;
}

.article-img {
  background-image: url("../images/pexels-mentatdgt-2173508.png");
  padding-top: 60%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.article-content {
  padding: 30px 25px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  flex-grow: 1;
}

.article-content h4 {
  font-weight: 700;
  margin-bottom: 25px;
  font-family: "Source Sans Pro", sans-serif;
}

.article-content p {
  font-weight: 400;
  color: var(--black);
}

.article-content p.article-date {
  font-weight: 600;
}

.cat-tag {
  padding: 10px 0;
  position: relative;
}

.cat-tag p {
  color: var(--verylightgrey);
  font-size: .9em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 600;
}

.article-item.ai-green:hover > div {
  background-color: var(--lightgreenblog);
}

.article-item.ai-green:hover h4 {
  color: var(--green);
}

.article-item.ai-green > div:after {
  background-color: var(--green);
}

.article-item.ai-blue:hover > div {
  background-color: var(--lightblue);
}

.article-item.ai-blue:hover h4 {
  color: var(--darkblue);
}

.article-item.ai-blue > div:after {
  background-color: var(--darkblue);
}

.article-item.ai-tan:hover > div {
  background-color: var(--tan);
}

.article-item.ai-tan:hover h4 {
  color: var(--darktan);
}

.article-item.ai-tan > div:after {
  background-color: var(--darktan);
}

!*form*!

footer .form-subscribe ::placeholder { !* Chrome, Firefox, Opera, Safari 10.1+ *!
  color: #BFBFBF;
  opacity: 1; !* Firefox *!
}

#trigger-form1 {
  cursor: pointer;
}

.form-info-subscribe {
  margin-bottom: 40px;
}

footer .form-subscribe {
  border-width: 2px;
  font-weight: 550;
  padding: 10px 0;
  border-radius: 1px;
}


footer .form-subscribe .eng,
footer .form-subscribe .fr
{
  font-weight: 300;
}

footer .form-subscribe .info {
  font-size: 120%;
  line-height: 1.15;
  border: none;
  border-bottom: 1px solid #606060;
  border-radius: 0;
  margin: 0 0 20px;
  width: 100%;
  outline: none;
  background-color: transparent;
  padding: 5px 0;
  font-family: "Open Sans";
  font-weight: 345;

}

footer .info-language {
  display: flex;
}

footer .info-language .language-right {
  display: flex;
  flex-direction: column;
  padding-left: 80px;
}

footer .info-language .language-right span {
  padding-left: 15px;
}

.footer .form-subscribe .btn-sub button {
  margin-top:0;
}

!* english/french checkbox style *!
footer .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

!* Hide the browser's default checkbox *!
footer .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

!* Create a custom checkbox *!
footer .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
}

!* When the checkbox is checked, add a blue background *!
footer .container input:checked ~ .checkmark {
  background-color: green;
}

!* Create the checkmark/indicator (hidden when not checked) *!
footer .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

!* Show the checkmark when checked *!
footer .container input:checked ~ .checkmark:after {
  display: block;
}

!* Style the checkmark/indicator *!
footer .container .checkmark:after {
  left: 6px;
  top: 1px;
  width: 8px;
  height: 15px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}*/

/*mobile*/
/*home page*/

/*
@media all and (max-width: 992px) {
  .hero .hero-text {
    flex-direction: column;
    width: 100%;
    padding: 70px 5% 0;
  }

  .hero .hero-cta-container {
    display: block;
  }

  .hero-img.col-50 {
    width: 100%;
  }

  .hero-img {
    padding-top: 100%;
    background-size: cover;
  }

  .wp-block-wab-alphaplus-hero.hero {
    padding: 0 0 30px 0 !important;
  }

  .hero-bottom .wrapper {
    padding: 10px 5%;
  }

  .what-we-do.wrapper {
    padding: 50px 0;
  }

  .wrapper.what-we-do .wwd-top {
    padding-bottom: 30px;
  }

  .wwd-bottom {
    display: block;
  }

  .wwd-right {
    width: 100%;
    padding-top: 70%;
  }

  .ugb-container__content-wrapper p {
    padding: 20px 0;
  }

  .wwd-bottom-container .overlap {
    width: 90%;
    bottom: -400px;
    margin: 20px;
  }

  .symbol-section.bg-darkgreen .wrapper {
    margin-top: 400px;
  }

  .wrapper.what-we-do .wwd-bottom-container {
    padding: 5px 0;
  }

  .symbol-section.bg-darkgreen .wrapper {
    padding: 90px 5%;
  }

  .symbol-section .shadow {
    top: -20px;
    left: 10px;
  }

  .symbol-section .text-container {
    padding: 100px 30px 70px;
  }

  .symbol-section-container .symbol {
    bottom: -50px;
    left: -25%;
    height: 200px;
    width: 200px;
  }

  .call-to-action {
    flex-direction: column;
  }

  .call-to-action h3 {
    padding:10px 0;
  }

  .call-to-action .col-50 {
    width: 100%;
   border-bottom: 1px solid #2E814C;
    padding: 40px 40px ;
  }

  .big-arrow-r.make-darker-r {
    padding: 0;
  }

  .call-to-action a {
    padding: 60px 40px 40px 0;
  }


  footer .footer-top {
    flex-wrap: wrap;
  }

  footer .footer-top .left {
    width: 100%;
    padding-left: 20px;
  }

  footer .footer-top .right {
    width: 100%;
  }

}

!*service landing*!
@media all and (max-width: 992px) {

  .wrapper.circles-and-text {
    flex-wrap: wrap;
    padding-top: 20px;
    display: block;
  }

  .circles-and-text .circle-img {
    width: 100%;
    padding: 30%;
    clip-path: circle(30%);
  }

  .wp-block-wab-alphaplus-circle-and-text .col-50 {
    width: 100%;
  }

  .text-and-arrow-container {
    padding: 0 20px 20px;
    text-align: center;
  }

  .call-to-action .col-100 {
    width: 100%;
    padding: 40px 40px;
  }

}

!*about landing*!
@media all and (max-width: 992px) {

  .wp-block-wab-alphaplus-hero .wp-block-wab-alphaplus-hero-top.hero.about {
    min-height: 350px;
  }

  .ugb-header.ugb-header--v3 .ugb-header__item {
    padding: 0;
  }

  .ugb-container.ugb-container--v2 > .ugb-inner-block > .ugb-block-content > .ugb-container__wrapper {
    padding: 0;
  }

  .ugb-main-block.ugb--has-block-background.alignfull.alignfull.alignfull.alignfull {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .ugb-inner-block {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  .col-50.quote-container.text-and-arrow-container {
    width: 100%;
    padding: 0 20px;
  }

  .quote-section.bg-green .wrapper.circles-and-text {
    padding-top: 60px;
  }

  .quote-section .name {
    text-align: center;
    width: 100%;
    padding-top: 0;
  }

  .quote-section .circle-img {
    margin-left: 0;
  }

}

!*board*!
@media all and (max-width: 992px) {

  .board-section .articles-container {
    flex-wrap: wrap;
  }

  .board-section .articles-container .article.col-33 {
    width: 100%;
  }

  .board-section .img-and-plus {
    display: flex;
    justify-content: center;
  }

  .board-section .circle-img {
    margin: 0;
  }

  .board-section .plus-btn {
    right: 20%;
  }

  .board-section .name {
    text-align: center;
    padding-bottom: 20px;
  }

}

!*community Question*!

@media all and (max-width: 992px) {
  .hero-bottom {
    margin-top: -130px;
    clip-path: polygon(0px 0px, 100% 5%, 100% 100%, 0px 100%);
  }

  .wp-block-wab-alphaplus-hero-bottom.hero-bottom.bg-green .ugb-inner-block {
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
  }

  .wp-block-wab-alphaplus-hero-bottom.hero-bottom.bg-green .ugb-inner-block p br {
    display: none;
  }

  .wp-block-wab-alphaplus-hero-bottom.hero-bottom.bg-green .ugb-inner-block p {
    padding-left: 5px;
  }

  .wp-block-wab-alphaplus-hero-bottom.hero-bottom.bg-green .ugb-inner-block .wp-block-wab-alphaplus-button {
    margin: 10px 0 0 5px !important;
  }

}
*/

