/*
	Theme Name: B&L Évolution
	Theme URI: https://www.bl-evolution.com/
	Description: B&L Évolution Corporate Theme by Simon Derain.
	Author: Simon Derain
	Author URI: https://www.designsd.fr/
	Version: 1.0
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* //////////////////// COOKIES RGPD //////////////////// */
#tarteaucitronAlertBig {
    bottom: 0px;
    top: initial;
    background: #F7F7F7 !important;
    color: #333 !important;
    border-top: 1px solid #ccc !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
    margin: 0 0 10px 0 !important;
}

#tarteaucitronInfo.tarteaucitronInfoBox {
    max-width: 100% !important;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
    font-size: 13px !important;
    color: #333 !important;
    width: 100%;
    text-align: center;
    display: block;
}

#tarteaucitronAlertBig #tarteaucitronPersonalize {
    background: #20b309 !important;
    color: #fff !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    cursor: pointer;
    display: inline-block;
    font-size: 13px !important;
    padding: 8px 16px !important;
    text-decoration: none;
    margin: 0 0 0 10px !important;
    text-transform: uppercase !important;
    border-radius: 4px !important;
    height: 20px;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    background: #333 !important;
    color: #FFF !important;
}

#tarteaucitronPercentage {
    background: #d00 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    top: initial !important;
    bottom: 51px !important;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle button,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: #fff !important;
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    padding: 22.5px !important;
    background: #333 !important;
    margin-left: 0px !important;
    color: #fff !important;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
    background-color: gray;
    border-radius: 5px;
    display: none !important;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
    display: none !important;
}

#tarteaucitronRoot {
    position: relative !important;
}

#tarteaucitronAlertSmall {
    position: relative !important;
    bottom: 0px !important;
    top: initial !important;
    right: 0px !important;
    background: rgba(255, 255, 255, 0) !important;
    color: #333 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -72px !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

#tarteaucitronAlertSmall #tarteaucitronManager {
    color: #333 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 8px !important;
    padding: 6px !important;
    text-transform: uppercase !important;
}

@media (max-width: 767.98px) {

    #tarteaucitronAlertBig #tarteaucitronCloseAlert,
    #tarteaucitronAlertBig #tarteaucitronPersonalize,
    #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
        margin: 0 0px 4px 0px !important;
    }

    .exitpopup-modal-window {
        display: none !important;
    }
}

/* //////////////////// GENERAL //////////////////// */
html {
    margin: 0 !im;
}

body {
    position: relative;
    font-family: 'Poppins', sans-serif;
    width: 100vw;
    overflow-x: hidden;
}

.noPadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

:focus {
    outline: none !important;
    text-decoration: none !important;
}

.row {
    margin: 0;
}

.alerteLandscape {
    display: none;
}

/* //////////////////// LINK, TEXTE, COLORS //////////////////// */
/* Text and Links */
a,
a:hover {
    text-decoration: none;
}

:hover {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

p,
ul li,
ol li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #666666;
    line-height: 1.4;
    margin-bottom: 13px;
}

p:last-child,
ul li,
ol li {
    margin-bottom: 0px;
}

ul {
    padding: 0 0 0 22px;
}

ol {
    padding: 0 0 0 15px;
}

p strong {
    font-weight: 600;
}

.contentLine ul li a,
p a {
    color: #86BE5A;
    font-weight: 600;
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.contentLine ul li a:hover,
p a:hover {
    color: #86BE5A;
}

.contentLine ul li a:after,
p a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #86BE5A;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.contentLine ul li a:hover:after,
p a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

/* Titles & Text Size */
.bigTitle {
    font-weight: 700;
    font-size: 40px;
    color: #3F99B7;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;
}

.bigTitle span {
    color: #D2D2D2;
    display: inline-block;
    margin: 0 9px 0 0;
}

.postContent h2,
.postContent h3,
.postContent h4,
.postContent h5,
.postContent h6,
.medTitle {
    font-weight: 700 !important;
    font-size: 19px;
    color: #3F99B7;
    letter-spacing: 1px;
    line-height: 1.6;
    text-transform: uppercase;
    text-decoration: none !important;
}

.postContent h2,
.postContent h3,
.postContent h4,
.postContent h5,
.postContent h6 {
    position: relative;
    margin: 35px 0 15px;
}

.postContent h2 span,
.postContent h3 span,
.postContent h4 span,
.postContent h5 span,
.postContent h6 span {
    font-weight: 700 !important;

}

.postContent h2 {
    font-size: 25px;
}

.postContent h3 {
    font-size: 23px;
}

.postContent h4 {
    font-size: 21px;
}

.postContent h5 {
    font-size: 19px;
}

.postContent h6 {
    font-size: 17px;
}

/* Buttons */
.mainButton {
    position: relative;
    padding: 15px 25px;
    background-color: #86BE5A;
    -webkit-box-shadow: 0 4px 16px 0 rgba(134, 190, 90, 0.25);
    box-shadow: 0 4px 16px 0 rgba(134, 190, 90, 0.25);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    border-radius: 6px;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.mainButton:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #6AA03F;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    border-radius: 6px;
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
}

.mainButton:hover:after {
    width: 100%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    border-radius: 6px;
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
}

.mainButton span {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
}

/* Text Select */
::-moz-selection {
    background: #86BE5A;
    color: #fff;
}

::selection {
    background: #86BE5A;
    color: #fff;
}

::-moz-selection {
    background: #86BE5A;
    color: #fff;
}

/* Background Colors */
.greyBack {
    background-color: #F8FBFC;
}

.blueBack {
    background-color: #3F99B7;
}

.darkBlueBack {
    background-color: #05242E;
}

.whiteBack {
    background-color: #ffffff;
}

/* //////////////////// HEADER //////////////////// */
header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: transparent;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

header.navDown,
header.navUp {
    background-color: #3f99b7;
}

header.navDown .logo,
header.navUp .logo {
    height: 74px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

header.navDown .logo img,
header.navUp .logo img {
    width: 52px;
    height: 45px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

header.navDown .socialLinks,
header.navUp .socialLinks {
    margin: 0;
    height: 0px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

header.navDown .mainNav .menu li,
header.navUp .mainNav .menu li {
    padding: 0 0 26px 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

header.navDown .mainNav .menu li:hover>.sub-menu,
header.navUp .mainNav .menu li:hover>.sub-menu {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    top: 47px;
}

.logo {
    width: 120px;
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.10);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 30px 0 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.logo img {
    width: 80px;
    height: 69px;
    display: block;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.navigation {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.socialLinks {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 0 20px 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.socialLinks .link:first-child {
    margin: 0;
}

.socialLinks .link {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 0 0 15px;
}

.socialLinks .link svg {
    display: block;
}

.socialLinks .link svg path {
    fill: #fff;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.socialLinks .link svg:hover path {
    fill: #15556A;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.mainNav .menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.mainNav .menu li {
    margin: 0 40px 0 0;
    padding: 0 0 56px 0;
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.mainNav .menu li.menu-item-has-children {
    padding-right: 13px !important;
}

.mainNav .menu li:nth-last-of-type(2) {
    margin-right: auto;
}

.mainNav .menu li:last-child {
    margin: 0;
}

.mainNav .menu li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.mainNav .menu li:last-child a {
    font-weight: 700;
}

.mainNav .menu li:last-child a:hover {
    color: #86BE5A;
}

.mainNav .menu li:last-child a:after {
    background-color: #FFF;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.mainNav .menu li:last-child a:hover:after {
    background-color: #86BE5A;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

body.search .mainNav .menu li.current_page_parent a,
body.single-publication .mainNav .menu li.current_page_parent a,
body.tax-publicationcategory .mainNav .menu li.current_page_parent a,
body.post-type-archive-publication .mainNav .menu li.current_page_parent a {
    color: #fff;
    font-weight: 500;
}

body.single-publication .mainNav .menu li#menu-item-1129 a,
body.tax-publicationcategory .mainNav .menu li#menu-item-1129 a,
body.post-type-archive-publication .mainNav .menu li#menu-item-1129 a,
.mainNav .menu li.current-menu-item a,
.mainNav .menu li.current_page_parent a,
.mainNav .menu li.current-menu-parent a,
.mainNav .menu li a:hover {
    color: #15556A;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

body.page-template-page-faq .mainNav .menu li.current-menu-item a {
    color: #86BE5A;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

body.single-publication .mainNav .menu li#menu-item-1129 a,
body.tax-publicationcategory .mainNav .menu li#menu-item-1129 a,
body.post-type-archive-publication .mainNav .menu li#menu-item-1129 a,
.mainNav .menu li.current-menu-item a,
.mainNav .menu li.current_page_parent a,
.mainNav .menu li.current-menu-parent a {
    font-weight: 700;
}

.mainNav .menu li.menu-item-has-children a:before {
    content: '';
    position: absolute;
    right: -13px;
    top: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    border-color: #ffffff transparent transparent transparent;
}

.mainNav .menu li.menu-item-has-children.current_page_parent a:before,
.mainNav .menu li.menu-item-has-children.current-menu-item a:before,
.mainNav .menu li.menu-item-has-children.current-menu-parent a:before,
.mainNav .menu li.menu-item-has-children a:hover:before {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    border-color: #15556A transparent transparent transparent;
}

.mainNav .menu li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 3px;
    background-color: #15556A;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.mainNav .menu li.menu-item-has-children a:after {
    width: calc(100% + 13px);
}

body.search .mainNav .menu li.current_page_parent a:after,
body.single-publication .mainNav .menu li.current_page_parent a:after,
body.tax-publicationcategory .mainNav .menu li.current_page_parent a:after,
body.post-type-archive-publication .mainNav .menu li.current_page_parent a:after {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

body.single-publication .mainNav .menu li#menu-item-1129 a:after,
body.single-publication .mainNav .menu li#menu-item-1129 a:after,
body.tax-publicationcategory .mainNav .menu li#menu-item-1129 a:after,
body.post-type-archive-publication .mainNav .menu li#menu-item-1129) a:after,
.mainNav .menu li.current_page_parent a:after,
.mainNav .menu li.current-menu-item a:after,
.mainNav .menu li.current-menu-parent a:after,
.mainNav .menu li a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

body.page-template-page-faq .mainNav .menu li.current-menu-item a:after {
    background-color: #86BE5A;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.mainNav .menu li .sub-menu {
    position: absolute;
    display: none;
}

.mainNav .menu li:hover>.sub-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style-type: none;
    top: 76px;
    left: -25px;
    padding: 20px;
    min-width: 248px;
    z-index: 100;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mainNav .menu li .sub-menu li {
    padding: 20px 0;
    margin: 0;
    line-height: 1;
    border-bottom: 1px solid #E6E6E6;
}

.mainNav .menu li .sub-menu li:first-child {
    padding: 0 0 20px 0;
}

.mainNav .menu li .sub-menu li:last-child {
    padding: 20px 0 0 0;
    border: none;
}

.mainNav .menu li .sub-menu li a {
    width: 100%;
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    position: relative;
    left: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.mainNav .menu li .sub-menu li.current-menu-item a,
.mainNav .menu li .sub-menu li a:hover {
    color: #86BE5A;
    left: 10px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.mainNav .menu li .sub-menu li a:before,
.mainNav .menu li .sub-menu li a:after {
    display: none;
}

/* //////////////////// FOOTER //////////////////// */
/* Newsletter */
.newsletter {
    background-image: url('./assets/images/background_newsletter.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 0;
}

.newsletter p.title {
    font-size: 28px;
    line-height: 1.2;
    color: #FFFFFF;
    letter-spacing: 0;
    margin: 0;
}

.newsletter p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.60);
    letter-spacing: 0.5px;
}

.newsletter .wpcf7 {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.newsletter .field-newsletter {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.newsletter .field-newsletter input[type="email"] {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 5px 10px 15px;
    width: 100%;
    border-radius: 8px;
    font-size: 14px;
}

.newsletter .field-newsletter input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.newsletter .field-newsletter input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.newsletter .field-newsletter input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.newsletter .field-newsletter input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.newsletter .field-newsletter input::placeholder {
    color: rgba(255, 255, 255, 0.8);
}

.newsletter .field-newsletter input[type="submit"] {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    line-height: 14px;
    text-transform: uppercase;
    background: #86BE5A;
    -webkit-box-shadow: 0 4px 16px 0 rgba(134, 190, 90, 0.25);
    box-shadow: 0 4px 16px 0 rgba(134, 190, 90, 0.25);
    border-radius: 8px;
    padding: 14.5px 20px;
    border: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 0 0 10px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.newsletter .field-newsletter input[type="submit"]:hover {
    background-color: #6aa03f;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.newsletter div.wpcf7 .ajax-loader {
    display: none !important;
}

.newsletter span.wpcf7-not-valid-tip {
    display: none;
}

.newsletter div.wpcf7-response-output {
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
    font-size: 13px;
    border: none !important;
    color: #9B9B9B !important;
    background-color: transparent !important;
}

/* Footer */
.footer {
    padding: 80px 0 50px;
}

.footer .titleFoot {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 1.5;
}

.footer p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.60);
    letter-spacing: 0.1px;
    line-height: 1.9;
}

.footer .menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.footer .menu li {
    margin: 0 0 15px 0;
}

.footer .menu li:last-child {
    margin: 0;
}

.footer .menu li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
    color: #999999;
    letter-spacing: 1px;
    line-height: 1.5;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    position: relative;
    left: 0;
}

.footer .menu li a:hover {
    color: #86BE5A;
    left: 10px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.singleLastPost {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.singleLastPost:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.singleLastPost img {
    width: 80px;
    height: auto;
    margin: 0 10px 0 0;
}


.singleLastPost .contentInfos p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.60);
    letter-spacing: 0.1px;
    line-height: 1.5;
    margin: 0 0 10px 0;
}

.singleLastPost .contentInfos time {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.60);
    letter-spacing: 0.1px;
    line-height: 1.5;
    margin: 0;
    text-transform: uppercase;
}

.legalPart {
    margin: 50px 0 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.legalPart .copyright {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.legalPart .menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.legalPart .menu li {
    margin: 0 30px 0 0;
}

.legalPart .menu li:last-child {
    margin: 0;
}

.legalPart .menu li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 1.5;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.legalPart .menu li a:hover {
    color: #86BE5A;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

/* //////////////////// HEADBAND //////////////////// */
body.single-job .headBand {
    background-color: #3F99B7;
}

.headBand {
    position: relative;
    height: 640px;
    max-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 70px;
    overflow: hidden;
    background-color: #3F99B7;
}

body.single-job .headBand:after {
    display: none;
}

.headBand:after {
    content: '';
    position: absolute;
    z-index: 1;
    opacity: 0.8;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3f99b7+50,3f99b7+100&1+50,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, rgba(63, 153, 183, 1) 50%, rgba(63, 153, 183, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(63, 153, 183, 1)), to(rgba(63, 153, 183, 0)));
    background: linear-gradient(to right, rgba(63, 153, 183, 1) 50%, rgba(63, 153, 183, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f99b7', endColorstr='#003f99b7', GradientType=1);
    /* IE6-9 */
}

.headBand .ovalOverlay {
    content: '';
    position: absolute;
    z-index: 2;
    opacity: 0.8;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body.single-job .headBand .ovalOverlay {
    display: none;
}

.headBand .ovalOverlay:before {
    content: '';
    position: absolute;
    width: 150%;
    height: auto;
    padding-top: 150%;
    background-color: #fff;
    border-radius: 100%;
    opacity: 0.1;
    z-index: 2;
    top: -10%;
    left: 20%;
}

.headBand .ovalOverlay:after {
    content: '';
    position: absolute;
    width: 150%;
    height: auto;
    padding-top: 150%;
    background-color: #fff;
    border-radius: 100%;
    opacity: 0.05;
    z-index: 3;
    top: -13%;
    left: 18%;
}

.headBand .container.link {
    position: absolute;
    z-index: 4;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.headBand .goDown {
    width: 140px;
    height: 70px;
    z-index: 4;
    background-image: url(./assets/images/background-godown.svg);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.headBand .goDown img {
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
    top: 10px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.headBand .goDown:hover img {
    width: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
    top: 24px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.headBand .container {
    position: relative;
    z-index: 9;
}

.headTitle #breadcrumbs {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.60);
    letter-spacing: 1.2px;
    line-height: 23px;
    margin: 0 0 25px 0;
}

.headTitle #breadcrumbs a {
    color: rgba(255, 255, 255, 0.60);
}

.headTitle #breadcrumbs a:after {
    background-color: #fff;
}

.headTitle #breadcrumbs a:hover {
    color: rgba(255, 255, 255, 1);
}

.headTitle #breadcrumbs .breadcrumb_last {
    color: rgba(255, 255, 255, 1);
}

.headTitle h1 {
    color: #FFFFFF;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.50);
}

.headTitle p.offerInfos {
    margin: 0;
    font-size: 20px;
}

.headTitle p {
    margin: 25px 0 0 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 0.5px;
}

/* Nav Post */
.navPostsControler .postLink {
    width: 70px;
    height: 140px;
    position: absolute;
    z-index: 6;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #FFF;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*    -webkit-mask-image: -webkit-radial-gradient(white, black);*/
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.navPostsControler .postLink:hover {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.navPostsControler .postLink img {
    width: 20px;
    height: 20px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    position: relative;
    left: 0px;
}

.navPostsControler .postLink.prevPost {
    left: 0;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.navPostsControler .postLink.prevPost img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.navPostsControler .postLink.prevPost:hover img {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    left: -10px;
}

.navPostsControler .postLink.nextPost {
    right: 0;
    border-radius: 100%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.navPostsControler .postLink.nextPost:hover img {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    left: 10px;
}

/* //////////////////// GENERAL PAGE //////////////////// */
.contentLine {
    padding: 90px 0;
    position: relative;
}

.contentLine.whiteBack+.contentLine.whiteBack {
    padding-top: 0;
}

.contentLine .container {
    position: relative;
    z-index: 5;
}

/* Pagination */
.pagination {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 0 0;
}

.pagination span:first-child,
.pagination a.nextPage {
    margin-left: 0px;
    padding-left: 0px;
    width: auto;
    padding: 5px 15px;
}

.pagination span,
.pagination a {
    min-width: 48px;
    min-height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 0;
    padding: 5px 10px;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    margin: 0 5px;
}

.pagination a:hover,
.pagination .current {
    background-color: #86BE5A;
    border: 1px solid #86BE5A;
    color: #FFF;
}

/*Search Launcher*/
.searchLauncher {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 20;
    -webkit-appearance: none;
    border: none;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%;
}

.searchLauncher:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    background: #4099b7;
    z-index: 1;
    border-radius: 100%;
    opacity: 0.1;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.searchLauncher:hover:before {
    opacity: 0.4;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.searchLauncher:after {
    content: '';
    background: #fff;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 2;
    border-radius: 100%;
}

.searchLauncher img {
    position: relative;
    z-index: 3;
    width: 24px;
    height: 24px;
}

.imageContainer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.imageContainer .open {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.imageContainer.visible .open {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.imageContainer .close {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.imageContainer.visible .close {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.searchLine #searchform {
    position: fixed;
    bottom: 37.5px;
    background: #FFF;
    z-index: 20;
    right: 120px;
    padding: 10px 10px 10px 20px;
    border-radius: 38px;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.searchLine #searchform.visible {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.searchLine #searchform #search {
    border: none;
    border-bottom: 1px solid #DEDEDE;
    background: transparent;
    margin: 0 10px 0 0;
    color: #666;
    font-size: 14px;
    width: 200px;
}

.searchLine #searchform .submit {
    -webkit-appearance: none;
    border: none;
    color: #86be5a;
    background: transparent;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 0.4px;
}

/*Go Back*/
.goBack {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.goBack img {
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0 20px 0 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.goBack:hover img {
    margin: 0 10px 0 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.goBack span {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    color: #86BE5A;
    letter-spacing: 1.14px;
    line-height: 14px;
    margin: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

/*Block Titre*/
.title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 50px 0;
}

.title .bigTitle {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 40px 0 0;
}

.title .divider {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    height: 1px;
    background-color: #E6E6E6;
    position: relative;
}

.title .divider:after {
    content: '';
    position: absolute;
    top: -3px;
    right: 0px;
    background-color: #3F99B7;
    width: 7px;
    height: 7px;
    border-radius: 100%;
}

.title .mainButton {
    position: absolute;
    right: 15px;
    z-index: 3;
}

/*Expertise Card*/
.expertiseCard {
    margin: 0 0 30px 0;
}

.expertiseCard:nth-last-child(-n+3) {
    margin: 0;
}

.expertiseCard .image {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 66%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
    margin: 0 0 20px 0;
    overflow: hidden;
    /*    -webkit-mask-image: -webkit-radial-gradient(white, black);*/
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.expertiseCard .image:hover {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.expertiseCard .image .hover {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    border-radius: 6px;
    background-color: rgba(134, 190, 90, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 53px 7px 0;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.expertiseCard .image:hover .hover {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.expertiseCard .image .hover p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.expertiseCard .image .arrowLink {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-top-left-radius: 6px;
    overflow: hidden
}

.expertiseCard .image .arrowLink img {
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    left: 0;
}

.expertiseCard .image:hover .arrowLink img {
    /*    left: -15px;*/
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.expertiseCard .content {
    padding: 0 0 0 30px;
}

.expertiseCard .content h3 {
    position: relative;
    margin: 0 0 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.expertiseCard .content a:hover h3 {
    color: #86BE5A;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.postContent h2:before,
.postContent h3:before,
.postContent h4:before,
.postContent h5:before,
.postContent h6:before,
.medTitle.beforeLine:before {
    content: '';
    position: absolute;
    left: -30px;
    width: 20px;
    height: 1px;
    background-color: #E6E6E6;
}

.postContent h2:before,
.postContent h3:before,
.postContent h4:before,
.postContent h5:before,
.postContent h6:before {
    top: 18px;
}

.expertiseCard .content h3:after {
    content: '';
    position: absolute;
    left: -30px;
    background-color: #3F99B7;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    display: none;
}

.expertiseCard .content a:hover h3:after {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.expertiseCard .content p {
    color: #999;
}

/*Relation Card*/
.relationCard {
    margin: 0;
    position: relative;
    top: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.relationCard:hover {
    margin: 0;
    position: relative;
    top: -10px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.relationCard .image {
    display: block;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
    margin: 0 0 20px 0;
    overflow: hidden;
    /*    -webkit-mask-image: -webkit-radial-gradient(white, black);*/
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.relationCard .image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3f99b7+0,3f99b7+100&0.3+0,1+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(63, 153, 183, 0.3) 0%, rgba(63, 153, 183, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(63, 153, 183, 0.3)), to(rgba(63, 153, 183, 1)));
    background: linear-gradient(to bottom, rgba(63, 153, 183, 0.3) 0%, rgba(63, 153, 183, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d3f99b7', endColorstr='#3f99b7', GradientType=0);
    /* IE6-9 */
    z-index: 1;
}

.relationCard .image:hover {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.relationCard .image p {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 1.8px;
    text-align: center;
    line-height: 1;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    margin: 0;
}

.relationCard.small .image p {
    letter-spacing: 1px;
    font-size: 15px;
}

.relationCard .image .arrowLink {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-top-left-radius: 6px;
    overflow: hidden
}

.relationCard .image .arrowLink img {
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    left: 0;
}

.relationCard .image:hover .arrowLink img {
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

/*Post Card*/
.postCard {
    margin: 0 0 30px 0;
}

.postCard:nth-last-child(-n+3) {
    margin: 0;
}

.postCard .image {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 120%;
    background-color: #3f99b7;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.postCard .image:hover {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.postCard .image:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
}

.postCard time {
    position: absolute;
    top: 30px;
    right: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #E6E6E6;
    letter-spacing: 0;
    text-align: right;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.50);
    text-transform: uppercase;
    z-index: 2;
}

.postCard .content {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.postCard:hover .content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.postCard .content h3 {
    margin: 0 0 30px 0;
    padding: 20px 30px 0 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #E6E6E6;
    letter-spacing: 0;
    position: relative;
}

.postCard .content h3:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    width: 20px;
    height: 1px;
    background-color: #fff;
}

.postCard .content .mainButton {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.postCard .content .mainButton img {
    width: 20px;
    height: 20px;
    margin: 0 0 0 20px;
    position: relative;
    z-index: 3;
}

/*Partners*/
.partnersSlider {
    position: relative;
}

.slick-arrow {
    background-color: transparent;
    position: absolute;
    z-index: 10;
    -webkit-appearance: none;
    width: 30px;
    height: 30px;
    font-size: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 13px center;
    top: 50%;
    border: none;
    border-radius: 0;
    padding: 0px;
    -webkit-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}

.slick-prev {
    left: -60px;
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}

.slick-next {
    right: -60px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.partnersSlider .slick-arrow {
    background-image: url(./assets/images/IC_chevron_slider.svg);
}

.singlePartner {
    padding: 0 25px;
    height: 100px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

/* //////////////////// ACCUEIL //////////////////// */
/*Vision*/
.visionLine {
    position: relative;
}

.visionLine .container {
    position: relative;
    z-index: 2;
}

.visionLine .backgroundImage {
    position: absolute;
    z-index: 1;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.visionLine .backgroundImage:before,
.visionLine .backgroundImage:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.visionLine .backgroundImage:before {
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.visionLine .backgroundImage:after {
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

/* //////////////////// CONTENT LINES //////////////////// */
.singleBlock {
    margin-bottom: 40px;
}

.singleBlock:last-child {
    margin: 0;
}

.singleBlock .medTitle.beforeLine {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 15px;
}

.introductionBlock .contentBlock p {
    font-weight: 600;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0.4px;
    line-height: 1.4;
}

/*
.singleBlock.titleTextBlock p {
    width: 75%;
}
*/

.singleBlock ul {
    list-style-type: none;
    padding: 0 0 0 22px !important
}

.singleBlock ul li {
    margin: 0 0 10px 0;
    position: relative;
}

.singleBlock ul li:before {
    content: '';
    position: absolute;
    top: 9px;
    left: -22px;
    background-color: #3F99B7;
    width: 7px;
    height: 7px;
    border-radius: 100%;
}

.singleBlock ul li:last-child {
    margin: 0;
}

/*Titre et texte*/
.titleTextBlock .contentBlock.greyBack {
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    padding: 30px;
}

.titleTextBlock .contentBlock.greyBack .medTitle.beforeLine:before {
    display: none;
}

.titleTextBlock .contentBlock.blueBack {
    border-radius: 8px;
    padding: 30px;
}

.titleTextBlock .contentBlock.blueBack .medTitle.beforeLine:before {
    display: none;
}

.singleBlock.titleTextBlock .contentBlock.blueBack ul li,
.titleTextBlock .contentBlock.blueBack .medTitle,
.titleTextBlock .contentBlock.blueBack p {
    color: #fff;
}

.singleBlock.titleTextBlock .contentBlock.blueBack ul li a,
.titleTextBlock .contentBlock.blueBack p a {
    color: #15556A;
}

.singleBlock.titleTextBlock .contentBlock.blueBack ul li a:after,
.titleTextBlock .contentBlock.blueBack p a:after {
    background-color: #15556A;
}

.singleBlock.titleTextBlock .contentBlock.blueBack ul li:before {
    background-color: #15556A;
}

.singleBlock .medTitle.beforeLine:before {
    left: -35px;
}

/*Partner Card*/
.partnerCard {
    margin: 0 0 45px 0;
}

.partnerCard:nth-last-child(-n+3) {
    margin: 0;
}

.partnerCard .image {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 66%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
    margin: 0 0 20px 0;
    overflow: hidden;
    border: 1px solid #E6E6E6;
}

.partnerCard .image img {
    position: absolute;
    top: 0;
    max-width: 70%;
    max-height: 70%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*Fichier*/
.filesBlock .contentBlock {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.filesBlock .contentBlock p {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 30px 0 0;
}

.filesBlock .contentBlock p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.5;
}

.filesBlock .contentBlock .divider {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    height: 1px;
    background-color: #E6E6E6;
    position: relative;
}

.filesBlock .contentBlock .mainButton {
    position: absolute;
    right: 0;
    z-index: 3;
}

/* //////////////////// COLLAPSE //////////////////// */
.collapseContent .singleCollapse {
    margin: 0 0 20px 0;
    border: none;
    background-color: transparent;
}

.collapseContent .singleCollapse:last-child {
    margin: 0;
}

.accordion>.card {
    overflow: visible !important;
}

.collapseContent .singleCollapse .card-header.collapsed:hover,
.collapseContent .singleCollapse .card-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #FFF;
    border: 1px solid #fff;
    padding: 15px 20px;
    cursor: pointer;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.10);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.10);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.collapseContent .singleCollapse .card-header.collapsed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F8FBFC;
    padding: 15px 20px;
    cursor: pointer;
    border-radius: 4px !important;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #D2D2D2;
}

.collapseContent .singleCollapse .card-header.collapsed:hover h2,
.collapseContent .singleCollapse .card-header h2 {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
    line-height: 26px;
    font-weight: 400;
    font-size: 16px;
    color: #3F99B7;
    margin: 0;
}

.collapseContent .singleCollapse .card-header.collapsed h2 {
    color: #333;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.collapseContent .singleCollapse .card-header:after {
    content: '';
    background-image: url(./assets/images/IC_chevron_green.svg);
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center 12px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.collapseContent .singleCollapse .card-header.collapsed:hover:after,
.collapseContent .singleCollapse .card-header.collapsed:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.collapseContent .singleCollapse .card-body {
    padding: 50px 0;
}

.singleCollapse ul {
    padding: 0;
    margin: 0;
}

/* //////////////////// FAQS //////////////////// */
.navigationFaqLine {
    position: relative;
    z-index: 10;
    margin-top: -95px;
}

.faqLink {
    background-color: #F8FBFC;
    position: relative;
    top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 190px;
    padding: 50px;
    border: 1px solid #dedede;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.faqLink:hover {
    top: -10px;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.faqLink .title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 23px;
    color: #3F99B7;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
    line-height: 1;
}

.faqLink .arrowLink {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-top-left-radius: 6px;
    overflow: hidden;
}

.faqLink .arrowLink img {
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    left: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.catContainer {
    margin: 90px 0 50px 0;
}

.catContainer:first-child {
    margin: 0px 0 50px 0;
}

body.page-template-page-faq .singleBlock .whiteBack {
    background-color: transparent;
}

/* //////////////////// TEAM //////////////////// */
.memberCard {
    margin: 0 0 30px 0;
}

.memberCard:nth-last-child(-n+3) {
    margin: 0;
}

.memberCard .image {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 128%;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    /*    -webkit-mask-image: -webkit-radial-gradient(white, black);*/
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard .image:hover {
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard .image:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 25%;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000060', GradientType=0);
}

.memberCard .image:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: #3F99B7;
    opacity: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard .image:hover:after {
    opacity: 0.8;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard .description {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    padding: 35px 30px 30px;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard:hover .description {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard .description p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 23px;
    margin: 0;
}

.memberCard .content {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard .content.socials {
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard:hover .content.socials {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.memberCard .content p.function {
    padding: 15px 30px 0;
    margin: 0 0 6px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: rgba(230, 230, 230, 0.85);
    letter-spacing: 0;
    position: relative;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.memberCard .content p.function:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0px;
    width: 20px;
    height: 1px;
    background-color: #E6E6E6;
}

.memberCard .content p.name {
    padding: 0px 30px 0;
    margin: 0 0 35px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #E6E6E6;
    letter-spacing: 0;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

.memberCard .content .socialLinks {
    width: 100%;
    height: 60px;
    margin: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 30px;
    background-color: #FFFFFF;
}

.memberCard .content .socialLinks svg path {
    fill: #86BE5A;
}

.memberCard .content .socialLinks svg:hover path {
    fill: #15556A;
}

/* //////////////////// OFFERS //////////////////// */
.jobCard {
    padding-bottom: 50px;
    margin: 0 0 50px 0;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jobCard:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90px;
    height: 1px;
    background-color: #E6E6E6;
}

.jobCard:last-child {
    margin: 0;
    padding-bottom: 0;
}

.jobCard:last-child:before {
    display: none;
}

.jobCard .content h3 {
    margin: 0 0 10px 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.jobCard .content a:hover h3 {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    color: #86be5a;
}

.jobCard .content p {
    margin: 0;
}

.jobCard .mainButton {
    margin: 0 0 0 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/* //////////////////// CONTACT //////////////////// */
body:not(.page-template-page-contact) .grecaptcha-badge {
    opacity: 0;
    visibility: hidden;
}

.contactLine {
    padding: 50px 50px 90px 50px;
    margin-top: -100px;
    position: relative;
    z-index: 10;
    border-radius: 8px;
}

.officeInfos .medTitle {
    margin: 0 0 30px 0;
}

.postContent form,
.form {
    width: 100%;
}

.postContent form {
    background-color: #fff;
    border: 1px solid #DEDEDE;
    padding: 30px;
    border-radius: 8px;
    margin: 40px 0 0 0;
}

.postContent form .wpcf7-form-control-wrap,
.form .wpcf7-form-control-wrap {
    width: 100%;
}

.postContent form p.label,
.form p.label {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.11px;
    margin: 0 0 5px 0;
}

.postContent form input,
.form input {
    border: 1px solid #E6E6E6;
    background-color: #F8FBFC;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 30px 0;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.1px;
    -webkit-appearance: none;
}

.postContent form input {
    margin: 0;
}

.postContent form select,
.form select {
    border: 1px solid #E6E6E6;
    background-color: #F8FBFC;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 30px 0;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.1px;
    height: 44px;
}

.postContent form textarea,
.form textarea {
    border: 1px solid #E6E6E6;
    background-color: #F8FBFC;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.1px;
    max-height: 150px;
}

.acceptance-501,
.wpcf7-acceptance,
.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
    width: 100%;
}

.wpcf7-acceptance .wpcf7-list-item label {
    width: auto;
    margin: 0 10px 0 0;
}

.wpcf7-acceptance .wpcf7-list-item input {
    -webkit-appearance: checkbox;
    width: auto;
    margin: 0 10px 0 0;
}

.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 12px;
    color: #999;
}

.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a {
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    color: #86BE5A;
}

.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label a:hover {
    color: #15556a;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.form .field-submit {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.form .field-submit br {
    display: none;
}

.form .field-submit .obligatoires {
    color: #999;
    font-size: 11px;
    margin: 0;
    font-weight: 300;
    font-style: italic;
    margin: 10px 0 0 0;
}

.postContent form input[type=submit],
.form input[type=submit] {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    line-height: 14px;
    text-transform: uppercase;
    background: #86BE5A;
    -webkit-box-shadow: 0 4px 16px 0 rgba(134, 190, 90, 0.25);
    box-shadow: 0 4px 16px 0 rgba(134, 190, 90, 0.25);
    border-radius: 8px;
    padding: 14.5px 20px;
    border: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto;
    margin: 30px 0 0 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    display: inline-block;
}

.postContent form input[type=submit]:hover,
.form input[type=submit]:hover {
    background-color: #6AA03F;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.postContent form input[type=submit] {
    margin: 0;
}

div.wpcf7 .ajax-loader {
    display: none !important;
}


.form input.wpcf7-not-valid {
    border-color: #FA6557;
}

span.wpcf7-not-valid-tip {
    display: none !important;
}

.postContent form div.wpcf7-response-output {
    margin: 30px 0px 0 !important;
    padding: 20px !important;
    font-size: 12px !important;
    color: #666 !important;
}

.form div.wpcf7-response-output {
    margin: 30px 15px 0 !important;
    padding: 20px !important;
    font-size: 12px !important;
    color: #666 !important;
}

.postContent form div.wpcf7-validation-errors,
.postContent form div.wpcf7-spam-blocked,
.postContent form div.wpcf7-acceptance-missing,
.form div.wpcf7-validation-errors,
.form div.wpcf7-spam-blocked,
.form div.wpcf7-acceptance-missing {
    border-color: #FA6557;
    background-color: #FA6557;
    color: #fff !important;
    border-radius: 6px;
}

.postContent form div.wpcf7-mail-sent-ok,
.form div.wpcf7-mail-sent-ok {
    border-color: #35CC62;
    background-color: #35CC62;
    color: #fff !important;
    border-radius: 6px;
}

.postContent form div.wpcf7-mail-sent-ng,
.postContent form div.wpcf7-aborted,
.form div.wpcf7-mail-sent-ng,
.form div.wpcf7-aborted {
    border-color: #FA6557;
    background-color: #FA6557;
    color: #fff !important;
    border-radius: 6px;
}

/* //////////////////// NEWS & POST //////////////////// */
.categoriesList {
    padding: 0 15px;
    margin: 0 0 50px 0;
    list-style-type: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.categoriesList li:first-child {
    margin: 0 auto 0 0;
}

.categoriesList li {
    margin: 0 0 0 10px;
}

.categoriesList li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    color: #15556a !important;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.categoriesList li a:hover {
    color: #86be5a !important;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.categoriesList li a:after {
    height: 3px !important;
    bottom: -4px !important;
}

/*
.postContent p {
    width: 75%;
}
*/

.postContent img.alignleft {
    display: inline;
    float: left;
    margin: 0 25px 25px 0;
    max-width: 100%;
    height: auto;
}

.postContent img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    max-width: 100%;
    height: auto;
}

.postContent img.alignright {
    display: inline;
    float: right;
    margin: 0 0 25px 25px;
    max-width: 100%;
    height: auto;
}


.navPosts {
    background-color: #f8fbfc;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    margin: 30px 0 20px 0;
}

.navPosts .third {
    width: 30%;
}

.navPosts .third .nav-posts {
    width: 100%;
}

.navPosts .third .nav-posts span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #86be5a;
}

.navPosts .third .nav-posts span strong {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: #86be5a;
    letter-spacing: 2px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.navPosts .third .nav-posts.prevPost {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.navPosts .third .nav-posts.prevPost span:before {
    content: '';
    background-image: url(./assets/images/IC_arrow_green.svg);
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.navPosts .third .nav-posts.prevPost:hover span:before {
    margin: 0 15px 0 0;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.navPosts .third .nav-posts.allPost {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.navPosts .third .nav-posts.allPost span:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(./assets/images/IC_return_all_green.svg);
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.navPosts .third .nav-posts.allPost:hover span:before {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.navPosts .third .nav-posts.nextPost {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.navPosts .third .nav-posts.nextPost span:after {
    content: '';
    background-image: url(./assets/images/IC_arrow_green.svg);
    display: inline-block;
    position: relative;
    margin: 0 0 0 10px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.navPosts .third .nav-posts.nextPost:hover span:after {
    margin: 0 0 0 15px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.socialRocket .social-rocket-inline-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.socialRocket .social-rocket-inline-buttons p {
    font-size: 14px;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    position: relative;
    top: -3px;
}

.social-rocket-buttons {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.socialRocket .social-rocket-inline-buttons .social-rocket-buttons .social-rocket-button,
.socialRocket .social-rocket-inline-buttons .social-rocket-buttons .social-rocket-button:last-child,
.socialRocket .social-rocket-inline-buttons .social-rocket-buttons .social-rocket-shares-total {
    margin-bottom: 5px;
    margin-right: 3px;
}

.socialRocket .social-rocket-inline-buttons .social-rocket-buttons .social-rocket-button-anchor,
.socialRocket .social-rocket-inline-buttons .social-rocket-buttons .social-rocket-button-anchor:focus,
.socialRocket .social-rocket-inline-buttons .social-rocket-buttons .social-rocket-button-anchor:hover {
    padding: 0;
}

/* //////////////////// 404 & SEARCH //////////////////// */
.errorLine {
    height: calc(100vh - 168px);
    max-height: 100vh;
}

.errorLine .container h1,
.errorLine .container p {
    color: #fff;
}

.errorLine .container p {
    margin: 0 0 50px 0;
}

body.search .expertiseCard .content p {
    display: none;
}

body.search .medTitle.beforeLine:before {
    top: 14px;
}

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