
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

:focus {
  outline:none;
}
::-moz-focus-inner {
  border:0;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

          cursor: pointer !important;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
  letter-spacing: .03em;
  color: #fff;
  font-weight: normal;
  line-height: 1.4;
}

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}


body {
  margin: 0;
  padding: 0;
}

#loader {
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
}

#bg-exit {
  background: transparent;
  cursor: pointer;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 9999;
  overflow: hidden;
}

#banner-wrap {
  position: relative;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#bg-exit {
  border: 1px solid rgba(0,0,0,.4);
}


#banner-wrap img {
    -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
}

#banner-wrap > * {
  position: absolute;
}

/* custom */

#loader,
#banner-wrap {
    background: #b9c5a4;
}
#banner-wrap {
  position: relative;
  background: #181312;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: -.03em;
  font-size: 40px;
  line-height: 1.1;
  color: #fff;
}

#bg, #bg-accent {
  width: 100%;
  top: 0;
  left: 0;
}

#bg-accent {
  border-radius: 40px;
  overflow: hidden;
  width: 118%;
  top: 2%;
  left: -9.75%;
  position: relative;

left: -9.75%;
}

#bg-accent.closed {
    height: 103%;
    top: -3%;
    transform: scale(.8);
    -webkit-transform: scale(.8);
}

#bg-accent img {
  width: 103%;
  height: 103%;
  margin-left: 0%;
}
#intro {
  left: 27px;
  top: 27px;
  width: 770px;
}

#intro div {
  height: 37px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#intro img {
  position: absolute;
  height: 34.3px;
  margin-top: 0px;
  transform-origin: left top;
  -webkit-transform-origin: left top;
}



#smiley {
  width: 68px;
  bottom: 11px;
  right: -6px;
}

#shadow {
  bottom: -124px;
  width: 139px;
  right: 225px;
}

#shadow.end {
  bottom: -34px;
  width: 246px;
  right: 226px;
}

#logo {
  top: 0;
  left: 0;
}

#oeab {
  width: 114px;
  top: -7px;
  left: 378px;
}

#people {
  bottom: 0;
  left: 35px;
  height: 100%;
}

#ohdio-parent {
  width: 88px;
  height: 88px;;
  left: 105px;
  top: 54px;
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
}
#ohdio-parent.end {
  width: 36px;
  height: 36px;
  left: auto;
  right: 152px;
  top: auto;
  bottom: 26px;
  border-radius: 8px;
}
#ohdio {
  top: 0;
  left: 0;
  width: 100%;
}

#txt-exclu-1, #txt-exclu-2 {
  width: 118px;
  left: 587px;
  top: 34px;
}

#txt-exclu-end-1, #txt-exclu-end-2 {
  height: 30px;
  right: 25px;
  bottom: 70px;
}

#end {
  background: #fff;
  bottom: -10px;
  height: 44px;
  width: 100%;

}



#presented {
  height: 11px;
  top: 22px;
  right: 58px;
}

#desjardins {
  height: 21px;
  top: 46px;
  right: 90px;
}

#iga {
  height: 35px;
  top: 39px;
  right: 17px;
}