@charset "UTF-8";
/* Our normalize css */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

.scrollmagic-pin-spacer {
  top: 0 !important;
}

#pensionnatsDossier {
  margin-top: -45px;
  position: relative;
}
#pensionnatsDossier .dossier-chapitre-texte {
  background: transparent url("../images/fondpapier.jpg") center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  z-index: 0;
  padding-top: 20px;
}
@supports (-webkit-overflow-scrolling: touch) {
  #pensionnatsDossier .dossier-chapitre-texte {
    background-attachment: scroll;
  }
}
@supports (-webkit-touch-callout: none) {
  #pensionnatsDossier .dossier-chapitre-texte {
    /* CSS specific to iOS devices */
    background-attachment: scroll;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #pensionnatsDossier .dossier-chapitre-texte {
    background-attachment: scroll;
  }
}
#pensionnatsDossier #bottomNavTrigger {
  margin-top: 60px;
}
#pensionnatsDossier #parallaxContainer {
  position: relative;
  width: 100vw;
  height: 55vh;
  top: 0;
  background: url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/header_bg.jpg") 0 0 no-repeat;
  background-size: cover;
  z-index: 0;
  pointer-events: none;
}
@media screen and (min-width: 1400px) {
  #pensionnatsDossier #parallaxContainer {
    height: 100vh;
  }
}
@media screen and (max-width: 1120px) {
  #pensionnatsDossier #parallaxContainer {
    height: 45vh;
  }
}
@media screen and (max-width: 991px) {
  #pensionnatsDossier #parallaxContainer {
    height: 28vh;
  }
}
@media screen and (max-width: 768px) {
  #pensionnatsDossier #parallaxContainer {
    background: url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/pensionnats_header.jpg") 0 0 no-repeat;
    background-size: 100%;
    height: 75vh;
  }
}
@media screen and (max-width: 685px) {
  #pensionnatsDossier #parallaxContainer {
    height: 56vh;
  }
}
@media screen and (max-width: 440px) {
  #pensionnatsDossier #parallaxContainer {
    height: 405px;
  }
}
@media screen and (max-width: 340px) {
  #pensionnatsDossier #parallaxContainer {
    height: 340px;
  }
}
#pensionnatsDossier #parallaxContainer #mainTitle {
  top: 35vh;
  transition: all 0.6s ease-out;
}
#pensionnatsDossier #parallaxContainer #mainTitle.slide-up {
  top: 25vh;
}
@media screen and (max-width: 991px) {
  #pensionnatsDossier #parallaxContainer #mainTitle.slide-up {
    top: 9vh;
  }
}
@media screen and (max-width: 768px) {
  #pensionnatsDossier #parallaxContainer #mainTitle.slide-up {
    top: 45px;
    left: 25px;
  }
}
#pensionnatsDossier #parallaxContainer .layer {
  position: absolute;
}
#pensionnatsDossier #parallaxContainer .layer img {
  width: 100%;
  height: 100%;
}
#pensionnatsDossier #parallaxContainer .layer.layer1 {
  z-index: 3;
}
#pensionnatsDossier #parallaxContainer .layer.layer2 {
  z-index: 2;
}
#pensionnatsDossier #parallaxContainer .layer.layer3 {
  z-index: 1;
}
#pensionnatsDossier #parallaxContainer .layer.layerTitle {
  display: flex;
  left: 10%;
  align-items: center;
  justify-content: center;
  z-index: 2;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #pensionnatsDossier #parallaxContainer .layer.layerTitle {
    top: 0;
    z-index: 3;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  #pensionnatsDossier #parallaxContainer .layer.layer1, #pensionnatsDossier #parallaxContainer .layer.layer2, #pensionnatsDossier #parallaxContainer .layer.layer3 {
    opacity: 0;
  }
}
#pensionnatsDossier .before-rip {
  padding-bottom: 40px;
}
#pensionnatsDossier .rip-bg {
  position: relative;
  padding-top: 40px;
  margin-top: 0;
  padding-bottom: 40px;
  margin-bottom: 40px;
  z-index: 1;
  background: #1D1D1C;
  color: white;
}
#pensionnatsDossier .rip-bg::before {
  content: "";
  display: block;
  height: 40px;
  width: 100%;
  position: absolute;
  top: -30px;
  background: transparent url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/rip.png") top center repeat-x;
  z-index: 1;
}
#pensionnatsDossier .rip-bg::after {
  content: "";
  display: block;
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: -25px;
  background: transparent url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/rip.png") top center repeat-x;
  transform: rotate(180deg);
  z-index: 1;
}
#pensionnatsDossier .after-rip {
  margin-top: -40px;
  padding-top: 40px;
  position: relative;
  z-index: 0;
}
#pensionnatsDossier .rip-header {
  margin-top: -20vh;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 40px;
  margin-bottom: 0;
  background-size: 100% auto;
}
#pensionnatsDossier .rip-header .introduction {
  color: white;
}
#pensionnatsDossier .rip-header .social-sharing-bar ul li a {
  background: #E51521 !important;
}
#pensionnatsDossier .rip-header .sharebar__label {
  color: white !important;
}
#pensionnatsDossier h1, #pensionnatsDossier h2 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0;
}
#pensionnatsDossier h1.reverse, #pensionnatsDossier h2.reverse {
  text-align: right;
}
#pensionnatsDossier h1 {
  font-size: 87px;
  line-height: 81px;
  text-transform: uppercase;
  color: white;
  font-weight: 800;
  padding: 0 0 0 15px;
  margin: 10px 0 40px;
  text-shadow: 5px 5px 15px rgba(120, 120, 120, 0.5);
}
#pensionnatsDossier h1.chapitre-4-sous-titre {
  text-shadow: none;
  color: #de6638;
  padding-left: 0;
  text-align: right;
  margin-top: 35px;
}
#pensionnatsDossier h1.chapitre-4-sous-titre:not(:first-of-type) {
  margin-top: 75px;
  border-top: 2px solid #e89045;
  padding-top: 45px;
}
#pensionnatsDossier h1.chapitre-4-sous-titre.a-gauche {
  text-align: left;
}
@media screen and (max-width: 750px) {
  #pensionnatsDossier h1 {
    font-size: 55px;
    line-height: 52px;
  }
}
@media screen and (max-width: 555px) {
  #pensionnatsDossier h1 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 340px) {
  #pensionnatsDossier h1 {
    font-size: 22px;
    line-height: 24px;
  }
}
#pensionnatsDossier h2 {
  font-size: 45px;
  padding-top: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 650px) {
  #pensionnatsDossier h2 {
    font-size: 35px;
    line-height: 38px;
  }
}
#pensionnatsDossier h2.text-center {
  text-align: center;
}
#pensionnatsDossier .by-line, #pensionnatsDossier .introduction {
  font-family: "Droid Serif", Arial, sans-serif;
  margin: 20px 0;
}
#pensionnatsDossier .dossier-header .header-txt {
  position: relative;
}
#pensionnatsDossier .dossier-header .chapter-title {
  display: flex;
  height: 80vh;
  align-items: center;
  justify-content: center;
  margin-top: 0;
}
#pensionnatsDossier .dossier-header .header-txt .main-title span {
  display: block;
}
#pensionnatsDossier .dossier-header .header-txt .introduction {
  border-top: 2px solid #E51521;
  font-weight: bold;
  font-size: 1.5em;
  padding-top: 35px;
}
@media screen and (max-width: 650px) {
  #pensionnatsDossier .dossier-header .header-txt .introduction {
    font-size: 1.2em;
  }
}
#pensionnatsDossier .dossier-header .header-txt .by-line {
  color: #E51521;
  font-weight: bold;
  font-size: 1em;
}
#pensionnatsDossier .dossier-header .header-txt .by-line .author-name {
  color: #E51521;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
}
#pensionnatsDossier .dossier-header .header-txt .by-line .by-line-image {
  width: 60px;
  border-radius: 50%;
  margin-right: 15px;
  border: 2px solid #E51521;
}
@media screen and (max-width: 650px) {
  #pensionnatsDossier .dossier-header .header-txt .by-line {
    font-size: 1.1em;
  }
}
#pensionnatsDossier .dossier-header .header-txt .social-sharing-bar {
  min-width: 230px;
  margin-bottom: 0;
}
#pensionnatsDossier .dossier-header .header-txt .social-sharing-bar .sharebar__label {
  display: block;
  float: left;
  line-height: 32px;
  padding-right: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #353535;
}
#pensionnatsDossier .dossier-header .header-txt .social-sharing-bar ul {
  list-style: none;
}
#pensionnatsDossier .dossier-header .header-txt .social-sharing-bar ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
#pensionnatsDossier .dossier-header .header-txt .social-sharing-bar ul li a {
  background: #262626;
  fill: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  transition: background 0.2s;
  cursor: pointer;
}
#pensionnatsDossier .dossier-header .header-txt .social-sharing-bar ul li a svg {
  max-width: 18px;
  height: auto;
  overflow: hidden;
  cursor: pointer;
}
#pensionnatsDossier .dossier-header.chapitre-1 h1 span {
  padding-top: 10px;
}
@media screen and (max-width: 650px) {
  #pensionnatsDossier .dossier-header:not(.chapitre-1) .main-title {
    top: 0;
    line-height: 55px;
  }
}
@media screen and (max-width: 750px) {
  #pensionnatsDossier .dossier-header .chapter-split {
    flex-direction: column !important;
  }
  #pensionnatsDossier .dossier-header .chapter-split .main-title {
    margin-top: 0;
  }
}
#pensionnatsDossier #chapitre2 .after-rip {
  padding-top: 0;
  margin-top: -40px;
}
#pensionnatsDossier #chapitre2 .chapter-title {
  background: url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/pensionnats_header_chapitre2.jpg") top center no-repeat;
  background-size: cover;
}
#pensionnatsDossier #chapitre2 .chapter-title .main-title {
  text-align: center;
  margin-top: -27vh;
}
#pensionnatsDossier #chapitre3 .after-rip {
  padding-top: 0;
  margin-top: -40px;
}
#pensionnatsDossier #chapitre3 .chapter-title {
  background: url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/pensionnats_header_chapitre4.jpg") top center no-repeat;
  background-size: cover;
  text-align: center;
  position: relative;
  z-index: 1;
}
#pensionnatsDossier .rip-bg .header-txt,
#pensionnatsDossier .dossier-texte {
  max-width: 750px;
  margin: 20px auto 0;
}
@media screen and (max-width: 750px) {
  #pensionnatsDossier .rip-bg .header-txt,
#pensionnatsDossier .dossier-texte {
    max-width: 680px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 650px) {
  #pensionnatsDossier .rip-bg .header-txt,
#pensionnatsDossier .dossier-texte {
    padding: 0 15px;
  }
}
#pensionnatsDossier .dossier-credits {
  max-width: 320px;
  font-size: 13px;
  color: #263642;
  opacity: 0.8;
  padding-bottom: 25px;
}
#pensionnatsDossier .dossier-credits a {
  color: #E51521;
  text-decoration: none;
}
#pensionnatsDossier .type-ecole {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 8px;
  background-size: auto 90%;
  background-repeat: no-repeat;
  background-position: center center;
}
#pensionnatsDossier .type-ecole.anglicane {
  background-image: url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/icone_anglicane.png");
}
#pensionnatsDossier .type-ecole.catholique {
  background-image: url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/icone_catho.png");
}
#pensionnatsDossier .type-ecole.non-confessionnelle {
  background-image: url("https://s1.quebecormedia.com/infojdem/2021/pensionnats/images/icone_non-confess.png");
}
#pensionnatsDossier .pensionnat-wrapper {
  justify-content: center;
  align-items: center;
  margin: auto;
  min-height: 350px;
  position: fixed;
  display: none;
  width: 100%;
  transition: all 0.6s ease-in-out;
}
#pensionnatsDossier .pensionnat-wrapper .pensionnat-item {
  background-color: white;
  position: fixed;
  z-index: 0;
  top: 37%;
  max-width: 450px;
  min-width: 320px;
  padding: 5px 10px;
  opacity: 0;
  display: none;
  transition: all 0.6s ease-out;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #pensionnatsDossier .pensionnat-wrapper .pensionnat-item {
    top: 20%;
  }
}
#pensionnatsDossier .pensionnat-wrapper .pensionnat-item .ville {
  color: white;
  font-family: "DharmaGothicE", Arial, sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  padding: 5px 8px;
}
#pensionnatsDossier .pensionnat-wrapper .pensionnat-item .duree {
  color: #263642;
  font-family: "DharmaGothicE", Arial, sans-serif;
  font-size: 35px;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 8px 5px;
}
#pensionnatsDossier .pensionnat-wrapper .pensionnat-item .duree .debut {
  border-right: 2px solid #263642;
  padding-right: 8px;
  margin-right: 8px;
}
#pensionnatsDossier .pensionnat-wrapper .pensionnat-item .type-ecole {
  background-position: left center;
}
#pensionnatsDossier .pensionnat-wrapper .pensionnat-item p {
  font-size: 12px;
  padding: 0 5px;
  text-align: left;
}
#pensionnatsDossier .pensionnat-wrapper .pensionnat-item p:last-of-type {
  padding-bottom: 10px;
}
#pensionnatsDossier .pensionnat-wrapper #pensionnat4Item {
  top: 17%;
}
#pensionnatsDossier .pensionnat-wrapper.highlight {
  display: flex;
}
#pensionnatsDossier .pensionnat-wrapper.highlight .pensionnat-item {
  opacity: 1;
  display: block;
}
#pensionnatsDossier .federal {
  background: #9c1006;
  fill: #9c1006;
}
#pensionnatsDossier .pensionnat {
  background: #75870d;
  fill: #75870d;
}
#pensionnatsDossier .foyer {
  background: #173241;
  fill: #173241;
}
#pensionnatsDossier .legend {
  background: rgba(255, 255, 255, 0.9);
  padding: 0;
  width: 320px;
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all 0.6s ease-in-out;
}
#pensionnatsDossier .legend .dropbtn {
  background: #E51521;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  height: 57px;
  bottom: -57px;
  -webkit-appearance: none;
}
#pensionnatsDossier .legend.fixed {
  opacity: 1;
  bottom: 57px;
}
#pensionnatsDossier .legend-list {
  list-style-type: none;
  margin: 13px 0;
  padding: 0;
  width: 320px;
}
#pensionnatsDossier .legend-list li {
  padding: 0;
  font-family: "DharmaGothicE", Arial, sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
#pensionnatsDossier .legend-list li .collapsible-content {
  background: transparent;
}
#pensionnatsDossier .legend-list li.row {
  flex-direction: row;
  justify-content: flex-start;
  font-size: 23px;
}
#pensionnatsDossier .legend-list li.row .border-right {
  border-right: 2px solid #263642;
  padding: 7px 10px;
  margin-right: 10px;
}
#pensionnatsDossier .legend-list li.row.duree {
  font-size: 18px;
}
#pensionnatsDossier .legend-list li.row.solo {
  padding: 0 10px;
}
#pensionnatsDossier .legend-list li .type-foyer {
  color: white;
  text-transform: uppercase;
  height: 30px;
  margin: 5px 0;
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 10px;
}
#pensionnatsDossier .legend-list li .type-foyer-details {
  width: 90%;
}
#pensionnatsDossier .legend-list li .type-ecole {
  color: white;
  height: 30px;
  margin: 0 5px 0;
  background-size: auto 90%;
  min-width: 30px;
}
#pensionnatsDossier .map-wrapper {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  overflow: visible;
  margin: auto;
  text-align: center;
}
#pensionnatsDossier .map-wrapper svg {
  max-width: 780px;
  max-height: 780px;
}
@media screen and (max-width: 780px) {
  #pensionnatsDossier .map-wrapper {
    overflow-x: hidden;
    overflow-y: visible;
  }
}
@media screen and (min-width: 780px) {
  #pensionnatsDossier .map-wrapper svg {
    width: 780px !important;
    margin: auto;
  }
}
#pensionnatsDossier .map-wrapper #QCmapSVG {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#pensionnatsDossier .map-wrapper #QCmapSVG .map-marker {
  cursor: pointer;
}
#pensionnatsDossier .map-wrapper #QCmapSVG .map-marker.highlight {
  animation: blinker 1s linear infinite;
}
#pensionnatsDossier .map-wrapper #QCmapSVG .map-marker.selected {
  fill: red;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
#pensionnatsDossier .timeline-wrapper {
  max-width: 750px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #pensionnatsDossier .timeline-wrapper {
    max-width: 320px;
  }
}
#pensionnatsDossier .timeline-wrapper .timeline-item {
  opacity: 0;
  color: white;
  padding: 15px 10px;
  margin-bottom: 20px;
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#pensionnatsDossier .timeline-wrapper .timeline-item:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  #pensionnatsDossier .timeline-wrapper .timeline-item {
    flex-direction: column;
  }
  #pensionnatsDossier .timeline-wrapper .timeline-item:nth-child(even) {
    flex-direction: column;
  }
}
#pensionnatsDossier .timeline-wrapper .timeline-item .illustration {
  padding: 10px;
}
#pensionnatsDossier .timeline-wrapper .timeline-item .illustration img {
  max-width: 300px;
}
#pensionnatsDossier .timeline-wrapper .timeline-item .annee {
  font-family: "DharmaGothicE", Arial, sans-serif;
  color: #eb9c40;
  font-size: 45px;
  line-height: 40px;
  float: left;
  padding-right: 10px;
}
#pensionnatsDossier .timeline-wrapper .timeline-item p {
  text-align: left;
  font-size: 15px;
  margin-top: 0;
}
#pensionnatsDossier .timeline-wrapper .timeline-item.visible {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
@media screen and (min-width: 768px) {
  #pensionnatsDossier .timeline-wrapper .timeline-item:nth-child(odd) {
    margin-left: 50px;
  }
}
#pensionnatsDossier .timeline-wrapper#reveal-elements2 {
  max-width: 300px;
}
#pensionnatsDossier .timeline-wrapper#reveal-elements2 .timeline-item p {
  text-align: center;
}
#pensionnatsDossier .timeline-wrapper#reveal-elements2 .timeline-item .annee {
  float: none;
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #pensionnatsDossier .timeline-wrapper#reveal-elements2 .timeline-item:nth-child(odd) {
    margin-left: 0;
  }
}
#pensionnatsDossier .ad-wrapper {
  margin: 50px auto 0;
  text-align: center;
}
#pensionnatsDossier p {
  font-family: "Droid Serif", Arial, sans-serif;
  text-align: justify;
  font-size: 1.2em;
  margin-bottom: 0;
  margin-top: 5px;
  line-height: 1.5;
}
@media screen and (max-width: 650px) {
  #pensionnatsDossier p {
    font-size: 1.1em;
  }
}
#pensionnatsDossier .credits {
  display: block;
  font-family: "Droid Serif", Arial, sans-serif;
  color: grey;
  text-decoration: none;
  opacity: 0.8;
  font-size: 12.8px;
  font-weight: 300;
  margin-top: 5px;
}
#pensionnatsDossier .skewed-img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#pensionnatsDossier .skewed-img-wrapper .credits {
  margin: 5px auto 35px;
}
#pensionnatsDossier .skewed-img-wrapper .skewed-img {
  overflow: hidden;
  z-index: 0;
  width: 100%;
  margin: 25px auto 0;
}
#pensionnatsDossier .skewed-img-wrapper.half .credits, #pensionnatsDossier .skewed-img-wrapper.half .skewed-img {
  width: 100%;
  max-width: 400px;
}
#pensionnatsDossier .skewed-img-wrapper .old-image {
  border: 10px solid darkgray;
}
#pensionnatsDossier .fancyboxx {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  cursor: zoom-in;
}
#pensionnatsDossier .fancyboxx img {
  cursor: zoom-in;
}
#pensionnatsDossier .fancyboxx span {
  opacity: 0.8;
}
#pensionnatsDossier .the-end {
  height: 200px;
}

.navDossier {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: -57px;
  left: auto;
  right: 0;
  z-index: 1;
  min-width: 320px;
  transition: all 0.7s ease-in-out;
}
.navDossier.slide-up {
  bottom: 0;
}
.navDossier .dropbtn, .navDossier .currentChapter {
  background-color: rgba(0, 0, 0, 0.95);
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  height: 57px;
  -webkit-appearance: none;
}
.navDossier .dropup {
  position: relative;
}
.navDossier .currentChapter {
  width: 57px;
  height: 57px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: darkgray;
}
.navDossier .dropup-chapitres {
  flex-grow: 1;
}
.navDossier .dropup-chapitres .dropbtn {
  text-align: left;
  border-right: 1px solid white;
}
.navDossier .dropup-partage {
  flex-basis: 57px;
}
.navDossier .dropup-partage .dropbtn .fa:before {
  content: "";
  display: block;
  height: 25px;
  padding-top: 3px;
  font: normal normal normal 20px/1 FontAwesome;
}
.navDossier .dropup-partage .dropup-content {
  min-width: 58px;
}
.navDossier .dropup-partage .dropup-content a {
  padding: 15px 10px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  fill: white;
}
.navDossier .dropup-content {
  display: none;
  position: absolute;
  bottom: 57px;
  background-color: black;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 1;
  width: 100%;
}
.navDossier .dropup-content a {
  color: white;
  padding: 12px 16px;
  font-size: 12.2px;
  text-decoration: none;
  display: block;
}
.navDossier .dropup-content a:hover {
  background-color: black;
}
.navDossier .dropup:hover .dropup-content {
  display: block;
}
.navDossier .dropup:hover .dropbtn {
  background-color: black;
}

.collapsible {
  cursor: pointer;
  outline: none;
}

.collapsible:after {
  content: "+";
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "−";
}

.collapsible-content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

.lightbox {
  text-decoration: none;
  position: relative;
  cursor: zoom-in;
  display: block;
}
.lightbox a,
.lightbox a img {
  cursor: zoom-in;
}

.parvus__slide figcaption {
  font-family: "Droid Serif", Arial, sans-serif;
  color: white;
  font-size: 14px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.81) 100%);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.parvus__overlay {
  top: 45px;
  position: relative;
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  width: 100vw;
}

.parvus-zoom__indicator {
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  background: rgba(0, 0, 0, 0.5);
  cursor: zoom-in;
  border-radius: 50%;
  width: 40px;
  opacity: 0;
}

.parvus__btn {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.parvus__btn:hover {
  background: black;
}

.parvus__btn--close {
  top: 65px;
}

#notif-container {
  position: fixed;
  top: 45px;
  right: 0;
  width: auto;
}

.notif-toast {
  position: relative;
  padding: 8px 12px;
  margin: 16px;
  border-radius: 8px;
  background: #F5F5F5;
  cursor: pointer;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.19);
  animation-duration: 0.3s;
  animation-name: notif;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.notif-fadeOut {
  animation-name: notifFadeOut;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-fill-mode: forwards;
}

#notif-container p,
#notif-container h4 {
  margin: 3px 0 !important;
}

.notif-title {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 10px;
}

.notif-text {
  font-size: 14px;
  color: #777;
}

.notif-icon {
  position: absolute;
  top: 5px;
  left: -40px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #FFF;
}

.notif-toast a, .notif-toast a:hover {
  color: #549EDB !important;
  text-decoration: none !important;
}

/** toast types */
.notif-success {
  border-bottom: 2px solid #51C625;
}

.notif-warning {
  border-bottom: 2px solid #DB9215;
}

.notif-error {
  border-bottom: 2px solid #DB2B1D;
}

.notif-info {
  border-bottom: 2px solid #27ABDB;
}

@keyframes notif {
  from {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes notifFadeOut {
  from {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  to {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
}

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