﻿/* HomePage */
@import url('Site.css');
/* Nouveau style */
@import url('Button.css');
@import "material_design_switch.css";
@font-face {
  font-family: 'Barlow-Regular';
  src: url('fonts/Barlow-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Barlow-SemiBold';
  src: url('fonts/Barlow-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Barlow-Bold';
  src: url('fonts/Barlow-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Poppins-Medium';
  src: url('fonts/Poppins-Medium.ttf') format('truetype');
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1464px;
  }
}
/**************** TOP LINE *************/
body {
  background-color: #ececec;
}
header .topline {
  background: #ececec;
  padding: 0 0px;
}
header .topline img {
  height: 24px;
  width: 24px;
  vertical-align: text-top;
}
header .topline a {
  display: inline-block;
  padding: 8px;
  padding-top: 10px;
  color: #002144;
}
header .topline a i {
  color: #002144;
  font-size: 1.2em;
}
header .topline a:hover {
  color: #fbba00;
}
header .topline a:hover i {
  color: #fbba00;
}
header .topline a.ec-calameo {
  display: inline-block;
  height: 24px;
  width: 24px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 12px 19px;
  background-image: url('/Content/images/icons/calameo-2.png');
}
header .topline a.ec-calameo:hover {
  background-image: url('/Content/images/icons/calameo-3.png');
}
header .topline .links {
  font-weight: 400;
}
header .header-nav {
  background-color: #FFF;
  padding: 0px 0px;
}
header .header-nav .logo-co img {
  max-height: 90px;
}
.breadcrumb {
  border-bottom: 1px dashed #ec6a69;
}
.maincontent {
  position: relative;
  background-color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
}
.maincontent > .container,
#publications {
  position: relative;
  z-index: 10;
}
.maincontent .home-section {
  padding: 10px 20px;
}
.maincontent .body-content {
  padding: 10px 100px;
  /* padding / 2 rp 110923 pour éviter de perdre de  la hauteur inutilement...*/
  background: #FFF;
}
footer {
  position: relative;
  background-color: #002144;
}
footer .footer-socialnetwork {
  padding: 10px 20px;
  padding-top: 25px;
  font-size: 1.6em;
}
footer .footer-socialnetwork a {
  display: inline-block;
  padding: 8px;
  margin-right: 20px;
  color: #ec6a69;
}
footer .footer-contact {
  padding: 10px 20px;
}
footer .footer-contact .newsletter-form {
  white-space: nowrap;
  margin-top: 26px;
  margin-bottom: 20px;
}
footer .footer-contact .newsletter-form input.newsletter-email {
  padding: 8px 8px 8px 20px;
  border: 1px solid #ececec;
  border-radius: 100px;
  background-color: #ffffff;
  font-family: 'Barlow-Regular', sans-serif;
  font-size: 16px;
  color: #004982;
  vertical-align: bottom;
  width: 300px;
}
footer .footer-contact .newsletter-form input.newsletter-email::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8baddc;
  opacity: 1;
  /* Firefox */
}
footer .footer-contact .newsletter-form input.newsletter-email:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #8baddc;
}
footer .footer-contact .newsletter-form input.newsletter-email::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #8baddc;
}
footer .footer-contact .newsletter-form .newsletter-submit {
  display: inline-block;
  background-color: #ec6a69;
  border-radius: 100px;
  font-size: 20px;
  width: 42px;
  height: 42px;
  border: 0 none;
  color: #FFF;
  margin-left: 10px;
  /*vertical-align: bottom; input*/
  line-height: 42px;
  text-align: center;
}
footer .footer-contact .phonenumber-title {
  font-family: 'Barlow-Bold', sans-serif;
  font-size: 21px;
  color: #ffffff;
  line-height: 28px;
  display: block;
}
footer .footer-contact .phonenumber-text {
  font-size: 18px;
  line-height: 28px;
  font-family: 'Barlow-Regular', sans-serif;
  color: #ffffff;
}
footer .footer-contact .phonenumber {
  font-family: 'Barlow-Bold', sans-serif;
  display: block;
  color: #8baddc;
  font-weight: bold;
  white-space: nowrap;
  padding: 0px 0px 23px;
  font-size: 26px;
  line-height: 32px;
  margin-top: 10px;
}
footer .footer-contact > .row {
  border-bottom: 2px solid #004982;
}
footer .footer-nav {
  padding: 10px 20px;
  padding-bottom: 25px;
  font-size: 16px;
  font-weight: bold;
}
footer .footer-nav li {
  padding: 4px;
}
footer .footer-nav a {
  color: #FFF;
}
footer .footer-nav a:hover {
  color: #fbba00;
}
footer .footer-nav a:hover i {
  color: #fbba00;
}
footer .partenaires {
  white-space: nowrap;
  text-align: center;
  background-color: #FFF;
  border-radius: 6px;
  padding: 15px 10px;
}
footer .partenaires img {
  max-height: 90px;
}
footer .partenaires img.logo-co {
  max-height: 70px;
}
footer .bottomline {
  background-color: #FFF;
  padding: 10px 10px;
  text-align: center;
}
footer .bottomline img {
  max-height: 80px;
}
@media (max-width: 576px) {
  header .header-nav {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .maincontent .body-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .maincontent .home-section,
  footer .footer-socialnetwork,
  footer .footer-contact,
  footer .footer-nav {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  header .header-nav,
  .maincontent .home-section,
  footer .footer-socialnetwork,
  footer .footer-contact,
  footer .footer-nav {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .maincontent .body-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .partenaires {
    padding: 15px 25px;
  }
}
@media (min-width: 768px) {
  header .header-nav,
  .maincontent .home-section,
  footer .footer-socialnetwork,
  footer .footer-contact,
  footer .footer-nav,
  footer .bottomline {
    padding-left: 30px;
    padding-right: 30px;
  }
  .maincontent .body-content {
    padding-left: 30px;
    padding-right: 30px;
  }
  footer .partenaires {
    padding: 15px 35px;
  }
}
@media (max-width: 768px) {
  header .header-nav {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .pec-inter-header .rp {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 992px) {
  header .header-nav,
  .maincontent .home-section,
  footer .footer-socialnetwork,
  footer .footer-contact,
  footer .footer-nav,
  footer .bottomline {
    padding-left: 40px;
    padding-right: 40px;
  }
  .maincontent .body-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  header .header-nav,
  .maincontent .home-section,
  footer .footer-socialnetwork,
  footer .footer-contact,
  footer .footer-nav,
  footer .bottomline {
    padding-left: 60px;
    padding-right: 60px;
  }
  .maincontent .body-content {
    padding-left: 60px;
    padding-right: 60px;
  }
  footer .bottomline {
    text-align: left;
    padding: 15px 20px;
  }
}
@media (min-width: 1400px) {
  header .header-nav,
  .maincontent .home-section,
  footer .footer-socialnetwork,
  footer .footer-contact,
  footer .footer-nav,
  footer .bottomline {
    padding-left: 110px;
    padding-right: 110px;
  }
  .maincontent .body-content {
    padding-left: 100px;
    padding-right: 100px;
  }
}
/* était bien pour abonnement mais trop grand pour survole type formation dans liste resultat... essayé de metttr  dans une classe parent dans _Old.less mais ne marche pas!
.tooltip .tooltip-inner {
    min-width: 350px !important;
}*/
.tooltip-inner {
  text-align: left;
  background-color: #004982;
}
/*** page abonnement**/
.formabo {
  background-color: white !important;
}
.tab-content {
  border-radius: 40px;
  width: 1300px;
  margin: 0px auto;
}
.formabo-center {
  margin: 30px 50px;
}
.formabo-titre {
  background-color: white;
  color: #004982;
  border-radius: 6px;
  display: block;
  font-weight: bold;
  padding: 10px 40px;
  margin: 30px 50px;
  font-size: 1.8em;
}
.formabo-sous-titre {
  background-color: #8baddc;
  color: black;
  border-radius: 10px;
  display: inline-block;
  /*able-caption*/
  font-weight: bold;
  padding: 5px 20px;
  margin: 30px 0px;
  font-size: 1.2em;
}
.form-horizontal {
  display: block;
  margin: 10px 20%;
}
.form-horizontal .form-group {
  margin-bottom: 1rem;
  display: block;
}
.form-horizontal .form-group .mr-2 {
  margin-right: 0.5rem;
  width: 200px;
  color: black;
}
.form-horizontal .form-group label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.form-horizontal .form-group .form-control {
  display: inline;
  width: auto;
  border-radius: 5px;
  border: none;
  padding: 0.1rem 0.75rem;
}
.form-horizontal .niv1-checkboxs {
  width: 350px;
}
.form-horizontal .niv2-checkboxs {
  width: 350px;
  padding-left: 150px;
  margin-bottom: 0px;
}
.form-horizontal .niv2-checkboxs label {
  padding-left: 15px;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.table .cell-align-center {
  text-align: center;
}
a {
  color: #004982;
  text-decoration: none;
}
a:hover {
  color: #00101c;
}
/************* Buttons ***************/
.btn.btn-home {
  border-radius: 0;
  background-color: #FFF;
  border-color: #ec6a69;
}
.btn.btn-home:hover {
  border-radius: 0;
  border-color: #ec6a69;
  color: #353535;
}
.btn.btn-default {
  background-color: #353535;
  color: #FFF;
  border-color: #353535;
}
.btn.btn-default:hover {
  background-color: #004982;
  color: #FFF;
}
.btn.btn-primary {
  background-color: #002144;
  color: #FFF;
  border-color: #004982;
}
.btn.btn-primary:hover {
  background-color: #004982;
  color: #FFF;
}
.btn.btn-secondary {
  background-color: #ec6a69;
  color: #FFF;
  border-color: #ec6a69;
}
.btn.btn-secondary:hover {
  background-color: #ec6a69;
  color: #353535;
}
.btn.btn-info {
  background-color: #004982;
  color: #FFF;
  border-color: #004982;
}
.btn.btn-info:hover {
  background-color: #004982;
  color: #353535;
}
.btn.btn-danger {
  background-color: #d43f3a;
  color: #FFF;
  border-color: #d43f3a;
}
.btn.btn-danger:hover {
  background-color: #c9302c;
  color: #FFF;
}
.btn.btn-warning {
  background-color: #d43f3a;
  color: #FFF;
  border-color: #d43f3a;
}
.btn.btn-warning:hover {
  background-color: #c9302c;
  color: #FFF;
}
/************* VALIDATION ***************/
.field-validation-error {
  color: #b94a48;
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}
.field-validation-valid {
  display: none;
}
.input-validation-error {
  color: #b94a48;
  border-color: #b94a48;
}
.input-validation-error:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.validation-summary-errors {
  color: #b94a48;
}
.validation-summary-valid {
  display: none;
}
/************* PAGINATION ***************/
.pagination .page-link {
  color: #004982;
}
.pagination .page-link:active {
  color: #004982;
}
.pagination .page-link:hover {
  color: #8baddc;
}
.pagination .page-link:focus {
  color: #8baddc;
}
.pagination .active .page-link {
  background: #8baddc;
  border-color: #8baddc;
  color: #FFF;
}
.pagination .active .page-link:hover {
  background: #004982;
  border-color: #004982;
}
.pagination .active .page-link:focus {
  background: #004982;
  border-color: #004982;
}
/****************** Elements de formulaire ******************/
.checkbox-rounded input[type="checkbox"] + label {
  height: 15px;
  vertical-align: top;
  align-items: center;
  display: inline-flex;
}
.checkbox-rounded input[type="checkbox"]:not(:checked),
.checkbox-rounded input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
/* on prépare le label */
.checkbox-rounded input[type="checkbox"]:not(:checked) + label,
.checkbox-rounded input[type="checkbox"]:checked + label {
  position: relative;
  /* permet de positionner les pseudo-éléments */
  padding-left: 20px;
  /* fait un peu d'espace pour notre case à venir */
  cursor: pointer;
  /* affiche un curseur adapté */
  /*font-size:1.1em;*/
  color: #333;
  font-weight: normal;
}
/* Aspect des checkboxes */
/* :before sert à créer la case à cocher */
.checkbox-rounded input[type="checkbox"]:not(:checked) + label:before,
.checkbox-rounded input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  /* dim. de la case */
  border: 3px solid #004982;
  /*background: #f8f8f8;*/
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /* box-shadow: inset 0 1px 3px rgba(0,0,0,.3)  légère ombre interne */
}
/* Aspect général de la coche */
.checkbox-rounded input[type="checkbox"]:not(:checked) + label:after,
.checkbox-rounded input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 2px;
  width: 10px;
  height: 10px;
  background: #004982;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* Aspect si "pas cochée"  */
.checkbox-rounded input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  /* mise à l'échelle à 0 */
}
/* Aspect si "cochée" */
.checkbox-rounded input[type="checkbox"]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  /* mise à l'échelle 1:1 */
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /*on prévoit une animation */
}
/* Aspect si "cochée" */
.checkbox-rounded input[type="checkbox"]:not(:checked) + label:hover:after {
  opacity: 1;
  /* coche opaque */
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  /* mise à l'échelle 1:1 */
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /*on prévoit une animation */
}
.radio-rounded input[type="radio"]:not(:checked),
.radio-rounded input[type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
/* on prépare le label */
.radio-rounded input[type="radio"]:not(:checked) + label,
.radio-rounded input[type="radio"]:checked + label {
  position: relative;
  /* permet de positionner les pseudo-éléments */
  padding-left: 20px;
  /* fait un peu d'espace pour notre case à venir */
  cursor: pointer;
  /* affiche un curseur adapté */
  /*font-size:1.1em;*/
  color: #333;
  font-weight: normal;
}
/* Aspect des radioes */
/* :before sert à créer la case à cocher */
.radio-rounded input[type="radio"]:not(:checked) + label:before,
.radio-rounded input[type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 14px;
  /* dim. de la case */
  border: 3px solid #004982;
  /*background: #f8f8f8;*/
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  /* box-shadow: inset 0 1px 3px rgba(0,0,0,.3)  légère ombre interne */
}
/* Aspect général de la coche */
.radio-rounded input[type="radio"]:not(:checked) + label:after,
.radio-rounded input[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 2px;
  width: 10px;
  height: 10px;
  background: #004982;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
/* Aspect si "pas cochée"  */
.radio-rounded input[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  /* coche invisible */
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  /* mise à l'échelle à 0 */
}
/* Aspect si "cochée" */
.radio-rounded input[type="radio"]:checked + label:after {
  opacity: 1;
  /* coche opaque */
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  /* mise à l'échelle 1:1 */
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /*on prévoit une animation */
}
/* Aspect si "cochée" */
.radio-rounded input[type="radio"]:not(:checked) + label:hover:after {
  opacity: 1;
  /* coche opaque */
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  /* mise à l'échelle 1:1 */
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /*on prévoit une animation */
}
/************* CHECKBOX **********
.checkbox-rounded input[type="checkbox"]:not(:checked) + label:before,
.checkbox-rounded input[type="checkbox"]:checked + label:before {
    border: 3px solid @Orange;
}

.checkbox-rounded input[type="checkbox"]:not(:checked) + label:after,
.checkbox-rounded input[type="checkbox"]:checked + label:after {
    background: @Orange;
}*****/
/* 2 clasess ci dessous pour bouton de fermeture d'une modal bootstrap*/
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.hide {
  display: none !important;
}
.back-link {
  display: inline;
}
.style-hidden {
  display: none;
}
.navigation nav {
  position: relative;
}
.navigation nav ul,
.navigation nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.navigation nav a {
  display: block;
  text-decoration: none;
}
.navigation nav a:hover,
.navigation nav a:visited {
  text-decoration: none;
}
.navigation nav .logo-co {
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
}
.navigation .mobile-menu-trigger {
  z-index: 20;
}
.navigation .menu-bar {
  display: flex;
}
.navigation .menu-link {
  font-family: 'Barlow-Bold', sans-serif;
  font-size: 1.8em;
  padding: 20px 40px;
  /*background: @color-light;*/
  color: #013264;
  transition: background 0.2s, color 0.2s;
  position: relative;
  z-index: 1;
}
.navigation .menu-link[aria-haspopup="true"] {
  padding-right: 40px;
}
.navigation .menu-link[aria-haspopup="true"]:after {
  content: "";
  background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowRight.svg#accent');
  background-size: 14px;
  width: 14px;
  height: 14px;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.navigation .mega-menu {
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 140px;
  background: #FFF;
  z-index: 0;
}
.navigation .mega-menu--multiLevel {
  flex-direction: column;
}
.navigation .mega-menu--multiLevel .mega-menu-link {
  font-size: 1.3em;
  padding: 16px 30px;
}
.navigation .mega-menu--multiLevel .menu-list-link {
  font-size: 1.1em;
  padding: 10px 20px;
}
@media all and (min-width: 951px) {
  .navigation .nav {
    margin-bottom: 20px;
    margin-top: 50px;
    background: #FFF;
  }
  .navigation .nav > nav {
    max-width: 900px;
    margin: 0 auto;
  }
  .navigation .menu [aria-haspopup="true"] ~ ul {
    display: none;
  }
  .navigation .menu-bar {
    position: relative;
    padding-top: 20px;
    padding-left: 240px;
    padding-right: 60px;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"]:after {
    /*background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#accent');*/
    background-image: none;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"]:hover:after {
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#light');
  }
  .navigation .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    display: flex;
    transform-origin: top;
    animation: dropdown 0.2s ease-out;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    display: flex;
  }
  .navigation .menu-bar > li:focus-within > [aria-haspopup="true"] ~ ul {
    display: flex;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"]:focus,
  .navigation .menu-bar > li:focus-within > [aria-haspopup="true"],
  .navigation .menu-bar > li:hover > a {
    /*background: @color-accent;
                color: @color-light;*/
  }
  .navigation .menu-bar > li > [aria-haspopup="true"]:focus:after,
  .navigation .menu-bar > li:focus-within > [aria-haspopup="true"]:after,
  .navigation .menu-bar > li:hover > a:after {
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowTop.svg#light');
  }
  .navigation .mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 2px 40px -12px rgba(236, 106, 105, 0.25);
  }
  .navigation .mega-menu:hover {
    display: flex;
  }
  .navigation .mega-menu a:hover {
    /*background: tint(@color-accent, 85%);
                color: darken(@color-accent, 5%);*/
  }
  .navigation .menu-list {
    padding-top: 40px;
  }
  .navigation .mega-menu--multiLevel > li {
    width: 50%;
  }
  .navigation .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul {
    left: 50%;
    width: 50%;
  }
  .navigation .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul ul {
    width: 100%;
    left: 100%;
  }
  .navigation .mega-menu--multiLevel li:hover > [aria-haspopup="true"] ~ ul {
    display: block;
    transform-origin: left;
    animation: flyout 0.2s ease-out;
  }
  .navigation .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"] ~ ul {
    display: block;
  }
  .navigation .mega-menu--multiLevel li:hover > [aria-haspopup="true"],
  .navigation .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"],
  .navigation .mega-menu--multiLevel li:hover > a,
  .navigation .mega-menu--multiLevel li:focus-within > a {
    /*  background: tint(@color-accent, 85%);
                    color: darken(@color-accent, 5%);*/
  }
  .navigation .mega-menu--multiLevel [aria-haspopup="true"] ~ ul,
  .navigation .mega-menu--multiLevel [aria-haspopup="true"] {
    border-left: 1px solid #f0f0f0;
  }
  .navigation .mega-menu--multiLevel [aria-haspopup="true"] ~ ul:hover,
  .navigation .mega-menu--multiLevel [aria-haspopup="true"]:hover {
    display: block;
  }
  .navigation .mega-menu--multiLevel [aria-haspopup="true"] ~ ul {
    position: absolute;
    top: 0;
    height: 100%;
  }
  .navigation .mega-menu--flat > * {
    flex: 1;
  }
  .navigation .mobile-menu-trigger,
  .navigation .mobile-menu-header,
  .navigation .mobile-menu-back-item {
    display: none;
  }
}
@media all and (max-width: 950px) {
  .navigation .nav {
    padding: 20px;
  }
  .navigation .mobile-menu-trigger,
  .navigation .mobile-menu-header,
  .navigation .mobile-menu-back-item {
    display: inline-block;
  }
  .navigation .mobile-menu-trigger {
    /*background: @color-accent;*/
    color: #013264;
    border: 0;
    padding: 10px 20px;
    font-size: 3.2em;
    border-radius: 4px;
    /*width: 2.2em;*/
    text-align: center;
    float: right;
  }
  .navigation .mobile-menu-header {
    order: -1;
    background: grey;
  }
  .navigation .mobile-menu-header a {
    padding: 20px 40px;
    color: #FFF;
    visibility: visible;
  }
  .navigation .menu-bar {
    flex-direction: column;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 350px;
    max-width: 350px;
    max-width: 90%;
    overflow-x: hidden;
    transition: left 0.3s;
    box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.25);
    background-color: #FFF;
    padding-top: 100px;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul {
    display: flex;
    flex-direction: column;
    background: #FFF;
    position: absolute;
    left: 100%;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left 0.3s;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] {
    font-size: 1.2em;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
    padding-left: 40px;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
    padding-left: 80px;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] {
    color: #2a2a2a;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:after {
    content: "+";
    background: none;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    line-height: 1;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul {
    max-height: 0px;
    transform-origin: top;
    transform: scaleY(0);
    transition: max-height 0.1s;
  }
  .navigation .mega-menu {
    z-index: 5;
    background-color: #FFF;
  }
  .navigation .mega-menu-content {
    padding: 20px 40px;
  }
  .navigation .mobile-menu-back-item {
    order: -1;
  }
  .navigation .mobile-menu-back-item a {
    background: #d9d9d9;
    color: #2a2a2a;
    max-height: calc(1.4em + 40px);
    margin-top: calc(0px - (1.4em + 40px));
    pointer-events: none;
  }
  .navigation .mobile-menu-back-item a:before {
    content: "";
    width: 14px;
    height: 12px;
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowLeft.svg#default');
    background-size: 14px;
    margin-right: 10px;
    display: inline-block;
  }
  .navigation .mobile-menu-trigger:focus ~ ul {
    left: 0;
  }
  .navigation .menu-bar:hover,
  .navigation .menu-bar:focus-within {
    left: 0;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    left: 0;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul {
    margin-top: calc(1.4em + 40px);
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul:hover,
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul:focus-within {
    left: 0;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:focus ~ ul {
    max-height: 500px;
    animation: dropdown 0.3s forwards;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul li:focus-within > [aria-haspopup="true"] ~ ul {
    max-height: 500px;
    transform: scaleY(1);
  }
  .navigation .menu-bar > li:focus-within ~ .mobile-menu-header a {
    visibility: hidden;
  }
}
@media all and (max-width: 950px) and (hover: none) {
  .navigation .mobile-menu-trigger:hover ~ ul {
    left: 0;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"]:hover ~ ul {
    left: 0;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    left: 0;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:hover ~ ul {
    max-height: 500px;
    animation: dropdown 0.3s forwards;
  }
  .navigation .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul:hover {
    max-height: 500px;
    transform: scaleY(1);
  }
  .navigation .menu-bar > li:hover ~ .mobile-menu-header a {
    visibility: hidden;
  }
}
.navigation .dropdown-toggle::after {
  display: none;
}
.navigation a.menu-bar-link {
  position: relative;
  color: #004982;
}
.navigation a.menu-bar-link:before {
  z-index: 1000;
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  height: 16px;
  margin-left: 0px;
  margin-right: 0px;
  bottom: -5px;
  margin: 5px 0 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0.75s;
  opacity: 0;
  background-color: #000;
  border-radius: 10px;
}
.navigation a.menu-bar-link:hover,
.navigation a.menu-bar-link:focus-within {
  cursor: pointer;
  color: #004982;
}
.navigation a.menu-bar-link:hover:before,
.navigation a.menu-bar-link:focus-within:before {
  opacity: 1;
}
.navigation .nav-informer a.menu-bar-link::before {
  background-color: #ec6a69;
}
.navigation .nav-informer a.mega-menu-link:hover {
  color: #ec6a69;
  background-color: transparent;
}
.navigation .nav-informer a.menu-list-link:hover {
  background: #ec6a69;
  color: #FFF;
}
.navigation .nav-observer a.menu-bar-link::before {
  background-color: #ffe37d;
}
.navigation .nav-observer a.mega-menu-link:hover {
  color: #ffcd17;
  background-color: transparent;
}
.navigation .nav-observer a.menu-list-link:hover {
  background: #ffe37d;
  color: #FFF;
}
.navigation .nav-accompagner a.menu-bar-link::before {
  background-color: #8baddc;
}
.navigation .nav-accompagner a.mega-menu-link:hover {
  color: #8baddc;
  background-color: transparent;
}
.navigation .nav-accompagner a.menu-list-link:hover {
  background: #8baddc;
  color: #FFF;
}
@keyframes dropdown {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes flyout {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}
.swiper-container,
.swiper-container1,
.swiper-container2 {
  width: 100%;
  position: relative;
}
.swiper-container .swiper,
.swiper-container1 .swiper,
.swiper-container2 .swiper {
  width: 100%;
  /*height: 300px;*/
}
.swiper-container .swiper-button-next,
.swiper-container1 .swiper-button-next,
.swiper-container2 .swiper-button-next,
.swiper-container .swiper-button-prev,
.swiper-container1 .swiper-button-prev,
.swiper-container2 .swiper-button-prev {
  color: #FFF;
  border-radius: 50%;
  background-color: #8baddc;
  height: 50px;
  width: 50px;
  opacity: 0.8;
  top: 35%;
}
.swiper-container .swiper-button-next::after,
.swiper-container1 .swiper-button-next::after,
.swiper-container2 .swiper-button-next::after,
.swiper-container .swiper-button-prev::after,
.swiper-container1 .swiper-button-prev::after,
.swiper-container2 .swiper-button-prev::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f053";
  font-size: 3em;
  margin-left: -4px;
}
.swiper-container .swiper-button-next::after,
.swiper-container1 .swiper-button-next::after,
.swiper-container2 .swiper-button-next::after {
  content: "\f054";
  margin-left: 4px;
}
.swiper-container .swiper-button-prev,
.swiper-container1 .swiper-button-prev,
.swiper-container2 .swiper-button-prev {
  left: -35px;
}
.swiper-container .swiper-button-next,
.swiper-container1 .swiper-button-next,
.swiper-container2 .swiper-button-next {
  right: -35px;
}
.swiper-container1 .swiper-button-next,
.swiper-container1 .swiper-button-prev {
  height: 35px;
  width: 35px;
  top: 55%;
}
.swiper-container1 .swiper-button-next::after,
.swiper-container1 .swiper-button-prev::after {
  font-size: 1.6em;
}
.btn.btn-light {
  text-transform: uppercase;
  display: inline-block;
  font-family: 'Barlow-SemiBold', sans-serif;
  padding: 14px 25px;
  border: 1px solid #004982;
  border-radius: 100px;
  font-size: 16px;
  color: #013264;
}
.btn.btn-light i {
  display: inline-block;
  /*        border-radius: 100px;*/
  font-size: 14px;
  /*
        line-height: 42px;
        width: 42px;
        height: 42px;*/
  border: 0 none;
  color: #ec6a69;
  margin-left: 10px;
  text-align: center;
}
.btn.btn-light:hover {
  color: #FFF;
  background-color: #004982;
}
.btn.btn-light:hover i {
  color: #FFF;
}
.home-title span {
  display: block;
  font-family: 'Barlow-Bold', sans-serif;
  font-size: 36px;
  color: #002144;
  line-height: 40px;
}
#une {
  margin-top: 40px;
  margin-bottom: 40px;
}
#une .une-img {
  position: absolute;
  right: 160px;
  top: 0px;
  max-height: 480px;
  transform: translateY(0px);
  transition: transform 5s ease-out;
}
#une .une-img.active {
  transform: translateY(-100px);
}
#une .title {
  display: block;
  font-family: 'Barlow-Bold', sans-serif;
  font-size: 44px;
  color: #002144;
  line-height: 54px;
  margin-bottom: 10px;
}
#une .subtitle {
  display: block;
  font-family: 'Barlow-Bold', sans-serif;
  font-size: 36px;
  color: #004982;
  line-height: 56px;
  margin-bottom: 25px;
}
#une .btn-une {
  display: inline-block;
  font-family: 'Barlow-SemiBold', sans-serif;
  padding: 20px 25px;
  border: 2px solid #ec6a69;
  border-radius: 100px;
  font-size: 21px;
  color: #013264;
  background-color: transparent;
}
#une .btn-une i {
  display: inline-block;
  background-color: #ec6a69;
  border-radius: 100px;
  font-size: 20px;
  line-height: 42px;
  width: 42px;
  height: 42px;
  border: 0 none;
  color: #FFF;
  margin-left: 10px;
  text-align: center;
  -webkit-transition: background-color 0.15s ease-in-out;
  -ms-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
#une .btn-une:hover i {
  background-color: #002144;
  -webkit-transition: background-color 0.15s ease-in-out;
  -ms-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
#thematiques {
  margin-bottom: 40px;
  /*
    .card {
        border: 0 none;
        font-family: 'Barlow-SemiBold', sans-serif;
        font-weight: bold;
        background-color: #8baddc;
        padding: 0px 70px 0px 20px;
        border-radius: 10px;
        font-size: 24px;
        color: #002144;
        letter-spacing: -1px;
        box-shadow: 0px 2px 40px -12px rgba(236,106,105,0.25);
    }

    .card-body {
        height: 120px;
    }*/
}
#thematiques .xbox {
  position: relative;
  display: flex;
  height: 120px;
  border: 0 none;
  font-family: 'Barlow-SemiBold', sans-serif;
  font-weight: bold;
  background-color: #8baddc;
  padding: 0px 70px 0px 20px;
  border-radius: 10px;
  font-size: 24px;
  color: #002144;
  letter-spacing: -1px;
  box-shadow: 0px 2px 40px -12px rgba(236, 106, 105, 0.25);
  -webkit-transition: background-color 0.15s ease-in-out;
  -ms-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
#thematiques .xbox .icon {
  position: absolute;
  margin: auto;
  right: 13px;
  top: 0;
  bottom: 0;
}
#thematiques .xbox:hover {
  color: #FFF;
  background-color: #002144;
  -webkit-transition: background-color 0.15s ease-in-out;
  -ms-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
#thematiques .xbox .title {
  margin: auto;
}
#publications {
  padding-top: 70px;
  padding-bottom: 60px;
  margin-bottom: 40px;
  background-color: #8baddc;
  /*    .card {
        border: 0 none;
        font-family: 'Barlow-SemiBold', sans-serif;
        font-weight: bold;
        background-color: #FFF;
        padding: 0px 70px 0px 20px;
        border-radius: 10px;
        font-size: 24px;
        color: #002144;
        letter-spacing: -1px;
        box-shadow: 0px 2px 40px -12px rgba(236,106,105,0.25);
    }

    .card-body {
        height: 120px;
    }*/
}
#publications .xbox {
  position: relative;
  display: flex;
  height: 120px;
  border: 0 none;
  font-family: 'Barlow-SemiBold', sans-serif;
  font-weight: bold;
  background-color: #FFF;
  padding: 0px 70px 0px 20px;
  border-radius: 10px;
  font-size: 24px;
  color: #002144;
  letter-spacing: -1px;
  box-shadow: 0px 2px 40px -12px rgba(236, 106, 105, 0.25);
  -webkit-transition: background-color 0.15s ease-in-out;
  -ms-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
#publications .xbox .icon {
  position: absolute;
  margin: auto;
  right: 13px;
  top: 0;
  bottom: 0;
}
#publications .xbox:hover {
  color: #FFF;
  background-color: #002144;
  -webkit-transition: background-color 0.15s ease-in-out;
  -ms-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
#publications .xbox .title {
  margin: auto;
}
#outils {
  margin-bottom: 40px;
}
#outils .home-title {
  margin-bottom: 40px;
}
#outils .card {
  background-color: transparent;
  border: 0 none;
  border-radius: 6px;
}
#outils .card-img-top {
  border-radius: 6px;
}
#outils .card-title {
  font-family: 'Barlow-SemiBold';
  font-size: 32px;
  color: #004982;
}
#outils .card-title a {
  color: #004982;
}
#outils .card-text {
  font-family: 'Barlow-Regular';
  font-size: 17px;
  color: #002144;
  line-height: 24px;
}
#actualites {
  margin-bottom: 40px;
}
#actualites .home-title {
  margin-bottom: 40px;
}
#actualites .card {
  /*background-color: transparent;*/
  border: 0 none;
  border-radius: 6px;
  box-shadow: 0px 2px 40px -12px rgba(236, 106, 105, 0.25);
}
#actualites .card-img-top {
  border-radius: 6px;
}
#actualites .card-date {
  color: #004982;
}
#actualites .card-theme {
  float: right;
  color: #d43f3a;
}
#actualites .card-text {
  font-family: 'Barlow-Regular';
  font-size: 21px;
  font-weight: bold;
  color: #004982;
  min-height: 80px;
}
#agenda {
  margin-bottom: 40px;
}
#agenda .home-title {
  margin-bottom: 40px;
}
#agenda .agenda-item {
  border-bottom: 2px solid #002144;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}
#agenda .agenda-item a {
  color: #004982;
}
#agenda .agenda-item a:hover {
  color: #002144;
}
#agenda .date {
  padding: 10px 5px;
  font-family: 'Barlow-Bold';
  color: #002144;
  background-color: #ffe37d;
  text-align: center;
}
#agenda .date .day {
  display: block;
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
}
#agenda .date .month {
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}
#agenda .date .year {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.home-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.shape {
  z-index: 0;
  position: absolute;
  background-repeat: no-repeat;
}
.shapePage {
  z-index: 10;
  position: absolute;
  background-repeat: no-repeat;
}
.shape-blue {
  background-image: url(/Content/images/shape/blue.png);
  background-size: 280px;
  opacity: 0.3;
  top: 34px;
  left: 35%;
  width: 400px;
  height: 400px;
  transform: translateY(0px) rotate(180deg);
  transition: opacity 1s ease-out, transform 3s ease-out;
}
.shape-blue.active {
  opacity: 0.1;
  transform: translateY(-500px) rotate(180deg);
}
.shape-yellow {
  background-image: url(/Content/images/shape/yellow.svg);
  background-position: -100px 0;
  opacity: 0.6;
  top: 123px;
  width: 300px;
  height: 350px;
  transform: translateY(0px);
  transition: opacity 1s linear, transform 1s ease-out;
}
.shape-yellow.active {
  opacity: 0.2;
  transform: translateY(-120px);
}
.shape-yellow2 {
  background-image: url(/Content/images/shape/yellow.svg);
  opacity: 0.5;
  top: 13px;
  left: 55%;
  width: 300px;
  height: 350px;
  transform: translateY(0px) rotate(250deg);
  transition: opacity 1s linear, transform 2s linear;
}
.shape-yellow2.active {
  opacity: 0.2;
  transform: translateY(-450px) rotate(250deg);
}
.shape-blue2 {
  background-image: url(/Content/images/shape/blue.png);
  background-size: 280px;
  opacity: 0.4;
  top: 153px;
  right: -10px;
  width: 400px;
  height: 400px;
  transform: translateY(0px) rotate(33deg);
  transition: opacity 2s ease-out, transform 3s ease-out;
}
.shape-blue2.active {
  opacity: 0.1;
  transform: translateY(-50px) rotate(33deg);
}
.shape-red {
  background-image: url(/Content/images/shape/red.svg);
  background-position: 0px 0;
  opacity: 0.2;
  top: 273px;
  right: 40px;
  width: 400px;
  height: 272px;
  transition: opacity 2s linear, transform 2s ease-out;
}
.shape-red.active {
  opacity: 0.05;
  transform: translateY(-260px);
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dropdown-menu {
  border-radius: 0;
}
/*.nav-tabs {
    border-color: @Orange;
}

.nav-tabs > li > a {
    background-color: @OrangeInactive;
    color: @DarkGrey;
    font-weight: bold;
    text-transform: uppercase;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: @Orange;
}

.nav-tabs > li.active > a {
    background-color: @Orange;
    color: @DarkGrey
}

.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: @Orange;
}
*/
.nav {
  margin: 0;
}
.nav .nav-link {
  color: #8baddc;
}
.nav .nav-link.active {
  color: #002144;
}
.nav .nav-link:hover {
  color: #004982;
}
.tab-content {
  padding: 20px;
  background-color: #F1F1F1;
  margin-bottom: 20px;
}
/********** BEGIN Page type ************/
.pec-page h1 {
  border-bottom: 1px dashed #002144;
  font-weight: 700;
}
.pec-page h2 {
  padding: 0px 12px;
  margin-bottom: 5px;
  font-size: 1.6em;
  font-weight: 700;
}
.pec-page h3 {
  padding: 0px 30px;
  color: #002144;
  font-size: 1.3em;
  font-weight: 700;
}
.pec-page h2 + h3 {
  padding: 0px 12px;
  margin: 0;
}
.pec-page h4 {
  padding: 0px 30px;
  margin-bottom: 5px;
  margin-top: 14px;
}
.pec-page h5 {
  padding: 0px 30px;
}
.pec-page p {
  font-size: 1.2em;
  text-align: justify;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 6px;
}
.pec-page p img {
  margin: 5px 10px;
}
.pec-page .intro {
  background: #f5f5f5;
  font-weight: 500;
  font-style: italic;
  margin: 12px 0;
  padding: 12px 0;
}
.pec-page a {
  color: #6174ff;
}
.pec-page a:hover,
.pec-page a:focus {
  color: #3b4bbc;
}
.pec-page li {
  font-size: 1.1em;
}
.pec-rightcol {
  background: #f5f5f5;
  min-height: 800px;
}
.pec-mod {
  position: relative;
  padding-bottom: 10px;
}
.pec-mod a.all {
  position: absolute;
  top: 4px;
  right: 0;
  text-align: right;
  color: #929292;
  text-transform: uppercase;
  font-size: 0.8em;
}
.pec-mod a.all:hover {
  color: #353535;
}
.pec-mod h3 {
  color: #353535;
  border-bottom: 1px dashed #353535;
  text-transform: uppercase;
  font-size: 1.4em;
  padding-bottom: 6px;
  margin-bottom: 14px;
}
.pec-mod-agenda .item {
  clear: both;
  margin-bottom: 5px;
  min-height: 80px;
}
.pec-mod-agenda .item p {
  padding-left: 76px;
}
.pec-mod-agenda .item .pec-date {
  float: left;
  background-color: #ec6a69;
  color: #FFF;
  margin-right: 8px;
}
.pec-mod-agenda .item .pec-date .pec-date-year {
  color: #FFF;
}
.pec-mod-actu .item {
  margin-bottom: 5px;
}
.pec-mod-actu .item .date {
  color: #ec6a69;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 500;
}
.pec-mod ul > li {
  font-weight: 700;
  padding: 2px 0;
}
.pec-mod-recherche a {
  display: block;
  background-color: #FFF;
  border: 1px solid #FFF;
  padding: 4px 5px;
}
.pec-mod-recherche a:hover {
  border: 1px solid #ec6a69;
}
a.readmore {
  color: #929292;
  display: block;
  padding-top: 4px;
  text-transform: uppercase;
  font-size: 0.9em;
}
a.readmore:hover,
a.readmore:focus {
  color: #353535;
}
.pec-mod-aussi .carousel-caption {
  bottom: -100px;
  left: 0;
  right: 0;
  text-align: left;
  font-size: 0.9em;
  font-weight: 700;
  color: #353535;
  padding-bottom: 0;
  padding-top: 10px;
  text-shadow: unset;
  overflow: hidden;
  height: 90px;
}
.pec-mod-aussi .carousel-inner {
  padding-bottom: 100px;
}
.pec-mod-aussi .carousel-control {
  background: none;
  bottom: 100px;
}
.pec-mod-image .legend {
  font-weight: 700;
  padding-top: 10px;
}
.pec-mod-liens ul > li > a {
  display: block;
  padding: 2px;
  color: #353535;
  font-weight: 500;
}
/********** END Page type ************/
/********** BEGIN Page intermédiaire ************/
.pec-inter h2 {
  text-transform: uppercase;
  font-size: 22px;
  border-bottom: 1px dashed #6174ff;
  padding: 0 0 8px 0;
}
.pec-inter-header {
  margin: 0;
}
.pec-inter-header .lp {
  background: url('images/pec-illust-formation.jpg') no-repeat left center;
  height: 275px;
}
.pec-inter-header .rp {
  padding: 0px 20px;
}
.pec-inter-header h1 {
  text-transform: uppercase;
  font-size: 18px;
  border-bottom: 1px dashed #ec6a69;
  padding-bottom: 8px;
}
.pec-inter-header h1 .bigger {
  display: block;
  font-size: 28px;
}
.pec-inter-header .sub {
  font-size: 20px;
  font-weight: bold;
}
.pec-inter-navbar {
  border-top: 4px solid #6174ff;
  border-bottom: 4px solid #6174ff;
  margin-bottom: 0;
}
.pec-inter-navbar .navbar-nav {
  margin: 0;
}
@media (min-width: 768px) {
  .pec-inter-navbar > ul {
    width: 100%;
  }
}
.pec-inter-navbar > ul > li > a {
  display: block;
  color: #000;
  min-height: 50px;
}
.pec-inter-navbar > ul > li > a > span {
  vertical-align: middle;
  line-height: normal;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
}
.pec-inter-navbar > ul > li > a:hover {
  color: #000;
}
.pec-inter-navbar > ul > li.style-1 {
  background-color: #f5f5f5;
}
.pec-inter-navbar > ul > li.style-1 a:hover,
.pec-inter-navbar > ul > li.style-1 a:focus {
  background-color: #E6E6E6;
  color: #000;
}
.pec-inter-navbar > ul > li.style-1 .dropdown-menu {
  background-color: #f5f5f5;
}
.pec-inter-navbar > ul > li.style-2 {
  background-color: #929292;
}
.pec-inter-navbar > ul > li.style-2 a:hover,
.pec-inter-navbar > ul > li.style-2 a:focus {
  background-color: #868686;
  color: #F5F5F5;
}
.pec-inter-navbar > ul > li.style-2 .dropdown-menu {
  background-color: #929292;
}
.pec-inter-navbar > ul > li.style-2 a {
  color: #FFF;
}
.pec-inter-navbar > ul > li.style-3 {
  background-color: #353535;
}
.pec-inter-navbar > ul > li.style-3 .dropdown-menu {
  background-color: #353535;
}
.pec-inter-navbar > ul > li.style-3 a:hover,
.pec-inter-navbar > ul > li.style-3 a:focus {
  background-color: #262626;
  color: #F5F5F5;
}
.pec-inter-navbar > ul > li.style-3 a {
  color: #FFF;
}
.pec-inter-navbar .dropdown-menu {
  padding: 0;
  width: 100%;
  border-radius: 0;
  border: 0 none;
  border-bottom: 4px solid #6174ff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pec-inter-navbar .dropdown-menu li {
  padding: 0;
}
.pec-inter-navbar > ul > li li > a {
  padding: 8px 15px;
  border-top: 1px solid #FFF;
  white-space: normal;
}
.pec-inter-navbar > ul > li li:first-child > a {
  border-top: 1px dashed #6174ff;
}
.pec-inter-navbar > ul > li li > a:hover {
  background-color: #6174ff;
}
.pec-inter-navbar > ul > li li > a .glyphicon {
  font-size: 8px;
}
.pec-inter-navbar .dropdown:hover .dropdown-menu {
  display: block;
}
.pec-inter-webconf {
  border-right: 1px solid #e5e5e5;
}
.pec-inter-webactu li > a {
  display: block;
  /*line-height:38px; height:38px;*/
  color: #353535;
  padding: 10px 10px;
  border-bottom: 1px solid #e5e5e5;
}
.pec-inter-webactu li > a > span {
  vertical-align: middle;
  /*line-height:38px;*/
  font-size: 14px;
  display: inline-block;
}
.pec-inter-contact {
  border-top: 1px solid #F1F1F1;
  /*background:#f5f5f5 url("/Content/images/pec-inter-contact.jpg") no-repeat left top; height:156px; padding:20px 0 0 275px;
                     text-transform:uppercase; font-size:18px; font-weight:bold;*/
}
.pec-inter-contact a {
  display: block;
  color: #353535;
}
.pec-inter-contact a:hover {
  color: #525252;
}
.pec-inter-contact .bigger {
  font-size: 28px;
  line-height: 28px;
  border-bottom: 1px dashed #000;
}
.pec-inter-links {
  height: 156px;
  padding-left: 0;
}
.pec-inter-links li > a {
  display: block;
  line-height: 78px;
  height: 78px;
  background-color: #929292;
  color: #FFF;
  padding: 0 20px;
}
.pec-inter-links li:last-child > a {
  background-color: #ec6a69;
}
.pec-inter-links li > a > span {
  vertical-align: middle;
  line-height: 78px;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
}
.pec-inter-formation h2 {
  border-bottom-color: #6174ff;
}
.pec-inter-formation .pec-inter-header .lp {
  background-image: url('images/pec-illust-formation.jpg');
}
.pec-inter-formation .pec-inter-header h1 {
  border-bottom-color: #6174ff;
}
.pec-inter-formation .pec-inter-navbar {
  border-top-color: #6174ff;
  border-bottom-color: #6174ff;
}
.pec-inter-formation .pec-inter-navbar .dropdown-menu {
  border-bottom-color: #6174ff;
}
.pec-inter-formation .pec-inter-navbar > ul > li li:first-child > a {
  border-top-color: #6174ff;
}
.pec-inter-formation .pec-inter-navbar > ul > li li > a:hover {
  background-color: #6174ff;
}
.pec-inter-orientation h2 {
  border-bottom-color: #17e3e7;
}
.pec-inter-orientation .pec-inter-header .lp {
  background-image: url('images/pec-illust-orientation.jpg');
}
.pec-inter-orientation .pec-inter-header h1 {
  border-bottom-color: #17e3e7;
}
.pec-inter-orientation .pec-inter-navbar {
  border-top-color: #17e3e7;
  border-bottom-color: #17e3e7;
}
.pec-inter-orientation .pec-inter-navbar .dropdown-menu {
  border-bottom-color: #17e3e7;
}
.pec-inter-orientation .pec-inter-navbar > ul > li li:first-child > a {
  border-top-color: #17e3e7;
}
.pec-inter-orientation .pec-inter-navbar > ul > li li > a:hover {
  background-color: #17e3e7;
}
.pec-inter-emploi h2 {
  border-bottom-color: #9b228d;
}
.pec-inter-emploi .pec-inter-header .lp {
  background-image: url('images/pec-illust-emploi.jpg');
}
.pec-inter-emploi .pec-inter-header h1 {
  border-bottom-color: #9b228d;
}
.pec-inter-emploi .pec-inter-navbar {
  border-top-color: #9b228d;
  border-bottom-color: #9b228d;
}
.pec-inter-emploi .pec-inter-navbar .dropdown-menu {
  border-bottom-color: #9b228d;
}
.pec-inter-emploi .pec-inter-navbar > ul > li li:first-child > a {
  border-top-color: #9b228d;
}
.pec-inter-emploi .pec-inter-navbar > ul > li li > a:hover {
  background-color: #9b228d;
}
/********** END Page intermédiaire ************/
/********** BEGIN vidéo Onisep *************/
.metier-illustration {
  position: relative;
}
.metier-illustration .video-play {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.metier-illustration .video-play .video-play-btn {
  background-color: #FFF;
  color: #8baddc;
  border-radius: 50%;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  margin: auto;
}
.metier-illustration .video-play .video-play-btn i {
  margin: auto;
  padding-left: 5px;
  font-size: 2em;
}
.metier-illustration .video-play:hover .video-play-btn {
  background-color: #8baddc;
  color: #FFF;
}
.metier-illustration .desktop {
  max-width: 480px;
}
/********** END vidéo Onisep *************/
/********** BEGIN Pages Recherche *************/
.titlesubline {
  margin: 10px 0;
  border-bottom: 1px dashed #004982;
}
.titlesubline h2 {
  margin: 0;
  color: #353535;
  font-size: 28px;
  font-weight: 800;
  padding: 8px 14px;
  display: inline-block;
}
.header-text {
  border-radius: 10px;
  background-color: #fff5bf;
  color: #929292;
  padding: 20px;
  margin: 15px 0px;
}
.orange {
  color: #004982;
}
.recherche .counter {
  border-bottom: 4px solid #004982;
  font-size: 20px;
  font-weight: bold;
  padding: 8px;
  margin-bottom: 20px;
}
.recherche .count {
  color: #004982;
}
.recherche table thead th {
  background-color: #8baddc;
  color: #002144;
  text-transform: uppercase;
  font-size: 0.9em;
  vertical-align: middle;
}
.trie-results,
.trie-results-unset {
  font-size: 1.4em;
}
.trie-results:hover,
.trie-results-unset:hover {
  text-decoration: none !important;
}
.trie-results-unset {
  color: #8681c4;
}
.recherche table a {
  color: #0056b3;
}
.recherche table a:hover {
  text-decoration: underline;
}
.recherche .bt-rech-princip {
  text-align: right;
  padding: 10px 30px;
}
.recherche .pagelist .pagination {
  justify-content: center;
}
.recherche .results-action {
  padding: 0;
  font-size: 16px;
  text-align: right;
  margin-bottom: 20px;
}
.recherche .results-action > a {
  display: inline-block;
  padding: 2px 10px 2px 10px;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.recherche .results-action > a:hover {
  color: #004982;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.recherche .flexi {
  display: flex;
  justify-content: space-between;
}
.recherche .flexi .dlexcel {
  text-transform: none !important;
  font-size: 0.8em;
  padding: 3px 6px !important;
  font-weight: normal;
}
.dlexcel:hover {
  color: white !important;
  background-color: #004982;
}
.recherche .article {
  padding: 5px 20px;
}
.recherche .header-links {
  /*padding: 10px 20px 10px 40px;*/
}
.recherche .btn {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #004982;
}
.recherche #fform,
.filtre-conteneur {
  border: 1px solid lightgray;
  border-radius: 10px;
  padding: 20px;
  background-color: #f6f6f6;
}
.recherche .control-label {
  display: block;
  font-weight: bold;
  font-size: 17px;
}
.recherche .precision-label {
  text-transform: lowercase;
  font-size: 14px;
  color: #cd0e0e;
}
.recherche input:not([type="checkbox"]) {
  width: 100%;
  font-size: 0.9em;
}
.recherche button {
  width: 100%;
}
.recherche select {
  width: 100%;
  font-size: 0.9em;
}
.recherche .filtres {
  margin: 16px 0;
}
.recherche .filtre-items {
  /*width: 100%;*/
  padding: 10px 20px;
  width: max-content;
  /* ajout 310724 pour select multiple prst4 */
}
.recherche .filters-title {
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  padding: 2px 10px;
  vertical-align: bottom;
}
/********** END Pages Recherche *************/
/********** BEGIN Recherche Formation *************/
.recherche.formation .pec-inter-header .lp {
  background-image: url('images/recherche_formation_header.png');
  height: 148px;
  /*ajout rp 110923 pour éviter de perdre de  la hauteur inutilement... 220 puis 148*/
}
.recherche.formation .pec-inter-header h1 {
  border-bottom: 1px dashed #004982;
}
.recherche.formation .pec-inter-header .sub {
  text-transform: uppercase;
}
.recherche.formation a.advform-toggle {
  color: #353535;
  font-weight: bold;
}
.recherche.formation a.advform-toggle:hover {
  color: #002144;
}
.recherche.formation .header-menu a {
  display: inline-block;
  background-color: #d9e4f4;
  color: #004982;
  padding: 10px;
  font-size: 16px;
  text-transform: uppercase;
}
.recherche.formation .header-menu a.active {
  background-color: #8baddc;
  color: #004982;
  font-weight: bold;
}
.recherche.formation .header-menu a:hover {
  background-color: #004982;
  color: #FFF;
}
.recherche.formation .styled-select {
  font-size: 0.95rem;
  background-color: white;
}
.action-header {
  border-bottom: 4px solid #004982;
  padding-bottom: 10px;
}
.formation-lib,
.organisme-lib {
  /*padding: 0 5px 10px 5px;*/
}
.formation-organisme-lib {
  color: #004982;
  font-weight: bold;
  font-size: 16px;
}
.formation-organisme-adresse {
  font-size: 0.9em;
  margin: 5px 0;
}
.formation-contact {
  background-color: #002144;
  color: #FFF;
  padding: 8px;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 10px;
}
.formation-contact a {
  color: #FFF;
}
.formation-contact a:hover {
  color: #FFF;
  text-decoration: underline;
}
.formation-financeur {
  padding: 12px 20px;
  float: right;
  text-align: right;
}
.formation-contenu {
  clear: both;
}
.formation-source {
  text-align: right;
  padding: 0 10px;
}
.formation-details {
  padding: 0 15px;
}
.organisme-DQ,
.organisme-source {
  margin: 20px 0 20px 0;
}
.formation .une-coche label {
  /*margin: 0 0 10px 0;*/
  font-size: 0.85em;
  /*border: 1px dotted @theme-bleu;*/
}
.formation .bloc-certifiante {
  padding-top: 1em;
}
/*
.formation .bloc-bloc-certifiante img {
    margin: 16px 0 10px 0;
}
*/
.recherche {
  /*.tooltip .tooltip-inner { malheureusement ne marche pas si on le met ici, du coup celuis quie st dans Cariforef.less et qui profite notamment à l'abonnment est utilisé
            min-width: 150px !important;
            text-align: center;
            background-color: #8baddc !important;
        }*/
}
.recherche .results {
  /* attention commun a plusieurs interfaces ! */
  font-size: 0.9rem;
}
.recherche .results table td {
  padding: 0.5rem 0.25rem;
}
.recherche .results table td img {
  max-width: 70px;
}
.recherche .results table th div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.recherche .results table th div div {
  padding-left: 2px;
}
.recherche a.box_filiere_strategique {
  background-color: #FFF;
  border: 3px solid #8baddc;
  margin: 10px 5px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.recherche a.box_filiere_strategique .title {
  align-self: auto;
  padding: 8px;
  text-align: center;
  color: #8baddc;
  text-transform: uppercase;
  flex: 1 1 100%;
  font-size: 1.2em;
  display: flex;
  /* NEW */
  align-items: center;
  /* NEW */
  justify-content: center;
}
.recherche a.box_filiere_strategique .logo {
  flex: 0 1 auto;
  align-self: auto;
  text-align: center;
  width: 120px;
  padding-right: 3px;
  background-color: #8baddc;
  display: flex;
  /* NEW */
  align-items: center;
  /* NEW */
}
.recherche a.box_filiere_strategique .logo img {
  max-width: 86px;
  max-height: 86px;
  margin: auto;
}
.recherche a.box_filiere_strategique:hover {
  border: 3px solid #004982;
}
.recherche a.box_filiere_strategique:hover .title {
  background-color: #004982;
  color: #FFF;
}
.recherche a.box_filiere_strategique:hover .logo {
  background-color: #002144;
}
.recherche .filiere-logo {
  max-width: 40px;
  max-height: 40px;
}
/********** END Recherche Formation *************/
/***************BEGIN METIER *****************/
.searchbox {
  border: 1px solid #8baddc;
  margin-bottom: 10px;
  padding: 4px;
}
.searchbox .accordion-header .accordion-button {
  background-color: #8baddc;
  color: #FFF;
  padding: 5px 10px;
}
.searchbox .panel {
  margin: 5px 0;
  padding: 0;
  border: 0 none;
  padding: 0 4px;
}
.searchbox .title {
  margin-bottom: 5px;
}
.searchbox .title a {
  color: #FFF;
  padding: 5px 12px;
  display: block;
}
.searchbox ul {
  margin: 0;
  padding: 0;
}
.searchbox li {
  margin: 0;
  padding: 0;
}
.searchbox li a {
  color: #353535;
  display: block;
  padding: 2px 6px;
}
.searchbox li a:hover {
  color: #004982;
}
.searchbox li a.active {
  color: #004982;
}
.searchbox .searchby-alpha ul {
  text-align: center;
  padding: 2px;
}
.searchbox .searchby-alpha li {
  display: inline-block;
  text-align: center;
  list-style-image: none;
}
.searchbox .searchby-alpha li a {
  display: block;
  padding: 2px 2px;
  font-size: 16px;
  width: 22px;
  border-radius: 3px;
}
.searchbox .searchby-alpha li a:hover {
  background-color: #8baddc;
  color: #FFF;
}
.searchbox .searchby-keyword .title {
  padding: 5px 12px;
}
.searchbox .searchby-keyword {
  /*padding: 0 4px 5px 4px;*/
}
.searchbox .searchby-keyword input[type="text"] {
  padding: 2px 6px;
  margin-top: 12px;
  margin-bottom: 6px;
}
.searchbox-title {
  color: #8baddc;
  font-size: 18px;
  margin: 5px 10px;
}
.metier .results {
  list-style: none;
}
/* commenté le 12/07 par rp, trop vilain : Assistant/E Dentaire
.metier .results li {
   text-transform: capitalize; 
}
*/
.metier .source {
  font-weight: normal;
  text-transform: none;
  margin-top: 10px;
}
.metier .suptitle {
  text-transform: uppercase;
  color: #004982;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.metier .rightcol {
  font-size: 0.9em;
  margin-top: 48px;
}
.metier .rightcol h2 {
  color: #FFF;
  width: 100%;
  padding: 10px;
  padding: 4px 50px 4px 46px;
  height: 38px;
  font-size: 20px;
  background: #8baddc url(images/acces-icon.png) no-repeat left top;
  font-weight: normal;
  line-height: 32px;
}
.metier .rightcol .cc {
  color: #004982;
}
.metier .rightcol .acces-collapse-header {
  margin-top: 2px;
}
.metier .rightcol .acces-collapse-header-chiffres {
  background-position: 4px -152px;
}
.metier .rightcol .acces-collapse-header-emplois {
  background-position: 4px -190px;
}
.metier .rightcol .acces-collapse-header-formations {
  background-position: 4px -228px;
}
.metier .rightcol .acces-collapse-header a:hover {
  color: #FFF;
}
.metier .rightcol .acces-collapse-content {
  padding: 8px 10px 6px 10px;
}
.metier .rightcol .acces-collapse-content a {
  color: #353535;
}
.metier .rightcol .acces-collapse-content a:hover {
  color: #004982;
}
.metier .rightcol .content {
  padding: 2px 8px;
}
.metier .plus {
  text-align: right;
  display: block;
  color: #004982;
}
.metier .plus:hover {
  color: #004982;
}
.metier .list-sm-links {
  list-style-image: url(images/icon-list-red.png);
}
/******************END METIER ********************/
/*Espace Personnel*/
.espaceperso .filtres {
  margin-top: 5px;
  border: 1px solid #7c7575;
}
.espaceperso .filtres .top {
  color: #7c7575;
  padding: 4px 10px;
  font-size: 0.9em;
}
.espaceperso .filtres .title {
  font-weight: bold;
  font-size: 0.9em;
}
.espaceperso .filtre {
  border-top: 1px solid #7c7575;
  padding: 4px 10px 0 10px;
}
.espaceperso .filtre label {
  font-size: 0.9em;
  margin: 0;
}
.espaceperso .counter {
  position: relative;
  font-size: 1.2em;
  line-height: 1.4em;
  background-color: #353535;
  color: #FFF;
  padding: 4px 10px;
}
.espaceperso .counter span.count {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 4px 10px;
  background-color: #7c7575;
}
.espaceperso .results {
  font-size: 12px;
}
.espaceperso .results .table th {
  background-color: #7c7575;
  color: #FFF;
  font-weight: normal;
}
/**********************DIVERS ********************/
.sigle {
  background-color: #666;
  color: #FFF;
  border-radius: 2px;
  padding: 2px 4px;
  font-size: 12px;
  cursor: help;
}
.sigle_FI {
  background-color: #9fc02f;
}
.sigle_FC {
  background-color: #3dc7dc;
}
.sigle_FCA,
.sigle_FIA,
.sigle_FA {
  background-color: #b94a48;
}
.sigle_FCP {
  background-color: #dec33b;
}
.sigle_modalEs_distance {
  background-color: #a3c13e;
}
.sigle_modalEs_mixte {
  background-color: #b73ec1;
}
.sigle_reperepar {
  cursor: help;
  font-size: 16px;
}
/********************** PRINT ********************/
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  object {
    display: none;
  }
  .nav-tabs {
    display: none;
  }
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
  }
  .bloc-formation,
  .bloc-organisme {
    padding: 4px 0 !important;
  }
  .panel-title a {
    font-size: 1.1rem !important;
  }
}
.logo-print-co {
  max-width: 30%;
  max-height: 160px;
}
/********************** TREE ********************/
.tree,
.tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tree ul {
  margin-left: 1em;
  position: relative;
}
.tree li.branch {
  cursor: pointer;
}
.tree ul ul {
  margin-left: 0.5em;
}
.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid;
}
.tree li {
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-weight: 700;
  position: relative;
}
.tree ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
.tree ul li:last-child:before {
  background: #fff;
  height: auto;
  top: 1em;
  bottom: 0;
}
.indicator {
  margin-right: 5px;
}
.tree ul li {
  text-decoration: none;
  font-weight: 400;
}
.tree li a {
  text-decoration: none;
}
.tree li button,
.tree li button:active,
.tree li button:focus {
  text-decoration: none;
  color: #369;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  outline: 0;
}
.table-hover tbody tr:hover td {
  background-color: #97c2ff1c;
}
.dropdown-menu {
  transform: translate3d(5px, 35px, 0px) !important;
}
/* Code proposé par Magalie */
.custom-page h1 {
  color: #002144;
  margin: 40px 0;
  font-size: 30px;
  margin: 50px 0;
}
.custom-page h1 .fas {
  font-size: 40px;
  display: block;
  margin-bottom: 10px;
}
.custom-page .myintro {
  background-color: rgba(255, 241, 164, 0.7);
  padding: 20px;
  color: #635e5e;
  border-radius: 10px;
}
.custom-page h2 {
  background-color: #8baddc;
  padding: 8px 25px;
  color: #002144;
  font-size: 25px;
  margin: 50px 0 20px 0;
  border-radius: 10px;
}
.custom-page h3 {
  color: #004982;
  font-size: 25px;
  margin: 25px 0 !important;
}
.custom-page h3::after {
  display: block;
  height: 4px;
  width: 52px;
  content: " ";
  background-color: #feeb87;
}
.custom-page h4 {
  color: #004982;
  text-transform: uppercase;
}
.custom-page h4::after {
  display: block;
  height: 4px;
  width: 52px;
  content: " ";
  background-color: #ec6a69;
}
.custom-page .mybtn {
  max-width: 28%;
  font-size: 18px;
  display: flex;
  align-items: center;
  background-color: transparent !important;
  border: 2px solid #ec6a69;
  border-radius: 100px;
  margin: 10px 0;
  color: #013264 !important;
  justify-content: space-between;
  padding: 15px;
}
.custom-page .mybtn .fas {
  background-color: #ec6a69;
  color: #ffffff;
  border-radius: 100px;
  padding: 10px;
  margin-right: 20px;
}
.custom-page .mybtn:hover .fas {
  background-color: #004881;
}
.custom-page .myflex {
  display: flex;
  flex-direction: column;
  background-color: rgba(255, 241, 164, 0.7);
  padding: 20px 15px 100px 15px;
  border-radius: 10px;
}
.custom-page .mybtn2 {
  width: 90%;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-color: transparent !important;
  border: 2px solid #ec6a69;
  border-radius: 100px;
  margin: 10px auto 25px auto;
  color: #013264 !important;
  padding: 8px 15px;
}
.custom-page .mybtn2 .fas {
  background-color: #ec6a69;
  color: #ffffff;
  border-radius: 100px;
  padding: 10px;
  margin-left: 10px;
}
.custom-page .mybtn2:hover .fas {
  background-color: #013264;
}
.custom-page .myflex .myactu {
  background-color: #ffffff;
  margin-bottom: 30px;
  padding: 10px 20px;
  border-radius: 10px;
}
.custom-page .myflex h2 {
  color: #004982;
  font-size: 19px;
  background-color: transparent;
  margin-top: 20px;
}
.custom-page .myflex h2::after {
  display: block;
  height: 4px;
  width: 52px;
  content: " ";
  background-color: #ffffff;
  box-shadow: 1px 2px 2px #004982;
}
.custom-page .myflex h2 span .fas {
  margin-right: 7px;
}
.shape-yellowPage {
  background-image: url(/Content/images/shape/yellow.svg);
  opacity: 0.5;
  top: 15px;
  left: 72%;
  width: 210px;
  height: 245px;
  transform: translateY(0px) rotate(250deg);
  transition: opacity 1s linear, transform 2s linear;
  background-size: 100%;
}
.shape-yellowPage.active {
  opacity: 0.2;
  transform: translateY(-450px) rotate(250deg);
}
.shape-bluePage {
  background-image: url(/Content/images/shape/blue.png);
  opacity: 0.4;
  top: 25px;
  right: 300px;
  width: 200px;
  height: 240px;
  transform: translateY(0px) rotate(33deg);
  transition: opacity 2s ease-out, transform 3s ease-out;
  background-size: 100%;
}
.shape-bluePage.active {
  opacity: 0.1;
  transform: translateY(-50px) rotate(33deg);
}
.shape-redPage {
  background-image: url(/Content/images/shape/red.svg);
  background-position: 0px 0;
  opacity: 0.2;
  top: 120px;
  right: 230px;
  width: 230px;
  height: 160px;
  transition: opacity 2s linear, transform 2s ease-out;
  background-size: 100%;
}
.shape-redPage.active {
  opacity: 0.05;
  transform: translateY(-260px);
}
/* commenté depuis redimention de l'image 160424
    #une .une-img{
    width: 26%;
}*/
.shape-blue2 {
  top: 119px;
}
.shape-red {
  top: 135px;
}
.shape-yellow {
  top: 0;
}
#une .title {
  position: relative;
  background-color: #ffffff78;
}
#une .btn-une {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .cont-imgtxt {
    flex-direction: column;
  }
}
input.myinput {
  display: none;
}
.brain {
  text-align: center;
  margin: 0 auto;
}
.cont {
  margin: 20px auto;
  display: block;
  width: 100%;
  height: 40%;
  border: 2px solid #004982;
  overflow: hidden;
  padding: 15px;
  border-radius: 50px;
}
.content-img {
  width: 50%;
}
.cont-imgtxt {
  width: 25%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  display: flex;
  align-items: center;
  float: left;
  margin: 0;
  padding: 15px;
  max-height: 700px;
  object-fit: cover;
}
.txt-btn {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-left: 20px;
  color: #002144;
}
.cont-imgtxt p {
  font-size: 20px;
}
.cont-imgtxt img.myimg {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
  max-height: 500px;
  object-fit: cover;
  border-radius: 20px;
  max-width: 70%;
}
.image {
  display: block;
  width: 400%;
  height: 40%;
}
.but {
  position: relative;
  width: 100%;
  height: 20px;
  float: left;
  text-align: center;
  z-index: 100;
}
.select_but {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #d9d9d9;
}
.select_but > div {
  position: relative;
  left: 1px;
  top: 1px;
  width: 13px;
  height: 13px;
  border-radius: 5px;
  background: #fff;
  display: none;
}
.select_but:hover {
  background: #002144;
  opacity: 0.4;
  cursor: pointer;
}
#slide1:checked ~ .brain .cont .but .select1 > div {
  display: block;
}
#slide2:checked ~ .brain .cont .image {
  margin-left: -100%;
}
#slide2:checked ~ .brain .cont .but .select2 > div {
  display: block;
}
#slide3:checked ~ .brain .cont .image {
  margin-left: -200%;
}
#slide3:checked ~ .brain .cont .but .select3 > div {
  display: block;
}
#slide4:checked ~ .brain .cont .image {
  margin-left: -300%;
}
#slide4:checked ~ .brain .cont .but .select4 > div {
  display: block;
}
@-webkit-keyframes tool {
  0% {
    opacity: 0;
    margin-left: -400%;
  }
  15% {
    opacity: 0.8;
    margin-left: -94px;
  }
  17% {
    margin-left: -126px;
  }
  19% {
    margin-left: -94px;
  }
  21% {
    margin-left: -104px;
  }
  23% {
    margin-left: -94px;
  }
  95% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    margin-left: -94px;
    visibility: hidden;
  }
}
@keyframes tool {
  0% {
    opacity: 0;
    margin-left: -400%;
  }
  15% {
    opacity: 0.8;
    margin-left: -94px;
  }
  17% {
    margin-left: -126px;
  }
  19% {
    margin-left: -94px;
  }
  21% {
    margin-left: -104px;
  }
  23% {
    margin-left: -94px;
  }
  95% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    margin-left: -94px;
    visibility: hidden;
  }
}
@-webkit-keyframes linew {
  0% {
    width: 0;
  }
  25% {
    width: 25%;
  }
  50% {
    width: 50%;
  }
  75% {
    width: 75%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes alls {
  0% {
    margin-left: 0;
  }
  23% {
    margin-left: 0;
    -webkit-filter: blur(0);
  }
  24% {
    -webkit-filter: blur(10px);
  }
  25% {
    margin-left: -100%;
    -webkit-filter: blur(0);
  }
  48% {
    margin-left: -100%;
    -webkit-filter: blur(0);
  }
  49% {
    -webkit-filter: blur(10px);
  }
  50% {
    margin-left: -200%;
    -webkit-filter: blur(0);
  }
  73% {
    margin-left: -200%;
    -webkit-filter: blur(0);
  }
  74% {
    -webkit-filter: blur(10px);
  }
  75% {
    margin-left: -300%;
    -webkit-filter: blur(0);
  }
  98% {
    margin-left: -300%;
    -webkit-filter: blur(0);
  }
  99% {
    -webkit-filter: blur(10px);
  }
  100% {
    margin-left: 0;
    -webkit-filter: blur(0);
  }
}
@-webkit-keyframes sel1 {
  0% {
    opacity: 1;
  }
  24.9% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes sel2 {
  0% {
    opacity: 0;
  }
  24.9% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  49.9% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes sel3 {
  0% {
    opacity: 0;
  }
  49.9% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  74.9% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes sel4 {
  0% {
    opacity: 0;
  }
  74.9% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  99.9% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes anim-right {
  0% {
    background-position: 0 0;
  }
  49.9% {
    background-position: 64px 0;
  }
  50% {
    display: none;
    background-position: -64px;
  }
  50.1% {
    background-position: -64px;
  }
  100% {
    background-position: 0 0;
  }
}
@-webkit-keyframes anim-left {
  0% {
    background-position: 0 0;
  }
  49.9% {
    background-position: -64px 0;
  }
  50% {
    display: none;
    background-position: 64px;
  }
  50.1% {
    background-position: 64px;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes linew {
  0% {
    width: 0;
  }
  25% {
    width: 25%;
  }
  50% {
    width: 50%;
  }
  75% {
    width: 75%;
  }
  100% {
    width: 100%;
  }
}
@keyframes alls {
  0% {
    margin-left: 0;
  }
  23% {
    margin-left: 0;
  }
  25% {
    margin-left: -100%;
  }
  48% {
    margin-left: -100%;
  }
  50% {
    margin-left: -200%;
  }
  73% {
    margin-left: -200%;
  }
  75% {
    margin-left: -300%;
  }
  98% {
    margin-left: -300%;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes sel1 {
  0% {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  24.9% {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sel2 {
  0% {
    opacity: 0;
  }
  24.9% {
    opacity: 0;
  }
  25% {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  49.9% {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sel3 {
  0% {
    opacity: 0;
  }
  49.9% {
    opacity: 0;
  }
  50% {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  74.9% {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sel4 {
  0% {
    opacity: 0;
  }
  74.9% {
    opacity: 0;
  }
  75% {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  99.9% {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 5px;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anim-right {
  0% {
    background-position: 0 0;
  }
  49.9% {
    background-position: 64px 0;
  }
  50% {
    display: none;
    background-position: -64px;
  }
  50.1% {
    background-position: -64px;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes anim-left {
  0% {
    background-position: 0 0;
  }
  49.9% {
    background-position: -64px 0;
  }
  50% {
    display: none;
    background-position: 64px;
  }
  50.1% {
    background-position: 64px;
  }
  100% {
    background-position: 0 0;
  }
}
.image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.rouge {
  background-color: #feeb87 !important;
}
/* ---- Editeur Inline ----*/
.editor-panel {
  position: fixed;
  top: 160px;
  right: 0;
  background-color: #FFF;
  padding: 10px;
  z-index: 1001;
  border-radius: 5px 0 0 5px;
  -webkit-box-shadow: 0px 0px 10px 0px #696969;
  -moz-box-shadow: 0px 0px 10px 0px #696969;
  box-shadow: 0px 0px 10px 0px #696969;
}
.editor-panel .btn {
  text-align: left;
  font-weight: 300;
}
.editor-panel .btn i {
  margin-right: 10px;
}