@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
/*Primary colors */
/* Background colors */
/*training solution*/
/* BACKGROUND COLORS*/
/*END REGION BACKGROUND COLORS*/
/*FONT COLOR*/
/*END REGION FONT COLOR*/
/*Primary fonts */
html, body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 500; }

.container-out-of {
  margin-left: -100%;
  margin-right: -100%; }

.row.container.box-apropos {
  max-width: 1140px;
  margin: auto;
  position: relative;
  top: -45px; }

/* links */
a.underline {
  text-decoration: underline; }

button:focus {
  outline: none; }

a.toolbar-icon.toolbar-icon-link-toolbar-menu.toolbar-icon-link-toolbar-menu-menu-link-content-63b37a0c-6b97-4a27-8815-f7cd31ffdbef::before {
  background-image: url(../../../../files/favicon-16x16_0.png); }

.section-ts-reconnu {
  border-bottom: 1px solid #CED8DD;
  padding-bottom: 40px; }
  .section-ts-reconnu img {
    margin: 15px; }
  .section-ts-reconnu.noborder {
    border: 0; }

a.dexp-button.btn.btn-default {
  background: #0033A0;
  border-radius: 25px;
  color: white; }
  a.dexp-button.btn.btn-default.text-center {
    display: table !important;
    margin: auto; }
  a.dexp-button.btn.btn-default.padding-negative {
    position: relative;
    top: -20px; }

/* switcher language */
div#block-selecteurdelangue {
  display: flex;
  justify-content: center; }
  div#block-selecteurdelangue li.en {
    display: none; }
  div#block-selecteurdelangue ul.links {
    display: inline-flex; }
    div#block-selecteurdelangue ul.links li.is-active a {
      color: #0033A0 !important; }
    div#block-selecteurdelangue ul.links li:nth-child(2) a {
      border-right: 1px solid #8d969c; }
    div#block-selecteurdelangue ul.links li a {
      text-transform: uppercase;
      color: white;
      font-weight: 700;
      font-family: "Lato", sans-serif;
      font-size: 13px;
      line-height: 54px; }

.language-switcher-language-url ul.links li {
  text-transform: uppercase; }
  .language-switcher-language-url ul.links li.en {
    display: none; }

/* displays */
.displayOnMobile {
  display: none; }

span.font-backend {
  display: none; }

/* Colors */
.color-gray {
  color: #4d565d; }

.color-secondary {
  color: #0033A0; }

.text-black {
  color: #4d565d; }

.text-orange, a.text-orange {
  color: #F7D348; }

.text-yellow {
  color: #F7D348; }

.text-green {
  color: #0033A0; }

.text-light-green {
  color: #79d61b; }

.text-gray {
  color: #5f5f5f; }

.text-blue {
  color: #69b7d9; }

.text-underline {
  text-decoration: underline !important; }

a.text-white.pl-4.text-underline {
  padding-left: 32px !important; }

.text-green {
  color: #79d61b; }

a.text-orange {
  font-weight: bold; }

.nopadding {
  padding: 0 !important; }

.pad-l {
  padding-left: 27px; }

.padding-5 {
  padding: 5px; }

.text-small {
  font-size: 11px; }

.text-white h1, .text-white h2 {
  color: white !important;
  letter-spacing: 0 !important; }

.text-red {
  color: #0033A0 !important; }

.text-color-five {
  color: #79d61b !important; }

.text-transform-none h2 {
  text-transform: none !important; }

h2 {
  font-size: 40px;
  font-weight: normal;
  text-transform: uppercase; }

h3 {
  text-transform: uppercase;
  font-weight: 300; }

/* webform */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: black;
  -webkit-box-shadow: 0 0 0px 0px transparent inset;
  transition: background-color 5000s ease-in-out 0s; }

.select2-container--default .select2-selection--single {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #79d61b;
  border-radius: 0; }

.webform-required {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #F7D348; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  height: 14px;
  left: 50%;
  margin-left: -3px;
  margin-top: -6px;
  position: absolute;
  transform: rotate(-90deg);
  top: 49%;
  background-repeat: no-repeat;
  width: 8px;
  background-image: url(../img/picto-arrow-red.png); }

.select2-container--default .select2-selection--single:focus {
  outline: none; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #79d61b; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  right: 35px; }

span.select2-results {
  background: #0033A0;
  color: white;
  border: none; }

.css-va7pk8 {
  color: #222 !important; }

label.text-white.checkbox-required::after {
  content: "*";
  color: red;
  padding-left: 3px; }

#ts-search-training-form .css-10nd86i {
  background-color: white;
  border-radius: 25px; }
#ts-search-training-form i.fa.fa-search:before {
  font-size: 23px;
  margin-right: 10px; }
#ts-search-training-form button.btn {
  font-weight: bold;
  width: 100%; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #85afff;
  color: white; }

.select2-search--dropdown {
  background: #0033A0; }

.css-rsyb7x {
  left: 16px;
  position: absolute; }

a
.dexp-sticky.dexp-section.affix a.site-logo img {
  height: 49px !important; }
a
.dexp-sticky.dexp-section.affix .logo-position-absolute {
  margin-top: 0; }

/* menu */
a.site-logo img {
  max-width: 100%; }

#block-nation-sub-mainnavigation, #block-navigationprincipalenl, #block-nation-sub-mainnavigation-menu {
  display: inline-flex;
  align-items: center; }
  #block-nation-sub-mainnavigation ul, #block-navigationprincipalenl ul, #block-nation-sub-mainnavigation-menu ul {
    display: inline-flex;
    font-family: "Lato", sans-serif;
    margin-bottom: 0; }
    #block-nation-sub-mainnavigation ul li, #block-navigationprincipalenl ul li, #block-nation-sub-mainnavigation-menu ul li {
      margin-right: 15px !important; }
      #block-nation-sub-mainnavigation ul li.menu-item--active-trail a, #block-nation-sub-mainnavigation ul li a.is-active, #block-navigationprincipalenl ul li.menu-item--active-trail a, #block-navigationprincipalenl ul li a.is-active, #block-nation-sub-mainnavigation-menu ul li.menu-item--active-trail a, #block-nation-sub-mainnavigation-menu ul li a.is-active {
        color: #0033A0 !important; }
      #block-nation-sub-mainnavigation ul li a, #block-navigationprincipalenl ul li a, #block-nation-sub-mainnavigation-menu ul li a {
        font-size: 16px !important;
        display: inline-flex;
        text-transform: uppercase;
        font-weight: 400 !important;
        color: #6c757d !important;
        display: inline-flex;
        border-right: 1px solid #e6ebee;
        padding-right: 15px !important; }

/* media */
@media screen and (max-width: 991px) {
  #section-header .block-menu {
    background-color: #343a40; }
    #section-header .block-menu li {
      border-bottom: 0; }
      #section-header .block-menu li a {
        line-height: 48px; }
      #section-header .block-menu li::after {
        content: "";
        border-bottom: 1px solid #416b8f;
        display: block;
        width: 50%;
        margin-left: 10px; } }
.block-menu li a {
  position: relative;
  font-family: "Lato", sans-serif !important;
  font-weight: 700 !important;
  color: #4d565d;
  font-size: 17px !important; }

.dexp-region.col-12.region.region-footer-partner {
  padding: 0; }

div#block-imagemap {
  height: 350px;
  overflow: hidden;
  display: flex;
  align-items: center; }

div#block-reseaueticspartners {
  font-family: "Lato", sans-serif;
  color: white;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase; }

div#section-header .search-toggle-icon {
  display: none !important; }

input:-internal-autofill-selected {
  background-color: transparent !important;
  background-image: none !important;
  color: black !important; }

input:-webkit-autofill {
  background-color: transparent !important; }

.dexp-region.region-search.col-12.col-lg-12 {
  display: none !important; }

.search-header {
  line-height: 59px; }
  .search-header .container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto; }
  .search-header .col-12.search-form-block-content {
    padding-left: 0; }
  .search-header span.fa.fa-search.search-toggle {
    display: none; }
  .search-header #edit-keys {
    position: relative;
    height: 31px !important; }
  .search-header #search-block-form .js-form-item-keys {
    position: relative !important; }
    .search-header #search-block-form .js-form-item-keys::after {
      content: "\e901";
      font-family: 'NationIcon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      display: inline-block;
      color: #C8C8C8;
      position: absolute;
      top: 0;
      right: 13px;
      transform: translate(0%, 0); }
  .search-header input {
    background: #636f77;
    border: 0;
    border-radius: 25px;
    color: #d4d4d4;
    width: 100%;
    max-width: fit-content; }
    .search-header input::placeholder {
      font-style: italic;
      font-size: 12px;
      color: #C8C8C8; }
    .search-header input :-ms-input-placeholder {
      font-style: italic;
      font-size: 12px;
      color: #C8C8C8; }
    .search-header input ::-ms-input-placeholder {
      font-style: italic;
      font-size: 12px;
      color: #C8C8C8; }

#block-trainingsblock h2 {
  margin-top: 50px; }
  #block-trainingsblock h2.h1.dexp-title, #block-trainingsblock .eu-cookie-compliance-content h2.dexp-title, .eu-cookie-compliance-content #block-trainingsblock h2.dexp-title {
    margin-top: 0; }

#section-top-bar {
  height: 62px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }
  #section-top-bar .dexp-container, #section-top-bar .container.row {
    width: 100%;
    margin: auto;
    max-height: 62px; }
    #section-top-bar .dexp-container .region-top-bar, #section-top-bar .dexp-container .region-phone-number, #section-top-bar .container.row .region-top-bar, #section-top-bar .container.row .region-phone-number {
      line-height: 54px;
      height: 62px; }
  #section-top-bar #block-phonenumber {
    font-size: 13px;
    font-family: Montserrat;
    font-weight: bold;
    color: #098CC6; }

/*Font awesome */
.fas {
  font-family: "FontAwesome";
  font-style: normal; }

/* Bolds */
.strong {
  font-weight: 900; }

/* Ul li */
ul {
  list-style: none;
  padding: 0; }
  ul.circle-green {
    padding: 15px; }
    ul.circle-green li {
      line-height: 32px; }
      ul.circle-green li::before {
        content: "\2022";
        color: #79d61b;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em; }

.list-categorie-formation li {
  margin-bottom: 25px; }
  .list-categorie-formation li label {
    justify-content: flex-start;
    align-items: flex-start !important; }
.list-categorie-formation.text-color-five label {
  color: #79d61b !important; }

/* Text */
.desc-formation {
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-size: 20px;
  color: #4d565d;
  font-weight: 300; }

/*Régions*/
#publicites-block-1 .slick-controls button.slick-arrow {
  height: 110px; }
  #publicites-block-1 .slick-controls button.slick-arrow:before {
    line-height: 106px; }
#publicites-block-1 .slick-dots {
  text-align: right; }
#publicites-block-1 .slick-slide {
  max-height: 351px; }
  #publicites-block-1 .slick-slide .dexp-image {
    height: 351px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; }
    #publicites-block-1 .slick-slide .dexp-image img {
      display: block;
      object-fit: cover;
      width: auto !important;
      height: auto !important;
      max-width: max-content !important; }
#publicites-block-1 .slick-dots {
  line-height: 12px;
  bottom: -33px;
  z-index: 3;
  left: 0;
  height: 22px; }

.region-etics-newsletter input#edit-name {
  margin-top: 0; }
.region-etics-newsletter input:-webkit-autofill, .region-etics-newsletter input:-webkit-autofill:hover, .region-etics-newsletter input:-webkit-autofill:focus, .region-etics-newsletter textarea:-webkit-autofill, .region-etics-newsletter textarea:-webkit-autofill:hover, .region-etics-newsletter textarea:-webkit-autofill:focus, .region-etics-newsletter select:-webkit-autofill, .region-etics-newsletter select:-webkit-autofill:hover, .region-etics-newsletter select:-webkit-autofill:focus {
  border-bottom: 1px solid white !important;
  -webkit-text-fill-color: #098CC6;
  -webkit-box-shadow: 0 0 0px 0px transparent inset;
  transition: background-color 5000s ease-in-out 0s; }

/* breadcrumb */
.breadcrumb {
  background-color: #F7D348 !important;
  border-radius: 0;
  margin-bottom: 0; }
  .breadcrumb li::first-letter {
    text-transform: capitalize; }
  .breadcrumb li:before {
    display: none; }
  .breadcrumb li .text-white {
    color: #4d565d !important; }
  .breadcrumb li .color-gray {
    color: #0033A0; }
  .breadcrumb.bg-secondary-color.mb-0 {
    background: #4d565d !important;
    border-radius: 0; }
    .breadcrumb.bg-secondary-color.mb-0 .text-gray {
      color: white !important; }

.search-icon-resultat i.fas.fa-search {
  color: #0033A0; }

span.h5.pb-1.mb-0.block.title-formation {
  font-weight: 700; }

.breadcrumb-hidden {
  display: none !important; }

/* Aligns items */
.mt-negative {
  margin-top: -25px; }

.align-items-center {
  align-items: center !important;
  justify-content: center;
  display: flex !important; }

.align-items-end, .col-button-end {
  align-items: end !important;
  justify-content: flex-end;
  display: flex !important; }

.justify-content-center {
  justify-content: center;
  display: flex;
  flex-wrap: wrap; }

.align-vertically {
  align-items: center; }

.align-vertically-baseline {
  align-items: baseline; }

.space-between {
  justify-content: space-between; }

.flex {
  display: flex; }

br {
  display: block;
  margin: 4px 0;
  content: ""; }

/* Buttons */
.btn {
  text-decoration: none;
  font-size: 16px;
  font-weight: 500 !important;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  padding: 8px 21px;
  /*TODO ajouter pour training Solution*/ }
  .btn:hover {
    cursor: pointer;
    background-color: #5f5f5f !important;
    border: 1px solid #5f5f5f !important;
    color: white !important; }
  .btn.text-small {
    font-size: 11px; }
  .btn.rounded {
    border-radius: 5px !important; }
  .btn.btn-red {
    background-color: #0033A0;
    color: white !important;
    text-transform: inherit;
    border-color: #0033A0;
    -webkit-appearance: none; }
  .btn.btn-blue {
    background-color: #098CC6; }
  .btn.btn-primary {
    background-color: #0033A0;
    border-color: transparent;
    color: white !important; }
    .btn.btn-primary.disabled, .btn.btn-primary:disabled {
      color: #fff;
      background-color: #0033A0;
      border-color: #0033A0; }
  .btn.btn-secondary {
    background-color: #F7D348;
    border-color: transparent;
    color: #000 !important; }
    .btn.btn-secondary:hover {
      color: white !important; }
  .btn.btn-black {
    background-color: #000;
    color: white; }
  .btn.btn-white {
    background-color: white;
    color: #5f5f5f; }
    .btn.btn-white.text-black {
      color: #5f5f5f !important; }
      .btn.btn-white.text-black:hover {
        color: white !important; }
  .btn.btn-green {
    background-color: #0033A0;
    color: white !important;
    text-transform: inherit;
    border-color: #0033A0;
    -webkit-appearance: none; }
  .btn.hover-dark-gray:hover {
    background-color: #4d565d !important; }
  .btn.btn-panier {
    display: table;
    margin: 40px auto; }
    .btn.btn-panier span.picto-panier {
      margin-right: 15px; }
      .btn.btn-panier span.picto-panier:before {
        top: 3px;
        position: relative; }

.btn-with-icon-env::before {
  content: '\f0e0';
  font-family: FontAwesome;
  position: absolute; }

.rounded-circle {
  border-radius: 50%; }

/* Sep */
.hr-with-border {
  border-bottom: 1px solid #707070; }

hr.small-width, .short-desc-item hr.small-width {
  border-bottom: 3px solid #0033A0;
  width: 80px;
  margin: 60px 0; }

span.sep-border-height {
  border-right: 3px solid #F7D348; }

.short-desc-item .item-desc {
  margin-top: 15px; }
.short-desc-item hr.small-width {
  margin: 20px 0; }

.item-desc ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  padding-left: 22px; }
  .item-desc ul li {
    line-height: 32px; }
    .item-desc ul li::before {
      content: "\2022";
      color: #F7D348;
      font-weight: bold;
      display: inline-block;
      width: 1em;
      margin-left: -1em; }

/* Titles */
h1.dexp-title strong {
  color: #F7D348;
  font-weight: 500; }

.title-detail-formation {
  font-size: 50px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: inherit;
  position: relative;
  text-transform: none;
  z-index: 2; }

.content-detail-formation a.btn.btn-primary.rounded.btn-panier {
  background-color: #F7D348;
  color: #4d565d !important; }
.content-detail-formation .item-desc strong {
  display: inline-block;
  margin: 0; }
.content-detail-formation .bg-light-gray.py-5.pl-5.column-responsive-3 {
  background: #F5F7F8; }

h5 {
  text-transform: uppercase; }

.h5-text-normal h5 {
  text-transform: inherit; }

.h1, .eu-cookie-compliance-content h2, .title-h1 h2, .h1 h2.dexp-title, .eu-cookie-compliance-content h2 h2.dexp-title {
  font-family: "Lato", sans-serif;
  font-size: 40px;
  font-weight: 500 !important;
  font-style: normal;
  text-transform: uppercase !important; }

.h2 {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  font-weight: 200;
  text-transform: uppercase; }

h2.h1.mb-0 strong, .eu-cookie-compliance-content h2.mb-0 strong {
  color: #0033A0;
  font-weight: 500; }

.h3 {
  font-family: "Lato", sans-serif !important;
  font-size: 30px;
  font-weight: 700 !important; }

.h6 {
  font-family: "Lato", sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase; }

.h7 {
  font-family: "Lato", sans-serif !important;
  font-size: 21px;
  font-weight: 700; }

.dexp-builder-title h2 {
  font-size: 40px !important;
  font-weight: 500 !important;
  letter-spacing: inherit !important;
  position: relative;
  text-transform: uppercase !important;
  z-index: 2 !important;
  margin: 10px 0 !important; }
  .dexp-builder-title h2 strong {
    color: #FFA700;
    font-weight: 700; }

.bg-page-title.content {
  height: 244px;
  display: flex;
  align-items: center;
  justify-content: center; }

.block-page-title-block {
  margin-bottom: 0; }

.title-h1.block h2.block-title {
  font-family: "Lato", sans-serif !important;
  font-size: 40px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  letter-spacing: 0;
  position: relative;
  text-transform: none;
  z-index: 2;
  margin: auto;
  line-height: auto; }

.bg-page-title h1 {
  text-transform: none;
  font-weight: 700;
  font-size: 50px; }

.h5 {
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  color: #4d565d; }

.title-h2 h2 {
  margin-bottom: 0 !important; }

.title-formation {
  font-weight: 700;
  font-size: 18px; }
  .title-formation span.text-orange.strong {
    margin-right: 15px; }

li.item-formation:hover {
  background-color: #5f676e; }

.row.filters-homepage {
  margin-left: 15px; }

.slick-dotted.slick-slider {
  margin-bottom: 0 !important; }

.forcefullwidth_wrapper_tp_banner {
  border-bottom: 13px solid #F7D348; }

.width100 {
  width: 100% !important; }

.maxwidth100 {
  max-width: 100% !important; }

.full-width {
  margin-left: calc(50% - 50vw);
  width: 100vw;
  margin-right: calc(50% - 50vw); }
  .full-width .builder-row {
    width: 100%; }
  .full-width .views-element-container {
    max-width: 80%;
    margin: auto;
    width: 80%; }
  .full-width .text-white h2, .full-width .text-white p {
    color: white !important; }
  .full-width .dexp-builder-title::after {
    display: none !important; }

#block-findtraining label {
  display: table !important;
  margin: auto;
  margin-bottom: 15px; }

div#block-findtrainingdetail {
  width: 75%;
  margin: auto; }
  div#block-findtrainingdetail span.select2-search.select2-search--inline {
    color: #fff !important; }
  div#block-findtrainingdetail .select2-container--default .select2-selection--multiple {
    background-color: rgba(255, 255, 255, 0.3490196078); }
  div#block-findtrainingdetail .text-center {
    align-items: center;
    justify-content: center; }

div#section-trouver-une-formation-002f-prochaines-formations .bg-primary-color, div#section-trouver-une-formation-002f-prochaines-formations .bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white {
  background: #F7D348 !important;
  color: #547077 !important; }

.col-find-training label {
  color: #547077 !important; }

div#block-trouveruneformation-2 {
  color: #547077;
  padding: 0 21%; }
  div#block-trouveruneformation-2 p {
    margin: 25px;
    text-align: center; }

.col-find-training .js-form-item.form-item {
  margin: 0; }

.bg-find-training {
  background-image: url("../../../../files/bg-find-formation.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

div#block-creseptspecialistedepuis1976 {
  margin-top: 50px; }
  div#block-creseptspecialistedepuis1976 a.dexp-button.btn.rounded.btn-secondary {
    margin: auto;
    display: table; }

.img-cresept-specialist.col.col-xl-12 {
  border-radius: 25px;
  text-align: center;
  padding: 25px;
  margin-bottom: 25px; }

.region-find-formation-text h2.block-title {
  font-size: 40px;
  display: table;
  margin: auto;
  color: #547077;
  text-transform: uppercase !important;
  letter-spacing: 0;
  font-family: "Lato", sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  padding-top: 3rem !important; }
  .region-find-formation-text h2.block-title::after {
    width: 13% !important;
    border-bottom: 3px solid #547077; }

strong.select2-results__group {
  display: none !important; }

.select2-container--default .select2-selection--multiple {
  border: 0; }

.select2-container--default .select2-selection--multiple {
  border-radius: 50px !important;
  color: #5f5f5f;
  text-align: left;
  padding: 11px 0; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 0;
  outline: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  font-size: 13px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-radius: 50px;
  margin-left: 6px;
  margin-top: 0;
  height: 32px;
  line-height: 32px;
  padding: 0 12px 0 5px;
  border: 0;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  font-size: 13px;
  vertical-align: middle;
  display: inline-block; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  border-right: 0;
  color: #ffffff;
  position: relative;
  background: #757474;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  align-items: center;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  margin-right: 6px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove span {
    line-height: initial; }

.select2-container--default .select2-results__option--selected {
  background-color: #0033A0; }

.select2-dropdown {
  background-color: transparent;
  border: 0;
  border-radius: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #0033A0;
  color: white;
  outline: none; }

.select2-container--default .select2-search--inline .select2-search__field {
  text-align: left;
  width: 100% !important;
  padding-left: 15px;
  margin-top: 0; }

.block-partners h4 {
  font-style: normal;
  font-weight: bold;
  color: #3F4245;
  font-size: 18px; }

#block-block-actualites {
  padding: 0 !important;
  margin-bottom: 15px !important; }
  #block-block-actualites .slick-controls {
    display: none !important; }
  #block-block-actualites .dexp-slick-item {
    background-color: #F7D348; }
  #block-block-actualites h2 {
    font-size: 21px !important;
    text-transform: none !important;
    margin: 0;
    color: #4d565d; }
  #block-block-actualites .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item.quickedit-field {
    margin-top: 7px;
    padding-right: 11px; }
  #block-block-actualites .vote-dislike {
    display: none; }
  #block-block-actualites .field.field--name-user-picture {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 8px; }
    #block-block-actualites .field.field--name-user-picture img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  #block-block-actualites .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item.quickedit-field {
    font-family: "Arial";
    color: #4d565d;
    font-size: 12px;
    margin-bottom: 15px;
    font-weight: bold; }
  #block-block-actualites span.count {
    font-family: Arial; }
  #block-block-actualites .field.field--name-node-comment-count.field--type-ds.field--label-hidden.field__item {
    margin-right: 11px; }
  #block-block-actualites h2.block-title {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    position: relative;
    text-transform: none;
    z-index: 2;
    color: #353535;
    margin: 30px 0;
    margin-bottom: 24px !important;
    line-height: 40px; }
  #block-block-actualites .field.field--name-node-author.field--type-ds.field--label-hidden.field__item {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    display: block;
    color: #454545;
    font-weight: 700; }
  #block-block-actualites .field.field--name-node-post-date.field--type-ds.field--label-hidden.field__item {
    font-size: 16px;
    color: #547077;
    display: block;
    font-family: "Arial";
    font-style: italic;
    margin-bottom: 5px; }
  #block-block-actualites .field.field--name-node-comment-count.field--type-ds.field--label-hidden.field__item::after {
    content: url(../img/icon-comment.png);
    width: 17px !important;
    height: 17px !important;
    top: 2px;
    position: relative;
    margin-left: 5px; }
  #block-block-actualites .vote-widget--like-and-dislike .vote-like a:after, #block-block-actualites .vote-widget--like-and-dislike .vote-like a:after {
    content: ":";
    display: none; }
  #block-block-actualites .field.field--name-user.field--type-ds.field--label-hidden.field__item {
    float: left;
    margin-right: 10px; }
  #block-block-actualites .blog-item.blog-detail .blog-meta .comment-count {
    font-family: "Lato", sans-serif; }
  #block-block-actualites .blog-item .blog-meta .pull-left > div, #block-block-actualites .blog-item .blog-meta .pull-right > div {
    display: inline-block;
    padding-left: 0; }
  #block-block-actualites .blog-latest-slider .dexp-slick-carousel .slick-controls {
    max-width: 13%;
    display: inline-flex;
    align-items: center;
    justify-content: right;
    right: 0;
    position: absolute;
    bottom: 0; }
    #block-block-actualites .blog-latest-slider .dexp-slick-carousel .slick-controls .slick-prev {
      margin: 0; }
    #block-block-actualites .blog-latest-slider .dexp-slick-carousel .slick-controls .slick-arrow {
      border: 0;
      margin: 0; }
      #block-block-actualites .blog-latest-slider .dexp-slick-carousel .slick-controls .slick-arrow:before {
        color: #454545; }
  #block-block-actualites .blog-meta {
    padding: 15px;
    color: #4d565d; }
    #block-block-actualites .blog-meta icon-read-more a.rounded-circle.btn.btn-primary {
      padding: 4px 9px;
      margin-left: 15px; }

.titles-after::after, .region-find-formation-text h2.block-title::after {
  content: "";
  width: 4%;
  position: relative;
  display: table;
  margin: auto;
  padding-top: 12px; }

/* fonts size */
.ft-size-20 {
  font-size: 20px; }

.ft-size-18 {
  font-size: 18px; }

/* margin and padding */
.padding-40 {
  padding: 40px; }

/* Backgrounds */
.bg-dark-blue, .bg-secondary-color {
  background-color: #4d565d;
  position: relative; }

.bg-color-secondary {
  background-color: #F7D348; }

.bg-light-blue {
  background-color: #69b7d9;
  position: relative; }

.bg-light-gray {
  background-color: #F5F7F8;
  position: relative; }

.bg-dark-gray {
  background-color: #f0f3f5; }

.bg-gray {
  background-color: #4d565d;
  position: relative; }

.bg-blue {
  background-color: #F5F7F8; }

.bg-gray-footer {
  background-color: #32373a; }

.bg-secondary-color {
  background-color: #4d565d; }

.bg-fourth-color {
  background-color: #4d565d; }

.bg-breadcrumb {
  background-color: #CED8DD; }

.bg-primary-color, .bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white {
  background-color: #0033A0 !important; }

.bg-very-light-gray {
  background-color: #F5F7F8; }

.bg-dark-green {
  background-color: #0033A0; }

.bg-red {
  background-color: #0033A0 !important; }

.bg-tertiary-color {
  background-color: #89949b; }

.bg-very-light-blue {
  background-color: #F0F5FD; }

.border-left-red {
  border-left: 0; }

.hover-bg-light-gray:hover {
  background-color: #4d565d;
  cursor: pointer; }

.bg-cta {
  position: relative;
  padding: 45px; }
  .bg-cta h2 {
    font-family: "Lato", sans-serif;
    font-size: 40px !important;
    font-weight: 700 !important;
    font-style: normal !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    margin-bottom: 10px !important;
    color: white; }
    .bg-cta h2:after {
      display: none !important; }
  .bg-cta span.h2 {
    display: block; }
  .bg-cta.bg-primary-color h2, .bg-cta.bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white h2, .bg-cta.bg-primary-color .dexp-builder-title .dexp-subtitle, .bg-cta.bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white .dexp-builder-title .dexp-subtitle {
    color: white !important; }
  .bg-cta.bg-gray-cta h2.dexp-title {
    text-transform: uppercase !important;
    color: #4d565d !important;
    font-weight: 500 !important; }
  .bg-cta.bg-gray-cta p.dexp-subtitle {
    color: #4d565d !important; }
  .bg-cta.bg-gray-cta.text-center {
    background-repeat: no-repeat;
    background-size: cover; }

.bg-blue-cta {
  background-color: #1a8dc4; }
  .bg-blue-cta .text-white h2 {
    color: white !important; }
  .bg-blue-cta .dexp-builder-title .dexp-subtitle {
    color: white !important;
    font-weight: 200; }

.bg-gray-cta {
  background-color: #f0f3f5; }

/* builder */
.builder-row .row.container {
  margin: auto; }

i.far {
  font-family: FontAwesome;
  font-style: normal; }

/* forms */
.rowforms label {
  display: block; }

label {
  justify-content: center; }

.input-forms, .wrap-drop {
  appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  padding: 6px;
  width: 100%;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  .input-forms.rounded, .rounded.wrap-drop {
    border-radius: 50px !important; }
  .input-forms.placeholder-em, .placeholder-em.wrap-drop, .wrap-drop span.wrap-drop, .wrap-drop span.input-forms {
    font-style: italic;
    font-size: 13px;
    color: #5f5f5f; }

.wrap-drop {
  display: flex !important;
  align-items: center;
  justify-content: left;
  border-radius: 50px !important;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 3;
  padding: 10px;
  background-color: white;
  border: 1px solid #CED8DD; }
  .wrap-drop.bg-red-after::after {
    background-color: #0033A0; }
  .wrap-drop::after {
    content: url("../img/picto-dropdown.png");
    font-family: "FontAwesome";
    color: white;
    position: absolute;
    right: 0px;
    background-color: #0033A0;
    width: 35px;
    top: 0;
    padding-left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 100%;
    line-height: 2;
    align-items: center;
    display: grid;
    justify-content: center; }
  .wrap-drop span {
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    font-style: italic;
    font-size: 15px;
    color: #5f5f5f; }
  .wrap-drop .drop {
    background: white;
    display: none;
    left: 0;
    list-style: none;
    margin-top: 0;
    opacity: 0;
    padding-left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 2;
    margin-top: 15px; }
    .wrap-drop .drop li:hover a {
      background-color: #0033A0;
      color: white; }
    .wrap-drop .drop li a {
      color: #695d52;
      display: block;
      padding: 4px;
      text-decoration: none;
      font-size: 13px; }
  .wrap-drop.active::after {
    border-width: 0 10px 10px; }
  .wrap-drop.active .drop {
    display: block;
    opacity: 1;
    pointer-events: auto; }

/* Checkboxes */
label {
  display: flex !important;
  align-items: center;
  color: #fff;
  position: relative;
  justify-content: end;
  margin-bottom: 0 !important; }
  label:hover {
    cursor: pointer; }

form#contact-form .item-form label {
  justify-content: start; }
form#contact-form .item-form input {
  width: 100% !important; }

#contact-form .styled-checkbox + label:before {
  display: none; }
#contact-form input[type=checkbox]:checked + label > span, #contact-form input[type=radio]:checked + label > span {
  position: relative; }
#contact-form input[type=checkbox]:checked + label > span::before, #contact-form input[type=radio]:checked + label > span::before {
  top: 0px;
  left: 3px; }
#contact-form .styled-checkbox:checked + label:after {
  display: none; }
#contact-form .styled-checkbox + label > span {
  display: block; }

.form-request-dates .item-form.textarea-form label {
  display: flex;
  flex-direction: column;
  align-items: start; }
  .form-request-dates .item-form.textarea-form label .label-border-line {
    border-bottom: 0 !important; }
.form-request-dates .item-form.textarea-form textarea {
  width: 100%; }

label > span {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  display: flex;
  justify-content: start;
  border: 2px solid #F7D348;
  margin-right: 10px;
  border-radius: 50%;
  transition: all .3s;
  background-color: white; }
  label > span.top5 {
    top: 5px;
    position: relative; }

input[type="checkbox"], input[type="radio"] {
  width: 0;
  height: 0;
  opacity: 0;
  display: none; }
  input[type="checkbox"]:checked + label > span, input[type="radio"]:checked + label > span {
    background-color: #4d565d; }
  input[type="checkbox"]:checked + label > span::before, input[type="radio"]:checked + label > span::before {
    content: "\f00c";
    position: absolute;
    font-family: 'FontAwesome', sans-serif;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 3px;
    color: white;
    left: 5px; }

/* box connexion */
.region.region-creation-compte {
  z-index: 222;
  padding-right: 0; }

section.bloc-connexion {
  display: flex; }
  section.bloc-connexion .picto-cadenas {
    padding-right: 4px; }
  section.bloc-connexion .box-red, section.bloc-connexion .box-blue, section.bloc-connexion .box-blue {
    flex-wrap: wrap; }
    section.bloc-connexion .box-red a.text-white, section.bloc-connexion .box-blue a.text-white, section.bloc-connexion .box-blue a.text-white {
      margin-left: 18px; }

section.section-next-formations .col-md-12.pb-5.bg-secondary-color {
  padding-left: 56px; }

.box-primary, .box-secondary, .box-secondary {
  background-color: #0033A0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  display: flex;
  padding: 15px;
  width: 100%; }
  .box-primary .banner-text, .box-secondary .banner-text, .box-secondary .banner-text {
    margin-top: 0px;
    margin-left: 6px; }
    .box-primary .banner-text:hover, .box-secondary .banner-text:hover, .box-secondary .banner-text:hover {
      cursor: pointer; }
  .box-primary a.text-white, .box-secondary a.text-white, .box-secondary a.text-white {
    font-size: 15px; }
  .box-primary .js-show-hover:hover, .box-secondary .js-show-hover:hover, .box-secondary .js-show-hover:hover {
    cursor: pointer; }
  .box-primary .hover-connexion, .box-secondary .hover-connexion, .box-secondary .hover-connexion {
    display: none; }
    .box-primary .hover-connexion.open-connexion, .box-secondary .hover-connexion.open-connexion, .box-secondary .hover-connexion.open-connexion {
      display: block;
      margin-top: 14px; }

section.bloc-connexion a.header-connexion-block {
  display: inline-flex; }

.box-secondary {
  background-color: #0033A0; }
  .box-secondary:hover {
    cursor: pointer; }
  .box-secondary span.picto-panier {
    top: 5px;
    position: relative;
    left: -5px; }
  .box-secondary .nb-order {
    background-color: #df3520;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: white;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-weight: 700;
    top: 9px;
    right: 0px; }
  .box-secondary .links-profile {
    display: none; }
    .box-secondary .links-profile.open-box {
      display: block; }

.box-blue {
  background-color: #098CC6; }
  .box-blue:hover {
    cursor: pointer; }
  .box-blue span.picto-panier {
    top: 5px;
    position: relative; }
  .box-blue .nb-order {
    background-color: #df3520;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: white;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    font-weight: 700;
    top: 9px;
    right: 0px; }
  .box-blue .links-profile {
    display: none; }
    .box-blue .links-profile.open-box {
      display: block; }

.profile-item {
  margin-top: 5px; }
  .profile-item li {
    font-weight: 600;
    line-height: 32px;
    border-top: 1px solid white; }

a.linksmall {
  font-size: 12px;
  color: white;
  display: block; }
  a.linksmall:hover {
    color: white;
    text-decoration: underline; }

/* Banner promo */
.banner-after, .large-banner.banner-primary:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0px;
  border-top: 40px solid white;
  border-left: 50px solid #E82F13;
  width: 0; }

.large-banner {
  position: relative;
  display: block;
  padding: 20px;
  padding-right: 45px;
  font-weight: bold; }
  .large-banner .picto-star {
    float: left; }
  .large-banner.banner-primary {
    background-color: #E82F13;
    color: white; }
    .large-banner.banner-primary.background-gray:before {
      border-top: 40px solid #4d565d; }
  .large-banner .banner-text {
    margin-top: 0px;
    margin-left: 30px; }

.small-banner-after, .small-banner:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  border-top: 10px solid white;
  border-left: 15px solid #E82F13;
  width: 0; }

.small-banner {
  background-color: #E82F13;
  color: white;
  display: inline-flex;
  position: relative; }
  .small-banner.background-gray:before, .small-banner.background-blue:before {
    border-top: 10px solid #4d565d; }
  .small-banner .banner-text {
    width: auto;
    padding: 5px 17px;
    line-height: initial;
    display: inline-flex;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 500; }
    .small-banner .banner-text .picto-star {
      padding-right: 10px;
      height: 21px; }

.hover-bg-light-gray:hover .small-banner.banner-orange.background-gray:before {
  border-top: 10px solid #4d565d; }

.icone-left-banner {
  font-size: 25px;
  color: white;
  float: left;
  position: relative;
  top: 0px;
  left: 5px; }

span.select2-search.select2-search--inline {
  font-style: italic;
  font-size: 15px;
  color: #5f5f5f;
  display: inline-flex; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  justify-content: left !important;
  margin-bottom: 0; }

.label-border-line {
  border-bottom: 1px solid #686f75;
  font-weight: bold;
  margin-top: .25rem;
  width: auto;
  min-width: auto; }

.item-form {
  display: flex;
  margin-bottom: 35px; }
  .item-form label {
    display: inline-flex;
    align-items: flex-end; }
  .item-form span.italic.label-border-line.inline-block {
    padding-right: 15px; }
  .item-form label {
    width: 100%; }
  .item-form span.label-border-line {
    background-color: transparent;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-right: 0;
    height: 36px;
    min-height: auto;
    white-space: nowrap; }

.input-border-line, .input-border-line:focus {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #686f75;
  border-radius: 0;
  padding-left: 0;
  outline: none;
  color: white;
  line-height: 46px; }
  .input-border-line::placeholder, .input-border-line:focus::placeholder {
    font-style: italic;
    color: white; }
  .input-border-line :-ms-input-placeholder, .input-border-line:focus :-ms-input-placeholder {
    font-style: italic;
    color: white; }
  .input-border-line ::-ms-input-placeholder, .input-border-line:focus ::-ms-input-placeholder {
    font-style: italic;
    color: white; }

.filters-homepage strong.ft-size-18.pb-2.block {
  text-transform: uppercase; }

.content-nos-forces img {
  float: left;
  margin-right: 15px; }
.content-nos-forces h3 {
  font-size: 20px; }
.content-nos-forces .col:first-child .row .col-12 > div, .content-nos-forces .col:last-child > div {
  background: #ced8dd47;
  padding: 35px;
  border-radius: 20px;
  margin-bottom: 25px;
  border: 3px solid #70707021; }
.content-nos-forces .col:last-child > div {
  margin-top: 30px; }
.content-nos-forces .row .col-12 > div.nobg > div, .content-nos-forces .col:first-child .row .col-12 > div.nobg {
  background: none !important;
  border: 0px !important;
  padding: 0; }
.content-nos-forces .nobg {
  display: flex;
  align-items: center;
  justify-content: center; }
  .content-nos-forces .nobg img {
    top: 0; }

.have-coupon:hover {
  cursor: pointer; }

.bg-blue-light.my-3.px-4.width100.align-items-center {
  flex-wrap: wrap;
  background-color: #547077; }
  .bg-blue-light.my-3.px-4.width100.align-items-center input.input-border-line-white.form-text.text-white {
    background: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid white !important; }

.form-text {
  margin: 0 !important; }

/* footer */
.region-footer-contact .captcha {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
.region-footer-contact #edit-actions--3 {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-content: end;
  align-items: end;
  width: 50%;
  display: flex;
  margin: 0; }
.region-footer-contact h2.block-title {
  text-transform: none !important; }
.region-footer-contact .form-contact-footer-icon {
  font-family: FontAwesome;
  font-size: 25px;
  padding: 0;
  text-align: center;
  transform: rotate(25deg); }

.row.row-afirst-coordonnees {
  line-height: 16px; }
  .row.row-afirst-coordonnees strong.text-red {
    color: #0033A0;
    font-weight: 700; }

.row-suivez-nous img {
  margin-right: 15px; }

.form-footer-contact .underline-red {
  display: block;
  text-align: left; }
.form-footer-contact .form-contact {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid white; }
  .form-footer-contact .form-contact::placeholder {
    font-style: italic;
    font-size: 11px;
    color: white; }
  .form-footer-contact .form-contact :-ms-input-placeholder {
    font-style: italic;
    font-size: 11px;
    color: white; }
  .form-footer-contact .form-contact ::-ms-input-placeholder {
    font-style: italic;
    font-size: 11px;
    color: white; }
.form-footer-contact textarea {
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid white; }
  .form-footer-contact textarea::placeholder, .form-footer-contact textarea::-webkit-input-placeholder, .form-footer-contact textarea:-moz-placeholder, .form-footer-contact textarea::-moz-placeholder, .form-footer-contact textarea:-ms-input-placeholder {
    font-style: italic;
    font-size: 11px;
    color: white; }
.form-footer-contact .chiffres {
  font-weight: bold;
  color: white;
  display: inline-block; }

/* cta homepage */
.bg-apropos.bg-light-gray {
  height: 200px; }

.cta-homepage {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 172px;
  border-radius: 10px; }
  .cta-homepage h3 {
    color: white;
    display: block; }
    .cta-homepage h3 strong {
      font-weight: 700;
      font-size: 40px;
      display: block;
      margin-bottom: 0; }
  .cta-homepage.text-dark h3 {
    color: #194382 !important; }
  .cta-homepage.text-dark h3, .cta-homepage.text-white h3 {
    text-transform: none !important;
    font-weight: 700; }
  .cta-homepage p {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 23px;
    line-height: initial; }

.bg-image-cta {
  background-image: url("../img/bg-cta-afirst.png");
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat; }

.cta-search-formation a.btn.btn-primary.rounded.mt-4.my-2.align-items-start {
  background-color: #F7D348 !important;
  color: #4d565d !important; }

.col-filters-checkboxes input[type=checkbox]:checked + label > span::before, .col-filters-checkboxes input[type=radio]:checked + label > span::before {
  top: 1px;
  left: 3px; }
.col-filters-checkboxes label {
  justify-content: flex-start; }

div#block-findtrainingdetail span.selection {
  position: relative;
  display: block; }
div#block-findtrainingdetail .col-find-training {
  position: relative; }
div#block-findtrainingdetail .select2-container .select2-selection--multiple .select2-selection__rendered {
  z-index: 99; }
div#block-findtrainingdetail .select2-container--default .select2-selection--multiple {
  background-color: transparent;
  border: 0;
  cursor: text;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
  align-items: flex-start;
  justify-content: flex-end; }
div#block-findtrainingdetail span.select2-search.select2-search--inline, div#block-findtrainingdetail input#edit-keywords {
  font-style: italic;
  font-size: 15px;
  color: #fff;
  display: inline-flex;
  background-color: rgba(255, 255, 255, 0.4196078431);
  cursor: text;
  width: 100%;
  padding: 11px 0px;
  border-radius: 50px; }
div#block-findtrainingdetail input#edit-keywords {
  margin-top: 10px !important;
  height: 44px;
  padding-left: 15px !important; }
div#block-findtrainingdetail .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  font-size: 16px; }
div#block-findtrainingdetail .select2-container--default .select2-selection--multiple .select2-selection__choice {
  color: white;
  background: transparent;
  display: inline-flex;
  align-items: center; }
div#block-findtrainingdetail .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #ffffff;
  background: #4D565D;
  font-size: 18px;
  border: 3px solid #F7D348; }
div#block-findtrainingdetail input#btn-submit-find-trainingDetail {
  background-color: #F7D348;
  color: #4d565d !important; }
  div#block-findtrainingdetail input#btn-submit-find-trainingDetail:hover {
    color: white !important; }

/* Prochaines formations */
.arrow-go-to {
  display: none; }
  .arrow-go-to.arrow-primary {
    display: block;
    width: 44px !important;
    height: 44px !important;
    background-color: #79d61b; }
  .arrow-go-to:hover {
    cursor: pointer; }

.style-arrow-card-go, .arrow-go-to.arrow-primary, .item-formation:hover .arrow-go-to, .item-formation:hover .arrow-go-to, .arrow-go-to.arrow-primary {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  background-color: #F7D348; }

.item-formation {
  font-family: "Lato", sans-serif !important; }
  .item-formation:hover .arrow-go-to.arrow-red {
    background-color: #FFA700;
    width: 44px;
    height: 44px; }
  .item-formation .detail-formation {
    color: white !important; }

#block-titleformationspage, #block-titleagendapage {
  margin-bottom: 0px; }
  #block-titleformationspage .title-wrapper .dexp-title, #block-titleformationspage .block-page-title-block .dexp-title, #block-titleformationspage .dexp-builder-title .dexp-title, #block-titleagendapage .title-wrapper .dexp-title, #block-titleagendapage .block-page-title-block .dexp-title, #block-titleagendapage .dexp-builder-title .dexp-title {
    font-size: 50px; }
  #block-titleformationspage .row, #block-titleagendapage .row {
    height: 244px; }
  #block-titleformationspage h1.dexp-title, #block-titleagendapage h1.dexp-title {
    text-transform: uppercase; }

img.img-cta-agenda {
  max-width: 100%; }

.prix-promo {
  font-weight: bold; }

span.prix-original {
  font-weight: bold;
  color: #4d565d;
  position: relative; }
  span.prix-original::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid #0033A0 !important;
    border-color: inherit;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

/* Scrollbar */
.with-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 646px;
  min-height: 0;
  scrollbar-color: #AFB9BF #FFF; }
  .with-scrollbar::-webkit-scrollbar {
    width: 20px; }
  .with-scrollbar::-webkit-scrollbar-track {
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .with-scrollbar::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #AFB9BF;
    height: 40px; }

/* webforms checkboxes */
.styled-checkbox {
  position: absolute;
  opacity: 0; }
  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
    text-align: left !important;
    display: inherit; }
    .styled-checkbox + label > span {
      display: none; }
  .styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
    border-radius: 5px; }
  .styled-checkbox:checked + label:before {
    background: #0033A0; }
  .styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto; }
  .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd; }
  .styled-checkbox:checked + label:after {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 10px;
    position: absolute;
    top: 3px;
    left: 5px;
    color: white; }

/* webforms message */
.info-gdpr-form .messages {
  background: none;
  border: 0;
  box-shadow: none;
  text-align: left;
  color: #5f5f5f;
  padding: 0 !important;
  margin: 0;
  font-size: 13px; }
.info-gdpr-form button.close {
  display: none; }

div#block-gdpr {
  margin-bottom: 85px;
  color: #547077; }

.form-item-gdpr .form-required:after {
  position: absolute !important;
  z-index: 999 !important; }

.form-contact-footer-icon {
  color: transparent;
  border-style: none;
  border-width: 0;
  text-align: left;
  width: 56px;
  height: 56px;
  position: relative; }
  .form-contact-footer-icon::after {
    position: absolute;
    font-family: 'FontAwesome';
    top: 0;
    left: 10px;
    content: "\f005"; }

/* title */
.title-wrapper .dexp-title, .block-page-title-block .dexp-title, .dexp-builder-title .dexp-title {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: inherit;
  position: relative;
  text-transform: none;
  z-index: 2;
  margin: 30px 0; }

.block {
  display: block; }

.dexp-builder-title .dexp-title {
  margin: 0; }

/*Card*/
.card, .node--view-mode-teaser-02 .col-md-5 {
  border: 0;
  -webkit-box-shadow: -2px 0px 55px -28px rgba(0, 0, 0, 0.44);
  -moz-box-shadow: -2px 0px 55px -28px rgba(0, 0, 0, 0.44);
  box-shadow: -2px 0px 55px -28px rgba(0, 0, 0, 0.44); }
  .card h2, .node--view-mode-teaser-02 .col-md-5 h2 {
    margin: 0 !important; }

/*carousel */
.slick-active button:before {
  color: #0033A0 !important;
  opacity: 1 !important; }

/*slider*/
.carousel-arrow, .tparrows.uranus, .custom-arrow .slick-arrow {
  background: #0033A0;
  border-radius: 0 !important;
  border: 0 !important;
  opacity: 1; }

.tparrows.uranus:before {
  font-size: 20px; }

.custom-arrow .slick-arrow:hover {
  border: 0 !important; }
  .custom-arrow .slick-arrow:hover:before {
    color: white !important; }

/* icons and pictos */
.picto-cadenas::before {
  content: url("../img/picto-cadenas.png");
  width: 12px;
  height: 15px;
  background-repeat: no-repeat;
  position: relative; }

.picto-calendar::before {
  content: url("../img/icon-calendar.png");
  width: 44px;
  height: 44px;
  background-repeat: no-repeat; }

.bg-secondary-color.py-5.column-responsive-1 .arrow-go-to.arrow-primary .picto-panier:before, .bg-secondary-color.py-5.column-responsive-1 a.btn.btn-primary.rounded.btn-panier .picto-panier:before {
  content: url("../img/icon-panier.png");
  width: 44px;
  height: 44px;
  background-repeat: no-repeat; }

.picto-panier:before {
  content: url("../img/icon-panier-white.png");
  width: 44px;
  height: 44px;
  background-repeat: no-repeat; }
.picto-panier.icon-black {
  position: relative; }

.panier-circle-green {
  color: #00AA00 !important; }

.panier-circle-orange {
  color: #FF8000 !important; }

.panier-circle-red {
  color: #E80000 !important; }

#rootIconCart .picto-panier.icon-black:before {
  content: url("../img/icon-panier-black.png");
  width: 44px;
  height: 44px;
  background-repeat: no-repeat; }

.nb-order {
  background-color: #df3520;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  color: white;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  font-weight: 700;
  top: 9px;
  right: 0px; }

.picto-question:before {
  content: url("../img/picto-question.png");
  width: 44px;
  height: 44px;
  background-repeat: no-repeat; }

.picto-star:before {
  content: url("../img/picto-star.png");
  width: 21px;
  height: 21px;
  background-repeat: no-repeat; }

.picto-objectifs:before {
  content: url("../img/picto-objectifs.png");
  width: 42px;
  height: 42px;
  background-repeat: no-repeat; }

.picto-contenu:before {
  content: url("../img/picto-contenu.png");
  width: 32px;
  height: 46px;
  background-repeat: no-repeat; }

.picto-infos-comp:before {
  content: url("../img/picto-info-comp.png");
  width: 44px;
  height: 56px;
  background-repeat: no-repeat; }

.picto-infos-comm:before {
  content: url("../img/picto-infos-comm.png");
  width: 42px;
  height: 42px;
  background-repeat: no-repeat; }

.picto-public-cible:before {
  content: url("../img/picto-public-cible.png");
  width: 42px;
  height: 42px;
  background-repeat: no-repeat; }

.picto-prerequis:before {
  content: url("../img/picto-prerequis.png");
  width: 43px;
  height: 43px;
  background-repeat: no-repeat; }

.picto-duree:before {
  background-image: url("../img/picto-duree.png");
  background-size: 40px 45px;
  display: inline-block;
  content: "";
  width: 40px;
  height: 45px;
  background-repeat: no-repeat; }
.picto-duree.small:before {
  background-size: 22px 24px;
  width: 22px;
  height: 24px; }

.picto-attestation:before {
  content: url("../img/picto-attestation.png");
  width: 38px;
  height: 50px;
  background-repeat: no-repeat; }

.picto-lieu:before {
  background-image: url("../img/picto-lieu.png");
  background-size: 35px 46px;
  display: inline-block;
  content: "";
  background-repeat: no-repeat;
  width: 35px;
  height: 46px; }
.picto-lieu.small:before {
  background-size: 20px 27px;
  width: 20px;
  height: 27px; }

.picto-langues:before {
  content: url("../img/picto-langues.png");
  width: 26px;
  height: 26px;
  background-repeat: no-repeat; }
.picto-langues-large:before {
  content: url("../img/picto-langues-large.png");
  width: 42px;
  height: 42px;
  background-repeat: no-repeat; }

.picto-prix:before {
  content: url("../img/picto-prix.png");
  width: 26px;
  height: 26px;
  background-repeat: no-repeat; }

i.fas.fa-arrow-right:before {
  content: url("../img/picto-arrow-white.png");
  width: 21px;
  height: 14px;
  background-repeat: no-repeat; }

/* Détail d'une formation */
.col-md-4.col-12.nopadding.bg-light-gray {
  background-color: #F0F5FD; }

.img-title-page {
  height: 250px;
  overflow: hidden; }
  .img-title-page img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
    width: 100%;
    height: 100%; }

span.lieu {
  display: block; }

.item-desc ul li ul {
  padding-left: 30px; }

.row.formation-promotion {
  display: flex;
  flex-wrap: nowrap; }

.title-detail {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  color: #4d565d;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  align-items: center; }
  .title-detail *[class^="picto-"] {
    margin-right: 10px; }

.container.short-desc-item .title-detail {
  color: #194382; }

.formation-detail.column-responsive-2.py-5.ml-5.pl-4 .item-desc hr.small-width {
  border-bottom: 3px solid #F7D348; }

.filtres .h5.title-icones {
  font-weight: 500 !important;
  font-size: 25px !important; }
.filtres .h5 {
  color: #4d565d;
  font-size: 15px; }
.filtres .btn.btn-primary {
  background-color: #F7D348;
  color: #4d565d !important; }
  .filtres .btn.btn-primary:hover {
    color: white !important; }
.filtres .col-md-6.col-sm-12.text-white.align-items-center a {
  display: block; }

.col-sm-6.bg-primary-color.py-3.ml-auto .btn.btn-primary:hover, .col-sm-6.py-3.ml-auto.bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white .btn.btn-primary:hover, .col-md-6.col-sm-12.text-white.align-items-center .btn.btn-primary:hover {
  background-color: transparent !important;
  border: 1px solid white !important;
  color: white !important; }

form#webform-submission-contact-reclamation-node-43-add-form .dexp-title.h1, form#webform-submission-contact-reclamation-node-43-add-form .eu-cookie-compliance-content h2.dexp-title, .eu-cookie-compliance-content form#webform-submission-contact-reclamation-node-43-add-form h2.dexp-title {
  font-size: 30px; }

.item-desc {
  margin-top: 15px; }
  .item-desc strong {
    display: block;
    margin: 10px 0;
    font-size: 18px;
    color: #4d565d;
    font-family: "Lato", sans-serif; }

/* message info */
.message-info {
  border-radius: 10px;
  color: white;
  padding: 25px;
  font-weight: 700;
  font-family: "Lato", sans-serif; }
  .message-info a {
    display: table; }

/* agenda */
.col-9.text-center.strong a.btn.btn-red.rounded {
  margin-top: 15px; }

.row.item-search {
  margin: 0; }
  .row.item-search .align-vertically.flex {
    flex-wrap: inherit; }

section.filtres .col-full-width.col-md-6.col-sm-12.mt-5.bg-secondary-color.py-3.px-3 a.btn {
  display: block; }

.item-description .h7::first-letter {
  text-transform: capitalize; }

.search-formations a, .search-formations a:link {
  color: #4d565d; }
.search-formations.bg-white.py-4.mt-4.px-4.mb-5 button.btn-go-to, .search-formations.bg-white.py-4.mt-4.px-4.mb-5 .bg-light-gray {
  width: 100%; }
  .search-formations.bg-white.py-4.mt-4.px-4.mb-5 button.btn-go-to .align-items-center, .search-formations.bg-white.py-4.mt-4.px-4.mb-5 .bg-light-gray .align-items-center {
    width: 100%;
    justify-content: flex-end !important; }
.search-formations .row.item-search.py-3.px-3.bg-light-gray.mb-3 {
  background: #fafbfc; }
  .search-formations .row.item-search.py-3.px-3.bg-light-gray.mb-3:hover {
    background-color: #e2ecff; }
.search-formations span.h6.text-black {
  color: #194382;
  font-size: 17px; }
.search-formations .item-details {
  color: #547077 !important; }
.search-formations .picto-duree:before {
  background-image: url(../img/picto-duree-formations.png);
  width: 25px;
  height: 27px;
  background-size: 25px 27px;
  display: inline-block;
  content: "";
  background-repeat: no-repeat; }
.search-formations .h7.text-black.title-formation {
  color: #547077 !important; }
.search-formations .style-arrow-card-go.bg-secondary-color, .search-formations .bg-secondary-color.arrow-go-to.arrow-primary, .search-formations .item-formation:hover .bg-secondary-color.arrow-go-to, .item-formation:hover .search-formations .bg-secondary-color.arrow-go-to {
  background-color: #F7D348; }
.search-formations.card.bg-white.py-4.mt-4.px-4.mb-5, .node--view-mode-teaser-02 .search-formations.bg-white.py-4.mt-4.px-4.mb-5.col-md-5 {
  border: 0;
  box-shadow: none;
  padding: 0 !important; }

.item-detail {
  color: #4d565d; }

.nbresults {
  display: inline-flex;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #F7D348; }

/* pagination */
section.pagination.search .row {
  width: 100%; }

.pagination-list {
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: bold; }
  .pagination-list li {
    display: inline; }
    .pagination-list li a {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      padding: 5px 10px;
      color: #4d565d;
      border-radius: 50%;
      width: 41px;
      height: 41px;
      -webkit-transition: background-color 0.3s;
      transition: background-color 0.3s;
      margin: 5px; }
      .pagination-list li a.arrow-prev-next {
        border: 0;
        background-color: #CED8DD; }
      .pagination-list li a.active {
        background-color: #0033A0;
        color: #fff; }
      .pagination-list li a:hover:not(.active) {
        background-color: #0033A0;
        color: #fff; }

.pagination-footer .nbresults {
  display: none; }
.pagination-footer section.pagination.search {
  flex-direction: column; }

button.btn-go-to {
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  text-align: left; }

.pagination-header .row.page-results, .pagination-header label.dropdown.wrap-drop.bg-red-after {
  display: none !important; }

.pagination-footer .page-results p {
  margin-bottom: 0; }

.picto-reseaux-sociaux-black {
  position: relative; }
  .picto-reseaux-sociaux-black img {
    margin-right: 5px; }

#block-reseauxsociauxwhite {
  padding: 9px 30px;
  margin-bottom: 5px; }
  #block-reseauxsociauxwhite img {
    margin-right: 10px; }
    #block-reseauxsociauxwhite img:last-child {
      margin-right: 0; }

.dexp-builder-title h1 {
  margin-bottom: 10px !important; }
  .dexp-builder-title h1:after {
    display: none; }
.dexp-builder-title .dexp-subtitle {
  font-weight: 300;
  line-height: 40px;
  font-family: "Lato", sans-serif;
  font-size: 33px;
  text-transform: uppercase;
  margin: 0;
  max-width: 100%; }
  .dexp-builder-title .dexp-subtitle br {
    margin: 0; }

/* search */
span.search-icon-resultat {
  font-size: 25px;
  color: #CED8DD; }

form#search-form {
  display: none; }

.resultats-search .item-search {
  padding-right: 15px; }
.resultats-search .style-arrow-card-go, .resultats-search .arrow-go-to.arrow-primary, .resultats-search .item-formation:hover .arrow-go-to, .item-formation:hover .resultats-search .arrow-go-to, .resultats-search .item-formation:hover .arrow-go-to, .resultats-search .arrow-go-to.arrow-red {
  width: 80px !important; }
.resultats-search span.text-gray {
  color: white !important; }
.resultats-search .style-arrow-card-go.bg-dark-blue, .resultats-search .bg-dark-blue.arrow-go-to.arrow-primary, .resultats-search .item-formation:hover .bg-dark-blue.arrow-go-to, .item-formation:hover .resultats-search .bg-dark-blue.arrow-go-to {
  background-color: #0033A0; }
.resultats-search .text-white {
  color: #79d61b !important; }

/* Page formulaire */
.row.title-with-img {
  height: 244px;
  color: white !important;
  align-items: center; }

/* blog actu */
.blog-detail .blog-item.blog-list .image-wrapper .dexp-image img {
  width: 100%;
  border-radius: 0; }

h3.title-news {
  font-size: 21px;
  color: #4d565d !important; }
  h3.title-news::after {
    width: 4%;
    border-bottom: 3px solid #0033A0;
    margin: 0; }

.blog-list .field.field--name-node-post-date.field--type-ds.field--label-hidden.field__item {
  font-size: 17px;
  font-family: "Lato", sans-serif;
  font-style: italic; }

.node--view-mode-teaser-02 {
  margin-top: 25px; }
  .node--view-mode-teaser-02 .col-md-5 {
    padding: 15px; }
  .node--view-mode-teaser-02 .col-md-7 {
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    padding-left: 30px;
    margin-top: 30px;
    margin-bottom: 30px; }

.eu-cookie-compliance-content {
  max-width: 100%;
  padding: 25px; }
  .eu-cookie-compliance-content h2 {
    text-transform: none !important; }
  .eu-cookie-compliance-content .eu-cookie-compliance-save-preferences-button, .eu-cookie-compliance-content .agree-button.eu-cookie-compliance-default-button {
    color: white;
    text-transform: inherit;
    -webkit-appearance: none !important;
    background: #5f5f5f;
    text-shadow: none !important;
    border: 0;
    box-shadow: none;
    border-radius: 50px;
    padding: 5px 15px; }
  .eu-cookie-compliance-content .agree-button.eu-cookie-compliance-default-button {
    background: #0033A0;
    color: white; }
  .eu-cookie-compliance-content .eu-cookie-compliance-category {
    margin-bottom: 5px; }
    .eu-cookie-compliance-content .eu-cookie-compliance-category label:hover {
      cursor: pointer; }
  .eu-cookie-compliance-content .eu-cookie-compliance-buttons {
    float: right;
    margin: 0 0 1em 0;
    max-width: 100%; }
  .eu-cookie-compliance-content #eu-cookie-compliance-categories {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%; }
  .eu-cookie-compliance-content input[type="checkbox"] {
    display: block;
    opacity: 1;
    font-size: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 32px;
    height: 18px;
    background: #ddd;
    border-radius: 3em;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    float: left;
    margin-right: 15px; }
    .eu-cookie-compliance-content input[type="checkbox"]:checked {
      background: #098CC6; }
    .eu-cookie-compliance-content input[type="checkbox"]::after {
      position: absolute;
      content: "";
      width: 22px;
      height: 22px;
      border-radius: 50%;
      background: #fff;
      -webkit-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3);
      -webkit-transform: scale(0.7);
      left: -1px;
      top: -2px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .eu-cookie-compliance-content input[type="checkbox"]:checked:after {
      left: calc(100% - 22px); }

.popup-content.info.eu-cookie-compliance-content {
  border: 0;
  -webkit-box-shadow: -2px 0px 55px -28px rgba(0, 0, 0, 0.44);
  -moz-box-shadow: -2px 0px 55px -28px rgba(0, 0, 0, 0.44);
  box-shadow: -2px 0px 55px -28px rgba(0, 0, 0, 0.44); }

#sliding-popup p {
  color: #4d565d;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: normal; }

/* INSCRIPTION A UNE FORMATION */
.forms-steps.bg-dark-blue {
  z-index: 1; }

.cresept-change-order {
  display: flex;
  flex-direction: column; }

#booking-form .input-border-line, #booking-form .input-border-line:focus, #profil-form .input-border-line, #profil-form .input-border-line:focus, #account-form .input-border-line, #account-form .input-border-line:focus, #ask-new-password .input-border-line, #ask-new-password .input-border-line:focus, #profile-form .input-border-line, #profile-form .input-border-line:focus, #create-acount-form .input-border-line, #create-acount-form .input-border-line:focus, #create-acount-form .input-border-line, #create-acount-form .input-border-line:focus, #cart-form .input-border-line, #cart-form .input-border-line:focus, #cart-form-container .input-border-line, #cart-form-container .input-border-line:focus, #createParticipant .input-border-line, #createParticipant .input-border-line:focus, #trainingEvaluation .input-border-line, #trainingEvaluation .input-border-line:focus {
  width: 100% !important;
  padding-left: 15px;
  box-shadow: none;
  overflow: hidden; }
  #booking-form .input-border-line::placeholder, #booking-form .input-border-line:focus::placeholder, #profil-form .input-border-line::placeholder, #profil-form .input-border-line:focus::placeholder, #account-form .input-border-line::placeholder, #account-form .input-border-line:focus::placeholder, #ask-new-password .input-border-line::placeholder, #ask-new-password .input-border-line:focus::placeholder, #profile-form .input-border-line::placeholder, #profile-form .input-border-line:focus::placeholder, #create-acount-form .input-border-line::placeholder, #create-acount-form .input-border-line:focus::placeholder, #create-acount-form .input-border-line::placeholder, #create-acount-form .input-border-line:focus::placeholder, #cart-form .input-border-line::placeholder, #cart-form .input-border-line:focus::placeholder, #cart-form-container .input-border-line::placeholder, #cart-form-container .input-border-line:focus::placeholder, #createParticipant .input-border-line::placeholder, #createParticipant .input-border-line:focus::placeholder, #trainingEvaluation .input-border-line::placeholder, #trainingEvaluation .input-border-line:focus::placeholder {
    font-style: italic;
    color: transparent; }
  #booking-form .input-border-line :-ms-input-placeholder, #booking-form .input-border-line:focus :-ms-input-placeholder, #profil-form .input-border-line :-ms-input-placeholder, #profil-form .input-border-line:focus :-ms-input-placeholder, #account-form .input-border-line :-ms-input-placeholder, #account-form .input-border-line:focus :-ms-input-placeholder, #ask-new-password .input-border-line :-ms-input-placeholder, #ask-new-password .input-border-line:focus :-ms-input-placeholder, #profile-form .input-border-line :-ms-input-placeholder, #profile-form .input-border-line:focus :-ms-input-placeholder, #create-acount-form .input-border-line :-ms-input-placeholder, #create-acount-form .input-border-line:focus :-ms-input-placeholder, #create-acount-form .input-border-line :-ms-input-placeholder, #create-acount-form .input-border-line:focus :-ms-input-placeholder, #cart-form .input-border-line :-ms-input-placeholder, #cart-form .input-border-line:focus :-ms-input-placeholder, #cart-form-container .input-border-line :-ms-input-placeholder, #cart-form-container .input-border-line:focus :-ms-input-placeholder, #createParticipant .input-border-line :-ms-input-placeholder, #createParticipant .input-border-line:focus :-ms-input-placeholder, #trainingEvaluation .input-border-line :-ms-input-placeholder, #trainingEvaluation .input-border-line:focus :-ms-input-placeholder {
    font-style: italic;
    color: transparent; }
  #booking-form .input-border-line ::-ms-input-placeholder, #booking-form .input-border-line:focus ::-ms-input-placeholder, #profil-form .input-border-line ::-ms-input-placeholder, #profil-form .input-border-line:focus ::-ms-input-placeholder, #account-form .input-border-line ::-ms-input-placeholder, #account-form .input-border-line:focus ::-ms-input-placeholder, #ask-new-password .input-border-line ::-ms-input-placeholder, #ask-new-password .input-border-line:focus ::-ms-input-placeholder, #profile-form .input-border-line ::-ms-input-placeholder, #profile-form .input-border-line:focus ::-ms-input-placeholder, #create-acount-form .input-border-line ::-ms-input-placeholder, #create-acount-form .input-border-line:focus ::-ms-input-placeholder, #create-acount-form .input-border-line ::-ms-input-placeholder, #create-acount-form .input-border-line:focus ::-ms-input-placeholder, #cart-form .input-border-line ::-ms-input-placeholder, #cart-form .input-border-line:focus ::-ms-input-placeholder, #cart-form-container .input-border-line ::-ms-input-placeholder, #cart-form-container .input-border-line:focus ::-ms-input-placeholder, #createParticipant .input-border-line ::-ms-input-placeholder, #createParticipant .input-border-line:focus ::-ms-input-placeholder, #trainingEvaluation .input-border-line ::-ms-input-placeholder, #trainingEvaluation .input-border-line:focus ::-ms-input-placeholder {
    font-style: italic;
    color: transparent; }
#booking-form label, #profil-form label, #account-form label, #ask-new-password label, #profile-form label, #create-acount-form label, #create-acount-form label, #cart-form label, #cart-form-container label, #createParticipant label, #trainingEvaluation label {
  justify-content: start; }
#booking-form .textarea-form span, #profil-form .textarea-form span, #account-form .textarea-form span, #ask-new-password .textarea-form span, #profile-form .textarea-form span, #create-acount-form .textarea-form span, #create-acount-form .textarea-form span, #cart-form .textarea-form span, #cart-form-container .textarea-form span, #createParticipant .textarea-form span, #trainingEvaluation .textarea-form span {
  height: 96% !important; }
#booking-form .styled-checkbox + label:before, #profil-form .styled-checkbox + label:before, #account-form .styled-checkbox + label:before, #ask-new-password .styled-checkbox + label:before, #profile-form .styled-checkbox + label:before, #create-acount-form .styled-checkbox + label:before, #create-acount-form .styled-checkbox + label:before, #cart-form .styled-checkbox + label:before, #cart-form-container .styled-checkbox + label:before, #createParticipant .styled-checkbox + label:before, #trainingEvaluation .styled-checkbox + label:before {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  display: flex;
  justify-content: start;
  border: 2px solid #F7D348;
  margin-right: 10px;
  border-radius: 50%;
  transition: all 0.3s;
  background-color: #fff; }
#booking-form .styled-checkbox + label, #profil-form .styled-checkbox + label, #account-form .styled-checkbox + label, #ask-new-password .styled-checkbox + label, #profile-form .styled-checkbox + label, #create-acount-form .styled-checkbox + label, #create-acount-form .styled-checkbox + label, #cart-form .styled-checkbox + label, #cart-form-container .styled-checkbox + label, #createParticipant .styled-checkbox + label, #trainingEvaluation .styled-checkbox + label {
  justify-content: flex-start !important;
  align-items: flex-start; }
#booking-form .styled-checkbox:checked + label:before, #profil-form .styled-checkbox:checked + label:before, #account-form .styled-checkbox:checked + label:before, #ask-new-password .styled-checkbox:checked + label:before, #profile-form .styled-checkbox:checked + label:before, #create-acount-form .styled-checkbox:checked + label:before, #create-acount-form .styled-checkbox:checked + label:before, #cart-form .styled-checkbox:checked + label:before, #cart-form-container .styled-checkbox:checked + label:before, #createParticipant .styled-checkbox:checked + label:before, #trainingEvaluation .styled-checkbox:checked + label:before {
  background: #4d565d !important; }
#booking-form .styled-checkbox:checked + label:after, #profil-form .styled-checkbox:checked + label:after, #account-form .styled-checkbox:checked + label:after, #ask-new-password .styled-checkbox:checked + label:after, #profile-form .styled-checkbox:checked + label:after, #create-acount-form .styled-checkbox:checked + label:after, #create-acount-form .styled-checkbox:checked + label:after, #cart-form .styled-checkbox:checked + label:after, #cart-form-container .styled-checkbox:checked + label:after, #createParticipant .styled-checkbox:checked + label:after, #trainingEvaluation .styled-checkbox:checked + label:after {
  left: 4px;
  top: 9px;
  background: #4d565d; }
#booking-form .item-form span.italic.label-border-line.inline-block, #profil-form .item-form span.italic.label-border-line.inline-block, #account-form .item-form span.italic.label-border-line.inline-block, #ask-new-password .item-form span.italic.label-border-line.inline-block, #profile-form .item-form span.italic.label-border-line.inline-block, #create-acount-form .item-form span.italic.label-border-line.inline-block, #create-acount-form .item-form span.italic.label-border-line.inline-block, #cart-form .item-form span.italic.label-border-line.inline-block, #cart-form-container .item-form span.italic.label-border-line.inline-block, #createParticipant .item-form span.italic.label-border-line.inline-block, #trainingEvaluation .item-form span.italic.label-border-line.inline-block {
  padding-right: 0;
  width: auto !important;
  display: inline-block;
  min-width: auto !important;
  font-style: italic;
  font-weight: 100;
  font-family: "Arial", sans-serif;
  font-size: 16px; }
#booking-form .nb_participants, #booking-form .row.remove, #profil-form .nb_participants, #profil-form .row.remove, #account-form .nb_participants, #account-form .row.remove, #ask-new-password .nb_participants, #ask-new-password .row.remove, #profile-form .nb_participants, #profile-form .row.remove, #create-acount-form .nb_participants, #create-acount-form .row.remove, #create-acount-form .nb_participants, #create-acount-form .row.remove, #cart-form .nb_participants, #cart-form .row.remove, #cart-form-container .nb_participants, #cart-form-container .row.remove, #createParticipant .nb_participants, #createParticipant .row.remove, #trainingEvaluation .nb_participants, #trainingEvaluation .row.remove {
  margin-bottom: 15px; }
#booking-form button.add-participant, #profil-form button.add-participant, #account-form button.add-participant, #ask-new-password button.add-participant, #profile-form button.add-participant, #create-acount-form button.add-participant, #create-acount-form button.add-participant, #cart-form button.add-participant, #cart-form-container button.add-participant, #createParticipant button.add-participant, #trainingEvaluation button.add-participant {
  appearance: none;
  background-color: transparent;
  border: 0;
  box-shadow: none; }
  #booking-form button.add-participant:focus, #profil-form button.add-participant:focus, #account-form button.add-participant:focus, #ask-new-password button.add-participant:focus, #profile-form button.add-participant:focus, #create-acount-form button.add-participant:focus, #create-acount-form button.add-participant:focus, #cart-form button.add-participant:focus, #cart-form-container button.add-participant:focus, #createParticipant button.add-participant:focus, #trainingEvaluation button.add-participant:focus {
    outline: none; }
  #booking-form button.add-participant span.btn.btn-blue.rounded, #profil-form button.add-participant span.btn.btn-blue.rounded, #account-form button.add-participant span.btn.btn-blue.rounded, #ask-new-password button.add-participant span.btn.btn-blue.rounded, #profile-form button.add-participant span.btn.btn-blue.rounded, #create-acount-form button.add-participant span.btn.btn-blue.rounded, #create-acount-form button.add-participant span.btn.btn-blue.rounded, #cart-form button.add-participant span.btn.btn-blue.rounded, #cart-form-container button.add-participant span.btn.btn-blue.rounded, #createParticipant button.add-participant span.btn.btn-blue.rounded, #trainingEvaluation button.add-participant span.btn.btn-blue.rounded {
    width: 45px;
    height: 45px;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 31px;
    margin-right: 10px; }
#booking-form #progressbar, #profil-form #progressbar, #account-form #progressbar, #ask-new-password #progressbar, #profile-form #progressbar, #create-acount-form #progressbar, #create-acount-form #progressbar, #cart-form #progressbar, #cart-form-container #progressbar, #createParticipant #progressbar, #trainingEvaluation #progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  counter-reset: step; }
  #booking-form #progressbar li, #profil-form #progressbar li, #account-form #progressbar li, #ask-new-password #progressbar li, #profile-form #progressbar li, #create-acount-form #progressbar li, #create-acount-form #progressbar li, #cart-form #progressbar li, #cart-form-container #progressbar li, #createParticipant #progressbar li, #trainingEvaluation #progressbar li {
    list-style-type: none;
    color: black;
    text-transform: uppercase;
    font-size: 11px;
    width: 33.33%;
    float: left;
    position: relative; }
    #booking-form #progressbar li .sub-title, #profil-form #progressbar li .sub-title, #account-form #progressbar li .sub-title, #ask-new-password #progressbar li .sub-title, #profile-form #progressbar li .sub-title, #create-acount-form #progressbar li .sub-title, #create-acount-form #progressbar li .sub-title, #cart-form #progressbar li .sub-title, #cart-form-container #progressbar li .sub-title, #createParticipant #progressbar li .sub-title, #trainingEvaluation #progressbar li .sub-title {
      font-size: 15px;
      font-family: "Lato", sans-serif;
      font-weight: bold;
      color: #4d565d !important;
      text-transform: none;
      text-align: center;
      display: block;
      margin-top: 15px; }
    #booking-form #progressbar li.prev:before, #profil-form #progressbar li.prev:before, #account-form #progressbar li.prev:before, #ask-new-password #progressbar li.prev:before, #profile-form #progressbar li.prev:before, #create-acount-form #progressbar li.prev:before, #create-acount-form #progressbar li.prev:before, #cart-form #progressbar li.prev:before, #cart-form-container #progressbar li.prev:before, #createParticipant #progressbar li.prev:before, #trainingEvaluation #progressbar li.prev:before {
      background: #0033A0;
      border: 1px solid white;
      color: white; }
    #booking-form #progressbar li.active:before, #booking-form #progressbar li.active:after, #profil-form #progressbar li.active:before, #profil-form #progressbar li.active:after, #account-form #progressbar li.active:before, #account-form #progressbar li.active:after, #ask-new-password #progressbar li.active:before, #ask-new-password #progressbar li.active:after, #profile-form #progressbar li.active:before, #profile-form #progressbar li.active:after, #create-acount-form #progressbar li.active:before, #create-acount-form #progressbar li.active:after, #create-acount-form #progressbar li.active:before, #create-acount-form #progressbar li.active:after, #cart-form #progressbar li.active:before, #cart-form #progressbar li.active:after, #cart-form-container #progressbar li.active:before, #cart-form-container #progressbar li.active:after, #createParticipant #progressbar li.active:before, #createParticipant #progressbar li.active:after, #trainingEvaluation #progressbar li.active:before, #trainingEvaluation #progressbar li.active:after {
      background: #F7D348;
      color: white; }
    #booking-form #progressbar li:first-child::after, #profil-form #progressbar li:first-child::after, #account-form #progressbar li:first-child::after, #ask-new-password #progressbar li:first-child::after, #profile-form #progressbar li:first-child::after, #create-acount-form #progressbar li:first-child::after, #create-acount-form #progressbar li:first-child::after, #cart-form #progressbar li:first-child::after, #cart-form-container #progressbar li:first-child::after, #createParticipant #progressbar li:first-child::after, #trainingEvaluation #progressbar li:first-child::after {
      display: none; }
    #booking-form #progressbar li.previous::before, #profil-form #progressbar li.previous::before, #account-form #progressbar li.previous::before, #ask-new-password #progressbar li.previous::before, #profile-form #progressbar li.previous::before, #create-acount-form #progressbar li.previous::before, #create-acount-form #progressbar li.previous::before, #cart-form #progressbar li.previous::before, #cart-form-container #progressbar li.previous::before, #createParticipant #progressbar li.previous::before, #trainingEvaluation #progressbar li.previous::before {
      background: #043967;
      color: white;
      border: 1px solid white; }
    #booking-form #progressbar li.active .sub-title, #profil-form #progressbar li.active .sub-title, #account-form #progressbar li.active .sub-title, #ask-new-password #progressbar li.active .sub-title, #profile-form #progressbar li.active .sub-title, #create-acount-form #progressbar li.active .sub-title, #create-acount-form #progressbar li.active .sub-title, #cart-form #progressbar li.active .sub-title, #cart-form-container #progressbar li.active .sub-title, #createParticipant #progressbar li.active .sub-title, #trainingEvaluation #progressbar li.active .sub-title {
      color: #79d61b !important; }
    #booking-form #progressbar li.active:before, #profil-form #progressbar li.active:before, #account-form #progressbar li.active:before, #ask-new-password #progressbar li.active:before, #profile-form #progressbar li.active:before, #create-acount-form #progressbar li.active:before, #create-acount-form #progressbar li.active:before, #cart-form #progressbar li.active:before, #cart-form-container #progressbar li.active:before, #createParticipant #progressbar li.active:before, #trainingEvaluation #progressbar li.active:before {
      color: white; }
    #booking-form #progressbar li::before, #profil-form #progressbar li::before, #account-form #progressbar li::before, #ask-new-password #progressbar li::before, #profile-form #progressbar li::before, #create-acount-form #progressbar li::before, #create-acount-form #progressbar li::before, #cart-form #progressbar li::before, #cart-form-container #progressbar li::before, #createParticipant #progressbar li::before, #trainingEvaluation #progressbar li::before {
      content: counter(step);
      counter-increment: step;
      width: 100px;
      line-height: 100px;
      display: block;
      color: white;
      background: #0033A0;
      font-size: 50px;
      font-family: "Lato", sans-serif;
      margin: 0 auto 5px auto;
      border-radius: 50%;
      text-align: center;
      font-weight: 700; }
    #booking-form #progressbar li::after, #profil-form #progressbar li::after, #account-form #progressbar li::after, #ask-new-password #progressbar li::after, #profile-form #progressbar li::after, #create-acount-form #progressbar li::after, #create-acount-form #progressbar li::after, #cart-form #progressbar li::after, #cart-form-container #progressbar li::after, #createParticipant #progressbar li::after, #trainingEvaluation #progressbar li::after {
      content: '';
      width: 100%;
      height: 2px;
      background: white;
      position: absolute;
      left: -50%;
      top: 51px;
      z-index: -1; }

.add-participant-select.bg-light-gray {
  background-color: #4d565d; }

.btn-remove-participant {
  width: auto !important;
  margin: auto !important; }

#create-acount-form #progressbar li {
  width: 50%; }

#booking-form .next-btn:hover,
#booking-form .submit-btn:hover, #create-acount-form .next-btn:hover, #create-acount-form .submit-btn:hover {
  background-color: #444b5d;
  color: #fff; }

.label-border-line.required::after {
  content: "*";
  color: #F7D348;
  padding-left: 3px; }

#booking-form label > span.field-required, #account-form label > span.field-required, #newsletter-form label > span.field-required, #ask-new-password label > span.field-required, #profile-form label > span.field-required, #create-acount-form label > span.field-required, #createParticipant label > span.field-required, #contact-form label > span.field-required, #addBillingAddressForm label > span.field-required {
  display: flex;
  width: auto;
  background: none;
  border: 0;
  color: #F7D348;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  border-radius: 0;
  transition: none;
  margin: 0;
  justify-content: flex-end;
  align-items: center;
  font-size: 12px; }

#booking-form label > span.field-required-passwords, #account-form label > span.field-required-passwords, #newsletter-form label > span.field-required-passwords, #ask-new-password label > span.field-required-passwords, #profile-form label > span.field-required-passwords, #create-acount-form label > span.field-required-passwords, #createParticipant label > span.field-required-passwords, cart-form-container label > span.field-required-passwords, #addBillingAddressForm label > span.field-required-passwords {
  display: flex;
  width: auto;
  background: none;
  border: 0;
  color: #F7D348;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  border-radius: 0;
  transition: none;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  top: 40px; }

div#account-form button.btn.btn-white.btn-previous-step-1.mr-5 {
  border: 1px solid white;
  background: transparent;
  color: white; }
div#account-form button.btn.btn-primary.bold.rounded.mr-5 {
  background-color: #F7D348;
  color: #4d565d !important; }
  div#account-form button.btn.btn-primary.bold.rounded.mr-5:hover {
    color: white !important; }

#cart-form-container .styled-checkbox:checked + label::after {
  top: 2px !important;
  background: transparent !important; }

#newsletter-form .h1, #newsletter-form .eu-cookie-compliance-content h2, .eu-cookie-compliance-content #newsletter-form h2, #newsletter-form .h2 {
  color: #547077 !important; }
#newsletter-form .color-gray {
  color: #c7cccf !important; }
#newsletter-form .h2 {
  font-weight: 300; }
#newsletter-form label > span.field-required {
  padding-right: 23px; }
#newsletter-form .styled-checkbox + label {
  display: inline-block !important;
  padding-right: 0.5em !important; }
  #newsletter-form .styled-checkbox + label:after {
    left: 5px; }
#newsletter-form .paddingInputs {
  height: 44px; }
  #newsletter-form .paddingInputs:focus {
    outline: none;
    box-shadow: none; }
#newsletter-form .item-form {
  margin-bottom: 15px; }
#newsletter-form button.btn.btn-secondary.rounded.pt-2.pb-2.mt-2.mb-5 {
  margin-bottom: 15px !important; }
#newsletter-form .btn.btn-secondary.rounded.pt-2.pb-2.mt-2.mb-5 {
  background-color: #0033A0 !important;
  color: white !important; }

/* Progress Bar */
.progress-wrap {
  width: 100%;
  display: flex !important;
  justify-content: space-between; }

.line-progress-bar {
  width: 50% !important;
  margin: auto; }

.progress-wrap div ul {
  display: flex;
  padding: 0;
  margin: initial;
  justify-content: space-between;
  z-index: 2; }

/* Error */
span.error {
  font-size: 12px;
  font-family: "helvetica neue", arial, sans-serif;
  color: #D6041D;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px; }

input.input-border-line:-webkit-autofill,
input.input-border-line:-webkit-autofill:hover,
input.input-border-line:-webkit-autofill:focus,
textarea.input-border-line:-webkit-autofill,
textarea.input-border-line:-webkit-autofill:hover,
textarea.input-border-line:-webkit-autofill:focus,
select.input-border-line:-webkit-autofill,
select.input-border-line:-webkit-autofill:hover,
select.input-border-line:-webkit-autofill:focus {
  border-bottom: 1px solid #686f75;
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  font-size: 16px;
  -webkit-text-size-adjust: inherit; }

.height100 {
  height: 300px;
  display: flex;
  align-items: center; }

#block-titleagendapage .bg-primary-color, #block-titleagendapage .bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white {
  display: flex;
  align-items: center;
  text-transform: uppercase !important; }

.loader {
  margin: 40px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 0.8em solid rgba(255, 255, 255, 0.2);
  border-right: 0.8em solid rgba(255, 255, 255, 0.2);
  border-bottom: 0.8em solid rgba(255, 255, 255, 0.2);
  border-left: 0.8em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  width: 5em;
  height: 5em;
  display: flex;
  align-items: center; }
  .loader.loader-blue {
    border-top: 0.8em solid #0033A0;
    border-right: 0.8em solid #0033A0;
    border-bottom: 0.8em solid #0033A0;
    border-left: 0.8em solid #bbd0f7; }
  .loader:after {
    border-radius: 50%;
    width: 5em;
    height: 5em; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* css elements react */
.css-1aya2g8, .input-free-text {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent !important;
  border-color: #CED8DD !important;
  border-radius: 50px !important;
  border-style: solid;
  border-width: 1px;
  cursor: default;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 46px !important;
  outline: 0 !important;
  position: relative;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  box-sizing: border-box;
  padding: 4px; }
  .css-1aya2g8:hover, .input-free-text:hover {
    cursor: pointer; }
  .css-1aya2g8 .css-1492t68, .input-free-text .css-1492t68 {
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    font-style: italic !important;
    font-size: 15px;
    color: #5f5f5f !important; }
  .css-1aya2g8 .css-1ep9fjw, .input-free-text .css-1ep9fjw {
    color: white !important;
    position: absolute;
    right: 0px;
    background-color: #0033A0;
    width: 35px;
    top: 0;
    padding-left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 100%;
    line-height: 2;
    align-items: center;
    display: grid;
    justify-content: center; }
    .css-1aya2g8 .css-1ep9fjw:hover, .input-free-text .css-1ep9fjw:hover {
      cursor: pointer; }

.select-border-red .css-1aya2g8 .css-1ep9fjw, .select-border-red .input-free-text .css-1ep9fjw {
  background: #0033A0;
  border: 1px solid #0033A0; }
.select-border-red .css-1sjym57 {
  background-color: #0033A0 !important; }

.css-2o5izw {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent !important;
  border-color: #f8f9fa !important;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 0 1px #f8f9fa !important;
  cursor: default;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 46px !important;
  outline: 0 !important;
  position: relative;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  box-sizing: border-box;
  padding: 4px;
  border-radius: 50px !important;
  outline: none; }
  .css-2o5izw:hover {
    border-color: transparent !important; }
  .css-2o5izw .css-1sjym57 {
    color: white !important;
    position: absolute;
    right: 0px;
    background-color: #0033A0 !important;
    width: 35px;
    top: 0 !important;
    padding-left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 100%;
    line-height: 2;
    align-items: center;
    display: grid;
    justify-content: center; }

.css-1492t68 {
  margin-left: 2px;
  margin-right: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  box-sizing: border-box;
  padding-inline-start: 15px;
  padding-inline-end: 15px;
  font-style: italic !important;
  font-size: 15px;
  color: #5f5f5f !important; }

form#webform-submission-contact-node-1-add-form .webform-element--title-inline > label {
  display: inline-block !important;
  padding-right: 0.5em !important; }
form#webform-submission-contact-node-1-add-form .styled-checkbox:checked + label:after {
  top: 12px; }
form#webform-submission-contact-node-1-add-form .icon-enveloppe {
  background-image: url(../img/icon-enveloppe.png);
  width: 20px !important;
  height: 16px !important;
  background-repeat: no-repeat;
  background-size: 20px 16px;
  position: absolute;
  left: 19%;
  z-index: 1;
  top: 14px; }

.other-formations .row.row-reverse {
  flex-direction: row-reverse; }
.other-formations.bg-blue {
  background-color: #F5F7F8 !important; }
  .other-formations.bg-blue .h1, .other-formations.bg-blue .eu-cookie-compliance-content h2, .eu-cookie-compliance-content .other-formations.bg-blue h2 {
    color: #547077 !important; }
  .other-formations.bg-blue .card, .other-formations.bg-blue .node--view-mode-teaser-02 .col-md-5, .node--view-mode-teaser-02 .other-formations.bg-blue .col-md-5 {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .other-formations.bg-blue .card.bg-blue, .other-formations.bg-blue .node--view-mode-teaser-02 .bg-blue.col-md-5, .node--view-mode-teaser-02 .other-formations.bg-blue .bg-blue.col-md-5 {
      background: white !important;
      color: #547077 !important; }
      .other-formations.bg-blue .card.bg-blue p.desc, .other-formations.bg-blue .node--view-mode-teaser-02 .bg-blue.col-md-5 p.desc, .node--view-mode-teaser-02 .other-formations.bg-blue .bg-blue.col-md-5 p.desc {
        color: #89949b; }
.other-formations .style-arrow-card-go.bg-secondary-color, .other-formations .bg-secondary-color.arrow-go-to.arrow-primary, .other-formations .item-formation:hover .bg-secondary-color.arrow-go-to, .item-formation:hover .other-formations .bg-secondary-color.arrow-go-to {
  background: #0033A0; }
.other-formations .go-to-training {
  align-items: center;
  display: grid;
  justify-items: end; }

.box-othertrainings.py-5 {
  margin: auto; }
  .box-othertrainings.py-5 .picto-duree.small.mr-2 {
    float: left; }
  .box-othertrainings.py-5 p.desc::first-letter {
    text-transform: CAPITALIZE; }
  .box-othertrainings.py-5 .img-other-training {
    height: 190px;
    overflow: hidden;
    width: 250px; }
    .box-othertrainings.py-5 .img-other-training img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .box-othertrainings.py-5 .style-arrow-card-go, .box-othertrainings.py-5 .arrow-go-to.arrow-primary, .box-othertrainings.py-5 .item-formation:hover .arrow-go-to, .item-formation:hover .box-othertrainings.py-5 .arrow-go-to {
    background-color: #F7D348 !important; }

#section-header ul.dexp-menu > li:hover > a::after, #section-header ul.dexp-menu > li.menu-item--active-trail > a::after, #section-header ul.dexp-menu > li:hover > span:not(.dexp-submenu-toogle)::after, #section-header ul.dexp-menu > li.menu-item--active-trail > span:not(.dexp-submenu-toogle)::after {
  display: none; }

ul.dexp-menu.deep-0 li.menu-item a.is-active {
  color: #0033A0 !important; }

ul.dexp-menu li.menu-item--expanded > ul {
  margin-top: 0; }

#section-header ul.dexp-menu > li > a, #section-header ul.dexp-menu > li > span:not(.dexp-submenu-toogle) {
  margin: 0; }

#section-header ul.dexp-menu li > .mega-menu-item, #section-header ul.dexp-menu li > ul.menu {
  background-color: #ffffffcc;
  top: 48px; }

#section-header ul.dexp-menu li ul.menu > li > a, #section-header ul.dexp-menu li ul.menu > li > span:not(.dexp-submenu-toogle) {
  color: #000;
  text-transform: none; }

#section-header ul.dexp-menu li ul.menu > li > a:hover, #section-header ul.dexp-menu li ul.menu > li > span:not(.dexp-submenu-toogle):hover, #section-header ul.dexp-menu li ul.menu > li > a.is-active, #section-header ul.dexp-menu li ul.menu > li > span:not(.dexp-submenu-toogle).is-active {
  color: #000; }

#section-header ul.dexp-menu li ul.menu > li > a:hover::after, #section-header ul.dexp-menu li ul.menu > li > span:not(.dexp-submenu-toogle):hover::after, #section-header ul.dexp-menu li ul.menu > li > a.is-active::after, #section-header ul.dexp-menu li ul.menu > li > span:not(.dexp-submenu-toogle).is-active::after {
  display: none; }

.ui-widget.ui-widget-content {
  border: 0 !important; }

/* équipe */
span.img-equipe {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #CED8DD;
  display: block; }

/* modal panier */
.modal {
  position: absolute;
  z-index: 10000;
  /* 1 */
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%; }

button.modal-close.modal-toggle i::before {
  color: black;
  font-size: 25px; }

.modal.is-visible {
  visibility: visible;
  display: block;
  position: fixed; }

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s; }

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s; }

.modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  width: 50%;
  margin-left: 0;
  background-color: #fff;
  box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35); }

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0; }

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1; }

.modal-header,
.modal-content {
  padding: 1em; }

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: none;
  border-bottom: 0;
  margin: auto;
  display: table; }

.modal-close.btn-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0; }

.modal-close.modal-toggle.btn {
  position: relative; }

.modal-close:hover {
  color: #777; }

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0;
  text-align: center; }

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  outline: 0; }

.modal-heading {
  font-size: 30px;
  font-family: Montserrat;
  text-transform: none !important;
  margin-bottom: 0; }

.modal-content > *:first-child {
  margin-top: 0; }

.modal-content > *:last-child {
  margin-bottom: 0; }

.red-separator {
  color: red !important;
  padding-left: 10px;
  padding-right: 10px; }

.session-list-item {
  background-color: #f7f7f7;
  margin-bottom: 10px;
  padding-left: 20px; }

.dropdown {
  display: inline-block;
  position: relative; }

.dd-button {
  display: inline-block;
  border: 0;
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  white-space: nowrap;
  color: #5f5f5f;
  font-style: italic; }

.dd-input {
  display: none; }

.dd-menu {
  position: absolute;
  top: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 0;
  margin: 2px 0 0 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  list-style-type: none; }

.dd-input + .dd-menu {
  display: none; }

.dd-input:checked + .dd-menu {
  display: block;
  width: 92%; }

.dd-menu li {
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
  color: #5f5f5f;
  font-style: italic; }
  .dd-menu li button {
    -webkit-appearance: none;
    border: 0;
    width: 100%;
    background: transparent; }

.dd-menu li:hover {
  background-color: #f6f6f6; }

.dd-menu li a {
  display: block;
  margin: -10px -20px;
  padding: 10px 20px; }

.dd-menu li.divider {
  padding: 0;
  border-bottom: 1px solid #cccccc; }

label.dropdown.wrap-drop.bg-red-after {
  color: black;
  display: table !important;
  text-align: left;
  padding-left: 15px; }

.bloc-carousel {
  padding: 0 40px; }
  .bloc-carousel .image-wrapper {
    width: auto;
    height: 250px; }
  .bloc-carousel .image-wrapper .dexp-image img {
    object-fit: cover;
    height: 250px !important; }
  .bloc-carousel .dexp-slick-carousel .slick-prev {
    left: -40px; }
  .bloc-carousel .dexp-slick-carousel .slick-next {
    right: -40px; }
  .bloc-carousel .dexp-slick-carousel.arrows-center-bottom .slick-controls .slick-arrow {
    margin: 0; }
  .bloc-carousel .dexp-slick-carousel .slick-controls button.slick-arrow {
    border-radius: 0;
    border: 0;
    transition: all .3s linear;
    background: #0033A0; }

.input-free-text {
  min-height: 46px;
  padding-left: 20px; }

/* gestion du compte*/
ul#tab-account {
  display: flex;
  align-items: center;
  justify-content: center; }

div#degreeId {
  z-index: 5; }

.fas.fa-edit.link-hover.px-2 {
  font-weight: 200; }
  .fas.fa-edit.link-hover.px-2::before {
    font-size: 17px; }

i.fas.fa-trash.link-hover::before {
  font-size: 17px; }

.button-wrapper::after {
  display: none; }
.button-wrapper span.italic.inline-block {
  display: inline-flex;
  width: 100%;
  white-space: nowrap;
  justify-content: space-between !important;
  margin-bottom: 25px; }
.button-wrapper .previewDegreeImage {
  margin-bottom: 15px; }
.button-wrapper #uploadFileBrevet {
  text-align: right;
  display: inline-flex !important;
  align-items: end !important;
  justify-content: flex-end !important;
  width: auto !important;
  z-index: 3; }
  .button-wrapper #uploadFileBrevet:hover {
    background: transparent !important;
    border: 1px solid white !important; }

.nav-pills a:hover, .nav-pills a:link:hover {
  color: #000 !important; }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0033A0;
  border-radius: 50px;
  font-family: "Lato", sans-serif;
  font-weight: bold; }
.nav-pills .nav-link {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: black; }

.item-participant.card.bg-white.account-mgt-page, .node--view-mode-teaser-02 .item-participant.bg-white.account-mgt-page.col-md-5 {
  padding: 20px 16px; }
.item-participant .item-description {
  width: 100%; }
.item-participant .h7.text-black.pad-l {
  padding-left: 0; }
.item-participant .item-formation {
  margin: 15px;
  background: white;
  padding: 15px; }
  .item-participant .item-formation:first-child {
    margin-top: 0; }

.account-mgt-page .item-details .row {
  margin: 0; }

div#formations-upcoming h2 strong, div#pills-past h2 strong {
  color: #ff9100;
  font-weight: 700; }

.tab-pane .item-formation {
  background-color: white !important; }

.style-arrow-card-go.bg-primary-color i, .style-arrow-card-go.bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white i, .bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white.arrow-go-to.arrow-primary i, .item-formation:hover .bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white.arrow-go-to i, .bg-primary-color.arrow-go-to.arrow-primary i, .item-formation:hover .bg-primary-color.arrow-go-to i {
  color: white; }
  .style-arrow-card-go.bg-primary-color i:hover, .style-arrow-card-go.bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white i:hover, .bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white.arrow-go-to.arrow-primary i:hover, .item-formation:hover .bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white.arrow-go-to i:hover, .bg-primary-color.arrow-go-to.arrow-primary i:hover, .item-formation:hover .bg-primary-color.arrow-go-to i:hover {
    cursor: pointer; }

form#createParticipant {
  width: 100%; }
  form#createParticipant h2.dexp-title.text-white.text-center {
    color: white !important; }

form#create-profile .col-md-4 {
  display: grid; }

.item-form.select-input-border-line .css-10nd86i {
  width: 100%;
  border: 0px; }
.item-form.select-input-border-line .css-1aya2g8, .item-form.select-input-border-line .input-free-text {
  border: 0;
  border-width: 0 !important;
  border-radius: 0 !important;
  padding: 0;
  border-right: 0 !important;
  align-items: flex-end; }
.item-form.select-input-border-line span.css-d8oujb {
  border: 0;
  width: 0; }
.item-form.select-input-border-line .css-1rtrksz {
  padding-bottom: 0;
  border-bottom: 1px solid #686f75;
  height: 46px; }
.item-form.select-input-border-line .css-1aya2g8 .css-1ep9fjw, .item-form.select-input-border-line .input-free-text .css-1ep9fjw {
  background: transparent;
  color: #F7D348 !important;
  top: -6px; }
.item-form.select-input-border-line .css-2o5izw {
  border: 0 !important;
  box-shadow: none !important;
  padding: 0;
  min-height: 39px;
  border-width: 0 !important; }
  .item-form.select-input-border-line .css-2o5izw .css-1sjym57 {
    background-color: transparent !important; }
.item-form.select-input-border-line .css-1492t68 {
  opacity: 0; }
.item-form.select-input-border-line .css-va7pk8, .item-form.select-input-border-line .css-rsyb7x {
  color: white !important; }
.item-form.select-input-border-line .opt {
  background: #ffffff;
  color: #ff0000; }
.item-form.select-input-border-line .select .opt:checked,
.item-form.select-input-border-line .select .opt:focus {
  background: linear-gradient(#ff0000, #ff0000);
  -webkit-text-fill-color: #ffffff;
  color: #ffffff; }

.paddingInputs {
  padding: 13px 15px !important;
  border: 0 !important; }

button.btn.btn-red.rounded.width100.pt-2.pb-2 {
  padding-bottom: 9px !important;
  padding-top: 9px !important; }

.add-billing-address {
  border: 1px dashed #0033A0;
  background-color: #4d565d;
  min-height: 368px !important; }
  .add-billing-address:hover {
    cursor: pointer; }
  .add-billing-address:focus {
    outline: none; }

.type-compte {
  border: 1px dashed #4d565d;
  background-color: #343a40;
  min-height: 200px !important;
  width: 100%; }
  .type-compte:hover {
    cursor: pointer; }
  .type-compte:focus {
    outline: none; }

.nav-tabs {
  border-bottom: 0 !important; }
  .nav-tabs .btn {
    margin-right: 10px; }

#rootTrainingsMod ul.nav.nav-tabs {
  justify-content: flex-end; }
#rootTrainingsMod h2.h1.dexp-title.text-black, #rootTrainingsMod .eu-cookie-compliance-content h2.dexp-title.text-black, .eu-cookie-compliance-content #rootTrainingsMod h2.dexp-title.text-black, #rootTrainingsMod .title-training h2.pt-5 span {
  color: #547077 !important; }

.modal.modal-cart {
  max-width: 100%; }
  .modal.modal-cart.fade.show {
    display: block;
    visibility: visible;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%); }
  .modal.modal-cart .modal-dialog {
    width: 50%;
    max-width: 50%; }
  .modal.modal-cart .modal-header {
    border: 0;
    width: 100%;
    padding: 0; }
  .modal.modal-cart .modal-content {
    border: 0;
    border-radius: 0; }

.delete-training:hover {
  cursor: pointer; }

.react-datepicker__day--selected {
  background-color: #0033A0 !important; }

.react-datepicker-wrapper {
  width: 100%;
  line-height: 46px; }

.react-datepicker__input-container input {
  background: transparent;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none; }

.react-datepicker__header {
  background-color: #fff !important;
  border-bottom: 0 !important; }
  .react-datepicker__header select {
    padding: 2px 12px;
    -webkit-appearance: none;
    background: transparent;
    border: 1px solid #CED8DD;
    border-radius: 50px;
    font-style: italic;
    color: #5F5F5F;
    font-family: "Arial", sans-serif;
    width: 100%; }
  .react-datepicker__header .react-datepicker__year-dropdown-container--select, .react-datepicker__header .react-datepicker__month-dropdown-container--select, .react-datepicker__header .react-datepicker__month-year-dropdown-container--select, .react-datepicker__header .react-datepicker__year-dropdown-container--scroll, .react-datepicker__header .react-datepicker__month-dropdown-container--scroll, .react-datepicker__header .react-datepicker__month-year-dropdown-container--scroll {
    width: 46%;
    position: relative; }
  .react-datepicker__header .react-datepicker__month-dropdown-container--select::after, .react-datepicker__header .react-datepicker__year-dropdown-container.react-datepicker__year-dropdown-container--select::after {
    content: "\f078";
    font-family: FontAwesome;
    color: white !important;
    position: absolute;
    right: 0;
    background-color: #0033A0;
    width: 24px;
    top: 0;
    padding-left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 100%;
    line-height: 2;
    align-items: center;
    display: grid;
    justify-content: center; }

.react-datepicker__day-name {
  color: #45454563 !important; }

.react-datepicker__header__dropdown.react-datepicker__header__dropdown--select {
  margin: 8px 5px; }

#cart-form-container.bg-secondary-color, #create-acount-form.bg-secondary-color {
  z-index: 1; }
  #cart-form-container.bg-secondary-color #progressbar li .sub-title, #create-acount-form.bg-secondary-color #progressbar li .sub-title {
    color: white !important; }
  #cart-form-container.bg-secondary-color #progressbar li.active .sub-title, #create-acount-form.bg-secondary-color #progressbar li.active .sub-title {
    color: #F7D348 !important; }

#select-billing-address {
  border-right: 1px solid #686f75; }
  #select-billing-address .label-address br {
    content: inherit; }

#booking-form-step2 .billingremark label, #selectParticipantForm .billingremark label, #mgtParticipants .billingremark label, #trainingEvaluationDynamic .billingremark label {
  display: inline-block !important; }
#booking-form-step2 .billingremark .col-checkboxes label, #selectParticipantForm .billingremark .col-checkboxes label, #mgtParticipants .billingremark .col-checkboxes label, #trainingEvaluationDynamic .billingremark .col-checkboxes label {
  display: inline-flex !important; }
#booking-form-step2 .billingremark .italic.label-border-line.inline-block, #selectParticipantForm .billingremark .italic.label-border-line.inline-block, #mgtParticipants .billingremark .italic.label-border-line.inline-block, #trainingEvaluationDynamic .billingremark .italic.label-border-line.inline-block {
  width: 100%;
  border-bottom: 0;
  display: flex !important;
  justify-content: end; }
#booking-form-step2 h2, #selectParticipantForm h2, #mgtParticipants h2, #trainingEvaluationDynamic h2 {
  text-transform: uppercase !important; }

#trainingEvaluationDynamic .item-form.radio-group .italic.label-border-line.inline-block {
  color: white;
  border: 0; }
#trainingEvaluationDynamic .styled-checkbox:checked + label::after {
  color: #0033A0; }
#trainingEvaluationDynamic .styled-checkbox + label:before {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  display: flex;
  justify-content: start;
  border: 2px solid #89949b;
  margin-right: 10px;
  border-radius: 50%;
  transition: all 0.3s;
  background-color: #fff; }
#trainingEvaluationDynamic button, #trainingEvaluationDynamic [type="button"], #trainingEvaluationDynamic [type="reset"], #trainingEvaluationDynamic [type="submit"] {
  background-color: #0033A0;
  border-color: transparent;
  color: white !important; }
  #trainingEvaluationDynamic button.disabled, #trainingEvaluationDynamic button:disabled, #trainingEvaluationDynamic [type="button"].disabled, #trainingEvaluationDynamic [type="button"]:disabled, #trainingEvaluationDynamic [type="reset"].disabled, #trainingEvaluationDynamic [type="reset"]:disabled, #trainingEvaluationDynamic [type="submit"].disabled, #trainingEvaluationDynamic [type="submit"]:disabled {
    color: #fff;
    background-color: #0033A0;
    border-color: #0033A0; }
#trainingEvaluationDynamic .styled-checkbox + label {
  justify-content: flex-start !important;
  align-items: flex-start; }
#trainingEvaluationDynamic .styled-checkbox:checked + label:before {
  background: #4d565d !important; }
#trainingEvaluationDynamic .styled-checkbox:checked + label:after {
  left: 5px;
  top: 3px;
  background: transparent; }
#trainingEvaluationDynamic .layout {
  flex: 0 0 100%;
  max-width: 100%; }
  #trainingEvaluationDynamic .layout > div {
    display: inline-flex;
    width: 100%; }
  #trainingEvaluationDynamic .layout .item-form label {
    width: 100%;
    justify-content: flex-start; }
    #trainingEvaluationDynamic .layout .item-form label input {
      width: 100%;
      padding-left: 15px; }
#trainingEvaluationDynamic .billingremark {
  padding-left: 0 !important; }
  #trainingEvaluationDynamic .billingremark textarea {
    width: 100% !important; }
  #trainingEvaluationDynamic .billingremark .italic.label-border-line.inline-block {
    justify-content: start; }

#cart-form-container.bg-white-container .line-progress-bar {
  width: 30% !important;
  margin: auto; }
#cart-form-container.bg-white-container #progressbar li .sub-title {
  color: #4d565d; }
#cart-form-container.bg-white-container #progressbar li.active:before, #cart-form-container.bg-white-container #progressbar li.active:after {
  background: #F7D348;
  color: white !important; }
#cart-form-container.bg-white-container #progressbar li.active .sub-title {
  color: #F7D348 !important; }
#cart-form-container.bg-white-container #progressbar li::before {
  color: white;
  background: #4d565d; }
#cart-form-container.bg-white-container #progressbar li::after {
  background: #4d565d; }

.style-add-btn {
  width: 22px !important;
  height: 22px !important;
  display: inline-flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin-right: 8px; }

#cart-form .items-participant {
  display: inline-block;
  margin-right: 15px; }
  #cart-form .items-participant button.select2-selection__choice__remove {
    color: #ffffff;
    background: #4d565d;
    font-size: 18px;
    border: 3px solid #F7D348;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    align-items: center;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    margin-right: 6px; }
    #cart-form .items-participant button.select2-selection__choice__remove span {
      line-height: 10px; }
#cart-form .order-disable-text {
  font-size: 23px;
  font-family: "Lato", sans-serif; }
#cart-form .styled-checkbox + label:before {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  display: flex;
  justify-content: start;
  border: 2px solid #89949b;
  margin-right: 10px;
  border-radius: 50%;
  transition: all 0.3s;
  background-color: #fff; }
#cart-form .styled-checkbox + label {
  justify-content: flex-start !important;
  align-items: flex-start; }
#cart-form .styled-checkbox:checked + label:before {
  background: #4d565d !important; }
#cart-form .styled-checkbox:checked + label:after {
  left: 4px;
  top: 9px;
  background: #4d565d; }
#cart-form .item-description {
  width: 100%; }
#cart-form .infos-participant-place {
  display: block;
  justify-content: space-between;
  width: 100%;
  color: #4d565d;
  font-weight: bold;
  position: relative; }
#cart-form #customerAddress .css-1aya2g8, #cart-form #customerAddress .input-free-text {
  background: transparent !important; }
#cart-form #customerAddress .css-2o5izw {
  background-color: transparent !important; }
#cart-form #customerAddress .italic.label-border-line.inline-block {
  padding-right: 0;
  width: auto !important;
  display: inline-block;
  min-width: auto !important;
  font-style: italic;
  font-weight: 100; }
#cart-form .btn-add-mgt, #cart-form .btn-choice-type-language {
  color: #0033A0;
  appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0; }
  #cart-form .btn-add-mgt:hover, #cart-form .btn-choice-type-language:hover {
    text-decoration: underline; }
#cart-form .footer-cart {
  display: inline-flex;
  justify-content: start;
  width: 100%; }
  #cart-form .footer-cart button {
    margin-right: 30px; }
#cart-form .text-order-disabled {
  font-family: "Lato", sans-serif;
  font-size: 19px;
  color: white; }
#cart-form .row.order-disable.flex {
  margin: 0;
  width: 100%; }
#cart-form .dexp-builder-title {
  width: 100%; }
  #cart-form .dexp-builder-title h2.dexp-title.text-white {
    font-size: 25px;
    color: white !important;
    margin: 0 !important; }
    #cart-form .dexp-builder-title h2.dexp-title.text-white.vca-title {
      font-size: 32px !important; }
  #cart-form .dexp-builder-title p.dexp-subtitle {
    color: white !important;
    font-size: 23px; }
#cart-form .css-1aya2g8, #cart-form .input-free-text {
  background: white !important;
  height: 46px; }
#cart-form .css-2o5izw {
  background-color: white !important;
  height: 46px !important; }
#cart-form button.btn-add-participant {
  text-align: left;
  font-weight: bold;
  width: 80%; }
  #cart-form button.btn-add-participant .style-add-btn {
    width: 32px !important;
    height: 32px !important;
    font-size: 16px; }
#cart-form .button-wrapper {
  text-align: left; }
#cart-form .css-xwjg1b {
  top: 65px;
  position: relative; }
#cart-form .css-xwjg1b {
  background-color: transparent;
  border-radius: 0;
  color: white !important;
  display: flex;
  flex-direction: row-reverse;
  z-index: 1; }
#cart-form .css-16rom6y {
  color: white;
  font-size: 16px; }
#cart-form .css-1alnv5e {
  color: #ffffff;
  background: #4d565d;
  font-size: 35px;
  border: 3px solid #F7D348;
  border-radius: 50%;
  height: 28px;
  width: 28px; }
  #cart-form .css-1alnv5e:hover {
    background-color: #4d565d;
    cursor: pointer; }
#cart-form .form-text {
  width: 100%; }
#cart-form #mgtParticipants .italic.label-border-line.inline-block, #cart-form #selectParticipant .italic.label-border-line.inline-block {
  width: 100%;
  border-bottom: 0;
  display: flex !important;
  justify-content: end; }
#cart-form #mgtParticipants .item-form label, #cart-form #selectParticipant .item-form label {
  display: inline-block !important; }
#cart-form #mgtParticipants .item-form .col-checkboxes label, #cart-form #selectParticipant .item-form .col-checkboxes label {
  display: inline-flex !important; }
#cart-form #mgtParticipants .item-form.textarea-form:nth-child(even), #cart-form #selectParticipant .item-form.textarea-form:nth-child(even) {
  background: #0033A0; }
#cart-form #mgtParticipants .item-form span.italic.label-border-line.inline-block, #cart-form #selectParticipant .item-form span.italic.label-border-line.inline-block {
  padding-right: 0;
  width: auto !important;
  display: inline-block;
  min-width: auto !important;
  font-style: italic;
  font-weight: 100; }
#cart-form section.select-participant {
  width: 80%;
  display: table;
  margin: auto; }
#cart-form .btn-total-order.align-items-end.mb-5, #cart-form .btn-total-order.mb-5.col-button-end {
  width: 100%; }
#cart-form span.total-order.total-opacity {
  display: block;
  margin-bottom: 9px; }

#cart-form .create-participants .css-10nd86i .css-1aya2g8, #cart-form .create-participants .css-10nd86i .input-free-text, #cart-form .create-participants .css-10nd86i .css-2o5izw {
  background: transparent !important; }
#cart-form .create-participants .css-10nd86i .css-va7pk8 {
  color: white !important; }

.item-form.textarea-form.px-3.py-3.billingremark.row:nth-child(even) {
  background: #4d565d; }

.row.nomargin {
  margin: 0; }

#cart-form-container button.btn.btn-white.rounded.mr-5.px-3 {
  background: transparent;
  color: white;
  font-weight: bold;
  border: 1px solid white; }
#cart-form-container .row.nomargin {
  margin: 0;
  width: 100%; }

#cart-form-container.bg-secondary-color, #create-acount-form.bg-secondary-color {
  z-index: 1; }
  #cart-form-container.bg-secondary-color #progressbar li:after, #create-acount-form.bg-secondary-color #progressbar li:after {
    background: white !important; }

button.add-participant {
  color: white; }
  button.add-participant span.btn.btn-blue.rounded {
    color: white; }

.react-datepicker__navigation--previous {
  border-right-color: #0033A0 !important; }

.react-datepicker__navigation--next {
  border-left-color: #0033A0 !important; }

.react-datepicker__current-month.react-datepicker__current-month--hasYearDropdown.react-datepicker__current-month--hasMonthDropdown {
  padding: 15px 0; }

.react-datepicker__navigation {
  top: 27px !important; }

:lang(nl) section.bloc-connexion .box-red a.text-white, :lang(nl) section.bloc-connexion .box-blue a.text-white, :lang(nl) section.bloc-connexion .box-blue a.text-white {
  margin-left: 2px; }
:lang(nl) .region-creation-compte {
  padding-left: 0; }
:lang(nl) .dexp-region.col.col-lg-1.region-switch-language {
  padding-left: 5px; }

.Toaster__alert {
  background-color: #d4edda !important;
  border-color: #c3e6cb !important; }

.connexion-col {
  position: relative; }
  .connexion-col button.rounded {
    width: 100%;
    padding: 7px; }
  .connexion-col .dexp-title {
    margin-bottom: 0; }
  .connexion-col .field-required {
    font-size: 12px;
    margin-bottom: 10px;
    color: white;
    font-weight: bold; }

.create-participants .button-wrapper {
  text-align: left;
  color: white; }

span.infotext {
  margin-bottom: 35px;
  display: flex;
  text-align: left; }
  span.infotext::before {
    content: "\f071";
    font-family: FontAwesome;
    display: flex;
    align-items: center;
    font-size: 18px;
    margin-right: 15px;
    color: #b96161; }
  span.infotext a {
    color: #79d61b;
    text-decoration: underline; }

span.css-d8oujb {
  display: none; }

.button-wrapper {
  border-bottom: 1px solid #686f75;
  margin-top: 0.25rem;
  width: 100%;
  font-style: italic; }
  .button-wrapper span.italic.label-border-line.inline-block.required {
    border-bottom: 0 !important;
    margin-top: 0; }
  .button-wrapper::after {
    content: "\f093";
    font-family: "FontAwesome";
    font-weight: 200;
    font-style: initial;
    right: 23px;
    position: absolute; }

#degreeImage {
  display: inline-block;
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer; }

.small-text-remarque {
  font-size: 12px;
  position: absolute;
  bottom: 0; }

/* spinner */
.spinner-bg-gray, .spinner-bg-gray-hover, .spinner-bg-light-gray-hover {
  top: 50%;
  right: 0;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4392156863); }
  .spinner-bg-gray .loader, .spinner-bg-gray-hover .loader, .spinner-bg-light-gray-hover .loader {
    margin: 0;
    transform: translate(-50%, -50%);
    left: 46%;
    top: 38%; }
  .spinner-bg-gray .loader.loader-blue, .spinner-bg-gray-hover .loader.loader-blue, .spinner-bg-light-gray-hover .loader.loader-blue {
    border-top: 0.8em solid #fff;
    border-right: 0.8em solid #fff;
    border-bottom: 0.8em solid #fff;
    border-left: 0.8em solid #ffffff94; }
  .spinner-bg-gray-hover {
    background: rgba(77, 86, 93, 0.51); }

.spinner-bg-light-gray-hover {
  background: rgba(77, 86, 93, 0.14); }

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  z-index: 9999; }

.hide {
  display: none; }

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #df3520;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
  transform: translate(20%, 50%);
  top: 25%;
  left: 0; }

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333; }

.popup .close:hover {
  color: #06D85F; }

.popup .content {
  max-height: 30%;
  overflow: auto; }

@media screen and (max-width: 700px) {
  .box {
    width: 70%; }

  .popup {
    width: 70%; } }
/**********************TRAINING SOLUTIONS ******************************/
.bg-gray-color {
  background-color: #32373a; }

/*GLOBAL*/
html, body {
  font-size: 16px;
  color: #4d565d; }

body h1 {
  font-size: 40px; }

body h3 {
  font-size: 27px; }

body h4 {
  font-size: 18px; }

.lowercase {
  text-transform: initial !important; }

.list-flex {
  display: flex;
  margin: 0; }

.list-flex li {
  list-style: none;
  padding: 0 0.5rem 0 0; }

.btn-radius {
  border-radius: 50px;
  padding: 0.5% 2.5%;
  border: none; }

.img-float {
  margin: 0 2rem 0 0; }

.title-bold {
  font-weight: bold; }

.title-weight-300 {
  font-weight: 300; }

.title-h2 {
  font-size: 38px;
  font-weight: bold;
  color: #0033A0; }

.title-uppercase {
  text-transform: uppercase;
  color: #0033A0;
  font-style: normal; }

.text-center {
  text-align: center; }

.bloc-text {
  margin: 5rem 0 3rem 0; }

.btn-bg-black {
  background: #313131;
  padding: 3% 5%;
  width: 100%;
  text-align: center; }
  .btn-bg-black a,
  .btn-bg-black a:link {
    color: #ffffff; }

.bg-green {
  background-color: #0033A0;
  color: #ffffff; }
  .bg-green a,
  .bg-green a:link {
    color: #ffffff;
    width: 100%;
    display: block; }
  .bg-green:hover {
    background: #F5F7F8; }

/*END REGION GLOBAL*/
/*REGION HEADER*/
.box-primary, .box-secondary {
  background-color: #0033A0;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  display: flex;
  padding: 15px 15px;
  width: 100%;
  flex-flow: column; }
  .box-primary .banner-text, .box-secondary .banner-text {
    margin-top: 0px;
    margin-left: 6px; }
  .box-primary a.text-white, .box-secondary a.text-white {
    font-size: 15px; }
  .box-primary .js-show-hover:hover, .box-secondary .js-show-hover:hover {
    cursor: pointer; }
  .box-primary .hover-connexion, .box-secondary .hover-connexion {
    display: none; }
    .box-primary .hover-connexion.open-connexion, .box-secondary .hover-connexion.open-connexion {
      display: block;
      margin-top: 14px; }

.region-switch-language .language-switcher-language-url {
  margin: 0; }
.region-switch-language .links {
  display: flex; }
  .region-switch-language .links a.language-link {
    color: #ffffff;
    font-weight: bold;
    padding: 0 0.5rem; }
    .region-switch-language .links a.language-link.is-active {
      color: #0033A0; }

/*END REGION HEADER*/
/*REGION HOMEPAGE SLIDER*/
#block-homepageslider h2, #block-homepageslider h3 {
  color: #ffffff; }
#block-homepageslider h2 {
  font-size: 50px;
  font-weight: bold;
  text-transform: initial !important; }
#block-homepageslider h3 {
  font-size: 28px;
  text-transform: uppercase; }

.home-section {
  margin: 6rem 0; }

.homepage-section-gray {
  background: #FBFBFC;
  padding: 15px; }

.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal {
  left: 2% !important; }

/*SEARCH TRAINING*/
.searchtraining-container {
  padding-right: 0;
  margin-left: 15px;
  margin-top: -18rem; }

input::placeholder {
  font-style: italic;
  color: #4d565d; }
input :-ms-input-placeholder {
  font-style: italic;
  color: #4d565d; }
input ::-ms-input-placeholder {
  font-style: italic;
  color: #4d565d; }

.search-training-content {
  background: rgba(77, 86, 93, 0.89);
  margin-left: auto;
  padding: 55px 40px !important; }
  .search-training-content .css-10nd86i div {
    color: #fff; }
  .search-training-content .css-1aya2g8 .css-1ep9fjw, .search-training-content .input-free-text .css-1ep9fjw {
    background-color: transparent; }
  .search-training-content svg.css-19bqh2r {
    fill: #0033A0; }
  .search-training-content span.css-d8oujb {
    display: none; }
  .search-training-content .css-1aya2g8, .search-training-content .input-free-text {
    border-width: 0 !important; }
  .search-training-content .css-10nd86i div {
    border-width: 0 !important; }
  .search-training-content .css-1sjym57 {
    background-color: transparent !important; }
  .search-training-content h2,
  .search-training-content h4,
  .search-training-content p {
    color: #ffffff; }
  .search-training-content h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 1.5rem;
    text-transform: initial !important; }
  .search-training-content h4 {
    margin: 0 0 1rem 0;
    font-style: normal;
    font-size: 27px;
    font-weight: bold; }
  .search-training-content p {
    font-size: 16px; }
  .search-training-content .btn-radius {
    padding: 0.65vw 1vw;
    width: 16vw; }
  .search-training-content select.btn-radius {
    background: #ffffff; }

#search-training-input {
  display: flex;
  justify-content: space-between;
  margin: 4rem 0 0 0; }

#search-training-form {
  background: #0033A0;
  margin: 4rem 0 0 0; }
  #search-training-form.btn-radius {
    padding: .5% 2.5%; }
  #search-training-form .form-control::placeholder {
    color: #ffffff; }
  #search-training-form .material-icons {
    color: #ffffff; }

#search-training-form input {
  background: transparent;
  color: #ffffff;
  padding-left: 30%;
  border: none;
  font-weight: bold;
  width: 100%; }
  #search-training-form input:focus {
    box-shadow: none; }
#search-training-form .fa-search {
  position: relative; }
  #search-training-form .fa-search::before {
    position: absolute;
    color: #ffffff;
    left: 35px;
    top: 9px;
    font: normal normal normal 14px/1 FontAwesome; }

/*END SEARCH TRAINING*/
.homepage-section-container {
  margin: 2rem 0; }
  .homepage-section-container h2, .homepage-section-container h3 {
    color: #0033A0; }
  .homepage-section-container h3 {
    text-transform: uppercase;
    margin: 0 0 2rem 0; }

.section-nos-formations a, .row.homepage-section-container a {
  display: flex;
  flex-flow: column;
  align-items: center;
  color: #0033A0;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px; }
.section-nos-formations *[class^="col"], .row.homepage-section-container *[class^="col"] {
  background-color: red; }
.section-nos-formations .bg-white-cta-training div, .row.homepage-section-container .bg-white-cta-training div {
  background: white;
  padding: 15px;
  border-radius: 11px;
  margin-bottom: 30px; }
  .section-nos-formations .bg-white-cta-training div img, .row.homepage-section-container .bg-white-cta-training div img {
    height: 79px;
    width: 100%;
    object-fit: cover; }

#section-content .builder-row li {
  padding-left: 15px; }
  #section-content .builder-row li::before {
    content: "•";
    color: #0033A0;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }
#section-content .full-width.container {
  margin: auto; }

.path-frontpage div#block-mainpagecontent {
  margin-top: -135px;
  position: relative; }
.path-frontpage div#section-content {
  padding-bottom: 200px;
  background-color: #F4F4EF; }
.path-frontpage div#section-trouver-une-formation-002f-prochaines-formations {
  margin-top: -200px; }
.path-frontpage .bg-primary-color.row, .path-frontpage .row.bg-secondary-color.col-md-8.col-sm-12.col-xl-8.align-items-center.flex.text-white {
  border-radius: 18px; }
.path-frontpage div#block-nexttrainingsblockforhomepage {
  margin-top: -110px; }
.path-frontpage section.section-next-formations .bg-secondary-color.py-5 {
  padding-top: 115px !important; }
.path-frontpage div#block-associationdesanciens {
  height: 455px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 10px solid #F7D348; }
  .path-frontpage div#block-associationdesanciens h3.text-align-center {
    color: white;
    font-size: 45px; }
  .path-frontpage div#block-associationdesanciens a.dexp-button.btn.rounded.text-center.btn-secondary {
    display: table;
    margin: auto; }
.path-frontpage .column-zindex {
  z-index: 8; }

.section-nos-formations h4 {
  padding-bottom: 35px; }

.round-img-content {
  position: relative;
  width: 242px;
  margin: 0 auto; }
  .round-img-content .round-img-more {
    background: #0000004f;
    color: #ffffff;
    border-radius: 50%;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    height: 242px;
    width: 242px; }
    .round-img-content .round-img-more a {
      padding: 0 0 40% 0; }
    .round-img-content .round-img-more span {
      border-radius: 50px;
      padding: 2.5% 9.5%;
      border: 1px solid #ffffff;
      margin: 40% 0 0 0;
      color: #fff; }
  .round-img-content:hover .round-img-more {
    opacity: 0.8; }

#homepage-image-for-text {
  margin: 8vw 0 0 0; }

.homepage-section-round-img {
  margin: 4vw 0; }

.homepage-section-greenInfo {
  background: #0033A0; }
  .homepage-section-greenInfo.backgroundGreenDark {
    background: #00735B; }
  .homepage-section-greenInfo > div {
    padding: 2.5rem 0;
    text-align: center; }
  .homepage-section-greenInfo h2 {
    color: #ffffff;
    font-size: 40px; }
  .homepage-section-greenInfo h3 {
    text-transform: uppercase;
    color: #ffffff; }
    .homepage-section-greenInfo h3 span {
      font-weight: normal;
      color: rgba(255, 255, 255, 0.7); }

.homepage-section-title h3 span {
  font-weight: 300; }
.homepage-section-title .title-weight-300 {
  font-weight: 300; }
.homepage-section-title .search-by-machine {
  display: inline-flex; }

.blog-item.blog-detail .field--name-field-image img, .blog-meta .pull-right.col-6 img, .col-md-5 .image-wrapper .dexp-image img {
  width: 230px;
  height: 260px !important;
  object-fit: cover;
  object-position: center;
  margin-right: 15px; }

.centre-proche p.dexp-subtitle {
  margin-left: 0px !important; }
.centre-proche .dexp-builder-title {
  margin-bottom: 25px; }
.centre-proche h3 {
  text-transform: uppercase;
  font-size: 18px !important;
  color: #0033A0; }
.centre-proche img {
  float: left; }
.centre-proche div p:last-child {
  margin-left: 25px; }

.homepage-section-list-gray {
  margin: 4vw 0; }

.list-container .list-content {
  max-width: 45%;
  margin: 0 0 4rem 0; }
.list-container .list-content-bg-gray {
  background: #EDF0F2;
  border: 3px solid #DEDEDF;
  border-radius: 10px;
  padding: 3rem; }
.list-container .list-content-bg-transparent {
  margin-left: 3rem; }
.list-container > div:last-child {
  margin-top: -6rem; }
.list-container img {
  float: left; }
.list-container h3 {
  color: #0033A0;
  text-transform: uppercase;
  font-size: 18px; }
.list-container p {
  color: #4d565d;
  font-size: 16px; }

.list-item {
  display: inline-block;
  max-width: 49%; }

.partner-img {
  align-items: center; }

li.address-map img {
  padding: 0 1rem 5rem 1rem;
  float: left; }
li.address-map span {
  display: block; }
  li.address-map span:last-child {
    margin-bottom: 15px; }

.homepage-section-agenda {
  background: #343a40;
  width: 102%;
  max-width: 102%;
  padding-top: 4rem;
  padding-bottom: 4rem; }
  .homepage-section-agenda h2 {
    color: #ffffff;
    font-weight: bold; }
    .homepage-section-agenda h2 span {
      font-weight: normal;
      text-transform: uppercase;
      color: rgba(255, 255, 255, 0.7); }

.homepage-section-search-by-img .fa-search {
  position: relative; }
  .homepage-section-search-by-img .fa-search::before {
    position: absolute;
    left: -25%;
    font-size: 6rem;
    color: #0033A0;
    top: 5%; }
.homepage-section-search-by-img h2 {
  font-weight: bold;
  font-size: 40px; }
  .homepage-section-search-by-img h2 span {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 28px; }

.search-form {
  background: #0033A0;
  margin: 2rem 0 0 0;
  width: 50%; }
  .search-form.btn-radius {
    padding: .5% 2.5%; }
  .search-form .form-control::placeholder {
    color: #ffffff;
    font-style: initial; }

.search-form input {
  background: transparent;
  color: #ffffff;
  padding-left: 15%;
  border: none;
  font-weight: bold;
  width: 100%; }
  .search-form input:focus {
    box-shadow: none;
    background: transparent;
    color: #ffffff; }
.search-form .fa-search {
  position: relative; }
  .search-form .fa-search::before {
    position: absolute;
    color: #ffffff;
    left: 12px;
    top: 9px;
    font: normal normal normal 14px/1 FontAwesome; }

.homepage-section-recognized {
  margin: 4rem 0;
  text-align: center; }
  .homepage-section-recognized h2 {
    font-weight: bold;
    color: #0033A0;
    text-transform: initial !important;
    font-size: 40px; }
    .homepage-section-recognized h2 span {
      text-transform: uppercase;
      font-size: 28px; }

.news-pub {
  margin: 4rem 0 0 0; }

/*AGENDA*/
.item-formation {
  padding: 0 2rem;
  border-top: 1px solid #F7D348;
  border-radius: 0; }

.section-next-formations .btn.btn-primary {
  background-color: #F7D348;
  color: #4d565d !important; }
  .section-next-formations .btn.btn-primary:hover {
    background-color: transparent !important;
    border: 1px solid white !important;
    color: white !important; }
.section-next-formations .offset-3 {
  margin-left: 21%; }

/*END REGION HOMPEAGE SLIDER*/
/*REGION PAGE*/
/*REGION BREADCRUM*/
div#rootTrainingsMod ul.breadcrumb {
  margin-bottom: 25px; }

.region-breadcrum {
  padding: .75rem 1rem;
  background-color: #0033A0; }
  .region-breadcrum .breadcrumb {
    margin-bottom: 0;
    text-align: left;
    text-transform: initial; }
    .region-breadcrum .breadcrumb li:first-child::before {
      content: none; }
    .region-breadcrum .breadcrumb li::before {
      content: "\f054";
      font: normal normal normal 14px/1 FontAwesome;
      color: #ffffff; }
    .region-breadcrum .breadcrumb a {
      color: #ffffff; }
      .region-breadcrum .breadcrumb a:hover, .region-breadcrum .breadcrumb a:link {
        color: #ffffff; }
    .region-breadcrum .breadcrumb ol {
      width: 62%;
      margin: 0 auto; }

.breadcrumb.breadcrumb-drupal li a {
  color: #003869 !important; }
.breadcrumb.breadcrumb-drupal li:first-child:before {
  display: none !important; }
.breadcrumb.breadcrumb-drupal li:before {
  display: inline-flex !important;
  content: " ";
  background-image: url(../img/picto-arrow-red.png);
  padding-left: 5px;
  background-repeat: no-repeat;
  padding-right: 8px;
  width: 8px;
  height: 13px;
  transform: rotate(180deg);
  position: relative;
  top: 1px; }

.breadcrumb.bg-secondary-color.mb-0 span.color-secondary {
  color: white; }

.dexp-region.col-12.region.region-breadcrumb {
  height: 44px; }

/*END REGION BREADCRUM*/
/*REGION TITLE*/
.block-page-title-block h1 {
  color: #ffffff;
  font-size: 50px;
  font-weight: 600;
  text-transform: initial; }

/*END REGION TITLE*/
.section-full-light-gray {
  background: #FBFBFC;
  padding: 2rem 0;
  position: relative; }
  .section-full-light-gray::before {
    background: #FBFBFC;
    content: "";
    position: absolute;
    top: 0;
    left: -50%;
    width: 200%;
    height: 100%; }

.btn-radius-margin {
  background: #0033A0;
  padding-top: 1%;
  padding-bottom: 1%;
  margin-top: -2rem;
  text-align: center; }
  .btn-radius-margin a,
  .btn-radius-margin a:link {
    color: #ffffff;
    width: 100%;
    display: block; }
  .btn-radius-margin:hover {
    background: #F5F7F8; }

.section-img-round {
  margin: 6rem 0 4rem 0; }

.date-list {
  color: #0033A0;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  width: 10%; }

.text-list {
  margin-left: 1rem;
  width: 85%;
  vertical-align: top;
  display: inline-block;
  padding: 0 0 3rem 0; }

.section-historique-title {
  margin: 2rem 0;
  padding-left: 0;
  padding-right: 0; }

.partner-container {
  margin-top: 4rem; }

.partner-multi {
  padding-bottom: 10rem;
  border-bottom: 1px solid #cacaca; }

/*END REGION PAGE*/
/*REGION FOOTER*/
#section-footer {
  background: #343a40;
  margin: 10rem 0 0 0;
  padding: 2rem;
  color: #ffffff; }
  #section-footer h2,
  #section-footer h3 {
    color: #ffffff; }

#section-footer-contact-form {
  background: #0033A0;
  margin: 10rem 0 0 0 !important;
  padding: 2rem;
  color: #ffffff; }
  #section-footer-contact-form h2.block-title {
    color: #ffffff; }
  #section-footer-contact-form .fa-star:before {
    content: "\f005";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 0.5rem;
    color: #f75353; }
  #section-footer-contact-form .input-border-line {
    background: transparent;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    color: #ffffff; }
    #section-footer-contact-form .input-border-line::placeholder {
      font-style: italic;
      color: #ffffff; }
    #section-footer-contact-form .input-border-line :-ms-input-placeholder {
      font-style: italic;
      color: #ffffff; }
    #section-footer-contact-form .input-border-line ::-ms-input-placeholder {
      font-style: italic;
      color: #ffffff; }
  #section-footer-contact-form .btn-send {
    background: #0033A0;
    font-family: FontAwesome;
    border-radius: 50%;
    font-size: 25px;
    padding: 15px;
    width: 65px;
    text-align: center;
    transform: rotate(55deg); }

.title-contact-footer {
  margin: 2.5rem 0; }
  .title-contact-footer h2 {
    font-size: 40px;
    text-transform: initial; }
  .title-contact-footer h3 {
    text-transform: uppercase; }

.region-footer-contact {
  padding: 0 3rem 0 0; }

.footer-contact-information {
  margin: 4rem 0 0 0; }
  .footer-contact-information .footer-address h3 {
    text-transform: uppercase;
    font-size: 18px; }
  .footer-contact-information .footer-address a,
  .footer-contact-information .footer-address a:link {
    color: #ffffff; }
  .footer-contact-information .facebook {
    color: #89949b;
    font-size: 18px;
    margin: 0 0 0 25%; }
    .footer-contact-information .facebook:hover {
      color: #ffffff; }
    .footer-contact-information .facebook img {
      padding: 0 0 0 0.25rem; }

.region-etics-newsletter {
  background: #F7D348;
  margin: -6rem 0;
  position: relative; }
  .region-etics-newsletter::after {
    background: #F7D348;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0; }
  .region-etics-newsletter .footer-newsletter-content {
    padding: 4rem; }
    .region-etics-newsletter .footer-newsletter-content .block-title {
      color: #ffffff; }
    .region-etics-newsletter .footer-newsletter-content h2 {
      color: white; }
    .region-etics-newsletter .footer-newsletter-content input[type="text"],
    .region-etics-newsletter .footer-newsletter-content input[type="email"] {
      width: 100%;
      margin: 1rem 0;
      padding: 0.66rem;
      color: #000;
      border: none; }
    .region-etics-newsletter .footer-newsletter-content h2 {
      font-size: 40px;
      text-transform: initial !important; }
    .region-etics-newsletter .footer-newsletter-content input[type="checkbox"] {
      display: block;
      width: auto;
      height: auto;
      opacity: 1;
      margin: 0 1rem 0 0; }
    .region-etics-newsletter .footer-newsletter-content p {
      font-size: 12px; }
    .region-etics-newsletter .footer-newsletter-content .checkbox-inline {
      display: flex;
      align-items: baseline;
      margin: 2rem 0; }
    .region-etics-newsletter .footer-newsletter-content .newsletter-inscription {
      background: #0033A0;
      width: 80%;
      color: #ffffff;
      margin: 1rem 0;
      padding: 11px 45px 11px 45px;
      border: none;
      font-size: 16px; }
    .region-etics-newsletter .footer-newsletter-content .fa-envelope {
      position: relative; }
      .region-etics-newsletter .footer-newsletter-content .fa-envelope::before {
        content: "\f0e0";
        position: absolute;
        left: 8%;
        font-size: 17px;
        top: 25%;
        font-family: FontAwesome;
        transform: translate(0%, 0%); }
    .region-etics-newsletter .footer-newsletter-content .row.col-12 {
      padding: 2rem 0; }
  .region-etics-newsletter .title-newsletter {
    text-transform: uppercase;
    font-size: 28px;
    display: block; }

.newsletter-required::after {
  content: "*";
  color: red;
  padding-left: 3px; }

/*END REGION FOOTER*/
.webform-submission-contact-reclamation-form input#edit-actions-submit {
  font-family: FontAwesome;
  font-size: 25px;
  padding: 0;
  text-align: center;
  transform: rotate(25deg); }

form#webform-submission-contact-footer-form-node-1-add-form input#edit-actions-submit {
  background-color: #F7D348 !important;
  color: #4d565d !important; }

/* Contact Page */
.webform_full_width.dexp-content {
  margin-left: calc(50% - 50vw);
  width: 100vw;
  margin-right: calc(50% - 50vw);
  background: #4d565d;
  padding: 0px 39%;
  padding-bottom: 45px; }

.page-contact-team .section-light-gray {
  padding: 4rem;
  max-width: 45%;
  min-width: 48%;
  background: #FBFBFC; }
.page-contact-team h2.text-color-green-apple {
  margin: 0 0 2rem 0; }
.page-contact-team .text-color-green-apple {
  color: #42d229;
  font-weight: 600; }
.page-contact-team .text-color-green {
  font-weight: normal; }
.page-contact-team .text-color-green {
  color: #01993c;
  font-weight: 800; }

form#webform-submission-contact-reclamation-node-43-add-form select#edit-fonction {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #466f92;
  border-radius: 0;
  padding-left: 0;
  outline: none;
  color: #098CC6; }
form#webform-submission-contact-reclamation-node-43-add-form span#select2-edit-fonction-container {
  padding-left: 0; }
form#webform-submission-contact-reclamation-node-43-add-form .select2-container--default .select2-selection--single {
  height: 38px; }
form#webform-submission-contact-reclamation-node-43-add-form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: white;
  font-style: italic; }
form#webform-submission-contact-reclamation-node-43-add-form span.select2.select2-container.select2-container--default.select2-container--focus {
  margin-top: .25rem; }
form#webform-submission-contact-reclamation-node-43-add-form .last-colonne {
  top: -70px; }
form#webform-submission-contact-reclamation-node-43-add-form .styled-checkbox + label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 41px !important;
  height: 20px;
  background: #4d565d;
  border-radius: 50%;
  border: 2px solid #0033A0;
  top: 5px;
  position: relative; }
form#webform-submission-contact-reclamation-node-43-add-form .styled-checkbox:checked + label:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 10px;
  position: absolute;
  top: 7px;
  left: 5px;
  color: white; }
form#webform-submission-contact-reclamation-node-43-add-form label {
  align-items: baseline; }

.css-va7pk8 {
  color: #5f5f5f; }

.messages.messages--error.alert.alert-error.alert-dismissible.fade.show {
  display: none; }

.messageNotSupported {
  display: none; }

form#newsletter-form .webform-required.pt-3 {
  color: #547077 !important;
  font-weight: bold; }

#newsletter-form .styled-checkbox + label {
  color: #547077 !important; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* Put your IE-only styles here. Works for IS 10 & IE 11*/
  .messageNotSupported {
    display: block; } }
/* page cookies */
.cookies-title {
  margin-bottom: 15px;
  border-bottom: 1px solid #e9ecef;
  text-transform: uppercase; }

.row.tab-cookies {
  margin: 0;
  padding: 25px; }
  .row.tab-cookies *[class^="col"] {
    padding-right: 0;
    padding-left: 1px; }
  .row.tab-cookies .builder-row {
    padding: 15px 0;
    width: 100%; }

/* disabled search */
.path-search .dexp-region.col.container.region-content {
  display: none; }

.inReactBlock {
  display: none; }

#rootTrainingsMod .inReactBlock {
  display: block; }

.break-words {
  word-break: break-word; }

/*# sourceMappingURL=style.css.map */
