/*
@font-face {
  font-family: 'SofiaPro';
  src: url("webfonts/31AF64_0_0.eot");
  src: url("webfonts/31AF64_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/31AF64_0_0.woff2") format("woff2"), url("webfonts/31AF64_0_0.woff") format("woff"), url("webfonts/31AF64_0_0.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'SofiaPro';
  src: url("webfonts/31AF64_1_0.eot");
  src: url("webfonts/31AF64_1_0.eot?#iefix") format("embedded-opentype"), url("webfonts/31AF64_1_0.woff2") format("woff2"), url("webfonts/31AF64_1_0.woff") format("woff"), url("webfonts/31AF64_1_0.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: 'SofiaPro';
  src: url("webfonts/31AF64_2_0.eot");
  src: url("webfonts/31AF64_2_0.eot?#iefix") format("embedded-opentype"), url("webfonts/31AF64_2_0.woff2") format("woff2"), url("webfonts/31AF64_2_0.woff") format("woff"), url("webfonts/31AF64_2_0.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: 'SofiaPro';
  src: url("webfonts/31AF64_3_0.eot");
  src: url("webfonts/31AF64_3_0.eot?#iefix") format("embedded-opentype"), url("webfonts/31AF64_3_0.woff2") format("woff2"), url("webfonts/31AF64_3_0.woff") format("woff"), url("webfonts/31AF64_3_0.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
  border: 0;
  color: inherit;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

strong {
  font-weight: bold;
}

article, aside, figure, footer, header, hgroup, nav, section, details, summary {
  display: block;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

img,
object,
embed {
  max-width: 100%;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
  vertical-align: bottom;
}

td {
  font-weight: normal;
  vertical-align: top;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid var(--color-gray);
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

select, input, textarea {
  font: 100% sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
  width: 100%;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.1em;
}

sub {
  bottom: -0.25em;
}

pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

label,
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
}

button, input, select, textarea {
  margin: 0;
}

button,
input[type=button] {
  width: auto;
  overflow: visible;
}

html {
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  color: var(--color);
  font-size: 1rem;
  line-height: 1em;
}

body, #top_page, footer {
  background-color: var(--color-lightgray);
}

iframe {
  max-width: 100%;
}

.group-formation img {
  height: auto !important;
}

a {
  color: var(--color);
  cursor: pointer;
  text-decoration: none;
}

a.bouton_accueil {
  border: 3px solid white;
  color: white;
  display: inline-block;
  font-size: 1.1875em;
  font-weight: bold;
  padding: 14px 37px;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a.bouton_accueil:before {
  background-color: white;
  content: '';
  display: block;
  height: 100%;
  left: 10px;
  -webkit-mask: url(../images/diagonales.svg) repeat;
          mask: url(../images/diagonales.svg) repeat;
  position: absolute;
  top: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
}
a.bouton_accueil:after {
  background-color: white;
  content: '';
  display: inline-block;
  height: 11px;
  margin-left: 20px;
  -webkit-mask: url(../images/fleche_bouton.png) repeat;
          mask: url(../images/fleche_bouton.png) repeat;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  vertical-align: middle;
  width: 13px;
}
a.bouton_accueil:hover {
  background-color: white;
  -webkit-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.12);
  color: var(--color);
}
a.bouton_accueil:hover:before {
  background: none;
}
a.bouton_accueil:hover:after {
  background-color: var(--color-bg);
}

a.fleche-node {
  display: inline-block;
}
a.fleche-node:after {
  background-color: var(--color-bg);
  content: '';
  display: inline-block;
  height: 11px;
  margin-left: 5px;
  -webkit-mask: url(../images/fleche_bouton_hover.png) no-repeat;
          mask: url(../images/fleche_bouton_hover.png) no-repeat;
  vertical-align: baseline;
  width: 13px;
}

a.bouton-lien {
  font-size: 16px;
  font-weight: bold;
  border: 3px solid;
  color: var(--color-darkgray);
  padding: 11px 15px 15px 30px;
  display: inline-block;
}
a.bouton-lien:first-child {
  margin-right: 10px;
}
a.bouton-lien:after {
  background-color: var(--color-darkgray);
  content: '';
  display: inline-block;
  height: 11px;
  margin-left: 20px;
  -webkit-mask: url(../images/fleche_lien_footer.png) no-repeat;
          mask: url(../images/fleche_lien_footer.png) no-repeat;
  width: 13px;
}

body[class*=domain-ens] a.bouton_accueil:hover {
  background-color: white;
  -webkit-box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.12);
  color: var(--color-bg);
}

a.group-actualite {
  color: var(--color);
}

ul li.leaf, ul li.expanded, ol li.leaf, ol li.expanded {
  list-style: none;
  padding: 0;
}

ul.menu li, ol li {
  margin: 0;
  list-style-position: inside;
}

li a.active {
  color: var(--color);
}

#main-wrapper ul {
  margin-left: 30px;
}
#main-wrapper ul li {
  position: relative;
  padding-left: 12px;
}
#main-wrapper ul li:before {
  content: "\25CF";
  color: var(--color-bg);
  font-size: 0.7em;
  top: 4px;
  position: absolute;
  left: 0;
}

#main-wrapper ul.pager {
  margin-left: 0;
}
#main-wrapper ul.pager li:before {
  content: none !important;
  margin-right: 0 !important;
}
#main-wrapper #messages ul {
  margin-left: 0;
}
#main-wrapper #messages ul li:before {
  content: none !important;
  margin-right: 0 !important;
}
#main-wrapper .tabs ul {
  margin-left: 0;
}
#main-wrapper .tabs ul li:before {
  content: none !important;
  margin-right: 0 !important;
}

.contextual-links li:before {
  content: none !important;
  margin-right: 0 !important;
}

p.phrase-focus {
  font-weight: 900;
  font-size: 1.5em !important;
  line-height: 1.5 !important;
  margin-bottom: 6px !important;
  letter-spacing: -0.025em !important;
}

.references {
  font-style: italic;
  font-size: 14px !important;
  line-height: 21px !important;
}

span.chiffres_cles {
  font-size: 50px;
  font-weight: bold;
}

h1 {
  font-size: 2.8em;
  font-weight: 900;
}
h1:after {
  border-bottom: 3px solid var(--color-bg);
  content: '';
  display: block;
  margin-top: 15px;
  width: 40px;
}

h1.h1_accueil {
  font-size: 2.8em;
  color: white;
}
h1.h1_accueil:after {
  content: none;
}

.node-type-page h1, .node-page-carrefour h1, .node-type-formation h1 {
  margin: 30px 0 10px 0;
}

h2 {
  font-size: 2.3em;
  font-weight: 900;
}

h3 {
  font-size: 1.9em;
  font-weight: normal;
  color: var(--color-bg);
  line-height: 1.125;
  margin: 15px 0;
}

h4 {
  font-size: 25px;
  font-weight: bold;
  margin: 0 !important;
  padding-bottom: 10px;
}

h5 {
  font-size: 1.125em;
}

h6 {
  font-size: 1em;
}

h1, h2, h4, h5, h6 {
  line-height: 1.125;
  letter-spacing: -1px;
  margin: 30px 0;
}

label {
  letter-spacing: -0.025em;
}

#page-wrapper {
  background-color: white;
  max-width: 80em;
  margin: auto;
}

.wrapper {
  max-width: 64.125em;
  margin: auto;
  padding: 0 43px;
}

.front .node-page .field-name-title {
  display: none;
}

.not-front .node {
  position: relative;
  z-index: 2;
}

.front.domain-inp #content .section {
  background: none;
}

div.breadcrumbs {
  max-width: calc(79em + 2 * 40px);
  margin: auto;
  padding: 30px 40px 0 40px;
}
div.breadcrumbs ul.breadcrumbs-content {
  margin: 0 !important;
}
div.breadcrumbs ul.breadcrumbs-content li {
  display: inline-block;
  font-size: 14px;
  padding-left: 0 !important;
}
div.breadcrumbs ul.breadcrumbs-content li a {
  border-bottom: 1px dashed;
}
div.breadcrumbs ul.breadcrumbs-content li.current span {
  font-weight: bold;
}
div.breadcrumbs ul.breadcrumbs-content li:first-child:before {
  content: none !important;
}
div.breadcrumbs ul.breadcrumbs-content li:before {
  content: '>' !important;
  color: var(--color) !important;
  margin: 0 3px;
  position: static !important;
}

.views-exposed-widgets {
  margin-bottom: 0;
}

.views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
.views-exposed-form .views-exposed-widget .form-submit {
  margin: 0;
}

p, ul {
  margin-bottom: 30px;
}

td {
  border: 1px solid #a1a3a4;
  padding: 5px;
}

header ul {
  margin-bottom: 0;
}

.not-front .node a.bouton_accueil,
.not-front .view a.bouton_accueil {
  border: 3px solid var(--color-bg);
  color: var(--color-bg);
  font-size: 1em;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 30px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.not-front .node a.bouton_accueil:before,
.not-front .view a.bouton_accueil:before {
  background-color: var(--color-bg);
}
.not-front .node a.bouton_accueil:after,
.not-front .view a.bouton_accueil:after {
  background-color: var(--color-bg);
  -webkit-mask: url(../images/fleche-diagonale.png) no-repeat;
          mask: url(../images/fleche-diagonale.png) no-repeat;
}
.not-front .node a.bouton_accueil:hover,
.not-front .view a.bouton_accueil:hover {
  background-color: var(--color-bg);
  color: white;
}
.not-front .node a.bouton_accueil:hover:before,
.not-front .view a.bouton_accueil:hover:before {
  background: none;
}
.not-front .node a.bouton_accueil:hover:after,
.not-front .view a.bouton_accueil:hover:after {
  background-color: white;
}

body[class*=domain-ens].not-front .node a.bouton_accueil,
body[class*=domain-ens].not-front .view a.bouton_accueil {
  border: 3px solid var(--color-bg);
  color: var(--color-bg);
  font-size: 1em;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 30px;
}
body[class*=domain-ens].not-front .node a.bouton_accueil:hover,
body[class*=domain-ens].not-front .view a.bouton_accueil:hover {
  background-color: var(--color-bg);
  color: white;
}
body[class*=domain-ens].not-front .node a.bouton_accueil:hover:before,
body[class*=domain-ens].not-front .view a.bouton_accueil:hover:before {
  background: none;
}

.accordion {
  margin-left: 0 !important;
}
.accordion li.accordion-item {
  /*border: 1px solid $date-actu;*/
  padding: 0 20px !important;
}
.accordion li.accordion-item:before {
  content: none !important;
  margin: 0 !important;
}
.accordion li.accordion-item .title {
  padding-bottom: 10px;
  position: relative;
}
.accordion li.accordion-item .title:after {
  background-color: var(--color-bg);
  content: '';
  cursor: pointer;
  height: 26px;
  left: 0;
  -webkit-mask: url(../images/plus-inp.svg) no-repeat;
          mask: url(../images/plus-inp.svg) no-repeat;
  -webkit-mask-size: 26px;
          mask-size: 26px;
  position: absolute;
  top: 46%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 26px;
}
.accordion li.accordion-item .title h1, .accordion li.accordion-item .title h2, .accordion li.accordion-item .title h3, .accordion li.accordion-item .title h4, .accordion li.accordion-item .title h5, .accordion li.accordion-item .title h6 {
  margin: 0;
  cursor: pointer;
  line-height: inherit;
  margin-left: 40px !important;
}
.accordion li.accordion-item .title h2 {
  font-size: 36.8px;
}
.accordion li.accordion-item .title h3 {
  font-size: 30.4px;
}
.accordion li.accordion-item .title h4 {
  font-size: 24px;
  padding-bottom: 0;
}
.accordion li.accordion-item .content ul {
  margin-bottom: 0;
}
.accordion li.accordion-item .content p, .accordion li.accordion-item .content li {
  font-size: 17.6px !important;
}
.accordion li.accordion-item .content h2 {
  font-size: 36.8px;
}
.accordion li.accordion-item .content h3 {
  font-size: 30.4px;
}
.accordion li.accordion-item .content h4 {
  font-size: 24px;
}
.accordion li.accordion-item.accordion-open .title:after {
  -webkit-mask-image: url(../images/moins-inp.svg);
          mask-image: url(../images/moins-inp.svg);
}

ul.box.accordion {
  position: relative;
}
ul.box.accordion:before, ul.box.accordion:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 20px;
  left: 25px;
  width: 60%;
  height: 20%;
  max-width: 931px;
  max-height: 100px;
  -webkit-box-shadow: 0 23px 15px #b5b5b5;
          box-shadow: 0 23px 15px #b5b5b5;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
ul.box.accordion:after {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
  right: 25px;
  left: auto;
}
ul.box.accordion li.box.accordion-item {
  background-color: var(--color-bg);
  border: 3px solid var(--color-bg);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
ul.box.accordion li.box.accordion-item div.box.title {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 23px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
ul.box.accordion li.box.accordion-item div.box.title div.box.image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  width: 50px;
}
ul.box.accordion li.box.accordion-item div.box.title div.box.image svg .cls-1 {
  fill: white;
  stroke: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
ul.box.accordion li.box.accordion-item div.box.title div.box.image img {
  width: 50px;
}
ul.box.accordion li.box.accordion-item div.box.title div.box.texte {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 45px;
  width: 100%;
}
ul.box.accordion li.box.accordion-item div.box.title div.box.texte span {
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 5px;
}
ul.box.accordion li.box.accordion-item div.box.title p {
  margin-bottom: 0;
  line-height: 16px;
  font-size: 16px;
}
ul.box.accordion li.box.accordion-item div.box.title:after {
  background-color: white;
  content: '';
  cursor: pointer;
  height: 36px;
  left: auto;
  -webkit-mask: url(../images/plus-inp.svg) no-repeat;
          mask: url(../images/plus-inp.svg) no-repeat;
  position: absolute;
  right: 0 !important;
  top: 50% !important;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 35px;
}
ul.box.accordion li.box.accordion-item div.box.content {
  margin-top: 40px;
}
ul.box.accordion li.box.accordion-item.accordion-open {
  background-color: white;
  color: var(--color);
}
ul.box.accordion li.box.accordion-item.accordion-open div.box.title {
  color: var(--color-bg)
}
ul.box.accordion li.box.accordion-item.accordion-open div.box.title:after {
  background-color: var(--color-bg);
  -webkit-mask-image: url(../images/moins-inp.svg);
          mask-image: url(../images/moins-inp.svg);
}
ul.box.accordion li.box.accordion-item.accordion-open div.box.image svg .cls-1 {
  fill: var(--color-bg) !important;
  stroke: var(--color-bg) !important;
}

.timeline .timeline-item {
  opacity: 0;
  clear: both;
  margin: 30px 0;
}
.timeline .timeline-item .timeline-image {
  float: left;
  position: relative;
  width: 210px;
}
.timeline .timeline-item .timeline-image img {
  margin-top: 10px;
  border-bottom: 4px solid var(--color-bg);
}
.timeline .timeline-item .timeline-image:after {
  background-color: var(--color-bg);
  content: '';
  display: block;
  height: 30px;
  -webkit-mask: url(../images/diagonales.svg);
          mask: url(../images/diagonales.svg);
  position: absolute;
  right: 20px;
  top: 52px;
  width: 40px;
}
.timeline .timeline-item .timeline-content {
  margin-left: 210px;
  padding-left: 20px;
}
.timeline .timeline-item .timeline-content p:first-child {
  line-height: 1;
  color: var(--color-bg);
  font-size: 1.9rem;
  margin-bottom: 6px;
}
.timeline .timeline-item .timeline-content p {
  margin-bottom: 0;
}

@-webkit-keyframes TimelineUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes TimelineUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.timelineUp {
  -webkit-animation-name: TimelineUp;
          animation-name: TimelineUp;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  opacity: 1 !important;
}

.view .item-list, .search-api-page-results .item-list {
  padding: 40px 0;
  border-top: 1px dashed #a6a6a6;
}
.view .item-list ul li, .search-api-page-results .item-list ul li {
  font-size: 16px;
  font-weight: bold;
  padding: 0.5em;
}
.view .item-list ul li a, .search-api-page-results .item-list ul li a {
  line-height: initial;
  color: var(--color);
  border-color: var(--color);
}
.view .item-list ul li.pager-first, .view .item-list ul li.pager-last, .search-api-page-results .item-list ul li.pager-first, .search-api-page-results .item-list ul li.pager-last {
  display: none;
}
.view .item-list ul li.pager-current, .search-api-page-results .item-list ul li.pager-current {
  color: var(--color-bg);
  border: 2px solid var(--color-bg);
  padding: 1px 9px !important;
  font-weight: 500;
}
.view .item-list ul li.pager-previous, .search-api-page-results .item-list ul li.pager-previous {
  display: inline-block;
}
.view .item-list ul li.pager-previous::before, .search-api-page-results .item-list ul li.pager-previous::before {
  content: "";
  background: url("../images/fleche_retour.png") no-repeat;
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-right: 10px;
}
.view .item-list ul li.pager-next, .search-api-page-results .item-list ul li.pager-next {
  display: inline-block;
}
.view .item-list ul li.pager-next:after, .search-api-page-results .item-list ul li.pager-next:after {
  background: url("../images/fleche_lien.png") no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-left: 10px;
}

.search-api-page-results li.pager-next:after {
  content: none !important;
}

header .sub-header {
  background: white;
}

header {
  position: fixed;
  max-width: 1280px;
  width: 100%;
  margin: auto;
  top: 0;
  z-index: 999;
}
header > div.section {
  background: white;
}

#main-wrapper {
  margin-top: 270px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.bloc-ecoles-inp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  margin-right: -20px;
  margin-bottom: -20px;
}
.bloc-ecoles-inp .bloc-ecole {
  background-color: rgba(var(--color-bg-rgb), 0.85);
  color: white;
  cursor: pointer;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  margin-bottom: 20px;
  margin-right: 20px;
  min-height: 181px;
  padding: 27px 25px 20px 25px;
  position: relative;
  overflow: hidden;
  width: calc(100% * 1 / 3 - 20px);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bloc-ecoles-inp .bloc-ecole span.titre-ecole {
  font-size: 1.5em;
  font-weight: 900;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bloc-ecoles-inp .bloc-ecole p {
  margin-top: 6px;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bloc-ecoles-inp .bloc-ecole p.description {
  font-size: 0.8125em;
  line-height: 19px;
}
.bloc-ecoles-inp .bloc-ecole p.img_ecole {
  margin-top: auto;
}
.bloc-ecoles-inp .bloc-ecole .bouton-plus-ecole {
  border: 3px solid var(--color-bg);
  color: var(--color-bg);
  display: inline-block;
  font-weight: bold;
  padding: 17px 20px;
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 195px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bloc-ecoles-inp .bloc-ecole .bouton-plus-ecole:after {
  background-color: white;
  content: "";
  display: inline-block;
  height: 11px;
  margin-left: 15px;
  -webkit-mask: url(../images/fleche_bouton_ecole.png) no-repeat;
          mask: url(../images/fleche_bouton_ecole.png) no-repeat;
  vertical-align: middle;
  width: 13px;
}
.bloc-ecoles-inp .bloc-ecole:hover {
  background-color: white;
  color: var(--color-bg);
}
.bloc-ecoles-inp .bloc-ecole:hover span.titre-ecole {
  font-size: 1.3em;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}
.bloc-ecoles-inp .bloc-ecole:hover p {
  opacity: 0;
}
.bloc-ecoles-inp .bloc-ecole:hover .bouton-plus-ecole {
  top: 50%;
}
.bloc-ecoles-inp .bloc-ecole.prepa {
  background-color: rgba(var(--color-bg-rgb), 0.85);
  color: white;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bloc-ecoles-inp .bloc-ecole.partenaires:after {
  content: "";
  background: url("../images/ep.svg") no-repeat;
  width: 39px;
  height: 39px;
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bloc-ecoles-inp .bloc-ecole.partenaires:hover:after {
  content: "";
  background: url("../images/ep-hover.svg") no-repeat;
  width: 39px;
  height: 39px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.not-front .paragraphs-item-slider-node .flexslider {
  border: none;
  border-radius: 0;
  background: none;
}
.not-front .paragraphs-item-slider-node .flexslider ul.slides {
  margin-left: 0 !important;
}
.not-front .paragraphs-item-slider-node .flexslider ul.slides li {
  padding-left: 0 !important;
}
.not-front .paragraphs-item-slider-node .flexslider ul.slides li:before {
  content: none !important;
}
.not-front .paragraphs-item-slider-node .flexslider ol.flex-control-nav.flex-control-paging {
  bottom: 30px !important;
  z-index: 2;
}
.not-front .paragraphs-item-slider-node .flexslider ol.flex-control-nav.flex-control-paging li a {
  background: white;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.not-front .paragraphs-item-slider-node .flexslider ol.flex-control-nav.flex-control-paging li a.flex-active {
  background: var(--color-bg);
}
.not-front .paragraphs-item-slider-node .flexslider ul.flex-direction-nav {
  display: none;
}

p.graph-title {
  margin-bottom: 0;
}

.fixed-filters {
  position: fixed;
  top: 151px;
  width: calc(940px * 1/4 + 20px) !important;
  z-index: 1;
}

.paragraphs-item-chiffres-cles .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.paragraphs-item-chiffres-cles .content .field-name-field-texte-chiffres-cles {
  width: calc(100% * 2/3);
  padding: 15px 15px 15px 0;
}
.paragraphs-item-chiffres-cles .content .field-name-field-chiffres-cles {
  width: calc(100% * 1/3);
  background-color: var(--color-bg);
  color: white;
  padding: 15px;
}

#footer_top .wrapper {
  padding: 0;
}

.page-user .region-content, .page-recherche .region-content {
  max-width: 1026px;
  margin: auto;
  padding: 0 43px;
}

.page-recherche .search-api-page-results {
  padding-top: 30px;
}
.page-recherche .search-api-page-results .search-results {
  padding-bottom: 30px;
}
.page-recherche .node .wrapper {
  max-width: none;
  padding: 0;
}

.node-page .block-menu .content > ul.menu {
  margin-left: 0 !important;
}
.node-page .block-menu .content > ul.menu a {
  color: var(--color) !important;
  border-bottom: none !important;
  font-size: 19px !important;
}

#top_page .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 3;
}
#top_page .wrapper .region-top-page-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#top_page .wrapper .region-top-page-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: -16px;
}
#top_page .wrapper .region-top-page-right .block-locale {
  -ms-flex-item-align: center;
      align-self: center;
}

#top_page_left, #top_page_right {
  font-size: 12px;
  font-weight: 500;
}

.region-header {
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.region-header .block-search-api-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#footer_first .wrapper, #footer_bottom .wrapper {
  border-top: 1px solid #cccdcd;
}

#footer_first .wrapper {
  padding-top: 50px;
}

.block-slider .view-vue-actualites {
  max-width: none;
  padding: 0;
  margin: 0;
}

.region-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  background-color: white;
  max-width: 64.125em;
  margin: auto;
}
.region-news #block-views-vue-actualites-block-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: calc(100% * 2 / 3);
  padding-left: 43px;
  background-color: white;
  padding-top: 18px;
}
.region-news #block-views-vue-agenda-block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: calc(100% * 1 / 3);
  padding-right: 43px;
  background-color: white;
  padding-top: 18px;
}

.region-footer-first, .region-footer-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
}
.region-footer-first > div, .region-footer-second > div {
  width: calc((100% - 5*20px) * 1 / 6);
  margin-right: 20px;
}

#block-menu-menu-menu-acc-s-direct .content {
  min-width: 103px;
}
#block-menu-menu-menu-acc-s-direct .content > ul {
  margin-left: -20px;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li {
  position: relative;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul {
  position: absolute;
  z-index: 100;
  opacity: 0;
  max-height: 0;
  min-width: 380px;
  visibility: hidden;
  /*-webkit-transition: max-height 0.2s,opacity 0.2s,visibility 0s 0.2s;
  -o-transition: max-height 0.2s,opacity 0.2s,visibility 0s 0.2s;
  -ms-transition: max-height 0.2s,opacity 0.2s,visibility 0s 0.2s;
  -moz-transition: max-height 0.2s,opacity 0.2s,visibility 0s 0.2s;
  transition: max-height 0.2s,opacity 0.2s,visibility 0s 0.2s;*/
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul > li {
  padding: 30px 20px;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li {
  background-color: var(--color-bg);
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li a, #block-menu-menu-menu-acc-s-direct .content > ul > li > ul li span {
  color: white;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li {
  padding-left: 20px;
  padding-bottom: 14px;
  list-style: disc inside;
  color: white;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li a {
  font-size: 1.15em;
  font-weight: bold;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li a span {
  font-size: 0.85em;
  opacity: 0.85;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li.back {
  display: none;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li.ecole-partenaire a {
  display: inline-block;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li.ecole-partenaire a:after {
  display: inline-block;
  content: "";
  background: url("../images/ep-menu.svg") no-repeat;
  width: 19px;
  height: 19px;
  vertical-align: text-bottom;
  margin-left: 8px;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li.legend {
  list-style: none;
  padding-top: 20px;
  padding-bottom: 0;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li.legend span {
  display: inline-block;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > ul li ul li.legend span:before {
  display: inline-block;
  content: "";
  background: url("../images/ep-menu.svg") no-repeat;
  width: 19px;
  height: 19px;
  vertical-align: text-top;
  margin-right: 8px;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > span {
  position: relative;
  color: var(--color);
  background-color: #eee;
  max-width: auto;
  display: inline-block;
  padding: 20px;
  cursor: pointer;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li > span:after {
  display: inline-block;
  content: "";
  background: url("../images/fleche-sticky.svg") no-repeat;
  width: 11px;
  height: 7px;
  margin-left: 5px;
  opacity: 1;
  visibility: visible;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li:hover > span {
  max-width: 107px;
  color: white;
  background-color: var(--color-bg);
  -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
}
#block-menu-menu-menu-acc-s-direct .content > ul > li:hover > span:after {
  content: "";
  position: absolute;
  top: 70%;
  left: 40%;
  background: url("../images/fleche-sticky-hover.svg") no-repeat;
  width: 11px;
  height: 7px;
}
#block-menu-menu-menu-acc-s-direct .content > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  max-height: 100%;
  /*-o-transition: max-height 0.4s,opacity 0.4s;
  -moz-transition: max-height 0.4s,opacity 0.4s;
  -ms-transition: max-height 0.4s,opacity 0.4s;
  -webkit-transition: max-height 0.4s,opacity 0.4s;
  transition: max-height 0.4s,opacity 0.4s;*/
}
#block-menu-menu-menu-acc-s-direct .content .title-menu-ecole > span {
  display: inline-block;
  font-size: 1.32rem;
  font-weight: 500;
  padding-bottom: 25px;
}

.block-lien-profil div.content {
  padding: 20px 0;
}
.block-lien-profil div.content > ul {
  border-right: 1px solid #cccdcd;
}
.block-lien-profil div.content > ul li {
  display: inline-block;
  margin-right: 20px;
}
.block-lien-profil div.content > ul li a {
  padding-bottom: 4px;
  position: relative;
}
.block-lien-profil div.content > ul li a:after, .block-lien-profil div.content > ul li a:before {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  background-color: #eee;
  cursor: pointer;
}
.block-lien-profil div.content > ul li a:after {
  background-color: var(--color);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.block-lien-profil div.content > ul li a:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
@media only screen and (max-width: 1279px) {
  body:not(.domain-inp) .sticky .region-header .block-lien-profil {
    margin-left:175px;
  }
}

.block-locale ul.language-switcher-locale-url {
  min-width: 95px;
  position: relative;
  margin-left: 4px;
}
.block-locale ul.language-switcher-locale-url li a {
  padding: 10px 16px;
  display: block;
  min-width: 80px;
  background-color: #eee;
}
.block-locale ul.language-switcher-locale-url li a.active {
  display: inline-block;
}
.block-locale ul.language-switcher-locale-url li a.active:after {
  display: inline-block;
  content: "";
  background: url("../images/fleche-sticky.svg") no-repeat;
  width: 11px;
  height: 7px;
  margin-left: 5px;
  opacity: 1;
  visibility: visible;
}
.block-locale ul.language-switcher-locale-url ul.other-languages {
  position: absolute;
  z-index: 100;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
}
.block-locale ul.language-switcher-locale-url ul.other-languages li a {
  color: var(--color-bg);
}
.block-locale ul.language-switcher-locale-url:hover li a {
  border: 1px solid #cccdcd;
  padding: 10px 15px;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
}
.block-locale ul.language-switcher-locale-url:hover li a.active:after {
  content: "";
  background: none;
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
}
.block-locale ul.language-switcher-locale-url:hover ul.other-languages {
  visibility: visible;
  opacity: 1;
  max-height: 100%;
}
.block-locale ul.language-switcher-locale-url:hover ul.other-languages li a {
  border-top: 0;
}

.block-menu-footer .content {
  padding: 50px 0;
}
.block-menu-footer .content ul {
  text-align: center;
  margin-bottom: 0;
}
.block-menu-footer .content ul li {
  display: inline-block;
  margin-right: 50px;
}
.block-menu-footer .content ul li a {
  font-weight: 500;
}
.block-menu-footer .content ul li:last-child {
  margin-right: 0;
}

.block-infos-pratiques .content ul li span.nolink {
  font-size: 1.125em;
}
.block-infos-pratiques .content ul li ul {
  margin-top: 32px;
}
.block-infos-pratiques .content ul li ul li {
  margin-bottom: 10px;
  width: 50%;
  float: left;
}
.block-infos-pratiques .content ul li ul li a {
  color: #838688;
  font-size: 0.875em;
  font-weight: 500;
}
.block-infos-pratiques .content a.bouton-lien {
  margin-top: 15px;
}

.tb-megamenu {
  background: none;
}
.tb-megamenu span.caret {
  display: none;
}
.tb-megamenu div.nav-collapse {
  max-width: 940px;
  margin: auto;
}
.tb-megamenu div.nav-collapse ul.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -22px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.arrow > a {
  position: relative;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.arrow > a:after {
  background-color: var(--color-bg);
  content: '';
  display: block;
  height: 7px;
  -webkit-mask: url(../images/fleche_orange_header.svg) no-repeat;
          mask: url(../images/fleche_orange_header.svg) no-repeat;
  position: absolute;
  right: 3px;
  top: 48%;
  width: 10px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.open > a {
  background-color: #3d3d3d;
  border: none;
  color: white;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.open.arrow > a:after {
  background-color: white;
  -webkit-mask-image: url(../images/fleche-sticky-hover.svg);
          mask-image: url(../images/fleche-sticky-hover.svg);
  right: 50%;
  top: 85%;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.active > a {
  background: none;
  border: none;
  color: var(--color);
  -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
  transition: background .2s ease-in-out, color .2s ease-in-out;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.active:hover > a {
  background-color: #3d3d3d;
  border: none;
  color: white;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > a {
  background: none;
  -webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
  transition: background .2s ease-in-out, color .2s ease-in-out;
  border: none;
  color: var(--color);
  font-size: 18px;
  font-weight: bold;
  -webkit-transition: font-size 0.3s ease-out;
  transition: font-size 0.3s ease-out;
  padding: 26px 29px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > a:hover {
  color: white;
  background-color: #3d3d3d;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu {
  min-width: 0;
  border: none;
  width: 100%;
  background-color: #3d3d3d;
  color: white;
  -webkit-box-shadow: 6px 13px 0px -6px rgba(0, 0, 0, 0.12);
          box-shadow: 6px 13px 0px -6px rgba(0, 0, 0, 0.12);
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner {
  padding: 30px 0;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-row {
  max-width: 940px;
  margin: auto;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-row [data-class="bloc-inp"] {
  padding: 0;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-row [data-class="bloc-inp"] > .tb-megamenu-column-inner {
  height: 100%;
  margin-right: -170px;
  padding-top: 30px;
  padding-left: 35px;
  padding-bottom: 30px;
  background-color: var(--color-bg-dark);
  color: white;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-row [data-class="bloc-inp"] > .tb-megamenu-column-inner > ul > li a.mega-group-title {
  cursor: default;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner {
  padding: 0;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.bouton-menu.soleil {
  margin-top: 20px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.bouton-menu.soleil a {
  font-size: 19px !important;
  font-weight: 500;
  border: 3px solid white !important;
  display: inline-block;
  padding: 14px 40px 14px 30px !important;
  position: relative;
  text-transform: none !important;
  width: 90%;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.bouton-menu.soleil a:before {
  background-color: white;
  border-top: none !important;
  content: '' !important;
  display: block;
  height: 100%;
  left: 10px;
  -webkit-mask: url(../images/diagonales.svg) repeat;
          mask: url(../images/diagonales.svg) repeat;
  opacity: 0.5;
  position: absolute;
  top: 10px;
  width: 100% !important;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.bouton-menu.crayon {
  margin-top: 20px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.bouton-menu.crayon a {
  font-size: 19px !important;
  font-weight: 500;
  background: url("../images/crayon.png") no-repeat !important;
  background-size: 31px 36px !important;
  background-position: 34px center !important;
  border: 3px solid white !important;
  display: inline-block;
  padding: 20px 50px 20px 96px !important;
  position: relative;
  text-transform: none !important;
  width: 90%;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.bouton-menu.crayon a:before {
  background-color: white;
  border-top: none !important;
  content: '' !important;
  display: block;
  height: 100%;
  left: 10px;
  -webkit-mask: url(../images/diagonales.svg) repeat;
          mask: url(../images/diagonales.svg) repeat;
  opacity: 0.5;
  position: absolute;
  top: 10px;
  width: 100% !important;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 {
  margin-bottom: 8px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 a.mega-group-title {
  padding: 15px 0 17px 0;
  font-size: 22px;
  font-weight: bold;
  color: white;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3 {
  margin-bottom: 5px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3 a {
  background: none;
  border-top: none;
  padding: 0;
  color: white;
  padding-bottom: 1px;
  font-size: 19px;
  font-weight: 500;
  line-height: 25px;
  display: inline;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3 a:not(.bouton-menu):hover {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.7) !important;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3:last-child a {
  margin-bottom: 0;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3.apprentissage a:after {
  display: inline-block;
  content: "";
  background: url("../images/apprentissage.png") no-repeat;
  width: 21px;
  height: 21px;
  vertical-align: sub;
  margin-left: 8px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3.legend {
  margin-top: 20px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3.legend a {
  cursor: default;
  border-bottom: none !important;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3.legend a span {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3.legend a span:before {
  display: inline-block;
  content: "";
  background: url("../images/apprentissage.png") no-repeat;
  width: 21px;
  height: 21px;
  vertical-align: top;
  margin-right: 8px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li.tb-megamenu-item.level-2 ul.tb-megamenu-subnav li.tb-megamenu-item.level-3.legend a:hover {
  border-bottom: none;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="0"].tb-megamenu-item.level-2 {
  margin-bottom: 0;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="0"].tb-megamenu-item.level-2 a {
  font-size: 1.3em;
  border-top: none;
  color: white;
  padding: 0 0 17px 0;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="0"].tb-megamenu-item.level-2 a:before {
  content: "";
  display: block;
  border-top: 1px solid white;
  width: 30%;
  padding-bottom: 15px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="0"].tb-megamenu-item.level-2:first-child a {
  border-top: none;
  padding: 15px 0 17px 0;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="0"].tb-megamenu-item.level-2:first-child a:before {
  content: none;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="1"].tb-megamenu-item.level-2 > a {
  border-top: none;
  padding: 0 0 17px 0;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="1"].tb-megamenu-item.level-2 > a:before {
  content: "";
  display: block;
  border-top: 1px solid white;
  width: 30%;
  padding-bottom: 15px;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="1"].tb-megamenu-item.level-2:first-child > a {
  padding: 15px 0 17px 0;
}
.tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner .tb-megamenu-column .tb-megamenu-column-inner li[data-group="1"].tb-megamenu-item.level-2:first-child > a:before {
  content: none;
}

.not-front .tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.active {
  border-bottom: 5px solid var(--color-bg);
}

.block.social-header div.content, .block.social-footer div.content {
  padding: 20px 0;
}
.block.social-header div.content ul, .block.social-footer div.content ul {
  border-left: 1px solid #cccdcd;
}
.block.social-header div.content ul li, .block.social-footer div.content ul li {
  display: inline-block;
  margin-right: 13px;
}
.block.social-header div.content ul li a, .block.social-footer div.content ul li a {
  padding-bottom: 4px;
  position: relative;
}
.block.social-header div.content ul li a svg .cls-1, .block.social-footer div.content ul li a svg .cls-1 {
  fill: var(--color);
  transition: fill 0.3s;
  -webkit-transition: fill 0.3s;
  -moz-transition: fill 0.3s;
  -o-transition: fill 0.3s;
}
.block.social-header div.content ul li a:after, .block.social-header div.content ul li a:before, .block.social-footer div.content ul li a:after, .block.social-footer div.content ul li a:before {
  background-color: #eee;
  bottom: 0px;
  content: "";
  cursor: pointer;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
.block.social-header div.content ul li a.facebook:after, .block.social-footer div.content ul li a.facebook:after {
  background-color: #405c96;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.block.social-header div.content ul li a.facebook:hover .cls-1, .block.social-footer div.content ul li a.facebook:hover .cls-1 {
  fill: #405c96;
}
.block.social-header div.content ul li a.facebook:hover:after, .block.social-footer div.content ul li a.facebook:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.block.social-header div.content ul li a.twitter:after, .block.social-footer div.content ul li a.twitter:after {
  background-color: #38a3f0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.block.social-header div.content ul li a.twitter:hover .cls-1, .block.social-footer div.content ul li a.twitter:hover .cls-1 {
  fill: #38a3f0;
}
.block.social-header div.content ul li a.twitter:hover:after, .block.social-footer div.content ul li a.twitter:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.block.social-header div.content ul li a.youtube:after, .block.social-footer div.content ul li a.youtube:after {
  background-color: #ff0000;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.block.social-header div.content ul li a.youtube:hover .cls-1, .block.social-footer div.content ul li a.youtube:hover .cls-1 {
  fill: #ff0000;
}
.block.social-header div.content ul li a.youtube:hover:after, .block.social-footer div.content ul li a.youtube:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.block.social-header div.content ul li a.pinterest:after, .block.social-footer div.content ul li a.pinterest:after {
  background-color: #e30613;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.block.social-header div.content ul li a.pinterest:hover .cls-1, .block.social-footer div.content ul li a.pinterest:hover .cls-1 {
  fill: #e30613;
}
.block.social-header div.content ul li a.pinterest:hover:after, .block.social-footer div.content ul li a.pinterest:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.block.social-header div.content ul li a.scoopit:after, .block.social-footer div.content ul li a.scoopit:after {
  background-color: #6daa3d;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.block.social-header div.content ul li a.scoopit:hover .cls-1, .block.social-footer div.content ul li a.scoopit:hover .cls-1 {
  fill: #6daa3d;
}
.block.social-header div.content ul li a.scoopit:hover:after, .block.social-footer div.content ul li a.scoopit:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.block.social-header div.content ul li:first-child, .block.social-footer div.content ul li:first-child {
  display: inline-block;
  margin-left: 17px;
}

.block.retour-inp {
  margin-right: 20px;
}
.block.retour-inp .content {
  padding: 20px 0;
}
.block.retour-inp .content p {
  margin-bottom: 0;
  padding-right: 20px;
  border-right: 1px solid #cccdcd;
}
.block.retour-inp .content p a {
  padding-bottom: 5px;
  position: relative;
}
.block.retour-inp .content p a:hover {
  color: var(--color-bg);
  border-bottom: solid var(--color-bg) 2px;
}
.block.retour-inp .content p a:hover:before {
  background-color: var(--color-bg);
  content: '';
  height: 11px;
  left: -20px;
  -webkit-mask: url(../images/fleche_retour_inp.png) no-repeat;
          mask: url(../images/fleche_retour_inp.png) no-repeat;
  position: absolute;
  top: 25%;
  width: 13px;
}

.block.social-footer .content {
  padding: 50px 20px !important;
}
.block.social-footer .content > p {
  font-size: 1.125em;
  font-weight: bold;
  margin-bottom: 20px;
}
.block.social-footer .content ul {
  border: none !important;
  margin-bottom: 0;
}
.block.social-footer .content ul li {
  margin-right: 17px !important;
}
.block.social-footer .content ul li a {
  padding-bottom: 2px !important;
}

.block-info-site {
  margin-right: 30px;
}
.block-info-site .content .info-site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.block-info-site .content .info-site .logo-name h1 {
  display: none;
}
.block-info-site .content .info-site .slogan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  margin-left: 20px;
}
.block-info-site .content .info-site .slogan p.main-slogan {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.block-info-site .content .info-site .slogan p.second-slogan {
  font-size: 0.85em;
  font-weight: 500;
  margin-top: 7px;
  margin-bottom: 0;
}

.block-search-api-page {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.block-search-api-page .content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.block-search-api-page .content form {
  border-bottom: 2px solid var(--color);
  padding-bottom: 3px;
  width: 255px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.block-search-api-page .content form > div {
  position: relative;
}
.block-search-api-page .content form > div .form-item {
  position: relative;
  margin: 0;
}
.block-search-api-page .content form > div .form-item label {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.025em;
  position: absolute;
  left: 0;
  background-color: white;
  height: 22px;
  width: 100%;
  padding-right: 28px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.block-search-api-page .content form > div .form-item input.form-text {
  border: none;
  color: var(--color);
  width: 100%;
  padding-right: 28px;
  padding-left: 25px;
}
.block-search-api-page .content form > div .form-item input.form-text:focus {
  outline: none;
}
.block-search-api-page .content form > div input.form-submit {
  background: white;
  font-size: 20px;
  font-weight: bold;
  color: var(--color);
  letter-spacing: -0.025em;
  line-height: 1;
  border: none;
  position: absolute;
  top: -1px;
  right: 0;
  min-height: 21px;
  min-width: 21px;
  padding: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.block-search-api-page .content form > div input.form-submit:focus {
  outline: none;
}
.block-search-api-page .content form > div span.loupe {
  background: white url("../images/loupe_header.svg") no-repeat;
  background-position: right top;
  min-height: 21px;
  min-width: 27px;
  position: absolute;
  top: -1px;
  right: 0;
  text-indent: -9999px;
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transition: right 0.5s, -webkit-transform 0.5s;
  transition: right 0.5s, -webkit-transform 0.5s;
  transition: right 0.5s, transform 0.5s;
  transition: right 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.block-search-api-page .content form:hover {
  width: 100%;
}
.block-search-api-page .content form:hover > div .form-item label {
  opacity: 0;
}
.block-search-api-page .content form:hover > div input.form-submit {
  opacity: 1;
}
.block-search-api-page .content form:hover > div span.loupe {
  right: 95.5%;
  width: 21px;
  min-width: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.block-multiblock.search-api-bloc {
  opacity: 0;
  display: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.sticky .block-multiblock.search-api-bloc {
  opacity: 1;
  display: block;
  position: static;
  width: 60px;
  height: 58px;
  cursor: pointer;
}
.sticky .block-multiblock.search-api-bloc span.open-form {
  max-width: 17px;
  background: url("../images/loupe_header.svg") no-repeat;
  margin: auto;
  margin-top: 21px;
  height: 16px;
  display: block;
  background-size: 16px;
}
.sticky .block-multiblock.search-api-bloc span.open-form:before, .sticky .block-multiblock.search-api-bloc span.open-form:after {
  content: "";
  height: 2px;
  width: 27px;
  position: absolute;
  bottom: 15px;
  left: 350px;
  background-color: #eee;
  cursor: pointer;
}
.sticky .block-multiblock.search-api-bloc span.open-form:after {
  background-color: var(--color);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.sticky .block-multiblock.search-api-bloc span.open-form:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.sticky .block-multiblock.search-api-bloc span.open-form span {
  display: block;
  text-indent: 9999px;
}
.sticky .block-multiblock.search-api-bloc.search-open {
  background-color: var(--color-bg);
}
.sticky .block-multiblock.search-api-bloc.search-open .content form > div {
  opacity: 1;
  visibility: visible;
}
.sticky .block-multiblock.search-api-bloc.search-open span.open-form {
  background: url("../images/loupe_open.png") no-repeat;
  background-size: 16px;
}
.sticky .block-multiblock.search-api-bloc.search-open span.open-form:before, .sticky .block-multiblock.search-api-bloc.search-open span.open-form:after {
  content: none !important;
}
.sticky .block-multiblock.search-api-bloc input::-webkit-input-placeholder {
  color: white;
}
.sticky .block-multiblock.search-api-bloc input:-moz-placeholder {
  color: white;
}
.sticky .block-multiblock.search-api-bloc input::-moz-placeholder {
  color: white;
}
.sticky .block-multiblock.search-api-bloc input:-ms-input-placeholder {
  color: white;
}
.sticky .block-multiblock.search-api-bloc form > div {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 58px;
  z-index: 1;
  width: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 43px;
  height: 68px;
}
.sticky .block-multiblock.search-api-bloc form > div .form-item {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  background-color: var(--color-bg);
}
.sticky .block-multiblock.search-api-bloc form > div .form-item label {
  display: none;
}
.sticky .block-multiblock.search-api-bloc form > div .form-item input {
  width: 100%;
  height: 100%;
  background: var(--color-bg);
  border: none;
  color: white;
  padding: 0 20px;
  font-size: 18px;
  letter-spacing: -0.025em;
  font-weight: 500;
}
.sticky .block-multiblock.search-api-bloc form > div input.form-submit {
  background: var(--color-bg) url("../images/fleche_bouton.png") no-repeat;
  border: none;
  color: white;
  font-size: 20px;
  background-position: left center;
  font-weight: bold;
  padding: 0 25px;
}
.sticky .block-multiblock.search-api-bloc form > div span.close {
  cursor: pointer;
  width: 14%;
  font-size: 16px;
  letter-spacing: -0.025em;
  color: var(--color-bg);
  background: white url("../images/croix-recherche.png") no-repeat;
  background-position: 15px center;
  padding: 17px 0 0 42px;
}

.block.formation {
  max-width: 64.125em;
  margin: auto;
  padding: 60px 43px;
}
.block.formation .content {
  background-color: var(--color-bg);
  color: white;
  padding: 10px 150px;
  text-align: center;
}
.block.formation .content h1 {
  margin-bottom: 40px;
}
.block.formation .content p {
  font-size: 1.1em;
  line-height: 1.5;
}
.block.formation .content a {
  font-size: 1em;
  margin-top: 40px;
}

.block.insertion {
  background: url("../images/insertion_pro.jpg") no-repeat;
  background-position: center bottom;
}
.block.insertion .content {
  color: white;
  padding: 68px 60px 38px 60px;
  max-width: 64.125em;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block.insertion .content .insertion-titre {
  width: 50%;
}
.block.insertion .content .insertion-contenu {
  width: 50%;
}
.block.insertion .content h1 {
  margin: 0;
}
.block.insertion .content p {
  font-size: 1.1em;
  line-height: 1.5;
}
.block.insertion .content a {
  font-size: 1em;
  margin-top: 30px;
}

.block-slider .content .view .view-content {
  display: block;
  margin-right: 0;
}
.block-slider .content .view .view-content .flexslider {
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.block-slider .content .view .view-content .flexslider ul.slides {
  margin-left: 0 !important;
}
.block-slider .content .view .view-content .flexslider ul.slides li {
  position: relative;
  padding-left: 0 !important;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node-actualite .field-name-body {
  line-height: normal;
  font-size: inherit;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper {
  max-width: none;
  margin: 0;
  padding: 0;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider {
  position: absolute;
  max-width: 1026px;
  width: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider:hover .field-name-title span {
  border-color: white;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider:hover .field-name-read-more-view span.read-more > span {
  border-style: solid;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-presentation .field-name-body .bloc-ecole-slider:before {
  border-bottom: white solid 8px;
  content: '';
  display: block;
  margin-bottom: 30px;
  width: 70px;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-presentation .field-name-body .bloc-ecole-slider:after {
  border-bottom: white solid 8px;
  content: '';
  display: block;
  margin-top: 55px;
  width: 70px;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-presentation .field-name-body .bloc-ecole-slider span {
  color: white;
  font-size: 100px;
  font-weight: 900;
  margin-bottom: 25px;
  margin-left: -6px;
  line-height: 1;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-presentation .field-name-body .field-item {
  color: white;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.45;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .paragraphs-items-field-chapeau-actualite, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .paragraphs-items-field-chapeau-actualite {
  padding: 0;
  margin-top: 0;
  background: none;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .paragraphs-items-field-chapeau-actualite:before, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .paragraphs-items-field-chapeau-actualite:after, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .paragraphs-items-field-chapeau-actualite:before, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .paragraphs-items-field-chapeau-actualite:after {
  content: none !important;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-title, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-title {
  margin-bottom: 5px;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-title span, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-title span {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.45;
  letter-spacing: -0.025em;
  color: white;
  border-bottom: 1px solid transparent;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-body, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-field-body, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-body, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-field-body {
  margin-bottom: 5px;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-body .field-item, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-field-body .field-item, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-body .field-item, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-field-body .field-item {
  color: white;
  font-size: 19px;
  line-height: 1.85;
  letter-spacing: -0.025em;
  margin-bottom: 0;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-read-more-view p > span.read-more, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-read-more-view p > span.read-more {
  display: inline-block;
  color: white;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-read-more-view p > span.read-more:after, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-read-more-view p > span.read-more:after {
  background: url("../images/fleche_bouton.png") no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: initial;
  margin-left: 10px;
}
.block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-libre .field-name-read-more-view p > span.read-more > span, .block-slider .content .view .view-content .flexslider ul.slides li .node .wrapper .group-slider-actu .field-name-read-more-view p > span.read-more > span {
  color: white;
  line-height: 1.45;
  letter-spacing: -0.025em;
  border-color: white;
  font-size: 1.1em;
}
.block-slider .content .view .view-content .flexslider ul.slides li .contextual-links-region {
  position: static;
}
.block-slider .content .view .view-content .flexslider ul.slides li:before {
  content: none !important;
  margin-right: 0 !important;
}
.block-slider .content .view .view-content .flexslider ul.flex-direction-nav {
  display: none;
}
.block-slider .content .view .view-content .flexslider ol.flex-control-nav.flex-control-paging {
  text-align: inherit;
  left: 65px;
  max-width: 13px;
  bottom: auto;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.block-slider .content .view .view-content .flexslider ol.flex-control-nav.flex-control-paging li {
  margin: 15px 0;
  display: block;
}
.block-slider .content .view .view-content .flexslider ol.flex-control-nav.flex-control-paging li a {
  width: 12px;
  height: 13px;
  background-color: white;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.block-slider .content .view .view-content .flexslider ol.flex-control-nav.flex-control-paging li a.flex-active {
  background-color: var(--color-bg);
}

.region-footer-first .block .content {
  padding-bottom: 45px;
}
.region-footer-first .block .content strong {
  color: var(--color);
}
.region-footer-first .block .content p {
  color: #838688;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 18px;
}
.region-footer-first .block .content p:first-child {
  font-size: 1.125em;
}
.region-footer-first .block .content img {
  margin-right: 25px;
  display: inline-block;
  vertical-align: text-top;
}
.region-footer-first .certifications strong {
  font-size: 18px;
}

.region-footer-second .block .content {
  padding-bottom: 45px;
}
.region-footer-second .block .content strong {
  color: var(--color);
}
.region-footer-second .block .content p {
  color: #838688;
  font-size: 0.875em;
  font-weight: 500;
  line-height: 18px;
}
.region-footer-second .block .content p:first-child {
  font-size: 1.125em;
}
.region-footer-second .block .content img {
  margin-right: 25px;
  display: inline-block;
  vertical-align: text-top;
}

.block.social-wall {
  max-width: 64.125em;
  margin: auto;
  padding: 60px 43px;
}
.block.social-wall .view .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.block.social-wall .view .view-content .views-row {
  width: calc(100% * 1 / 3 - 2px);
  margin-right: 1px;
  margin-bottom: 1px;
}
.block.social-wall .view .view-content .views-row .node {
  height: 100%;
  min-height: 310px;
}
.block.social-wall .view .view-content .views-row .node .wrapper {
  max-width: none;
  padding: 0;
  margin: 0;
  height: 100%;
}
.block.social-wall .view .view-content .views-row .node a.field-group-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: none;
  height: 100%;
}
.block.social-wall .view .view-content .views-row .node a.field-group-link .field-item {
  color: white;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  word-break: break-word;
}
.block.social-wall .view .view-content .views-row .node-tweet, .block.social-wall .view .view-content .views-row .node-tweet-ensc, .block.social-wall .view .view-content .views-row .node-tweet-enseirb-matmeca {
  background-color: #38a3f0;
}
.block.social-wall .view .view-content .views-row .node-tweet .field-name-body, .block.social-wall .view .view-content .views-row .node-tweet-ensc .field-name-body, .block.social-wall .view .view-content .views-row .node-tweet-enseirb-matmeca .field-name-body {
  position: relative;
  padding-top: 80px;
}
.block.social-wall .view .view-content .views-row .node-tweet .field-name-body:before, .block.social-wall .view .view-content .views-row .node-tweet-ensc .field-name-body:before, .block.social-wall .view .view-content .views-row .node-tweet-enseirb-matmeca .field-name-body:before {
  content: "";
  background: url("../images/social_wall_twitter.svg") no-repeat;
  width: 33px;
  height: 27px;
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.block.social-wall .view .view-content .views-row .node-tweet .field-name-field-tweet-user-picture, .block.social-wall .view .view-content .views-row .node-tweet-ensc .field-name-field-tweet-user-picture, .block.social-wall .view .view-content .views-row .node-tweet-enseirb-matmeca .field-name-field-tweet-user-picture {
  padding-bottom: 25px;
}
.block.social-wall .view .view-content .views-row .node-tweet .field-name-field-tweet-user-picture img, .block.social-wall .view .view-content .views-row .node-tweet-ensc .field-name-field-tweet-user-picture img, .block.social-wall .view .view-content .views-row .node-tweet-enseirb-matmeca .field-name-field-tweet-user-picture img {
  border-radius: 50%;
}
.block.social-wall .view .view-content .views-row .node-meltwater {
  background-color: #5ac1a6;
}
.block.social-wall .view .view-content .views-row .node-meltwater .field-name-title {
  position: relative;
  padding-top: 80px;
}
.block.social-wall .view .view-content .views-row .node-meltwater .field-name-title:before {
  content: "";
  background: url("../images/meltwater.png") no-repeat;
  background-size: 36px;
  width: 36px;
  height: 27px;
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.block.social-wall .view .view-content .views-row .node-meltwater .field-name-field-picture-mw {
  padding-bottom: 25px;
}
.block.social-wall .view .view-content .views-row .node-meltwater .field-name-field-picture-mw img {
  border-radius: 50%;
}
.block.social-wall .view .view-content .views-row .node-facebook, .block.social-wall .view .view-content .views-row .node-facebook-ensc, .block.social-wall .view .view-content .views-row .node-facebook-enscbp, .block.social-wall .view .view-content .views-row .node-facebook-ensegid, .block.social-wall .view .view-content .views-row .node-facebook-enstbb, .block.social-wall .view .view-content .views-row .node-facebook-enseirb-matmeca {
  background-color: #405c96;
}
.block.social-wall .view .view-content .views-row .node-facebook .field-name-field-body, .block.social-wall .view .view-content .views-row .node-facebook-ensc .field-name-field-body, .block.social-wall .view .view-content .views-row .node-facebook-enscbp .field-name-field-body, .block.social-wall .view .view-content .views-row .node-facebook-ensegid .field-name-field-body, .block.social-wall .view .view-content .views-row .node-facebook-enstbb .field-name-field-body, .block.social-wall .view .view-content .views-row .node-facebook-enseirb-matmeca .field-name-field-body {
  position: relative;
  padding-top: 80px;
}
.block.social-wall .view .view-content .views-row .node-facebook .field-name-field-body:before, .block.social-wall .view .view-content .views-row .node-facebook-ensc .field-name-field-body:before, .block.social-wall .view .view-content .views-row .node-facebook-enscbp .field-name-field-body:before, .block.social-wall .view .view-content .views-row .node-facebook-ensegid .field-name-field-body:before, .block.social-wall .view .view-content .views-row .node-facebook-enstbb .field-name-field-body:before, .block.social-wall .view .view-content .views-row .node-facebook-enseirb-matmeca .field-name-field-body:before {
  content: "";
  background: url("../images/social_wall_facebook.svg") no-repeat;
  background-size: 15px;
  width: 15px;
  height: 27px;
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.block.social-wall .view .view-content .views-row .node-facebook .field-name-field-picture-fb, .block.social-wall .view .view-content .views-row .node-facebook-ensc .field-name-field-picture-fb, .block.social-wall .view .view-content .views-row .node-facebook-enscbp .field-name-field-picture-fb, .block.social-wall .view .view-content .views-row .node-facebook-ensegid .field-name-field-picture-fb, .block.social-wall .view .view-content .views-row .node-facebook-enstbb .field-name-field-picture-fb, .block.social-wall .view .view-content .views-row .node-facebook-enseirb-matmeca .field-name-field-picture-fb {
  padding-bottom: 25px;
}
.block.social-wall .view .view-content .views-row .node-facebook .field-name-field-picture-fb img, .block.social-wall .view .view-content .views-row .node-facebook-ensc .field-name-field-picture-fb img, .block.social-wall .view .view-content .views-row .node-facebook-enscbp .field-name-field-picture-fb img, .block.social-wall .view .view-content .views-row .node-facebook-ensegid .field-name-field-picture-fb img, .block.social-wall .view .view-content .views-row .node-facebook-enstbb .field-name-field-picture-fb img, .block.social-wall .view .view-content .views-row .node-facebook-enseirb-matmeca .field-name-field-picture-fb img {
  border-radius: 50%;
}

.node a {
  border-bottom: 1px dashed var(--color-bg);
  color: var(--color-bg);
  display: inline;
  line-height: 1;
}

.node-type-page #content .section, .node-type-page-carrefour #content .section, .node-type-formation #content .section, .page-vue-actualites #content .section, .node-type-actualite #content .section, .node-type-agenda #content .section, .page-agenda #content .section, .page-recherche #content .section {
  background-image: url("../images/geometry.png"), url("../images/fond-degrade.jpg");
  background-repeat: repeat, repeat-x;
  background-blend-mode: darken;
  background-position: left top;
}

.page-vue-actualites #content .section, .node-type-actualite #content .section {
  border-top: 1px solid #e6e6e6;
}

#node-1 {
  background-image: url("../images/fond-ecole-accueil.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
#node-1 .wrapper {
  padding: 0;
}
#node-1 .field-name-body {
  z-index: 2;
  position: relative;
  margin-top: -48px;
}
#node-1 .field-name-body .field-item {
  padding: 8px 43px 0 43px;
  background: url("../images/geometry-home.png") repeat-x;
}
#node-1 h1 {
  margin-bottom: 40px;
}
#node-1 .legend {
  margin: 48px 0;
}
#node-1 .legend p {
  display: inline-block;
  color: white;
  height: 39px;
  margin-bottom: 0;
}
#node-1 .legend img {
  margin-right: 10px;
}
#node-1 .legend p:last-child {
  vertical-align: text-bottom;
}

.node-actualite .field-name-field-thematique, .node-agenda .field-name-field-thematique {
  display: inline-block;
  color: white;
  background-color: var(--color-bg);
  padding: 4px 20px;
  margin-top: 30px;
  font-size: 0.9em;
}
.node-actualite .field-name-field-date-debut, .node-agenda .field-name-field-date-debut {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 1.1em;
}
.node-actualite .paragraphs-items-field-chapeau-actualite, .node-agenda .paragraphs-items-field-chapeau-actualite {
  background-color: white;
  line-height: 1.85;
  font-size: 1.1em;
  padding: 40px;
  margin-top: 50px;
  position: relative;
}
.node-actualite .paragraphs-items-field-chapeau-actualite p, .node-agenda .paragraphs-items-field-chapeau-actualite p {
  margin-bottom: 0;
}
.node-actualite .paragraphs-items-field-chapeau-actualite:before, .node-actualite .paragraphs-items-field-chapeau-actualite:after, .node-agenda .paragraphs-items-field-chapeau-actualite:before, .node-agenda .paragraphs-items-field-chapeau-actualite:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 20px;
  left: 25px;
  width: 60%;
  height: 20%;
  max-width: 931px;
  max-height: 100px;
  -webkit-box-shadow: 0 23px 15px #b5b5b5;
          box-shadow: 0 23px 15px #b5b5b5;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.node-actualite .paragraphs-items-field-chapeau-actualite:after, .node-agenda .paragraphs-items-field-chapeau-actualite:after {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
  right: 25px;
  left: auto;
}
.node-actualite .paragraphs-items-field-image-actualite, .node-agenda .paragraphs-items-field-image-actualite {
  margin: 50px 0;
}
.node-actualite .paragraphs-items-field-image-actualite img, .node-agenda .paragraphs-items-field-image-actualite img {
  height: 10%;
}
.node-actualite .field-name-body, .node-agenda .field-name-body {
  line-height: 1.85;
  font-size: 1.1em;
}
.node-actualite .field-name-date-publication, .node-agenda .field-name-date-publication {
  font-size: 0.875em;
  margin-top: 40px;
  margin-bottom: 50px;
}
.node-actualite .field-name-date-publication > div, .node-agenda .field-name-date-publication > div {
  display: inline-block;
}
.node-actualite .field-name-date-publication div.label-inline, .node-agenda .field-name-date-publication div.label-inline {
  margin-right: 5px;
}
.node-actualite .field-name-retour-actualites, .node-agenda .field-name-retour-actualites {
  border-top: 2px dashed #cccdcd;
  padding-top: 50px;
  margin-bottom: 50px;
}
.node-actualite .field-name-retour-actualites .bouton-retour-actu, .node-agenda .field-name-retour-actualites .bouton-retour-actu {
  display: inline-block;
  font-size: 1.1em;
}
.node-actualite .field-name-retour-actualites .bouton-retour-actu:before, .node-agenda .field-name-retour-actualites .bouton-retour-actu:before {
  border: none;
  content: "";
  background: url("../images/fleche_retour.png") no-repeat;
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-right: 10px;
}
.node-actualite .field-name-retour-actualites .bouton-retour-actu a, .node-agenda .field-name-retour-actualites .bouton-retour-actu a {
  line-height: 1.3;
  color: var(--color);
  border-color: var(--color);
}

.node-actualite .field-name-field-date-debut .date-display-single .lj, .node-actualite .field-name-field-date-debut .date-display-single .fy {
  display: inline-block;
}
.node-actualite .field-name-field-date-debut .date-display-single .lj {
  margin-right: 5px;
  font-weight: bold;
}

.node-agenda .field-name-field-date {
  margin-top: 50px;
}
.node-agenda .field-name-field-date span div {
  display: inline-block;
  font-weight: bold;
}
.node-agenda .field-name-field-date span .j {
  color: var(--color-bg);
  font-size: 4.2em;
  letter-spacing: -0.025em;
  margin-right: 10px;
  margin-left: -2px;
}
.node-agenda .field-name-bouton-retour-agenda {
  border-top: 2px dashed #cccdcd;
  padding-top: 50px;
  margin-bottom: 50px;
}
.node-agenda .field-name-bouton-retour-agenda .bouton-retour-agenda {
  display: inline-block;
  font-size: 1.1em;
}
.node-agenda .field-name-bouton-retour-agenda .bouton-retour-agenda:before {
  border: none;
  content: "";
  background: url("../images/fleche_retour.png") no-repeat;
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-right: 10px;
}
.node-agenda .field-name-bouton-retour-agenda .bouton-retour-agenda a {
  line-height: 1.3;
  color: var(--color);
  border-color: var(--color);
}

.node-page p, .node-page li, .node-page-carrefour p, .node-page-carrefour li, .node-formation p, .node-formation li {
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.025em;
}
.node-page .paragraphs-item-texte-gauche-image-droite .content, .node-page-carrefour .paragraphs-item-texte-gauche-image-droite .content, .node-formation .paragraphs-item-texte-gauche-image-droite .content {
  overflow: hidden;
  padding-bottom: 40px;
}
.node-page .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte, .node-page-carrefour .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte, .node-formation .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte {
  margin-right: -28%;
  margin-top: 60px;
  position: relative;
  width: 60%;
  background-color: white;
  float: left;
  padding: 30px 25px;
  border-bottom: 5px var(--color-bg) solid;
  position: relative;
}
.node-page .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:before, .node-page .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:after, .node-page-carrefour .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:before, .node-page-carrefour .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:after, .node-formation .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:before, .node-formation .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 16px;
  left: 25px;
  width: 60%;
  height: 20%;
  max-width: 931px;
  max-height: 100px;
  -webkit-box-shadow: 0 23px 15px #b5b5b5;
          box-shadow: 0 23px 15px #b5b5b5;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
}
.node-page .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:after, .node-page-carrefour .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:after, .node-formation .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte:after {
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
  right: 25px;
  left: auto;
}
.node-page .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte p, .node-page-carrefour .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte p, .node-formation .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte p {
  font-size: 1.1em;
  line-height: 1.5;
  letter-spacing: -0.025em;
  margin-bottom: 0;
}
.node-page .paragraphs-item-texte-gauche-image-droite .content .field-name-field-image-page-paragraph, .node-page-carrefour .paragraphs-item-texte-gauche-image-droite .content .field-name-field-image-page-paragraph, .node-formation .paragraphs-item-texte-gauche-image-droite .content .field-name-field-image-page-paragraph {
  float: right;
}
.node-page .paragraphs-item-chapeau-sans-image, .node-page-carrefour .paragraphs-item-chapeau-sans-image, .node-formation .paragraphs-item-chapeau-sans-image {
  position: relative;
}
.node-page .paragraphs-item-chapeau-sans-image:before, .node-page .paragraphs-item-chapeau-sans-image:after, .node-page-carrefour .paragraphs-item-chapeau-sans-image:before, .node-page-carrefour .paragraphs-item-chapeau-sans-image:after, .node-formation .paragraphs-item-chapeau-sans-image:before, .node-formation .paragraphs-item-chapeau-sans-image:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 20px;
  left: 25px;
  width: 60%;
  height: 20%;
  max-width: 931px;
  max-height: 100px;
  -webkit-box-shadow: 0 23px 15px #b5b5b5;
          box-shadow: 0 23px 15px #b5b5b5;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.node-page .paragraphs-item-chapeau-sans-image:after, .node-page-carrefour .paragraphs-item-chapeau-sans-image:after, .node-formation .paragraphs-item-chapeau-sans-image:after {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
  right: 25px;
  left: auto;
}
.node-page .paragraphs-item-chapeau-sans-image .content .field-name-field-chapeau-sans-image, .node-page-carrefour .paragraphs-item-chapeau-sans-image .content .field-name-field-chapeau-sans-image, .node-formation .paragraphs-item-chapeau-sans-image .content .field-name-field-chapeau-sans-image {
  margin: 30px 0;
  background-color: white;
  padding: 30px 25px;
  border-bottom: 5px var(--color-bg) solid;
}
.node-page .paragraphs-item-chapeau-sans-image .content .field-name-field-chapeau-sans-image p, .node-page-carrefour .paragraphs-item-chapeau-sans-image .content .field-name-field-chapeau-sans-image p, .node-formation .paragraphs-item-chapeau-sans-image .content .field-name-field-chapeau-sans-image p {
  font-size: 1.1em;
  line-height: 2;
  margin-bottom: 0;
}
.node-page .paragraphs-item-zone-focus, .node-page-carrefour .paragraphs-item-zone-focus, .node-formation .paragraphs-item-zone-focus {
  background-color: #eee;
  margin: 40px 0;
  padding: 30px 50px;
}
.node-page .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li, .node-page-carrefour .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li, .node-formation .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li {
  padding-left: 20px;
}
.node-page .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li:before, .node-page-carrefour .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li:before, .node-formation .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li:before {
  content: "\2981" !important;
  color: var(--color-bg) !important;
  margin-right: 5px !important;
}
.node-page .paragraphs-items-field-paragraphs-bottom, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom, .node-formation .paragraphs-items-field-paragraphs-bottom {
  margin-top: 30px;
  margin-bottom: 30px;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-right: -20px;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div {
  width: calc(100% * 1 / 2 - 20px);
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents, .node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts {
  background-color: white;
  border: 3px solid #cccdcd;
  padding: 15px 40px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents p, .node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts p, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents p, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts p, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents p, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts p {
  font-size: 16px;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents a, .node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts a, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents a, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts a, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents a, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-contacts a {
  line-height: 1.2;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts, .node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents {
  margin-bottom: 20px;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item, .node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item {
  font-size: 1.55em;
  font-weight: 900;
  letter-spacing: -1px;
  color: var(--color-bg);
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item {
  display: inline-block;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item:before, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item:before, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item:before {
  background-color: var(--color-bg);
  content: '';
  display: inline-block;
  height: 36px;
  margin-right: 20px;
  -webkit-mask: url(../images/picto_contact_inp.svg) no-repeat;
          mask: url(../images/picto_contact_inp.svg) no-repeat;
  vertical-align: middle;
  width: 42px;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item {
  display: inline-block;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item:before, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item:before, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item:before {
  background-color: var(--color-bg);
  content: '';
  display: inline-block;
  height: 36px;
  margin-right: 20px;
  -webkit-mask: url(../images/picto_download_inp.svg) no-repeat;
          mask: url(../images/picto_download_inp.svg) no-repeat;
  vertical-align: middle;
  width: 32px;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents .field-item p, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents .field-item p, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents .field-item p {
  position: relative;
  padding-left: 12px;
}
.node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents .field-item p:before, .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents .field-item p:before, .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-body-documents .field-item p:before {
  content: url(../images/fleche-bis.png);
  position: absolute;
  left: 0;
}

.node-page-carrefour > .wrapper {
  max-width: none !important;
  padding: 0 !important;
}
.node-page-carrefour .group-remontee-lien {
  margin-top: 50px;
  background: url("../images/fond-carrefour.png") no-repeat;
  background-position: center bottom;
  padding-bottom: 100px;
}
.node-page-carrefour .group-remontee-lien > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  max-width: 64.125em;
  margin: auto;
  padding: 0 43px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages {
  width: calc(100% * 3 / 4 - 20px);
  margin-right: 20px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-right: -20px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item {
  min-width: calc(100% * 1 / 3 - 20px);
  margin-right: 20px;
  border-top: 1px solid var(--color);
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item .field-name-field-titre {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px 0 10px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item .field-name-field-titre:before {
  border: none;
  content: "";
  background: url("../images/fleche-bis.png") no-repeat;
  display: inline-block;
  height: 11px;
  width: 7px;
  vertical-align: super;
  margin-right: 10px;
  margin-top: 10px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item .field-name-field-titre p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item .field-name-field-titre p a {
  font-size: 1.7em;
  font-weight: 900;
  letter-spacing: -1px;
  display: inline;
  color: var(--color);
  border-color: var(--color);
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item .field-name-field-chapeau {
  background-color: rgba(68, 72, 74, 0.85);
  color: white;
  padding: 20px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item a.group-link-carrefour {
  border-bottom: none;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item:hover .field-name-field-titre p a {
  border-bottom: 1px solid var(--color-bg);
  color: var(--color-bg);
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item:hover .field-name-field-chapeau {
  background-color: var(--color-bg);
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct {
  width: calc(100% * 1 / 4);
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-titre-bloc-lien .field-items .field-item {
  font-size: 1.6em;
  font-weight: 900;
  letter-spacing: -1px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-body-bloc-lien {
  background-color: white;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-body-bloc-lien .field-items .field-item p {
  font-size: 0.85em;
  display: block;
  position: relative;
  padding: 7px 5px 7px 20px;
  border-bottom: 1px solid #cccdcd;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-body-bloc-lien .field-items .field-item p:before {
  content: "";
  background: url("../images/fleche-bis.png") no-repeat;
  display: inline-block;
  height: 11px;
  width: 7px;
  vertical-align: baseline;
  margin-right: 5px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-body-bloc-lien .field-items .field-item p a {
  line-height: 1.3;
  color: var(--color);
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-body-bloc-lien .field-items .field-item p a.partenaire:after {
  content: "";
  background: url("../images/ep-lien-direct.svg") no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: text-bottom;
  margin-left: 5px;
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-body-bloc-lien .field-items .field-item p:last-child {
  border-bottom: none;
  /*&:before {
    content: "";
    background: url('../images/ep-lien-direct.svg') no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: text-bottom;
    margin-right: 5px;
  }*/
}
.node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-body-bloc-lien .field-items .field-item p:last-child:after {
  content: none;
}
.node-page-carrefour .paragraphs-items-field-paragraphs-bottom {
  margin: -50px -43px 0 -43px;
  background: url("../images/geometry.png");
}
.node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom {
  padding: 57px 43px 30px 43px;
}

.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper {
  position: relative;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper:before, .node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 20px;
  left: 25px;
  width: 60%;
  height: 20%;
  max-width: 931px;
  max-height: 100px;
  -webkit-box-shadow: 0 23px 15px #b5b5b5;
          box-shadow: 0 23px 15px #b5b5b5;
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper:after {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
  right: 25px;
  left: auto;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list {
  margin-left: 0 !important;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list li {
  position: static !important;
  background-color: white;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  padding: 29px 27px;
  padding-left: 27px !important;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list li:first-child {
  border-left: 1px solid #e6e6e6;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list li a {
  font-size: 16px;
  font-weight: 500;
  color: var(--color);
  border-color: var(--color);
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list li a:hover {
  border-bottom: 1px solid var(--color-bg);
  color: var(--color-bg);
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list li:before {
  content: none !important;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list li.resp-tab-active {
  background-color: #f5f5f5;
  border-top: 5px solid var(--color-bg) !important;
  border-left: 1px solid #a6a6a6 !important;
  border-right: 1px solid #a6a6a6 !important;
  border-bottom: 1px solid #a6a6a6 !important;
  padding: 25px 27px 29px 27px !important;
  position: relative !important;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list li.resp-tab-active:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #f5f5f5;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper ul.resp-tabs-list li.resp-tab-active a {
  font-weight: 900;
  color: var(--color-bg);
  border-color: #f5f5f5;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container {
  background-color: #f5f5f5;
  border: 1px solid #a6a6a6;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container h2.resp-accordion {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.025em;
  border: none;
  background-color: white;
  padding: 29px 27px !important;
  padding-left: 27px !important;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container h2.resp-accordion:after {
  content: "";
  background: url("../images/plus-ecole.svg") no-repeat;
  background-size: 26px;
  position: absolute;
  right: 27px;
  top: 46%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  height: 26px;
  width: 26px;
  cursor: pointer;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container h2.resp-accordion .resp-arrow {
  display: none;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container h2.resp-accordion a {
  font-size: 16px;
  font-weight: 500;
  color: var(--color);
  border-color: var(--color);
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container h2.resp-accordion a:hover {
  border-bottom: 1px solid var(--color-bg);
  color: var(--color-bg);
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container h2.resp-accordion.resp-tab-active {
  background-color: #f5f5f5 !important;
  border-top: 5px solid var(--color-bg) !important;
  padding: 25px 27px 29px 27px !important;
  position: relative !important;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container h2.resp-accordion.resp-tab-active:after {
  content: "";
  background: url("../images/moins-ecole.svg") no-repeat;
  background-size: 26px;
  position: absolute;
  right: 27px;
  top: 46%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  height: 26px;
  width: 26px;
  cursor: pointer;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container h2.resp-accordion.resp-tab-active a {
  font-weight: 900;
  color: var(--color-bg);
  border-color: #f5f5f5;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container div.resp-tab-content {
  padding: 30px 60px;
  border: none;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container div.resp-tab-content .pagination-tabs {
  border-top: 1px solid #a6a6a6;
  padding: 30px 0;
  position: relative;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container div.resp-tab-content .pagination-tabs button {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font-size: 1.1em;
  font-weight: 500;
  margin-right: 30px;
  border-bottom: var(--color) 1px dashed;
  color: var(--color);
  letter-spacing: -0.025em;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container div.resp-tab-content .pagination-tabs button.prec {
  display: inline-block;
  position: absolute;
  top: auto;
  left: 0;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container div.resp-tab-content .pagination-tabs button.prec:before {
  background: url("../images/fleche_retour.png") no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-right: 10px;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container div.resp-tab-content .pagination-tabs button.suiv {
  position: absolute;
  top: auto;
  right: 0;
}
.node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container div.resp-tab-content .pagination-tabs button.suiv:after {
  background: url("../images/fleche_lien.png") no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-left: 10px;
}

#node-23 .paragraphs-item-texte-page {
  margin-top: 30px;
}
#node-23 .paragraphs-item-texte-page:after {
  border-bottom: var(--color-bg) solid 3px;
  content: '';
  display: block;
  margin-top: 30px;
  width: 40px;
}
#node-23 .field-name-body {
  margin-top: 30px;
}

.front .node-page .field-name-body .bloc-ecole-presentation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -20px;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item {
  text-align: center;
  padding: 30px 15px 0 15px;
  background-color: var(--color-bg);
  color: white;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% * 1 / 4 - 20px);
  min-height: 212px;
  margin-right: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  overflow: hidden;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item > p {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item > p:first-child {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item > p:last-child {
  margin-bottom: 0;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item .bloc-overlay {
  position: absolute;
  padding: 15px;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 212px;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  background-color: white;
  color: var(--color-bg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item .bloc-overlay p {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item .bloc-overlay p a.bouton-plus-ecole {
  border: 3px solid var(--color-bg);
  color: var(--color-bg);
  display: block;
  font-weight: bold;
  padding: 17px 20px;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item .bloc-overlay p a.bouton-plus-ecole:after {
  background-color: var(--color-bg);
  content: '';
  display: inline-block;
  height: 11px;
  margin-left: 15px;
  -webkit-mask: url(../images/fleche_bouton_ecole.png) no-repeat;
          mask: url(../images/fleche_bouton_ecole.png) no-repeat;
  vertical-align: middle;
  width: 13px;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item .bloc-overlay p:last-child {
  font-size: 16px;
}
.front .node-page .field-name-body .bloc-ecole-presentation .bloc-ecole-presentation-item:hover .bloc-overlay {
  visibility: visible;
  opacity: 1;
}

.field-name-field-paragraphs-bottom p,
.field-name-field-remontee-des-pages p,
.paragraphs-items-field-lien-direct p {
  margin-bottom: 0;
}

.view-vue-actualites {
  max-width: 64.125em;
  padding: 0 43px;
  margin: auto;
}
.view-vue-actualites a {
  border-bottom: none;
  color: var(--color) !important;
}
.view-vue-actualites .paragraphs-items-field-image-actualite {
  margin: 0;
}
.view-vue-actualites .field-name-title span, .view-vue-actualites .field-name-read-more-view span.read-more span {
  border-bottom: 1px dashed var(--color);
  color: var(--color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.view-vue-actualites .view-header {
  margin-bottom: 70px;
}
.view-vue-actualites .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -20px;
}
.view-vue-actualites .view-content .views-row {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-right: 20px;
  margin-bottom: 115px;
  padding: 0 15px;
  width: calc(100% * 1 / 3 - 20px);
  overflow: hidden;
}
.view-vue-actualites .view-content .views-row:hover .field-name-title span, .view-vue-actualites .view-content .views-row:hover .field-name-read-more-view span.read-more > span {
  color: var(--color-bg);
  border-bottom: 1px solid var(--color-bg);
}
.view-vue-actualites .view-content .views-row:hover .field-name-field-image .field-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.view-vue-actualites .view-content .views-row:hover .field-name-field-image .field-item:after {
  opacity: 1 !important;
}
.view-vue-actualites .view-content .views-row .field-name-field-image .field-items {
  position: relative;
}
.view-vue-actualites .view-content .views-row .field-name-field-image .field-items .field-item img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 100%;
  height: auto;
}
.view-vue-actualites .view-content .views-row .field-name-field-image .field-items .field-item:after {
  content: "";
  display: block;
  background: url("../images/plus-inp.svg") no-repeat;
  background-size: 50px;
  background-position: center;
  position: absolute;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.view-vue-actualites .view-content .views-row .field-name-field-thematique {
  margin-top: -16px;
  margin-left: 12px;
  margin-right: 12px;
  display: block;
  background: none;
  padding: inherit;
  font-size: inherit;
  position: relative;
  z-index: 0;
}
.view-vue-actualites .view-content .views-row .field-name-field-thematique .field-item {
  display: inline-block;
  color: white;
  font-size: 0.9em;
  background-color: var(--color-bg);
  padding: 4px 7px;
  min-width: 170px;
}
.view-vue-actualites .view-content .views-row .field-name-field-date-debut {
  margin-top: 30px;
  margin-bottom: 15px;
  margin-left: 12px;
  margin-right: 12px;
  color: #a6a6a6;
  font-size: 0.97em;
  font-weight: 500;
}
.view-vue-actualites .view-content .views-row .groupe-de-champs-page-vue {
  margin-left: 12px;
  margin-right: 12px;
  max-height: 200px;
  overflow: hidden;
}
.view-vue-actualites .view-content .views-row .field-name-title {
  margin-bottom: 20px;
  height: 78px;
}
.view-vue-actualites .view-content .views-row .field-name-title span, .view-vue-actualites .view-content .views-row .field-name-title a {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
}
.view-vue-actualites .view-content .views-row .paragraphs-items-field-chapeau-actualite {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
.view-vue-actualites .view-content .views-row .paragraphs-items-field-chapeau-actualite:before, .view-vue-actualites .view-content .views-row .paragraphs-items-field-chapeau-actualite:after {
  content: none !important;
}
.view-vue-actualites .view-content .views-row .field-name-body, .view-vue-actualites .view-content .views-row .paragraphs-items-field-chapeau-actualite {
  line-height: 1.5;
}
.view-vue-actualites .view-content .views-row .field-name-body p, .view-vue-actualites .view-content .views-row .paragraphs-items-field-chapeau-actualite p {
  color: var(--color) !important;
}
.view-vue-actualites .view-content .views-row .field-name-read-more-view {
  margin-left: 12px;
  margin-right: 12px;
  margin-top: 40px;
}
.view-vue-actualites .view-content .views-row .field-name-read-more-view span.read-more {
  display: inline-block;
}
.view-vue-actualites .view-content .views-row .field-name-read-more-view span.read-more:after {
  background-color: var(--color);
  content: '';
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  -webkit-mask: url(../images/fleche_lien.png) no-repeat;
          mask: url(../images/fleche_lien.png) no-repeat;
  vertical-align: middle;
  width: 13px;
}
.view-vue-actualites .view-content .views-row:hover .field-name-read-more-view span.read-more:after {
  background-color: var(--color-bg);
}
.view-vue-actualites .view-content .views-row .field-name-read-more-view span.read-more > span {
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.view-vue-agenda {
  max-width: 64.125em;
  padding: 0 43px;
  margin: auto;
}
.view-vue-agenda a {
  border-bottom: 1px dashed var(--color);
}

.page-agenda .view-vue-agenda .view-header, .page-agenda-archives .view-vue-agenda .view-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-agenda .view-vue-agenda .view-content, .page-agenda-archives .view-vue-agenda .view-content {
  margin-top: 50px;
  margin-right: -75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.page-agenda .view-vue-agenda .view-content .views-row, .page-agenda-archives .view-vue-agenda .view-content .views-row {
  margin-bottom: 60px;
  width: calc(100% * 1/2 - 75px);
  margin-right: 75px;
  min-height: 158px;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-field-date span div, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-field-date span div {
  display: inline-block;
  font-weight: bold;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-field-date span .j, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-field-date span .j {
  color: var(--color-bg);
  font-size: 4.2em;
  letter-spacing: -0.025em;
  margin-right: 10px;
  margin-left: -2px;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-title, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-title {
  margin: 15px 0;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-title a, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-title a {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-title a:hover, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-title a:hover {
  color: var(--color-bg);
  border-bottom: 1px solid var(--color-bg);
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-body, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-body {
  margin-bottom: 15px;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-view-node span, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-view-node span {
  display: inline-block;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-view-node span:after, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-view-node span:after {
  background: url("../images/fleche_lien.png") no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-left: 10px;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-view-node span a, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-view-node span a {
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: -0.025em;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-view-node span:hover:after, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-view-node span:hover:after {
  background: url("../images/fleche_bouton_hover.png") no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-left: 10px;
}
.page-agenda .view-vue-agenda .view-content .views-row .views-field-view-node span:hover a, .page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-view-node span:hover a {
  color: var(--color-bg);
  border-bottom: var(--color-bg) solid 1px;
}

.region-news .view-vue-actualites {
  max-width: none;
  padding: 0;
  margin: 0;
}
.region-news .view-vue-actualites .view-header {
  margin-bottom: 43px;
}
.region-news .view-vue-actualites .view-header > * {
  display: inline-block;
  margin-right: 14px;
}
.region-news .view-vue-actualites .view-header p a {
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: -0.025em;
  border-bottom: 1px dashed var(--color);
}
.region-news .view-vue-actualites .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.region-news .view-vue-actualites .view-content .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-right: 43px;
  margin-bottom: 0;
  padding: 0;
  min-width: 270px;
}
.region-news .view-vue-actualites .view-content .views-row:hover .field-name-title span, .region-news .view-vue-actualites .view-content .views-row:hover .field-name-read-more-view span.read-more > span {
  color: var(--color-bg);
  border-bottom: 1px solid var(--color-bg);
}
.region-news .view-vue-actualites .view-content .views-row:hover .field-name-read-more-view span.read-more:after {
  background: url("../images/fleche_bouton_hover.png") no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  width: 13px;
  vertical-align: middle;
  margin-left: 10px;
}
.region-news .view-vue-actualites .view-content .views-row:hover .field-name-field-image .field-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.region-news .view-vue-actualites .view-content .views-row:hover .field-name-field-image .field-item:after {
  opacity: 1 !important;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-field-image .field-items {
  position: relative;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-field-image .field-items .field-item img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 100%;
  height: auto;
}
.region-news .view-vue-actualites .view-content .views-row .group-text-view {
  overflow: hidden;
  min-height: 339px;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-title {
  height: 78px;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-field-date-debut, .region-news .view-vue-actualites .view-content .views-row .field-name-title, .region-news .view-vue-actualites .view-content .views-row .field-name-read-more-view {
  margin-left: 0;
  margin-right: 0;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-field-date-debut {
  font-size: 0.95em;
  font-style: italic;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-body {
  font-size: 1.1em;
  letter-spacing: -0.025em;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-title, .region-news .view-vue-actualites .view-content .views-row .field-name-body, .region-news .view-vue-actualites .view-content .views-row .paragraphs-items-field-chapeau-actualite {
  line-height: 1.5;
}
.region-news .view-vue-actualites .view-content .views-row .paragraphs-items-field-chapeau-actualite {
  margin: 0;
  padding: 0;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-title, .region-news .view-vue-actualites .view-content .views-row .group-text-view {
  margin-bottom: 40px;
}
.region-news .view-vue-actualites .view-content .views-row .field-name-read-more-view {
  margin-top: auto;
}
.region-news .view-vue-agenda {
  max-width: none;
  padding: 0;
  margin: 0;
}
.region-news .view-vue-agenda .view-header {
  margin-bottom: 43px;
}
.region-news .view-vue-agenda .view-header > * {
  display: inline-block;
  margin-right: 14px;
}
.region-news .view-vue-agenda .view-header p {
  margin-right: 0;
}
.region-news .view-vue-agenda .view-header p a {
  font-size: 1.1em;
  font-weight: 500;
  letter-spacing: -1px;
}
.region-news .view-vue-agenda .view-content .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  height: 200px;
  max-width: 300px;
  padding-bottom: 30px;
  margin-bottom: 28px;
}
.region-news .view-vue-agenda .view-content .views-row .views-field-field-date {
  margin-bottom: 17px;
}
.region-news .view-vue-agenda .view-content .views-row .views-field-field-date span div {
  display: inline-block;
  font-weight: bold;
}
.region-news .view-vue-agenda .view-content .views-row .views-field-field-date span .j {
  color: var(--color-bg);
  font-size: 4.2em;
  letter-spacing: -2px;
  margin-right: 20px;
  margin-top: 11px;
  margin-left: -2px;
}
.region-news .view-vue-agenda .view-content .views-row .views-field-body, .region-news .view-vue-agenda .view-content .views-row .views-field-title {
  margin-bottom: 12px;
  line-height: 1.5;
  letter-spacing: -0.025em;
  padding: 0 20px;
  max-height: 70px;
  overflow: hidden;
}
.region-news .view-vue-agenda .view-content .views-row .views-field-view-node {
  padding: 0 20px;
  margin-top: auto;
}
.region-news .view-vue-agenda .view-content .views-row .views-field-view-node span a {
  font-size: 1.1em;
  font-weight: 500;
}
.region-news .view-vue-agenda .view-content .views-row .views-field-view-node span:after {
  background-color: var(--color);
  content: '';
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  -webkit-mask: url(../images/fleche_lien.png) no-repeat;
          mask: url(../images/fleche_lien.png) no-repeat;
  vertical-align: middle;
  width: 13px;
}
.region-news .view-vue-agenda .view-content .views-row .views-field-view-node span:hover:after {
  background-color: var(--color-bg);
}
.region-news .view-vue-agenda .view-content .views-row .views-field-view-node span:hover a {
  color: var(--color-bg);
  border-bottom: var(--color-bg) solid 1px;
}
.region-news .view-vue-agenda .view-content .views-row:last-child {
  margin-bottom: 0;
}

.view-vue-formation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.view-vue-formation .view-filters {
  width: calc(100% * 1 / 4 + 20px);
}
.view-vue-formation .view-filters .filters-header {
  background-color: #e6e6e6;
}
.view-vue-formation .view-filters .filters-header p {
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1.5;
  padding: 30px 36px;
  margin-bottom: 0;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets {
  background-color: #e6e6e6;
  padding: 0 10px;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div {
  border-top: 1px solid #cccdcd;
  padding: 10px 0 20px 0;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div:first-child {
  border-top: none;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div > label {
  display: inline-block;
  font-size: 0.83em;
  cursor: default;
  margin-bottom: 10px;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div > label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div .views-widget .form-item .form-item {
  margin-left: 35px;
  margin-bottom: 4px;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div .views-widget .form-item .form-item label {
  font-weight: normal;
  font-size: 0.85em;
  display: inline-block;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets #edit-field-type-diplome-tid-wrapper > label:before {
  background: url("../images/diplome.svg") no-repeat;
  background-size: 26px 24px;
  height: 24px;
  width: 26px;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets #edit-field-rythme-formation-tid-wrapper > label:before {
  background: url("../images/rythme.svg") no-repeat;
  background-size: 25px 25px;
  height: 25px;
  width: 26px;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets #edit-field-type-formation-tid-wrapper > label:before {
  background: url("../images/type.svg") no-repeat;
  background-size: 21px 25px;
  height: 25px;
  width: 26px;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets #edit-field-th-matique-formation-tid-1-wrapper > label:before {
  background: url("../images/thematique.svg") no-repeat;
  background-size: 26px 21px;
  height: 21px;
  width: 26px;
}
.view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets .views-submit-button {
  display: none;
}
.view-vue-formation .view-filters form .views-exposed-form .views-reset-button {
  background-color: #f0f0f0;
  border-top: none;
  margin-top: 5px;
  padding: 30px 0 30px 20px;
  position: relative;
  text-align: center;
}
.view-vue-formation .view-filters form .views-exposed-form .views-reset-button:before {
  background-color: var(--color-bg);
  content: '';
  height: 100%;
  left: 0;
  -webkit-mask: url(../images/croix.png) no-repeat 8% 50%;
          mask: url(../images/croix.png) no-repeat 8% 50%;
  position: absolute;
  top: 0;
  width: 100%;
}
.view-vue-formation .view-filters form .views-exposed-form .views-reset-button [type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  color: var(--color);
  background: #f0f0f0;
  font-size: 14px;
  border-bottom: 1px dashed #a1a3a4;
  margin: 0;
  padding: 0;
}
.view-vue-formation .view-filters [type="checkbox"]:not(:checked),
.view-vue-formation .view-filters [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.view-vue-formation .view-filters [type="checkbox"]:not(:checked) + label,
.view-vue-formation .view-filters [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  margin-left: 0;
}
.view-vue-formation .view-filters [type="checkbox"]:not(:checked) + label:before,
.view-vue-formation .view-filters [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 16px;
  height: 16px;
  border: 2px solid #a1a3a4;
  border-radius: 0;
}
.view-vue-formation .view-filters [type="checkbox"]:not(:checked) + label:after,
.view-vue-formation .view-filters [type="checkbox"]:checked + label:after {
  content: '';
  background: url("../images/check.png") no-repeat;
  position: absolute;
  top: 2px;
  left: 0px;
  height: 16px;
  width: 16px;
  font-size: 23px;
  line-height: 0.8;
  color: var(--color-bg);
  border: 2px solid var(--color-bg);
  -webkit-transition: all .2s;
  transition: all .2s;
}
.view-vue-formation .view-filters [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.view-vue-formation .view-filters [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.view-vue-formation .view-filters select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  padding: 8px 20px 8px 10px;
  font-size: 0.73em;
  font-weight: 500;
  border: 2px solid var(--color);
  background-color: #e6e6e6;
  color: var(--color);
  background-image: url("../images/fleche-select.png");
  background-repeat: no-repeat;
  background-position: 96% 55%;
  margin-left: 26px;
  cursor: pointer;
}
.view-vue-formation .view-empty {
  width: calc(100% * 3 / 4 - 20px);
  font-size: 25px;
  font-weight: 900;
  padding-left: 50px;
  padding-top: 30px;
  letter-spacing: -1px;
}
.view-vue-formation .view-content {
  padding-left: 50px;
  width: calc(100% * 3 / 4 - 20px);
  margin-left: auto;
}
.view-vue-formation .view-content .content-header {
  margin-bottom: 60px;
}
.view-vue-formation .view-content .content-header p {
  font-size: 40px;
  font-weight: 900;
  border-bottom: 3px solid var(--color);
  letter-spacing: -1px;
  line-height: 1.5;
  padding-bottom: 15px;
}
.view-vue-formation .view-content .views-row {
  margin-bottom: 60px;
}
.view-vue-formation .view-content .views-row .node-formation-externe a.group-titre-formation {
  border-bottom: none;
  color: var(--color);
}
.view-vue-formation .view-content .views-row .node-formation-externe a.group-titre-formation div.span-wrapper {
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
  line-height: 2.3;
}
.view-vue-formation .view-content .views-row .node-formation-externe a.group-titre-formation div.span-wrapper:before {
  content: url("../images/fleche_lien.png");
  position: absolute;
  left: 0;
}
.view-vue-formation .view-content .views-row .node-formation-externe a.group-titre-formation div.span-wrapper span {
  letter-spacing: -1px;
  font-size: 25px;
  font-weight: 900;
  border-bottom: 1px dashed #a1a3a4;
  letter-spacing: -1px;
  display: inline;
  line-height: 1.4;
  position: relative;
  padding-right: 35px;
}
.view-vue-formation .view-content .views-row .node-formation-externe a.group-titre-formation div.span-wrapper span:after {
  content: url("../images/ep-hover.svg");
  position: absolute;
  right: 0;
  padding-top: 5px;
}
.view-vue-formation .view-content .views-row .field-name-title {
  font-size: 25px;
  font-weight: 900;
  margin-bottom: 15px;
}
.view-vue-formation .view-content .views-row .field-name-title span {
  position: relative;
  padding-left: 20px;
  display: block;
  line-height: 1.3;
}
.view-vue-formation .view-content .views-row .field-name-title span:before {
  content: url("../images/fleche_lien.png");
  position: absolute;
  left: 0;
}
.view-vue-formation .view-content .views-row .field-name-title span a {
  letter-spacing: -1px;
  color: var(--color);
  border-color: var(--color);
  display: inline;
  line-height: 1.4;
}
.view-vue-formation .view-content .views-row .group-categorie-formation {
  border: solid 2px #a1a3a4 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  color: var(--color);
}
.view-vue-formation .view-content .views-row .group-categorie-formation > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 12px;
  border-right: 1px solid #e6e6e6;
}
.view-vue-formation .view-content .views-row .group-categorie-formation > div .field-item, .view-vue-formation .view-content .views-row .group-categorie-formation > div p {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: center;
}
.view-vue-formation .view-content .views-row .group-categorie-formation > div:last-child {
  border-right: none;
}
.view-vue-formation .view-content .views-row .group-categorie-formation > div p {
  margin-bottom: 0;
}
.view-vue-formation .view-content .views-row .group-categorie-formation .field-name-field-type-diplome .field-items:before {
  content: "";
  background: url("../images/diplome.svg") no-repeat;
  display: block;
  margin: auto;
  height: 31px;
  width: 33px;
  padding-bottom: 41px;
}
.view-vue-formation .view-content .views-row .group-categorie-formation .field-name-field-rythme-formation .field-items:before {
  content: "";
  background: url("../images/rythme.svg") no-repeat;
  display: block;
  margin: auto;
  height: 31px;
  width: 30px;
  padding-bottom: 41px;
}
.view-vue-formation .view-content .views-row .group-categorie-formation .field-name-field-type-formation .field-items:before {
  content: "";
  background: url("../images/type.svg") no-repeat;
  display: block;
  margin: auto;
  height: 31px;
  width: 25px;
  padding-bottom: 41px;
}
.view-vue-formation .view-content .views-row .group-categorie-formation .field-name-field-th-matique-formation .field-items:before {
  content: "";
  background: url("../images/thematique.svg") no-repeat;
  display: block;
  margin: auto;
  height: 31px;
  width: 31px;
  padding-bottom: 41px;
}
.view-vue-formation .view-content .views-row .group-categorie-formation .field-name-field-ecole .taxonomy-term-description {
  margin: 0;
}
.view-vue-formation .view-content .views-row .group-categorie-formation .field-name-field-ecole .taxonomy-term-description img {
  height: 31px;
}
.view-vue-formation .view-content .views-row .group-categorie-formation .field-name-field-ecole .field-name-title {
  margin-bottom: 0;
}
.view-vue-formation .view-content .views-row .node:hover {
  background-color: white;
}
.view-vue-formation .view-content .views-row .node:hover div.span-wrapper:before {
  content: url("../images/fleche_bouton_ecole.png") !important;
  position: absolute;
  left: 0;
}
.view-vue-formation .view-content .views-row .node:hover div.span-wrapper span {
  color: var(--color-bg);
  border-bottom: var(--color-bg) 1px solid !important;
}
.view-vue-formation .view-content .views-row .node:hover .field-name-title span:before {
  content: url("../images/fleche_bouton_ecole.png");
  position: absolute;
  left: 0;
}
.view-vue-formation .view-content .views-row .node:hover .field-name-title span a {
  color: var(--color-bg);
  border-bottom: var(--color-bg) 1px solid;
}
.view-vue-formation .view-content .views-row .node:hover .group-categorie-formation {
  border: solid 2px var(--color-bg) !important;
}

.block-vue-structure {
  margin-top: 90px;
}
.block-vue-structure .content .view .view-content .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.block-vue-structure .content .view .view-content .views-row .fiche {
  background-color: var(--color-bg);
  width: calc(100% * 1 / 3 + 10px);
  padding: 35px 30px;
  position: relative;
}
.block-vue-structure .content .view .view-content .views-row .fiche:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: 8%;
  left: 100%;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid var(--color-bg);
}
.block-vue-structure .content .view .view-content .views-row .fiche .views-field-title {
  margin-bottom: 34px;
}
.block-vue-structure .content .view .view-content .views-row .fiche .views-field-title span {
  color: white;
  letter-spacing: -0.025em;
  line-height: 1;
  font-size: 1.6em;
  font-weight: bold;
}
.block-vue-structure .content .view .view-content .views-row .fiche .views-field-field-sous-titre {
  color: white;
  margin-bottom: 30px;
  line-height: 1.5;
}
.block-vue-structure .content .view .view-content .views-row .views-field-body {
  background-color: #eee;
  width: calc(100% * 2 / 3 - 10px);
  padding: 35px 30px;
}
.block-vue-structure .content .view .view-content .views-row .views-field-body .field-content p {
  line-height: 1.5;
  font-size: 14px;
  margin-bottom: 35px;
}

.paragraphs-item-texte-page {
  margin-top: 40px;
}

.paragraphs-item-citation .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.paragraphs-item-citation .content:before {
  background-color: var(--color-bg);
  content: '';
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 62px;
  margin-right: 40px;
  margin-top: 25px;
  -webkit-mask: url(../images/guillemets.svg) no-repeat;
          mask: url(../images/guillemets.svg) no-repeat;
  width: 83px;
}
.paragraphs-item-citation .content .group-citation .field-name-field-image-citation {
  margin: 15px 40px 8px 10px;
  float: right;
  position: relative;
}
.paragraphs-item-citation .content .group-citation .field-name-field-image-citation .field-item::before {
  content: "";
  border-left: 4px solid var(--color-bg);
  position: absolute;
  width: 4px;
  height: 30px;
  bottom: 5px;
}
.paragraphs-item-citation .content .group-citation .field-name-field-image-citation .field-item::after {
  background-color: var(--color-bg);
  content: '';
  display: block;
  height: 150px;
  -webkit-mask: url(../images/diagonales.svg);
          mask: url(../images/diagonales.svg);
  position: absolute;
  right: -40px;
  top: -20px;
  width: 150px;
  z-index: -1;
}
.paragraphs-item-citation .content .group-citation .field-name-field-image-citation .field-item img {
  border-bottom: 4px solid var(--color-bg);
}
.paragraphs-item-citation .content .group-citation .field-name-field-texte-citation .field-items {
  padding: 15px 0;
}
.paragraphs-item-citation .content .group-citation .field-name-field-texte-citation .field-items .field-item {
  border-left: 2px solid var(--color-bg);
  padding: 0 40px;
}
.paragraphs-item-citation .content .group-citation .field-name-field-texte-citation .field-items .field-item p {
  font-size: 1em;
  font-style: italic;
  line-height: 2.2;
}

/*.paragraphs-item-boites {
  position: relative;
  .content {
    .field-name-field-boite {
      > .field-items {
        display: flex;
        flex-flow: row wrap;
        margin-right: -20px;
        margin-bottom: -20px;
        > .field-item {
          cursor: pointer;
          margin-bottom: 20px;
          margin-right: 20px;
          width: calc(100% * 1 / 3 - 20px);
          .paragraphs-item-contenu-boites {
            .group-boites {
              background-repeat: no-repeat;
              height: 172px;
              .field-name-field-partie-cliquable {
                > .field-items {
                  > .field-item {
                    cursor: pointer;
                    text-align: center;
                    display: flex;
                    justify-content: flex-end;
                    flex-flow: column nowrap;
                    min-height: 172px;
                    padding: 27px 25px 20px 25px;
                    position: relative;
                    overflow: hidden;
                    color: $white;
                    p {
                      margin-top: 6px;
                      margin-bottom: 0;
                      line-height: 1;
                      span {
                        font-size: 1.5em;
                        font-weight: 900;
                      }
                    }
                    p.description {
                      font-size: 0.8125em;
                      line-height: 19px;
                    }
                    p.img_ecole {
                      flex-grow: 1;
                      display: flex;
                      flex-direction: column;
                      justify-content: flex-end;
                    }
                    div.bloc-ecole-overlay {
                      span {
                        border: 3px solid var(--color-bg);
                        color: var(--color-bg);
                        display: inline-block;
                        font-weight: bold;
                        padding: 17px 20px;
                        position: absolute;
                        left: 50%;
                        top: 100%;
                        transform: translateX(-50%);
                        min-width: 195px;
                      }
                    }
                  }
                }
              }
              &:hover {
                background-color: white;
                background-image: none !important;
                color: $rouge-ecole;
                .field-name-field-partie-cliquable {
                  > .field-items {
                    > .field-item {
                      justify-content: flex-start;
                      p {
                        span {
                          font-size: 1.3em;
                          transform: translateY(15px);
                          color: $rouge-ecole;
                        }
                      }
                      p.description, p.img_ecole {
                        opacity: 0;
                      }
                      div.bloc-ecole-overlay {
                        span {
                          top: 50%;
                        }
                      }
                    }
                  }
                }
              }
            }
            .field-name-field-partie-cachee {
              position: absolute;
              width: 100%;
              top: auto;
              left: 0;
              max-height: 0;
              overflow: hidden;
              transition: max-height 0.5s;
              background: white;
              z-index: 10;
              .field-item {
                padding: 20px;
              }
            }
            &.boite-ouverte {
              .field-name-field-partie-cachee {
                max-height: 1000px;
                z-index: 10;
                background: white;
              }
              .group-boites {
                background-color: white;
                background-image: none !important;
                color: $rouge-ecole;
                .field-name-field-partie-cliquable {
                  > .field-items {
                    > .field-item {
                      justify-content: flex-start;
                      p {
                        span {
                          font-size: 1.3em;
                          transform: translateY(15px);
                          color: $rouge-ecole;
                        }
                      }
                      p.description, p.img_ecole {
                        opacity: 0;
                      }
                      div.bloc-ecole-overlay {
                        span {
                          top: 50%;
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}
*/
.paragraphs-items-field-paragraphs-bottom a {
  color: var(--color) !important;
  border-color: var(--color) !important;
  display: inline;
}

.paragraphs-item-chiffres-cles .content .field-name-field-chiffres-cles .field-items .field-item p {
  margin-bottom: 0;
}
.paragraphs-item-chiffres-cles .content .field-name-field-chiffres-cles .field-items .field-item p:after {
  content: '';
  border-bottom: white solid 3px;
  display: block;
  margin-top: 25px;
  width: 40px;
}
.paragraphs-item-chiffres-cles .content .field-name-field-chiffres-cles .field-items .field-item p:last-child {
  margin-bottom: 30px;
}
.paragraphs-item-chiffres-cles .content .field-name-field-chiffres-cles .field-items .field-item p:last-child:after {
  content: none !important;
}

.paragraphs-item-lien-direct a {
  color: var(--color);
  border-bottom: none;
}

.paragraphs-item-boites .field-name-field-boite > .field-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -20px;
  margin-bottom: -20px;
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.even {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin-bottom: 20px;
  margin-right: 20px;
  width: calc(100% * 1/3 - 20px);
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.odd {
  width: 100%;
  max-height: 0;
  opacity: 0;
  margin-bottom: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out, all 0.3s ease-out;
  transition: max-height 0.2s ease-out, all 0.3s ease-out;
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.even:nth-child(-2n+5) {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.odd:nth-child(-2n+6) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.even:nth-child(2n+7):nth-child(-2n+11) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.odd:nth-child(2n+8):nth-child(-2n+12) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.even:nth-child(2n+13) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.odd:nth-child(2n+14) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.odd.boite-ouverte {
  background: white;
  max-height: 1000px;
  margin-right: -20px;
  padding: 20px;
  opacity: 1;
}
.paragraphs-item-boites .field-name-field-boite > .field-items .field-item.even.boite_focus .field-name-field-partie-cliquable .field-item {
  background-color: white;
  color: var(--color-bg);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.paragraphs-item-boites .field-name-field-boite > .field-items .field-item.even.boite_focus .field-name-field-partie-cliquable .field-item p span {
  font-size: 1.3em;
  color: var(--color-bg);
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}
.paragraphs-item-boites .field-name-field-boite > .field-items .field-item.even.boite_focus .field-name-field-partie-cliquable .field-item p.description {
  opacity: 0;
}
.paragraphs-item-boites .field-name-field-boite > .field-items .field-item.even.boite_focus .field-name-field-partie-cliquable .field-item p.img_ecole {
  opacity: 0;
}
.paragraphs-item-boites .field-name-field-boite > .field-items .field-item.even.boite_focus .field-name-field-partie-cliquable .field-item div.bloc-ecole-overlay span {
  top: 50%;
}

.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .group-texte-boites {
  background-size: auto;
  background-position: right;
  background-repeat: no-repeat;
  background-color: var(--color);
}
body[class*=domain-ens] .paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .group-texte-boites {
  background-color: var(--color-bg);
}

.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item {
  cursor: pointer;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  min-height: 182px;
  padding: 27px 20px 20px 20px;
  position: relative;
  overflow: hidden;
  color: white;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item p {
  margin-bottom: 0;
  line-height: 1;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item p span {
  font-size: 1.5em;
  font-weight: 900;
  line-height: 1;
  color: white;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item p.description {
  font-size: 0.8125em;
  line-height: 19px;
  margin-top: 6px;
  margin-bottom: 0;
  color: white;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item p.img_ecole {
  margin-top: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item div.bloc-ecole-overlay span {
  border: 3px solid var(--color-bg);
  color: var(--color-bg);
  display: inline-block;
  font-weight: bold;
  padding: 17px 20px;
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 195px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item div.bloc-ecole-overlay span:after {
  background-color: var(--color-bg);
  content: '';
  display: inline-block;
  height: 11px;
  margin-left: 15px;
  -webkit-mask: url(../images/fleche_bouton_ecole.png) no-repeat;
          mask: url(../images/fleche_bouton_ecole.png) no-repeat;
  vertical-align: middle;
  width: 13px;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item:hover {
  background-color: white;
  color: var(--color-bg);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item:hover p span {
  font-size: 1.3em;
  color: var(--color-bg);
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item:hover p.description {
  opacity: 0;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item:hover p.img_ecole {
  opacity: 0;
}
.paragraphs-item-boites .paragraphs-item-partie-cliquable-des-boites .field-item:hover div.bloc-ecole-overlay span {
  top: 50%;
}

.webform-client-form {
  margin-bottom: 60px;
}
.webform-client-form input::-webkit-input-placeholder {
  opacity: 0;
}
.webform-client-form input::-moz-placeholder {
  opacity: 0;
}
.webform-client-form input::-o-input-placeholder {
  opacity: 0;
}
.webform-client-form input::-ms-input-placeholder {
  opacity: 0;
}
.webform-client-form input input:-moz-placeholder {
  opacity: 0;
}
.webform-client-form label {
  margin-bottom: 5px;
  z-index: 2;
}
.webform-client-form input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  margin: 0;
  padding: 5px;
  position: relative;
  border: 1px solid #cccdcd;
  color: var(--color);
  width: 100%;
}
.webform-client-form input:focus {
  outline: none;
}
.webform-client-form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  width: 100%;
  margin: 0;
  padding: 5px 23px 5px 5px;
  border: 1px solid #cccdcd;
  background: url("../images/fleche-sticky.svg") no-repeat;
  background-color: white;
  background-position: 98% center;
  color: var(--color);
}
.webform-client-form select:focus {
  outline: none;
}
.webform-client-form textarea {
  max-width: 100%;
}
.webform-client-form textarea:focus {
  outline: none;
}
.webform-client-form .fieldset-legend {
  font-weight: bold;
}
.webform-client-form fieldset {
  margin-bottom: 20px;
}
.webform-client-form fieldset .fieldset-wrapper {
  padding: 0 25px;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox,
.webform-client-form .webform-component-checkboxes .form-type-radio,
.webform-client-form .webform-component-radios .form-type-checkbox,
.webform-client-form .webform-component-radios .form-type-radio {
  margin-top: 1em;
  margin-bottom: 1em;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:not(:checked),
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:checked,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:not(:checked),
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:checked,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:not(:checked),
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:checked,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:not(:checked),
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:checked,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:not(:checked),
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:checked,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:not(:checked),
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:checked,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:not(:checked),
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:checked,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:not(:checked),
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:checked {
  position: absolute;
  left: -9999px;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:not(:checked) + label,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:checked + label,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:not(:checked) + label,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:checked + label,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:not(:checked) + label,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:checked + label,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:not(:checked) + label,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:checked + label,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:not(:checked) + label,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:checked + label,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:not(:checked) + label,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:checked + label,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:not(:checked) + label,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:checked + label,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:not(:checked) + label,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  margin-left: 0;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:not(:checked) + label:before,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:checked + label:before,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:not(:checked) + label:before,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:checked + label:before,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:not(:checked) + label:before,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:checked + label:before,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:not(:checked) + label:before,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:checked + label:before,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:not(:checked) + label:before,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:checked + label:before,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:not(:checked) + label:before,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:checked + label:before,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:not(:checked) + label:before,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:checked + label:before,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:not(:checked) + label:before,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  border: 1px solid #cccdcd;
  background: white;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:not(:checked) + label:after,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:checked + label:after,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:not(:checked) + label:after,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:checked + label:after,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:not(:checked) + label:after,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:checked + label:after,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:not(:checked) + label:after,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:checked + label:after,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:not(:checked) + label:after,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:checked + label:after,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:not(:checked) + label:after,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:checked + label:after,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:not(:checked) + label:after,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:checked + label:after,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:not(:checked) + label:after,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:checked + label:after {
  content: '\2714';
  position: absolute;
  top: 0px;
  left: 3px;
  font-size: 23px;
  line-height: 0.8;
  color: var(--color-bg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:not(:checked) + label:after,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:not(:checked) + label:after,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:not(:checked) + label:after,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:not(:checked) + label:after,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:not(:checked) + label:after,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:not(:checked) + label:after,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:not(:checked) + label:after,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:checked + label,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:checked + label,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:checked + label,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:checked + label,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:checked + label,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:checked + label,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:checked + label,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:checked + label {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="checkbox"]:checked + label:after,
.webform-client-form .webform-component-checkboxes .form-type-checkbox [type="radio"]:checked + label:after,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="checkbox"]:checked + label:after,
.webform-client-form .webform-component-checkboxes .form-type-radio [type="radio"]:checked + label:after,
.webform-client-form .webform-component-radios .form-type-checkbox [type="checkbox"]:checked + label:after,
.webform-client-form .webform-component-radios .form-type-checkbox [type="radio"]:checked + label:after,
.webform-client-form .webform-component-radios .form-type-radio [type="checkbox"]:checked + label:after,
.webform-client-form .webform-component-radios .form-type-radio [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.webform-client-form .form-actions {
  text-align: center;
}
.webform-client-form .form-actions input.form-submit {
  background-color: white;
  color: var(--color-bg);
  border: 2px solid var(--color-bg);
  width: auto;
  padding: 10px 15px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.webform-client-form .form-actions input.form-submit:hover {
  background-color: var(--color-bg);
  color: white;
  border: 2px solid var(--color-bg);
}
.webform-client-form .webform-component-select,
.webform-client-form .webform-component-textfield,
.webform-client-form .webform-component-email,
.webform-client-form .webform-component-number {
  width: 48%;
}
.webform-client-form .webform-component-textfield,
.webform-client-form .webform-component-email,
.webform-client-form .webform-component-number {
  position: relative;
}
.webform-client-form .webform-component-textfield label,
.webform-client-form .webform-component-email label,
.webform-client-form .webform-component-number label {
  position: relative;
  display: block;
  margin-left: 0.3em;
  -webkit-transform: translateY(29px);
          transform: translateY(29px);
  -webkit-transition: color 0.3s, margin 0.3s,-webkit-transform 0.3s;
  transition: color 0.3s, margin 0.3s,-webkit-transform 0.3s;
  transition: transform 0.3s,color 0.3s, margin 0.3s;
  transition: transform 0.3s,color 0.3s, margin 0.3s,-webkit-transform 0.3s;
}
.webform-client-form .webform-component-textfield:before, .webform-client-form .webform-component-textfield:after,
.webform-client-form .webform-component-email:before,
.webform-client-form .webform-component-email:after,
.webform-client-form .webform-component-number:before,
.webform-client-form .webform-component-number:after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #cccdcd;
}
.webform-client-form .webform-component-textfield:after,
.webform-client-form .webform-component-email:after,
.webform-client-form .webform-component-number:after {
  background-color: var(--color-bg);
  height: 2px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
.webform-client-form .webform-component-textfield.input-focus:after,
.webform-client-form .webform-component-email.input-focus:after,
.webform-client-form .webform-component-number.input-focus:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.webform-client-form .webform-component-textfield.input-focus label,
.webform-client-form .webform-component-email.input-focus label,
.webform-client-form .webform-component-number.input-focus label {
  color: var(--color-bg);
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.webform-client-form .webform-component-textfield.input-focus input,
.webform-client-form .webform-component-email.input-focus input,
.webform-client-form .webform-component-number.input-focus input {
  border: 1px solid transparent;
}
.webform-client-form .webform-component-textfield.label-up label,
.webform-client-form .webform-component-email.label-up label,
.webform-client-form .webform-component-number.label-up label {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  margin-left: 0;
}

body[class*=domain-ens] h1:after {
  border-bottom: var(--color-bg) solid 3px;
}
body[class*=domain-ens] h3 {
  color: var(--color-bg);
}
body[class*=domain-ens] #main-wrapper ul li:before {
  color: var(--color-bg);
}
body[class*=domain-ens] .node a {
  color: var(--color-bg);
  border-color: var(--color-bg);
}
body[class*=domain-ens] .tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1 > a:hover {
  background-color: var(--color-bg);
}
body[class*=domain-ens] .tb-megamenu ul.nav li.tb-megamenu-item.level-1.active:hover > a,
body[class*=domain-ens] .tb-megamenu ul.nav li.tb-megamenu-item.level-1.open.active:hover > a {
  background-color: var(--color-bg) !important;
}
body[class*=domain-ens] .tb-megamenu ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu {
  background-color: var(--color-bg) !important;
}
body[class*=domain-ens] .tb-megamenu ul.nav li.tb-megamenu-item.level-1 > div.tb-megamenu-submenu > div.mega-dropdown-inner {
  padding: 0 !important;
}
body[class*=domain-ens] .tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.open > a {
  background-color: var(--color-bg) !important;
  color: white !important;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 6px 6px 0px 0px rgba(0, 0, 0, 0.12);
}
body[class*=domain-ens] .tb-megamenu ul.nav > li > div.tb-megamenu-submenu > .mega-dropdown-inner > .tb-megamenu-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body[class*=domain-ens] .tb-megamenu ul.nav > li > div.tb-megamenu-submenu > .mega-dropdown-inner > .tb-megamenu-row > div {
  padding: 30px 0;
}
body[class*=domain-ens] .block-slider .content .view .view-content .flexslider ul.slides li .group-slider .field-name-body .bloc-ecole-slider p {
  font-size: 20px;
  margin-top: 20px;
}
body[class*=domain-ens] .block-slider .content .view .view-content .flexslider ol.flex-control-nav.flex-control-paging li a {
  opacity: 0.5;
}
body[class*=domain-ens] .block-slider .content .view .view-content .flexslider ol.flex-control-nav.flex-control-paging li a.flex-active {
  background-color: white !important;
  opacity: 1;
}
body[class*=domain-ens] .paragraphs-item-chiffres-cles .content .field-name-field-chiffres-cles {
  background-color: var(--color-bg);
}
body[class*=domain-ens] .region-news {
  background-color: transparent;
  padding: 35px 40px 0;
}
body[class*=domain-ens] .region-news #block-views-vue-actualites-block-1,
body[class*=domain-ens] .region-news #block-views-vue-agenda-block {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  margin-top: 0;
  background-color: transparent;
}
body[class*=domain-ens] .j {
  color: var(--color-bg) !important;
}
body[class*=domain-ens] .region-news .view-vue-agenda .view-content .views-row .views-field-view-node span:hover a {
  color: var(--color-bg);
  border-bottom: var(--color-bg) solid 1px;
}
body[class*=domain-ens] .view-vue-actualites .view-content .views-row:hover .field-name-title span,
body[class*=domain-ens] .view-vue-actualites .view-content .views-row:hover .field-name-read-more-view span.read-more > span {
  color: var(--color-bg);
  border-bottom: var(--color-bg) solid 1px;
}
body[class*=domain-ens] .block.formation .content {
  background-color: var(--color-bg);
}
body[class*=domain-ens] .node-page .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte,
body[class*=domain-ens] .node-page-carrefour .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte,
body[class*=domain-ens] .node-formation .paragraphs-item-texte-gauche-image-droite .content .field-name-field-texte {
  border-bottom: 5px var(--color-bg) solid;
}
body[class*=domain-ens] .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item,
body[class*=domain-ens] .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item {
  color: var(--color-bg);
}
body[class*=domain-ens] .node-page .paragraphs-item-citation .content .field-name-field-texte-citation .field-items .field-item,
body[class*=domain-ens] .node-page-carrefour .paragraphs-item-citation .content .field-name-field-texte-citation .field-items .field-item,
body[class*=domain-ens] .node-formation .paragraphs-item-citation .content .field-name-field-texte-citation .field-items .field-item {
  border-left: 2px solid var(--color-bg);
}
body[class*=domain-ens] .paragraphs-item-citation .content .group-citation .field-name-field-image-citation .field-item::before {
  border-left: 4px solid var(--color-bg);
}
body[class*=domain-ens] .paragraphs-item-citation .content .group-citation .field-name-field-image-citation .field-item img {
  border-bottom: 4px solid var(--color-bg);
}
body[class*=domain-ens] .node-page .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li:before,
body[class*=domain-ens] .node-page-carrefour .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li:before,
body[class*=domain-ens] .node-formation .paragraphs-item-zone-focus .field-name-field-texte-zone-focus ul li:before {
  content: "\2981";
  color: var(--color-bg);
  margin-right: 5px;
}
body[class*=domain-ens] .node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item,
body[class*=domain-ens] .node-page .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item,
body[class*=domain-ens] .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item,
body[class*=domain-ens] .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item,
body[class*=domain-ens] .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item,
body[class*=domain-ens] .node-formation .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item {
  color: var(--color-bg);
}
body[class*=domain-ens] .block-vue-structure .content .view .view-content .views-row .fiche {
  background-color: var(--color-bg);
}
body[class*=domain-ens] .block-vue-structure .content .view .view-content .views-row .fiche:after {
  border-left: 15px solid var(--color-bg);
}
body[class*=domain-ens] .paragraphs-item-chapeau-sans-image .content .field-name-field-chapeau-sans-image {
  border-bottom: 5px var(--color-bg) solid;
}
body[class*=domain-ens] .timeline .timeline-item .timeline-content p:first-child {
  color: var(--color-bg);
}
body[class*=domain-ens] .timeline .timeline-item .timeline-image img {
  border-bottom: 4px solid var(--color-bg);
}
body[class*=domain-ens] .node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item:hover .field-name-field-titre p a {
  border-bottom: 1px solid var(--color-bg);
  color: var(--color-bg);
}
body[class*=domain-ens] .node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item:hover .field-name-field-chapeau {
  background-color: var(--color-bg);
}
body[class*=domain-ens] .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-contacts .field-item,
body[class*=domain-ens] .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom > .field-items > .field-item > div.field-group-div .field-name-field-titre-documents .field-item {
  color: var(--color-bg);
}
body[class*=domain-ens] li.pager-current {
  color: var(--color-bg) !important;
  border: 2px solid var(--color-bg) !important;
  padding: 1px 9px;
}
body[class*=domain-ens] .view-vue-actualites .view-content .views-row .field-name-field-thematique .field-item,
body[class*=domain-ens] .node-actualite .field-name-field-thematique {
  background-color: var(--color-bg);
}
body[class*=domain-ens] .webform-client-form .form-actions input.form-submit {
  color: var(--color-bg);
  border: 2px solid var(--color-bg);
}
body[class*=domain-ens] .webform-client-form .form-actions input.form-submit:hover {
  background-color: var(--color-bg);
  color: white;
  border: 2px solid var(--color-bg);
}
body[class*=domain-ens] .webform-client-form .webform-component-textfield:after,
body[class*=domain-ens] .webform-client-form .webform-component-email:after,
body[class*=domain-ens] .webform-client-form .webform-component-number:after {
  background-color: var(--color-bg);
}
body[class*=domain-ens] .webform-client-form .webform-component-textfield.input-focus label,
body[class*=domain-ens] .webform-client-form .webform-component-email.input-focus label,
body[class*=domain-ens] .webform-client-form .webform-component-number.input-focus label {
  color: var(--color-bg);
}
body[class*=domain-ens] .webform-client-form .webform-component-checkboxes [type="checkbox"]:not(:checked) + label:after,
body[class*=domain-ens] .webform-client-form .webform-component-checkboxes [type="checkbox"]:checked + label:after,
body[class*=domain-ens] .webform-client-form .webform-component-checkboxes [type="radio"]:not(:checked) + label:after,
body[class*=domain-ens] .webform-client-form .webform-component-checkboxes [type="radio"]:checked + label:after,
body[class*=domain-ens] .webform-client-form .webform-component-radios [type="checkbox"]:not(:checked) + label:after,
body[class*=domain-ens] .webform-client-form .webform-component-radios [type="checkbox"]:checked + label:after,
body[class*=domain-ens] .webform-client-form .webform-component-radios [type="radio"]:not(:checked) + label:after,
body[class*=domain-ens] .webform-client-form .webform-component-radios [type="radio"]:checked + label:after {
  color: var(--color-bg);
}

body[class*=domain-ens].page-agenda .view-vue-agenda .view-content .views-row .views-field-title a:hover,
body[class*=domain-ens].page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-title a:hover {
  color: var(--color-bg) !important;
  border-bottom: 1px solid var(--color-bg) !important;
}

body[class*=domain-ens].page-agenda .view-vue-agenda .view-content .views-row .views-field-view-node span:hover a,
body[class*=domain-ens].page-agenda-archives .view-vue-agenda .view-content .views-row .views-field-view-node span:hover a {
  color: var(--color-bg) !important;
  border-bottom: 1px solid var(--color-bg) !important;
}

body[class*=domain-ens].not-front .tb-megamenu div.nav-collapse ul.nav li.tb-megamenu-item.level-1.active {
  border-bottom-color: var(--color-bg);
}

.domain-enseirb-matmeca .tb-megamenu-item.level-1:first-child > a {
  padding: 18px 22px !important;
}

.block.barre-responsive {
  display: none;
}

@media only screen and (min-width: 980px) {
  .section.sub-header {
    position: relative;
  }

  .section.main_menu {
    top: 145px;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .sticky + #main-wrapper {
    margin-top: 126px !important;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .sub-header {
    height: 213px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .region-menu-bar {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .region-menu-bar .contextual-links-region {
    position: static !important;
  }
  .region-menu-bar .tb-megamenu {
    position: static;
  }

  .sticky .block-multiblock.search-api-bloc {
    display: block;
  }
  .sticky .block-search-api-page {
    opacity: 0;
  }
  .sticky .region-menu-bar {
    max-width: 940px;
    margin: auto;
    padding-left: 149px;
  }
  .sticky .region-header {
    padding: 6px 0;
  }
  .sticky .sub-header {
    height: 68px;
  }
  .sticky .section.header .block-info-site .content .info-site .logo-name {
    height: 50px;
    position: relative;
    z-index: 1;
  }
  .sticky .section.header .block-info-site .content .info-site .slogan {
    display: none;
  }
  .sticky .section.main_menu {
    top: 0;
  }
  .sticky .section.main_menu .nav-collapse {
    max-width: none;
    margin: 0;
  }
  .sticky .section.main_menu .nav-collapse > ul.tb-megamenu-nav {
    display: block;
  }
  .sticky .section.main_menu li.tb-megamenu-item.level-1 > a {
    font-size: 16px !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    padding: 26px 19px 26px 19px !important;
  }

  .domain-inp .sticky .region-menu-bar {
    padding-left: 113px;
  }

  [class*=domain-ens] .sticky .region-menu-bar {
    padding-left: 146px;
  }

  .domain-ensc .sticky .region-menu-bar {
    padding-left: 166px;
  }

  .domain-enstbb .sticky .region-menu-bar {
    padding-left: 155px;
  }

  .domain-enseirb-matmeca .sticky .region-menu-bar {
    padding-left: 128px;
  }
  .domain-enseirb-matmeca .sticky .region-menu-bar .tb-megamenu-item.level-1:first-child > a {
    padding: 18px 19px !important;
  }
}
@media only screen and (max-width: 1150px) {
  .block-slider ol.flex-control-nav.flex-control-paging {
    max-width: none !important;
    top: 80% !important;
    -webkit-transform: none !important;
            transform: none !important;
    bottom: auto !important;
    text-align: center !important;
    left: auto !important;
  }
  .block-slider ol.flex-control-nav.flex-control-paging li {
    display: inline-block !important;
    margin: 0 6px !important;
  }
  .block-slider ol.flex-control-nav.flex-control-paging li a {
    display: inline-block;
  }
}
@media only screen and (max-width: 1035px) {
  #node-1 .field-name-body {
    margin-top: 0;
  }

  .domain-inp header .wrapper {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1026px) {
  ul.resp-tabs-list {
    display: none;
  }

  h2.resp-accordion {
    display: block;
  }

  .node-page-carrefour .field-name-field-remontee-des-pages .field-name-field-titre p a {
    font-size: 1.3em !important;
  }
  .node-page-carrefour .field-name-field-remontee-des-pages .field-name-field-chapeau p {
    font-size: 1em !important;
  }
}
@media only screen and (max-width: 995px) {
  .block-slider ol.flex-control-nav.flex-control-paging {
    top: 90% !important;
  }

  .region-news .view-vue-actualites .view-content .views-row {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 979px) {
  .wrapper {
    padding: 0 20px;
  }

  #main-wrapper {
    margin-top: 187px;
  }

  #top_page_left, .block-lien-profil {
    display: none;
  }

  .tb-megamenu .btn-navbar {
    display: none;
  }

  .region-header .block-search-api-page {
    display: none;
  }

  .block-info-site {
    width: 90%;
  }

  .block-locale {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 2;
  }
  .block-locale ul.language-switcher-locale-url {
    margin-left: 0;
    min-width: 0;
  }
  .block-locale ul.language-switcher-locale-url.language-open li a {
    border: none;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .block-locale ul.language-switcher-locale-url.language-open li.en a:after {
    content: "EN";
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: var(--color);
    width: 45px;
    text-align: center;
    opacity: 1;
    visibility: visible;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    background: white;
    border: 1px solid var(--color);
    display: block;
    cursor: pointer;
  }
  .block-locale ul.language-switcher-locale-url.language-open li.fr a:after {
    content: "FR";
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    visibility: visible;
    left: 0;
    color: var(--color);
    width: 45px;
    text-align: center;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    background: white;
    border: 1px solid var(--color);
    display: block;
    cursor: pointer;
  }
  .block-locale ul.language-switcher-locale-url.language-open ul.other-languages {
    visibility: visible !important;
    opacity: 1 !important;
    max-height: 1000px !important;
  }
  .block-locale ul.language-switcher-locale-url li.fr a:after {
    content: "FR";
    font-size: 17px;
    opacity: 1;
    visibility: visible;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: var(--color);
    width: 45px;
    text-align: center;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    background: white;
    border: 1px solid var(--color);
    display: block;
    cursor: pointer;
  }
  .block-locale ul.language-switcher-locale-url li.en a:after {
    content: "EN";
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 1;
    visibility: visible;
    right: 0;
    left: 0;
    color: var(--color);
    width: 45px;
    text-align: center;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    background: white;
    border: 1px solid var(--color);
    display: block;
    cursor: pointer;
  }
  .block-locale ul.language-switcher-locale-url li a {
    color: white;
    background: white;
    min-width: 0;
    position: relative;
    width: 45px;
    height: 40px;
    padding: 0;
  }
  .block-locale ul.language-switcher-locale-url li a.active:after {
    margin-left: 0;
  }
  .block-locale ul.language-switcher-locale-url ul.other-languages {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
  }
  .block-locale ul.language-switcher-locale-url ul.other-languages li a:after {
    top: -1px;
  }
  .block-locale ul.language-switcher-locale-url:hover li a {
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    border: none;
  }
  .block-locale ul.language-switcher-locale-url:hover li.fr a:after {
    content: "FR";
    font-size: 17px;
    opacity: 1;
    visibility: visible;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: var(--color);
    width: 45px;
    text-align: center;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    background: white;
    border: 1px solid var(--color);
    display: block;
    cursor: pointer;
  }
  .block-locale ul.language-switcher-locale-url:hover li.en a:after {
    content: "EN";
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 1;
    visibility: visible;
    right: 0;
    left: 0;
    color: var(--color);
    width: 45px;
    text-align: center;
    height: 40px;
    overflow: hidden;
    padding: 10px;
    background: white;
    border: 1px solid var(--color);
    display: block;
    cursor: pointer;
  }
  .block-locale ul.language-switcher-locale-url:hover ul.other-languages {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
  }

  .region-header {
    padding: 15px 20px;
  }

  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.even {
    width: calc(100% * 1/2 - 20px);
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(-2n+3) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(-2n+4) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(2n+5):nth-child(-2n+7) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(2n+6):nth-child(-2n+8) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(2n+9):nth-child(-2n+11) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(2n+10):nth-child(-2n+12) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(2n+13):nth-child(-2n+15) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(2n+14):nth-child(-2n+16) {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(2n+17) {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item:nth-child(2n+18) {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  .sub-header > .wrapper {
    max-width: none;
    padding: 0 !important;
    margin: 0;
  }

  .node-formation .group-formation.field-group-easy-responsive-tabs-nav-wrapper div.resp-tabs-container div.resp-tab-content {
    padding: 20px;
  }

  .block.barre-responsive {
    display: block;
  }
  .block.barre-responsive .content > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    background-color: #eee;
    position: relative;
  }
  .block.barre-responsive .content > ul > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 10px 0;
  }
  .block.barre-responsive .content > ul > li button {
    width: 100%;
    border: none;
    background: none;
    padding: 0;
    border-right: 1px solid #9e9e9e;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: var(--color);
  }
  .block.barre-responsive .content > ul > li.recherche button {
    text-indent: -9999px;
    background: url("../images/loupe_header.svg") no-repeat;
    background-position: center;
  }
  .block.barre-responsive .content > ul > li.profil button {
    text-indent: -9999px;
    background: url("../images/profil.png") no-repeat;
    background-position: center;
    background-size: 20px;
  }
  .block.barre-responsive .content > ul > li.social button {
    text-indent: -9999px;
    background: url("../images/link.png") no-repeat;
    background-position: center;
    background-size: 20px;
  }
  .block.barre-responsive .content > ul > li:last-child button {
    border-right: none;
  }

  .block.barre-responsive li.recherche .block-search-api-page {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    padding: 20px;
    background: var(--color);
  }
  .block.barre-responsive li.recherche .block-search-api-page .content {
    display: block;
  }
  .block.barre-responsive li.recherche .block-search-api-page .content form {
    border-bottom: none;
    padding-bottom: 0;
    width: 100%;
  }
  .block.barre-responsive li.recherche .block-search-api-page .content form .form-item label {
    display: none;
  }
  .block.barre-responsive li.recherche .block-search-api-page .content form .form-item input {
    padding-right: 40px;
    padding-left: 10px;
    height: 40px;
  }
  .block.barre-responsive li.recherche .block-search-api-page .content form .form-submit {
    top: 0;
    padding-bottom: 4px;
    opacity: 1;
    height: 40px;
    width: 40px;
  }
  .block.barre-responsive li.recherche .block-search-api-page .content form span {
    display: none;
  }
  .block.barre-responsive li.recherche.resp-open {
    background-color: var(--color) !important;
  }
  .block.barre-responsive li.recherche.resp-open button {
    background: url("../images/loupe_open.png") no-repeat !important;
    background-size: 20px !important;
    background-position: center !important;
  }
  .block.barre-responsive li.recherche.resp-open .block-search-api-page {
    display: block;
  }

  .domain-enseirb-matmeca .tb-megamenu-item.level-1:first-child > a {
    padding: 0 !important;
  }

  .block.barre-responsive li.menu .nav-collapse {
    position: absolute;
    top: 100%;
    width: 100%;
    display: none;
  }
  .block.barre-responsive li.menu .nav-collapse > ul {
    background: var(--color);
    padding: 0 20px;
    height: calc(100vh - 187px);
    overflow-y: scroll;
  }
  .block.barre-responsive li.menu .nav-collapse > ul li.tb-megamenu-item.level-1 > a {
    position: relative;
    display: block;
  }
  .block.barre-responsive li.menu .nav-collapse > ul li.tb-megamenu-item.level-1 > a:after {
    content: "";
    background: url("../images/fleche-menu-resp.png") no-repeat;
    display: block;
    width: 10px;
    height: 7px;
    position: absolute;
    right: 20px;
    top: 48%;
  }
  .block.barre-responsive li.menu .nav-collapse > ul li.tb-megamenu-item.level-1 > .tb-megamenu-submenu > .mega-dropdown-inner > .tb-megamenu-row > div:last-child li.tb-megamenu-item.level-2:last-child {
    border-bottom: none;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li > div.tb-megamenu-submenu {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 700;
    background-color: var(--color);
    width: 100%;
    padding: 20px 10px;
    height: 100%;
    -webkit-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li > div.tb-megamenu-submenu > span {
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    padding: 3px 20px;
    cursor: pointer;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li > div.tb-megamenu-submenu > span:before {
    content: "";
    background: url("../images/fleche_retour_menu.png") no-repeat;
    display: inline-block;
    height: 11px;
    width: 13px;
    vertical-align: initial;
    margin-right: 10px;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li > div.tb-megamenu-submenu li.tb-megamenu-item.level-2 > a {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li > div.tb-megamenu-submenu li.tb-megamenu-item.level-2 > .tb-megamenu-submenu {
    padding-top: 10px;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li > div.tb-megamenu-submenu li.tb-megamenu-item.level-2 > .tb-megamenu-submenu .tb-megamenu-item.level-3 {
    padding: 10px 20px;
    opacity: 0.8;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li > div.tb-megamenu-submenu li.tb-megamenu-item.level-2 > .tb-megamenu-submenu .tb-megamenu-item.level-3 > a {
    font-size: 17px;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li.submenu-open > div.tb-megamenu-submenu {
    left: 0;
    height: 100%;
    overflow-y: auto;
  }
  .block.barre-responsive li.menu .nav-collapse > ul > li.submenu-open > div.tb-megamenu-submenu li.tb-megamenu-item.level-2 {
    padding: 20px;
    border-bottom: 1px solid #e6e6e6;
  }
  .block.barre-responsive li.menu .nav-collapse > ul li.tb-megamenu-item.level-1:last-child {
    border-bottom: none;
  }
  .block.barre-responsive li.menu .nav-collapse a, .block.barre-responsive li.menu .nav-collapse span {
    color: white;
    font-size: 19px;
    font-weight: 500;
  }
  .block.barre-responsive li.menu.resp-open {
    background-color: var(--color) !important;
  }
  .block.barre-responsive li.menu.resp-open button {
    color: white;
  }
  .block.barre-responsive li.menu.resp-open .nav-collapse {
    display: block;
  }

  .block.barre-responsive li.social .social-header {
    position: absolute;
    top: 100%;
    display: none;
    width: 100%;
    left: 0;
    background: var(--color);
  }
  .block.barre-responsive li.social .social-header .content ul {
    background: var(--color);
    display: block;
    text-align: center;
    margin-left: 0;
    border-left: none;
  }
  .block.barre-responsive li.social .social-header .content ul li {
    border-right: none;
  }
  .block.barre-responsive li.social .social-header .content ul li a:before {
    background-color: #9e9e9e;
  }
  .block.barre-responsive li.social .social-header .content ul li a svg .cls-1 {
    fill: #9e9e9e;
  }
  .block.barre-responsive li.social .social-header .content ul li a:hover.twitter svg .cls-1 {
    fill: #38a3f0;
  }
  .block.barre-responsive li.social .social-header .content ul li a:hover.facebook svg .cls-1 {
    fill: #405c96;
  }
  .block.barre-responsive li.social .social-header .content ul li a:hover.pinterest svg .cls-1 {
    fill: #e30613;
  }
  .block.barre-responsive li.social .social-header .content ul li a:hover.scoopit svg .cls-1 {
    fill: #6daa3d;
  }
  .block.barre-responsive li.social .social-header .content ul li a:hover.youtube svg .cls-1 {
    fill: #ff0000;
  }
  .block.barre-responsive li.social.resp-open {
    background-color: var(--color) !important;
  }
  .block.barre-responsive li.social.resp-open button {
    background: url("../images/link-open.png") no-repeat !important;
    background-size: 20px !important;
    background-position: center !important;
  }
  .block.barre-responsive li.social.resp-open .social-header {
    display: block;
  }

  .block.barre-responsive li.profil .block-lien-profil {
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--color);
    width: 100%;
  }
  .block.barre-responsive li.profil .block-lien-profil .content ul {
    background-color: var(--color);
    display: block;
    border-right: none;
    text-align: center;
  }
  .block.barre-responsive li.profil .block-lien-profil .content ul li {
    border-right: none;
  }
  .block.barre-responsive li.profil .block-lien-profil .content ul li a {
    color: #9e9e9e;
  }
  .block.barre-responsive li.profil .block-lien-profil .content ul li a:before {
    background-color: #9e9e9e;
  }
  .block.barre-responsive li.profil.resp-open {
    background-color: var(--color) !important;
  }
  .block.barre-responsive li.profil.resp-open button {
    background: url("../images/profil-open.png") no-repeat !important;
    background-size: 20px !important;
    background-position: center !important;
  }
  .block.barre-responsive li.profil.resp-open .block-lien-profil {
    display: block;
  }

  .block.barre-responsive li.acces-direct #block-menu-menu-menu-acc-s-direct {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
  }
  .block.barre-responsive li.acces-direct #block-menu-menu-menu-acc-s-direct .content {
    min-width: 0;
  }
  .block.barre-responsive li.acces-direct #block-menu-menu-menu-acc-s-direct .content > ul.menu {
    margin-left: 0;
    display: block;
  }
  .block.barre-responsive li.acces-direct #block-menu-menu-menu-acc-s-direct .content > ul.menu > li {
    padding: 0;
  }
  .block.barre-responsive li.acces-direct #block-menu-menu-menu-acc-s-direct .content > ul.menu > li > span {
    display: none;
  }
  .block.barre-responsive li.acces-direct #block-menu-menu-menu-acc-s-direct .content > ul.menu > li > ul {
    position: static;
    visibility: visible;
    opacity: 1;
  }
  .block.barre-responsive li.acces-direct #block-menu-menu-menu-acc-s-direct .content > ul.menu > li > ul li.back {
    display: list-item;
  }
  .block.barre-responsive li.acces-direct.resp-open {
    background-color: var(--color-bg) !important;
  }
  .block.barre-responsive li.acces-direct.resp-open button {
    color: white;
  }
  .block.barre-responsive li.acces-direct.resp-open #block-menu-menu-menu-acc-s-direct {
    display: block;
  }
  .block.barre-responsive li.acces-direct.resp-open #block-menu-menu-menu-acc-s-direct .title-menu-ecole {
    height: calc(100vh - 187px);
    overflow-y: scroll;
  }

  .region-news {
    display: block;
  }
  .region-news #block-views-vue-actualites-block-1 {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 100%;
    padding-top: 0;
    padding-right: 43px;
  }
  .region-news #block-views-vue-actualites-block-1 .views-row {
    width: calc(100% * 1/2 - 20px);
    min-width: 0;
  }
  .region-news #block-views-vue-actualites-block-1 .views-row .group-text-view {
    min-height: 265px;
    margin-bottom: 0;
  }
  .region-news #block-views-vue-agenda-block {
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    padding-left: 43px;
  }
  .region-news #block-views-vue-agenda-block .views-row {
    background-repeat: repeat;
    height: auto;
    width: 100%;
    max-width: 100%;
  }

  /*AGENDA*/
  .page-agenda .view-vue-agenda, .page-agenda-archives .view-vue-agenda {
    padding: 0 20px;
  }

  .page-actualites .view-vue-actualites {
    padding: 0 20px;
  }
  .page-actualites .view-vue-actualites .views-row {
    padding: 0;
  }

  /*BREADCRUMB*/
  .breadcrumbs {
    padding: 30px 20px 0 20px !important;
  }
  .breadcrumbs ul li {
    display: block !important;
  }
  .breadcrumbs ul li:before {
    display: block;
  }

  /*PAGE*/
  /*CARREFOUR*/
  /*FORMATION*/
  /*STRUCTURE DE TRANSFERT*/
  .block-vue-structure .view .views-row {
    display: block !important;
  }
  .block-vue-structure .view .views-row .fiche {
    width: 100% !important;
    padding: 20px !important;
  }
  .block-vue-structure .view .views-row .fiche:after {
    top: inherit !important;
    bottom: -15px !important;
    left: 47% !important;
    border-left: 15px solid transparent !important;
    border-right: 15px solid transparent !important;
    border-top: 15px solid var(--color-bg) !important;
    border-bottom: none !important;
  }
  .block-vue-structure .view .views-row .views-field-body {
    width: 100% !important;
    padding: 20px !important;
  }

  /*RECHERCHE FORMATION*/
  #block-views-vue-formation-block .view-vue-formation {
    display: block;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters {
    width: 100%;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters.fixed-filters {
    position: static;
    width: 100% !important;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters .filters-header p {
    padding: 10px;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div {
    width: 50%;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets #edit-field-rythme-formation-tid-wrapper {
    border-top: none;
  }
  #block-views-vue-formation-block .view-vue-formation .view-content {
    padding-left: 0;
    width: 100%;
    margin-left: 0;
  }

  /*FOOTER*/
  .block-infos-pratiques .content ul li ul li {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 780px) {
  .block-info-site .slogan {
    display: none !important;
  }

  ul.box.accordion li.accordion-item .box.title .box.texte p {
    display: none;
  }

  #main-wrapper {
    margin-top: 131px;
  }

  .paragraphs-items-field-paragraphs-bottom .field-item {
    display: block !important;
    margin-right: 0 !important;
  }
  .paragraphs-items-field-paragraphs-bottom .field-item .group-doc-paragraphs, .paragraphs-items-field-paragraphs-bottom .field-item .group-contact-paragraphs {
    width: 100% !important;
    margin-right: 0 !important;
    display: block !important;
  }
  .paragraphs-items-field-paragraphs-bottom .field-item .field-name-field-titre-documents > .field-items > .field-item {
    position: relative;
    padding-left: 56px;
    line-height: 1;
  }
  .paragraphs-items-field-paragraphs-bottom .field-item .field-name-field-titre-documents > .field-items > .field-item:before {
    content: url("../images/picto_download_inp.svg");
    position: absolute;
    left: 0;
  }
  .paragraphs-items-field-paragraphs-bottom .field-item .group-contact-paragraphs {
    margin-top: 20px;
  }

  .node-page-carrefour .group-remontee-lien > .container {
    display: block;
    padding-bottom: 20px;
  }
  .node-page-carrefour .group-remontee-lien .paragraphs-items-field-remontee-des-pages {
    width: 100%;
    margin-right: 0;
  }
  .node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct {
    width: 100%;
    margin-top: 20px;
  }
  .node-page-carrefour .group-remontee-lien .paragraphs-items-field-lien-direct .field-name-field-titre-bloc-lien {
    color: white;
  }
  .node-page-carrefour .paragraphs-items-field-paragraphs-bottom {
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .node-page-carrefour .paragraphs-items-field-paragraphs-bottom .field-name-field-paragraphs-bottom {
    padding: 0;
  }

  .paragraphs-item-texte-gauche-image-droite .content .group-texte-container .field-name-field-texte {
    margin-right: -65%;
    width: 65%;
  }
  .paragraphs-item-texte-gauche-image-droite .content .field-name-field-image-page-paragraph img {
    height: 100%;
  }

  .front .bloc-ecole-presentation .bloc-ecole-presentation-item {
    width: calc(100% * 1/2 - 20px) !important;
    margin-bottom: 20px;
  }

  .domain-inp.front .bloc-ecoles-inp .bloc-ecole {
    width: calc(100% * 1/2 - 20px);
  }

  body[class*=domain-ens] .block-slider .content .view .view-content .flexslider ul li {
    max-height: none;
  }

  .block-slider .group-slider {
    position: static !important;
    padding: 20px !important;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .block-slider .group-slider .field-name-body .bloc-ecole-slider span {
    font-size: 50px !important;
  }
  .block-slider ol.flex-control-nav.flex-control-paging {
    display: none;
  }
  .block-slider ul.flex-direction-nav {
    display: block !important;
    z-index: 5;
    margin-left: 0 !important;
  }
  .block-slider ul.flex-direction-nav li {
    padding: 0;
    position: static !important;
  }
  .block-slider ul.flex-direction-nav li:before {
    content: none !important;
  }
  .block-slider ul.flex-direction-nav li a {
    top: 25%;
    display: block;
    opacity: 1;
  }
  .block-slider ul.flex-direction-nav li.flex-nav-prev a:before {
    content: url("../images/flex-prev.png");
  }
  .block-slider ul.flex-direction-nav li.flex-nav-next a:before {
    content: url("../images/flex-next.png");
  }

  #node-1 {
    background-position: center bottom;
    padding-bottom: 0;
  }
  #node-1 .wrapper .field-name-body {
    z-index: 0;
    margin-top: 0;
  }
  #node-1 .wrapper .field-name-body .field-items .field-item {
    padding: 10px 20px;
  }
  #node-1 .wrapper .field-name-body .field-items .field-item h1 {
    margin-bottom: 20px;
    margin-top: 0;
  }
  #node-1 .wrapper .field-name-body .field-items .field-item .legend {
    margin: 20px 0;
  }

  .region-news #block-views-vue-actualites-block-1,
  .region-news #block-views-vue-agenda-block {
    margin-top: 0;
    padding-top: 0;
  }
  .region-news #block-views-vue-actualites-block-1 h1,
  .region-news #block-views-vue-agenda-block h1 {
    margin-top: 15px;
  }
  .region-news #block-views-vue-actualites-block-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .region-news #block-views-vue-agenda-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .page-actualites .view-vue-actualites .view-header {
    margin-bottom: 0;
  }
  .page-actualites .view-vue-actualites .views-row {
    width: calc(100% * 1/2 - 20px);
    margin-bottom: 0;
  }

  .page-agenda .view-vue-agenda .view-header, .page-agenda-archives .view-vue-agenda .view-header {
    display: block;
  }
  .page-agenda .view-vue-agenda .view-header h1, .page-agenda-archives .view-vue-agenda .view-header h1 {
    margin-bottom: 0;
  }
  .page-agenda .view-vue-agenda .view-content, .page-agenda-archives .view-vue-agenda .view-content {
    margin-top: 30px;
    margin-right: 0;
    display: block;
  }
  .page-agenda .view-vue-agenda .view-content .views-row, .page-agenda-archives .view-vue-agenda .view-content .views-row {
    width: 100%;
    margin-right: 0;
    max-height: 100%;
  }

  .block.formation {
    padding: 20px 0;
  }
  .block.formation .content {
    padding: 20px;
  }
  .block.formation .content h1 {
    margin-bottom: 10px;
  }
  .block.formation .content a {
    margin-top: 0;
  }

  .block.insertion .content {
    padding: 20px;
    display: block;
    text-align: center;
  }
  .block.insertion .content > div {
    width: 100% !important;
  }
  .block.insertion .content > div h1 {
    margin-bottom: 10px;
  }
  .block.insertion .content > div a {
    margin-top: 0;
  }

  .barre-responsive li.menu .nav-collapse > ul {
    height: calc(100vh - 131px);
    overflow-y: scroll;
  }
  .barre-responsive li.acces-direct .title-menu-ecole {
    height: calc(100vh - 131px);
    overflow-y: scroll;
  }

  .webform-client-form .webform-component-select,
  .webform-client-form .webform-component-textfield,
  .webform-client-form .webform-component-email {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .paragraphs-item-citation .content {
    display: block;
  }
  .paragraphs-item-citation .content .field-name-field-image-citation img {
    height: 100%;
  }

  .paragraphs-item-chiffres-cles .content {
    display: block;
  }
  .paragraphs-item-chiffres-cles .content .field-name-field-texte-chiffres-cles {
    width: 100%;
  }
  .paragraphs-item-chiffres-cles .content .field-name-field-chiffres-cles {
    width: 100%;
    padding: 0 15px;
  }

  .block.social-wall {
    padding: 20px 0 0 0;
  }
  .block.social-wall .views-row {
    width: calc(100% * 1/2 - 1px) !important;
  }
  .block.social-wall .views-row a.field-group-link {
    min-height: 0 !important;
  }
  .block.social-wall .views-row a.field-group-link .field-type-image {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 779px) {
  .region-footer-first, .region-footer-second {
    display: block;
    margin-right: 0;
  }
  .region-footer-first > div, .region-footer-second > div {
    width: 100%;
    margin-right: 0;
  }
  .region-footer-first .block .content, .region-footer-second .block .content {
    padding-bottom: 0;
  }

  #footer_first .wrapper {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 590px) {
  #block-views-vue-formation-block .view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets {
    display: block;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div {
    width: 100%;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets #edit-field-rythme-formation-tid-wrapper {
    border-top: 1px solid #cccdcd;
  }
  #block-views-vue-formation-block .view-vue-formation .view-content .views-row .node-formation .wrapper,
  #block-views-vue-formation-block .view-vue-formation .view-content .views-row .node-formation-externe .wrapper {
    padding: 0;
  }
  #block-views-vue-formation-block .view-vue-formation .view-content .views-row .node-formation .wrapper .group-categorie-formation,
  #block-views-vue-formation-block .view-vue-formation .view-content .views-row .node-formation-externe .wrapper .group-categorie-formation {
    display: block;
  }
  #block-views-vue-formation-block .view-vue-formation .view-content .views-row .node-formation .wrapper .group-categorie-formation > div,
  #block-views-vue-formation-block .view-vue-formation .view-content .views-row .node-formation-externe .wrapper .group-categorie-formation > div {
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
  }

  #footer_bottom .wrapper {
    padding: 0;
  }
  #footer_bottom .wrapper .region .block-menu-footer .content {
    padding: 20px 0;
  }
  #footer_bottom .wrapper .region .block-menu-footer .content ul.menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .paragraphs-item-boites .field-name-field-boite > .field-items {
    margin-right: 0;
    display: block;
  }
  .paragraphs-item-boites .field-name-field-boite > .field-items > .field-item.even {
    width: 100%;
    margin-right: 0;
  }

  .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items {
    display: block !important;
    margin-right: 0 !important;
  }
  .paragraphs-items-field-remontee-des-pages .field-name-field-remontee-des-pages > .field-items > .field-item {
    min-width: 100% !important;
    margin-right: 0 !important;
    border-top: 0 !important;
  }

  .paragraphs-item-texte-gauche-image-droite .content {
    padding-bottom: 0 !important;
  }
  .paragraphs-item-texte-gauche-image-droite .content .group-texte-container .field-name-field-texte {
    width: 100%;
    margin-right: 0;
    float: none;
    overflow: hidden;
    margin-top: 0;
  }

  .timeline .timeline-item .timeline-image {
    display: none;
  }
  .timeline .timeline-item .timeline-content {
    margin-left: 0;
    padding-left: 0;
  }

  .domain-inp.front .bloc-ecoles-inp {
    margin-right: 0;
  }
  .domain-inp.front .bloc-ecoles-inp .bloc-ecole {
    width: 100%;
    margin-right: 0;
  }

  .page-actualites .view-vue-actualites .view-content {
    display: block;
    margin-right: 0;
  }
  .page-actualites .view-vue-actualites .view-content .views-row {
    margin-right: 0;
    width: 100%;
  }

  .region-news .view-content {
    display: block;
    margin-right: 0;
  }
  .region-news .view-content .views-row {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .region-news .view-content .views-row .group-text-view {
    min-height: 0 !important;
  }
}
@media only screen and (max-width: 470px) {
  .node-agenda .field-name-field-date .date-display-range span {
    display: block;
    margin-top: 15px;
  }

  .paragraphs-item-citation .content .group-citation {
    border-left: 2px solid var(--color-bg);
    margin-top: 25px;
  }
  .paragraphs-item-citation .content .group-citation .field-name-field-image-citation {
    float: left;
  }
  .paragraphs-item-citation .content .group-citation .field-name-field-texte-citation {
    clear: both;
  }
  .paragraphs-item-citation .content .group-citation .field-name-field-texte-citation .field-items .field-item {
    padding: 0 10px;
    border-left: none !important;
  }
  .paragraphs-item-citation .content .group-citation .field-name-field-texte-citation .field-items .field-item p.references {
    margin-bottom: 0;
  }

  body[class*=domain-ens] .paragraphs-item-citation .content .group-citation {
    border-left: 2px solid var(--color-bg);
  }

  .front .bloc-ecole-presentation {
    margin-right: 0 !important;
  }
  .front .bloc-ecole-presentation .bloc-ecole-presentation-item {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .block-slider ul.flex-direction-nav li a {
    top: 10%;
  }

  .block.social-wall .views-row {
    width: calc(100% - 1px) !important;
  }

  #block-menu-menu-menu-acc-s-direct li.title-menu-ecole ul li a span {
    display: block;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .paragraphs-item-slider-node {
    display: none;
  }
}
@media only screen and (max-width: 340px) {
  #block-views-vue-formation-block .view-vue-formation .view-filters form .views-exposed-form .views-exposed-widgets > div .views-widget .form-item .form-item {
    margin-left: 6px;
  }
  #block-views-vue-formation-block .view-vue-formation .view-filters select {
    width: 100%;
    margin-left: 0;
  }

  .block.insertion {
    background-size: cover;
  }
}

.webform-grid .webform-grid-option input[type="radio"] {
  appearance: radio;
  -webkit-appearance: radio;
  -moz-appearance: radio;
  -ms-appearance: radio;
  -o-appearance: radio;
}
