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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Mukta Malar', sans-serif;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 52px;
  line-height: 60px;
  font-weight: 800;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Mukta Malar', sans-serif;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 40px;
  line-height: 66px;
  font-weight: 800;
}

h3 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Raleway, sans-serif;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 30px;
  line-height: 35px;
  font-weight: 800;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Mukta Malar', sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

a {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Mukta Malar', sans-serif;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 18px;
  text-decoration: underline;
}

a:hover {
  color: hsla(81.6, 37.88%, 74.12%, 1.00);
}

.body {
  background-color: #f0f0f0;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.brand {
  position: static;
  z-index: 2;
  min-height: 147px;
  min-width: 150px;
  margin-right: auto;
  margin-left: 50px;
  padding-bottom: 0px;
//	background-image: url('../images/Logo.svg');
	background-image: url('../images/Logo.png');
  background-position: 0% 0%;
  background-size: 150px;
  background-attachment: scroll;
}

.brand.w--current {
  min-height: 137px;
  min-width: 140px;
  background-size: 140px;
}

.navbar {
  z-index: 1;
  background-color: hsla(36.00000000000001, 58.33%, 23.53%, 1.00);
}

.nav-links {
  -webkit-transition-property: color;
  transition-property: color;
  color: hsla(46.666666666666615, 18.00%, 80.39%, 1.00);
  font-size: 16px;
  font-weight: 800;
}

.nav-links:hover {
  color: hsla(81.6, 37.88%, 74.12%, 1.00);
}

.nav-links.w--current {
  color: hsla(81.6, 37.88%, 74.12%, 1.00);
}

.hero {
  display: block;
  width: 100vw;
  height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/hero_01.jpg');
  background-position: 0px 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-banner {
  display: block;
  height: 100vh;
  padding-left: 0px;
}

.p {
  max-width: 75%;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
}

.h1-light {
  max-width: 50vw;
  margin-top: 185px;
  color: #d6d2c4;
}

.search-bar {
  display: block;
  width: 100vw;
  min-height: 70px;
  margin-top: -130px;
  padding-right: auto;
  padding-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid none none;
  border-width: 2px;
  border-color: hsla(81.6, 37.88%, 74.12%, 1.00);
  background-color: hsla(10.909090909090914, 10.89%, 19.80%, 0.90);
}

.barre-rabais {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Mukta Malar', sans-serif;
  color: hsla(46.666666666666615, 18.00%, 80.39%, 1.00);
  font-size: 22px;
  font-weight: 700;
}

.dropdown {
  font-family: 'Mukta Malar', sans-serif;
}

.text-dropdown {
  color: #d6d2c4;
  font-size: 12px;
  text-transform: uppercase;
}

.text-dropdown-region {
  color: #d6d2c4;
  font-size: 16px;
  text-transform: uppercase;
}

.icon {
  color: #d6d2c4;
}

.dropdown-link {
  -webkit-transition-property: color;
  transition-property: color;
  color: #d6d2c4;
}

.dropdown-link:hover {
  color: hsla(81.6, 37.88%, 74.12%, 1.00);
}

.dropdown-list {
  background-color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 80px;
  min-height: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-2 {
  padding-top: 0px;
}

.resultats-search {
  padding-right: 25px;
  float: left;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  text-align: center;
}

.result-top {
  display: block;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.green-button {
  border-radius: 5px;
  background-color: hsla(81.6, 37.88%, 74.12%, 1.00);
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}

.green-button:hover {
  background-color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  color: #d6d2c4;
}

.tags {
  clear: left;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  text-transform: none;
}

.label {
  float: none;
  clear: none;
  text-transform: uppercase;
}

.label-right {
  float: none;
  clear: none;
  text-align: right;
  text-transform: uppercase;
}

.green-button-right {
  float: right;
  border-radius: 5px;
  background-color: hsla(81.6, 37.88%, 74.12%, 1.00);
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}

.green-button-right:hover {
  background-color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  color: #d6d2c4;
}

.green-button-left {
  float: left;
  border-radius: 5px;
  background-color: hsla(81.6, 37.88%, 74.12%, 1.00);
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}

.green-button-left:hover {
  background-color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  color: #d6d2c4;
}

.green-button-tag {
  margin-right: 20px;
  border-radius: 5px;
  background-color: hsla(81.6, 37.88%, 74.12%, 1.00);
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.green-button-tag:hover {
  background-color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  color: #d6d2c4;
}

.cards {
  margin-top: 10px;
}

.content-text {
  margin-top: 126px;
}

.footer {
  margin-top: 50px;
  background-color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
}

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

.footer-col {
  margin-top: 40px;
  margin-bottom: 25px;
}

.text-footer {
  padding-bottom: 15px;
  font-family: 'Mukta Malar', sans-serif;
  color: #d6d2c4;
  font-weight: 500;
}

.lien-footer {
  min-width: 30%;
  float: left;
}

.column {
  min-height: 50px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.cta {
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #d6d2c4;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
}

.cta:hover {
  background-color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  color: #d6d2c4;
}

.card-region {
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.card-content {
  padding: 20px;
}

.card-nom {
  font-family: 'Mukta Malar', sans-serif;
  font-size: 28px;
  line-height: 30px;
  font-weight: 800;
}

.card-line {
  max-height: 1px;
  max-width: 100%;
  min-height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: hsla(81.6, 37.88%, 74.12%, 1.00);
}

.card-desc {
  margin-bottom: 15px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  line-height: 21px;
}

.card-titre {
  margin-bottom: 15px;
  font-family: 'Mukta Malar', sans-serif;
  font-size: 21px;
  line-height: 21px;
}

.card {
  background-color: #fff;
  box-shadow: 1px 1px 7px 2px rgba(0, 0, 0, .1);
}

.card-prix {
  margin-top: 10px;
  float: left;
  font-family: 'Mukta Malar', sans-serif;
  font-size: 22px;
  text-transform: lowercase;
}

.columns {
  margin-top: 10px;
  margin-bottom: 20px;
}

.columns-2 {
  margin-top: 0px;
}

.nav-bottom {
  margin-top: 50px;
}

.green-button-left-disable {
  float: left;
  border-radius: 5px;
  background-color: #fff;
  color: #c6c8c6;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}

.green-button-right-disable {
  float: left;
  border-radius: 5px;
  background-color: #fff;
  color: #c6c8c6;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  overflow: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
}

.resultats-search-bottom {
  padding-right: 0px;
  float: left;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  text-align: center;
}

.card-ville {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  text-transform: none;
}

.suggestions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.cards-vedette {
  margin-top: 0px;
}

.text-link {
  -webkit-transition-property: color;
  transition-property: color;
}

.text-link:hover {
  color: hsla(81.6, 37.88%, 74.12%, 1.00);
}

.section {
  margin-top: 125px;
  padding-right: 58px;
  padding-left: 58px;
}

.region {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/laurentides.jpg');
  background-position: 50% 50%;
  background-size: 1125px;
}

.div-block-2 {
  max-width: 45vh;
  margin-left: 183px;
}

.card-region-white {
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  color: #f0f0f0;
  font-size: 14px;
  text-transform: uppercase;
}

.h2-region {
  margin-top: 0px;
  color: #f0f0f0;
}

.region-desc {
  max-width: 35vw;
  margin-bottom: 10px;
  padding-bottom: 15px;
  font-family: Raleway, sans-serif;
  color: #f0f0f0;
  font-size: 17px;
  line-height: 21px;
}

.text-footer-link {
  padding-bottom: 15px;
  -webkit-transition-property: color;
  transition-property: color;
  font-family: 'Mukta Malar', sans-serif;
  color: #d6d2c4;
  font-size: 14px;
  font-weight: 500;
}

.text-footer-link:hover {
  color: hsla(81.6, 37.88%, 74.12%, 1.00);
}

.h2-suggestion {
  font-size: 25px;
  line-height: 35px;
}

.icone-back {
  margin-right: 10px;
}

.desc-icones {
  margin-top: 0px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.p-center {
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.h3-centered {
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}

.top-offre {
  display: block;
  margin-top: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.link {
  -webkit-transition-property: color;
  transition-property: color;
}

.infolettre {
  margin-top: 50px;
}

.infolettre-texte {
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
}

.info-texte {
  max-width: 35vw;
  margin-bottom: 10px;
  padding-bottom: 15px;
  float: left;
  font-family: Raleway, sans-serif;
  color: hsla(10.909090909090914, 10.89%, 19.80%, 1.00);
  font-size: 17px;
  line-height: 21px;
}

.susbcribe {
  float: right;
  clear: none;
}

.text-field {
  min-width: 350px;
  margin-right: 20px;
  padding: 9px 15px;
  float: left;
  border-radius: 5px;
  background-color: #d6d2c4;
  font-family: 'Mukta Malar', sans-serif;
  font-weight: 500;
}

.icone-offre {
  margin-top: 5px;
  margin-right: 10px;
  float: left;
}

.offre-prix {
  margin-top: 10px;
  margin-bottom: 15px;
  float: none;
  font-family: 'Mukta Malar', sans-serif;
  font-size: 22px;
  text-transform: lowercase;
}

.h2-offre {
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .brand.w--current {
    min-height: 102px;
    min-width: 100px;
    margin-left: 20px;
    background-size: cover;
  }
  .navbar {
    color: hsla(46.666666666666615, 18.00%, 80.39%, 1.00);
  }
  .hero {
    background-position: 50% 50%;
    background-size: cover;
  }
  .h1-light {
    max-width: 60vw;
    margin-top: 120px;
    font-size: 48px;
    line-height: 50px;
  }
  .search-bar {
    margin-top: -164px;
  }
  .barre-rabais {
    font-size: 18px;
  }
  .resultats-search {
    font-size: 12px;
    text-align: center;
  }
  .green-button {
    font-size: 14px;
  }
  .green-button-right {
    font-size: 14px;
  }
  .green-button-left {
    font-size: 14px;
  }
  .green-button-tag {
    font-size: 14px;
  }
  .column-2 {
    margin-top: 24px;
  }
  .cta {
    padding: 8px 10px;
    font-size: 16px;
  }
  .card-desc {
    font-size: 15px;
    line-height: 18px;
  }
  .card-prix {
    font-size: 18px;
  }
  .green-button-left-disable {
    font-size: 14px;
  }

   .green-button-right-disable {
    font-size: 14px;
  }
  .resultats-search-bottom {
    font-size: 12px;
    text-align: center;
  }
  .card-ville {
    margin-top: 10px;
    font-size: 12px;
  }
  .region-desc {
    font-size: 15px;
    line-height: 18px;
  }
  .img-type {
    width: 50%;
  }
  .p-center {
    font-size: 18px;
    line-height: 24px;
  }
  .h3-centered {
    font-size: 24px;
    line-height: 30px;
  }
  .link {
    -webkit-transition-property: color;
    transition-property: color;
  }
  .infolettre-texte {
    font-size: 15px;
    line-height: 18px;
  }
  .info-texte {
    font-size: 15px;
    line-height: 18px;
  }
  .text-field {
    min-width: 300px;
  }
  .offre-prix {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .brand {
    min-height: 98px;
    min-width: 100px;
    background-size: 100px;
  }
  .h1-light {
    max-width: 75vw;
    margin-top: 110px;
    margin-left: 20px;
    font-size: 36px;
    line-height: 42px;
  }
  .search-bar {
    margin-top: -184px;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .resultats-search {
    font-size: 10px;
    text-align: center;
  }
  .green-button-tag {
    margin-right: 10px;
  }
  .card {
    overflow: auto;
    max-width: 50%;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
  .column-type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: left;
  }
  .heading-2 {
    float: none;
    clear: none;
    font-size: 22px;
    line-height: 28px;
  }
  .resultats-search-bottom {
    font-size: 10px;
    text-align: center;
  }
  .text-link {
    font-size: 14px;
  }
  .div-block-2 {
    margin-left: 150px;
  }
  .categories {
    padding-right: 10px;
    padding-left: 10px;
  }
  .h2-suggestion {
    font-size: 21px;
    line-height: 28px;
  }
  .icone-back {
    max-width: 15px;
  }
  .img-type {
    width: 25%;
    max-width: 50%;
  }
  .p-center {
    max-width: 85vh;
  }
  .top-offre {
    padding-right: 10px;
    padding-left: 10px;
  }
  .link {
    font-size: 14px;
  }
  .info-texte {
    max-width: 30vw;
    float: left;
  }
  .susbcribe {
    float: right;
  }
  .text-field {
    min-width: 200px;
  }
  .container-3 {
    padding-right: 22px;
    padding-left: 22px;
  }
  .offre-suggestion {
    padding-right: 10px;
    padding-left: 10px;
  }
  .h2-offre {
    float: none;
    clear: none;
    font-size: 22px;
    line-height: 28px;
  }
  .column-7 {
    margin-bottom: 25px;
  }
}

@media (max-width: 479px) {
  .h1-light {
    max-width: 75vw;
    margin-top: 70px;
    font-size: 24px;
    line-height: 36px;
  }
  .search-bar {
    min-height: 250px;
    margin-top: -310px;
  }
  .result-top {
    padding-left: 10px;
  }
  .green-button {
    font-size: 12px;
  }
  .green-button-right {
    font-size: 12px;
  }
  .green-button-left {
    font-size: 12px;
  }
  .green-button-tag {
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .logo-footer {
    padding-bottom: 1px;
  }
  .footer-content {
    padding-left: 10px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .card-content {
    margin-bottom: 21px;
  }
  .card {
    max-width: 100%;
  }
  .green-button-left-disable {
    font-size: 12px;
  }
  .green-button-right-disable {
    font-size: 12px;
  }
  .column-4 {
    margin-bottom: 20px;
  }
  .image {
    margin-top: 10px;
  }
  .suggestions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-link {
    font-size: 14px;
  }
  .div-block-2 {
    margin-left: 40px;
  }
  .columns-4 {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column-5 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .top-offre {
    padding-left: 10px;
  }
  .info-texte {
    max-width: 100vw;
  }
  .text-field {
    min-width: 175px;
    float: left;
    clear: none;
    font-size: 12px;
  }
}

