@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two&display=swap');
@font-face {
  font-family: 'Sacramento';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sacramento/v17/buEzpo6gcdjy0EiZMBUG0Co.ttf) format('truetype');
}
@font-face {
  font-family: 'Circular Pro Book';
  src: url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.eot");
  src: url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.eot#iefix") format("embedded-opentype"), url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.woff2") format("woff2"), url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.woff") format("woff"), url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book") format("truetype"), url("https://www.mabachesofareb.com/public/fonts/circularpro/book/CircularPro-Book.svg#AchilleIIFY-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Circular Pro Bold';
  src: url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.eot");
  src: url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.eot#iefix") format("embedded-opentype"), url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.woff2") format("woff2"), url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.woff") format("woff"), url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.ttf") format("truetype"), url("https://www.mabachesofareb.com/public/fonts/circularpro/bold/CircularPro-Bold.svg#AchilleIIFY-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.main > .main-section > .section-center .block-page .page-header {
  border-bottom: none;
  padding: 0 0 35px;
  margin: 0;
}
.main > .main-section > .section-center .block-page .page-header > h1 {
  text-align: center;
  text-transform: uppercase;
  color: #222;
  font-size: 1.5rem;
  padding: 0.25rem 0;
  margin: 0.75rem auto;
  border-bottom: 1px solid #5275ee;
  max-width: max-content;
}
.main > .main-section > .section-center .block-page .page-header > p {
  text-align: center;
  font-size: 0.9rem;
  color: #777;
}
.main > .main-section > .section-center .block-page .page-header > h3 {
  text-align: center;
  color: #999;
  font-weight: 100;
}
.main > .main-section > .section-center .block-page > .page-content > .card {
  margin-bottom: 35px;
  background-color: #e8e9eb;
  border-radius: 0;
  border-color: #e6e6e6;
}
.main > .main-section > .section-center .block-page .card-tarp {
  position: relative;
  z-index: 2;
  filter: grayscale(0%);
  min-height: 342px;
  cursor: pointer;
  margin: 0 0 3rem 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  opacity: 100%;
  height: 250px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-body {
  position: absolute;
  z-index: 3;
  top: 250px;
  height: 90px;
  padding: 1rem;
  left: 0;
  right: 0;
  background-color: #333;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-body > h5.card-title {
  font-size: 1.2rem;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-body > h5.card-title > small {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer {
  position: absolute;
  z-index: 4;
  top: 340px;
  left: 0;
  right: 0;
  opacity: 0%;
  background-color: #5275ee;
  pointer-events: none;
  padding: .75rem 1.25rem 1rem  1.25rem;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > p {
  color: #fff;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > .group-link {
  padding-bottom: 1rem;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > .group-link > .group-link-item {
  border: 1px solid #5275ee;
  background-color: #fff;
  padding: .25rem .5rem;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > .group-link > .group-link-item > a.item-link {
  color: #333;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > .group-link > .group-link-item:hover {
  padding: .25rem 1rem;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > .group-link > .group-link-item:hover > a.item-link {
  color: #5275ee;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > .link-know-everything {
  display: none;
  height: 70px;
  margin: 0 -1.25rem;
  padding: 35px 0 0 0;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > .link-know-everything > a {
  padding: 0.5rem 0.75rem;
  display: block;
  background-color: #333;
  color: #fff;
  text-align: left;
  border: 1px solid #333;
}
.main > .main-section > .section-center .block-page .card-tarp > .card-footer > .link-know-everything > a > i {
  position: absolute;
  bottom: 0;
  right: 1.25rem;
  font-size: 4rem;
  background-color: #333;
  color: #fff;
  padding: 0.25rem;
  border-radius: 10px 10px 0 0;
}
.main > .main-section > .section-center .block-page .card-tarp:hover > .card-body {
  background-color: #5275ee;
}
.main > .main-section > .section-center .block-page .card-tarp.active > .card-image {
  opacity: 100%;
  background-size: 150%;
}
.main > .main-section > .section-center .block-page .card-tarp.active > .card-body {
  background-color: #5275ee;
}
.main > .main-section > .section-center .block-page .card-tarp.open {
  cursor: inherit !important;
}
.main > .main-section > .section-center .block-page .card-tarp.open > .card-image {
  opacity: 100%;
  background-size: 150%;
}
.main > .main-section > .section-center .block-page .card-tarp.open > .card-body {
  top: 160px;
  background-color: rgba(0, 0, 0, 0.5);
}
.main > .main-section > .section-center .block-page .card-tarp.open > .card-footer {
  top: 250px;
  opacity: 100%;
  pointer-events: auto;
}
.main > .main-section > .section-center .block-page .card-tarp.masked {
  filter: grayscale(100%);
}
.main > .main-section > .section-center .block-page .card-tarp.masked > .card-image {
  opacity: 50%;
}
.main > .main-section > .section-center .block-page .card-tarp.masked > .card-body > h5.card-title {
  color: #ccc;
}
.main > .main-section > .section-center .block-page .card-tarp.masked > .card-body > h5.card-title > small {
  color: #ccc;
}
.main > .main-section > .section-center .block-page .card-tarp.card-tarp-meter > .card-image {
  background-image: url("https://www.mabachesofareb.com/page/tarp/public/img/__tarp-flat/index-meter.png");
}
.main > .main-section > .section-center .block-page .card-tarp.card-tarp-shape .row {
  margin-right: -5px;
  margin-left: -5px;
}
.main > .main-section > .section-center .block-page .card-tarp.card-tarp-shape .row > div {
  padding-right: 5px;
  padding-left: 5px;
}
.main > .main-section > .section-center .block-page .card-tarp.card-tarp-shape > .card-image {
  background-image: url("https://www.mabachesofareb.com/page/tarp/public/img/__tarp-flat/index-shape.png");
}
.main > .main-section > .section-center .block-page .card-tarp.card-tarp-shape > .card-footer {
  padding: .75rem 10px 1rem 10px;
}
.main > .main-section > .section-center .block-page .card-tarp.card-tarp-shape > .card-footer a.btn-link {
  border-bottom: 1px solid #5275ee;
  border-radius: 0;
  padding: 0.25rem 0;
  color: #333;
  background-color: #fff;
  text-transform: uppercase;
  font-size: 0.9rem;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.main > .main-section > .section-center .block-page .card-tarp.card-tarp-shape > .card-footer a.btn-link:hover {
  color: #5275ee;
  background-color: #e6e6e6;
  text-decoration: none;
}
.main > .main-section > .section-center .block-page .card-tarp.card-tarp-draw > .card-image {
  background-image: url("https://www.mabachesofareb.com/page/tarp/public/img/__tarp-flat/index-draw.png");
}
/* 
For Mobile 
Lorsque l'écran (fenêtre du navigateur) devient plus petit que 768 pixels :
*/
@media screen and (max-width: 768px) {
  .main > .main-section > .section-center > .block-page > .page-header {
    padding: 0 0 1rem 0;
  }
  .main > .main-section > .section-center > .block-page > .page-header > h3 {
    display: none;
  }
  .main > .main-section > .section-center > .block-page > .page-header > h1 {
    padding: 0;
    margin: 0 auto 0.25rem auto;
    font-size: 1.2rem;
  }
  .main > .main-section > .section-center > .block-page > .page-header > p {
    margin: 0;
  }
  .main > .main-section > .section-center > .block-page .block-html {
    display: none;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter,
  .main > .main-section > .section-center > .block-page .card-tarp-shape,
  .main > .main-section > .section-center > .block-page .card-tarp-draw {
    min-height: auto !important;
    filter: grayscale(0) !important;
    margin: 0 0 1rem 0 !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-image,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-image,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-image {
    display: none !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-body,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-body,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-body {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: min-content !important;
    padding: 0.5rem !important;
    background-color: #e6e6e6 !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-body > .card-title,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-body > .card-title,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-body > .card-title {
    margin: 0 !important;
    font-size: 1rem !important;
    text-align: left !important;
    color: #333 !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-body > .card-title > small,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-body > .card-title > small,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-body > .card-title > small {
    color: #777 !important;
    text-align: left !important;
    text-transform: uppercase !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-footer,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-footer,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-footer {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    padding: 0.5rem !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    background-color: #fff;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-footer > p,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-footer > p,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-footer > p {
    display: none !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-footer > .group-link,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-footer > .group-link,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-footer > .group-link {
    padding: 0 !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-footer > .group-link > .group-link-item,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-footer > .group-link > .group-link-item,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-footer > .group-link > .group-link-item {
    border: none !important;
    border-bottom: 1px solid #e6e6e6 !important;
    background-color: #fff !important;
    padding: 0 !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-footer > .group-link > .group-link-item > a.item-link,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-footer > .group-link > .group-link-item > a.item-link,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-footer > .group-link > .group-link-item > a.item-link {
    color: #5275ee !important;
    font-size: .9rem !important;
  }
  .main > .main-section > .section-center > .block-page .card-tarp-meter > .card-footer > .row > div > a,
  .main > .main-section > .section-center > .block-page .card-tarp-shape > .card-footer > .row > div > a,
  .main > .main-section > .section-center > .block-page .card-tarp-draw > .card-footer > .row > div > a {
    text-align: left !important;
    text-transform: initial !important;
    border-bottom: 1px solid #e6e6e6 !important;
    color: #5275ee !important;
  }
}
main.main > section.main-section > .section-center > section .section-header {
  margin-bottom: 2rem;
}
main.main > section.main-section > .section-center > section .section-header > .header-title {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
main.main > section.main-section > .section-center > section .section-header > .header-subtitle {
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  max-width: 80%;
  margin: 0 auto 2rem auto;
}
main.main > section.main-section > .section-center > section.section-banner {
  background-image: url("https://www.mabachesofareb.com/page/tarp/public/img/tarp-flat/block-title-banner.jpg");
  background-position: center center;
  background-size: cover;
  filter: grayscale(100%);
  /* Rend l'élément en noir et blanc */
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-banner > .page-header {
  border: none;
  margin: 0;
  padding: 2rem 0;
  background-color: rgba(0, 0, 0, 0.5);
}
main.main > section.main-section > .section-center > section.section-banner > .page-header > h1.page-name {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 3px #000;
}
main.main > section.main-section > .section-center > section.section-banner > .short-content {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-banner > .short-content > .short-content-text {
  display: -webkit-box;
  /* Crée un conteneur flexible */
  -webkit-line-clamp: 3;
  /* Limite à 3 lignes */
  -webkit-box-orient: vertical;
  /* Définit l'orientation en mode vertical */
  overflow: hidden;
  /* Cache le contenu qui dépasse */
  text-overflow: ellipsis;
  /* Ajoute les "..." pour indiquer la troncature */
  color: #fff !important;
  height: 75px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-banner > .short-content > .short-content-text p {
  color: #fff !important;
}
main.main > section.main-section > .section-center > section.section-banner > .short-content > .short-content-btn {
  text-align: center;
  padding: 2rem 0 ;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-banner > .short-content > .short-content-btn button {
  border: none;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-banner > .short-content > .short-content-btn button > i {
  display: inline-block;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-banner > .long-content {
  background-color: #f0f0f0;
  height: 0px;
  padding: 0;
  opacity: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-banner.open {
  filter: grayscale(0%);
  /* Rend l'élément en noir et blanc */
}
main.main > section.main-section > .section-center > section.section-banner.open > .short-content > .short-content-text {
  height: 0px;
}
main.main > section.main-section > .section-center > section.section-banner.open > .short-content > .short-content-btn {
  padding: 0rem 0 2rem 0;
}
main.main > section.main-section > .section-center > section.section-banner.open > .short-content > .short-content-btn button > i {
  transform: rotate(180deg);
  /* Rotation de 45 degrés */
}
main.main > section.main-section > .section-center > section.section-banner.open > .long-content {
  height: max-content;
  padding: 2rem;
  opacity: 1;
}
main.main > section.main-section > .section-center > section.section-product {
  padding: 4rem 0;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card {
  border: none;
  border-radius: 0;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card > a.card-circle {
  border: 2px solid #ffffff;
  background-color: #ffffff;
  height: 200px;
  width: 200px;
  margin: 0 auto;
  border-radius: 1rem;
  box-shadow: 0px 0px 10px -5px #000;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card > a.card-circle > .card-image {
  position: relative;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #e6e6e6;
  height: 100%;
  width: 100%;
  border-radius: 1rem;
  -webkit-transition: 1s ease-out;
  -moz-transition: 1s ease-out;
  -o-transition: 1s ease-out;
  transition: 1s ease-out;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card > a.card-circle > .card-image > .image-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 4rem;
  color: #fff;
  opacity: 0;
  text-align: center;
  transform: scaleX(-1);
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card > .card-body > h3.card-title {
  font-size: 1.4rem;
  text-align: center;
  margin: 0;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card > .card-body p.card-subtitle {
  color: #5275ee;
  text-align: center;
  margin: 0;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card > .card-body p.card-text {
  font-size: .8rem;
  background-color: #fecb00;
  color: #5275ee;
  max-width: max-content;
  margin: .5rem auto 0 auto;
  padding: .25rem 1rem;
  border-radius: 2rem;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card:hover > a.card-circle {
  border: 2px solid #5275ee;
  box-shadow: 0px 0px 20px -10px #5275ee;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card:hover > a.card-circle > .card-image {
  background-color: #5275ee;
  background-size: 110% 110%;
}
main.main > section.main-section > .section-center > section.section-product .product-content .card:hover > a.card-circle > .card-image > .image-icon {
  opacity: .5;
  transform: translateY(-50%);
}
main.main > section.main-section > .section-center > section.section-quote {
  padding: 4rem 0;
  background-color: #f5f5f5;
}
main.main > section.main-section > .section-center > section.section-information {
  padding: 4rem 0;
  background-color: #fff;
}
main.main > section.main-section > .section-center > section.section-gallery {
  padding: 4rem 0;
  background-color: #f5f5f5;
}
main.main > section.main-section > .section-center > section.section-notice {
  padding: 4rem 0;
  background-color: #fff;
}

/*# sourceMappingURL=flat.min.css.map */