#don-mobile {
  text-align: center;
  margin-top: 160px;
}
#don-mobile #bulle-don-mobile {
  background: #e1003b;
  width: 150px;
  height: 150px;
  border-radius: 80px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  line-height: 1.8em;
  padding-top: 38px;
  z-index: 1000;
  border: 5px solid #fff;
}
#don-mobile #bulle-don-mobile.scroll {
  display: none;
}
#don-mobile #bulle-don-mobile a {
  color: #fff;
}
#don-mobile #bulle-don-mobile a:hover {
  text-decoration: none;
}
#don-mobile #bulle-don-mobile span {
  font-size: 37px;
}

h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  font-size: 60px;
  line-height: 0.8em;
}
h2 strong {
  color: #e1003b;
  font-size: 40px;
  font-weight: 500;
}

#slider {
  padding-top: 130px;
}
@media (max-width: 800px) {
  #slider {
    padding-top: 15px;
  }
}

#zone1 {
  margin-top: 60px;
  margin-bottom: 60px;
}
#zone1 h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 54px;
}
#zone1 #fond-zone1 {
  background: url(../images/frise-clowns.png) no-repeat;
  transition: background ease-in 0.4s;
  height: 450px;
  padding-top: 120px;
}
@media (max-width: 800px) {
  #zone1 #fond-zone1 {
    height: auto;
    padding-top: 0;
    background-repeat: repeat;
  }
}
#zone1 #fond-zone1 a:focus {
  text-decoration: none;
}
#zone1 #fond-zone1.over a .bulle {
  opacity: 0.3;
}
#zone1 #fond-zone1.over a .bulle.over {
  opacity: 1;
}
#zone1 #fond-zone1.over a .bulle:hover, #zone1 #fond-zone1.over a .bulle:focus, #zone1 #fond-zone1.over a .bulle:active {
  text-decoration: none;
}
#zone1 #fond-zone1.over a:hover, #zone1 #fond-zone1.over a:focus, #zone1 #fond-zone1.over a:active {
  text-decoration: none;
}
#zone1 #fond-zone1 .item {
  text-align: center;
}
#zone1 #fond-zone1 .item .bulle {
  background: #e1003b;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  border: 4px solid #fff;
  margin: auto;
  display: inline-flex;
  cursor: pointer;
  transition: opacity easy-in 0.2s;
}
#zone1 #fond-zone1 .item .bulle .text {
  margin: auto;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 1.1em;
}
#zone1 #fond-zone1 .item .bulle .text strong {
  font-weight: 600;
}

#zone2 {
  text-align: center;
}
#zone2 img {
  max-width: 100%;
  height: auto;
}

#zone3 {
  margin-bottom: 30px;
}
#zone3 h2 {
  margin-bottom: 25px;
}
#zone3 h2 strong {
  font-size: 60px;
}
#zone3 img {
  max-width: 100%;
  height: auto;
}
#zone3 .item .titre {
  position: absolute;
  font-size: 25px;
  line-height: 1.2em;
  background: #fff;
  padding: 10px 30px;
  color: #000;
  text-transform: uppercase;
  /* Portrait */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  #zone3 .item .titre {
    padding: 5px 10px;
    font-size: 18px;
  }
}
#zone3 .item .titre strong {
  color: #e1003b;
  font-weight: 700;
  font-size: 30px;
  /* Portrait */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  #zone3 .item .titre strong {
    font-size: 25px;
  }
}
@media (max-width: 800px) {
  #zone3 .item {
    margin-bottom: 50px;
  }
}
#zone3 .don1 {
  text-align: right;
  margin-right: 5px;
  padding-top: 50px;
}
#zone3 .don1 .titre {
  bottom: -30px;
  text-align: right;
}
#zone3 .don2 {
  text-align: left;
  margin-right: 5px;
}
#zone3 .don2 .titre {
  bottom: -30px;
  text-align: left;
  right: 0;
}
#zone3 .don3 {
  text-align: right;
  margin-right: 5px;
  padding-top: 20px;
}
#zone3 .don3 .titre {
  bottom: -30px;
  text-align: right;
  left: 40px;
}

#zone4 {
  background: url(../images/gros-guillemet.png) no-repeat top center;
  padding-top: 80px;
  margin-bottom: 50px;
}
#zone4 .moduletable-temoignages1 {
  text-align: center;
}
#zone4 .moduletable-temoignages1 a:hover {
  text-decoration: none;
}
#zone4 .moduletable-temoignages1 p:first-child {
  font-weight: 600;
  font-size: 28px;
  color: #000;
  line-height: 1.2em;
}
@media (max-width: 800px) {
  #zone4 .moduletable-temoignages1 p:first-child {
    font-size: 20px;
  }
}
#zone4 .moduletable-temoignages1 p:last-child {
  text-transform: uppercase;
  color: #e1003b;
  font-size: 14px;
}

#zone6 {
  margin-top: 60px;
}
#zone6 #fond {
  background: url(../images/x-fond.png) no-repeat bottom right;
  min-height: 987px;
}
@media (max-width: 800px) {
  #zone6 #fond {
    min-height: inherit;
    background: none;
  }
}
@media (max-width: 800px) {
  #zone6 {
    background: #f7f7f7;
    padding: 30px 0;
  }
}
#zone6 #temoignages2 {
  text-align: right;
}
#zone6 #temoignages2 a:hover {
  text-decoration: none;
}
#zone6 #temoignages2 a p:first-child {
  font-weight: 600;
  font-size: 28px;
  color: #000;
  line-height: 1.2em;
}
@media (max-width: 800px) {
  #zone6 #temoignages2 a p:first-child {
    font-size: 20px;
  }
}
#zone6 #temoignages2 a p:last-child {
  text-transform: uppercase;
  color: #e1003b;
  font-size: 14px;
}
#zone6 .item {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
#zone6 h2 {
  margin-bottom: 50px;
  text-align: center;
}
#zone6 h2 strong {
  font-size: 60px;
}
@media (max-width: 800px) {
  #zone6 h2 {
    text-align: center;
  }
}
#zone6 .bulle {
  width: 200px;
  height: 200px;
  border-radius: 100px;
  cursor: pointer;
  transition: background ease-in 0.4s;
  /* Portrait */
}
@media (max-width: 767px) {
  #zone6 .bulle {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    float: left;
    background-size: cover;
    margin-bottom: 15px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  #zone6 .bulle {
    width: 150px;
    height: 150px;
  }
}
#zone6 a:hover {
  text-decoration: none;
}
#zone6 .text {
  margin-top: 15px;
  text-align: center;
  font-size: 20px;
  color: #151515;
  text-transform: uppercase;
  line-height: 1.3em;
}
@media (max-width: 767px) {
  #zone6 .text {
    float: left;
    margin-left: 15px;
    text-align: left;
  }
}
#zone6 .text strong {
  font-weight: 700;
  color: #e1003b;
  font-size: 25px;
}
#zone6 .image {
  text-align: center;
}
#zone6 .image img {
  max-width: 100%;
  height: auto;
}

#zone7 {
  margin: 50px 0;
}
#zone7 img {
  max-width: 100%;
  height: auto;
}

#zone8 h2 {
  text-align: center;
  margin-bottom: 60px;
}
#zone8 #sb_wall1 {
  background: none;
  padding: 0;
  border: 0;
}
#zone8 #sb_wall1 .filter-items {
  margin-left: 10px;
}
#zone8 #dcsns-filter .link-all {
  font-size: 12px;
}
#zone8 .moduletable-actualites h3 {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
  color: #000;
  text-transform: uppercase;
}
#zone8 .moduletable-actualites h4 {
  color: #090909;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 0;
}
#zone8 .moduletable-actualites h4 a {
  color: #090909;
}
#zone8 .moduletable-actualites h4 a:hover {
  text-decoration: none;
  color: #e1003b;
}
#zone8 .moduletable-actualites img {
  max-width: 100%;
  height: auto;
}
#zone8 .moduletable-actualites .actu-image {
  text-align: center;
  position: relative;
}
#zone8 .moduletable-actualites .actu-image .nez-actu {
  background: #fff url(../images/nez-actu.png) no-repeat center center;
  width: 46px;
  height: 46px;
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -23px;
  border-radius: 23px;
  padding: 4px;
}
#zone8 .moduletable-actualites .actu {
  border-bottom: 1px solid #edf2f4;
  margin-bottom: 20px;
  padding-bottom: 40px;
}

/*# sourceMappingURL=style-home.css.map */
