/* CUSTOM CSS - LUTOSA 2021 */
:root {
  --content-width: 70ch;
  --animationStartsAfter: 10vh;
  --animationDistance: 150px;
}
@font-face {
  font-family: "Stingray";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.dev.profilegroup-hrs.com/Lutosa2021/Ressources/fonts/fonts/Stingray.ttf)
    format("truetype");
}

@font-face {
  font-family: "Effra";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.dev.profilegroup-hrs.com/Lutosa2021/Ressources/fonts/fonts/Effra_Std_Rg.ttf)
    format("truetype");
}

@font-face {
  font-family: "Effra";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://cdn.dev.profilegroup-hrs.com/Lutosa2021/Ressources/fonts/fonts/Effra-Bold.ttf)
    format("truetype");
}

@font-face {
  font-family: "Effra";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://cdn.dev.profilegroup-hrs.com/Lutosa2021/Ressources/fonts/fonts/Effra_Std_Md.ttf)
    format("truetype");
}

@font-face {
  font-family: "Effra";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.dev.profilegroup-hrs.com/Lutosa2021/Ressources/fonts/fonts/Effra_Std_It.ttf)
    format("truetype");
}

/* FIX */

.cc-grower {
  z-index: 1000;
  overflow: hidden;
  max-height: 0;
  transition: max-height 1s;
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* RESET */

.d-none {
  display: none !important;
}

html,
body {
  height: auto !important;
}

body {
  font-family: "Effra", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  scroll-behavior: smooth;
}

a {
  color: #97252c;
}

a:hover {
  text-decoration: none;

  color: #0056b3;
}

footer a {
  color: #fff;
  font-size: 18px;
  font-family: "Effra", sans-serif;
}

h1.greenH1 {
  margin-bottom: 30px;
  text-transform: none;
  color: #000;
  font-family: Stingray, sans-serif;
  font-size: 60px;
  line-height: 80px;
  font-weight: 400;
  /*display: none;*/
}

body.jobs-details h1.greenH1 {
  color: #000;
}

#shareIcons {
  display: none !important;
}

/* HEADER */

.spacer-tf-header {
  /*padding-top: 300px;*/
}

.tf-menu-container {
  position: relative;
  margin-top: -130px;
}

header#header {
  display: contents;
}

.header .toggle-mobile {
  width: 100%;
  padding: 0;
  font-size: 18px;
  background: none !important;
}

.header .toggle-mobile {
  height: 60px;
  width: 60px;
  font-size: 34px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: none;
  margin-right: 15px;
  display: none;
}

.search-wrapper .search-pannel {
  /*display: flex !important;*/
}

@media (max-width: 992px) {
  .top-header-link > li {
    display: none;
  }

  .header .toggle-mobile {
    display: block;
  }

  .search-wrapper .search-pannel {
    max-height: none;
    flex-direction: column;
    display: none;
  }

  .search-wrapper .search-pannel .main-nav-list-item {
    width: 100%;
  }
}

/* Langues */

.wpml-ls-menu-item .active {
  display: none;
}

.language-link.elementor-sub-item {
  font-weight: 700;
  font-size: 18px;
}

.sub-header {
}

.header-banner {
  height: 560px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.header-banner h1 {
  position: relative;
  color: #fff;
  /*text-shadow: 1px 1px 1px #030303, 1px 1px 5px #030303;*/
  text-shadow: 0px 3px 6px #333333;
  line-height: 1;
  font-size: 55px;
  font-weight: bold;
  text-align: center;
}

.header-banner h1:after {
  display: block;
  height: 3px;
  background: var(--white);
  width: 100%;
  content: "";
  max-width: 150px;
  margin: 15px auto 10px;
}

/* WRAP CONTAINER*/

.entry-content {
  margin-bottom: 0 !important;
}

#wrap-container {
  background: #fff;
}

body.jobs-listing,
body.account {
  background-color: transparent;
  background-image: url(https://cdn.dev.profilegroup-hrs.com/Lutosa2021/Ressources/Images/images/bkg-boisé-scaled.jpg);
  background-position: center center;
  background-repeat: repeat-y;
  background-size: contain;
}

body.jobs-listing #wrap-container,
body.account #wrap-container {
  background-color: transparent;
  /*background: #FFF;
    background-image: url(https://cdn.dev.profilegroup-hrs.com/Lutosa2021/Ressources/Images/images/bkg-boisé-scaled.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -200px;
    padding-bottom: 200px;*/
}

.tf-white-masking {
  display: none;
}

.tf-white-masking-footer {
  margin: 0 !important;
  margin-top: 0px;
  padding: 0;
}

body.jobs-listing .tf-white-masking,
body.account .tf-white-masking {
  display: block;
}

/* HOME */

body.cms #main-content section.padding-tb {
  padding: 60px 0;
}

body.cms #main-content.container h1.section-title {
  font-family: "Effra", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.advantages-container .text-container {
  /*border-radius: 10px;*/
}

.advantages-item {
  margin-bottom: 45px;
}

.item-text {
  width: 80%;
}

.item-icon {
  width: 20%;
}

.item-icon .circle-icon {
  border: 2px solid #97252c;
  font-size: 50px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  text-align: center;
  line-height: 100px;
}

.item-icon .circle-icon .fa {
  color: #97252c;
}

.grey-bg {
  background: #f2f2f2;
}

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* FOOTER */

.elementor-location-footer {
  background-color: #fff;
}

.call-to-action-footer h2 {
  color: #97252c;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}

/* JOB LISTING */

.main-title h1 {
  text-transform: none;
  color: #000;
  font-family: Stingray, sans-serif;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  margin-bottom: 30px;
}

.main-title h1 b {
  font-weight: 400;
  color: #000;
}

.jobs-listing .main-title h1 {
  /*display: none;*/
}

.main-title h2 {
  font-family: "Effra", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 25px;

  letter-spacing: 0.5px;
  text-transform: uppercase;

  color: #97252c;
}

.main-title h2 b {
  font-family: "Effra", sans-serif;
  font-weight: 700;
}

.sub-title-category {
  display: none;
}

.card {
  border: 0;
  background-color: #fff;
  box-shadow: 0 4px 10px 0 rgb(0 0 0 / 25%);
  border-radius: 20px;
}

div.jobs-list-container div.jobs-items .card {
  height: 450px;
}

div.jobs-list-container div.jobs-items {
  margin-bottom: 30px !important;
}

div.jobs-list-container div.jobs-items .card {
  background: #fff;
  -webkit-transition: all 0.36s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 0.36s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: all 0.36s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 0.36s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 0.36s cubic-bezier(0.25, 1, 0.5, 1);
  overflow: hidden;
}

div.jobs-list-container div.jobs-items .card:hover {
  /*transform: translateY(-10px);
    box-shadow: 0 10px 10px rgba(0,0,0,.3);*/
}

.card-img-top.mission-picture {
  display: none;
}

div.mission-picture-container {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 3s cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition: all 3s cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition: all 3s cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition: all 3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: all 3s cubic-bezier(0.25, 1, 0.5, 1);
  background-repeat: no-repeat;
}

div.jobs-list-container
  div.jobs-items
  .card:hover
  div.mission-picture-container {
  /*transform: scale(1.1);*/
}

div.jobs-list-container div.jobs-items .card .card-body,
div.vacatures-accordion .card.card-body {
  padding: 32px;
  border: 0;
  border-bottom: 0;
  border-radius: 0rem;
}

div.jobs-list-container div.jobs-items .card .card-body:hover,
div.vacatures-accordion .card.card-body:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

  color: #97252c;
  border-radius: 0rem;
  background: transparent;
}

div.jobs-list-container div.jobs-items .card .card-body:hover div.teaser,
div.vacatures-accordion .card.card-body:hover div.teaser {
  color: #000 !important;
}

div.jobs-list-container div.jobs-items .card .card-body:hover div.location,
div.jobs-list-container div.jobs-items .card .card-body:hover div.date,
div.vacatures-accordion .card.card-body:hover div.location,
div.vacatures-accordion .card.card-body:hover div.date {
  color: #75151b !important;
}

div.jobs-list-container div.jobs-items h3.title {
  font-size: 1.1em;

  margin-top: 0;
}

div.jobs-list-container div.jobs-items .title a.title-overflow {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #000;
  text-transform: none;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  white-space: unset;
  text-overflow: unset;
  overflow: unset;
  display: block;
}

div.jobs-list-container
  div.jobs-items
  .card
  .card-body:hover
  .title
  a.title-overflow,
div.vacatures-accordion .card.card-body:hover .title a.title-overflow {
  color: #97252c;
  font-weight: 600;
  font-size: 24px;
}

div.jobs-list-container div.jobs-items div.location,
div.jobs-list-container div.jobs-items div.date {
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
  margin-bottom: 7px;
  color: #75151b !important;
  font-size: 16px;
  font-weight: 700;
  width: 100% !important;
  flex: 0 0 100%;
  max-width: 100%;
}

div.jobs-list-container div.jobs-items div.location .fa,
div.jobs-list-container div.jobs-items div.date .fa {
  color: #75151b;
  margin-right: 10px;
  width: 15px;
}

div.jobs-list-container div.jobs-items:hover div.location .fa,
div.jobs-list-container div.jobs-items:hover div.date .fa {
  color: #75151b;
}

div.jobs-list-container div.jobs-items div.location:before,
div.jobs-list-container div.jobs-items div.date:before {
  display: none !important;
  top: 0;

  color: #97252c;
}

div.jobs-list-container div.jobs-items:hover div.location:before,
div.jobs-list-container div.jobs-items:hover div.date:before {
  color: #75151b;
}

div.jobs-list-container div.jobs-items .teaser.card-text {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  padding-top: 15px !important;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* PAGINATION */

/* Pagination */

.pager-content .pager-container.ourjobsinfo {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.pager-content .pager-container.ourjobsinfo .pager-content {
  justify-self: end;
}

.pager-container .text-primary {
  color: #97252c !important;
}

.pager-content span {
  font-family: "Effra", sans-serif;
  font-weight: 700;

  margin: 0 5px;
}

.pager-content a {
  font-family: "Effra", sans-serif;
  font-weight: 700;

  margin: 0 5px;
}

.pager-content a:hover {
  text-decoration: none;

  color: #fff;
}

.pager-content span.pageNumDisabled {
  padding: 4px 10px;

  color: #fff;
  border: 1px solid #97252c;
  border-radius: 4px;
  background-color: #97252c;
}

.pager-content a.pageNumActive {
  padding: 4px 10px;

  text-decoration: none;

  color: #97252c;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.pager-content a.pageNumActive:hover {
  color: #fff;
  border: 1px solid #97252c;
  background-color: #97252c;
}

.pager-content a:last-child {
  /*border-right: 1px #bebdbc solid;*/
}

.pager-content a.page {
  padding: 4px 12px;

  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.pager-content a.page:hover span:before {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

  color: #fff;
}

.pager-content a.page:hover {
  color: #fff;
  border-color: #97252c;
  background: #97252c;
}

.pager-content a.page .pagePrec {
  margin: 0;
  margin-right: 0;
  padding: 0;

  color: #97252c;
  border: 0;
  border-radius: 4px;
  background: transparent;
}

.pager-content a.page:hover .pagePrec {
  border: 0;
  background: transparent;
}

.pager-content a.page .pagePrec:before {
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 22px;

  content: "\f104";

  color: #97252c;
}

.pager-content a.page .pageFirst {
  margin: 0;
  margin-right: 0;
  padding: 0;

  color: #97252c;
  border: 0;
  border-radius: 4px;
  background: transparent;
}

.pager-content a.page:hover .pageFirst {
  border: 0;
  background: transparent;
}

.pager-content a.page .pageFirst:before {
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 22px;

  content: "\f100";

  color: #97252c;
}

.pager-content a.page .pageSuiv {
  margin: 0;
  margin-right: 0;
  padding: 0;

  color: #97252c;
  border: 0;
  border-radius: 4px;
  background: transparent;
}

.pager-content a.page:hover .pageSuiv {
  border: 0;
  background: transparent;
}

.pager-content a.page .pageSuiv:before {
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 22px;

  content: "\f105";

  color: #97252c;
}

.pager-content a.page .pageLast {
  margin: 0;
  margin-right: 0;
  padding: 0;

  color: #97252c;
  border: 0;
  border-radius: 4px;
  background: transparent;
}

.pager-content a.page:hover .pageLast {
  border: 0;
  background: transparent;
}

.pager-content a.page .pageLast:before {
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 22px;

  content: "\f101";

  color: #97252c;
}

.pageFirstInactif,
.pagePrecInactif,
.pageSuivInactif,
.pageLastInactif {
  display: none;
}

/* Sidebar */

#sidebar-left .content {
  margin-bottom: 45px;
  padding: 0;
  background-color: #fff;
}

#sidebar-left .content ul {
  margin: 0;
  padding: 0;

  list-style: none;
}

.jobs-category-filer,
.geographical-area-filer {
  color: #97252c;
  background: #f2f2f2;
}

.jobs-category-filer a,
.geographical-area-filer a {
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}

.jobs-category-filer h4 {
  padding: 15px 15px 0px 15px;
  text-transform: uppercase;
  font-weight: 700;
  color: #97252c;
}

li.main-category {
  padding-top: 0px;
  padding-bottom: 10px;
  list-style: none;
  border-bottom: 0;
  margin: 0;
}

li.main-category li {
  list-style: none;
  margin: 0 0 10px;
}

li.main-category > .location-title,
li.main-category > a {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  display: block;
  padding-left: 1em;
  padding-left: 15px !important;
  padding: 15px 15px 10px 15px;
  color: #97252c;
  text-transform: uppercase;
}

li.main-category > a:before {
  font-family: "FontAwesome";
  font-size: 0.625em;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;

  position: absolute;
  top: 5px;
  left: 0;

  content: "\E80B";

  color: #97252c;

  text-rendering: auto;
  display: none;
}

ul.sub-category li b,
ul.sub-category li a {
  font-size: 16px;
  display: block;
  margin-top: 0;
  padding-left: 15px !important;
  color: #97252c !important;
}

ul.sub-category li b:before,
ul.sub-category li a:before {
  font-family: "FontAwesome";
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  content: "\f105";
  color: #97252c;
  text-rendering: auto;
  margin-right: 7px;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
}

ul.sub-category li a:hover {
  /*padding-left: 30px !important;*/
  color: #97252c !important;
}

/* JOB DETAILS */

body.jobs-details div.content {
  /*background: #FFF;
    padding: 0px;*/
}

body.banner-details div.modules-jobs-details h1 {
  /*display: none;*/
}

.jobdetail .share ul {
  overflow: hidden;
  margin: 15px 0 30px;
  padding: 0;
  background: #fff;
}

.jobdetail .main h2 {
  font-size: 1.8824rem;
  font-weight: bold;
  line-height: 1.2;

  color: #007268;
}

.jobdetail .main h2:first-child {
  margin-top: 0 !important;
}

.jobdetail .main h3.mt-0,
.jobdetail .main h3.mt-5 {
  text-transform: none;
  color: #000;
  font-family: Stingray, sans-serif;
  font-weight: 400;
  font-size: 34px;
  line-height: 42px;
}

.jobdetail .main p,
.jobdetail .main ul,
.jobdetail .main ul li {
  font-family: "Effra", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.well a.card-link,
.jobs-details .main a {
  font-family: "Effra", sans-serif;
  color: #97252c;
  box-shadow: inset 0 -1px 0 0 #97252c;
  text-decoration: none;
}

.well a.card-link:hover,
.jobs-details .main a:hover {
  text-decoration: none;
  box-shadow: inset 0 -2px 0 0 #97252c;
}

.jobs-details .main ul {
  display: flex;
  flex-direction: column;

  padding: 0;
  padding-left: 20px;
  margin: 1em 0;

  list-style-type: none;
}

.jobs-details .main ul li {
  position: relative;
  display: block;
  padding-left: 1.5em;
  margin: 10px 0;
  display: list-item;
  list-style-type: none;
}

.jobs-details .main ul li:before {
  font-family: "FontAwesome";
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 4px;
  left: 0;
  content: "\f00c";
  color: #97252c;
  text-rendering: auto;
}

.aside .card-body {
  /*background: #fff;*/
}

.card-body .well {
  min-height: 20px;
  margin-top: 45px !important;
  margin-bottom: 15px;
  padding: 0px;
  border: 0;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card-body .well .text-muted {
  color: #97252c !important;
  font-weight: 700;
}

.jobs-details-apply .card-body {
}

.jobs-details-apply.card h3 {
  font-size: 1.2em;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
  color: #75151b !important;
  border: 0;
}

/* LOGON */

.custom-control-label {
  font-weight: 400;
}

.custom-control-label p {
  padding: 0;
  margin-top: 0;
}

.custom-control {
  position: relative;

  /*display: block;*/

  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-label::before {
  left: -1.5rem;

  width: 16px;
  height: 16px;
}

.custom-control-label::after {
  left: -1.5rem;

  width: 16px;
  height: 16px;
}

.alert.fade.show {
  opacity: 1;
}

.alert ul li {
  margin: 10px 0 !important;
  list-style: none !important;
}

/* FORMS */

.jobs-details-apply-free-container .card {
  background: #fff;
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.jobs-details-apply-free-container .card .card-body {
}

.jobs-details-apply-free-container .card a.btn.apply-btn {
  max-width: 300px;
  width: 100%;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

body.fta form,
body.myjobsite div.content-container {
  /*background-color: #FFF;
    padding: 40px;*/
  font-family: "Effra", sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.form-control {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  width: 100%;
  border: 2px solid #61615f;
  border-radius: 20px;
  padding: 0.1rem 0.7rem !important;
  transition: 0.3s ease;
}

.form-control:focus,
.form-control:hover {
  color: #495057;
  background-color: #fff;
  border-color: #61615f;
  box-shadow: none;
  outline: 0;
}

legend {
  font-size: 16px;
  font-weight: 400;
  color: #97252c;
  display: none;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.table {
  color: #61615f;
}

.col-form-label {
  font-size: 18px;
  line-height: 1.5;
  font-family: "Effra", sans-serif;
  font-weight: 700;
  text-transform: none;
  color: #61615f;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #97252c !important;
  background-color: #97252c !important;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #97252c;
}

.btn-primary {
  font-weight: 700;
  color: #fff;
  background-color: #97252c;
  border-color: #97252c;
  border-radius: 20px;
  padding: 8px !important;
}

.btn-primary:hover {
  color: #fff;
  border-color: #75151b;
  background-color: #75151b;
}

.btn.pickfiles {
  color: #fff;
  font-weight: 700;
  border-color: #97252c;
  background: #97252c;
  border-radius: 20px;
}

.btn.pickfiles:hover {
  color: #fff;
  border-color: #75151b;
  background-color: #75151b;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #97252c;
  background-color: transparent;
  border-color: #97252c;
  padding: 8px;
}

.input-group-text {
  border: 0;
}

.input-group-text a {
  color: #495057;
}

/* LOGON */

.my-jobsite-logon-form.card-body {
  padding: 30px;
}

.my-jobsite-logon-form label:not(.custom-control-label) {
  font-family: "Effra", sans-serif;
  font-weight: 700;
  text-transform: none;
  color: #61615f;
}

/* MY JOBSITE */

#leftMenu {
  margin-bottom: 0 !important;
}

.list-group-item {
  font-weight: 600;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #97252c;
  border-color: #97252c;
}

.row.myjobsite-breadcrumb h3 {
  margin-top: 0;
  font-weight: 600;
}

.modules-myjobsite-history .card-body {
  border-radius: 0rem;
  border-bottom: 0;
  padding: 20px;
  font-weight: 400;
}

.modules-myjobsite-history h3.title {
  font-size: 1.3em;
  font-weight: 700;
  text-transform: none;
  margin-top: 0;
  color: #000 !important;
  font-family: "Effra", sans-serif;
}

.modules-myjobsite-history div.card-subtitle {
  color: #97252c !important;
}

.modules-myjobsite-history div.card-subtitle a {
  color: #97252c !important;
}

.footer-menu.tf-menu ul {
  display: block;
  margin: 10px 0;
}

div.datepicker-calendar div.datepicker-month {
  font-size: 1em;
}

.jobs-category-filter {
  width: 100%;
}
@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .jobs-category-filter {
    width: 32%;
  }
  .container {
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  body.cms #main-content.container {
    max-width: 100%;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .tf-menu-container {
    margin-top: 0px;
    background: #fff;
  }

  body.jobs-listing #wrap-container,
  body.account #wrap-container {
    margin-top: 0px;
  }

  div.mission-picture-container {
    width: 100%;
    height: 175px;
  }
}

@media (max-width: 992px) {
  h1.greenH1,
  .main-title h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .header-banner {
    height: 260px;
  }

  .ws-footer .reassurance {
    display: none;
  }

  .ws-footer .links {
    flex-direction: column;
    border: 0;
  }

  .ws-footer .links > div {
    width: 100%;
  }

  .ws-footer .title-links:after {
    width: 100%;
  }

  .ws-footer .contact {
    display: none;
  }
}

/* FIX V4 */

/*.myjob-site-menu a {
    color: #343434;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .42px;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border .3s ease-in-out;
    padding-bottom: 5px;
    display: block;
}

.myjob-site-menu a:hover{
    color: #0096a9;

}*/

body.jobs-details .pb-2.apply-option-container {
  /*display: none;*/
}

body.jobs-details .aside .pb-2.apply-option-container {
  display: block;
}

div.MuiInputBase-root {
  width: 100%;
}

input.MuiInputBase-input {
  padding: 10px;
  border-radius: 30px;
}

.MuiSelect-select {
  padding: 10px !important;
}
*/ .is-invalid input {
  /*border-color: #dc3545;*/
}

table.table {
  display: table;
}

fieldset {
  width: 100%;
}

/*.my-jobsite-btn-container{
  display: -webkit-box;      
    display: -ms-flexbox;     
    display: -webkit-flex;     
    display: flex;            
    
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.rhc-theme-light {
    --text-primary: #000 !important;
    --text-secondary: #757575 !important;
    --background: #FFF !important;
    --scrollbar-background-color: #d4d4d4;
    --scrollbar-foreground-color: #8a8a8a;
}*/

.rhc-banner {
  background-color: #97252c !important;
}

.rhc-banner__content__message {
}

.rhc-banner__content__message a {
  text-decoration: underline !important;
  color: #fff !important;
}

.rhc-banner__content__message a:hover {
  text-decoration: none !important;
}

div.jobs-list-container div.jobs-items div.job-location,
div.jobs-list-container div.jobs-items div.job-date {
  color: #97252c !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  padding-left: 0!important;
}

div.jobs-list-container div.jobs-items div.job-location i,
div.jobs-list-container div.jobs-items div.job-date i {
  color: #97252c;
}

.MuiRadio-colorPrimary svg,
.MuiCheckbox-colorPrimary svg {
  fill: #97252c;
  /*font-size: 2rem;*/
}

.MuiTypography-root.MuiTypography-body1.MuiFormControlLabel-label {
}

.disclaimer-blocks-content.custom-checkbox,
.gdpr-logon.custom-control.custom-checkbox {
  padding-left: 0;
}

.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-edgeEnd {
}

.MuiButtonBase-root.MuiIconButton-root.MuiIconButton-edgeEnd:hover {
}

/* Styles de base pour la liste */
div.jobs-category-filter .plugins-title.head-accordion {
  display: none;
}

div.jobs-category-filter.card,
div.jobs-category-filter .card-body {
  padding: 8px 12px !important;
  border: 0;
  /* background: none; */
  /* height: 54px; */
}

div.jobs-category-filter .accordion {
  padding-bottom: 3rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  box-shadow: none;
  border-radius: 2rem !important;
  padding: 2rem;
  margin-bottom: 1.5rem !important;
}

/*.main-category {
    background-color: #f1efef;
    padding: 1rem;
    border-radius: 0px;
    margin-bottom: 0.2rem;
}

.main-category a {
    color: #333333;
    text-decoration: none;
}

.main-category:hover {
    background: #fcfcfd;
}


.sub-category {
        padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
}

.sub-item {
    background-color: #f1efef;
    padding: 0.8rem;
    border-radius: 0;
    margin-bottom: 0.2rem;
    padding-left: 3rem !important;
}

*/
div.jobs-category-filter .custom-control-label {
}

.sub-item a {
  text-decoration: none;
  font-weight: 500;
}

.sub-item:hover {
  /*background: #fcfcfd;*/
}

.cat-item-count {
  font-size: 0.9rem;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 5px;
}

div.jobs-category-filter .icon {
  display: none;
}

.sub-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
}

div.jobs-category-filter .icon {
  display: none;
}

.custom-control-input {
  display: none;
}

.custom-control-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.link {
  flex-grow: 1;

  text-decoration: none;
}

.link:hover {
  text-decoration: none;
}

.cat-item-count {
  margin-left: 8px;
  font-size: 0.85em;
}

.bracket {
}

.main-menu.navbar-nav .nav-item.nav-link.btn.btn-primary {
  padding: 8px 24px !important;
}

.jobdetail .share li.twitter a::before {
  font-family: "FontAwesome";
  font-size: 16px;
  line-height: 45px;
  display: block;
  width: 45px;
  height: 45px;
  content: "\e61b" !important;
  text-align: center;
  color: #97252c;
}

.MuiOutlinedInput-root .MuiAutocomplete-endAdornment {
  right: 9px;
  top: calc(50% - 22px) !important;
}

.tableBox {
  display: flex;
  flex-direction: column;
}

.tableBox .tableTitle {
  order: 3;
  padding: 1.75rem;
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  font-family: "ITCAvantGardeStdDemi", "ITCAvantGardeStdMd", "Megante",
    sans-serif;
  margin-top: 24px;
}

.tableBox .tableFoot {
  order: 1;
  padding: 24px;
  border: 1.5px dashed rgba(0, 0, 0, 0.25);
  border-radius: 48px;
}

.tableBox .curriculum-vitae,
.tableBox .emply {
  order: 3;
}

#upload-cv-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.8rem;
}

#upload-cv-container button {
  width: fit-content;
  border-radius: 64px;
  height: 48px;
  background: white !important;
  border: 1px solid #97252c;
  color: #97252c !important;
  outline: none;
}

#upload-cv-container .upload-img {
  width: 48px;
  height: 48px;
  background-image: url("../../Images/feather_upload-cloud.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
}

.tableFoot:hover {
  background: ##97252caa !important;
}

.myjobsite-language-table {
  display: inline-table !important;
}

#pre-questions .survey-questions {
  .talentfinder-select-label,
  .checkbox-group,
  .radio-group,
  .talentfinder-text-area-label,
  .talentfinder-textfield-label,
  .yes-no_question {
    display: flex;
    flex-direction: column;

    label {
      color: #2d2f30;
      font-family: "tenon" !important;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
    }
  }

  .talentfinder-select-label
    .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-colorPrimary.MuiInputBase-adornedEnd {
    border-radius: 30px;
    height: 24px;
    padding: 16px;
    border: 1px solid #000;
  }
  div.radio-group.inline-label div.MuiFormGroup-row {
    display: flex !important;
    flex-direction: column !important ;
  }
  .talentfinder-text-area-label .MuiInputBase-root textarea {
    background-color: transparent !important;
    border-radius: 30px;
    border: 1px solid #000;
    height: 123px !important;
  }
  .MuiInputBase-root.MuiInput-root.MuiInput-underline.MuiInputBase-colorPrimary.MuiInputBase-fullWidth.MuiInputBase-formControl.MuiInputBase-multiline::before,
  .MuiInputBase-root.MuiInput-root.MuiInput-underline.MuiInputBase-colorPrimary.MuiInputBase-fullWidth.MuiInputBase-formControl.MuiInputBase-multiline::after {
    content: none !important;
    display: none !important;
  }

  .talentfinder-textfield-label fieldset.MuiOutlinedInput-notchedOutline {
    border-radius: 30px;
    border: 1px solid #000;
    height: 24px;
    padding: 16px 0px;
    margin: 16px 0px;
  }

  .yes-no_question div.radio-group.inline-label div.MuiFormGroup-row {
    display: flex !important;
    flex-direction: row !important ;
    flex-wrap: wrap;

    /* Label button styles */
    .MuiFormControlLabel-root {
      flex: 1;
      text-align: center;
      padding: 12px 24px;
      font-size: 16px;
      font-weight: 500;
      color: #666;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      transition: all 0.2s ease-in-out;
      position: relative;

      border-radius: 8px;
      overflow: hidden;
      width: fit-content;
      background: #fff;
      box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
      min-width: 160px;
    }

    /* Border between options */
    .MuiFormControlLabel-root:first-child {
      border-right: 1px solid #e0e0e0;
    }

    /* Hide default radio buttons */
    .PrivateSwitchBase-input {
      display: none;
    }

    /* Add checkmark for "Yes" */
    .MuiFormControlLabel-root:nth-child(1)::after {
      content: "✔";
      font-size: 16px;
      color: #ccc;
      display: inline-block;
      margin-right: 5px;
      margin-left: 8px;
      transition: color 0.2s ease-in-out;
    }

    /* Add cross for "No" */
    .MuiFormControlLabel-root:nth-child(2)::after {
      content: "✖";
      font-size: 16px;
      color: #ccc;
      display: inline-block;
      margin-right: 5px;
      margin-left: 8px;
      transition: color 0.2s ease-in-out;
    }

    /* Style when selected */
    .PrivateSwitchBase-input:checked + .MuiTypography-root {
      font-weight: 600;
      color: #333;
    }

    /* Change icon color when selected */
    .PrivateSwitchBase-input:checked + .MuiTypography-root::before {
      color: #333;
    }

    /* Hover effect */
    .MuiFormControlLabel-root:hover {
      background: #f9f9f9;
    }
  }
}

#upload-image-container {
  display: flex;
  justify-content: space-between;
}

#upload-image-container .button-container {
  justify-items: flex-end;
}

#upload-image-container button {
  width: fit-content;
}

#upload-image-container .message-container {
  width: 100%;
  text-align: end;
}

.filename,
.filesize,
.description,
.name,
.size,
.descriptionDoc,
.descripion {
  float: left;
  width: 33%;
}

.talentfinder-select-label label {
  width: 100% !important;
}

.talentfinder-select-label .MuiInputBase-root {
  width: 100% !important;
}

.talentfinder-textfield-label {
  display: flex;
  flex-direction: row;
}

.form-historical__content div.radio-group.inline-label div.MuiFormGroup-row {
  display: flex !important;
  flex-direction: column !important ;
}

.form-historical__content {
  padding-bottom: 3rem;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 3rem;
}

.main-menu .home {
  display: none;
}

.card-body .title.item.card-title {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

div.jobs-list-container div.jobs-items {
  margin-bottom: 30px !important;
  padding: 6px !important;
}

.job-info-container {
  flex-direction: column;
}

.showing {
  padding-bottom: 8px;
}

div.csa_form div.line label {
  width: 25%;
  font-weight: 600;
}
.title-overflow {
  width: 100%;
  font-weight: 600;
  font-size: 24px;
}

#top {
  display: hidden;
}

#scroll-to-top-btn {
  position: fixed;
  bottom: 4rem;
  right: 4rem;
  text-decoration: none;
  color: white;
  background-color: #ababab;
  display: grid;
  place-items: center;
  width: 2.5rem;
  aspect-ratio: 1;
  border-radius: 5px;
  opacity: 0;
  z-index: 10;
  animation: showButton linear forwards;
  animation-timeline: view();
  animation-range-start: calc(100vh + var(--animationStartsAfter));
  animation-range-end: calc(
    100vh + var(--animationStartsAfter) + var(--animationDistance)
  );
  border-radius: 40px;

  & > I {
    font-weight: bold;
    font-size: 1.5rem;
  }
}

@keyframes showButton {
  from {
    transform: translateY(1rem);
  }
  to {
    opacity: 1;
  }
}

.MuiInputBase-input,
div.MuiInputBase-root {
  border-radius: 30px !important;
}
.radio-group.inline-label {
  display: flex;
  flex-direction: row;
}

div#contactInfo\.genderKey {
  width: 100%;
  flex-flow: row !important;
}

.my-jobsite-logon-form .talentfinder-textfield-label {
  display: flex;
  flex-direction: column;
}
.info-phone::marker {
  content: "";
}
.badge-primary {
  background: #97252c;
}

.postion-opening.organization-info ul {
  padding: 0px !important;
}

.main-menu .btn-primary {
  font-weight: 700;
  color: rgb(151, 37, 44) !important;
  background-color: rgb(255, 255, 255) !important;
  border-color: rgb(151, 37, 44) !important;
  border-radius: 20px;
  padding: 8px !important;
}

.main-menu .btn-primary:not(:disabled):not(.disabled).active,
.main-menu .btn-primary:not(:disabled):not(.disabled):active,
.main-menu .show > .btn-primary.dropdown-toggle {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(151, 37, 44) !important;
  border-color: rgb(151, 37, 44) !important;
  padding: 8px;
}

.MuiAutocomplete-option[aria-selected="true"] {
  background-color: rgba(151, 37, 44, 0.08) !important;
}


.pager-container.ourjobsinfo {
  display: flex;
  flex-direction: row;
}

a.menu-button.active {
  background-color: rgb(151, 37, 44) !important;
  color: white;
  border: 2px solid var(--e-global-color-primary);
}
a.menu-button:hover  {
  background-color: rgb(151, 37, 44) !important;
  color: white;
  border: 2px dotted white;
}
a.menu-button:hover {
  color: white;
}

.menu-button.active a {
  color: white;
}
button.consent-decline {
    color: #fff !important;
    background: rgb(151, 37, 44) !important;
}

button.consent-approve {
    color: #000 !important;
    font-weight: 700 !important;
    font-weight: bold !important;
}

button.consent-approve:hover {
    color: #000 !important;
    font-weight: 700 !important;
    font-weight: bold !important;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 25%);
}
.button-group{
 padding: 20px;
}
a.menu-button{
    font-family: "Effraa", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary);
    box-shadow: 0 0 10px 0 rgba(151, 37, 44.00000000000011, .35);
    border-radius: 30px 30px 30px 30px;
    padding: 10px 30px 10px 30px;
    border: 2px solid white;
}

.teaser.card-text.job-teaser{
    display:none!important;
}

.button-group .container {
    display: flex;
    flex-flow: row wrap;
}