@font-face {
  font-family: 'KorolevCompressedW01-Heavy';
  src: url('../fonts/KorolevCompressedW01-Heavy.eot');
  src: url('../fonts/KorolevCompressedW01-Heavy.eot') format('embedded-opentype'), url('../fonts/KorolevCompressedW01-Heavy.woff2') format('woff2'), url('../fonts/KorolevCompressedW01-Heavy.woff') format('woff'), url('../fonts/KorolevCompressedW01-Heavy.ttf') format('truetype'), url('../fonts/KorolevCompressedW01-Heavy.svg#KorolevCompressedW01-Heavy') format('svg');
}
@font-face {
  font-family: 'KorolevCondensedW01-Heavy';
  src: url('../fonts/KorolevCondensedW01-Heavy.eot');
  src: url('../fonts/KorolevCondensedW01-Heavy.eot') format('embedded-opentype'), url('../fonts/KorolevCondensedW01-Heavy.woff2') format('woff2'), url('../fonts/KorolevCondensedW01-Heavy.woff') format('woff'), url('../fonts/KorolevCondensedW01-Heavy.ttf') format('truetype'), url('../fonts/KorolevCondensedW01-Heavy.svg#KorolevCondensedW01-Heavy') format('svg');
}
@font-face {
  font-family: 'CircularStd-Book';
  src: url('../fonts/CircularStdBook.eot');
  src: url('../fonts/CircularStdBook.eot') format('embedded-opentype'), url('../fonts/CircularStdBook.woff2') format('woff2'), url('../fonts/CircularStdBook.woff') format('woff'), url('../fonts/CircularStdBook.ttf') format('truetype'), url('../fonts/CircularStdBook.svg#CircularStdBook') format('svg');
}
@font-face {
  font-family: 'CircularStd-Bold';
  src: url('../fonts/CircularStdBold.eot');
  src: url('../fonts/CircularStdBold.eot') format('embedded-opentype'), url('../fonts/CircularStdBold.woff2') format('woff2'), url('../fonts/CircularStdBold.woff') format('woff'), url('../fonts/CircularStdBold.ttf') format('truetype'), url('../fonts/CircularStdBold.svg#CircularStdBold') format('svg');
}
@font-face {
  font-family: 'CircularStd-Black';
  src: url('../fonts/CircularStdBlack.eot');
  src: url('../fonts/CircularStdBlack.eot') format('embedded-opentype'), url('../fonts/CircularStdBlack.woff2') format('woff2'), url('../fonts/CircularStdBlack.woff') format('woff'), url('../fonts/CircularStdBlack.ttf') format('truetype'), url('../fonts/CircularStdBlack.svg#CircularStdBlack') format('svg');
}
/*  RESET CSS */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* END RESET CSS */
html {
  height: 100%;
  background-color: white;
}
svg,
img {
  width: 100%;
}
body {
  width: 100vw;
  overflow-x: hidden;
  line-height: auto;
}
body .mobile {
  display: none;
}
body .no-mobile {
  display: block;
}
body .textSVG,
body .front {
  position: absolute;
  top: 0;
  left: 0;
}
body #block1 {
  position: relative;
}
body #block2 {
  margin-top: -30px;
  position: relative;
  margin-bottom: -10px;
}
body #textNoMobile1,
body .elements {
  width: 100vw;
}
body #gauge1 {
  width: 20vw;
  height: 20vw;
  position: absolute;
  top: 103.65vw;
  left: 30.9vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge1 canvas {
  width: 100%;
  height: 100%;
}
body #gauge2 {
  width: 13.1vw;
  height: 13.1vw;
  position: absolute;
  top: 148.4vw;
  left: 11.57vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge2 canvas {
  width: 100%;
  height: 100%;
}
body #gauge3 {
  width: 13.1vw;
  height: 13.1vw;
  position: absolute;
  top: 148.4vw;
  left: 24.95vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge3 canvas {
  width: 100%;
  height: 100%;
}
body #gauge4 {
  width: 13.1vw;
  height: 13.1vw;
  position: absolute;
  top: 148.4vw;
  left: 38.8vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge4 canvas {
  width: 100%;
  height: 100%;
}
body #gauge5 {
  width: 13.1vw;
  height: 13.1vw;
  position: absolute;
  top: 202.8vw;
  left: 61.15vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge5 canvas {
  width: 100%;
  height: 100%;
}
body #gauge6 {
  width: 13.1vw;
  height: 13.1vw;
  position: absolute;
  top: 202.8vw;
  left: 76.9vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge6 canvas {
  width: 100%;
  height: 100%;
}
body #gauge7 {
  width: 35vw;
  height: 35vw;
  position: absolute;
  top: 319vw;
  left: 42.1vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge7 canvas {
  width: 100%;
  height: 100%;
}
body #gauge8 {
  width: 13.1vw;
  height: 13.1vw;
  position: absolute;
  top: 413.7vw;
  left: 69.1vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge8 canvas {
  width: 100%;
  height: 100%;
}
body #gauge9 {
  width: 18vw;
  height: 18vw;
  position: absolute;
  top: 472.8vw;
  left: 50.5vw;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
body #gauge9 canvas {
  width: 100%;
  height: 100%;
}
body .border-button {
  cursor: pointer;
  z-index: 2;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 4.3vw;
  padding: 0 2vw;
  font-family: 'KorolevCondensedW01-Heavy';
  display: inline-block;
  margin-top: 1vw;
  transition: All .2s linear;
  -webkit-transition: All .2s linear;
  -moz-transition: All .2s linear;
  -o-transition: All .2s linear;
  height: auto;
  font-size: 2.3vw;
  color: white;
  border: solid white 0.3vw;
}
body .border-button span {
  display: inline-block;
  height: 100%;
  margin-left: 1.44vw;
  padding-right: 0.64vw;
  padding-left: 0.44vw;
  position: relative;
  color: rgba(0, 0, 0, 0);
  border-left: solid white 0.3vw;
}
body .border-button span svg {
  width: 1.286vw;
  top: 0vw;
  left: 1.3vw;
  position: absolute;
  height: 100%;
}
body .border-button span svg polygon {
  fill: white;
}
body .border-button:hover {
  color: #FA6112;
  background-color: white;
}
body .border-button:hover svg polygon {
  fill: #FA6112;
}
body #btn_1,
body #btn_2,
body #btn_3,
body #btn_4,
body #btn_5,
body #btn_6 {
  position: absolute;
  padding: 0 1vw;
  line-height: 3.5vw;
}
body #btn_1 span,
body #btn_2 span,
body #btn_3 span,
body #btn_4 span,
body #btn_5 span,
body #btn_6 span {
  padding-right: 1.3vw;
}
body #btn_1 {
  top: 123.5vw;
  left: 49vw;
}
body #btn_2 {
  top: 213vw;
  left: 27.3vw;
}
body #btn_3 {
  top: 250vw;
  left: 56.3vw;
}
body #btn_4 {
  top: 273.5vw;
  left: 56.3vw;
}
body #btn_5 {
  top: 339.6vw;
  left: 39.3vw;
}
body #btn_6 {
  top: 345.6vw;
  left: 39.3vw;
}
body #footer {
  position: relative;
  z-index: 3;
  text-align: center;
  background-color: #FA6112;
  padding: 20px;
  color: white;
  font-size: 1vw;
}
body #footer p {
  font-family: 'CircularStd-Book';
}
body #footer a,
body #footer b {
  font-family: 'CircularStd-Book';
  color: white;
  text-decoration: none;
  cursor: pointer;
}
body #footer #credits {
  margin-top: 25px;
  font-family: 'CircularStd-Book';
  color: #15223C;
  font-size: 14px;
}
body #footer #credits img {
  height: 25px;
  margin-top: 5px;
  margin-bottom: 15px;
}
body #gouttes g,
body #cotons-pop g,
body #gouttes2 g,
body #cloud g,
body #forbidden1a,
body #forbidden1b,
body #forbidden2a,
body #forbidden2b,
body #mer1,
body #mer2,
body #mer3,
body #tetes-cotons g,
body #circle-cotons g,
body #white-lines,
body #drop,
body #blue-lines,
body #truc-bleu,
body #ploups g,
body #forbidden3,
body #loi,
body #lines-loi g,
body #pin,
body #dotted-line g,
body #pin2,
body #little-squares g,
body #birthday-cake,
body #death-calendar,
body #tombes g,
body #part1,
body #part2,
body #part3,
body #part4,
body #part5,
body #number-1,
body #title-1,
body #jauge-53,
body #txt-1,
body #txt-2,
body #txt-3,
body #txt-4,
body #txt-5,
body #txt-6,
body #txt-7,
body #txt-9,
body #jauge-60,
body #jauge-80,
body #txt-10,
body #txt-11,
body #txt-12,
body #number-2,
body #title-2,
body #txt-13,
body #txt-14,
body #txt-15,
body #txt-16,
body #txt-17,
body #txt-18,
body #txt-19,
body #txt-20,
body #jauge-63,
body #xintang,
body #txt-21,
body #txt22,
body #txt23,
body #txt24,
body #txt25,
body #x2,
body #number-3,
body #title-3,
body #jauge-silice,
body #txt-26,
body #txt-27,
body #txt-28,
body #txt-29,
body #txt-30,
body #number-4,
body #title-4,
body #jean-parts g,
body #txt-31,
body #txt-32,
body #qqf,
body #sun,
body #good-marks g,
body #good-marks-picto g,
body #neutral-marks g,
body #neutral-marks-picto g,
body #bad-marks g,
body #bad-marks-picto g,
body #p2-number-1,
body #p2-title-1,
body #p2-number-2,
body #p2-title-2,
body #p2-number-3,
body #p2-title-3,
body #p2-number-4,
body #p2-title-4,
body #p2-number-5,
body #p2-title-5,
body #p2-number-6,
body #p2-title-6,
body #txt-35,
body #txt-36,
body #txt-37,
body #txt-38,
body #txt-39 {
  opacity: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
  body #gouttes g,
  body #cotons-pop g,
  body #gouttes2 g,
  body #cloud g,
  body #forbidden1a,
  body #forbidden1b,
  body #forbidden2a,
  body #forbidden2b,
  body #mer1,
  body #mer2,
  body #mer3,
  body #tetes-cotons g,
  body #circle-cotons g,
  body #white-lines,
  body #drop,
  body #blue-lines,
  body #truc-bleu,
  body #ploups g,
  body #forbidden3,
  body #loi,
  body #lines-loi g,
  body #pin,
  body #dotted-line g,
  body #pin2,
  body #little-squares g,
  body #birthday-cake,
  body #death-calendar,
  body #tombes g,
  body #part1,
  body #part2,
  body #part3,
  body #part4,
  body #part5,
  body #number-1,
  body #title-1,
  body #jauge-53,
  body #txt-1,
  body #txt-2,
  body #txt-3,
  body #txt-4,
  body #txt-5,
  body #txt-6,
  body #txt-7,
  body #txt-9,
  body #jauge-60,
  body #jauge-80,
  body #txt-10,
  body #txt-11,
  body #txt-12,
  body #number-2,
  body #title-2,
  body #txt-13,
  body #txt-14,
  body #txt-15,
  body #txt-16,
  body #txt-17,
  body #txt-18,
  body #txt-19,
  body #txt-20,
  body #jauge-63,
  body #xintang,
  body #txt-21,
  body #txt22,
  body #txt23,
  body #txt24,
  body #txt25,
  body #x2,
  body #number-3,
  body #title-3,
  body #jauge-silice,
  body #txt-26,
  body #txt-27,
  body #txt-28,
  body #txt-29,
  body #txt-30,
  body #number-4,
  body #title-4,
  body #jean-parts g,
  body #txt-31,
  body #txt-32,
  body #qqf,
  body #sun,
  body #good-marks g,
  body #good-marks-picto g,
  body #neutral-marks g,
  body #neutral-marks-picto g,
  body #bad-marks g,
  body #bad-marks-picto g,
  body #p2-number-1,
  body #p2-title-1,
  body #p2-number-2,
  body #p2-title-2,
  body #p2-number-3,
  body #p2-title-3,
  body #p2-number-4,
  body #p2-title-4,
  body #p2-number-5,
  body #p2-title-5,
  body #p2-number-6,
  body #p2-title-6,
  body #txt-35,
  body #txt-36,
  body #txt-37,
  body #txt-38,
  body #txt-39 {
    opacity: 1;
  }
}
@media all and (max-width: 767px), all and (max-device-width: 767px) {
  html {
    background-color: transparent;
  }
  body {
    width: 100vw;
    overflow-x: hidden;
  }
  body .mobile {
    display: block;
  }
  body .no-mobile {
    display: none;
  }
  body #mobile_2,
  body #mobile_1,
  body #mobile_3,
  body #mobile_4 {
    position: relative;
  }
  body svg {
    position: absolute;
    width: 100vw;
    top: 0;
    left: 0;
  }
  body #mobile_2,
  body #bg2_mobile {
    width: 100vw;
  }
  body #mobile_1 {
    width: 100vw;
  }
  body #link-mobile {
    font-family: 'KorolevCondendedW01-Heavy';
    position: absolute;
    top: 964.2vw;
    left: 40.55vw;
    color: white;
    text-decoration: none;
    font-size: 4.69vw;
  }
  body #footer {
    font-size: 3.5vw;
  }
  body #btn_mobile_1 {
    position: absolute;
    top: 2353.7vw;
    left: 5vw;
  }
  body #btn_mobile_2 {
    position: absolute;
    top: 2577.2vw;
    left: 5vw;
  }
  body #btn_mobile_3 {
    position: absolute;
    top: 2703.5vw;
    left: 5vw;
  }
  body #btn_mobile_4 {
    position: absolute;
    top: 2941.5vw;
    left: 5vw;
  }
  body #btn_mobile_5 {
    position: absolute;
    top: 2957.5vw;
    left: 5vw;
  }
  body .border-button {
    cursor: pointer;
    line-height: 9.4vw;
    padding: 0 4.4vw;
    display: inline-block;
    margin-top: 1vw;
    height: 9vw;
    font-size: 7.3vw;
    border: solid white 1vw;
  }
  body .border-button span {
    margin-left: 3.44vw;
    padding-right: 1.64vw;
    padding-left: 2.44vw;
    border-left: solid white 1vw;
  }
  body .border-button span svg {
    width: 3.6vw;
    top: 0vw;
    left: 4.3vw;
  }
}
