/*----------VARIABLES----------*/
@font-face {
  font-family: "Lato";
  src: url("../../fonts/Lato/Lato-Regular.ttf");
}
@font-face {
  font-family: "Lato";
  src: url("../../fonts/Lato/Lato-Italic.ttf");
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("../../fonts/Lato/Lato-Black.ttf");
  font-weight: 900;
}
@font-face {
  font-family: "Lato";
  src: url("../../fonts/Lato/Lato-BlackItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("../../fonts/Lato/Lato-Bold.ttf");
  font-weight: bold;
}
@font-face {
  font-family: "Lato";
  src: url("../../fonts/Lato/Lato-BoldItalic.ttf");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url("../../fonts/Lato/Lato-Light.ttf");
  font-weight: light;
}
@font-face {
  font-family: "Lato";
  src: url("../../fonts/Lato/Lato-LightItalic.ttf");
  font-weight: light;
  font-style: italic;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-LightItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-Light.ttf");
  font-weight: 100;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-Regular.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-Italic.ttf");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-MediumItalic.ttf");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-SemiBold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-SemiBoldItalic.ttf");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-Bold.ttf");
  font-weight: 900;
}
@font-face {
  font-family: "Zilaslab";
  src: url("../../fonts/Zilab/ZillaSlab-BoldItalic.ttf");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-Thin.ttf");
  font-weight: 100;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-ExtraLight.ttf");
  font-weight: 200;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-ExtraBold.ttf");
  font-weight: 800;
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/DM_Sans/DMSans-Black.ttf");
  font-weight: 900;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-Thin.ttf");
  font-weight: 100;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-ThinItalic.ttf");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-ExtraLight.ttf");
  font-weight: 200;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-ExtraBoldItalic.ttf");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-ExtraBold.ttf");
  font-weight: 800;
}
@font-face {
  font-family: "Poppins";
  src: url("../../fonts/Poppins/Poppins-Black.ttf");
  font-weight: 900;
}
/* ----- BANDEAU selection de sites ----- */
.selection-sites {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .selection-sites {
    margin-left: -105px;
    margin-right: -105px;
  }
}
@media (min-width: 1460px) {
  .selection-sites {
    margin-left: -230px;
    margin-right: -230px;
  }
}
.selection-sites .bloc-site {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: -webkit-calc(25% - 20px);
  max-width: calc(25% - 20px);
}
.selection-sites .bloc-site:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.selection-sites .bloc-site .content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 25px;
  z-index: 1;
}
.selection-sites .bloc-site .content .titre {
  font-family: "Zilaslab";
  color: #ffffff;
  font-size: 25px;
  text-align: center;
  font-weight: 900;
}
.selection-sites .bloc-site img {
  z-index: -1;
  width: 100%;
}
@media (max-width: 1200px) {
  .selection-sites .bloc-site {
    max-width: -webkit-calc(33% - 20px);
    max-width: calc(33% - 20px);
  }
  .selection-sites .bloc-site .content .titre {
    font-size: 22px;
    line-height: normal;
  }
}
@media (max-width: 992px) {
  .selection-sites .bloc-site {
    max-width: -webkit-calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
  .selection-sites .bloc-site .content {
    padding: 20px 15px;
  }
  .selection-sites .bloc-site .titre {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .selection-sites .bloc-site .content {
    padding: 20px 15px;
  }
  .selection-sites .bloc-site .titre {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .selection-sites .bloc-site {
    max-width: 100%;
  }
  .selection-sites .bloc-site .content {
    padding: 25px 20px;
  }
  .selection-sites .bloc-site .titre {
    font-size: 20px;
  }
}
.selection-sites .bloc-site:hover:after {
  background-color: #36A69C;
}