:root {
  --royal-blue: #3766c7;
  --tomato: #ef413b;
  --medium-sea-green: #42c77b;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #333;
  background-color: #383838;
  height: 100%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

a {
  color: #535353;
}

a.w--current {
  margin-top: -189px;
  margin-left: 661px;
}

strong {
  font-size: 17px;
  font-weight: 700;
}

.button {
  opacity: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #3766c7;
  background-image: url('../images/Icon-arrow-right.png');
  background-position: 115%;
  background-repeat: no-repeat;
  background-size: auto 12px;
  border: 1px solid #000;
  border-radius: 9px;
  margin: 0 auto;
  padding: 4px 20px 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
  transition: background-position .35s, background-color .3s, border .3s, padding .2s;
  display: block;
  position: static;
  overflow: clip;
}

.button:hover {
  background-color: #ef413b;
  background-position: 91%;
  border-color: #ef413b;
  padding-left: 10px;
  padding-right: 30px;
}

.button.view-classes-button {
  z-index: 10;
  border-color: #fff;
  border-radius: 50px;
  width: 190px;
  max-width: none;
  margin: 0 auto;
  display: block;
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
}

.button.slide-button {
  background-color: #3766c7;
  border-color: #3766c7;
  width: 200px;
  max-width: none;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button.red {
  background-color: #ef413b;
  border-width: 1px;
  border-color: #000;
  max-width: 153px;
  max-height: 41px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  display: block;
  position: static;
}

.button.red:hover {
  background-color: #db302a;
  border-color: #db302a;
}

.button.outline {
  background-color: #0000;
  border-color: #fff;
}

.button.outline.dark-outline {
  color: #000;
  border-color: #000;
}

.button.outline.dark-outline:hover {
  color: #fff;
  background-color: #000;
}

.button.cta-button {
  border-color: #fff;
  margin-top: 4px;
}

.button.pricing-button {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
  width: 100%;
}

.button.pricing-button:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.button.green {
  background-color: #f89500;
  border-color: #000;
  max-width: 153px;
  max-height: 41px;
}

.button.green.full-button {
  width: 100%;
  display: block;
}

.button.green.full-button:hover {
  background-color: #34b36b;
  border-color: #34b36b;
}

.button.page-header-button {
  margin-top: 15px;
  padding-right: 35px;
  line-height: 25px;
}

.button.page-header-button.back {
  background-image: url('../images/Icon-arrow-left.png');
  background-position: -22px;
  padding-right: 20px;
}

.button.page-header-button.back:hover {
  background-position: 11px;
  padding-left: 35px;
}

.button.black {
  background-color: #4b4b4b;
  border-style: none;
  border-color: #000;
  max-width: none;
  margin-top: 20px;
  margin-left: 0;
}

.button.black:hover {
  background-color: #d12721;
  border-color: #d12721;
}

.button.blue {
  background-color: #4b4b4b;
  background-image: url('../images/Icon-arrow-right.png');
  background-position: 115%;
  background-repeat: no-repeat;
  background-size: auto 12px;
  border-style: none;
  max-width: none;
  margin-left: 0;
  position: static;
}

.button.blue:hover {
  background-color: #2a5bbd;
  border-color: #2a5bbd;
}

.button.some-button {
  background-color: #3055a0;
  background-image: none;
  border-color: #3055a0;
  margin-right: 10px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 21px;
}

.button.some-button:hover {
  padding-left: 15px;
  padding-right: 15px;
}

.button.some-button.twitter {
  background-color: #499ed6;
  border-color: #499ed6;
}

.button.some-button.twitter:hover {
  background-color: #ef413b;
  border-color: #ef413b;
}

.button.nav-link {
  margin-bottom: 2px;
}

.button.bleue {
  max-width: 153px;
  max-height: 41px;
}

.navbar-wrapper {
  z-index: 1000;
  border-bottom: 1px solid #fff3;
  margin: 11px auto 6px;
  padding-top: 67px;
  padding-bottom: 0;
  display: block;
  position: fixed;
  top: 14px;
  left: 0;
  right: 0;
  overflow: visible;
}

.navbar-wrapper.dark {
  float: none;
  clear: none;
  background-color: #0000;
  border-bottom-style: none;
  margin: auto;
  padding-top: auto;
  padding-bottom: auto;
  display: block;
  position: absolute;
  overflow: visible;
}

.navbar-wrapper.subpage {
  z-index: 375;
  background-color: #0000007d;
  border-bottom-style: none;
  position: absolute;
}

.navbar {
  float: none;
  clear: none;
  text-align: center;
  background-color: #3867c796;
  height: 67px;
  margin: 0 auto -61px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: fixed;
  top: 26px;
  left: 0;
  right: 0;
  overflow: visible;
}

.nav-link {
  float: right;
  clear: none;
  color: #fff;
  text-shadow: 0 0 5px #00000080;
  width: 104px;
  height: 50px;
  margin: auto;
  padding: 14px 0 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  display: block;
  position: static;
}

.nav-link:hover {
  color: #a6a6a6;
}

.nav-link.w--current {
  float: right;
  color: #fff;
  margin: auto;
  display: block;
  position: static;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: visible;
}

.nav-link.dropdown-nav {
  padding-right: 30px;
}

.hero-section {
  background-color: #303030;
  height: 730px;
}

.category-section {
  color: #fff;
  background-color: #3766c7;
  padding-top: 0;
  padding-bottom: 0;
}

.container {
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  top: -10px;
  overflow: visible;
}

.container.centered {
  text-align: center;
}

.category-column-left {
  border-right: 1px solid #2d58ad;
  margin-bottom: -10px;
  padding: 45px 25px 0 0;
  display: none;
}

.category-column-left:hover {
  background-color: #2c58b0;
}

.category-column-right {
  background-color: #ff9f24;
  padding-top: 45px;
  padding-left: 25px;
  padding-right: 0;
  display: none;
}

.category-column-right:hover {
  background-color: #2c58b0;
}

.category-block {
  float: right;
  text-align: right;
  background-image: url('../images/Man-bw.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 380px;
  width: 445px;
  height: 380px;
  margin-right: 60px;
  padding-top: 65px;
  padding-right: 137px;
  font-size: 13px;
  transition: all .25s;
}

.category-block:hover {
  background-image: url('../images/Man.png');
}

.category-block._2 {
  float: left;
  text-align: left;
  background-image: url('../images/chaudiere-de-dietrich.png');
  background-position: 0 0;
  width: 550px;
  padding-left: 180px;
  padding-right: 0;
  transition: background-color .3s;
}

.category-block._2:hover {
  background-image: url('../images/Woman.png');
}

.section {
  background-color: #bebebe;
  height: 488px;
  margin-bottom: -30px;
  padding-top: 19px;
  padding-bottom: 0;
}

.section.tint {
  background-color: silver;
  height: 498px;
  margin-top: -1px;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.section.home-intro {
  color: #fff;
  background-color: #000;
  padding-top: 0;
  padding-bottom: 50px;
}

.section.cta-section {
  margin-top: 128px;
  margin-bottom: 124px;
  padding-top: 51px;
  padding-bottom: 0;
}

.section.coaches-section {
  background-image: url('../images/Foto-7.jpg');
  background-position: 100%;
  margin-bottom: -20px;
  padding-top: 0;
  padding-bottom: 0;
}

.section.app-section {
  padding-top: 45px;
  padding-bottom: 0;
}

.category-title {
  float: none;
  color: #fff;
  text-transform: uppercase;
  margin-left: 154px;
  font-family: Montserrat, sans-serif;
}

.category-title._2 {
  float: none;
  text-align: right;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 54px;
  font-weight: 700;
  line-height: 70px;
  display: block;
  position: static;
}

.classes-tabs {
  background-color: #fff;
}

.classes-tab-pane {
  background-color: #fff;
  padding-top: 90px;
  padding-bottom: 80px;
}

.classes-tab-menu {
  text-align: center;
  background-color: #3766c7;
}

.classes-tab-button {
  color: #919191;
  text-transform: uppercase;
  height: 66px;
  padding-top: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.classes-tab-button:hover {
  background-color: #d6d6d6;
}

.classes-tab-button.w--current {
  color: #3766c7;
  background-color: #fff;
}

.classes-tab-button.w--current:hover {
  background-color: #fff;
}

.classes-image-block {
  text-align: center;
  background-color: #5a5a5a;
  background-image: url('../images/DE-DIETRICH-FIOUL.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  height: 230px;
  margin-bottom: 20px;
  display: block;
  position: relative;
  overflow: hidden;
}

.classes-image-block.large {
  background-image: url('../images/69.3.jpg');
  background-position: 50%;
  background-size: cover;
  height: 480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  inset: 0;
}

.classes-image-block.large.chaudiere {
  background-image: url('../images/DE-DIETRICH-FIOUL.jpg');
  background-size: cover;
}

.classes-image-block.large.outillage {
  background-image: url('../images/10334_Bosch-GammeOutilsUsinage-2.jpg');
}

.classes-overlay-block {
  background-image: linear-gradient(#0000, #000000b3);
  padding: 45px 25px 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.classes-block-title {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.class-read-more-title {
  color: #fff;
  text-transform: uppercase;
  background-color: #ef413b;
  border-radius: 2px;
  width: 100px;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 11px;
  padding-right: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 23px;
  transition: background-color .25s;
  display: block;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  overflow: visible;
}

.class-read-more-title:hover {
  background-color: #000;
}

.classes-tab-content {
  overflow: visible;
}

.column-title {
  float: none;
  opacity: .64;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
  display: block;
}

.column-title._2 {
  opacity: 1;
  margin-bottom: 26px;
  font-size: 28px;
  font-weight: 700;
  line-height: 27px;
}

.column-title._2.large {
  color: #3766c7;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  border: 1px #fff;
  margin-top: -2px;
  margin-bottom: auto;
  padding-top: 26px;
  padding-bottom: 53px;
  font-size: 36px;
  line-height: 38px;
  position: static;
  top: 1px;
}

.about-us-col-left {
  padding-right: 64px;
}

.process-list-item {
  border-left: 3px solid #ef413b;
  padding-bottom: 18px;
  padding-left: 48px;
  position: relative;
}

.process-list-item.last {
  border-left-color: #ef413b00;
  display: none;
  overflow: hidden;
}

.process-circle {
  color: #ef413b;
  text-align: center;
  background-color: #fff;
  border: 3px solid #ef413b;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding-top: 7px;
  position: absolute;
  top: 0;
  left: -22px;
}

.process-title {
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.process-number {
  font-family: Montserrat, sans-serif;
}

.process-paragraph {
  color: #8a8a8a;
  font-size: 12px;
  line-height: 22px;
}

.hero-slider {
  background-color: #0000;
  height: 100%;
}

.hero-slide {
  background-image: none;
  display: inline-block;
}

.hero-slide._2, .hero-slide._3 {
  background-image: none;
}

.slide-overlay {
  background-color: #00000057;
  background-image: linear-gradient(#fff0 35%, #000), url('../images/Leblanc-Hélico1.jpg');
  background-position: 0 0, 0 100%;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  padding-top: 271px;
  padding-bottom: 0;
}

.hero-slide-container {
  text-align: center;
  margin-top: 61px;
  padding-top: 78px;
}

.hero-slide-title {
  color: #fff;
  text-transform: uppercase;
  margin-top: -62px;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  line-height: 39px;
  display: block;
  overflow: visible;
}

.hero-slide-title._2 {
  color: #ef413b;
  margin-top: 20px;
  font-size: 32px;
  line-height: 29px;
}

.image-section {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
}

.image-section.program {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.image-section.promo {
  background-image: url('../images/Slide-1.jpg');
  background-attachment: fixed;
  display: block;
}

.image-section.contact {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
}

.image-section-overlay {
  color: #fff;
  padding-top: 190px;
  padding-bottom: 190px;
}

.image-section-overlay.program {
  color: #000;
  background-color: #353535;
  background-image: linear-gradient(#fff0, #ededed9e 0%, #707070c4 20%, #1b1b1b 50%), url('../images/Leblanc-Hélico1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 92px;
  padding-bottom: 44px;
}

.image-section-overlay.contact {
  opacity: 1;
  color: #fff;
  background-color: #0000000f;
  background-image: url('../images/Contact5.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 135px;
  padding-bottom: 140px;
  display: block;
}

.image-section-column-left {
  opacity: 1;
  justify-content: center;
  display: flex;
}

.section-title-wrapper.centered {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 57px;
}

.section-title-wrapper.instructions {
  margin-bottom: 20px;
}

.section-title {
  text-transform: uppercase;
  margin: 0 auto 2px;
  font-family: Montserrat, sans-serif;
  line-height: 32px;
  display: block;
}

.section-title.subtitle {
  opacity: .5;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
}

.hero-slider-nav {
  opacity: .3;
  margin-top: 0;
  margin-bottom: 32px;
  padding-top: 0;
  padding-bottom: 133px;
  font-size: 10px;
  transition: opacity .5s;
  display: block;
}

.hero-slider-nav:hover {
  opacity: 1;
}

.home-intro-row {
  z-index: 30;
  margin-top: -150px;
  margin-bottom: 70px;
  position: relative;
}

.home-intro-column {
  padding-left: 0;
  padding-right: 0;
}

.home-intro-column.first {
  padding-left: 10px;
}

.home-intro-block {
  color: #3766c7;
  background-color: #fff;
  border-radius: 4px 0 0 4px;
  width: 100%;
  height: 245px;
  margin-top: 28px;
  padding: 35px 37px 35px 35px;
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
}

.home-intro-block._2 {
  color: #fff;
  background-color: #ef413b;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.home-intro-block._3 {
  color: #fff;
  background-color: #3766c7;
  border-radius: 0 4px 4px 0;
}

.block-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
  display: block;
}

.block-title.small {
  color: #000;
  margin-top: 10px;
  margin-bottom: 11px;
  font-size: 15px;
}

.block-title.small.small-gray {
  color: #949494;
  text-transform: none;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  text-decoration: none;
}

.block-title.orange {
  color: #ef413b;
  font-size: 17px;
}

.trainers-image {
  height: 288px;
  margin: -10px -196px 88px 586px;
  padding: 1px 0;
  position: absolute;
  bottom: 0;
  left: -30px;
}

.cta-column-right {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 90px;
  display: block;
  position: relative;
  inset: 0;
}

.cta-block {
  float: left;
  clear: none;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  width: 48%;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 35px 25px;
  display: block;
  position: static;
  overflow: hidden;
  box-shadow: 0 0 8px #00000021;
}

.cta-block._2 {
  float: right;
}

.cta-block._2.map {
  float: right;
  clear: none;
  border-radius: 3px;
  width: 92%;
  height: 408px;
  margin-left: -61px;
  margin-right: -278px;
  padding: 0 0 0 55px;
  display: block;
  position: relative;
  inset: 0;
  overflow: hidden;
}

.cta-title {
  color: #3766c7;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 700;
}

.cta-title._2 {
  color: #161616;
  margin-top: 9px;
  margin-bottom: 37px;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

._3-column-row {
  margin-left: 262px;
  margin-right: 14px;
  padding-right: 149px;
}

._3-column-left {
  padding-right: 0;
}

._3-column-mid {
  padding-right: 25px;
}

._3-column-right {
  display: none;
  overflow: hidden;
}

.image-link-block {
  float: right;
  border-radius: 4px;
  width: 6%;
  margin-top: -22px;
  margin-bottom: -1px;
  margin-right: 58px;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.image-link-block.w--current {
  float: right;
  clear: none;
  background-image: url('../images/up.png');
  background-position: 0 0;
  width: 28%;
  height: 126px;
  margin: -21px auto 42px;
  padding: 39px 40px 47px 49px;
  display: block;
  position: static;
  right: 79px;
}

.image-link-block.hiring {
  height: 300px;
}

.image-block-overlay {
  color: #fff;
  background-color: #0006;
  background-image: url('../images/Devanture1.jpg'), url('../images/Devanture1.jpg');
  background-position: 50%, 62% 5%;
  background-size: 200px, cover;
  background-attachment: scroll, scroll;
  width: 100%;
  height: 100%;
  margin: auto;
  padding: 35px 5px 35px 35px;
  transition: background-color .3s;
  display: block;
}

.image-block-overlay:hover {
  background-color: #0009;
}

.image-block-title {
  text-transform: uppercase;
  margin-bottom: 19px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 57px;
  padding-right: 75px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 22px;
  display: block;
}

.features-row {
  margin-top: 55px;
}

.features-block {
  text-align: center;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 25px 25px 15px;
  transition: background-color .25s;
  box-shadow: 0 0 7px #0000001a;
}

.features-block:hover {
  background-color: #fff;
}

.feature-block-title {
  text-transform: uppercase;
  margin-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.feature-icon {
  height: 38px;
  margin-bottom: 13px;
}

.feature-paragraph {
  color: #737373;
  font-size: 11px;
  line-height: 19px;
}

.page-image-header.personal-trainers {
  background-image: url('../images/Slide-1.jpg');
  background-position: 50% 36%;
}

.page-image-header.pricing {
  float: none;
  clear: none;
  background-image: url('../images/_RBF4128.jpg');
  width: 1634px;
  margin-bottom: auto;
  margin-left: 1px;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
  overflow: visible;
}

.page-header-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 46px;
}

.page-header-title.subtitle {
  margin-top: 13px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 36px;
}

.page-header-title.subtitle.small-subtitle {
  font-size: 14px;
  line-height: 6px;
}

.page-header-title.small {
  margin-bottom: 0;
  font-size: 32px;
  line-height: 36px;
}

.logo-title {
  color: #fff;
  text-align: left;
  width: 150px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Exo, sans-serif;
  display: block;
  position: static;
  top: 27px;
  left: 432px;
  right: 432px;
  overflow: visible;
}

.logo-title._2 {
  margin-left: 0;
}

.logo-subtitle {
  opacity: .5;
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 150px;
  height: auto;
  margin-top: -7px;
  padding-top: 0;
  padding-bottom: 11px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  display: block;
  position: static;
  top: 12px;
  left: 435px;
  right: 71px;
}

.simple-page-header {
  background-color: #000;
  padding-top: 160px;
  padding-bottom: 33px;
  display: block;
}

.blog-post {
  color: #000;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  padding-top: 55px;
  padding-bottom: 55px;
  padding-right: 45px;
  text-decoration: none;
  transition: background-color .35s;
  display: block;
}

.blog-post:hover {
  background-color: #f2f2f2;
}

.blog-post-image {
  float: left;
  border-radius: 3px;
  width: 270px;
  height: 270px;
  margin-right: 37px;
}

.blog-small-author-block {
  float: none;
  height: 23px;
  margin-bottom: 15px;
  display: inline-block;
}

.blog-author-title {
  float: left;
  color: #000;
  font-family: Montserrat, sans-serif;
  display: inline-block;
}

.blog-author-title.author-name {
  color: #fff;
  background-color: #42c77b;
  border-radius: 2px;
  margin-left: 5px;
  padding-left: 9px;
  padding-right: 9px;
  line-height: 19px;
}

.blog-author-title.date {
  color: #adadad;
  margin-left: 8px;
  font-size: 13px;
}

.footer {
  text-align: center;
  padding-top: auto;
  padding-bottom: 0;
}

.footer-social-wrapper {
  background-color: #000;
  margin-bottom: 65px;
  padding-top: 44px;
  padding-bottom: 35px;
}

.footer-social-block {
  background-color: #292929;
  border-radius: 3px;
  width: 100%;
  padding: 15px 25px;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
}

.footer-social-block:hover {
  background-color: #3766c7;
}

.footer-social-icon {
  float: left;
  height: 30px;
  margin-right: 14px;
}

.footer-social-title {
  color: #fff;
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
}

.bottom-footer-text {
  color: #7a7a7a;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.link {
  color: #ef413b;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link:hover {
  color: #3766c7;
}

.link.bottom-footer-link {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 9px;
  margin-left: 9px;
  margin-right: 9px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.link.bottom-footer-link:hover {
  color: #8a8a8a;
}

.link.header-contact-link {
  color: #fff;
}

.link.header-contact-link:hover {
  color: #ffffffb3;
}

.link.footer-link {
  color: #878787;
}

.link.footer-link:hover {
  color: #fff;
}

.coach-slider-image {
  height: 470px;
  position: absolute;
  bottom: 0;
  left: 80px;
}

.coach-slide-title {
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
}

.coach-slide-title.subtitle {
  color: #ef413b;
  margin-top: 9px;
  margin-bottom: 18px;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.skill-title {
  margin-bottom: 4px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.coaches-section-overlay {
  background-color: #fffc;
  background-image: linear-gradient(to right, #fff 36%, #fff0);
  width: 100%;
  height: 100%;
}

.cta-bar {
  color: #fff;
  background-color: #0000;
  min-width: 0;
  max-width: none;
  height: auto;
  max-height: none;
  margin: auto auto -54px;
  padding-bottom: 33px;
  display: block;
  position: relative;
  bottom: -57px;
  left: 0;
  right: 0;
  overflow: visible;
}

.cta-col-right {
  text-align: right;
}

.cta-bar-title {
  opacity: .5;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.cta-bar-title._2 {
  opacity: 1;
  margin-top: 6px;
  font-size: 32px;
  line-height: 28px;
}

.pricing-plans-row {
  margin-top: 90px;
  display: block;
}

.pricing-plan-column {
  padding-left: 0;
  padding-right: 0;
}

.pricing-plan-block {
  text-align: center;
  background-color: #fff;
  overflow: hidden;
}

.pricing-plan-block.highlight {
  z-index: 10;
  background-color: #000;
  margin-top: -19px;
  position: relative;
  box-shadow: 0 0 23px #0003;
}

.pricing-title-block {
  background-color: #cc302b;
  padding: 35px 25px;
}

.pricing-title-block._3 {
  background-color: #2751a3;
}

.pricing-title-block._2 {
  background-color: #32b36a;
}

.pricing-title {
  float: left;
  color: #fff;
  margin-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  display: inline-block;
}

.pricing-title.per-month {
  color: #fff6;
  margin-left: 14px;
  font-size: 12px;
  line-height: 23px;
}

.pricing-plan-content-block {
  background-color: #ef413b;
  padding: 25px 55px;
}

.pricing-plan-content-block._3 {
  background-color: #3766c7;
}

.pricing-plan-content-block._2 {
  background-color: #42c77b;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
  padding-bottom: 45px;
  display: block;
}

.pricing-color-block {
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  padding: 35px 15px 30px;
}

.pricing-plan-title {
  color: #ef413b;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.pricing-plan-title._2 {
  color: #42c77b;
}

.pricing-plan-title._3 {
  color: #3766c7;
}

.dropdown-arrow {
  margin-right: 10px;
}

.dropdown-list.w--open {
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 0 6px #0000004d;
}

.dropdown-nav-link {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
}

.dropdown-nav-link:hover {
  color: #fff;
  background-color: #3766c7;
}

.dropdown-nav-link.w--current {
  color: #3766c7;
}

.dropdown-nav-link.w--current:hover {
  color: #fff;
}

.content-overlay-block {
  float: left;
  background-color: #fff;
  border-radius: 4px;
  width: 226px;
  height: 817px;
  margin-top: 23px;
  margin-bottom: 39px;
  padding: 8px 30px 0;
  overflow: hidden;
  box-shadow: 0 0 13px #0000001a;
}

.content-overlay-block._2 {
  float: right;
}

.icon-list {
  margin-top: 0;
}

.icon-list.below-paragraph {
  margin-top: 20px;
}

.icon-list-item {
  margin-bottom: 15px;
  padding-left: 42px;
  position: relative;
}

.icon-list-item.last {
  margin-bottom: 0;
}

.buttons-wrapper {
  float: left;
  width: 100%;
}

.list-item-icon {
  height: 27px;
  position: absolute;
  top: 2px;
  left: 0;
}

.list-item-title {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 14px;
}

.list-item-title.subtitle {
  color: #a1a1a1;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
}

._404-section {
  background-color: #3766c7;
  background-image: url('../images/Slide-3.jpg');
  background-position: 50%;
  background-size: cover;
  height: 800px;
}

._404-page-title {
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 60px;
}

._404-page-title._2 {
  color: #ffffff4a;
  font-size: 29px;
}

.app-mockup {
  height: 340px;
  position: absolute;
  bottom: 0;
  right: 30px;
}

.app-column-left {
  padding-bottom: 45px;
}

.dotted-line {
  border: 1px dashed #dbdbdb;
  width: 100%;
  height: 1px;
  margin-top: 11px;
  margin-bottom: 11px;
}

.promo-column-left {
  padding-top: 40px;
  padding-right: 40px;
}

.class-header {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: 550px;
  position: relative;
  overflow: hidden;
}

.class-header-overlay {
  z-index: 2;
  background-color: #0000003d;
  width: 100%;
  height: 100%;
  padding-top: 270px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.class-info-block {
  box-shadow: 0 0 8px #0000001f;
}

.class-info-content-block {
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
  padding: 25px 35px;
}

.class-info-content-block.white {
  background-color: #fff;
}

.class-info-content-block.tint {
  background-color: #f7f7f7;
}

.class-info-content-block.about {
  padding-bottom: 15px;
}

.class-block-title {
  margin-bottom: 9px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.contact-map {
  border-radius: 3px;
  width: 500px;
  height: 445px;
  margin-left: 319px;
  margin-right: 29px;
  display: block;
  position: absolute;
  inset: 0;
  box-shadow: 0 0 8px #00000021;
}

.contact-map.cta-block {
  display: block;
}

.hero-contact-list {
  margin-top: 25px;
  margin-bottom: 13px;
}

.hero-contact-list-item {
  margin-bottom: 13px;
}

.hero-contact-list-item.last {
  margin-bottom: 0;
}

.hero-contact-icon {
  float: left;
  height: 20px;
  margin-right: 7px;
}

.logo-container {
  display: block;
}

.logo-container:hover {
  opacity: .8;
}

.logo-container.w--current {
  z-index: 0;
  float: left;
  text-align: left;
  min-height: 0;
  margin-top: auto;
  margin-bottom: 16px;
  margin-left: 0;
  padding-top: auto;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: static;
  inset: 168px 59px 21px -42px;
}

._404-overlay {
  background-color: #3766c7e6;
  width: 100%;
  height: 100%;
  padding-top: 290px;
}

.pricing-check-list-item {
  margin-bottom: 3px;
}

.pricing-text {
  line-height: 12px;
  display: inline-block;
}

.page-overlay-header {
  background-color: #0003;
  background-image: url('../images/Leblanc-Hélico1.jpg');
  background-position: 50% 76%;
  background-size: auto;
  padding-top: 200px;
  padding-bottom: 90px;
  display: block;
}

.contact-form {
  margin-bottom: 0;
}

.field {
  border: 1px solid #fff;
  border-left-width: 7px;
  border-radius: 3px;
  height: 50px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  transition: border .3s;
}

.field:hover {
  border-left-color: #c9c9c9;
}

.field:focus {
  border-left-color: #3766c7;
}

.field.area {
  height: 220px;
  padding-top: 12px;
}

.contact-col-left {
  padding-right: 65px;
}

.success-bg {
  background-color: #42c77b;
  border-radius: 3px;
  padding-top: 15px;
  padding-left: 15px;
}

.error-bg {
  background-color: #ef413b;
  border-radius: 3px;
  padding-top: 15px;
  padding-left: 15px;
}

.blog-post-title {
  color: #000;
  text-transform: uppercase;
  margin-top: 45px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
  transition: color .15s;
}

.blog-post-title:hover {
  color: #3766c7;
}

.blog-date-icon {
  float: left;
  opacity: .3;
  height: 21px;
  margin-left: 9px;
}

.overall-content-col-left {
  padding-right: 45px;
}

.blog-heading {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 29px;
}

.blog-author-block {
  background-color: #f7f7f7;
  border-radius: 3px;
  margin-top: 35px;
  padding: 15px 25px;
}

.blog-author-image {
  float: left;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  margin-right: 21px;
}

.blog-author-name {
  color: #3766c7;
  margin-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.blog-author-name._2 {
  color: #a3a3a3;
  margin-top: 0;
  font-size: 14px;
  font-weight: 400;
}

.sidebar-block {
  color: #969696;
  border: 1px solid #dedede;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 25px 25px 20px;
}

.sidebar-title {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.blog-post-header {
  margin-bottom: 30px;
}

.blog-post-lightbox {
  float: left;
  margin-right: 30px;
}

.blog-post-thumb {
  border-radius: 4px;
  width: 200px;
  height: 200px;
}

.blog-post-thumb:hover {
  opacity: .8;
}

.menu-button {
  float: left;
  display: block;
  position: static;
  top: 25px;
  left: 0;
  right: 0;
  overflow: visible;
}

.nav-menu {
  z-index: 0;
  float: right;
  clear: none;
  text-align: left;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: fixed;
  top: 36px;
  right: 204px;
  overflow: visible;
}

.featured-classes-wrapper {
  float: left;
  width: 50%;
  padding-right: 20px;
}

.featured-classes-wrapper.right {
  float: right;
  width: 103%;
  padding-right: 0;
  overflow: hidden;
}

.featured-trainer-item {
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 355px;
  position: relative;
}

.featured-trainer-block {
  text-align: center;
  background-color: #ef413b;
  border-radius: 100%;
  width: 110px;
  height: 110px;
  padding-top: 37px;
  position: absolute;
  top: 52px;
  right: 0;
}

.featured-trainer-title {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.trainer-list-item {
  text-align: center;
  border-width: 1px;
}

.trainer-image {
  border-radius: 4px;
  width: 110px;
}

.trainer-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

.trainer-name {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.trainer-name.title {
  color: #ef413b;
  margin-top: 3px;
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: 400;
}

.small-divider {
  background-color: #0000001a;
  width: 30%;
  height: 3px;
  margin: 30px auto;
  display: block;
}

.home-news-title {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
  display: block;
}

.home-news-title:hover {
  color: #3766c7;
}

.no-recent-news-empty {
  background-color: #e5e9f3;
}

.recent-news-thumb-image {
  border-radius: 3px;
  width: 75px;
}

.recent-news-thumb-link-block {
  float: left;
  margin-right: 15px;
}

.recent-news-top-wrapper {
  margin-top: 20px;
  margin-bottom: 5px;
}

.recent-news-info-block {
  margin-top: 3px;
  margin-bottom: 0;
}

.class-difficulty-label {
  float: left;
  color: #fff;
  border-radius: 4px;
  margin-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  line-height: 33px;
  display: inline-block;
}

.difficulty-info-title {
  float: left;
  margin-top: 12px;
  margin-left: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  display: inline-block;
}

.trainer-some-wrapper {
  margin-top: 15px;
}

.small-some-button {
  background-color: #d4d9e0;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 4px;
  transition: background-color .2s;
}

.small-some-button:hover {
  background-color: #ef413b;
}

.small-some-icon {
  width: 18px;
  height: 18px;
}

.contact-us-col-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-right: 0;
  display: block;
  position: relative;
  inset: 0 -18px;
  overflow: visible;
}

.class-intro-paragraph {
  margin-left: 147px;
  margin-right: 2px;
  padding-right: 0;
}

.instructions-content-block {
  text-align: left;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 30px;
}

.instructions-content-block.text {
  padding-bottom: 20px;
}

.licensing-list {
  background-color: #f5f5f5;
  padding-left: 0;
}

.licensing-list-item {
  border-bottom: 1px solid #e9e9e9;
  padding: 9px 15px;
}

.licensing-list-item.first {
  color: #fff;
  background-color: #000;
}

.licensing-info-title {
  font-family: Montserrat, sans-serif;
}

.image {
  border: 1px #000;
  margin: -363px auto auto;
  padding-bottom: 0;
  display: block;
  transform: none;
  box-shadow: 0 3px 6px #000;
}

.devant {
  float: none;
  border: 2px dotted #888ea6;
  border-radius: 50px 50px 13px 13px;
  width: auto;
  max-width: 687px;
  height: auto;
  margin: -27px auto 24px;
  padding-bottom: 0;
  display: block;
  transform: translate(349px, -367px);
  box-shadow: 0 5px 10px #00000080;
}

.catalogue-lien {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fond {
  height: 1088px;
  margin-top: -942px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1px;
  display: block;
}

.texte {
  padding-right: 0;
}

.cadre {
  float: none;
  clear: none;
  text-transform: none;
  width: 657px;
  margin-top: 70px;
  padding-left: 58px;
  overflow: visible;
}

.promo {
  opacity: 1;
  width: 111px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 -1px 6px #000;
}

.logo-expo {
  width: 530px;
  margin: -140px auto auto;
  padding-right: 0;
  display: block;
}

.chauffage {
  max-width: 32%;
  margin-bottom: 17px;
  margin-left: -307px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.ballon {
  max-width: 40%;
  margin: 0 -124px 1px 109px;
  position: relative;
}

.texte-chauffage {
  float: right;
  text-align: right;
  padding-left: 0;
  padding-right: 12px;
  font-size: 50px;
  line-height: 40px;
  position: static;
}

.bouton-produits {
  float: right;
  background-image: url('../images/Icon-arrow-right.png');
  background-position: 93%;
  background-repeat: no-repeat;
  background-size: 12px;
  background-attachment: scroll;
  margin-top: 203px;
  margin-bottom: -75px;
  margin-left: 267px;
  padding-left: 54px;
  padding-right: 54px;
  position: absolute;
}

.bouton-produits.button {
  margin-left: 204px;
  margin-right: 100px;
  position: absolute;
  bottom: 152px;
  right: 0;
}

.chauffage-block {
  display: block;
  overflow: visible;
}

.texte-sanitaire {
  float: left;
  margin-left: 11px;
  font-size: 50px;
  line-height: 40px;
  position: static;
}

.sanitaire {
  float: right;
  max-width: 35%;
  margin-top: -46px;
  margin-left: -2px;
  margin-right: -8px;
  padding: 2px 2px 1px;
  display: block;
  overflow: visible;
}

.horaire {
  color: #000;
}

.heure {
  color: #6d6d6d;
  display: flex;
}

.produits {
  margin-top: -1px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.produits-2, .produits-3 {
  margin-top: -189px;
}

.barre-1 {
  float: none;
  width: auto;
  height: 67px;
  margin: auto auto -12px;
  padding-top: 4px;
  padding-bottom: 0;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}

.block {
  background-color: #09f0;
  margin-top: -45px;
  margin-bottom: 0;
  padding-top: 38px;
  padding-bottom: 39px;
  position: relative;
  top: -232px;
}

.nav-bar1 {
  background-color: #3867c7a8;
  display: none;
  position: fixed;
  top: 24px;
  left: 0;
  right: 0;
}

.a-propos, .link-produits, .link-agences, .link-catalogue, .link-contact {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.logo-texte {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 45px;
  position: absolute;
  top: 12px;
  bottom: -3px;
  left: 0;
}

.link-home {
  top: 3px;
}

.depuis-texte {
  color: #ffffff80;
  letter-spacing: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  position: relative;
  top: 37px;
  right: -2px;
}

.fournisseur {
  float: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 141px auto 26px;
  padding-top: 56px;
  padding-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 94px;
  display: block;
  position: relative;
  top: 98px;
}

.fournisseur._1 {
  color: #ffffff7d;
  text-transform: capitalize;
  background-color: #0000;
  font-size: 37px;
  font-style: normal;
  top: -105px;
  bottom: 5px;
}

.fournisseur-chauffage {
  color: #fff;
  position: static;
  inset: 0;
}

.forme-bouton {
  color: #fff;
  background-color: #ed3939;
  border: 1px solid #000;
  border-radius: 2px;
  position: relative;
}

.colonne2 {
  padding-bottom: 0;
  padding-right: 338px;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.colonne {
  background-color: #0000;
  background-image: url('../images/DE-DIETRICH-FIOUL.jpg');
  background-position: 50%;
  background-size: cover;
  height: 649px;
  padding-top: 1px;
  padding-bottom: 0;
  display: block;
  position: static;
  overflow: auto;
}

.colonne._2 {
  background-image: url('../images/aea4cc4fe4.png');
  background-position: 0 0;
  background-size: cover;
}

.colonne._3 {
  background-image: url('../images/10334_Bosch-GammeOutilsUsinage-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.logo-leblanc {
  margin-top: -330px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mentions-lgales {
  direction: ltr;
  color: #000;
  text-transform: none;
  border-style: none;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.note-site {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

.texte-notre-site {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
}

._2-conditions-dutilisation {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

.cadre-texte {
  color: #fff;
  background-color: #fff;
  border: 1px #000;
  border-radius: 20px;
  display: block;
}

.cnil {
  color: #344861;
}

.lien-mentions {
  color: #000;
}

.handicap {
  float: right;
  border-style: none;
  border-color: #000;
  width: 700px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: 137px;
  padding-left: 38px;
  display: block;
}

.handicap.devant {
  float: none;
  width: auto;
  margin: 45px auto 42px;
  padding-top: auto;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: static;
  top: auto;
}

.texte-accueil {
  text-align: left;
  font-size: 50px;
}

.sanitaire-image {
  float: right;
  display: block;
}

.chauffage-image {
  float: right;
}

.right-auccueil {
  background-image: linear-gradient(91deg, #3766c7 47%, #ff8f00 47%);
}

.ecoleb {
  color: #fff;
  font-size: 33px;
  line-height: 39px;
}

.ecoleblanclogo {
  float: none;
  margin: -7px auto 16px;
  padding-left: 0;
  display: block;
  position: static;
}

.ecoleblanc {
  color: #fff;
  text-align: center;
  padding-bottom: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  display: block;
}

.robinet {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

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

.link-ecoleblanc {
  margin-left: 370px;
  margin-right: 370px;
  display: block;
}

.paragraph, .paragraph-2 {
  text-align: center;
}

.column {
  object-fit: fill;
  flex-direction: row;
  justify-content: center;
  display: flex;
  overflow: visible;
}

.bold-text {
  justify-content: flex-start;
  display: flex;
}

.link-block {
  flex-flow: row;
  width: 505px;
  display: block;
  position: static;
  overflow: visible;
}

.image-2 {
  outline-offset: 0px;
  outline: 3px #535353;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.youtube {
  position: relative;
}

.paragraph-3 {
  text-align: center;
}

.heading {
  background-color: var(--royal-blue);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-style: normal;
  text-decoration: none;
  display: block;
  position: static;
  overflow: auto;
}

.text-block {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 50px;
}

.column-2 {
  overflow: hidden;
}

.body {
  overflow: visible;
}

html.w-mod-js [data-ix="hide-view-class-button"] {
  opacity: 0;
  display: none;
  transform: translate(0, -10px);
}

html.w-mod-js [data-ix="slide-title"], html.w-mod-js [data-ix="slide-title-2"] {
  opacity: 0;
}

html.w-mod-js [data-ix="slide-title-3"], html.w-mod-js [data-ix="fade-in-on-load"], html.w-mod-js [data-ix="fade-in-on-load-2"], html.w-mod-js [data-ix="fade-in-on-load-3"] {
  opacity: 0;
  transform: translate(0, 20px);
}

html.w-mod-js [data-ix="fade-in-scroll"], html.w-mod-js [data-ix="fade-in-scroll-2"], html.w-mod-js [data-ix="fade-in-scroll-3"], html.w-mod-js [data-ix="fade-in-scroll-4"], html.w-mod-js [data-ix="fade-in-scroll-5"] {
  opacity: 0;
  transform: translate(0, 30px);
}

html.w-mod-js [data-ix="fade-in-scroll-right"] {
  opacity: 0;
  transform: translate(60px);
}

html.w-mod-js [data-ix="fade-in-scroll-left"] {
  opacity: 0;
  transform: translate(-60px);
}

html.w-mod-js [data-ix="fade-in-tab"], html.w-mod-js [data-ix="fade-in-tab-2"], html.w-mod-js [data-ix="fade-in-tab-3"], html.w-mod-js [data-ix="fade-in-tab-4"] {
  opacity: .08;
  transform: translate(0, 20px);
}

html.w-mod-js [data-ix="page-header-title"], html.w-mod-js [data-ix="page-header-title-2"] {
  opacity: 0;
  transform: translate(0, 30px);
}

html.w-mod-js [data-ix="slide-title-4"], html.w-mod-js [data-ix="slide-title-5"], html.w-mod-js [data-ix="slide-title-6"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .button.view-classes-button {
    margin-top: auto;
    margin-bottom: auto;
  }

  .button.slide-button {
    margin-top: 16px;
  }

  .button.red {
    margin-top: 7px;
  }

  .button.cta-button {
    margin-top: 5px;
  }

  .navbar-wrapper {
    margin-top: 12px;
    padding-top: 44px;
    padding-bottom: 15px;
  }

  .navbar-wrapper.subpage {
    padding-top: 25px;
    padding-bottom: 15px;
  }

  .navbar {
    margin-top: 0;
    margin-bottom: -44px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    top: 26px;
    left: 0;
    right: 0;
    overflow: visible;
  }

  .nav-link {
    border-bottom: 1px solid #0000001a;
    max-width: 905px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 9px;
    line-height: 15px;
    position: relative;
    top: 0;
    left: 0;
  }

  .nav-link:hover {
    color: #fff;
    background-color: #ef413b;
  }

  .hero-section {
    height: 640px;
  }

  .category-column-left {
    padding-top: 30px;
    padding-right: 15px;
  }

  .category-column-right {
    background-color: #ff9f24;
    padding-top: 30px;
    padding-left: 15px;
    position: relative;
  }

  .category-block {
    background-size: auto 320px;
    width: 345px;
    height: 320px;
    padding-top: 45px;
    padding-right: 160px;
    font-size: 11px;
    line-height: 19px;
  }

  .category-block._2 {
    padding-left: 160px;
    line-height: 19px;
  }

  .section {
    padding: 35px;
  }

  .section.tint {
    padding: 45px;
    font-size: 13px;
    line-height: 19px;
  }

  .section.home-intro {
    padding-bottom: 5px;
  }

  .section.cta-section {
    padding-top: 45px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .section.coaches-section {
    padding-left: 0;
    padding-right: 0;
  }

  .section.app-section {
    padding-left: 45px;
    padding-right: 45px;
    font-size: 13px;
    overflow: hidden;
  }

  .category-title {
    font-size: 13px;
    line-height: 25px;
  }

  .category-title._2 {
    font-size: 34px;
    line-height: 30px;
  }

  .classes-tab-pane {
    padding: 45px;
  }

  .classes-tab-button {
    height: 56px;
    padding-top: 20px;
  }

  .classes-overlay-block {
    padding: 25px 15px 60px;
  }

  .classes-block-title {
    font-size: 15px;
    line-height: 17px;
  }

  .class-read-more-title {
    bottom: 30px;
  }

  .column-title {
    position: relative;
    top: 33px;
  }

  .column-title._2 {
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 21px;
  }

  .column-title._2.large {
    padding-top: 28px;
    padding-bottom: 0;
    font-size: 51px;
    line-height: 0;
    inset: 23px 0 17px;
  }

  .about-us-col-left {
    padding-left: 0;
    padding-right: 40px;
  }

  .process-list-item {
    padding-bottom: 5px;
    padding-left: 30px;
  }

  .process-title {
    margin-bottom: 9px;
  }

  .process-paragraph {
    font-size: 11px;
    line-height: 17px;
  }

  .slide-overlay {
    background-position: 50% 0, 0 0;
    padding-top: 236px;
  }

  .hero-slide-title {
    margin-bottom: -12px;
    font-size: 37px;
  }

  .hero-slide-title._2 {
    margin-top: 10px;
    font-size: 28px;
  }

  .image-section.promo {
    background-attachment: scroll;
  }

  .image-section-overlay {
    padding: 90px 45px;
    font-size: 13px;
  }

  .image-section-overlay.program {
    padding-top: 111px;
    padding-bottom: 45px;
  }

  .image-section-overlay.contact {
    margin-top: 105px;
    padding-top: 170px;
    padding-bottom: 90px;
  }

  .image-section-row {
    float: none;
  }

  .image-section-column-left {
    padding-left: 9px;
    padding-right: 0;
    position: relative;
    overflow: visible;
  }

  .section-title-wrapper.centered {
    margin-bottom: 25px;
    display: block;
  }

  .section-title {
    font-size: 28px;
    line-height: 26px;
  }

  .section-title.subtitle {
    font-size: 18px;
  }

  .hero-slider-nav {
    padding-bottom: 135px;
  }

  .home-intro-row {
    margin-bottom: 40px;
  }

  .home-intro-column.last {
    padding-right: 10px;
  }

  .home-intro-block {
    height: 225px;
    padding: 25px;
  }

  .block-title {
    margin-bottom: 8px;
    font-size: 17px;
  }

  .block-title.small {
    margin-bottom: 7px;
    font-size: 12px;
  }

  .block-title.small.small-gray {
    font-size: 11px;
  }

  .trainers-image {
    margin-left: 393px;
    left: -50px;
  }

  .cta-block {
    padding: 20px 20px 10px;
    font-size: 12px;
  }

  .cta-block._2 {
    float: right;
    margin-top: 0;
    margin-bottom: 3px;
    position: static;
  }

  .cta-block._2.map {
    height: 357px;
  }

  .cta-title {
    font-size: 23px;
  }

  .cta-title._2 {
    margin-bottom: 28px;
    font-size: 14px;
    line-height: 17px;
  }

  ._3-column-left {
    padding-right: 33px;
  }

  .image-link-block.hiring {
    height: auto;
  }

  .image-block-overlay {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
  }

  .image-block-title {
    margin: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 19px;
    line-height: 21px;
    display: block;
  }

  .features-row {
    margin-top: 35px;
  }

  .features-block {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-block-title {
    margin-bottom: 8px;
    font-size: 12px;
  }

  .feature-paragraph {
    font-size: 10px;
    line-height: 18px;
  }

  .page-header-title {
    font-size: 40px;
  }

  .page-header-title.subtitle {
    margin-top: 5px;
    font-size: 15px;
    line-height: 26px;
  }

  .logo-title {
    float: right;
    position: static;
    top: 27px;
    left: 90px;
    right: 432px;
  }

  .logo-subtitle {
    float: right;
    margin-top: 35px;
    margin-left: 0;
    margin-right: -154px;
    padding-top: 0;
    position: static;
    top: 12px;
    left: 93px;
    right: 71px;
  }

  .simple-page-header {
    padding-top: 135px;
    padding-bottom: 29px;
  }

  .blog-post {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 45px;
  }

  .blog-small-author-block {
    margin-bottom: 5px;
    display: block;
  }

  .blog-author-title.recent-news {
    font-size: 11px;
  }

  .footer {
    padding-bottom: 45px;
  }

  .footer-social-wrapper {
    margin-bottom: 45px;
  }

  .footer-social-block {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .footer-social-icon {
    height: 24px;
  }

  .footer-social-title {
    margin-top: 1px;
  }

  .coach-slider-image {
    height: 420px;
    left: 40px;
  }

  .cta-bar {
    padding: 35px 45px;
  }

  .cta-col-left {
    padding-left: 0;
    padding-right: 45px;
  }

  .cta-bar-title._2 {
    font-size: 25px;
    line-height: 23px;
  }

  .pricing-plans-row {
    margin-top: 60px;
  }

  .pricing-title {
    margin-left: 20px;
  }

  .pricing-plan-content-block {
    padding-left: 25px;
    padding-right: 25px;
  }

  .pricing-plan-content-block._2 {
    padding-bottom: 40px;
  }

  .pricing-color-block {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .pricing-plan-title {
    margin-bottom: 12px;
    font-size: 19px;
    line-height: 20px;
  }

  .dropdown {
    max-width: 900px;
  }

  .dropdown-arrow {
    margin-right: 20px;
  }

  .dropdown-list.w--open {
    border-radius: 0;
    box-shadow: 1px 1px 3px #0000;
  }

  .content-overlay-block {
    width: 168px;
    height: 873px;
    min-height: 0;
    max-height: 900px;
    margin-left: -2px;
    margin-right: 3px;
    padding-left: 16px;
    padding-right: 10px;
  }

  .icon-list-item {
    padding-left: 37px;
  }

  .list-item-icon {
    height: 22px;
  }

  ._404-section {
    height: auto;
  }

  .app-mockup {
    height: 280px;
    right: -10px;
  }

  .app-column-left {
    padding-left: 0;
  }

  .promo-column-left {
    padding-top: 34px;
    padding-right: 30px;
  }

  .class-header {
    height: auto;
  }

  .class-header-overlay {
    padding: 160px 35px 65px 25px;
    position: relative;
  }

  .class-info-content-block.white {
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .class-info-content-block.about {
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .contact-map {
    width: 224px;
    height: 380px;
    margin-left: 212px;
    margin-right: -18px;
    padding-left: 0;
    padding-right: 5px;
    display: block;
    inset: 0;
  }

  .contact-map.cta-block {
    left: 15px;
    right: 1px;
  }

  .logo-container.w--current {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: auto;
    top: 64px;
  }

  ._404-overlay {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .page-overlay-header {
    padding: 160px 35px 60px;
  }

  .field.area {
    height: 195px;
  }

  .contact-col-left {
    padding-right: 35px;
  }

  .blog-post-title {
    margin-top: 0;
  }

  .blog-date-icon.blog-single-post {
    margin-left: 0;
  }

  .overall-content-col-left {
    padding-right: 35px;
  }

  .blog-heading {
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 23px;
  }

  .blog-author-block {
    margin-top: 25px;
  }

  .blog-post-thumb {
    width: 160px;
    height: 170px;
  }

  .menu-button {
    float: right;
    background-color: #fff;
    border-radius: 3px;
    width: auto;
    min-width: 0;
    height: auto;
    display: inline-block;
    position: static;
    top: 0;
    left: 0;
    right: 0;
  }

  .menu-button:hover {
    background-color: #e4e4e4;
  }

  .menu-button.w--open {
    background-color: #ef413b;
    overflow: hidden;
  }

  .nav-menu {
    float: right;
    clear: none;
    background-color: #3a3a3a;
    margin: -4px auto -49px;
    padding-top: 9px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 15px;
    position: static;
    top: 33px;
    left: -695px;
    right: 204px;
    overflow: visible;
  }

  .featured-trainer-item {
    padding: 80px 70px 80px 245px;
  }

  .trainer-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }

  .trainer-name {
    font-size: 14px;
  }

  .trainer-name.title {
    margin-bottom: 11px;
    font-size: 12px;
    line-height: 15px;
  }

  .home-news-title {
    font-size: 13px;
    line-height: 15px;
  }

  .recent-news-thumb-image {
    width: 45px;
  }

  .recent-news-thumb-link-block {
    margin-bottom: 20px;
  }

  .class-difficulty-label {
    font-size: 15px;
  }

  .contact-us-row {
    margin-top: 67px;
  }

  .contact-us-col-right {
    padding-left: 0;
    padding-right: 0;
  }

  .class-intro-paragraph {
    font-size: 12px;
    line-height: 17px;
  }

  .image {
    width: auto;
    margin-top: -305px;
    margin-bottom: -61px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .devant {
    overflow: visible;
  }

  .chauffage {
    float: none;
    max-width: 20%;
    margin-left: -137px;
    position: relative;
    left: -33px;
    right: 34px;
  }

  .ballon {
    max-width: 20%;
    position: relative;
  }

  .texte-chauffage {
    margin-top: -7px;
  }

  .bouton-produits {
    margin-top: 160px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bouton-produits.button {
    margin-top: 132px;
    margin-bottom: -143px;
  }

  .sanitaire {
    float: right;
    max-width: 25%;
    margin-top: -30px;
    margin-left: 128px;
    margin-right: -10px;
    padding-left: 0;
    padding-right: 2px;
  }

  .abbeville-map {
    top: 20px;
  }

  .barre-1 {
    float: right;
    margin-bottom: -1px;
    padding-bottom: 8px;
    position: static;
  }

  .logo-leblanc {
    padding-top: 57px;
  }

  .sanitaire-image {
    max-width: 64%;
  }

  .ecoleblanc {
    font-size: 50px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    margin-top: 2px;
    line-height: 25px;
  }

  .button.view-classes-button {
    margin-top: auto;
    margin-bottom: auto;
  }

  .button.slide-button {
    padding-left: 20px;
    padding-right: 30px;
    line-height: 25px;
  }

  .button.red {
    margin-top: 11px;
  }

  .button.pricing-button {
    margin-top: 8px;
  }

  .button.some-button {
    font-size: 10px;
  }

  .navbar-wrapper {
    margin-top: -8px;
    padding-top: 15px;
    padding-bottom: 0;
  }

  .navbar-wrapper.subpage {
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .navbar {
    height: 55px;
    margin-top: -5px;
    margin-bottom: -30px;
    padding-top: 28px;
    padding-bottom: 0;
    font-size: 14px;
    position: fixed;
    overflow: visible;
  }

  .nav-link {
    direction: ltr;
    letter-spacing: 0;
    width: 85px;
    margin-top: -27px;
    padding-left: 0;
    padding-right: 5px;
    font-size: 10px;
    line-height: 11px;
    display: block;
    position: static;
  }

  .nav-link.w--current {
    margin-top: -27px;
  }

  .hero-section {
    height: 470px;
  }

  .container.footer-container, .category-column-left {
    padding-left: 25px;
    padding-right: 25px;
  }

  .category-column-right {
    background-color: #ffaa2a;
    padding-left: 25px;
    padding-right: 25px;
  }

  .category-block {
    text-align: left;
    background-position: 18px;
    background-size: auto 210px;
    width: 100%;
    height: 210px;
    padding-top: 0;
    padding-left: 160px;
    padding-right: 0;
  }

  .category-block._2 {
    background-position: 40px;
    padding-left: 160px;
  }

  .section, .section.tint {
    padding: 25px;
  }

  .section.home-intro {
    margin-bottom: 229px;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .section.cta-section {
    margin-top: 0;
    margin-bottom: 108px;
    padding: 128px 25px 25px;
  }

  .section.app-section {
    padding-left: 25px;
    padding-right: 25px;
  }

  .classes-tab-pane {
    padding: 25px;
  }

  .classes-tab-button {
    height: 46px;
    padding-top: 13px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }

  .classes-block-title {
    font-size: 18px;
    line-height: 19px;
  }

  .column-title {
    font-size: 28px;
  }

  .column-title._2.large {
    font-size: 43px;
    line-height: 25px;
    top: 16px;
  }

  .about-us-col-left {
    padding-bottom: 25px;
    padding-right: 0;
  }

  .process-paragraph {
    font-size: 13px;
    line-height: 18px;
  }

  .slide-overlay {
    padding-top: 150px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .hero-slide-title {
    font-size: 27px;
  }

  .hero-slide-title._2 {
    margin-top: 1px;
    font-size: 20px;
    line-height: 19px;
  }

  .image-section-overlay {
    padding: 45px 25px;
  }

  .image-section-overlay.program {
    background-color: #f5f5f5cc;
    padding-top: 75px;
    padding-bottom: 25px;
  }

  .image-section-overlay.contact {
    margin-top: 148px;
    padding-top: 120px;
    padding-bottom: 25px;
  }

  .image-section-column-left {
    height: 906px;
    padding-right: 0;
    position: static;
  }

  .section-title-wrapper.centered {
    margin-bottom: 25px;
  }

  .section-title {
    margin-bottom: 3px;
    font-size: 22px;
    line-height: 26px;
  }

  .section-title.subtitle {
    font-size: 15px;
    line-height: 15px;
  }

  .hero-slider-nav {
    margin-top: -74px;
    margin-bottom: 38px;
    padding-top: 5px;
    padding-bottom: 67px;
  }

  .home-intro-row {
    margin-top: -120px;
    margin-bottom: 20px;
  }

  .home-intro-column.first {
    padding-top: 27px;
    padding-left: 0;
  }

  .home-intro-column.last {
    padding-right: 0;
  }

  .home-intro-block {
    border-radius: 4px;
    height: auto;
    margin-bottom: 7px;
  }

  .home-intro-block._2, .home-intro-block._3 {
    border-radius: 4px;
  }

  .block-title {
    font-size: 19px;
  }

  .block-title.small.small-gray {
    font-size: 12px;
    line-height: 20px;
  }

  .cta-column-right {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cta-block {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: hidden;
  }

  .cta-block._2 {
    margin-top: -2px;
  }

  .cta-block._2.map {
    height: auto;
    margin-top: 20px;
  }

  .cta-block.promo-block {
    margin-bottom: 10px;
    padding-bottom: 20px;
  }

  ._3-column-left {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  ._3-column-mid, ._3-column-right {
    padding-left: 0;
    padding-right: 0;
  }

  .features-column {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-block-title {
    font-size: 14px;
    line-height: 21px;
  }

  .feature-paragraph {
    font-size: 11px;
    line-height: 19px;
  }

  .page-header-title {
    font-size: 33px;
    line-height: 36px;
  }

  .page-header-title.subtitle {
    font-size: 13px;
    line-height: 16px;
  }

  .page-header-title.small {
    font-size: 28px;
  }

  .logo-title {
    font-size: 32px;
    line-height: 41px;
  }

  .logo-subtitle {
    margin-top: 32px;
    top: 7px;
    left: 92px;
    right: 71px;
  }

  .simple-page-header {
    padding: 105px 25px 25px;
  }

  .blog-post {
    padding: 25px;
  }

  .blog-post-image {
    width: 160px;
    height: 160px;
    margin-right: 25px;
  }

  .blog-author-title, .blog-author-title.date {
    font-size: 13px;
  }

  .blog-author-title.recent-news {
    font-size: 13px;
    line-height: 19px;
  }

  .footer {
    margin-top: -25px;
    margin-bottom: -61px;
    padding-top: 45px;
    padding-bottom: 60px;
  }

  .footer-social-wrapper {
    margin-bottom: 25px;
    padding: 25px;
  }

  .footer-social-column {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer-social-icon {
    height: 23px;
    margin-top: 2px;
  }

  .footer-social-title {
    font-size: 12px;
  }

  .bottom-footer-text, .link.bottom-footer-link {
    font-size: 11px;
  }

  .coach-slider-image {
    height: 340px;
    left: 20px;
  }

  .coach-slide-title {
    font-size: 24px;
    line-height: 17px;
  }

  .coach-slide-title.subtitle {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 21px;
  }

  .cta-bar {
    margin-bottom: 42px;
    padding: 15px 25px;
  }

  .cta-col-left {
    padding-bottom: 10px;
    padding-right: 0;
  }

  .cta-col-right {
    text-align: left;
    padding-left: 0;
  }

  .cta-bar-title {
    line-height: 24px;
  }

  .cta-bar-title._2 {
    margin-top: 2px;
    font-size: 24px;
    line-height: 18px;
  }

  .pricing-plans-row {
    margin-top: 30px;
  }

  .pricing-plan-column {
    padding-bottom: 10px;
  }

  .pricing-plan-block.highlight {
    margin-top: 0;
  }

  .pricing-title {
    float: none;
  }

  .pricing-title.per-month {
    float: right;
  }

  .pricing-plan-content-block._2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .content-overlay-block {
    float: none;
    clear: none;
    width: 95%;
    margin: 15px auto;
    display: block;
    position: static;
    overflow: hidden;
  }

  ._404-page-title {
    font-size: 34px;
    line-height: 40px;
  }

  ._404-page-title._2 {
    margin-bottom: 11px;
    font-size: 17px;
  }

  .app-mockup {
    height: 210px;
  }

  .app-column-left {
    padding-right: 50%;
  }

  .promo-column-left {
    padding: 0 0 20px;
  }

  .class-header-overlay {
    padding-top: 130px;
    padding-bottom: 35px;
  }

  .class-info-content-block.tint {
    padding: 15px 25px;
  }

  .class-info-content-block.about {
    padding-top: 20px;
  }

  .contact-map {
    width: 179px;
    height: 262px;
    margin-top: 100px;
    margin-left: 26px;
  }

  .contact-map.cta-block {
    display: none;
    position: absolute;
    inset: 0 auto auto 206px;
  }

  .hero-contact-list {
    margin-top: 15px;
    margin-bottom: 6px;
  }

  .hero-contact-list-item {
    margin-bottom: 4px;
  }

  .logo-container {
    padding-left: 25px;
  }

  ._404-overlay {
    padding: 45px 25px;
  }

  .page-overlay-header {
    padding: 120px 25px 35px;
  }

  .contact-form {
    margin-bottom: 20px;
  }

  .field {
    height: 40px;
  }

  .field.area {
    height: 155px;
  }

  .contact-col-left {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-post-title {
    font-size: 24px;
    line-height: 22px;
  }

  .sidebar-col-right {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .overall-content-col-left {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-post-header {
    margin-bottom: 20px;
  }

  .menu-button {
    float: right;
    text-align: center;
    width: 50px;
    height: 50px;
    margin-right: 25px;
    padding-top: 14px;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .menu-button.w--open {
    position: static;
    inset: 0;
  }

  .nav-menu {
    float: right;
    width: 512px;
    height: 66px;
    margin: -10px auto auto;
    padding: 38px 0 10px;
    font-size: 13px;
    line-height: 18px;
    display: block;
    top: 23px;
    left: -651px;
  }

  .featured-trainer-item {
    padding: 45px 40px 65px 195px;
  }

  .featured-trainer-block {
    width: 80px;
    height: 80px;
    padding-top: 24px;
    top: -18px;
    right: 20px;
  }

  .featured-trainer-title {
    font-size: 13px;
    line-height: 16px;
  }

  .trainer-wrapper {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .home-news-title {
    font-size: 18px;
    line-height: 18px;
  }

  .recent-news-thumb-image {
    width: 55px;
  }

  .recent-news-thumb-link-block {
    margin-bottom: 10px;
  }

  .contact-us-row {
    margin-top: 30px;
  }

  .promo-col-right, .class-col-right {
    padding-left: 0;
    padding-right: 0;
  }

  .image {
    width: 95px;
    margin-top: -231px;
  }

  .cadre {
    width: 500px;
    margin-left: 0;
  }

  .logo-expo {
    width: 249px;
    margin-top: -59px;
    margin-bottom: -38px;
    padding-bottom: 0;
  }

  .chauffage {
    margin-left: -117px;
  }

  .ballon {
    margin-left: 16px;
    margin-right: -48px;
    padding-left: 0;
    padding-right: 0;
  }

  .texte-chauffage {
    float: right;
    width: auto;
    min-width: 0;
    height: auto;
    margin-top: -15px;
    margin-left: -14px;
    margin-right: -25px;
    padding-bottom: 0;
    font-size: 42px;
    line-height: 38px;
  }

  .bouton-produits {
    margin-top: 120px;
    margin-bottom: -16px;
    margin-left: 184px;
    padding-top: 0;
  }

  .bouton-produits.button {
    margin-top: 126px;
    margin-bottom: -147px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .texte-sanitaire {
    float: right;
    margin-top: 0;
    margin-bottom: -114px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 210px;
    font-size: 50px;
  }

  .sanitaire {
    max-width: 32%;
    margin: -77px -27px 3px 119px;
  }

  .rouen-map {
    margin-top: -898px;
    margin-bottom: 1px;
    display: block;
    position: static;
    inset: 1px 0;
    overflow: visible;
  }

  .barre-1 {
    width: 569px;
    height: 50px;
    margin-bottom: -23px;
    padding-top: 0;
    padding-bottom: 12px;
    position: relative;
    top: -27px;
  }

  .fournisseur {
    margin-top: 1099px;
    margin-bottom: auto;
    padding-top: auto;
    padding-bottom: auto;
    font-size: 58px;
    inset: auto;
  }

  .fournisseur._1 {
    height: auto;
    font-size: 22px;
  }

  .fournisseur._1._2 {
    margin-top: 33px;
  }

  .logo-leblanc {
    width: 266px;
    max-width: 100%;
    margin-top: -305px;
  }

  .sanitaire-image {
    max-width: 53%;
  }

  .ecoleblanc {
    font-size: 35px;
  }
}

@media screen and (max-width: 479px) {
  p {
    font-size: 11px;
    line-height: 18px;
  }

  .button {
    margin-top: 0;
  }

  .button.view-classes-button {
    margin-top: auto;
    margin-bottom: auto;
  }

  .button.slide-button, .button.red {
    font-size: 11px;
  }

  .button.page-header-button.back {
    font-size: 10px;
  }

  .navbar-wrapper {
    margin-top: -6px;
  }

  .nav-link {
    height: 50px;
    margin-top: 0;
    padding: 13px 20px;
    font-size: 8px;
    line-height: 27px;
  }

  .category-row {
    margin-top: 0;
    margin-bottom: -2px;
    padding-top: 4px;
    padding-bottom: 0;
  }

  .category-column-left {
    margin-top: 45px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .category-column-right {
    margin-bottom: -1px;
    padding-top: 6px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .category-block, .category-block._2 {
    background-position: 0;
    padding-left: 110px;
    line-height: 16px;
  }

  .section {
    padding: 20px;
  }

  .section.home-intro {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.cta-section {
    margin-top: 120px;
    padding: 20px;
  }

  .section.coaches-section {
    margin-bottom: 0;
  }

  .section.app-section {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }

  .classes-tab-pane {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .classes-tab-button {
    height: 43px;
    padding-top: 12px;
    padding-left: 20px;
  }

  .classes-image-block {
    height: 150px;
    margin-bottom: 10px;
  }

  .classes-image-block.large {
    height: 310px;
  }

  .classes-block-title.small {
    font-size: 13px;
    line-height: 15px;
  }

  .column-title {
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 30px;
  }

  .column-title._2 {
    font-size: 20px;
    line-height: 19px;
  }

  .column-title._2.large {
    margin-bottom: 3px;
    font-size: 27px;
    line-height: 18px;
    top: 6px;
  }

  .about-us-col-left {
    padding-bottom: 20px;
  }

  .process-list {
    padding-left: 15px;
  }

  .process-list-item {
    padding-left: 35px;
    line-height: 16px;
  }

  .process-circle {
    padding-top: 9px;
  }

  .process-paragraph {
    font-size: 12px;
    line-height: 19px;
  }

  .slide-overlay {
    background-position: 50% 0, 0 0;
    padding-top: 130px;
  }

  .hero-slide-title {
    margin-top: -78px;
    font-size: 23px;
    line-height: 22px;
  }

  .hero-slide-title._2 {
    margin-top: 7px;
    font-size: 13px;
    line-height: 18px;
  }

  .image-section-overlay {
    padding: 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .image-section-overlay.program {
    padding-top: 75px;
    padding-bottom: 20px;
  }

  .image-section-overlay.contact {
    margin-top: 158px;
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .section-title-wrapper.centered {
    margin-bottom: 15px;
  }

  .section-title-wrapper.instructions {
    margin-bottom: 10px;
  }

  .section-title {
    font-size: 23px;
    line-height: 21px;
  }

  .section-title.subtitle {
    margin-top: 4px;
    font-size: 11px;
  }

  .hero-slider-nav {
    margin-top: -91px;
    padding-top: 0;
    padding-bottom: 84px;
  }

  .home-intro-row {
    margin-top: -95px;
    margin-bottom: 10px;
  }

  .home-intro-column.last {
    margin-bottom: 0;
  }

  .home-intro-block {
    padding: 20px;
    font-size: 11px;
    line-height: 16px;
  }

  .block-title {
    margin-bottom: 6px;
    font-size: 18px;
  }

  .block-title.small {
    font-size: 13px;
  }

  .block-title.small.small-gray {
    font-size: 12px;
  }

  .cta-block {
    float: none;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .cta-block._2 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cta-block._2.map {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .cta-title {
    font-size: 17px;
    line-height: 19px;
  }

  .cta-title._2 {
    margin-top: 3px;
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 16px;
  }

  ._3-column-left {
    padding-bottom: 10px;
  }

  .image-block-overlay {
    padding: 20px;
  }

  .features-row {
    margin-top: 25px;
  }

  .page-header-title {
    font-size: 25px;
    line-height: 26px;
  }

  .page-header-title.subtitle {
    font-size: 12px;
    line-height: 16px;
  }

  .page-header-title.subtitle.small-subtitle {
    font-size: 12px;
  }

  .page-header-title.small {
    font-size: 22px;
    line-height: 26px;
  }

  .logo-title {
    font-size: 28px;
    line-height: 31px;
  }

  .logo-subtitle {
    margin-top: 26px;
    inset: 2px 71px auto 95px;
  }

  .simple-page-header {
    padding: 89px 20px 20px;
  }

  .blog-post {
    padding: 20px 20px 10px;
  }

  .blog-post-image {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .blog-small-author-block {
    margin-bottom: 4px;
  }

  .blog-author-title, .blog-author-title.date {
    font-size: 10px;
  }

  .footer {
    padding-top: 17px;
    padding-bottom: 4px;
  }

  .footer-social-wrapper {
    margin-bottom: 20px;
    padding: 20px;
  }

  .footer-social-block {
    padding: 9px 15px;
  }

  .footer-social-title {
    font-size: 10px;
  }

  .link.bottom-footer-link {
    margin-bottom: 4px;
  }

  .coach-slider-image {
    height: 250px;
    margin-top: -33px;
    margin-bottom: 18px;
    position: static;
  }

  .cta-bar {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 19px;
  }

  .cta-col-left {
    padding-right: 0;
  }

  .cta-bar-title {
    margin-bottom: 4px;
    font-size: 11px;
    line-height: 13px;
  }

  .cta-bar-title._2 {
    margin-top: 8px;
    font-size: 17px;
    line-height: 15px;
  }

  .pricing-plans-row {
    margin-top: 20px;
  }

  .pricing-title-block {
    padding-top: 19px;
    padding-bottom: 15px;
  }

  .pricing-title {
    font-size: 30px;
  }

  .pricing-title.per-month {
    font-size: 10px;
  }

  .pricing-plan-content-block {
    padding: 20px;
  }

  .pricing-plan-content-block._2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pricing-color-block {
    padding-bottom: 8px;
  }

  .content-overlay-block {
    width: 100%;
    margin-bottom: 5px;
    padding: 20px 20px 5px;
  }

  .content-overlay-block._2 {
    margin-bottom: 15px;
  }

  ._404-page-title {
    font-size: 24px;
  }

  ._404-page-title._2 {
    font-size: 12px;
    line-height: 25px;
  }

  .app-mockup {
    width: 100%;
    height: auto;
    margin-top: 25px;
    position: static;
  }

  .app-column-left {
    padding-bottom: 0;
    padding-right: 0%;
  }

  .class-header-overlay {
    padding-top: 110px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .class-info-content-block.white {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .class-info-content-block.tint {
    padding: 20px 20px 15px;
  }

  .class-info-content-block.about {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-map {
    width: 73px;
    height: 232px;
    margin-top: 65px;
    margin-bottom: -71px;
    margin-left: 25px;
    padding-top: 54px;
    padding-bottom: 60px;
  }

  .contact-map.cta-block {
    width: 104px;
    height: 305px;
    margin-bottom: -107px;
    margin-left: 157px;
    padding-top: 1px;
    padding-bottom: 43px;
    top: -4px;
    left: 23px;
  }

  .hero-contact-list {
    margin-bottom: 0;
  }

  .logo-container {
    padding-left: 20px;
  }

  .pricing-check-list-item {
    margin-bottom: -1px;
  }

  .page-overlay-header {
    padding-top: 105px;
    padding-bottom: 25px;
  }

  .blog-post-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 19px;
  }

  .blog-date-icon {
    height: 19px;
  }

  .blog-author-block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .blog-author-image {
    width: 60px;
    height: 60px;
    margin-right: 16px;
  }

  .blog-author-name {
    font-size: 15px;
    line-height: 18px;
  }

  .blog-author-name._2 {
    font-size: 12px;
  }

  .sidebar-block {
    padding: 20px 20px 10px;
  }

  .blog-post-header {
    margin-bottom: 10px;
  }

  .blog-post-lightbox {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .blog-post-thumb {
    width: 100%;
    height: auto;
  }

  .menu-button {
    float: right;
    margin-right: 20px;
    position: static;
  }

  .nav-menu {
    width: auto;
    height: auto;
    margin-top: -3px;
    margin-bottom: 1px;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .class-item {
    padding-left: 0;
    padding-right: 0;
  }

  .featured-trainer-item {
    text-align: center;
    padding: 20px;
  }

  .featured-trainer-block {
    top: -8px;
  }

  .trainer-image {
    width: 80px;
  }

  .trainer-name {
    margin-top: 14px;
    font-size: 16px;
  }

  .small-divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .home-news-title {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 17px;
  }

  .recent-news-thumb-image {
    width: 50px;
  }

  .recent-news-top-wrapper {
    margin-top: 10px;
  }

  .class-difficulty-label {
    float: none;
    display: block;
  }

  .difficulty-info-title {
    float: left;
    margin-left: 0;
    display: block;
  }

  .class-intro-paragraph {
    font-size: 11px;
    line-height: 16px;
  }

  .sign-up-col-right {
    padding-left: 0;
    padding-right: 0;
  }

  .instructions-content-block {
    padding: 20px;
  }

  .licensing-list-item {
    padding: 6px 3px;
  }

  .licensing-info-column {
    padding-right: 0;
  }

  .licensing-info-title {
    font-size: 11px;
    line-height: 16px;
  }

  .image {
    width: 66px;
    margin-top: -184px;
    padding-bottom: 0;
  }

  .cadre {
    width: 345px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -60px;
  }

  .logo-expo {
    margin-top: -35px;
  }

  .chauffage {
    float: left;
    margin: 6px -12px 18px -32px;
    padding-top: 12px;
    padding-bottom: 1px;
    padding-right: 0;
  }

  .ballon {
    float: left;
    margin-left: -1px;
    padding-top: 42px;
    padding-bottom: 0;
    padding-left: 8px;
  }

  .texte-chauffage {
    margin-top: 12px;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 20px;
  }

  .bouton-produits {
    width: auto;
    min-width: 0;
    height: auto;
    margin-top: -5px;
    margin-left: 68px;
    padding: 0 25px 0 24px;
    font-size: 10px;
    position: static;
    top: auto;
  }

  .texte-sanitaire {
    float: left;
    margin-top: -54px;
    margin-bottom: -19px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 20px;
    position: absolute;
  }

  .sanitaire {
    max-width: 35%;
    margin-top: -70px;
    margin-bottom: -1px;
  }

  .rouen-map {
    margin-top: -892px;
  }

  .barre-1 {
    width: 321px;
  }

  .fournisseur {
    width: 320px;
    margin-top: 538px;
    margin-bottom: -9px;
    padding-top: 0;
    padding-bottom: 5px;
    font-size: 36px;
    top: auto;
  }

  .fournisseur._1 {
    margin-top: 95px;
    margin-bottom: 1px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
  }

  .fournisseur._1._2 {
    margin-top: 105px;
  }

  .logo-leblanc {
    width: 165px;
    margin-top: -201px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .sanitaire-image {
    padding-bottom: 0;
  }

  .ecoleblanc {
    font-size: 20px;
  }
}


