/* Fonts */
@import url("https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro");

@font-face {
  font-family: 'ClashDisplay-Extralight';
  src: url('../css/fonts/ClashDisplay-Extralight.woff2') format('woff2'),
       url('../css/fonts/ClashDisplay-Extralight.woff') format('woff'),
       url('../css/fonts/ClashDisplay-Extralight.ttf') format('truetype');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Light';
  src: url('../css/fonts/ClashDisplay-Light.woff2') format('woff2'),
       url('../css/fonts/ClashDisplay-Light.woff') format('woff'),
       url('../css/fonts/ClashDisplay-Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Regular';
  src: url('../css/fonts/ClashDisplay-Regular.woff2') format('woff2'),
       url('../css/fonts/ClashDisplay-Regular.woff') format('woff'),
       url('../css/fonts/ClashDisplay-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Medium';
  src: url('../css/fonts/ClashDisplay-Medium.woff2') format('woff2'),
       url('../css/fonts/ClashDisplay-Medium.woff') format('woff'),
       url('../css/fonts/ClashDisplay-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Semibold';
  src: url('../css/fonts/ClashDisplay-Semibold.woff2') format('woff2'),
       url('../css/fonts/ClashDisplay-Semibold.woff') format('woff'),
       url('../css/fonts/ClashDisplay-Semibold.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Bold';
  src: url('../css/fonts/ClashDisplay-Bold.woff2') format('woff2'),
       url('../css/fonts/ClashDisplay-Bold.woff') format('woff'),
       url('../css/fonts/ClashDisplay-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}


* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: none;
}

a {
  text-decoration: none;
  color: inherit;
}

button {
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.map-block iframe {
	height: 220px;
    border-radius: 15px;
    margin-top: 13px;
}

ul {
  list-style: none;
}

.grecaptcha-badge{
    display:none;
}

html,
body {
  scroll-behavior: smooth;
}

body {
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  font-weight: 400;
  color: #001e2d;
  margin-top: 0;
  transition: margin 0.5s ease-in-out;
}
body.single-implantation .dedicated-team {
  padding-bottom: 176px;
}
body.page-template-identite {
  background: linear-gradient(0deg, rgba(0, 112, 189, 0.1019607843) 0%, #FFFFFF 100%);
}

body.gdpr-infobar-visible {
  margin-top: 63px;
}

section {
  display: flex;
  flex-direction: column;
}

.container {
  width: 1206px;
  max-width: 100%;
  padding: 0 23px;
  margin: 0 auto;
}

.wow {
  visibility: hidden;
}


body.single-secteur .dedicated-team {
    display: none;
}

.single-expertise-secteur .body-wrapper .description a,
.news .article-content .content-wrapper .description a,
.training .training-info-wrapper .info-body .info-body-wrapper .item:not(.speaker) a,
.biography .biography-wrapper .team-description a,
.location .location-body .right p a {
    text-decoration: underline;
}

/* Contact Form 7 */

.wpcf7 form .wpcf7-response-output {
  font-family: 'ClashDisplay-Medium';
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  grid-column-start: 1;
  grid-column-end: 3;
  font-size: 13px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0.04em;
  position: relative;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: -95px;
  color:#0070bd;
}

body.single-formation form .input-group.input-group-radio .choice .wpcf7-not-valid-tip {
    display: none !important;
}

body.single-formation form .wpcf7-response-output {
  margin: 0 !important;
}

body.single-formation span.wpcf7-list-item {
    display: flex !important;
    column-gap: 14px;
    margin: 0 !important;
}

body.single-formation span.wpcf7-form-control.wpcf7-radio {
    display: flex;
    column-gap: 144px;
}

body.single-formation span.wpcf7-list-item span.wpcf7-list-item-label {
  order: 2;
}

body.single-formation span.wpcf7-list-item input[type="radio"] {
  order: 1;
}

body.single-formation form.sent .wpcf7-response-output {
    min-height: 60px;
    padding: 60px 186px 60px 294px !important;
    background-color: #ecf5fa;
}

body.single-formation form.sent .wpcf7-response-output:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 196px;
  width: 60px;
  height: 60px;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='60' height='60' viewBox='0 0 60 60'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='1.007' y1='0.929' x2='-0.011' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%2303a6a1'/%3E%3Cstop offset='1' stop-color='%230070bd'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg id='Group_2984' data-name='Group 2984' transform='translate(-933.766 -4089)'%3E%3Crect id='Rectangle_1689' data-name='Rectangle 1689' width='60' height='60' rx='30' transform='translate(933.766 4089)' fill='url(%23linear-gradient)'/%3E%3Cpath id='check_1_' data-name='check (1)' d='M24.324,12.662a12.114,12.114,0,0,1-2.061,6.752.95.95,0,1,1-1.58-1.056A10.236,10.236,0,0,0,22.1,10.1a.95.95,0,0,1,1.84-.474A12.206,12.206,0,0,1,24.324,12.662ZM17.47,21.446a10.262,10.262,0,1,1,.518-17.233.95.95,0,1,0,1.08-1.564A12.163,12.163,0,0,0,3.562,21.262a12.167,12.167,0,0,0,14.893,1.809.95.95,0,1,0-.985-1.625Zm-5.217-6.029a.542.542,0,0,1-.4-.151L6.877,10.547A.95.95,0,1,0,5.57,11.926l4.975,4.718a2.426,2.426,0,0,0,1.684.674l.1,0a2.428,2.428,0,0,0,1.725-.813l.033-.038L24.115,3.993A.95.95,0,0,0,22.633,2.8L12.627,15.249A.543.543,0,0,1,12.254,15.417Zm0,0' transform='translate(951.604 4106.338)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.wpcf7-not-valid-tip {
  font-family: "Neue Haas Grotesk Display Pro";
  font-weight: 400 !important;
  font-size: 12px !important;
  letter-spacing: 0.06em;
  color: #da1e28 !important;
  margin-top: 8px;
  position: relative;
/*   display: none !important; */
}

.wpcf7-not-valid-tip::after {
    content: "";
    position: absolute;
    right: 5px;
    top: -54px;
    width: 16px;
    height: 16px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg id='Organization_Status_warning--filled_16' data-name='Organization / Status / warning--filled / 16' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Transparent_Rectangle' width='16' height='16' fill='none'/%3E%3Cpath id='Compound_Path' d='M9,2a7,7,0,1,0,7,7A7.021,7.021,0,0,0,9,2ZM8.45,5h1.1v5.5H8.45V5ZM9,13.5a.75.75,0,1,1,.75-.75A.769.769,0,0,1,9,13.5Z' transform='translate(-1 -1)' fill='%23fd403d'/%3E%3Cpath id='inner-path' d='M16,15.75a.75.75,0,1,1-.75-.75A.769.769,0,0,1,16,15.75ZM15.8,8H14.7v5.5h1.1Z' transform='translate(-7.25 -4)' fill='%23da1e28' opacity='0'/%3E%3C/svg%3E%0A");
}

.error{
  font-family: "Neue Haas Grotesk Display Pro";
  font-weight: 400 !important;
  font-size: 12px !important;
  letter-spacing: 0.06em;
  color: #da1e28 !important;
  margin-top: 8px;
  position: relative;
  display: flex;
  opacity: 0;
  transition: .5s ease-in-out;
}

.error.active {
  opacity: 1;
}

.error::after {
    content: "";
    position: absolute;
    right: 5px;
    top: -54px;
    width: 16px;
    height: 16px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg id='Organization_Status_warning--filled_16' data-name='Organization / Status / warning--filled / 16' xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Crect id='Transparent_Rectangle' width='16' height='16' fill='none'/%3E%3Cpath id='Compound_Path' d='M9,2a7,7,0,1,0,7,7A7.021,7.021,0,0,0,9,2ZM8.45,5h1.1v5.5H8.45V5ZM9,13.5a.75.75,0,1,1,.75-.75A.769.769,0,0,1,9,13.5Z' transform='translate(-1 -1)' fill='%23fd403d'/%3E%3Cpath id='inner-path' d='M16,15.75a.75.75,0,1,1-.75-.75A.769.769,0,0,1,16,15.75ZM15.8,8H14.7v5.5h1.1Z' transform='translate(-7.25 -4)' fill='%23da1e28' opacity='0'/%3E%3C/svg%3E%0A");
}

form .input-group.input-group-select .wpcf7-not-valid-tip::after {
    right: 44px;
}

/* Contact Form 7 */

.label {
  width: -moz-max-content;
  width: max-content;
  padding: 0 31px;
  height: 58px;
  border-radius: 29px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 26px;
  color: #fff;
}

.scroll-down-wrapper {
  position: absolute;
  z-index: 10;
  top: calc(100% - 155px);
  left: -30px;
  transform: rotate(-90deg);
  animation: fade 1s ease-in-out;
}
.scroll-down-wrapper .scroll-down {
  font-size: 14px;
  color: #03A6A1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.scroll-down-wrapper .scroll-down span {
  display: flex;
}
.scroll-down-wrapper .scroll-down span.icon {
  transform: rotate(90deg);
}

.btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 23px;
       column-gap: 23px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  position: relative;
  overflow: hidden;
  min-height: 47px;
  padding: 0 25px;
  border-radius: 25px;
  background: linear-gradient(to right, #03a6a1 0%, #0070bd 100%);
  isolation: isolate;
}
.btn-icon.white {
  background: #fff;
  color: #001E2D;
}
.btn-icon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #001E2D;
  z-index: -1;
  transform: translateX(-105%);
  transition: transform 0.3s ease-out;
  border-radius: 25px;
}
.btn-icon:hover.white {
  color: #fff;
}
.btn-icon:hover::after {
  transform: translateX(0%);
}

.page-link {
  min-width: 270px;
  display: inline-flex;
  padding-bottom: 11px;
  position: relative;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 22px;
  color: #0070bd;
  text-transform: uppercase;
}
.page-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  transition: width 0.3s ease-out;
  pointer-events: none;
}
.page-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #0070BD;
  transition: width 0.3s ease-out;
  pointer-events: none;
}
.page-link .phrases {
  height: 25px;
  overflow: hidden;
  width: 100%;
}
.page-link .phrases div {
  transition: top 0.3s ease-out;
  position: relative;
  top: 0;
  display: flex;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  justify-content: space-between;
  width: 100%;
}
.page-link .phrases div span {
  display: flex;
}
.page-link .phrases div.text-wrapper-2 {
  opacity: 0;
}
.page-link:hover::after {
  width: 100%;
}
.page-link:hover .phrases div.text-wrapper-1 {
  top: -23px;
}
.page-link:hover .phrases div.text-wrapper-2 {
  top: -23px;
  opacity: 1;
}
.page-link.white {
  color: #fff;
}
.page-link.white::before {
  background-color: #fff;
}
.page-link.white .phrases svg path {
  stroke: #fff;
}

.breadcrumbs {
  width: 996px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 16px;
}
.breadcrumbs ul {
  display: flex;
  -moz-column-gap: 18px;
       column-gap: 18px;
}
.breadcrumbs ul li {
  padding-right: 18px;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 16px;
  color: #0070bd;
  text-transform: uppercase;
  position: relative;
}
.breadcrumbs ul li::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #0070bd;
}
.breadcrumbs ul li:last-child {
  padding-right: 0;
}
.breadcrumbs ul li:last-child::after {
  content: none;
}

.switchers {
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.switchers a {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  isolation: isolate;
}
.switchers a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #001e2d;
  border-radius: 25px;
  transform: translateX(-105%);
  transition: transform 0.3s ease-out;
  z-index: -1;
}
.switchers a:hover::after {
  transform: translateX(0%);
}

form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 35px;
  width: 768px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
form .input-group {
  border-bottom: 1px solid #0070BD;
  position: relative;
  font-size: 16px;
  min-height: 37px;
}
form .input-group::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  transition: width 0.3s ease-out;
  pointer-events: none;
}
form .input-group:focus-within::after {
  width: 100%;
}
form .input-group .form-control {
  width: 100%;
  height: 100%;
  padding-bottom: 18px;
  background-color: transparent;
  border: 0;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.05em;
  font-family: "neue haas grotesk display pro";
}
form .input-group .form-control::-webkit-input-placeholder {
  color: #001E2D;
}
form .input-group .form-control::-moz-placeholder {
  color: #001E2D;
}
form .input-group .form-control:-ms-input-placeholder {
  color: #001E2D;
}
form .input-group .form-control:-moz-placeholder {
  color: #001E2D;
}
form .input-group input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 15;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
form .input-group textarea {
  resize: none;
  min-height: 70px;
}
form .input-group.input-full-width {
  grid-column-start: 1;
  grid-column-end: 3;
}
form .input-group.input-group-select::after {
  width: 0;
}
form .input-group.input-group-select input {
  cursor: pointer;
  padding-right: 45px;
}
form .input-group.input-group-select > .icon {
  pointer-events: none;
  position: absolute;
  top: 12px;
  right: 11px;
  transform: rotate(0deg);
  transition: transform 0.5s ease-in-out;
}
form .input-group.input-group-select .options {
  position: absolute;
  background-color: #FFF;
  top: 38px;
  z-index: 2;
  width: 100%;
  display: none;
  flex-direction: column;
  overflow: hidden;
  overflow-y: scroll;
  height: 312px;
  animation: fade 0.3s ease-out;
}

/* Works on Firefox */
form .input-group.input-group-select .options {
  scrollbar-width: thin;
  scrollbar-color: #001e2d #E2EEF7;
}

/* Works on Chrome, Edge, and Safari */
form .input-group.input-group-select .options::-webkit-scrollbar {
  width: 8px;
}

form .input-group.input-group-select .options::-webkit-scrollbar-track {
  background: #E2EEF7;
}

form .input-group.input-group-select .options::-webkit-scrollbar-thumb {
  background-color: #001e2d;
  border: 2px solid #E2EEF7;
}

form .input-group.input-group-select .options div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 15px;
       column-gap: 15px;
  cursor: pointer;
  padding: 16px 18px;
  font-size: 16px;
  border-bottom: 1px solid #CCE2F2;
  position: relative;
}
form .input-group.input-group-select .options div::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background-color: #0070BD;
  transition: width 0.3s ease-out;
  pointer-events: none;
}
form .input-group.input-group-select .options div span {
  display: flex;
}
form .input-group.input-group-select .options div span.icon {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
form .input-group.input-group-select .options div:hover::after {
  width: 100%;
}
form .input-group.input-group-select .options div.active::after {
  width: 100%;
}
form .input-group.input-group-select .options div.active span.icon {
  opacity: 1;
}
form .input-group.input-group-select.active::after {
  width: 100%;
}
form .input-group.input-group-select.active .options {
  display: flex;
}
form .input-group.input-group-select.active > .icon {
  transform: rotate(180deg);
}
form .input-group.input-group-file {
  padding-bottom: 18px;
}

form .input-group.input-group-file .wpcf7-form-control-wrap {
	position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

}
form .input-group.input-group-file::after {
  content: none;
}
form .input-group.input-group-file .file-text {
  display: flex;
  align-items: center;
  padding-right: 45px;
  position: relative;
}
form .input-group.input-group-file .file-text span {
  display: flex;
}
form .input-group.input-group-file .file-text span.icon {
  position: absolute;
  right: 11px;
}
form .input-group.mandatory {
  color: #0070bd;
  padding-bottom: 0;
  border-bottom: none;
}
form .input-group.mandatory::after {
  content: none;
}
form .input-group.input-group-submit {
  padding-bottom: 0;
  border-bottom: none;
  text-align: right;
}
form .input-group.input-group-submit::after {
  content: none;
}
form .input-group.input-group-submit .page-link {
  padding-bottom: 0;
  min-width: 162px;
}
form .input-group.input-group-submit .page-link::before, form .input-group.input-group-submit .page-link::after {
  content: none;
}
form .input-group.input-group-check {
  border: 0;
  position: relative;
}
form .input-group.input-group-check::after {
  content: none;
}
form .input-group.input-group-check label {
  cursor: pointer;
  display: flex;
  padding-left: 35px;
  max-width: 595px;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 24px;
}
form .input-group.input-group-check label span a {
  position: relative;
	text-decoration: underline;
	text-underline-offset: 4px;
}
/*form .input-group.input-group-check label span a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background-color: #001E2D;
}*/
form .input-group.input-group-check label input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 4px;
  padding-bottom: 0;
  border: 1px solid #0070BD;
  cursor: pointer;
}
form .input-group.input-group-check label input[type=checkbox]::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 13px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cg id='icon_check' transform='translate(-1012 -585)'%3E%3Crect id='Rectangle_97' data-name='Rectangle 97' width='18' height='18' transform='translate(1012 585)' fill='%23fff' opacity='0'/%3E%3Cpath id='Icon-check' d='M20.94,9,10.669,19.271,6,14.6' transform='translate(1007.53 579.864)' fill='none' stroke='%230070bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease-in-out;
  transform-origin: center;
  margin: auto;
}
form .input-group.input-group-check label input[type=checkbox]:checked:after {
  opacity: 1;
  visibility: visible;
}
form .input-group.input-group-radio-label {
  position: relative;
}
form .input-group.input-group-radio-label::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 100%;
  width: 20px;
  height: 1px;
  background-color: #0070bd;
}
form .input-group.input-group-radio {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 50px;
       column-gap: 50px;
}
form .input-group.input-group-radio:focus-within::after {
  content: none;
}
form .input-group.input-group-radio .choice {
  padding-bottom: 18px;
  display: flex;
  align-items: center;
  -moz-column-gap: 14px;
       column-gap: 14px;
}
form .input-group.input-group-radio .choice label {
  cursor: pointer;
  display: flex;
  column-gap: 15px;
  align-items: center;
}
form .input-group.input-group-radio .choice input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  margin: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #0070BD;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
form .input-group.input-group-radio .choice input[type=radio]::before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  transform: scale(0);
  transition: 0.3s transform ease-out;
  background-color: #0070BD;
  position: absolute;
}
form .input-group.input-group-radio .choice input[type=radio]:checked::before {
  transform: scale(1);
}
form .input-group.input-group-counter-label {
  position: relative;
}
form .input-group.input-group-counter-label::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 100%;
  width: 20px;
  height: 1px;
  background-color: #0070bd;
}
form .input-group.input-group-counter {
  display: flex;
  align-items: center;
  -moz-column-gap: 26px;
       column-gap: 26px;
  padding-bottom: 18px;
}
form .input-group.input-group-counter .counter {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #d4e7f4;
  cursor: pointer;
}

form .input-group.input-group-counter .counter.disabled {
  pointer-events: none;
}


form .input-group.input-group-radio .choice .wpcf7-not-valid-tip::after {
  top: -30px;
}

.team-wrapper .item {
  width: 218px;
  height: 333px;
  position: relative;
  display: flex;
  overflow: hidden;
  color: #fff;
}
.team-wrapper .item .info {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 15px 10px;
  background: linear-gradient(rgba(0, 112, 189, 0) 0%, #03a6a1 100%);
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.team-wrapper .item .info .wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  position: absolute;
  bottom: -250px;
  width: calc(100% - 20px);
  transition: bottom 0.4s ease-out;
}
.team-wrapper .item .info .wrapper .fullname {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
.team-wrapper .item .info .wrapper .status {
  font-family: 'ClashDisplay-Regular';
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 24px;
  text-transform: uppercase;
}
.team-wrapper .item:hover .info {
  opacity: 1;
}
.team-wrapper .item:hover .info .wrapper {
  bottom: 15px;
}

.news-items .item {
  padding: 48px 38px 31px;
  background-color: #FFFFFF;
  min-height: 308px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 17px;
  border: 1px solid #ECF5FA;
}
.news-items .item .read-more {
  width: 100%;
  display: inline-flex;
  padding-top: 11px;
  position: relative;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 22px;
  color: #001E2D;
  text-transform: uppercase;
  font-weight: 600;
}
.news-items .item .read-more::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 3px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  transition: width 0.3s ease-out;
  pointer-events: none;
}
.news-items .item .read-more::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #0070BD;
  transition: width 0.3s ease-out;
  pointer-events: none;
}
.news-items .item .read-more .phrases {
  height: 25px;
  overflow: hidden;
  width: 100%;
}
.news-items .item .read-more .phrases div {
  transition: top 0.3s ease-out;
  position: relative;
  top: 2px;
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  justify-content: space-between;
  width: 100%;
}
.news-items .item .read-more .phrases div.text-wrapper-2 {
  color: #0070BD;
}
.news-items .item .news-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 40px;
  height: 100%;
}
.news-items .item .news-info h2 {
  font-family: 'ClashDisplay-Regular';
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  max-width: 332px;
}
.news-items .item .news-info ul {
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.news-items .item .news-info ul li {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 20px;
  color: #0070bd;
}
.news-items .item .news-info ul li:not(:first-child) {
  padding-left: 12px;
  border-left: 1px solid #0070bd;
}
.news-items .item:hover .read-more::after {
  width: 100%;
}
.news-items .item:hover .read-more .phrases div.text-wrapper-1 {
  top: -23px;
}
.news-items .item:hover .read-more .phrases div.text-wrapper-2 {
  top: -23px;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* 
** Start Header
*/
header {
  position: absolute;
  width: 100%;
  padding-top: 30px;
  z-index: 5;
}
header .header-container {
  width: 100%;
  height: 61px;
  padding-left: 70px;
  padding-right: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
header .logo {
  position: relative;
  z-index: 2;
  width: 216px;
  height: 61px;
}
header .logo svg {
  width: 100%;
}
header .navbar-nav {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
header .navbar-nav li {
  position: relative;
}
header .navbar-nav li::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  width: 0.2px;
  margin: 0 auto;
  border-style: solid;
  border-width: 45px 2px 0 2px;
  border-color: #96DAD8 transparent transparent transparent;
  pointer-events: none;
  opacity: 0;
  transition: 0.5s ease-in-out;
}
header .navbar-nav li a {
  font-size: 14px;
  letter-spacing: 0.03em;
  cursor: pointer;
  height: 61px;
  display: flex;
  align-items: center;
}
header .navbar-nav li.menu-item-has-children {
  position: relative;
}
header .navbar-nav li.menu-item-has-children:hover .sub-menu {
  display: flex;
}
header .navbar-nav li.current_page_item a {
  font-weight: 600;
}
header .navbar-nav li.current_page_item::before, header .navbar-nav li:hover::before {
  opacity: 1;
}



header .lang_switch_container {
	
	display: flex;
	justify-content:center;
	align-items: flex-start;
	position : absolute;
	right : 50px;
	top : 10px;
  z-index: 20;
 
	
}


header .langue-switcher {
	
	
	/* overflow: hidden; */
	transition: 0.5s ease-in-out;
	width: 42px;
}



header .langue-switcher .button-show-lang:hover:after  {
	
opacity : 1;
	  
	
}


header .lang-switch-items {
	
	position :relative;
	top : -50px;
	left : 50%;
	transform : translate(-50%);
	z-index : -2;
	opacity : 0;
	text-align : center
		
}

 header .lang-switch-items li a {

	text-transform : uppercase;
  font-weight: 500;

      font-size: 14px;
    line-height: 16px;

 }

 header .lang-switch-items li a.active {
	
	
	color : #0070BD;
	position:relative;
	letter-spacing: 0.35px;
font-size : 14px;
	line-height : 17px;
	font-weight : 600;
}


/* header .lang-switch-items li a.active::after {
	
position:absolute;
content:"";
background : #0070BD;
opacity : 0.15;
width: 36px;
    height: 36px;
    border-radius: 50%;
    left: -9px;
    top: -7px;
	
}  */



header.active_switch_lang .lang-switch-items {
	
		top : -36px;
	
	z-index : 1;
	
		opacity : 1;
			
			animation-name: move_switchlang;
  animation-duration: 0.5s;
      display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0px;
	
}


/* header.active_switch_lang .lang-switch-items li:last-child {

margin-top: 15px;

} */


header .lang-switch-items li {

width: 36px;
height : 36px;
border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;

}

header .lang-switch-items li:has(.active) {

 background: #D9EAF5;

}



@keyframes move_switchlang {
  0% {top : -50px; opacity: 0;  }
  100% { top: -36px; opacity: 1;  }
}


header .button-show-lang {
	
    /* width: 45px; */
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: 0.5s ease-in-out;
    cursor: pointer;
	
}





header .button-show-lang::after {
	
	    content: "";
    background: #FFFFFF;
    position: absolute;
    width: 42px;
    height: 42px;
        top: 0;
    left: 50%;
    border-radius: 40px;
    z-index: -1;
    opacity: 0;
    transition: 0.5s ease-in-out;
        transform: translate(-50%);
}



header.active_switch_lang .button-show-lang::after {
	
	opacity : 1;
	height : 114px
	
}



header .button-show-lang svg {
	
  
    position: absolute;
    top: 3px;
	
}



/* body.mac-os header .lang-switch-items li a.active::after  {

top : -12px

} */


/* header .lang-switch-items li a.active {

    background: #D9EAF5;
    border-radius: 50%;
    padding: 10px 9px 9px 9px;

} */


header .lang-switch-items li a {

border-radius: 50%;
    padding: 10px 9px 9px 9px;

}




header .sub-menu {
  position: absolute;
  left: -75px;
  top: 53px;
  width: 228px;
  min-height: 335px;
  border-radius: 15px;
  background: #fff;
  border: 1px solid rgba(0, 112, 189, 0.4);
  box-shadow: 0px 20px 40px rgba(0, 112, 189, 0.18);
  padding: 26px 0 40px;
  text-align: center;
  flex-direction: column;
  row-gap: 7px;
  padding: 7px;
  display: none;
  animation: fade 1s ease-in-out;
}
header .sub-menu::after {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  width: 0.2px;
  margin: 0 auto;
  border-style: solid;
  border-width: 0 2px 15px 2px;
  border-color: transparent transparent #96DAD8 transparent;
  pointer-events: none;
}
header .sub-menu li {
  position: relative;
  padding-bottom: 0;
  transition: 0.5s ease-in-out;
  border-radius: 8px;
  isolation: isolation;
  overflow: hidden;
}
header .sub-menu li::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(258deg, #0070BD 0%, #03A6A1 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease-in-out;
  z-index: 1;
}
header .sub-menu li::before {
  content: none;
}
header .sub-menu li a {
  font-family: "ClashDisplay-Semibold";
  font-size: 17px;
  letter-spacing: 0.04em;
  opacity: 0.5;
  transition: 0.5s ease-in-out;
  display: block;
  height: initial;
  z-index: 2;
  padding: 14px 0;
}
/*header .sub-menu li:hover {
  padding-bottom: 24px;
}*/
header .sub-menu li:hover::after {
  opacity: 0.1;
}
header .sub-menu li:hover a {
  /*  transform: scale(1.2);*/
  opacity: 1;
}
header .menu-icon {
  width: 60px;
  height: 60px;
  background-color: #D4E7F4;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  position: relative;
  z-index: 2;
}
header .menu-icon .lines {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 7px;
  width: 16px;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
  transition: width 0.5s ease-in-out;
}
header .menu-icon span {
  position: relative;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0070BD;
  transition: left 0.5s ease-in-out;
}
header .menu-icon:hover .lines, header .menu-icon.active .lines {
  width: 25px;
}
header .menu-icon:hover span:first-child, header .menu-icon.active span:first-child {
  left: 25px;
}
header .menu-icon:hover span:last-child, header .menu-icon.active span:last-child {
  left: -25px;
}

/* 
**  Home
*/

/* classment sec */


.page-template-home .classements_sec {
	position: relative;
	isolation: isolate;
}

.page-template-home .classements_sec .container {
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
}

.page-template-home .classements_sec::after {
	content: "";
	position: absolute;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	left: 20px;
	top: 20px;
	background-color: #001E2D;
	z-index: -1;
}

.page-template-home .classements_sec .classements_content {
	padding: 50px 132px 60px 115px;
	display: flex;
}

.page-template-home .classements_sec .classements_content .left h3 {
	font-family: "ClashDisplay-Regular";
	font-weight: 500;
	font-size: 22px;
	text-align: left;
	color: #fff;
	width: 100%;
	max-width: 284px;
	flex-grow: 1;
}


.page-template-home .classements_sec .classements_content .left p {
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #fff;
	opacity: 0.8;

	width: 100%;
	margin-top: 18px;
	margin-bottom: 26px;
}


.page-template-home .classements_sec .classements_content .left {
	margin-right: 34px;
	width: 100%;
	max-width: 505px;
}

.page-template-home .classements_sec .classements_content .image {
	width: 100%;
	max-width:218px;	
}

.page-template-home .classements_sec .classements_content .image img {
	width: 100%;
}


.page-template-home .classements_sec .classements_content .quotes_slider {
	margin-left: 106px;
	width: 100%;
	max-width: 290px;
	position: relative;
	isolation: isolate;
}

.page-template-home .classements_sec .classements_content .quotes_slider::after {
	content: "";
	width: 104px;
	height: calc(100% - 55px);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	background-color: #0070BD;
	opacity: 0.2;
}

.page-template-home .classements_sec .classements_content .quotes_slider::before {
	content: "";
	height: 1px;
	width: calc(100% - 12px);
	position: absolute;
	right: 0;
	bottom: 14px;
	z-index: -1;
	background-color: #03A6A1;
	opacity: 0.6;
}

.page-template-home .classements_sec .classements_content .quotes_slider .splide__arrows {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 17px;
	position: relative;
	isolation: isolate;
	margin-bottom: 35px;
}

.page-template-home .classements_sec .classements_content .quotes_slider .splide__arrows::after {
	content: "";
	position: absolute;
	width: var(--progress-x, 0%);
	transition: 0.4s ease-in-out;
	height: 3px;
	background-color: rgb(0, 112, 189);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 0;
}
.page-template-home .classements_sec .classements_content .quotes_slider .splide__arrows::before {
	content: "";
	position: absolute;
	width: calc(100% - 112px);
	height: 1px;
	background-color: rgba(0, 112, 189,0.3);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: -1;
}

.page-template-home .classements_sec .classements_content .quotes_slider .splide__arrows .num_track {
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	color: #fff;
	width: 22px;
}

.page-template-home .classements_sec .classements_content .quotes_slider .splide__arrows .splide__arrow--next svg path{
	stroke: #0070BD;
}

.page-template-home .classements_sec .classements_content .quotes_slider .splide__arrows .splide__arrow {
	margin-top: 2px;
}

.page-template-home .classements_sec .classements_content .quotes_slider .quote {
	width: 100%;
	max-width: 278px;
	padding-top: 8px;
	min-height: 220px;
	padding-left: 23px;
}

.page-template-home .classements_sec .classements_content .quotes_slider .quote p {
	width: 100%;
	max-width: 260px;
		font-weight: normal;
	font-size: 17px;
	line-height: 26px;
	text-align: left;
	color: #fff;
}


.page-template-home .classements_sec .classements_content .quotes_slider .quote img {
	margin-bottom: 20px;
}

/* classment sec end */

.hero {
  padding-top: 100px;
  padding-bottom: 86px;
  position: relative;
  background-image: url("../css/images/hero-bg.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}
.hero .hero-intro {
  display: flex;
  min-height: 629px;
}

.hero .hero-intro .title-mobile {
  display: none;
}

.hero .hero-intro .left {
  width: 945px;
  padding-left: 100px;
  margin-top: 140px;
  position: relative;
  z-index: 3;
}
.hero .hero-intro .line {
  width: 0;
  height: 1px;
  background: linear-gradient(#0070bd 0%, #03a6a1 100%);
  margin-bottom: 57px;
  animation: 1s linear .5s extended forwards;
}

@keyframes extended {
  from {
    width: 0;
  }

  to {
    width: 543px;
  }
}


@keyframes animate-word-out {
  0% {
    width: var(--animate_width);
    opacity: 1;
  }
  100% {
    width: 0;
  }
}

@keyframes animate-word-in {
  0% {
    width: 0;
  }
  100% {
    width: var(--animate_width);
    opacity: 1;
  }
}

.hero .hero-intro h1 {
  font-family: "ClashDisplay-Semibold";
  font-weight: 600;
  font-size: 52px;
  line-height: 62px;
  margin-bottom: 47px;
}

/*#word-animation {
  opacity: 0;
}*/

.hero .hero-intro h1 .hidden-words {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.hero .hero-intro h1 .animated-line {
  display: inline-flex;
  column-gap: 12px;
  flex-wrap: wrap;
}


.hero .hero-intro h1 .text-animation {
  --animate_width: 310px;
  display: inline-block;
  overflow: hidden;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.hero .hero-intro h1 .text-animation.animate-out {
  animation-name: animate-word-out;
}

.hero .hero-intro h1 .text-animation.animate-in {
  animation-name: animate-word-in;
}


.hero .hero-intro .left .items {
  max-width: 712px;
  padding-left: 42px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 30px;
  grid-column-gap: 115px;
  justify-content: space-between;
}
.hero .hero-intro .left .items .card.card-article {
  line-height: 22px;
  letter-spacing: 0.04em;
  border-bottom: 1px solid #0070BD;
  position: relative;
  padding-bottom: 30px;
}
.hero .hero-intro .left .items .card.card-article::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 3px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  transition: width 0.3s ease-out;
}
.hero .hero-intro .left .items .card.card-article .date {
  color: #03A6A1;
  font-weight: 400;
  font-size: 16px;
}
.hero .hero-intro .left .items .card.card-article h2 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 25px;
}
.hero .hero-intro .left .items .card.card-article .category {
  font-weight: 400;
  font-size: 14px;
  display: flex;
  margin-bottom: 7px;
}
.hero .hero-intro .left .items .card.card-article .arrows-wrapper {
  display: flex;
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: 13px;
  right: 0;
  overflow: hidden;
}
.hero .hero-intro .left .items .card.card-article .arrows-wrapper svg {
  position: absolute;
  transition: top 0.3s ease-out;
}
.hero .hero-intro .left .items .card.card-article .arrows-wrapper svg.arrow-1 {
  top: 0;
}
.hero .hero-intro .left .items .card.card-article .arrows-wrapper svg.arrow-2 {
  top: 30px;
}
.hero .hero-intro .left .items .card.card-article:hover::after {
  width: 100%;
}
.hero .hero-intro .left .items .card.card-article:hover .arrows-wrapper svg.arrow-1 {
  top: -30px;
}
.hero .hero-intro .left .items .card.card-article:hover .arrows-wrapper svg.arrow-2 {
  top: 0;
}


html:lang(en-US) .home .hero .hero-intro .left .items {
	
	display : none
	
}


.home .hero .hero-intro .left .item  {


width : 278px;
max-width: 100%;

}


.home .hero .hero-intro .left .item .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative;
}


/* .home .hero .hero-intro .left .item .title::before {
 content: "";
    background-color: #0070BD;

     height: 2px;
    width: 0;
    transition: width 0.3s ease-out;

   
    position: absolute;
    left: 0;
    bottom: 0;


} */


.home .hero .hero-intro .left .item .title::after {
  content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(270deg, #03a6a1 0%, #0070bd 100%);

   
    position: absolute;
    left: 0;
    bottom: 0;

}



.home .hero .hero-intro .left .item:hover .title::before {
  width: 100%;
}



.home .hero .hero-intro .left .item .title .icon-arrow {
  
 width: 38px;
  height: 38px;
  background: transparent;


  
}


.home .hero .hero-intro .left .item .title .icon-arrow::before {
  content: "";
  width: 38px;
  height: 38px;
  background: linear-gradient(#03a6a1 0%, #0070bd 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(1);
  transition: transform 0.3s ease-out;
  position : absolute;
z-index: 0;
   
}

.home .hero .hero-intro .left .item .title .icon-arrow svg {

z-index: 1;
 top: 10px;
    left: 13px;
    position: relative;

}


.home .hero .hero-intro .left .item:hover .title .icon-arrow::before  {
    transform: scale(1.15);
}




/* 
.home .hero .hero-intro .left .item .title::after {

    width: 100%;
    height: 1px;
    background-color: rgba(0, 112, 189, 0.3019607843);

} */



.home .hero .hero-intro .left .item .title h2 {


font-family: "ClashDisplay-Medium";
font-weight: 500;
font-size: 20px;
letter-spacing: 0.04em;
line-height: 22px;
text-align: left;
color: #0070bd;


}



.home .hero .hero-intro .wrapper_exp_sect {


display: flex;
gap : 66px;

}




.home .hero .hero-intro .item .intro p {

    position: relative;
    padding-left: 26px; 


}


.home .hero .hero-intro .item .intro p::after {

    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 9px;
    height: 9px;
    background: linear-gradient(#0070bd 0%, #03a6a1 100%);
    border-radius: 50%;

}



.home .hero .hero-intro .item .intro {

    font-family: "ClashDisplay-Regular";
    font-size: 16px;
line-height: 26px;

}



.hero .hero-intro .right {
  position: absolute;
  right: 0;
  width: 418px;
  height: 629px;
}
.hero .hero-intro .right::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../css/images/shap-img.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
}
.hero .hero-intro .right img {
  position: absolute;
  right: 0;
  transition: opacity 1s ease-in-out;
  opacity: 0;
}
.hero .hero-intro .right img.active {
  opacity: 1;
}
.hero .who-are-we {
  padding-top: 100px;
  padding-left: 102px;
  max-width: 968px;
  margin: 0 auto;
}
.hero .who-are-we h2 {
  font-family: "ClashDisplay-Regular";
  font-weight: 400;
  font-size: 52px;
  line-height: 62px;
  margin-bottom: 22px;
}
.hero .who-are-we .description {
  padding-left: 295px;
  padding-right: 48px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
.hero .who-are-we .description p {
  margin-bottom: 26px;
}

.expertises-and-secteurs {
  flex-direction: row;
  justify-content: space-between;
}


html:lang(en-US) .expertises-and-secteurs {
	
	display : none;
	
	
}


.expertises-and-secteurs .item {
  position: relative;
  display: flex;
  width: 50%;
  justify-content: center;
  padding: 80px 123px 59px 123px;
  overflow: hidden;
}
.expertises-and-secteurs .item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transform-origin: right;
  pointer-events: none;
  transition: transform 0.3s ease-out;
}
.expertises-and-secteurs .item .item-wrapper {
  width: 100%;
}
.expertises-and-secteurs .item .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 28px;
  margin-bottom: 28px;
  position: relative;
}
.expertises-and-secteurs .item .title::after, .expertises-and-secteurs .item .title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
.expertises-and-secteurs .item .title::after {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 112, 189, 0.3019607843);
}
.expertises-and-secteurs .item .title::before {
  height: 2px;
  width: 0;
  transition: width 0.3s ease-out;
}
.expertises-and-secteurs .item .title h2 {
  font-family: "ClashDisplay-Medium";
  font-weight: 500;
  font-size: 30px;
}
.expertises-and-secteurs .item .title .icon-arrow {
  width: 46px;
  height: 46px;
  background: linear-gradient(#03a6a1 0%, #0070bd 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(1);
  transition: transform 0.3s ease-out;
}
.expertises-and-secteurs .item .intro {
  font-family: "ClashDisplay-Regular";
  font-size: 20px;
  line-height: 30px;
}
.expertises-and-secteurs .item .intro p {
  position: relative;
  padding-left: 38px;
}
.expertises-and-secteurs .item .intro p::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 12px;
  height: 12px;
  background: linear-gradient(#0070bd 0%, #03a6a1 100%);
  border-radius: 50%;
}
.expertises-and-secteurs .item.secteurs {
  background: linear-gradient(to bottom, rgba(3, 166, 161, 0) 0%, rgba(3, 166, 161, 0) 53.8%, rgba(3, 166, 161, 0.1019607843) 100%);
}
.expertises-and-secteurs .item.secteurs::after {
  background-image: url("../css/images/sectores-shap.png");
}
.expertises-and-secteurs .item.secteurs .title::before {
  background-color: #03A6A1;
}
.expertises-and-secteurs .item.secteurs .title h2 {
  color: #03A6A1;
}
.expertises-and-secteurs .item.expertises {
  background: linear-gradient(to bottom, rgba(3, 166, 161, 0) 0%, rgba(3, 166, 161, 0) 53.8%, rgba(0, 112, 189, 0.1019607843) 100%);
}
.expertises-and-secteurs .item.expertises::after {
  background-image: url("../css/images/expertises-shap.png");
}
.expertises-and-secteurs .item.expertises .title::before {
  background-color: #0070BD;
}
.expertises-and-secteurs .item.expertises .title h2 {
  color: #0070BD;
}
.expertises-and-secteurs .item:hover::after {
  transform: scale(1.15);
}
.expertises-and-secteurs .item:hover .title::before {
  width: 100%;
}
.expertises-and-secteurs .item:hover .title .icon-arrow {
  transform: scale(1.15);
}

.where-to-find-us {
  padding-top: 117px;
  padding-bottom: 146px;
}
.where-to-find-us .container {
  position: relative;
  isolation: isolate;
}
.where-to-find-us .container::after {
  content: "";
  position: absolute;
  right: 0;
  top: -72px;
  width: 620px;
  height: 578px;
  background-image: url("../css/images/map.svg");
  z-index: -1;
}
.where-to-find-us .content {
  max-width: 768px;
  margin: 0 auto;
}
.where-to-find-us h2 {
  font-family: 'ClashDisplay-Regular';
  font-size: 42px;
/*   max-width: 686px; */
	/* max-width : 712px; */
  max-width: 711px;
  margin-bottom: 45px;
}
.where-to-find-us .description {
  position: relative;
  padding-left: 295px;
  font-size: 20px;
  line-height: 30px;
}
.where-to-find-us .description::after {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 180px;
  height: 4px;
  background-image: url("../css/images/shap.png");
  background-size: cover;
}
.where-to-find-us .find-us {
  padding: 0 75px;
  margin-top: 59px;
}
.where-to-find-us .find-us .splide__list {

  justify-content: space-between;
}
.where-to-find-us .find-us .item {
  width: 128px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.where-to-find-us .find-us .item .text {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 16px;
  margin-bottom: 18px;
}
.where-to-find-us .find-us .item .img {
  position: relative;
  width: 84px;
  height: 84px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  isolation: isolate;
}
.where-to-find-us .find-us .item .img img {
  border-radius: 50%;
}
.where-to-find-us .find-us .item .img::after {
  content: "";
  position: absolute;
  width: 76px;
  height: 76px;
  background-color: #7FB7DE;
  border-radius: 50%;
  mix-blend-mode: multiply;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.where-to-find-us .find-us .item .arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  isolation: isolate;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.where-to-find-us .find-us .item .arrow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 50%;
  transform: scale(0.7);
  z-index: -1;
  transition: transform 0.3s ease-out;
}
.where-to-find-us .find-us .item.marseille .text {
  color: #0070bd;
}
.where-to-find-us .find-us .item.marseille .img {
  background-color: #98C5E4;
}
.where-to-find-us .find-us .item.nimes .text {
  color: #0179B8;
}
.where-to-find-us .find-us .item.nimes .img {
  background-color: #9BDCDA;
}
.where-to-find-us .find-us .item.aix-en-provence .text {
  color: #0182B4;
}
.where-to-find-us .find-us .item.aix-en-provence .img {
  background-color: #9BDCDA;
}
.where-to-find-us .find-us .item.toulouse .img{
	    background-color: #9AC6E5;
}
.where-to-find-us .find-us .item.toulouse .text {
  color: #0070bd;
}
.where-to-find-us .find-us .item.lyon .text {
  color: #028BAF;
}
.where-to-find-us .find-us .item.lyon .img {
  background-color: #9AC6E5;
}
.where-to-find-us .find-us .item.montpellier .text {
  color: #0294AA;
}
.where-to-find-us .find-us .item.montpellier .img {
  background-color: #9AC6E5;
}
.where-to-find-us .find-us .item.nice .text {
  color: #039DA6;
}
.where-to-find-us .find-us .item.nice .img {
  background-color: #9BDCDA;
}
.where-to-find-us .find-us .item.paris .text {
  color: #03A6A1;
}
.where-to-find-us .find-us .item.paris .img {
  background-color: #9BDCDA;
}
.where-to-find-us .find-us .item:hover .img::after {
  opacity: 1;
}
.where-to-find-us .find-us .item:hover .arrow {
  opacity: 1;
}
.where-to-find-us .find-us .item:hover .arrow::after {
  transform: scale(1);
}

.our-team {
  padding: 65px 0 47px 0;
  background-color: #001E2D;
  position: relative;
}
.our-team .shap {
  width: 1206px;
  max-width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  left: 0;
  right: 0;
  top: -65px;
}
.our-team .shap::after {
  content: "";
  position: absolute;
  width: calc(100% - 46px);
  height: 1px;
  background-color: #B2D4EB;
}
.our-team .shap .image-wrapper {
  width: 264px;
  height: 216px;
  background-color: rgba(0, 112, 189, 0.2);
  margin-right: 69px;
}
.our-team .content {
  width: 1206px;
  max-width: 100%;
  padding: 0 23px;
  margin: 0 auto 65px auto;
}
.our-team .content .title {
  display: flex;
  align-items: flex-end;
  margin-top: 73px;
}
.our-team .content .title .page-link {
  bottom: 12px;
}
.our-team .content h2 {
/*   max-width: 761px; */
	max-width : 769px;
  margin-right: 53px;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 42px;
  color: #fff;
}
.our-team .team-wrapper {
  width: 100%;
  padding-left: calc((100vw - 1183px) / 2);
}
.our-team .team-wrapper .splide__list {
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.our-team .team-wrapper .splide__arrows {
  width: 1206px;
  max-width: 100%;
  padding: 0 23px;
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  -moz-column-gap: 61px;
       column-gap: 61px;
}
.our-team .team-wrapper .splide__arrows .splide__arrow svg path {
  transition: stroke 0.3s ease-out;
}
.our-team .team-wrapper .splide__arrows .splide__arrow:hover svg path {
  stroke: #0070BD;
}
.our-team .team-wrapper .my-slider-progress {
  max-width: 1014px;
  background-color: #003758;
  margin-top: 55px;
  margin-left: 16px;
}
.our-team .team-wrapper .my-slider-progress .my-slider-progress-bar {
  background-color: #0070BD;
  height: 2px;
  transition: width 400ms ease;
  width: 0;
}

.culture-career {
  padding: 100px 0;
  background: linear-gradient(to right, rgba(0, 112, 189, 0.07) 0%, rgba(255, 255, 255, 0.07) 100%);
  position: relative;
  isolation: isolate;
  min-height: 770px;
}
.culture-career::after {
  content: "";
  position: absolute;
  right: 52px;
  top: 39px;
  background-image: url("../css/images/career-shap.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 436px;
  height: 693px;
}
.culture-career .content {
  padding-top: 67px;
  position: relative;
}
.culture-career .label {
  margin: 0 auto 50px;
  position: relative;
  z-index: 1;
}
.culture-career h2 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 42px;
  text-align: center;
  max-width: 834px;
  margin: 0 auto 73px;
  position: relative;
  z-index: 1;
}
.culture-career .image-wrapper {
  width: 220px;
  height: 564px;
  background-image: url("../css/images/c-and-c.png");
  background-size: cover;
  position: absolute;
  top: 0;
  left: 29px;
}
.culture-career .image-wrapper::after {
  content: "";
  position: absolute;
  left: -8px;
  top: -8px;
  width: 219px;
  height: 350px;
  background: linear-gradient(149deg, rgba(0, 112, 189, 0) 0%, #03A6A1 100%);
  z-index: -1;
}
.culture-career .description {
  max-width: 834px;
  margin: 0 auto;
  padding: 0 60px 0 229px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
.culture-career .description p {
  margin-bottom: 55px;
}

/*
** Cabinet
*/
.cabinet {
  padding-top: 178px;
  padding-bottom: 80px;
  position: relative;
  isolation: isolate;
}
.cabinet::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: url("../css/images/identite.png");
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.cabinet .content {
  padding: 0 67px;
}
.cabinet .cabinet-wrapper {
  position: relative;
  margin-top: 46px;
  padding-top: 46px;
  min-height: 667px;
  isolation: isolate;
}
.cabinet .cabinet-wrapper > div {
  width: 721px;
  margin-left: 190px;
}
.cabinet .cabinet-wrapper > div.title {
  margin-bottom: 28px;
  height: 52px;
  overflow: hidden;
}
.cabinet .cabinet-wrapper > div.title h1 {
  font-family: 'ClashDisplay-Regular';
  font-size: 42px;
  line-height: 52px;
  display: flex;
  flex-direction: column;
  position: relative;
  font-weight: 400;
}

.cabinet .cabinet-wrapper > div.title h1 span {
  position: absolute;
  opacity: 0;
  transition: opacity .3s ease-out;
}

.cabinet .cabinet-wrapper > div.title h1 span.active {
  opacity: 1;
}

.cabinet .cabinet-wrapper > div.title h1 strong {
  font-weight: 500;
  font-family: 'ClashDisplay-Medium';
}
.cabinet .cabinet-wrapper > div.description {
  padding-top: 32px;
  position: relative;
  font-size: 18px;
  line-height: 28px;
  display: flex;
  flex-direction: column;
  row-gap: 22px;
  padding-left: 135px;
  margin-bottom: 50px;
}
.cabinet .cabinet-wrapper > div.description::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #03a6a1 0%, #03a6a1 0%, #fff 100%);
}
.cabinet .cabinet-wrapper > div.image-wrapper {
  width: 257px;
  height: 662px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  margin-left: 0;
}
.cabinet .cabinet-wrapper > div.image-wrapper::after {
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  width: 214px;
  height: 382px;
  background: linear-gradient(149deg, rgba(0, 112, 189, 0) 0%, #03A6A1 100%);
  z-index: -1;
}
.cabinet .cabinet-wrapper > div.image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
}
.cabinet .cabinet-wrapper > div.stats {
  padding-left: 135px;
  display: grid;
  flex-wrap: wrap;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 29px;
}
.cabinet .cabinet-wrapper > div.stats .item {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  position: relative;
}
.cabinet .cabinet-wrapper > div.stats .item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #0070BD;
  bottom: 0;
}
.cabinet .cabinet-wrapper > div.stats .item .number {
  background: #03A6A1;
  background: linear-gradient(to top right, #03A6A1 0%, #0070BD 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 65px;
}
.cabinet .cabinet-wrapper > div.stats .item .read-more {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #0070bd;
  display: flex;
  -moz-column-gap: 45px;
       column-gap: 45px;
  justify-content: space-between;
  padding-bottom: 15px;
}

.about-cabinet .cabinet-slider {
  position: relative;
  isolation: isolate;
}
.about-cabinet .cabinet-slider::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../css/images/cabinet-slider.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}
.about-cabinet .cabinet-slider .splide {
  padding: 315px 0;
  display: flex;
}
.about-cabinet .cabinet-slider .splide .splide__track {
  padding-bottom: 90px;
}
.about-cabinet .cabinet-slider .splide .splide__slide {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.about-cabinet .cabinet-slider .splide .splide__slide span {
  font-family: "ClashDisplay-Light";
  font-weight: 300;
  font-size: 120px;
  letter-spacing: -0.04em;
  line-height: 100px;
  color: #03a6a1;
  margin-bottom: 17px;
}
.about-cabinet .cabinet-slider .splide .splide__slide p {
  font-family: 'ClashDisplay-Regular';
  font-size: 34px;
  line-height: 40px;
  text-align: center;
}
.about-cabinet .cabinet-slider .splide .splide__slide p strong {
  font-weight: 500;
  display: block;
	font-family: 'ClashDisplay-Medium';
}
.about-cabinet .cabinet-slider .splide .splide__slide:first-of-type p {
  font-size: 42px;
  line-height: 52px;
}
.about-cabinet .cabinet-slider .splide .splide__slide span.color-1952 {
  color: #0294AA;
}
.about-cabinet .cabinet-slider .splide .splide__slide span.color-2010 {
  color: #0294AA;
}
.about-cabinet .cabinet-slider .splide .splide__slide span.color-2017 {
  color: #0070BD;
}
.about-cabinet .cabinet-slider .splide .splide__slide span.color-2021 {
  color: #0070BD;
}
.about-cabinet .cabinet-slider .splide .splide__arrows {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  -moz-column-gap: 7px;
       column-gap: 7px;
}
.about-cabinet .cabinet-slider .splide .splide__arrows .splide__arrow {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(3, 166, 161, 0);
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border 0.3s ease-out;
}
.about-cabinet .cabinet-slider .splide .splide__arrows .splide__arrow svg {
  transform: rotate(180deg);
}
.about-cabinet .cabinet-slider .splide .splide__arrows .splide__arrow::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(#03a6a1 0%, #03a6a1 0%, #0070bd 100%);
  z-index: -1;
  transform: scale(1);
  transition: transform 0.3s ease-out;
}
.about-cabinet .cabinet-slider .splide .splide__arrows .splide__arrow:hover {
  border-color: #03A6A1;
}
.about-cabinet .cabinet-slider .splide .splide__arrows .splide__arrow:hover::after {
  transform: scale(0.9);
}
.about-cabinet .content {
  width: 964px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 40px;
}
.about-cabinet .content > div {
  width: calc(50% - 6px);
}
.about-cabinet .content .left {
  position: relative;
  padding-bottom: 4px;
}
.about-cabinet .content .left::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 180px;
  height: 4px;
  background: linear-gradient(to right, rgba(3, 166, 161, 0) 0%, #03a6a1 100%);
}
.about-cabinet .content .left h2 {
  font-family: 'ClashDisplay-Regular';
	font-weight: 400;
  font-size: 36px;
  line-height: 52px;
  max-width: 399px;
}
.about-cabinet .content .left h2 strong {
  /*font-weight: 500;*/
  font-weight: 600;
  display: block;
  /* font-family: "ClashDisplay-Medium"; */
}
.about-cabinet .content .right {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.about-cabinet .content .right p {
  font-size: 18px;
  line-height: 30px;
}

.intervention {
  padding-bottom: 45px;
}
.intervention .intervention-wrapper {
  width: 1279px;
  max-width: calc(100% - 20px);
  min-height: 519px;
  margin: 0 auto;
  padding: 42px 0;
  background-color: #fff;
}
.intervention .intervention-wrapper .content {
  max-width: 993px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.intervention .intervention-wrapper .content .left {
  width: 50%;
  padding-top: 50px;
  padding-bottom: 290px;
  position: relative;
}
.intervention .intervention-wrapper .content .left::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(#fff 0%, #0070bd 15.74%, #fff 100%);
}
.intervention .intervention-wrapper .content .right {
  width: 50%;
}
.intervention .intervention-wrapper .content h2 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 36px;
  line-height: 46px;
}
.intervention .intervention-wrapper .content h3 {
  font-family: 'ClashDisplay-Regular';
  font-size: 28px;
  line-height: 38px;
  color: #0070BD;
  margin-bottom: 0;
  transition: font 0.3s ease-out, color 0.3s ease-out, margin-bottom 0.3s ease-out;
  position: relative;
}
.intervention .intervention-wrapper .content h3::after {
  content: "";
  position: absolute;
  left: -59px;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #0070BD;
  opacity: 1;
  border-radius: 50%;
  z-index: 1;
  transform: translateY(-50%) scale(1);
  transition: transform 0.3s ease-out;
}
.intervention .intervention-wrapper .content p {
  font-size: 16px;
  line-height: 26px;
  max-height: 0;
  overflow: hidden;
  max-width: 400px;
  transition: max-height 0.3s ease-out;
}
.intervention .intervention-wrapper .content .items-wrapper {
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.intervention .intervention-wrapper .content .items-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(#fff 0%, #0070bd 15.74%, #fff 100%);
  opacity: 0;
}
.intervention .intervention-wrapper .content .items-wrapper .item {
  padding-left: 56px;
  cursor: pointer;
  transition: padding .3s ease-out;
}

.intervention .intervention-wrapper .content .items-wrapper .item.active{
  padding-bottom: 40px;
}

.intervention .intervention-wrapper .content .items-wrapper .item .shape {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 235px;
  width: 235px;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.intervention .intervention-wrapper .content .items-wrapper .item .shape span {
  border-radius: 50%;
  position: absolute;
  background: linear-gradient(153deg, #fff 0%, #0070bd 100%);
}
.intervention .intervention-wrapper .content .items-wrapper .item .shape span.circle-1 {
  width: 235px;
  height: 235px;
  opacity: 0.3;
}
.intervention .intervention-wrapper .content .items-wrapper .item .shape span.circle-2 {
  width: 156px;
  height: 156px;
  opacity: 0.5;
}
.intervention .intervention-wrapper .content .items-wrapper .item .shape span.circle-3 {
  width: 92px;
  height: 92px;
}
.intervention .intervention-wrapper .content .items-wrapper .item.active h3 {
  font-weight: 500;
  color: #001E2D;
  margin-bottom: 14px;
}
.intervention .intervention-wrapper .content .items-wrapper .item.active h3::after {
  transform: translateY(-50%) scale(3);
  background: radial-gradient(closest-side at 36% 33%, #03A6A1 0%, #0070BD 100%);
  box-shadow: 0px 3px 10px rgba(1, 61, 103, 0.2);
}
.intervention .intervention-wrapper .content .items-wrapper .item.active p {
  max-height: -moz-max-content;
  max-height: max-content;
}
.intervention .intervention-wrapper .content .items-wrapper .item.active .shape {
  opacity: 1;
}
.intervention .intervention-wrapper .content .items-wrapper .item:first-child .shape {
  align-items: flex-end;
  justify-content: center;
}
.intervention .intervention-wrapper .content .items-wrapper .item:nth-child(2) .shape span.circle-2 {
  width: 145px;
  height: 145px;
  left: 0;
}
.intervention .intervention-wrapper .content .items-wrapper .item:nth-child(2) .shape span.circle-3 {
  width: 145px;
  height: 145px;
  right: 0;
  opacity: 0.5;
}

/*
** Page Expertises And Secteurs
*/
.expertises-secteurs .head-wrapper {
  padding-top: 178px;
  padding-bottom: 77px;
  background: linear-gradient(110deg, #ECF5FA 0%, rgba(236, 245, 250, 0) 100%);
  position: relative;
  isolation: isolate;
}
.expertises-secteurs .head-wrapper::after, .expertises-secteurs .head-wrapper::before {
  content: "";
  position: absolute;
  pointer-events: none;
}
.expertises-secteurs .head-wrapper::after {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #fff 0%, #ecf5fa 100%);
  z-index: -1;
}
.expertises-secteurs .head-wrapper::before {
  top: 18px;
  right: 13px;
  width: 343px;
  height: calc(100% - 36px);
  background-image: url("../css/images/expertises-secteurs.png");
  background-size: cover;
}
.expertises-secteurs .intro-wrapper {
  padding-top: 53px;
  width: 996px;
  max-width: 100%;
  min-height: 383px;
  margin: 0 auto;
  padding-left: 16px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.expertises-secteurs .intro-wrapper .left {
  width: calc(100% - 315px);
}
.expertises-secteurs .intro-wrapper .left h1 {
  font-family: 'ClashDisplay-Regular';
	font-weight: 400;
  font-size: 42px;
  line-height: 52px;
  margin-bottom: 40px;
}
/*.expertises-secteurs .intro-wrapper .left h1 strong {
  font-weight: 500;
}*/
.expertises-secteurs .intro-wrapper .left p {
  font-size: 18px;
  line-height: 28px;
}
.expertises-secteurs .intro-wrapper .left .description {
  padding-left: 115px;
  padding-right: 102px;
  position: relative;
}
.expertises-secteurs .intro-wrapper .left .description::after {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 82px;
  height: 2px;
  background: linear-gradient(to left, rgba(0, 112, 189, 0) 0%, #03a6a1 100%);
}
.expertises-secteurs .intro-wrapper .right {
  position: relative;
  width: 246px;
  height: 383px;
  margin-top: -45px;
  isolation: isolate;
}
.expertises-secteurs .intro-wrapper .right::after {
  content: "";
  position: absolute;
  left: -8px;
  top: -8px;
  width: 164px;
  height: 239px;
  background: linear-gradient(149deg, rgba(0, 112, 189, 0) 0%, #03A6A1 100%);
  z-index: -1;
}
.expertises-secteurs .intro-wrapper .right .image-wrapper {
  width: 100%;
  height: 100%;
  background-image: url("../css/images/exp.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
}

.expertises-secteurs .body-wrapper {
  background-image: url('../css/images/exp-sect-bg.png');
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
}

.expertises-secteurs .body-wrapper .btns-wrapper {
  width: 996px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  margin-top: -40.5px;
  box-shadow: 0px 10px 20px rgba(0, 112, 189, 0.3);
  border-radius: 45px;
}
.expertises-secteurs .body-wrapper .btns-wrapper a {
  background-color: #ECF5FA;
  border: 8px solid #ECF5FA;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 81px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 20px;
  line-height: 52px;
  color: #0070bd;
  transition: color 0.3s ease-out;
}
.expertises-secteurs .body-wrapper .btns-wrapper a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(#03a6a1 0%, #0070bd 100%);
  opacity: 0.1;
  z-index: -1;
  transition: opacity 0.3s ease-out;
}
.expertises-secteurs .body-wrapper .btns-wrapper a:first-child {
  border-right: 0;
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
}
.expertises-secteurs .body-wrapper .btns-wrapper a:last-child {
  border-left: 0;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
}
.expertises-secteurs .body-wrapper .btns-wrapper a.active, .expertises-secteurs .body-wrapper .btns-wrapper a:hover {
  color: #FFFFFF;
}
.expertises-secteurs .body-wrapper .btns-wrapper a.active::after, .expertises-secteurs .body-wrapper .btns-wrapper a:hover::after {
  opacity: 1;
}
.expertises-secteurs .body-wrapper .blocks-wrapper {
  padding-top: 36px;
  padding-bottom: 90px;
}
.expertises-secteurs .body-wrapper .blocks-expertses .block {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #CCE2F2;
}
.expertises-secteurs .body-wrapper .blocks-expertses .block h2 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
}
.expertises-secteurs .body-wrapper .blocks-expertses .block .items {
  margin-top: 24px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}
.expertises-secteurs .body-wrapper .blocks-expertses .block .items .item {
  padding: 27px 30px;
  min-height: 140px;
  background-color: #ECF5FA;
  color: #001E2D;
  position: relative;
  overflow: hidden;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
}
.expertises-secteurs .body-wrapper .blocks-expertses .block .items .item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  background-image: url("../css/images/exp-item.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transform-origin: right;
  pointer-events: none;
  transition: transform 0.3s ease-out;
}
.expertises-secteurs .body-wrapper .blocks-expertses .block .items .item h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  max-width: 304px;
}
.expertises-secteurs .body-wrapper .blocks-expertses .block .items .item:hover {
  background-color: #0070BD;
  color: #FFFFFF;
}
.expertises-secteurs .body-wrapper .blocks-expertses .block .items .item:hover::after {
  transform: scale(1.2);
}
.expertises-secteurs .body-wrapper .blocks-secteurs .items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}
.expertises-secteurs .body-wrapper .blocks-secteurs .items .item {
  min-height: 201px;
  padding: 36px 22px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 50px;
  background-color: #ECF5FA;
  position: relative;
  transition: background-color 0.3s ease-out;
}

.expertises-secteurs .body-wrapper .blocks-secteurs .items .item h2,
.expertises-secteurs .body-wrapper .blocks-secteurs .items .item span {
  position: relative;
  z-index: 2;
}

.expertises-secteurs .body-wrapper .blocks-secteurs .items .item .image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  display: none;
  pointer-events: none;
  animation: fade 0.5s ease-out;
}

.expertises-secteurs .body-wrapper .blocks-secteurs .items .item .image-wrapper:after{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: linear-gradient(to bottom, #001e2d 0%, rgba(83, 105, 117, 0.79) 35.1%, rgba(236, 245, 250, 0) 100%);
}

.expertises-secteurs .body-wrapper .blocks-secteurs .items .item .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.expertises-secteurs .body-wrapper .blocks-secteurs .items .item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url("../css/images/sec-item.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  opacity: 1;
  z-index: 2;
  pointer-events: none;
  /*transition: background 0.3s ease-out;*/
  transition: opacity 0.3s ease-out;
}
.expertises-secteurs .body-wrapper .blocks-secteurs .items .item h2 {
  font-family: 'ClashDisplay-Regular';
  font-size: 20px;
  line-height: 26px;
  color: #001E2D;
  transition: color 0.3s ease-out;
}
.expertises-secteurs .body-wrapper .blocks-secteurs .items .item .icon svg path {
  transition: stroke 0.3s ease-out;
}
.expertises-secteurs .body-wrapper .blocks-secteurs .items .item:hover .image-wrapper{
  opacity: 1;
  display: block;
}
/*.expertises-secteurs .body-wrapper .blocks-secteurs .items .item:hover {
  background-color: #0070BD;
}*/
.expertises-secteurs .body-wrapper .blocks-secteurs .items .item:hover::after {
  /*background-image: url("../css/images/hover-sec-item.png");
  background-size: cover;*/
  opacity: 0;
}
.expertises-secteurs .body-wrapper .blocks-secteurs .items .item:hover h2 {
  color: #fff;
}
.expertises-secteurs .body-wrapper .blocks-secteurs .items .item:hover .icon svg path {
  stroke: #fff;
}

/*
** Single Expertises & Secteurs 
*/
.distinctions-item {
  display: grid;
  grid-template-columns: 460px 290px;
  gap: 20px;
}
.single-expertise-secteur {
  padding-top: 178px;
  padding-bottom: 271px;
  background-color: #ECF5FA;
}
.single-expertise-secteur.page-nos-distinctions {
  padding-bottom: 90px;
}
.distinctions-item .text,
.distinctions-item__liste {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}
.distinctions-item__text .page-link {
  width: max-content;
  min-width: max-content;
}
.distinctions-list {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
.single-expertise-secteur .content {
  width: 1088px;
  max-width: 100%;
  margin: 0 auto;
}
.single-expertise-secteur .head-wrapper {
  display: flex;
  width: 996px;
  max-width: 100%;
  margin: 55px auto 35px auto;
  padding-left: 16px;
}
.single-expertise-secteur .head-wrapper .title {
  width: calc(100% - 196px);
  position: relative;
  z-index: 1;
}
.single-expertise-secteur .head-wrapper .title h1 {
  max-width: 650px;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 42px;
  line-height: 52px;
  text-align: left;
  color: #001e2d;
}
.single-expertise-secteur .head-wrapper .switch {
  width: 116px;
  display: flex;
  justify-content: space-between;
  z-index: 1;
}
.single-expertise-secteur .head-wrapper .switch .arrow {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(#0070bd 0%, #03a6a1 100%);
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
.single-expertise-secteur .head-wrapper .switch .arrow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #001E2D;
  border-radius: 22px;
  left: -50px;
  z-index: -1;
  transition: left 0.3s ease-out;
}
.single-expertise-secteur .head-wrapper .switch .arrow:hover::after {
  left: 0;
}
.single-expertise-secteur .body-wrapper {
  position: relative;
}
.single-expertise-secteur .body-wrapper::after {
  content: "";
  width: 1440px;
  max-width: 100%;
  height: 340px;
  background-image: url("../css/images/expert-shap.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: -336px;
  right: 0;
  pointer-events: none;
}
.single-expertise-secteur .body-wrapper .wrapper {
  width: 996px;
  max-width: 100%;
  margin: 0 auto;
  padding: 65px 114px 43px;
  background: linear-gradient(rgba(255, 255, 255, 0.5019607843) 0%, rgba(255, 255, 255, 0.5019607843) 100%);
  display: flex;
  flex-direction: column;
  row-gap: 35px;
}
.single-expertise-secteur .body-wrapper ul li {
  position: relative;
  padding-left: 28px;
}
.single-expertise-secteur .body-wrapper ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #03a6a1;
  border-radius: 50%;
}
.single-expertise-secteur.page-nos-distinctions .body-wrapper .description {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.single-expertise-secteur:not(.page-nos-distinctions) .body-wrapper .description {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.distinctions-item__text {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.single-expertise-secteur .body-wrapper .description
.single-expertise-secteur .body-wrapper .description h2 {
  font-size: 18px;
  line-height: 28px;
}

.single-expertise-secteur .body-wrapper .accordion {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}

.single-expertise-secteur .body-wrapper .accordion .accordion-item.empty-content{
  pointer-events: none;
}

.single-expertise-secteur .body-wrapper .accordion .accordion-item.empty-content .accordion-header .icon {
  display: none;
}

.single-expertise-secteur .body-wrapper .accordion .accordion-item {
  border-radius: 20px;
  background-color: #fff;
  padding-bottom: 0;
  transition: padding-bottom 0.3s ease-out;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header {
  cursor: pointer;
  padding: 26px 62px;
  display: flex;
  justify-content: space-between;
  column-gap: 80px;
  align-items: center;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header h2 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  width: calc(100% - 166px);
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header .icon {
  width: 36px;
  height: 36px;
  border: 1px solid #0070BD;
  background-color: transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  position: relative;
  top: 0;
  transition: background-color 0.3s ease-out;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header .icon svg {
  transform: rotate(0deg);
  transition: transform 0.3s ease-out;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header .icon svg path {
  transition: stroke 0.3s ease-out;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 62px;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  font-size: 16px;
  line-height: 26px;
  transition: max-height 0.3s ease-out;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item.active {
  padding-bottom: 41px;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item.active .accordion-header .icon {
  background-color: #0070BD;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item.active .accordion-header .icon svg {
  transform: rotate(180deg);
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item.active .accordion-header .icon svg path {
  stroke: #FFFFFF;
}
.single-expertise-secteur .body-wrapper .accordion .accordion-item.active .accordion-content {
  max-height: initial;
}

.single-expertise-secteur .body-wrapper .accordion .accordion-item.active .accordion-content ul {
  padding-left: 23px;
}

.dedicated-team {
  padding-bottom: 46px;
  margin-top: -243px;
}
.dedicated-team .content {
  background: linear-gradient(122deg, #0070BD 0%, #03A6A1 100%);
  padding: 51px 61px 70px 46px;
}
.dedicated-team .dedicated-team-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 16px;
}
.dedicated-team .dedicated-team-head h3 {
  font-family: 'ClashDisplay-Regular';
  font-size: 30px;
  letter-spacing: 0.02em;
  line-height: 26px;
  color: #fff;
}
.dedicated-team .dedicated-team-body {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 47px;
  margin-top: 40px;
}
.dedicated-team .dedicated-team-body .item {
  padding-left: 56px;
  padding-right: 37px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
}
.dedicated-team .dedicated-team-body .item:nth-child(3n+1) {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.dedicated-team .dedicated-team-body .item .image-wrapper {
  width: 108px;
  height: 108px;
  border-radius: 50%;
  background: linear-gradient(155deg, rgba(3, 166, 161, 0) 0%, #FFFFFF 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 13px;
}
.dedicated-team .dedicated-team-body .item .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  border-radius: 50%;
}
.dedicated-team .dedicated-team-body .item h3 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
}
.dedicated-team .dedicated-team-body .item span {
  text-transform: uppercase;
  font-family: "Neue Haas Grotesk Display Pro";
}
.dedicated-team .dedicated-team-body .item ul {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-top: 13px;
}
.dedicated-team .dedicated-team-body .item ul li {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dedicated-team .dedicated-team-body .item ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*
** Formations
*/
.formations .head-wrapper {
  padding-top: 178px;
  background: linear-gradient(180deg, #FFFFFF 0%, #ECF5FA 100%);
  position: relative;
  isolation: isolate;
}
.formations .head-wrapper .intro-wrapper {
  /* width: 996px;*/
  /* max-width: 100%;*/
  margin: 0 auto;
  /* padding-left: 16px;*/
  padding-left: 0;
  min-height: 474px;
}
.formations .head-wrapper .intro-wrapper h1 {
  margin-top: 53px;
  font-family: 'ClashDisplay-Regular';
  font-size: 42px;
  line-height: 52px;
	font-weight: 400;
}
.formations .head-wrapper .intro-wrapper h1 strong {
  font-weight: 600;
  display: block;
  font-family: 'ClashDisplay-Semibold';
}
.formations .head-wrapper .intro-wrapper p {
  font-size: 18px;
  line-height: 28px;
}
.formations .head-wrapper .intro-wrapper .description {
  /*padding-left: 115px;*/
  padding-left: 131px;
  padding-right: 102px;
  position: relative;
  max-width: 815px;
  margin-top: 33px;
  margin-bottom: 70px;
}
.formations .head-wrapper .intro-wrapper .description::after {
  content: "";
  position: absolute;
  /*left: 0;*/
  left: 16px;
  top: 8px;
  width: 82px;
  height: 2px;
  background: linear-gradient(to left, rgba(0, 112, 189, 0) 0%, #03a6a1 100%);
}
.formations .head-wrapper .intro-wrapper .image-wrapper {
  position: absolute;
  right: 65px;
  top: 169px;
  width: 304px;
  height: 561px;
  z-index: -1;
}
.formations .head-wrapper .intro-wrapper .image-wrapper::after, .formations .head-wrapper .intro-wrapper .image-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
}
.formations .head-wrapper .intro-wrapper .image-wrapper::after {
  right: 0;
  width: calc(100vw - 205px);
  height: 1px;
  background: linear-gradient(to left, #03a6a1 0%, #0070bd 0%, rgba(3, 166, 161, 0) 100%);
}
.formations .head-wrapper .intro-wrapper .image-wrapper::before {
  background-image: url("../css/images/formation-shap.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  right: -6px;
}
.formations .head-wrapper .intro-wrapper .stats {
  max-width: 815px;
  display: flex;
  padding-left: 115px;
  -moz-column-gap: 55px;
       column-gap: 55px;
  /* margin-bottom: 128px;*/
  margin-bottom: 153px;
}
.formations .head-wrapper .intro-wrapper .stats .item {
  min-width: 250px;
  position: relative;
  padding-bottom: 18px;
}
.formations .head-wrapper .intro-wrapper .stats .item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(#03a6a1 0%, #0070bd 100%);
}
.formations .head-wrapper .intro-wrapper .stats .item span {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 30px;
  line-height: 34px;
  color: #03a6a1;
  margin-bottom: 30px;
  display: flex;
}
.formations .head-wrapper .intro-wrapper .stats .item p {
  font-size: 18px;
  line-height: 28px;
}
.formations .head-wrapper .intro-wrapper .info {
/*   display: flex; */
  /*-moz-column-gap: 8px;
       column-gap: 8px;*/
  -moz-column-gap: 10px;
       column-gap: 10px;     
/*   flex-wrap: wrap; */
  margin-bottom: 50px;
  row-gap: 10px;
	
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
	max-width: 964px;
    width: 100%;
    margin: 0 auto 45px auto;
}
.formations .head-wrapper .intro-wrapper .info .item {
  /*width: 316px;*/
  min-height: 96px;
  /*padding: 0 42px;*/
  padding: 0 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  /*-moz-column-gap: 20px;
       column-gap: 20px;*/
  -moz-column-gap: 18px;
       column-gap: 18px;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  background-color: #fff;
  border-radius: 10px;
}
/* 
.formations .head-wrapper .intro-wrapper .info .item:first-child{
  width: 259px;
}

.formations .head-wrapper .intro-wrapper .info .item:nth-child(2) {
  width: 350px;
}

.formations .head-wrapper .intro-wrapper .info .item:nth-child(3) {
  width: 249px;
} */

.formations .head-wrapper .intro-wrapper .info .item:last-child {
/*   width: 283px; */
  grid-area: 2 / 1 / 3 / 4;
	justify-content: flex-start;
}

.formations .head-wrapper .intro-wrapper .info .item:last-child img {
	max-width: 143px;
	width: 100%;
}

.formations .head-wrapper .intro-wrapper .info .item p {
  position: relative;
  /*padding-left: 20px;*/
  padding-left: 18px;

  font-size: 16px;
  line-height: 20px;
}

.formations .head-wrapper .intro-wrapper .info .item p::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 42px;
  background-color: #CCE2F2;
  transform: translateY(-50%);
}
.formations .body-wrapper {
  padding: 65px 0;
}
.formations .our-formations .title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
  padding-bottom: 14px;
  position: relative;
  margin-bottom: 33px;
  padding-left: 98px;
  font-family: "ClashDisplay-Regular";
}
.formations .our-formations .title-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(to left, #03a6a1 0%, #0070bd 0%, rgba(3, 166, 161, 0) 100%, #000 100%);
}
.formations .our-formations .title-wrapper h2 {
	font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 32px;
  line-height: 42px;
  color: #001e2d;
}
.formations .our-formations .items-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}
.formations .our-formations .items-wrapper .item {
  min-height: 305px;
  background-color: #ECF5FA;
  padding: 47px 50px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 30px;
  font-family: 'ClashDisplay-Regular';
}
.formations .our-formations .items-wrapper .item h2 {
  max-width: 470px;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
	font-family: 'ClashDisplay-Medium';
}
.formations .our-formations .items-wrapper .item .info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  -moz-column-gap: 15px;
       column-gap: 15px;
  padding-top: 32px;
  border-top: 1px solid #D4E7F4;
  padding-right: 10px;
}
.formations .our-formations .items-wrapper .item .info ul {
  display: flex;
  -moz-column-gap: 48px;
       column-gap: 48px;
}
.formations .our-formations .items-wrapper .item .info ul li {
  display: flex;
  -moz-column-gap: 13px;
       column-gap: 13px;
  align-items: center;
}
.formations .our-formations .items-wrapper .item .info ul li span {
  display: flex;
}
.formations .our-formations .items-wrapper .item .info ul li span.text {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 22px;
}
.formations .our-formations .items-wrapper .item .info .read-more {
  width: 41px;
  height: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(138deg, #0070BD 0%, #03A6A1 100%);
  transform: scale(1);
  transition: transform 0.3s ease-out;
}
.formations .our-formations .items-wrapper .item:hover .info .read-more {
  transform: scale(1.3);
}

/*
** Single Formation
*/
.training {
  padding-top: 178px;
  background: linear-gradient(to top, #fff 0%, #ecf5fa 100%);
}
.training .training-info-wrapper {
  width: 996px;
  max-width: 100%;
  margin: 55px auto 0;
  padding-left: 16px;
  padding-right: 32px;
}
.training .training-info-wrapper .info-head {
  display: flex;
  -moz-column-gap: 15px;
       column-gap: 15px;
  align-items: flex-end;
}
.training .training-info-wrapper .info-head ul {
  display: flex;
  -moz-column-gap: 47px;
       column-gap: 47px;
  margin-bottom: 28px;
}
.training .training-info-wrapper .info-head ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 22px;
  color: #001e2d;
}
.training .training-info-wrapper .info-head ul li span {
  display: flex;
}
.training .training-info-wrapper .info-head h1 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 42px;
  line-height: 52px;
}
.training .training-info-wrapper .info-head .btns-wrapper {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-top: 26px;
}
.training .training-info-wrapper .info-head .btns-wrapper .btn-icon {
  min-height: 60px;
  border-radius: 30px;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
}
.training .training-info-wrapper .info-body {
  margin-top: 15px;
  padding: 70px 0;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0px 6px 20px rgba(0, 112, 189, 0.1);
}
.training .training-info-wrapper .info-body .info-body-wrapper {
  width: 826px;
  max-width: 100%;
  padding: 0 29px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 50px;
  font-size: 18px;
  line-height: 28px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .description {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .description ul {
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .description ul li {
  position: relative;
  padding-left: 28px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .description ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #03a6a1;
  border-radius: 50%;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item h2 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 26px;
  line-height: 36px;
  padding-bottom: 8px;
  margin-bottom: 12px;
  position: relative;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 26px;
  height: 2px;
  background: linear-gradient(to left, rgba(0, 112, 189, 0) 0%, #03a6a1 100%);
}
.training .training-info-wrapper .info-body .info-body-wrapper .item.speaker h2 {
  margin-bottom: 30px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item.speaker h2::after {
  width: 100%;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 25px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
  display: flex;
  align-items: flex-end;
  -moz-column-gap: 25px;
       column-gap: 25px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item .image-wrapper {
  width: 108px;
  height: 108px;
  border-radius: 50%;
  background: linear-gradient(155deg, rgba(3, 166, 161, 0) 0%, rgba(0, 112, 189, 0.5019607843) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  border-radius: 50%;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item h3 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item span {
  text-transform: uppercase;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item ul {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-top: 13px;
}
.training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item ul li {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #E5F0F8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.training .pre-registration-wrapper {
  padding: 45px 0 75px;
}
.training .pre-registration-wrapper .title {
  max-width: 768px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  font-family: 'ClashDisplay-Regular';
}
.training .pre-registration-wrapper .title h2 {
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 42px;
}
.training .pre-registration-wrapper .title p {
  font-size: 16px;
  line-height: 26px;
  color: #0070bd;
}
.training .pre-registration-wrapper .form-wrapper {
  margin-top: 37px;
  background-color: #fff;
}
.training .pre-registration-wrapper .form-wrapper form {
  display: block;
  width: 100%;
}
.training .pre-registration-wrapper .form-wrapper form .input-group.input-group-check label {
  width: 400px;
  max-width: 100%;
}
.training .pre-registration-wrapper .form-wrapper form .input-group.input-group-submit {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.training .pre-registration-wrapper .form-wrapper form .input-group.input-group-submit .btn-icon {
  margin-left: auto;
}
.training .pre-registration-wrapper .form-wrapper .group-label {
  margin-bottom: 30px;
}
.training .pre-registration-wrapper .form-wrapper .group-label h2 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 28px;
  color: #03a6a1;
  text-transform: uppercase;
}
.training .pre-registration-wrapper .form-wrapper .group-label p {
  font-size: 16px;
  line-height: 23px;
}
.training .pre-registration-wrapper .form-wrapper .item {
  padding: 60px 196px;
  background-color: #ECF5FA;
  margin-bottom: 2px;
  position: relative;
}
.training .pre-registration-wrapper .form-wrapper .item:last-child {
  margin-bottom: 0;
}
.training .pre-registration-wrapper .form-wrapper .groups {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 35px;
}
.training .pre-registration-wrapper .form-wrapper .groups.counter-group {
  margin-bottom: 85px;
}

.training .pre-registration-wrapper .form-wrapper .group-button {
  cursor: pointer;
  width: 288px;
  height: 38px;
  border-radius: 19px;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  column-gap: 15px;
  position: absolute;
  bottom: 30px;
}

.training .pre-registration-wrapper .form-wrapper .group-button span {
  display: flex;
}

.training .pre-registration-wrapper .form-wrapper .wpcf7-field-group-remove  {
  border: 1px solid rgba(0, 112, 189, 0.2);
  color: #0070bd;
  left: 0;
}

.training .pre-registration-wrapper .form-wrapper .wpcf7-field-group-add  {
  background-color: #fff;
  border: transparent;
  color: #001E2D;
  right: 0;
}

.training .pre-registration-wrapper .form-wrapper  .wpcf7-field-group {
  border-bottom: 2px solid #fff;
  position: relative;
}

.training .pre-registration-wrapper .form-wrapper  .wpcf7-field-group:not(:first-child) {
  margin-top: 50px;
}

.training .pre-registration-wrapper .form-wrapper .groups-wrapper {
  display: flex;
  flex-direction: column;
}
.training .pre-registration-wrapper .form-wrapper .groups-wrapper .participant {
  padding-bottom: 98px;
}
.training .pre-registration-wrapper .form-wrapper .groups-wrapper .participant:last-child {
  margin-bottom: 0;
}

/*
** Actualites
*/
.actualites {
  padding-top: 178px;
  position: relative;
  isolation: isolate;
}
.actualites::after {
  content: "";
  position: absolute;
  right: 0;
  top: 40px;
  width: 740px;
  height: 720px;
  background-image: url("../css/images/contact-shap.png");
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.05;
  z-index: -1;
}

.actualites::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to top, #fff 0%, #ecf5fa 100%);
  width: 100%;
  height: 2794px;
  z-index: -1;
}

.actualites .title {
  width: 996px;
  max-width: 100%;
  margin: 53px auto 74px;
  padding-left: 16px;
}
.actualites .title h1 {
  font-family: 'ClashDisplay-Regular';
  font-weight: 400;
  font-size: 42px;
  line-height: 52px;
  max-width: 850px;
}
.actualites .title h1 strong {
  /*font-weight: 500;*/
	display: block;
}
.actualites .featured {
  background-color: #fff;
  display: flex;
  margin-bottom: 47px;
  position: relative;
}
.actualites .featured .featured-wrapper {
  width: 996px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 114px;
       column-gap: 114px;
  position: relative;
  min-height: 402px;
}
.actualites .featured .featured-wrapper h2 {
  font-family: 'ClashDisplay-Regular';
  font-size: 25px;
  line-height: 32px;
  margin-top: 16px;
  max-width: 466px;
}
.actualites .featured .featured-wrapper .left {
  position: relative;
  padding: 53px 0 140px;
}
.actualites .featured .featured-wrapper .left > span {
  font-family: 'ClashDisplay-Regular';
  font-size: 20px;
  line-height: 30px;
  color: #0070bd;
  text-transform: uppercase;
}
.actualites .featured .featured-wrapper .left .new-info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 44px;
  border-top: 1px solid #E5F0F8;
  padding-top: 23px;
  padding-right: 18px;
}
.actualites .featured .featured-wrapper .left .new-info ul {
  display: flex;
  -moz-column-gap: 22px;
       column-gap: 22px;
}
.actualites .featured .featured-wrapper .left .new-info ul li {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 22px;
  color: #0070bd;
}
.actualites .featured .featured-wrapper .left .new-info ul li:not(:first-child) span {
  padding-left: 22px;
  border-left: 1px solid #0070bd;
}
.actualites .featured .featured-wrapper .left .new-info .icon {
  display: flex;
}
.actualites .featured .featured-wrapper .right {
  position: absolute;
  right: 0;
  top: -35px;
  height: 437px;
}
.actualites .featured::after {
  content: "";
  position: absolute;
  right: 0;
  top: -35px;
  width: 100%;
  height: 1px;
  background-color: #D9E1E6;
}
.actualites .news-wrapper {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 16px;
       column-gap: 16px;
  align-items: flex-start;
  position: relative;
  padding-bottom: 72px;
}
.actualites .news-wrapper .search {
  position: absolute;
  background-color: #ECF5FA;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 278px;
}
.actualites .news-wrapper .search input {
  border: none;
  background-color: transparent;
  padding: 21px 48px 21px 27px;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
}
.actualites .news-wrapper .search input::-webkit-input-placeholder {
  color: #001E2D;
}
.actualites .news-wrapper .search input::-moz-placeholder {
  color: #001E2D;
}
.actualites .news-wrapper .search input:-ms-input-placeholder {
  color: #001E2D;
}
.actualites .news-wrapper .search input:-moz-placeholder {
  color: #001E2D;
}
.actualites .news-wrapper .search .icon {
  position: absolute;
  right: 25px;
  pointer-events: none;
}
.actualites .news-wrapper .filtre-box-mobile {
  width: 330px;
  max-width: 100%;
  margin: 0 auto;
  min-height: 60px;
  padding: 0 28px;
  background-color: #0070BD;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
  display: none;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: fixed;
  bottom: 0;
  width: calc(100% - 46px);
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2;
}
.actualites .news-wrapper #close-filter {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  min-height: 60px;
  padding: 0 28px;
  background-color: #ECF5FA;
  color: #0070BD;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
  display: none;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.actualites .news-wrapper #close-filter span {
  display: flex;
}
.actualites .news-wrapper #close-filter span.icon {
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 1px solid #0070BD;
  border-radius: 50%;
}
.actualites .news-wrapper .news-filtres {
  width: 278px;
  padding-top: 85px;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.actualites .news-wrapper .news-filtres .item {
  background-color: #ECF5FA;
  font-size: 16px;
  line-height: 26px;
}
.actualites .news-wrapper .news-filtres .item .filtre-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 25px;
       column-gap: 25px;
  font-weight: 700;
  letter-spacing: 0.02em;
  padding: 22px 26px;
  cursor: pointer;
  margin-bottom: 0;
  transition: margin-bottom .3s ease-out;
}
.actualites .news-wrapper .news-filtres .item .filtre-title span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.actualites .news-wrapper .news-filtres .item .filtre-title span.icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #001e2d;
  transform: rotate(0deg);
  transition: transform .3s ease-out;
  pointer-events: none;
}

.actualites .news-wrapper .news-filtres .item.active .filtre-title span.icon {
  transform: rotate(180deg);
}


.actualites .news-wrapper .news-filtres .item .filtre-items {
  letter-spacing: 0.04em;
  padding: 0 26px 0;
  max-height: 0px;
  overflow: hidden;
  transition: max-height .3s ease-out;
}

/*.actualites .news-wrapper .news-filtres .item.active .filtre-title {
  margin-bottom: 22px;
}*/

.actualites .news-wrapper .news-filtres .item .filtre-items ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-top: 1px solid #BDDAEE;
  color: #001e2d;
  font-weight: 400;
  cursor: pointer;
  transition: color 0.3s ease-out, font-weight 0.3s ease-out;
}
.actualites .news-wrapper .news-filtres .item .filtre-items ul li span {
  display: flex;
}
.actualites .news-wrapper .news-filtres .item .filtre-items ul li span.text {
  width: calc(100% - 35px);
}
.actualites .news-wrapper .news-filtres .item .filtre-items ul li span.icon {
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #0070bd;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.actualites .news-wrapper .news-filtres .item .filtre-items ul li.active {
  font-weight: 600;
  color: #0070bd;
}
.actualites .news-wrapper .news-filtres .item .filtre-items ul li.active span.icon {
  opacity: 1;
}
.actualites .news-wrapper .news-items {
  width: 866px;
  max-width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.actualites .news-wrapper .news-items > p {
  grid-column-start: 1;
  grid-column-end: 3;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.equipe .team-wrapper > p  {
  grid-column-start: 1;
  grid-column-end: 6;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*
** Single Article
*/
.news {
  padding-top: 178px;
  position: relative;
  isolation: isolate;
}
.news::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 701px;
  height: 1204px;
  background-image: url("../css/images/single-news-shap.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.news .breadcrumbs {
  width: 1002px;
}
.news .article-info {
  width: 1002px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 23px;
}
.news .title {
  margin-top: 53px;
  margin-bottom: 20px;
}
.news .title h1 {
  font-family: 'ClashDisplay-Regular';
  font-weight:400;
  font-size: 42px;
  line-height: 52px;
}
.news .details {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
       row-gap: 30px;
  width: calc(100% - 120px);
}
.news .details .detail-item {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
  text-transform: uppercase;
}
.news .details .detail-item span.icon {
  position: relative;
  top: 4px;
}
.news .details .detail-item span strong {
  font-weight: 600;
}

.news .details .detail-item span a:last-of-type strong span{
  display: none;
}

.news .article-content {
  background: linear-gradient(132deg, #F0F7FB 0%, #FFFFFF 100%);
  padding-top: 62px;
  padding-bottom: 50px;
  margin-bottom: 37px;
  position: relative;
  isolation: isolate;
}
.news .article-content::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 63%;
  border-right: 1px solid #CDD8E0;
  border-bottom: 1px solid #CDD8E0;
  z-index: -1;
}
.news .article-content .content-wrapper {
  width: 840px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 18px;
  line-height: 30px;
}
.news .article-content .content-wrapper .excerpt {
  font-size: 22px;
  line-height: 34px;
  padding-bottom: 50px;
  margin-bottom: 35px;
  border-bottom: 1px solid #0070BD;
}
.news .article-content .content-wrapper .description {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.news .article-content .content-wrapper h2 {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 30px;
  text-align: left;
  color: #0070bd;
  text-transform: uppercase;
}
.news .article-content .content-wrapper ul {
  padding-left: 20px;
}
.news .article-content .content-wrapper ul li {
  position: relative;
  padding-left: 28px;
}
.news .article-content .content-wrapper ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #03a6a1;
  border-radius: 50%;
}
.news .article-content .content-wrapper .share {
  display: flex;
  align-items: center;
  -moz-column-gap: 35px;
       column-gap: 35px;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 26px;
  color: #0070bd;
  text-transform: uppercase;
  margin-top: 31px;
}
.news .article-content .content-wrapper .share .share-label {
  font-weight: 600;
}
.news .article-content .content-wrapper .share .share-items {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.news .article-content .content-wrapper .share .share-items .item {
  display: flex;
  align-items: center;
  text-decoration: none !important;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.news .article-content .content-wrapper .share .share-items .item span.icon {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  isolation: isolate;
}
.news .article-content .content-wrapper .share .share-items .item span.icon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #001e2d;
  border-radius: 25px;
  transform: translateX(-105%);
  transition: transform 0.3s ease-out;
  z-index: -1;
}

.similar-news {
  background-color: #F0F7FB;
  padding-top: 88px;
  padding-bottom: 80px;
}
.similar-news .title {
  width: 965px;
  max-width: 100%;
  margin: 0 auto 31px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.similar-news .title h2 {
  font-family: 'ClashDisplay-Regular';
  font-weight: 400;
  font-size: 42px;
  line-height: 52px;
}
.similar-news .news-items .item {
  width: 376px;
}
.similar-news .news-items .item .news-info h2 {
  min-height: 112px;
}

/*
** Culture Carriere
*/
.culture-carriere {
  padding-top: 178px;
  padding-bottom: 72px;
  background: linear-gradient(180deg, rgba(0, 112, 189, 0.0588235294) 0%, rgba(255, 255, 255, 0.0588235294) 100%);
  position: relative;
  isolation: isolate;
}
.culture-carriere .breadcrumbs {
  width: 1026px;
  padding-left: 0;
}
.culture-carriere .intro-wrapper {
  width: 1026px;
  max-width: 100%;
  margin: 0 auto;
  min-height: 484px;
}
.culture-carriere .intro-wrapper .title {
  margin-top: 75px;
  margin-bottom: 40px;
}
.culture-carriere .intro-wrapper h1 {
  font-family: 'ClashDisplay-Regular';
  font-size: 42px;
  letter-spacing: 0.04em;
  line-height: 54px;
  font-weight:400;
}
.culture-carriere .intro-wrapper h1 strong {
  font-weight: 600;
  display: block;
 font-family: 'ClashDisplay-Semibold';	
}
.culture-carriere .intro-wrapper .image-wrapper {
  width: 304px;
  height: 629px;
  position: absolute;
  right: 0;
  top: 101px;
  z-index: -1;
}
.culture-carriere .intro-wrapper .image-wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  top: -101px;
  width: 100%;
  height: 750px;
  opacity: 0.6;
  background-image: url("../css/images/culture-shape.svg");
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
  mix-blend-mode: plus-lighter;
}
.culture-carriere .intro-wrapper .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.culture-carriere .intro-wrapper .description {
  padding-left: 42px;
  font-size: 18px;
  line-height: 32px;
}

.culture-carriere .intro-wrapper .description .page-link .phrases div span:last-child {
    margin-right: 15px;
}

.culture-carriere .intro-wrapper .description p {
  max-width: 619px;
  margin-bottom: 49px;
}
.culture-carriere .schema-wrapper {
  width: 896px;
  max-width: 100%;
  margin: 0 auto 93px;
  padding: 159px 0;
  position: relative;
  isolation: isolate;
}
.culture-carriere .schema-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1314px;
  height: 1314px;
  transform: translate(-50%, -50%);
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1314' height='1314' viewBox='0 0 1314 1314'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.5' x2='0.5' y2='1' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%230070bd' stop-opacity='0.102'/%3E%3Cstop offset='1' stop-color='%230070bd'/%3E%3C/linearGradient%3E%3Cfilter id='Ellipse_48' x='528' y='530' width='274' height='274' filterUnits='userSpaceOnUse'%3E%3CfeOffset dy='10' input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='15' result='blur'/%3E%3CfeFlood flood-color='%230070bd' flood-opacity='0.153'/%3E%3CfeComposite operator='in' in2='blur'/%3E%3CfeComposite in='SourceGraphic'/%3E%3C/filter%3E%3CradialGradient id='radial-gradient' cx='0.297' cy='0.302' r='0.5' xlink:href='%23linear-gradient'/%3E%3C/defs%3E%3Cg id='Group_12256' data-name='Group 12256' transform='translate(-55 -471)'%3E%3Cg id='Group_1680' data-name='Group 1680' transform='translate(0 -106)'%3E%3Ccircle id='Ellipse_46' data-name='Ellipse 46' cx='556' cy='556' r='556' transform='translate(164 678)' opacity='0.05' fill='url(%23linear-gradient)'/%3E%3Cg id='Ellipse_44' data-name='Ellipse 44' transform='translate(261 775)' fill='none' stroke='%230070bd' stroke-linecap='round' stroke-width='2' stroke-dasharray='0 20'%3E%3Ccircle cx='459' cy='459' r='459' stroke='none'/%3E%3Ccircle cx='459' cy='459' r='458' fill='none'/%3E%3C/g%3E%3Cg id='Ellipse_45' data-name='Ellipse 45' transform='translate(55 577)' fill='none' stroke='%230070bd' stroke-linecap='round' stroke-width='1' opacity='0.097'%3E%3Ccircle cx='657' cy='657' r='657' stroke='none'/%3E%3Ccircle cx='657' cy='657' r='656.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3Ccircle id='Ellipse_39' data-name='Ellipse 39' cx='381' cy='381' r='381' transform='translate(339 747)' opacity='0.1' fill='url(%23linear-gradient)'/%3E%3Cg id='Ellipse_38' data-name='Ellipse 38' transform='translate(367 775)' fill='none' stroke='%230070bd' stroke-linecap='round' stroke-width='2' stroke-dasharray='0 10'%3E%3Ccircle cx='353' cy='353' r='353' stroke='none'/%3E%3Ccircle cx='353' cy='353' r='352' fill='none'/%3E%3C/g%3E%3Cg id='Group_1589' data-name='Group 1589' transform='translate(-21.467 -62.467)'%3E%3Cg id='Group_1600' data-name='Group 1600' transform='translate(5.961 5.961)'%3E%3Cg transform='matrix(1, 0, 0, 1, 70.51, 527.51)' filter='url(%23Ellipse_48)'%3E%3Ccircle id='Ellipse_48-2' data-name='Ellipse 48' cx='92' cy='92' r='92' transform='translate(573 565)' fill='%23fff'/%3E%3C/g%3E%3Ccircle id='Ellipse_47' data-name='Ellipse 47' cx='92' cy='92' r='92' transform='translate(643.506 1092.506)' opacity='0.1' fill='url(%23radial-gradient)'/%3E%3C/g%3E%3Cg id='Ellipse_49' data-name='Ellipse 49' transform='translate(472.467 921.467)' fill='none' stroke='%230070bd' stroke-width='1' opacity='0.2'%3E%3Ccircle cx='269' cy='269' r='269' stroke='none'/%3E%3Ccircle cx='269' cy='269' r='268.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  z-index: -1;
}
.culture-carriere .schema-wrapper h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 604px;
  max-width: 100%;
  transform: translate(-50%, -50%);
  font-family: 'ClashDisplay-Semibold';
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 40px;
  text-align: center;
}
.culture-carriere .schema-wrapper .items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 168px;
  grid-row-gap: 230px;
}
.culture-carriere .schema-wrapper .items .item {
  display: flex;
  background: linear-gradient(-90deg, #ffffffb3 0%, #03a6a1 100%);
  border-radius: 62px;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 32px;
  text-align: left;
  color: #fff;
}
.culture-carriere .schema-wrapper .items .item span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.culture-carriere .schema-wrapper .items .item span.icon {
  width: 124px;
  height: 124px;
  border-radius: 50%;
  background: linear-gradient(149deg, rgba(0, 112, 189, 0) 0%, rgba(0, 112, 189, 0.5019607843) 100%);
}
.culture-carriere .schema-wrapper .items .item span.icon::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-color: #0070BD;
  border-radius: 50%;
  z-index: 1;
}
.culture-carriere .schema-wrapper .items .item span.icon img {
  position: relative;
  z-index: 2;
}
.culture-carriere .schema-wrapper .items .item span.text {
  width: calc(100% - 124px);
  padding-right: 14px;
  padding-left: 41px;
}
.culture-carriere .schema-wrapper .items .item:nth-child(even) {
  background: linear-gradient(90deg, #ffffffb3 0%, #03a6a1 100%);
  flex-direction: row-reverse;
}
.culture-carriere .schema-wrapper .items .item:nth-child(even) span.text {
  padding-right: 49px;
  padding-left: 34px;
}
.culture-carriere .latest-offers-wrapper {
  padding-top: 94px;
  padding-bottom: 74px;
  position: relative;
}
.culture-carriere .latest-offers-wrapper h2 {
  font-family: 'ClashDisplay-Semibold';
  font-weight: 600;
  font-size: 42px;
  letter-spacing: 0.04em;
  line-height: 54px;
  padding-left: 98px;
  padding-right: 155px;
}
.culture-carriere .latest-offers-wrapper .splide {
  margin-top: 42px;
}
.culture-carriere .latest-offers-wrapper .splide__arrows {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  position: absolute;
  top: 0;
  right: 98px;
  margin-top: -102px;
  z-index: 3;
}
.culture-carriere .latest-offers-wrapper .splide__arrows .splide__arrow {
  background-color: #E0EDF6;
  width: 66px;
  border-radius: 50%;
  height: 66px;
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
.culture-carriere .latest-offers-wrapper .splide__arrows .splide__arrow svg path {
  transition: stroke 0.3s ease-out;
}
.culture-carriere .latest-offers-wrapper .splide__arrows .splide__arrow::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #001e2d;
  border-radius: 50%;
  z-index: -1;
  transform: translateX(-105%);
  transition: transform 0.3s ease-out;
}
.culture-carriere .latest-offers-wrapper .splide__arrows .splide__arrow.splide__arrow--next {
  background-color: #0070BD;
}
.culture-carriere .latest-offers-wrapper .splide__arrows .splide__arrow:hover svg path {
  stroke: #fff;
}
.culture-carriere .latest-offers-wrapper .splide__arrows .splide__arrow:hover::after {
  transform: translateX(0%);
}
.culture-carriere .latest-offers-wrapper .splide__slide {
  width: 376px;
  padding: 44px 28px 33px;
  background-color: #E2EEF7;
  font-size: 16px;
  line-height: 32px;
  color: #001e2d;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.culture-carriere .latest-offers-wrapper .splide__slide .offer-info {
  display: flex;
  flex-direction: column;
  row-gap: 17px;
}
.culture-carriere .latest-offers-wrapper .splide__slide h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 16px;
}
.culture-carriere .latest-offers-wrapper .splide__slide .apply {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  align-items: center;
  margin-top: 50px;
  overflow: hidden;
}
.culture-carriere .latest-offers-wrapper .splide__slide .apply span {
  display: flex;
}
.culture-carriere .latest-offers-wrapper .splide__slide .apply span.icon {
  position: relative;
  top: 32px;
  opacity: 0;
  transition: opacity 0.3s ease-out, top 0.3s ease-out;
}
.culture-carriere .latest-offers-wrapper .splide__slide:hover {
  color: #fff;
  background-color: #0070BD;
}
.culture-carriere .latest-offers-wrapper .splide__slide:hover .apply span.icon {
  top: 0;
  opacity: 1;
}
.culture-carriere .application {
  padding-top: 83px;
  padding-bottom: 98px;
  background: linear-gradient(305deg, rgba(0, 112, 189, 0.1490196078) 0%, rgba(255, 255, 255, 0.1490196078) 100%);
}
.culture-carriere .application .application-wrapper {
  width: 920px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
.culture-carriere .application .application-wrapper .label {
  margin: 0 auto 26px;
}
.culture-carriere .application .application-wrapper h2 {
  font-family: 'ClashDisplay-Regular';
	font-weight: 400;
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 42px;
  text-align: center;
  margin-bottom: 40px;
}
.culture-carriere .application .application-wrapper h2 strong {
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-family: 'ClashDisplay-Semibold';
}

/*
** Contact
*/
.contact {
  padding-bottom: 82px;
  background: linear-gradient(180deg, rgba(0, 112, 189, 0.0588235294) 0%, rgba(255, 255, 255, 0.0588235294) 100%);
  position: relative;
  isolation: isolate;
}
.contact::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 740px;
  height: 720px;
  background-image: url("../css/images/contact-shap.png");
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.05;
  z-index: -1;
}
.contact .contact-head {
  padding-top: 178px;
  padding-bottom: 80px;
}
.contact .contact-head .contact-form {
  width: 996px;
  max-width: 100%;
  margin: 32px auto 0;
  padding: 76px 0 70px;
  background-color: #FFFFFF;
}
.contact .contact-head .contact-form .form-title {
  width: 768px;
  margin: 0 auto 58px;
  display: flex;
  -moz-column-gap: 80px;
       column-gap: 80px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.contact .contact-head .contact-form .form-title h1 {
  font-family: 'ClashDisplay-Regular';
  font-size: 42px;
  line-height: 47px;
  width: 557px;
}
.contact .contact-head .contact-form .form-title p {
  font-size: 16px;
  line-height: 30px;
  color: #0070bd;
}

.contact .contact-head .contact-form form .input-group.input-group-check label {
  width: 410px;
  position: absolute;
}

.contact .contact-head .contact-form form .input-group.input-group-submit .page-link {
  min-width: 180px;
}
.contact .contact-body {
  padding: 65px 0 0 0;
  background-color: #FFFFFF;
  position: relative;
}
.contact .contact-body .shap {
  width: 1206px;
  padding: 0 23px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  left: 0;
  right: 0;
  top: -41px;
}
.contact .contact-body .shap::after {
  content: "";
  position: absolute;
  width: calc(100% - 46px);
  height: 1px;
  background-color: #B2D4EB;
}
.contact .contact-body .shap .image-wrapper {
  width: 317px;
  height: 137px;
  background-color: rgba(0, 112, 189, 0.2);
  margin-right: 69px;
}
.contact .contact-body .content {
  width: 1206px;
  max-width: 100%;
  padding: 0 23px;
  margin: 0 auto 65px auto;
}
.contact .contact-body .content .title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-left: 98px;
  padding-right: 69px;
}
.contact .contact-body .content .title .page-link {
  bottom: 12px;
  min-width: 317px;
}
.contact .contact-body .content h2 {
  max-width: 572px;
  margin-right: 75px;
  font-family: 'ClashDisplay-Regular';
  font-size: 42px;
}
.contact .contact-body .locations-wrapper {
  width: 100%;
  padding-left: calc((100vw - 1183px) / 2);
}
.contact .contact-body .locations-wrapper .splide__list {
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.contact .contact-body .locations-wrapper .splide__arrows {
  width: 1206px;
  padding: 0 23px;
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  -moz-column-gap: 61px;
       column-gap: 61px;
}
.contact .contact-body .locations-wrapper .splide__arrows .splide__arrow svg path {
  transition: stroke 0.3s ease-out;
}
.contact .contact-body .locations-wrapper .splide__arrows .splide__arrow:hover svg path {
  stroke: #001E2D;
}

.contact .contact-body .locations-wrapper .splide__slide {
  min-height: 315px;
}

.contact .contact-body .locations-wrapper .info {
  width: 310px;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: linear-gradient(145deg, #FFFFFF 0%, #ECF5FA 100%);
  position: relative;
  padding: 49px 33px 90px 33px;
}
.contact .contact-body .locations-wrapper .info::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  transition: width 0.3s ease-out;
  pointer-events: none;
}
.contact .contact-body .locations-wrapper .info h3 {
  margin-bottom: 29px;
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
}
.contact .contact-body .locations-wrapper .info ul {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.contact .contact-body .locations-wrapper .info ul li a {
  font-size: 16px;
  letter-spacing: 0.02em;
  display: flex;
  -moz-column-gap: 26px;
       column-gap: 26px;
}
.contact .contact-body .locations-wrapper .info ul li a span {
  display: flex;
  align-items: center;
}
.contact .contact-body .locations-wrapper .info .read-more {
  display: inline-flex;
  position: absolute;
  bottom: 28px;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 22px;
  color: #0070bd;
  text-transform: uppercase;
  width: calc(100% - 66px);
}
.contact .contact-body .locations-wrapper .info .read-more .phrases {
  height: 25px;
  overflow: hidden;
  width: 100%;
}
.contact .contact-body .locations-wrapper .info .read-more .phrases div {
  transition: top 0.3s ease-out;
  position: relative;
  top: 2px;
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  justify-content: space-between;
  width: 100%;
}
.contact .contact-body .locations-wrapper .info:hover::after {
  width: 100%;
}
.contact .contact-body .locations-wrapper .info:hover .read-more .phrases div.text-wrapper-1 {
  top: -23px;
}
.contact .contact-body .locations-wrapper .info:hover .read-more .phrases div.text-wrapper-2 {
  top: -23px;
}
.contact .contact-body .locations-wrapper .my-slider-progress {
  max-width: 1030px;
  background-color: #B2D4EB;
  margin-top: 33px;
}
.contact .contact-body .locations-wrapper .my-slider-progress .my-slider-progress-bar {
  background-color: #0070BD;
  height: 2px;
  transition: width 400ms ease;
  width: 0;
  background: linear-gradient(to left, #03a6a1 0%, #017bb7 78.76%, #0070bd 100%);
}

/*
** Equipe
*/
.equipe {
  padding-top: 178px;
  padding-bottom: 171px;
  position: relative;
  isolation: isolate;
  z-index: 1;
}
.equipe::after {
  pointer-events: none;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../css/images/equipe-shap.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 1412px;
  z-index: -1;
}
.equipe .title {
  width: 996px;
  max-width: 100%;
  margin: 53px auto 35px;
  padding-left: 16px;
}
.equipe .title h1 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 42px;
  line-height: 52px;
  max-width: 694px;
}
.equipe .team-filtre {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}
.equipe .team-filtre .search {
  width: 324px;
  height: 51px;
  border-radius: 25.5px;
  background-color: #0070bd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 26px;
}

.equipe .team-filtre .search svg {
    animation: fade 0.5s ease-out;
}

.equipe .team-filtre .search svg.icon-close{
  display: none;
  cursor: pointer;
}

.equipe .team-filtre .search input {
  width: 100%;
  height: 100%;
  border: 0;
  background-color: transparent;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 32px;
  color: #fff;
}
.equipe .team-filtre .search input::-webkit-input-placeholder {
  color: #fff;
}
.equipe .team-filtre .search input::-moz-placeholder {
  color: #fff;
}
.equipe .team-filtre .search input:-ms-input-placeholder {
  color: #fff;
}
.equipe .team-filtre .search input:-moz-placeholder {
  color: #fff;
}
.equipe .team-filtre .filters {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.equipe .team-filtre .filters .item {
  position: relative;
  z-index: 5;
}
.equipe .team-filtre .filters .item .filtre-label {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 26px;
  color: #fff;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  height: 51px;
  border-radius: 25px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  cursor: pointer;
}
.equipe .team-filtre .filters .item .filtre-label span {
  display: flex;
}
.equipe .team-filtre .filters .item .filtre-label span.number {
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 50%;
  margin-right: 4px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #0070bd;
  display: none;
}
.equipe .team-filtre .filters .item .filtre-label span.icon {
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
.equipe .team-filtre .filters .item .filtre-items {
  width: 302px;
  padding: 28px 22px;
  top: 55px;
  position: absolute;
  right: 0;
  background-color: #ffffff;
  border-radius: 25px;
  box-shadow: 0px 3px 20px rgba(0, 112, 189, 0.2);
  display: none;
  animation: fade .5s ease-in-out;
}
.equipe .team-filtre .filters .item .filtre-items ul {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.equipe .team-filtre .filters .item .filtre-items ul li {
  padding-left: 32px;
  position: relative;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 26px;
  cursor: pointer;
  color: #001E2D;
  transition: color 0.3s ease-out;
}
.equipe .team-filtre .filters .item .filtre-items ul li:hover {
  color: #0070BD;
}
.equipe .team-filtre .filters .item .filtre-items ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  border-radius: 6px;
  background-color: transparent;
  border: 1px solid #0070BD;
  transition: background-color 0.3s ease-out;
}
.equipe .team-filtre .filters .item .filtre-items ul li.active {
  color: #0070BD;
}
.equipe .team-filtre .filters .item .filtre-items ul li.active::after {
  background-color: #0070BD;
}
.equipe .team-filtre .filters .item.active .filtre-label span.icon {
  background-color: transparent;
  transform: rotate(180deg);
}
.equipe .team-filtre .filters .item.active .filtre-items {
  display: block;
}
.equipe .team-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  min-height: 333px;
}

.equipe .team-pagination .paginationjs-pages ul {
  display: flex;
  justify-content: flex-end;
  column-gap: 16px;
  margin-top: 30px;
}

.equipe .team-pagination .paginationjs-pages ul li {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  isolation: isolate;
  cursor: pointer;
  font-family: 'ClashDisplay-Medium';
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.equipe .team-pagination .paginationjs-pages ul li.paginationjs-next a,
.equipe .team-pagination .paginationjs-pages ul li.paginationjs-prev a {
  font-size: 0px;
}

.equipe .team-pagination .paginationjs-pages ul li:not(.paginationjs-page) a:after {
    content: "";
    position: absolute;
    width: 9.15px;
    height: 16.31px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.155' height='16.313' viewBox='0 0 9.155 16.313'%3E%3Cpath id='Path_11227' data-name='Path 11227' d='M10502.231,3119.859l6.742,6.742-6.742,6.742' transform='translate(-10500.817 -3118.445)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.equipe .team-pagination .paginationjs-pages ul li.paginationjs-prev a:after{
  transform: rotate(180deg);
}

.equipe .team-pagination .paginationjs-pages ul li.J-paginationjs-page {
  border: 1px solid #0070BD;
}

.equipe .team-pagination .paginationjs-pages ul li.J-paginationjs-page.active {
  background-color: #0070BD;
  color: #fff;
}

.equipe .team-pagination .paginationjs-pages ul li.paginationjs-prev,
.equipe .team-pagination .paginationjs-pages ul li.paginationjs-next{
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  color: #fff;
}

.equipe .team-pagination .paginationjs-pages ul li.paginationjs-prev.disabled,
.equipe .team-pagination .paginationjs-pages ul li.paginationjs-next.disabled {
  opacity: .5;
  pointer-events: none;
	display: none;
}

.join-us {
  background: linear-gradient(to left, rgba(0, 112, 189, 0.0588235294) 0%, rgba(255, 255, 255, 0.0588235294) 100%);
  padding-bottom: 47px;
  position: relative;
}
.join-us .join-us-wrapper {
  width: calc(100% - 88px);
  margin: 0 auto;
  margin-top: -82px;
  background-color: #0070BD;
  min-height: 404px;
  position: relative;
  isolation: isolate;
}
.join-us .join-us-wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background-image: url("../css/images/join-us-shap.png");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.join-us .join-us-wrapper .content {
  position: relative;
  padding: 84px 0;
  min-height: 404px;
  display: flex;
  align-items: center;
}
.join-us .join-us-wrapper .content::after {
  content: "";
  position: absolute;
  left: 0;
  top: -31px;
  height: 1px;
  width: 100%;
  background-color: #CCE2F2;
}
.join-us .join-us-wrapper .content .image-wrapper {
  position: absolute;
  top: -31px;
  right: 73px;
  z-index: 1;
  width: 330px;
  height: 435px;
  overflow: hidden;
}
.join-us .join-us-wrapper .content .image-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #001E2D;
  opacity: 0.22;
}
.join-us .join-us-wrapper .content .text-wrapper {
  position: relative;
  z-index: 2;
}
.join-us .join-us-wrapper .content .text-wrapper h2 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 42px;
  line-height: 52px;
  color: #fff;
  margin-bottom: 44px;
}

/*
** Single Team
*/
.biography {
  padding-top: 178px;
  padding-bottom: 45px;
  position: relative;
  isolation: isolate;
}
.biography::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../css/images/bio-shap.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 470px;
  height: 100%;
  z-index: -1;
}
.biography .breadcrumbs {
  width: 1091px;
  padding-left: 0;
}
.biography .biography-wrapper {
  min-height: 600px;
  width: 1091px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 74px;
  display: flex;
  -moz-column-gap: 50px;
       column-gap: 50px;
  position: relative;
}
.biography .biography-wrapper .left {
  width: calc(100% - 443px);
}
.biography .biography-wrapper .team-info {
  display: flex;
  flex-direction: column;
}
.biography .biography-wrapper .team-info h1 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 42px;
  line-height: 56px;
  margin-bottom: 15px;
}
.biography .biography-wrapper .team-info .status {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 30px;
  color: #03a6a1;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.biography .biography-wrapper .team-info .office {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 30px;
  text-transform: uppercase;
}
.biography .biography-wrapper .picture-switchers {
  position: absolute;
  right: 0;
  top: -130px;
  height: 600px;
}
.biography .biography-wrapper .picture-switchers .switchers {
  flex-direction: column;
  row-gap: 16px;
  position: absolute;
  right: 34px;
  bottom: 41px;
}
.biography .biography-wrapper .picture-switchers .image-wrapper {
  width: 393px;
  height: 600px;
}
.biography .biography-wrapper .picture-switchers .image-wrapper::after {
  content: "";
  position: absolute;
  left: -8px;
  top: -8px;
  width: 219px;
  height: 350px;
  background: linear-gradient(149deg, rgba(0, 112, 189, 0) 0%, #03A6A1 100%);
  z-index: -1;
}
.biography .biography-wrapper .picture-switchers .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
}
.biography .biography-wrapper .team-contact {
  margin-top: 30px;
  margin-bottom: 40px;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
  row-gap: 13px;
}
.biography .biography-wrapper .team-contact .item {
  padding: 0 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  min-height: 38px;
  border-radius: 20px;
  background: linear-gradient(147deg, #03A6A1 0%, #0070BD 100%);
  font-size: 14px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
  isolation: isolate;
  transition: color 0.3s ease-out;
}
.biography .biography-wrapper .team-contact .item .icon svg path {
  transition: fill 0.3s ease-out;
}
.biography .biography-wrapper .team-contact .item::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background-color: #fff;
  transform: translateX(-105%);
  transition: transform 0.3s ease-out;
  z-index: -1;
}
.biography .biography-wrapper .team-contact .item:hover {
  color: #0070BD;
}
.biography .biography-wrapper .team-contact .item:hover .icon svg path {
  fill: #0070BD;
}
.biography .biography-wrapper .team-contact .item:hover::after {
  transform: translateX(0%);
}
.biography .biography-wrapper .team-expertises {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 25px;
       column-gap: 25px;
  row-gap: 16px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #B2D4EB;
}
.biography .biography-wrapper .team-expertises .expertise-label {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 28px;
  color: #03a6a1;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 7px;
}
.biography .biography-wrapper .team-expertises .page-link {
  padding-bottom: 0;
  text-transform: initial;
  color: #001E2D;
  font-family: 'ClashDisplay-Regular';
  letter-spacing: initial;
}
.biography .biography-wrapper .team-expertises .page-link::before, .biography .biography-wrapper .team-expertises .page-link::after {
  content: none;
}
.biography .biography-wrapper .team-expertises .page-link .phrases div {
  -moz-column-gap: 10px;
       column-gap: 10px;
  align-items: center;
}
.biography .biography-wrapper .team-expertises .page-link .phrases div span {
  display: flex;
}
.biography .biography-wrapper .team-description {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  font-size: 16px;
  line-height: 26px;
}
.biography .biography-wrapper .langues {
  display: flex;
  margin-top: 41px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  font-size: 16px;
  line-height: 26px;
}
.biography .biography-wrapper .langues .langue-label {
  font-weight: 600;
  color: #03a6a1;
}
.biography .biography-wrapper .langues ul {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.biography .biography-wrapper .langues ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.biography .biography-wrapper .langues ul li:not(:first-child) {
  padding-left: 8px;
}
.biography .biography-wrapper .langues ul li:not(:first-child)::after {
  content: "";
  position: absolute;
  left: -2px;
  width: 4px;
  height: 1px;
  background-color: #001E2D;
}
.biography .biography-wrapper .right {
  width: 393px;
  padding-top: 643px;
  padding-right: 17px;
  margin-top: -140px;
}
.biography .biography-wrapper .right > h2 {
  font-family: 'ClashDisplay-Semibold';
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 18px;
}
.biography .biography-wrapper .right .news-items .item {
  width: 376px;
  background-color: #ECF5FA;
}
.biography .biography-wrapper .right .news-items .item .news-info h2 {
  min-height: 112px;
}
.biography .biography-wrapper .right .news-items .splide__arrows {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  z-index: 3;
  margin-top: 23px;
}
.biography .biography-wrapper .right .news-items .splide__arrows .splide__arrow {
  background-color: #E0EDF6;
  width: 66px;
  border-radius: 50%;
  height: 66px;
  position: relative;
  isolation: isolate;
  overflow: hidden;
}
.biography .biography-wrapper .right .news-items .splide__arrows .splide__arrow svg path {
  transition: stroke 0.3s ease-out;
}
.biography .biography-wrapper .right .news-items .splide__arrows .splide__arrow::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #001e2d;
  border-radius: 50%;
  z-index: -1;
  transform: translateX(-105%);
  transition: transform 0.3s ease-out;
}
.biography .biography-wrapper .right .news-items .splide__arrows .splide__arrow.splide__arrow--next {
  background-color: #0070BD;
}
.biography .biography-wrapper .right .news-items .splide__arrows .splide__arrow:hover svg path {
  stroke: #fff;
}
.biography .biography-wrapper .right .news-items .splide__arrows .splide__arrow:hover::after {
  transform: translateX(0%);
}

/*
** Single Location
*/
.location {
  padding-top: 178px;
  padding-bottom: 233px;
  background: linear-gradient(359deg, rgba(0, 112, 189, 0.1019607843) 0%, rgba(0, 112, 189, 0.1019607843) 100%);
}
.location .location-wrapper {
  width: 996px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 132px;
  min-height: 400px;
}
.location .location-head {
  display: flex;
  justify-content: space-between;
  margin-top: 53px;
  margin-bottom: 90px;
}
.location .location-head h1 {
  max-width: 610px;
  font-family: 'ClashDisplay-Regular';
  font-size: 42px;
  line-height: 52px;
	font-weight: 400;
}
.location .location-head h1 strong {
  font-weight: 600;
	font-family: 'ClashDisplay-Semibold';
}
.location .location-head .image-wrapper {
  position: absolute;
  right: 11px;
  top: 250px;
  width: 309px;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../css/images/location-desktop.png");
}
.location .location-body {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 26px;
}
.location .location-body .left {
  width: 275px;
  padding-bottom: 13px;
}
.location .location-body .left .items .item {
  display: flex;
  -moz-column-gap: 24px;
       column-gap: 24px;
  align-items: center;
  min-height: 64px;
  position: relative;
  isolation: isolate;
}
.location .location-body .left .items .item::after {
  content: "";
  position: absolute;
  left: 16px;
  top: 20px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  opacity: 0;
  z-index: -1;
  background: linear-gradient(#03a6a1 0%, #0070bd 100%);
  box-shadow: 0px 3px 10px rgba(1, 61, 103, 0.2);
  transition: opacity 0.3s ease-out;
}
.location .location-body .left .items .item .image {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.location .location-body .left .items .item .image::after {
  content: "";
  position: absolute;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #8FD5D6;
  z-index: -1;
}
.location .location-body .left .items .item .image img {
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.location .location-body .left .items .item .title {
  opacity: 0.5;
  transition: opacity 0.3s ease-out;
}
.location .location-body .left .items .item .title h2 {
  font-family: 'ClashDisplay-Semibold';
  font-weight: 600;
  font-size: 21px;
  letter-spacing: 0.04em;
  line-height: 32px;
}
.location .location-body .left .items .item.active .image {
  opacity: 1;
}
.location .location-body .left .items .item.active .title {
  opacity: 1;
}
.location .location-body .left .items .item:hover::after {
  opacity: 1;
}
.location .location-body .left .items .item:hover .title {
  opacity: 1;
}
.location .location-body .right {
  width: 381px;
}
.location .location-body .right .info {
  background-color: #fff;
  padding: 35px 35px 25px;
  border-radius: 33px;
  margin-top: 36px;
}
.location .location-body .right .info ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 40px;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.location .location-body .right .info ul li a {
  display: flex;
  align-items: baseline;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.location .location-body .right .info ul li a span {
  display: flex;
  flex-direction: column;
}
.location .location-body .right .info ul li.map {
  width: 100%;
}
.location .location-body .right .info ul li.map span {
  font-size: 16px;
  line-height: 26px;
}
/*.location .location-body .right .info ul li.map span.text br{
  display: none;
}*/
.location .location-body .right .info ul li.map p {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 32px;
  color: #001e2d;
}

/*
** Privacy
*/
.privacy {
  padding-top: 178px;
  padding-bottom: 60px;
  background-color: #ECF5FA;
  position: relative;
  isolation: isolate;
}
.privacy::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../css/images/privacy-shap.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.privacy .privacy-wrapper {
  width: 996px;
  max-width: 100%;
  margin: 53px auto 0;
}
.privacy .privacy-wrapper h1 {
  font-family: 'ClashDisplay-Medium';
  font-weight: 500;
  font-size: 42px;
  line-height: 52px;
  margin-bottom: 30px;
  padding-left: 16px;
}
.privacy .privacy-wrapper ul li {
  position: relative;
  padding-left: 28px;
}
.privacy .privacy-wrapper ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  background-color: #03a6a1;
  border-radius: 50%;
}
.privacy .privacy-wrapper .privacy-content {
  background-color: rgba(255, 255, 255, 0.7019607843);
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 28px;
}
.privacy .privacy-wrapper .privacy-content .wrapper {
  width: 808px;
  max-width: 100%;
  margin: 0 auto;
  padding: 65px 20px 80px;
  display: flex;
  flex-direction: column;
  /*  row-gap: 30px;*/
  row-gap: 15px;
}

.privacy .privacy-wrapper .privacy-content .wrapper a {
  color: #0070bd;
}

.privacy .privacy-wrapper .privacy-content .wrapper > * {
  opacity: 0.9;
}
.privacy .privacy-wrapper .privacy-content .wrapper h2 {
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.05em;
  /*  margin-top: 20px;*/
  opacity: 1;
}

/*
** 404
*/
.not-found {
  min-height: 100vh;
  padding-top: 178px;
  padding-bottom: 178px;
  justify-content: center;
  background-image: url("../css/images/not-found-shap.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  isolation: isolate;
}
.not-found .content {
  font-size: 18px;
  line-height: 28px;
  padding-left: 108px;
}
.not-found .content h1 {
  margin-bottom: 20px;
  font-family: 'ClashDisplay-Semibold';
  font-weight: 600;
  font-size: 70px;
  line-height: 80px;
  color: #03a6a1;
  background: linear-gradient(to right, #03A6A1 0%, #0070BD 40%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.not-found .content p {
  max-width: 730px;
  margin-bottom: 75px;
}

.error404 .scroll-down-wrapper {
  display: none !important;
}

/* 
** Start Footer
*/
.footer {
  background-color: #001E2D;
  padding: 70px 0 62px 0;
  position: relative;
  isolation: isolate;
  color: #fff;
}
.footer::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 872px;
  height: 201px;
  background-image: url("../css/images/footer-shape.svg");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: -1;
}
footer .content {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  justify-content: space-between;
}
footer .left {
  width: calc(100% - 160px);
}
footer .left .top {
  display: flex;
  -moz-column-gap: 80px;
       column-gap: 80px;
}
footer .left .top h2 {
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin-bottom: 36px;
}
footer .left .top div {
  font-weight: 400;
  font-size: 16px;
}
footer .left .top div.menu ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 60px;
  grid-row-gap: 14px;
}

footer .left .top div.menu ul#menu-footer-en {
	
	grid-column-gap: 35px;
	
}


footer .left .top div.menu ul li {
  line-height: 38px;
  color: #FFFFFF;
  transition: color 0.3s ease-out;
}
footer .left .top div.menu ul li:hover {
  color: #0070BD;
}
footer .left .top div.discover .discover-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 14px;
}

footer .left .top div.discover h2 {
  opacity: 0;
  visibility: hidden;
}

footer .left .top div.discover .discover-wrapper .btn-link {
  width: -moz-max-content;
  width: max-content;
  height: 38px;
  padding: 0 20px;
  display: flex;
  -moz-column-gap: 9px;
       column-gap: 9px;
  align-items: center;
  border-radius: 31px;
  position: relative;
  isolation: isolate;
  font-size: 12px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  transition: color 0.3s ease-out;
}
footer .left .top div.discover .discover-wrapper .btn-link > span {
  display: flex;
}
footer .left .top div.discover .discover-wrapper .btn-link .icon svg path {
  transition: fill 0.3s ease-out;
}
footer .left .top div.discover .discover-wrapper .btn-link::after {
  content: "";
  position: absolute;
  z-index: -2;
  border-radius: 19px;
  transition: width 0.3s ease-out, opacity 0.3s ease-out;
}
footer .left .top div.discover .discover-wrapper .btn-link.btn-primary {
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
}
footer .left .top div.discover .discover-wrapper .btn-link.btn-primary::after {
  height: 102%;
  width: 38px;
  left: -1px;
  background-color: #FFFFFF;
  opacity: 0;
}
footer .left .top div.discover .discover-wrapper .btn-link.btn-secondary {
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  overflow: hidden;
}
footer .left .top div.discover .discover-wrapper .btn-link.btn-secondary::after {
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  left: 2px;
  background-color: #001E2D;
}
footer .left .top div.discover .discover-wrapper .btn-link.btn-secondary::before {
  content: "";
  position: absolute;
  height: calc(100% - 4px);
  width: 38px;
  left: 2px;
  border-radius: 19px;
  background-color: #FFFFFF;
  z-index: -1;
  opacity: 0;
  transition: width 0.3s ease-out, opacity 0.3s ease-out;
}
footer .left .top div.discover .discover-wrapper .btn-link:hover {
  color: #0070bd;
}
footer .left .top div.discover .discover-wrapper .btn-link:hover .icon svg path {
  fill: #0070bd;
}
footer .left .top div.discover .discover-wrapper .btn-link:hover.btn-primary::after {
  width: 102%;
  opacity: 1;
}
footer .left .top div.discover .discover-wrapper .btn-link:hover.btn-secondary::before {
  width: calc(100% - 4px);
  opacity: 1;
}
footer .left .top div.follow-us-wrapper {
  display: flex;
  -moz-column-gap: 27px;
       column-gap: 27px;
}
footer .left .top div.follow-us-wrapper a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  background: linear-gradient(to right, #0070bd 0%, #03a6a1 100%);
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
footer .left .top div.follow-us-wrapper a svg path {
  transition: fill 0.3s ease-out;
}
footer .left .top div.follow-us-wrapper a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  border-radius: 22px;
  left: -44px;
  z-index: -1;
  transition: left 0.3s ease-out;
}
footer .left .top div.follow-us-wrapper a:hover svg path {
  fill: #0070BD;
}
footer .left .top div.follow-us-wrapper a:hover::after {
  left: 0;
}
footer .left .bottom {
  margin-top: 58px;
  padding-top: 32px;
  position: relative;
}
footer .left .bottom::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 670px;
  max-width: 100%;
  height: 1px;
  background: linear-gradient(to right, #0070bd 0%, #001e2d 100%);
}
footer .left .bottom ul {
  display: flex;
  -moz-column-gap: 65px;
       column-gap: 65px;
}
footer .left .bottom ul li {
  line-height: 26px;
  color: #FFFFFF;
  transition: color 0.3s ease-out;
}
footer .left .bottom ul li:hover {
  color: #0070BD;
}
footer .right {
  width: 140px;
  font-size: 14px;
  line-height: 26px;
  text-align: right;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
}
footer .right a {
  opacity: 0.6;
  margin-top: 13px;
}

/*
** Start Responsive
*/

@media screen and (max-width: 1400px) {
  .location .location-wrapper {
    padding-left: 0;
    padding-right: 190px;
  }

  .location .location-body {
    justify-content: initial;
    column-gap: 90px;
  }
}

@media screen and (max-width: 1300px) {
  /* Genearle */
  .scroll-down-wrapper {
    left: -43px;
  }
  /* Header */
  header .header-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  header .navbar-nav {
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  /* Home */
  .hero .hero-intro .left {
    padding-left: 30px;
  }
  .culture-career::after {
    width: 340px;
  }

  .hero .hero-intro h1 {
    font-size: 42px;
    line-height: 52px;
  }

  .hero .who-are-we h2 {
    font-size: 42px;
    line-height: 52px;
    max-width: 600px;
  }

  .hero .who-are-we .description {
    padding-left: 225px;
  }

  .our-team .team-wrapper {
    padding: 0 23px;
  }
  .our-team .team-wrapper .my-slider-progress {
    margin-left: 0;
  }
  .hero .hero-intro .left .items {
    grid-column-gap: 50px;
  }

  .culture-career::after {
    right: 23px;
  }

  /* Actualites */
  .actualites .news-wrapper .news-items {
    width: calc(100% - 294px);
  }

  /* Formation */
/*   .formations .head-wrapper .intro-wrapper .info .item:first-child {
    width: 240px;
  }
  .formations .head-wrapper .intro-wrapper .info .item:nth-child(2) {
    width: 340px;
  }

  .formations .head-wrapper .intro-wrapper .info .item:nth-child(3) {
    width: 220px;
  } */
}


@media screen and (max-width: 1200px) {
	
	.page-template-home .classements_sec .classements_content {
		padding: 50px 32px 60px 20px;
	}

  body.single-formation form.sent .wpcf7-response-output:after {
    left: 110px;
  }
  body.single-formation form.sent .wpcf7-response-output {
    padding: 50px 110px 50px 205px !important;
  }

/*   .formations .head-wrapper .intro-wrapper .info .item:nth-child(2) {
    width: 300px;
  }
  .formations .head-wrapper .intro-wrapper .info .item:first-child {
    width: 225px;
  }
  .formations .head-wrapper .intro-wrapper .info .item:last-child img {
    width: 100px;
  }
  .formations .head-wrapper .intro-wrapper .info .item:last-child {
    width: 244px;
  } */

  /* Genearle */
  .scroll-down-wrapper {
    display: none !important;
  }
  /* Header */
  header .header-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* Home */
  .hero .hero-intro .left {
    padding-left: 0;
    width: calc(100% - 418px);
  }
  .hero .hero-intro .right {
    position: relative;
    right: -23px;
    width: 418px;
  }
  .hero .hero-intro .left .items {
    padding-left: 0;
  }
  .our-team .team-wrapper .splide__arrows {
    width: 112px;
    max-width: 100%;
    padding: 0;
    right: 23px;
    left: initial;
    margin: initial;
  }
  .our-team .team-wrapper .my-slider-progress {
    max-width: calc(100% - 181px);
  }
  .expertises-and-secteurs .item {
    padding: 59px 30px;
  }

  .hero .hero-intro h1 {
    font-size: 37px;
    line-height: 47px;
  }

  .hero .who-are-we h2 {
    font-size: 37px;
    line-height: 47px;
    max-width: 530px;
  }

  .hero .who-are-we .description {
    padding-left: 195px;
  }

  .hero .hero-intro  .line {
    margin-bottom: 27px;
  }

  .our-team .content h2 {
    font-size: 34px;
  }

  .culture-career h2 {
    font-size: 38px;
  }

  /* Career */
  .culture-carriere {
    overflow: hidden;
  } 

  .culture-carriere .intro-wrapper h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .culture-carriere .schema-wrapper h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .culture-carriere .latest-offers-wrapper h2 {
    font-size: 38px;
    line-height: 48px;  
  }

  .culture-carriere .application .application-wrapper h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .culture-carriere .schema-wrapper::after {
    width: 1020px;
    height: 1020px;
    background-size: cover;
  }

  .culture-carriere .schema-wrapper {
    margin: 0 auto;
    padding: 130px 0;
  }

  .culture-carriere .schema-wrapper .items .item {
    font-size: 20px;
    line-height: 30px;
  }

  /* Actualites */
  .actualites .title h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .actualites .featured {
    padding-left: 23px;
  }

  /* Single Actualites */
  .news .title h1 {
    font-size: 38px;
    line-height: 48px;
  }

  .news .article-info {
    position: relative;
  }

  /* Privacy */
  .privacy .privacy-wrapper h1 {
    font-size: 38px;
    line-height: 48px;
    padding-left: 0;
  }
  .privacy .privacy-wrapper .privacy-content .wrapper h2 {
    margin-top: 0;
  }

  /* Contact */
  .contact .contact-head .contact-form .form-title h1 {
    font-size: 38px;
    line-height: 48px;
    max-width: 100%;
  }

  .contact .contact-head .contact-form .form-title {
    max-width: 100%;
  }

  .contact .contact-body .shap {
    max-width: 100%;
  }

  .contact .contact-body .locations-wrapper .splide__arrows {
    width: 112px;
    padding: 0;
    right: 23px;
    left: initial;
    margin: initial;
  }

  .contact .contact-body .locations-wrapper .my-slider-progress {
    max-width: initial;
    width: calc(100% - 185px);
    margin-left: 15px;
  }

  /* Equipe */
  .equipe .title h1 {
    font-size: 38px;
    line-height: 48px;
  }

  .join-us .join-us-wrapper .content .text-wrapper h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .equipe .team-filtre {
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 6px;
  }

  .equipe .team-wrapper {
    grid-template-columns: repeat(4, 1fr);
    max-width: 920px;
    margin: 0 auto;
  }

  /* Single Equipe */
  .biography .biography-wrapper .team-info h1 {
    font-size: 38px;
    line-height: 48px;
  }

  /* Expertises and secteurs */

  .expertises-secteurs .intro-wrapper .left h1 {
    font-size: 38px;
    line-height: 48px;
  }

  .expertises-secteurs .body-wrapper .blocks-expertses .block h2 {
    font-size: 22px;
    line-height: 32px;
  }

  .expertises-secteurs .body-wrapper .blocks-secteurs .items {
    grid-template-columns: repeat(3, 1fr);
  }

  /* Single Expertises And Secteurs */
  .single-expertise-secteur .head-wrapper .title h1 {
    font-size: 38px;
    line-height: 48px;  
  }
  .single-expertise-secteur .body-wrapper::after {
    background-position: right;
    width: calc(100% - 23px);
  }

  /* Single desk */
  .location .location-head .image-wrapper {
    width: 200px;
    height: 260px;
  }
  .location .location-head h1 {
    font-size: 38px;
    line-height: 48px;
  }

  /* Formations */
  .formations .head-wrapper .intro-wrapper h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .formations .our-formations .items-wrapper .item h2 {
    font-size: 20px;
    line-height: 30px;
  }

  /* Single Formation */
  .training .training-info-wrapper .info-head h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .training .training-info-wrapper .info-body .info-body-wrapper .item h2 {
    font-size: 24px;
    line-height: 34px;  
  }
  .training .training-info-wrapper .info-body {
    padding: 50px 0;
  }

  .training .pre-registration-wrapper .title h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .training .pre-registration-wrapper .form-wrapper .item {
    padding: 50px 110px;  
  }
  .training .pre-registration-wrapper {
    padding: 45px 0;
  }

  /* Identite */
  .cabinet .cabinet-wrapper > div.title h1 {
    font-size: 38px;
    line-height: 48px;
  }
  .about-cabinet .cabinet-slider .splide .splide__slide:first-of-type p {
    font-size: 38px;
    line-height: 48px;
  }

  .about-cabinet .cabinet-slider .splide .splide__slide span {
    font-size: 90px;
    line-height: 90px;
  }
  .about-cabinet .content .left h2 {
    font-size: 34px;
    line-height: 44px;
  }
  .intervention .intervention-wrapper .content h2 {
    font-size: 34px;
    line-height: 44px;
  }
  .about-cabinet .cabinet-slider .splide {
    padding: 280px 0;
  }


}


@media screen and (max-width: 1024px) {

  .distinctions-item {
    display: flex;
    flex-direction: column-reverse;
  }
	
	.page-template-home .classements_sec .classements_content {
		flex-wrap: wrap;
	}
	
	.page-template-home .classements_sec .classements_content .quotes_slider {
    margin-left: 0;
}
	
	.formations .head-wrapper .intro-wrapper .info {
		    grid-template-columns: repeat(2, 1fr);
	}
	.formations .head-wrapper .intro-wrapper .info .item:last-child {
		 grid-area: unset;
	}
	
	.formations .head-wrapper .intro-wrapper .info .item {
		justify-content: flex-start;
	}


    body.single-formation form.sent .wpcf7-response-output:after {
      left: 29px;
    }
    body.single-formation form.sent .wpcf7-response-output {
      padding: 40px 29px 40px 120px !important;
    }


  .formations .head-wrapper .intro-wrapper .info .item p {
    max-width: 100%;
  }

  /* General */
  .breadcrumbs {
    display: none;
  }

  /* Header */

  header {
    padding-top: 20px;
  }

  header.active {
    height: 100%;
    background-color: #fff;
  }

  header .header-container {
    height: 100%;
    align-items: initial;
  }

  header .logo {
    width: 186px;
    height: 51px;
  }
  header .menu-icon {
    display: flex;
  }
  header .navbar {
    position: absolute;
    width: calc(100% - 20px);
    height: 100%;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #ECF5FA;
    overflow: scroll;
    border-radius: 10px;
    display: none;
    animation: fade 1s ease-in-out;
  }
  header .navbar-nav {
    flex-direction: column;
    padding: 120px 20px 20px 20px;
    min-height: 100%;
    row-gap: 10px;
    align-items: center;
    justify-content: center;
  }
  header .navbar-nav li::before {
    content: none;
  }
  header .navbar-nav li a {
    height: 65px;
    width: 330px;
    max-width: 100%;
    font-size: 18px;
    background: linear-gradient(to right, rgba(3, 166, 161, 0.1019607843) 0%, rgba(0, 112, 189, 0.1019607843) 100%);
    border-radius: 50px;
    justify-content: center;
  }
  header .dropdown-menu {
    position: absolute;
    left: initial;
    top: 65px;
    display: flex;
    z-index: 2;
    width: 330px;
    max-width: 100%;
  }
  header .dropdown-menu li a {
    height: initial;
    border-radius: 0;
    background: transparent;
    width: 100%;
  }

  header .sub-menu li a {
    height: initial;
    width: 100%;
    background: transparent;
    border-radius: initial;
    justify-content: initial;
  }

  header .sub-menu {
    position: relative;
    left: 0;
    top: 0;
    width: 330px;
    max-width: 100%;
    min-height: auto;
    margin-top: 22px;
  }

  header .navbar-nav li.menu-item-has-children.active .sub-menu {
    display: flex !important;
  }

  header.active .navbar {
    display: block;
  }

  body.menuOpened{
    overflow: hidden;
  }

  header .menu-icon:hover .lines {
    width: 16px;
  }

  header .menu-icon.active .lines{
    width: 25px !important;
  }

  header .navbar-nav li.menu-item-has-children:hover .sub-menu {
    display: none;
  }

  header .menu-icon:hover span:first-child {
    left: 0;
  }

  header .menu-icon:hover span:last-child {
    left: 0;
  }

  header .menu-icon.active span:first-child {
    left: 25px;
  }
  header .menu-icon.active span:last-child {
    left: -25px;
  }

  header .navbar-nav li.current_page_item a {
    background: linear-gradient(to right, #03a6a1 0%, #0070bd 100%);
    color: #fff;
  }

  header .navbar-nav li.menu-item-has-children.active > a {
    background: linear-gradient(to right, #03a6a1 0%, #0070bd 100%);
    color: #fff;
  }

  header .navbar-nav li.menu-item-has-children > a:after {
    content: "";
    position: absolute;
    left: 35px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg id='Group_1908' data-name='Group 1908' transform='translate(2.144 2)'%3E%3Crect id='Rectangle_1292' data-name='Rectangle 1292' width='24' height='24' rx='12' transform='translate(-2.144 -2)' fill='%23fff'/%3E%3Cg id='Group_1093' data-name='Group 1093' transform='translate(6.667 6.667)'%3E%3Cpath id='Path_751' data-name='Path 751' d='M0,0H9.428' transform='translate(0 0) rotate(45)' fill='none' stroke='%230070bd' stroke-linecap='round' stroke-width='1.5'/%3E%3Cpath id='Path_752' data-name='Path 752' d='M0,0H9.428' transform='translate(6.667 0) rotate(135)' fill='none' stroke='%230070bd' stroke-linecap='round' stroke-width='1.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    border-radius: 50%;
    opacity: 0;
    transition: opacity .3s ease-out;
  }

  header .navbar-nav li.menu-item-has-children.active > a:after {
    opacity: 1;
  }

  header .header-container:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -10px;
    background-color: #ecf5fa;
    width: calc(100% - 20px);
    height: 80px;
    border-radius: 10px;
    display: none;
    animation: fade 1s ease-in-out;
  }

  header.active .header-container:after {
    display: block;
  }

  /* Footer */

  footer {
    padding: 53px 0 62px 0;
  }

  footer .content {
    flex-direction: column;
  }
  footer .left {
    width: 100%;
  }

  footer .right {
    width: 100%;
    text-align: left;
    padding-top: 11px;
  }
  footer .left .bottom {
    margin-top: 40px;
  }
  footer .left .top {
    flex-wrap: wrap;
    row-gap: 50px;
  }


  /* Home */

  .hero {
    padding-top: 120px;
  }

  .hero .hero-intro {
    min-height: initial;
    flex-direction: column;
    row-gap: 23px;
  }

  .hero .hero-intro .left .line,
  .hero .hero-intro .left h1 {
    display: none;
  }

  .hero .hero-intro .title-mobile {
    display: block;
    order: 1;
  }

  .hero .hero-intro .right {
    order: 2;
    right: 0;
    width: 418px;
    height: 430px;
    margin: 0 auto;
  }

  .hero .hero-intro .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .hero .hero-intro .left {
    order: 3;
    margin-top: 15px;
    width: 100%;
  }

  .hero .hero-intro h1 {
    margin-bottom: 0;
  }

  .hero .hero-intro .left {
    padding-left: 0;
    width: 100%;
  }

  .hero .hero-intro .left .items {
    max-width: 100%;
  }

  .hero .who-are-we {
    padding-left: 0;
  }

  .hero .who-are-we .description {
    padding-left: 0;
    padding-right: 0;
  }

  .where-to-find-us .content {
    max-width: 100%;
    margin: 0 auto;
  }

  .where-to-find-us .find-us {
    padding: 0;
  }

  .where-to-find-us .container {
    padding: 0;
  }

  .where-to-find-us .content {
    padding: 0 23px;
  }

  .hero .hero-intro .line {
    width: 100%;
    animation: initial;
  }

  /* Career */
  .culture-carriere {
    padding-top: 120px;
  }

  .culture-carriere .container {
    padding: 0;
  }

  .culture-carriere .intro-wrapper .title {
    margin-top: 0;
    padding: 0 23px;
  }
  .culture-carriere .intro-wrapper .description {
    padding: 0 23px;
  }
  .culture-carriere .intro-wrapper .image-wrapper {
    width: 376px;
    height: 380px;
    position: relative;
    margin: 0 auto 30px;
    top: 0;
  }

  .culture-carriere .intro-wrapper .image-wrapper img {
    width: 100%;
    height: 100%;
  }

  .culture-carriere .intro-wrapper .image-wrapper::after {
    top: -28px;
    height: 100%;
    background-size: contain;
    background-position: right;
  }
  .culture-carriere .intro-wrapper .description p {
    max-width: 100%;
  }

  .culture-carriere .schema-wrapper {
    padding: 130px 23px;
  }

  .culture-carriere .latest-offers-wrapper {
    padding-left: 23px;
    padding-right: 23px;
  }

  .culture-carriere .application {
    width: calc(100% - 14px);
    margin: 0 auto;
  }

  .culture-carriere .latest-offers-wrapper h2 {
    padding-left: 0;
  }
  .culture-carriere .latest-offers-wrapper .splide__arrows {
    right: 0; 
  }

  /* Actualites */
  .actualites {
    padding-top: 120px;
  }

  .actualites .container {
    padding: 0;
  }

  .actualites .title {
    margin: 0 auto 74px;
    padding-left: 0;
  }

  .actualites .news-wrapper {
    flex-direction: column;
    row-gap: 16px;
  }
  .actualites .news-wrapper .search {
    position: relative;
    width: calc(100% - 46px);
    margin: 0 auto;
  }
  .actualites .news-wrapper .news-items {
    width: calc(100% - 46px);
    margin: 0 auto;
  }

  .actualites::after {
    width: 100%;
  }

  .actualites .title {
    padding: 0 23px;
  }

  .actualites .featured {
    width: calc(100% - 46px);
    margin: 0 auto 47px;
  }

  .actualites .news-wrapper .filtre-box-mobile {
    display: flex;
  }

  .actualites .news-wrapper #close-filter {
    display: flex;  
  }

  .actualites .news-wrapper .news-filtres {
    width: 100%;
    background-color: #B7CDDD;
    padding: 23px 23px 0;
    height: 100%;
    overflow: scroll;
    position: fixed;
    bottom: -100%;
    z-index: 5;
    justify-content: flex-start;
    transition: bottom .5s ease-in-out;
  }

  .wow {
    visibility: visible;
  }

  .actualites .news-wrapper .news-filtres .item .filtre-title {
    padding: 22px 28px;
  }

  .actualites .news-wrapper .news-filtres .item {
    background-color: #0070BD;
    color: #fff;
    transition: background-color .3s ease-out, color .3s ease-out;
  }

  .actualites .news-wrapper .news-filtres .item .filtre-title span.icon {
    border: 1px solid #ffffff;
    transition: transform .3s ease-out, border .3s ease-out;
    width: 34px;
    height: 34px;
  }

  .actualites .news-wrapper .news-filtres .item .filtre-title span.icon svg path {
    stroke: #fff;
    transition: stroke .3s ease-out;
  }

  .actualites .news-wrapper .news-filtres .item.active {
    background-color: #fff;
    color: #001E2D;
  }

  .actualites .news-wrapper .news-filtres .item.active .filtre-title span.icon svg path {
    stroke: #0070BD;
  }

  .actualites .news-wrapper .news-filtres .item.active .filtre-title span.icon {
    border: 1px solid #0070BD;
  }
  .actualites .news-wrapper .news-filtres .item.active .filtre-title {
    margin-bottom: 0;
  }

  .actualites.opened {
    z-index: 6;
  }

  /* Single Actualites */
  .news .article-content .content-wrapper .excerpt {
    font-size: 20px;
    line-height: 30px;
  }
  .news {
    padding-top: 120px;
  }
  .news .container {
    padding: 0 10px;
  }

  .news .title {
    margin-top: 0;  
  }

  .news .article-info {
    padding: 0 20px;
  }

  /* Privacy */
  .privacy {
    padding-top: 120px;  
  }

  .privacy .privacy-wrapper {
    margin: 0 auto;
  }

  /* 404 */
  .not-found {
    padding-top: 120px;
    padding-bottom: 29px;
  }
  .not-found .content {
    width: 730px;
    max-width: 100%;
    padding-left: 0;
    margin: 0 auto;
  }
  .not-found .content h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .not-found .content p {
    margin-bottom: 56px;
  }
  .not-found {
    background-position: bottom;
  }

  /* Contact */
  .contact .contact-body .content .title {
    padding-left: 0;
    padding-right: 0;
  }
  .contact .contact-body .shap .image-wrapper {
    margin-right: 0;
  }
  .contact .contact-head {
    padding-top: 120px;
    padding-bottom: 40px;
  }
  .contact .contact-head .contact-form {
    margin: 0 auto 26px;
  }

  .contact .contact-head .contact-form {
    padding: 30px 30px 50px;
  }
  .contact .contact-head .contact-form .form-title {
    row-gap: 30px;
  }

  /* Equipe */
  .equipe {
    padding-top: 120px;  
  }
  .equipe .title {
    margin: 0 auto 35px;
  }
  /* Single Equipe */
  .biography {
    padding-top: 120px;
  }

  .biography .biography-wrapper .picture-switchers {
    top: 0;
    height: 500px;
  }

  .biography .biography-wrapper .picture-switchers .image-wrapper {
    width: 330px;
    height: 500px;
  }

  .biography .biography-wrapper .picture-switchers .image-wrapper img {
    width: 100%;
    height: 100%;
  }

  .biography .biography-wrapper {
    min-height: 500px;
    margin-top: 0;
  }

  .biography .biography-wrapper .right {
    padding-top: 543px;
    margin-top: 0;
    padding-right: 0;
    width: 330px;
  }

  .biography .biography-wrapper .left {
    width: calc(100% - 380px);
  }

  .biography .biography-wrapper .right .news-items .item {
    width: 100%;
  }

  .biography .biography-wrapper .right .splide__slide {
    width: 100%;
  }

  .biography .biography-wrapper .right .news-items .item {
    padding: 48px 23px 31px;
  }

  /* Expertises and Secteurs */
  .expertises-secteurs .head-wrapper {
    padding-top: 120px;
  }

  .expertises-secteurs .body-wrapper .blocks-expertses .block .items {
    grid-template-columns: repeat(2, 1fr);
  }
  .expertises-secteurs .body-wrapper .blocks-expertses .block {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .expertises-secteurs .body-wrapper .blocks-secteurs .items {
    grid-template-columns: repeat(2, 1fr);
  }

  /* Single Expertises Ans Secteurs */
  .single-expertise-secteur {
    padding-top: 120px;
  }
  .single-expertise-secteur .head-wrapper {
    margin: 0 auto 35px auto;
  }
  .single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .single-expertise-secteur .body-wrapper .wrapper {
    padding: 65px 65px 43px;
  }

  .dedicated-team .dedicated-team-body .item {
    padding-left: 23px;
    padding-right: 23px;  
  }
  .dedicated-team .content {
    padding: 50px;
  }

  /* Single Desk */
  .location .location-head {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .location {
    padding-top: 120px;
  }
  .location .location-wrapper {
    padding-right: 0;
  }
  .location .location-head {
    flex-direction: column;
    row-gap: 15px;
    position: relative;
  }

  .location .location-head .switchers {
    position: absolute;
    bottom: -110px;
    right: 0;
    z-index: 1;
  }

  .location .location-head .image-wrapper {
    position: initial;
  }
  .location .location-body {
    flex-direction: column;
  }
  .location .location-body .right {
    width: 100%;
    margin-bottom: 50px;
  }
  .location .location-head h1 {
    max-width: 100%;
  }
  .location .location-head .image-wrapper {
    background-image: url("../css/images/location-mobile.png");
  }
  .location .location-head .image-wrapper {
    width: 332px;
    height: 281px;
    margin: 0 auto;
  }

  .location .location-body .left {
    width: 100%;
  }

  .location .location-body .left .items {
    display: flex;
    column-gap: 30px;
    justify-content: space-between;
    overflow-y: scroll;
     padding: 8px; 
     scrollbar-width: none;
  }

  .location .location-body .left .items .item .title h2 {
    width: max-content;
  }

  .location .location-body .left .items .item:hover::after {
    opacity: 0;
  }

  .location .location-body .left .items::-webkit-scrollbar {
    width: 0;
  }

  .location .location-body .left .items .item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    min-height: auto;
    row-gap: 20px;
    order: 2;
  }
  .location .location-body .left .items .item .image {
    display: none;
  }

  .location .location-body .left .items .item.active .image {
    display: flex;
  }

  .location .location-body .left .items .item.active {
    order: 1;
  }

  /* Formations */
  .formations .head-wrapper {
    padding-top: 120px;
  }
  .formations .head-wrapper .intro-wrapper {
    padding-left: 0;
  }
  .formations .head-wrapper .intro-wrapper .image-wrapper {
    right: 0;
    left: 0;
    width: 336px;
    height: 336px;
    position: relative;
    top: 0;
    margin: 30px auto 40px;
  }
  .formations .head-wrapper .intro-wrapper .image-wrapper::after{
    content: none;
  }
  .formations .head-wrapper .intro-wrapper .image-wrapper::before {
    background-size: contain;
    background-position: right;
  }

  .formations .head-wrapper .intro-wrapper .image-wrapper img {
    width: 336px;
    height: 336px;
    object-fit: cover;
  }

/*   .formations .head-wrapper .intro-wrapper .info .item {
    width: calc(50% - 4px) !important;
  } */

  .formations .head-wrapper .intro-wrapper .stats {
    padding-left: 0;
    margin-bottom: 0;
    max-width: 100%;
    column-gap: 50px;
  }
  .formations .head-wrapper .intro-wrapper .stats .item {
    min-width: initial;
    width: calc(50% - 25px);
  }
  .formations .head-wrapper .intro-wrapper .description {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    margin-top: 30px;
    padding-top: 30px;
    margin-bottom: 40px;
  }
  .formations .head-wrapper .intro-wrapper .description::after {
    top: 0;
  }

  .formations .head-wrapper .intro-wrapper .stats .item span {
    margin-bottom: 10px;
  }

  .formations .head-wrapper .intro-wrapper .stats .item p {
    font-size: 16px;
    line-height: 26px;
  }

  .formations .our-formations .title-wrapper {
    padding-left: 0;
  }

  .formations .our-formations .title-wrapper h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .formations .our-formations .items-wrapper .item {
    padding: 47px 25px 25px;
  }
  .formations .head-wrapper .intro-wrapper h1 {
    margin-top: 0;
  }

  /* Single Formation */
  .training {
    padding-top: 120px;
  }
  .training .training-info-wrapper {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  .training .pre-registration-wrapper .form-wrapper .item {
    padding: 40px 29px;
  }
  .training .pre-registration-wrapper .title {
    max-width: 100%;
  }

  /* Identite */
  .cabinet .content {
    padding: 0;
  }
  .cabinet .cabinet-wrapper {
    margin-top: 0;
  }

  .cabinet {
    padding-top: 120px;
    padding-bottom: 18px;
  }

  .cabinet .cabinet-wrapper > div.description,
  .cabinet .cabinet-wrapper > div.stats {
    padding-left: 90px;
  }

  .cabinet .cabinet-wrapper > div {
    width: initial;
  }
  .cabinet .cabinet-wrapper > div.stats {
    grid-template-columns: 1fr;
    grid-row-gap: 15px;
  }
  .cabinet .cabinet-wrapper > div.stats .item .number {
    font-size: 30px;
  }
  .cabinet::after {
    content: none;
  }

  .cabinet .cabinet-wrapper > div.stats .item {
    row-gap: 8px;
  }
  .intervention .intervention-wrapper .content .items-wrapper .item .shape {
    height: 181px;
    width: 181px;
  }
  .intervention .intervention-wrapper .content .items-wrapper .item .shape span.circle-1 {
    width: 181px;
    height: 181px;
  }

  .intervention .intervention-wrapper .content .items-wrapper .item .shape span.circle-2 {
    width: 125px;
    height: 125px;
  }
  .intervention .intervention-wrapper .content .items-wrapper .item .shape span.circle-3 {
    width: 71px;
    height: 71px;
  }

  .intervention .intervention-wrapper .content .items-wrapper .item:nth-child(2) .shape span.circle-2,
  .intervention .intervention-wrapper .content .items-wrapper .item:nth-child(2) .shape span.circle-3 {
    width: 112px;
    height: 112px;
  }


.home .hero .hero-intro .left .item {

  width : 50%;

}


header .lang_switch_container {

    right: 100px;


}

  


}

@media screen and (max-width: 900px) {
	.formations .head-wrapper .intro-wrapper .info {
    grid-template-columns: repeat(1, 1fr);
	}
	
	.formations .head-wrapper .intro-wrapper .info .item:last-child {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
		padding: 20px;
	}
}

@media screen and (max-width: 992px) {
	
	.page-template-home .classements_sec .classements_content .left {
		margin-right: 0;
		max-width: 100%;
	}
	
	.page-template-home .classements_sec .classements_content .quotes_slider,
	.page-template-home .classements_sec .classements_content .quotes_slider .quote,
	.page-template-home .classements_sec .classements_content .quotes_slider .quote p{
		max-width: 100%;
	}
	
	.page-template-home .classements_sec .classements_content {
		flex-direction: column;
		gap: 30px;
	}

  /* Home */

  .hero {
    padding-bottom: 46px;
  }

  .hero .who-are-we {
    padding-top: 72px;
  }

  .expertises-and-secteurs {
    flex-direction: column;
  }

  .expertises-and-secteurs .item {
    width: 100%;
  }

  .where-to-find-us {
    padding-top: 55px;
    padding-bottom: 83px;
  }

  .where-to-find-us .container::after {
    top: 0;
  }

  .our-team .shap {
    top: -27px;
  }

  .our-team .shap .image-wrapper {
    width: 104px;
    height: 136px;
    margin-right: 0;
  }

  .our-team .shap .image-wrapper img {
    width: 100%;
    object-fit: cover;
    height: 100%;
  }

  .our-team .content .title .page-link {
    bottom: 0;
    width: max-content;
  }

  .our-team .content .title {
    flex-direction: column;
    align-items: initial;
    row-gap: 41px;
  }

  .culture-career {
    padding: 0 0 53px;
    min-height: 648px;
  }

  .culture-career .content {
    padding-top: 90px;
  }

  .culture-career::after {
    top: 28px;
    height: 387px;
    width: 266px;
    opacity: .5;
    background-size: contain;
    right: 0;
  }

  .culture-career .label {
    margin: 0 auto 32px;
  }

  .culture-career .description p {
    margin-bottom: 42px;
  }

  .culture-career .image-wrapper {
    top: 0;
    left: 0;
    position: relative;
    width: 322px;
    height: 353px;
    margin: 0 auto;
  }

  .culture-career h2 {
    margin: 0 auto 96px;
  }

  .culture-career .description {
    padding: 0;
    margin-top: 28px;
  }

  /* Career */
  .culture-carriere .schema-wrapper .items {
    grid-template-columns: 1fr;
    grid-row-gap: 4px;
  }

  .culture-carriere .schema-wrapper h2 {
    position: initial;
    top: initial;
    left: initial;
    transform: initial;
    margin: 0 auto 38px;
  }

  .culture-carriere .schema-wrapper {
    padding: 93px 23px;
  }

  .culture-carriere .schema-wrapper .items .item span.text br {
      display: none;
  }

  /* Actualites */
  .actualites .featured .featured-wrapper {
    flex-direction: column;
  }
  .actualites .featured .featured-wrapper .right {
    position: relative;
    text-align: center;
    top: 16px;
  }
  .actualites .featured::after {
    top: initial;
    bottom: -16px;
  }
  .actualites .featured .featured-wrapper .left .new-info {
    position: initial;
    margin-top: 43px;
  }
  .actualites .featured .featured-wrapper .left {
    padding: 53px 0 40px;
  }
  .actualites .featured .featured-wrapper h2 {
    font-size: 22px;
    max-width: 100%;
  }
  .actualites .featured .featured-wrapper .left > span {
    font-size: 16px;
    line-height: 26px;
  }

  .actualites .featured {
    padding-right: 23px;
    position: relative;
    z-index: 3;
  }

  /* Single Actualites */
  .similar-news .title {
    align-items: initial;
    flex-direction: column;
    row-gap: 25px;
  }

  .similar-news .title .page-link { 
    width: max-content;
    bottom: 0;
  }

  .similar-news {
    padding-top: 50px;
    padding-bottom: 34px;
  }

  .news .article-content {
    padding-top: 37px;
    margin-bottom: 30px;
    margin-top: 39px;
  }

  .news .article-content .content-wrapper .excerpt {
    padding-bottom: 40px;
  }

  /* Contact */
  .contact .contact-body .content .title {
    flex-direction: column;
    align-items: initial;
    row-gap: 35px;
    margin-top: 40px;
  }

  .contact .contact-body .content .title .page-link {
    width: max-content;
    bottom: 0;
  }

  .contact .contact-body .shap .image-wrapper {
    width: 375px;
    max-width: 100%;
    height: 105px;
  }

  .contact .contact-body .shap .image-wrapper img {
    width: 375px;
    max-width: 100%;
    height: 105px;
    object-fit: none;
  }

  /* Equipe */
  .equipe .team-wrapper {
    grid-template-columns: repeat(3, 1fr);
    max-width: 686px;
  }
  .join-us .join-us-wrapper .content {
    min-height: auto;
    flex-direction: column;
    row-gap: 7px;
    padding: 0 0 55px;
  }
  .join-us .join-us-wrapper .content .image-wrapper {
    position: relative;
    top: -43px;
    right: 0;
  }
  .join-us .join-us-wrapper {
    margin-top: 43px;
    width: calc(100% - 14px);
  }

  .join-us {
    background: transparent;
  }

  .join-us .join-us-wrapper .content::after {
    top: -43px;  
  }

  .join-us .join-us-wrapper .content .text-wrapper h2 br {
    display: none;
  }
  .equipe {
    padding-bottom: 45px;  
  }

  /* Single Equipe */
  .biography .biography-wrapper {
    flex-direction: column;
    row-gap: 55px;
  }
  .biography .biography-wrapper .right {
    padding-top: 0;
  }

  .biography .biography-wrapper .picture-switchers {
    position: initial;
    height: initial;
  }

  .biography .biography-wrapper .left {
    width: 100%;
  }

  .biography .biography-wrapper .picture-switchers .image-wrapper {
    position: relative;
    margin: 0 auto;
  }
  .biography .biography-wrapper .picture-switchers .switchers {
    position: initial;
    flex-direction: row;
    justify-content: flex-end;
    margin: 15px 0;
  }

  .biography .biography-wrapper .right .news-items {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 14px;
  }

  .biography .biography-wrapper .right {
    margin: 0 auto;
  }

  .biography .biography-wrapper .right .news-items .splide__arrows {
    justify-content: space-between;
    margin-top: 0;
  }

  .biography .biography-wrapper .right > h2 {
    margin-bottom: 14px;
  }

  .biography::after {
    background-position: right;
    width: 296px;
    height: 700px;  
  }

  /* Expertises and secteurs */
  .expertises-secteurs .intro-wrapper {
    flex-direction: column;
    row-gap: 38px;
    padding-left: 0;
    padding-top: 0;
  }

  .expertises-secteurs .intro-wrapper .left {
    width: 100%;
  }

  .expertises-secteurs .intro-wrapper .right {
    margin: 0 auto;
    width: 330px;
    height: 289px;
  }

  .expertises-secteurs .intro-wrapper .right::after {
    width: 220px;
    height: 277px;
  }

  .expertises-secteurs .body-wrapper .btns-wrapper {
    box-shadow: initial;
    flex-direction: column;
    row-gap: 10px;
    margin-top: -200px;
    max-width: 346px;
  }

  .expertises-secteurs .head-wrapper {
    padding-bottom: 226px;
  }

  .expertises-secteurs .body-wrapper .btns-wrapper a {
    border-radius: 45px;
    width: 100%;
    box-shadow: 0px 10px 20px rgba(0, 112, 189, 0.3);
  }

  .expertises-secteurs .body-wrapper .btns-wrapper a:first-child {
    border-right: 8px solid #ECF5FA;
  }

  .expertises-secteurs .body-wrapper .btns-wrapper a:last-child {
    border-left: 8px solid #ECF5FA;
  }

  /* Single Expertises And Secteurs */
  .dedicated-team .dedicated-team-body {
    grid-template-columns: repeat(2, 1fr);
  }
  .dedicated-team .dedicated-team-head h3 {
    font-size: 24px;
    line-height: 34px;
  }

  /* Single desk */
  body.single-implantation .dedicated-team {
    padding-bottom: 26px;
  }

  /* Single Formation */
  .training .training-info-wrapper .info-head {
    align-items: initial;
    flex-direction: column-reverse;
    row-gap: 30px;
  }

  .training .training-info-wrapper .info-head .switchers {
    justify-content: space-between;
  }

  .training .training-info-wrapper .info-head .btns-wrapper {
    flex-wrap: wrap;
    row-gap: 8px;
  }

}

@media screen and (max-width: 768px) {
	
	form .input-group.input-group-select > .icon {
		top: 2px;
	}

	form .input-group.input-group-check label input[type=checkbox] {
		top:-6px;
	}

  body.gdpr-infobar-visible {
    margin-top: 115px;
  }

  .hero .hero-intro .left .items .card.card-article .arrows-wrapper {
    right: 16px;
  }

  .page-link .phrases div span:last-child,
  .news-items .item .read-more .phrases div span:last-child{
    position: relative;
    right: 16px;
  }

  .culture-career .description .page-link .phrases {
    height: 45px;
  }

  .culture-career .description .page-link:hover .phrases div.text-wrapper-1 {
    top: -45px;
  }

  .culture-career .description .page-link:hover .phrases div.text-wrapper-2 {
    top: -45px;
  }

  .culture-career .description .page-link .phrases div span:first-child {
    max-width: 150px;
  }

  footer .left .top div.follow-us-wrapper {
    column-gap: 13px;
  }

  footer .left .top div.follow-us-wrapper a {
    width: 62px;
    height: 62px;
    border-radius: 50%;
  }

  footer .left .top div.follow-us-wrapper a:after {
    border-radius: 50%;
    left: -62px;
  }

  .culture-carriere .schema-wrapper:after {
    opacity: .4;
  }

  .culture-carriere .latest-offers-wrapper {
    padding-top: 24px;
  }

  .culture-carriere .schema-wrapper {
    padding-bottom: 23px;
  }

  .culture-carriere .application {
    padding-top: 35px;
    padding-bottom: 42px;
  }

  .culture-carriere {
    padding-bottom: 22px;
  }

  .application-form .page-link .phrases div span:last-child {
    position: relative;
    right: 0;
  }

  .application-form .input-group.input-group-submit .page-link {
    min-width: 113px !important;
    width: initial !important;
  }

  .actualites .featured {
    width: calc(100% - 20px);
  }

  .news-items .item {
    max-width: 329px;
    margin: 0 auto;
  }

  .news-items .item .read-more {
    padding-top: 21px;
  }

  .actualites .news-wrapper {
    padding-bottom: 40px;
  }

  .similar-news {
    margin-top: 30px;
  }

  .location .location-body .left .items .item.active .image {
    padding-left: 16px;
  }

  .contact .contact-head .contact-form form .input-group.input-group-submit .page-link:after,
  .contact .contact-head .contact-form form .input-group.input-group-submit .page-link:before {
    content: "";
  }

  .contact .contact-head .contact-form form .input-group.input-group-submit .page-link {
    padding-bottom: 11px;
  }

  .contact .contact-head .contact-form form .input-group.input-group-submit .page-link .phrases div span:last-child,
  .not-found .page-link .phrases div span:last-child{
    right: 0;
  }

  .join-us {
    padding-bottom: 20px;
  }

  .biography .biography-wrapper .team-info h1 {
    margin-bottom: 0;
  }

  .biography .biography-wrapper .team-info .status {
    margin-bottom: 0;
  }

  .biography .biography-wrapper .team-info {
    row-gap: 15px;
  }

  .biography .biography-wrapper .picture-switchers .switchers {
    margin: 5px 0 23px;
  }

  .biography:after {
    top: 85px;
  }

  .biography .biography-wrapper .team-contact {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .cabinet .cabinet-wrapper>div.title {
    margin-bottom: 18px;
  }

  .cabinet .cabinet-wrapper>div.stats .item {
    justify-content: space-between;
    flex-direction: row;
    padding-bottom: 30px;
  }

  .cabinet .cabinet-wrapper>div.stats .item .number {
    font-size: 60px;
  }

  .cabinet .cabinet-wrapper>div.stats .item .read-more {
    padding-bottom: 0;
    align-items: center;
    width: calc(100% - 100px);
  }

  .expertises-secteurs .body-wrapper .blocks-wrapper {
    padding-bottom: 35px;
  }

  .dedicated-team {
    margin-top: -240px;
  }

  .single-expertise-secteur .body-wrapper .wrapper {
    padding: 39px 8px 35px !important;
  }

  .not-found {
    background-image: url("/wp-content/themes/abeille-avocats/css/images/not-found-shap-mobile.png");
  }

  .biography .biography-wrapper .langues {
    margin-top: 25px;
  }

  .culture-career .image-wrapper {
    background-image: url("/wp-content/themes/abeille-avocats/css/images/c-and-c-mobile.png");
  }

  .cabinet:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 250px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/wp-content/themes/abeille-avocats/css/images/cabinet-shape-mobile.png");
    z-index: -1;
    opacity: .1;
    pointer-events: none;
  }

  .cabinet:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 35px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/wp-content/themes/abeille-avocats/css/images/cabinet-shape-bottom-mobile.png");
    z-index: -1;
    opacity: .5;
    pointer-events: none;
  }

  .about-cabinet .content {
    margin-top: 28px;
  }

  .cabinet {
    padding-bottom: 62px;
  }

  .about-cabinet .content {
    padding-bottom: 60px;
  }

  .intervention .intervention-wrapper {
    padding: 50px 0 0;
  }

  .intervention .intervention-wrapper .content .items-wrapper .item .shape {
    margin: 0 auto;
  }

  .intervention .intervention-wrapper .content .items-wrapper {
    padding: 50px 0 45px;
  }

  .intervention {
    padding-bottom: 18px;
  }

  .dedicated-team .dedicated-team-body .item .info-wrapper {
    width: calc(100% - 122px);
  }

  .dedicated-team .dedicated-team-body .item .image-wrapper {
    width: 99px;
    height: 99px;
  }

  .dedicated-team .dedicated-team-body .item .image-wrapper img {
    width: 90px;
    height: 90px;
  }

  .where-to-find-us .description:after {
    top: 0;
  }


  body.page-template-carriere .wpcf7 form .wpcf7-response-output,
  .contact .wpcf7 form .wpcf7-response-output {
    order: 2;
  }

  form .input-group.input-group-submit {
    display: flex;
    align-items: flex-end;
  }

  .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    line-height: 24px;
  }

  /* Generale */
  .label {
    font-size: 16px;
  }

  /* Footer */
  footer .left .top div.discover .discover-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 8px;
  }

  footer .left .top div.menu ul {
    grid-column-gap: 30px;
  }

  footer::after {
    width: 206px !important;
    height: 379px !important;
    background-image: url("../css/images/footer-shape-mobile.png") !important;
  }

  footer .left .bottom ul {
    column-gap: 36px;
  }

  /* Home */

  .hero .hero-intro .left .items {
    grid-template-columns: 1fr;
    max-width: 330px;
    margin: 0 auto;
  }

  .where-to-find-us .description {
    padding-left: 0;
    padding-top: 35px;
  }

  .where-to-find-us .find-us {
    margin-top: 45px;
  }

  .where-to-find-us h2 {
    margin-bottom: 30px;
    font-size: 38px;
  }

  .hero .hero-intro .right {
    width: 330px;
    height: 272px;
  }

  .hero .hero-intro  .line {
    width: 100%;
  }

  .hero .who-are-we .description {
    font-size: 18px;
    line-height: 28px;
  }

  .expertises-and-secteurs .item .title h2 {
    font-size: 26px;
  }

  .expertises-and-secteurs .item::after {
    background-size: cover;
  }

  .where-to-find-us .container::after {
    content: none;
  }

  .our-team .content h2 {
    margin-right: 0;  
  }

  .our-team .team-wrapper .splide__arrows {
    right: 0;
  }
  .our-team .team-wrapper .my-slider-progress {
    max-width: calc(100% - 146px);
  }
  .culture-career .content {
    padding-top: 68px;
  }
  .culture-career::after {
    background-image: url("../css/images/career-shap-mobile.png");
    right: 23px;
  }

  /* Career */
  .culture-carriere .latest-offers-wrapper h2 {
    padding-right: 0;
  }
  .culture-carriere .latest-offers-wrapper .splide {
    margin-top: 108px;
  }
  .culture-carriere .latest-offers-wrapper .splide__arrows {
    margin-top: -85px;
    width: 100%;
    justify-content: space-between;
  }
  .culture-carriere .latest-offers-wrapper h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .culture-carriere .latest-offers-wrapper .splide__slide h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .culture-carriere .intro-wrapper .description p {
    margin-bottom: 30px;
  }

  .culture-carriere .schema-wrapper .items .item:first-child span.text {
      padding-right: 14px;
      padding-left: 36px;
  }

  .culture-carriere .schema-wrapper .items .item:nth-child(3) span.text {
      padding-right: 0;
      padding-left: 36px;
  }

  .culture-carriere .schema-wrapper .items .item:nth-child(2) span.text {
    padding-right: 60px;
    padding-left: 15px;
  }

  .culture-carriere .schema-wrapper .items .item:last-child span.text {
    padding-right: 45px;
    padding-left: 15px;
  }

  .culture-carriere .latest-offers-wrapper .splide__slide {
    width: 100%;
  }

  .culture-carriere .latest-offers-wrapper {
    padding-bottom: 31px;
  }
  
  form {
    grid-template-columns: 1fr;
  }

  form .input-group.input-full-width,
  .wpcf7 form .wpcf7-response-output {
    grid-column-start: initial;
    grid-column-end: initial;
  }

  form .input-group.input-group-submit {
    text-align: left;
    order: 1;
  }

  /* Actualites */
  .actualites .title {
    margin: 0 auto 18px;
  }

  .actualites .news-wrapper .news-items {
    grid-template-columns: 1fr;  
  }
  .news-items .item .news-info h2 {
    font-size: 22px;  
  }
  .news-items .item {
    min-height: initial;
    padding: 35px;
  }
  .actualites .featured .featured-wrapper .right {
    height: 157px;
  }

  .actualites .featured .featured-wrapper .right img {
    width: 100%;
    height: 157px;
    object-fit: none;
  }

  .actualites .featured .featured-wrapper {
    min-height: initial;
  }

  /* Single Actualites */

  .news .container {
    padding: 0 3px;
  }

  .news .article-content .content-wrapper .share .share-items {
    row-gap: 12px;
    flex-direction: column;
  }
  .news .article-content .content-wrapper .share {
    align-items: initial;
  }

  .news .article-content .content-wrapper .share .share-items .item span.icon {
    width: 44px;
    height: 44px;
  }

  .news .article-content .content-wrapper .share .share-label {
    padding-top: 10px;
  }

  .news .article-info {
    flex-direction: column;
    padding-top: 84px;
  }

  .news .switchers {
    top: 0;
    left: 0;
    position: absolute;
    width: calc(100% - 40px);
    justify-content: space-between;
    margin: 0 auto;
    right: 0;
  }

  .news .article-content {
    width: calc(100% - 14px);
    margin: 0 auto;
  }

  .news .title h1 {
    font-size: 33px;
    line-height: 43px;
  }

  .news .details {
    width: 100%;
  }

  .similar-news .news-items .item {
    width: 100%;
  }

  .similar-news .title .page-link {
    width: 100%;
  }

  .similar-news .news-items .splide__slide {
    width: 100%;
  }

  /* Privacy */
  .privacy .container {
    padding: 0 10px;
  }
  .privacy .privacy-wrapper .privacy-content .wrapper {
    padding: 35px 20px 45px;  
  }

  .privacy {
    padding-bottom: 40px;
  }

  /* Contact */
  .contact .contact-head .contact-form form .input-group.input-group-check label {
    max-width: 100%;
    width: 100%;
    position: initial;
  }

  .contact .contact-body .content {
    margin: 0 auto 26px auto;
  }

  .contact .contact-head .contact-form .form-title h1 {
    font-size: 36px;
    line-height: 46px;
  }

  .contact .contact-body .content h2 {
    margin-right: 0;
    font-size: 38px;
  }

  .contact .contact-body .locations-wrapper .splide__slide {
    width: 100%;
  }

  .contact .contact-body .locations-wrapper .info {
    width: 100%;
  }

  .contact .contact-body .locations-wrapper .splide__list {
    column-gap: 0;
  }

  .contact .contact-body .locations-wrapper {
    padding-left: 23px;
    padding-right: 23px;
  }

  .contact .contact-body .locations-wrapper .my-slider-progress {
    margin-left: 0;
    width: calc(100% - 135px);
  }

  .contact .contact-body .locations-wrapper .splide__arrows {
    right: 0;
  }
  .contact .contact-head .contact-form .form-title {
    margin: 0 auto 30px;
  }

  .contact .wpcf7 form .wpcf7-response-output {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 14px;
    line-height: 24px;
  }

  /* Equipe */
  .equipe .title {
      padding-left: 0;
  }
  .equipe .title h1 {
    font-size: 34px;
    line-height: 44px;
  }
  .join-us .join-us-wrapper .content .text-wrapper h2 {
    font-size: 29px;
    line-height: 39px;
  }

  .join-us .join-us-wrapper .content .image-wrapper {
    height: 335px;
  }

  .join-us .join-us-wrapper .content .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .equipe .team-filtre .search {
    width: 100%;
  }
  .equipe .team-filtre .filters {
    row-gap: 6px;
    flex-direction: column;
    width: 100%;
  }

  .equipe .team-filtre .filters .item .filtre-label {
    justify-content: space-between;
  }

  .equipe .team-filtre .filters .item {
    position: relative;
    z-index: initial;
  }
  .equipe .team-filtre .filters .item .filtre-items {
    width: 100%;
    top: 57px;
    z-index: 5;
  }

  .equipe .team-wrapper {
    grid-template-columns: 1fr;
    max-width: 270px;
  }

  .team-wrapper .item {
    width: 270px;
    height: 380px;
  }

  .team-wrapper .item .image-wrapper img {
    width: 270px;
    height: 380px;
    object-fit: cover;
  }

  .team-wrapper .item .info {
    top: initial;
    bottom: 0;
    height: 100px;
    background: linear-gradient(to left, rgba(0, 112, 189, 0) 0%, #03a6a1 100%);
    opacity: 1;
    display: flex;
    align-items: center;
  }

  .team-wrapper .item:hover .info .wrapper,
  .team-wrapper .item .info .wrapper {
    bottom: 0;
  }

  .team-wrapper .item .info .wrapper {
    position: initial;
    width: 100%;
  }

  .team-wrapper .item .info .wrapper .arrow {
    display: none;
  }

  .join-us .join-us-wrapper .content::after {
    content: none;
  }

  .join-us .join-us-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: -43px;
    height: 1px;
    width: 100%;
    background-color: #CCE2F2;
  }

  /* Single Equipe */
  .biography .biography-wrapper .team-info h1 {
    font-size: 34px;
    line-height: 44px;
  }
  .biography .biography-wrapper .picture-switchers .image-wrapper::after {
    width: 181px;
    height: 289px;
  }

  /* Expertises and Secteurs */
  .expertises-secteurs .body-wrapper .blocks-expertses .block .items {
    grid-template-columns: 1fr;
  }
  .expertises-secteurs .intro-wrapper .left .description {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
  }

  .expertises-secteurs .intro-wrapper .left h1 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 30px;
  }

  .expertises-secteurs .intro-wrapper .left .description::after {
    top: 0;
  }

  .expertises-secteurs .body-wrapper .blocks-secteurs .items {
    grid-template-columns: 1fr;
  }

  /* Single Expertises And Secteurs */
  .single-expertise-secteur .head-wrapper .title h1 {
    font-size: 34px;
    line-height: 44px;
  }

  .single-expertise-secteur .head-wrapper .title {
    width: 100%;
  }

  .single-expertise-secteur .head-wrapper {
    flex-direction: column-reverse;
    row-gap: 30px;
    padding-left: 0;
  }
  .single-expertise-secteur .head-wrapper .switch {
    width: 100%;
  }

  .single-expertise-secteur .body-wrapper .container {
    padding: 0 10px;
  }
  .single-expertise-secteur .body-wrapper .wrapper {
    padding: 39px 8px;
  }

  .single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header {
    padding: 26px 30px;
    column-gap: 0;
  }

  .dedicated-team .dedicated-team-head {
    display: flex;
    justify-content: space-between;
    align-items: initial;
    padding-left: 0;
    flex-direction: column;
    row-gap: 30px;
  }

  .dedicated-team .dedicated-team-head .page-link {
    width: max-content;
  }

  .dedicated-team .container {
    padding: 0 10px;
  }
  .dedicated-team .content {
    padding: 45px 29px;
  }

  .dedicated-team .dedicated-team-body {
    grid-template-columns: 1fr;
    max-width: 345px;
    margin: 40px auto 0;
    grid-row-gap: 0;
  }

  .dedicated-team .dedicated-team-body .item:nth-child(3n+1) {
      border-left: none;
  }

  .dedicated-team .dedicated-team-body .item {
    border-right: none;
  }

  .dedicated-team .dedicated-team-body .item {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    column-gap: 23px;
  }

  .dedicated-team .dedicated-team-body .item .image-wrapper {
    margin-bottom: 0;
  }

  .dedicated-team .dedicated-team-body .item:first-child{
    padding-top: 0;
  }

  .dedicated-team .dedicated-team-body .item {
    display: flex;
    column-gap: 23px;
    padding: 23px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header h2 {
    width: calc(100% - 36px);
  }

  .single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-content {
    padding: 0 30px;
  }

  .single-expertise-secteur .body-wrapper .description {
    padding: 0 21px;
  }

  /* Single Desck */
  .location .location-head h1 {
    font-size: 34px;
    line-height: 44px;
  }

  .location .location-body .right .info ul {
    row-gap: 30px;  
  }

  /* Formation */
  .formations .head-wrapper .intro-wrapper h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .formations .head-wrapper .intro-wrapper .info .item {
    width: 100% !important;
  }

  .formations .our-formations .title-wrapper {
    flex-direction: column;
    align-items: initial;
    padding: 0 10px 14px;
    margin-bottom: 12px;
  }

  .formations .our-formations .items-wrapper {
    grid-template-columns: 1fr;
  }

  .formations .our-formations .title-wrapper .btn-icon {
    min-height: auto;
    padding: 14px 25px;
    border-radius: 60px;
  }

  .formations .body-wrapper .container {
    padding: 0 13px;
  }
  .formations .our-formations .items-wrapper .item .info ul {
    column-gap: 20px;
  }
  .formations .body-wrapper {
    padding: 36px 0 20px;
  }
  .formations .head-wrapper .intro-wrapper .stats {
    column-gap: 30px;
  }
  .formations .head-wrapper .intro-wrapper .stats .item {
    width: calc(50% - 15px);
  }

  .formations .our-formations .items-wrapper .item .info {
    padding-right: 0;
  }

  /* Single Formation */
  .training .pre-registration-wrapper .form-wrapper .groups {
    grid-template-columns: 1fr;
    grid-row-gap: 30px;
  }
  form .input-group.input-group-counter-label::after,
  form .input-group.input-group-radio-label::after {
    content: none;
  }
  form .input-group.input-group-counter-label,
  form .input-group.input-group-radio-label {
    border-bottom: 0;
    min-height: auto;
  }
  .training .pre-registration-wrapper .form-wrapper .groups.counter-group {
    grid-row-gap: 18px;
  }
  .training .pre-registration-wrapper .form-wrapper .input-group.input-group-radio {
    margin-top: -16px;
  }
  .training .pre-registration-wrapper .form-wrapper form .input-group.input-group-check label {
    width: 100%;
  }
  .training .training-info-wrapper .info-head .btns-wrapper .btn-icon {
    justify-content: space-between;
  }
  .training .training-info-wrapper .info-head h1 {
    font-size: 34px;
    line-height: 44px;
  }
  .training .container {
    padding: 0 10px;
  }
  .training .training-info-wrapper .info-head ul,
  .training .training-info-wrapper .info-head .switchers,
  .training .training-info-wrapper .info-head h1 {
    padding: 0 13px;
  }
  .training .training-info-wrapper .info-body {
    padding: 40px 0;
  }
  .training .training-info-wrapper .info-body .info-body-wrapper .item .description ul {
    padding-left: 0;
  }
  .training .training-info-wrapper .info-body .info-body-wrapper .item .description ul li {
    padding-left: 20px;
  }
  .training .training-info-wrapper .info-body .info-body-wrapper {
    row-gap: 30px;
  }
  .training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper {
    grid-template-columns: 1fr;
  }

  .training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item .image-wrapper img {
    width: 89px;
    height: 89px;
  }

  .training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item .image-wrapper {
    width: 99px;
    height: 99px;  
  }

  .training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item .team-detail {
    width: calc(100% - 124px);
  }
  .training .training-info-wrapper .info-body .info-body-wrapper .item .team-wrapper .team-item {
    align-items: center;
  }

  .training .pre-registration-wrapper .title {
    flex-direction: column;
    justify-content: inherit;
    align-items: initial;
    row-gap: 14px;
    padding: 0 13px;
  }

  .training .pre-registration-wrapper .form-wrapper .groups-wrapper .participant,
  .training .pre-registration-wrapper .form-wrapper .wpcf7-field-group {
    padding-bottom: 20px;
  }
  .training .pre-registration-wrapper .form-wrapper  .wpcf7-field-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .training .pre-registration-wrapper .form-wrapper .groups {
    width: 100%;
  }

  .training .pre-registration-wrapper .form-wrapper .group-button {
    position: initial;
    width: 100%;
    justify-content: space-between;
    padding: 0 23px;
  }

  .training .pre-registration-wrapper .form-wrapper .wpcf7-field-group-remove {
    margin-bottom: 20px;
  }

  /* Identite */

  .cabinet .cabinet-wrapper > div.description, 
  .cabinet .cabinet-wrapper > div.stats {
    padding-left: 0;
  }
  .cabinet .cabinet-wrapper > div {
    margin-left: 0;
  }
  .cabinet .cabinet-wrapper {
    min-height: auto;
    padding-top: 0;
  }
  .about-cabinet .content {
    flex-direction: column;
    row-gap: 30px;
  }
  .about-cabinet .content > div {
    width: 100%;
  }
  .about-cabinet .content .left h2 {
    max-width: 100%;
  }
  .about-cabinet .content .left {
    padding-bottom: 34px;
  }

  .intervention .intervention-wrapper .content {
    flex-direction: column;
  }

  .intervention .intervention-wrapper .content .items-wrapper .item .shape {
    position: relative;
    margin-top: 20px;
    opacity: 1;
  }
  .intervention .intervention-wrapper .content .left {
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
  }

  .intervention .intervention-wrapper .content .left::after {
    content: none;
  }

  .intervention .intervention-wrapper .content .items-wrapper .item.active {
    padding-bottom: 0;
  }

  .intervention .intervention-wrapper .content .right {
    width: 100%;
  }

  .intervention .intervention-wrapper .content .items-wrapper .item h3 {
    font-weight: 500;
    color: #001E2D;
    margin-bottom: 14px;
  }

  .intervention .intervention-wrapper .content .items-wrapper .item p {
    max-height: max-content !important;
    max-width: 100%;
  }
  .intervention .intervention-wrapper .content .items-wrapper .item h3::after,
  .intervention .intervention-wrapper .content .items-wrapper .item.active h3::after {
    transform: translateY(-50%) scale(2);
    background: radial-gradient(closest-side at 36% 33%, #03A6A1 0%, #0070BD 100%);
    box-shadow: none;
  }

  .intervention .intervention-wrapper .content .items-wrapper {
    position: relative;
    isolation: isolation;
  }

  .intervention .intervention-wrapper .content .items-wrapper::after {
    opacity: 1;
  }

  .intervention .intervention-wrapper .content h2 br {
    display: none;
  }
  .cabinet .cabinet-wrapper > div.image-wrapper {
    width: 327px;
    height: 264px;
    position: relative;
    margin: 0 auto 33px;
  }

  .cabinet .cabinet-wrapper > div.image-wrapper img {
    width: 100%;
    height: 100%;
  }

  .cabinet .cabinet-wrapper > div.image-wrapper::after {
    width: 141px;
    height: 252px;
  }

  .cabinet .cabinet-wrapper > div.description {
    padding-top: 26px;
  }

  .cabinet .cabinet-wrapper > div.title {
    height: 135px;
  }

  .cabinet .cabinet-wrapper > div.title h1 {
    font-size: 34px;
    line-height: 44px;
  }
  .about-cabinet .cabinet-slider .splide .splide__slide:first-of-type p {
    font-size: 34px;
    line-height: 44px;
  }

  .about-cabinet .cabinet-slider .splide .splide__slide p {
    font-size: 28px;
    line-height: 38px;
  }

  .about-cabinet .cabinet-slider::after {
    background-size: cover;
  }
  .intervention .intervention-wrapper .container {
    padding: 0 30px;
  }

  .intervention .intervention-wrapper .content .items-wrapper .item {
    padding-left: 31px;
  }

  .intervention .intervention-wrapper .content h3::after {
    left: -35px;
  }
  .about-cabinet .cabinet-slider .splide .splide__slide p strong br{
    display: none;
  }

  .about-cabinet .cabinet-slider {
    padding: 0 23px;
  }


  .home .hero .hero-intro .wrapper_exp_sect {

    flex-direction: column;
    justify-content: center;
    align-items: center;

  }


  .home .hero .hero-intro .left .item {

    width : 90%;

  }

  

}


@media screen and (max-width: 500px) {
	
	.formations .head-wrapper .intro-wrapper .info .item {
		justify-content:initial;
	}
	
.culture-career .image-wrapper{
    background-position:bottom;
}
  body.single-formation form.sent .wpcf7-response-output:after {
    width: 40px;
    height: 40px;
    background-size: cover;
  }

  .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    line-height: 24px;
  }

  body.single-formation form.sent .wpcf7-response-output {
    padding: 40px 29px 40px 85px !important;
  }

  body.single-formation span.wpcf7-form-control.wpcf7-radio {
    column-gap: 80px;
  }

  .training .training-info-wrapper .info-head ul {
    flex-wrap: wrap;
    row-gap: 15px;
  }

  /*.biography .biography-wrapper .team-contact .item {
    width: calc(50% - 8px);
  }*/
  .dedicated-team .dedicated-team-head .page-link {
    width: 100%;
  }
  .training .training-info-wrapper .info-head .btns-wrapper .btn-icon {
    min-height: auto;
    border-radius: 60px;
    width: 100%;
    padding: 22px;
  }

  .page-link {
    min-width: 100%;
    width: 100% !important;
  }

  .single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header {
    padding: 26px 23px;
  }

  .single-expertise-secteur .body-wrapper .accordion .accordion-item .accordion-header h2 {
    width: calc(100% - 44px);
    font-size: 18px;
    line-height: 28px;
  }

  .single-expertise-secteur .body-wrapper .accordion .accordion-item.active .accordion-content ul {
    padding-left: 0;
  }

  .equipe .team-pagination .paginationjs-pages ul {
    justify-content: center;
    column-gap: 8px;  
  }
  .equipe .team-pagination .paginationjs-pages ul li {
    width: 40px;
    height: 40px;
  }

  .formations .head-wrapper .intro-wrapper p {
    font-size: 16px;
    line-height: 20px;
  }

  .formations .our-formations .items-wrapper .item .info ul {
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .formations .our-formations .items-wrapper .item .info {
    row-gap: 20px;
  }

  .hero .hero-intro .right {
    width: 100%;
  }
  .expertises-secteurs .intro-wrapper .right {
    width: 100%;
  }

  .formations .head-wrapper .intro-wrapper .image-wrapper,
  .formations .head-wrapper .intro-wrapper .image-wrapper img {
    width: 100%;
  }

  .culture-career .image-wrapper {
    width: 100%;
  }

}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{
	display:none;
}






/* Rankings */


.rankings {
  padding: 20px 0;
  background-color: #FFF;
}

.rankings-container {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.rankings_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}

.ranking_items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  width: calc(100% - 156px);
}

.ranking_items .item-content {
  width: calc(50% - 10px);
  max-width: 100%;
  display: flex;
  flex-wrap: wrap-reverse;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  background-color: #001E2D;
  padding: 50px;
}

.ranking_items .item-content .wrapper {
  width: 285px;
}

.ranking_items .item-content .image {
  width: 190px;
}

.ranking_items .item-content h3 {
  font-family: "ClashDisplay-Regular";
  font-weight: 500;
  font-size: 22px;
  line-height: 27px;
  text-align: left;
  color: #fff;
  width: 100%;
  max-width: 284px;
  margin-bottom: 35px;
}

.ranking_items .item-content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #fff;
  opacity: .8;
  margin-bottom: 56px;
}

.cta-ranking {
  width: 141px;
}

.cta-ranking a {
  padding-top: 34px;
  padding-bottom: 24px;
  border-top: 1px solid #0070BD;
  border-bottom: 1px solid #0070BD;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  color: #0070BD;
  align-items: flex-end;
  position: relative;
  isolation: isolate;
}

.cta-ranking a::after {
  content: "";
  position: absolute;
  background: linear-gradient(136.49deg, rgba(0, 112, 189, 0) 0%, #03A6A1 74.9%);
  opacity: 0.2;
  height: calc(100% - 68px);
  width: 100%;
  left: 0;
  top: 34px;
  z-index: -1;
}

.cta-ranking a span {
  display: flex;
}

.cta-ranking a span.icon {
  padding-right: 20px;
  margin-top: 26px;
}

.cta-ranking a span.text {
  margin-bottom: 26px;
  padding: 0 10px 16px 10px;
  font-weight: 450;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #0070BD;
  position: relative;
  isolation: isolate;
}

.cta-ranking a span.text::after {
  content: "";
  position: absolute;
  background: #0070BD;
  opacity: 1;
  height: 1px;
  width: calc(100% - 20px);
  left: 10px;
  bottom: 0;
  z-index: -1;
}

.rankings-partners {
  position: relative;
  isolation: isolate;
  padding: 40px 0;
}

.rankings-partners::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(315deg, #0070BD 0%, #FFFFFF 100%);
  opacity: 0.15;
  pointer-events: none;
}

.rankings-partners .partners-container {
  overflow: hidden;
  width: 100%;
  padding: 0 20px;

}

.rankings-partners .partners-container .wrapper {
  display: flex;
  align-items: center;
  gap: 75px;
  width: max-content;
}

.rankings-partners .partners-container .wrapper .item {
  filter: grayscale(100%);
}

@media screen and (max-width: 1410px) { 
  .cta-ranking a {
    height: 387px;
    position: sticky;
    top: 0;
  }

  .ranking_items .item-content {
    flex-direction: column-reverse;
  }

  .ranking_items .item-content .wrapper {
    width: 100%;
  }

  .ranking_items .item-content .image {
    width: 100%;
    height: 232px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ranking_items {
    gap: 15px;
  }
}

@media screen and (max-width: 1024px) { 
  .ranking_items {
    width: 100%;
  }
  .cta-ranking {
    margin: 0 auto;
  }

  .cta-ranking a {
    height: 235px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ranking_items .item-content {
    width: 100%;
  }

  .rankings-container {
    padding: 0;
  }

  .ranking_items .item-content {
    padding: 50px 20px;
  }

  .cta-ranking a::after {
    height: calc(100% - 30px);
    top: 15px;
  }

}