/** FONCTIONS **/
/** END FONCTIONS **/
/** FONTS **/
/** END FONTS **/
@font-face {
  font-family: 'Artane Elongated BT';
  src: url('fonts/ArtaneElongatedBT-Regular.eot');
  src: url('fonts/ArtaneElongatedBT-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/ArtaneElongatedBT-Regular.woff2') format('woff2'), url('fonts/ArtaneElongatedBT-Regular.woff') format('woff'), url('fonts/ArtaneElongatedBT-Regular.ttf') format('truetype'), url('fonts/ArtaneElongatedBT-Regular.svg#ArtaneElongatedBT-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.section_farine_entete {
  padding: 0 25px;
  text-align: center;
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
}
.section_farine_entete .logo {
  height: calc(350px / 4);
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.section_farine_entete .logo img {
  height: inherit;
  margin: 0 auto;
}
.section_farine_entete h1 {
  font-size: 1.875em;
  line-height: 1.2;
  margin-top: 20px;
  font-weight: bold;
  font-family: 'Trade Gothic LT Pro Cn';
}
.section_farine_entete .chapeau {
  font-size: 1em;
  line-height: 1.3;
  margin-top: 20px;
  font-weight: bold;
  font-family: 'Trade Gothic LT Pro Cn';
}
.section_farine_video {
  padding: 0 25px;
  text-align: center;
}
.section_farine_video .bloc {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-top: 60px;
  box-shadow: 0 20px 30px 0 rgba(255, 196, 64, 0.05), 0 20px 50px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: -100px;
}
.section_farine_video .bloc a {
  display: inline-block;
  font-family: 'Roboto';
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.625em;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 24px;
  margin-bottom: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.section_farine_video .bloc a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.section_farine_video .bloc a span {
  display: inline-block;
  margin-left: 25px;
  vertical-align: top;
}
.section_farine_video .bloc a span svg {
  width: 24px;
  height: 24px;
}
.section_farine_video .bloc a span svg path {
  fill: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.section_farine_video .bloc a:hover {
  color: #d09a57;
}
.section_farine_video .bloc a:hover span svg path {
  fill: #d09a57;
}
.section_farine_video .bloc img {
  max-width: 350px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -60px;
}
#chiffres,
#infos_compl {
  text-align: center;
  padding: 60px 0;
}
#chiffres li,
#infos_compl li {
  max-width: 300px;
  margin: 0 auto;
}
#chiffres li:not(:last-of-type),
#infos_compl li:not(:last-of-type) {
  margin-bottom: 30px;
}
#chiffres li img,
#infos_compl li img {
  width: 100px;
  margin: 0 auto;
}
#chiffres li .titre,
#infos_compl li .titre {
  margin-top: 15px;
  font-family: 'Trade Gothic LT Pro Cn';
  font-size: 1.875em;
  font-weight: bold;
}
#chiffres li .stitre,
#infos_compl li .stitre {
  margin-top: 10px;
  font-size: 1em;
  font-weight: 300;
}
#chiffres .owl-controls,
#infos_compl .owl-controls {
  margin: 30px 0 0 0;
}
#chiffres .owl-controls .owl-dots .owl-dot span,
#infos_compl .owl-controls .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 7px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  background: none;
  border: 1px solid #d09a57;
  cursor: pointer;
}
#chiffres .owl-controls .owl-dots .owl-dot.active span,
#infos_compl .owl-controls .owl-dots .owl-dot.active span {
  background: #d09a57;
}
.section_farine_ardoise {
  background: #292b2c;
  padding: 50px 20px;
  text-align: center;
}
.section_farine_ardoise .maincontent {
  max-width: 900px;
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}
.section_farine_ardoise .maintitre {
  font-size: 2em;
  line-height: 1.2;
  font-family: 'Trade Gothic LT Pro Cn';
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}
.section_farine_ardoise .maintitre.baguepi {
  font-family: 'Trade Gothic LT Pro Cn';
  letter-spacing: 5px;
}
.section_farine_ardoise .maintexte {
  margin-top: 20px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.3;
  color: #ffffff;
  font-family: 'Trade Gothic LT Pro Cn';
}
.section_farine_ardoise .img_baguette,
.section_farine_ardoise .img_timeline {
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
.section_farine_ardoise #mots {
  text-align: center;
  padding: 60px 0;
}
.section_farine_ardoise #mots li {
  max-width: 300px;
  margin: 0 auto;
}
.section_farine_ardoise #mots li:not(:last-of-type) {
  margin-bottom: 30px;
}
.section_farine_ardoise #mots li img {
  width: 125px;
  margin: 0 auto;
}
.section_farine_ardoise #mots li .titre {
  margin-top: 30px;
  font-family: 'Trade Gothic LT Pro Cn';
  font-size: 1.5em;
  font-weight: 300;
}
.section_farine_ardoise #mots li .stitre {
  margin-top: 20px;
  text-align: left;
}
.section_farine_ardoise #mots li .stitre p,
.section_farine_ardoise #mots li .stitre li {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.2;
  color: #ffffff;
}
.section_farine_ardoise #mots .owl-controls {
  margin: 30px 0 0 0;
}
.section_farine_ardoise #mots .owl-controls .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 7px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  background: none;
  border: 1px solid #d09a57;
  cursor: pointer;
}
.section_farine_ardoise #mots .owl-controls .owl-dots .owl-dot.active span {
  background: #d09a57;
}
.section_farine_ardoise #carrousel {
  margin-top: 40px;
}
.section_farine_ardoise #carrousel.owl-theme .owl-controls {
  position: absolute;
  right: 0;
  left: 0;
}
.section_farine_ardoise #carrousel.owl-theme .owl-controls .owl-nav [class*=owl-] {
  font-size: 0;
  padding: 0;
  margin: 10px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: center;
  background-color: transparent;
}
.section_farine_ardoise #carrousel.owl-theme .owl-controls .owl-nav .owl-prev {
  background-image: url(../images/carrousel-left.png);
}
.section_farine_ardoise #carrousel.owl-theme .owl-controls .owl-nav .owl-next {
  background-image: url(../images/carrousel-right.png);
}
.section_farine_ardoise #carrousel .item {
  margin: 0 10px;
  max-width: 920px;
}
.section_farine_ardoise #carrousel .item .bloc {
  background-color: #4d3328;
  padding: 30px;
}
.section_farine_ardoise #carrousel .item .bloc.baguepi {
  background-color: #585047;
}
.section_farine_ardoise #carrousel .item .bloc .texte {
  text-align: left;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
}
.section_farine_ardoise #carrousel .item .bloc .texte p,
.section_farine_ardoise #carrousel .item .bloc .texte ul {
  color: #fff;
  line-height: 1.25;
}
.section_farine_ardoise #carrousel .item .bloc .texte p:not(:last-of-type),
.section_farine_ardoise #carrousel .item .bloc .texte ul:not(:last-of-type) {
  margin-bottom: 20px;
}
.section_farine_ardoise #carrousel .item .bloc .texte li {
  position: relative;
  color: #fff;
}
.section_farine_ardoise #carrousel .item .bloc .texte li:not(:last-of-type) {
  margin-bottom: 5px;
}
.section_farine_ardoise #carrousel .item .bloc .texte li:before {
  content: '';
  margin-left: 10px;
}
.section_farine_ardoise #carrousel .item .bloc .texte li:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background-color: #fff;
}
.section_farine_ardoise #carrousel .item .bloc .texte p + ul {
  margin-top: 15px;
}
.section_farine_ardoise #carrousel .item .bloc .texte blockquote {
  position: relative;
  padding: 20px 0 0 0;
}
.section_farine_ardoise #carrousel .item .bloc .texte blockquote:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/quote-blanc-2x.webp) center center no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: -15px;
}
.section_farine_ardoise .img_culture_bon {
  max-width: 440px;
  width: 100%;
  padding: 40px 0;
  margin: 0 auto;
}
.bayade {
  background-image: url(../images/bayade.jpg);
  background-position: 0 0;
  background-size: 45px;
  width: 100%;
  height: 60px;
}
.section_farine_produits {
  padding: 40px 0;
}
.section_farine_produits .titre-grand {
  text-align: center;
  padding: 0 25px;
}
.section_farine_produits .categories {
  text-align: center;
  margin-top: 30px;
}
.section_farine_produits .categories li {
  font-size: 0.625em;
  font-weight: 900;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: #bd9271;
  padding: 10px;
  line-height: 1;
  border: 2px dashed #bd9271;
  margin: 5px;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.section_farine_produits .categories li.active {
  color: #524842;
  border: 2px solid #524842;
}
.section_farine_produits .categories li:hover {
  color: #524842;
  border: 2px dashed #524842;
}
.section_farine_produits #produits {
  margin-top: 30px;
}
.section_farine_produits #produits li {
  max-width: 340px;
  padding: 30px 0;
  margin: 0 auto;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.section_farine_produits #produits li .img {
  text-align: center;
  position: relative;
}
.section_farine_produits #produits li .img .statique img {
  width: 250px;
  margin: 5px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.section_farine_produits #produits li .img .over img {
  width: 260px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  transform: scale(0.9);
  opacity: 0;
  clip-path: inset(9px);
  transition: all 0.2s ease 0.1s;
}
.section_farine_produits #produits li .content {
  max-width: 260px;
  margin-right: auto;
  margin-left: auto;
}
.section_farine_produits #produits li .titre {
  font-size: 1em;
  line-height: 1.1;
  margin-top: 20px;
  font-family: 'Trade Gothic LT Pro Cn';
}
.section_farine_produits #produits li .lien {
  display: flex;
  align-items: center;
  margin-top: 20px;
  position: relative;
  z-index: 3;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.section_farine_produits #produits li .lien .libelle {
  color: #524842;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625em;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.section_farine_produits #produits li .lien .picto {
  background: #524842;
  color: #fff;
  padding: 7px 0;
  width: 30px;
  text-align: center;
  border-radius: 50%;
  margin: -1px 0 0 15px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.section_farine_produits #produits li .texte {
  opacity: 0;
  transform: translateY(-30px) scale(0.9);
  display: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.section_farine_produits #produits li .texte p {
  font-size: 0.75em;
  font-weight: 300;
  margin-top: 10px;
  line-height: 1.3;
}
.section_farine_produits #produits li:hover {
  z-index: 10;
}
.section_farine_produits #produits li:hover .statique img {
  transform: scale(0.9);
  opacity: 0.5;
}
.section_farine_produits #produits li:hover .over img {
  opacity: 1;
  transform: scale(1);
}
.section_farine_produits #produits li:hover .libelle {
  color: #bd9271;
}
.section_farine_produits #produits li:hover .picto {
  background-color: #bd9271;
  transform: rotate(90deg);
}
.section_farine_produits #produits li:hover .lien {
  opacity: 0;
  transform: scale(0.9);
}
.section_farine_produits #produits li:hover .texte {
  opacity: 1;
  display: block;
  transform: translateY(-30px) scale(1);
}
.section_farine_produits #produits .owl-controls {
  margin: 0;
}
.section_farine_produits #produits .owl-controls .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 7px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  background: none;
  border: 1px solid #524842;
  cursor: pointer;
}
.section_farine_produits #produits .owl-controls .owl-dots .owl-dot.active span {
  background: #524842;
}
.section_farine_produits #produits.owl-theme .active li {
  opacity: 1;
  transform: scale(1);
}
.section_farine_produits #produits.owl-theme li {
  opacity: 0.4;
  margin: 0 10px;
  transform: scale(0.8);
}
.section_farines_bouton {
  padding: 0 25px;
  text-align: center;
  margin-bottom: 50px;
}
/*** PAGE BAGUEPI & REGIONS & MELIOR ***/
.page-id-188 footer#footer_moulins #pain_footer,
.page-id-190 footer#footer_moulins #pain_footer,
.page-id-446 footer#footer_moulins #pain_footer {
  display: none;
}
/*** END PAGE BAGUEPI & REGIONS & MELIOR ***/
/** EQUIPE BOULANGERS **/
#equipe_boulangers {
  margin: 35px auto 0 auto;
}
#conteneur_eb .visuel img {
  margin: 0 auto;
}
#conteneur_eb .txt {
  padding: 25px;
}
/** END EQUIPE BOULANGERS **/
/** TEMOIGNAGES **/
#conteneur_tem .txt {
  padding: 25px;
}
#conteneur_tem #liste_temoignages {
  padding: 0 25px;
  margin-bottom: 25px;
}
#conteneur_tem #liste_temoignages.owl-theme .owl-controls {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0;
  bottom: 10px;
}
#conteneur_tem #liste_temoignages.owl-theme .owl-controls .owl-nav [class*=owl-] {
  font-size: 0;
  padding: 0;
  margin: 10px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: center;
  background-color: transparent;
}
#conteneur_tem #liste_temoignages.owl-theme .owl-controls .owl-nav .owl-prev {
  background-image: url(../images/carrousel-left.png);
}
#conteneur_tem #liste_temoignages.owl-theme .owl-controls .owl-nav .owl-next {
  background-image: url(../images/carrousel-right.png);
}
#conteneur_tem .un_temoignage {
  background-color: #4d3328;
  position: relative;
  padding: 50px 80px 65px 25px;
  color: #fff;
}
#conteneur_tem .un_temoignage .picto {
  width: 56px;
  position: absolute;
  top: 10px;
  right: 10px;
}
#conteneur_tem .un_temoignage .txt {
  font-family: 'Trade Gothic LT Pro Cn';
  font-weight: 700;
  font-size: 1.35em;
  line-height: 1.2;
  padding: 0;
}
/** END TEMOIGNAGES **/
/* Version > 1024 */
@media (min-width: 1024px) {
  .section_farine_video .bloc img {
    max-width: 700px;
  }
  #chiffres,
  #mots,
  #infos_compl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
  }
  .section_farines_bouton {
    margin-bottom: 100px;
  }
}
/* Version > 1024 */
@media (min-width: 1200px) {
  .section_farine_entete {
    padding-top: 50px;
  }
  .section_farine_entete .logo {
    height: calc(350px / 2);
  }
  .section_farine_entete .chapeau {
    font-size: 1.25em;
  }
  .section_farine_video .bloc {
    margin-bottom: 0;
  }
  .section_farine_ardoise {
    background-color: transparent;
    background-image: url(../images/farines-ardoise.jpg);
    background-position: center 0;
    background-size: 1920px;
    background-repeat: no-repeat;
  }
  .section_farine_ardoise.video {
    margin-top: -100px;
    padding-top: 150px;
  }
  .section_farine_ardoise .maintitre {
    font-size: 3.125em;
  }
  .section_farine_ardoise .maintexte {
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.3;
  }
  .section_farine_ardoise .img_baguette {
    margin-top: 0;
  }
  .section_farine_ardoise #carrousel {
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
  }
  .section_farine_ardoise #carrousel .item {
    padding-bottom: 50px;
  }
  .section_farine_ardoise #carrousel .item .bloc {
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 500px;
    height: 435px;
    padding: 55px;
  }
  .section_farine_ardoise #carrousel .item .bloc .texte {
    font-size: 1.125em;
  }
  .section_farine_ardoise #carrousel .item .bloc .texte blockquote:before {
    width: 45px;
    height: 45px;
    top: -35px;
  }
  .section_farine_ardoise #carrousel .item img {
    clip-path: inset(20px);
  }
  .section_farine_ardoise #carrousel.owl-theme .owl-controls {
    bottom: -25px;
    top: inherit;
    right: 520px;
  }
  .section_farine_ardoise .img_culture_bon {
    padding: 80px 0;
  }
  .bayade {
    background-size: 90px;
    height: 120px;
  }
  .section_farine_produits {
    padding: 70px 0;
  }
  .section_farine_produits .titre-grand {
    max-width: 1024px;
    margin: 0 auto;
  }
  .section_farine_produits .categories {
    max-width: 870px;
    margin-right: auto;
    margin-left: auto;
  }
  .section_farine_produits .categories li {
    font-size: 0.8125em;
    line-height: 15px;
    border-radius: 25px;
    padding: 18px;
    margin: 15px;
  }
  .section_farine_produits #produits {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
  }
  .section_farine_produits #produits li {
    min-height: 432px;
    padding: 35px;
    margin: 0;
    border: dashed 2px transparent;
    max-width: inherit;
    cursor: pointer;
  }
  .section_farine_produits #produits li .titre {
    font-size: 1.4em;
    min-height: 48px;
  }
  .section_farine_produits #produits li .texte p {
    font-size: 1.125em;
  }
  .section_farine_produits #produits li .content {
    padding: 0 25px;
  }
  .section_farine_produits #produits li:hover {
    border-color: #c8bfb8;
    box-shadow: 2px 3px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #faf1eb;
  }
  .section_farine_produits #produits li:hover .statique img {
    transform: scale(0.9);
    opacity: 0.5;
  }
  .section_farine_produits #produits li:hover .over img {
    opacity: 1;
    transform: scale(1);
  }
  .section_farine_video,
  .section_farine_ardoise {
    padding-right: 0;
    padding-left: 0;
  }
  .grain img {
    position: absolute;
  }
  #farine img {
    top: -125px;
    right: 0;
  }
  #pain_diff_mob img {
    position: absolute;
    top: 5px;
    left: -284px;
  }
  #grain1 img {
    top: 0;
    left: 27%;
  }
  #grain2 img {
    top: 100px;
    left: 14%;
  }
  #grain3 img {
    top: 230px;
    left: 10%;
  }
  #grain4 img {
    top: 400px;
    left: 5%;
  }
  #grain5 img {
    top: 370px;
    left: 20%;
    transform: matrix(-1, 0, 0, 1, 0, 0);
  }
  #grain6 img {
    top: 0;
    right: 5%;
  }
  #grain7 img {
    top: 80px;
    right: 10%;
  }
  #grain8 img {
    top: 300px;
    right: 15%;
  }
  #grain9 img {
    top: 280px;
    left: 10%;
    transform: rotate(-55deg);
  }
  #grain10 img {
    top: 200px;
    left: 7%;
  }
  #grain11 img {
    top: 300px;
    left: 7%;
  }
  #grain12 img {
    top: 100px;
    left: 17%;
  }
  #grain13 img {
    top: 400px;
    left: 25%;
  }
  #grain14 img {
    top: 700px;
    left: 8%;
  }
  #grain15 img {
    top: 0;
    right: 10%;
  }
  #grain16 img {
    top: 130px;
    right: 30%;
  }
  #grain17 img {
    top: 400px;
    right: 16%;
  }
  #grain18 img {
    top: 320px;
    right: 5%;
  }
  #grain19 img {
    top: -30px;
    left: 10%;
  }
  #grain20 img {
    top: 50px;
    left: 8%;
  }
  #grain21 img {
    top: 100px;
    left: 20%;
  }
  #grain22 img {
    top: -600px;
    right: 10%;
  }
  #grain23 img {
    top: -160px;
    right: 10%;
  }
  #grain24 img {
    top: 200px;
    right: 25%;
  }
  #grain25 img {
    top: 0;
    right: 7%;
  }
  #grain26 img {
    top: 200px;
    left: 8%;
  }
  #grain27 img {
    top: 400px;
    left: 10%;
  }
  #grain28 img {
    top: 500px;
    left: 6%;
  }
  #grain29 img {
    top: 750px;
    left: 16%;
  }
  #grain30 img {
    top: 760px;
    left: 25%;
  }
  #grain31 img {
    top: 900px;
    left: 26%;
  }
  #grain32 img {
    top: 700px;
    left: 45%;
  }
  #grain33 img {
    top: 780px;
    right: 24%;
  }
  #grain34 img {
    top: 660px;
    right: 10%;
  }
  #grain35 img {
    top: 550px;
    right: 8%;
  }
  #grain36 img {
    top: 620px;
    right: 4%;
  }
  body:not(.page-id-188) .section_farine_ardoise .maintitre {
    font-size: 2.5em;
  }
  /** EQUIPE BOULANGERS **/
  #equipe_boulangers {
    margin: 60px auto;
  }
  #conteneur_eb {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    align-items: center;
  }
  #conteneur_eb .visuel {
    width: 755px;
    margin: 0 70px 0 0;
  }
  #conteneur_eb .txt {
    flex: 1;
    max-width: 455px;
    padding: 20px 0;
  }
  /** END EQUIPE BOULANGERS **/
  /** TEMOIGNAGES **/
  #temoignages {
    position: relative;
  }
  #conteneur_tem {
    max-width: 1430px;
    margin: 0 auto 60px auto;
    padding: 0 15px;
    display: flex;
    align-items: center;
    position: relative;
    min-height: 440px;
  }
  #conteneur_tem .txt {
    width: 455px;
    padding: 0;
  }
  #conteneur_tem #liste_temoignages {
    flex: 1;
    position: absolute;
    top: 0;
    max-width: 600px;
    padding: 0;
    left: 500px;
    margin: 0;
  }
  #conteneur_tem #liste_temoignages .un_temoignage {
    padding: 120px 80px 135px 50px;
    width: 500px;
    height: 440px;
    margin-left: 30px;
  }
  #conteneur_tem #liste_temoignages .un_temoignage .picto {
    top: 60px;
    right: 60px;
  }
  #conteneur_tem #liste_temoignages .un_temoignage .txt {
    font-size: 1.875em;
    width: auto;
  }
  #conteneur_tem #liste_temoignages.owl-theme .owl-controls {
    right: 110px;
    left: auto;
  }
  /** END TEMOIGNAGES **/
}
@media (min-width: 1600px) {
  .section_farine_entete,
  .section_farine_ardoise .maincontent {
    font-size: 1.3em;
    max-width: 1300px;
  }
  .section_farine_ardoise #carrousel {
    max-width: 1300px;
  }
  .section_farine_ardoise .img_culture_bon {
    max-width: 660px;
  }
  .section_farine_produits #produits {
    max-width: 1400px;
  }
  .section_farine_produits #produits li {
    padding: 35px;
  }
  #chiffres,
  .section_farine_ardoise #mots,
  #infos_compl {
    font-size: 1.2em;
    max-width: 1300px;
  }
  #chiffres li,
  .section_farine_ardoise #mots li,
  #infos_compl li {
    width: 300px;
    max-width: inherit;
  }
  #chiffres li img,
  .section_farine_ardoise #mots li img,
  #infos_compl li img {
    width: 200px;
  }
  /** TEMOIGNAGES **/
  #conteneur_tem #liste_temoignages {
    max-width: 1090px;
    left: 530px;
  }
  /** END TEMOIGNAGES **/
}
