/******

Template information:

black: #000000; 0,0,0;
yellow: #d1a21e; 209,162,20
light blue: #7d8798; 125,135,152
dark blue: #37627a; 55,98,122
white: #ffffff; 255,255,255

font-family: "Font-Name",sans-serif;

*******/




/***** General Styles *****/

@font-face {
    font-family: 'Avenir Book';
    src: url('fonts/Avenir-Book.eot');
    src: url('fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'),
         url('fonts/Avenir-Book.woff2') format('woff2'),
         url('fonts/Avenir-Book.woff') format('woff'),
         url('fonts/Avenir-Book.ttf')  format('truetype'),
         url('fonts/Avenir-Book.svg#Avenir Book') format('svg');
}


@font-face {
    font-family: 'Avenir';
    src: url('fonts/Avenir-Heavy.eot');
    src: url('fonts/Avenir-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/Avenir-Heavy.woff2') format('woff2'),
        url('fonts/Avenir-Heavy.woff') format('woff'),
        url('fonts/Avenir-Heavy.ttf') format('truetype'),
        url('fonts/Avenir-Heavy.svg#Avenir-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Arial';
    src: url('fonts/Arial-BoldMT.eot');
    src: url('fonts/Arial-BoldMT.eot?#iefix') format('embedded-opentype'),
        url('fonts/Arial-BoldMT.woff2') format('woff2'),
        url('fonts/Arial-BoldMT.woff') format('woff'),
        url('fonts/Arial-BoldMT.ttf') format('truetype'),
        url('fonts/Arial-BoldMT.svg#Arial-BoldMT') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Avenir';
    src: url('fonts/Avenir-Medium.eot');
    src: url('fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Avenir-Medium.woff2') format('woff2'),
        url('fonts/Avenir-Medium.woff') format('woff'),
        url('fonts/Avenir-Medium.ttf') format('truetype'),
        url('fonts/Avenir-Medium.svg#Avenir-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}






body {
	font-family: 'Avenir Book';
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #020202;
	overflow-x: hidden;
	font-size: 18px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: 'Avenir';
	line-height: 1.25em;
	margin: 0 0 .5em;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; 
	font-weight: 900;
}

h1 {
    font-size: 44px;
    font-family: 'Avenir';
    font-weight: 500;
    line-height: 44px;
}

h2{
	font-size: 35px;
	line-height: 37px;
}

h3{
	font-size: 28px;
	line-height: 32px;
}

h4{
	font-size: 22px;
	line-height: 27px;
}

h5{
	font-size: 18px;
	line-height: 25px;
}


p, ul, ol, dd, pre, hr, table, form, select, address, embed {
	margin: 0 0 .5em;
	line-height: 1.35em;
}



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


/*
figure.wp-block-image.size-full img {
    width: 100%;
    height: auto;
}
*/



#cboxClose {
    bottom: 0px !important;
    color: #000 !important;
    font-size: 14px !important;
    min-width: unset !important;
    font-weight: 600 !important;
}



a,
a:link,
a:visited {
	color: #007E3D;
	text-decoration: none;
}


a:active,
a:focus {
	outline: none;
	border: none;
	-moz-outline-style: none;
}


a:hover,
a:active {opacity: .7;}


b, strong {
    font-family: 'Avenir';
    font-weight: 900;
}


.wp-block-buttons {
    margin-top: 20px;
    display: inline;
}

a.wp-block-button__link {
    font-size: 13px;
    font-family: 'Arial';
    min-width: 142px;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #56B72C;
    border-radius: 0;
    background: #56B72C;
    color: #fff;
    font-size: 12px !important;
    padding: 0;
    font-family: 'Arial';
    text-transform: uppercase;
    height: 42px !important;
    min-width: 140px;
}

.gform_body button{min-width: unset;
	color: #000000;
	padding-top: 5px!important;
	margin-right: 5px!important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
    color: #020202;
    border: 1px solid #EBEBEB;
    border-radius: 0;
    padding: 12px !important;
    background: #EBEBEB;
    font-family: 'Arial' !important;
    font-size: 14px !important;
    line-height: 42px;
    height: 42px;
}


.gform_legacy_markup_wrapper {
    margin-top: -8px !important;
}


#content {
    overflow-x: hidden;
}


.home div#content {
    margin-top: 0 !important;
}

.slick-dots li button {
    min-width: unset;
}

.wp-image-1772 {
	width: 20px !important;
}

.wp-image-1864, .wp-image-1867, .wp-image-1871, .wp-image-1877, .wp-image-1878,
.wp-image-1902, .wp-image-1903, .wp-image-1904, .wp-image-1905, .wp-image-1906{
	height: 100px !important;
	width: auto !important;
}

.relative-battery-container {
/* 	position: relative; */
}

.battery {
	width: 107px;
	height: auto;
	position: absolute;
	left: 10px;
}

.battery-charging {
	width: 107px;
	height: auto;
	visibility: hidden;
	position: absolute;
	left: 10px;
}


/*** Header & Footer ***/

.logged-in header#masthead {
    top: 32px;
}


/*
.navbar-header {
    float: left;
    margin-left: -107px;
    width: 18%;
}
*/


.navbar-header {
    float: left;
    margin-left: -97px;
    width: 18%;
}

.custom-logo {
    vertical-align: middle;
}

header#masthead {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    
}


/*
.home header#masthead {
    position: fixed;
}
*/


header#masthead.fixed-header nav.navbar.navbar-default {
    box-shadow: 0px 3px 6px #00000029;
}


.browser-navigation {
    display: inline-block;
    width: 100%;
    padding: 18px 0 0;
    vertical-align: bottom;
    background: #fff;
}

.home header#masthead .browser-navigation {
    background: transparent;
}


.home header#masthead.fixed-header .browser-navigation {
    background: #fff;
}

header#masthead .browser-navigation {
    background: #fff;
}

span.close {
    position: relative;
    margin: 30px auto 15px;
    max-width: 1150px;
    padding: 0 15px;
    display: inherit;
    text-align: right;
    cursor: pointer;
}

span.close img {
    max-width: 25px;
}

.dropdown_left_space {
    position: relative;
    height: 100vh;
    max-height: calc(100vh - 120px);
    overflow-x: hidden;
    background: #ddd;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.3);
}

/*
.dropdown_left_space:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.8);
    z-index: 100;
}
*/


#primary-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow-x: hidden;
}
#primary-menu .menu-item {
    float: left;
    margin-right: 24px;
    height: 85px;
    text-align: left;
}

#navbar {
    float: right;
    margin-top: 18px;
    /* margin-right: -50px; */
    text-align: center;
    width: 90%;
    clear: none;
    display: inline;
    margin-right: 0px;
}

#primary-menu a {
    color: #007E3D;
    font-family: 'Avenir';
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.27px;
}


.menu-menu-2-container .donate-btn a {
    padding: 10px 25px;
}


#primary-menu .current-menu-item , #primary-menu .current-page-ancestor {
    border-bottom: 6px solid #56B72C;
}

#primary-menu .current-menu-item > a, #primary-menu .current-page-ancestor > a{
	color: #56B72C;
}

#primary-menu .donate-btn.current-menu-item {
    border-bottom: unset !important;
}


#primary-menu .contact-menu-item.menu-item {
    margin-left: 55px;
}

#primary-menu .menu-item:last-child {
    margin: 0;
}

.home .contact-menu-item a, .home .faq-menu-item a{
	color: #fff !important;
}

.home .fixed-header .contact-menu-item a, .home .fixed-header .faq-menu-item a{
	color: #007E3D !important;
}

footer#colophon {
    background: #04532B;
    padding: 3em 0;
    overflow-x: hidden;
}


.donate-btn.menu-item {
    background: #56B72C;
    height: 34px !important;
    line-height: 30px !important;
}


.donate-btn a {
    color: #fff !important;
    padding: 10px 40px;
    font-size: 13px !important;
    text-transform: uppercase;
    font-family: 'Arial' !important;
}


.donate-btn.menu-item , .lang-item-en {
    margin-right: 8px !important;
}


/*
.menu-menu-1-container, .lang-change, #header-searchform {
    display: inline-block;
}
*/

.menu-menu-1-container, .menu-menu-2-container, .lang-change, #header-searchform {
    display: inline-block;
    vertical-align: top;
}

#header-s {
    background-image: url(/wp-content/uploads/2022/04/Component-209-–-9.png);
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    height: 34px;
    margin: 0;
    padding: 0 30px 0 5px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 34px;
    border-radius: 0;
    background-color: transparent;
    background-size: auto;
}

#header-searchform {
    background: #0E0F10;
    height: 34px;
    line-height: 34px;
    position: relative;
    width: 34px;
    margin-left: 3px;
}

#header-searchsubmit {
    display: none;
}

#header-s:focus {
    background-color: #fff;
    border: 1px solid black;
    cursor: text;
    outline: 0;
    width: 230px;
}

/*
.lang-change {
    list-style: none;
    padding-left: 0px;
    margin-top: -4px;
}
*/

/*
.lang-change li {
    float: none;
    display: inline-block;
    width: 40px;
    height: 34px;
    line-height: 34px;
}
*/


.lang-item {
    width: 35px;
    text-align: center !important;
}


.lang-item a {
    font-weight: bold !important;
    font-family: 'Arial' !important;
    font-size: 10px !important;
    padding: 10px 0 !important;
    text-align: center !important;
}
.lang-item-en a {
    color: #020202 !important;
}
.lang-item-fr a {
    color: #fff !important;
}
.lang-item-en {
    background: #EE9603 !important;
    height: 34px !important;
    line-height: 30px;
}
.lang-item-fr {
    background: #0E0F10 !important;
    height: 34px !important;
    line-height: 30px;
}



.site-info {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-family: 'Arial';
}
.site-info a{
    color: #fff;
}
.gform_legacy_markup_wrapper .gform_footer {
    padding: 0 !important;
    text-align: right;
}
.gform_wrapper .gfield {
    margin: 0 !important;
}
body .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #020202;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #020202;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #020202;
}
:-moz-placeholder { /* Firefox 18- */
  color: #020202;
}


/*** Home Page ***/

.home-slider {
    display: inline-block;
    width: 100%;
    padding: 0 !important;
    list-style: none;
    margin: 0 !important;
    vertical-align: bottom;
    line-height: normal;
}
.slider_col {
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
}
.slider_image {
    float: right;
    width: 40%;
}
.slider_content {
    float: left;
    width: 60%;
}
.slider_image img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.banner-slide h2 {
    font-size: 44px;
    letter-spacing: -0.66px;
    font-family: 'Avenir';
    font-weight: 900;
    line-height: 50px;
}
.banner-wrap .slick-dots {
    bottom: 225px !important;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    max-width: 1150px;
    margin: 0 auto;
    position: relative !important;
    padding-right: 200px;
}

.banner-wrap .slick-dots li button:before , .banner-wrap .slick-dots li.slick-active button:before{
    font-size: 12px;
    content: '•';
    opacity: 1;
    color: #fff;
}

.banners.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: -50px;
    vertical-align: bottom;
}

/*
.site-header .wrap {
    max-width: 1366px;
}
*/


/*** Subpages ***/

.wrap {
	position: relative;
	margin: 0 auto;
	max-width: 1150px;
	padding: 0 15px;
}


.clear {
	position: relative;
	display: block;
	clear: both;
}
.alignnone {
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
}
.aligncenter {
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.alignwide {
	max-width: 1350px;
	margin: 0 auto;
	position: relative;
}
.alignfull {
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
	position: relative;
}


.page-content, 
.entry-content, 
.entry-summary,
.hentry {margin: 0;}


hr {
    background-color: transparent !important;
}


.partner_col {
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 4px solid #fff;
}

.partner-grid button.slick-prev.slick-arrow, .wp-block-getwid-post-carousel.custom-post-type-partner button.slick-prev.slick-arrow{
    background: url(/wp-content/uploads/2022/04/Polygon-7.png);
    width: 33px;
    height: 46px;
    border: none !important;
    margin-left: -20px;
    background-repeat: no-repeat;
}

.partner-grid .slick-prev:before, .partner-grid .slick-next:before, .wp-block-getwid-post-carousel.custom-post-type-partner .slick-next:before, .wp-block-getwid-post-carousel.custom-post-type-partner .slick-prev:before{
	content: none !important;
}

.partner-grid button.slick-next.slick-arrow, .wp-block-getwid-post-carousel.custom-post-type-partner button.slick-next.slick-arrow{
	background: url(/wp-content/uploads/2022/04/Polygon-6.png);
    width: 33px;
    height: 46px;
    border: none !important;
    margin-right: -20px;
    background-repeat: no-repeat;
}

.sectors_post-icon {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.single-sector-header {
    display: inline-block;
    width: 100%;
    position: relative;
    color: #Fff;
}
.single-sector-banner {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100% !important;
    display: inline-block;
    height: 517px;
    background-position: center center !important;
    position: relative;
}

.page-id-17 .single-sector-banner, .page-id-1364 .single-sector-banner {
    background-position: 100% 80% !important;
}

.overlay {
    background: url(/wp-content/uploads/2022/04/gettyimages-1323094504-170667a.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.position-content-area {
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
}

.position-content-area h3 {
    color: #56B72C;
    margin-bottom: 120px;
}

.position-content-area h1:after {
    border-bottom: 8px solid #fff;
    content: "";
    display: inherit;
    width: 68%;
    padding-bottom: 15px;
}

#primary {
    display: inline-block;
    width: 100%;
    padding: 2% 0px;
}

.home div#primary {
    padding: 0;
}

.single-sectors-of-activity #primary {
    padding: 2% 0px 0;
}

/*
.people_box {
    display: none;
}
*/

.profile-bio {
    color: #020202;
    font-family: 'Avenir';
    font-weight: 900;
    font-size: 35px;
    line-height: normal;
}

.profile_name {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.page-id-317 div#primary {
    padding-bottom: 0;
}

/*
.wp-block-kadence-pane.kt-accordion-pane {
    margin-bottom: 20px;
    border-bottom: 8px solid #367B44;
    padding-bottom: 20px;
}
*/

 .kt-blocks-accordion-title {
    font-family: 'Avenir';
    font-weight: 900;
   /*
 font-size: 20px;
    line-height: 25px;
*/
}

.page-id-384 .kt-blocks-accordion-title, .page-id-555 .kt-blocks-accordion-title{
    color: #007E3D;
}

.page-id-384 .kt-blocks-accordion-title strong, .page-id-555 .kt-blocks-accordion-title strong{
    color: #020202;
}

.page-id-555 #primary {
    padding-bottom: 0;
}

.single-service-header {
    background: #007E3D;
    display: inline-block;
    width: 100%;
    color: #fff;
}

.service-header-left h3 {
    color: #56B72C;
    margin-bottom: 100PX;
}


.service-header-left h1 {
    border-bottom: 7px solid #fff;
    padding-bottom: 40px;
}

.service-header-left {
    float: left;
    width: 73%;
    padding-right: 135px;
    padding-top: 50px;
}

.service-header-right {
    float: right;
    width: 27%;
}

.service-header-image {
    /* display: inline-block; */
    /* width: 100%; */
    margin-right: -400px;
}

.service-header-image img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

h3.wp-block-getwid-custom-post-type_project_post-title {
    font-size: 22px;
    line-height: 22px;
    width: 75%;
    margin-bottom: 12px;
    height: 42px;
}

.wp-block-getwid-custom-post-type_project_post-excerpt {
    font-size: 16px;
    margin-bottom: 20px;
}

.wp-block-getwid-custom-post-type_project_post-thumbnail img {
    width: 100%;
    height: auto;
}

.wp-block-getwid-custom-post-type_project_post-thumbnail {
    width: 100%;
    margin-bottom: 12px;
}

.sub-page-header h3 {
    color: #007E3D;
    margin-bottom: 40px;
}
.sub-page-header {
    display: inline-block;
    width: 100%;
    padding-top: 4%;
}


.page-id-29 .single-sector-header, .page-id-1930 .single-sector-header{
    display: none;
}


.related_projects {
    display: inline-block;
    width: 100%;
    border-top: 8px solid #367B44;
    padding-top: 30px;
    margin-bottom: 75px;
    margin-top: 50px;
}

.related_projects_posts {
    float: left;
    width: 33.3%;
    padding: 0 8px;
}


.webinar-slide-img:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin: -40px 0 0 -40px;
    border: 1px solid #fff;
    border-radius: 100%;
    -webkit-transition: border-color 300ms;
    -moz-transition: border-color 300ms;
    transition: border-color 300ms;
    z-index: 2;
}

.webinar-slide-img:after {
    content: '';
    position: absolute;
    top: 45%;
    left: 48%;
    width: 0;
    height: 0;
    margin: -10px 0 0 -6px;
    border-left: 15px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    -webkit-transition: border-color 200ms;
    -moz-transition: border-color 200ms;
    transition: border-color 200ms;
}

.webinar_col {
    float: left;
    width: 33.3%;
    padding: 0 5px;
    position: relative;
}

a.webinar_popup {
    color: #020202;
    border-bottom: 8px solid #367B44;
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.webinar_popup h3 {
    /* width: 54%; */
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 15px;
    height: 80px;
}

.watch_now {
    color: #007E3D;
    text-transform: uppercase;
    font-family: 'Avenir';
    font-weight: 900;
    font-size: 15px;
}

.webinar_terms, .date, .research-taxonomy {
    color: #007E3D;
    font-family: 'Avenir';
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 15px;
}
.home a.webinar_popup.video {
    margin-bottom: 0;
}

.research_col {
    float: left;
    width: 31%;
    min-height: 350px;
    border-bottom: 8px solid #367B44;
    margin: 0 10px 40px;
}

.research_col h3 {
    font-size: 25px;
    min-height: 50px;
    line-height: 25px;
}

/*
.research_col:after {
    border-bottom: 8px solid #367B44;
    content: "";
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
*/


#research_block {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}

.research_col a {
    color: #202020;
}

.research_filter_block {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    padding: 0 10px;
    /* margin-top: 40px; */
}

.research_filter_block button.active {
    background: #DDDDDD;
    color: #020202;
    border-color: #DDDDDD;
}

.single_research_content {
    display: inline-block;
    width: 100%;
    /* margin-bottom: 50px; */
    margin-top: 25px;
}


.top-single-research {
    display: inline-block;
    width: 63%;
}

.single_research_content_left {
    float: left;
    width: 63%;
}

.single_research_content_right {
    float: right;
    width: 26%;
}

.single-research-reports .sub-page-header h3 {
    margin: 0;
}

.single-research-reports #primary {
    padding-top: 10px;
}

.top-single-research h1 {
    margin-bottom: 10px;
}

.research-taxonomy {
    width: 100%;
    border-bottom: 8px solid #367B44;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 40px;
}

nav.navigation.post-navigation a {
    color: #007E3D;
    font-family: 'Avenir';
    font-weight: 900;
}

nav.navigation.post-navigation {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0;
    border-top: 8px solid #007E3D;
    padding-top: 35px;
}

.sector-activity-dropdown {
    display: inline-block;
    width: 100%;
    background: #fff;
}

.scrollable-menu {
    display: none;
    position: relative;
    /*
overflow-y: scroll;
    height: 100vh;
*/
}

/*
.scrollable-menu:before {
    content: "";
    width: 18%;
    background: #DDDDDD;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 9;
}
*/

.services-dropdown .wp-block-getwid-custom-post-type__post-excerpt {
    display: none;
}
.services-dropdown h3.wp-block-getwid-custom-post-type__post-title {
    font-size: 18px;
    line-height: 18px;
    text-align: center;
}
.services-dropdown .wp-block-getwid-custom-post-type__content-wrapper {
    display: inline-block;
    width: 100%;
}
.services-dropdown h3.wp-block-getwid-custom-post-type__post-title > a {
    font-size: 18px;
    color: #000;
}
.services-dropdown .wp-block-getwid-custom-post-type__post-thumbnail {
    height: 175px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto 1em;
}

.services-dropdown .wp-block-getwid-custom-post-type__post-thumbnail img {
    max-width: 175px;
}

.custom-post-type-sectors-of-activity a {
    color: #202020;
    display: inline-block;
    width: 100%;
}

.custom-post-type-sectors-of-activity h5 {
    width: 84% !important;
    margin: 20px auto;
    font-size: 17px;
    text-align: center;
}

.page-id-610 figure.wp-block-image.size-full img {
    width: auto;
    height: auto;
}

.page-id-610 .single-sector-header, .page-id-698 .single-sector-header, .page-id-1712 .single-sector-header, .error404 .single-sector-header, body.search.search-no-results .single-sector-header, body.search.search-results .single-sector-header, .page-id-27 .single-sector-header, .page-id-1445 .single-sector-header {
    display: none;
}

.page-id-555 .kt-blocks-accordion-header {
    background: transparent !important;
}


.page-id-25 .single-sector-banner, .page-id-1443 .single-sector-banner{
    background-position: 100% 34% !important;
}

.page-id-557 .single-sector-banner, .page-id-1456 .single-sector-banner {
    background-position: 100% 80% !important;
}

.page-id-583 .single-sector-banner, .page-id-1458 .single-sector-banner {
    background-position: 100% 30% !important;
}


.postid-1438 .single-sector-banner, .postid-1441 .single-sector-banner {
    background-position: 100% 40% !important;
}

form.search-form {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
section.error-404.not-found , section.no-results.not-found{
    display: inline-block;
    width: 100%;
    padding: 7% 0;
}
input.search-field{
    width: 270px;
}
.tab-team-content {
    display: none;
}
.team_col.current .tab-team-content {
    display: block;
}



.newsroom-div h1 span {
    font-family: 'Avenir Book';
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    padding-right: 45%;
    padding-top: 30px;
}
.newsroom-div h3 {
    color: #fff;
    margin-bottom: 60px;
}

.projet-main-content {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.project_left_block, .projet-top-heading {
    float: left;
    width: 75%;
    padding-right: 150px;
}
.project_right_block {
    float: right;
    width: 25%;
}
.project_left_block img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.projet-top-heading:before {
    border-top: 8px solid #367B44;
    content: "";
    display: inherit;
    padding-top: 30px;
}


.project-title-block {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.project-title-left-block {
    float: left;
    width: 75%;
    padding-right: 150px;
}

.project-title-right-block {
    float: right;
    width: 25%;
    text-align: right;
}



.people_btn {
    cursor: pointer;
}
.people_box p {
    font-size: 16px;
}


.header_left {
    float: left;
    width: 80%;
    padding-right: 5%;
}

.header_right {
    float: right;
    text-align: right;
    width: 16%;
}
/*
.page-id-25 .addtoany_share:before {
    background: url(/wp-content/uploads/2022/04/share.png);
    content: "";
    display: inherit;
    width: 58px;
    height: 21px;
    right: 0;
    position: absolute;
}
*/
.addtoany_shortcode {
    position: relative;
}
.page-id-25 a.a2a_dd.addtoany_share_save.addtoany_share img {
    visibility: hidden;
}
.addtoany_block {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.single-newsroom-events h3 , .single-research-reports h3 {
    margin: 0;
}
.single-newsroom-events #primary , .single-research-reports #primary{
    padding-top: 10px;
}
.single-newsroom-events .header_left, .single-research-reports .header_left{
    margin-top: 100px;
}

.slick-prev:before {
    content: "";
    background: url(/wp-content/uploads/2022/04/Group-1177.png);
    width: 41px;
    height: 32px;
    display: inline-block;
    opacity: 1 !important;
    background-repeat: no-repeat;
}

.slick-next:before {
    content: "";
    background: url(/wp-content/uploads/2022/04/Group-1176.png);
    width: 41px;
    height: 32px;
    display: inline-block;
    opacity: 1 !important;
    background-repeat: no-repeat;
}

button.slick-prev.slick-arrow {
    width: 41px;
    height: 32px;
    min-width: unset;
}

button.slick-next.slick-arrow{
	width: 41px;
    height: 32px;
    min-width: unset;
}

.image-text-slides button.slick-prev.slick-arrow {
    left: -80px;
}

.image-text-slides button.slick-next.slick-arrow {
    right: -80px;
}
#gform_2 .gform_footer.top_label {
    text-align: right;
    float: right;
    margin: 0 !important;
}
.site-footer figure.wp-block-image.size-full img {
    width: auto;
    height: auto;
}











.offset-right .kt-inside-inner-col {
    margin-right: -400px;
}
.getwid-columns.getwid-columns-2>* {
    width: 50% !important;
}
.getwid-columns.getwid-columns-3>* {
    width: 33.33333% !important;
}
.single_navigation {
    display: inline-block;
    width: 100%;
    margin-bottom: 2%;
}


/* Responsive */

.mobile , .menu_icon{display: none;}

.menu_icon {
	position: absolute;
	right: 30px;
	top: 0;
	z-index: 9;
	display: none;
	margin-top: 30px;
	min-width: 32px;
	height: 30px;
	-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),-webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-tap-highlight-color: transparent;
}
.menu_icon:hover {
	opacity: .7;
	cursor: pointer;
}
.menu_icon.active {
	-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.menu_icon.active span.middle {display: none;}

.menu_icon span.top {
	height: 4px;
	background: #000000;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.menu_icon span.middle {
    height: 4px;
    background: #000000;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
}
.menu_icon span.bottom {
    height: 4px;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 20px;
}
.menu_icon span.top {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.menu_icon span.bottom {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
	-webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.menu_icon.active span.top {
	top: 20px;
	width: 30px;
	-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu_icon.active span.bottom {
	bottom: 2px;
	width: 30px;
	-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.image-text-slides .slick-dots li button:before {
    border: 2px solid #1B4729;
    width: 14px;
    height: 14px;
    opacity: 1;
    border-radius: 25px;
    font-size: 0;
}
.image-text-slides .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #000;
    background: #56B72C;
}
.image-text-slides .slick-dots {
    text-align: left;
	bottom: 20px;
}




.profile_box {
    display: none;
    background-color: #fff;
    position: absolute;
    z-index: 999999;
    top: 0;
    width: 620px;
    height: auto;
    overflow: visible;
    box-shadow: 0 0 0 2px rgb(255 255 255), 0.3em 0.3em 1em rgb(0 0 0 / 30%);
    padding: 15px;
}

span.close-profile {
    cursor: pointer;
}

.wp-block-getwid-custom-post-type_people_post-wrapper {
    position: relative;
}

.wp-block-getwid-custom-post-type.custom-post-type-our-people {
    overflow: visible;
}

.custom-post-type-our-people .wp-block-getwid-custom-post-type__post:nth-child(4n+1) .profile_box {
	 left: 78%;
	 top: 20px;
}

.custom-post-type-our-people .wp-block-getwid-custom-post-type__post:nth-child(4n+2) .profile_box {
	left: 58%;
	top: 20px;
}

.custom-post-type-our-people .wp-block-getwid-custom-post-type__post:nth-child(4n+3) .profile_box {
	right: 104%;
	max-width: 512px;
	top: 20px;
}

.custom-post-type-our-people .wp-block-getwid-custom-post-type__post:nth-child(4n+4) .profile_box {
	right: 104%;
	max-width: 512px;
	top: 20px;	 
}


.people_col .profile-bio {
    cursor: pointer;
}

.page-id-3 .sub_page_header h1, .page-id-1629 .sub_page_header h1 , .page-id-2240 .sub_page_header h1 , .page-id-2242 .sub_page_header h1 {
    margin: 0;
}

.dropdown_left_space .wp-block-kadence-rowlayout.alignfull {
    max-width: 1150px !important;
    margin: 0 auto !important;
}


.people_col img {
    display: none;
}

#filters {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}


#filters .button , .filter-button-group button{
    margin-bottom: 5px;
    color: #020202;
    border: 1px solid #EBEBEB;
    border-radius: 0;
    padding: 0 12px !important;
    background: #EBEBEB;
    font-family: 'Arial' !important;
    font-size: 14px !important;
    line-height: 42px;
    height: 42px;
}

#filters button.button.is-checked, .research_filter_block button.active {
    background: #56B72C;
    color: #fff;
}


.filter-button-group button {
    padding: 0 20px;
}


.site-footer h2.gform_title {
    font-size: 22px;
    line-height: 27px;
}

.gform_required_legend {
    font-size: 14px;
    text-align: right;
    margin-top: 30px;
}


.site-footer .gform_footer.top_label {
    float: right;
}


.addtoany_share:before {
    font-size: 14px;
    content: "Share";
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-family: 'Avenir';
}

.addtoany_share:after {
    background: url('/wp-content/uploads/2022/06/share-icon.png');
    content: "";
    width: 24px !important;
    height: 24px !important;
    display: inherit;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: relative;
    margin-left: 10px;
    top: 7px;
}


a.addtoany_share_save.addtoany_share {
    font-size: 0 !important;
}

.addtoany-french .addtoany_share:before {
    content: "Partager";
}


.page-id-1443 .addtoany-french .addtoany_share:before , .page-id-25 .addtoany_share:before{
    color: #Fff;
}


.page-id-1443 .addtoany_share:after, .page-id-25 .addtoany_share:after {
    background: url('/wp-content/uploads/share-icon-white.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}


.mobile-share {
    display: none;
    text-align: right;
	float: right;
}


ul.image-carousal {
    padding: 0;
    margin: 0 !important;
    list-style: none;
}


.image-carousal .slick-dots {
    bottom: 260px;
    /* left: -200px; */
    text-align: left;
    padding-left: 52px;
}

.image-carousal .slick-dots li button:before , .image-carousal .slick-dots li.slick-active button:before{
    font-size: 14px !important;
    opacity: 1 !important;
    color: #fff !important;
}


.image_carousal_col{
	height:1200px;
}


.image-carousal .slick-slide:nth-child(3) .image_carousal_col {
    background-position: 37% 100% !important;
}

.gform_submission_error{color:red!important;}


/* Internet Explorer */

@supports (-ms-ime-align:auto) { /* Edge / IE 12+ */
   
 
 
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /** IE 10 & 11 **/
 
 
 
}



@media screen and (min-width:0\0) { /* IE 9 */
 
 
 
}