/* Generated by less 2.2.0 */
.anim {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.animOff {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.tooltipster-sidetip .tooltipster-box {
  background: #eeeeee;
  border: 2px solid #eeeeee;
  border-radius: 0px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px;
}
.tooltipster-sidetip .tooltipster-content {
  color: #111111;
  font-size: 14px;
  line-height: 18px;
  padding: 6px 14px;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #eeeeee;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #eeeeee;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #eeeeee;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #eeeeee;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: #eeeeee;
}
.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: #eeeeee;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: #eeeeee;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #eeeeee;
}
a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
a:hover {
  text-decoration: none;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.line {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  max-width: 500px;
  height: 50px;
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.line.line-b {
  background-image: url(../images/line-b.png);
}
.line.line-top {
  margin-top: 50px;
}
.line.line-bottom {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  margin-bottom: 50px;
}
.accroche {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 26px;
  color: #fff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9), 0px 0px 20px #000000;
}
.accroche .verticalLine {
  background-color: #111;
  margin: 15px 0px;
  width: 50px;
  height: 3px;
}
html {
  overflow-y: scroll;
  font-family: Arial, "sans-serif";
}
html body {
  background-color: #111;
}
html body #fullscreen {
  width: 100%;
  height: 600px;
}
html body #header {
  overflow: hidden;
  position: fixed;
  top: 0px;
  padding-top: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 50px;
  min-height: 50px;
  background-color: rgba(68, 68, 68, 0.9);
  z-index: 1010;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
html body #header .brand {
  margin-left: 25px;
  width: 120px;
}
html body #header .toggleMenu {
  margin-right: 25px;
  color: #fff;
  font-size: 30px;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9), 0px 0px 20px #000000;
}
html body #header.showNav {
  height: 50px;
}
html body #header.showNav .brand {
  width: 120px;
}
html body #header.hideNav {
  height: 50px;
}
html body #header.hideNav .brand {
  width: 120px;
}
html body #header.discreet {
  background-color: rgba(68, 68, 68, 0);
}
html body #header.discreet .brand {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
html body #header.menuOpen {
  height: auto;
  background-color: rgba(68, 68, 68, 0.9);
}
html body #header .navigation {
  width: 100%;
}
html body #header .navigation .menu {
  padding: 0px;
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
}
html body #header .navigation .menu li {
  margin: 5px 0px;
}
html body #header .navigation .menu li a {
  margin-left: 0px;
  margin-right: 25px;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
html body #brand {
  position: absolute;
  top: 0px;
  left: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 600px;
  z-index: 1000;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
html body #brand .brand {
  margin-top: 25px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
html body #brand .brand .goDown .fa {
  font-size: 80px;
  line-height: 30px;
  color: #111;
}
html body #main {
  display: flex;
  justify-content: center;
  align-items: center;
}
html body #main #content {
  margin: 0px 50px;
  width: 100%;
  max-width: 1170px;
}
html body #main #content .pres {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  margin: 100px 0px 50px 0px;
}
html body #main #content .pres p {
  margin: 0px;
}
html body #main #content .contact {
  margin: 50px 0px 100px 0px;
  color: #fff;
  font-size: 22px;
}
html body #main #content .contact .accroche {
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
html body #main #content .contact .fa {
  margin-top: 25px;
  width: 100%;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
html body #main #content .contact .fa.fa-globe {
  margin-top: 0px;
}
html body #footer {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
html body #footer .copyright {
  -webkit-order: 2;
  order: 2;
}
html body #footer .backToTop {
  -webkit-order: 1;
  order: 1;
}
html body #footer .backToTop .fa {
  font-size: 60px;
  line-height: 40px;
}
html body #footer .realised {
  -webkit-order: 3;
  order: 3;
  margin-bottom: 10px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  html body #fullscreen {
    height: 1000px;
  }
  html body #header {
    padding-top: 0px;
    background-color: rgba(68, 68, 68, 0.9);
    height: 100px;
  }
  html body #header .brand {
    margin-left: 50px;
    width: 180px;
  }
  html body #header .toggleMenu {
    display: none;
  }
  html body #header.showNav {
    height: 100px;
  }
  html body #header.showNav .brand {
    width: 180px;
  }
  html body #header.hideNav {
    height: 50px;
  }
  html body #header.hideNav .brand {
    width: 120px;
  }
  html body #header.discreet {
    background-color: rgba(68, 68, 68, 0);
  }
  html body #header.discreet .brand {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  html body #header .navigation {
    width: auto;
    margin-right: 50px;
  }
  html body #header .navigation .menu {
    flex-direction: row;
  }
  html body #header .navigation .menu li {
    margin: 0px;
  }
  html body #header .navigation .menu li a {
    margin-left: 25px;
    margin-right: 0px;
  }
  html body #brand {
    height: 1000px;
  }
  html body #brand .brand {
    margin-top: 16.66666667px;
  }
  html body #brand .brand .goDown .fa {
    font-size: 100px;
    line-height: 30px;
    margin-top: 25px;
  }
  html body #main #content .contact .fa {
    margin-top: 0px;
    margin-right: 7px;
    width: auto;
  }
  html body #footer {
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    height: 70px;
  }
  html body #footer .copyright {
    -webkit-order: 1;
    order: 1;
    margin-left: 50px;
  }
  html body #footer .backToTop {
    -webkit-order: 2;
    order: 2;
    align-self: center;
  }
  html body #footer .realised {
    margin-right: 50px;
    margin-bottom: 0px;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .accroche {
    flex-direction: row;
    font-size: 30px;
  }
  .accroche .verticalLine {
    margin: 0px 20px 0px 22px;
    width: 3px;
    height: 22px;
    background-color: #fff;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9), 0px 0px 20px #000000;
  }
}
