/* Real size divide by 2*/
/* contenu : video, webdoc*/
/* contenu : jeu, quiz*/
/* contenu : article, dossier*/
/* line 6, ../../grunt/sass/category.scss */
.page-category .no-content {
  text-align: center;
  padding: 100px;
}
/* line 11, ../../grunt/sass/category.scss */
.page-category .title--pageTitre {
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-width: 1000px;
  /* 9 */
  max-width: 62.5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  height: 50px;
  /* 9 */
  height: 3.125rem;
  /* 9 */
  margin: auto;
  position: relative;
  top: 70px;
}
/* line 18, ../../grunt/sass/category.scss */
.page-category .title--pageTitre .title {
  font-size: 0px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  color: #3d3d3d;
  position: absolute;
  bottom: 10px;
  left: 40px;
}
/* line 28, ../../grunt/sass/category.scss */
.page-category .title--pageTitre .title span {
  font-size: 1.4rem;
  line-height: 1.85rem;
  color: #ffffff;
  margin: 0px;
  padding: 2px 0px 2px 0px;
  display: inline;
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
}
/* line 130, ../../grunt/sass/Helpers/_mixins.scss */
:root .page-category .title--pageTitre .title span {
  filter: none\0/IE9;
}

/* line 42, ../../grunt/sass/category.scss */
.content--navCategory {
  position: relative;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 5 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  margin: auto auto 10px;
  /* 9 */
  margin: auto auto 0.625rem;
  /* 9 */
}
/* line 46, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer {
  margin: auto;
  width: 90%;
}
/* line 50, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content, .content--navCategory .contentTypeContainer .level--content {
  float: none;
}
/* line 55, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content.active > ul, .content--navCategory .contentTypeContainer .level--content.active > ul {
  display: block;
  height: auto;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  min-height: 80px;
  /* 9 */
  min-height: 5rem;
  /* 9 */
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  max-height: 200px;
  /* 9 */
  max-height: 12.5rem;
  /* 9 */
  overflow-y: scroll;
  border-right: 1px solid #9f9f9f;
  border-left: 1px solid #9f9f9f;
  border-bottom: 1px solid #9f9f9f;
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
}
/* line 70, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content.active p, .content--navCategory .contentTypeContainer .level--content.active p {
  border-bottom: none;
  color: #9f9f9f;
}
/* line 73, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content.active p:before, .content--navCategory .contentTypeContainer .level--content.active p:before {
  content: "\e622";
}
/* line 79, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content p, .content--navCategory .contentTypeContainer .level--content p {
  border: 1px solid #9f9f9f;
  margin: 15px auto auto;
  max-width: 1000px;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
  color: #3d3d3d;
  position: relative;
  background-color: #fff;
}
/* line 90, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content p:before, .content--navCategory .contentTypeContainer .level--content p:before {
  font-family: 'ftv-font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 0.5em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e623";
  position: absolute;
  right: 10px;
  top: 10px;
}
/* line 111, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content > ul, .content--navCategory .contentTypeContainer .level--content > ul {
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  height: 0;
  overflow-y: hidden;
  background-color: #fff;
  z-index: 5;
  margin: auto;
  padding: 0;
  width: auto;
  border: none;
}
/* line 126, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content > ul > li a, .content--navCategory .contentTypeContainer .level--content > ul > li a {
  text-decoration: none;
  color: #3d3d3d;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
}
/* line 135, ../../grunt/sass/category.scss */
.content--navCategory .contentTypeContainer .thematique--content > ul > li ul, .content--navCategory .contentTypeContainer .level--content > ul > li ul {
  margin: 0;
  padding-left: 20px;
}

/* line 147, ../../grunt/sass/category.scss */
.description :first-child {
  margin-top: 0px;
  padding-top: 0px;
}
/* line 152, ../../grunt/sass/category.scss */
.description :last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 157, ../../grunt/sass/category.scss */
.description, .description * {
  color: #3d3d3d;
}

/* line 163, ../../grunt/sass/category.scss */
article {
  clear: both;
}

/* line 167, ../../grunt/sass/category.scss */
.wrapper-content {
  padding: 0px 17.5px ;
  margin: 20px 0 0;
  position: relative;
}

/*-------------------------------------------------------------------------------------*/
/*------------------------------ x. Mode Desktop --------------------------------------*/
/*-------------------------------------------------------------------------------------*/
@media screen and (min-width: 56em) {
  /* line 179, ../../grunt/sass/category.scss */
  .page-category .title--pageTitre {
    top: 300px !important;
    padding: 0 2%;
    width: 96%;
  }
  /* line 184, ../../grunt/sass/category.scss */
  .page-category .title--pageTitre .title {
    position: relative;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    left: 9px;
    /* 9 */
    left: 0.5625rem;
    /* 9 */
  }
  /* line 190, ../../grunt/sass/category.scss */
  .page-category .description {
    clear: both;
  }
  /* line 192, ../../grunt/sass/category.scss */
  .page-category .description .contenttext {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding-top: 10px;
    /* 9 */
    padding-top: 0.625rem;
    /* 9 */
  }
  /* line 197, ../../grunt/sass/category.scss */
  .page-category .content--navCategory {
    position: relative;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    max-width: 1000px;
    /* 9 */
    max-width: 62.5rem;
    /* 9 */
    width: 100%;
    margin: auto;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 73px;
    /* 9 */
    height: 4.5625rem;
    /* 9 */
    background-color: #E9E9E9;
  }
  /* line 207, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer h3 {
    display: inline-block;
    float: left;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 18px;
    /* 9 */
    font-size: 1.125rem;
    /* 9 */
    font-weight: normal;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 25px;
    /* 9 */
    margin-top: 1.5625rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-right: 30px;
    /* 9 */
    margin-right: 1.875rem;
    /* 9 */
    color: #3d3d3d;
  }
  /* line 217, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer p {
    border-left: 2px solid #D4D4D4;
    border-right: 2px solid #D4D4D4;
    border-top: 2px solid #D4D4D4;
    margin: 0;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    padding: 5px 50px 5px 15px;
    /* 9 */
    padding: 0.3125rem 3.125rem 0.3125rem 0.9375rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 1rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    height: 47px;
    /* 9 */
    height: 2.9375rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    line-height: 34px;
    /* 9 */
    line-height: 2.125rem;
    /* 9 */
  }
  /* line 227, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer p:before {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    top: 19px;
    /* 9 */
    top: 1.1875rem;
    /* 9 */
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    right: 20px;
    /* 9 */
    right: 1.25rem;
    /* 9 */
  }
  /* line 233, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer .thematique--content {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-right: 20px;
    /* 9 */
    margin-right: 1.25rem;
    /* 9 */
  }
  /* line 237, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer .thematique--content, .page-category .content--navCategory .contentTypeContainer .level--content {
    float: left;
    width: 37%;
    position: relative;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    margin-top: 14px;
    /* 9 */
    margin-top: 0.875rem;
    /* 9 */
  }
  /* line 244, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer .thematique--content:hover, .page-category .content--navCategory .contentTypeContainer .level--content:hover {
    cursor: pointer;
  }
  /* line 246, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer .thematique--content:hover > ul, .page-category .content--navCategory .contentTypeContainer .level--content:hover > ul {
    display: block;
    padding: 0;
  }
  /* line 253, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer .thematique--content > ul, .page-category .content--navCategory .contentTypeContainer .level--content > ul {
    padding: 0;
    position: absolute;
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    top: 46px;
    /* 9 */
    top: 2.875rem;
    /* 9 */
    box-sizing: border-box;
    width: inherit;
    border-left: 2px solid #D4D4D4;
    border-right: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
    width: 100%;
  }
  /* line 265, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer .thematique--content > ul li a, .page-category .content--navCategory .contentTypeContainer .level--content > ul li a {
    /* 3 */
    /* 3 */
    /* 4 */
    /* 6 */
    /* 6 */
    /* 7 */
    font-size: 16px;
    /* 9 */
    font-size: 1rem;
    /* 9 */
  }
  /* line 267, ../../grunt/sass/category.scss */
  .page-category .content--navCategory .contentTypeContainer .thematique--content > ul li a:hover, .page-category .content--navCategory .contentTypeContainer .level--content > ul li a:hover {
    background-color: #d3d4d4;
  }
}
