/** FONCTIONS **/
/** END FONCTIONS **/
/** FONTS **/
/** END FONTS **/
.grain {
  position: absolute;
}
#liste_moulins .un_moulin {
  display: none;
}
#nos_moulins {
  margin-bottom: 80px;
  position: relative;
}
/* Morphing */
.morphing-btn-wrap {
  display: inline-block;
  position: relative;
  text-align: center;
}
.morphing-btn {
  -webkit-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
  -moz-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
  -o-transition: background 0.3s, color 0.2s 0.2s, width 0.2s 0s;
  transition: color 0.3s 0.2s, width 0.2s 0s;
  white-space: nowrap;
  box-sizing: border-box;
}
.morphing-btn_circle {
  color: transparent !important;
  padding-left: 0;
  padding-right: 0;
  width: 35.6px !important;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  -o-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}
.morphing-btn-clone {
  position: fixed;
  background: #524842;
  border-radius: 50%;
  z-index: 110;
  -webkit-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.morphing-btn-clone_visible {
  display: block;
  -webkit-transform: scale(1.8) !important;
  -moz-transform: scale(1.8) !important;
  -ms-transform: scale(1.8) !important;
  -o-transform: scale(1.8) !important;
  transform: scale(1.8) !important;
}
.fancybox-morphing .fancybox-bg {
  background: #524842;
  opacity: 1;
}
.fancybox-morphing .fancybox-toolbar {
  top: 20px;
  right: 40px;
}
.fancybox-morphing .fancybox-button--close {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
.fancybox-morphing .fancybox-button--close::after,
.fancybox-morphing .fancybox-button--close::before {
  height: 1.55px;
  width: 22px;
  left: calc(50% - 11px);
}
.fancybox-morphing .fancybox-button--close:hover {
  background: rgba(0, 0, 0, 0.25);
}
#morphing-content {
  margin: 0;
  position: relative;
  background: transparent;
  color: #fff;
  padding: 6em 10vw;
  line-height: 2;
  z-index: 103;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#morphing-content a {
  color: #fff;
}
/* END Morphing */
/** TITRE / SS TITRE **/
#titre_sstitre_moulins {
  text-align: center;
  padding: 0 25px;
}
#titre_sstitre_moulins .titre {
  font-size: 1.875em;
  line-height: 1.2;
  margin-top: 20px;
  font-weight: 700;
  font-family: 'Trade Gothic LT Pro Cn';
}
#titre_sstitre_moulins .sstitre {
  font-size: 1em;
  line-height: 1.3;
  margin-top: 5px;
  font-weight: 700;
  font-family: 'Trade Gothic LT Pro Cn';
}
/** END TITRE / SS TITRE **/
/** CARTE **/
#carte_moulins {
  position: relative;
  margin: 25px auto;
  max-width: 300px;
}
#carte_moulins #liste_points .un_moulin {
  position: absolute;
}
#carte_moulins #liste_points .un_moulin .morphing-btn-wrap:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #4d3328 transparent transparent transparent;
  position: absolute;
  left: 9px;
  bottom: -9px;
  transition: all 0.2s;
}
#carte_moulins #liste_points .un_moulin .btn-morph {
  position: relative;
  padding: 4px 0 2px 20px;
  display: inline-block;
  color: #4d3328;
  font-size: 14px;
  text-indent: -9999px;
}
#carte_moulins #liste_points .un_moulin .btn-morph:before,
#carte_moulins #liste_points .un_moulin .btn-morph:after {
  content: "";
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  transition: all 0.2s;
}
#carte_moulins #liste_points .un_moulin .btn-morph:before {
  background: #fff;
  width: 8px;
  height: 8px;
  left: 9px;
  top: 9px;
  z-index: 2;
}
#carte_moulins #liste_points .un_moulin .btn-morph:after {
  background: #4d3328;
  width: 26px;
  height: 26px;
  left: 0;
  top: 0;
}
#carte_moulins #liste_points .un_moulin:nth-of-type(1) {
  right: 81px;
  top: 66px;
}
#carte_moulins #liste_points .un_moulin:nth-of-type(2) {
  top: 27px;
  left: 110px;
}
#carte_moulins #liste_points .un_moulin:nth-of-type(3) {
  top: 58px;
  right: 140px;
}
#carte_moulins #liste_points .un_moulin:nth-of-type(4) {
  top: 88px;
  left: 50px;
}
#carte_moulins #liste_points .un_moulin:nth-of-type(5) {
  top: 190px;
  right: 74px;
}
#carte_moulins #liste_points .un_moulin:nth-of-type(6) {
  top: 183px;
  left: 148px;
}
#carte_moulins #liste_points .un_moulin:nth-of-type(7) {
  top: 115px;
  left: 100px;
}
.visuel_moulin {
  position: relative;
  margin-top: 50px;
}
.visuel_moulin img {
  position: relative;
}
.visuel_moulin:before {
  content: '';
  position: absolute;
  bottom: -20px;
  right: -35px;
  width: 350px;
  height: 140px;
  background-image: url(../images/trame-trio.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 350px;
}
.visuel_moulin:after {
  content: '';
  position: absolute;
  top: -30px;
  left: -36px;
  width: 70px;
  height: 50px;
  border-bottom: 8px solid #d09a57;
  background-color: #fff;
  transform: rotate(-45deg);
}
.titre_un_moulin {
  font-size: 1.875em;
  line-height: 1.2;
  margin-top: 20px;
  font-weight: bold;
  font-family: 'Trade Gothic LT Pro Cn';
  color: #fff;
  text-align: center;
}
.texte_moulin {
  text-align: center;
  margin-top: 20px;
}
.button_moulin {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}
.button_moulin .libelle {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.85em;
  transition: all 0.25s;
}
.button_moulin .picto {
  background: #fff;
  color: #524842;
  padding: 0px 0;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  margin: -1px 0 0 15px;
  transition: all 0.25s;
}
.button_moulin:hover .libelle {
  color: #ffc440;
}
.button_moulin:hover .picto {
  background: #ffc440;
  transform: rotate(90deg);
}
.page-template-page-nosmoulins .fancybox-inner .fancybox-button--close {
  background: #fff;
}
.page-template-page-nosmoulins .fancybox-inner .fancybox-button--close svg path {
  fill: #524842;
}
/** END CARTE **/
/** RACCOURCIS **/
#btn_bas {
  text-align: center;
  padding-bottom: 50px;
}
#btn_bas .btn {
  margin-top: 20px;
}
/** END RACCOURCIS **/
/** GRAINS / PAINS **/
#pain_bas {
  bottom: -100px;
  left: -130px;
  z-index: 3;
}
#grain_moulin1 {
  right: 10px;
  top: 10px;
}
#grain_moulin2 {
  right: 20px;
  top: 20px;
}
#grain_moulin3 {
  left: 10px;
  top: 10px;
}
#grain_moulin4 {
  left: 8%;
  top: 27%;
}
#grain_moulin5 {
  left: 1%;
  top: 77%;
}
#grain_moulin6 {
  left: 15%;
  bottom: -4%;
}
#grain_moulin10 {
  right: 2%;
  top: 40%;
}
#grain_moulin11 {
  right: 5%;
  bottom: 25%;
}
#grain_moulin12 {
  right: 0%;
  bottom: 0%;
}
#grain_raccourci1 {
  left: 5%;
  top: 0%;
}
#grain_raccourci2 {
  right: 5%;
  top: 7%;
}
#grain_raccourci3 {
  right: 3%;
  top: 27%;
}
#grain_raccourci4 {
  left: 25%;
  bottom: 22%;
}
#grain_raccourci5 {
  left: 45%;
  bottom: 20%;
}
#grain_raccourci6 {
  right: 19%;
  bottom: 12%;
}
#grain_raccourci7 {
  right: 4%;
  bottom: 21%;
}
/** END GRAINS / PAINS **/
/* Version > 360 */
/* Version 768 */
/* Version 1024 */
@media (min-width: 1024px) {
  /** CARTE **/
  #carte_moulins {
    max-width: 600px;
    margin-top: 40px;
  }
  #carte_moulins #liste_points .un_moulin {
    margin: 0;
    /*.morphing-btn-wrap{
                    &:before{
                        left: 9px;
                        bottom: -9px;
                    }
                }
                .btn-morph{
                    &:before{
                        width: 8px;
                        height: 8px;
                        left: 9px;
                        top: 9px;
                    }
                    &:after{
                        width: 26px;
                        height: 26px;
                    }
                }*/
  }
  #carte_moulins #liste_points .un_moulin:nth-of-type(1) {
    top: 156px;
    right: auto;
    left: 405px;
  }
  #carte_moulins #liste_points .un_moulin:nth-of-type(2) {
    top: 80px;
    left: 230px;
  }
  #carte_moulins #liste_points .un_moulin:nth-of-type(3) {
    top: 135px;
    right: auto;
    left: 285px;
  }
  #carte_moulins #liste_points .un_moulin:nth-of-type(4) {
    top: 190px;
    left: 110px;
  }
  #carte_moulins #liste_points .un_moulin:nth-of-type(5) {
    top: 407px;
    right: auto;
    left: 425px;
  }
  #carte_moulins #liste_points .un_moulin:nth-of-type(6) {
    top: 398px;
    left: 303px;
  }
  #carte_moulins #liste_points .un_moulin:nth-of-type(7) {
    top: 252px;
    left: 205px;
  }
  /** END CARTE **/
}
/* Version > 1200 */
@media (min-width: 1200px) {
  /** TITRE / SSTITRE **/
  #titre_sstitre_moulins {
    margin-top: 50px;
  }
  #titre_sstitre_moulins .titre {
    font-size: 4.65em;
  }
  #titre_sstitre_moulins .sstitre {
    font-size: 1.25em;
    line-height: 1.2em;
    margin-top: -5px;
  }
  /** END TITRE / SSTITRE **/
  /** CARTE **/
  #carte_liste {
    display: flex;
    margin: 110px auto 210px auto;
    align-items: flex-start;
    justify-content: center;
  }
  #carte_liste #carte_moulins {
    width: 600px;
    margin: 0;
  }
  #carte_liste #carte_moulins #liste_points .un_moulin .btn-morph {
    padding: 8px 0 6px 30px;
    z-index: 2;
    font-size: 12px;
  }
  #carte_liste #carte_moulins #liste_points .un_moulin .btn-morph .triangle {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #524842 transparent transparent transparent;
    position: absolute;
    left: 9px;
    bottom: -3px;
    transition: all 0.2s;
  }
  #carte_liste #carte_moulins #liste_points .un_moulin .btn-morph .fond {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: calc(100% - 30px);
    height: 100%;
    z-index: -1;
    border-radius: 5px;
  }
  #carte_liste #carte_moulins #liste_points .un_moulin:hover .btn-morph {
    text-indent: 0;
  }
  #carte_liste #carte_moulins #liste_points .un_moulin:hover .btn-morph:after {
    background: #fff;
  }
  #carte_liste #carte_moulins #liste_points .un_moulin:hover .btn-morph:before {
    background: #d09a57;
  }
  #carte_liste #carte_moulins #liste_points .un_moulin:hover .btn-morph .triangle {
    border-color: #fff transparent transparent transparent;
  }
  #carte_liste #liste_moulins {
    width: 600px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    flex-direction: column;
  }
  #carte_liste #liste_moulins .un_moulin {
    padding: 60px 90px 20px 80px;
  }
  #carte_liste #liste_moulins .un_moulin:first-child {
    display: block;
  }
  .titre_un_moulin {
    text-align: left;
    margin: 0;
    color: #524842;
  }
  .texte_moulin {
    text-align: left;
  }
  .texte_moulin p {
    font-size: 1.1em;
    line-height: 1.15em;
  }
  .button_moulin {
    justify-content: start;
  }
  .button_moulin .libelle {
    color: #524842;
  }
  .button_moulin .picto {
    background: #524842;
    color: #fff;
    padding: 7px 0;
  }
  #btn_bas {
    padding-bottom: 150px;
    margin-top: -50px;
  }
  #btn_bas .btn {
    margin-top: 30px;
  }
  /** END CARTE **/
  /** GRAINS **/
  #pain_bas {
    bottom: -340px;
  }
  #grain_moulin1 {
    right: 3%;
    top: 4%;
  }
  #grain_moulin2 {
    right: 5%;
    top: 8%;
  }
  #grain_moulin3 {
    left: 9%;
    top: 29%;
  }
  #grain_moulin4 {
    left: 7%;
    top: 68%;
  }
  #grain_moulin5 {
    left: 2%;
    top: 89%;
  }
  #grain_moulin6 {
    left: 15%;
    bottom: -15%;
  }
  #grain_moulin7 {
    left: 12%;
    bottom: -5%;
  }
  #grain_moulin8 {
    left: 20%;
    bottom: -19%;
  }
  #grain_moulin9 {
    right: 34%;
    bottom: 0%;
  }
  #grain_moulin10 {
    right: 2%;
    top: 46%;
  }
  #grain_moulin11 {
    right: 1%;
    bottom: 20%;
  }
  #grain_moulin12 {
    right: 6%;
    bottom: -20%;
  }
  #grain_raccourci1 {
    left: 2%;
    top: 16%;
  }
  #grain_raccourci2 {
    right: 6%;
    top: 13%;
  }
  #grain_raccourci3 {
    right: 3%;
    top: 33%;
  }
  #grain_raccourci4 {
    left: 26%;
    bottom: 31%;
  }
  #grain_raccourci5 {
    left: 51%;
    bottom: 22%;
  }
  #grain_raccourci6 {
    right: 23%;
    bottom: 22%;
  }
  #grain_raccourci7 {
    right: 14%;
    bottom: 26%;
  }
  #grain_raccourci8 {
    right: 6%;
    bottom: 25%;
  }
  #grain_raccourci9 {
    right: 9%;
    bottom: 15%;
  }
  #grain_raccourci10 {
    right: 8%;
    bottom: 11%;
  }
  #grain_raccourci11 {
    right: 10%;
    bottom: 6%;
  }
  #grain_raccourci12 {
    left: 14%;
    bottom: 19%;
  }
  /** END GRAINS **/
}
/* Version > 1600 */
@media (min-width: 1600px) {
  /** GRAINS **/
  #grain_moulin1 {
    right: 6%;
  }
  #grain_moulin2 {
    right: 9%;
  }
  #grain_moulin10 {
    right: 8%;
  }
  #grain_moulin11 {
    right: 8%;
  }
  #grain_moulin12 {
    right: 12%;
    bottom: -11%;
  }
  /** END GRAINS **/
}
/* Version > 1600 */
