.node-body picture img {
  height: auto !important;
  width: auto !important;
  @media only screen and (max-width: 600px) {
    width:100% !important;
  }
}

.node-body {
    position: relative;
}

.view-widget-documents .view-filters{
 display:none;
}

/*!* Base documentaire, seule page avec des filtres *!*/
.page-node-40 .view-widget-documents .view-filters{
 display:block !important;
}

a.logo-gouv{
  display:inline-block !important
}

/*!* FSE MAG *!*/
/*.section-mlid-5 .leaf-fse-mag a.om-link,*/
/*.section-mlid-480 .leaf-fse-mag a.om-link{*/
  /*background: #FFFFFF !important;*/
  /*color:#3AC7F9 !important;*/
/*}*/

/*!* DOSSIERS THEMATIQUES *!*/
/*.section-mlid-481 .leaf-dossiers-th-matiques a.om-link,*/
/*.section-mlid-481 .sticky-nav{*/
  /*background: #FFFFFF !important;*/
  /*color:#4A69CC !important;*/
/*}*/

/*!* DECRYPTAGES *!*/
/*.section-mlid-482 .leaf-d-cryptage a.om-link,*/
/*.section-mlid-482 .sticky-nav{*/
  /*background: #FFFFFF !important;*/
  /*color:#844CCC !important;*/
/*}*/

/*!* CANDIDATER ET GERER *!*/
/*.section-mlid-483 .leaf-candidater-et-g-rer span.om-link,*/
/*.section-mlid-483 .sticky-nav{*/
  /*background: #FFFFFF !important;*/
  /*color:#ff4a64 !important;*/
/*}*/

/*.section-mlid-480 .menu-opened .leaf-fse-mag a.om-link,*/
/*.section-mlid-5 .menu-opened .leaf-fse-mag a.om-link,*/
/*.section-mlid-481 .menu-opened .leaf-dossiers-th-matiques a.om-link,*/
/*.section-mlid-482 .menu-opened .leaf-d-cryptage a.om-link,*/
/*.section-mlid-483 .menu-opened .leaf-candidater-et-g-rer span.om-link {*/
  /*background: #FFFFFF !important;*/
  /*color: #232323 !important;*/
/*}*/

.node-type-page-document .content-main h1 {
  position: relative;
}

.protected-logout {
  color: red;
  margin-bottom: 0px;
  display: inline-block;
  right: 0px;
  position: absolute;
  font-size: 16px;
  bottom: 20px;
}

/* Evaluations */


.node-type-evaluations .content-top{
  background-color:#092F73;
  background-image: url('../../images/evaluations-content.png');
  background-size: 15%;
  background-repeat: no-repeat;
  background-position: 95% center;
}


.node-type-evaluations .content-top .content {
  color: white;
  max-width: 550px;
  padding-left: 3%;
  -js-display: -ms-flexbox;
  -js-display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 270px;
}


.node-type-evaluations .content-top .node-chapo{
  line-height: 1.4em;
  max-width: 420px;
  font-weight: 300;
  font-size: 0.9em;
}

.node-type-evaluations .content-top h1{
  margin: 0;
  padding: 0 0 20px;
  font-size: 46px;
  font-weight: 500;
  letter-spacing: 1px;
  max-width: 470px;
}

.node-type-evaluations .content-bottom h3.title{
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 20px;
  color: #232323;
  padding-top: 100px;
  max-width: 545px;
  padding-left: 60px;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block {
  max-width: 845px;
  margin: 0 auto 50px;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-header {
  font-size: 27px;
  font-weight: 300;
  padding: 50px 0 0px;
  color: #232323;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-filters {
  padding: 50px 0px;
  min-height: 60px;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-content .views-row {
  display: flex;
  justify-content: space-between;
  padding: 28px 0;
  border-bottom: 1px solid #b2b2b2;
  align-items: center;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-content .views-row .row-text {
max-width:75%;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-content .views-row .row-title {
  color: #232323;
  font-weight: 500;
  font-size: 20px;
  padding-bottom: 5px;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-content .views-row .row-info a {
  display: block;
  padding-top: 10px;
  font-size: 15px;
  font-weight: 300;
  color: #999999;
  text-decoration: none;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-content .views-row .row-link a {
  padding: 14px 14px 7px;
  border-radius: 4px;
  border: 1px solid #999999;
  min-width: 42px;
  display: block;
  transition: all 0.3s linear;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-content .views-row .row-link a:hover {
  border-color: #1E4485;
  background-color: #1E4485;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-content .views-row .row-link a svg path {
  stroke: #999999;
  transition: all 0.3s linear;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-content .views-row .row-link a:hover svg path {
  stroke: white;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-filters select {
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #b2b2b2;
  margin-right: 20px;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-filters select option {
  font-family: 'Roboto', sans-serif;
}

.node-type-evaluations .content-bottom .view-id-evalutations.view-display-id-block .view-empty{
  line-height: 1.4em;
  max-width: 420px;
  font-weight: 300;
  font-size: 0.9em;
  margin: 50px 0;
}

.view-decryptage.view-display-id-page .bean-texte-lien{
  background-color:#092F73;
  background-image: url('../../images/evaluations-block.png');
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: 100% center;
  min-height: 270px;
  margin:30px;
  position: relative;
}

.view-decryptage.view-display-id-page .bean-texte-lien h2{
  display:none;
}

.view-decryptage.view-display-id-page .bean-texte-lien .content{
  max-width: 30%;
  padding: 30px 0 0 50px;
}

.view-decryptage.view-display-id-page .bean-texte-lien .content p{
  line-height: 1.3em;
  font-weight: 300;
  color:#FFFFFF;
  margin-bottom:30px;
}

.view-decryptage.view-display-id-page .bean-texte-lien .field-name-field-lien{
  position: absolute;
  bottom: 50px;
}

.view-decryptage.view-display-id-page .bean-texte-lien .content a{
  color: #092F73;
  background-color: #A4E1F1;
  padding: 20px 45px;
  border-radius: 3px;
  text-decoration: none;
  font-size: 25px;
  font-weight: 500;
  display: inline-block;
}

.view-decryptage.view-display-id-page .view-content {
  display: flex;
  flex-flow: wrap;
  /* flex-direction:row; */
  /* justify-content: space-between; */
  flex-wrap: wrap;
  width: 100%;
  padding: 50px 30px !important;
  margin:0px;
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row .row-outer .row-title {
    max-width: 90% !important;
}

.view-decryptage.view-display-id-page .views-row {
  padding: 0;
  border: none;
  flex: 0 0 50%;
  margin: 0px;
  height:auto !important;
  min-height: 200px;
}

.view-decryptage.view-display-id-page .views-row.no-visual{
  /* background-position: 5% 50% !important; */
  background: none !important;
  border: none !important;
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual .row-visual {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual.format-32 .row-visual {
  background-image: url(/sites/all/themes/fse_theme/images/optimized/format-30.png);
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual.format-25 .row-visual {
  background-image:url(/sites/all/themes/fse_theme/images/optimized/document.png);
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual.format-26 .row-visual {
  background-image:url(/sites/all/themes/fse_theme/images/optimized/discuss.png);
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual.format-27 .row-visual {
  background-image:url(/sites/all/themes/fse_theme/images/optimized/world.png);
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual.format-28 .row-visual {
  background-image:url(/sites/all/themes/fse_theme/images/optimized/format-28.png);
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual.format-29 .row-visual {
  background-image:url(/sites/all/themes/fse_theme/images/optimized/format-29.png);
}

.view-decryptage.view-display-id-page .row-outer {
  height: 100%;
  position: relative;
  padding: 0px !important;
}

.view-decryptage.view-display-id-page .row-inner {
  display: flex;
  height: 100%;
}

.view-decryptage.view-display-id-page .row-visual {
  margin-right: 30px;
  width: 50%;
}

.view-decryptage.view-display-id-page .row-text {
  width: 50%;
}

.view-decryptage.view-display-id-page .row-date{
padding-top: 20px;
font-size: 15px;
color:#999999;
}

.view-decryptage.view-display-id-page .row-visual img{
  max-width: 100%;
}

.page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row .row-outer .row-title a {
  color: #232323 !important;
  text-decoration: none !important;
  font-size: 23px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
}

.view-decryptage.view-display-id-page .row-date {
  position: absolute;
  bottom: 5px;
}

@media screen and (max-width:1300px){
  .view-decryptage.view-display-id-page .bean-texte-lien{
  background-size: 75%;
  }

  .page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row .row-outer .row-title a {
  font-size: 20px !important;
  line-height: 24px !important;
  }

  .view-decryptage.view-display-id-page .bean-texte-lien .content{
    max-width: 50%;
  }

}

@media screen and (max-width:900px){
  .view-decryptage.view-display-id-page .bean-texte-lien{
  background-size: cover;
  }
  .view-decryptage.view-display-id-page .bean-texte-lien .content {
  max-width: 80%;
  }
  .view-decryptage.view-display-id-page .views-row{
  margin: 0 auto;
  }
  .view-decryptage.view-display-id-page .views-row .row-text{
  padding-top: 0px;
  padding-bottom: 25px;
  }

  .page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual .row-visual {
      background-position: 20% 50%;
      background-size: 45%;
      min-height:150px;
  }

  .page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row .row-outer .row-title a {
  font-size: 17px !important;
  line-height: 20px !important;
  }

  .view-decryptage.view-display-id-page .views-row {
    flex: 0 0 100%;
  }

}

@media screen and (max-width:600px){
  .view-decryptage.view-display-id-page .views-row {
    flex: 0 0 100%;
  }
  .view-decryptage.view-display-id-page .row-visual{
    width:50%;
  }

  .view-decryptage.view-display-id-page .row-text {
    width: 50%;
  }

  .page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row.no-visual .row-visual {
    background-position: center;
    background-size: 50%;
    min-height: 150px;
  }

  .page-decryptage .view-id-decryptage.view-display-id-page .view-content .views-row .row-outer .row-title a {
  font-size: 17px !important;
  line-height: 20px !important;
  }

  .node-type-evaluations .content-top{
      background-size: 50%;
  }

  .node-type-evaluations .content-bottom{
      padding:0 30px;
      margin: 0 auto;
  }

  .node-type-evaluations .content-top .content h1,
  .node-type-evaluations .content-top .content .node-chapo{
  display:none;
  }

}

.node-type-fse-mag .content-main .node-body .view-widget-exergue{
  background-color: #3ac7f9;
}

.node-type-fse-mag .content-main .node-body .view-widget-exergue a.exergue-link{
  color: #3ac7f9;
}

.view-widget-chiffres-cles .view-footer{
margin-top: 30px;
}

.view-widget-chiffres-cles .view-footer p{
  color: #999999;
  max-width: none !important;
  margin: 0 !important;
  font-size: 16px !important;
}

.view-id-widget_chiffres_cles.view-display-id-block{
  padding: 50px 0 10px !important;
}


.node-type-accueil .view-accueil-main.view-id-accueil_main .attachment-before .row-outer .row-inner .row-title {
    color: white;
    text-decoration: none;
    font-size: 38px;
    font-weight: 500;
    line-height: 40px;
    font-family: 'Raleway', sans-serif !important;
    line-height: 1.1em !important;
    font-weight: 600 !important;
}

.node-type-accueil .view-accueil-main.view-id-accueil_main .view-content .row-inner .row-title{
    color: white;
    text-decoration: none;
    font-size: 25px;
    font-weight: 500;
    position: absolute;
    left: 30px;
    bottom: 32px;
    max-width: 58%;
    line-height: 1.3em !important;
    font-family: 'Raleway', sans-serif !important;
    line-height: 1.1em !important;
    font-weight: 600 !important;
}

@media screen and (max-width:600px){
  .node-type-accueil .view-accueil-main.view-id-accueil_main .view-content .row-inner .row-title {
      color: black;
      position: relative;
      left: 0;
      bottom: 0;
      font-size: 24px;
      font-weight: 400;
      display: block;
      max-width: 100%;
  }
}


.view-id-dossiers.view-display-id-block .attachment-before .attachment-row .row-outer .row-inner .row-title{
  text-decoration: none;
  font-size: 29px;
  line-height: 1.2em;
  font-weight: 500;
  color: white;
  max-width: 445px;
  display: block;
  letter-spacing: 1px;
  font-family: 'Raleway', sans-serif !important;
  line-height: 1.1em !important;
  font-weight: 600 !important;
}

.view-id-dossiers.view-display-id-block .main-block-row .row-outer .row-inner .row-title{

  text-decoration: none;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  color: white;
  max-width: 100%;
  display: block;
  letter-spacing: 1px;
  font-family: 'Raleway', sans-serif !important;
  line-height: 1.1em !important;
  font-weight: 600 !important;
}

.view-id-dossiers.view-display-id-block .attachment-before .attachment-row .row-outer .row-inner .row-title{
    text-decoration: none;
    font-size: 29px;
    line-height: 1.2em;
    font-weight: 500;
    color: white;
    max-width: 445px;
    display: block;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif !important;
    line-height: 1.1em !important;
    font-weight: 600 !important;
}



@media screen and (max-width:600px){
  .view-id-dossiers.view-display-id-block .attachment-before .attachment-row .row-outer .row-inner .row-title{
      font-size: 20px;
  }

  .view-id-dossiers.view-display-id-page > .view-content .page-row {
    width: 297px;
    margin: 20px auto;
  }

  .view-id-dossiers.view-display-id-block .attachment-before .attachment-row .row-outer .row-inner .row-title{
      font-size: 20px;
  }

}

@media screen and (max-width:1300px){
   .node-body iframe{
    width: 70vw;
    height: 50vw; /*16:9*/
  }
}

@media screen and (max-width:900px){
   .node-body iframe{
    width: 80vw;
    height: 56.25vw; /*16:9*/
  }
}

@media screen and (max-width:600px){
  .node-body iframe{
    width: 80vw;
    height: 56.25vw; /*16:9*/
  }
}

/* ESS long read */

.node-type-long-read .content-top-inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.node-type-long-read .content-top-inner {
  position: absolute;
  top: 70%;
  transform: translateY(-70%);
}

.node-type-long-read .ess .chapitre-content strong{
  font-weight: 400;
}

.node-type-long-read .ess .chapitre-content .list-with-images{
  margin-left:20px;
}

.node-type-long-read .chapitre-content .list-with-images img{
  margin-right: 30px;
  width: 40px;
  min-width: 40px;
}

.node-type-long-read .ess .chapitre-content .numbered-div .longread-arrow-list{
  margin-left:20px;
}

.node-type-long-read .ess .chapitre-content .longread-arrow-list li.exceptional{
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.node-type-long-read .ess .view-widget-video .view-content::before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
}

.node-type-long-read .ess .view-widget-video{
  cursor:unset;
}

.node-type-long-read .ess .view-widget-video::before {
  display:none;
}


.node-type-long-read .ess .view-widget-video a.magnificPopup::before {
  content: '';
  width: 65px;
  height: 83px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: 50%;
  margin-top: -41px;
  background-image: url(/sites/all/themes/fse_theme/images/optimized/play_icon.png);
}


.node-type-long-read .ess .view-widget-video a.magnificPopup {
  height: 450px;
  display: block;
}

.node-type-long-read .ess .view-widget-citation .document-avatar img{
  border-radius:50%;
  display: block;
}

.node-type-long-read .ess .chapitre-content p a {
  color: #4a69cc;
  font-weight:400;
}

.node-type-long-read .ess .view-id-widget_infographie.view-display-id-block .row-inner .row-image {
  height: 200px;
}

.node-type-long-read .ess .view-id-widget_infographie.view-display-id-block .row-inner .row-image {
  height: 200px;
}

.node-type-long-read .ess .view-id-widget_infographie.view-display-id-block .row-inner .row-link a,
.node-type-long-read .ess .focus-content a.row-link {
  text-decoration:none !important;
}

.node-type-long-read .ess .view-id-widget_infographie.view-display-id-block .row-inner .row-link a:hover,
.node-type-long-read .ess .focus-content a.row-link:hover {
  text-decoration:underline !important;
}

.node-type-long-read .ess .widget-two-columns.first{
  margin-bottom:0px;
}

.node-type-long-read .ess .widget-two-columns.second{
  margin-top:0px;
}

.node-type-long-read .ess .widget-two-columns .red{
  background-color:#FF3366;
}

.node-type-long-read .ess .widget-two-columns .red .content,
.node-type-long-read .ess .widget-two-columns .turquoise .content{
  justify-content: flex-end;
  margin-right: 100px;
}

.node-type-long-read .ess .widget-two-columns .blue .content,
.node-type-long-read .ess .widget-two-columns .green .content{
  justify-content: flex-start;
  margin-left: 100px;
}

.node-type-long-read .ess .widget-two-columns .blue{
  background-color:#3366CC;
}

.node-type-long-read .ess .widget-two-columns .turquoise{
  background-color:#0099CC;
}

.node-type-long-read .ess .widget-two-columns .green{
  background-color:#99CC66;
}

.node-type-long-read .ess .widget-two-columns .column {
  justify-content: space-around;
}

.node-type-long-read .ess .widget-two-columns .column .content{
  padding:0px;
}

.node-type-long-read .ess .widget-two-columns .column .content .icon,
.node-type-long-read .ess .widget-two-columns .column .content .icon img {
  width: 50px;
  margin-right: 40px;
}

.node-type-long-read .ess .widget-two-columns .column .content{
  max-width: unset;
}

.node-type-long-read .ess .widget-two-columns .column .content .text h2 {
  font-size: 40px;
}

.node-type-long-read .ess .focus-content{
  margin-left: 120px;
}

.node-type-long-read .ess .focus-content h3{
  color: #4A69CC;
  line-height: 1.4em;
  margin: 0 !important;
  max-width: 760px !important;
}

.node-type-long-read .ess .focus-content p{
  margin:0px;
  padding-bottom: 15px;
}

.node-type-long-read .ess .focus-content ul.longread-arrow-list{
  margin: 30px 0 20px 40px !important;
}

.node-type-long-read .ess .focus-content ul.longread-arrow-list li{
  margin-bottom: 10px !important;
  font-weight: 200!important;
}

.node-type-long-read .ess .focus-content a.row-link {
  padding: 15px 60px 10px 20px;
  background: #4a69cc;
  color: white;
  font-weight: 300;
  border-radius: 3px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
}

.node-type-long-read .ess .focus-content a.row-link i{
  position: relative;
  right: -20px;
}

@media screen and (max-width:600px){

  .node-type-long-read .content-top-inner .content-top-bottom{
    display:none;
  }

  .node-type-long-read .content-top.mobile h1{
    font-weight: 400;
    font-size: 36px;
  }

  .node-type-long-read .content-main .node-chapo {
    font-size: 22px;
  }

  .node-type-long-read .chapitre-nav .container{
    margin: 0 20px 0 20px;
  }

  .node-type-long-read .chapitre-nav .container .chapitre-lien,
  .node-type-long-read .chapitre-nav .container a{
    font-size:20px;
  }

  .node-type-long-read .field-collection-item-field-chapitre-long-read .chapitre-top {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 20px !important;
    margin-top: 0px !important;
  }

  .node-type-long-read #content-area .content-top.mobile{
    height: auto !important;
    min-height:unset !important;
  }

  .node-type-long-read .chapitre-content .chapitre-top h2 span{
    display:inline;
    padding-right: 10px;
  }

  .node-type-long-read .content-main .node-chapo {
    padding: 20px 20px 40px 20px;
  }

  .node-type-long-read .chapitre-nav {
    margin-bottom: 0px;
  }

  .node-type-long-read .content-main .node-body .numbered-div h3 {
    margin-bottom: 20px;
  }

  .node-type-long-read .ess .chapitre-content .list-with-images img {
    margin-right: 20px;
    margin-left: 20px !important;
  }

  .node-type-long-read .ess .view-widget-video a.magnificPopup {
      height: 320px;
  }

  .node-type-long-read .ess .view-id-widget_infographie.view-display-id-block .row-inner .row-image {
    height: 270px;
  }

  .node-type-long-read .ess .focus-content {
    margin-left: 40px;
  }

  .node-type-long-read .ess .longread-slider img {
    margin: 0 auto;
    display: inherit;
  }

  .node-type-long-read .ess .focus-content p{
    padding-left:0px;
    padding-right: 0px;
    margin:0 20px 0 0 !important;
  }

  .node-type-long-read .ess .focus-content ul.longread-arrow-list {
    margin: 30px 0 20px 0px !important;
  }

  .node-type-long-read .ess .focus-content ul.longread-arrow-list li{
    padding-left: 20px;
  }

  .node-type-long-read .ess .content-main .node-body .longread-arrow-list li a {
    margin-left: 30px !important;
  }

  .node-type-long-read .ess .widget-two-columns .red .content,
  .node-type-long-read .ess .widget-two-columns .turquoise .content,
  .node-type-long-read .ess .widget-two-columns .blue .content,
  .node-type-long-read .ess .widget-two-columns .green .content{
    justify-content: center;
    margin: 0px;
  }
}

/* VILLAGE FSE */

@font-face {
  font-family: 'Founders Grotesk';
  src: url('../../fonts/FoundersGrotesk-Bold.woff2') format('woff2'),
       url('../../fonts/FoundersGrotesk-Bold.woff') format('woff'),
       url('../../fonts/FoundersGrotesk-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('../../fonts/FoundersGrotesk-BoldItalic.woff2') format('woff2'),
       url('../../fonts/FoundersGrotesk-BoldItalic.woff') format('woff'),
       url('../../fonts/FoundersGrotesk-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('../../fonts/FoundersGrotesk-Medium.woff2') format('woff2'),
       url('../../fonts/FoundersGrotesk-Medium.woff') format('woff'),
       url('../../fonts/FoundersGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('../../fonts/FoundersGrotesk-Regular.woff2') format('woff2'),
       url('../../fonts/FoundersGrotesk-Regular.woff') format('woff'),
       url('../../fonts/FoundersGrotesk-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Founders Grotesk';
  src: url('../../fonts/FoundersGrotesk-RegularItalic.woff2') format('woff2'),
       url('../../fonts/FoundersGrotesk-RegularItalic.woff') format('woff'),
       url('../../fonts/FoundersGrotesk-RegularItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'CanterBold3D';
  src: url('../../fonts/canterbold3d-webfont.woff2') format('woff2'),
       url('../../fonts/canterbold3d-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CanterBold';
  src: url('../../fonts/canterbold-webfont.woff2') format('woff2'),
       url('../../fonts/canterbold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


body.node-type-landing {
overflow-x: hidden;
}

.village-fse h1.hidden{
  display:none;
}

.village-fse .content-top {
  min-height: 650px;
}

.village-fse .content-top.mobile {
  display: none;
}

.village-fse .content-main .node-chapo {
  padding: 60px 0px 70px;
  border-bottom: 1px solid #999999;
  margin-bottom: 35px;
  max-width: 850px;
}

.village-fse .content-main .node-chapo p{
  color: #7386BE;
  font-size: 30px;
  font-weight: 300;
  line-height: 34px;
  font-family: 'Founders Grotesk';
}

.village-fse .entity-paragraphs-item,
.view-landing.view-display-id-actualites,
.village-fse .cta-bottom{
  padding-left: 210px;
  padding-right: 0;
  padding-top: 35px;
  padding-bottom: 25px;
  margin-bottom:25px;
}

.village-fse .paragraphs-item-texte-bloc{
  display: flex;
  align-items: start;
}

.village-fse h2{
margin-bottom: 30px;
font-size: 70px;
line-height: 70px;
font-family: 'CanterBold3D';
text-transform: uppercase;
}

.village-fse .paragraphs-item-texte-bloc .bloc-wrapper a,
.view-landing.view-display-id-actualites .pager a,
.village-fse .cta-bottom a{
  display: inline-block;
  padding: 30px 65px 25px 65px;
  border-radius: 5px;
  text-decoration: none !important;
  font-size: 23px;
  line-height: 28px;
  font-weight: 400;
  font-family: 'Founders Grotesk';
}

.village-fse .paragraphs-item-texte-bloc .content-wrapper{
  flex-shrink: 0;
  max-width: 530px;
  margin-right: 70px;
}

.village-fse .paragraphs-item-texte-bloc .content-wrapper p,
.village-fse .paragraphs-item-widget-texte-riche p,
.village-fse .paragraphs-item-texte-brut .col p{
  font-size: 23px;
  line-height: 36px;
  font-weight:300;
  font-family: 'Founders Grotesk';
}

.village-fse .paragraphs-item-texte-bloc .bloc-wrapper{
  transition: all 0.7s;
  padding: 30px 115px 40px 40px;
  background-color: #5F74B5;
  transform: translateX(100%);
  border-radius: 5px 0 0 5px;
  border-right: none;
  margin: 0;
  background-image: url(../../images/landing/bulb.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 90% 80%;
}

.village-fse .paragraphs-item-texte-bloc .bloc-wrapper.visible{
  transform: translateX(0);
}

.village-fse .paragraphs-item-texte-bloc .bloc-wrapper h2{
  color: #FFFFFF;
  font-family: 'CanterBold';
  font-size: 50px;
  line-height: 48px;
  text-transform: uppercase;
}

.village-fse .paragraphs-item-texte-bloc .bloc-wrapper a{
  background-color: #FFFFFF;
  color: #5D74B4;
}

.village-fse .paragraphs-item-widget-texte-riche{
  padding-right: 220px;
}

.village-fse .paragraphs-item-widget-texte-riche h2{
  color: #8BC6D8;
}

.village-fse .paragraphs-item-texte-brut{
  background-color: #EBF6FA;
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url(../../images/landing/oiseau.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
}

.village-fse .paragraphs-item-texte-brut .content{
  display: flex;
}

.village-fse .paragraphs-item-texte-brut .col-1{
  width:450px;
}

.village-fse .paragraphs-item-texte-brut .col-2{
  width:calc(100% - 450px);
}

.village-fse .paragraphs-item-texte-brut .col h2{
color: #5D74B4;
}

.village-fse .paragraphs-item-texte-brut .col p{
  margin-bottom:20px;
}

.village-fse .paragraphs-item-texte-brut .col p a{
  color:#5F74B5;
  text-decoration:none  !important;
}

.village-fse .paragraphs-item-texte-brut .col p a strong{
  font-weight: 400;
}

.village-fse .paragraphs-item-texte-brut .col p a:hover{
  text-decoration:underline  !important;
}


.view-landing.view-display-id-actualites{
  background-color: #E7EDF8;
  padding-right: 165px;
  margin-bottom: 0;
}

.view-landing.view-display-id-actualites .view-header h2{
  color: #5D74B4;
  margin-left: 40px;
  width: 75%;
  margin-bottom:80px;
}

.view-landing.view-display-id-actualites .view-content{
  display: flex;
  flex-wrap: wrap;
}

.view-landing.view-display-id-actualites .view-content .row{
  width: calc(25%);
  padding: 0px 15px;
  margin-bottom: 50px;
}

.view-landing.view-display-id-actualites .view-content .row .row-image,
.view-landing.view-display-id-actualites .view-content .row .row-title{
  margin-bottom:20px;
}

.view-landing.view-display-id-actualites .view-content .row .row-image {
    height: 145px;
}
.view-landing.view-display-id-actualites .view-content .row .row-title a{
  text-decoration: none !important;
  color:#1F1E1D;
  font-size: 20px;
  font-weight:300 !important;
  font-family: 'Founders Grotesk' !important;
}

.view-landing.view-display-id-actualites .view-content .row .row-date span{
  font-size:13px;
  color:#807B78;
  font-weight:300;
  font-family: 'Founders Grotesk';
}

.view-landing.view-display-id-actualites .view-content .row.no-visual .row-image{
  background-color: #EBF6FA;
}

.view-landing.view-display-id-actualites .pager{
  margin-top:10px;
}

.view-landing.view-display-id-actualites .pager a{
  background-color: #FFFFFF;
  color: #5F74B5;
}

.village-fse .cta-bottom{
  background-image: url(../../images/landing/cta-bottom.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 70px;
  padding-bottom: 50px;
  margin-bottom: 0px;
}

.village-fse .cta-bottom::before{
  background-image: url(../../images/landing/bulb-bottom.png);
  content: '';
  display: block;
  height: 238px;
  width: 169px;
  position: absolute;
  right: 120px;
  top: -100px;
}

.village-fse .cta-bottom .content-wrapper{
  width:50%;
}

.village-fse .cta-bottom h2{
  color: #5D74B4;
}

.village-fse .cta-bottom a{
  background-color: #6478B6;
  color: #FFFFFF;
}

.paragraphs-item-widget-calendrier-videos,
.view-landing.view-display-id-actualites{
  padding-top:55px;
  padding-bottom:55px;
}

.village-fse .paragraphs-item-widget-calendrier-videos{
  padding-left:70px;
  padding-right:150px;
  display: flex;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-list-wrapper{
  display: flex;
  width:600px;
  flex-wrap: wrap;
  align-content: flex-start;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-item{
  width: 150px;
  height: 205px;
  position:relative;
  cursor:pointer;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-item.closed{
  cursor:auto;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-item .inner{
  position:absolute;
  width:87px;
  height:87px;
  line-height:87px;
  white-space: nowrap;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 30px;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-item .info {
  background-color:#677AB8;
  border-radius: 50%;
  text-align: center;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-item .info .date{
  color: #FFFFFF;
  font-family: 'CanterBold';
  font-size: 38px;
  text-transform: uppercase;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-item:hover .info{
  display:none;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-item.closed:hover .info{
  display:block;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-item.open .info{
  display:none;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main-wrapper{
  width:460px;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main{
  position:relative;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .inner{
  position:absolute;
  width:345px;
  height:345px;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50px;
  display:none;
}
.village-fse .paragraphs-item-widget-calendrier-videos .video-main .inner.video-default {
  display:block;
  background-color: #FFF;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .inner.video-default:before{
  background:none;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .video-default{
  z-index:2;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .inner:before{
  content: '';
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%, rgba(0,0,0,0.3) 101%);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%,rgba(0,0,0,0.3) 101%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%,rgba(0,0,0,0.3) 101%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
  position: absolute;
  border-radius: 50%;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .info {
  max-width: 220px;
  text-align: center;
  margin: 0 auto;
  top: 90px;
  position: relative;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .video-default .info {
  max-width: 240px;
  top: 10px;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .info a{
  display: inline-block;
  margin-bottom: 20px;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .info .date{
  color: #FFFFFF;
  text-transform: uppercase;
  font-size:15px;
  color:#FFFFFF;
  font-weight:300;
  font-family: 'Founders Grotesk';
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .info .titre{
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-family: 'CanterBold';
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .video-default p{
  color: #5D74B4;
  font-family: 'CanterBold3D';
  text-transform: uppercase;
  font-size: 60px;
  line-height: 60px;
}

.village-fse .paragraphs-item-widget-calendrier-videos .video-main .video-default p span{
  font-family: 'CanterBold';
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
}


.village-fse .prob-wrapper{
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.village-fse .prob{
  position: relative;
  text-align: center;
  padding: 10px;
}

.village-fse .prob img{
  transition: all .2s ease-in-out;
}

.village-fse .prob:hover img{
  transform: scale(1.1);
}

.village-fse .prob span{
  width: 100%;
  display: inline-block;
  position: absolute;
  top: 90px;
  left: 0;
  cursor:default;
  font-family: 'CanterBold';
  font-size: 35px;
  text-transform: uppercase;
}

@media screen and (max-width:1300px){

  .village-fse .paragraphs-item-texte-bloc .content-wrapper {
      max-width: 450px;
  }

  .village-fse .paragraphs-item-texte-bloc .bloc-wrapper {
      background-position: 90% 60%;
  }

  .village-fse .paragraphs-item-texte-bloc,
  .village-fse .paragraphs-item-texte-brut,
  .village-fse .paragraphs-item-widget-texte-riche,
  .view-landing.view-display-id-actualites,
  .village-fse .cta-bottom  {
      padding-left: 85px;
  }

  .village-fse .paragraphs-item-widget-texte-riche,
  .view-landing.view-display-id-actualites{
     padding-right: 85px;
  }

  .village-fse .paragraphs-item-texte-brut{
    background-size: 50%;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .inner {
      width: 270px;
      height: 270px;
      top: 35px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .video-default p{
    font-size: 44px;
    line-height: 44px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .video-default p span{
    font-size: 30px;
    line-height: 30x;
  }
}

@media screen and (max-width:900px){
  .village-fse .content-top {
     min-height: 500px;
     background-repeat: no-repeat;
  }

  .village-fse .content-main .node-chapo {
      padding: 60px;
  }

  .village-fse .paragraphs-item-texte-bloc .bloc-wrapper a,
  .view-landing.view-display-id-actualites .pager a,
  .village-fse .cta-bottom a {
      padding: 25px 20px 20px 20px;
  }

  .village-fse .paragraphs-item-texte-bloc .bloc-wrapper {
      padding: 40px;
      background-size: 30%;
      background-position: 95% 85%;
  }

  .village-fse .paragraphs-item-texte-bloc .bloc-wrapper h2 {
      font-size: 40px;
      line-height: 40px;
  }
}

@media screen and (max-width:600px){
  .village-fse .content-main .node-chapo {
      padding: 40px;
  }

  .village-fse .content-main .node-chapo p {
      font-size: 21px;
      line-height: 30px;
  }

  .village-fse .paragraphs-item-texte-bloc, .village-fse .paragraphs-item-texte-brut, .village-fse .paragraphs-item-widget-texte-riche, .view-landing.view-display-id-actualites, .village-fse .cta-bottom {
    padding-left: 40px;
    padding-right: 40px;
    width:100%;
  }

  .village-fse .paragraphs-item-texte-bloc .content-wrapper p, .village-fse .paragraphs-item-widget-texte-riche p, .village-fse .paragraphs-item-texte-brut .col p {
      font-size: 20px;
      line-height: 28px;
  }

  .village-fse h2 {
    font-size: 50px;
    line-height: 55px;
  }

  .village-fse .paragraphs-item-texte-bloc .content-wrapper {
    max-width: 100%;
    margin: 0;
    padding-bottom: 40px;
  }

  .village-fse .paragraphs-item-texte-bloc {
    display: block;
  }

  .village-fse .paragraphs-item-texte-bloc .bloc-wrapper{
    transform: none;
  }

  .village-fse .paragraphs-item-texte-bloc .bloc-wrapper.visible {
    right: 0;
    position: relative;
    transform: none;
    border-radius: 5px;
  }

  .village-fse .paragraphs-item-texte-brut {
    padding-bottom: 120%;
    background-size: 100%;
    background-position: bottom right;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos{
    padding: 40px;
    display: block;
    margin: 0;
  }

  /* VIDEO MAIN */

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main-wrapper {
    width: auto;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main {
    text-align:center;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main img{
    display: inline-block;
    width: 300px;
    max-width: 300px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .inner {
    width: 240px;
    height: 240px;
    top: 25px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .video-default .info {
    max-width: 220px;
    top: 20px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .video-default p {
    font-size: 39px;
    line-height: 38px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .magnificPopup img {
    display: initial;
    width: auto;
    max-width: auto;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .inner::before {
    left: 0px;
  }

  /* VIDEO ITEM */

  .village-fse .paragraphs-item-widget-calendrier-videos .video-list-wrapper {
    display: block;
    width:auto;
    text-align: center;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-item {
    width: 140px;
    height: 200px;
    display: inline-block;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-item .inner {
    top: 28px;
    width: 85px;
    height: 85px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-item .info {
    height: 85px;
    width: 85px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-item .info .date {
    font-size: 26px;
  }

  .village-fse .paragraphs-item-widget-calendrier-videos .video-main .info a {
      margin-bottom: 5px;
  }

  .view-landing.view-display-id-actualites .view-header h2 {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 40px;
  }

  .view-landing.view-display-id-actualites .view-content {
      display: block;
  }

  .view-landing.view-display-id-actualites .view-content .row {
    width: 100%;
  }

  .village-fse .cta-bottom{
    background: none;
  }

  .village-fse .cta-bottom .content-wrapper {
    width: 100%;
  }

  .village-fse .cta-bottom::before {
    right: -50px;
    top: -75px;
  }

  .village-fse .cta-bottom h2 {
    width:75%;
  }

  .view-display-id-actualites .view-content .row .row-title {
    padding-top: 10px;
    margin-bottom: 10px;
  }

}

/* MENU UPDATE */

.om-maximenu-middle-right .menu-block-7 > ul.menu > li{
  padding: 20px !important;
}

.om-maximenu-middle-right .menu-block-7 > ul.menu > li > span.nolink {
  padding: 30px 0 20px !important;
  font-weight: 500;
  font-size: 15px !important;
  line-height: 1.2em;
  height: 85px;
  border: none !important;
}

.om-maximenu-middle-right .menu-block-7 > ul.menu > li ul.menu li a{
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif;
  font-size: 14px !important;
  transition: all, 0.3s, linear;
  border:none !important;
}

.om-maximenu-middle-right .menu-block-7 > ul.menu > li ul.menu li a:hover {
  color: #ff4a64 !important;
}

.block-menu_block-id-5 {
  z-index: 50;
}

.om-maximenu.om-maximenu-block-down .om-maximenu-content .quicktabs-tabpage .menu-block-7 ul ul span{
  border-right: none !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif;
  font-size: 14px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* LONG READ EGALITE */
@media screen and (max-width:600px){
  .egalite .content-top {
    background-position: right center !important;
  }
}

.egalite .content-top-bottom span.date-display-single {
  padding-right:5px;
}

.egalite .content-main .node-chapo {
  padding: 100px 20px 70px 20px;
}

.egalite .chapitre-nav .container .chapitre-lien{
  max-width: 410px;
  margin: 0;
  padding-bottom: 20px;
}

.egalite .chapitre-nav {
    margin-bottom: 25px;
}

.egalite .view-id-widget_chiffres_cles.view-display-id-block{
  padding: 60px 0px !important;
  margin: 50px 0px;
}

.egalite .view-id-widget_chiffres_cles.view-display-id-block .view-content,
.egalite .view-widget-chiffres-cles p.source{
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  max-width: 1000px !important;
  margin: 0 auto !important;
}

.egalite .view-id-widget_chiffres_cles.view-display-id-block .view-content{
  padding-bottom: 40px;
}

.egalite .chapitre-content .view-widget-chiffres-cles p.source{
  font-size: 13px !important;
  padding-left: 30px;
  padding-bottom: 0px;
}

.egalite .view-id-widget_chiffres_cles.view-display-id-block .views-row{
  padding: 0 30px;
}

.egalite .view-id-widget_chiffres_cles.view-display-id-block .views-row.first{
  border-right:2px solid #DADADA;
}

.egalite .view-id-widget_chiffres_cles.view-display-id-block .views-row.last{
  border-left:2px solid #DADADA;
}

.egalite .chapitre-content .view-widget-chiffres-cles p{
  padding-bottom:0 !important;
  font-size: 16px !important;
}

.node-type-long-read .view-id-widget_chiffres_cles.view-display-id-block .view-content .views-row .number{
  padding-bottom:20px !important;
}

@media screen and (max-width:1300px){
  .egalite .view-id-widget_chiffres_cles.view-display-id-block .slick-dots {
    position: absolute;
    bottom: -20px;
  }
  .egalite .view-id-widget_chiffres_cles.view-display-id-block .views-row{
    border:none !important;
  }

  .egalite .view-widget-chiffres-cles p.source{
    text-align: center;
    display: block;
  }

  .egalite .view-id-widget_chiffres_cles.view-display-id-block{
    padding: 30px 0px !important;
  }

  .egalite .chapitre-content .view-widget-chiffres-cles p {
    max-width: 100% !important;
  }
  .egalite .content-main .node-chapo {
    padding: 30px 20px 70px 20px;
  }
}

.egalite .numbered-div,
.qpv .numbered-div {
  max-width: 750px;
}

.egalite .numbered-div .icon,
.qpv .numbered-div .icon{
  display: flex;
  align-items: center;
  position: relative;
  right: 45px;
  padding-bottom: 20px;
}

.egalite .numbered-div.children .icon,
.qpv .numbered-div.children .icon{
  right: 60px;
  padding-bottom: 0px;
}


@media screen and (max-width:600px){
  .egalite .numbered-div,
  .qpv .numbered-div{
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 20px !important;
  }

  .egalite .field-collection-item-field-chapitre-long-read .numbered-div p,
  .qpv .field-collection-item-field-chapitre-long-read .numbered-div p{
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: 0 !important;
  }
  .egalite .numbered-div .icon,
  .qpv .numbered-div .icon{
     right:0;
  }
}

.egalite .numbered-div .icon img,
.qpv .numbered-div .icon img,
.egalite .numbered-div .icon h3,
.qpv .numbered-div .icon h3{
  display: inline-block;
  padding: 0;
}

.egalite .numbered-div.children h3,
.qpv .numbered-div.children h3{
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 50px;
}

.egalite .numbered-div.children p,
.qpv .numbered-div.children p{
  margin:0 !important;
}

@media screen and (max-width:600px){
  .egalite .content-main .node-body .numbered-div h3{
    margin: 0 !important;
  }
  .egalite .numbered-div.children p,
  .qpv .numbered-div.children p {
    padding-left: 0;
  }

  .egalite .numbered-div .icon img,
  .qpv .numbered-div .icon img{
    position: relative;
    right: 20px;
  }

  .egalite .numbered-div.children .icon,
  .qpv .numbered-div.children .icon{
     right:0;
  }

  .egalite .numbered-div.children .icon img,
  .qpv .numbered-div.children .icon img {
      position: relative;
      right: 0px;
  }

}

.egalite .numbered-div.children .inner,
.qpv .numbered-div.children .inner{
  margin-left: 25px;
}

@media screen and (max-width:600px){
  .egalite .numbered-div.children .inner,
  .qpv .numbered-div.children .inner {
    margin: 0;
  }
}

.egalite .numbered-div.children .inner h4{
  margin-left: 15px !important;
  font-size: 18px !important;
  padding: 0;
  margin-right: 0;
}

.egalite .numbered-div.children .inner .icon-levier h4{
  color:#844CCC;
}

.egalite .numbered-div.children .inner .icon-initiative h4{
  color:#3ac7f9;
}

.egalite .blue-strat{
  background-color:#4a69cc;
  padding: 70px 0;
  margin: 70px 0;
}

.egalite .blue-strat .container{
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  align-items: center;
}

.egalite .blue-strat .image{
  display: block;
  width: 250px;
  display: block;
}

.egalite .blue-strat .text h3{
  font-size: 50px;
  padding: 0px;
  margin-left: 50px !important;
  color: #FFFFFF;
  font-weight: 300;
  margin-bottom: 20px;
}

.egalite .blue-strat .text p{
  margin-left: 50px;
  color: #FFFFFF;
}

@media screen and (max-width:600px){
  .egalite .blue-strat .container {
    display: block;
    text-align: center;
  }
  .egalite .blue-strat .image {
    text-align: center;
    margin: 0 0 30px 0;
    max-width: 30%;
    display: inline-block;
  }
  .egalite .blue-strat .text h3{
    text-align: center;
    margin: 0 !important;
  }
  .egalite .blue-strat {
      background-color: #4a69cc;
      padding: 30px 0;
      margin: 30px 0;
  }


}

.egalite h2{
  padding-top: 35px !important;
  font-weight: 400 !important;
  padding-bottom: 30px !important;
}

.egalite .chapitre-content .chapitre-top {
  margin-bottom: 30px;
}

.egalite .chapitre-content p{
  line-height: 26px !important;
  padding-bottom: 20px !important;
}

.egalite .chapitre-content p b{
  font-weight: 400;
}

.egalite .chapitre-content p a{
  color: #4a69cc !important;
  font-weight:400;
}

.egalite .view-id-widget_infographie.view-display-id-block .row-inner{
  padding-top: 75px;
  padding-bottom: 75px;
  max-width: 760px;
  padding-left: 0;
  padding-right: 0;
}

.egalite .view-widget-video{
  margin-bottom: 90px !important;
}

.egalite .view-widget-video .row-title{
  max-width: 100%;
}

.egalite .view-widget-video .row-title p{
  margin: 0;
  font-size: 40px;
  font-family: 'Founders Grotesk';
  font-weight: 400;
  line-height: 40px !important;
}

@media screen and (max-width:600px){
  .egalite .view-widget-video .row-title p {
    font-size: 30px;
    line-height: 30px !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .egalite .view-widget-video {
    margin-bottom: 0px !important;
  }

  .egalite .view-id-widget_infographie.view-display-id-block {
    margin-top: 0px;
  }
  .egalite .view-id-widget_infographie.view-display-id-block .row-inner {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-link a {
      bottom: 0px !important;
  }
  .egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-title {
      margin: 0 20px;
  }

  .egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-image{
    text-align:center;
  }

  .egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-image img{
    display: inline-block;
    height: 200px;
    width: auto !important;
  }
}

.egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-title {
  font-size: 30px;
}

.egalite .view-id-widget_infographie.view-display-id-block{
  margin-bottom:0px;
  padding-bottom: 30px;
}

.egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-link a img{
  width: 20px;
  margin-right: 20px;
  position: relative;
  top: 2px;
}

.egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-link a{
  text-decoration: none !important;
  line-height: 26px;
  bottom: -45px;
}

.egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-image {
  height: auto;
}

.egalite .view-id-widget_infographie.view-display-id-block .row-inner .row-image img{
  width: 265px;
}

.egalite .view-id-node_pushs.view-display-id-decryptage .row-outer .row-inner h2.view-title,
.qpv .view-id-node_pushs.view-display-id-decryptage .row-outer .row-inner h2.view-title{
  margin-left: 0 !important;
}

.egalite .view-id-node_pushs.view-display-id-decryptage .row-outer .row-inner .row-title a,
.qpv .view-id-node_pushs.view-display-id-decryptage .row-outer .row-inner .row-title a{
  text-decoration:none !important;
}

/* QPV */

.node-type-long-read .qpv .content-top-inner h1 {
  max-width: 630px;
}

.node-type-long-read .qpv .widget-two-columns .column .content .text {
    max-width: 230px;
}

.node-type-long-read .qpv .widget-two-columns .blue-light{
  background-color:#3AC7F9;
}

.node-type-long-read .qpv .widget-two-columns .blue-second{
  background-color:#4A69CC;
}

.node-type-long-read .qpv .widget-two-columns .blue{
  background-color:#4A69CC;
}

.node-type-long-read .qpv .widget-two-columns .red-second{
  background-color:#FF4A64;
}

.node-type-long-read .qpv .widget-two-columns.first{
  margin-bottom: 80px
}

.node-type-long-read .qpv .widget-two-columns.second{
  margin-top:0px;
}

.node-type-long-read .qpv .widget-two-columns .blue-light .content,
.node-type-long-read .qpv .widget-two-columns .blue-second .content{
  justify-content: flex-end;
  margin-right: 50px;
}

.node-type-long-read .qpv .widget-two-columns .blue .content,
.node-type-long-read .qpv .widget-two-columns .red-second .content{
    justify-content: flex-start;
    margin-left: 50px;
}

.node-type-long-read .qpv .widget-two-columns .column {
  justify-content: space-around;
}

.node-type-long-read .qpv .widget-two-columns .column .content{
  padding:0px;
}

.node-type-long-read .qpv .widget-two-columns .column .content .icon,
.node-type-long-read .qpv .widget-two-columns .column .content .icon img {
  width: 75px;
  margin-right: 40px;
}

.node-type-long-read .qpv .widget-two-columns .column.blue .content .icon,
.node-type-long-read .qpv .widget-two-columns .column.red-second .content .icon,
.node-type-long-read .qpv .widget-two-columns .column.blue .content .icon img,
.node-type-long-read .qpv .widget-two-columns .column.red-second .content .icon img {
  width: 100px;
  margin-right: 40px;
  margin-top: 5px;
}

.node-type-long-read .qpv .widget-two-columns .column .content{
  max-width: unset;
}

.node-type-long-read .qpv .widget-two-columns .column .content .text h2 {
  font-size: 40px;
}

.node-type-long-read .qpv .widget-two-columns.with-source {
  margin-bottom: 15px !important;
}

.node-type-long-read .qpv .source{
  margin-bottom:65px;
}

.node-type-long-read .qpv .source p {
  font-size: 13px;
  line-height: 16px;
}

.node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block .row-accordion .accordeon-content p a {
color: #4A69CC;
display: inline-block;
padding-left: 20px;
position:relative;
}

.node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block .row-accordion .accordeon-content p a img{
position: absolute;
height: 10px;
left: 0px;
bottom: 6px;
}

.node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block .row-accordion .accordeon-content p{
  margin-left: 0 !important;
}

@media screen and (max-width:600px){

  .node-type-long-read .qpv .widget-two-columns .content{
    justify-content: center;
    margin: 0px;
  }

  .node-type-long-read .qpv .numbered-div .number {
    left: 22px;
  }

  .node-type-long-read .qpv .content-main .node-body .numbered-div h3 {
    margin-left: 60px !important;
    margin-right: 0px;
    max-width: 100%;
    padding: 20px 30px 20px 0px;
  }

  .node-type-long-read .qpv .view-widget-video {
    margin: 0px auto;
  }

  .node-type-long-read .qpv .view-widget-video:before {
    top: 25% !important;
  }

  .node-type-long-read .qpv .view-widget-video .text {
    bottom: 25px !important;
    left: 0 !important;
    right: 0;
    text-align: center;
  }

  .node-type-long-read .qpv .view-widget-video .text .row-title {
    max-width: unset !important;
  }

  .node-type-long-read .qpv .widget-two-columns .content{
    justify-content: space-around;
    margin-right: 0px;
  }

  .node-type-long-read .qpv .widget-two-columns .column .content {
    max-width: unset;
    display: block;
    text-align: center;
    margin: 0;
  }

  .node-type-long-read .qpv .widget-two-columns .column .content .icon{
    display: inline-block;
    margin: 0;
  }

  .node-type-long-read .qpv .widget-two-columns .column .content .text {
      max-width: 100%;
      padding-top: 20px;
  }

  .node-type-long-read .widget-two-columns .column{
    padding: 50px 0 80px;
  }

  .node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block.infographie-first .row-inner .row-image {
    width: 80%;
    text-align: center;
  }

  .node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block.infographie-first .row-inner .row-image{
    max-width: 100%;
    width: 70% !important;
    height: auto;
    text-align: center;
    margin: auto;
  }

  .node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block .row-inner .row-image img{
    display:inline-block;
  }

  .node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block .row-inner .row-title {
    margin-left: 20px;
  }

  .node-type-long-read .qpv .source {
    margin-bottom: 30px;
  }

}

.node-type-long-read .qpv .numbered-div .number {
  top: 22px;
}

.node-type-long-read .qpv .view-widget-video .magnificPopup {
  display:block;
}


.node-type-long-read .qpv .view-widget-video .text {
  bottom: 100px;
  left: 150px;
}

.node-type-long-read .qpv .view-widget-video .text .row-title {
  max-width: 250px;
}

.node-type-long-read .qpv .numbered-div.children h4 {
  margin-left: 15px;
  padding-top: 20px;
}

.node-type-long-read .qpv .numbered-div.children .icon-edu h4 {
  color:#844CCC;
}

.node-type-long-read .qpv .numbered-div.children .icon-case h4 {
  color:#3AC7F9;
  margin-left: 25px;
}

.node-type-long-read .qpv .numbered-div.children .icon-people h4 {
  color:#FF4A64;
}

.node-type-long-read .qpv .numbered-div.children ul {
  margin-left: 0px;
  max-width: unset;
  font-weight: 300;
}

.node-type-long-read .qpv .numbered-div.children ul li{
  margin-bottom: 20px !important;
}

.node-type-long-read .qpv  .content-main .node-body .view-widget-citation .citation-desc{
  max-width:75%;
}

.node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block .row-accordion h3.accordeon-title.active span svg path {
  stroke: #4A69CC;
}

.node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block .row-accordion h3.accordeon-title{
  border-bottom: none;
  border-top: none;
  margin-left: 0px !important;
  font-weight: 400;
  color: #4A69CC;
}

.node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block .row-accordion {
  border-bottom: 1px solid #B2B2B2;
}

.node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block .row-accordion .accordeon-content.show {
    padding: 0px 0px 20px 0px;
}

.node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block{
  margin-left: 25px !important;
  margin-top: 0;
}

.node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block .row-inner .row-link a{
  text-decoration: none !important;
  padding: 15px 30px;
}

.node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block .row-inner .row-link a img{
position: relative;
left: 10px;
bottom: -1px;
height: 10px;
}

.node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block .row-inner .row-image {
  height: unset;
}

.node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block .row-inner .row-title {
  font-size:30px;
  line-height: 38px;
}

.node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block.infographie-first .row-inner .row-image {
  width: 400px;
}

.node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block.infographie-first .row-inner .row-text {
  padding-top:60px;
}


.node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block.infographie-second .row-inner .row-image img {
  height: unset;
  max-width: unset;
}

.node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block.infographie-second .row-inner {
  padding: 80px 20px;
}

.qpv .numbered-div.children .icon.icon-case img{
  width: 35px;
}

@media screen and (max-width:600px){
  .node-type-long-read .qpv .view-id-widget_accordeon.view-display-id-block {
    margin-left:0px !important;
    margin-top: 0;
  }

  .node-type-long-read .qpv .view-id-widget_infographie.view-display-id-block .row-inner {
     padding: 40px 20px !important;
  }

  .node-type-long-read .qpv .view-id-node_pushs.view-display-id-decryptage .row-outer {
      background-image: url(/sites/all/themes/fse_theme/images/longread/qpv/qpv-cta-bottom-mobile.jpg) !important;
  }

}

/* Concertation */

article.concertation .view-widget-exergue{
margin-top: 0 !important;
margin-bottom: -10px !important;
}

.view-widget-reference.view-display-id-actualites {
  padding-top: 55px;
  padding-bottom: 55px;
  background-color: #f4f4f4;
  padding-right: 165px;
  margin-bottom: 0;
  padding-left: 210px;
}

.view-widget-reference.view-display-id-actualites h2 {
  margin-left: 40px !important;
  width: 75% !important;
  margin-bottom: 80px !important;
}

.view-widget-reference.view-display-id-actualites .view-content {
  display: flex;
  flex-wrap: wrap;
}

.view-widget-reference.view-display-id-actualites .view-content .row {
  width: calc(25%);
  padding: 0px 15px;
  margin-bottom: 50px;
}

.view-widget-reference.view-display-id-actualites .view-content .row .row-image {
  height: 145px;
  margin-bottom: 20px;
}

.view-widget-reference.view-display-id-actualites .view-content .row .row-title {
  margin-bottom: 20px;
}

.view-widget-reference.view-display-id-actualites .view-content .row .row-title a {
  text-decoration:none !important;
}

.view-widget-reference.view-display-id-actualites .view-content .row .row-date span {
  font-size: 13px;
  color: #807B78;
  font-weight: 300;
}

.view-widget-reference.view-display-id-actualites .pager {
margin-top: 10px !important;
width: 100%;
max-width: 100% !important;
margin-right: 0 !important;
margin-left: 0 !important;
}

.view-widget-reference.view-display-id-actualites .pager li:before{
  display:none;
}

.view-widget-reference.view-display-id-actualites .pager a {
  background-color: #FFFFFF;
  color: #ff4a64;
  display: inline-block;
  padding: 20px 50px 20px 50px;
  border-radius: 5px;
  text-decoration: none !important;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}

.header-bottom #navigation #om-menu-main-menu li.om-leaf {
  width: 20%;
}

.header-bottom #navigation #om-menu-main-menu li.om-leaf a.fill{
  background-color: #4a69cc;
  color: #FFFFFF !important;
}


@media screen and (max-width:1300px){
  .header-bottom #navigation #om-menu-main-menu li a,
  .header-bottom #navigation #om-menu-main-menu li span{
    line-height: 16px;
    font-size: 14px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

  .view-widget-reference.view-display-id-actualites .view-content {
    padding-right: 50px;
    padding-left: 50px;
    justify-content: center;
  }

  .view-widget-reference.view-display-id-actualites .view-content .row {
    width: calc(40%);
  }

}

@media screen and (max-width:900px){

  .view-widget-reference.view-display-id-actualites{
    padding-left: 40px;
    padding-right: 40px;
    width:100%;
  }

   .view-widget-reference.view-display-id-actualites .view-content {
    padding-right: 50px;
    padding-left: 50px;
    justify-content: center;
  }

  .view-widget-reference.view-display-id-actualites .pager a{
      padding: 25px 20px 20px 20px;
  }

}

@media screen and (max-width:600px){

  .view-widget-reference.view-display-id-actualites{
    padding-left: 40px;
    padding-right: 40px;
    width:100%;
  }

  .view-widget-reference.view-display-id-actualites .view-header h2 {
    margin: 0px 0px 30px 0px !important;
    font-size: 30px;
    line-height: 28px;
    padding: 0px 0px 30px 0px;
  }

  .view-widget-reference.view-display-id-actualites .view-content {
      display: block;
  }

  .view-widget-reference.view-display-id-actualites .view-content .row {
    width: 100%;
  }

  .view-widget-reference.view-display-id-actualites .view-content .row .row-title {
    padding-top: 10px;
    margin-bottom: 10px;
  }
}

#mmenu_left ul.mm-list li.mmenu-mm-list-path-node-305,
#mmenu_left ul.mm-list li.mmenu-mm-list-path-node-166,
#mmenu_left ul.mm-list li.mmenu-mm-list-path-node-416 {
  color:#4a69cc;
  border-left: 2px solid #4a69cc;
}
