/* Scss Document */
.layout {
  margin: 0; }

.container-fluid {
  padding: 0; }

body {
  font-family: tradeGothic;
  color: #425259;
  /*	background-image: url("../images/test.jpg");
  	background-repeat: no-repeat;
  	background-size: 85%;
  	background-position-x: 50%;*/ }

.panel {
  height: auto; }

.content {
  margin: 150px 0; }
  .content.col-md-12, .content.col-sm-12 {
    padding-right: 30px;
    padding-left: 30px; }
  .content.content8 {
    margin: 150px 0 0 0;
    padding-bottom: 75px;
    border-bottom: solid 1px #74b859; }
  .content.content10 {
    margin: 75px 0 150px 0; }

.contentTop {
  margin-top: 150px; }

.contentBottom {
  margin-bottom: 150px; }

.panel1 {
  background-color: #ededed;
  height: 950px;
  padding: 0px;
  overflow: hidden; }
  @media (max-width: 1200px) {
    .panel1 {
      padding: 0 40px; } }
  .panel1 a {
    text-align: right !important;
    float: right;
    padding-top: 15px;
    font-size: 13px;
    color: #425259;
    font-family: tradeGothic; }
    @media (max-width: 991px) {
      .panel1 a {
        font-size: 1.3em; } }
  .panel1 #panel1Line1:before {
    content: "";
    position: absolute;
    border-right: solid 1px #74b859;
    transform: rotate(40deg);
    height: 100vw;
    width: 10px;
    top: -25vw;
    left: 17vw;
    z-index: 0; }
  .panel1 #panel1Line2:before {
    content: "";
    position: absolute;
    border-right: solid 1px #74b859;
    transform: rotate(40deg);
    height: 72vw;
    width: 10px;
    top: -33vw;
    left: 76vw; }

#panel2 {
  background-color: white;
  padding: 0;
  height: 75vw;
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, #f6f6f6 50%, #f6f6f6 100%); }

#panel2a #panel2-logo {
  position: absolute;
  top: 156px; }
#panel2a #lettre9Container {
  height: 167px;
  position: relative;
  top: -112px; }
#panel2a #lettre9b {
  color: darkgray;
  height: 230px;
  width: 135px;
  font-size: 7em;
  position: absolute;
  float: left;
  text-align: center;
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre9.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale-letter 1.3s 0s ease-in-out;
  /* Safari 4.0 - 8.0 */
  animation: scale-letter 1.3s 0s ease-in-out; }

.containBloc {
  width: 100vw;
  height: 75vw;
  position: absolute;
  overflow: hidden; }

#panel2-bloc1 {
  position: absolute;
  left: 0; }
  #panel2-bloc1:before {
    content: " ";
    border: solid 1px #74b859;
    background-color: transparent;
    height: 50vw;
    width: 50vw;
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 12.5vw; }

#panel2-bloc2 {
  position: absolute;
  right: 0; }
  #panel2-bloc2:before {
    content: " ";
    border: solid 1px #74b859;
    background-color: transparent;
    height: 50vw;
    width: 50vw;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 12.5vw; }

.panel2textBloc {
  top: calc(37vw - 1em);
  position: absolute;
  font-family: tradeGothic;
  font-size: 4vw;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.1;
  font-weight: bold;
  width: 28vw; }
  .panel2textBloc.left {
    left: 7vw; }
  .panel2textBloc.right {
    right: 10vw; }
  .panel2textBloc .small {
    font-size: 26px;
    text-transform: none; }

#panel-blocCenter {
  top: calc(37vw - 1em);
  left: 48.1vw;
  position: absolute;
  font-family: tradeGothic;
  font-size: 1.5vw;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold; }
  #panel-blocCenter.en {
    left: 45.8vw; }

#panel2b {
  background-color: #ededed;
  height: 13vw;
  z-index: -1; }

#panel3 {
  background-color: #f6f6f6;
  z-index: 1; }
  #panel3 .content {
    margin: 50px 0 150px 0; }
  #panel3 .contentP3 {
    color: #425259;
    font-size: 20px;
    padding-top: 21px;
    line-height: 1.8; }
    @media (max-width: 991px) {
      #panel3 .contentP3 {
        margin-top: 40px;
        font-size: 33px; } }
    #panel3 .contentP3:before {
      content: "";
      background: #74b859;
      position: absolute;
      top: 0;
      left: 0;
      width: 15%;
      height: 1px;
      margin-left: 15px; }

.panel2TextBlocCenter {
  top: 25vw;
  position: absolute;
  font-family: tradeGothic;
  font-size: 2em;
  text-align: center;
  left: 50vw; }

.panel2BG {
  background: linear-gradient(to bottom, transparent 0%, transparent 50%, #ededed 50%, #ededed 100%); }

#panel4 {
  background-color: #ffffff; }
  #panel4 iframe {
    float: right;
    margin-top: 40px; }
    @media screen and (max-width: 1783px) {
      #panel4 iframe {
        margin-top: 109px; } }
  #panel4 #line:before {
    content: "";
    background-color: transparent;
    border-top: solid 1px #74b859;
    border-bottom: solid 1px #74b859;
    transform: rotate(-45deg);
    width: 50vw;
    height: 25vw;
    position: absolute;
    right: 18vw;
    top: -6vw; }
  #panel4 .text1 {
    font-size: 4.8vw;
    font-weight: bolder;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: -2px;
    line-height: 0.9;
    position: absolute; }
    #panel4 .text1 span.text1a {
      font-weight: normal;
      font-size: 42px;
      text-transform: capitalize;
      line-height: 1.2;
      letter-spacing: normal; }
  #panel4 .text2 {
    position: absolute;
    font-family: galetteLight;
    left: 26%;
    font-size: 37px;
    line-height: 1;
    padding: 20px 0 0 0;
    top: 168px; }
    @media screen and (max-width: 1783px) {
      #panel4 .text2 {
        left: 20%; } }
    @media screen and (max-width: 1500px) and (min-width: 1200px) {
      #panel4 .text2 {
        left: 0%; } }
  #panel4 .text3 {
    position: absolute;
    font-family: galetteLight;
    left: 30%;
    padding: 20px 0 0 0;
    font-size: 20px;
    line-height: 1;
    top: 267px; }
    @media screen and (max-width: 1783px) {
      #panel4 .text3 {
        left: 20%; } }
    @media screen and (max-width: 1500px) and (min-width: 1200px) {
      #panel4 .text3 {
        left: 0%; } }
  #panel4.version2 {
    background-color: #74b859; }
    #panel4.version2 .text1 {
      color: #ffffff; }
    #panel4.version2 .text2 {
      color: #ffffff;
      font-size: 77px; }
    #panel4.version2 .text3 {
      display: none; }
    #panel4.version2 #line:before {
      border-top: solid 1px #ffffff;
      border-bottom: solid 1px #ffffff; }
    #panel4.version2 iframe {
      display: none; }
    #panel4.version2 .iframe {
      height: 360px; }

#panel5 {
  background-color: #ededed; }
  #panel5 h3 {
    font-family: galetteLight;
    color: #74b859;
    font-size: 61px;
    padding-bottom: 50px; }
  #panel5 p.paragraph {
    font-family: galetteLight;
    color: #425259;
    font-size: 30px;
    margin-top: 15px; }
    @media (max-width: 991px) {
      #panel5 p.paragraph {
        font-size: 38px;
        text-align: center; } }
    #panel5 p.paragraph:before {
      content: "";
      background: #74b859;
      position: absolute;
      top: 0;
      left: 0;
      width: 25%;
      height: 1px;
      margin-left: 15px; }
  #panel5 .visuel {
    position: relative;
    height: 500px;
    background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/panel5b.png") no-repeat center;
    background-position: center;
    background-size: contain; }
    #panel5 .visuel.en {
      background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/panel5b-en.png") no-repeat center;
      background-position: center;
      background-size: contain; }
    #panel5 .visuel #square1:before {
      content: "";
      border: solid 1px #74b859;
      transform: rotate(45deg);
      position: absolute;
      			/*
      			height: 18vw;
          		width: 18vw;
      			
      			left:4.5vw;
      			top:4.5vw;*/
      height: 300px;
      width: 300px;
      left: 130px;
      top: 130px; }
    #panel5 .visuel #square2:before {
      content: " ";
      border: solid 1px #74b859;
      transform: rotate(45deg);
      position: absolute;
      			/*
      			height: 18vw;
          		width: 18vw;
      			
      			right:4.5vw;
      			top:4.5vw;*/
      height: 300px;
      width: 300px;
      right: 130px;
      top: 130px; }
    #panel5 .visuel .all {
      position: absolute;
      height: 100px;
      width: 102px; }
      #panel5 .visuel .all .text {
        font-family: tradeGothic;
        text-transform: uppercase;
        color: #425259;
        font-weight: bold;
        text-align: center; }
      #panel5 .visuel .all .logo {
        height: 100%;
        width: 100%; }
    #panel5 .visuel #logoLavery {
      background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/iconeLavery.png") no-repeat;
      position: absolute;
      background-size: contain;
      height: 98px;
      width: 130px;
      left: 44%;
      top: 38%; }
    #panel5 .visuel #logoAvocats {
      left: calc(50% - 51px);
      top: -13%; }
      #panel5 .visuel #logoAvocats .logo {
        background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/iconeAvocats.png") no-repeat;
        background-size: contain; }
    #panel5 .visuel #logoBrevet {
      left: 0%;
      top: calc(50% - 50px); }
      #panel5 .visuel #logoBrevet .logo {
        background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/iconeBrevets.png") no-repeat;
        background-size: contain; }
    #panel5 .visuel #logoAgent {
      right: 0%;
      top: calc(50% - 51px); }
      #panel5 .visuel #logoAgent .logo {
        background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/iconeMarque.png") no-repeat;
        background-size: contain; }
    #panel5 .visuel #logoConseil {
      left: calc(50% - 51px);
      bottom: -7%; }
      #panel5 .visuel #logoConseil .logo {
        background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/iconeConseil.png") no-repeat;
        background-size: contain; }
  #panel5 .box {
    margin-top: 80px;
    border: solid 1px #425259;
    position: relative;
    float: left;
    width: 100%;
    display: table-cell; }
    #panel5 .box .box1 {
      width: 45%;
      position: relative;
      float: left;
      display: table;
      font-family: galetteLight;
      color: #425259;
      font-size: 42px;
      padding: 37px;
      line-height: 1.2; }
    #panel5 .box .box2 {
      width: 10%;
      height: 6vw;
      position: relative;
      float: left;
      margin: 37px 0;
      background: url(https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/plus.svg) no-repeat center;
      background-size: contain;
      color: #74b859; }

#panel6 {
  background-color: #ffffff;
  /*.row1{
  	padding-bottom:60px;
  }*/ }
  #panel6 h2 {
    text-align: center;
    font-family: galetteLight;
    color: #74b859;
    font-size: 62px;
    padding-bottom: 60px; }
    @media (max-width: 991px) {
      #panel6 h2 {
        padding-top: 35px; } }
  #panel6 h3 {
    text-align: center;
    text-transform: uppercase;
    color: #425259;
    font-family: tradeGothic;
    font-size: 3.5vw;
    font-weight: 600;
    letter-spacing: -2px;
    /*border-bottom: solid 1.5px $darkGray;*/
    display: initial; }
    @media screen and (max-width: 1201px) {
      #panel6 h3 {
        font-size: 4.5vw; } }
    @media screen and (max-width: 992px) {
      #panel6 h3 {
        font-size: 5.5vw;
        line-height: 2; } }
  #panel6 .triangle {
    position: relative;
    margin: 15px 0; }
    #panel6 .triangle .triangle1 {
      width: 0px;
      height: 0px;
      margin: auto;
      border-left: 42vw solid transparent;
      border-right: 42vw solid transparent;
      border-top: 250px solid #74b859;
      opacity: 0.4; }
    #panel6 .triangle .triangle2 {
      width: 0px;
      height: 0px;
      margin: auto;
      border-left: 20vw solid transparent;
      border-right: 20vw solid transparent;
      border-top: 250px solid #74b859;
      opacity: 0.4;
      position: absolute;
      top: 0;
      left: 26.5%; }
  #panel6 .box {
    margin-top: 50px;
    border: solid 1px black;
    position: relative;
    float: left;
    width: 100%;
    display: table-cell; }
    #panel6 .box .box1 {
      width: 45%;
      position: relative;
      float: left;
      display: table;
      font-family: galetteLight;
      color: black;
      font-size: 42px;
      padding: 37px;
      line-height: 1.2; }
    #panel6 .box .box2 {
      width: 10%;
      height: 6vw;
      position: relative;
      float: left;
      margin: 37px 0;
      background: url(https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/plus.svg) no-repeat center;
      background-size: contain;
      color: #74b859; }
  #panel6 .panel9Icone {
    width: 100%;
    padding-top: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    position: relative;
    width: 100%; }
    #panel6 .panel9Icone.icone1 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone01-IA.svg"); }
    #panel6 .panel9Icone.icone2 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone02-manufaturier.svg"); }
    #panel6 .panel9Icone.icone3 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone03-biochimie.svg"); }
    #panel6 .panel9Icone.icone4 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone04-phama.svg"); }
    #panel6 .panel9Icone.icone5 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone05-informatique.svg"); }
    #panel6 .panel9Icone.icone6 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone06-techno.svg"); }
    #panel6 .panel9Icone.icone7 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone07-areo.svg"); }
    #panel6 .panel9Icone.icone8 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone08-chimie.svg"); }
    #panel6 .panel9Icone.icone9 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone09-energie.svg"); }
    #panel6 .panel9Icone.icone10 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone10-mecanique.svg"); }
    #panel6 .panel9Icone.icone11 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone11-mines.svg"); }
    #panel6 .panel9Icone.icone12 {
      background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone12-divertissement.svg"); }
  #panel6 .panel9Text {
    text-transform: uppercase;
    font-size: 1em;
    text-align: center;
    padding: 20px 0;
    font-weight: 800;
    font-family: tradeGothicBold; }
    @media (max-width: 991px) {
      #panel6 .panel9Text {
        font-size: 1.5em; } }

#panel7 {
  background-color: #74b859; }
  #panel7 h2 {
    font-family: tradeGothic;
    font-size: 10vw;
    font-weight: 500;
    color: #ffffff;
    line-height: 0.9;
    letter-spacing: -0.7vw;
    text-transform: uppercase;
    margin-bottom: 30px; }
    #panel7 h2 sup {
      top: -0.2em;
      font-size: 1.7em;
      font-weight: bolder; }
    #panel7 h2.en {
      font-size: 7vw; }
    @media screen and (max-width: 992px) {
      #panel7 h2 {
        font-size: 14vw; } }
  #panel7 h3 {
    font-family: galetteLight;
    font-size: 34px;
    color: #ffffff;
    padding-left: 176px;
    padding-bottom: 30px; }
    @media (max-width: 991px) {
      #panel7 h3 {
        font-size: 47px; } }
  #panel7 p {
    font-family: tradeGothic;
    color: #ffffff;
    font-size: 21px; }
    @media (max-width: 991px) {
      #panel7 p {
        font-size: 2em; } }
    #panel7 p a {
      color: #ffffff;
      text-decoration: underline; }
      #panel7 p a:hover, #panel7 p a:active {
        color: #ffffff; }
  #panel7 .contentP7 {
    padding-top: 25px;
    margin-top: 100px; }
    @media screen and (max-width: 992px) {
      #panel7 .contentP7 {
        margin-top: 25px; } }
    #panel7 .contentP7:before {
      content: "";
      background: #ffffff;
      position: absolute;
      top: 0;
      left: 0;
      width: 14%;
      height: 2px;
      margin-left: 15px; }

#panel8 {
  background-color: #ededed; }
  #panel8 .mapCanada {
    background-image: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/mapCanada.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1vw;
    right: 0; }
  #panel8 h2 {
    color: #425259;
    font-family: tradeGothic;
    font-weight: 600;
    font-size: 172px;
    text-transform: uppercase; }
  #panel8 h3 {
    color: #425259;
    font-size: 34px;
    font-family: galetteLight;
    padding-left: 110px; }
  #panel8 h6 {
    color: #425259;
    font-family: galetteLight;
    font-weight: bold;
    font-size: 30px; }
  #panel8 p {
    color: #425259;
    font-family: galetteLight;
    font-size: 23px;
    margin-bottom: 35px; }
    @media (max-width: 991px) {
      #panel8 p {
        font-size: 2em; } }
  #panel8 a {
    background-color: #74b859;
    font-family: tradeGothic;
    font-size: 16px;
    color: #ffffff;
    padding: 10px 40px;
    text-transform: uppercase;
    border-radius: 50px;
    line-height: 16px;
    display: inline-block; }
    @media (max-width: 991px) {
      #panel8 a {
        font-size: 2em;
        line-height: 2em;
        padding: 0px 40px; } }
  #panel8 .group {
    padding: 200px 20px 0 20px; }
    @media screen and (max-width: 993px) {
      #panel8 .group {
        padding: 30px; } }

#panel9 {
  background-color: #ffffff; }
  #panel9 .intelligenceA {
    background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone-IA.svg") no-repeat top center;
    background-size: 80%; }
  #panel9 .manufacturier {
    background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/icone-manufacturier.svg") no-repeat top center; }
  #panel9 p {
    color: #74b859;
    font-size: 25px;
    font-family: galetteLight;
    margin: 250px 20px 70px 20px;
    background-color: rgba(255, 255, 255, 0.6);
    padding-top: 20px; }
  #panel9 a {
    background-color: #74b859;
    color: #ffffff;
    font-family: tradeGothic;
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 25px; }

#panel10 {
  background-color: #ededed;
  /*
  		
  			&:before {
  		  content: '';
  		  display: block;
  		  margin-left: 50%;
  		  height: 100%;
  		  border-radius: 0 100% 100% 0 / 50%;
  		  background-color: inherit;
  		  transform-origin: left;
  		  transform: rotate(.1turn);	
  			}
  		
  		
  		&.graph1{
  			background: $green;
  		  background-image:linear-gradient(to left, transparent 50%, $darkGray 0);
  			
  			&:before {
  		  transform: rotate(.3turn);	
  			}
  			
  		}
  		&.graph2{
  			&:before {
  	
  		  transform: rotate(.16turn);	
  			}
  			
  		}
  		&.graph3{
  			&:before {
  
  		  transform: rotate(.3turn);	
  			}
  			
  		}
  		&.graph4{
  			&:before {
  
  		  transform: rotate(.4turn);	
  			}
  			
  		}
  		
  		
  		&:after{
  			content: '';
  		  	display: block;
  			height: 100%;
      		width: 100%;
  			position:absolute;
  			height: 75%;
      		width: 75%;
      		top: 12%;
      		left: 12%;
  			border-radius:50%;
  			background-color:$gray;
  			}
  		}
  	
  	*/ }
  #panel10 .graph {
    position: absolute;
    width: 200px;
    height: 200px;
    left: calc(50% - 125px);
    border-radius: 50%;
    background: #425259;
    background-image: linear-gradient(to right, transparent 50%, #74b859 0); }
  #panel10 .graphContent {
    position: absolute;
    top: 28%;
    right: 36%;
    font-size: 41px;
    color: #425259;
    font-family: tradeGothic;
    font-weight: bolder; }
    @media only screen and (max-width: 992px) {
      #panel10 .graphContent {
        right: 46%; } }
  #panel10 h2 {
    color: #74b859;
    font-size: 63px;
    font-family: galetteLight;
    padding-bottom: 100px; }
  #panel10 p {
    color: #425259;
    font-size: 20px;
    font-family: tradeGothic;
    margin-top: 7px; }
    #panel10 p.source {
      font-size: 14px; }
    @media (max-width: 991px) {
      #panel10 p {
        font-size: 2em;
        text-align: center; } }
  #panel10 .allGraph {
    position: relative;
    height: 250px;
    margin-bottom: 30px;
    margin-top: 50px; }
    #panel10 .allGraph.graph1 {
      background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/pi-64.png") no-repeat center;
      background-size: contain; }
    #panel10 .allGraph.graph2 {
      background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/pi-16.png") no-repeat center;
      background-size: contain; }
    #panel10 .allGraph.graph3fr {
      background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/pi-30fr.png") no-repeat center;
      background-size: contain; }
    #panel10 .allGraph.graph3 {
      background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/pi-30en.png") no-repeat center;
      background-size: contain; }
    #panel10 .allGraph.graph4 {
      background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/pi-35.png") no-repeat center;
      background-size: contain; }

#panel11 {
  background-color: #ffffff; }
  #panel11 .contentP11 {
    padding: 20px 15px 50px 15px; }
    #panel11 .contentP11:before {
      content: "";
      background: #74b859;
      position: absolute;
      top: 0;
      left: 0;
      width: 14%;
      height: 2px;
      margin-left: 15px; }
  #panel11 h3 {
    font-family: galetteLight;
    color: #74b859;
    font-size: 63px;
    padding-bottom: 100px; }
  #panel11 h5 {
    font-family: galetteLight;
    color: #425259;
    font-weight: bold;
    font-size: 27px; }
    @media (max-width: 991px) {
      #panel11 h5 {
        font-size: 2.2em; } }
  #panel11 p {
    font-family: tradeGothic;
    color: #425259;
    font-size: 21px; }
    @media (max-width: 991px) {
      #panel11 p {
        font-size: 2em; } }

#panel12 {
  background-color: #74b859; }
  #panel12 h2 {
    color: #ffffff;
    font-size: 61px;
    font-family: galetteLight;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 40px; }
  #panel12 a {
    background-color: #ffffff;
    font-family: tradeGothic;
    font-size: 17px;
    color: #74b859;
    padding: 10px 40px;
    text-transform: uppercase;
    border-radius: 50px;
    line-height: 17px;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block; }
    @media (max-width: 991px) {
      #panel12 a {
        font-size: 2em;
        line-height: 2em;
        padding: 10px 40px; } }
    #panel12 a:hover {
      color: #74b859;
      text-decoration: underline; }

#panel13 {
  background-color: #ffffff;
  color: #425259; }
  #panel13 .media {
    padding: 30px 0 30px 15px; }
    #panel13 .media img {
      margin-right: 20px; }
  #panel13 .lavery2018 {
    padding: 30px 0 30px 15px; }
  #panel13 h5 {
    font-family: galetteLight;
    font-size: 20px;
    font-weight: bold; }
    @media (max-width: 991px) {
      #panel13 h5 {
        font-size: 2em; } }
  #panel13 p {
    font-family: tradeGothic;
    font-size: 13px; }
    @media (max-width: 991px) {
      #panel13 p {
        font-size: 1.5em; } }
  #panel13 img.logo {
    width: 25px;
    height: 100%; }
    @media (max-width: 991px) {
      #panel13 img.logo {
        width: 35%; } }

.basicLetter, #lettrePlus, #lettre1, #lettre1B, #lettre2, #lettre3, #lettre4, #lettre5, #lettre6, #lettre7, #lettre8, #lettre9 {
  color: darkgray;
  height: 230px;
  width: 135px;
  font-size: 7em;
  position: absolute;
  float: left;
  height: auto;
  text-align: center; }

.letter1row, #lettre1, #lettre2, #lettre3, #lettre4 {
  top: 175px; }

.letter2row, #lettre5, #lettre6, #lettre7, #lettre8 {
  top: 490px; }

.letter3row, #lettre9 {
  top: 800px; }

.letterRowB, #lettre1B {
  top: 450px; }

.letter1col, #lettre1, #lettre5 {
  left: 0%; }

.letter2col, #lettre2, #lettre6 {
  left: calc(33% - 75px); }

.letter3col, #lettre3, #lettre7 {
  left: calc(66% - 75px); }

.letter4col, #lettre4, #lettre8 {
  left: calc(100% - 150px); }

.letterMiddleCol, #panel2a #lettre9b, #lettre9 {
  left: calc(50% - 75px); }

.cellB {
  border: solid 1px black;
  height: 40px;
  top: 1080px; }

#lettrePlus {
  top: 385px;
  left: 42%;
  color: #425259;
  -webkit-animation: scale-letter 1s 0s ease-in, shake 1s 0s ease-in;
  /* Safari 4.0 - 8.0 */
  animation: scale-letter 1s 0s ease-in, shake 1s 0s ease-in; }
  #lettrePlus:before {
    content: "+"; }

#lettre1 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre1.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale2 1s 0s ease-in, shake 1s 0.1s ease-in;
  animation: scale2 1s 0s ease-in, shake 1s 0s ease-in; }

#lettre1B {
  left: 250px; }
  #lettre1B:before {
    content: "D"; }

#lettre2 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre2.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale-letter 2s 0s ease-in, shake 2s 1.5s ease-in;
  animation: scale-letter 2s 0s ease-in, shake 2s 1.5s ease-in; }

#lettre3 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre3.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale-letter 1.5s 0s ease-in-out, shake 2s 1.2s ease-in;
  animation: scale-letter 1.5s 0s ease-in-out, shake 2s 1.2s ease-in; }

#lettre4 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre4.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  left: calc(100% - 150px);
  -webkit-animation: scale-letter 1.7s 0s ease-in-out, shake 1.9s 1.8s ease-in;
  animation: scale-letter 1.7s 0s ease-in-out, shake 1.9s 1.8s ease-in; }

#lettre5 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre5.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale-letter 1.3s 0s ease-in-out, shake 1.5s 1.3s ease-in;
  animation: scale-letter 1.3s 0s ease-in-out, shake 1.5s 1.3s ease-in; }

#lettre6 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre7.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale-letter 1.2s 0s ease-in-out, shake 1.6s 1.1s ease-in;
  animation: scale-letter 1.2s 0s ease-in-out, shake 1.6s 1.1s ease-in; }

#lettre7 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre8.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale-letter 0.6s 0s ease-in-out, shake 2.1s 0.6s ease-in;
  animation: scale-letter 0.6s 0s ease-in-out, shake 2.1s 0.6s ease-in; }

#lettre8 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre6.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale-letter 1.6s 0s ease-in-out, shake 2.2s 1.5s ease-in;
  animation: scale-letter 1.6s 0s ease-in-out, shake 2.2s 1.5s ease-in; }

#lettre9 {
  background: url("https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/lettre9.png") no-repeat bottom;
  background-size: contain;
  height: 230px;
  width: 161px;
  -webkit-animation: scale-letter 1.3s 0s ease-in-out;
  /* Safari 4.0 - 8.0 */
  animation: scale-letter 1.3s 0s ease-in-out; }

/* animation lettre - lettre visible*/
@keyframes scale-letter {
  0% {
    transform: scale(0); }
  35% {
    transform: scale(0.5); }
  57% {
    transform: scale(1);
    opacity: 1; }
  65% {
    transform: rotateX(30deg); }
  77% {
    transform: scale(1.15) rotateX(-30deg); }
  100% {
    transform: scale(1); } }
@-webkit-keyframes scale-letter {
  0% {
    transform: scale(0); }
  35% {
    transform: scale(0.5); }
  57% {
    transform: scale(1);
    opacity: 1; }
  65% {
    transform: rotateX(30deg); }
  77% {
    transform: scale(1.15) rotateX(-30deg); }
  100% {
    transform: scale(1); } }
@keyframes shake {
  0% {
    transform: translate(0.5px, 0.5px) rotate(0deg); }
  10% {
    transform: translate(-0.5px, -1px) rotate(-0.5deg); }
  20% {
    transform: translate(-1.5px, 0px) rotate(1.5deg); }
  30% {
    transform: translate(1.5px, 0.5px) rotate(0deg); }
  40% {
    transform: translate(0.5px, -0.5px) rotate(0.5deg); }
  50% {
    transform: translate(-0.5px, 1px) rotate(-0.5deg); }
  60% {
    transform: translate(-0.5px, 0.5px) rotate(0deg); }
  70% {
    transform: translate(1px, 0.5px) rotate(-0.5deg); }
  80% {
    transform: translate(-0.5px, -0.5px) rotate(0.5deg); }
  90% {
    transform: translate(0.5px, 1px) rotate(0deg); }
  100% {
    transform: translate(0.5px, -1px) rotate(-0.5deg); } }
@-webkit-keyframes shake {
  0% {
    transform: translate(0.5px, 0.5px) rotate(0deg); }
  10% {
    transform: translate(-0.5px, -1px) rotate(-0.5deg); }
  20% {
    transform: translate(-1.5px, 0px) rotate(1.5deg); }
  30% {
    transform: translate(1.5px, 0.5px) rotate(0deg); }
  40% {
    transform: translate(0.5px, -0.5px) rotate(0.5deg); }
  50% {
    transform: translate(-0.5px, 1px) rotate(-0.5deg); }
  60% {
    transform: translate(-0.5px, 0.5px) rotate(0deg); }
  70% {
    transform: translate(1px, 0.5px) rotate(-0.5deg); }
  80% {
    transform: translate(-0.5px, -0.5px) rotate(0.5deg); }
  90% {
    transform: translate(0.5px, 1px) rotate(0deg); }
  100% {
    transform: translate(0.5px, -1px) rotate(-0.5deg); } }
body {
  overflow-x: hidden; }

* {
  box-sizing: border-box; }

.item {
  width: 200px;
  margin: 50px auto;
  max-height: 250px;
  padding: 75px 20px;
  background: #ccc;
  text-align: center;
  color: #FFF;
  font-size: 3em; }
  .item span {
    display: block;
    font-size: 1rem; }
  .item--primary {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    background: green; }
  .item--secondary {
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 20px;
    background: red; }

[data-aos^=fade][data-aos^=fade].aos-animate2 {
  opacity: 1;
  transform: translate(0) rotate(45deg); }

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  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: #425259 url(https://www.lavery.ca/ftp/images/Focus/2018-vosAvocatsEnPI/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: #74b859;
  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; } }
