/*----------------------*/
/* BLOC TEXTE */
/*----------------------*/
.text-type-0 {
  background: white; }

.text-type-1 {
  background: #CC7832; }

.text-type-2 {
  background: #ec8696; }

.text-type-3 {
  background: #87e787; }

.text-type-4 {
  background: red; }

/*----------------------*/
/* BLOC TEXTE IMAGE & TEXTE SLIDER */
/*----------------------*/
.text-img-type-0 {
  background: white; }

.text-img-type-1 {
  background: #CC7832; }

.text-img-type-2 {
  background: #ec8696; }

.bg-cover-fixed {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.bg-cover {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.img-fit-cover {
  height: 100%;
  object-fit: cover; }

.cid-sYtiOZS3A3 .row {
  flex-direction: row; }

.row-reverse {
  flex-direction: row-reverse !important; }

.cid-sYtjNiy8H1 .carousel {
  height: auto; }

@media (min-width: 992px) {
  .cid-sYtjNiy8H1 .text-wrapper {
    padding: 2rem; } }
.cid-sYtiOZS3A3 .text-wrapper, .cid-sYtjNiy8H1 .text-wrapper {
  padding: 2rem; }

.cid-sYtjNiy8H1 .mbr-section-title {
  margin-bottom: 0; }

/*----------------------*/
/* TEXTES */
/*----------------------*/
.bloc-text p {
  line-height: 1.5;
  text-align: justify; }

.column-count-0 p {
  line-height: 1.5; }

.column-count-2 p {
  column-count: 2;
  column-gap: 40px; }
  @media (max-width: 992px) {
    .column-count-2 p {
      column-count: 1; } }

.column-count-3 p {
  column-count: 3;
  column-gap: 40px; }
  @media (max-width: 992px) {
    .column-count-3 p {
      column-count: 1; } }

/*----------------------*/
/* BLOC GALLERIE */
/*----------------------*/
.cid-sYtl8fxYgW .tile:hover .image-wrap {
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }

.cid-sYtl8fxYgW .image-wrap {
  overflow: hidden;
  transition: transform 0.3s;
  position: relative;
  height: 100%; }

.cid-sYtl8fxYgW .tile {
  width: 100%;
  margin: 15px; }

.cid-sYtl8fxYgW {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: none !important; }
  .cid-sYtl8fxYgW h3 {
    text-transform: uppercase !important;
    border-bottom: 2px solid #fcd743 !important;
    padding-bottom: 5px;
    font-size: 22px !important; }

.cid-sYIQSfaAZ3.bg-img-map {
  /*db-connect: url('127.0.0.1:8889') mysql 'root' 'root' 'SELECT bloc_bg_color FROM pages_blocs WHERE bloc_id = 10';*/
  /*background: db('bloc_bg_color');*/
  background-image: url(../medias_front/common/carte-bg.jpg); }

/*# sourceMappingURL=catalogue.css.map */
