/* ---[ LESS IMPORT ]------------------------------- */
/*
	Tablet and Desktop (Landscape and Portrait) - Permettre la vue mobile sur desktop
	Phone (Landscape and Portrait)
*/
/*Big Circle Iĉone*/
/*Landing (avec Corde) - Medium Circle Iĉone*/
/*Small Circle Iĉone*/
/*Advantage Icône*/
/* ---[ CSS ]------------------------------- */
h2.title {
  font-size: 1.384em;
  padding-bottom: 20px;
  font-family: "Humanist777BT-BoldB", Verdana, Arial, Sans-Serif;
}
.bottom-space {
  margin-bottom: 19.5px;
}
.img-display img {
  vertical-align: top;
}
.right-space {
  margin-right: 25px;
}
.extra-space {
  margin-top: 150px;
  margin-bottom: 150px;
}
.section-wrapper .left-section {
  width: 40%;
}
.section-wrapper .right-section {
  width: 55%;
  float: right;
}
.section-wrapper .right-section .help-box {
  padding: 25px;
  border: 1px solid #d9d9d9;
}
.section-wrapper .help-box .help-title {
  font-family: "Humanist777BT-BoldB", Verdana, Arial, Sans-Serif;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.section-wrapper .help-box .img-title {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-style: italic;
}
.section-wrapper .help-box .img-section {
  display: inline-block;
  vertical-align: top;
}
h1.error-title {
  font-family: 'Humanist777BT-BlackB';
  font-size: 21px;
  padding-bottom: 20px;
}
