/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
@media (max-width: 768px) {
  #recrutement_page .recrutement_raisons h6 {
    top: -45px;
  }
  #recrutement_detail .r_detail_nav {
    display: block;
    text-align: center;
  }
  #recrutement_detail h3 {
    margin-top: 31px;
  }
  #r_detail_offres h4 {
    font-size: 33px;
  }
  .formulaires .row {
    padding-bottom: 0;
  }
  .formulaires .col-md-6, .formulaires .col-12 {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .formulaires .select-effect {
    display: block;
  }
  .formulaires .select-effect label {
    padding: 0 15px;
  }
  #en_savoir_plus .btn_blanc {
    margin: 20px 0;
  }
  #en_savoir_plus .div_macbook img {
    width: 70%;
  }
}
@media (min-width: 769px) {
  #recrutement_page .nbr_offres {
    text-align: center;
  }
  #recrutement_page .nbr_offres .title {
    justify-content: center;
  }
  #recrutement_details .r_detail_nav .go_back:after {
    content: "";
    height: 3px;
    width: 180px;
    position: absolute;
    background-color: #ac9b9c;
    bottom: 10px;
    left: 29px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #en_savoir_plus .div_texte {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
  }
}
@media (max-width: 991px) {
  #en_savoir_plus {
    height: auto;
  }
  #en_savoir_plus .bg_brown:before {
    height: 100%;
  }
  #en_savoir_plus .div_texte {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .btn_marron img {
    margin-left: 15px;
  }
  #liste_moulins_header {
    padding-bottom: 65px;
  }
  #liste_moulins_header h1 {
    font-size: 40px;
  }
  #liste_moulins_header p {
    font-size: 25px;
    padding-right: 115px;
  }
  #liste_moulins_header .left_part {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  #liste_moulins_header .left_part img {
    margin: 30px 60px;
  }
  #liste_moulins_header .right_part {
    padding: 85px 53px;
  }
  #liste_moulins .moulins_wrapper {
    position: relative;
    top: -80px;
  }
  #liste_moulins img {
    padding: 60px;
  }
  #liste_farines_header {
    padding: 25px 0 40px;
  }
  #liste_farines_header h1, #liste_farines_header h2, #liste_farines_header h3, #liste_farines_header h4, #liste_farines_header h5, #liste_farines_header h6 {
    font-size: 45px;
    margin-top: 75px;
  }
  #liste_farines_header .content p {
    font-size: 25px;
    margin-top: 24px;
  }
  #liste_farines .farine_thumbnail:hover .farine_logo {
    transform: rotate(3deg) translateX(-50%) translateY(50%);
  }
  #liste_farines .farine_logo {
    width: auto;
    transition: all 0.5s;
  }
  #recrutement_page .nbr_offres {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  #recrutement_page .nbr_offres .title {
    text-align: right;
    font-size: 25px;
  }
  #recrutement_page .nbr_offres .subtitle {
    text-align: right;
    line-height: 16px;
    font-size: 25px;
    margin: 0;
  }
  #recrutement_complement h5 {
    font-size: 24px;
  }
  #recrutement_complement h4 {
    font-size: 29px;
    margin: 0 0 0 25px;
  }
  #recrutement_complement p {
    font-size: 20px;
  }
  #recrutement_complement .conseil_du_recruteur .header_recruteur {
    margin-bottom: 30px;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #recrutement_detail .r_detail_nav .go_back {
    position: relative;
  }
  #recrutement_detail .r_detail_nav .go_back:after {
    content: "";
    height: 3px;
    width: 180px;
    background-color: #827374;
    position: absolute;
    bottom: 8px;
    left: 29px;
  }
  #recrutement_detail h3 {
    margin-top: 95px;
    margin-bottom: 21px;
  }
  #recrutement_detail .thumbnail {
    display: block;
  }
  #recrutement_detail .r_detail_infos {
    margin-right: 20px;
  }
  #en_savoir_plus .div_macbook {
    position: relative;
    top: -55px;
  }
  #en_savoir_plus .div_macbook img {
    width: auto;
  }
  #en_savoir_plus .bg_brown {
    position: relative;
  }
  #en_savoir_plus .div_texte {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  #en_savoir_plus .div_texte p {
    margin-top: 70px;
  }
  #en_savoir_plus .div_texte p a {
    position: relative;
  }
  #zone_slider_home .slick-dots {
    display: flex !important;
    position: absolute;
    left: -185px;
    bottom: 160px;
  }
}
@media (min-width: 992px) and (max-width: 1427px) {
  #en_savoir_plus {
    height: 195px;
  }
  #en_savoir_plus h4 {
    font-size: 21px;
  }
  #en_savoir_plus .div_macbook img {
    width: 70%;
  }
  #en_savoir_plus .div_texte p {
    margin-top: 45px;
  }
}
@media (min-width: 1427px) {
  #recrutement_offres h5, .wrapper_offres h5 {
    font-size: 25px;
  }
  #recrutement_offres p, .wrapper_offres p {
    font-size: 20px;
  }
  #en_savoir_plus .div_texte p a:after {
    content: "";
    height: 3px;
    width: 305px;
    background-color: #4a3237;
    position: absolute;
    bottom: -5px;
    bottom: -5px;
    left: 0;
  }
  #zone_slider_home .slick-dots {
    display: flex !important;
    position: absolute;
    left: -185px;
    bottom: 55px;
    margin-top: 0;
    justify-content: flex-start;
  }
}
