@charset "UTF-8";
/*
Theme Name: JLE
*/
@font-face {
  font-family: "SangBleuKingdom";
  src: url("components/fonts/SangBleuKingdom/SangBleuKingdom-Light-WebXL.otf");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SangBleuKingdom";
  src: url("components/fonts/SangBleuKingdom/SangBleuKingdom-Regular-WebXL.otf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SangBleuKingdom";
  src: url("components/fonts/SangBleuKingdom/SangBleuKingdom-Medium-WebXL.otf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
.sangBleu {
  font-family: SangBleuKingdom;
}

.roboto {
  font-family: "Fustat", sans-serif !important;
}

body {
  font-size: calc(18px + 4 * (100vw - 1100px) / 700);
  font-weight: 300;
  font-family: "Fustat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
@media screen and (max-width: 1100px) {
  body {
    font-size: 18px;
  }
}
@media screen and (min-width: 1800px) {
  body {
    font-size: 22px;
  }
}

b, strong {
  font-weight: 700;
}

p {
  margin-bottom: 16px;
  line-height: 1.6;
}
p:last-child {
  margin-bottom: 0;
}

.paragraph {
  font-size: calc(18px + 4 * (100vw - 1100px) / 700);
}
@media screen and (max-width: 1100px) {
  .paragraph {
    font-size: 18px;
  }
}
@media screen and (min-width: 1800px) {
  .paragraph {
    font-size: 22px;
  }
}
.paragraph:last-child {
  margin-bottom: 0;
}

.small, small {
  font-size: calc(12px + 3 * (100vw - 1100px) / 700);
}
@media screen and (max-width: 1100px) {
  .small, small {
    font-size: 12px;
  }
}
@media screen and (min-width: 1800px) {
  .small, small {
    font-size: 15px;
  }
}

.small2 {
  font-size: calc(15px + 2 * (100vw - 1100px) / 700);
}
@media screen and (max-width: 1100px) {
  .small2 {
    font-size: 15px;
  }
}
@media screen and (min-width: 1800px) {
  .small2 {
    font-size: 17px;
  }
}

h1, .h1 {
  font-size: calc(28px + 20 * (100vw - 1100px) / 700);
  line-height: 1;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 400;
}
@media screen and (max-width: 1100px) {
  h1, .h1 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1800px) {
  h1, .h1 {
    font-size: 48px;
  }
}
h1:last-child, .h1:last-child {
  margin-bottom: 0;
}

h2, .h2 {
  font-size: calc(28px + 16 * (100vw - 1100px) / 700);
  font-family: SangBleuKingdom;
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 400;
}
@media screen and (max-width: 1100px) {
  h2, .h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1800px) {
  h2, .h2 {
    font-size: 44px;
  }
}
h2:last-child, .h2:last-child {
  margin-bottom: 0;
}

h3, .h3 {
  font-size: calc(24px + 6 * (100vw - 1100px) / 700);
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1100px) {
  h3, .h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1800px) {
  h3, .h3 {
    font-size: 30px;
  }
}
h3:last-child, .h3:last-child {
  margin-bottom: 0;
}

h4, .h4 {
  font-size: calc(21px + 7 * (100vw - 1100px) / 700);
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.6;
}
@media screen and (max-width: 1100px) {
  h4, .h4 {
    font-size: 21px;
  }
}
@media screen and (min-width: 1800px) {
  h4, .h4 {
    font-size: 28px;
  }
}
h4:last-child, .h4:last-child {
  margin-bottom: 0;
}

h5, .h5 {
  font-size: calc(18px + 7 * (100vw - 1100px) / 700);
  line-height: 1.4;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 400;
}
@media screen and (max-width: 1100px) {
  h5, .h5 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1800px) {
  h5, .h5 {
    font-size: 25px;
  }
}

h6, .h6 {
  font-size: calc(18px + 3 * (100vw - 1100px) / 700);
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 120%;
}
@media screen and (max-width: 1100px) {
  h6, .h6 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1800px) {
  h6, .h6 {
    font-size: 21px;
  }
}

.sora {
  font-family: "Sora", sans-serif;
}

.interline {
  letter-spacing: 0.1rem;
}

.line-height-1_2 {
  line-height: 1.2;
}

.font-extrabold, .font-900 {
  font-weight: 900 !important;
}

.font-bold, .bold, .font-700 {
  font-weight: 700 !important;
}

.font-semibold, .semibold, .font-600 {
  font-weight: 600 !important;
}

.font-normal, .font-500 {
  font-weight: 500 !important;
}

.font-thin, .font-400 {
  font-weight: 400 !important;
}

body {
  --white: #fff;
  --black: #000;
  --colorFond: #242424;
  --colorText: #DADADA;
  --color1: #878A89;
  --color2: #868A89;
  --color3: #00793F;
  --color4: #E6E6E6;
  background-color: var(--colorFond);
  color: var(--colorText);
}
body#tinymce {
  background-color: #665989;
}

.section-pale {
  background-color: var(--colorText);
  color: var(--colorFond);
}
.section-pale a {
  color: var(--colorFond);
}
.section-pale a:hover {
  color: var(--colorFond);
}
.section-pale a:focus {
  color: inherit;
}

.realisationsHeader.template-dark {
  color: #fff;
}
.realisationsHeader.template-dark a {
  color: #fff;
}

.white {
  color: #fff;
}

.black {
  color: #000000;
}

.color1 {
  color: var(--color1);
}

.color2 {
  color: #868A89;
}

.color3 {
  color: #00793F;
}

.color4 {
  color: #E6E6E6;
}

.color5 {
  color: #18304B;
}

.color6 {
  color: #E7E9DE;
}

.white-bg, .bg-color-white {
  background-color: #fff;
}

.black-bg {
  background-color: #000000;
}

.color1-bg {
  background-color: var(--color1);
}

.colorText-bg {
  background-color: var(--colorText);
}

.color2-bg {
  background-color: #868A89;
}

.color3-bg {
  background-color: #00793F;
}

.color4-bg {
  background-color: #E6E6E6;
}

.color5-bg {
  background-color: #18304B;
}

.color6-bg {
  background-color: #E7E9DE;
}

.grey-bg {
  background-color: #EDEDED;
}

.grey2-bg {
  background-color: rgba(214, 222, 237, 0.368627451);
}

.grey4-bg {
  background-color: #D6DEED;
}

.box-shadow {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
}

.box-shadow-1 {
  box-shadow: -1px 13px 20px rgba(55, 56, 60, 0.1215686275);
}

.border-color1 {
  border: 1px solid #F67632;
}

.border-color-18304b {
  border: 1px solid #18304b;
}

input, select, textarea {
  padding: 10px 0px !important;
  box-shadow: none !important;
  border: none !important;
  border-bottom: 0.5px solid #ccc !important;
  background-color: #f9fafa;
  font-size: 14px;
  border: none;
  font-weight: 400;
  border-color: #707070 !important;
}
input:focus, select:focus, textarea:focus {
  outline: none !important;
}

input[type=text], input[type=email] {
  background-color: #f9fafa;
  font-size: 14px;
  border: none;
  font-weight: 400;
}

.white input[type=text], .white input[type=email] {
  color: #fff;
}

body .white .gform_wrapper ul li.gfield.floating-label-field.active input {
  border-color: #fff !important;
}

input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

textarea {
  max-height: 100px;
  border: 1px solid #ccc !important;
  padding: 10px 10px !important;
}

.link_black {
  --color: #919191;
  color: var(--color) !important;
}
.link_black:hover {
  color: var(--color);
}

.link_black0 {
  --color: var(--colorFond);
  color: var(--color) !important;
}
.link_black0:hover {
  color: var(--color);
}

.arrow_right {
  position: relative;
  padding-right: 60px;
  color: var(--color);
}
.arrow_right:hover:after {
  transform: translateX(20px);
}
.arrow_right:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  top: calc(50% - 10px);
  right: 20px;
  transition: all 0.5s;
  background-color: var(--color);
  mask-image: url(img/SVG/Construction-Vent-Du-Sud-Renovation-Quebec-Fleche-Droite.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.arrow_right.arrow_left {
  padding-left: 40px;
  padding-right: 0px;
}
.arrow_right.arrow_left:after {
  right: auto;
  left: 0px;
  transform: rotate(180deg);
}
.arrow_right.arrow_left:hover {
  padding-left: 60px;
}
.arrow_right.arrow_left:hover:after {
  transform: translateX(0px) rotate(180deg);
}

.btn,
.button,
.btn-button,
.comment-reply-link,
.comment-respond #submit,
#searchform #searchsubmit,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  font-size: calc(16px + 3 * (100vw - 1100px) / 700);
  letter-spacing: 0.05em;
  background-color: var(--color1);
  padding: 15px 30px;
  border-radius: 50px;
  border: none;
  line-height: 1em;
  transition: all 0.4s ease;
  text-decoration: none;
  display: inline-block;
  color: var(--white);
  border: 1px solid var(--color1);
  transition: all 0.3s;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .btn,
  .button,
  .btn-button,
  .comment-reply-link,
  .comment-respond #submit,
  #searchform #searchsubmit,
  button,
  input[type=button],
  input[type=reset],
  input[type=submit] {
    font-size: 16px;
  }
}
@media screen and (min-width: 1800px) {
  .btn,
  .button,
  .btn-button,
  .comment-reply-link,
  .comment-respond #submit,
  #searchform #searchsubmit,
  button,
  input[type=button],
  input[type=reset],
  input[type=submit] {
    font-size: 19px;
  }
}
.btn:before,
.button:before,
.btn-button:before,
.comment-reply-link:before,
.comment-respond #submit:before,
#searchform #searchsubmit:before,
button:before,
input[type=button]:before,
input[type=reset]:before,
input[type=submit]:before {
  content: "";
  position: absolute;
  bottom: -2px;
  top: -2px;
  left: 0;
  width: 140%;
  background-color: var(--color2);
  transform: translateX(-120%) skew(-20deg);
  transition: all 0.6s;
  z-index: -1;
}
.btn:hover,
.button:hover,
.btn-button:hover,
.comment-reply-link:hover,
.comment-respond #submit:hover,
#searchform #searchsubmit:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  color: #fff;
  border-color: var(--color2);
}
.btn:hover:before,
.button:hover:before,
.btn-button:hover:before,
.comment-reply-link:hover:before,
.comment-respond #submit:hover:before,
#searchform #searchsubmit:hover:before,
button:hover:before,
input[type=button]:hover:before,
input[type=reset]:hover:before,
input[type=submit]:hover:before {
  transform: translateX(-20%) skew(-20deg);
}
.btn:hover:after,
.button:hover:after,
.btn-button:hover:after,
.comment-reply-link:hover:after,
.comment-respond #submit:hover:after,
#searchform #searchsubmit:hover:after,
button:hover:after,
input[type=button]:hover:after,
input[type=reset]:hover:after,
input[type=submit]:hover:after {
  background-color: #fff;
}
@media screen and (max-width: 1100px) {
  .btn,
  .button,
  .btn-button,
  .comment-reply-link,
  .comment-respond #submit,
  #searchform #searchsubmit,
  button,
  input[type=button],
  input[type=reset],
  input[type=submit] {
    width: 100%;
    text-align: center;
    display: block;
  }
}

.btn-white {
  color: #fff;
}
.btn-white:hover {
  color: #fff;
}
.btn-white:before {
  background-color: #fff;
}

.circle-arrow {
  --color: #fff;
  --bg-color: #000;
  --border-color: #fff;
  border: 1px solid var(--border-color);
  background-color: var(--bg-color);
  border-radius: 50%;
  width: 40px;
  display: inline-block;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  color: transparent;
  overflow: hidden;
  position: relative;
  transition: all 0.6s;
}
.circle-arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  aspect-ratio: 1/1;
  background-color: var(--color);
  transition: background 500ms ease-in-out;
  mask-image: url("img/SVG/Jean-Leclerc-Excavation-Fleche-Blanche-Droite.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 50% auto;
  transition: all 0.6s;
}
.circle-arrow_white {
  --color: var(--color2);
  --bg-color: #fff;
  --border-color: #fff;
}
.circle-arrow_white:hover {
  color: transparent;
  --color: var(--color2);
}
.circle-arrow_white_color1 {
  --color: var(--color1);
  --bg-color: #fff;
  --border-color: #fff;
}
.circle-arrow_white_color1:hover {
  color: transparent;
  --color: var(--color2);
}
.circle-arrow_color1 {
  --color: #fff;
  --bg-color: var(--color1);
  --border-color: var(--color1);
}
.circle-arrow_color1_transparent {
  --color: var(--color1);
  --bg-color: transparent;
  --border-color: var(--color1);
}
.circle-arrow_arrow-down:after {
  transform: rotate(90deg);
}

.go-top {
  position: fixed;
  right: 40px;
  bottom: 140px;
}
.go-top:after {
  transform: rotate(-90deg);
}

.go-down {
  position: absolute;
  padding: 40px 0;
  left: 0;
  right: 0;
  bottom: 0px;
}
.go-down .go-down-button:after {
  transform: rotate(90deg);
}

.gform-theme--framework .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload) .gform_drop_area::before {
  color: #F67632 !important;
}

#gform_wrapper_1 {
  padding-top: 0px;
}
#gform_wrapper_1 .gform_footer {
  gap: 0;
  margin-block-start: 10px;
}
#gform_wrapper_1 .gform_footer button[type=submit] {
  font-size: calc(18px + 4 * (100vw - 1100px) / 700);
  padding-left: 2.5rem;
  transition: all 0.4s ease;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  text-align: center;
  color: #000;
  position: relative;
  box-shadow: none;
  font-weight: 300 !important;
}
@media screen and (max-width: 1100px) {
  #gform_wrapper_1 .gform_footer button[type=submit] {
    font-size: 18px;
  }
}
@media screen and (min-width: 1800px) {
  #gform_wrapper_1 .gform_footer button[type=submit] {
    font-size: 22px;
  }
}
#gform_wrapper_1 .gform_footer button[type=submit]:before {
  content: "";
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  transition: background 500ms ease-in-out;
  background-color: #000;
  mask-image: url("img/SVG/Fleche-Suivante.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
#gform_wrapper_1 .gform_footer button[type=submit]:focus {
  color: #fff;
}
#gform_wrapper_1 .gform_footer button[type=submit]:hover {
  color: #AC3C24;
}
.gform_button_select_files {
  color: #000 !important;
  background-color: transparent !important;
  border: 2px solid #F67632 !important;
}
.gform_button_select_files span {
  background-color: transparent;
}
.gform_button_select_files:hover {
  color: #000;
}
.gform_button_select_files:hover span {
  background-color: #bfbfbf;
}

div[class*=cky] button:before {
  display: none;
}
div[class*=cky] input {
  border-radius: auto;
}

.hamburger-button {
  padding: 10px;
}

.hamburger-s {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 20px;
  aspect-ratio: 60/60;
  position: relative;
  cursor: pointer;
}
.hamburger-s .bar {
  padding: 0;
  width: 100%;
  height: 5%;
  background-color: var(--menu-color);
  display: block;
  transition: all 0.4s ease-in-out;
  position: absolute;
}
.hamburger-s .bar1 {
  top: 10%;
  transform-origin: left top;
}
.hamburger-s .bar2 {
  top: 50%;
  transform: translateY(-50%);
}
.hamburger-s .bar3 {
  bottom: 10%;
  transform-origin: left bottom;
}
.hamburger-s.on .bar1 {
  top: 0;
  width: 130%;
  transform: rotate(45deg);
}
.hamburger-s.on .bar2 {
  opacity: 0;
}
.hamburger-s.on .bar3 {
  bottom: 0;
  width: 130%;
  transform: rotate(-45deg);
}

/* HAMBURGER 3 */
.hamburger4 {
  background-image: url(img/SVG/Fleche-Precedente.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.menu-spacer {
  height: 110px;
}
@media screen and (max-width: 1100px) {
  .menu-spacer {
    height: 60px;
  }
}

.menu-home.desktop-navigation .logoContainer {
  visibility: hidden;
}

/*MENU ////////////////////////*/
.logoContainer {
  z-index: 1;
  display: flex;
}
.logoContainer .logo-primary {
  padding-right: 40px;
  display: flex;
}
@media screen and (max-width: 1100px) {
  .logoContainer .logo-primary {
    padding: 20px 0px;
  }
}
.logoContainer .logo-img {
  height: 30px;
}
@media screen and (max-width: 1100px) {
  .logoContainer .logo-img {
    height: 20px;
  }
}

.logo-img {
  height: 30px;
  aspect-ratio: 250/27;
  margin-bottom: 0px;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-image: url(img/logo.svg);
  display: block;
  background-color: var(--menu-color);
}

.logo-img {
  width: 100%;
  height: auto;
}

.infos-primary {
  padding: 20px 0;
  padding-left: 40px;
}
.infos-primary p {
  margin-bottom: 0;
}

.menu1container {
  width: 100%;
  z-index: 1000;
}

.headermenus_container {
  --menu-color: #000;
  color: var(--menu-color);
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.3s;
  z-index: 2000;
  background-color: #fff;
}
.headermenus_container.menu-transparent {
  background-color: transparent;
}
.headermenus_container.template-dark {
  --menu-color: var(--colorText);
}
.headermenus_container.template-dark.menu-scrolled {
  --menu-color: #000;
}
.headermenus_container.on {
  --menu-color: #fff !important;
  transform: translateY(0) !important;
  background-color: #000 !important;
  position: fixed !important;
  top: 0;
}
.headermenus_container.on .hamburger-s .bar {
  background-color: var(--menu-color) !important;
}
.headermenus_container.on .logo-img {
  background-color: var(--menu-color) !important;
}

.menu1-hide {
  transform: translateY(-100%);
}

.headermenus.headermenus_secondary {
  position: relative;
  z-index: 21;
}
.headermenus.headermenus_primary {
  background-color: #EDEDED;
}

.hash-active {
  font-weight: 700;
}

.navPrincipal {
  float: right;
  margin-bottom: 0;
}
.navPrincipal > li {
  display: inline-block;
  float: left;
  position: relative;
}
.navPrincipal > li > a {
  color: var(--menu-color);
  padding-bottom: 0;
  padding-left: 40px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 6px;
  opacity: 0.4;
}
.navPrincipal > li > a:focus {
  color: var(--menu-color);
}
.navPrincipal > li > a:hover {
  color: var(--menu-color);
  text-decoration-line: underline;
  text-decoration-color: #949494;
}
.navPrincipal > li.current-menu-item > a, .navPrincipal > li.current-menu-parent > a {
  position: relative;
  opacity: 1;
}
.navPrincipal > li:hover > .sub-menu {
  display: block;
}

.menuMobileContainer {
  --color: #fff;
  --bg-color: #000;
  background-color: var(--bg-color);
  position: fixed;
  left: 0;
  min-height: 100dvh;
  width: 100%;
  z-index: 200;
  overflow-y: scroll;
  transition: all 1s;
  transform: translateY(-100%);
}
.menuMobileContainer.on {
  transform: translateY(0);
}

.mobile-menu-button-inner {
  position: absolute;
  top: calc(10px + 5vw);
  right: calc(20px + 5vw);
  z-index: 2;
}

.nav-mobile {
  --color: #fff;
  font-weight: normal;
  margin-bottom: 0px;
  padding-bottom: 0;
}
.nav-mobile li {
  line-height: 1.4;
}
.nav-mobile li a {
  display: block;
  color: var(--color);
}
.nav-mobile li.current-menu-item a {
  font-weight: 600;
}
.nav-mobile > li {
  padding: 0;
}
.nav-mobile > li.current-menu-parent > a, .nav-mobile > li.current-menu-item > a, .nav-mobile > li.current-page-parent > a {
  font-weight: 600;
}
.nav-mobile > li > a {
  font-size: calc(24px + 6 * (100vw - 1100px) / 700);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5019607843);
  text-decoration: none;
  padding: 14px 0px;
  cursor: pointer;
  color: var(--color);
  transform-origin: center left;
}
@media screen and (max-width: 1100px) {
  .nav-mobile > li > a {
    font-size: 24px;
  }
}
@media screen and (min-width: 1800px) {
  .nav-mobile > li > a {
    font-size: 30px;
  }
}
.nav-mobile > li > a:hover {
  color: var(--color1);
}
.nav-mobile > li > a:hover, .nav-mobile > li > a:focus {
  text-decoration: none;
}
.nav-mobile > li > .sub-menu {
  padding-top: 20px;
  padding-bottom: 20px;
}
.nav-mobile > li > .sub-menu > li > a {
  padding: 10px 0;
  padding-left: 20px;
  font-size: calc(28px + 16 * (100vw - 1100px) / 700);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .nav-mobile > li > .sub-menu > li > a {
    font-size: 28px;
  }
}
@media screen and (min-width: 1800px) {
  .nav-mobile > li > .sub-menu > li > a {
    font-size: 44px;
  }
}
.nav-mobile > li > .sub-menu > li > a:hover {
  color: var(--color1);
}
.nav-mobile > li > .sub-menu > li > a:hover .menu-icon {
  background-color: #fff;
}
.nav-mobile > li > .sub-menu > li > a .menu-icon {
  background-color: var(--color1);
  width: 50px;
  display: inline-block;
  aspect-ratio: 1/1;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 80% auto;
  transition: all 0.6s;
  margin-right: 20px;
}

.lang-menu-mobile .gt-current-lang {
  display: none;
}
.lang-menu-mobile a {
  color: #fff;
  margin-right: 20px;
}
.lang-menu-mobile .footer-fb-link {
  margin-left: auto;
  width: 40px;
}

.nav-secondary {
  padding-top: 40px;
}
.nav-secondary li {
  display: inline-block;
  width: auto;
  margin-right: 20px;
}
.nav-secondary li a {
  padding: 10px 0;
}

/*END _____  MENU ////////////////////////*/
/**
 * Swiper 5.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 26, 2019
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.picto-anim .toreveal {
  opacity: 0;
  transition: all 1.3s;
}

.swiper-button-next, .swiper-button-prev {
  height: 1.5em;
  width: 1.5em;
  position: relative;
  display: inline-block;
  top: auto;
  right: auto !important;
  left: auto !important;
  margin: 0 !important;
  transition: all 0.6s;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  opacity: 0.5;
}

.swiper-button-next:after, .swiper-button-prev:after {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  mask-image: url(img/SVG/Construction-Vent-Du-Sud-Renovation-Quebec-Fleche-Droite.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
@media screen and (max-width: 1100px) {
  .swiper-button-next:after, .swiper-button-prev:after {
    font-size: 140%;
  }
}

.swiper-button-prev:after {
  left: 0;
  transform: rotate(180deg);
}

.swiper-pagination {
  padding: 0 20px;
  position: relative;
  text-align: center;
  transition: 0.3s opacity;
  display: inline-block;
  width: auto;
  bottom: 0;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

@media screen and (max-width: 1100px) {
  .h-100-mobile {
    height: 100%;
  }
}

div {
  position: relative;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}
img.fullWidth {
  width: 100%;
}
.fullWidth img {
  width: 100%;
  max-width: none;
}

.fullWidth, .full-width {
  width: 100%;
}

.h-100dvh {
  height: 100dvh;
}

.w-00 {
  width: 0%;
}

.w-10 {
  width: 10%;
}

.w-20 {
  width: 20%;
}

.w-30 {
  width: 30%;
}

.w-40 {
  width: 40%;
}

.w-50 {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-80 {
  width: 80%;
}

.w-90 {
  width: 90%;
}

.w-100 {
  width: 100%;
}

.transition-ease {
  transition: all 0.6s;
}

.bold {
  font-weight: bold;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.underline {
  text-decoration-line: underline;
}
.underline:focus, .underline:hover {
  text-decoration-line: underline;
}

.nopad {
  padding-right: 0px;
  padding-left: 0px;
}

.index-0 {
  z-index: 0;
}

.index-1 {
  z-index: 1;
}

.index-2 {
  z-index: 2;
}

.index-3 {
  z-index: 3;
}

.index-4 {
  z-index: 4;
}

.index-5 {
  z-index: 5;
}

.index-6 {
  z-index: 6;
}

.index-7 {
  z-index: 7;
}

.index-8 {
  z-index: 8;
}

.index-9 {
  z-index: 9;
}

.index-10 {
  z-index: 10;
}

.ml-auto {
  margin-left: auto;
}

.m-00 {
  margin: 0px;
}

.m-10 {
  margin: 10px;
}

.m-20 {
  margin: 20px;
}

.m-30 {
  margin: 30px;
}

.m-40 {
  margin: 40px;
}

.m-50 {
  margin: 50px;
}

.m-60 {
  margin: 60px;
}

.m-70 {
  margin: 70px;
}

.m-80 {
  margin: 80px;
}

.m-90 {
  margin: 90px;
}

.m-100 {
  margin: 100px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-100 {
  margin-right: 100px;
}

.mt-00 {
  margin-top: 0px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-00 {
  margin-bottom: 0px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.p-10 {
  padding: 10px;
}

.p-20 {
  padding: 20px;
}

.p-30 {
  padding: 30px;
}

.p-40 {
  padding: 40px;
}

.p-50 {
  padding: 50px;
}

.p-60 {
  padding: 60px;
}

.p-70 {
  padding: 70px;
}

.p-80 {
  padding: 80px;
}

.p-90 {
  padding: 90px;
}

.p-100 {
  padding: 100px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pbpx-1 {
  padding-bottom: 1px;
}

.pbpx-2 {
  padding-bottom: 2px;
}

.pbpx-3 {
  padding-bottom: 3px;
}

.pbpx-4 {
  padding-bottom: 4px;
}

.pbpx-5 {
  padding-bottom: 5px;
}

.pbpx-6 {
  padding-bottom: 6px;
}

.pbpx-7 {
  padding-bottom: 7px;
}

.pbpx-8 {
  padding-bottom: 8px;
}

.pbpx-9 {
  padding-bottom: 9px;
}

.pbpx-10 {
  padding-bottom: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-100 {
  padding-right: 100px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-100 {
  padding-left: 100px;
}

.w-10 {
  width: 10%;
  margin: 0 auto;
}

.w-20 {
  width: 20%;
  margin: 0 auto;
}

.w-30 {
  width: 30%;
  margin: 0 auto;
}

.w-40 {
  width: 40%;
  margin: 0 auto;
}

.w-50 {
  width: 50%;
  margin: 0 auto;
}

.w-60 {
  width: 60%;
  margin: 0 auto;
}

.w-70 {
  width: 70%;
  margin: 0 auto;
}

.w-80 {
  width: 80%;
  margin: 0 auto;
}

.w-90 {
  width: 90%;
  margin: 0 auto;
}

.w-100 {
  width: 100%;
  margin: 0 auto;
}

.featurette {
  padding-top: 7rem;
}
@media screen and (max-width: 1100px) {
  .featurette {
    padding-top: 3.5rem;
  }
}

.featurette2 {
  padding-bottom: 7rem;
}
@media screen and (max-width: 1100px) {
  .featurette2 {
    padding-bottom: 3.5rem;
  }
}

.featuretteBig {
  padding-top: 10.5rem;
}
@media screen and (max-width: 1100px) {
  .featuretteBig {
    padding-top: 3.5rem;
  }
}

.featurette2Big {
  padding-bottom: 10.5rem;
}
@media screen and (max-width: 1100px) {
  .featurette2Big {
    padding-bottom: 3.5rem;
  }
}

.featurette-half {
  padding-top: 3.5rem;
}

.featurette2-half {
  padding-bottom: 3.5rem;
}

.featurette-mini {
  padding-top: 20px;
}

.featurette2-mini {
  padding-bottom: 20px;
}

.m-featurette-half {
  margin-top: 3.5rem;
}

.m-eaturette2-half {
  margin-bottom: 3.5rem;
}

.featuretteLR {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
@media screen and (max-width: 1100px) {
  .featuretteLR {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.featuretteLRBig {
  padding-left: 7rem;
  padding-right: 7rem;
}
@media screen and (max-width: 1100px) {
  .featuretteLRBig {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.translatey-feat {
  transform: translateY(7rem);
}

@media (max-width: 1100px) {
  .featurette-half {
    padding-top: 20px;
  }
  .featurette2-half {
    padding-bottom: 20px;
  }
}
.ratio-map {
  height: 50vh;
}
@media screen and (max-width: 1100px) {
  .ratio-map {
    --bs-aspect-ratio: 0%;
    height: 50vh;
  }
}

.ratio-1x1 {
  aspect-ratio: 1/1;
}

.ratio-9x6 {
  aspect-ratio: 9/6;
}

.ratio-10x4 {
  aspect-ratio: 10/4;
}

.ratio-4x3 {
  aspect-ratio: auto 4/3;
  width: 100%;
}

.ratio-2x3 {
  aspect-ratio: auto 2/3;
  width: 100%;
}

.ratio-4x2 {
  aspect-ratio: auto 4/2;
  width: 100%;
}

.ratio-25x15 {
  aspect-ratio: auto 37/22;
  width: 100%;
}

.ratio-73x88 {
  aspect-ratio: auto 73/88;
  width: 100%;
}

/*//////////////////////////////////////*/
ul {
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}

.text-bold {
  font-weight: bold;
}

.Xhidden, .xhidden, .xHidden {
  display: none;
}

@media screen and (max-width: 1199px) {
  .hiddenPhone {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .hiddenDesktop {
    display: none !important;
  }
}

@media screen and (min-width: 1100px) {
  .hiddenTablet {
    display: none;
  }
}

.coverBg, .bg-cover, .cover-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.bg-contain, .contain-bg {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.bg-right-center {
  background-position: right center;
}

.overflow-hidden {
  overflow: hidden;
}

.inline-block {
  display: inline-block;
}

sup {
  top: -0.6em;
  font-size: 65%;
}

.videoWrapper {
  position: relative;
  padding-bottom: 58.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  width: 100%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.pointer {
  cursor: pointer;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.b-rad {
  border-radius: 40px;
}

@media (max-width: 1100px) {
  .mobileHidden, .mobile-hidden {
    display: none;
  }
  .mobileHidden, .mobile-hiddeni {
    display: none !important;
  }
  .featurette-half_mobile {
    padding-top: 3.5rem;
  }
}
@media (min-width: 1100px) {
  .desktopHidden, .desktop-hidden {
    display: none;
  }
}
.slider_realisations .swiper-slide {
  min-height: 45vw;
}

.swiper-header-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  z-index: 10;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-pagination-bullet {
  outline: 1px solid #fff;
  outline-offset: 1px;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background-color: transparent;
  opacity: 1;
  margin: 0 5px;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #fff;
}

.section-services {
  margin-bottom: calc(200px * var(--progress));
}

.services-tile:nth-child(even) {
  transform: translateY(calc(200px * var(--progress)));
}
.services-tile-wrapper {
  border-radius: 36px;
}
.services-tile-textes {
  padding-bottom: 20%;
}
.services-tile-1-picto {
  height: 40px;
  width: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  mask-position: center left;
  background-color: #000;
  transition: all 0.3s;
}
.services-tile-1-hover {
  transition: all 0.3s;
}
.services-tile-1-hover:hover {
  color: #fff;
}
.services-tile-1-hover:hover .services-tile-1-picto {
  background-color: #fff;
}
.services-tile-1-hover:hover .services-tile-1-hover-bg {
  opacity: 1;
  transform: scale(1.5);
}
.services-tile-1-hover .services-tile-1-hover-bg {
  opacity: 0;
  transform: scale(1);
  transition: all 1s;
}

.horizontal__container {
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.horizontal__list {
  display: flex;
  padding: 10vh 0;
}

.horizontal__item {
  margin-left: 30px;
  box-sizing: border-box;
  height: 80vh;
  flex-basis: auto;
  max-width: none;
}
.horizontal__item :first-of-type {
  margin-left: 0;
}

.horizontal__item:first-of-type {
  margin-left: 0;
}

@media (max-width: 1100px) {
  .page-template-default .builder-section:nth-of-type(1) {
    padding-top: 3.5rem;
  }
}

.anchorDiv {
  transform: translateY(-140px);
}

.self-center {
  margin-left: auto;
  margin-right: auto;
}

.self-end {
  margin-left: auto;
}

.anchorBuilder {
  transform: translateY(-120px);
}
.boxCol .anchorBuilder {
  transform: translateY(-160px);
}

.tinyContent .btn, #tinymce .btn {
  margin-top: 10px;
}
.tinyContent iframe, #tinymce iframe {
  max-width: 100%;
}
.tinyContent img, #tinymce img {
  margin-bottom: 20px;
}
.tinyContent a:not(.button):not(.btn):not(.btn-arrow), #tinymce a:not(.button):not(.btn):not(.btn-arrow) {
  text-decoration-line: underline;
  text-decoration-thickness: 0.5px;
  text-underline-offset: 8px;
}
.tinyContent a:not(.button):not(.btn):not(.btn-arrow):focus, .tinyContent a:not(.button):not(.btn):not(.btn-arrow):hover, #tinymce a:not(.button):not(.btn):not(.btn-arrow):focus, #tinymce a:not(.button):not(.btn):not(.btn-arrow):hover {
  text-decoration-line: underline;
}
.tinyContent a.btn, #tinymce a.btn {
  margin-top: 10px;
  text-decoration: none;
}
.tinyContent ul, #tinymce ul {
  margin-left: 0px;
  margin-bottom: 20px;
  margin-top: 0px;
  list-style: none;
}
.tinyContent ul > li, #tinymce ul > li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 10px;
}
.tinyContent ul > li::before, #tinymce ul > li::before {
  content: "›";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0px;
  top: 0;
  font-size: 21px;
}
.tinyContent ul.rond-chevron-white > li, #tinymce ul.rond-chevron-white > li {
  padding-left: 30px;
}
.tinyContent ul.rond-chevron-white > li::before, #tinymce ul.rond-chevron-white > li::before {
  top: 5px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #000;
}
.tinyContent ul.rond-chevron-bleu > li, #tinymce ul.rond-chevron-bleu > li {
  padding-left: 30px;
}
.tinyContent ul.rond-chevron-bleu > li:before, #tinymce ul.rond-chevron-bleu > li:before {
  content: "";
  background-image: url(img/SVG/Planete-Bleue-fleche-menu-white.svg);
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  border-radius: 50%;
  background-color: #F67632;
}
.tinyContent ol, #tinymce ol {
  padding-left: 20px;
}
.tinyContent ol li, #tinymce ol li {
  position: relative;
  padding-left: 14px;
  margin-bottom: 10px;
}
.tinyContent ol li::marker, #tinymce ol li::marker {
  color: #F67632;
}

.box-equipe:nth-child(3n-1) {
  margin-top: 100px;
}

.textw {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.textw-10 {
  width: 10%;
}

.textw-20 {
  width: 20%;
}

.textw-30 {
  width: 30%;
}

.textw-40 {
  width: 40%;
}

.textw-50 {
  width: 50%;
}

.textw-60 {
  width: 60%;
}

.textw-70 {
  width: 70%;
}

.textw-80 {
  width: 80%;
}

.textw-90 {
  width: 90%;
}

.textw-100 {
  width: 100%;
}

.showHoverChild .showHover {
  opacity: 0;
  transition: opacity 0.6s;
}
.showHoverChild:hover .showHover {
  opacity: 1;
}

.background-cover-all {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.background-cover-all.bottom-1 {
  bottom: 20%;
}

.bg-center-top {
  background-position: center top;
}

.bg-center-bottom {
  background-position: center bottom;
}

.background-overlay {
  mix-blend-mode: multiply;
}

.background-overlay_01 {
  opacity: 0.1;
}

.background-overlay_02 {
  opacity: 0.2;
}

.background-overlay_03 {
  opacity: 0.3;
}

.background-overlay_04 {
  opacity: 0.4;
}

.background-overlay_05 {
  opacity: 0.5;
}

.background-overlay_06 {
  opacity: 0.6;
}

.background-overlay_07 {
  opacity: 0.7;
}

.background-overlay_08 {
  opacity: 0.8;
}

.background-overlay_09 {
  opacity: 0.9;
}

.background-overlay-gradient_1 {
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

@media screen and (min-width: 1100px) {
  .border-left-1 {
    border-left: 1px solid #868A89;
  }
}

.c-speed-block_image {
  --progress: 1;
}
.c-speed-block_image img, .c-speed-block_image .c-speed-img-wrapper {
  --vw-scale: 1;
  transform: scale(var(--vw-scale));
}

.c-changecolor {
  --progress: 1;
  background-color: color-mix(in oklab, #00793F calc(var(--progress) * 100%), #F67632);
}

.projectSlideInUp:nth-child(odd) .wow {
  animation-delay: 0s;
}
.projectSlideInUp:nth-child(even) .wow {
  animation-delay: 0.3s;
}

.sectionPin {
  display: flex;
  left: 0;
  background: var(--text-color);
  color: var(--bg-color);
  overflow-x: hidden;
  position: sticky;
  top: 0px;
}

.pin-wrap {
  height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.pin-wrap > * {
  padding: 0 5vw;
}
.pin-wrap img {
  height: 80%;
}

.wow {
  visibility: hidden;
  opacity: 0;
}

.wow.animated {
  visibility: visible;
  opacity: 1;
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body {
  min-height: 900px;
  overflow-x: hidden;
}
.row {
  --bs-gutter-x: 4rem;
}
.row.g-0 {
  --bs-gutter-x: 0rem ;
}
.row.g-1 {
  --bs-gutter-x: 1rem ;
}

body #tinymce {
  font-size: 16px;
  background-color: #ddd;
}
#tinymce img {
  max-width: 100%;
}
#tinymce a {
  text-decoration: underline !important;
  cursor: pointer !important;
}

.cursor-follower {
  position: fixed;
  top: -15px;
  left: -15px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: red;
  opacity: 1;
  z-index: 10000;
  user-select: none;
  pointer-events: none;
}

.container, .container-fluid {
  padding-left: 5vw;
  padding-right: 5vw;
}

a {
  color: var(--colorText);
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  text-underline-offset: 4px;
  text-decoration-color: #949494;
}
a:hover {
  text-decoration: none;
  color: var(--colorText);
}
a:focus {
  text-decoration: none;
  color: inherit;
}
a.noHover:hover {
  color: inherit;
}
a.white {
  color: #fff;
}
a.white:hover {
  color: #fff;
}

#breadcrumbs {
  color: #919aa5;
}
#breadcrumbs a {
  color: #919aa5;
}

ul li, ol li {
  line-height: 160%;
}

.psmall {
  font-size: 85%;
}

section {
  position: relative;
}

.logo-partial {
  height: 6vw;
  aspect-ratio: 271/71;
  margin-bottom: 0px;
  mask-size: contain;
  mask-repeat: no-repeat;
}
.logo-partial_1 {
  mask-image: url(img/SVG/Construction-Vent-Du-Sud-Renovation-Quebec-Footer-Vent.svg);
}
.logo-partial_2 {
  mask-image: url(img/SVG/Construction-Vent-Du-Sud-Renovation-Quebec-Logo-Footer-Du-Sud.svg);
  aspect-ratio: 370/75;
}
.logo-partial_footer {
  height: 4vw;
}

@media (max-width: 1200px) {
  .accueil-image-container {
    min-height: auto;
    aspect-ratio: 3/4;
  }
}
@media (min-width: 1200px) {
  .accueil-image-container {
    min-height: 100dvh;
  }
}

.accueil-image-container-texte {
  position: sticky;
  bottom: 3vw;
}

.home-logo-1 {
  padding-top: 5vw;
}

.accueil-corner {
  /*
      &:after {
          content: "";
          position: absolute;
          width: 0.5px;
          background-color: var(--colorFond);
          height: 100%;
          top: 20%;
          bottom: 0;
          right: 0px;
          transform: rotate(45deg);
          transform-origin: top right;

          @media (max-width: $break-phone) {
              display: none;
          }

      }

  */
}
@media (max-width: 1100px) {
  .accueil-corner {
    margin-bottom: 20px;
  }
}

.acc-real-link .hover-hidden {
  opacity: 0;
}
.acc-real-link:hover .hover-hidden {
  opacity: 0.8;
}

.wrapper {
  overflow: hidden;
}

.imageContainer {
  display: flex;
  flex-direction: row;
  height: 150px;
  gap: 100px;
  width: 300vw;
}
@media screen and (min-width: 760px) {
  .imageContainer {
    opacity: 0.75;
  }
}
@media screen and (max-width: 760px) {
  .imageContainer {
    gap: 40px;
    height: 50px;
    width: 900vw;
  }
}
.imageContainer .image {
  height: 100%;
  max-width: none;
  width: auto;
}
.imageContainer .image:last-child {
  padding-right: 50px;
}
@media screen and (max-width: 760px) {
  .imageContainer .image:last-child {
    padding-right: 20px;
  }
}

.pictures-scroller-texte {
  padding-top: 40px;
}
@media (min-width: 1100px) {
  .pictures-scroller-texte {
    min-height: 100dvh;
    padding-bottom: 0;
  }
}

.image_scroller {
  width: 100%;
  /*
      &.first {
          --progress: 1 !important;
      }

      @media (min-width: $break-phone) {
          position: absolute;
          --progress: 0;
          //opacity: calc(0% + 100% * var(--progress));
          opacity: 0;
          transition: all 1.4s;

          &.on {
              opacity: 1;
          }
      }

  */
}

.section3-image-container {
  height: 60dvh;
}
@media (min-width: 768px) {
  .section3-image-container {
    margin-left: -30vw;
    margin-right: 10vw;
  }
}

.picto-anim {
  width: 90%;
}
.picto-anim img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picto-anim img:first-child {
  position: relative;
}

.cat-filter li {
  display: inline-block;
  padding-right: 40px;
  margin-right: 40px;
}
.cat-filter li a {
  color: #a3a3a3;
}
.cat-filter li.on a {
  color: var(--colorFond);
}
.cat-filter li:first-child {
  border-right: 1px solid var(--color1);
}

.box-projet-link .hover-hidden {
  opacity: 0;
}
.box-projet-link .col-image-projet {
  aspect-ratio: 5/3;
  transition: all 0.6s;
  width: 40%;
}
@media (max-width: 768px) {
  .box-projet-link .col-image-projet {
    width: 100%;
  }
}
.box-projet-link .col-titre-projet {
  transition: all 0.6s;
  width: 60%;
}
@media (max-width: 768px) {
  .box-projet-link .col-titre-projet {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .box-projet-link {
    width: 100%;
  }
}
.box-projet-link:hover .col-image-projet {
  margin-left: 10%;
}
.box-projet-link:hover .col-titre-projet {
  width: 50%;
}
.box-projet-link:hover .hover-hidden {
  opacity: 0.8;
}

.boxFaq .opener {
  cursor: pointer;
  border-bottom: 1px solid var(--colorFond);
  padding-bottom: 20px;
}
.boxFaq .opener p {
  margin: 0;
  line-height: 140%;
}
.boxFaq .opener.on .plusMinus {
  mask-image: url(img/minus.svg);
}
.boxFaq .opener .plusMinus {
  position: absolute;
  right: 0;
  top: 0px;
  background-color: #000;
  width: 30px;
  height: 30px;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 20px auto;
  mask-image: url(img/plus.svg);
}

.real-image-gal {
  width: var(--width);
}
@media (max-width: 1100px) {
  .real-image-gal {
    --width: 100% !important;
  }
}

.carriere-image-container {
  min-height: 70dvh;
}
@media (max-width: 1100px) {
  .carriere-image-container {
    min-height: 70dvw;
  }
}

@media (min-width: 1100px) {
  .carriere-image {
    margin-left: -30vw;
    margin-right: 10vw;
  }
}

.logo-contact {
  position: fixed;
  bottom: 20px;
  left: 0;
  right: -2%;
  width: unset;
}

footer {
  padding: 5vw 0;
  position: relative;
}
footer a {
  text-decoration: none;
  color: #fff;
}

.footer-logo {
  max-width: 70%;
}

.footer-logos img {
  height: 70px;
  width: auto;
  margin-right: 10px;
  margin-bottom: 30px;
}

.footer-follow a {
  display: inline-block;
  width: 100px;
  position: relative;
}
.footer-follow a:hover {
  background-color: var(--color1);
}
.footer-follow a:before {
  content: "";
  position: absolute;
  height: 30%;
  aspect-ratio: 1/1;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  background-color: #fff;
  mask-image: url(img/SVG/Jean-Leclerc-Excavation-Icone-Facebook.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.footer-follow a.linkedin:before {
  mask-image: url(img/SVG/Jean-Leclerc-Excavation-Icone-LinkedIn.svg);
}

.bt-white {
  border-top: 1px solid var(--colorText);
}

.br-white {
  border-right: 1px solid #fff;
}

.bl-white {
  border-left: 1px solid #fff;
}

.bt-black {
  border-top: 0.5px solid var(--colorFond);
}

.bb-black {
  border-bottom: 0.5px solid var(--colorFond);
}

.direction-alternative:nth-of-type(even) {
  flex-direction: row-reverse;
}
.direction-alternative:nth-of-type(even) .row {
  flex-direction: row-reverse;
}

.direction-alternative-2:nth-of-type(odd) {
  flex-direction: row-reverse;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 1100px) {
  .imageHeader .embed-responsive::before {
    padding-top: 100%;
  }
  .footer-text-pad {
    --bs-gutter-x: 2rem;
    padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
    padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
  }
  .gridHide, .gridTest {
    display: none;
  }
}
@media (min-width: 1100px) {
  .translated-featurette {
    transform: translateY(-7rem);
    margin-bottom: 0 !important;
  }
  .copy2 {
    text-align: right;
  }
  .gutterBig {
    padding-right: 40px;
  }
  .grid {
    margin: 0 -20px;
    display: block;
  }
  .grid-item {
    width: 33.3%;
    padding: 0 20px;
  }
}

/*# sourceMappingURL=style.css.map */
