@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}body {
  overflow-x: hidden;
}
body.nav-tutorial-active {
  overflow: hidden;
}
@media (max-width: 991px) {
  body.nav-tutorial-active {
    overflow: initial;
  }
}
.search-engine-innest {
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .search-engine-innest {
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
  }
}
/* Search input in navigation */
#f-search-global {
  text-align: center;
  color: #1C6955;
  font-family: Lufga-Light;
}
#nav-primary .nav-selected .nav-section > a {
  background-color: #1C6955;
  border-color: #1C6955;
  color: white;
}
@media (min-width: 1200px) {
  #nav-primary {
    justify-content: space-between;
  }
}
#nav-primary li.active .nav-section > a {
  color: white;
}
#nav-primary .nav-section > a {
  background-color: #91D087;
}
#nav-primary .nav-section.highlighted .nav-tutorial {
  position: absolute;
  top: 124px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.63);
  z-index: 1002;
  display: none;
}
#nav-primary .nav-section.highlighted .nav-tutorial.active {
  display: initial;
}
#nav-primary .nav-section.highlighted .nav-tutorial.active .nav-tutorial__popin {
  display: flex;
}
#nav-primary .nav-section.highlighted .nav-tutorial__popin {
  display: none;
  background-color: #fff;
  position: absolute;
  width: 465px;
  padding: 30px;
  top: 0;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
#nav-primary .nav-section.highlighted .nav-tutorial__popin__text {
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  color: #1C6955;
}
#nav-primary .nav-section.highlighted .nav-tutorial__popin:before {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  background-color: #fff;
}
#nav-primary .nav-section.highlighted .nav-tutorial__popin .open-page {
  padding: 8px 12px;
  color: white;
  text-decoration: none;
  background-color: #57BBED;
  transition: background 0.2s ease-in-out;
}
#nav-primary .nav-section.highlighted .nav-tutorial__popin .open-page.hidden {
  display: none;
}
#nav-primary .nav-section.highlighted .nav-tutorial__popin .open-page:hover {
  background-color: #91D087;
}
#nav-primary .nav-section.highlighted .nav-tutorial__popin .close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  display: inline-block;
  z-index: 10;
  cursor: pointer;
  border-radius: 7px;
  transition: background 0.2s ease-in-out;
}
#nav-primary .nav-section.highlighted:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#nav-primary .nav-section.highlighted a {
  z-index: 1001;
}
.nav-tutorial-active #nav {
  position: relative;
}
.page-template-tpl-emploi .title-highlighted {
  margin-left: 25px;
  line-height: initial;
  display: flex;
  flex-direction: column;
}
.page-template-tpl-emploi .title-highlighted span:first-child {
  font-size: 42px;
  color: #1C6955;
  background-color: #fff;
  padding: 4px 10px;
  font-family: 'Lufga-Medium';
  -ms-flex-item-align: self-start;
  -ms-grid-row-align: self-start;
  align-self: self-start;
}
@media (max-width: 1199px) {
  .page-template-tpl-emploi .title-highlighted span:first-child {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .page-template-tpl-emploi .title-highlighted span:first-child {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .page-template-tpl-emploi .title-highlighted span:first-child {
    font-size: 24px;
  }
}
.page-template-tpl-emploi .title-highlighted span:nth-child(2) {
  font-size: 42px;
  background-color: #1C6955;
  color: #fff;
  padding: 4px 10px;
  font-family: 'Lufga-Medium';
  -ms-flex-item-align: self-start;
  -ms-grid-row-align: self-start;
  align-self: self-start;
}
@media (max-width: 1199px) {
  .page-template-tpl-emploi .title-highlighted span:nth-child(2) {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .page-template-tpl-emploi .title-highlighted span:nth-child(2) {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .page-template-tpl-emploi .title-highlighted span:nth-child(2) {
    font-size: 24px;
  }
}
.page-template-tpl-emploi header#header {
  margin-bottom: 0;
}
.job__collaborators {
  background-color: #91D087;
  padding: 50px 0;
  padding-bottom: 94px;
}
@media (max-width: 1199px) {
  .job__collaborators {
    padding-bottom: 140px;
  }
}
@media (max-width: 767px) {
  .job__collaborators {
    padding-bottom: 129px;
  }
}
@media (max-width: 670px) {
  .job__collaborators {
    padding-bottom: 158px;
  }
}
@media (max-width: 480px) {
  .job__collaborators {
    padding-bottom: 136px;
  }
}
.job__collaborators .col-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.job__collaborators .collaborators_group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.job__collaborators .collaborators_group .collaborator_profile {
  min-width: 182px;
  min-height: 249px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 1199px) {
  .job__collaborators .collaborators_group .collaborator_profile {
    min-width: 120px;
    min-height: 160px;
  }
}
@media (max-width: 767px) {
  .job__collaborators .collaborators_group .collaborator_profile {
    min-width: 98px;
    min-height: 130px;
  }
}
@media (max-width: 480px) {
  .job__collaborators .collaborators_group .collaborator_profile {
    min-width: 75px;
    min-height: 100px;
  }
}
.job__collaborators .collaborators_group .collaborator_profile.absolute_profile {
  position: absolute;
  z-index: 0;
}
.job__collaborators__top {
  min-height: 400px;
  padding: 0 100px;
}
.job__collaborators__top .collaborator_profile.absolute_profile {
  top: -100px;
  right: 18%;
}
.job__collaborators__top .collaborator_profile:nth-child(1) {
  position: absolute;
  transform: translateX(5px) translateY(308px) scale(0.7);
  left: 0;
  top: 0;
}
@media (max-width: 670px) {
  .job__collaborators__top .collaborator_profile:nth-child(1) {
    display: none;
  }
}
.job__collaborators__top .collaborator_profile:nth-child(2) {
  transform: translateX(-112px) translateY(-155px);
}
@media (max-width: 670px) {
  .job__collaborators__top .collaborator_profile:nth-child(2) {
    display: none;
  }
}
.job__collaborators__top .collaborator_profile:nth-child(3) {
  transform: translateX(-49px) translateY(-36px) scale(1.2);
}
.job__collaborators__top .collaborator_profile:nth-child(4) {
  transform: translateX(-162px) translateY(274px) scale(0.7);
}
.job__collaborators__top .collaborator_profile:nth-child(5) {
  transform: translateX(308px) translateY(-55px) scale(1.25);
}
@media (max-width: 670px) {
  .job__collaborators__top .collaborator_profile:nth-child(5) {
    display: none;
  }
}
.job__collaborators__top .collaborator_profile:nth-child(6) {
  transform: translateX(92px) translateY(273px) scale(0.7);
}
@media (max-width: 1199px) {
  .job__collaborators__top {
    min-height: 220px;
  }
  .job__collaborators__top .collaborator_profile.absolute_profile {
    top: -100px;
    right: 18%;
  }
  .job__collaborators__top .collaborator_profile:nth-child(1) {
    transform: translateX(45px) translateY(120px) scale(0.75);
  }
  .job__collaborators__top .collaborator_profile:nth-child(3) {
    transform: translateY(-50px);
  }
  .job__collaborators__top .collaborator_profile:nth-child(5) {
    transform: translateX(46px) translateY(0px);
  }
  .job__collaborators__top .collaborator_profile:nth-child(6) {
    transform: translateX(40px) translateY(90px) scale(1.4);
  }
}
@media (max-width: 670px) {
  .job__collaborators__top .collaborator_profile.absolute_profile {
    top: -100px;
    right: 18%;
    transform: scale(1.3);
  }
  .job__collaborators__top .collaborator_profile:nth-child(3) {
    transform: translateX(-87px) translateY(-40px) scale(1.3);
  }
  .job__collaborators__top .collaborator_profile:nth-child(5) {
    transform: translateX(46px) translateY(0px);
  }
  .job__collaborators__top .collaborator_profile:nth-child(6) {
    transform: translateX(72px) translateY(-10px) scale(1.4);
  }
}
@media (max-width: 480px) {
  .job__collaborators__top .collaborator_profile.absolute_profile {
    top: -100px;
    right: 18%;
    transform: scale(1.3);
  }
  .job__collaborators__top .collaborator_profile:nth-child(3) {
    transform: translateX(-87px) translateY(-40px) scale(1.3);
  }
  .job__collaborators__top .collaborator_profile:nth-child(5) {
    transform: translateX(46px) translateY(0px);
  }
  .job__collaborators__top .collaborator_profile:nth-child(6) {
    transform: translateX(8px) translateY(-10px) scale(1.4);
  }
}
.job__collaborators__bottom {
  min-height: 400px;
  padding: 0;
}
.job__collaborators__bottom .collaborator_profile.absolute_profile {
  top: -145px;
  left: 0px;
  z-index: 1;
}
.job__collaborators__bottom .collaborator_profile:nth-child(1) {
  transform: translateX(0px) translateY(111px) scale(1.25);
}
.job__collaborators__bottom .collaborator_profile:nth-child(2) {
  transform: translateX(217px) translateY(111px) scale(0.7);
  z-index: 2;
}
@media (max-width: 670px) {
  .job__collaborators__bottom .collaborator_profile:nth-child(2) {
    display: none;
  }
}
.job__collaborators__bottom .collaborator_profile:nth-child(3) {
  transform: translateX(185px) translateY(-103px) scale(0.82);
}
.job__collaborators__bottom .collaborator_profile:nth-child(4) {
  transform: translateX(260px) translateY(46px) scale(1.2);
  z-index: 2;
}
.job__collaborators__bottom .collaborator_profile:nth-child(5) {
  transform: translateX(405px) translateY(-90px) scale(1.35);
}
@media (max-width: 670px) {
  .job__collaborators__bottom .collaborator_profile:nth-child(5) {
    display: none;
  }
}
.job__collaborators__bottom .collaborator_profile:nth-child(6) {
  transform: translateX(0px) translateY(-40px) scale(0.75);
  z-index: 2;
}
.job__collaborators__bottom .collaborator_profile:nth-child(7) {
  transform: translateX(-80px) translateY(80px);
}
@media (max-width: 670px) {
  .job__collaborators__bottom .collaborator_profile:nth-child(7) {
    display: none;
  }
}
@media (max-width: 1199px) {
  .job__collaborators__bottom {
    min-height: 180px;
  }
  .job__collaborators__bottom .collaborator_profile.absolute_profile {
    top: -145px;
    left: 0px;
    z-index: 1;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(2) {
    transform: translateX(40px) translateY(110px) scale(0.75);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(3) {
    transform: translateX(-70px) translateY(0px);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(4) {
    transform: translateX(45px) translateY(80px);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(5) {
    transform: translateX(-35px) translateY(170px) scale(0.75);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(6) {
    transform: translateX(-35px) translateY(-40px) scale(0.75);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(7) {
    transform: translateX(-130px) translateY(80px);
  }
}
@media (max-width: 991px) {
  .job__collaborators__bottom {
    min-height: 180px;
  }
  .job__collaborators__bottom .collaborator_profile.absolute_profile {
    top: -145px;
    left: 0px;
    z-index: 1;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(2) {
    transform: translateX(40px) translateY(110px) scale(0.75);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(3) {
    transform: translateX(-35px) translateY(-10px);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(4) {
    transform: translateX(125px) translateY(80px);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(5) {
    transform: translateX(75px) translateY(170px) scale(0.75);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(6) {
    transform: translateX(5px) translateY(-40px) scale(0.75);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(7) {
    transform: translateX(-50px) translateY(80px);
  }
}
@media (max-width: 767px) {
  .job__collaborators__bottom {
    min-height: 180px;
  }
  .job__collaborators__bottom .collaborator_profile.absolute_profile {
    top: -145px;
    left: 35px;
    z-index: 1;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(2) {
    transform: translateX(75px) translateY(101px) scale(0.75);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(3) {
    transform: translateX(0) translateY(-10px);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(4) {
    transform: translateX(100px) translateY(80px);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(5) {
    transform: translateX(44px) translateY(170px) scale(0.75);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(6) {
    transform: translateX(-30px) translateY(-11px) scale(0.75);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(7) {
    transform: translateX(-90px) translateY(80px);
  }
}
@media (max-width: 670px) {
  .job__collaborators__bottom .collaborator_profile.absolute_profile {
    top: -5px;
    right: 56px;
    left: unset;
    z-index: 1;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(2) {
    transform: translateX(75px) translateY(110px) scale(0.75);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(3) {
    transform: translateX(5px) translateY(0px) scale(1.5);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(4) {
    transform: translateX(-25vw) translateY(150px) scale(1.5);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(5) {
    transform: translateX(4px) translateY(170px) scale(0.75);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(6) {
    transform: translateX(-30px) translateY(170px) scale(1.1);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(7) {
    transform: translateX(-95px) translateY(80px);
  }
}
@media (max-width: 480px) {
  .job__collaborators__bottom .collaborator_profile.absolute_profile {
    top: -5px;
    right: 56px;
    left: unset;
    z-index: 1;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(2) {
    transform: translateX(75px) translateY(110px) scale(0.75);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(3) {
    transform: translateX(5px) translateY(0px) scale(1.5);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(4) {
    transform: translateX(-30vw) translateY(115px) scale(1.5);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(5) {
    transform: translateX(4px) translateY(170px) scale(0.75);
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(6) {
    transform: translateX(-30px) translateY(170px) scale(1.1);
    z-index: 2;
  }
  .job__collaborators__bottom .collaborator_profile:nth-child(7) {
    transform: translateX(-95px) translateY(80px);
  }
}
.job__collaborators__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.job__collaborators__content .desc {
  width: 60%;
}
@media (max-width: 480px) {
  .job__collaborators__content .desc {
    width: 100%;
  }
}
.job__collaborators__content .desc p {
  font-size: 18px;
  line-height: 25px;
}
.job__collaborators__content .title-highlighted {
  align-items: center;
  margin-bottom: 30px;
  z-index: 10;
}
.job__collaborators__content .title-highlighted span {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.job__testimony {
  padding-bottom: 80px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .job__testimony {
    height: auto;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .job__testimony .on-desktop {
    display: none;
  }
}
.job__testimony .on-mobile {
  display: none;
}
@media (max-width: 767px) {
  .job__testimony .on-mobile {
    display: flex;
  }
}
@media (max-width: 767px) {
  .job__testimony .nav-tabs {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    display: block;
    max-width: 100%;
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .job__testimony .nav-tabs.on-desktop {
    display: none;
  }
}
.job__testimony .nav-tabs > ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 12px;
}
@media (max-width: 1200px) {
  .job__testimony .nav-tabs > ul {
    margin: 10px;
  }
}
.job__testimony .nav-tabs > ul li {
  text-align: center;
}
@media (max-width: 767px) {
  .job__testimony .nav-tabs > ul li {
    white-space: nowrap;
  }
}
.job__testimony .nav-tabs > ul li:not(:last-child) {
  margin-right: 30px;
}
@media (max-width: 1200px) {
  .job__testimony .nav-tabs > ul li:not(:last-child) {
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .job__testimony .nav-tabs > ul li:not(:last-child) {
    margin-right: 10px;
  }
}
.job__testimony .nav-tabs > ul li a {
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: black;
  display: block;
  transition: background 0.2s ease-in-out;
}
@media (max-width: 1200px) {
  .job__testimony .nav-tabs > ul li a {
    padding: 10px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .job__testimony .nav-tabs > ul li a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .job__testimony .nav-tabs > ul li a {
    font-size: 15px;
  }
}
.job__testimony .nav-tabs > ul li a.active {
  background-color: white;
  color: #57BBED;
}
.job__testimony > .title {
  color: #1C6955;
  text-transform: uppercase;
  font-size: 42px;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .job__testimony > .title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .job__testimony > .title {
    font-size: 30px;
  }
}
.job__testimony__content {
  min-height: 526px;
  background-color: #EBEBEB;
  display: flex;
  padding: 0;
}
@media (max-width: 767px) {
  .job__testimony__content {
    flex-direction: column;
    margin: 0 20px;
    background: none;
  }
}
.job__testimony__content .left {
  width: 40%;
  position: relative;
}
@media (max-width: 767px) {
  .job__testimony__content .left {
    width: 100%;
  }
}
.job__testimony__content .left .owl-carousel::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .job__testimony__content .left .owl-carousel::before {
    content: none;
  }
}
.job__testimony__content .left .owl-wrapper-outer {
  width: 100%;
}
.job__testimony__content .left .owl-item,
.job__testimony__content .left .owl-wrapper-outer,
.job__testimony__content .left .owl-wrapper {
  position: relative;
  height: 100%;
}
.job__testimony__content .left .owl-pagination {
  display: none;
}
@media (max-width: 767px) {
  .job__testimony__content .left .owl-pagination {
    display: block;
  }
}
.job__testimony__content .left .owl-carousel {
  width: 100%;
  height: 100%;
}
.job__testimony__content .left .owl-carousel .owl-item {
  width: 100%;
}
@media (max-width: 767px) {
  .job__testimony__content .left .owl-carousel .item::before {
    content: "";
    padding-top: 94%;
    display: block;
    position: relative;
    width: 100%;
  }
}
.job__testimony__content .left .owl-carousel .owl-controls {
  position: relative;
}
.job__testimony__content .left .owl-carousel .owl-controls .owl-page {
  width: 16px;
  height: 16px;
  background-color: white;
  position: relative;
  border-radius: 50%;
}
.job__testimony__content .left .owl-carousel .owl-controls .owl-page:not(:last-child) {
  margin-right: 10px;
}
.job__testimony__content .left .owl-carousel .owl-controls .owl-page span {
  display: none;
}
.job__testimony__content .left .owl-carousel .owl-controls .owl-page.active:before {
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background-color: #57BBED;
  transform: translateY(-50%) translateX(-50%);
}
.job__testimony__content .left .showing-tab {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.job__testimony__content .right {
  width: 60%;
  padding: 28px 25px;
  position: relative;
  min-height: 600px;
}
@media (max-width: 991px) {
  .job__testimony__content .right {
    min-height: 725px;
  }
}
@media (max-width: 767px) {
  .job__testimony__content .right {
    display: block;
    width: 100%;
    height: initial;
  }
}
.job__testimony__content .right .showing-tab {
  display: none;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .job__testimony__content .right .showing-tab {
    position: relative;
  }
  .job__testimony__content .right .showing-tab.active.testimony-content {
    display: block;
  }
}
.job__testimony__content .right .showing-tab.active {
  display: block;
}
.job__testimony__content .right .testimony-content {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100% - 100px);
  margin-top: 30px;
  padding: 0 15px;
}
.job__testimony__content .right .testimony-content.active {
  display: flex;
}
@media (max-width: 767px) {
  .job__testimony__content .right .testimony-content {
    display: none;
    text-align: center;
    padding: 25px 0 0;
  }
}
.job__testimony__content .right .testimony-content .sur-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #57BBED;
}
@media (max-width: 991px) {
  .job__testimony__content .right .testimony-content .sur-title {
    font-size: 16px;
    line-height: 24px;
  }
}
.job__testimony__content .right .testimony-content__testimony {
  opacity: 0;
  position: absolute;
  transition: 0s opacity ease-in-out;
  pointer-events: none;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 35px;
  margin-top: 30px;
}
.job__testimony__content .right .testimony-content__testimony.active {
  opacity: 1;
  position: initial;
  pointer-events: all;
  transition: 0.2s opacity ease-in-out;
}
.job__testimony__content .right .testimony-content__text {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 34px;
  line-height: 38.4px;
  text-align: center;
  opacity: 1;
  transition: 0.2s opacity ease-in-out;
  pointer-events: all;
}
.job__testimony__content .right .testimony-content__text.hidden {
  opacity: 0;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 991px) {
  .job__testimony__content .right .testimony-content__text {
    font-size: 23px;
    line-height: 34px;
  }
}
.job__testimony__content .right .testimony-content > .close-testimony {
  width: 36px;
  height: 36px;
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0s ease-in-out;
}
@media (max-width: 480px) {
  .job__testimony__content .right .testimony-content > .close-testimony {
    border: 1px solid #57BBED;
  }
}
.job__testimony__content .right .testimony-content > .close-testimony.active {
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
  position: relative;
  pointer-events: all;
}
.job__testimony__content .right .testimony-content > .close-testimony img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.job__testimony__content .right .testimony-content > .open-testimony {
  padding: 8px 12px;
  color: white;
  text-decoration: none;
  background-color: #57BBED;
  transition: background 0.2s ease-in-out;
}
.job__testimony__content .right .testimony-content > .open-testimony.hidden {
  display: none;
}
.job__testimony__content .right .testimony-content > .open-testimony:hover {
  background-color: #91D087;
}
.job__hero {
  position: relative;
  min-height: 360px;
  height: 42vh;
  margin-top: 5%;
}
.job__hero__bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  overflow: hidden;
  pointer-events: none;
}
.job__hero__bg img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.job__hero__bg img.active {
  opacity: 1;
}
.job__hero__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 75%;
}
@media (max-width: 480px) {
  .job__hero__content {
    padding: 0;
    min-height: 60%;
  }
}
@media (max-width: 480px) {
  .job__hero__content > h2 {
    padding: 0 25px;
  }
}
.job__hero__content .desc {
  width: 69%;
  margin-top: -11px;
}
@media (max-width: 991px) {
  .job__hero__content .desc {
    margin-top: -11px;
  }
}
@media (max-width: 480px) {
  .job__hero__content .desc {
    width: 100%;
  }
}
.job__hero__content .desc p {
  margin: 0;
  padding: 30px;
  color: #1C6955;
  background-color: white;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .job__hero__content .desc p {
    font-size: 15px;
    padding: 20px;
  }
}
.job__video {
  min-height: 650px;
  height: calc(100vh - (84px + 40px));
  position: relative;
  display: flex;
  align-items: flex-end;
  padding-bottom: 90px;
}
.job__video .video-wrapper {
  display: none;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.63);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1020;
  align-items: center;
  padding: 0 60px;
}
@media (max-width: 1199px) {
  .job__video .video-wrapper {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .job__video .video-wrapper {
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .job__video .video-wrapper {
    padding: 0;
  }
}
.job__video .video-wrapper video {
  margin: 0 auto;
  height: 80%;
}
@media (max-width: 1199px) {
  .job__video .video-wrapper video {
    width: 100%;
    height: auto;
  }
}
.job__video .video-wrapper .close-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 28px;
  height: 28px;
  z-index: 10;
  cursor: pointer;
  border-radius: 7px;
  transition: background 0.2s ease-in-out;
}
.job__video .video-wrapper .close-btn:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.job__video .video-wrapper .close-btn img {
  filter: brightness(0) invert(1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.job__video.playing .video-wrapper {
  display: flex;
}
.job__video .col-12 {
  padding-left: 20px;
  padding-right: 20px;
}
.job__video__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.job__video .open-video {
  padding: 12px 8px;
  height: 44px;
  line-height: 44px;
  background-color: #1C6955;
  color: white;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  margin-top: 50px;
  margin-left: 25px;
  font-size: 24px;
}
@media (max-width: 480px) {
  .job__video .open-video {
    font-size: 18px;
  }
}
.job__video .open-video > span {
  border-radius: 50%;
  background-color: white;
  color: #1C6955;
  margin-left: 10px;
  height: 25px;
  width: 25px;
  position: relative;
  display: inline-block;
}
.job__video .open-video > span > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-43%) translateY(-43%);
}
.job__video .title-highlighted.green span {
  color: white;
  background-color: #1C6955;
}
.job__recrute {
  min-height: 650px;
  height: calc(100vh - (84px + 40px));
  background-color: #1C6955;
  padding: 100px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.job__recrute .top {
  text-align: center;
  width: 100%;
}
.job__recrute .top h2 {
  font-size: 42px;
  color: white;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .job__recrute .top h2 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .job__recrute .top h2 {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .job__recrute .top h2 {
    font-size: 24px;
  }
}
.job__recrute .top .desc {
  width: 40%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .job__recrute .top .desc {
    width: 100%;
  }
}
.job__recrute .top .desc > p {
  color: white;
  font-size: 18px;
}
.job__recrute .bottom {
  text-align: center;
}
.job__recrute .bottom > a {
  display: inline-block;
  color: #1C6955;
  background-color: #fff;
  padding: 12px 8px;
  text-decoration: none;
  font-size: 24px;
  transition: transform 0.2s ease-in-out;
}
.job__recrute .bottom > a:hover {
  transform: scale(1.05);
}
.center_elt {
  display: grid !important;
  margin-left: 0px !important;
}
.open-vid {
  border-radius: 50%;
  background-color: white;
  color: #1C6955;
  margin-left: 10px;
  margin-top: 10px;
  height: 29px !important;
  width: 29px !important;
  position: absolute;
  display: inline-block;
  z-index: 1;
}
.playVid {
  position: absolute;
  height: 24px;
  top: 49%;
  left: 49%;
  transform: translateX(-36%) translateY(-47%);
}
.white-bg span {
  color: inherit;
  background-color: inherit;
  color: #1C6955 !important;
  background-color: #fff !important;
}
i.picto {
  width: 75px;
  height: 75px;
  position: absolute;
  top: -0.15em;
  left: 0;
}
img.picto50 {
  width: 50px !important;
}
