@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Rouge+Script&display=swap');
/*
*/
.police1 {
  font-family: 'Montserrat', sans-serif;
}
.thin {
  font-weight: 100;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extrabold {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
body {
  background-color: #ffffff;
}
h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 45px;
  font-weight: 900;
}
h2 p {
  font-size: 25px;
  color: #6c6c6c;
}
h3 {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 53px;
  font-weight: 700;
}
h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
  margin-top: 20px;
}
a {
  color: #145fad;
  text-decoration: underline;
}
a:focus,
a:hover {
  color: #094C92;
}
.fronttitlespan h1 span {
  font-weight: 400;
}
.postepastille .wpr-grid-item {
  border: solid 2px #145FAD;
  border-radius: 10px;
}
.secondtitle {
  font-family: 'Rouge Script', cursive;
  font-size: 55px !important;
  font-weight: 400;
}
.headerimagelauc img {
  width: 100%;
  height: auto;
}
.ubermenu-responsive-toggle-icon-only i {
  color: #000000;
}
.cssdemandesoumission {
  display: none;
}
.submit-nex-form .nex-submit.btn {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.submit-nex-form .nex-submit:hover {
  background-color: #64BB52 !important;
  box-shadow: none !important;
}
.is-sticky #topfixed {
  /* Initial items */
  max-width: inherit;
  -webkit-transition: max-width 1s;
  /* Safari */
  transition: max-width 1s;
}
.removestyle p,
.removestyle li {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}
#topfixed-sticky-wrapper {
  height: 0px !important;
}
.logotopdiv {
  margin-top: -80px;
}
.is-sticky #topfixed {
  box-shadow: 0px 5px 50px 2px #000000;
  -webkit-box-shadow: 0px 5px 50px 2px #000000;
  -moz-box-shadow: 0px 5px 50px 2px #000000;
  -o-box-shadow: 0px 5px 50px 2px #000000;
}
.is-sticky img {
  max-width: 90px;
  -webkit-transition: max-width 0.5s;
  /* Safari */
  transition: max-width 0.5s;
}
.is-sticky #topfixed {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  -webkit-transition: padding-top 1s;
  /* Safari */
  transition: padding-top 1s;
}
.is-sticky .topmenu {
  margin-top: 0px;
  background-color: rgba(0, 0, 0, 0.82);
}
.is-sticky .mainlogo {
  position: static;
}
.is-sticky .logotopdiv {
  margin-top: 3px;
}
.is-sticky .bgmenumainnav {
  padding-top: 25px;
}
.headermeilleurchoix .elementor-icon-box-title {
  font-size: 20px !important;
  color: #6c6c6c;
  text-transform: uppercase;
  font-weight: 600;
}
.titreproduitsmall {
  font-family: 'Montserrat', sans-serif;
  color: #145fad;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 500;
}
.comparison {
  background-color: #EBECED;
}
.columnhardgray {
  background-color: #2C2D2A;
}
.bigtitleproduct {
  background-color: #2C2D2A !important;
}
.custom-bubble {
  width: 7.6rem;
  height: 7.6rem;
  position: relative;
  border: 2px solid #a4d165;
  border-radius: 50%;
  background-clip: padding-box;
  margin-left: auto;
  margin-right: auto;
}
.custom-bubble span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #a4d165;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.2em;
  letter-spacing: 1px;
  text-transform: none;
}
.columnborder {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.checkgreen {
  color: #A4D165;
  font-size: 35px !important;
}
.comparison td,
.comparison th {
  text-align: center;
  width: 25%;
}
.comparison .columnhardgray {
  text-align: left;
}
.comparison td,
.comparison th {
  padding: 20px;
}
.titleproduct img {
  margin: auto;
}
.titleproduct {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #7c7c7c;
  font-size: 32px;
  vertical-align: top;
}
.columnhardgray {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 15px;
}
.bigtitleproduct {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 42px;
  vertical-align: top;
}
th.numberprod {
  padding-bottom: 0px !important;
}
@media screen and (max-width: 768px) {
  .comparison tr {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  .comparison td,
  .comparison th {
    display: block;
    width: 33%;
  }
  .comparison th:first-child,
  .comparison td:first-child {
    text-align: center;
    background: #BEBEBE;
    width: 100%;
  }
  .comparison th:first-child {
    display: none;
  }
  .comparison .bigheadertable {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.wpsl-info-actions {
  display: none !important;
}
#wpsl-result-list {
  width: 100%;
}
#wpsl-direction-details,
#wpsl-stores {
  height: auto;
  overflow-y: inherit !important;
}
#wpsl-stores,
#wpsl-direction-details,
#wpsl-gmap {
  height: auto !important;
}
#wpsl-gmap {
  float: inherit;
  width: 100%;
  height: auto;
  margin-bottom: 0;
}
.wpsl-direction-wrap {
  display: none;
}
.sectpagetitle {
  background-color: #145fad;
}
.sectpagetitle table {
  min-height: 250px;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  padding-top: 35px;
  padding-bottom: 35px;
}
.sectpagetitle.nobgtitle table {
  min-height: 250px;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  margin-top: 35px;
  margin-bottom: 35px;
}
.sectpagetitle .headertitle {
  font-family: 'Montserrat', sans-serif;
  color: #145fad;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 60px;
}
.sectpagetitle.nobgtitle .headertitle {
  font-family: 'Montserrat', sans-serif;
  color: #e8f6df;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 60px;
}
.sectpagetitle.nobgtitle p {
  color: #e8f6df;
  font-weight: 400;
  font-size: 18px;
}
.sectpagetitle p {
  color: #ffffff;
  font-weight: 600;
  font-size: 22px;
}
.headerproduittitle h2 {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff !important;
}
.produitboxcenter p {
  font-weight: 400;
  color: #ffffff;
  font-size: 22px;
}
.decouvririci {
  color: #ffffff;
  font-size: 18px;
  text-decoration: underline;
  text-underline-offset: 15px;
  text-transform: uppercase;
  font-weight: 400;
}
.boutonstop {
  text-align: right;
}
.box_realisationaccueil h4 {
  text-align: center;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.box_realisationaccueil h2 {
  text-align: center;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 100px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}
.h3large {
  background-color: #145fad;
  color: #ffffff;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 40px;
}
.zonevertedecouvrezfranchise {
  padding-top: 80px;
  padding-bottom: 80px;
}
.zonevertedecouvrezfranchise h5 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 55px;
  font-style: normal;
}
.zonevertedecouvrezfranchise h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 38px;
  font-style: normal;
}
.zonevertedecouvrezfranchise ul {
  list-style-image: url('https://laucandrique.ca/wp-content/themes/laucandrique/img/bulletblanc.png');
}
.zonevertedecouvrezfranchise li {
  color: #000000;
  font-size: 22px;
  line-height: inherit;
  font-weight: 600;
}
#slide-1-layer-1 iframe {
  border: 0px !important;
}
.containernews img {
  display: block;
  max-width: 100%;
  height: auto;
}
.containernews {
  width: 100%;
}
.vcenter {
  height: 200px;
  position: relative;
  border: 3px solid green;
}
.center p {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.nouvelleboxcontent {
  background-size: cover;
  height: 250px;
  background-position: center center;
  position: relative;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
  float: none;
  margin-bottom: 0px;
  border: 3px double #ddd;
  display: inline !important;
  height: auto;
  max-width: 100%;
}
.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: 100%;
  margin: 0 auto;
}
.tribe-events-loop .tribe-events-event-meta {
  font-size: 18px;
}
.tribe-events-list .type-tribe_events h2 {
  font-size: 30px;
}
.tribe-events-ical {
  display: none !important;
}
.tribe-events-read-more {
  background-color: #8ED05D;
  border: 3px solid #8ED05D;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 6px 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.tribe-events-schedule {
  font-size: 25px;
}
.logininfo a {
  color: #52b1ff;
}
.woocommerce-tabs {
  display: none;
}
.product-type-simple .related {
  display: none;
}
.headerphone {
  font-size: 24px;
  color: #ffffff;
  padding-left: 20px;
}
.grandbg {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/grandbg.png);
  border-bottom: solid 2px #ffffff;
  padding-bottom: 7px;
}
.grandbg h1 {
  color: #ffffff;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
}
.tt-ptp-empty-row {
  display: none;
}
.artistetxt {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgsebastien.png);
}
.textartiste p {
  font-size: 15px;
  color: #ffffff;
  text-align: right;
  font-style: italic;
  padding-top: 10px;
  padding-bottom: 10px;
}
.textartiste p b,
.textartiste p strong {
  text-transform: uppercase;
  color: #ffffff;
}
.sectioncontentpage {
  background-color: #ffffff;
}
strong,
b {
  font-weight: 700;
}
.productcarrouselinner {
  height: 450px;
  display: table;
  width: 100%;
}
.productcarrousel {
  height: 570px;
  display: block;
}
.bgservices {
  padding: 0px;
  background-size: 0px 0px;
  margin: 20px;
}
.bgservices:hover {
  background-size: cover;
  background-position: center center;
}
.productcarrousel:hover {
  -webkit-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 0px 16px -1px rgba(0, 0, 0, 0.27);
}
.boxtitre {
  color: #ffffff;
  background-color: #496d1a;
  display: block;
  padding: 9px;
  font-size: 30px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  display: none;
}
.boxlink {
  color: #145fad;
  background-color: #ffffff;
  display: none;
  padding: 10px;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  cursor: pointer;
}
.boxlink:hover {
  color: #145fad;
}
/*.logoinnav {
	position:absolute !important;
	width:221px !important;
	margin-top:-60px !important;

}*/
#menu-item-1691,
#menu-item-1742 {
  margin-top: -280px !important;
  margin-bottom: -80px !important;
}
.productcarrousel:hover .boxtitre {
  display: block;
}
.productcarrousel:hover .productcontent p {
  visibility: hidden;
}
.productcarrousel .productcontent {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.productcarrouselinner h2 {
  margin: 0px;
  text-align: center;
  padding: 0px;
  color: #ffffff;
  font-weight: 800;
  font-size: 45px;
  margin-bottom: 15px;
  text-shadow: 0px 0px 6px #000000;
}
.productcarrouselinnerliste h2 {
  margin: 0px;
  text-align: center;
  padding: 0px;
  color: #ffffff;
  font-weight: 800;
  font-size: 45px;
  margin-bottom: 15px;
  text-shadow: 0px 0px 6px #000000;
}
.productcarrouselinnerliste p {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #333333;
  font-weight: 400;
  font-size: 24px;
}
.productcarrouselinner p {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #f4e0a4;
  font-weight: 400;
  font-size: 24px;
}
.portionrealisation h2 {
  padding-top: 10px;
  text-decoration: none;
}
a:hover .portionrealisation h2 {
  text-decoration: none !important;
}
.contenuaccueil h1 {
  font-weight: 700;
  font-style: italic;
  color: #252525;
  font-size: 58px;
}
.contenuaccueil h2 {
  font-weight: 700;
  font-style: italic;
  color: #252525;
  font-size: 68px;
}
.contenuaccueil h2 span {
  font-weight: 900;
  font-style: italic;
  font-size: 68px;
}
.caption {
  padding-bottom: 20px;
  display: block;
}
.contenuaccueil p {
  font-weight: 700;
  color: #252525;
  font-size: 31px;
}
.contenuaccueil h4 {
  font-weight: 700;
  color: #008686;
  font-size: 54px;
}
.contenuaccueil h4 span {
  font-weight: 900;
  color: #008686;
}
.contenuaccueil .paragraphebottom p {
  font-weight: 500;
  font-size: 22px;
}
.checkbox-549 .wpcf7-list-item,
.checkbox-529 .wpcf7-list-item {
  display: block;
}
.wpsl-store-location img {
  max-width: 100%;
}
.wpsl-store-location {
  width: 100%;
}
.photobox {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #58585a;
  display: inline-block;
  padding: 10px;
  padding-left: 23px;
  padding-right: 23px;
  cursor: pointer;
  border: solid 0px #ffffff;
}
.photobox.active,
.photobox:hover {
  background-color: #145fad;
  text-decoration: none;
  color: #ffffff;
}
.zoneicone h1 {
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  font-size: 58px;
  font-style: italic;
}
.zoneicone h2 {
  text-align: center;
  font-weight: 400;
  color: #fff200;
  font-size: 38px;
  text-transform: none;
  padding-bottom: 40px !important;
}
.zoneicone h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  text-transform: none;
}
.zoneicone figure {
  min-height: 105px;
  margin-bottom: 5px;
}
.zone2box h1 {
  font-weight: 900;
  color: #125555;
  font-size: 60px;
}
.zone2box h1 {
  font-weight: 900;
  color: #125555;
  font-size: 60px;
}
.zone2box .box2 h1 {
  font-weight: 900;
  color: #ffffff;
  font-size: 60px;
}
.zone2box h2 {
  font-weight: 700;
  color: #125555;
  font-size: 38px;
  text-transform: none;
}
.zone2box .box2 h2 {
  font-weight: 700;
  color: #ffffff;
  font-size: 38px;
}
.pourquoimfr h1 {
  font-weight: 900;
  text-transform: none;
  text-align: center;
  color: #fff200;
  font-size: 45px;
}
.pourquoimfr li {
  font-weight: 500;
  text-transform: none;
  text-align: left;
  color: #ffffff;
  font-size: 25px;
}
.pourquoimfr ul {
  margin-bottom: 0px;
}
.sectioncontentpage2 h2 {
  font-size: 26px;
  padding-top: 30px;
}
.sectiontemoignage h1 {
  text-align: center;
}
.sectiontemoignage p {
  text-align: center;
  color: #284a6c;
  font-size: 18px;
}
.maincarrousel h1 {
  font-size: 50px;
  color: #572700;
}
.maincarrousel h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  color: #000000;
  padding-bottom: 10px;
  text-transform: none;
}
.product-categories {
  list-style-type: none;
  padding: 0px;
}
.cat-item {
  background-color: #8799AE;
  width: 100%;
  margin-bottom: 3px;
}
.cat-item a {
  display: block;
  padding: 10px;
  padding-left: 12px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
}
.cat-item a:hover {
  color: #E9FDFF;
  text-decoration: none;
}
select {
  color: #000000;
}
.dropdown_product_cat {
  font-size: 18px;
  width: 100%;
  padding: 5px;
}
.dropdown_product_cat {
  display: none;
}
.current-cat,
.current-cat-parent {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgcatmain.jpg);
  background-repeat: repeat-x;
  background-color: #ffffff;
}
.children {
  list-style-type: none;
  padding: 0px;
}
.children .cat-item {
  background-color: #EBEBEB;
  width: 100%;
}
.children .cat-item a {
  margin-top: 3px;
  display: block;
  padding: 6px;
  padding-left: 12px;
  color: #000000;
  text-transform: none;
  font-size: 16px;
}
.children .current-cat {
  background-image: none;
  background-repeat: no-repeat;
  background-color: #D6D6D6;
}
@media only screen and (min-width: 1000px) {
  .is-table-row {
    display: table;
  }
  .is-table-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
}
aside h1 {
  font-size: 25px;
}
aside {
  padding-bottom: 20px;
}
.sectionservices {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.secondsection {
  min-height: 495px;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgservices.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.secondsectpage {
  padding-top: 20px;
  padding-bottom: 20px;
}
.secondsectpage {
  background-color: #262626;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bggeneral.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  color: #FFFFFF;
}
.prochainesspectablebg {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/prochainesspectablebg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.titleshow {
  background-color: #333333;
  border: solid 1px #ffffff;
  text-align: center;
  position: absolute;
  z-index: 999;
  margin: auto;
  width: 80%;
  left: 0;
  right: 0;
  bottom: 40px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-style: italic;
  font-size: 28px;
  text-transform: uppercase;
}
.titleshow .innershow {
  padding: 10px;
}
.dateshow {
  background-color: #8e0002;
  color: #ffffff;
  padding: 10px;
  margin-bottom: -20px;
  font-size: 19px;
  font-style: normal;
}
.serviceiconside {
  -webkit-filter: brightness(200%);
  /* Safari 6.0 - 9.0 */
  filter: brightness(200%);
}
.servicepage h1 img {
  -webkit-filter: brightness(200%);
  /* Safari 6.0 - 9.0 */
  filter: brightness(200%);
}
.colonne_right.evenements p {
  font-size: 18px;
}
.colonne_right h2 {
  margin-top: 0px;
}
.colonne_right ul {
  list-style-type: square;
}
.colonne_right li a {
  color: #80828a;
}
.colonne_right .post-date {
  display: block;
  padding-bottom: 20px;
  font-size: 14px;
}
.textheader {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 15px;
}
.textheader a img {
  text-align: right;
  margin-bottom: 5px;
}
.textheader a .iconsocial:hover {
  background-color: #000000;
}
.iconsocialfooter {
  width: 25px;
  margin-top: 5px;
}
.iconsocialfooter:hover {
  background-color: #000000;
}
.btnavantgout {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #727272), color-stop(1, #8f8f8f));
  background: -moz-linear-gradient(top, #727272 5%, #8f8f8f 100%);
  background: -webkit-linear-gradient(top, #727272 5%, #8f8f8f 100%);
  background: -o-linear-gradient(top, #727272 5%, #8f8f8f 100%);
  background: -ms-linear-gradient(top, #727272 5%, #8f8f8f 100%);
  background: linear-gradient(to bottom, #727272 5%, #8f8f8f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#727272', endColorstr='#8f8f8f', GradientType=0);
  background-color: #727272;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  padding: 11px 44px;
  text-decoration: none;
}
.btnavantgout:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8f8f8f), color-stop(1, #727272));
  background: -moz-linear-gradient(top, #8f8f8f 5%, #727272 100%);
  background: -webkit-linear-gradient(top, #8f8f8f 5%, #727272 100%);
  background: -o-linear-gradient(top, #8f8f8f 5%, #727272 100%);
  background: -ms-linear-gradient(top, #8f8f8f 5%, #727272 100%);
  background: linear-gradient(to bottom, #8f8f8f 5%, #727272 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8f8f8f', endColorstr='#727272', GradientType=0);
  background-color: #8f8f8f;
  color: #ececec;
  text-decoration: none;
}
.btnmain:hover {
  background-color: #000000;
  color: #ffffff !important;
  text-decoration: none;
  border: solid 4px #000000;
}
.btnmain {
  background-color: transparent;
  font-size: 24px;
  padding: 12px;
  padding-left: 15px;
  padding-right: 15px;
  color: #000000 !important;
  text-decoration: none;
  border: solid 4px #12619b;
  text-transform: uppercase;
}
.contactmenubutton {
  background-color: transparent;
  padding: -2px;
  padding-left: 12px;
  padding-right: 12px;
  color: #c7f96b !important;
  border: solid 1px #ffffff;
  text-decoration: none;
  font-size: 31px;
}
.contactmenubutton:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none;
}
.textheader p {
  text-transform: none;
  color: #ffffff;
  text-align: right;
  font-size: 22px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.textheader h1 {
  text-transform: none;
  color: #ffffff;
  text-align: right;
  font-size: 45px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.changelanguage {
  color: #592900;
  text-align: right;
  margin-bottom: 10px;
  font-size: 18px;
  display: inline-block;
}
.changelanguage a {
  font-size: 18px;
  color: #592900;
  text-transform: uppercase;
}
#menu-item-29 .ubermenu-item-layout-default {
  padding-right: 0px !important;
}
.changelanguage a.active {
  font-size: 18px;
  color: #cccccc;
  text-transform: uppercase;
}
.socialnetworks {
  display: inline-block;
}
.socialnetworksfooter {
  text-align: center;
}
.sectioncontact {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/map.jpg);
  background-position: 80% 50%;
}
.sectiontemoignages h4 {
  text-align: center;
  color: #0e5f97;
  text-transform: none;
}
.sectiontemoignages p {
  color: #000000;
  font-size: 22px;
  font-style: italic;
  text-align: center;
}
.sectiontemoignages {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgtemoignages.jpg);
  background-position: center;
}
.boxcoordonnate {
  background-color: rgba(0, 0, 0, 0.68);
  color: #ffffff;
  line-height: normal;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.boxcoordonnate a {
  color: #ffffff;
}
.colonne_right {
  font-family: 'Montserrat', sans-serif;
  width: 100%;
  color: #ffffff;
  border-left: solid 1px #cccccc;
  min-height: 530px;
}
.colonne_right p a {
  color: #7a7a7a;
}
.colonne_right .inner {
  padding: 15px;
  padding-top: 0px;
}
#wpsl-search-wrap,
.wpsl-search {
  display: none;
}
#wpsl-search-wrap {
  background-color: #81BD55;
  padding: 30px;
  max-width: 490px;
  text-align: center;
  margin: auto;
  float: none;
}
.wpsl-input,
#wpsl-search-btn,
#wpsl-search-btn-wrap div {
  float: none;
  display: inline-block;
}
#wpsl-search-btn,
#wpsl-search-wrap div {
  float: none;
  display: inline-block;
}
#wpsl-search-wrap .wpsl-input,
#wpsl-search-wrap .wpsl-select-wrap {
  display: inline-block;
}
#wpsl-search-btn,
#wpsl-search-wrap div {
  margin-right: 0px;
}
#wpsl-search-btn {
  background-color: #404040 !important;
  background-image: none;
  border: none !important;
  border-radius: 0px !important;
  padding: 18px 25px;
  color: #ffffff;
  text-transform: uppercase !important;
  font-size: 14px;
  font-weight: 400;
}
#wpsl-search-input {
  background-color: #ffffff !important;
  background-image: none;
  border: none !important;
  border-radius: 0px !important;
  padding: 18px 25px;
  color: #979797;
  text-transform: uppercase !important;
  font-size: 14px;
  font-weight: 400;
}
#wpsl-wrap #wpsl-result-list ul li {
  list-style-image: url('https://laucandrique.ca/wp-content/themes/laucandrique/img/bulletvert.png') !important;
}
#wpsl-result-list ul {
  list-style: inherit;
}
.sectionorange {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/orangesection.png);
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: -35px;
}
.slick-prev,
.slick-next {
  z-index: 999;
}
.slick-prev {
  left: -5px !important;
}
.slick-next {
  right: -5px !important;
}
.slick-prev::before,
.slick-next::before {
  color: black !important;
}
.contactboxes img {
  margin: auto;
}
.contactboxes h3 {
  font-family: 'Montserrat', sans-serif;
  color: #a7aaac;
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.htmega-form-style-2 textarea {
  min-height: 20px;
}
.contactboxes p {
  color: #58585a;
}
.sectionorange h1 {
  color: #ffffff;
}
.sectionorange p {
  font-size: 20px;
  color: #ffffff;
}
.sectionfooter {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgbottom.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0px;
}
.logobottom {
  margin: auto;
  margin-top: -100px;
  margin-bottom: 20px;
}
.sectionfooter p {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-weight: 400;
}
.sectionfooter p span {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  color: #f4e0a4;
  font-weight: 700;
}
.nousjoindre,
.footercaro {
  padding-left: 60px;
}
.sectionfooter2 {
  background-color: #F3F3F3;
  padding: 20px;
}
.titlefooter {
  font-family: 'Montserrat', sans-serif;
  color: #404040;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px !important;
  margin-bottom: 20px;
}
.boutonfooter a {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  padding: 16px 18px;
}
.sectionfooter2 p {
  font-size: 16px;
  color: #80828a;
}
.sectionfooter h5 {
  font-family: 'Montserrat', sans-serif;
  color: #fff200;
  font-size: 18px;
  text-align: center;
}
.sectionfooter h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #145fad;
  font-size: 22px;
  text-align: left;
  text-transform: uppercase;
}
#wpsl-gmap img[src*="red@2x"] {
  display: none !important;
}
.rowcontacthome p {
  padding-bottom: 20px;
}
.rowcontacthome h3 {
  color: #145fad;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 81px;
  text-transform: uppercase;
  max-width: 700px;
  text-align: center;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.rowcontacthome h4 {
  color: #145fad;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 51px;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
}
.rowcontacthome h5 {
  color: #444545;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin: auto;
  font-style: normal;
}
.thumbnailnews {
  background-size: cover;
  background-position: center center;
  max-height: 300px;
  height: 400px;
  border: solid 1px #cccccc;
}
.sectiontemoignage {
  background-color: #ffffff;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgtemoignage.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.logoidgrafix {
  margin-left: auto;
}
.logobottomdesc {
  text-transform: uppercase;
  color: #747474;
}
.img-wrapper {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  display: table;
}
.img-wrapper img {
  margin: auto;
}
.img-wrapper a {
  width: 100%;
  display: block;
  text-align: center;
}
.imgbox {
  margin-top: 30px;
  height: 250px;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.colproducts h1 {
  color: #ffffff;
  font-size: 30px;
  padding-bottom: 18px;
}
.colproducts a:hover {
  text-decoration: none;
}
.btncustwhite_orange {
  background-color: #ffffff;
  display: inline-block;
  cursor: pointer;
  color: #de5600;
  font-size: 20px;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.btncustwhite_orange:hover {
  background-color: #f5f5f5;
  color: #000000;
  text-decoration: none;
}
.btncustwhite_orange:active {
  position: relative;
  top: 1px;
}
.btncustwhite {
  background-color: #ffffff;
  display: inline-block;
  cursor: pointer;
  color: #195381;
  font-size: 20px;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.btncustwhite:hover {
  background-color: #f5f5f5;
  color: #3b84ac;
  text-decoration: none;
}
.btncustwhite:active {
  position: relative;
  top: 1px;
}
.btncustblue {
  background-color: #195381;
  display: inline-block;
  cursor: pointer;
  color: #bbdef0;
  font-size: 20px;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.btncustblue:hover {
  background-color: #195381;
  color: #3b84ac;
  text-decoration: none;
}
.btncustblue:active {
  position: relative;
  top: 1px;
}
.odd {
  background-color: #E9E9E9;
}
.even {
  background-color: #F2F2F2;
}
.img-wrapper img {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  vertical-align: middle;
}
.img-wrapper img:hover {
  -webkit-transform: scale(1.1) rotate(2deg);
  /* Safari and Chrome */
  -moz-transform: scale(1.1) rotate(2deg);
  /* Firefox */
  -ms-transform: scale(1.1) rotate(2deg);
  /* IE 9 */
  -o-transform: scale(1.1) rotate(2deg);
  /* Opera */
  transform: scale(1.1) rotate(2deg);
}
.bgequipebottom h1 {
  text-align: left !important;
  color: #45ccff !important;
  font-size: 60px !important;
  text-shadow: 0px 2px 2px #000000;
}
.bgequipebottom p {
  color: #ffffff !important;
}
.sectionpartners {
  background-color: #000000;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgpartners.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
.sectionpartners h2 {
  font-size: 35px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.bgequipebottom {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bottomequipe.jpg);
  background-repeat: no-repeat;
}
.sectionadressepage {
  color: #572700;
  font-size: 28px;
}
.sectionadressepage p {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}
.sectionadressepage b {
  font-size: 15px;
  text-decoration: underline;
}
.portion1address span {
  font-size: 20px;
}
.portion1accueil {
  padding-top: 90px;
  padding-bottom: 90px;
}
.portion2accueil {
  background-color: #FFFFFF;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/thumbup.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 425px;
}
.portion2address {
  background-color: #FFFFFF;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/map.png);
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 344px;
  background-size: cover;
}
.sectioncontentpage2 h1 {
  color: #45ccff;
  font-size: 34px;
  margin-top: 0px;
  text-transform: uppercase;
  font-style: italic;
  padding-top: 0px;
}
.sectioncontentpage2 p {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 19px;
}
hr,
.elementor hr {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  background-color: transparent;
  border-top: solid 1px #000000 !important;
}
.ha-advanced-tooltip-content hr {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  border-top: solid 1px #cccccc !important;
}
.sectionotherpage {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  background-color: #ffffff;
  padding-top: 70px;
  padding-bottom: 70px;
}
.bgtransparentside {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgtransparent.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.sectioncontentpage2 {
  z-index: 9999;
  width: 100%;
}
.nouvelleboxcontent {
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  margin: auto;
  height: 270px;
  margin-top: 40px;
}
.contentbox {
  background-color: #ffffff;
  margin: 0;
  position: absolute;
  top: 90%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 88%;
  padding: 15px;
  margin-bottom: 30px;
}
.contentbox h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #145fad;
  font-size: 26px;
  text-transform: none;
  text-align: left;
}
.contentbox h4 {
  font-weight: 400;
  color: #80828a;
  font-size: 14px;
  text-transform: none;
  text-align: left;
}
.serviceboxcontent {
  padding-top: 90px;
  padding-bottom: 90px;
  display: block;
}
.sectioncontentpage3 {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgservices.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-bottom: 120px;
  background-position: center center;
}
.sectioncontentpage3 h1 {
  text-align: center;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 55px;
}
.serviceboxcontent h3 {
  text-align: center;
  color: #ffffff !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 23px;
}
.sectioncontentpage3 a:hover {
  text-decoration: none;
}
.sectioncontentpage4 {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgdevenirbenevole.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 120px;
  padding-bottom: 120px;
  background-position: center center;
}
.sectioncontentpage4 h1 {
  text-align: center;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 55px;
}
.boxoutils div {
  padding: 23px;
}
.boxoutils div h2 {
  font-size: 40px;
  color: #FFFFFF;
  border-bottom: solid 3px #ffffff;
}
.boxoutils div p {
  color: #ffffff;
}
.boxoutils div .moreinfo {
  text-align: center;
  color: #ffffff;
  font-size: 60px;
}
.boxforum {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/forum.png);
  height: 313px;
  background-size: cover;
  background-position: center center;
}
.boxfichier {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/partagefichier.png);
  height: 313px;
  background-size: cover;
  background-position: center center;
}
.servicelink:hover h3 {
  color: #8c5700 !important;
  text-decoration: none !important;
}
.servicelink:hover {
  text-decoration: none !important;
}
.rightbottom p {
  font-size: 25px;
  color: #ffffff;
}
ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
}
/* Outout the numbers using the counter() function, but use a custom color, and position the numbers how we want */
ol li:before {
  color: #F25E00;
  content: counter(list) ".";
  left: -32px;
  position: absolute;
  text-align: right;
  width: 26px;
}
.normalbutton_inverse {
  background-color: #ffffff;
  display: inline-block;
  border: solid 2px #4c91c1;
  cursor: pointer;
  color: #4c91c1;
  font-size: 19px;
  padding: 9px 29px;
  text-decoration: none;
}
.normalbutton_inverse:hover {
  background-color: #ffffff;
  border: solid 2px #2A51C5;
  color: #2A51C5;
  text-decoration: none;
}
.normalbutton_inverse:active {
  position: relative;
  top: 1px;
}
.bg_intro_section1 {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bg_intro_section1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: 1050px;
  background-position: right center;
}
.bg_intro_section2 {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/chinoise.jpg);
  background-repeat: no-repeat;
  height: 1050px;
  background-position: center center;
}
.blackmass {
  background-color: rgba(0, 0, 0, 0.67);
  position: absolute;
  width: 100%;
  margin-left: -15px;
  top: 22%;
}
.blackmass p {
  padding-left: 30%;
  color: #ffffff;
  padding-top: 20%;
  padding-bottom: 20%;
}
.introimgfirst img {
  position: absolute;
  z-index: 999;
  margin-top: 590px;
}
.introimgsecond img {
  display: none;
}
.boxcoordonnate_inner {
  padding: 20px;
}
.logoquoifaire {
  padding-top: 80px;
}
.centerbottom p {
  font-family: 'Montserrat', sans-serif;
  color: #818181;
  text-align: left;
  font-size: 14px;
}
.centerbottom {
  margin-top: 24px;
}
.rightbottom {
  margin-top: 15px;
}
.centerbottom .phone {
  color: #a7c6d4;
  font-size: 30px;
}
.centerbottom .schedule {
  font-family: 'Montserrat', sans-serif;
  color: #a7c6d4;
  font-size: 20px;
}
.secondrow p {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 12px;
}
.secondrow p a {
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-size: 12px;
}
.secondrow p a:hover {
  font-family: 'Montserrat', sans-serif;
  color: #e8e8e8;
}
.secondrow p b {
  color: #ffffff;
}
h1.home {
  background-color: #151515;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/fullsquare.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #ffffff;
  font-size: 35px;
  margin: 0px;
  box-shadow: 21px 1px 1px 1px white inset;
}
/* Rectangle Out */
.hvr-rectangle-out {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: solid 2px #2098D1;
  background-color: rgba(0, 0, 0, 0.62);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}
.servicesbloc {
  height: 382px;
  display: table;
  width: 100%;
}
.servicesbloc:hover {
  background-color: #000000;
  transition: background-color 0.3s ease-in-out;
}
.servicesbloc div {
  display: table-cell;
  vertical-align: middle;
  height: 382px;
}
.servicesbloc img {
  margin: auto;
}
a.servicesbloc {
  text-decoration: none;
}
.servicesbloc div h2 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #ffffff;
}
.servicesbloc div h3 p {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #0b294f;
}
.secondlist {
  height: 182px;
  background-size: cover;
}
.secondlist div {
  height: 182px;
}
h5 {
  font-style: italic;
  font-weight: 100;
  font-size: 20px;
  line-height: 26px;
}
.buttonstylehover {
  background: #ebebeb;
  border: 2px solid #fff;
  color: #ebebeb;
  color: #fff;
  box-shadow: 2px 2px 0px 0px #fff, 4px 4px 0px 0px #ebebeb;
}
.buttonstyle {
  display: inline-block;
  background: #72BEC1;
  border: 2px solid #72BEC1;
  padding: 16px;
  font-size: 0.9em;
  color: #72BEC1;
  color: #2a2a2a;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 2px 2px 0px 0px #2a2a2a, 4px 4px 0px 0px #72BEC1;
}
#accueil p {
  max-width: 750px;
}
#calendrier,
#calendrier a {
  color: #ffffff;
}
#calendrier .rowcal {
  background-color: #698789;
  margin-bottom: 20px;
  padding: 5px;
}
#services a:hover {
  background: #ebebeb;
  border: 2px solid #fff;
  color: #ebebeb;
  color: #fff;
  box-shadow: 2px 2px 0px 0px #fff, 4px 4px 0px 0px #ebebeb;
}
#services a {
  display: inline-block;
  background: #72BEC1;
  border: 2px solid #72BEC1;
  padding: 16px;
  font-size: 0.9em;
  color: #72BEC1;
  color: #2a2a2a;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 2px 2px 0px 0px #2a2a2a, 4px 4px 0px 0px #72BEC1;
}
#contact a:hover {
  background: #ebebeb;
  border: 2px solid #fff;
  color: #ebebeb;
  color: #fff;
  box-shadow: 2px 2px 0px 0px #fff, 4px 4px 0px 0px #ebebeb;
}
#contact a {
  display: inline-block;
  background: #72BEC1;
  border: 2px solid #72BEC1;
  padding: 16px;
  font-size: 0.9em;
  color: #72BEC1;
  color: #2a2a2a;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 2px 2px 0px 0px #2a2a2a, 4px 4px 0px 0px #72BEC1;
}
#demo-voix {
  color: #ffffff;
}
#services hr {
  width: 60px;
  border: 0px;
  border-bottom: solid 1px #ffffff;
  margin: auto;
  margin-bottom: 30px;
}
#services table td h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 10px;
}
#services h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
}
#services h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  color: #ffffff;
}
#services h1 {
  letter-spacing: 1px;
  color: #ffffff;
}
#services p {
  text-transform: uppercase;
  color: #ffffff;
}
#services td p {
  text-transform: none;
  color: #ffffff;
}
#services .box {
  vertical-align: top;
  text-align: center;
  background-color: rgba(59, 59, 59, 0.3);
  color: #ffffff;
  width: 32%;
  padding: 15px;
  height: auto;
}
#services .septd {
  width: 2%;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin: auto;
  margin-bottom: 20px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nom_sarah_top a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 3px;
  padding-left: 30px;
  text-decoration: none;
}
.site-title > div {
  height: auto;
  line-height: 28px;
}
footer.entry-meta {
  display: none;
}
.entry-meta {
  display: block;
  margin-bottom: 20px;
  border-bottom: solid 3px #A4D165;
}
.boutongris {
  background-color: #58585A;
  border: 3px solid #58585A;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 6px 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.boutongris:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #58585A;
}
.boutongris:active {
  position: relative;
  top: 1px;
}
.boutonvertcarrousel {
  background-color: #0a0c0f;
  border: 1px solid #ffffff;
  display: inline-block;
  cursor: pointer;
  color: #f4e0a4;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  font-size: 30px;
  padding: 15px 30px;
  text-decoration: none;
}
.classmire {
  margin-bottom: 30px;
  margin-left: 15px;
}
.boutonvertcarrousel:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #8ED05D;
}
.boutonvertcarrousel:active {
  position: relative;
  top: 1px;
  text-decoration: none;
  color: #ffffff;
}
.boutonvert {
  background-color: #8ED05D;
  border: 3px solid #8ED05D;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 6px 18px;
  text-decoration: none;
  text-transform: uppercase;
}
.boutonvert:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #8ED05D;
}
.boutonvert:active {
  position: relative;
  top: 1px;
  text-decoration: none;
  color: #ffffff;
}
.elementor-button {
  background-color: #B33831 !important;
  border: 1px solid #B33831;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 24px !important;
  padding: 8px 28px !important;
  text-decoration: none !important;
  border-radius: 0px !important;
}
.elementor-button:hover {
  background-color: #000000 !important;
  text-decoration: none !important;
  color: #ffffff !important;
  border-radius: 0px !important;
}
.zonevertedecouvrezfranchise .elementor-button {
  background-color: #ffffff !important;
  border: 3px solid #ffffff;
  display: inline-block;
  cursor: pointer;
  color: #8ED05D !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px !important;
  padding: 18px 23px !important;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0px !important;
}
.zonevertedecouvrezfranchise .elementor-button:hover {
  background-color: #8ED05D !important;
  text-decoration: none;
  color: #ffffff !important;
  border-radius: 0px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
.page-id-35 ul {
  list-style-image: url('https://laucandrique.ca/wp-content/themes/laucandrique/img/checkmark.png');
}
.page-id-35 li {
  padding-bottom: 10px;
}
#ujiCountdown span.countdown_amount {
  box-shadow: none !important;
  margin-right: 0px;
  padding: 0px !important;
}
#ujiCountdown .countdown_section {
  margin-right: 60px !important;
}
.ujic-classic span.countdown_amount {
  display: inline !important;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
/*
#content ul {
    list-style: none;
    padding:0;
    margin:0;
}

#content li { 
    padding-left: 1.5em; 
    text-indent: -.7em;
}

#content li:before {
    content: "» ";
    color: #D7103E;
}

.page-container a, .page-container a:link, .page-container a:visited, .page-container a:active {
	color:#D7103E;
}

.page-container a:hover {
	color:#000000;
}
*/
.newstitle {
  font-size: 18px;
  min-height: 40px;
}
.secondcol a {
  color: #000000;
  font-size: 18px;
}
.secondcol ul {
  padding-left: 15px;
}
.secondcol li {
  padding-bottom: 10px;
}
.rpwe-block li {
  border-bottom: none;
}
/*
Required WordPress CSS
*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
/* WordPress gallery */
.gallery {
  margin-bottom: 1.6em;
}
.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
  background-color: #f1f1f1;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.sep {
  border-bottom: solid 1px #ffffff;
  max-width: 60%;
  display: block;
  margin: auto;
  margin-bottom: 10px;
  margin-top: -40px;
}
.ubermenu-principal .ubermenu-submenu.ubermenu-submenu-drop {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.bgmenumainnav {
  padding-top: 6px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
  right: 3px !important;
  top: 40% !important;
}
.ubermenu-footer .ubermenu-submenu {
  display: none !important;
}
.ubermenu-item-level-1 span {
  font-size: 18px;
}
.ubermenu-item-level-2 span {
  font-size: 18px;
}
/*.ubermenu-principal {
	margin-right:-20px !important;
}*/
.ubermenu-footer .ubermenu-nav a {
  margin-bottom: 0px !important;
}
.topmenu {
  z-index: 9000 !important;
  padding-top: 40px;
  padding-bottom: 40px;
  /*height:247px;*/
  width: 100%;
  background-color: rgba(0, 0, 0, 0.55);
  position: absolute;
  margin-top: 60px;
}
.topmenupage {
  z-index: 9000 !important;
  background-color: #000000;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  margin-top: 60px;
}
.ubermenu-highlight {
  font-family: 'Nexa Black' !important;
}
.main-navigation {
  padding-top: 5px;
  padding-bottom: 5px;
}
.main-navigation nav ul li a {
  font-size: 22px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000000;
  padding-right: 15px;
  padding-left: 15px;
  color: #c2e6f9;
}
.main-navigation .navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.main-navigation .navbar .navbar-collapse {
  text-align: left;
}
.main-navigation {
  margin-right: -30px;
}
.main-navigation .navbar-default .navbar-nav > .active > a,
.main-navigation .navbar-default .navbar-nav > .active > a:focus,
.main-navigation .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.main-navigation a:hover,
.main-navigation .active a,
.main-navigation .navbar-default .navbar-nav > .active > a:focus,
.main-navigation .navbar-default .navbar-nav > .active > a:hover {
  color: #ffffff !important;
}
.main-navigation .navbar-default .navbar-nav > li > a {
  color: #c2e6f9;
}
.main-navigation .navbar-default {
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  margin-bottom: 0px;
}
footer .caret {
  display: none;
}
footer .navbar-nav a {
  padding: 0px;
  padding-right: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #fffefe;
  font-size: 16px;
  text-transform: uppercase;
}
footer .navbar-nav a:hover {
  background-color: transparent;
  background-image: none;
}
footer .navbar-nav li a:after {
  content: " ";
  padding-right: 0px;
  padding-left: 0px;
}
footer .navbar-nav li:last-child a:after {
  content: "";
}
.footernav {
  float: none;
}
.footernav > li {
  float: none;
  display: inline-block;
  text-align: center;
}
@media (max-width: 1220px) {
  .main-navigation nav ul li a {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 20px;
  }
}
@media (max-width: 1180px) {
  .topmenu {
    width: 100%;
    height: auto;
  }
  .topmenupage {
    width: 100%;
    height: auto;
  }
  .bgmenumainnav {
    padding-top: 0px;
  }
}
@media (max-width: 1000px) {
  #topfixed-sticky-wrapper {
    height: inherit !important;
  }
  .topmenu {
    position: static;
  }
  .topmenupage {
    background-image: none;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 990px) {
  .ubermenu-principal .ubermenu-submenu.ubermenu-submenu-drop {
    background-color: #ffffff !important;
  }
  .ubermenu-nav .active {
    background-image: none !important;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
  }
  .main-navigation {
    margin-right: 0px;
    padding-top: 0px;
  }
  .main-navigation nav ul li {
    border: 0px;
  }
  .main-navigation .navbar .navbar-nav {
    float: none;
  }
  .main-navigation .navbar .navbar-collapse {
    text-align: center;
  }
}
.site-content {
  background-color: #ffffff;
}
.otherpage .site-content {
  background-color: transparent;
}
.otherpage {
  background-color: #ffffff;
}
.catalogdownload {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/sidegradient.png);
  min-height: 741px;
}
.gallery-size-medium_large img {
  width: 100%;
  height: auto;
}
.thirdsection {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/outils.jpg);
  min-height: 300px;
}
.fourthsection {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/map.jpg);
  background-position: center;
}
.testimonials-widget-testimonials blockquote {
  font-family: 'Montserrat', sans-serif;
  border-left: 0px solid #eee;
  font-size: 16px;
  margin: 0 0 0px;
  padding: 20px;
  color: #595959;
  text-align: center;
}
.testimonials-widget-testimonials .author {
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  color: #0c294f;
  text-align: center;
  display: block;
}
.sectiontemoignages h2 {
  font-size: 35px;
  color: #0c294f;
  text-align: center;
}
.sectiontemoignages .container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.testimonials-widget-testimonial cite::before,
.testimonials-widget-testimonial div.credit::before {
  content: "";
}
.rsUni,
.rsUni .rsOverflow,
.rsUni .rsSlide,
.rsUni .rsVideoFrameHolder,
.rsUni .rsThumbs {
  background-color: transparent !important;
  color: #fff !important;
}
.thirdsection p {
  color: #FFFFFF;
}
.secondcol {
  background-color: #F6F6F6;
}
.col {
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.col-wrap {
  overflow: hidden;
}
#site-footer {
  background: none;
  border-top: none;
  font-size: 12px;
  padding: 10px;
}
footer h2 {
  font-size: 12px;
}
.menutopheader {
  text-align: right;
}
.menutopheader a {
  padding: 0px;
  padding-right: 10px;
  font-family: 'Gotham HTF';
  font-weight: 300;
  text-transform: uppercase;
  color: #000000;
  font-size: 20px;
}
.menutopheader a:hover {
  background-color: transparent;
  background-image: none;
}
.menutopheader li {
  list-style-type: none;
  display: inline;
}
.menutopheader li a:after {
  content: "|";
  color: #000000;
  padding-right: 0px;
  padding-left: 10px;
}
.menutopheader li:last-child a:after {
  content: "";
  padding-right: 0px;
  margin-right: 0px;
}
.menutopheader li:last-child a {
  padding-right: 0px;
  margin-right: -10px;
}
.maincontentshadow {
  -webkit-box-shadow: 0px 0px 39px 1px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0px 0px 39px 1px rgba(0, 0, 0, 0.46);
  box-shadow: 0px 0px 39px 1px rgba(0, 0, 0, 0.46);
  margin-top: -15px;
}
#main-column .post,
#main-column .page {
  border: 0px solid transparent;
  padding: 20px;
  padding-top: 25px;
}
.site-content {
  margin-bottom: 0px;
}
.navbar-toggle {
  background-color: #000000;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 0px;
  margin-top: 8px;
  padding: 9px 10px;
  position: relative;
}
.separateur_bande {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/separateur.png);
  background-repeat: repeat-x;
  height: 50px;
  margin-bottom: 25px;
}
.separateur_ligne {
  border-bottom: solid 1px #D7103E;
  margin-top: 25px;
  margin-bottom: 25px;
}
.separateur_bande_full {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/separateur.png);
  background-repeat: repeat-x;
  height: 50px;
  margin-left: -35px;
  margin-right: -35px;
  margin-bottom: 25px;
}
.separateur_bande_full_inverse {
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/separateur_inverse.png);
  background-size: contain;
  height: 40px;
  margin-left: -35px;
  margin-right: -35px;
}
.separateur_ligne_full {
  border-bottom: solid 1px #D7103E;
  margin-left: -35px;
  margin-right: -35px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.thirdsection h1 {
  text-align: center;
  color: #eb202d;
  font-size: 60px;
}
.testimonials-widget-testimonial cite,
.testimonials-widget-testimonial div.credit {
  display: block;
  margin-top: 0.2em;
  text-align: right;
}
#wysiwyg_widgets_widget-2 p {
  font-size: 23px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  color: #D7103E;
  padding: 15px;
  padding-top: 0px;
}
#wysiwyg_widgets_widget-2 h1 {
  padding: 15px;
  padding-top: 0px !important;
  font-size: 30px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #000000;
}
#wysiwyg_widgets_widget-2 h1 a {
  color: #000000;
}
.footer-left div {
  float: left;
  padding-top: 10px;
}
.recent-posts-extended img {
  width: 100%;
  height: auto;
}
.recent-posts-extended .more-link {
  float: right;
  margin-top: 20px;
  background-color: #D7103E;
  padding: 2px;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  color: #ffffff;
  border-radius: 15px;
}
.recent-posts-extended .more-link:hover {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}
span.buttonrouge a {
  background-color: #D7103E;
  padding: 2px;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  color: #ffffff;
  border-radius: 15px;
}
span.buttonrouge a {
  background-color: #D7103E;
  padding: 2px;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  color: #ffffff;
  border-radius: 15px;
}
span.buttonrouge a:hover {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}
span.buttongris a {
  background-color: #5d5d5d;
  padding: 2px;
  font-size: 18px;
  padding-left: 25px;
  padding-right: 25px;
  color: #ffffff;
  border-radius: 15px;
}
span.buttongris a:hover {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
}
#wysiwyg_widgets_widget-3 {
  margin-left: -35px;
  margin-right: -35px;
}
#wysiwyg_widgets_widget-3 img {
  width: 100%;
  height: auto;
}
.subpage h3 a {
  color: #000000;
}
.subpage ul {
  list-style-type: none;
}
.subpage li {
  list-style-type: none;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  border-bottom: solid 1px #000000;
}
.page-header-top-right {
  padding-top: 60px;
}
.allpages h2 {
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  color: #003d65;
  font-size: 30px;
  font-style: normal;
}
.allpages h3 {
  color: #000000;
}
.allpages p {
  color: #333333;
}
.allpages {
  padding-top: 50px;
}
.sectionotherpage img,
.allpages img {
  display: block;
  max-width: 100%;
  height: auto;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  margin-top: 2px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #1d1d1d;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #000000;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.literature p {
  font-size: 13px;
  color: #000000;
}
.literature a {
  font-size: 13px;
  color: #003f94;
}
.solutionsbox p,
.solutionsbox li {
  font-size: 18px;
}
#new-royalslider-2 {
  height: 700px;
}
.gallery-size-medium img {
  width: 100%;
  height: auto;
}
.page-description {
  padding-bottom: 40px;
}
.post-type-archive-product .product-category {
  width: 100%;
  border: solid 1px #d7d7d7;
}
.post-type-archive-product .product-category a {
  padding: 10px;
  display: block;
  height: auto;
  min-height: 280px;
  text-align: center;
}
.post-type-archive-product .product-category img {
  padding: 30px;
  display: block;
  max-height: 220px;
  width: auto !important;
  height: auto;
  margin: auto !important;
}
.tax-product_cat .product {
  width: 100%;
  border: solid 1px #d7d7d7;
}
.tax-product_cat .product a {
  padding: 10px;
  display: block;
  height: auto;
  min-height: 280px;
  text-align: center;
}
.tax-product_cat .product img {
  padding: 30px;
  display: block;
  max-height: 220px;
  width: auto !important;
  height: auto;
  margin: auto !important;
}
.tax-product_cat .product a.button {
  padding: 7px;
  display: block;
  height: auto;
  min-height: inherit;
  text-align: center;
  background-color: transparent;
  color: #003d65;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 17px;
}
.entry-summary .product_meta {
  display: none;
}
.dataproducts .responsive-tabs-container .accordion-link.active {
  margin-bottom: 10px;
  padding: 10px 15px;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgcatmain.jpg);
  background-color: transparent;
  background-repeat: repeat-x;
  border-radius: 0px;
  border: 0px solid #ddd;
  color: #ffffff;
}
.dataproducts .nav-tabs > li.active > a,
.dataproducts .nav-tabs > li.active > a:focus,
.dataproducts .nav-tabs > li.active > a:hover {
  color: #ffffff;
  cursor: default;
  background-image: url(https://laucandrique.ca/wp-content/themes/laucandrique/img/bgcatmain.jpg);
  background-repeat: repeat-x;
  background-size: cover;
  border: 1px solid transparent;
  border-bottom-color: #dddddd;
  border-bottom-color: transparent;
}
.dataproducts.nav-tabs {
  border-bottom: 1px solid transparent;
}
.dataproducts .nav-tabs > li > a {
  margin-right: 7px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
  color: #000000;
  font-size: 25px;
  padding-left: 23px;
  padding-right: 23px;
}
.dataproducts .nav > li > a,
.dataproducts .nav > li > a:focus,
.dataproducts .nav > li > a:hover {
  text-decoration: none;
  background-color: #D6D6D6;
}
.wp-caption img {
  max-width: 300px !important;
}
/* WooCommerce 3.0 Gallery */
.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3em;
}
.woocommerce-product-gallery figure {
  margin: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block;
}
.woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  float: left;
  cursor: pointer;
}
.woocommerce-product-gallery .flex-control-thumbs img {
  opacity: .5;
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
  opacity: 1;
}
.woocommerce-product-gallery img {
  display: block;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.3333%;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%;
}
.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 99;
}
a.woocommerce-product-gallery__trigger {
  text-decoration: none;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: .875em;
  right: .875em;
  display: block;
  height: 2em;
  width: 2em;
  border-radius: 3px;
  z-index: 99;
  text-align: center;
  text-indent: -999px;
  overflow: hidden;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #169fda;
  color: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #1781ae;
  border-color: #1781ae;
  color: #ffffff;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\f00e";
  line-height: 2;
  text-indent: 0;
}
.mobilelogo {
  display: none;
}
.carrouseltitre {
  font-size: 60px;
  text-align: center !important;
  line-height: 80px !important;
}
.carrouseltitre span {
  font-size: 90px;
  text-align: center !important;
  text-transform: uppercase;
  display: block;
  line-height: 80px !important;
}
.carrouseldesc {
  font-size: 18px;
  text-align: center !important;
  line-height: 20px;
  max-width: 500px !important;
  margin: auto;
}
.ubermenu .ubermenu-colgroup .ubermenu-column,
.ubermenu .ubermenu-custom-content-padded,
.ubermenu .ubermenu-nonlink,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-submenu-padded,
.ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
.ubermenu .ubermenu-target,
.ubermenu .ubermenu-widget,
.ubermenu-responsive-toggle {
  /* padding: 0px !important;*/
}
.lartiste {
  position: absolute;
  bottom: -170px;
}
.fakeimg {
  width: 150px;
  height: 150px;
  min-width: 150px;
  min-height: 100px;
  max-width: 200px;
  max-height: 150px;
  overflow: hidden;
  display: block;
}
.carousel-caption {
  text-shadow: none !important;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none !important;
}
.carousel-caption {
  right: 15%;
  left: 15%;
  padding-bottom: 0px;
  padding-top: 0px;
}
.allnewslink {
  text-align: center;
  background-color: #fff200;
  padding: 20px;
}
.allnewslink a {
  color: #008686;
  font-size: 38px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.phonetop {
  text-align: right;
  margin-right: 0px;
  padding-top: 0px;
}
.phonetop a {
  font-size: 36px;
  font-weight: 900;
  color: #ffffff;
}
.phonetop img {
  vertical-align: inherit !important;
  margin-right: 10px;
}
.addresstop {
  text-align: right;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #fff200;
  font-size: 28px;
}
.ubermenu-responsive-toggle {
  width: 80px !important;
  margin-left: auto !important;
}
.menutoplanguesocials {
  position: absolute;
  right: 0px;
  margin-top: -90px;
}
.mainlogo {
  display: none;
}
@media (max-width: 1700px) {
  .introimgfirst img {
    position: absolute;
    z-index: 999;
    margin-top: 630px;
  }
}
@media (max-width: 1400px) {
  .introimgsecond img {
    display: block;
    padding-bottom: 40px;
    width: 100%;
    padding-top: 60px;
  }
  .introimgfirst img {
    display: none;
  }
  .lastcolumnsection2 {
    display: none;
  }
  .firstlastcolumnsection2 {
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .textheader {
    text-align: center;
  }
  .ubermenu-items-align-right {
    text-align: center !important;
  }
  .phonetop {
    text-align: center;
  }
  .phonetop a {
    font-size: 26px;
  }
  .addresstop {
    text-align: center;
    font-size: 18px;
  }
}
@media (max-width: 1180px) {
  .toppadding {
    margin-top: 0px;
  }
  .sectioncontentpage2 {
    position: static;
    margin-top: 0px;
  }
  .bgmenumainnav {
    margin-right: 0px;
  }
  .topmenu {
    position: static;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #000000;
  }
  .boutonstop {
    text-align: center;
    margin-bottom: 20px;
  }
  .rowcontacthome h3 {
    font-size: 45px;
  }
  .carrouseltitre {
    font-size: 35px;
    line-height: 35px !important;
  }
  .carrouseldesc {
    font-size: 14px;
    line-height: 14px;
  }
}
@media (max-width: 1200px) {
  #menu-item-1691 {
    display: none !important;
  }
  .menutoplanguesocials {
    position: static;
    margin-top: inherit;
    text-align: right;
    margin-top: 40px;
  }
  .topmenu,
  .topmenupage {
    margin-top: 0px;
  }
  .mainlogo {
    display: block;
    width: 100px;
  }
  .bgmenumainnav {
    background-color: rgba(37, 37, 37, 0.4);
  }
}
@media (max-width: 1000px) {
  .classmire {
    width: 40px;
    margin: 0px;
    display: inline-block;
  }
  .boutonstop {
    display: none;
  }
  .fakeimg {
    width: 150px;
    height: 450px;
    min-width: 150px;
    min-height: 100px;
    max-width: 200px;
    max-height: 450px;
    overflow: hidden;
    display: block;
  }
  .secondlist {
    height: 282px;
    margin-bottom: 20px;
  }
  .secondlist div {
    height: 282px;
  }
  .firstlastcolumnsection2 {
    width: 100%;
  }
  .textheader {
    text-align: center;
    padding-top: 20px;
  }
  .textheader p {
    text-align: center;
  }
  .textheader h1 {
    text-align: center;
  }
  .textheader .changelanguage {
    text-align: center;
  }
  .centerbottom .phone {
    display: block;
  }
  .centerbottom .schedule {
    display: block;
  }
  .main-navigation nav ul li a {
    font-size: 22px;
  }
  .bg_intro_section2 {
    height: 450px;
    background-position: bottom center;
  }
  .bg_intro_section1 {
    display: none;
  }
  .carrouseltitre {
    font-size: 40px;
  }
  .carrouseltitre span {
    font-size: 60px;
  }
}
@media (max-width: 990px) {
  .titleproduct {
    font-size: 18px;
  }
  .sectpagetitle.nobgtitle .headertitle {
    font-size: 40px;
  }
  .grandbg {
    padding-top: 7px;
  }
  .lartiste {
    position: static;
    margin: auto;
    padding-bottom: 20px;
  }
  .textartiste p {
    text-align: center;
  }
  .dateseparateur {
    display: block;
    visibility: hidden;
  }
  #ujiCountdown .countdown_section {
    margin-right: 15px !important;
  }
  .countdown_amount[style] {
    font: 30px/1.5 "Montserrat", sans-serif !important;
  }
  .countdown_txt[style] {
    font: 12px "Open Sans Condensed", sans-serif !important;
  }
  .sectioncontentpage {
    background-position: left top;
  }
  .sectiontemoignage {
    background-image: none;
  }
  .colproducts h1 {
    font-size: 18px;
  }
  .woocommerce-product-gallery__image {
    width: 100%;
    float: none;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100%;
    float: none;
  }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page[class*="columns-"] ul.products li.product,
  .woocommerce[class*="columns-"] ul.products li.product {
    margin: 0 1.2% 1.2% 0;
    width: 47%;
  }
  .woocommerce ul.products li.first,
  .woocommerce-page ul.products li.first {
    clear: none;
  }
  .firstlastcolumnsection2 h2 {
    padding-top: 0px;
  }
  .innersectioncontentpage {
    padding-top: 20px;
  }
  .blackmass {
    top: 15%;
  }
  .blackmass p {
    padding-left: 0px;
    color: #ffffff;
    padding-top: 10%;
    padding-bottom: 10%;
    font-size: 34px;
    text-align: center;
  }
  .sectioncontentpage3 h1 {
    font-size: 36px;
    line-height: normal;
  }
  .sectioncontentpage3 h2 {
    font-size: 29px;
    line-height: normal;
  }
  .rightbottom p {
    text-align: center;
  }
  .sectioncontentpageoverlayimg {
    background-image: none;
  }
  .sectioncontact {
    background-position: 65% 50%;
  }
  .boxcoordonnate p {
    font-size: 14px;
  }
  .logoquoifaire img {
    margin: auto;
    padding-top: 0px;
  }
  .logocustomer td {
    display: inline-block !important;
    width: 30% !important;
  }
  .sectionfooter img {
    margin: auto;
  }
  .logobottomdesc {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .logobottom {
    padding-bottom: 20px;
  }
  .sectionfooter p {
    padding-bottom: 20px;
  }
  #rev_slider_2_2_wrapper p {
    font-size: 24px;
  }
  .sectionpartners {
    background-size: cover;
  }
  .frontpagecontent h1 {
    text-align: center !important;
  }
  h1 img {
    display: block;
    margin: auto;
  }
  .catalogdownload {
    display: none;
  }
  .dropdown_product_cat {
    display: block;
  }
  #woocommerce_product_categories-2 {
    display: none;
  }
  .contactmenubutton {
    font-size: 25px;
  }
  .sectioncontentpage2 {
    background-image: none;
    margin-top: 0px;
    position: static;
  }
}
@media (max-width: 600px) {
  .carrouseltitre {
    font-size: 30px;
  }
  .carrouseltitre span {
    font-size: 50px;
  }
  .post-type-archive-product .product-category a {
    min-height: 210px;
  }
  .post-type-archive-product .product-category img {
    padding: 5px;
  }
  .woocommerce ul.products li.product .woocommerce-loop-category__title {
    font-size: 18px;
  }
  .tax-product_cat .product a {
    padding: 5px;
    min-height: 210px;
  }
  .tax-product_cat .product img {
    padding: 5px;
    display: block;
    max-height: 210px;
  }
  .bg_intro_section1,
  .bg_intro_section2 {
    background-size: contain;
    background-position: top left;
    background-attachment: inherit;
    background-repeat: no-repeat;
  }
  .logocustomer td {
    display: inline-block !important;
    width: 45% !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22nas%5C%2Fcontent%5C%2Flive%5C%2Flaucandrique%5C%2Fwp-content%5C%2Fthemes%5C%2Flaucandrique%5C%2Ffonts.less%22%2C%22nas%5C%2Fcontent%5C%2Flive%5C%2Flaucandrique%5C%2Fwp-content%5C%2Fthemes%5C%2Flaucandrique%5C%2Fbase.less%22%2C%22nas%5C%2Fcontent%5C%2Flive%5C%2Flaucandrique%5C%2Fwp-content%5C%2Fthemes%5C%2Flaucandrique%5C%2Fless.less%22%2C%22nas%5C%2Fcontent%5C%2Flive%5C%2Flaucandrique%5C%2Fwp-content%5C%2Fthemes%5C%2Flaucandrique%5C%2Fmenu.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22YAAkB%3B%3B%3BAAKlB%3BEACA%2CaAAa%2CwBAAb%3B%3BAAyBA%3BEACA%3B%3BAAGA%3BEACA%3B%3BAAGA%3BEACA%3B%3BAAGA%3BEACA%3B%3BAAGA%3BEACA%3B%3BAAGA%3BEACA%3B%3BAAGA%3BEACA%3B%3BAAGA%3BEACA%3B%3BAC5DA%3BEAAQ%3B%3BAAER%3BEDIA%2CaAAa%2CwBAAb%3BECFA%3BEDwDA%3B%3BACjDA%2CEAAG%3BEAEH%3BEACA%3B%3BAAIA%3BEDZA%2CaAAa%2CwBAAb%3BECcA%3BEACA%3BEACA%3BED8BA%3B%3BAC1BA%3BEDpBA%2CaAAa%2CwBAAb%3BECsBA%3BEDgBA%3BECdA%3BEACA%3BEACA%3B%3BAASA%3BEACI%2CcAAA%3BEACH%3B%3BAAGD%2CCAAC%3BAAAQ%2CCAAC%3BEACN%3B%3BAC3CJ%2CeAAgB%2CGAAG%3BEACnB%3B%3BAAGA%2CcAAe%3BEACf%2CyBAAA%3BEACA%3B%3BAAGA%3BEACA%2CaAAa%2CuBAAb%3BEACA%3BEACA%3B%3BAAIA%2CgBAAiB%3BEACjB%3BEACA%3B%3BAAGA%2CqCAAsC%3BEACtC%3B%3BAAGA%3BEACI%3B%3BAAGJ%2CgBAAiB%2CYAAW%3BEACxB%3BEACA%3BEACA%3BEACA%3B%3BAAGJ%2CgBAAiB%2CYAAW%3BEACxB%3BEACA%3B%3BAAGJ%2CUAAW%3B%3BEAEV%3BEACA%2CgCAAA%3B%3BEACD%2CwBAAA%3B%3BAAGA%2CYAAa%3BAAAG%2CYAAa%3BEAC5B%3BEACA%3BEACA%3BEACA%3B%3BAAID%3BEACA%3B%3BAAGA%3BEACC%3B%3BAAMD%2CUAAW%3BEACV%2CoCAAA%3BEACD%2C4CAAA%3BEACA%2CyCAAA%3BEACA%2CuCAAA%3B%3BAAGA%2CUAAW%3BEACX%3BEACA%2CkCAAA%3B%3BEACA%2C0BAAA%3B%3BAAEA%2CUAAY%3BEAAa%3BEAA4B%3BEAA%2BB%2CkCAAA%3B%3BEACpF%2C0BAAA%3B%3BAAIA%2CUAAW%3BEACV%3BEACA%2CqCAAA%3B%3BAAGD%2CUAAW%3BEACX%3B%3BAAGA%2CUAAW%3BEACP%3B%3BAAGJ%2CUAAW%3BEACV%3B%3BAAGD%2CoBAAqB%3BEAErB%3BEACA%3BEACA%3BEF7DA%3B%3BAEiEA%3BEF3GA%2CaAAa%2CwBAAb%3BEE6GA%2CcAAA%3BEACA%3BEACA%3BEFzEA%3B%3BAE6EA%3BEACA%3B%3BAAGA%3BEACI%3B%3BAAGJ%3BEACI%3B%3BAAGJ%3BEACI%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAIJ%2CcAAe%3BEACX%3BEACA%3BEACA%3BEACA%2CmBAAmB%2CiBAAiB%2CgBAApC%3BEACA%2CWAAW%2CiBAAiB%2CgBAA5B%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGJ%3BEACA%2C0CAAA%3BEACA%2C2CAAA%3B%3BAAGA%3BEACA%3BEACA%3B%3BAAGE%2CWAAY%3BAAAI%2CWAAY%3BEAC3B%3BEACA%3B%3BAAGD%2CWAAY%3BEACX%3B%3BAAGD%2CWAAY%3BAAAI%2CWAAY%3BEAC5B%3B%3BAAGF%2CaAAc%3BEAAM%3B%3BAAEpB%3BEFlLA%2CaAAa%2CwBAAb%3BEEoLA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%3BEF1LA%2CaAAa%2CwBAAb%3BEE4LA%3BEACA%3BEACA%3B%3BAAGA%3BEFjMA%2CaAAa%2CwBAAb%3BEEmMC%3BEACD%3BEACA%3B%3BAAGA%2CEAAE%3BEACD%3B%3BAAsCD%2CmBAnCyC%3BEACvC%2CWAAY%3BIACV%3BIACA%2CmBAAA%3BIACA%3B%3BEAGF%2CWAAY%3BEAAI%2CWAAY%3BIAC1B%3BIACA%3B%3BEAGF%2CWAAY%2CGAAE%3BEACd%2CWAAY%2CGAAE%3BIACZ%3BIACA%3BIACA%3B%3BEAGF%2CWAAY%2CGAAE%3BIACZ%3B%3BEAGF%2CWAAY%3BIACZ%3B%3B%3BAAiBF%2CQAN2B%3BEAC1B%3BIACC%3B%3B%3BAAIF%3BEACC%3B%3BAAGD%3BEACI%3B%3BAAGJ%3BAAAyB%3BEACrB%3BEACA%3B%3BAAGJ%3BAAAc%3BAAAyB%3BEACnC%3B%3BAAGJ%3BEACI%3BEACA%3BEACA%3BEACA%3B%3BAAGJ%3BEACC%3B%3BAAGD%3BEACC%2CyBAAA%3B%3BAAGD%2CcAAe%3BEACd%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CcAAc%2CUAAW%3BEACxB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CcAAe%3BEFvSf%2CaAAa%2CwBAAb%3BEEySC%2CcAAA%3BEACA%3BEF5PD%3BEE8PC%3B%3BAAGD%2CcAAc%2CUAAW%3BEF%5C%2FSzB%2CaAAa%2CwBAAb%3BEEiTC%3BEACA%3BEFpQD%3BEEsQC%3B%3BAAGD%2CcAAc%2CUAAW%3BEAExB%3BEFvRD%3BEEyRC%3B%3BAAGD%2CcAAe%3BEAEd%3BEFtRD%3BEEwRC%3B%3BAAGD%2CmBAAoB%3BEFrUpB%2CaAAa%2CwBAAb%3BEEuUC%3B%3BAAGD%2CiBAAkB%3BEFxSlB%3BEE2SA%3BEACA%3B%3BAAGA%3BEAEA%3BEACA%3BEACA%3BEACA%3BEACA%3BEFrTA%3B%3BAEyTA%3BEAAc%3B%3BAAEd%2CuBAAwB%3BEACvB%3BEACA%3BEF%5C%2FVD%2CaAAa%2CwBAAb%3BEAsCA%3BEE4TC%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CuBAAwB%3BEACvB%3BEACA%3BEF1WD%2CaAAa%2CwBAAb%3BEAsCA%3BEEuUC%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BEACC%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BEACC%3BEACA%3B%3BAAGD%2C4BAA6B%3BEFjY7B%2CaAAa%2CwBAAb%3BEA8CA%3BEEsVA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2C4BAA6B%3BEF3Y7B%2CaAAa%2CwBAAb%3BEA8CA%3BEEgWA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAIA%2C4BAA6B%3BEAAK%2CsBAAqB%2C6EAArB%3B%3BAAElC%2C4BAA6B%3BEAE7B%3BEACA%3BEACA%3BEFlXA%3B%3BAEuXA%2CgBAAiB%3BEAAS%3B%3BAAE1B%2CcAAe%3BEACd%3BEACD%3BEACA%3B%3BAAGA%3BEACC%3B%3BAAID%3BEACE%3BEACA%3BEACA%2CuBAAA%3B%3BAAGF%2COAAQ%3BEACN%3BEACA%3BEACA%3BEACA%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CWAAW%2CqBAAX%3B%3BAAGF%3BEACC%3BEACA%3BEACA%2CkCAAA%3BEACA%3B%3BAAMD%2CeAAgB%2CEAAC%2CeAAgB%2CIAAG%3BAAAS%2CeAAgB%2CGAAE%2CuBAAwB%2CIAAG%3BAAAS%2CeAAgB%2CGAAE%2CuBAAwB%2CIAAG%3BAAAS%2CeAAgB%2CIAAG%2CoBAAqB%2CIAAG%3BAAAS%2CeAAgB%2CuBAAuB%2CIAAG%3BAAAS%2CeAAgB%2CwBAAwB%2CIAAG%3BEACvS%3BEACA%3BEACA%2CuBAAA%3BEACH%3BEACA%3BEACA%3B%3BAAGD%2CYAAa%3BAAAoB%2CuBAAwB%3BAAAoB%2CmBAAoB%3BAAAoB%2CiBAAkB%3BEACnI%3BEACA%2CcAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%3B%3BAAGJ%2CkBAAmB%2CmBAAmB%3BEAClC%3B%3BAAGJ%3BEACA%3B%3BAAGA%3BEAu2DC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEF50ED%2CaAAa%2CwBAAb%3BEAkCA%3BEE6yEC%3BEACA%2CiBAAA%3BEACA%3BEACA%3B%3BAA72DD%3BEACA%3B%3BAAGA%2CUAAW%3BEAAI%2CcAAA%3B%3BAAEf%3BEAAoB%3B%3BAACpB%2CoBAAqB%3BEAAY%3B%3BAAIjC%3BEAEA%3BEACA%3BEACA%3B%3BAAGA%3BEACA%2C6FAAA%3BEACA%2CgCAAA%3BEACA%3B%3BAAGA%2CQAAS%3BEAET%3BEACA%3BEACA%3BEACA%3B%3BAAGA%3BEAAoB%3B%3BAAEpB%3BEACA%2CiGAAA%3B%3BAAGA%2CYAAa%3BEAEb%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CYAAa%2CEAAE%3BAAAG%2CYAAa%2CEAAE%3BEAEjC%3BEACA%2CcAAA%3B%3BAAQA%3BEACC%3B%3BAAID%3BAAAQ%3BEFvfR%3B%3BAE2fA%3BEACC%3BEACA%3BEACA%3B%3BAAID%3BEACC%3BEACA%3B%3BAAID%3BEACA%3BEACA%2CwBAAA%3BEAEA%3B%3BAAGA%2CWAAW%3BEACX%3BEACA%2CkCAAA%3B%3BAAGA%2CiBAAiB%3BEAEjB%2CyDAAA%3BEACA%2CsDAAA%3BEACA%2CiDAAA%3B%3BAAGA%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEF%5C%2FkBD%2CaAAa%2CwBAAb%3BEAsCA%3BEE4iBC%3B%3BAAGD%3BEACC%2CcAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEF5lBD%2CaAAa%2CwBAAb%3BEAsCA%3BEEyjBE%3B%3BAAGF%2CQAAQ%3BEACP%2CcAAA%3B%3B%3B%3B%3B%3B%3B%3BAAWD%3BAAAiB%3BEAChB%3BEACA%3B%3BAAID%2CiBAAiB%2CMAAO%3BEACxB%3B%3BAAGA%2CiBAAiB%2CMAAO%2CgBAAgB%3BEACxC%3B%3BAAGA%2CiBAAkB%3BEACjB%3BEACA%3BEACC%3B%3BAAOF%2CsBAAuB%3BEACtB%3BEACA%3BEACA%3BEAEA%3BEFzlBD%3BEE2lBC%3BEACA%3BEACA%2CgCAAA%3B%3BAAGD%2C2BAA4B%3BEAC3B%3BEACA%3BEACA%3BEAEA%3BEFrmBD%3BEEumBC%3BEACA%3BEACA%2CgCAAA%3B%3BAAGD%2C2BAA4B%3BEAC3B%3BEF%5C%2FpBD%2CaAAa%2CwBAAb%3BEEiqBC%3BEF%5C%2FnBD%3BEEioBC%3B%3BAAGD%2CsBAAuB%3BEACtB%3BEFvqBD%2CaAAa%2CwBAAb%3BEEyqBC%3BEFvoBD%3BEEyoBC%3B%3BAAGD%2CmBAAoB%3BEACnB%3BEACA%3B%3BAAGD%2CCAAC%2CMAAO%2CoBAAoB%3BEAC3B%3B%3BAAID%2CeAAgB%3BEF1oBhB%3BEE6oBA%3BEACA%3BEACA%3B%3BAAGA%2CeAAgB%3BEFlpBhB%3BEEqpBA%3BEACA%3BEACA%3B%3BAAGA%2CeAAgB%2CGAAG%3BEFlpBnB%3BEEopBA%3BEACA%3B%3BAAGA%3BEAEA%3BEACA%3B%3BAAGA%2CeAAgB%3BEFtqBhB%3BEEyqBA%3BEACA%3B%3BAAGA%2CeAAgB%3BEF7qBhB%3BEEgrBA%3BEACA%3B%3BAAGA%2CeAAgB%2CGAAG%3BEF5qBnB%3BEE8qBA%3B%3BAAGA%2CeAAgB%2CkBAAkB%3BEFjsBlC%3BEEmsBA%3B%3BAAIA%2CaAAc%3BAAAiB%2CaAAc%3BEAC5C%3B%3BAAGD%2CoBAAqB%3BEACpB%3B%3BAAGD%3BEAAuB%3B%3BAAIvB%3BEFntBA%3BEEqtBC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CyBAAA%3B%3BAAGD%2CSAAS%3BAAAS%2CSAAS%3BEAC1B%2CyBAAA%3BEACA%3BEACA%3B%3BAAKD%2CUAAW%3BEACV%3BEFjuBD%3BEEouBA%3BEACA%3BEACA%3B%3BAAGA%2CUAAW%3BEACV%3BEFtvBD%3BEEyvBA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CUAAW%3BEFjyBX%2CaAAa%2CwBAAb%3BEAkCA%3BEEkwBA%3BEACA%3BEACA%3B%3BAAGA%2CUAAW%3BEACV%3BEACA%3B%3BAAGD%2CSAAU%3BEFxvBV%3BEE2vBA%3BEACA%3B%3BAAGA%2CSAAU%3BEF%5C%2FvBV%3BEEkwBA%3BEACA%3B%3BAAGA%2CSAAU%2CMAAM%3BEFtwBhB%3BEEywBA%3BEACA%3B%3BAAGA%2CSAAU%3BEFrxBV%3BEEwxBA%3BEACA%3BEACA%3B%3BAAGA%2CSAAU%2CMAAM%3BEF7xBhB%3BEEgyBA%3BEACA%3B%3BAAGA%2CYAAa%3BEF5xBb%3BEE%2BxBA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CYAAa%3BEFrzBb%3BEEwzBA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CYAAa%3BEACb%3B%3BAAGA%2CoBAAqB%3BEAEpB%3BEACA%3B%3BAAGD%2CkBAAmB%3BEAAK%3B%3BAACxB%2CkBAAmB%3BEAAc%3BEAAmB%3BEAAe%3B%3BAAGnE%2CcAAe%3BEAEf%3BEACA%3B%3BAAOA%2CcAAe%3BEF53Bf%2CaAAa%2CwBAAb%3BEE83BA%3BEACA%3BEACA%3BEACA%3B%3BAAQA%3BEAAsB%3BEAAsB%3B%3BAAE5C%3BEACC%3BEACA%3BEACA%3B%3BAAGD%2CSAAU%3BEACT%3BEACA%3BEACA%3BEAEA%3BEACA%3BEACA%3B%3BAAGD%2CSAAU%2CEAAC%3BEACV%3BEACA%3B%3BAAGD%3BEAAS%3B%3BAAET%3BEAAwB%3BEAAgB%3BEAAY%3B%3BAAEpD%3BEAAwB%3B%3BAAExB%3BAAAc%3BEACb%2C%2BFAAA%3BEACA%3BEACA%3B%3BAAGD%3BEAAY%3BEAAsB%3B%3BAAElC%2CSAAU%3BEACT%3BEACA%3B%3BAAID%2CSAAU%2CUAAU%3BEACnB%3BEACA%3BEACA%3BEACA%3BEAEA%3BEACA%3BEACA%3B%3BAAGD%2CSAAU%3BEACT%3BEACA%3BEACA%3B%3BAAgBD%2CwBAX4C%3BEACxC%3BIACI%3B%3BEAEJ%2CaAAc%3BIACV%3BIACA%3BIACA%3B%3B%3BAAIR%2CKAAM%3BEACN%3B%3BAAGA%3BEAAQ%3B%3BAAER%3BEACC%3BEACA%3BEACA%2CkCAAA%3B%3BAAGD%3BEACC%3BEACA%2CgGAAA%3BEACA%3BEACA%3B%3BAAGD%3BEACC%3BEACA%3B%3BAAGD%3BEACC%3BEACD%2C%2BFAAA%3BEACA%3BEACA%2C%2BBAAA%3BEACA%3BEACA%3B%3BAAGA%3BEACA%2C2GAAA%3BEACA%3BEACA%2CkCAAA%3BEACA%3B%3BAAGA%3BEACC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACC%3BEACA%3BEACA%3BEFrgCF%2CaAAa%2CwBAAb%3BEEugCG%3BEACF%3BEACA%3B%3BAAGD%2CUAAW%3BEACV%3B%3BAAGD%3BEACC%2CyBAAA%3BEACA%3BEAEA%3BEACA%3BEACA%3BEACA%3B%3BAAID%3BEACC%2CgBAAgB%2CgBAAhB%3B%3BEACG%2CQAAQ%2CgBAAR%3B%3BAAGJ%2CYAAa%2CGAAG%3BEACf%2CgBAAgB%2CgBAAhB%3B%3BEACG%2CQAAQ%2CgBAAR%3B%3BAAGJ%2CcAAc%2CWAAY%3BEAAI%3B%3BAAE9B%2CcAAe%3BEAAK%3B%3BAAEpB%2CcAAe%3BEAAK%3B%3BAAEpB%2CcAAe%2CGAAG%3BEAAc%3B%3BAAEhC%2CcAAe%3BEAAa%3BEAAe%3BEAAqB%3B%3BAAEhE%3BEAAc%3BEAAkB%3BEAAkB%3B%3BAAElD%2CWAAY%2CEAAE%3BEAAM%3BEAAkB%3B%3BAACtC%2CWAAY%2CEAAE%2CYAAW%3BEAAS%3B%3BAAElC%3BEACC%3BEACA%3B%3BAAGD%2CiBAAiB%3BEAAS%3B%3BAAE1B%3BEACC%2CYAAW%2CgDAAgD%2C2BAA2B%2CuBAAtF%3BEACA%2CYAAW%2CmDAAX%3BEACA%2CYAAW%2CsDAAX%3BEACA%2CYAAW%2CiDAAX%3BEACA%2CYAAW%2CkDAAX%3BEACA%2CYAAW%2CoDAAX%3BEACA%2CQAAO%2CyDAAyD%2CuBAAuB%2C0BAAvF%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEAEA%3BEACA%2CkBAAA%3BEACA%3B%3BAAED%2CaAAa%3BEACZ%2CYAAW%2CgDAAgD%2C2BAA2B%2CuBAAtF%3BEACA%2CYAAW%2CmDAAX%3BEACA%2CYAAW%2CsDAAX%3BEACA%2CYAAW%2CiDAAX%3BEACA%2CYAAW%2CkDAAX%3BEACA%2CYAAW%2CoDAAX%3BEACA%2CQAAO%2CyDAAyD%2CuBAAuB%2C0BAAvF%3BEACA%3BEACA%2CcAAA%3BEACA%3B%3BAAGD%2CQAAQ%3BEACP%3BEACA%2CcAAA%3BEACA%3BEACA%2CyBAAA%3B%3BAAGD%3BEACC%3BEAEA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3B%3BAAID%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEAEA%3B%3BAAGD%2CkBAAkB%3BEACjB%3BEACA%3BEACA%3B%3BAAGD%2CWAAY%3BEAEX%3BEACA%3BEACA%3BEACA%3BEACA%3BEAAoB%3B%3BAAGrB%2CWAAY%3BEAEX%3BEACA%3BEACA%3BEACA%3BEACA%3BEAAoB%3B%3BAAGrB%3BEAEC%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CeAAgB%3BEACf%3BEAEA%3BEACA%3B%3BAAID%2CaAAc%3BEAAgC%3B%3BAAE9C%2CeAAgB%2CEAAC%3BEAChB%3BEAEA%3BEACA%3B%3BAAID%3BEACA%3B%3BAAGA%3BEACA%3B%3BAAGA%3BEACA%2CyFAAA%3BEACA%2C4BAAA%3B%3BAAGA%2CmBAAoB%3BEAEnB%3BEACA%3BEACA%3B%3BAAGD%2CmBAAoB%3BEAEpB%3BEACA%3BEACA%3BEACA%3B%3BAAGA%3BEACA%2CmGAAA%3BEACA%3B%3BAAGA%3BEACC%2CqCAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CeAAgB%3BEACf%3B%3BAAID%3BEF%5C%2FtCA%2CaAAa%2CwBAAb%3BEEiuCA%3BEACA%3BEACA%2C8BAAA%3BEACA%3B%3BAAOA%2CcAAe%2CEAAE%3BEAChB%2CcAAA%3B%3BAAID%2CcAAe%3BEACf%3BEACA%3B%3BAAGA%3BAAAmB%3BEAAe%3B%3BAAElC%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BAAAa%3BAAAkB%2CqBAAsB%3BEAAM%3BEAAY%3B%3BAAEvE%3BAAAkB%2CiBAAkB%3BEACpC%3BEAAY%3B%3BAAGZ%2CiBAAkB%3BAAAa%2CiBAAkB%3BEAC%5C%2FC%3B%3BAAGF%3BAAAkB%2CiBAAkB%3BEAChC%3B%3BAAIJ%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%2CkBAAA%3BEACA%3BEACA%3BEAEA%3BEFtvCD%3B%3BAE0vCA%3BEACA%3BEACC%3BEACA%3BEACA%3BEACA%2CkBAAA%3BEACA%3BEACA%3BEAEA%3BEFnwCD%3B%3BAEuwCA%2CUAAW%2CkBAAkB%2CGAAG%3BEAC%5C%2FB%2CsBAAqB%2C4EAArB%3B%3BAAGD%2CiBAAkB%3BEAClB%3B%3BAAGA%3BEACC%2CmGAAA%3BEACA%3BEACA%2C%2BBAAA%3BEACA%3B%3BAAGD%3BAAAa%3BEACZ%3B%3BAAGD%3BEACI%3B%3BAAGJ%3BEACI%3B%3BAAIJ%2CWAAW%3BAAAU%2CWAAW%3BEAC5B%3B%3BAAGJ%2CaAAc%3BEACb%3B%3BAAGD%2CaAAc%3BEF70Cd%2CaAAa%2CwBAAb%3BEE%2B0CC%3BEFzyCD%3BEE2yCC%3BEACA%3BEACA%3B%3BAAGD%2CoBAAqB%3BEACrB%3B%3BAAGA%2CaAAc%3BEAEb%3B%3BAAGD%2CcAAe%3BEAEd%3B%3BAAGD%2CcAAe%3BEAEd%3BEACA%3B%3BAAGD%3BEACC%2C8FAAA%3BEACA%3BEACA%3BEACA%3B%3BAAID%3BEACC%3BEACA%3BEACA%3B%3BAAID%2CcAAe%3BEACd%3BEF13CD%2CaAAa%2CwBAAb%3BEE43CC%3BEF11CD%3B%3BAE81CA%2CcAAe%2CEAAE%3BEAChB%3BEFj4CD%2CaAAa%2CwBAAb%3BEEm4CC%3BEFr1CD%3B%3BAE01CA%3BAAAc%3BEACb%3B%3BAAGD%3BEACC%3BEACA%3B%3BAAGD%3BEFj5CA%2CaAAa%2CwBAAb%3BEEm5CC%3BEACA%3BEACA%3BEF%5C%2F2CD%3BEEi3CC%3BEACA%3B%3BAAGD%2CaAAc%3BEACb%3BEACA%3BEACA%3BEACA%2CkBAAA%3B%3BAAGD%2CeAAgB%3BEAEhB%3BEACA%3B%3BAAGA%2CcAAe%3BEFx6Cf%2CaAAa%2CwBAAb%3BEE06CA%3BEACA%3BEACA%3B%3BAAGA%2CcAAe%3BEF%5C%2F6Cf%2CaAAa%2CwBAAb%3BEA8CA%3BEEo4CA%2CcAAA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CUAAW%2CIAAG%3BEACV%3B%3BAAGJ%2CeAAgB%3BEACf%3B%3BAAGD%2CeAAgB%3BEACf%2CcAAA%3BEFj8CD%2CaAAa%2CwBAAb%3BEAsCA%3BEE85CC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACC%3BEACD%3B%3BAAGD%2CeAAgB%3BEACf%2CcAAA%3BEF98CD%2CaAAa%2CwBAAb%3BEAsCA%3BEE26CC%3BEACA%3BEACA%3BEACA%3B%3BAAID%2CeAAgB%3BEACf%3BEFz9CD%2CaAAa%2CwBAAb%3BEAsCA%3BEEs7CC%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BEACC%3BEACA%2CkCAAA%3BEACA%3BEACA%3BEACA%2CyBAAA%3B%3BAAGD%3BEACC%3BEACA%2CkGAAA%3BEACA%3BEACA%3B%3BAAGD%3BEAAgB%3B%3BAAEhB%3BEAEA%3BEACA%3B%3BAAGA%3BEACI%3BEACA%3BEACH%3BEACA%3B%3BAAGD%2CYAAa%3BEACZ%3B%3BAAGD%2CYAAa%3BEACZ%3BEACA%3BEACA%3B%3BAAGD%3BEACC%3BEACA%3BEAEA%3BEACA%3BEACA%3B%3BAAOD%2CYAAa%3BEAEb%3BEACA%3BEACA%3B%3BAAGA%2CYAAa%2CEAAC%3BEACb%3B%3BAAGD%3BEACC%3BEACA%3BEACA%3BEACA%3BEAEA%3BEACA%2CiBAAA%3BEACA%3BEACA%3B%3BAAED%2CoBAAoB%3BEACnB%3BEACA%3BEACA%3B%3BAAGD%2CoBAAoB%3BEACnB%3BEACA%3B%3BAAGD%3BEACC%3BEACA%3BEACA%3BEACA%3BEAEA%3BEACA%2CiBAAA%3BEACA%3BEACA%3B%3BAAED%2CaAAa%3BEACZ%3BEACA%2CcAAA%3BEACA%3B%3BAAGD%2CaAAa%3BEACZ%3BEACA%3B%3BAAGD%3BEACC%3BEACA%3BEACA%3BEACA%3BEAEA%3BEACA%2CiBAAA%3BEACA%3BEACA%3B%3BAAED%2CYAAY%3BEACX%3BEACA%2CcAAA%3BEACA%3B%3BAAGD%2CYAAY%3BEACX%3BEACA%3B%3BAAID%3BEACC%3B%3BAAGD%3BEACC%3B%3BAAGD%2CYAAa%3BEACT%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEAEA%3B%3BAAGJ%2CYAAa%2CIAAG%3BEACZ%2CmBAAkB%2CWAAW%2CYAA7B%3B%3BEACA%2CgBAAe%2CWAAW%2CYAA1B%3B%3BEACA%2CeAAc%2CWAAW%2CYAAzB%3B%3BEACA%2CcAAa%2CWAAW%2CYAAxB%3B%3BEACA%2CWAAU%2CWAAW%2CYAArB%3B%3BAAKJ%2CeAAgB%3BEACf%3BEACA%3BEACA%3BEACA%2CgCAAA%3B%3BAAGD%2CeAAgB%3BEACf%3B%3BAAGD%3BEACC%3BEACA%2CgGAAA%3BEACA%3BEACA%3B%3BAAGD%2CgBAAiB%3BEAEb%3BEACH%3BEACA%3BEACA%3B%3BAAGD%3BEACC%2CkGAAA%3BEACA%3B%3BAAKD%3BEACC%3BEACA%3B%3BAAID%2CmBAAoB%3BEACnB%3BEF1qDD%2CaAAa%2CwBAAb%3B%3BAE8qDA%2CmBAAoB%3BEACnB%3BEAEA%3B%3BAAGD%2CgBAAiB%3BEAChB%3B%3BAAGD%3BEACC%3BEACA%3B%3BAAGD%3BEACC%3BEACA%2C6FAAA%3BEACA%3BEACA%2CkCAAA%3BEACA%3B%3BAAID%3BEACC%3BEACA%2CyFAAA%3BEACA%3BEACA%2CgCAAA%3BEACA%3BEACA%3B%3BAAGD%2CoBAAqB%3BEAErB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAIA%2CoBAAqB%3BEF1tDrB%2CaAAa%2CwBAAb%3BEE4tDA%3BEACA%3B%3BAAGA%3BAAAI%2CUAAW%3BEACX%3BEACH%3BEACG%3BEACH%2C6BAAA%3B%3BAAGD%2C4BAA6B%3BEACzB%3BEACA%3BEACA%2CwCAAA%3B%3BAAIJ%3BEAGA%3BEACA%3BEACA%2CgCAAA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%3BEACC%2CmGAAA%3BEACA%3BEACA%2C0BAAA%3B%3BAAGD%3BEAEC%3BEACC%3B%3BAAGF%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BEACC%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CWAAW%2CqBAAX%3BEACD%3BEACA%3BEACA%3B%3BAAGD%2CWAAY%3BEF3xDZ%2CaAAa%2CwBAAb%3BEA8CA%3BEEgvDA%2CcAAA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CWAAY%3BEFlwDZ%3BEEqwDA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%3BEACC%3BEACA%3BEACA%3B%3BAAKD%3BEACC%2CgGAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CkCAAA%3B%3BAAGD%2CoBAAqB%3BEACpB%3BEACA%3BEFh0DD%2CaAAa%2CwBAAb%3BEAsDA%3BEE6wDC%3B%3BAAGD%2CkBAAmB%3BEAClB%3BEACA%3BEFx0DD%2CaAAa%2CwBAAb%3BEAsDA%3BEEqxDC%3B%3BAAGD%2CoBAAqB%2CEAAC%3BEACrB%3B%3BAAID%3BEACC%2CuGAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CkCAAA%3B%3BAAGD%2CoBAAqB%3BEACpB%3BEACA%3BEF91DD%2CaAAa%2CwBAAb%3BEAsDA%3BEE2yDC%3B%3BAAGD%2CUAAW%3BEACX%3B%3BAAGA%2CUAAW%2CIAAI%3BEAEf%3BEACA%3BEACA%2CgCAAA%3B%3BAAGA%2CUAAW%2CIAAI%3BEACf%3B%3BAAGA%2CUAAW%2CIAAI%3BEACd%3BEAEA%3BEACA%3B%3BAAGD%3BEACC%2C2FAAA%3BEACA%3BEACA%3BEACA%2CkCAAA%3B%3BAAGD%3BEACC%2CoGAAA%3BEACA%3BEACA%3BEACA%2CkCAAA%3B%3BAAKD%2CYAAY%2CMAAO%3BEAAK%2CcAAA%3BEAAsC%3B%3BAAC9D%2CYAAY%3BEAAS%3B%3BAAErB%2CYAAa%3BEAEb%3BEACA%3B%3BAAOA%2CEAAG%3BEACD%3BEACA%3BEACA%3B%3B%3BAAGF%2CEAAG%2CGAAE%3BEACH%3BEAEA%2CSAAS%2CcAAc%2CGAAvB%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGF%3BEACC%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEAEA%3BEACA%2CiBAAA%3BEACA%3B%3BAAED%2CqBAAqB%3BEACpB%3BEACA%2CyBAAA%3BEACA%3BEACA%3B%3BAAED%2CqBAAqB%3BEACpB%3BEACA%3B%3BAAKD%3BEACA%2CuGAAA%3BEACA%3BEACA%3BEACA%3BEACA%2CiCAAA%3B%3BAAGA%3BEACA%2C8FAAA%3BEAEA%3BEACA%3BEACA%2CkCAAA%3B%3BAAGA%3BEACC%2CqCAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CUAAW%3BEAEX%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CcAAe%3BEAAM%3BEAAmB%3BEAAa%3B%3BAACrD%2CeAAgB%3BEAAM%3B%3BAAMtB%3BEAAwB%3B%3BAAExB%3BEAAiB%3B%3BAAGjB%2CaAAc%3BEF3%2BDd%2CaAAa%2CwBAAb%3BEE2%2BD4B%3BEAAe%3BEAAiB%3B%3BAAC5D%3BEAAgB%3B%3BAAChB%3BEAAe%3B%3BAAEf%2CaAAc%3BEAAmB%3BEAAe%3B%3BAAChD%2CaAAc%3BEFh%5C%2FDd%2CaAAa%2CwBAAb%3BEEg%5C%2FDoC%3BEAAe%3B%3BAAEnD%2CUAAW%3BEFl%5C%2FDX%2CaAAa%2CwBAAb%3BEEm%5C%2FDU%3BEAAe%3B%3BAAEzB%2CUAAW%2CEAAE%3BEFr%5C%2FDb%2CaAAa%2CwBAAb%3BEEs%5C%2FDU%3BEAAe%3B%3BAAGzB%2CUAAW%2CEAAE%2CEAAC%3BEFz%5C%2FDd%2CaAAa%2CwBAAb%3BEE0%5C%2FDU%2CcAAA%3B%3BAAGV%2CUAAW%2CEAAE%3BEACH%3B%3BAAGV%2CEAAE%3BEACD%3BEACA%2CgGAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEAEA%3BEACA%3BEACA%3BEACA%2CwCAAA%3B%3B%3BAAKD%3BEACE%2CmBAAmB%2CiBAAiB%2CaAApC%3BEACA%2CWAAW%2CiBAAiB%2CaAA5B%3BEACA%2CoCAAA%3BEAGA%3BEACA%3BEACA%3BEACA%3B%3BAAEF%2CkBAAkB%3BEAChB%2CSAAS%2CEAAT%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%2CqCAAA%3BEACA%2CmBAAmB%2CQAAnB%3BEACA%2CWAAW%2CQAAX%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAEF%2CkBAAkB%3BAAAQ%2CkBAAkB%3BAAAQ%2CkBAAkB%3BEACpE%3B%3BAAEF%2CkBAAkB%2CMAAM%3BAAAS%2CkBAAkB%2CMAAM%3BAAAS%2CkBAAkB%2COAAO%3BEACzF%2CmBAAmB%2CWAAnB%3BEACA%2CWAAW%2CWAAX%3B%3BAAIF%3BEACA%3BEACA%3BEACA%3B%3BAAIA%2CaAAa%3BEACZ%2CyBAAA%3BEACC%2C6CAAA%3B%3BAAIF%2CaAAc%3BEACd%3BEACA%3BEACA%3B%3BAAGA%2CaAAc%3BEACb%3B%3BAAGD%2CCAAC%3BEACA%3B%3BAAGD%2CaAAc%2CIAAI%3BEAClB%3BEFrlEA%2CaAAa%2CwBAAb%3BEEulEA%3BEACA%3BEACA%3B%3BAAGA%2CaAAc%2CIAAI%2CGAAG%3BEACrB%3BEF7lEA%2CaAAa%2CwBAAb%3BEE%2BlEA%3BEACA%3B%3BAAGA%3BEACA%3BEACA%3B%3BAAIA%2CWAAY%3BEACZ%3B%3BAAGA%3BEAGI%3BEACA%3BEACH%3BEACA%3B%3BAAGD%3BEACC%3BEACG%2CsBAAA%3BEACA%3BEACA%3BEACA%2CyDAAA%3B%3BAAGJ%3BEACG%3BEACC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2C4DAAA%3B%3BAAGJ%2CQAAS%3BEACT%3B%3BAAGA%3BAAAY%2CWAAY%3BEAAI%3B%3BAAE5B%2CWAAY%3BEAAU%3BEAA0B%3BEAAoB%3B%3BAAEpE%2CSAAU%2CEAAC%3BEA9BV%3BEACG%2CsBAAA%3BEACA%3BEACA%3BEACA%2CyDAAA%3B%3BAA8BJ%2CSAAU%3BEA1BP%3BEACC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2C4DAAA%3B%3BAAmBJ%2CQAAS%2CEAAC%3BEAtCT%3BEACG%2CsBAAA%3BEACA%3BEACA%3BEACA%2CyDAAA%3B%3BAAsCJ%2CQAAS%3BEAlCN%3BEACC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2C4DAAA%3B%3BAA2BJ%3BEAEA%3B%3BAAGA%2CSAAU%3BEACT%3BEACA%3BEACA%2CgCAAA%3BEACA%3BEACA%3B%3BAAGD%2CSAAU%2CMAAM%2CGAAG%3BEACf%2CaAAa%2CkBAAb%3BEACA%3BEACA%3BEACA%3BEACA%3BEACH%3B%3BAAGD%2CSAAU%3BEACN%2CaAAa%2CkBAAb%3BEACA%3BEACA%3BEACA%3BEACA%3BEACH%3B%3BAAGD%2CSAAU%3BEACV%2CaAAa%2CkBAAb%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CSAAU%3BEACV%3BEACA%3B%3BAAGA%2CSAAU%3BEACV%3BEACA%3B%3BAAGA%2CSAAU%2CGAAG%3BEACb%3BEACA%3B%3BAAGA%2CSAAU%3BEAAO%3BEAAoB%3BEAAmB%2CuCAAA%3BEAAqC%3BEAAe%3BEAAW%3BEAAc%3B%3BAACrI%2CSAAU%3BEAAS%3B%3BAAEnB%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CgBAAiB%3BAACjB%2CgBAAiB%3BAACjB%2CgBAAiB%3BEAChB%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAIF%2CcAAe%3BEACX%3BEFpvEJ%2CaAAa%2CwBAAb%3BEEsvEI%3BEACA%3BEACA%3BEACA%3BEAEA%3B%3BAAGJ%2CWAAc%3BEACV%3BEACA%3B%3BAAMJ%2CMAAM%3BEACL%3B%3BAAGD%3BEACC%3BEACA%3BEAEA%2CgCAAA%3B%3BAAGD%3BEACC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEFtxED%2CaAAa%2CwBAAb%3BEAkCA%3BEEuvEC%3BEACA%2CiBAAA%3BEACA%3BEACA%3B%3BAAED%2CWAAW%3BEACV%3BEACA%3BEACA%3B%3BAAED%2CWAAW%3BEACV%3BEACA%3B%3BAAGD%3BEACC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEF7yED%2CaAAa%2CwBAAb%3BEA0BA%3BEEsxEC%3BEACA%2CkBAAA%3BEACA%3B%3BAAID%3BEACC%3BEACA%3B%3BAAGD%2CoBAAoB%3BEACnB%3BEACA%3BEACA%3B%3BAAED%2CoBAAoB%3BEACnB%3BEACA%3BEACC%3BEACD%3B%3BAAGD%3BEACC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEF50ED%2CaAAa%2CwBAAb%3BEAkCA%3BEE6yEC%3BEACA%2CiBAAA%3BEACA%3BEACA%3B%3BAAID%2CWAAW%3BEACV%3BEACA%3BEACA%3B%3BAAED%2CWAAW%3BEACV%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BEACC%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEFzzED%3BEE4zEC%3BEACA%2C4BAAA%3BEACA%3BEACA%3B%3BAAGD%2CiBAAiB%3BEAChB%3BEACA%3BEACA%3BEACA%3B%3BAAID%2C4BAA6B%3BEAC3B%3BEACD%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEF73ED%2CaAAa%2CwBAAb%3BEAkCA%3BEE81EC%3BEACA%2C6BAAA%3BEACA%3BEACA%3BEACA%3B%3BAAID%2C4BAA6B%2CkBAAiB%3BEAC5C%3BEACD%3BEACA%3BEACA%3B%3BAAGD%3BAACA%3BAACA%3BAACA%3BEACI%3BEACA%3BEACA%3BEACA%3B%3BAAGJ%3BEACI%3BEACA%3B%3BAAIJ%2CWAAY%3BEACR%2CsBAAsB%2C2EAAtB%3B%3BAAGJ%2CWAAY%3BEACX%3B%3BAAID%2CaAAc%2CKAAI%3BEACjB%3BEACA%3BEACA%3B%3BAAGD%2CaAAc%3BEACb%3B%3BAAGD%2CaAAc%2CKAAI%3BEACjB%3B%3BAAUD%2CQAN0B%3BEAC1B%3BIACQ%3BIACA%3B%3B%3BAASR%2CQAN0B%3BEACtB%3BIACI%3BIACA%3B%3B%3BAAUR%2CQAP2B%3BEACvB%3BIACI%3BIACA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA8BR%3BEAAa%3BEAAgB%3B%3BAAI7B%2CUAAW%3BEACN%3BEACH%3B%3BAAGF%2CUAAW%3BEACV%3B%3BAAGD%2CUAAW%3BEACV%3B%3BAAKD%2CWAAY%3BEACR%3B%3B%3B%3B%3BAAMJ%3BEACC%3BEACA%3BEACA%3B%3BAAED%3BEACC%3BEACA%3BEACA%3B%3B%3BAASD%3BEACC%3B%3BAAED%3BEACC%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAED%2CkBAAmB%3BEAClB%3B%3BAAED%2CkBAAmB%3BEAClB%3B%3BAAED%2CkBAAmB%3BEAClB%3B%3BAAED%2CkBAAmB%3BEAClB%3B%3BAAED%2CkBAAmB%3BEAClB%3B%3BAAED%2CkBAAmB%3BEAClB%3B%3BAAED%2CkBAAmB%3BEAClB%3B%3BAAED%2CkBAAmB%3BEAClB%3B%3BAAED%2CaAAc%3BEACb%2CcAAA%3B%3BAAED%3BEACC%3BEACA%2C4BAAA%3BEACA%3BEACA%2CaAAa%2CuBAAb%3BEACA%3BEACA%3BEAGA%3BEACA%2CgBAAA%3B%3BAAED%2CkBAAmB%3BAACnB%2CkBAAmB%3BAACnB%2CkBAAmB%3BAACnB%2CkBAAmB%3BEAClB%3B%3BAAMD%3BEACC%2CsBAAA%3BEACA%3BEACA%3BEACA%2CyBAAA%3B%3BAAED%2CWAAY%2CIAAG%3BEACd%3BEACA%2CmBAAA%3BEACA%3B%3BAAED%3BEACC%3B%3BAAED%2CWAAY%3BEACX%2CkBAAA%3B%3B%3BAAGD%3BEACC%2CMAAM%2CwBAAN%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CmBAAmB%3BEAClB%3BEACA%3BEACA%2C0CAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CuBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3B%3BAAMD%3BEAAO%2CgCAAA%3BEAAiC%3BEAAe%3BEAAe%3BEAAa%3BEAAoB%3B%3BACjoFvG%2CmBAAoB%2CkBAAiB%3BEACnC%2C0CAAA%3B%3BAAIF%3BEACA%3B%3BAAGA%2CwBAAyB%2C2BAA6B%2CmBAAgB%3BEAClE%3BEACA%3B%3BAAGJ%2CgBAAiB%3BEAAoB%3B%3BAAErC%2CsBAAuB%3BEACtB%3B%3BAAOD%2CsBAAuB%3BEACtB%3B%3B%3B%3B%3BAAoBD%2CgBAAiB%2CcAAc%3BEAC9B%3B%3BAAKD%3BEACI%3BEACH%3BEACA%3B%3BEAEA%3BEACA%2CqCAAA%3BEACA%3BEACA%3B%3BAAID%3BEACC%3BEAEA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACC%3B%3BAAGF%3BEAAsB%2CaAAa%2CYAAb%3B%3BAAEtB%3BEAAmB%3BEAAiB%3B%3BAAGpC%2CgBAAiB%2CIAAI%2CGAAG%2CGAAG%3BEAE3B%3BEACA%3BEACA%2CgCAAA%3BEACA%3BEACA%3BEACA%3B%3BAAIA%2CgBAAiB%2CQAAQ%3BEACvB%3BEACA%3BEACA%3B%3BAAGF%2CgBAAiB%2CQAAQ%3BEACvB%3B%3BAAGF%3BEAAmB%3B%3BAAEnB%2CgBAAiB%2CgBAAgB%2CYAAc%2CUAAU%3BAAAG%2CgBAAiB%2CgBAAgB%2CYAAc%2CUAAU%2CIAAC%3BAAAQ%2CgBAAiB%2CgBAAgB%2CYAAc%2CUAAU%2CIAAC%3BEACpL%3BEACH%3BEACA%3B%3BAAGD%2CgBAAiB%2CEAAC%3BAAClB%2CgBAAiB%2CQAAQ%3BAACzB%2CgBAAiB%2CgBAAgB%2CYAAc%2CUAAU%2CIAAC%3BAAC1D%2CgBAAiB%2CgBAAgB%2CYAAc%2CUAAU%2CIAAC%3BEAC1D%3B%3BAAGA%2CgBAAiB%2CgBAAgB%2CYAAc%2CKAAK%3BEACpD%3B%3BAAKA%2CgBAAiB%3BEACjB%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CMAAO%3BEAAS%3B%3BAAEhB%2CMAAO%2CYAAY%3BEAClB%3BEACA%3BEH9HD%2CaAAa%2CwBAAb%3BEGiIA%3BEACA%3BEACA%3B%3BAAGA%2CMAAO%2CYAAY%2CEAAC%3BEACnB%3BEACA%3B%3BAAID%2CMAAO%2CYAAY%2CGAAG%2CEAAC%3BEACvB%2CSAAS%2CGAAT%3BEACA%3BEACA%3B%3BAAIA%2CMAAO%2CYAAY%2CGAAE%2CWAAY%2CEAAC%3BEAChC%2CSAAS%2CEAAT%3B%3BAAKF%3BEACA%3B%3BAAGA%2CUAAa%3BEACT%3BEACA%3BEACH%3B%3BAAYD%2CQAR2B%3BEAC1B%2CgBAAiB%2CIAAI%2CGAAG%2CGAAG%3BIAC1B%3BIACA%3BIACA%3B%3B%3BAAwBF%2CQApB2B%3BEAG3B%3BIACA%3BIACA%3B%3BEAGA%3BIACA%3BIACA%3B%3BEAGA%3BIACA%3B%3B%3BAAgCA%2CQA1B2B%3BEAE3B%3BIACI%3B%3BEAGJ%3BIACC%3B%3BEAID%3BIACA%3BIAEA%3BIACA%2C%2BBAAA%3BIACA%3BIAEC%3BIACA%3BIACA%3BIACA%3B%3B%3BAAuCD%2CQAlC0B%3BEAE1B%2CmBAAoB%2CkBAAiB%3BIACnC%2CyBAAA%3B%3BEAIF%2CaAAc%3BIACd%3BIACA%3BIACA%2C6CAAA%3B%3BEAGC%3BIACD%3BIACA%3B%3BEAGC%2CgBAAiB%2CIAAI%2CGAAG%3BIACxB%3B%3BEAIA%2CgBAAiB%2CQAAQ%3BIACtB%3B%3BEAGH%2CgBAAiB%2CQAAQ%3BIACxB%3B%3B%3BADi5EF%3BEACA%3B%3BAAGA%2CUAAW%3BEACX%3B%3BAAIA%3BEACC%3B%3BAAGD%3BEACC%2CkGAAA%3BEACA%3B%3BAAGD%2C0BAA2B%3BEAAM%3BEAAY%3B%3BAAE7C%3BEACC%2C4FAAA%3BEACA%3B%3BAAGD%3BEACC%2CyFAAA%3BEACA%3B%3BAAGD%2CiCAAkC%3BEFrqFlC%2CaAAa%2CwBAAb%3BEEuqFA%2C2BAAA%3BEACI%3BEACA%2CeAAA%3BEACA%3BEACH%3BEACA%3B%3BAAGD%2CiCAAkC%3BEF%5C%2FqFlC%2CaAAa%2CwBAAb%3BEEirFI%3BEACH%3BEACA%3BEACA%3B%3BAAGD%2CmBAAoB%3BEAEhB%3BEACH%3BEACA%3B%3BAAGD%2CmBAAoB%3BEAAa%3BEAAkB%3B%3BAAEnD%2CgCAAiC%2CKAAI%3BAAAU%2CgCAAiC%2CIAAG%2COAAO%3BEACtF%2CSAAS%2CEAAT%3B%3BAAIJ%3BAAAQ%2CMAAO%3BAAAa%2CMAAO%3BAAAU%2CMAAO%3BAAAqB%2CMAAO%3BEAC5E%3BEACA%3B%3BAAGJ%2CaAAc%3BEACb%3B%3BAAGD%3BEACA%3B%3BAAGA%3BEACI%3BEACA%3B%3BAAGJ%3BEACI%3B%3BAAKJ%3BEACI%3BEACA%3BEACA%3BEACA%3B%3BAAGJ%2CMAAO%3BEACP%3B%3BAAKA%3BEACC%3B%3BAAGD%2CcAAe%3BEACd%3BEACA%3BEACD%2CaAAa%2CYAAb%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CcAAe%2CEAAC%3BEACf%3BEACA%3B%3BAAGD%2CcAAe%3BEACd%3BEACA%3B%3BAAGD%2CcAAe%2CGAAG%2CEAAC%3BEACnB%2CSAAS%2CGAAT%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CcAAe%2CGAAE%2CWAAY%2CEAAC%3BEAC5B%2CSAAQ%2CEAAR%3BEACA%3BEACA%3B%3BAAGF%2CcAAe%2CGAAE%2CWAAY%3BEAC3B%3BEACA%3B%3BAAIF%3BEACA%2CwDAAA%3BEACA%2CqDAAA%3BEACA%2CgDAAA%3BEACA%3B%3BAAIA%2CYAAa%3BAAAO%2CYAAa%3BEAC7B%2C6BAAA%3BEACA%3BEACH%3B%3BAAGD%3BEAAgB%3B%3BAAEhB%3BEACI%3BEACA%3BEACA%2C6BAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CiBAAA%3BEACA%3B%3BAAGJ%3BEACC%2CgGAAA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BEACA%2CgCAAA%3BEACC%3BEACA%3B%3BAAGD%3BEACC%2CgGAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BEACC%2CwGAAA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%3BEACA%2CgCAAA%3BEACC%3BEACA%3BEACA%3BEACA%3B%3BAAKD%2CaAAc%3BEACd%3BEACA%3BEACA%3B%3BAAIA%2CgCAAiC%3BAAAM%2CgCAAiC%2CIAAG%3BEACvE%3BEACA%3BEACA%3B%3BAAGJ%2CyBAA0B%3BEACzB%3BEACA%2CaAAa%2CiCAAb%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CyBAA0B%3BEAEzB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CyBAA0B%2CGAAG%3BEAE5B%3B%3BAAGD%2CYAAa%3BEACb%3BEACA%3B%3BAAGA%2CsBAAuB%3BEACvB%3BEACA%3B%3BAAGA%2CsBAAuB%3BEACvB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CsBAAuB%2CWAAU%3BEACjC%3BEACA%3BEACA%3B%3BAAGA%2CIAAI%2CYAAa%3BEACjB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CIAAI%2CYAAa%3BEACjB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CIAAI%2CYAAa%2CEAAC%3BEAClB%3BEACA%3BEACA%3B%3BAAIA%2CIAAI%2CWAAY%3BEAChB%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CIAAI%2CWAAY%2CEAAC%3BEACjB%3BEACA%3BEACA%3B%3BAAGA%3BEACC%3BEACA%3B%3BAAGD%2CyBAA0B%3BEAC1B%3BEACA%3B%3BAAGA%2CQAAS%2CGAAG%3BEACX%3B%3BAAGD%2CQAAS%3BEACR%3B%3BAAGD%2CQAAS%3BEACR%3BEACA%3BEACA%3BEACA%3BEACA%2CgCAAA%3B%3BAAGD%3BEACA%3B%3BAAIA%2CSAAU%3BEAEN%2CaAAa%2CmBAAb%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGJ%2CSAAU%3BEAAK%3B%3BAACf%2CSAAU%3BEAAI%3B%3BAACd%3BEAAY%3B%3BAAEZ%2CiBAAkB%3BAAAK%2CSAAU%3BEAChC%3BEACA%3BEACA%3B%3BAAID%3BEACI%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%2CyBAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAKJ%2CWAAY%3BEAAI%3BEAAgB%2CcAAA%3B%3BAAChC%2CWAAY%3BEAAI%3BEAAgB%2CcAAA%3B%3BAAEhC%2CaAAc%3BAAAE%2CaAAc%3BEAAK%3B%3BAAGnC%3BEAAqB%3B%3BAAErB%2CoBAAqB%3BEAAM%3BEAAY%3B%3BAAEvC%3BEAAoB%3B%3BAAEpB%2C0BAA2B%3BEAAoB%3BEAAY%2CyBAAA%3B%3BAAC3D%2C0BAA2B%2CkBAAkB%3BEAAI%3BEAAc%3BEAAe%3BEAAa%3BEAAkB%3B%3BAAC7G%2C0BAA2B%2CkBAAkB%3BEAAM%3BEAAc%3BEAAe%3BEAAkB%3BEAAuB%3BEAAa%3B%3BAAEtI%2CgBAAiB%3BEAAW%3BEAAY%2CyBAAA%3B%3BAACxC%2CgBAAiB%2CSAAS%3BEAAI%3BEAAc%3BEAAe%3BEAAa%3BEAAkB%3B%3BAAC1F%2CgBAAiB%2CSAAS%3BEAAM%3BEAAc%3BEAAe%3BEAAkB%3BEAAuB%3BEAAa%3B%3BAACnH%2CgBAAiB%2CSAAS%2CEAAC%3BEAAU%3BEAAa%3BEAAe%3BEAAa%3BEAAoB%3BEAAmB%3BEAA8B%3BEFviGnJ%2CaAAa%2CwBAAb%3BEEuiG4K%3BEAA0B%3B%3BAAGtM%2CcAAe%3BEAAgB%3B%3BAAE%5C%2FB%2CaAAc%2C2BAA2B%2CgBAAe%3BEAEpD%3BEACA%2CkBAAA%3BEACJ%2C%2BFAAA%3BEACA%3BEACA%3BEACI%3BEACA%2CsBAAA%3BEACA%3B%3BAAGJ%2CaAAc%2CUAAY%2CKAAE%2COAAU%3BAAAG%2CaAAc%2CUAAY%2CKAAE%2COAAU%2CIAAC%3BAAAQ%2CaAAc%2CUAAY%2CKAAE%2COAAU%2CIAAC%3BEAC3H%3BEACA%3BEACA%2C%2BFAAA%3BEACJ%3BEACA%3BEACI%2C6BAAA%3BEACA%2C4BAAA%3BEACA%3B%3BAAKJ%2CaAAa%3BEACT%2CoCAAA%3B%3BAAGJ%2CaAAc%2CUAAY%2CKAAK%3BEAC3B%3BEACA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACH%3BEACA%3BEACA%3BEACA%3B%3BAAGD%2CaAAc%2CKAAO%2CKAAK%3BAAAG%2CaAAc%2CKAAO%2CKAAK%2CIAAC%3BAAAQ%2CaAAc%2CKAAO%2CKAAK%2CIAAC%3BEACvF%3BEACA%3B%3BAAGJ%2CWAAY%3BEAAM%3B%3B%3BAAIlB%3BEACA%3BEACA%3B%3BAAGA%2C4BAA6B%3BEAC7B%3B%3BAAGA%2C4BAA6B%2CoCAAmC%2CUAAU%3BEAC1E%3BEACA%3B%3BAAGA%2C4BAA6B%2CqBAAqB%3BEAClD%3BEACA%3BEACA%3B%3BAAGA%2C4BAA6B%2CqBAAqB%3BEAClD%3B%3BAAGA%2C4BAA6B%2CqBAAqB%2CIAAG%3BAAAa%2C4BAA6B%2CqBAAqB%2CIAAG%3BEACvH%3B%3BAAGA%2C4BAA6B%3BEAC7B%3B%3BAAGA%2CuCAAwC%2CqBAAqB%3BEAC7D%3B%3BAAGA%2CuCAAwC%2CqBAAqB%3BEAC7D%3B%3BAAGA%2CuCAAwC%2CqBAAqB%3BEAC7D%3B%3BAAGA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CCAAC%3BEACD%3B%3BAAGA%2CeAAgB%2CIAAG%2CQAAS%2C6BAA6B%3BEACzD%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGA%2CeAAgB%2CIAAG%2CQAAS%2C6BAA6B%3BEACzD%3BEACA%3B%3BAAGA%2CeAAgB%2CIAAG%2CQAAS%2C6BAA6B%2CsCAAqC%3BEAC9F%3BEACA%3BEACA%3B%3BAAGA%2CeAAgB%2CIAAG%2CQAAS%2C6BAA6B%2CsCAAqC%3BEAC9F%2C4CAAA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%2CSAAS%2COAAT%3BEACA%3BEACA%3B%3BAAGA%3BEAAc%3B%3BAAId%3BEACA%3BEAAgB%3BEAA8B%3B%3BAAE9C%2CeAAgB%3BEAChB%3BEAAgB%3BEAA8B%3BEAA0B%3BEAAe%3B%3BAAGvF%3BEACA%3BEAAgB%3BEAA8B%3BEAC9C%3BEACA%3B%3BAAKA%2CSAAU%2CmBAAmB%3BAAAkB%2CSAAU%3BAAAiC%2CSAAU%3BAAAmB%2CSAAU%3BAAAqB%2CSAAU%3BAAA0B%2CSAAU%2C6BAA%2BB%2CwBAAwB%3BAAAkB%2CSAAU%3BAAAkB%2CSAAU%3BAAAkB%3B%3B%3BAAIrU%3BEACA%3BEAAmB%3B%3BAAGf%3BEACE%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3BEACA%3B%3BAAGL%3BEACG%3B%3BAAGH%2CiBAAiB%3BAAAO%2CiBAAiB%3BEACxC%3B%3BAAGD%3BEACG%3BEACA%3BEACA%3BEACH%3B%3BAAGD%3BEACC%3BEACA%3BEACA%3B%3BAAGD%2CYAAa%3BEACZ%3BEACA%3BEFtvGD%2CaAAa%2CwBAAb%3BEAsCA%3B%3BAEqtGA%3BEACC%3BEACA%3BEACA%3B%3BAAGD%2CSAAU%3BEACT%3BEF5sGD%3BEE%2BsGC%3B%3BAAGD%2CSAAU%3BEACT%3BEACA%3B%3BAAGD%3BEACA%3BEF9wGA%2CaAAa%2CwBAAb%3BEAsCA%3BEE2uGA%3BEACA%3B%3BAAOA%3BEACC%3BEACA%3B%3BAAGD%3BEACC%3BEACA%3BEACA%3B%3BAAGD%3BEAAY%3B%3BAAOZ%2CQAL2B%3BEAC3B%2CcAAe%3BIAAM%3BIAAmB%3BIAAa%3B%3B%3BAAWrD%2CQAP2B%3BEAC3B%2CeAAgB%3BIAAM%3BIAAe%3BIAAqB%3BIAAY%3B%3BEACtE%2CcAAe%3BIAAM%3B%3BEACrB%3BIAAsB%3B%3BEACtB%3BIAA2B%3B%3B%3BAAmC3B%2CQAhC2B%3BEAG3B%3BIAAc%3B%3BEAEd%3BIACI%3B%3BEAIJ%3BIACC%3B%3BEAGD%2CSAAU%3BIACT%3B%3BEAOD%3BIACA%3BIACA%3B%3B%3BAA2CA%2CQAnC2B%3BEAE3B%3BIAAc%3B%3BEAId%3BIACA%3BIACA%3B%3BEAEC%3BIAAiB%3B%3BEAElB%3BIAAW%3BIAAiB%3BIAAiB%3BIAAoB%3B%3BEAGjE%3BIAAc%3BIAAmB%3B%3BEAEjC%2CeAAgB%3BIACZ%3B%3BEAGJ%3BIACC%3BIACA%3B%3BEAGD%3BIACC%3BIACA%3B%3B%3BAAiCD%2CQA1B2B%3BEAE3B%3BIACA%3B%3BEAGA%3BIACC%3BIACA%3BIACA%3BIACA%3B%3BEAGD%3BEAAU%3BIACT%3B%3BEAGD%3BIAAY%3BIAAe%3B%3BEAE3B%3BIACC%2CuCAAA%3B%3B%3BAA8ED%2CQAxE2B%3BEAE3B%3BIACC%3BIACA%3BIACA%3B%3BEAGA%3BIAAc%3B%3BEACX%3BIACE%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAGN%3BIACA%3BIACA%3B%3BEAIA%2CWAAY%3BIACZ%3B%3BEAKA%3BIAA2B%3B%3BEAE3B%3BIAAc%3BIAAmB%3B%3BEACjC%2CWAAY%3BIAAI%3B%3BEAChB%2CWAAY%3BIAAK%3B%3BEACjB%2CWAAY%3BIAAkB%3B%3BEAG9B%2CaAAc%3BIAAS%3B%3BEACvB%2CaAAc%3BIAAY%3B%3BEAEzB%2CgBAAiB%2CIAAI%2CGAAG%2CGAAG%3BIAC3B%3B%3BEASD%3BIACA%3BIACA%2CkCAAA%3B%3BEAGA%3BIACA%3B%3BEAIA%3BIACA%3B%3BEAEA%2CeAAgB%3BIAChB%3B%3B%3BAA%2BKA%2CQA1K0B%3BEAE1B%3BIACC%3B%3BEAGD%2CcAAc%2CUAAW%3BIACrB%3B%3BEAGH%3BIACD%3B%3BEAGC%3BIAAY%3BIAAiB%3BIAAa%3B%3BEAE1C%2CYAAa%3BIACZ%3B%3BEAGD%3BIACC%3BIACA%3B%3BEAIF%2CaAAc%3BIACb%3B%3BEAGD%2CiBAAiB%3BIACjB%2CeAAe%2CwBAAf%3B%3BEAGA%2CcAAc%3BIACd%2CWAAW%2CiCAAX%3B%3BEAGA%3BIACC%2C6BAAA%3B%3BEAGD%3BIACC%3B%3BEAGD%2CYAAa%3BIACT%3B%3BEAGJ%3BIACA%3BIACA%3B%3BEAGA%2CYAAa%2CIAAG%2CQAAS%2CIAAG%2COAAQ%2CoCAAmC%2CUAAU%3BIAC7E%3BIACH%3B%3BEAID%2CYAAa%2CGAAE%2CSAAU%2CGAAE%3BEAAU%2CiBAAkB%2CGAAE%2CSAAU%2CGAAE%3BEAAU%2CiBAAiB%2CmBAAoB%2CGAAE%2CSAAU%2CGAAE%3BEAAU%2CYAAY%2CmBAAoB%2CGAAE%2CSAAU%2CGAAE%3BIACtL%2CqBAAA%3BIACA%3B%3BEAGJ%2CYAAa%2CGAAE%2CSAAU%2CGAAE%3BEAAQ%2CiBAAkB%2CGAAE%2CSAAU%2CGAAE%3BIAC%5C%2FD%3B%3BEAGJ%2CwBAAyB%3BIACxB%3B%3BEAGD%3BIACC%3B%3BEAGD%3BIACA%3B%3BEAGA%2CUAAW%3BIAEX%3BIACA%3BIACA%3BIACA%3BIACA%3BIACA%3B%3BEAGA%2CoBAAqB%3BIACpB%3BIACA%3B%3BEAED%2CoBAAqB%3BIACpB%3BIACA%3B%3BEAKD%2CYAAa%3BIAAI%3B%3BEAGhB%3BIAAgC%3B%3BEAEhC%3BIAED%2C4BAAA%3B%3BEAGC%2CeAAgB%3BIAChB%3B%3BEAMA%2CcAAe%3BIAAM%3BIAAa%3B%3BEAGlC%2CaAAc%3BIAAK%3BIAAiC%3B%3BEAErD%2CcAAe%3BIAAM%3B%3BEACrB%3BIAAkB%3BIAAmB%3BIAAkB%3B%3BEACvD%3BIAAc%3B%3BEACd%2CcAAe%3BIAAI%3B%3BEAEnB%2CuBAAwB%3BIAAI%3B%3BEAG5B%3BIACC%3B%3BEAID%2CiBAAkB%3BIACjB%3B%3BEAKD%2CEAAG%3BIACF%3BIACA%3B%3BEAGD%3BIAAmB%3B%3BEAEnB%3BIAAwB%3B%3BEACxB%3BIAAoC%3B%3BEAEpC%3BIAAqB%3B%3BEAErB%3BIACA%3BIACA%3BIACA%3B%3B%3BAA6CC%2CQAlCyB%3BEAE1B%3BIACA%3B%3BEAEA%2CeAAgB%3BIAChB%3B%3BEAIA%2C0BAA2B%2CkBAAkB%3BIAAI%3B%3BEACjD%2C0BAA2B%2CkBAAkB%3BIAAM%3B%3BEACnD%2CYAAa%2CGAAE%2CSAAU%2CGAAE%2CQAAS%3BIAAoC%3B%3BEAExE%2CgBAAiB%2CSAAS%3BIACtB%3BIACA%3B%3BEAGJ%2CgBAAiB%2CSAAS%3BIACtB%3BIACA%3BIACA%3B%3BEAGJ%3BEAAoB%3BIACpB%3BIACA%2C6BAAA%3BIACA%3BIACA%3B%3BEAGA%2CaAAc%3BIAAK%3BIAAiC%22%7D */