/* Sass Document */
body {
  font-family: titilliumWeb;
  color: #414b50; }

.bold {
  font-weight: bold; }

.bolder {
  font-weight: bolder; }

.cd-top a:hover {
  color: #52AE32; }

.container {
  position: relative; }

.content {
  margin: 75px 0; }
  .content.col-md-12, .content.col-sm-12 {
    padding-right: 30px;
    padding-left: 30px; }
  @media (max-width: 576px) {
    .content {
      margin: 80px 0; } }

.contentTop {
  margin-top: 150px; }

.contentBottom {
  margin-bottom: 150px; }

.panelIntro {
  background-color: #414b50;
  padding-top: 25px;
  padding-bottom: 75px; }
  .panelIntro ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center; }
    .panelIntro ul li {
      display: inline;
      color: white;
      text-align: center;
      padding: 16px;
      text-decoration: none;
      text-transform: uppercase; }
      .panelIntro ul li a {
        color: white;
        text-decoration: none; }
        .panelIntro ul li a:hover {
          text-decoration: underline;
          text-decoration-color: #52AE32;
          text-underline-position: under; }
  .panelIntro .introInfiniText h3, .panelIntro .introInfiniText h4 {
    color: white;
    text-align: center; }
  .panelIntro .introInfiniText h3 {
    font-weight: bold; }
  .panelIntro .introInfiniText .introArrowDown {
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/introGreenArrow.svg) no-repeat bottom;
    height: 20px;
    width: 100%;
    left: 50%;
    margin-top: 30px; }
  .panelIntro .logo a img {
    width: 100px; }
  .panelIntro .mediaSociaux ul li {
    padding: 5px;
    float: right;
    position: relative; }
    .panelIntro .mediaSociaux ul li a img {
      width: 25px;
      height: 25px; }
      @media (max-width: 991px) {
        .panelIntro .mediaSociaux ul li a img {
          width: 35px;
          height: 35px; } }
  .panelIntro .intoInfini {
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/infiniGoInc2.svg) no-repeat center center;
    width: 100%;
    height: 500px;
    position: relative;
    margin-top: 93px;
    margin-bottom: 50px; }
    @media (max-width: 576px) {
      .panelIntro .intoInfini {
        margin-top: 0px;
        margin-bottom: 0px;
        height: 350px; } }
    .panelIntro .intoInfini .introGoInc {
      background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/logoGoIncBlanc.svg) no-repeat;
      position: absolute;
      width: 140px;
      height: 60px;
      left: 24%;
      top: 45%; }
    .panelIntro .intoInfini .IntroEE {
      background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/EE19-06.png) no-repeat;
      background-size: contain;
      position: absolute;
      width: 140px;
      height: 60px;
      left: 63%;
      top: 45%; }
  .panelIntro .instagram {
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/logoInstagram.svg) no-repeat; }
  .panelIntro .linkedin {
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/logoLinkedin.svg) no-repeat; }
  .panelIntro .twitter {
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/logoTwitter.svg) no-repeat; }
  .panelIntro .facebook {
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/logoFacebook.svg) no-repeat; }

.verticalLine {
  font-family: titilliumWeb;
  position: relative;
  padding-top: 1vw; }
  .verticalLine.lineb {
    padding-top: 0; }
  .verticalLine:before {
    content: '';
    position: absolute;
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/step2Arrowb.svg) no-repeat bottom center;
    height: 100%;
    width: 24px;
    bottom: -38px;
    left: 49%; }
    @media (max-width: 576px) {
      .verticalLine:before {
        background: none; } }

.horLine {
  padding: 0; }
  .horLine:before {
    content: '';
    position: absolute;
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/flecheHor.svg) no-repeat;
    height: 100%;
    width: calc(100% - 16px);
    top: 50%; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .horLine:before {
        top: 0%; } }

.pitchGo.title {
  margin-top: 40px; }
  .pitchGo.title h1 {
    text-transform: uppercase;
    color: transparent;
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/LogoPitchGo.svg) no-repeat center top;
    width: 430px;
    height: 165px; }
  .pitchGo.title img {
    height: 250px;
    margin-top: 30px; }
.pitchGo .number {
  font-size: 115px;
  font-weight: bold;
  color: #52AE32; }
.pitchGo div {
  min-height: 20px;
  color: #414b50;
  font-size: 1.7em;
  text-transform: uppercase; }
.pitchGo .step2 {
  padding: 70px 0 0 0;
  margin-top: 20px;
  color: #52AE32;
  font-weight: bold;
  font-size: 30px; }
  .pitchGo .step2:before {
    content: '';
    position: absolute;
    padding-top: 80px;
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/step2Arrow.svg) no-repeat center top;
    top: 0;
    right: 50%;
    width: 3px; }
.pitchGo.step5 {
  position: relative;
  margin-top: 20px; }
  .pitchGo.step5:before {
    content: '';
    position: absolute;
    background-image: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/step5Arrow1.svg);
    background-repeat: no-repeat;
    background-position: 30%;
    width: 100%;
    height: 100%;
    margin-top: 150px;
    top: 0;
    left: 0; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .pitchGo.step5:before {
        left: -18%; } }
    @media (max-width: 540px) {
      .pitchGo.step5:before {
        background-image: none; } }
  .pitchGo.step5:after {
    content: '';
    position: absolute;
    background-image: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/step5Arrow2.svg);
    background-repeat: no-repeat;
    background-position: 70%;
    width: 100%;
    height: 100%;
    margin-top: 150px;
    top: 0;
    right: 0; }
    @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
      .pitchGo.step5:after {
        right: -18%; } }
    @media (max-width: 540px) {
      .pitchGo.step5:after {
        background-image: none; } }
.pitchGo.stepFinal {
  position: relative;
  padding-top: 180px; }
  @media (max-width: 576px) {
    .pitchGo.stepFinal div {
      font-size: 1.4em; } }
  @media (max-width: 576px) {
    .pitchGo.stepFinal {
      padding-top: 30px; } }
  .pitchGo.stepFinal:before {
    content: '';
    position: absolute;
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/finalStep.svg) no-repeat center top;
    width: 100%;
    height: 100%;
    margin-top: -80px;
    left: 0; }
    @media (max-width: 576px) {
      .pitchGo.stepFinal:before {
        background-image: none; } }
  .pitchGo.stepFinal .green {
    color: #52AE32;
    font-weight: bold;
    font-size: 70px; }

.stepFinal2 {
  margin-top: 130px;
  margin-bottom: 130px;
  padding: 0; }
  .stepFinal2 .cercle {
    padding: 50px;
    background-color: #52AE32;
    color: white;
    font-size: 30px;
    border-radius: 50%;
    height: 350px;
    width: 350px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin: auto;
    font-size: 2.5em; }

.stepFinalInfo {
  margin-bottom: 65px;
  margin-top: 65px; }
  .stepFinalInfo .prix h3 {
    font-weight: bold;
    padding-bottom: 20px; }
    .stepFinalInfo .prix h3 span {
      color: #52AE32;
      font-size: 50px; }
  .stepFinalInfo .prix a {
    color: #52AE32;
    padding: 10px 40px;
    border: solid 1px #52AE32;
    font-weight: bold; }
  .stepFinalInfo p {
    font-size: 24px; }
  .stepFinalInfo .first {
    text-align: left; }
    @media (max-width: 991px) {
      .stepFinalInfo .first {
        text-align: center;
        padding-bottom: 20px; } }
  .stepFinalInfo .second {
    text-align: center; }
    @media (max-width: 991px) {
      .stepFinalInfo .second {
        padding-bottom: 20px; } }
  .stepFinalInfo .third {
    text-align: right; }
    @media (max-width: 991px) {
      .stepFinalInfo .third {
        text-align: center; } }

.panelGagnant h3 {
  font-size: 60px;
  margin-top: 80px;
  color: #414b50;
  text-transform: uppercase;
  font-size: 75px;
  font-weight: bolder; }
  .panelGagnant h3 img {
    max-height: 64px;
    margin-top: -13px; }
.panelGagnant h4 {
  font-size: 2.8em;
  margin-top: 15px;
  letter-spacing: 5px;
  margin-bottom: 50px; }
.panelGagnant .green {
  color: #52AE32;
  font-weight: bold;
  font-size: 1.3em; }
.panelGagnant .bolder {
  font-size: 1.3em; }
.panelGagnant .gagnantLogo img {
  border-radius: 50%;
  width: 100%;
  background-color: #dcdcdc; }
.panelGagnant .finalistPicture img {
  border-radius: 50%;
  width: 100%; }
.panelGagnant .gagnantPicture {
  padding-top: 90px; }
.panelGagnant .juryLine {
  padding: 45px;
  position: relative; }
  .panelGagnant .juryLine:before {
    content: '';
    position: absolute;
    background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/juryLine.svg) no-repeat;
    width: 4px;
    height: 100%;
    top: 0;
    left: 50%;
    margin: 15px 0; }
.panelGagnant .theJury {
  font-size: 20px;
  line-height: 2em; }
  .panelGagnant .theJury .nom {
    color: #52AE32;
    font-weight: bold; }
  .panelGagnant .theJury a {
    text-decoration: none; }
    .panelGagnant .theJury a:hover {
      text-decoration: none; }
    .panelGagnant .theJury a .logo {
      color: #52AE32;
      font-weight: bold;
      font-size: 2em; }
  .panelGagnant .theJury .compagnie {
    font-weight: bold; }
  @media (max-width: 991px) {
    .panelGagnant .theJury {
      padding-bottom: 40px; } }

.panelJury, .panelFinalist {
  background-color: #dcdcdc;
  text-transform: uppercase; }
  .panelJury h3, .panelFinalist h3 {
    font-size: 60px;
    margin-bottom: 80px; }
  .panelJury .juryPicture img, .panelJury .finalistPicture img, .panelFinalist .juryPicture img, .panelFinalist .finalistPicture img {
    border-radius: 50%;
    width: 100%; }
  .panelJury .juryLine, .panelFinalist .juryLine {
    padding: 45px;
    position: relative; }
    .panelJury .juryLine:before, .panelFinalist .juryLine:before {
      content: '';
      position: absolute;
      background: url(https://www.lavery.ca/ftp/images/Focus/PitchGo/juryLine.svg) no-repeat;
      width: 4px;
      height: 100%;
      top: 0;
      left: 50%;
      margin: 15px 0; }
  .panelJury .theJury, .panelFinalist .theJury {
    font-size: 20px;
    line-height: 2em; }
    .panelJury .theJury a, .panelFinalist .theJury a {
      text-decoration: none; }
      .panelJury .theJury a .nom, .panelFinalist .theJury a .nom {
        color: #52AE32;
        font-weight: bold; }
        .panelJury .theJury a .nom:hover, .panelFinalist .theJury a .nom:hover {
          text-decoration: none; }
    .panelJury .theJury .compagnie, .panelFinalist .theJury .compagnie {
      font-weight: bold; }
    @media (max-width: 991px) {
      .panelJury .theJury, .panelFinalist .theJury {
        padding-bottom: 40px; } }

.defiButton a {
  color: white;
  padding: 20px 12vw;
  background-color: #52AE32;
  border: solid 1px #52AE32;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  top: -20px; }
  .defiButton a:hover {
    background-color: #414b50;
    color: white;
    text-decoration: none; }
  @media (max-width: 576px) {
    .defiButton a {
      padding: 20px 7vw;
      font-size: 1em; } }

.panel4connecter {
  margin-bottom: 40px; }
  .panel4connecter .content {
    margin-top: 60px; }
  .panel4connecter .criteres h3 {
    text-align: center;
    font-weight: bold; }
  .panel4connecter .criteres ol li {
    text-align: left; }
  @media (max-width: 992px) {
    .panel4connecter .prix {
      padding-top: 60px; } }
  .panel4connecter .prix h3 {
    font-weight: bold;
    padding-bottom: 20px; }
    .panel4connecter .prix h3 span {
      color: #52AE32;
      font-size: 50px; }
  .panel4connecter .prix a {
    color: #52AE32;
    padding: 10px 40px;
    border: solid 1px #52AE32;
    font-weight: bold; }
  .panel4connecter .connect {
    padding-top: 60px;
    padding-bottom: 40px; }
    @media (max-width: 992px) {
      .panel4connecter .connect {
        padding-top: 100px; } }
    .panel4connecter .connect h2 {
      font-size: 50px;
      font-weight: bold;
      color: #52AE32; }
    .panel4connecter .connect p {
      font-size: 20px;
      font-weight: bold; }
  .panel4connecter .formationLieu {
    position: relative;
    width: 100%;
    background-color: #52AE32;
    margin-top: auto;
    margin-bottom: auto;
    padding: 10px 0;
    color: white;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase; }
    .panel4connecter .formationLieu.sub {
      border-bottom: solid 1px #52AE32;
      color: #414b50;
      background-color: white;
      text-align: left;
      text-transform: none; }
  .panel4connecter .pad {
    padding-top: 7.5px;
    padding-bottom: 7.5px; }
  .panel4connecter .solid {
    border-bottom: solid 1px #52AE32; }
    @media (max-width: 768px) {
      .panel4connecter .solid.heure {
        border-bottom: solid 0px transparent; } }
  .panel4connecter .heure {
    font-weight: bold;
    text-align: center; }
  .panel4connecter .title {
    font-weight: bold;
    font-size: 25px; }
  .panel4connecter .solidBorder .row {
    padding: 10px 40px; }
    @media (max-width: 576px) {
      .panel4connecter .solidBorder .row {
        padding: 10px 0px; } }
  .panel4connecter .solidBorder div {
    padding-left: 0;
    padding-right: 0; }
    .panel4connecter .solidBorder div .formationNom {
      position: relative;
      float: left;
      text-align: left;
      margin-top: auto;
      margin-bottom: auto;
      padding-left: 15px;
      padding-right: 15px; }
    .panel4connecter .solidBorder div .formationLieu {
      position: relative;
      float: right;
      width: 40%;
      background-color: #52AE32;
      margin-top: auto;
      margin-bottom: auto;
      padding: 10px 0; }
      .panel4connecter .solidBorder div .formationLieu span {
        color: white;
        font-weight: bold; }
  .panel4connecter .paddingTable {
    padding: 0 30px; }
  .panel4connecter .date {
    font-size: 70px;
    font-weight: bolder; }
    .panel4connecter .date .date1 {
      color: #52AE32; }
    .panel4connecter .date .date2 {
      color: #414b50; }

.panel5Decouvrez {
  background-color: #414b50;
  color: white;
  padding: 130px 0; }
  .panel5Decouvrez h2 {
    margin-bottom: 60px;
    font-size: 2.5em; }
    .panel5Decouvrez h2 a {
      color: #52AE32;
      text-decoration: none; }
      .panel5Decouvrez h2 a:hover {
        text-decoration: underline; }
  .panel5Decouvrez p a {
    margin-top: 20px;
    border: solid 1px #52AE32;
    text-transform: uppercase;
    padding: 20px 60px;
    color: #52AE32;
    font-weight: bold;
    font-size: 2em; }
    .panel5Decouvrez p a:hover {
      text-decoration: none;
      color: white; }
    @media (max-width: 576px) {
      .panel5Decouvrez p a {
        font-size: 1em; } }

.panelfooter h3 {
  font-size: 1.2em; }
.panelfooter h4 {
  font-size: 1em; }
.panelfooter p {
  font-size: 0.9em; }
  @media (max-width: 991px) {
    .panelfooter p {
      padding-bottom: 40px; } }
.panelfooter a {
  color: #414b50;
  text-decoration: none; }
  .panelfooter a:hover {
    text-decoration: underline; }
.panelfooter .goInc {
  text-transform: uppercase; }
  .panelfooter .goInc h3 {
    font-weight: bold; }
  @media (max-width: 1200px) {
    .panelfooter .goInc {
      padding-bottom: 40px; } }

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #414b50 url(https://www.lavery.ca/ftp/images/Focus/PitchGo/cd-top-arrow.svg) no-repeat center 50%;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s; }

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s; }

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1; }

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5; }

.cd-top:hover {
  background-color: #52AE32;
  opacity: 1; }

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px; } }
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px; } }
